@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nanum+Gothic&family=Outfit:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";._toastContainer_h0cyw_1{background:var(--color-palette-background-primary, #ffffff);box-shadow:0 4px 12px #00000026;display:flex;gap:16px;align-items:center;padding:14px 18px;width:100%;max-width:480px;border-radius:4px;border-bottom:2px solid}._toastContainer_h0cyw_1._success_h0cyw_13{border-bottom-color:var(--color-palette-primary-primary, #504bff)}._toastContainer_h0cyw_1._info_h0cyw_16{border-bottom-color:#17a2b8}._toastContainer_h0cyw_1._error_h0cyw_19{border-bottom-color:#dc3545}._toastContainer_h0cyw_1._warning_h0cyw_22{border-bottom-color:#ffc107}._icon_h0cyw_26{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}._textContent_h0cyw_35{display:flex;flex-direction:column;gap:2px;flex:1;color:#333}._title_h0cyw_43{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:26px;letter-spacing:-.4px;margin:0}._message_h0cyw_52{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.35px;margin:0;white-space:pre-wrap}._flex_gtgyp_1{width:100%}._modalOverlay_1vq4g_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100;animation:_fadeIn_1vq4g_1 .2s ease-out}._modalContent_1vq4g_15{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;width:90%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:_slideIn_1vq4g_1 .3s ease-out}@keyframes _fadeIn_1vq4g_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1vq4g_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1vq4g_46{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #eee;flex-shrink:0}._modalTitle_1vq4g_55{font-size:20px;font-weight:600;color:#333;margin:0}._closeButton_1vq4g_62{background:none;border:none;font-size:18px;color:#666;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}._closeButton_1vq4g_62:hover{background-color:#f5f5f5;color:#333}._modalBody_1vq4g_77{flex:1;overflow-y:auto;padding:24px}._form_1vq4g_83{width:100%}._field_1vq4g_87{display:flex;flex-direction:column;gap:8px}._label_1vq4g_93{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}._label_1vq4g_93 ._required_1vq4g_99{color:#e53935;margin-left:2px}._input_1vq4g_104{width:100%;height:48px;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;background-color:#fff;transition:border-color .2s ease}._input_1vq4g_104:focus{outline:none;border-color:#4285f4;box-shadow:0 0 0 2px #4285f41a}._input_1vq4g_104._error_1vq4g_119{border-color:#e53935}._input_1vq4g_104._error_1vq4g_119:focus{border-color:#e53935;box-shadow:0 0 0 2px #e539351a}._input_1vq4g_104::placeholder{color:#999}._input_1vq4g_104[readonly]{background-color:#f5f5f5;cursor:default}._postcodeButton_1vq4g_134{height:48px;padding:0 20px;background-color:#4285f4;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .2s ease}._postcodeButton_1vq4g_134:hover{background-color:#3367d6}._postcodeButton_1vq4g_134:active{background-color:#2454c7}._errorMessage_1vq4g_154{font-size:12px;color:#e53935;margin-top:4px}._submitButton_1vq4g_160{width:100%;height:52px;background-color:#333;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:8px;transition:background-color .2s ease}._submitButton_1vq4g_160:hover{background-color:#222}._submitButton_1vq4g_160:active{background-color:#111}._submitButton_1vq4g_160:disabled{background-color:#ccc;cursor:not-allowed}._postcodeOverlay_1vq4g_184{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1200;animation:_fadeIn_1vq4g_1 .2s ease-out}._postcodeContent_1vq4g_198{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;width:90%;max-width:600px;height:500px;display:flex;flex-direction:column;animation:_slideIn_1vq4g_1 .3s ease-out}._postcodeHeader_1vq4g_210{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #eee;flex-shrink:0}._postcodeHeader_1vq4g_210 h3{font-size:18px;font-weight:600;color:#333;margin:0}._postcodeContainer_1vq4g_225{flex:1;position:relative;overflow:hidden}._postcodeWrapper_1vq4g_231{width:100%;height:100%;border:none}._loading_1vq4g_237{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}._loading_1vq4g_237 p{color:#666;font-size:14px}._spinner_1vq4g_250{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #4285f4;border-radius:50%;animation:_spin_1vq4g_250 1s linear infinite}@keyframes _spin_1vq4g_250{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._modalContent_1vq4g_15{width:95%;max-width:none}._postcodeContent_1vq4g_198{width:95%;max-width:none;height:450px}._modalBody_1vq4g_77{padding:20px}._input_1vq4g_104{height:44px;padding:10px 14px}._postcodeButton_1vq4g_134{height:44px;padding:0 16px;font-size:13px}._submitButton_1vq4g_160{height:48px}}.new-register-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f0f0f0;padding:20px}.register-card{display:flex;width:1310px;height:825px;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 4px 20px #00000014}.register-left{flex:0 0 780px;background:#4a4a4a;display:flex;align-items:center;justify-content:center;padding:305px 160px}.register-left .brand-content{display:flex;flex-direction:column;gap:16px}.register-left .brand-content .brand-title{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:600;line-height:40px;letter-spacing:-.8px;color:#fff;margin:0;white-space:nowrap}.register-left .brand-content .brand-subtitle{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.4px;color:#fff;margin:0;white-space:nowrap}.register-right{flex:1;display:flex;align-items:center;justify-content:center;padding:60px 80px;overflow-y:auto}.form-container{width:100%;max-width:420px;display:flex;flex-direction:column;gap:24px}.welcome-title{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-.8px;color:#000;margin:0;text-align:left}.user-type-tabs{display:flex;gap:8px}.tab-button{flex:1;height:54px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s ease;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.4px;color:#3333334d;display:flex;align-items:center;justify-content:center;gap:8px}.tab-button svg{color:#3333334d;transition:color .2s ease}.tab-button:hover:not(.active){border-color:#333;color:#3339}.tab-button:hover:not(.active) svg{color:#3339}.tab-button.active{background:#333;border-color:#333;color:#fff}.tab-button.active svg{color:#fff}.tab-button:disabled{opacity:.5;cursor:not-allowed}.register-form{display:flex;flex-direction:column;gap:8px;animation:fadeInForm .4s ease-out}@keyframes fadeInForm{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.form-group{display:flex;flex-direction:column;gap:8px}.form-row{display:flex;gap:10px}.form-row .form-group{flex:1}.input-wrapper{position:relative;width:100%;display:flex;align-items:center;gap:14px;height:54px;padding:17px 24px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;transition:all .2s ease}.input-wrapper:focus-within{border-color:#333}.input-icon{flex-shrink:0;width:20px;height:20px}.input-icon path{fill:#3333334d}.input-wrapper input{flex:1;min-width:0;width:100%;height:100%;border:none!important;outline:none!important;box-shadow:none!important;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px!important;font-weight:500;line-height:20px;letter-spacing:-.4px;color:#333;background:transparent!important;padding:0!important;margin:0!important;text-align:left!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-wrapper input::placeholder{color:#3333334d;font-size:16px!important;text-align:left!important}.input-wrapper input:disabled{cursor:not-allowed;opacity:.5}.input-wrapper input.error{color:#f44}.input-wrapper input:focus{border:none!important;outline:none!important;box-shadow:none!important}.checkbox-wrapper{display:flex;align-items:center;gap:14px;width:100%;height:54px;padding:0 24px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;transition:all .2s ease}.checkbox-wrapper:focus-within{border-color:#333}.checkbox-wrapper .checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;flex:1}.checkbox-wrapper .checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#333333}.checkbox-wrapper .checkbox-label .checkbox-text{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.4px;color:#333}.checkbox-wrapper .checkbox-label .checkbox-text .underline{text-decoration:underline}.error-message{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;color:#f33;padding-left:4px;animation:slideInError .3s ease-out;transform-origin:top}@keyframes slideInError{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.submit-button{width:100%;height:54px;background:#333;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.4px;color:#fff;cursor:pointer;transition:all .2s ease;margin-top:12px}.submit-button:hover:not(:disabled){background:#1a1a1a}.submit-button:active:not(:disabled){background:#000}.submit-button:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width: 1366px){.register-card{width:95%;height:auto;min-height:600px}.register-left{flex:0 0 50%;padding:60px 40px}.register-right{padding:60px 40px}}@media screen and (max-width: 1024px){.register-card{flex-direction:column;width:90%;max-width:600px}.register-left{flex:0 0 auto;padding:40px 30px}.register-left .brand-content .brand-title{font-size:28px;line-height:36px}.register-left .brand-content .brand-subtitle{font-size:14px;line-height:20px}.register-right{padding:40px 30px}.register-right .form-container{max-width:100%}.register-right .form-container .welcome-title{font-size:28px;line-height:36px}}@media screen and (max-width: 640px){.new-register-page{padding:10px}.register-card{width:100%;border-radius:20px}.register-left{padding:30px 20px}.register-left .brand-content .brand-title{font-size:24px;line-height:32px}.register-left .brand-content .brand-subtitle{font-size:13px;line-height:18px}.register-right{padding:30px 20px}.register-right .form-container{gap:20px}.register-right .form-container .welcome-title{font-size:24px;line-height:32px}.register-right .form-container .user-type-tabs{gap:6px}.register-right .form-container .user-type-tabs .tab-button{height:44px;font-size:14px;gap:6px}.register-right .form-container .user-type-tabs .tab-button svg{width:14px;height:14px}.register-right .form-container .register-form{gap:16px}.register-right .form-container .register-form .input-wrapper{height:48px}.register-right .form-container .register-form .input-wrapper input{font-size:14px}.register-right .form-container .register-form .submit-button{height:48px;font-size:15px}}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f0f0f0;padding:10px}.login-card{display:flex;width:1310px;height:825px;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 4px 20px #00000014}.login-left{flex:0 0 780px;background:#4a4a4a;display:flex;align-items:center;justify-content:center;padding:305px 160px}.login-left .brand-content{display:flex;flex-direction:column;gap:16px}.login-left .brand-content .brand-title{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:600;line-height:40px;letter-spacing:-.8px;color:#fff;margin:0;white-space:nowrap}.login-left .brand-content .brand-subtitle{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.4px;color:#fff;margin:0;white-space:nowrap}.login-right{flex:1;display:flex;align-items:center;justify-content:center;padding:220px 123px}.login-right .form-container{width:100%;display:flex;flex-direction:column;gap:24px}.login-right .form-container .form-title{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-.8px;color:#000;margin:0}.login-right .form-container .login-form{display:flex;flex-direction:column;gap:20px}.login-right .form-container .login-form .input-group{display:flex;flex-direction:column;gap:4px}.login-right .form-container .login-form .input-wrapper{display:flex;align-items:flex-start;gap:14px;width:284px;height:54px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:14px 24px;position:relative}.login-right .form-container .login-form .input-wrapper:focus-within{border-color:#333}.login-right .form-container .login-form .input-wrapper .input-icon{flex-shrink:0;color:#3339}.login-right .form-container .login-form .input-wrapper .input-field{flex:1;border:none;outline:none;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.4px;color:#333;background:transparent}.login-right .form-container .login-form .input-wrapper .input-field::placeholder{color:#3333334d}.login-right .form-container .login-form .input-wrapper .input-field:disabled{opacity:.5;cursor:not-allowed}.login-right .form-container .login-form .input-wrapper .password-toggle{flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;color:#3339;display:flex;align-items:center;justify-content:center}.login-right .form-container .login-form .input-wrapper .password-toggle:hover{color:#333}.login-right .form-container .login-form .error-message{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;color:#f33;padding-left:4px}.login-right .form-container .login-form .login-button{width:100%;height:54px;background:#333;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.4px;color:#fff;cursor:pointer;transition:all .2s ease}.login-right .form-container .login-form .login-button:hover:not(:disabled){background:#1a1a1a}.login-right .form-container .login-form .login-button:active:not(:disabled){background:#000}.login-right .form-container .login-form .login-button:disabled{opacity:.5;cursor:not-allowed}.login-right .form-container .login-form .form-footer{display:flex;justify-content:space-between;align-items:center;padding:0 40px}.login-right .form-container .login-form .form-footer .link{background:none;border:none;padding:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.35px;cursor:pointer;transition:all .2s ease}.login-right .form-container .login-form .form-footer .link.forgot{color:#3333334d}.login-right .form-container .login-form .form-footer .link.forgot:hover{color:#3339}.login-right .form-container .login-form .form-footer .link.signup{color:#504bff}.login-right .form-container .login-form .form-footer .link.signup:hover{color:#403ad9}@media screen and (max-width: 1366px){.login-card{width:95%;height:auto;min-height:600px}.login-left{flex:0 0 50%;padding:60px 40px}.login-right{padding:60px 40px}}@media screen and (max-width: 1024px){.login-card{flex-direction:column;width:90%;max-width:500px}.login-left{flex:0 0 auto;padding:40px 30px}.login-left .brand-content .brand-title{font-size:28px;line-height:36px}.login-left .brand-content .brand-subtitle{font-size:14px;line-height:20px}.login-right{padding:40px 30px}.login-right .form-container .form-title{font-size:28px;line-height:36px}.login-right .form-container .login-form .input-wrapper{width:100%}}@media screen and (max-width: 640px){.login-card{width:100%;border-radius:20px}.login-left{padding:30px 20px}.login-left .brand-content .brand-title{font-size:24px;line-height:32px}.login-left .brand-content .brand-subtitle{font-size:13px;line-height:18px}.login-right{padding:30px 20px}.login-right .form-container{gap:20px}.login-right .form-container .form-title{font-size:24px;line-height:32px}.login-right .form-container .login-form{gap:16px}.login-right .form-container .login-form .form-footer{padding:0 20px}.login-right .form-container .login-form .form-footer .link{font-size:13px}}.main-layout{height:100%;display:flex;flex-direction:column;background-color:var(--Color-Palette-Background-Secondary);overflow:hidden;position:relative}.main-layout.with-header{margin-top:140px}.main-layout .main-header{background-color:var(--Color-Palette-Background-Primary);box-shadow:0 1px 4px #0000000d;position:sticky;top:0;z-index:100}.main-layout .main-header .header-container{max-width:1200px;margin:0 auto;padding:var(--Spacing-16);display:flex;justify-content:space-between;align-items:center}.main-layout .main-header .logo{display:flex;align-items:center;text-decoration:none}.main-layout .main-header .logo .logo-icon{width:24px;height:24px;color:var(--Color-Palette-Primary-Primary);margin-right:var(--Spacing-8)}.main-layout .main-header .logo .logo-sub-text,.main-layout .main-header .logo .logo-text{font-size:var(--Body-Emphasized-Size);font-weight:var(--Body-Emphasized-Weight);color:var(--Color-Palette-Content-Primary)}.main-layout .main-content{flex:1;display:flex;flex-direction:column;position:relative;height:calc(100% - 120px)}@media (max-width: 768px){.main-layout .main-content{height:calc(100% - 72px);padding-top:8px}}.daum-postcode-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.daum-postcode-modal{background-color:#fff;border-radius:4px;width:463px;max-width:95%;box-shadow:0 4px 10px #0000001a;border:2px solid #333333;overflow:hidden;display:flex;flex-direction:column;padding:40px}.daum-postcode-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.daum-postcode-modal-header h2{font-family:Pretendard,sans-serif;font-weight:700;font-size:24px;line-height:1.5em;letter-spacing:-.025em;color:#000;margin:0}.daum-postcode-modal-header .close-button{background:none;border:none;padding:8px;margin:0;cursor:pointer;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.daum-postcode-modal-header .close-button:hover{opacity:.8}.daum-postcode-modal-content{width:100%}.daum-postcode-container{width:100%;border:1px solid #F0F0F1;border-radius:4px;overflow:hidden}.address-detail-container{width:100%}.address-detail-container .address-form{width:100%;display:flex;flex-direction:column;gap:24px}.address-detail-container .field-container{width:100%;margin-bottom:16px}.address-detail-container .field-label{display:flex;flex-direction:row;align-items:center;gap:4px;margin-bottom:8px;font-size:14px;font-weight:500}.address-detail-container .field-label .required-mark{color:#f33}.address-detail-container .zipcode-field-container{display:flex;gap:8px;width:100%}.address-detail-container .zipcode-field,.address-detail-container .address-field,.address-detail-container .detail-field,.address-detail-container .full-address-field{width:100%;padding:14px;border:1px solid #F0F0F1;border-radius:4px;background-color:#f8f8f9;font-size:14px}.address-detail-container .zipcode-field::placeholder,.address-detail-container .address-field::placeholder,.address-detail-container .detail-field::placeholder,.address-detail-container .full-address-field::placeholder{color:#3339}.address-detail-container .zipcode-field:focus,.address-detail-container .address-field:focus,.address-detail-container .detail-field:focus,.address-detail-container .full-address-field:focus{outline:none;border-color:#504bff}.address-detail-container .full-address-field{background-color:#f1f1f1;font-weight:500;color:#333}.address-detail-container .zipcode-field{flex:1}.address-detail-container .search-button,.address-detail-container .confirm-button{background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer}.address-detail-container .search-button:hover,.address-detail-container .confirm-button:hover{background-color:#403ad9}.address-detail-container .search-button{width:120px}.address-detail-container .button-container{width:100%;margin-top:24px}.address-detail-container .button-container .confirm-button{width:100%;padding:12px}.logo-container{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#1c1c22}.fixed-header-container{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 2px 10px #0000001a}.header{padding:20px 12vw;display:flex;justify-content:space-between;align-items:center;width:100%;height:80px;background-color:#fff}.search-boxHeader{max-width:659px;width:100%;height:40px}.nemuIcons{display:flex;align-items:center;gap:20px}.navBarFrame{background:#333;width:100%;display:flex;justify-content:center;align-items:center;height:64px}.navigation{width:100%;display:flex;align-items:center;justify-content:center;height:100%}.navigation-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:79%;padding:0 20px;margin:0 auto}.navigation-item{color:var(--color-palette-content-invert-weak, rgba(255, 255, 255, .6));text-align:center;font-family:Pretendard Variable,sans-serif;font-size:18px;line-height:20px;letter-spacing:-.025em;font-weight:400;padding:12px 16px;cursor:pointer;transition:all .3s ease;position:relative;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.navigation-item:hover{color:var(--color-palette-content-invert, #ffffff);transform:translateY(-2px)}.navigation-item.active{color:var(--color-palette-content-invert, #ffffff);font-weight:700;letter-spacing:-.015em}.navigation-item.active:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background-color:var(--color-palette-content-invert, #ffffff);border-radius:2px}@media (max-width: 1024px){.header{padding:22px 5vw}.navigation-container{width:90%;justify-content:space-around;gap:70px}.navigation-item{font-size:16px;padding:10px 12px}}.logo{font-family:Roboto,sans-serif;font-size:28px;font-weight:700;transition:all .3s ease}.logoSub{font-family:Roboto,sans-serif;font-size:16px;line-height:19px;margin-bottom:7.75px;font-weight:600;color:#828587}@media (max-width: 768px){.header{padding:22px 20px;flex-direction:column;gap:15px;height:auto}.search-boxHeader{max-width:100%}.navBarFrame{height:auto;padding:10px 0}.navigation{height:auto}.navigation-container{width:95%;flex-wrap:wrap;justify-content:center;gap:10px}.navigation-item{font-size:14px;padding:8px 10px}body{padding-top:200px}.fixed-header-container{max-height:100vh;overflow-y:auto}}.cartIcon{cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);padding:12px;border-radius:8px}.cartIcon:after{content:"";position:absolute;inset:-5px;z-index:-1}.cartIcon:hover{transform:scale(1.1);background-color:#504bff1a}.cartIcon:hover svg path{stroke:#504bff;transition:all .3s ease}.cartIcon:active{transform:scale(.98)}.cartIcon.active{background-color:#504bff26}.cartIcon.active svg path{stroke:#504bff;fill:#504bff}@media (hover: none){.cartIcon:hover{transform:none;background-color:transparent}.cartIcon:hover svg path{stroke:initial}}.settingIcon{cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);padding:8px;border-radius:8px;display:inline-flex;align-items:center}.settingIcon:after{content:"";position:absolute;inset:-5px;z-index:-1}.settingIcon:hover{transform:scale(1.05);background-color:#504bff14}.settingIcon:hover svg path{fill:#504bff;transition:all .3s ease}.settingIcon:active{transform:scale(.98)}@media (hover: none){.settingIcon:hover{transform:none;background-color:transparent}.settingIcon:hover svg path{fill:#000}}.search-box-container{position:relative!important;width:100%}.search-box-container .main-search-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;height:40px;position:relative;box-shadow:0 1px 5px #00000040;border-radius:4px;overflow:hidden;transition:box-shadow .2s ease}.search-box-container .main-search-box *{box-sizing:border-box}.search-box-container .main-search-box.focused{box-shadow:0 2px 8px #00000026}.search-box-container .main-search-box .dropdown-section{flex:0 0 58px;background:#3333331a;border:1px solid #d0d0d0;border-radius:4px 0 0 4px;border-right:none;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;cursor:pointer;transition:background-color .2s ease}.search-box-container .main-search-box .dropdown-section:hover{background:#33333326}.search-box-container .main-search-box .dropdown-section .dropdown-text{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.35px;color:#3339;-webkit-user-select:none;user-select:none}.search-box-container .main-search-box .dropdown-section .dropdown-icon{width:16px;height:16px;color:#3339}.search-box-container .main-search-box .input-section{flex:1;background:#f5f5f5;border:1px solid #d0d0d0;border-radius:0 4px 4px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 13px;position:relative}.search-box-container .main-search-box .input-section .search-placeholder{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:20px;letter-spacing:-.35px;font-weight:500;color:#333;position:absolute;left:13px;top:50%;transform:translateY(-50%);pointer-events:none;-webkit-user-select:none;user-select:none;cursor:text;color:#3339;transition:opacity .2s ease}.search-box-container .main-search-box .input-section .search-input{flex:1;border:none;background:transparent;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:20px;letter-spacing:-.35px;font-weight:500;color:#333;outline:none;padding:0;width:100%;text-align:left}.search-box-container .main-search-box .input-section .search-input::placeholder{color:#3339}.search-box-container .main-search-box .input-section .search{flex-shrink:0;width:24px;height:24px;position:relative;margin-left:10px;cursor:pointer;background:none;border:none;padding:0;transition:transform .2s ease}.search-box-container .main-search-box .input-section .search path{transition:fill .2s ease;fill:gray}.search-box-container .main-search-box .input-section .search:hover{transform:scale(1.05)}.search-box-container .main-search-box .input-section .search:hover path{fill:#333}.search-box-container .main-search-box .input-section .search.active path{fill:#333}.search-box-container .main-search-box .input-section .clear-button{background:transparent;border:none;padding:4px;margin-left:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background-color .2s ease}.search-box-container .main-search-box .input-section .clear-button:hover{background-color:#0000000d}.search-box-container .search-suggestions{position:absolute;top:100%!important;bottom:auto!important;left:0;width:100%;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 4px 8px #00000026;margin-top:4px;max-height:300px;overflow-y:auto;z-index:100}.search-box-container .search-suggestions .suggestion-loading,.search-box-container .search-suggestions .suggestion-no-results,.search-box-container .search-suggestions .suggestion-api-error{padding:12px;text-align:center;color:#666;font-size:14px}.search-box-container .search-suggestions .suggestion-api-error{background-color:#fff0f080;color:#d32f2f;font-size:12px;padding:8px 12px}.search-box-container .search-suggestions .suggestion-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:10px 12px;cursor:pointer;transition:background-color .2s ease}.search-box-container .search-suggestions .suggestion-item:hover,.search-box-container .search-suggestions .suggestion-item.active{background-color:#f5f5f5}.search-box-container .search-suggestions .suggestion-item .search-icon{margin-right:10px;flex-shrink:0}.search-box-container .search-suggestions .suggestion-item span{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:20px;letter-spacing:-.35px;font-weight:500;color:#333;font-size:14px}.search-box-container .search-suggestions .suggestion-item span .highlight{color:#1a73e8;font-weight:600}@media (max-width: 768px){.search-box-container .main-search-box{height:46px;padding:8px 12px}.search-box-container .main-search-box .search-input,.search-box-container .main-search-box .search-placeholder{font-size:15px}}@media (max-width: 480px){.search-box-container .main-search-box{height:40px}.search-box-container .main-search-box .search-input,.search-box-container .main-search-box .search-placeholder{font-size:14px}.search-box-container .main-search-box .search{width:20px;height:20px}}._container_1mcck_1{position:relative;width:410px;background-color:#fff;border-radius:4px;box-shadow:0 3px 4px #00000040;border:2px solid #333333;z-index:100;padding:16px;display:flex;flex-direction:column;align-items:flex-end;gap:16px}._container_1mcck_1:after{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:transparent}@media (max-width: 768px){._container_1mcck_1{width:100vw;max-width:100vw;right:-20px;border-radius:12px 12px 0 0;max-height:70vh;overflow-y:auto}}._closeButton_1mcck_35{display:none}._emptyCart_1mcck_39{width:100%;padding:40px 20px;text-align:center;color:#666;font-size:14px}._emptyCart_1mcck_39 h3{margin-bottom:12px;font-family:Pretendard,sans-serif;font-weight:600;color:#333;font-size:16px}._emptyCart_1mcck_39 p{margin-bottom:24px;line-height:1.5;color:#777;font-family:Pretendard,sans-serif}._emptyCart_1mcck_39 button{padding:12px 24px;background-color:#504bff;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s ease}._emptyCart_1mcck_39 button:hover{background-color:#4540e6}._emptyCart_1mcck_39 button:active{background-color:#3d38cc}._loading_1mcck_78{width:100%;padding:32px 16px;text-align:center;font-family:Pretendard,sans-serif;color:#666}._loading_1mcck_78 ._spinner_1mcck_85{margin:0 auto 16px;width:32px;height:32px;border:3px solid rgba(80,75,255,.3);border-radius:50%;border-top-color:#504bff;animation:_spin_1mcck_85 1s ease-in-out infinite}@keyframes _spin_1mcck_85{to{transform:rotate(360deg)}}._tableContainer_l9jr1_1{width:100%;display:flex;flex-direction:column;gap:16px;align-items:flex-end}._tableContent_l9jr1_9{width:100%;border:1px solid #E0E0E0;border-radius:4px;overflow:hidden;display:flex;flex-direction:column}._tableHeader_l9jr1_18{background-color:#e0e0e080;border-bottom:1px solid #E0E0E0;flex-shrink:0}._headerRow_l9jr1_24{display:flex;align-items:center;min-height:50px}._headerCell_l9jr1_30{display:flex;justify-content:center;align-items:center;padding:16px 12px;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:-.168px;color:#333}._headerCell_l9jr1_30._partNumberCol_l9jr1_42{width:202px;flex-shrink:0}._headerCell_l9jr1_30._quantityCol_l9jr1_46{flex:1;min-width:60px;gap:8px;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0}._headerCell_l9jr1_30._priceCol_l9jr1_53{width:117px;flex-shrink:0;gap:8px;padding:14px 8px}._tableBody_l9jr1_60{flex:1;min-height:0}._bodyRow_l9jr1_65{display:flex;align-items:center;min-height:40px;border-bottom:1px solid #E0E0E0;background-color:#fff}._bodyRow_l9jr1_65:nth-child(2n){background-color:#f5f5f5}._bodyRow_l9jr1_65:last-child{border-bottom:none}._bodyCell_l9jr1_79{display:flex;align-items:center;height:100%;min-height:40px}._bodyCell_l9jr1_79._partNumberCol_l9jr1_42{width:202px;flex-shrink:0;justify-content:center;padding:0 12px}._bodyCell_l9jr1_79._quantityCol_l9jr1_46{flex:1;min-width:60px;justify-content:flex-end;padding:4px 20px 4px 0;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0}._bodyCell_l9jr1_79._priceCol_l9jr1_53{width:117px;flex-shrink:0;justify-content:flex-end;padding:4px 10px 4px 0}._totalRow_l9jr1_106{display:flex;align-items:center;min-height:40px;border-top:2px solid rgba(224,224,224,.5);flex-shrink:0}._totalCell_l9jr1_114{display:flex;align-items:center;height:100%;min-height:40px;background-color:#e0e0e080}._totalCell_l9jr1_114._partNumberCol_l9jr1_42{width:202px;flex-shrink:0;justify-content:center;padding:0 12px;border-left:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;border-radius:0 0 0 4px}._totalCell_l9jr1_114._quantityCol_l9jr1_46{display:none}._totalCell_l9jr1_114._priceCol_l9jr1_53{flex:1;justify-content:flex-end;padding:4px 10px 4px 0;border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;border-radius:0 0 4px}._totalLabel_l9jr1_142{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.0798px;color:#333}._totalAmount_l9jr1_151{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.0798px;color:#333;text-align:right}._partNumber_l9jr1_42{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:16px;letter-spacing:-.168px;color:#504bff}._quantity_l9jr1_46,._price_l9jr1_53{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:16px;letter-spacing:.0798px;color:#333;text-align:right}._bottomControls_l9jr1_190{display:flex;justify-content:space-between;align-items:center;width:100%;height:33px}._pagination_l9jr1_198{display:flex;border:1px solid #E0E0E0;border-radius:4px;overflow:hidden}._paginationButton_l9jr1_205{width:26px;height:33px;display:flex;justify-content:center;align-items:center;padding:4px 8px;background-color:#fff;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;line-height:18px;letter-spacing:-.35px;color:#000;border:none;border-right:1px solid #E0E0E0;cursor:pointer;transition:background-color .15s ease}._paginationButton_l9jr1_205:last-child{border-right:none}._paginationButton_l9jr1_205:first-child,._paginationButton_l9jr1_205:last-child{font-size:12px;letter-spacing:-.3px}._paginationButton_l9jr1_205:hover:not(:disabled):not(._active_l9jr1_231){background-color:#f5f5f5}._paginationButton_l9jr1_205._active_l9jr1_231{background-color:#504bff;color:#fff}._paginationButton_l9jr1_205:disabled{opacity:.4;cursor:not-allowed}._viewCartButton_l9jr1_243{display:flex;justify-content:center;align-items:center;padding:6px 20px;height:33px;background-color:#504bff;color:#f5f5f5;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.0798px;text-align:center;border:none;cursor:pointer;transition:background-color .2s ease}._viewCartButton_l9jr1_243:hover{background-color:#4540e6}._viewCartButton_l9jr1_243:active{background-color:#3d38cc}._container_78qnb_1{position:absolute;top:100%;right:0;margin-top:10px;background-color:#fff;border:2px solid #333333;border-radius:4px;box-shadow:0 4px 4px #00000040;z-index:1000;min-width:200px;opacity:0;transform:translateY(-10px);transition:opacity .12s ease-out,transform .12s ease-out;pointer-events:none}._container_78qnb_1._open_78qnb_17{opacity:1;transform:translateY(0);pointer-events:auto}._container_78qnb_1._closed_78qnb_22{opacity:0;transform:translateY(-10px);pointer-events:none}._content_78qnb_28{display:flex;flex-direction:column;gap:8px;padding:14px 24px}._menuItem_78qnb_35{display:flex;align-items:center;gap:12px;padding:4px 0;cursor:pointer;transition:opacity .2s ease}._menuItem_78qnb_35:hover{opacity:.7}._icon_78qnb_47{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}._icon_78qnb_47 svg{width:100%;height:100%}._label_78qnb_60{font-family:Pretendard JP,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.35px;color:#333;white-space:nowrap}._badge_whq65_1{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-family:Pretendard Variable,sans-serif;font-size:12px;font-weight:600;line-height:20px;color:#fff;background-color:#2e76ef;border-radius:10px;box-shadow:0 1px 3px #0003;transition:all .2s ease}._badge_whq65_1:empty{display:none}._badge_whq65_1._quoteRequests_whq65_21{background-color:#2e76ef}._badge_whq65_1._quoteResponses_whq65_24{background-color:#f44}._badge_whq65_1._orders_whq65_27,._badge_whq65_1._total_whq65_30{background-color:#2e76ef}.api-environment-toggle{position:fixed;bottom:20px;left:20px;z-index:9999;font-family:Pretendard,sans-serif}.api-environment-toggle .toggle-button{padding:8px 12px;border-radius:20px;border:none;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 10px #0000001a}.api-environment-toggle .toggle-button.local{background-color:#ffd8d8;color:#d63031;border:1px solid #ff9a9a}.api-environment-toggle .toggle-button.development{background-color:#d8f8ff;color:#0984e3;border:1px solid #74c0fc}.api-environment-toggle .toggle-button.staging{background-color:#fff3d8;color:#d68000;border:1px solid #ffcc5f}.api-environment-toggle .toggle-button.production{background-color:#d8ffdf;color:#00a854;border:1px solid #5de290}.api-environment-toggle .toggle-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.api-environment-toggle .environment-menu{position:absolute;bottom:45px;left:0;width:280px;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;overflow:hidden;border:1px solid #eaeaea}.api-environment-toggle .environment-menu .menu-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0}.api-environment-toggle .environment-menu .menu-header h3{margin:0;font-size:14px;font-weight:600;color:#333}.api-environment-toggle .environment-menu .menu-header .close-button{background:none;border:none;font-size:18px;color:#999;cursor:pointer}.api-environment-toggle .environment-menu .menu-header .close-button:hover{color:#333}.api-environment-toggle .environment-menu .environment-list{max-height:300px;overflow-y:auto}.api-environment-toggle .environment-menu .environment-list .environment-item{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f5f5f5}.api-environment-toggle .environment-menu .environment-list .environment-item:hover{background-color:#f9f9f9}.api-environment-toggle .environment-menu .environment-list .environment-item.active{background-color:#f0f7ff;border-left:3px solid #4751FF}.api-environment-toggle .environment-menu .environment-list .environment-item.active .env-name{color:#4751ff;font-weight:600}.api-environment-toggle .environment-menu .environment-list .environment-item .env-name{font-size:14px;margin-bottom:4px;color:#333}.api-environment-toggle .environment-menu .environment-list .environment-item .env-description{font-size:12px;color:#888}.api-environment-toggle .environment-menu .menu-footer{padding:8px 16px;text-align:center;font-size:12px;color:#999;background-color:#f9f9f9}.api-environment-toggle .environment-menu .menu-footer .shortcut-hint{font-style:italic}.api-environment-toggle .environment-info{margin-top:8px;font-size:12px}.api-environment-toggle .environment-info .url{color:#666;margin-right:8px}.api-environment-toggle .environment-info .backend-status{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;background:#f8f9fa;border-radius:4px;border:1px solid #e9ecef}.api-environment-toggle .environment-info .backend-status .status-indicator{font-size:12px}.api-environment-toggle .environment-info .backend-status .status-text{font-size:11px;color:#495057}.api-environment-toggle .warning-message{margin-top:8px;padding:8px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;font-size:11px;color:#856404;line-height:1.4}@media (max-width: 768px){.api-environment-toggle .toggle-button{padding:6px 10px;font-size:11px}.api-environment-toggle .environment-menu{width:250px}}._mainContentWrapper_1lkqq_2{width:100%;background-color:#f9f9f9;min-height:calc(100vh - 161px);height:calc(100vh - 161px);display:flex;justify-content:center;align-items:flex-start;overflow:hidden;will-change:transform;contain:layout style paint}._container_1lkqq_15{width:100%;max-width:calc(100% - 15vw);height:100%;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;container-type:inline-size;container-name:main-container}._contentContainer_1lkqq_28{width:100%;height:100%;display:flex;gap:24px;overflow:hidden;flex:1}._productInfoSection_1lkqq_37{width:35%;flex:0 0 45%;min-width:300px;max-width:540px;overflow:hidden;display:flex;flex-direction:column;content-visibility:auto;contain-intrinsic-size:540px 600px}._productTableSection_1lkqq_49{width:65%;flex:1 1 75%;min-width:700px;max-width:none;overflow:hidden;display:flex;flex-direction:column;content-visibility:auto;contain-intrinsic-size:700px 600px}._productInfoSection_1lkqq_37>div,._tableWrapper_1lkqq_62{background-color:#fff;border-radius:8px;box-shadow:0 1px 5px #0000000d;padding:24px;box-sizing:border-box;height:100%;overflow:hidden;display:flex;flex-direction:column;flex:1;transform:translateZ(0);backface-visibility:hidden}._filterControls_1lkqq_78{flex-shrink:0}._tableContainer_1lkqq_83{flex:1;position:relative;overflow:hidden;display:flex;flex-direction:column}._table_1lkqq_62{width:100%;height:100%;flex:1}._desktopView_1lkqq_98{position:absolute;inset:0;overflow-y:auto;height:100%;scroll-behavior:smooth;overscroll-behavior:contain}._productInfo_1lkqq_37{display:flex;flex-direction:column;height:100%;flex:1}._productGallery_1lkqq_118{flex:1;display:flex;flex-direction:column;justify-content:center}._productHeader_1lkqq_125{flex-shrink:0}._loadingContainer_1lkqq_130,._errorContainer_1lkqq_130{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;width:100%;text-align:center;padding:40px;background-color:#fff;border-radius:8px;box-shadow:0 1px 5px #0000000d}._spinner_1lkqq_144{width:50px;height:50px;border:5px solid rgba(0,0,0,.1);border-top-color:#007bff;border-radius:50%;animation:_spin_1lkqq_144 1s ease-in-out infinite;margin-bottom:20px}@keyframes _spin_1lkqq_144{to{transform:rotate(360deg)}}._errorContainer_1lkqq_130 h2{color:#e53935;margin-bottom:10px}._scrollHint_1lkqq_165{margin-top:10px;padding:8px;background-color:#00000008;border-radius:4px;text-align:center;font-size:14px;color:#666}.section-box{height:100%;display:flex;flex-direction:column}.product-details{height:100%;display:flex;flex-direction:column;flex:1}.MuiStack-root{flex:1}@container main-container (width > 1200px){._productTableSection_1lkqq_49{margin-top:0}}@container main-container (width < 900px){._productTableSection_1lkqq_49{margin-top:16px}._contentContainer_1lkqq_28{flex-direction:column}}@media screen and (min-width: 2560px){._container_1lkqq_15{max-width:80%}}@media screen and (min-width: 1921px) and (max-width: 2559px){._container_1lkqq_15{width:74%}}@media screen and (min-width: 1441px) and (max-width: 1920px){._container_1lkqq_15{width:79%}}@media screen and (max-width: 1440px) and (min-width: 1025px){._container_1lkqq_15{width:83%;max-width:calc(100% - 10vw)}}@media screen and (max-width: 1024px) and (min-width: 769px){._mainContentWrapper_1lkqq_2{min-height:calc(100vh - 140px);height:calc(100vh - 140px)}._container_1lkqq_15{width:90%;max-width:calc(100% - 60px);padding:20px}._contentContainer_1lkqq_28{flex-direction:column}._productInfoSection_1lkqq_37,._productTableSection_1lkqq_49{width:100%;flex:0 0 auto;min-width:100%}._productInfoSection_1lkqq_37{height:45%}._productTableSection_1lkqq_49{height:55%}}@media screen and (max-width: 768px){._mainContentWrapper_1lkqq_2{min-height:calc(100vh - 120px);height:calc(100vh - 120px)}._container_1lkqq_15{width:100%;max-width:calc(100% - 32px);padding:16px}._contentContainer_1lkqq_28{flex-direction:column;gap:16px}._productInfoSection_1lkqq_37,._productTableSection_1lkqq_49{width:100%;flex:0 0 auto;min-width:100%}._productInfoSection_1lkqq_37{height:40%}._productTableSection_1lkqq_49{height:60%}._productInfoSection_1lkqq_37>div,._tableWrapper_1lkqq_62{padding:16px}}div._container_16ccx_1._cocItem_16ccx_1 div._text_16ccx_1._accent_16ccx_1,div._text_16ccx_1._cocText_16ccx_2._accent_16ccx_1{color:#8a2be2!important;font-weight:600!important}._accent_16ccx_1:not(._cocText_16ccx_2){font-weight:600}._priceCell_16ccx_13:not(._cocText_16ccx_2){font-weight:500}._container_xy5ui_2{width:100%;-webkit-user-select:none;user-select:none;border:none!important;border-radius:4px;position:relative}._dropdown_xy5ui_10{width:100%;height:36px;display:flex;align-items:center;justify-content:center;padding:0 8px;border-radius:4px;border:1.5px solid #D0D0D0!important;background-color:#fff;cursor:pointer;transition:all .2s ease;text-align:center;position:relative;box-sizing:border-box}._dropdown_xy5ui_10:focus{outline:2px solid var(--Color-Palette-Primary-Primary);outline-offset:1px}._dropdown_xy5ui_10:not(._selected_xy5ui_33){background-color:#504bff1a;border-color:#d0d0d0}._dropdown_xy5ui_10._selected_xy5ui_33{background-color:#fff;border-color:#333}._dropdown_xy5ui_10:hover:not(._open_xy5ui_41){border-color:#504bff}._dropdown_xy5ui_10._open_xy5ui_41{border-color:#333}._dropdown_xy5ui_10._open_xy5ui_41 ._icon_xy5ui_47{transform:rotate(180deg)}._dropdown_xy5ui_10._darker_xy5ui_50{background:var(--Color-Palette-Background-Primary)}._icon_xy5ui_47{transform:rotate(0)}._portalMenu_xy5ui_58{width:100%;max-height:250px;padding:var(--Spacing-4);margin-top:var(--Spacing-8);border-radius:var(--Radius-4);background:var(--Color-Palette-Background-Tertiary);overflow:auto;z-index:10000;border:2px solid #000000;text-align:center}._portalMenu_xy5ui_58::-webkit-scrollbar{display:none}._portalMenu_xy5ui_58>div{display:flex;justify-content:center;align-items:center}._option_xy5ui_79{width:100%;max-width:none;min-width:auto;height:auto;min-height:40px;padding:10px 12px;border-radius:4px;cursor:pointer;transition:background .2s ease-in-out;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;line-height:20px;text-align:center;background-color:#fff;color:#333;font-family:Pretendard,IBM Plex Sans,sans-serif}._option_xy5ui_79:hover{background:#f5f5f5}._option_xy5ui_79._active_xy5ui_109{background-color:#504bff1a}._option_xy5ui_79._selected_xy5ui_33{background-color:#504bff1a;font-weight:500}._option_xy5ui_79._selected_xy5ui_33._active_xy5ui_109{background-color:#504bff26}._empty_xy5ui_120{width:100%;padding:var(--Spacing-8);text-align:center;font-size:13px}._selectedText_xy5ui_128{font-size:14px;font-weight:500;color:#333;text-align:center;width:100%;margin:0 auto;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-family:Pretendard,IBM Plex Sans,sans-serif;line-height:24px}._selectedText_xy5ui_128._placeholder_xy5ui_143{color:#666;opacity:.8}._sr-only_xy5ui_149{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._requestQuote_uhzxh_1{background:var(--color-palette-content-primary, #333333);border-radius:var(--radius-4, 4px);display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:center;position:relative;width:100%;max-width:100%;margin:0 auto;cursor:pointer;transition:all .2s ease}._requestQuote_uhzxh_1,._requestQuote_uhzxh_1 *{box-sizing:border-box}._requestQuote_uhzxh_1:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._requestQuote_uhzxh_1._loading_uhzxh_23{cursor:not-allowed;opacity:.8}._frame2080013439_uhzxh_28{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:2px;padding:5px 0;position:relative}._cocButton_uhzxh_39{background-color:#5a29f3}._majesticonsShoppingCartLine_uhzxh_43{flex-shrink:0;width:20px;height:20px;position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center}._group_uhzxh_54{width:75%;height:75%;position:relative;overflow:visible}._twemojiPlus_uhzxh_61{flex-shrink:0;width:10px;height:10px;position:relative;overflow:visible;aspect-ratio:1}._loadingSpinner_uhzxh_70{display:flex;align-items:center;justify-content:center;width:20px;height:20px}._spinner_uhzxh_78{animation:_spin_uhzxh_78 1s linear infinite}@keyframes _spin_uhzxh_78{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._buttonContainer_1ywsw_66{position:relative;display:inline-block}._payButton_1ywsw_71{background-color:#333;color:#fff;border:none;border-radius:4px;padding:6px 16px;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;min-width:80px;display:flex;align-items:center;justify-content:center}._payButton_1ywsw_71:hover:not(:disabled){background-color:#000;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._payButton_1ywsw_71:active:not(:disabled){transform:translateY(0)}._payButton_1ywsw_71:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}._payButton_1ywsw_71:disabled:hover{transform:none}._payButton_1ywsw_71._setupRequired_1ywsw_103{background-color:#504bff}._payButton_1ywsw_71._setupRequired_1ywsw_103:hover:not(:disabled){background-color:#3d37d4}._actionPopup_1ywsw_110{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:8px;z-index:1000;min-width:200px;animation:_slideDown_1ywsw_1 .2s ease}._actionPopup_1ywsw_110:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background:#fff;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;transform:rotate(45deg)}._actionButton_1ywsw_136{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:#fff;border:none;border-radius:6px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;text-align:left}._actionButton_1ywsw_136:hover{background:#f5f5f5}._actionButton_1ywsw_136:active{background:#eee}._actionButton_1ywsw_136 svg{flex-shrink:0}._actionButton_1ywsw_136+._actionButton_1ywsw_136{margin-top:4px}._closeActions_1ywsw_166{position:absolute;top:8px;right:8px;width:20px;height:20px;background:none;border:none;color:#999;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}._closeActions_1ywsw_166:hover{color:#333}@keyframes _slideDown_1ywsw_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._purchaseModal_1pxmj_66{position:relative}._purchaseModal_1pxmj_66 .modal-content{border:3px solid #333333;border-radius:8px;width:var(--modal-width, 843px)!important;max-width:var(--modal-width, 843px)!important;min-width:var(--modal-width, 843px)!important;box-shadow:0 4px 20px #00000026;background:#fff}._purchaseModal_1pxmj_66.modal-content--custom{margin:0;transform:none}._modalContent_1pxmj_83{padding:28px 30px}._productSection_1pxmj_87{background:#fff;border:1.5px solid #d0d0d0;border-radius:8px;padding:20px 30px;margin-bottom:24px}._productImage_1pxmj_95{width:76px;height:72px;object-fit:contain}._productInfo_1pxmj_101{flex:1}._partNumber_1pxmj_105{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:16px;color:#000;letter-spacing:-.4px}._manufacturerLogo_1pxmj_113{height:20px;width:auto}._quantitySection_1pxmj_118{margin-left:auto}._quantityBox_1pxmj_122{padding:10px 16px;background:#fff;border:1.5px solid #d0d0d0;border-radius:4px;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;color:#333;min-width:94px;text-align:center}._packageType_1pxmj_135{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:16px;color:#333;letter-spacing:-.4px}._priceSection_1pxmj_143{min-width:213px}._priceRow_1pxmj_147{display:flex;font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:16px;color:#333;letter-spacing:-.4px;line-height:30px}._priceRow_1pxmj_147 ._label_1pxmj_156{margin-right:20px}._priceRow_1pxmj_147 ._value_1pxmj_159{font-family:Pretendard,sans-serif}._bottomSection_1pxmj_163{display:flex;gap:24px}._leftColumn_1pxmj_168{flex:1;max-width:467px}._infoCard_1pxmj_173{background:#fff;border:1.5px solid #d0d0d0;border-radius:8px;padding:24px 30px;position:relative;text-align:left}._infoCard_1pxmj_173>div{width:100%}._iconWrapper_1pxmj_185{flex-shrink:0}._cardTitle_1pxmj_189{font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:18px;color:#333;letter-spacing:-.45px}._cardDetails_1pxmj_197{font-family:Pretendard,IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;color:#333;letter-spacing:-.35px;line-height:22px}._cardDetails_1pxmj_197 strong,._cardDetails_1pxmj_197 ._highlight_1pxmj_209{font-weight:600;color:#000}._editButton_1pxmj_214{position:absolute;top:24px;right:30px;background:none;border:none;cursor:pointer;padding:4px}._editButton_1pxmj_214:hover{opacity:.7}._summaryCard_1pxmj_227{background:#fff;border:1.5px solid #d0d0d0;border-radius:8px;padding:26px 24px;width:248px;height:fit-content}._summaryTitle_1pxmj_236{font-family:Pretendard,sans-serif;font-weight:700;font-size:18px;color:#000;letter-spacing:-.45px}._summaryItems_1pxmj_244{width:100%}._summaryLabel_1pxmj_248{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;color:#333;letter-spacing:-.35px;line-height:30px}._summaryValue_1pxmj_257{font-family:Pretendard Variable,IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;color:#333;letter-spacing:-.35px;line-height:30px}._summaryDivider_1pxmj_266{width:100%;height:2px;background:#333;margin:14px 0}._summaryTotal_1pxmj_273{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;color:#504bff;letter-spacing:-.35px;width:100%}._payButton_1pxmj_282{width:100%;height:44px;background:#333;border:none;border-radius:4px;color:#fff;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;letter-spacing:.08px;cursor:pointer;transition:all .2s ease}._payButton_1pxmj_282:hover{background:#000}._summaryNote_1pxmj_300{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:10px;color:#3339;letter-spacing:-.25px;text-align:center}._paymentTab_1pxmj_309{padding:8px 16px;border:1.5px solid #d0d0d0;border-radius:4px;background:#fff;font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;color:#333;cursor:pointer;transition:all .2s ease}._paymentTab_1pxmj_309:hover:not(:disabled){border-color:#333}._paymentTab_1pxmj_309._active_1pxmj_324{background:#333;color:#fff;border-color:#333}._paymentTab_1pxmj_309:disabled{opacity:.5;cursor:not-allowed}._cardOption_1pxmj_334{padding:16px;border:1.5px solid #d0d0d0;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease}._cardOption_1pxmj_334:hover{border-color:#333}._cardOption_1pxmj_334._selected_1pxmj_345{border-color:#504bff;background:#504bff0d}._cardIcon_1pxmj_350{font-size:20px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background:#f8f9fa}._cardBrand_1pxmj_361{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;color:#333}._cardNumber_1pxmj_368{font-family:Pretendard,sans-serif;font-weight:400;font-size:12px;color:#666}._defaultBadge_1pxmj_375{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-family:Pretendard,sans-serif;font-weight:500;font-size:10px}._addCardModalOverlay_1pxmj_385{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;padding:32px;z-index:1200}._addCardModal_1pxmj_385{width:520px;max-width:100%;background:#fff;border-radius:12px;border:1px solid #e5e5e5;box-shadow:0 20px 40px #0000002e;max-height:calc(100% - 48px);overflow-y:auto}._addCardModalHeader_1pxmj_407{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 12px}._addCardModalTitle_1pxmj_414{margin:0;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:18px;color:#111}._addCardModalClose_1pxmj_422{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#f2f2f2;color:#333;font-size:16px;cursor:pointer;transition:background .2s ease,color .2s ease}._addCardModalClose_1pxmj_422:hover{background:#e6e6e6;color:#000}._addCardModalBody_1pxmj_441{padding:0 28px 28px}._primaryButton_1pxmj_445{background:#333;color:#fff}._primaryButton_1pxmj_445:hover:not(:disabled){background:#000}._secondaryButton_1pxmj_453{background:#fff;color:#333;border:1.5px solid #d0d0d0}._secondaryButton_1pxmj_453:hover:not(:disabled){border-color:#333;background:#f8f9fa}._cardElementContainer_1pxmj_463{padding:12px 14px;border:1px solid #E5E8EB;border-radius:8px;background:#f7f8f9;min-height:48px;display:flex;align-items:center;transition:all .2s ease;position:relative}._cardElementContainer_1pxmj_463 .StripeElement{width:100%;padding:0}._cardElementContainer_1pxmj_463:hover{border-color:#c1c7cd;background:#fff}._cardElementContainer_1pxmj_463:focus-within{border-color:#504bff;background:#fff;box-shadow:0 0 0 3px #504bff1a}._formField_1pxmj_488{display:flex;flex-direction:column;gap:8px;flex:1}._formRow_1pxmj_495{display:flex;gap:12px}._formRow_1pxmj_495 ._formField_1pxmj_488{flex:1}._required_1pxmj_503{color:#f33;font-weight:600}._errorMessage_1pxmj_508{font-family:Pretendard,sans-serif;font-size:12px;color:#f33;margin-top:-4px}._inputGroup_1pxmj_515{display:flex;flex-direction:column;gap:6px}._inputLabel_1pxmj_521{font-family:Pretendard,sans-serif;font-weight:500;font-size:13px;color:#333;text-align:left;display:block}._textInput_1pxmj_530{padding:12px 14px;border:1px solid #E5E8EB;border-radius:8px;background:#f7f8f9;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;color:#333;min-height:48px;transition:all .2s ease;width:100%}._textInput_1pxmj_530::placeholder{color:#999}._textInput_1pxmj_530:hover{border-color:#c1c7cd;background:#fff}._textInput_1pxmj_530:focus{outline:none;border-color:#504bff;background:#fff;box-shadow:0 0 0 3px #504bff1a}._checkbox_1pxmj_557{margin:0}._checkboxLabel_1pxmj_561{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;color:#333;cursor:pointer}._saveCardButton_1pxmj_569{padding:12px 24px;border:none;border-radius:4px;background:#504bff;color:#fff;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}._saveCardButton_1pxmj_569:hover:not(._disabled_1pxmj_581){background:#3d37d4}._saveCardButton_1pxmj_569._disabled_1pxmj_581{opacity:.5;cursor:not-allowed}._cardItem_1pxmj_589{padding:16px;border:1.5px solid #d0d0d0;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease}._cardItem_1pxmj_589:hover{border-color:#333}._cardItem_1pxmj_589._selected_1pxmj_345{border-color:#504bff;background:#504bff0d}._cardItem_1pxmj_589._defaultCard_1pxmj_604{border-color:#28a745}._cardExpiry_1pxmj_608{font-family:Pretendard,sans-serif;font-weight:400;font-size:12px;color:#666}._cardholderName_1pxmj_615{font-family:Pretendard,sans-serif;font-weight:400;font-size:12px;color:#333}._badge_1pxmj_622{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-family:Pretendard,sans-serif;font-weight:500;font-size:10px}._badge_1pxmj_622._expired_1pxmj_631{background:#dc3545}._actionButton_1pxmj_635{padding:6px 12px;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#333;font-family:Pretendard,sans-serif;font-weight:500;font-size:12px;cursor:pointer;transition:all .2s ease}._actionButton_1pxmj_635:hover{border-color:#333}._actionButton_1pxmj_635._danger_1pxmj_650{border-color:#dc3545;color:#dc3545}._actionButton_1pxmj_635._danger_1pxmj_650:hover{background:#dc3545;color:#fff}._loading_1pxmj_659{padding:20px;text-align:center;font-family:Pretendard,sans-serif;font-size:14px;color:#666}._error_1pxmj_508{padding:12px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-family:Pretendard,sans-serif;font-size:14px}._emptyState_1pxmj_677{padding:20px;text-align:center;font-family:Pretendard,sans-serif;font-size:14px;color:#666}._inputField_1pxmj_685{display:flex;flex-direction:column;gap:8px}._inputLabel_1pxmj_521{font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:14px;color:#333;letter-spacing:-.35px}._input_1pxmj_515{width:100%;height:48px;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;background-color:#fff;transition:border-color .2s ease}._input_1pxmj_515:focus{outline:none;border-color:#4285f4;box-shadow:0 0 0 2px #4285f41a}._input_1pxmj_515::placeholder{color:#999}._input_1pxmj_515[readonly]{background-color:#f5f5f5;cursor:default}._postcodeButton_1pxmj_722{height:48px;padding:0 20px;background-color:#4285f4;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .2s ease}._postcodeButton_1pxmj_722:hover{background-color:#3367d6}._postcodeButton_1pxmj_722:active{background-color:#2454c7}._closeButton_1pxmj_742{background:none;border:none;font-size:18px;color:#666;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}._closeButton_1pxmj_742:hover{background-color:#f5f5f5;color:#333}._toggleButton_1pxmj_757{background:#4285f4;border:none;color:#fff;font-size:14px;cursor:pointer;padding:6px 12px;border-radius:6px;transition:all .2s ease;min-width:32px}._toggleButton_1pxmj_757:hover{background-color:#3367d6}._toggleButton_1pxmj_757:active{background-color:#2454c7}._cancelButton_1pxmj_775{flex:1;height:48px;background:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1pxmj_775:hover{background-color:#eee}._confirmButton_1pxmj_791{flex:1;height:48px;background:#333;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._confirmButton_1pxmj_791:hover{background-color:#222}._confirmButton_1pxmj_791:active{background-color:#111}._rightSideModalOverlay_1pxmj_810{position:fixed;inset:0;background-color:#0000004d;display:flex;align-items:flex-start;justify-content:flex-end;padding:20px;z-index:1200;animation:_fadeIn_1pxmj_1 .2s ease-out}._rightSideModal_1pxmj_810{background:#fff;border:3px solid #333333;border-radius:8px;box-shadow:0 10px 40px #0003;width:450px;height:600px;display:flex;flex-direction:column;animation:_slideInFromRight_1pxmj_1 .3s ease-out;overflow:hidden;margin-top:20px}._leftOverlayModal_1pxmj_839{position:fixed;background:#fff;border:3px solid #333333;border-radius:8px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;animation:_slideInFromLeft_1pxmj_1 .3s ease-out;overflow:hidden;z-index:1250}._deliveryContainer_1pxmj_852{padding:16px;width:100%;height:100%;display:flex;flex-direction:column;gap:12px}._deliveryTitle_1pxmj_861{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;color:#333;margin:0;line-height:1.3}._addressSection_1pxmj_870{display:flex;flex-direction:column;gap:8px}._addressLabel_1pxmj_876{font-family:Pretendard,sans-serif;font-weight:500;font-size:13px;color:#333;margin:0;line-height:1.3}._addressDropdown_1pxmj_885{width:100%}._addressSelect_1pxmj_889{width:100%;height:36px;padding:8px 12px;border:1px solid #E0E0E0;border-radius:4px;background-color:#f8f8f8;font-family:Pretendard,sans-serif;font-weight:400;font-size:13px;color:#666;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:14px}._addressSelect_1pxmj_889:focus{outline:none;border-color:#4a90e2;background-color:#fff}._buttonSection_1pxmj_913{display:flex;gap:8px;margin-top:auto}._newAddressButton_1pxmj_919{flex:1;height:36px;background:#4a90e2;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}._newAddressButton_1pxmj_919:hover{background:#357abd}._newAddressButton_1pxmj_919:active{background:#2b5f8a}._addAddressButton_1pxmj_939{flex:1;height:36px;background:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}._addAddressButton_1pxmj_939:hover{background:#222}._addAddressButton_1pxmj_939:active{background:#111}._leftModal_1pxmj_959,._rightModal_1pxmj_959{background:#fff;border:3px solid #333333;border-radius:8px;box-shadow:0 10px 40px #0003;width:500px;height:600px;display:flex;flex-direction:column;animation:_slideIn_1pxmj_1 .3s ease-out;overflow:hidden}._modalHeader_1pxmj_972{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee;background:#f8f9fa;flex-shrink:0}._modalTitle_1pxmj_982{font-size:18px;font-weight:600;color:#333;margin:0}._modalBody_1pxmj_989{flex:1;padding:24px;overflow-y:auto}@keyframes _fadeIn_1pxmj_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1pxmj_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideInFromRight_1pxmj_1{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideInFromLeft_1pxmj_1{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}._addressEditPanel_1pxmj_1033{width:100%;padding:20px;border:1.5px solid #e0e0e0;border-radius:8px;background:#f9f9f9;margin-top:16px}._panelHeader_1pxmj_1042{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._panelTitle_1pxmj_1049{font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:18px;color:#333;letter-spacing:-.45px;margin:0}._panelContent_1pxmj_1058{width:100%}@media (max-width: 1024px){._purchaseModal_1pxmj_66 .modal-content{width:100%!important;max-width:100%!important;min-width:100%!important;height:auto!important;max-height:calc(100vh - 40px)!important;overflow-y:auto!important}._modalContent_1pxmj_83{padding:20px}._bottomSection_1pxmj_163{flex-direction:column}._leftColumn_1pxmj_168{max-width:100%}._summaryCard_1pxmj_227{width:100%}}@media (max-width: 768px){._modalContent_1pxmj_83,._productSection_1pxmj_87,._infoCard_1pxmj_173,._summaryCard_1pxmj_227{padding:16px}._priceSection_1pxmj_143{min-width:auto}._rightSideModalOverlay_1pxmj_810{align-items:center;justify-content:center;padding:10px}._rightSideModal_1pxmj_810{width:95%;height:500px;margin-top:0}._leftOverlayModal_1pxmj_839{position:relative;top:auto;left:auto;width:95%;height:300px;margin-bottom:16px}._modalBody_1pxmj_989{padding:16px}}._leftOverlayModal_3fjjy_1{position:fixed;background:#fff;border:3px solid #333333;border-radius:8px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;animation:_slideInFromLeft_3fjjy_1 .3s ease-out;overflow:visible;z-index:1250}._deliveryContainer_3fjjy_14{padding:16px;width:100%;height:100%;display:flex;flex-direction:column;gap:12px;overflow:visible}._deliveryTitle_3fjjy_24{font-family:Pretendard,sans-serif;font-weight:600;text-align:left;font-size:16px;color:#504bff;margin:0;line-height:1.3}._addressSection_3fjjy_34{display:flex;flex-direction:column;gap:8px}._addressLabel_3fjjy_40{font-family:Pretendard,sans-serif;font-weight:500;font-size:13px;color:#333;margin:0;line-height:1.3}._addressDropdown_3fjjy_49{width:100%;position:relative}._addressSelect_3fjjy_54{width:100%;height:36px;padding:8px 12px;border:1px solid #E0E0E0;border-radius:4px;background-color:#f8f8f8;font-family:Pretendard,sans-serif;font-weight:400;font-size:13px;color:#666;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;position:relative;z-index:1}._addressSelect_3fjjy_54:focus{outline:none;border-color:#4a90e2;background-color:#fff}._addressSelect_3fjjy_54 option{padding:8px 12px;background-color:#fff;color:#666;border:1px solid #333333;font-family:Pretendard,sans-serif;font-size:13px}._customDropdown_3fjjy_88{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #333333;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:9999;max-height:200px;overflow-y:auto;animation:_dropdownSlideDown_3fjjy_1 .3s ease-in-out}._customOption_3fjjy_103{padding:8px 12px;cursor:pointer;font-family:Pretendard,sans-serif;font-size:13px;color:#666;transition:background-color .2s ease;border-bottom:1px solid #E0E0E0}._customOption_3fjjy_103:last-child{border-bottom:none}._customOption_3fjjy_103:hover{background-color:#f0f0f0}._customOption_3fjjy_103._selected_3fjjy_118{background-color:#4a90e2;color:#fff}._customOption_3fjjy_103._selected_3fjjy_118 ._addressText_3fjjy_122{color:#fff}._addressOptionContent_3fjjy_126{display:flex;flex-direction:column;gap:4px}._addressName_3fjjy_132{font-weight:600;font-size:13px;display:flex;align-items:center;gap:6px}._defaultBadge_3fjjy_140{background:#28a745;color:#fff;padding:2px 6px;border-radius:10px;font-size:10px;font-weight:500}._addressText_3fjjy_122{font-size:11px;color:#999;line-height:1.3}._buttonSection_3fjjy_155{display:flex;gap:8px;margin-top:auto}._newAddressButton_3fjjy_161{flex:1;height:36px;background:#4a90e2;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}._newAddressButton_3fjjy_161:hover{background:#357abd}._newAddressButton_3fjjy_161:active{background:#2b5f8a}._addAddressButton_3fjjy_181{flex:1;height:36px;background:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}._addAddressButton_3fjjy_181:hover{background:#222}._addAddressButton_3fjjy_181:active{background:#111}._addressAddContainer_3fjjy_201{padding:40px;display:flex;flex-direction:column;gap:27px;height:100%;width:463px}._postcodeEmbed_3fjjy_210{width:100%;height:400px;border:1px solid #D0D0D0;border-radius:4px;overflow:hidden;background:#fff}._addressAddHeader_3fjjy_219{display:flex;justify-content:space-between;align-items:center}._addressAddTitle_3fjjy_225{font-family:Pretendard,sans-serif;font-weight:700;font-size:24px;color:#000;letter-spacing:-.6px;line-height:36px;margin:0}._closeButton_3fjjy_235{background:none;border:none;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}._closeButton_3fjjy_235:hover{opacity:.7}._addressFormContainer_3fjjy_250{display:flex;flex-direction:column;gap:30px;flex:1}._inputField_3fjjy_257{display:flex;flex-direction:column;gap:8px}._inputLabelRequired_3fjjy_263,._inputLabelOptional_3fjjy_264{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;color:#000;letter-spacing:-.35px;line-height:20px;display:flex;gap:4px;align-items:center}._required_3fjjy_276{color:#f33}._addressInput_3fjjy_280{width:100%;height:48px;padding:14px;border:1px solid #D0D0D0;border-radius:4px;background-color:#f8f8f9;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;color:#333;letter-spacing:-.35px}._addressInput_3fjjy_280::placeholder{color:#3339}._addressInput_3fjjy_280:focus{outline:none;border-color:#504bff;background-color:#fff}._addressInput_3fjjy_280[readonly]{background-color:#f8f8f9;cursor:default}._postcodeRow_3fjjy_306{display:flex;gap:12px;align-items:center}._postcodeRow_3fjjy_306 ._addressInput_3fjjy_280{flex:1;max-width:256px}._findPostcodeButton_3fjjy_317{height:48px;padding:8px 16px;background:#504bff;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.35px;cursor:pointer;white-space:nowrap;transition:background-color .2s ease}._findPostcodeButton_3fjjy_317:hover{background:#3d37d4}._findPostcodeButton_3fjjy_317:active{background:#2b25a8}._registerButton_3fjjy_339{width:100%;height:46px;background:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.35px;cursor:pointer;transition:all .2s ease;margin-top:auto}._registerButton_3fjjy_339:hover:not(:disabled){background:#222}._registerButton_3fjjy_339:disabled{background:#ccc;cursor:not-allowed}@keyframes _slideInFromLeft_3fjjy_1{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _dropdownSlideDown_3fjjy_1{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}._shippingModal_1x8bj_1{position:fixed;background:#fff;border:3px solid #333333;border-radius:8px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;animation:_slideInFromLeft_1x8bj_1 .3s ease-out;overflow:visible;z-index:1250}._shippingContainer_1x8bj_14{padding:20px;width:100%;height:100%;display:flex;flex-direction:column;gap:20px}._shippingTitle_1x8bj_23{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;color:#504bff;margin:0;line-height:1.3}._shippingSection_1x8bj_32{display:flex;flex-direction:column;gap:12px}._sectionHeader_1x8bj_38{display:flex;align-items:center;gap:6px}._sectionLabel_1x8bj_44{font-family:Pretendard,sans-serif;font-weight:500;font-size:13px;color:#333}._infoIcon_1x8bj_51{font-size:12px;color:#999;cursor:help}._carrierSelect_1x8bj_57{width:100%;height:36px;padding:8px 12px;border:1px solid #E0E0E0;border-radius:4px;background-color:#f8f8f8;font-family:Pretendard,sans-serif;font-weight:400;font-size:13px;color:#666;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:14px}._carrierSelect_1x8bj_57:focus{outline:none;border-color:#4a90e2;background-color:#fff}._checkboxGroup_1x8bj_81{display:flex;flex-direction:column;gap:10px}._checkboxLabel_1x8bj_87{display:flex;align-items:center;gap:8px;font-family:Pretendard,sans-serif;font-weight:400;font-size:12px;color:#333;cursor:pointer}._checkboxLabel_1x8bj_87:hover{color:#504bff}._checkbox_1x8bj_81{width:16px;height:16px;border:1px solid #D0D0D0;border-radius:2px;cursor:pointer}._checkbox_1x8bj_81:checked{accent-color:#504BFF}._shippingInfo_1x8bj_112{display:flex;flex-direction:column;gap:10px;padding:12px;background:#f8f8f8;border-radius:4px}._infoRow_1x8bj_121{display:flex;justify-content:space-between;align-items:center}._infoLabel_1x8bj_127{font-family:Pretendard,sans-serif;font-weight:400;font-size:12px;color:#666}._infoValue_1x8bj_134{font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;color:#333}._confirmButton_1x8bj_141{width:100%;height:40px;background:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;margin-top:auto}._confirmButton_1x8bj_141:hover{background:#222}._confirmButton_1x8bj_141:active{background:#111}@keyframes _slideInFromLeft_1x8bj_1{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}._paymentCardModal_1bzls_1{position:fixed;background:#fff;border:3px solid #333333;border-radius:8px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;animation:_slideInFromLeft_1bzls_1 .3s ease-out;overflow:visible;z-index:1250}._cardContainer_1bzls_14{padding:30px;width:100%;height:100%;display:flex;flex-direction:column;gap:24px}._cardTitle_1bzls_23{font-family:Pretendard,sans-serif;font-weight:600;text-align:left;font-size:18px;color:#504bff;margin:0;line-height:1.3}._cardList_1bzls_33{display:flex;flex-direction:column;gap:12px;flex:1;overflow-y:auto;max-height:400px}._cardList_1bzls_33::-webkit-scrollbar{width:6px}._cardList_1bzls_33::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}._cardList_1bzls_33::-webkit-scrollbar-track{background:#f8f8f8}._cardItem_1bzls_52{display:flex;align-items:center;padding:16px;background:#fff;border:1px solid #E0E0E0;border-radius:8px;cursor:pointer;transition:all .2s ease}._cardItem_1bzls_52:hover{border-color:#504bff;box-shadow:0 2px 8px #504bff1a}._cardItem_1bzls_52._selected_1bzls_66{background:#f0efff;border-color:#504bff;box-shadow:0 2px 8px #504bff26}._cardContent_1bzls_72{display:flex;align-items:center;gap:16px;width:100%}._cardLogo_1bzls_79{display:flex;align-items:center;justify-content:center;width:60px;height:40px;flex-shrink:0}._cardInfo_1bzls_88{flex:1;display:flex;flex-direction:column;gap:4px}._cardName_1bzls_95{font-family:Pretendard,sans-serif;font-weight:600;font-size:15px;color:#333;display:flex;align-items:center;gap:8px}._defaultBadge_1bzls_105{background:#28a745;color:#fff;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500}._cardExpiry_1bzls_114{font-family:Pretendard,sans-serif;font-weight:400;font-size:13px;color:#666}._deleteButton_1bzls_121{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}._deleteButton_1bzls_121:hover{opacity:.6}._buttonSection_1bzls_135{display:flex;gap:12px;margin-top:auto;padding-top:20px;border-top:1px solid #E0E0E0}._confirmButton_1bzls_143{flex:1;height:46px;background:#504bff;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}._confirmButton_1bzls_143:hover:not(:disabled){background:#3d37d4}._confirmButton_1bzls_143:active:not(:disabled){background:#2b25a8}._confirmButton_1bzls_143:disabled{background:#ccc;cursor:not-allowed}._addCardButton_1bzls_167{flex:1;height:46px;background:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}._addCardButton_1bzls_167:hover{background:#222}._addCardButton_1bzls_167:active{background:#111}._loadingState_1bzls_187{display:flex;align-items:center;justify-content:center;height:200px;font-family:Pretendard,sans-serif;font-size:14px;color:#666}._emptyState_1bzls_197{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;height:200px}._emptyState_1bzls_197 p{font-family:Pretendard,sans-serif;font-size:14px;color:#666;margin:0}._addFirstCardButton_1bzls_212{padding:10px 24px;background:#504bff;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}._addFirstCardButton_1bzls_212:hover{background:#3d37d4}._cardAddForm_1bzls_228{display:flex;flex-direction:column;gap:20px;padding:10px 0}._formField_1bzls_235{display:flex;flex-direction:column;gap:8px}._fieldLabel_1bzls_241{font-family:Pretendard,sans-serif;font-weight:500;font-size:13px;color:#333;display:flex;align-items:center;gap:4px}._required_1bzls_251{color:#f33;font-weight:600}._fieldInput_1bzls_256{width:100%;height:44px;padding:12px;border:1px solid #D0D0D0;border-radius:4px;background-color:#fff;font-family:Pretendard,sans-serif;font-weight:400;font-size:14px;color:#333;transition:all .2s ease}._fieldInput_1bzls_256::placeholder{color:#999}._fieldInput_1bzls_256:focus{outline:none;border-color:#504bff;box-shadow:0 0 0 3px #504bff1a}._fieldInput_1bzls_256._error_1bzls_277{border-color:#f33}._fieldInput_1bzls_256._error_1bzls_277:focus{box-shadow:0 0 0 3px #ff33331a}._formRow_1bzls_284{display:flex;gap:12px}._formRow_1bzls_284 ._formField_1bzls_235{flex:1}._errorMessage_1bzls_292{font-family:Pretendard,sans-serif;font-size:12px;color:#f33;margin-top:-4px}._formButtons_1bzls_299{display:flex;flex-direction:column;gap:12px;margin-top:10px}._registerButton_1bzls_306{width:100%;height:48px;background:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}._registerButton_1bzls_306:hover:not(:disabled){background:#222}._registerButton_1bzls_306:active:not(:disabled){background:#111}._registerButton_1bzls_306:disabled{background:#ccc;cursor:not-allowed}._cancelButton_1bzls_330{width:100%;height:40px;background:transparent;color:#666;border:1px solid #D0D0D0;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}._cancelButton_1bzls_330:hover:not(:disabled){background:#f8f8f8;border-color:#999}._cancelButton_1bzls_330:disabled{opacity:.5;cursor:not-allowed}._cardAddForm_1bzls_228 .cardElementContainer{padding:12px 14px;border:1px solid #E5E8EB;border-radius:8px;background:#f7f8f9;transition:all .2s ease;min-height:48px;display:flex;align-items:center}._cardAddForm_1bzls_228 .cardElementContainer .StripeElement{width:100%;padding:0}._cardAddForm_1bzls_228 .cardElementContainer:hover{border-color:#c1c7cd;background:#fff}._cardAddForm_1bzls_228 .cardElementContainer:focus-within{border-color:#504bff;background:#fff;box-shadow:0 0 0 3px #504bff1a}._cardAddForm_1bzls_228 .inputGroup{margin-top:16px}._cardAddForm_1bzls_228 .inputGroup label{font-family:Pretendard,sans-serif;font-weight:500;font-size:13px;color:#333;margin-bottom:8px;display:block;text-align:left}._cardAddForm_1bzls_228 .inputGroup input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #E5E8EB;border-radius:8px;background:#f7f8f9;font-family:Pretendard,sans-serif;font-weight:400;font-size:14px;color:#333;transition:all .2s ease}._cardAddForm_1bzls_228 .inputGroup input::placeholder{color:#999}._cardAddForm_1bzls_228 .inputGroup input:hover{border-color:#c1c7cd;background:#fff}._cardAddForm_1bzls_228 .inputGroup input:focus{outline:none;border-color:#504bff;background:#fff;box-shadow:0 0 0 3px #504bff1a}._cardAddForm_1bzls_228 .saveCardButton{width:100%;height:48px;background:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;margin-top:20px}._cardAddForm_1bzls_228 .saveCardButton:hover:not(:disabled){background:#222}._cardAddForm_1bzls_228 .saveCardButton:disabled{background:#ccc;cursor:not-allowed}._stripeFieldWrapper_1bzls_435{width:100%;height:44px;padding:12px;border:1px solid #D0D0D0;border-radius:4px;background-color:#fff;transition:all .2s ease;display:flex;align-items:center}._stripeFieldWrapper_1bzls_435:hover{border-color:#999}._stripeFieldWrapper_1bzls_435._error_1bzls_277{border-color:#f33}._stripeFieldWrapper_1bzls_435.StripeElement--focus{border-color:#504bff;box-shadow:0 0 0 3px #504bff1a}._stripeFieldWrapper_1bzls_435.StripeElement--invalid{border-color:#f33}._stripeFieldWrapper_1bzls_435.StripeElement--complete{border-color:#28a745}._stripeElement_1bzls_463,._stripeElement_1bzls_463 .StripeElement{width:100%}._generalError_1bzls_470{background:#fff5f5;border:1px solid #FFDDDD;border-radius:4px;padding:10px 12px;font-family:Pretendard,sans-serif;font-size:13px;color:#f33;margin-top:-10px}@keyframes _slideInFromLeft_1bzls_1{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}._addCardModal_1ftgh_1{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;overflow:hidden;animation:_slideIn_1ftgh_1 .2s ease-out}@keyframes _slideIn_1ftgh_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._addCardHeader_1ftgh_19{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #E5E5E5}._addCardTitle_1ftgh_27{font-size:18px;font-weight:600;color:#333;margin:0}._addCardClose_1ftgh_34{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._addCardClose_1ftgh_34:hover{background-color:#f5f5f5}._addCardClose_1ftgh_34:active{background-color:#e5e5e5}._addCardBody_1ftgh_52{padding:24px}._columnWidth1_x1k9k_1{width:10%}._columnWidth2_x1k9k_5{width:15%}._columnWidth3_x1k9k_9{width:8%}._columnWidth4_x1k9k_13,._columnWidth5_x1k9k_17{width:10%}._columnWidth6_x1k9k_21{width:12%}._columnWidth7_x1k9k_25{width:15%}._columnWidth8_x1k9k_29{width:20%}._width10_x1k9k_33{width:10%}._width15_x1k9k_37{width:15%}._width20_x1k9k_41{width:20%}._width25_x1k9k_45{width:25%}._width30_x1k9k_49{width:30%}._width40_x1k9k_53{width:40%}._width50_x1k9k_57{width:50%}._infiniteScrollContainer_h3py9_12{display:flex;flex-direction:column;width:100%;position:relative}._desktopView_h3py9_30{overflow-y:auto}._headerRow_h3py9_44{background-color:#f0f0f0;height:40px;position:sticky;top:0;z-index:20}._headerCell_h3py9_52{padding:4px 10px;text-align:center;font-size:16px;font-weight:600;line-height:1;white-space:nowrap;position:relative;box-sizing:border-box;vertical-align:middle;top:0;z-index:10;border-left:1px solid #E0E0E0;background-color:#f0f0f0;color:#333}._tableCell_h3py9_124{padding:4px 14px;border:1px solid #E0E0E0;text-align:center;vertical-align:middle;box-sizing:border-box;overflow:auto;text-overflow:ellipsis;white-space:nowrap;height:40px;line-height:1}table tbody tr td:last-child{padding:4px 5px!important;text-align:center!important;vertical-align:middle!important}._mobileActions_h3py9_145{padding:4px 5px;display:flex;justify-content:center;margin-top:8px}._container_h3py9_2{display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:4px;border:1px solid #E0E0E0}._tableContainer_h3py9_19{box-sizing:border-box;background:#fff;display:flex;flex-direction:column;width:100%;overflow-x:auto;max-height:clamp(500px,100vh,900px)}._desktopView_h3py9_30{max-height:100%;overflow-y:auto}._stickyHeader_h3py9_184{position:sticky;top:0;z-index:30;background-color:#f0f0f0;box-shadow:0 2px 4px #0000001a}._table_h3py9_19{width:100%;border-collapse:collapse;border-spacing:0;font-size:14px;table-layout:inherit}._headerRow_h3py9_44{background-color:#f0f0f0;height:38px;position:sticky;top:0;z-index:20}._headerCell_h3py9_52{padding:6px 10px;text-align:center;font-size:16px;font-weight:600;border:1px solid #E0E0E0;white-space:nowrap;position:sticky;box-sizing:border-box;vertical-align:middle;top:0;z-index:10;background-color:#f0f0f0;color:#333}._headerContent_h3py9_69{display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis}._quantityColumn_h3py9_78 ._headerContent_h3py9_69,._priceColumn_h3py9_79 ._headerContent_h3py9_69,._amountColumn_h3py9_80 ._headerContent_h3py9_69{justify-content:center!important}._rightAligned_h3py9_84{justify-content:center!important;padding:0 16px}._sortIcon_h3py9_89{font-size:10px;margin-left:4px}._actionHeader_h3py9_251{min-width:51px!important;max-width:54px!important}._tableRow_h3py9_95{background-color:#fff;transition:background-color .15s ease;height:40px}._tableRow_h3py9_95:hover{background-color:#f8f0ff}._evenRow_h3py9_105{background-color:#f2f2f2}._evenRow_h3py9_105:hover{background-color:#f8f0ff}tr._tableRow_h3py9_95._cocRow_h3py9_113{font-weight:600;color:#8a2be2}tr._tableRow_h3py9_95._cocRow_h3py9_113:hover{background-color:#f8f0ff}._tableCell_h3py9_124{padding:4px 14px;border:1px solid #E0E0E0;text-align:center;vertical-align:middle;box-sizing:border-box;overflow:auto;text-overflow:ellipsis;white-space:nowrap}td._tableCell_h3py9_124._cocText_h3py9_153{color:#8a2be2;font-weight:600}._companyColumn_h3py9_325{width:22%}._cocColumn_h3py9_318,._dcColumn_h3py9_319,._ltColumn_h3py9_320{width:10%;text-align:center}._actionColumn_h3py9_321{width:5%}._observerTarget_h3py9_382{width:100%;display:flex;justify-content:center;padding:20px;min-height:1px}._loadingContainer_h3py9_390{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:16px}._loadingMoreContainer_h3py9_399{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;color:#666}._spinner_h3py9_408{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #4E4BFF;border-radius:50%;animation:_spin_h3py9_408 1s linear infinite}._spinnerSmall_h3py9_417{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #4E4BFF;border-radius:50%;animation:_spin_h3py9_408 1s linear infinite}@keyframes _spin_h3py9_408{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._endOfList_h3py9_434{text-align:center;padding:20px;color:#888;font-size:14px;border-top:1px solid #E0E0E0}._errorContainer_h3py9_442{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:8px;color:#d32f2f}._errorMessage_h3py9_452{font-size:12px;color:#666}._emptyContainer_h3py9_457{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#888;font-size:16px}._errorToast_h3py9_466{position:sticky;bottom:20px;background:#fff;border:1px solid #f44336;border-radius:4px;padding:12px 16px;margin:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 2px 8px #0000001a}._errorToast_h3py9_466 p{margin:0;color:#d32f2f;font-size:14px}._retryButton_h3py9_486{padding:6px 12px;background:#4e4bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;white-space:nowrap}._retryButton_h3py9_486:hover{background:#3938cc}._totalCount_h3py9_500{padding:12px 16px;background:#f5f5f5;border-bottom:1px solid #E0E0E0;font-size:14px;color:#666;text-align:right}._scrollTable_h3py9_509{flex:1;overflow:visible;text-align:center;min-width:53px;max-width:73px;padding:0}._cartButton_h3py9_519{display:flex;align-items:center;justify-content:center;background-color:#333;color:#fff;padding:6px 8px;border-radius:4px;cursor:pointer;font-weight:500;border:none;outline:none;width:100%;margin:0 auto;font-size:14px;transition:background-color .15s ease}._rightAlignedCell_h3py9_304{text-align:right!important;padding:0 16px}._quantityColumn_h3py9_78,._priceColumn_h3py9_79,._amountColumn_h3py9_80{text-align:right!important}._regionColumn_h3py9_317,._cocColumn_h3py9_318,._dcColumn_h3py9_319,._ltColumn_h3py9_320,._actionColumn_h3py9_321{text-align:center}._companyColumn_h3py9_325{text-align:left}._okCell_h3py9_330{color:#4e4bff;font-weight:600;text-align:center;width:100%;display:block}._priceCell_h3py9_338{color:#4e4bff;font-weight:500;text-align:right;width:100%;display:block}._regionColumn_h3py9_317{width:15%}._companyColumn_h3py9_325{width:20%}._cocColumn_h3py9_318{width:9%;text-align:center}._dcColumn_h3py9_319,._ltColumn_h3py9_320{width:10%;text-align:center}._quantityColumn_h3py9_78{width:10%}._priceColumn_h3py9_79{width:12%}._actionColumn_h3py9_321{width:3%;text-align:center;padding:0}._cartButton_h3py9_519{display:flex;align-items:center;justify-content:center;background-color:#333;color:#fff;padding:6px 8px;border-radius:4px;cursor:pointer;font-weight:500;border:none;outline:none;width:100%;margin:0;font-size:14px;transition:background-color .15s ease}._cartButton_h3py9_519:hover{background-color:#222}._cartButton_h3py9_519._coc-ok_h3py9_539{background-color:#8a2be2;font-weight:700}._cartButton_h3py9_519._coc-ok_h3py9_539:hover{background-color:#7b1fa2}._cartButton_h3py9_519 svg{margin-right:4px}._mobileView_h3py9_551{display:none;flex-direction:column;width:100%;gap:16px;padding:8px;max-height:500px;overflow-y:auto}._mobileCard_h3py9_561{display:flex;flex-direction:column;border:1px solid #E0E0E0;border-radius:4px;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px #0000000d;transition:background-color .15s ease,box-shadow .15s ease}._mobileCard_h3py9_561:hover{background-color:#f8f0ff;box-shadow:0 1px 3px #0000001a}._mobileCard_h3py9_561._evenCard_h3py9_575{background-color:#f2f2f2}._mobileCard_h3py9_561._evenCard_h3py9_575:hover{background-color:#f8f0ff}div._mobileView_h3py9_551 div._mobileCard_h3py9_561._cocCard_h3py9_583{font-weight:600;color:#8a2be2}div._mobileView_h3py9_551 div._mobileCard_h3py9_561._cocCard_h3py9_583:hover{background-color:#f8f0ff}div._mobileView_h3py9_551 div._mobileCard_h3py9_561._cocCard_h3py9_583 div._mobileCell_h3py9_592{color:#8a2be2}._mobileRow_h3py9_596{display:flex;padding:10px 12px;border-bottom:1px solid #F0F0F0}._mobileRow_h3py9_596:last-child{border-bottom:none}._mobileHeader_h3py9_605{flex:0 0 40%;font-weight:600;color:#555;position:sticky;left:0;background-color:inherit;z-index:1}._mobileCell_h3py9_592{flex:0 0 60%}div._mobileCard_h3py9_561._cocCard_h3py9_583 div._mobileRow_h3py9_596 div._mobileCell_h3py9_592{color:#8a2be2}._mobileCell_h3py9_592._alignRight_h3py9_625{text-align:right!important}._scrollHint_h3py9_630{text-align:center;color:#666;font-size:12px;padding:8px 0 0;animation:_pulse_h3py9_1 2s infinite}@keyframes _pulse_h3py9_1{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media screen and (max-width: 991px){._headerCell_h3py9_52,._tableCell_h3py9_124{padding:10px 6px;font-size:13px}._tableRow_h3py9_95{height:50px}._cartButton_h3py9_519{padding:5px 8px;font-size:13px;width:90%}}@media screen and (max-width: 767px){._desktopView_h3py9_30{display:none}._mobileView_h3py9_551{display:flex}._mobileRow_h3py9_596{padding:8px 12px}._mobileHeader_h3py9_605,._mobileCell_h3py9_592{font-size:13px}}._sectionBox_1fffx_3{background-color:#fff!important;border-radius:8px!important;border:1px solid #E0E0E0!important;box-shadow:0 1px 5px #0000000d!important;padding:24px;width:100%!important;box-sizing:border-box!important}._sectionBox_1fffx_3>div{padding:0!important}._sectionBox_1fffx_3>div+div{margin-top:24px}._productDetails_sachd_3{width:100%;height:100%;display:flex;flex-direction:column;flex:1;padding:24px!important;background-color:#fff;border-radius:4px;box-shadow:0 1px 5px #0000000d}._productInfo_sachd_16{width:100%;position:relative;display:flex;flex-direction:column;flex:1;gap:24px}._productHeader_sachd_26{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:59px;transition:min-height .3s ease;margin-bottom:14px}._productHeader_sachd_26 ._productName_sachd_35{color:#333;text-align:left;font-family:IBM Plex Sans,Pretendard Variable,sans-serif;font-size:28px;line-height:1.2;letter-spacing:-.012em;font-weight:600;position:relative;transition:font-size .3s ease}._productHeader_sachd_26 ._productImage_sachd_46{flex-shrink:0;height:auto;max-height:30px;position:relative;object-fit:contain;transition:width .3s ease}._productGallery_sachd_56{width:100%;display:flex;flex-direction:column;flex:1;height:100%}._productGallery_sachd_56 ._mainImageContainer_sachd_63{display:flex;justify-content:center;width:100%}._productGallery_sachd_56 ._productMainImage_sachd_68{border-radius:4px;width:100%;max-width:380px;height:auto;aspect-ratio:1;position:relative;overflow:hidden;object-fit:cover;transition:max-width .3s ease}._productGallery_sachd_56 ._productPackageType_sachd_79{color:#333;text-align:center;font-family:IBM Plex Sans,Pretendard Variable,sans-serif;font-size:20px;line-height:28px;letter-spacing:-.012em;font-weight:600;position:relative;margin:20px 0 30px;transition:font-size .3s ease}._productGallery_sachd_56 ._productThumbnailsSection_sachd_91{width:100%;margin-top:auto;margin-bottom:20px}._productGallery_sachd_56 ._productThumbnailsRow_sachd_96{width:100%;display:flex;justify-content:space-between;align-items:center}._productGallery_sachd_56 ._thumbnailsContainer_sachd_102{position:relative;width:100%;max-width:280px;display:flex;justify-content:space-between;gap:10px;transition:max-width .3s ease}._productGallery_sachd_56 ._thumbnailsContainer_sachd_102 ._thumbnail_sachd_102{border-radius:4px;border:1.5px solid #E0E0E0;width:calc(25% - 8px);height:auto;aspect-ratio:1;overflow:hidden;object-fit:cover;position:relative;cursor:pointer;transition:all .3s ease}._productGallery_sachd_56 ._thumbnailsContainer_sachd_102 ._thumbnail_sachd_102:hover{border-color:#4e4bff}._productGallery_sachd_56 ._thumbnailsContainer_sachd_102 ._thumbnail_sachd_102._activeThumbnail_sachd_126{border:2px solid #4E4BFF}._productGallery_sachd_56 ._datasheetsWrapper_sachd_129{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._productGallery_sachd_56 ._datasheetContainer_sachd_135{position:relative;display:flex;align-items:center;cursor:pointer}._productGallery_sachd_56 ._datasheetContainer_sachd_135:hover ._datasheetText_sachd_141{color:#4240d4}._productGallery_sachd_56 ._datasheetContainer_sachd_135 ._datasheetIcon_sachd_144{flex-shrink:0;width:50px;height:50px;position:relative;overflow:visible}._productGallery_sachd_56 ._datasheetContainer_sachd_135 ._datasheetText_sachd_141{color:#4e4bff;text-align:left;font-family:IBM Plex Sans,Pretendard Variable,sans-serif;font-size:20px;line-height:20px;letter-spacing:.00569em;font-weight:500;text-decoration:underline;position:relative;margin-left:8px;transition:font-size .3s ease,color .15s ease}@media screen and (max-width: 991px){._productGallery_sachd_56 ._thumbnailsContainer_sachd_102{max-width:250px}._productGallery_sachd_56 ._datasheetText_sachd_141{font-size:18px}}@media screen and (max-width: 768px){._productHeader_sachd_26{flex-direction:column;align-items:flex-start;gap:16px}._productHeader_sachd_26 ._productName_sachd_35{font-size:22px;width:100%}._productHeader_sachd_26 ._productImage_sachd_46{width:120px;align-self:center}._productGallery_sachd_56 ._productMainImage_sachd_68{max-width:100%}._productGallery_sachd_56 ._productPackageType_sachd_79{font-size:18px;margin:16px 0 24px}._productGallery_sachd_56 ._productThumbnailsRow_sachd_96{flex-direction:column;gap:20px}._productGallery_sachd_56 ._thumbnailsContainer_sachd_102{max-width:260px;margin:0 auto}._productGallery_sachd_56 ._datasheetContainer_sachd_135{width:100%;justify-content:center;margin-top:12px}._productGallery_sachd_56 ._datasheetContainer_sachd_135 ._datasheetText_sachd_141{font-size:18px}}@media screen and (max-height: 800px){._productGallery_sachd_56 ._thumbnailsContainer_sachd_102{max-width:240px}._productGallery_sachd_56 ._productPackageType_sachd_79{margin:16px 0 24px}}@media screen and (max-height: 600px){._productGallery_sachd_56 ._thumbnailsContainer_sachd_102{max-width:210px}._productGallery_sachd_56 ._productPackageType_sachd_79{font-size:18px;margin:12px 0 20px}._productGallery_sachd_56 ._productMainImage_sachd_68{max-width:340px}}._filterForm_9kb6j_1 input,._filterForm_9kb6j_1 input[type=text],._filterForm_9kb6j_1 input[type=number],._filterForm_9kb6j_1 input[type=password],._filterForm_9kb6j_1 input[type=email],._filterForm_9kb6j_1 .frame input,._filterForm_9kb6j_1 .input,._filterForm_9kb6j_1 * input{border:0!important;border-width:0!important;border-style:none!important;border-color:transparent!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:none!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important}._filterForm_9kb6j_1 .frame{border:none!important;box-shadow:none!important;background:transparent!important;padding:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important}._filterForm_9kb6j_1 .frame:hover,._filterForm_9kb6j_1 .frame:focus,._filterForm_9kb6j_1 .frame:focus-within{border:none!important;box-shadow:none!important}._filterForm_9kb6j_1 label[class*=Stack]{width:100%!important;height:100%!important}._filterControls_9kb6j_43{width:100%;display:flex;align-items:center;gap:12px;margin-bottom:20px}._searchField_9kb6j_51,._quantityField_9kb6j_55{width:240px}._searchInput_9kb6j_59,._quantityInput_9kb6j_59{border:1px solid #E0E0E0;border-radius:4px;height:46px;background-color:#fff;display:flex;align-items:center}._searchInput_9kb6j_59 input,._quantityInput_9kb6j_59 input{padding:0 12px!important;font-size:14px!important;line-height:46px!important}._filterButton_9kb6j_73{width:50px;height:46px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;cursor:pointer;transition:all .2s ease}._filterButton_9kb6j_73:hover{background-color:#f5f5f5;border-color:#504bff}._filterButton_9kb6j_73:active{background-color:#504bff;border-color:#504bff}._filterButton_9kb6j_73:active svg path{stroke:#fff}._filterButton_9kb6j_73._active_9kb6j_96{background-color:#504bff;border-color:#504bff}._filterButton_9kb6j_73._active_9kb6j_96 svg path{stroke:#fff}._rfqButton_9kb6j_104{margin-left:auto;background-color:#4e4bff;color:#fff;height:46px;width:100px;border-radius:4px;font-weight:500;border:none;outline:none;cursor:pointer}._rfqButton_9kb6j_104:hover{background-color:#4240d4}._autocompleteDropdown_9kb6j_120{animation:_slideDown_9kb6j_1 .2s ease-out}._autocompleteItem_9kb6j_124{transition:background-color .15s ease}._autocompleteItem_9kb6j_124:hover{background-color:#f5f5f5!important}._spinner_9kb6j_131{display:inline-block;width:16px;height:16px;border:2px solid rgba(0,0,0,.1);border-left-color:#504bff;border-radius:50%;animation:_spin_9kb6j_131 .8s linear infinite}@keyframes _spin_9kb6j_131{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _slideDown_9kb6j_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 767px){._filterControls_9kb6j_43{flex-direction:column;gap:12px}._searchField_9kb6j_51,._quantityField_9kb6j_55{width:100%}._rfqButton_9kb6j_104{margin-left:0;width:100%}}._typography_1n3cw_1{transition:color .3s ease-in-out,font-weight .3s ease-in-out}._display_1n3cw_5._basic_1n3cw_5{font-size:var(--Display-Basic-Size);font-weight:var(--Display-Basic-Weight);line-height:var(--Display-Basic-Line-Height)}._display_1n3cw_5._emphasized_1n3cw_10{font-size:var(--Display-Emphasized-Size);font-weight:var(--Display-Emphasized-Weight);line-height:var(--Display-Emphasized-Line-Height)}._title_1n3cw_16._basic_1n3cw_5{font-size:var(--Title-Basic-Size);font-weight:var(--Title-Basic-Weight);font-style:var(--Title-Basic-Style);line-height:var(--Title-Basic-Line-Height)}._title_1n3cw_16._emphasized_1n3cw_10{font-size:var(--Title-Emphasized-Size);font-weight:var(--Title-Emphasized-Weight);font-style:var(--Title-Emphasized-Style);line-height:var(--Title-Emphasized-Line-Height)}._headline_1n3cw_29._basic_1n3cw_5{font-size:var(--Headline-Basic-Size);font-weight:var(--Headline-Basic-Weight);font-style:var(--Headline-Basic-Style);line-height:var(--Headline-Basic-Line-Height)}._headline_1n3cw_29._emphasized_1n3cw_10{font-size:var(--Headline-Emphasized-Size);font-weight:var(--Headline-Emphasized-Weight);font-style:var(--Headline-Emphasized-Style);line-height:var(--Headline-Emphasized-Line-Height)}._body_1n3cw_42._basic_1n3cw_5{font-size:var(--Body-Basic-Size);font-weight:var(--Body-Basic-Weight);font-style:var(--Body-Basic-Style);line-height:var(--Body-Basic-Line-Height)}._body_1n3cw_42._emphasized_1n3cw_10{font-size:var(--Body-Emphasized-Size);font-weight:var(--Body-Emphasized-Weight);font-style:var(--Body-Emphasized-Style);line-height:var(--Body-Emphasized-Line-Height)}._body_1n3cw_42._strike-through_1n3cw_54{font-size:var(--Body-Strike_Through-Size);font-weight:var(--Body-Strike_Through-Weight);font-style:var(--Body-Strike_Through-Style);line-height:var(--Body-Strike_Through-Line-Height)}._body_1n3cw_42._strike-through_1n3cw_54._emphasized_1n3cw_10{font-size:var(--Body-Strike_Through-Emphasized-Size);font-weight:var(--Body-Strike_Through-Emphasized-Weight);font-style:var(--Body-Strike_Through-Emphasized-Style);line-height:var(--Body-Strike_Through-Emphasized-Line-Height)}._body_1n3cw_42._underline_1n3cw_66{font-size:var(--Body-Underline-Size);font-weight:var(--Body-Underline-Weight);font-style:var(--Body-Underline-Style);line-height:var(--Body-Underline-Line-Height);text-decoration:underline}._body_1n3cw_42._underline_1n3cw_66._emphasized_1n3cw_10{font-size:var(--Body-Underline-Emphasized-Size);font-weight:var(--Body-Underline-Emphasized-Weight);font-style:var(--Body-Underline-Emphasized-Style);line-height:var(--Body-Underline-Emphasized-Line-Height)}._content_1n3cw_80._basic_1n3cw_5{font-size:var(--Content-Basic-Size);font-weight:var(--Content-Basic-Weight);font-style:var(--Content-Basic-Style);line-height:var(--Content-Basic-Line-Height)}._content_1n3cw_80._emphasized_1n3cw_10{font-size:var(--Content-Emphasized-Size);font-weight:var(--Content-Emphasized-Weight);font-style:var(--Content-Emphasized-Style);line-height:var(--Content-Emphasized-Line-Height)}._content_1n3cw_80._strike-through_1n3cw_54{font-size:var(--Content-Strike_Through-Size);font-weight:var(--Content-Strike_Through-Weight);font-style:var(--Content-Strike_Through-Style);line-height:var(--Content-Strike_Through-Line-Height)}._content_1n3cw_80._strike-through_1n3cw_54._emphasized_1n3cw_10{font-size:var(--Content-Strike_Through-Emphasized-Size);font-weight:var(--Content-Strike_Through-Emphasized-Weight);font-style:var(--Content-Strike_Through-Emphasized-Style);line-height:var(--Content-Strike_Through-Emphasized-Line-Height)}._content_1n3cw_80._underline_1n3cw_66{font-size:var(--Content-Underline-Size);font-weight:var(--Content-Underline-Weight);font-style:var(--Content-Underline-Style);line-height:var(--Content-Underline-Line-Height);text-decoration:underline}._content_1n3cw_80._underline_1n3cw_66._emphasized_1n3cw_10{font-size:var(--Content-Underline-Emphasized-Size);font-weight:var(--Content-Underline-Emphasized-Weight);font-style:var(--Content-Underline-Emphasized-Style);line-height:var(--Content-Underline-Emphasized-Line-Height)}._caption_1n3cw_118._basic_1n3cw_5{font-size:var(--Caption-Basic-Size);font-weight:var(--Caption-Basic-Weight);font-style:var(--Caption-Basic-Style);line-height:var(--Caption-Basic-Line-Height)}._caption_1n3cw_118._emphasized_1n3cw_10{font-size:var(--Caption-Emphasized-Size);font-weight:var(--Caption-Emphasized-Weight);font-style:var(--Caption-Emphasized-Style);line-height:var(--Caption-Emphasized-Line-Height)}._caption_1n3cw_118._strike-through_1n3cw_54{font-size:var(--Caption-Strike_Through-Size);font-weight:var(--Caption-Strike_Through-Weight);font-style:var(--Caption-Strike_Through-Style);line-height:var(--Caption-Strike_Through-Line-Height)}._caption_1n3cw_118._strike-through_1n3cw_54._emphasized_1n3cw_10{font-size:var(--Caption-Strike_Through-Emphasized-Size);font-weight:var(--Caption-Strike_Through-Emphasized-Weight);font-style:var(--Caption-Strike_Through-Emphasized-Style);line-height:var(--Caption-Strike_Through-Emphasized-Line-Height)}._caption_1n3cw_118._underline_1n3cw_66{font-size:var(--Caption-Underline-Size);font-weight:var(--Caption-Underline-Weight);font-style:var(--Caption-Underline-Style);line-height:var(--Caption-Underline-Line-Height);text-decoration:underline}._caption_1n3cw_118._underline_1n3cw_66._emphasized_1n3cw_10{font-size:var(--Caption-Underline-Emphasized-Size);font-weight:var(--Caption-Underline-Emphasized-Weight);font-style:var(--Caption-Underline-Emphasized-Style);line-height:var(--Caption-Underline-Emphasized-Line-Height)}._clickable_1n3cw_156{-webkit-user-select:none;user-select:none;cursor:pointer}._unselectable_1n3cw_161{-webkit-user-select:none;user-select:none}._frame_13clo_1{border-radius:var(--Radius-4);box-shadow:inset 0 0 0 1px var(--Color-Palette-Border-Basic);background:var(--Color-Palette-Background-Secondary);padding:var(--Spacing-14);transition:box-shadow .2s ease-in-out;cursor:text}._frame_13clo_1 input,._frame_13clo_1 textarea{width:100%;background:transparent;border:none;padding-right:0;font-family:inherit}._frame_13clo_1 input:focus,._frame_13clo_1 textarea:focus{outline:none}._frame_13clo_1:has(input:focus,textarea:focus):not(._error_13clo_19){box-shadow:inset 0 0 0 1.5px var(--Color-Palette-Border-Aceent)}._frame_13clo_1:hover:not(._error_13clo_19,._immutable_13clo_22){box-shadow:inset 0 0 0 1.5px var(--Color-Palette-Primary-PrimaryWeek)}._frame_13clo_1 svg{flex-shrink:0}._error_13clo_19{box-shadow:inset 0 0 0 1px var(--Color-Palette-Core-Negative)}._immutable_13clo_22,._immutable_13clo_22 input{cursor:not-allowed}._textarea_13clo_40{resize:none}._transition_11o8s_1,._base_11o8s_1{transition:transform .15s ease-in-out,background .3s ease-in-out}._transition_11o8s_1:active,._base_11o8s_1:active{transform:scale(.98)}._base_11o8s_1{border:none;border-radius:var(--Radius-4);display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:inherit;white-space:nowrap;-webkit-user-select:none;user-select:none}._base_11o8s_1:disabled:not(._loading_11o8s_19){color:var(--Color-Palette-System-White);background:var(--Color-Palette-Background-Disabled)}._primary_11o8s_24{background:#504bff;color:var(--Color-Palette-System-White)}._primary_11o8s_24:hover:not(:disabled:not(._loading_11o8s_19)){background:#504bff}._secondary_11o8s_32{color:var(--Color-Palette-Content-Primary);background:var(--Color-Palette-Primary-Secondary)}._negative_11o8s_37{color:var(--Color-Palette-System-White);background:var(--Color-Palette-Core-Negative)}._large_11o8s_42{width:100%;height:46px;padding:var(--Spacing-8) var(--Spacing-16)}._small_11o8s_48{width:fit-content;height:36px;padding:var(--Spacing-8) var(--Spacing-14)}._loading_11o8s_19{cursor:progress;pointer-events:none}._loading_11o8s_19 span{width:6px;aspect-ratio:1;border-radius:50%;background-color:#fff}._loading_11o8s_19 span:nth-child(1){animation:_fadeInOut_11o8s_1 2s infinite}._loading_11o8s_19 span:nth-child(2){animation:_fadeInOut_11o8s_1 2s infinite .33s;opacity:.5}._loading_11o8s_19 span:nth-child(3){animation:_fadeInOut_11o8s_1 2s infinite .66s;opacity:.5}@keyframes _fadeInOut_11o8s_1{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.5}}._popover_17f3e_66{background:#fff;border:2px solid #333333;border-radius:5px;padding:8px;box-shadow:0 3px 4px #00000040;width:220px}._tableContent_17f3e_75{background:#fff;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:8px}._tableHeader_17f3e_83{display:flex;background:#e0e0e080;height:30px;border-bottom:1px solid #e0e0e0}._headerCol1_17f3e_90{width:81px;display:flex;align-items:center;justify-content:center;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;color:#333;letter-spacing:.0684px}._headerCol2_17f3e_102{flex:1;display:flex;align-items:center;justify-content:center;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;color:#333;letter-spacing:.0684px;border-left:1px solid #e0e0e0}._tableRow_17f3e_115{display:flex;background:#fff;height:36px;border-bottom:1px solid #e0e0e0}._tableRow_17f3e_115:last-child{border-bottom:none}._label_17f3e_125{width:81px;display:flex;align-items:center;justify-content:center;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;color:#504bff;letter-spacing:-.144px}._value_17f3e_137{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:4px;border-left:1px solid #e0e0e0;position:relative}._dropdown_17f3e_148{width:100%;height:28px;background:#fff;border:1px solid #d0d0d0;border-radius:4px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:Pretendard,sans-serif;font-size:12px;color:#333}._dropdown_17f3e_148:hover{border-color:#999}._dropdown_17f3e_148 svg{flex-shrink:0}._dropdownMenu_17f3e_170{position:absolute;top:100%;left:4px;right:4px;background:#fff;border:2px solid #000000;border-radius:4px;margin-top:2px;z-index:10;box-shadow:0 2px 4px #0000001a}._dropdownItem_17f3e_183{padding:6px 8px;font-family:Pretendard,sans-serif;font-size:12px;color:#333;cursor:pointer}._dropdownItem_17f3e_183:hover{background:#f5f5f5}._dropdownItem_17f3e_183:not(:last-child){border-bottom:1px solid #e0e0e0}._inputSmall_17f3e_197{width:28px;height:22px;background:#fff;border:1px solid #d0d0d0;border-radius:4px;padding:0 4px;font-family:Pretendard,sans-serif;font-weight:500;font-size:12px;color:#333;text-align:center;-moz-appearance:textfield}._inputSmall_17f3e_197::placeholder{color:#3333}._inputSmall_17f3e_197:focus{outline:none;border-color:#504bff}._inputSmall_17f3e_197::-webkit-inner-spin-button,._inputSmall_17f3e_197::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._unit_17f3e_223{font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;color:#333;letter-spacing:-.144px}._submitButton_17f3e_231{width:100%;height:32px;background:#333;border:none;border-radius:4px;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:10px;letter-spacing:.057px;cursor:pointer;transition:all .2s ease}._submitButton_17f3e_231:hover{background:#000}._submitButton_17f3e_231:active{transform:translateY(1px)}._modalOverlay_e0ssp_1{background:transparent!important;pointer-events:auto}._hoverPanel_e0ssp_6{padding:8px;border:2px solid #333333;border-radius:4px;background:#fff;box-shadow:0 3px 4px #00000040;min-width:200px}._hoverPanel_e0ssp_6[popover]{margin:0;border:2px solid #333333}@supports (anchor-name: --row-anchor){._hoverPanel_e0ssp_6[popover]{position-anchor:--row-anchor;inset-inline-start:anchor(right);inset-block-start:anchor(top);margin-inline-start:10px;position-try-options:flip-inline,flip-block}}._panel_e0ssp_28{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-start;position:relative;width:100%;box-sizing:border-box;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}._tableContent_e0ssp_40{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-radius:4px;width:100%;border:1px solid #e0e0e0;overflow:hidden}._table_e0ssp_40{width:100%;border-collapse:collapse;border-spacing:0}._tableHeader_e0ssp_58{background:#e0e0e080;height:30px;border-bottom:1px solid #e0e0e0}._headerCell_e0ssp_64{padding:0 12px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.0798px;color:#333;text-align:center;border-right:1px solid #e0e0e0}._headerCell_e0ssp_64:last-child{border-right:none}._firstHeader_e0ssp_79{border-top-left-radius:4px}._lastHeader_e0ssp_83{border-top-right-radius:4px;font-family:IBM Plex Sans,sans-serif;font-weight:600;letter-spacing:-.35px;color:#000}._tableRow_e0ssp_91{height:30px;background:#fff;border-bottom:1px solid #e0e0e0}._tableRow_e0ssp_91:last-child{border-bottom:none}._evenRow_e0ssp_100{background:#f5f5f5}._oddRow_e0ssp_104{background:#fff}._lastRow_e0ssp_108 ._tableCell_e0ssp_108:first-child{border-bottom-left-radius:4px}._lastRow_e0ssp_108 ._tableCell_e0ssp_108:last-child{border-bottom-right-radius:4px}._tableCell_e0ssp_108{padding:0 12px;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:16px;letter-spacing:.0798px;color:#333;border-right:1px solid #e0e0e0}._tableCell_e0ssp_108:last-child{border-right:none}._leftCell_e0ssp_129{text-align:center}._rightCell_e0ssp_133{text-align:right;padding-right:16px}._tableContent_e0ssp_40:last-of-type ._headerCell_e0ssp_64:first-child{font-family:Pretendard,sans-serif;font-weight:600;color:#333}._tableContent_e0ssp_40:last-of-type ._tableCell_e0ssp_108:first-child{font-family:IBM Plex Sans,sans-serif;font-weight:500;letter-spacing:-.168px;text-align:center}._tableContent_e0ssp_40:last-of-type ._tableCell_e0ssp_108:last-child{padding-right:26px}._footer_e0ssp_153{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.35px;color:#333;text-align:center;white-space:nowrap}._footerText_e0ssp_164{font-size:14px;line-height:20px;color:#333}._timeHighlight_e0ssp_170{color:#504bff}@media (prefers-color-scheme: dark){._tableHeader_e0ssp_58{background:#40404080}._headerCell_e0ssp_64,._lastHeader_e0ssp_83{color:#fff}._tableRow_e0ssp_91{background:#2a2a2a}._evenRow_e0ssp_100{background:#333}._tableCell_e0ssp_108{color:#fff}._tableContent_e0ssp_40{border-color:#444}._footer_e0ssp_153,._footerText_e0ssp_164{color:#fff}._timeHighlight_e0ssp_170{color:#7c77ff}}._purchaseHistoryContainer_nlhvb_66{width:100%}._sectionBox_nlhvb_70{background-color:#fff;border-radius:4px;border:2px solid #E0E0E0;padding:30px 34px;margin-bottom:24px;width:100%}._sectionTitle_nlhvb_79{font-family:Pretendard Variable,sans-serif;font-size:18px;font-weight:700;line-height:1;letter-spacing:-.0025em;color:#333;margin:0}._sectionDescription_nlhvb_89{font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600;line-height:1.86;letter-spacing:-.0025em;color:#333;margin:0}._tableWrapper_nlhvb_100{width:100%;border:1.5px solid #E0E0E0;border-radius:4px;overflow-x:auto;overflow-y:auto;max-height:600px;position:relative}._tableWrapper_nlhvb_100::-webkit-scrollbar{width:8px;height:8px}._tableWrapper_nlhvb_100::-webkit-scrollbar-track{background:#f1f1f1}._tableWrapper_nlhvb_100::-webkit-scrollbar-thumb{background:#888;border-radius:4px}._tableWrapper_nlhvb_100::-webkit-scrollbar-thumb:hover{background:#555}._tableWrapper_nlhvb_100::-webkit-scrollbar-corner{background:#f1f1f1}._table_nlhvb_100{width:100%;border-collapse:separate;border-spacing:0;font-family:Pretendard,sans-serif;table-layout:fixed}._table_nlhvb_100 thead{background-color:#e0e0e080;position:sticky;top:0;z-index:10}._table_nlhvb_100 th:nth-child(1),._table_nlhvb_100 td:nth-child(1){width:8%}._table_nlhvb_100 th:nth-child(2),._table_nlhvb_100 td:nth-child(2){width:14%}._table_nlhvb_100 th:nth-child(3),._table_nlhvb_100 td:nth-child(3){width:6%}._table_nlhvb_100 th:nth-child(4),._table_nlhvb_100 td:nth-child(4){width:12%}._table_nlhvb_100 th:nth-child(5),._table_nlhvb_100 td:nth-child(5){width:6%}._table_nlhvb_100 th:nth-child(6),._table_nlhvb_100 td:nth-child(6){width:6%}._table_nlhvb_100 th:nth-child(7),._table_nlhvb_100 td:nth-child(7){width:9%}._table_nlhvb_100 th:nth-child(8),._table_nlhvb_100 td:nth-child(8){width:6%}._table_nlhvb_100 th:nth-child(9),._table_nlhvb_100 td:nth-child(9){width:5%}._table_nlhvb_100 th:nth-child(10),._table_nlhvb_100 td:nth-child(10){width:10%}._table_nlhvb_100 th:nth-child(11),._table_nlhvb_100 td:nth-child(11){width:8%}._table_nlhvb_100 th:nth-child(12),._table_nlhvb_100 td:nth-child(12){width:8%}._tableHeader_nlhvb_177{background-color:#e0e0e080;border-bottom:1px solid #E0E0E0;height:40px;padding:8px 6px;font-family:Pretendard Variable,sans-serif;font-size:16px;font-weight:600;line-height:1;letter-spacing:-.0192em;color:#333;text-align:center;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tableHeader_nlhvb_177:nth-child(1),._tableHeader_nlhvb_177:nth-child(2),._tableHeader_nlhvb_177:nth-child(3),._tableHeader_nlhvb_177:nth-child(5),._tableHeader_nlhvb_177:nth-child(6),._tableHeader_nlhvb_177:nth-child(8),._tableHeader_nlhvb_177:nth-child(9),._tableHeader_nlhvb_177:nth-child(10){font-family:IBM Plex Sans,sans-serif}._headerCell_nlhvb_198{font-family:Pretendard Variable,sans-serif;font-size:16px;font-weight:600;text-align:center;height:40px;display:flex;align-items:center;justify-content:center;letter-spacing:-.0192em}._tableRow_nlhvb_210{height:51px;background-color:#fff;transition:background-color .2s ease}._tableRow_nlhvb_210:hover{background-color:#504bff08}._tableRow_nlhvb_210._whiteRow_nlhvb_218{background-color:#fff}._tableRow_nlhvb_210._grayRow_nlhvb_221{background-color:#fafafa}._tableRow_nlhvb_210:last-child ._tableCell_nlhvb_224{border-bottom:none}._tableCell_nlhvb_224{height:40px;padding:6px 8px;font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600;letter-spacing:.0057em;color:#333;text-align:center;vertical-align:middle;border-bottom:1px solid #E0E0E0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}._tableCell_nlhvb_224:nth-child(1),._tableCell_nlhvb_224:nth-child(2),._tableCell_nlhvb_224:nth-child(3),._tableCell_nlhvb_224:nth-child(5),._tableCell_nlhvb_224:nth-child(6),._tableCell_nlhvb_224:nth-child(8),._tableCell_nlhvb_224:nth-child(9),._tableCell_nlhvb_224:nth-child(10){font-family:IBM Plex Sans,sans-serif}._tableCell_nlhvb_224:nth-child(2){text-align:center;padding:6px 4px}._tableCell_nlhvb_224:last-child{padding:6px;overflow:visible}._partNumber_nlhvb_257{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;letter-spacing:.0057em;cursor:pointer;color:#504bff;text-decoration:none;transition:all .2s ease}._partNumber_nlhvb_257:hover{text-decoration:underline}._cocIcon_nlhvb_271{display:inline-block;vertical-align:middle}._wonSymbol_nlhvb_276{font-weight:700}._priceCell_nlhvb_280{display:flex;flex-direction:column;align-items:center;gap:2px}._priceTierInfo_nlhvb_287{display:flex;align-items:center;gap:4px}._tierText_nlhvb_293{color:#888;font-size:11px}._statusText_nlhvb_299{font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:.0057em}._cocButton_nlhvb_308{height:32px;padding:6px 16px;font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:.0057em;border-radius:4px;cursor:pointer;transition:all .2s ease;border:none;min-width:fit-content;white-space:nowrap;display:flex;align-items:center;justify-content:center;background-color:#504bff;color:#fff;font-family:IBM Plex Sans,sans-serif}._cocButton_nlhvb_308:hover{background-color:#1e18ff}._blackButton_nlhvb_333{height:32px;padding:6px 16px;font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:.0057em;border-radius:4px;cursor:pointer;transition:all .2s ease;border:none;min-width:fit-content;white-space:nowrap;display:flex;align-items:center;justify-content:center;background-color:#333;color:#fff;border:1px solid rgba(0,0,0,.3)}._blackButton_nlhvb_333:hover{background-color:#4d4d4d}._grayButton_nlhvb_358{height:32px;padding:6px 16px;font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:.0057em;border-radius:4px;cursor:pointer;transition:all .2s ease;border:none;min-width:fit-content;white-space:nowrap;display:flex;align-items:center;justify-content:center;background-color:#6c757d;color:#fff}._grayButton_nlhvb_358:hover{background-color:#545b62}._refundButton_nlhvb_382{background:transparent;color:#504bff;border:none;font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:.0057em;cursor:pointer;padding:0;transition:all .2s ease}._refundButton_nlhvb_382:hover{text-decoration:underline}._buttonContainer_nlhvb_400{display:flex;gap:6px;align-items:center;justify-content:center;width:100%}._actionButton_nlhvb_409{display:flex;justify-content:center;align-items:center;font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:14px;line-height:1;letter-spacing:.0057em;text-align:center;border-radius:4px;cursor:pointer;transition:all .3s ease;padding:6px;margin:0;border:none;outline:none;width:92px;height:32px;box-sizing:border-box}._actionButton_nlhvb_409._primary_nlhvb_430{background-color:#504bff;color:#fff}._actionButton_nlhvb_409._primary_nlhvb_430:hover{background-color:#1e18ff}._actionButton_nlhvb_409._secondary_nlhvb_437{background-color:#333;color:#fff}._actionButton_nlhvb_409._secondary_nlhvb_437:hover{background-color:#6f6f6f}._actionButton_nlhvb_409._accent_nlhvb_444{background-color:#333;color:#fff}._actionButton_nlhvb_409._accent_nlhvb_444:hover{background-color:#1a1a1a}._historyButton_nlhvb_452{min-width:92px;font-size:14px}._loadingContainer_nlhvb_458{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px;color:#667085;font-family:Pretendard Variable,sans-serif;font-size:14px;gap:16px}._spinner_nlhvb_470{width:40px;height:40px;border:4px solid rgba(80,75,255,.1);border-top:4px solid #504BFF;border-radius:50%;animation:_spin_nlhvb_470 1s linear infinite}@keyframes _spin_nlhvb_470{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1400px){._table_nlhvb_100{min-width:1200px}}@media (max-width: 992px){._sectionBox_nlhvb_70{padding:24px 12px}._table_nlhvb_100{min-width:1000px}}@media (max-width: 768px){._sectionTitle_nlhvb_79{font-size:18px}._table_nlhvb_100{min-width:900px}}._mainContent_1qqm0_66{width:100%;min-height:100vh;background-color:#f8f9fa;padding:30px 20px}._purchaseContainer_1qqm0_73{max-width:1450px;margin:0 auto;width:100%}@media (max-width: 1200px){._mainContent_1qqm0_66{padding:30px 16px}}@media (max-width: 768px){._mainContent_1qqm0_66{padding:20px 12px}._purchaseContainer_1qqm0_73{max-width:100%}}.dashboard{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#fff;padding:1.5rem}.dashboard__header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 0;margin-bottom:2.5rem}.dashboard__header-title{font-family:Pretendard,sans-serif;font-weight:700;font-size:2.125rem;line-height:1.5em;letter-spacing:-.025em;text-align:center;color:#000}.dashboard__header-subtitle{font-family:Pretendard,sans-serif;font-weight:500;font-size:1.5rem;line-height:1.5em;letter-spacing:-.025em;text-align:center;color:#333;margin-top:.25rem}.dashboard__content{display:flex;flex-direction:column;align-items:center;gap:2.5rem;margin-bottom:2rem}.dashboard__country-card{display:flex;align-items:center;gap:3.5rem;background-color:#f5f5f5;padding:2.5rem;border-radius:4px;border:1px solid #D0D0D0}.dashboard__country-card-flag{width:4rem;height:4rem;background-color:#e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700}.dashboard__country-card-info{display:flex;flex-direction:column;justify-content:space-between;height:8rem}.dashboard__country-card-info-title{font-family:Pretendard,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.5em;letter-spacing:-.025em;color:#504bff}.dashboard__country-card-info-content{display:flex;flex-direction:column}.dashboard__country-card-info-content-label{font-family:Pretendard,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.5em;letter-spacing:-.025em;color:#000}.dashboard__country-card-info-content-value{font-family:Pretendard,sans-serif;font-weight:500;font-size:1.5rem;line-height:1.5em;letter-spacing:-.025em;color:#333}.dashboard__button-area{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.dashboard__button-area-button{display:flex;align-items:center;font-family:Pretendard,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.5em;letter-spacing:-.025em;color:#504bff;background:none;border:none;cursor:pointer;min-width:220px;justify-content:center}.dashboard__button-area-button-icon{margin-left:.5rem}.dashboard__footer{display:flex;align-items:center;margin-top:2rem}.dashboard__footer-icon{color:#3339;margin-right:.5rem}.dashboard__footer-text{font-family:Pretendard,sans-serif;font-weight:500;font-size:1rem;line-height:1.625em;letter-spacing:-.025em;color:#3339}.button-loading{display:inline-flex;align-items:center;justify-content:center}.button-loading__dots{display:flex;align-items:center;justify-content:center;gap:6px}.button-loading__dot{width:6px;height:6px;background-color:currentColor;border-radius:50%;opacity:0;animation:buttonPulse 1.5s infinite}.button-loading__dot:nth-child(1){animation-delay:0s}.button-loading__dot:nth-child(2){animation-delay:.2s}.button-loading__dot:nth-child(3){animation-delay:.4s}@keyframes buttonPulse{0%{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}to{opacity:.3;transform:scale(.8)}}.dashboard__button-area-button{min-width:200px;justify-content:center}.dashboard__button-area-button--loading{cursor:not-allowed}._heroSection_1xhe7_1{padding:110px 0;width:100%}._container_1xhe7_6{max-width:1414px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:flex-start;gap:60px}@media (min-width: 1200px){._container_1xhe7_6{padding:0}}._heroTitle_1xhe7_21{font-family:Pretendard Variable,sans-serif;font-weight:800;font-size:64px;color:#000;margin-bottom:14px}.search-field-container{max-width:1411px;margin-bottom:50px}._serviceFlow_838km_2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;padding:22px 0}@media (max-width: 767px){._serviceFlow_838km_2{gap:20px}}@media (max-width: 991px){._serviceFlow_838km_2{gap:30px}}@media (max-width: 1199px){._serviceFlow_838km_2{gap:81px}}._arrowIcon_838km_26{display:flex;justify-content:center;align-items:center}._arrowIcon_838km_26 img{width:24px;height:24px}._monitorFrame_838km_60{position:relative;width:48px;height:48px;display:flex;flex-direction:column;align-items:center}._monitorFrame_838km_60 img{position:absolute}._monitorFrame_838km_60 img:first-child{width:100%;height:85%;top:0}._monitorFrame_838km_60 img:nth-child(2){width:40%;height:20%;bottom:0}._xrayText_838km_82{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:1.14;letter-spacing:-.025em;color:#d91e28;text-align:center}._searchPlus_838km_96{position:absolute;bottom:-5px;right:-5px}._searchPlus_838km_96 img{width:24px;height:24px}._plusText_838km_106{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:.86;letter-spacing:-.025em;color:#000;text-align:center}._cartDelivery_838km_120{position:relative;width:32px;height:32px}._cartDelivery_838km_120 img{position:absolute}._cartDelivery_838km_120 img:first-child{width:100%;height:100%;top:0;left:0}._cartDelivery_838km_120 img:nth-child(2){width:40%;height:40%;bottom:-5px;right:-5px}._serviceItem_36svf_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}._serviceIcon_36svf_9{display:flex;justify-content:center;align-items:center}._serviceIcon_36svf_9 img{width:60px;height:60px}._serviceIcon_36svf_9._xrayMonitor_36svf_18{position:relative;width:52px;height:52px}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._monitorFrame_36svf_23{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._monitorFrame_36svf_23 img{position:absolute}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._monitorFrame_36svf_23 img:first-child{width:100%;height:85%;top:0}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._monitorFrame_36svf_23 img:nth-child(2){width:40%;height:20%;bottom:0}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._xrayText_36svf_44{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:1.14;letter-spacing:-.025em;color:#d91e28;text-align:center}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._searchPlus_36svf_57{position:absolute;bottom:-5px;right:-5px}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._searchPlus_36svf_57 img{width:24px;height:24px}._serviceIcon_36svf_9._xrayMonitor_36svf_18 ._searchPlus_36svf_57 ._plusText_36svf_66{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:.86;letter-spacing:-.025em;color:#000;text-align:center}._serviceTitle_36svf_80{font-family:Pretendard,sans-serif;font-weight:600;font-size:20px;line-height:1;letter-spacing:-.025em;color:#000;text-align:center}._warningMessageBox_1pgoh_2{font-size:calc(1rem + .5vw);text-align:start;font-weight:600;transition:font-size .3s ease;padding:24px 34px;color:#504bff;box-sizing:border-box;border:2px solid #E0E0E0;border-radius:calc(2px + .2vw);width:100%;max-width:1450px;background-color:#fff}@media (max-width: 768px){._warningMessageBox_1pgoh_2{font-size:calc(.9rem + .3vw);padding:20px clamp(12px,2vw,24px);margin:15px auto;width:calc(100% - 20px)}}@media (max-width: 480px){._warningMessageBox_1pgoh_2{font-size:calc(.8rem + .2vw);padding:16px clamp(8px,2vw,16px);margin:10px auto;border-radius:2px;width:calc(100% - 10px)}}._warningMessageTitle_1pgoh_36{font-size:clamp(14px,.9rem + .2vw,18px);font-weight:700}@media (max-width: 480px){._warningMessageTitle_1pgoh_36{font-size:clamp(13px,.85rem + .1vw,16px);margin-bottom:clamp(6px,.4rem + .2vw,12px)}}._warningMessageSubTitle_1pgoh_47{font-size:clamp(12px,.75rem + .1vw,15px);line-height:26px;color:#000}@media (max-width: 480px){._warningMessageSubTitle_1pgoh_47{font-size:clamp(11px,.7rem + .05vw,14px);margin-bottom:clamp(6px,.4rem + .1vw,10px)}}._container_1pgoh_59{border-radius:4px;width:100%;max-width:1450px;max-height:calc(100vh - 200px);margin:0 auto;padding-top:30px}._tableContainer_1pgoh_69{width:100%;max-width:1450px;border-radius:4px;overflow-x:auto;display:flex;flex-direction:column;gap:8px}@media (max-width: 768px){._tableContainer_1pgoh_69{border-radius:2px;width:100%}}._tableContainer_4wp6i_9{width:100%;border:2px solid #E0E0E0;border-radius:4px;overflow:hidden;background:#fff}._table_4wp6i_9{width:100%;min-width:1420px;border-collapse:collapse;border-spacing:0;table-layout:fixed}._headerRow_4wp6i_28{height:40px;background:#e0e0e080;border-bottom:1.5px solid #E0E0E0}._headerCell_4wp6i_34{height:40px;padding:0 12px;text-align:center;font-family:Pretendard,IBM Plex Sans,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.192px;color:#333;border-left:1.5px solid #E0E0E0;vertical-align:middle;box-sizing:border-box}._headerCell_4wp6i_34:first-child{border-left:none}._bodyRow_4wp6i_55{height:44px;background:#fff;border-bottom:1.5px solid #E0E0E0}._bodyRow_4wp6i_55:nth-child(2n){background:#f5f5f5}._bodyRow_4wp6i_55:last-child{border-bottom:none}._bodyCell_4wp6i_68{height:44px;padding:4px 6px;text-align:center;border-left:1.5px solid #E0E0E0;vertical-align:middle;box-sizing:border-box}._bodyCell_4wp6i_68:first-child{border-left:none}._timeCell_4wp6i_83{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.168px;text-align:center;white-space:nowrap}._partNumber_4wp6i_96{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:.0798px;color:#333;text-align:center;white-space:nowrap}._quantityCell_4wp6i_110{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.168px;color:#333;text-align:right;padding-right:28px}._dropdownCell_4wp6i_124{width:100%;height:32px;display:flex;align-items:center;justify-content:center}._cocCell_4wp6i_135{display:flex;align-items:center;justify-content:center;height:100%;padding:0 8px}._checkbox_4wp6i_143{width:24px;height:24px;border:1.5px solid #D0D0D0;border-radius:4px;cursor:pointer;appearance:none;-webkit-appearance:none;background-color:#fff;position:relative;transition:all .15s ease;flex-shrink:0}._checkbox_4wp6i_143:checked{background-color:#504bff;border-color:#504bff}._checkbox_4wp6i_143:checked:after{content:"";position:absolute;left:7px;top:3px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._checkbox_4wp6i_143:hover:not(:checked){border-color:#504bff}._priceCell_4wp6i_178{display:flex;align-items:center;justify-content:space-between;gap:8px;height:32px;padding:4px 8px;background:#fff;border:1.5px solid #D0D0D0;border-radius:4px;box-sizing:border-box}._priceInput_4wp6i_191{flex:1;border:none;outline:none;font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.168px;color:#333;text-align:right;background:transparent;padding:0;min-width:0}._priceInput_4wp6i_191::placeholder{color:#999}._plusButton_4wp6i_210{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid #333333;border-radius:4px;cursor:pointer;padding:0;flex-shrink:0;transition:all .15s ease}._plusButton_4wp6i_210 svg{width:20px;height:20px}._plusButton_4wp6i_210:hover{background:#f5f5f5}._plusButton_4wp6i_210:active{background:#e0e0e0}._actionCell_4wp6i_238{display:flex;align-items:center;justify-content:center;height:100%;padding:0}._submitButton_4wp6i_247{width:100%;height:32px;background:#504bff;border:2px solid rgba(255,255,255,.1);border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.168px;color:#fff;cursor:pointer;transition:all .15s ease}._submitButton_4wp6i_247:hover{background:#4340e8}._submitButton_4wp6i_247:active{background:#3835d1}._rejectButton_4wp6i_270{width:100%;height:32px;background:#fff;border:2px solid #504BFF;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.168px;color:#504bff;cursor:pointer;transition:all .15s ease}._rejectButton_4wp6i_270:hover{background:#504bff0d}._rejectButton_4wp6i_270:active{background:#504bff1a}._viewPartButton_4wp6i_293{width:100%;height:32px;background:#333;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.168px;color:#fff;cursor:pointer;transition:all .15s ease}._viewPartButton_4wp6i_293:hover{background:#222}._viewPartButton_4wp6i_293:active{background:#111}._submitCell_4wp6i_318{padding:6px 3px 6px 6px}._rejectCell_4wp6i_323{padding:6px 6px 6px 3px;border-right:1.5px solid #E0E0E0}._viewPartCell_4wp6i_328{padding:6px}._emptyDropdown_4wp6i_335{background:#504bff1a!important}._emptyDropdown_4wp6i_335:not(._selected_4wp6i_338){background:#504bff1a!important}@media (max-width: 1440px){._tableContainer_4wp6i_9{overflow-x:auto}}._popover_8sfhp_3{width:301px;background:#fff;border:1px solid #E0E0E0;border-radius:8px;box-shadow:0 4px 12px #00000026;font-family:Pretendard Variable,sans-serif}._header_8sfhp_13{padding:12px 20px;border-bottom:1px solid #F0F0F0}._title_8sfhp_18{font-weight:600;font-size:14px;line-height:20px;color:#333;margin:0;text-align:center}._content_8sfhp_28{padding:12px}._tableSection_8sfhp_33{margin-bottom:12px}._tableSection_8sfhp_33:last-of-type{margin-bottom:12px}._table_8sfhp_33{width:100%;border-collapse:collapse;border-spacing:0;border:1px solid #E0E0E0;border-bottom:none}._table_8sfhp_33 tr{height:30px}._tableHeader_8sfhp_51{height:30px;padding:5px 8px;text-align:center;font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#000;background:#e0e0e080;border-bottom:1px solid #E0E0E0}._tableHeader_8sfhp_51:first-child{border-top-left-radius:4px}._tableHeader_8sfhp_51:last-child{border-top-right-radius:4px}._infoIcon_8sfhp_70{margin-left:4px;font-size:12px;color:#504bff;cursor:help}._tableCell_8sfhp_77{height:30px;padding:0;text-align:center;vertical-align:middle;border:none;border-left:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0}._tableCell_8sfhp_77:first-child{border-left:none}._qtyCell_8sfhp_91{display:flex;align-items:center;justify-content:center;height:30px;background:#fff;border:1px solid #D0D0D0;border-radius:4px;padding:6px 16px;margin:4px}._qtyInput_8sfhp_103{flex:1;border:none!important;outline:none;background:transparent;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#504bff;text-align:center;padding:0;min-width:0}._qtyInput_8sfhp_103::placeholder{color:#ccc}._plusSign_8sfhp_121{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#504bff;margin-left:-2px}._priceCell_8sfhp_131{display:flex;align-items:center;justify-content:flex-end;height:30px;background:#fff;border:1px solid #D0D0D0;border-radius:4px;padding:6px 8px;gap:4px;margin:4px}._currency_8sfhp_144{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#333;flex-shrink:0}._priceInput_8sfhp_153{flex:1;border:none!important;outline:none;background:transparent;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#333;text-align:right;padding:0;min-width:0}._priceInput_8sfhp_153::placeholder{color:#ccc}._dropdownCell_8sfhp_172{position:relative;height:22px;margin:4px}._dropdownTrigger_8sfhp_178{display:flex;align-items:center;height:100%;background:#fff;border:1px solid #D0D0D0;border-radius:4px;padding:0 8px;cursor:pointer;position:relative}._packagingInput_8sfhp_190{flex:1;border:none!important;outline:none;background:transparent;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#333;cursor:pointer;padding:0;text-align:left}._packagingInput_8sfhp_190::placeholder{color:#ccc}._dropdownIcon_8sfhp_208{position:absolute;right:8px;color:#666;pointer-events:none}._dropdownMenu_8sfhp_215{position:absolute;top:calc(100% + 2px);left:0;right:0;background:#fff;border:1px solid #E0E0E0;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:10002;max-height:200px;overflow-y:auto}._dropdownOption_8sfhp_229{padding:8px 12px;font-size:12px;color:#333;cursor:pointer;transition:background-color .1s ease}._dropdownOption_8sfhp_229:hover{background:#f0f0f0}._dropdownOption_8sfhp_229:not(:last-child){border-bottom:1px solid #F5F5F5}._mpqInput_8sfhp_244{width:calc(100% - 8px);height:22px;border:1px solid #D0D0D0!important;border-radius:4px;background:#fff;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#333;text-align:center;padding:0 8px;outline:none;margin:4px;box-sizing:border-box}._mpqInput_8sfhp_244::placeholder{color:#ccc}._deleteButton_8sfhp_266{width:100%;height:22px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#333;transition:all .2s ease;padding:0;margin:4px 0}._deleteButton_8sfhp_266:hover{color:#e53e3e}._deleteButton_8sfhp_266 svg{width:14px;height:14px}._addRowButton_8sfhp_289{width:100%;height:34px;display:flex;align-items:center;justify-content:center;background:#e0e0e080;border:1px solid #E0E0E0;border-top:none;border-radius:0 0 4px 4px;cursor:pointer;color:#333;transition:all .2s ease}._addRowButton_8sfhp_289:hover{background:#e0e0e0b3}._addRowButton_8sfhp_289 svg{width:9px;height:9px;color:inherit}._completeButton_8sfhp_313{width:100%;height:36px;background:#504bff;border:none;border-radius:4px;font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#fff;cursor:pointer;transition:all .2s ease;margin-top:8px}._completeButton_8sfhp_313:hover{background:#3740e0}._completeButton_8sfhp_313:active{transform:translateY(1px)}._completeButton_8sfhp_313:disabled{background:#ccc;cursor:not-allowed}._container_1i94h_2{width:100%;position:relative;background-color:#f0f0f0;align-items:stretch;min-height:calc(100vh - 144px)}._contentContainer_1i94h_10{margin:26px auto 0;max-width:1450px;width:100%;display:flex;flex-wrap:wrap;gap:26px;align-items:stretch}._leftColumn_1i94h_21{flex:1;min-width:400px;max-width:450px}._rightColumn_1i94h_27{flex:2;min-width:600px}._supportIcon_1i94h_32{position:fixed;bottom:40px;right:40px;z-index:100;border-radius:16px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease}._supportIcon_1i94h_32:hover{transform:scale(1.1)}@media (max-width: 1024px){._container_1i94h_2{padding:20px max(20px,min(6vw,100px))}._leftColumn_1i94h_21,._rightColumn_1i94h_27{min-width:100%;max-width:100%}._contentContainer_1i94h_10{flex-direction:column;align-items:center}}@media (max-width: 768px){._container_1i94h_2{padding:16px}._supportIcon_1i94h_32{bottom:20px;right:20px;width:40px;height:40px}._supportIcon_1i94h_32 svg{width:40px;height:40px}}._inventoryGuide_odfjp_2{background-color:#fff;border:2px solid #E0E0E0;border-radius:4px;padding:20px 24px;display:flex;flex-direction:column;gap:20px;width:100%;box-sizing:border-box;height:100%;min-height:249px}._inventoryGuide_odfjp_2 ._guideContent_odfjp_15,._inventoryGuide_odfjp_2 ._tableContent_odfjp_16{width:100%;opacity:1;transform:translateY(0)}._inventoryGuide_odfjp_2 ._inventoryImportBtn_odfjp_21{font-size:12px;max-width:85px;max-height:40px;padding:0 20px}._inventoryGuide_odfjp_2 ._guideTitle_odfjp_27{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:1.5em;letter-spacing:.57%;color:#000;margin:0}._inventoryGuide_odfjp_2 ._guideSteps_odfjp_36{display:flex;flex-direction:column;gap:10px;width:100%;max-width:260px}._inventoryGuide_odfjp_2 ._guideSteps_odfjp_36 ._step_odfjp_43{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:2.14em;letter-spacing:.57%;color:#000}._inventoryGuide_odfjp_2 ._guideSteps_odfjp_36 ._step_odfjp_43:before{content:"•";margin-right:8px}._inventoryGuide_odfjp_2 ._guideActions_odfjp_55{display:flex;gap:20px}._inventoryGuide_odfjp_2 ._guideActions_odfjp_55 ._registerButton_odfjp_59{background-color:#504bff;border:none;border-radius:4px;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;line-height:2em;padding:8px 20px;cursor:pointer;transition:background-color .3s ease}._inventoryGuide_odfjp_2 ._guideActions_odfjp_55 ._registerButton_odfjp_59:hover{background-color:#3f3ad5}._inventoryGuide_odfjp_2 ._errorMessage_odfjp_75{background-color:#fee;border:1px solid #FF6B6B;border-radius:4px;padding:12px 16px;margin-top:16px;color:#d32f2f;font-size:14px}._inventoryGuide_odfjp_2 ._uploadingMessage_odfjp_84{background-color:#fff3e0;border:1px solid #FF9800;border-radius:4px;padding:12px 16px;margin-top:16px;color:#e65100;font-size:14px;text-align:center}._inventoryGuide_odfjp_2 ._uploadingMessage_odfjp_84 p{margin:6px 0}._inventoryGuide_odfjp_2 ._uploadingMessage_odfjp_84 p:first-child{font-weight:600}._inventoryGuide_odfjp_2 ._uploadingMessage_odfjp_84 p:last-child{font-size:12px;opacity:.8}._inventoryGuide_odfjp_2 ._successMessage_odfjp_104{background-color:#e6f7e9;border:1px solid #43A047;border-radius:4px;padding:12px 16px;margin-top:16px;color:#2e7d32;font-size:14px}._inventoryGuide_odfjp_2 ._successMessage_odfjp_104 p{margin:8px 0}._inventoryGuide_odfjp_2 ._guideContent_odfjp_15{display:flex;flex-direction:column;gap:20px}._inventoryGuide_odfjp_2 ._sectionHeader_odfjp_121 ._sectionTitle_odfjp_121{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:1.5em;letter-spacing:-1.2%;color:#000;margin:0}._inventoryGuide_odfjp_2 ._tableContent_odfjp_16{border:2px solid #E0E0E0;border-radius:4px;overflow:hidden}._inventoryGuide_odfjp_2 ._fieldTable_odfjp_135{width:100%;border-collapse:collapse;table-layout:fixed}._inventoryGuide_odfjp_2 ._tableHeader_odfjp_140{background-color:#e0e0e080;border-bottom:1.5px solid #E0E0E0}._inventoryGuide_odfjp_2 ._tableHeader_odfjp_140 th{padding:10px 8px;text-align:center;font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:1.25em;letter-spacing:-2.5%;color:#000;border-right:1.5px solid #E0E0E0}._inventoryGuide_odfjp_2 ._tableHeader_odfjp_140 th:first-child{width:185px}._inventoryGuide_odfjp_2 ._tableHeader_odfjp_140 th:last-child{border-right:none}._inventoryGuide_odfjp_2 ._tableBody_odfjp_161{background-color:#fff}._inventoryGuide_odfjp_2 ._tableBody_odfjp_161 ._tableRow_odfjp_164{border-bottom:1.5px solid #E0E0E0}._inventoryGuide_odfjp_2 ._tableBody_odfjp_161 ._tableRow_odfjp_164:last-child{border-bottom:none;border-radius:0 0 4px 4px}._inventoryGuide_odfjp_2 ._tableBody_odfjp_161 ._tableCell_odfjp_171{padding:16px 8px;text-align:center;border-right:1.5px solid #E0E0E0;vertical-align:middle}._inventoryGuide_odfjp_2 ._tableBody_odfjp_161 ._tableCell_odfjp_171:first-child{width:185px}._inventoryGuide_odfjp_2 ._tableBody_odfjp_161 ._tableCell_odfjp_171:last-child{border-right:none}._inventoryGuide_odfjp_2 ._fieldCell_odfjp_183{display:flex;flex-direction:column;align-items:center;align-content:center;gap:2px}._inventoryGuide_odfjp_2 ._fieldDescription_odfjp_190{font-family:Wanted Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.714em;letter-spacing:.57%;color:#333}._inventoryGuide_odfjp_2 ._fieldRequired_odfjp_198{font-family:Wanted Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.714em;letter-spacing:.57%;color:#28a745}._inventoryGuide_odfjp_2 ._fieldOptional_odfjp_206{font-family:Wanted Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.714em;letter-spacing:.57%;color:#d91e28}._inventoryGuide_odfjp_2 ._actionButtons_odfjp_214{display:flex}._inventoryGuide_odfjp_2 ._actionButtons_odfjp_214 ._addButton_odfjp_217{background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:8px 20px;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;line-height:2em;letter-spacing:.57%;cursor:pointer;transition:all .2s ease}._inventoryGuide_odfjp_2 ._actionButtons_odfjp_214 ._addButton_odfjp_217:hover{background-color:#4338ca}._inventoryGuide_odfjp_2 ._actionButtons_odfjp_214 ._downloadButton_odfjp_234{background-color:#fff;color:#504bff;border:1px solid #504BFF;border-radius:4px;padding:8px 20px;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;line-height:2em;letter-spacing:.57%;cursor:pointer;transition:all .2s ease}._inventoryGuide_odfjp_2 ._actionButtons_odfjp_214 ._downloadButton_odfjp_234:hover{background-color:#f8f9ff}._inventoryGuide_odfjp_2 ._actionButtons_odfjp_214 ._downloadButton_odfjp_234:disabled{opacity:.6;cursor:not-allowed}._inventoryTableContainer_odfjp_256{width:100%;padding:24px;background:#f9fafb;min-height:100vh;box-sizing:border-box}._inventoryTableContainer_odfjp_256 ._tableHeader_odfjp_140{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px}._inventoryTableContainer_odfjp_256 ._tableHeader_odfjp_140 ._tableTitle_odfjp_270{font-family:Pretendard,sans-serif;font-weight:700;font-size:24px;color:#111827;margin:0}._inventoryTableContainer_odfjp_256 ._tableHeader_odfjp_140 button{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._inventoryTableContainer_odfjp_256 ._tableHeader_odfjp_140 button:hover{background-color:#2563eb}._inventoryTableContainer_odfjp_256 ._successMessageSticky_odfjp_291{position:sticky;top:20px;z-index:10;padding:16px 24px;background:#10b981;color:#fff;border-radius:8px;margin-bottom:24px;font-size:14px;font-weight:500;box-shadow:0 4px 6px #0000001a;animation:_slideDown_odfjp_1 .3s ease-out}@keyframes _slideDown_odfjp_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}._inventoryTableContainer_odfjp_256 ._successMessageSticky_odfjp_291 p{margin:0}._inventoryTableContainer_odfjp_256 ._loadingIndicator_odfjp_318{display:flex;justify-content:center;align-items:center;height:200px;font-size:16px;color:#666}@media (max-width: 768px){._inventoryGuide_odfjp_2{padding:16px 20px}._inventoryGuide_odfjp_2 ._guideTitle_odfjp_27{font-size:14px}._inventoryGuide_odfjp_2 ._guideSteps_odfjp_36 ._step_odfjp_43{font-size:12px}._inventoryGuide_odfjp_2 ._guideActions_odfjp_55 ._registerButton_odfjp_59{font-size:11px;padding:6px 16px}}.button{display:inline-flex;align-items:center;justify-content:center;font-family:Pretendard,sans-serif;font-weight:500;cursor:pointer;border:none;transition:background-color .2s,color .2s,border-color .2s;height:40px;padding:var(--Spacing-8) var(--Spacing-24);border-radius:var(--Radius-4);font-size:var(--Body-Basic-Size);font-weight:var(--Body-Emphasized-Weight);transition:all .2s ease-in-out;position:relative;overflow:hidden}.button.full-width{width:100%}.button.button-primary{background-color:#504bff;color:var(--Color-Palette-System-White)}.button.button-primary:hover:not(:disabled){background-color:#504bff}.button.button-primary:active:not(:disabled){transform:translateY(1px)}.button.button-secondary{background-color:var(--Color-Palette-Background-Primary);color:var(--Color-Palette-Content-Primary);border:1px solid var(--Color-Palette-Border-Basic)}.button.button-secondary:hover:not(:disabled){border-color:#504bff;color:#504bff}.button.button-secondary:active:not(:disabled){transform:translateY(1px)}.button.button-outline{background-color:transparent;color:var(--Color-Palette-Content-Primary);border:1px solid var(--Color-Palette-Border-Basic)}.button.button-outline:hover:not(:disabled){border-color:var(--Color-Palette-Content-Primary)}.button.button-outline:active:not(:disabled){transform:translateY(1px)}.button:disabled{opacity:.6;cursor:not-allowed}.button.is-loading{min-width:120px;justify-content:center}.button .button-loading{display:inline-flex;align-items:center;justify-content:center;height:100%}.button.button-primary .button-loading__dot{background-color:#fff}.button.button-secondary .button-loading__dot,.button.button-outline .button-loading__dot{background-color:var(--Color-Palette-Content-Primary)}@keyframes spin{to{transform:rotate(360deg)}}._inventoryGuideTable_tpck1_1{width:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}._tableWrapper_tpck1_9{width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:12px 12px 0 0}._table_tpck1_9{width:100%;border-collapse:collapse;font-size:14px}._table_tpck1_9 thead{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}._table_tpck1_9 thead tr th{padding:16px;text-align:left;font-weight:600;color:#374151;white-space:nowrap;border-right:1px solid #e5e7eb}._table_tpck1_9 thead tr th:last-child{border-right:none}._table_tpck1_9 thead tr th._sortable_tpck1_36{cursor:pointer;-webkit-user-select:none;user-select:none}._table_tpck1_9 thead tr th._sortable_tpck1_36:hover{background-color:#f3f4f6}._table_tpck1_9 tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._table_tpck1_9 tbody tr:hover{background-color:#f9fafb}._table_tpck1_9 tbody tr:last-child{border-bottom:none}._table_tpck1_9 tbody tr td{padding:16px;color:#111827;border-right:1px solid #f3f4f6}._table_tpck1_9 tbody tr td:last-child{border-right:none}._headerContent_tpck1_62{display:flex;align-items:center;gap:8px}._sortIndicator_tpck1_68{font-size:12px;color:#6b7280}._productCode_tpck1_73{font-weight:500;color:#1f2937}._quantity_tpck1_78{text-align:right;font-weight:500}._productionDate_tpck1_83,._manufacturer_tpck1_84,._leadTime_tpck1_85,._coc_tpck1_86,._moq_tpck1_87,._packagingMethod_tpck1_88{color:#6b7280}._unitPrice_tpck1_92{text-align:right;font-weight:500;color:#1f2937}._actionButtons_tpck1_98{display:flex;gap:8px;justify-content:center}._actionBtn_tpck1_104{padding:6px;border:none;background:transparent;color:#6b7280;cursor:pointer;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center}._actionBtn_tpck1_104:hover{background-color:#f3f4f6;color:#1f2937}._actionBtn_tpck1_104._dangerBtn_tpck1_120:hover{background-color:#fee2e2;color:#dc2626}._pagination_tpck1_125{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-top:1px solid #e5e7eb;background-color:#fff}._paginationInfo_tpck1_134{font-size:14px;color:#6b7280}._paginationControls_tpck1_139{display:flex;align-items:center;gap:8px}._paginationBtn_tpck1_145{padding:6px 12px;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;border-radius:6px;font-size:14px;transition:all .2s;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}._paginationBtn_tpck1_145:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}._paginationBtn_tpck1_145:disabled{opacity:.5;cursor:not-allowed}._pageNumber_tpck1_169{padding:0 16px;font-size:14px;color:#374151}._pageSizeSelector_tpck1_175 select{padding:6px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;font-size:14px;cursor:pointer;outline:none}._pageSizeSelector_tpck1_175 select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 768px){._table_tpck1_9{font-size:13px}._table_tpck1_9 thead tr th,._table_tpck1_9 tbody tr td{padding:12px 8px}._pagination_tpck1_125{flex-direction:column;gap:16px;padding:16px}._paginationControls_tpck1_139{width:100%;justify-content:center}._pageSizeSelector_tpck1_175,._pageSizeSelector_tpck1_175 select{width:100%}}._backdrop_dblj4_2{position:fixed;inset:0;background:transparent;z-index:10000}._popover_dblj4_12{background:#fff;border-radius:5px;border:2px solid #333333;box-shadow:0 3px 4px #00000040;max-width:320px;min-width:280px;max-height:80vh;animation:_popoverFadeIn_dblj4_1 .2s ease-in-out;animation-fill-mode:forwards;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;overflow-y:auto;will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}@keyframes _popoverFadeIn_dblj4_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _popoverFadeOut_dblj4_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._popover_dblj4_12._closing_dblj4_50{animation:_popoverFadeOut_dblj4_1 .2s ease-in-out;animation-fill-mode:forwards}._header_dblj4_55{padding:12px;text-align:center}._title_dblj4_60{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;line-height:16px;letter-spacing:-.168px;color:#000;margin:0}._content_dblj4_70{padding:0 12px 12px;display:flex;flex-direction:column;gap:12px}._tableContainer_dblj4_77{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}._tableHeader_dblj4_83{display:flex;background:#e0e0e080;border-bottom:1.5px solid #e0e0e0;height:30px;align-items:center}._headerCell_dblj4_91{flex:1;display:flex;align-items:center;justify-content:center;padding:0 8px;gap:2px}._headerCell_dblj4_91:first-child{border-right:1px solid #e0e0e0}._headerText_dblj4_103{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.35px;color:#000}._infoIcon_dblj4_112{color:#504bff;flex-shrink:0}._tableRow_dblj4_117{display:flex;background:#fff;border-bottom:1px solid #e0e0e0;height:36px;align-items:center;animation:_slideIn_dblj4_1 .15s ease-out}@keyframes _slideIn_dblj4_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._cell_dblj4_136{flex:1;padding:2px 4px;height:100%;display:flex;align-items:center}._cell_dblj4_136:first-child{border-right:1px solid #e0e0e0}._selectWrapper_dblj4_147{position:relative;width:100%;height:100%;display:flex;align-items:center}._select_dblj4_147{width:100%;height:100%;background:#fff;border:1px solid #d0d0d0;border-radius:4px;padding:2px 24px 2px 4px;font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.35px;color:#333;appearance:none;cursor:pointer}._select_dblj4_147:focus{outline:none;border-color:#504bff;box-shadow:0 0 0 2px #504bff33}._selectIcon_dblj4_177{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#333;pointer-events:none}._input_dblj4_186{width:100%;height:100%!important;background:#fff;border:1px solid #d0d0d0;border-radius:4px;font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.35px;color:#333}._input_dblj4_186:focus{outline:none;border-color:#504bff;box-shadow:0 0 0 2px #504bff33}._input_dblj4_186::placeholder{color:#999}._checkbox_dblj4_208{width:18px;height:18px;cursor:pointer;accent-color:#504bff}._checkbox_dblj4_208:focus{outline:2px solid rgba(80,75,255,.2);outline-offset:2px}._addRow_dblj4_219{background:#e0e0e080;border-radius:0 0 4px 4px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;width:100%}._addRow_dblj4_219:hover{background:#e0e0e0b3}._addButton_dblj4_234{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:20px;line-height:24px;letter-spacing:.114px;color:#333;-webkit-user-select:none;user-select:none}._completeButton_dblj4_244{width:100%;height:34px;background:#504bff;border:none;border-radius:4px;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;line-height:24px;letter-spacing:.0684px;cursor:pointer;transition:all .2s ease;flex-shrink:0}._completeButton_dblj4_244:hover{background:#403cd4;transform:translateY(-1px)}._completeButton_dblj4_244:active{background:#3532b8;transform:translateY(0)}._completeButton_dblj4_244:focus{outline:none;box-shadow:0 0 0 2px #504bff4d}@media (max-width: 768px){._popover_dblj4_12{max-width:280px;min-width:240px}._headerText_dblj4_103,._select_dblj4_147,._input_dblj4_186{font-size:12px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._popover_dblj4_12{border-width:1px}}@media (prefers-color-scheme: dark){._popover_dblj4_12{background:#1a1a1a;border-color:#666}._title_dblj4_60,._headerText_dblj4_103{color:#fff}._tableHeader_dblj4_83{background:#40404080;border-color:#666}._tableRow_dblj4_117{background:#1a1a1a;border-color:#666}._select_dblj4_147,._input_dblj4_186{background:#1a1a1a;border-color:#666;color:#fff}._select_dblj4_147::placeholder,._input_dblj4_186::placeholder{color:#999}._addRow_dblj4_219{background:#40404080}._addButton_dblj4_234{color:#fff}}._backdrop_16sth_1{position:fixed!important;inset:0!important;background:transparent!important;z-index:10000!important}._popover_16sth_11{background:#fff;border-radius:5px;border:2px solid #333333;box-shadow:0 3px 4px #00000040;width:282px;max-height:80vh;animation:_popoverFadeIn_16sth_1 .2s ease-in-out;animation-fill-mode:forwards;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;overflow-y:auto;will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}@keyframes _popoverFadeIn_16sth_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _popoverFadeOut_16sth_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._popover_16sth_11._closing_16sth_48{animation:_popoverFadeOut_16sth_1 .2s ease-in-out;animation-fill-mode:forwards}._header_16sth_53{padding:12px!important;text-align:center!important}._title_16sth_58{font-family:IBM Plex Sans,sans-serif!important;font-weight:600!important;font-size:14px!important;line-height:20px!important;letter-spacing:-.168px!important;color:#000!important;margin:0!important}._content_16sth_68{padding:0 12px 12px!important;display:flex!important;flex-direction:column!important;gap:12px!important}._tableContainer_16sth_75{border:1px solid #e0e0e0!important;border-radius:4px!important;overflow:hidden!important;background:#fff!important}._tableHeader_16sth_82{display:flex!important;background:#e0e0e080!important;border-bottom:1px solid #e0e0e0!important;height:30px!important;align-items:center!important}._headerCellQty_16sth_90{width:35%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-right:1px solid #e0e0e0!important}._headerCellPrice_16sth_99{width:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;border-right:1px solid #e0e0e0!important}._headerCellAction_16sth_108{width:15%!important;display:flex!important;align-items:center!important;justify-content:center!important}._headerText_16sth_115{font-family:IBM Plex Sans,sans-serif!important;font-weight:600!important;font-size:14px!important;line-height:24px!important;letter-spacing:-.168px!important;color:#000!important}._tableRow_16sth_124{display:flex!important;background:#fff!important;border-bottom:1px solid #e0e0e0!important;height:36px!important;align-items:center!important;animation:_slideIn_16sth_1 .15s ease-out!important}._tableRow_16sth_124:last-child{border-bottom:1px solid #e0e0e0!important}@keyframes _slideIn_16sth_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._cellQty_16sth_146{width:35%!important;padding:4px!important;border-right:1px solid #e0e0e0!important;display:flex!important;align-items:center!important;justify-content:center!important}._cellPrice_16sth_155{width:50%!important;padding:4px!important;border-right:1px solid #e0e0e0!important;display:flex!important;align-items:center!important;justify-content:center!important}._cellAction_16sth_164{width:15%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important}._tierWrap_16sth_172{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:28px!important;border:1px solid #d0d0d0!important;border-radius:4px!important;background:#fff!important}._tierWrap_16sth_172:focus-within{border-color:#504bff!important;box-shadow:0 0 0 2px #504bff33!important}._inputContainer_16sth_188{position:relative!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}._tierInput_16sth_197{border:none!important;outline:none!important;background:transparent!important;color:#504bff!important;font-family:Pretendard Variable,sans-serif!important;font-weight:500!important;font-size:14px!important;line-height:28px!important;letter-spacing:-.168px!important;text-align:center!important;width:100%!important;padding:0 15px!important}._tierInput_16sth_197::placeholder{color:#504bff80!important;text-align:center!important}._plusSign_16sth_216{color:#504bff!important;font-family:Pretendard Variable,sans-serif!important;font-weight:500!important;font-size:14px!important;line-height:14px!important;letter-spacing:-.168px!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}._priceInputWrapper_16sth_227{position:relative!important;width:100%!important;display:flex!important;align-items:center!important}._currency_16sth_234{position:absolute!important;left:8px!important;font-family:Pretendard Variable,sans-serif!important;font-weight:500!important;font-size:14px!important;color:#333!important;z-index:1!important}._priceInput_16sth_227{width:100%!important;height:28px!important;background:#fff!important;border:1px solid #d0d0d0!important;border-radius:4px!important;padding:6px 8px 6px 20px!important;font-family:Pretendard Variable,sans-serif!important;font-weight:500!important;font-size:14px!important;line-height:16px!important;letter-spacing:-.168px!important;color:#333!important;text-align:right!important}._priceInput_16sth_227:focus{outline:none!important;border-color:#504bff!important;box-shadow:0 0 0 2px #504bff33!important}._priceInput_16sth_227::placeholder{color:#333!important;text-align:right!important}._priceInput_16sth_227::-webkit-outer-spin-button,._priceInput_16sth_227::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}._priceInput_16sth_227[type=number]{-moz-appearance:textfield!important}._removeButton_16sth_276{width:14px!important;height:14px!important;background:transparent!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;color:#666!important;transition:color .2s ease!important}._removeButton_16sth_276:hover{color:#ef4444!important}._removeButton_16sth_276:focus{outline:none!important}._removeButton_16sth_276 svg{width:14px!important;height:14px!important}._addRow_16sth_299{background:#e0e0e080!important;border-radius:0 0 4px 4px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:background-color .2s ease!important;border-top:1px solid #e0e0e0!important}._addRow_16sth_299:hover{background:#e0e0e0b3!important}._addIcon_16sth_314{color:#666!important;width:9px!important;height:9px!important;transition:color .2s ease!important}._addRow_16sth_299:hover ._addIcon_16sth_314{color:#333!important}._completeButton_16sth_324{width:100%!important;height:34px!important;background:#504bff!important;border:none!important;border-radius:4px!important;color:#fff!important;font-family:Pretendard,sans-serif!important;font-weight:600!important;font-size:12px!important;line-height:24px!important;letter-spacing:.0684px!important;cursor:pointer!important;transition:all .2s ease!important}._completeButton_16sth_324:hover:not(:disabled){background:#403cd4!important;transform:translateY(-1px)!important}._completeButton_16sth_324:active:not(:disabled){background:#3532b8!important;transform:translateY(0)!important}._completeButton_16sth_324:focus{outline:none!important;box-shadow:0 0 0 2px #504bff4d!important}._completeButton_16sth_324:disabled{background:#ccc!important;cursor:not-allowed!important;transform:none!important}@media (max-width: 768px){._popover_16sth_11{width:260px!important}._headerCellQty_16sth_90,._cellQty_16sth_146{width:80px!important}._headerCellPrice_16sth_99,._cellPrice_16sth_155{width:140px!important}}._container_1axcg_2{width:100%;-webkit-user-select:none;user-select:none;border:none!important;border-radius:4px;position:relative}._dropdown_1axcg_10{width:100%;height:40px;display:flex;align-items:center;justify-content:center;padding:0 8px;border-radius:4px;border:1.5px solid #D0D0D0!important;background-color:#fff;cursor:pointer;transition:all .2s ease;text-align:center;position:relative;box-sizing:border-box}._dropdown_1axcg_10:focus{outline:2px solid var(--Color-Palette-Primary-Primary);outline-offset:1px}._dropdown_1axcg_10:not(._selected_1axcg_33){background-color:#504bff1a;border-color:#d0d0d0}._dropdown_1axcg_10._selected_1axcg_33{background-color:#fff;border-color:#333}._dropdown_1axcg_10:hover:not(._open_1axcg_41){border-color:#504bff}._dropdown_1axcg_10._open_1axcg_41{border-color:#333}._dropdown_1axcg_10._open_1axcg_41 ._icon_1axcg_47{transform:rotate(180deg)}._dropdown_1axcg_10._darker_1axcg_50{background:var(--Color-Palette-Background-Primary)}._icon_1axcg_47{transform:rotate(0)}._portalMenu_1axcg_58{width:100%;max-height:250px;padding:var(--Spacing-4);margin-top:var(--Spacing-8);border-radius:var(--Radius-4);background:#fff;overflow:auto;z-index:10000;border:2px solid #000000;text-align:center}._portalMenu_1axcg_58::-webkit-scrollbar{display:none}._portalMenu_1axcg_58>div{display:flex;justify-content:center;align-items:center}._option_1axcg_79{width:100%;max-width:none;min-width:auto;height:auto;min-height:40px;padding:10px 12px;border-radius:4px;cursor:pointer;transition:background .2s ease-in-out;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;line-height:20px;text-align:center;background-color:#fff;color:#333;font-family:Pretendard,IBM Plex Sans,sans-serif}._option_1axcg_79:hover{background:#f5f5f5}._option_1axcg_79._active_1axcg_110{background-color:#504bff1a}._option_1axcg_79._selected_1axcg_33{background-color:#504bff1a;font-weight:500}._option_1axcg_79._selected_1axcg_33._active_1axcg_110{background-color:#504bff26}._option_1axcg_79._directInputOption_1axcg_120{border-top:1px solid #E0E0E0;margin-top:4px;padding-top:14px;font-weight:500;color:#333}._option_1axcg_79._directInputOption_1axcg_120:hover{background-color:#f5f5f5}._option_1axcg_79._directInputOption_1axcg_120._active_1axcg_110{background-color:#504bff1a}._empty_1axcg_134{width:100%;padding:var(--Spacing-8);text-align:center;font-size:13px}._selectedText_1axcg_142{font-size:14px;font-weight:500;color:#333;text-align:center;width:100%;margin:0 auto;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-family:Pretendard,IBM Plex Sans,sans-serif;line-height:24px}._selectedText_1axcg_142._placeholder_1axcg_157{color:#666;opacity:.8}._sr-only_1axcg_163{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._directInput_1axcg_120{width:100%;height:36px;border:1.5px solid #4751FF;border-radius:4px;padding:6px 12px;font-size:13px;text-align:center;box-sizing:border-box;outline:none;background-color:#f8f9ff}._directInput_1axcg_120:focus{border-color:#4751ff;box-shadow:0 0 0 3px #4751ff1a}._autocomplete_1axcg_194{position:fixed!important;background-color:#fff!important;border:2px solid #333!important;border-radius:6px;box-shadow:0 10px 25px #0000004d!important;z-index:2147483647!important;max-height:200px;overflow-y:auto;font-family:ui-monospace,SFMono-Regular,SF Mono,Monaco,Consolas,Liberation Mono,Courier New,monospace}._suggestion_1axcg_207{padding:10px 12px;cursor:pointer;background-color:transparent;border-bottom:1px solid #f1f5f9;font-size:13px;color:#374151;transition:background-color .1s ease;display:flex;align-items:center}._suggestion_1axcg_207:last-of-type{border-bottom:none}._suggestion_1axcg_207:hover{background-color:#f8fafc}._suggestion_1axcg_207._selected_1axcg_33,._suggestion_1axcg_207._selected_1axcg_33:hover{background-color:#e0e7ff}._shortcutInfo_1axcg_232{padding:8px 12px;border-top:1px solid #f1f5f9;background-color:#f8fafc;font-size:10px;color:#6b7280;font-family:ui-monospace,SFMono-Regular,Monaco,Consolas;display:flex;justify-content:center;gap:12px}._shortcutInfo_1axcg_232 kbd{background-color:#e5e7eb;padding:1px 3px;border-radius:2px;color:#374151}@keyframes _smoothGentleSlideIn_1by59_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes _copiedRowSlideIn_1by59_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._newRow_1by59_22{animation:_smoothGentleSlideIn_1by59_1 .6s ease-out forwards;transform-origin:center top}._copiedRow_1by59_27{animation:_copiedRowSlideIn_1by59_1 .3s ease-out forwards}._tableContainer_1by59_31{width:100%;max-width:1450px;margin:0 auto;border-radius:8px;overflow:visible;box-shadow:0 2px 8px #0000000d;background-color:transparent;isolation:isolate}@media (max-width: 768px){._tableContainer_1by59_31{overflow-x:auto;overflow-y:visible;border-radius:4px}}._fileFormatContainer_1by59_49{background-color:#fff;border-radius:4px;padding:20px 24px;display:flex;flex-direction:column;width:100%;max-width:1450px;max-height:calc(-26px + 82vh);box-sizing:border-box;border:1.5px solid #E0E0E0;box-shadow:0 1px 3px #0000001a;overflow:auto}._pageContainer_1by59_64{width:100%;margin:0 auto;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}._loadingAlert_1by59_76{background-color:transparent;border:1px solid #4751FF;border-radius:4px;color:#4751ff;font-size:14px;font-weight:500;margin-bottom:16px;padding:12px 16px;text-align:center}._loadingContent_1by59_89{display:flex;align-items:center;justify-content:center;gap:12px}._loadingSpinner_1by59_96{width:18px;height:18px;border:2px solid #e0f2ff;border-top:2px solid #4751FF;border-radius:50%;animation:_spin_1by59_460 1s linear infinite}@keyframes _spin_1by59_460{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorAlert_1by59_113{background-color:transparent;border:1px solid #E53E3E;border-radius:4px;color:#e53e3e;font-size:14px;font-weight:500;margin-bottom:16px;padding:12px 16px;text-align:center}._modificationAlert_1by59_125{background-color:transparent;border:1px solid #FFE4CC;border-radius:4px;color:#ff6b00;font-size:14px;font-weight:500;margin-bottom:16px;padding:12px 16px;text-align:center}._paginationInfo_1by59_137{background-color:transparent;border-top:1.5px solid #E0E0E0;color:#666;font-size:13px;font-weight:500;padding:12px 16px;text-align:center}@keyframes _gentlePulse_1by59_1{0%,to{box-shadow:0 0 #4751ff66}50%{box-shadow:0 0 0 4px #4751ff00}}._table_1by59_31{width:100%;border-collapse:collapse;table-layout:fixed;overflow:visible;position:relative;border:1.5px solid #E0E0E0}._table_1by59_31 th,._table_1by59_31 td{padding:0;border:1.5px solid #E0E0E0;overflow:visible;position:relative}@media (max-width: 768px){._table_1by59_31{min-width:900px;table-layout:auto}}._padding_1by59_189{padding:0 4px;text-align:center}._tableHeader_1by59_194{background-color:#efefef;font-weight:600;text-align:center;padding:0;font-size:16px;border:1.5px solid #E0E0E0;border-bottom:1.5px solid #E0E0E0}._tableHeader_1by59_194>div{padding:4px 8px;display:flex;justify-content:center;align-items:center;margin:0 auto;width:100%}._tableRow_1by59_212{background-color:#fff;text-align:center;height:40px;transition:background-color .15s ease}._tableRow_1by59_212:hover{background-color:#efefef!important}._tableCell_1by59_222{padding:0 4px;vertical-align:middle;text-align:center;isolation:isolate;height:40px;border:1.5px solid #E0E0E0;overflow:visible;position:relative;z-index:1}._tableCell_1by59_222:has(._manufacturerAutocomplete_1by59_234){z-index:1001;overflow:visible}._tableCell_1by59_222>div{display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;padding:6px 8px;box-sizing:border-box;overflow:visible;position:relative}._tableCell_1by59_222 input,._tableCell_1by59_222 select,._tableCell_1by59_222 ._dropdown_1by59_250{margin:0 auto;height:30px;width:100%;text-align:center;padding:6px 8px;box-sizing:border-box}._partNumber_1by59_259{color:#4751ff;text-decoration:underline;cursor:pointer;text-align:center}._partNumber_1by59_259:hover{color:#2930cc}._unitPriceHeader_1by59_269{display:flex;align-items:center;justify-content:center;gap:6px}._unitPriceHeader_1by59_269 ._infoIcon_1by59_275{color:#504bff;font-size:16px;cursor:pointer;transition:opacity .15s ease}._unitPriceHeader_1by59_269 ._infoIcon_1by59_275:hover{opacity:.7}._unitPriceCell_1by59_285{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}._priceTierButton_1by59_293{background:none;border:none;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:2px}._priceTierButton_1by59_293:hover{background-color:#4751ff1a}._checkboxContainer_1by59_308{display:flex;align-items:center;justify-content:center;height:14px;width:14px;margin:0 auto;border:1.5px solid #E0E0E0}._cocCheckbox_1by59_318{width:16px;height:16px;cursor:pointer;margin:0 auto;border:1.5px solid #E0E0E0;border-radius:4px}._actionsHeader_1by59_327{width:100%;height:100%}._detailsButton_1by59_332{padding:8px 12px;border-radius:4px;background-color:#333;color:#fff;font-size:12px;cursor:pointer;max-width:98px;width:95px;max-height:33px;text-align:center;border:none;transition:background-color .15s ease}._detailsButton_1by59_332:hover{background-color:#222}._duplicateButton_1by59_350{background-color:#333;border-radius:4px;padding:10px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;height:auto;transition:all .25s ease-out}._duplicateButton_1by59_350:hover{background-color:#444;transform:translateY(-1px);box-shadow:0 2px 6px #0000001f}._duplicateButton_1by59_350:active{transform:scale(.98) translateY(0);box-shadow:0 1px 2px #00000014}._saveButton_1by59_372,._deleteButton_1by59_372{border-radius:4px;width:76.5px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #4751FF;transition:all .15s ease;font-size:12px;text-align:center;padding:0;margin:0 auto}._saveButton_1by59_372{background-color:#4751ff;color:#fff}._saveButton_1by59_372:hover:not(:disabled){background-color:#3740e0;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._saveButton_1by59_372:active{transform:translateY(0)}._saveButton_1by59_372:disabled{background-color:#6c74ff;cursor:not-allowed;opacity:.6}._saveButtonModified_1by59_406{background-color:#4751ff;color:#fff;animation:_gentlePulse_1by59_1 2s ease-in-out infinite}._deleteButton_1by59_372{background-color:transparent;color:#4751ff}._deleteButton_1by59_372:hover{background-color:#4751ff0d;transform:translateY(-1px)}._deleteButton_1by59_372:active{transform:translateY(0)}._deleteButton_1by59_372:disabled{color:#6c74ff;border-color:#6c74ff;cursor:not-allowed}._modifiedInput_1by59_429{background-color:#4751ff0d}input[type=select],select,._dropdown_1by59_250{width:100%;height:35px;padding:6px 8px;border:1.5px solid #E0E0E0;border-radius:4px;background-color:#504bff1a;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;transition:border-color .15s ease}input[type=select]:focus,select:focus,._dropdown_1by59_250:focus{outline:none;border-color:#4751ff}._dropdownIcon_1by59_454{width:12px;height:12px;margin-left:auto}._spinner_1by59_460{width:10px;height:10px;border:1px solid #e0f2ff;border-top:1px solid #4751FF;border-radius:50%;animation:_spin_1by59_460 1s linear infinite}input[type=number],input[type=text]{width:100%;height:35px;padding:6px 8px;border:1.5px solid #E0E0E0;border-radius:4px;font-size:12px;text-align:center;margin:0 auto;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease}input[type=number]:focus,input[type=text]:focus{outline:none;border-color:#4751ff;background-color:#4751ff0d}input[type=number]._modifiedInput_1by59_429,input[type=text]._modifiedInput_1by59_429{border-color:#4751ff;background-color:#4751ff1a}._optionCell_1by59_491{display:flex!important;justify-content:space-between;align-items:center;gap:10px;padding:6px 8px!important;width:100%;height:100%;background-color:#fff;border:1.5px solid #E0E0E0;border-radius:4px;box-sizing:border-box;min-height:36px;position:relative;z-index:1}._optionText_1by59_508{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:.0057em;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}._optionIcon_1by59_522{display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:#e0e0e0;border-radius:4px;padding:2px 3px;cursor:pointer;flex-shrink:0;transition:background-color .15s ease}._optionIcon_1by59_522:hover{background-color:#e0e0e0}._optionIcon_1by59_522 svg{width:14px;height:14px;color:#504bff}._manufacturerAutocomplete_1by59_234{position:relative;width:100%}._manufacturerAutocomplete_1by59_234 ._dropdown_1by59_250{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1.5px solid #E0E0E0;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:1000;max-height:200px;overflow-y:auto}._manufacturerAutocomplete_1by59_234 ._dropdown_1by59_250 ._suggestion_1by59_561{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:14px;transition:background-color .1s ease}._manufacturerAutocomplete_1by59_234 ._dropdown_1by59_250 ._suggestion_1by59_561:hover,._manufacturerAutocomplete_1by59_234 ._dropdown_1by59_250 ._suggestion_1by59_561._selected_1by59_568{background-color:#f0f0f0}._manufacturerAutocomplete_1by59_234 ._dropdown_1by59_250 ._suggestion_1by59_561:last-child{border-bottom:none}._manufacturerAutocomplete_1by59_234 ._dropdown_1by59_250 ._suggestion_1by59_561 ._name_1by59_574{font-weight:500;color:#333}._manufacturerAutocomplete_1by59_234 ._dropdown_1by59_250 ._suggestion_1by59_561 ._country_1by59_578{font-size:12px;color:#666;margin-top:2px}._globalSearchContainer_1by59_584{position:relative;width:100%;height:38px;display:flex;align-items:center}._globalSearchInput_1by59_592{width:100%;height:38px;padding:0 40px 0 12px;background-color:#fff;border:1.5px solid #E0E0E0;border-radius:4px;font-size:16px!important;font-weight:600;color:#333;text-align:center;box-sizing:border-box;line-height:38px;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease}._globalSearchInput_1by59_592::placeholder{color:#333;font-weight:600;font-size:16px;text-align:center;line-height:38px;transition:color .15s ease,opacity .15s ease}._globalSearchInput_1by59_592:focus{outline:none;border-color:#4751ff}._globalSearchInput_1by59_592:focus::placeholder{color:#999;opacity:.6}._globalSearchIcon_1by59_627{position:absolute;right:12px;top:47%;transform:translateY(-50%);width:14px;height:14px;pointer-events:none;color:#333;display:flex;align-items:center;justify-content:center}._searchIcon_1by59_641{cursor:pointer;transition:opacity .15s ease}._searchIcon_1by59_641:hover{opacity:.7}._headerActionsContainer_1by59_649{display:flex;align-items:center;justify-content:center;width:100%;height:100%;gap:0;padding:4px 3px!important}._addButton_1by59_659{background-color:#fff;border:1.5px solid #333333;border-radius:4px;padding:0;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:14px;line-height:24px;letter-spacing:-.35px;color:#333;transition:background-color .15s ease;flex:0 0 auto;width:69.5px}._addButton_1by59_659:hover{background-color:#f5f5f5}._addButton_1by59_659:active{background-color:#efefef}._uploadExcelButton_1by59_686{background-color:#333;border:none;border-radius:4px;padding:0;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;line-height:24px;letter-spacing:-.35px;color:#fff;transition:background-color .15s ease;flex:1;white-space:nowrap}._uploadExcelButton_1by59_686:hover{background-color:#444}._uploadExcelButton_1by59_686:active{background-color:#222}._headerActionLeft_1by59_713{display:flex;align-items:center;justify-content:center;padding:6px 3px 6px 6px;height:100%}._headerActionRight_1by59_723{display:flex;align-items:center;justify-content:center;padding:6px 6px 6px 3px;flex:1;height:100%}._container_onc65_3{max-width:1450px;margin:0 auto;width:100%;padding:0;position:relative}._horizontalLayout_onc65_12{display:flex;align-items:center}@media (max-width: 768px){._horizontalLayout_onc65_12{flex-direction:column;gap:20px}}._fullWidthLayout_onc65_25{width:100%}._guideSection_onc65_30{flex:1;width:100%;padding:30px 0}._formatSection_onc65_37{flex:1;padding:30px 0}._webSocketDebugContainer_onc65_43,._section_onc65_50{margin:20px 0;padding:15px;border:1px solid #ddd;border-radius:5px}._section_onc65_50 h3{margin-top:0}._tableHeader_onc65_61{display:flex;justify-content:space-between;align-items:center;margin:20px 0 16px;padding-bottom:12px;border-bottom:2px solid #e9ecef}._tableHeader_onc65_61 h2{margin:0;font-size:20px;font-weight:600;color:#333}._loadMoreTrigger_onc65_77{text-align:center;padding:20px;color:#666;font-style:italic}._endMessage_onc65_84{text-align:center;padding:20px;color:#999;font-style:italic;border-top:1px solid #e9ecef;margin-top:20px}._inventoryRegistrationPage_onc65_93{width:100%;margin:0 auto;position:relative;padding:0;max-width:1450px}._inventoryRegistrationPage_onc65_93 .ant-card{box-shadow:0 2px 8px #00000017}._errorContainer_onc65_105{display:flex;flex-direction:column;justify-content:center;align-items:center;height:400px;background-color:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:40px;text-align:center}._errorContainer_onc65_105 h2{color:#e53e3e;font-size:24px;margin-bottom:16px}._errorContainer_onc65_105 p{color:#c53030;font-size:16px;margin-bottom:24px}._retryButton_onc65_128{background-color:#e53e3e;color:#fff;border:none;border-radius:6px;padding:12px 24px;font-size:16px;cursor:pointer;transition:all .2s ease}._retryButton_onc65_128:hover{background-color:#c53030;transform:translateY(-1px);box-shadow:0 4px 8px #e53e3e33}._retryButton_onc65_128:active{transform:translateY(0)}._inventoryGuide_onc65_147{background-color:#fff;border:2px solid #E0E0E0;border-radius:4px;padding:20px 28px;display:flex;flex-direction:column;gap:30px;width:428px;height:339px;box-sizing:border-box}._inventoryGuide_onc65_147 ._guideTitle_onc65_159{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:1.5em;letter-spacing:.57%;color:#000;margin:0}._inventoryGuide_onc65_147 ._guideSteps_onc65_168{display:flex;flex-direction:column;gap:6px;width:100%;max-width:260px}._inventoryGuide_onc65_147 ._guideSteps_onc65_168 ._step_onc65_175{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:2.14em;letter-spacing:.57%;color:#000}._inventoryGuide_onc65_147 ._guideSteps_onc65_168 ._step_onc65_175:before{content:"•";margin-right:8px}._inventoryGuide_onc65_147 ._guideActions_onc65_187{display:flex;gap:20px}._inventoryGuide_onc65_147 ._guideActions_onc65_187 ._registerButton_onc65_191{background-color:#504bff;border:none;border-radius:4px;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;line-height:2em;padding:8px 20px;cursor:pointer;transition:background-color .3s ease}._inventoryGuide_onc65_147 ._guideActions_onc65_187 ._registerButton_onc65_191:hover{background-color:#3f3ad5}@media (max-width: 768px){._inventoryGuide_onc65_147{padding:16px 20px;width:100%;height:auto}._inventoryGuide_onc65_147 ._guideTitle_onc65_159{font-size:14px}._inventoryGuide_onc65_147 ._guideSteps_onc65_168 ._step_onc65_175{font-size:12px}._inventoryGuide_onc65_147 ._guideActions_onc65_187 ._registerButton_onc65_191{font-size:11px;padding:6px 16px}}._loadingOverlay_onc65_226{position:fixed;inset:0;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:9999}._loadingSpinner_onc65_239{display:flex;flex-direction:column;align-items:center;gap:16px}._loadingSpinner_onc65_239 p{color:#4751ff;font-size:16px;font-weight:500}._spinner_onc65_251{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #4751FF;border-radius:50%;animation:_spin_onc65_251 1s linear infinite}@keyframes _spin_onc65_251{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._registrationOptions_onc65_269{margin-top:30px;display:flex;flex-direction:column;gap:16px}._optionButton_onc65_276{background-color:#4751ff;color:#fff;border:none;border-radius:6px;padding:14px 24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}._optionButton_onc65_276:hover{background-color:#3740e0;transform:translateY(-2px);box-shadow:0 4px 12px #4751ff4d}._optionButton_onc65_276:active{transform:translateY(0)}._additionalOptions_onc65_297{margin-top:40px;padding:30px;background-color:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}._additionalOptions_onc65_297 h3{font-size:20px;font-weight:600;color:#333;margin-bottom:24px;text-align:center}._optionsGrid_onc65_312{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}._optionCard_onc65_318{background-color:#fff;border:2px solid #e9ecef;border-radius:8px;padding:24px;cursor:pointer;transition:all .2s ease;text-align:left}._optionCard_onc65_318:hover{border-color:#4751ff;transform:translateY(-4px);box-shadow:0 8px 24px #4751ff26}._optionCard_onc65_318 h4{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}._optionCard_onc65_318 p{font-size:14px;color:#666;margin:0;line-height:1.5}._horizontalContentLayout_onc65_346{display:flex;gap:40px;align-items:flex-start;margin-top:40px;justify-content:center}@media (max-width: 1440px){._horizontalContentLayout_onc65_346{gap:20px}._horizontalContentLayout_onc65_346 ._inventoryGuide_onc65_147{width:380px}._horizontalContentLayout_onc65_346 ._fileFormatSection_onc65_362{width:800px}}@media (max-width: 1024px){._horizontalContentLayout_onc65_346{flex-direction:column;gap:30px;align-items:center}._horizontalContentLayout_onc65_346 ._inventoryGuide_onc65_147{width:100%;max-width:600px;height:auto}._horizontalContentLayout_onc65_346 ._fileFormatSection_onc65_362{width:100%;max-width:966px;height:auto}}._fileFormatSection_onc65_362{width:966px;height:339px}._loadingContainer_onc65_391{display:flex;justify-content:center;align-items:center;height:300px;font-size:18px;color:#666}._errorNotice_onc65_400{margin-top:16px;padding:12px 16px;background-color:#ff00000d;border-left:4px solid #ff4d4d;color:#d32f2f;font-size:14px;border-radius:4px}._debugControls_onc65_410{margin-top:24px;padding:12px;background-color:#f5f5f5;border:1px dashed #ccc;border-radius:4px;display:flex;justify-content:center}._debugButton_onc65_420{background-color:#333;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer}._debugButton_onc65_420:hover{background-color:#555}._formButtonWrapper_onc65_433{margin-top:30px;padding:20px;background-color:#f5f9ff;border-radius:8px;text-align:center}._formButton_onc65_433,._tableButton_onc65_441{background-color:#4751ff;color:#fff;border:none;border-radius:4px;padding:12px 20px;font-size:16px;cursor:pointer;transition:all .2s ease}._formButton_onc65_433:hover,._tableButton_onc65_441:hover{background-color:#3740e0;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._formButton_onc65_433:active,._tableButton_onc65_441:active{transform:translateY(0)}._formButtonNote_onc65_460,._tableButtonNote_onc65_460{font-size:14px;color:#666;margin-top:5px}._helpText_onc65_466{margin-top:10px;font-size:14px;color:#666}._subtitle_onc65_472{font-size:18px;font-weight:500;margin-bottom:15px;color:#333}._topDivider_onc65_479{margin:20px 0}._warningText_onc65_483{color:#f5222d;font-size:13px;margin-top:5px}._templateLink_onc65_489{color:#1890ff;text-decoration:underline;font-weight:500}._templateLink_onc65_489:hover{color:#40a9ff}._pageTitle_onc65_498{font-size:24px;font-weight:600;margin-bottom:16px;color:#333}._pageDescription_onc65_505{font-size:16px;color:#666;margin-bottom:24px}._tableWrapper_onc65_511{margin:26px 0 0;transition:opacity .6s ease-out,transform .6s ease-out}@keyframes _fadeInSlideUp_onc65_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._buttonContainer_onc65_526{display:flex;justify-content:center;margin-top:24px}._buttonContainer_onc65_526 button{margin:0 10px}._backButton_onc65_535{background-color:transparent;color:#4751ff;border:1px solid #4751FF;border-radius:4px;padding:10px 20px;font-size:16px;cursor:pointer;transition:all .2s ease}._backButton_onc65_535:hover{background-color:#4751ff0d;transform:translateY(-1px)}._backButton_onc65_535:active{transform:translateY(0)}._sseStatus_onc65_554{margin:1rem 0;padding:1rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;font-size:.9rem}._sseHeader_onc65_563{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sseHeader_onc65_563 h4{margin:0;color:#333}._recoveryButtons_onc65_574{display:flex;gap:.5rem;flex-wrap:wrap}._recoveryButton_onc65_574,._forceCleanupButton_onc65_581,._resetButton_onc65_582{padding:.4rem .8rem;border:none;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s ease;font-weight:500}._recoveryButton_onc65_574:disabled,._forceCleanupButton_onc65_581:disabled,._resetButton_onc65_582:disabled{opacity:.6;cursor:not-allowed}._recoveryButton_onc65_574{background:#28a745;color:#fff}._recoveryButton_onc65_574:hover:not(:disabled){background:#218838}._forceCleanupButton_onc65_581{background:#ffc107;color:#212529}._forceCleanupButton_onc65_581:hover:not(:disabled){background:#e0a800}._resetButton_onc65_582{background:#6c757d;color:#fff}._resetButton_onc65_582:hover:not(:disabled){background:#5a6268}._statusGrid_onc65_622{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-bottom:1rem}._statusGrid_onc65_622 span{padding:.3rem .6rem;background:#fff;border-radius:4px;border:1px solid #e9ecef}._statusGrid_onc65_622 span strong{font-weight:600}._healthCheck_onc65_638{margin:1rem 0;padding:.8rem;background:#e3f2fd;border:1px solid #90caf9;border-radius:6px}._healthCheck_onc65_638 h5{margin:0 0 .5rem;color:#1565c0;font-size:.9rem}._healthGrid_onc65_651{display:flex;gap:1rem;flex-wrap:wrap}._healthGrid_onc65_651 span{padding:.2rem .5rem;background:#fff;border-radius:4px;border:1px solid #bbdefb;font-size:.8rem}._healthGrid_onc65_651 span strong{font-weight:600}._errorSection_onc65_667{margin:1rem 0;padding:.8rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px}._errorSection_onc65_667 ._errorText_onc65_674{color:#856404;font-weight:500;margin:0 0 .5rem}._errorSection_onc65_667 small{color:#6c757d;font-size:.8rem;line-height:1.4}._debugDetails_onc65_685{margin-top:1rem}._debugDetails_onc65_685 summary{cursor:pointer;font-weight:500;color:#6c757d;padding:.5rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px}._debugDetails_onc65_685 summary:hover{background:#e9ecef}._debugInfo_onc65_701{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem;margin:.5rem 0 0;font-size:.8rem;overflow-x:auto;max-height:300px;overflow-y:auto}._importActions_onc65_714{display:flex;gap:8px}._importActions_onc65_714 button{min-width:60px}._importActions_onc65_714 button:disabled{opacity:.6;cursor:not-allowed}._emergencySection_onc65_727{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #fd7e14;border-radius:12px;padding:16px;margin-bottom:24px;animation:_pulse_onc65_1 2s infinite}._emergencySection_onc65_727 ._emergencyHeader_onc65_735{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._emergencySection_onc65_727 ._emergencyHeader_onc65_735 h4{margin:0;color:#d63384;font-size:18px;font-weight:600}._emergencySection_onc65_727 ._emergencyText_onc65_747{margin:0;color:#6c757d;font-size:14px;line-height:1.5}@keyframes _pulse_onc65_1{0%{box-shadow:0 0 #fd7e1466}70%{box-shadow:0 0 0 10px #fd7e1400}to{box-shadow:0 0 #fd7e1400}}@media (max-width: 768px){._emergencySection_onc65_727{padding:12px}._emergencySection_onc65_727 ._emergencyHeader_onc65_735{flex-direction:column;gap:8px;align-items:flex-start}._sseStatus_onc65_554{padding:12px}._sseStatus_onc65_554 ._statusGrid_onc65_622{grid-template-columns:1fr}._importActions_onc65_714{flex-direction:column}._importActions_onc65_714 button{width:100%}}._emergencyText_onc65_747{font-size:14px;color:#666;margin-top:8px}._fileFormatContainer_1xcq1_1{background-color:#fff;border-radius:4px;padding:20px 24px;display:flex;flex-direction:column;gap:22px;width:100%;max-width:1450px;height:100%;box-sizing:border-box;border:2px solid rgb(224,224,224);max-height:calc(-26px + 82vh);transition:max-height .3s ease}._fileFormatContainer_1xcq1_1._expanded_1xcq1_16{max-height:calc(-26px + 82vh)}._fileFormatContainer_1xcq1_1 ._tableTitle_1xcq1_19{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:1.5em;color:#000}._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26{width:100%;border-radius:4px;overflow:hidden;border:1.5px solid rgb(224,224,224)}._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32{width:100%;border-collapse:collapse;margin:0;border:none}._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32 th,._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32 td{padding:0;vertical-align:middle;border-right:1.5px solid rgb(224,224,224);border-bottom:1.5px solid rgb(224,224,224)}._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32 th:last-child,._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32 td:last-child{border-right:none}._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32 tbody tr:last-child td{border-bottom:none}._fileFormatContainer_1xcq1_1 ._labelHeader_1xcq1_50{text-align:center;padding:8px 0;font-family:Pretendard,sans-serif;font-weight:600;font-size:15px;line-height:1.25em;letter-spacing:-2.5%;color:#000;width:120px}._fileFormatContainer_1xcq1_1 ._labelCell_1xcq1_61{text-align:center;padding:14px 0;font-family:Pretendard,sans-serif;font-weight:600;font-size:15px;line-height:1.25em;letter-spacing:-2.5%;color:#000;background-color:#e0e0e080;width:120px}._fileFormatContainer_1xcq1_1 ._headerRow_1xcq1_73{height:38px}._fileFormatContainer_1xcq1_1 ._tableHeader_1xcq1_76{text-align:center;padding:14px 0;font-family:Pretendard,sans-serif;font-weight:700;font-size:16px;line-height:1.25em;letter-spacing:-2.5%;color:#000}._fileFormatContainer_1xcq1_1 ._columnHeader_1xcq1_86{display:flex;align-items:center;justify-content:center;height:100%}._fileFormatContainer_1xcq1_1 ._dataRow_1xcq1_92{background-color:#fff}._fileFormatContainer_1xcq1_1 ._dataRow_1xcq1_92 td{padding:16px 12px;vertical-align:middle;text-align:center}._fileFormatContainer_1xcq1_1 ._dataRow_1xcq1_92:nth-child(2),._fileFormatContainer_1xcq1_1 ._dataRow_1xcq1_92:nth-child(3){height:45px!important;min-height:45px!important;box-sizing:border-box}._fileFormatContainer_1xcq1_1 ._cellContent_1xcq1_106{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:1.7em;letter-spacing:.57%;color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center}._fileFormatContainer_1xcq1_1 ._cellContent_1xcq1_106 div:first-child{color:#000;font-weight:600}._fileFormatContainer_1xcq1_1 ._cellContent_1xcq1_106 div:last-child{font-size:13px;font-weight:500}._fileFormatContainer_1xcq1_1 ._cellContent_1xcq1_106 div:last-child[style*="color: #28A745"]{color:#28a745!important}._fileFormatContainer_1xcq1_1 ._cellContent_1xcq1_106 div:last-child[style*="color: #D91E28"]{color:#d91e28!important}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132{background:linear-gradient(135deg,#f8f9ff,#fff);border:1px solid rgba(80,75,255,.2);box-shadow:0 4px 12px #504bff14}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateHeader_1xcq1_137{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateHeader_1xcq1_137 ._tableTitle_1xcq1_19{color:#504bff;font-size:18px;font-weight:700}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateHeader_1xcq1_137 ._inventoryStatus_1xcq1_148{display:flex;align-items:center;gap:12px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateHeader_1xcq1_137 ._inventoryStatus_1xcq1_148 ._statusBadge_1xcq1_153{background-color:#28a745;color:#fff;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateHeader_1xcq1_137 ._inventoryStatus_1xcq1_148 ._statusText_1xcq1_161{font-size:13px;color:#666}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165{width:100%;border-collapse:collapse}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateHeaderRow_1xcq1_175{background-color:#f8f9ff}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateHeaderRow_1xcq1_175 ._updateTableHeader_1xcq1_178{padding:16px 20px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;color:#504bff;text-align:left;border-bottom:2px solid #e8e9ff}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateHeaderRow_1xcq1_175 ._updateTableHeader_1xcq1_178:last-child{text-align:center;width:100px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191:hover{background-color:#fafbff}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191:last-child{border-bottom:none}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191 ._updateTableCell_1xcq1_201{padding:16px 20px;font-family:Pretendard,sans-serif;font-size:14px;color:#333}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191 ._updateTableCell_1xcq1_201 ._fieldCell_1xcq1_207{font-weight:600;color:#000}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191 ._updateTableCell_1xcq1_201 ._actionCell_1xcq1_211{color:#504bff;font-weight:500}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191 ._updateTableCell_1xcq1_201 ._noteCell_1xcq1_215{color:#666;font-size:13px;line-height:1.5}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191 ._updateTableCell_1xcq1_201 ._priorityCell_1xcq1_220{text-align:center}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165 ._updateDataRow_1xcq1_191 ._updateTableCell_1xcq1_201 ._priorityCell_1xcq1_220 ._priorityBadge_1xcq1_223{display:inline-block;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;color:#fff}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._warningSection_1xcq1_231{background-color:#fff9e6;border:1px solid #ffeb99;border-radius:8px;padding:16px 20px;margin-top:8px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._warningSection_1xcq1_231 ._warningTitle_1xcq1_238{font-family:Pretendard,sans-serif;font-weight:600;font-size:15px;color:#ff9800;margin-bottom:12px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._warningSection_1xcq1_231 ._warningList_1xcq1_245{margin:0;padding-left:20px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._warningSection_1xcq1_231 ._warningList_1xcq1_245 li{font-family:Pretendard,sans-serif;font-size:13px;color:#666;line-height:1.8;margin-bottom:4px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._warningSection_1xcq1_231 ._warningList_1xcq1_245 li:last-child{margin-bottom:0}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._actionButtons_1xcq1_259{display:flex;gap:12px;margin-top:8px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._actionButtons_1xcq1_259 ._downloadButton_1xcq1_264{background-color:#504bff;border:none;border-radius:6px;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;padding:12px 24px;cursor:pointer;transition:all .3s ease}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._actionButtons_1xcq1_259 ._downloadButton_1xcq1_264:hover{background-color:#1e18ff;transform:translateY(-1px);box-shadow:0 4px 12px #504bff4d}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._actionButtons_1xcq1_259 ._guideButton_1xcq1_281{background-color:transparent;border:1px solid #504BFF;border-radius:6px;color:#504bff;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;padding:12px 24px;cursor:pointer;transition:all .3s ease}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._actionButtons_1xcq1_259 ._guideButton_1xcq1_281:hover{background-color:#504bff0d;border-color:#1e18ff}._fileFormatContainer_1xcq1_1 ._actionButton_1xcq1_259{display:flex;justify-content:flex-start;align-items:center;gap:12px}._fileFormatContainer_1xcq1_1 ._actionButton_1xcq1_259 ._downloadButton_1xcq1_264{background-color:#504bff;border:none;border-radius:4px;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;line-height:2em;padding:8px 20px;cursor:pointer;transition:background-color .3s ease}._fileFormatContainer_1xcq1_1 ._actionButton_1xcq1_259 ._downloadButton_1xcq1_264:hover{background-color:#1e18ff}._fileFormatContainer_1xcq1_1 ._actionButton_1xcq1_259 ._addInventoryButton_1xcq1_319{background-color:#fff;border:1.5px solid #504BFF;border-radius:4px;color:#504bff;font-family:Pretendard,sans-serif;font-weight:600;font-size:12px;line-height:2em;padding:8px 20px;cursor:pointer;transition:all .3s ease}._fileFormatContainer_1xcq1_1 ._actionButton_1xcq1_259 ._addInventoryButton_1xcq1_319:hover{background-color:#504bff0d;border-color:#1e18ff;transform:translateY(-1px);box-shadow:0 2px 8px #504bff33}._fileFormatContainer_1xcq1_1 ._actionButton_1xcq1_259 ._addInventoryButton_1xcq1_319:active{transform:translateY(0);box-shadow:0 1px 4px #504bff33}._tableCell_1xcq1_343{padding:12px 8px}@media (max-width: 768px){._fileFormatContainer_1xcq1_1{padding:16px}._fileFormatContainer_1xcq1_1 ._tableTitle_1xcq1_19{font-size:14px}._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32 th,._fileFormatContainer_1xcq1_1 ._tableWrapper_1xcq1_26 ._formatTable_1xcq1_32 td{padding:12px 8px}._fileFormatContainer_1xcq1_1 ._tableHeader_1xcq1_76{font-size:14px}._fileFormatContainer_1xcq1_1 ._labelHeader_1xcq1_50,._fileFormatContainer_1xcq1_1 ._labelCell_1xcq1_61{font-size:13px;width:100px}._fileFormatContainer_1xcq1_1 ._cellContent_1xcq1_106{font-size:12px}._fileFormatContainer_1xcq1_1 ._cellContent_1xcq1_106 div:last-child{font-size:11px}._fileFormatContainer_1xcq1_1 ._dataRow_1xcq1_92:nth-child(2),._fileFormatContainer_1xcq1_1 ._dataRow_1xcq1_92:nth-child(3){height:45px!important;min-height:45px!important}._fileFormatContainer_1xcq1_1 ._actionButton_1xcq1_259 ._downloadButton_1xcq1_264{font-size:11px;padding:6px 16px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateHeader_1xcq1_137{flex-direction:column;align-items:flex-start;gap:12px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateHeader_1xcq1_137 ._inventoryStatus_1xcq1_148 ._statusText_1xcq1_161{display:none}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165{overflow-x:auto}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._updateTableWrapper_1xcq1_165 ._updateTable_1xcq1_165{min-width:600px}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._actionButtons_1xcq1_259{flex-direction:column;width:100%}._fileFormatContainer_1xcq1_1._updateMode_1xcq1_132 ._actionButtons_1xcq1_259 button{width:100%}}._container_1rwl3_1{background-color:#fff;border:2px solid #E0E0E0;border-radius:4px;padding:20px 24px;display:flex;flex-direction:column;gap:20px;width:100%;box-sizing:border-box}._title_1rwl3_13{font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.192px;color:#504bff}._tableWrapper_1rwl3_22{border:1.5px solid #E0E0E0;border-radius:4px;overflow:visible;display:flex;flex-direction:column}._table_1rwl3_22{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}._tableHeader_1rwl3_37{background-color:#e0e0e080;border-bottom:1.5px solid #E0E0E0}._headerRow_1rwl3_42{height:40px}._headerCell_1rwl3_46{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.192px;color:#000;text-align:center;padding:0 8px;border-left:1.5px solid #E0E0E0;border-right:1.5px solid #E0E0E0}._headerCell_1rwl3_46:first-child{border-left:none}._headerCell_1rwl3_46:last-child{border-right:none}._headerCellKorean_1rwl3_65{font-family:Pretendard Variable,sans-serif}._bodyRow_1rwl3_69{background-color:#fff}._bodyRow_1rwl3_69:not(:last-child) ._bodyCell_1rwl3_72{border-bottom:1.5px solid #E0E0E0}._bodyCell_1rwl3_72{padding:6px;border-right:1.5px solid #E0E0E0;vertical-align:middle}._bodyCell_1rwl3_72:last-child{border-right:none}._inputWrapper_1rwl3_85{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._input_1rwl3_85{width:100%;height:100%;min-height:36px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:0 12px;font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.168px;color:#333;text-align:center;box-sizing:border-box}._input_1rwl3_85::placeholder{color:#999}._input_1rwl3_85:focus{outline:none;border-color:#504bff}._inputPartNo_1rwl3_118{color:#504bff}._selectWrapper_1rwl3_122{width:100%;height:100%;min-height:36px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:0 4px 0 16px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;cursor:pointer}._selectWrapper_1rwl3_122:hover{border-color:#504bff}._selectText_1rwl3_140{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.168px;color:#333;text-align:center;flex:1}._selectIcon_1rwl3_151{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._checkbox_1rwl3_159{width:24px;height:24px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._checkbox_1rwl3_159:hover{border-color:#504bff}._checkbox_1rwl3_159._checked_1rwl3_174{background-color:#504bff;border-color:#504bff}._optionCell_1rwl3_179{width:100%;height:100%;min-height:36px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:0 8px 0 16px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;cursor:pointer;transition:border-color .2s ease}._optionCell_1rwl3_179:hover{border-color:#504bff}._optionText_1rwl3_198{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.168px;color:#333;text-align:center;flex:1}._optionIcon_1rwl3_209{width:20px;height:20px;background-color:#e0e0e0;border-radius:4px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:3px 2px}._optionIcon_1rwl3_209:hover{background-color:#d0d0d0}._optionIcon_1rwl3_209 svg{width:14px;height:14px;color:#333}._copyButton_1rwl3_230{background-color:#333;border-radius:4px;border:none;padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:center}._copyButton_1rwl3_230:hover{background-color:#444}._footer_1rwl3_244{display:flex;justify-content:space-between;align-items:center;height:44px}._footerLeft_1rwl3_251{display:flex;gap:20px;height:100%;align-items:center}._footerRight_1rwl3_258{height:100%;display:flex;align-items:center}._registerButton_1rwl3_264{background-color:#504bff;border:none;border-radius:4px;padding:8px 20px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:14px;line-height:24px;letter-spacing:-.35px;color:#fff;transition:background-color .15s ease}._registerButton_1rwl3_264:hover{background-color:#4540e0}._registerButton_1rwl3_264:disabled{background-color:#a0a0ff;cursor:not-allowed}._addButton_1rwl3_290{background-color:#fff;border:2px solid #504BFF;border-radius:4px;padding:8px 20px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:14px;line-height:24px;letter-spacing:-.35px;color:#504bff;transition:background-color .15s ease}._addButton_1rwl3_290:hover{background-color:#504bff0d}._uploadButton_1rwl3_312{background-color:#fff;border:2px solid #333333;border-radius:4px;padding:8px 20px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;line-height:24px;letter-spacing:-.35px;color:#333;transition:background-color .15s ease}._uploadButton_1rwl3_312:hover{background-color:#f5f5f5}._warehouseButton_1rwl3_334{background-color:#333;border:none;border-radius:4px;padding:0 20px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:12px;line-height:12px;letter-spacing:-.144px;color:#fff;white-space:nowrap;transition:background-color .15s ease}._warehouseButton_1rwl3_334:hover{background-color:#444}.button{display:inline-flex;align-items:center;justify-content:center;font-family:Pretendard,sans-serif;font-weight:500;cursor:pointer;border:none;transition:background-color .2s,color .2s,border-color .2s;position:relative;overflow:hidden}.button:disabled{cursor:not-allowed}.button__text{position:relative;z-index:1}.button__icon{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.button__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite;z-index:2}.button--primary{background-color:#504bff;color:#fff}.button--primary:hover:not(:disabled){background-color:#1e18ff}.button--primary:active:not(:disabled){background-color:#0700fe}.button--secondary{background-color:#333;color:#fff}.button--secondary:hover:not(:disabled){background-color:#4d4d4d}.button--secondary:active:not(:disabled){background-color:#595959}.button--outline{background-color:transparent;color:#504bff;border:1.5px solid #504BFF}.button--outline:hover:not(:disabled){background-color:#504bff0d}.button--outline:active:not(:disabled){background-color:#504bff1a}.button--text{background-color:transparent;color:#504bff}.button--text:hover:not(:disabled){background-color:#504bff0d}.button--text:active:not(:disabled){background-color:#504bff1a}.button--small{padding:4px 8px;font-size:12px;height:28px;min-width:60px}.button--medium{padding:8px 12px;font-size:12px;height:36px;min-width:80px}.button--large{padding:12px 16px;font-size:14px;height:44px;min-width:100px}.button--full-width{width:100%}.button--loading .button__text,.button--loading .button__icon{visibility:hidden}.button--with-icon .button__text{margin-left:8px}.button--icon-right .button__text{margin-left:0;margin-right:8px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._font-en_1sjjz_299{font-family:IBM Plex Sans,sans-serif!important}._font-alphanumeric_1sjjz_303{font-family:IBM Plex Sans,Pretendard Variable,sans-serif!important}#_root_1sjjz_1{height:100%;display:flex;flex-direction:column}._container_1sjjz_392{width:100%;max-width:1450px;margin:0 auto;padding:0 20px}@media (min-width: 768px){._container_1sjjz_392{padding:0 24px}}._text-center_1sjjz_404{text-align:center}._text-primary_1sjjz_408{color:#504bff}._text-secondary_1sjjz_412{color:#3339}._mt-1_1sjjz_416{margin-top:4px}._mt-2_1sjjz_420{margin-top:8px}._mt-3_1sjjz_424{margin-top:12px}._mt-4_1sjjz_428{margin-top:16px}._mt-5_1sjjz_432{margin-top:24px}._mb-1_1sjjz_436{margin-bottom:4px}._mb-2_1sjjz_440{margin-bottom:8px}._mb-3_1sjjz_444{margin-bottom:12px}._mb-4_1sjjz_448{margin-bottom:16px}._mb-5_1sjjz_452{margin-bottom:24px}._sr-only_1sjjz_491{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes _fadeIn_1sjjz_1{0%{opacity:0}to{opacity:1}}._fade-in_1sjjz_511{animation:_fadeIn_1sjjz_1 .3s ease-in-out}#_toast-root_1sjjz_1{position:fixed;display:flex;flex-direction:column;gap:10px;top:84px;right:20px;z-index:9999;pointer-events:none}._mainLayout_1sjjz_526{display:flex;gap:26px;align-items:flex-start;margin:20px 0}._progressSection_1sjjz_533{width:428px;background:#fff;border:2px solid #e0e0e0;border-radius:4px;padding:24px 28px;display:flex;flex-direction:column;gap:24px;flex-shrink:0}._progressHeader_1sjjz_545{display:flex;justify-content:space-between;align-items:center}._progressTitle_1sjjz_551{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;letter-spacing:-.4px;margin:0}._progressPercentage_1sjjz_561{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#504bff;letter-spacing:-.272px}._statusInfo_1sjjz_570{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#504bff0d;border-radius:4px;margin-top:-12px}._statusText_1sjjz_580{font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;line-height:20px;color:#333;letter-spacing:-.168px}._errorText_1sjjz_589{font-family:Pretendard,sans-serif;font-size:13px;font-weight:600;line-height:20px;color:#d91e28;letter-spacing:-.168px}._stagesList_1sjjz_598{display:flex;flex-direction:column;gap:28.75px}._stageItem_1sjjz_604{display:flex;gap:20px;align-items:flex-start}._stageIcon_1sjjz_610{width:40px;height:40px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#504bff}._stageContent_1sjjz_622{flex:1;display:flex;flex-direction:column;gap:14px}._stageLabel_1sjjz_629{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;line-height:14px;color:#333;letter-spacing:-.168px}._progressBarContainer_1sjjz_638{width:100%;height:8px;background:#3333331a;border-radius:4px;overflow:hidden}._progressBar_1sjjz_638{height:100%;background:#504bff;border-radius:4px;transition:width .3s ease}._fileFormatSection_1sjjz_653{flex:1;background:#fff;border:2px solid #e0e0e0;border-radius:4px;padding:24px;display:flex;flex-direction:column;gap:22px;height:347px;box-sizing:border-box}._fileFormatTitle_1sjjz_666{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;text-align:left;padding-left:5px;letter-spacing:-.4px;margin:0}._tableWrapper_1sjjz_678{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;flex:1;display:flex;flex-direction:column}._fileFormatTable_1sjjz_687{width:100%;height:100%;border-collapse:collapse;font-size:14px}._fileFormatTable_1sjjz_687 thead{background:#e0e0e080;border-bottom:1.5px solid #e0e0e0}._fileFormatTable_1sjjz_687 thead tr{height:35px}._fileFormatTable_1sjjz_687 thead th{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;text-align:center;padding:6px 12px;border-right:1.5px solid #e0e0e0;letter-spacing:.0912px}._fileFormatTable_1sjjz_687 thead th:first-child{font-family:Pretendard,sans-serif;letter-spacing:.0912px}._fileFormatTable_1sjjz_687 thead th:last-child{border-right:none}._fileFormatTable_1sjjz_687 tbody tr{background:#fff!important}._fileFormatTable_1sjjz_687 tbody tr._contentRow_1sjjz_721{height:55px;border-bottom:1.5px solid #e0e0e0}._fileFormatTable_1sjjz_687 tbody tr:not(._contentRow_1sjjz_721){height:38px;border-bottom:1.5px solid #e0e0e0}._fileFormatTable_1sjjz_687 tbody tr:last-child{border-bottom:none}._fileFormatTable_1sjjz_687 tbody tr:last-child td:first-child{border-bottom-left-radius:2px}._fileFormatTable_1sjjz_687 tbody tr:last-child td:last-child{border-bottom-right-radius:2px}._fileFormatTable_1sjjz_687 tbody td{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#333;text-align:center;padding:6px 12px;border-right:1.5px solid #e0e0e0;letter-spacing:-.168px}._fileFormatTable_1sjjz_687 tbody td:last-child{border-right:none}._fileFormatTable_1sjjz_687 tbody td._labelCell_1sjjz_752{font-weight:600;border-right:1px solid #e0e0e0}._fileFormatTable_1sjjz_687 tbody td._rightAlign_1sjjz_756{text-align:center}._cellContent_1sjjz_760{display:flex;flex-direction:column;align-items:center;gap:0}._fieldName_1sjjz_767{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#333;letter-spacing:-.168px}._required_1sjjz_776{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#28a745;letter-spacing:-.168px}._optional_1sjjz_785{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#d91e28;letter-spacing:-.168px}._downloadButton_1sjjz_794{background:#504bff;color:#fff;border:none;border-radius:4px;padding:8px 20px;font-family:Pretendard,sans-serif;font-size:12px;font-weight:600;line-height:24px;text-align:center;letter-spacing:.0684px;cursor:pointer;transition:all .2s ease;align-self:flex-start}._downloadButton_1sjjz_794:hover{background:#4239e6}._downloadButton_1sjjz_794:active{background:#3730cc}._downloadButton_1sjjz_794:focus{outline:2px solid #504bff;outline-offset:2px}@media (max-width: 1400px){._mainLayout_1sjjz_526{flex-direction:column;gap:24px}._progressSection_1sjjz_533{width:100%;max-width:428px}._fileFormatSection_1sjjz_653{width:100%}}._font-en_1g045_299{font-family:IBM Plex Sans,sans-serif!important}._font-alphanumeric_1g045_303{font-family:IBM Plex Sans,Pretendard Variable,sans-serif!important}#_root_1g045_1{height:100%;display:flex;flex-direction:column}._container_1g045_392{width:100%;max-width:1450px;margin:0 auto;padding:0 20px}@media (min-width: 768px){._container_1g045_392{padding:0 24px}}._text-center_1g045_404{text-align:center}._text-primary_1g045_408{color:#504bff}._text-secondary_1g045_412{color:#3339}._mt-1_1g045_416{margin-top:4px}._mt-2_1g045_420{margin-top:8px}._mt-3_1g045_424{margin-top:12px}._mt-4_1g045_428{margin-top:16px}._mt-5_1g045_432{margin-top:24px}._mb-1_1g045_436{margin-bottom:4px}._mb-2_1g045_440{margin-bottom:8px}._mb-3_1g045_444{margin-bottom:12px}._mb-4_1g045_448{margin-bottom:16px}._mb-5_1g045_452{margin-bottom:24px}._sr-only_1g045_491{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._fade-in_1g045_511{animation:_fadeIn_1g045_1 .3s ease-in-out}#_toast-root_1g045_1{position:fixed;display:flex;flex-direction:column;gap:10px;top:84px;right:20px;z-index:9999;pointer-events:none}._overlay_1g045_526{position:fixed;inset:0;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_1g045_1 .3s ease-out}._container_1g045_392{display:flex;flex-direction:column;align-items:center;gap:24px;animation:_slideUp_1g045_1 .5s ease-out}._iconWrapper_1g045_549{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px}._checkIcon_1g045_558{color:#504bff;filter:drop-shadow(0 4px 12px rgba(40,167,69,.3));animation:_scaleIn_1g045_1 .5s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:2}._ripple_1g045_566,._ripple2_1g045_567{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border:3px solid #504BFF;border-radius:50%;opacity:0;animation:_rippleEffect_1g045_1 1.5s ease-out infinite}._ripple2_1g045_567{animation-delay:.75s}._title_1g045_584{font-family:Pretendard,sans-serif;font-size:32px;font-weight:700;line-height:40px;color:#000;margin:0;letter-spacing:-.5px;animation:_fadeInUp_1g045_1 .6s ease-out .2s backwards}._message_1g045_595{font-family:Pretendard,sans-serif;font-size:18px;font-weight:500;line-height:28px;color:#666;margin:0;letter-spacing:-.3px;animation:_fadeInUp_1g045_1 .6s ease-out .3s backwards}._stats_1g045_606{display:flex;gap:32px;margin-top:12px;animation:_fadeInUp_1g045_1 .6s ease-out .4s backwards}._statItem_1g045_613{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;background:#504bff0d;border-radius:8px;min-width:100px}._statLabel_1g045_624{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#666;letter-spacing:-.2px}._statValue_1g045_633{font-family:IBM Plex Sans,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#504bff;letter-spacing:-.3px}._statValue_1g045_633._error_1g045_641{color:#d91e28}._progressBar_1g045_645{width:300px;height:4px;background:#504bff1a;border-radius:2px;overflow:hidden;margin-top:20px;animation:_fadeInUp_1g045_1 .6s ease-out .5s backwards}._progressFill_1g045_655{width:0;height:100%;background:linear-gradient(90deg,#504bff,#7c77ff);border-radius:2px;animation:_fillProgress_1g045_1 1.5s ease-out forwards}@keyframes _fadeIn_1g045_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1g045_1{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _scaleIn_1g045_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes _rippleEffect_1g045_1{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@keyframes _fadeInUp_1g045_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _fillProgress_1g045_1{0%{width:0}to{width:100%}}.quote-table-container{width:100%;position:relative;height:100%;max-height:60vh;border:1.5px solid #E0E0E0;border-radius:4px;display:flex;flex-direction:column;margin-top:15px}.quote-table{width:100%;height:100%;overflow:auto}.quote-table::-webkit-scrollbar{width:8px;height:8px}.quote-table::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.quote-table::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.quote-table::-webkit-scrollbar-thumb:hover{background:#e0e0e050}.quote-table table{width:100%;border-collapse:separate;border-spacing:0}.quote-table thead{position:sticky;top:0;z-index:1000;background-color:#f0f0f2;box-shadow:0 1px 3px #0000001f}.quote-table thead tr{height:40px}.quote-table thead th{position:sticky;top:0;z-index:1000;background-color:#f0f0f2!important;font-weight:600;padding:10px;border-bottom:2px solid #E0E0E0}.quote-table thead th:hover{background-color:#ebebed!important}.quote-table thead .header-content{display:flex;align-items:center;justify-content:center;gap:6px}.quote-table thead .header-content .sort-icon{font-size:12px;color:#e0e0e050;transition:all .2s ease}.quote-table thead .header-content .sort-icon.sort-none{opacity:.3}.quote-table thead .header-content .sort-icon.sort-asc,.quote-table thead .header-content .sort-icon.sort-desc{color:#504bff;opacity:1}.quote-table thead .header-content:hover .sort-icon{opacity:1}.quote-table tbody tr{background-color:#fff;border-bottom:1px solid #E0E0E0;height:40px}.quote-table tbody tr.alternate-row{background-color:#f5f5f5}.quote-table tbody tr:last-child{border-bottom:none}.quote-table tbody tr:hover{background-color:#504bff0a}.quote-table tbody td{padding:6px 8px;border-bottom:1px solid #E0E0E0;font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:1.71em;letter-spacing:.0057em;color:#333;text-align:center;vertical-align:middle}.quote-table tbody td:first-child{text-align:left;padding-left:12px}.quote-table tbody td.no-data{padding:40px 0;font-weight:500;color:#e0e0e050}.quote-table th{font-family:Pretendard,sans-serif;font-size:16px;line-height:1.5;letter-spacing:-1.2%;font-weight:600;color:#333;text-align:center;padding:6px 8px}.quote-table th:first-child{text-align:left;padding-left:12px}.quote-table .date-column{width:clamp(80px,12%,125px)}.quote-table .part-number-column{width:clamp(100px,20%,231px)}.quote-table th.part-number-column{color:#333}.quote-table td.part-number-column{color:#333;text-align:center;padding-left:12px}.quote-table .quantity-column{width:clamp(80px,10%,118px)}.quote-table .quotes-column{width:clamp(80px,10%,121px)}.quote-table .action-column{padding:6px 8px}.quote-table .part-page-button{width:100%;height:100%;min-height:32px;display:flex;justify-content:center;align-items:center;background-color:#333;border-radius:4px;transition:background-color .2s ease}.quote-table .part-page-button span{font-family:Pretendard Variable,sans-serif;font-weight:600;font-size:12px;line-height:2em;letter-spacing:.0057em;color:var(--Color-Palette-Background-Primary)}.quote-table .part-page-button:hover{background-color:#504bff}@media (max-width: 767px){.quote-table th,.quote-table td{padding:8px 4px;font-size:12px}.quote-table .part-number-column{padding-left:6px}}@media (max-width: 768px){.quote-table table{min-width:600px}}.profile-page{min-height:100vh;background:#f8f9fa;padding:80px 24px 40px}.profile-page .profile-container{max-width:840px;margin:0 auto;background:#fff;border-radius:16px;padding:40px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.profile-page .page-title{font-family:Pretendard,sans-serif;font-weight:700;font-size:28px;line-height:36px;color:#111827;margin:0 0 32px;letter-spacing:-.025em}.profile-page .company-section{display:flex;align-items:center;gap:20px;padding:24px;background:#f9fafb;border-radius:12px;margin-bottom:32px}.profile-page .company-section .company-logo{flex-shrink:0}.profile-page .company-section .company-logo svg{display:block}.profile-page .company-section .company-info{flex:1;display:flex;flex-direction:column;gap:4px}.profile-page .company-section .company-info .company-name-wrapper{display:flex;align-items:center;gap:8px}.profile-page .company-section .company-info .company-name-wrapper .company-name-ko{font-family:Pretendard,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#111827;letter-spacing:-.025em}.profile-page .company-section .company-info .company-name-wrapper .edit-btn{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all .15s ease;border-radius:4px}.profile-page .company-section .company-info .company-name-wrapper .edit-btn:hover:not(:disabled){background:#504bff14;color:#504bff}.profile-page .company-section .company-info .company-name-wrapper .edit-btn:disabled{opacity:.5;cursor:not-allowed}.profile-page .company-section .company-info .company-name-en{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#6b7280;letter-spacing:-.01em}.profile-page .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 32px;margin-bottom:32px}.profile-page .form-field{display:flex;flex-direction:column;gap:6px}.profile-page .form-field label{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#374151;letter-spacing:-.01em}.profile-page .form-field .input-wrapper{position:relative;display:flex;align-items:center}.profile-page .form-field .input-wrapper input{width:100%;height:44px;padding:0 42px 0 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:Pretendard,sans-serif;font-size:15px;line-height:22px;color:#111827;transition:all .15s ease;letter-spacing:-.01em}.profile-page .form-field .input-wrapper input::placeholder{color:#9ca3af}.profile-page .form-field .input-wrapper input:focus{outline:none;border-color:#504bff;box-shadow:0 0 0 3px #504bff14}.profile-page .form-field .input-wrapper input:hover:not(:focus):not([readonly]){border-color:#9ca3af}.profile-page .form-field .input-wrapper input[readonly]{background:#f9fafb;cursor:default;color:#6b7280}.profile-page .form-field .input-wrapper input[type=password]{letter-spacing:2px}.profile-page .form-field .input-wrapper .edit-icon{position:absolute;right:10px;background:none;border:none;padding:6px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all .15s ease;border-radius:4px}.profile-page .form-field .input-wrapper .edit-icon:hover:not(:disabled){background:#504bff14;color:#504bff}.profile-page .form-field .input-wrapper .edit-icon:disabled{opacity:.5;cursor:not-allowed}.profile-page .form-field .input-wrapper .edit-icon svg{width:16px;height:16px}.profile-page .form-field .error-text{font-family:Pretendard,sans-serif;font-size:12px;line-height:16px;color:#ef4444;letter-spacing:-.01em;margin-top:2px}.profile-page .action-section{display:flex;justify-content:flex-start;padding-top:32px;margin-top:32px;border-top:1px solid #e5e7eb}.profile-page .action-section .save-button{min-width:140px;height:44px;padding:0 24px;background:#504bff;border:none;border-radius:8px;color:#fff;font-family:Pretendard,sans-serif;font-weight:600;font-size:15px;line-height:22px;cursor:pointer;transition:all .15s ease;letter-spacing:-.01em;display:inline-flex;align-items:center;justify-content:center;gap:8px}.profile-page .action-section .save-button:hover:not(:disabled){background:#433edd;transform:translateY(-1px);box-shadow:0 4px 6px -1px #504bff33,0 2px 4px -1px #504bff1f}.profile-page .action-section .save-button:active:not(:disabled){transform:translateY(0)}.profile-page .action-section .save-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.profile-page .action-section .save-button .animate-spin{animation:spin 1s linear infinite}.dialog-overlay{position:fixed;inset:0;background:#00000080;animation:overlayShow .15s cubic-bezier(.16,1,.3,1);z-index:9998}.dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;width:90vw;max-width:420px;padding:24px;animation:contentShow .15s cubic-bezier(.16,1,.3,1);z-index:9999;box-shadow:0 25px 50px -12px #00000040}.dialog-content .dialog-title{font-family:Pretendard,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin:0 0 16px;letter-spacing:-.025em}.dialog-content .dialog-body{margin-bottom:24px}.dialog-content .dialog-body .edit-input{width:100%;height:44px;padding:0 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:Pretendard,sans-serif;font-size:15px;line-height:22px;color:#111827;transition:all .15s ease;letter-spacing:-.01em}.dialog-content .dialog-body .edit-input:focus{outline:none;border-color:#504bff;box-shadow:0 0 0 3px #504bff14}.dialog-content .dialog-footer{display:flex;justify-content:flex-end;gap:12px}.dialog-content .dialog-footer .btn-cancel{padding:10px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;transition:all .15s ease}.dialog-content .dialog-footer .btn-cancel:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.dialog-content .dialog-footer .btn-cancel:disabled{opacity:.5;cursor:not-allowed}.dialog-content .dialog-footer .btn-save{padding:10px 20px;background:#504bff;border:none;border-radius:8px;color:#fff;font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:6px}.dialog-content .dialog-footer .btn-save:hover:not(:disabled){background:#433edd}.dialog-content .dialog-footer .btn-save:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.dialog-content .dialog-close{position:absolute;top:16px;right:16px;background:none;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;border-radius:6px;transition:all .15s ease}.dialog-content .dialog-close:hover{background:#f3f4f6;color:#374151}.dialog-content .dialog-close svg{width:16px;height:16px}.address-modal-overlay{position:fixed;inset:0;background:#00000080;animation:overlayShow .15s cubic-bezier(.16,1,.3,1);z-index:9998}.address-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;width:90vw;max-width:500px;max-height:80vh;overflow:hidden;animation:contentShow .15s cubic-bezier(.16,1,.3,1);z-index:9999;box-shadow:0 25px 50px -12px #00000040}.address-modal .modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb}.address-modal .modal-header h3{font-family:Pretendard,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#111827;margin:0;letter-spacing:-.025em}.address-modal .modal-body{padding:0;overflow:auto}.address-modal .close-btn{position:absolute;top:16px;right:16px;background:none;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;border-radius:6px;transition:all .15s ease}.address-modal .close-btn:hover{background:#f3f4f6;color:#374151}.address-modal .close-btn svg{width:20px;height:20px}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.profile-page{padding:60px 16px 32px}.profile-page .profile-container{padding:28px 20px;border-radius:12px}.profile-page .page-title{font-size:24px;line-height:32px;margin-bottom:24px}.profile-page .company-section{padding:16px;margin-bottom:24px}.profile-page .company-section .company-info .company-name-wrapper .company-name-ko{font-size:18px;line-height:24px}.profile-page .company-section .company-info .company-name-en{font-size:13px;line-height:18px}.profile-page .form-grid{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.profile-page .action-section{padding-top:24px;margin-top:24px}.profile-page .action-section .save-button{width:100%}}@media (max-width: 480px){.profile-page{padding:40px 12px 24px}.profile-page .profile-container{padding:20px 16px}}._mainContent_lf3y0_1{background-color:#f9fafb;padding:24px;display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;min-height:100vh}@media (min-width: 1280px){._mainContent_lf3y0_1{padding:32px 40px}}@media (min-width: 1536px){._mainContent_lf3y0_1{padding:32px 48px}}._cardGrid_lf3y0_22{display:flex;gap:16px;flex-wrap:nowrap;justify-content:center;width:100%;max-width:1450px}@media (max-width: 1450px){._cardGrid_lf3y0_22{flex-wrap:wrap;max-width:848px}}@media (max-width: 900px){._cardGrid_lf3y0_22{max-width:556px}}@media (max-width: 600px){._cardGrid_lf3y0_22{max-width:270px}}._card_lf3y0_22{background-color:#fff;border-radius:4px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;overflow:hidden}._cardHeader_lf3y0_55{padding:16px;display:flex;align-items:flex-start;justify-content:space-between}._cardTitleContainer_lf3y0_62{display:flex;gap:12px}._iconContainer_lf3y0_67{padding:8px;background-color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center}._icon_lf3y0_67{height:24px;width:24px;color:#000}._iconWithdraw_lf3y0_82{padding:4px;border-radius:4px}._iconWithdraw_lf3y0_82 svg{color:#6b7280}._cardTitleGroup_lf3y0_90{display:flex;flex-direction:column}._cardTitle_lf3y0_62{font-size:18px;font-weight:600;color:#1f2937;margin:0}._cardSubtitle_lf3y0_102{font-size:14px;color:#6b7280;margin:0}._cardFooter_lf3y0_108{padding:12px 16px;border-top:1px solid #e5e7eb}._cardValue_lf3y0_113{font-size:20px;font-weight:700;color:#1f2937;margin:0}._tableGrid_lf3y0_120{display:grid;grid-template-columns:1fr;gap:16px;width:100%;max-width:1450px}@media (min-width: 1024px){._tableGrid_lf3y0_120{grid-template-columns:repeat(2,1fr)}}._tableContainer_lf3y0_133{background-color:#fff;border-radius:4px;border:1px solid #e5e7eb;overflow:hidden}._tableHeader_lf3y0_140{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb}._tableTitle_lf3y0_148{font-size:18px;font-weight:600;color:#000;margin:0}._moreIcon_lf3y0_155{width:20px;height:20px;color:#6b7280}._tableWrapper_lf3y0_161{overflow-x:auto}._table_lf3y0_120{width:100%;border-collapse:collapse}._tableHeaderCell_lf3y0_170{padding:12px 16px;text-align:left;font-size:14px;font-weight:500;color:#4b5563;background-color:#f3f4f6;border-bottom:1px solid #d1d5db}._tableRow_lf3y0_180{background-color:#fff}._tableRowAlt_lf3y0_184{background-color:#f9fafb}._tableCell_lf3y0_188{padding:12px 16px;font-size:14px;color:#4b5563;border-bottom:1px solid #e5e7eb}._tableCellBold_lf3y0_195{padding:12px 16px;font-size:14px;font-weight:600;color:#000;border-bottom:1px solid #e5e7eb}._tableCellIcon_lf3y0_203{padding:12px 16px;text-align:center;border-bottom:1px solid #e5e7eb}._tableFooter_lf3y0_209{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e5e7eb}._pagination_lf3y0_217{display:flex;gap:8px;align-items:center}._paginationButton_lf3y0_223{padding:4px 8px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;cursor:pointer;font-size:14px;color:#4b5563}._paginationButton_lf3y0_223:hover{background-color:#f3f4f6}._paginationButton_lf3y0_223:disabled{opacity:.5;cursor:not-allowed}._paginationActive_lf3y0_240{background-color:#f3f4f6;font-weight:600}._sortIcon_lf3y0_245{margin-left:4px;width:12px;height:12px}._card_u99nn_1{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000d;width:270px;height:160px;display:flex;flex-direction:column;position:relative;overflow:hidden}._cardHeader_u99nn_14{padding:24px 24px 0;display:flex;align-items:flex-start;justify-content:space-between;height:80px}._cardTitleContainer_u99nn_22{display:flex;gap:12px;align-items:flex-start}._iconContainer_u99nn_28{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconContainer_u99nn_28 svg{height:24px;width:24px}._cardTitleGroup_u99nn_42{display:flex;flex-direction:column;gap:4px;flex:1}._cardTitle_u99nn_22{font-size:14px;font-weight:600;color:#111827;margin:0;line-height:1.3;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}._cardSubtitle_u99nn_58{font-size:12px;font-weight:400;color:#6b7280;margin:0;line-height:1.4;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}._actionContainer_u99nn_67{display:flex;align-items:center;justify-content:center;width:28px;height:28px;cursor:pointer;border-radius:6px;transition:background-color .2s ease}._actionContainer_u99nn_67:hover{background-color:#f3f4f6}._actionContainer_u99nn_67 svg{height:18px;width:18px;color:#9ca3af}._cardFooter_u99nn_86{padding:16px 24px 24px;display:flex;align-items:flex-end;justify-content:flex-end;height:80px}._cardValue_u99nn_94{font-size:24px;font-weight:700;color:#111827;margin:0;line-height:1;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.02em}@keyframes _spin_1s2nn_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._tableContainer_1s2nn_9{background-color:#fff;border-radius:4px;border:2px solid #e0e0e0;overflow:hidden;display:flex;flex-direction:column;height:100%}._tableHeader_1s2nn_19{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;background-color:#fff}._tableTitle_1s2nn_27{font-size:18px;font-weight:700;color:#333;margin:0;letter-spacing:-.0025em;font-family:Pretendard,sans-serif}._moreButton_1s2nn_36{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background-color:transparent;border-radius:4px;cursor:pointer;transition:background-color .2s ease;color:#6b7280}._moreButton_1s2nn_36:hover{background-color:#f3f4f6}._moreButton_1s2nn_36:focus{outline:none;box-shadow:0 0 0 2px #3b82f680}._tableWrapper_1s2nn_56{flex:1;border:1.5px solid #e0e0e0;border-radius:4px;overflow-x:hidden;overflow-y:auto;background-color:#fff;margin:0 24px 24px;max-height:400px}._tableWrapper_1s2nn_56::-webkit-scrollbar{width:8px}._tableWrapper_1s2nn_56::-webkit-scrollbar-track{background:#f1f1f1}._tableWrapper_1s2nn_56::-webkit-scrollbar-thumb{background:#888;border-radius:4px}._tableWrapper_1s2nn_56::-webkit-scrollbar-thumb:hover{background:#555}._table_1s2nn_9{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:100%}._table_1s2nn_9 th:nth-child(1),._table_1s2nn_9 td:nth-child(1){width:25%}._table_1s2nn_9 th:nth-child(2),._table_1s2nn_9 td:nth-child(2){width:35%}._table_1s2nn_9 th:nth-child(3),._table_1s2nn_9 td:nth-child(3){width:15%}._table_1s2nn_9 th:nth-child(4),._table_1s2nn_9 td:nth-child(4){width:20%}._table_1s2nn_9 th:nth-child(5),._table_1s2nn_9 td:nth-child(5){width:5%;min-width:30px;max-width:40px}._tableHeaderCell_1s2nn_105{padding:0 12px;text-align:center;font-size:16px;font-weight:600;color:#333;background-color:#e0e0e080;border-bottom:1px solid #e0e0e0;text-transform:none;-webkit-user-select:none;user-select:none;white-space:nowrap;height:40px;line-height:1;vertical-align:middle;font-family:Pretendard Variable,sans-serif;letter-spacing:-.0192em}._tableHeaderCell_1s2nn_105:nth-child(2),._tableHeaderCell_1s2nn_105:nth-child(3),._tableHeaderCell_1s2nn_105:nth-child(4),._tableHeaderCell_1s2nn_105:nth-child(5){font-family:IBM Plex Sans,sans-serif}._headerContent_1s2nn_126{display:flex;align-items:center;gap:4px}._tableRow_1s2nn_132{background-color:#fff;transition:background-color .2s ease;height:40px}._tableRow_1s2nn_132:nth-child(2n){background-color:#fafafa}._tableRow_1s2nn_132:hover{background-color:#504bff08}._tableRow_1s2nn_132:last-child ._tableCell_1s2nn_143{border-bottom:none}._tableCell_1s2nn_143{padding:0 12px;font-size:14px;color:#333;line-height:1;border-bottom:1px solid #e0e0e0;text-align:center;vertical-align:middle;height:40px;font-family:Pretendard Variable,sans-serif;font-weight:600;letter-spacing:.0057em}._tableCell_1s2nn_143:nth-child(1),._tableCell_1s2nn_143:nth-child(2),._tableCell_1s2nn_143:nth-child(3),._tableCell_1s2nn_143:nth-child(4),._tableCell_1s2nn_143:nth-child(5){font-family:IBM Plex Sans,sans-serif}._tableCell_1s2nn_143:nth-child(2){color:#504bff;font-weight:500;cursor:pointer}._tableCell_1s2nn_143:nth-child(2):hover{text-decoration:underline}._tableCell_1s2nn_143:nth-child(4){text-align:right;padding-right:20px}._tableCell_1s2nn_143 strong,._tableCell_1s2nn_143 b{color:#504bff;font-weight:500}._tableCellAction_1s2nn_180{padding:0;text-align:center;border-bottom:1px solid #e0e0e0;height:40px;vertical-align:middle;position:relative;line-height:1}._tableCellAction_1s2nn_180 button,._tableCellAction_1s2nn_180 a{display:inline-flex;align-items:center;justify-content:center;margin:0 auto;border:none;background-color:transparent;cursor:pointer;position:relative;z-index:1}._tableCellAction_1s2nn_180 button:focus,._tableCellAction_1s2nn_180 a:focus{outline:2px solid #504bff;outline-offset:2px}._tableFooter_1s2nn_205{display:none}._pagination_1s2nn_209{display:flex;gap:12px;align-items:center}._paginationButton_1s2nn_215{display:flex;align-items:center;justify-content:center;padding:4px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s ease;color:#6b7280}._paginationButton_1s2nn_215:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db;color:#374151}._paginationButton_1s2nn_215:disabled{opacity:.4;cursor:not-allowed}._paginationButton_1s2nn_215:focus{outline:none;box-shadow:0 0 0 2px #6366f133}._paginationText_1s2nn_241{font-size:14px;font-weight:500;color:#374151;-webkit-user-select:none;user-select:none}._modalBackdrop_ie02i_1{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_ie02i_1 .3s ease}._modalBackdrop_ie02i_1._closing_ie02i_14{animation:_fadeOut_ie02i_1 .3s ease forwards}@keyframes _fadeIn_ie02i_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_ie02i_1{0%{opacity:1}to{opacity:0}}._modalContent_ie02i_34{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;animation:_slideUp_ie02i_1 .3s ease}._modalContent_ie02i_34._closing_ie02i_14{animation:_slideDown_ie02i_1 .3s ease forwards}@keyframes _slideUp_ie02i_1{0%{transform:translateY(20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes _slideDown_ie02i_1{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(20px) scale(.95);opacity:0}}._closeButton_ie02i_69{position:absolute;top:16px;right:16px;background:#fff;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;box-shadow:0 2px 4px #0000001a}._closeButton_ie02i_69:hover{background-color:#f3f4f6;transform:scale(1.05) rotate(90deg)}._closeButton_ie02i_69:active{transform:scale(.95)}._closeButton_ie02i_69 svg{color:#6b7280;transition:transform .2s ease}._imageContainer_ie02i_98{padding:20px;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;border-radius:12px 12px 0 0;min-width:600px;min-height:400px;max-height:70vh;overflow:auto}._image_ie02i_98{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}._modalFooter_ie02i_118{padding:20px 24px;background-color:#fff;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;display:flex;align-items:center;justify-content:space-between}._partInfo_ie02i_128{display:flex;align-items:center;gap:8px}._partLabel_ie02i_134{font-size:14px;font-weight:500;color:#6b7280;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}._partNumber_ie02i_141{font-size:16px;font-weight:600;color:#504bff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}._downloadButton_ie02i_148{background-color:#504bff;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}._downloadButton_ie02i_148:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background-color:#fff3;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}._downloadButton_ie02i_148:hover{background-color:#4338ca;transform:translateY(-2px);box-shadow:0 6px 12px #504bff4d}._downloadButton_ie02i_148:hover:before{width:300px;height:300px}._downloadButton_ie02i_148:hover svg{transform:translateY(2px)}._downloadButton_ie02i_148:active{transform:translateY(0);box-shadow:0 2px 4px #504bff33}._downloadButton_ie02i_148 svg{width:18px;height:18px;transition:transform .2s ease}._container_1jgpy_1{width:100%;min-height:100vh;display:flex;flex-direction:column;font-family:Pretendard,sans-serif}._mainContent_1jgpy_9{width:100%;background-color:#f0f0f0;flex:1;display:flex;justify-content:center;padding:26px 0;position:relative}._content_1jgpy_19{width:100%;max-width:1450px;display:flex;flex-direction:column;gap:26px}._orderRequestSection_1jgpy_27,._orderHistorySection_1jgpy_28{background-color:#fff;border-radius:4px;border:2px solid #E0E0E0;padding:30px 34px;display:flex;flex-direction:column;gap:24px}._sectionTitle_1jgpy_38{font-size:18px;font-weight:700;line-height:1;letter-spacing:-.25%;color:#333;margin:0}._sectionDescription_1jgpy_47{font-size:14px;font-weight:600;line-height:1.86;letter-spacing:-.25%;color:#333;margin:0}._tableContainer_1jgpy_56{width:100%;border:1.5px solid #E0E0E0;border-radius:4px;overflow:hidden}._table_1jgpy_56{width:100%;border-collapse:collapse;font-size:14px}._tableHeader_1jgpy_69{background-color:#e0e0e080}._tableHeader_1jgpy_69 tr{height:53px}._th_1jgpy_76{font-weight:600;font-size:16px;line-height:1.5;letter-spacing:-1.2%;text-align:center;padding:14px 8px;color:#333;border:1.5px solid #E0E0E0;background-color:#f0f0f2!important}._th_1jgpy_76:first-child{text-align:left;padding-left:12px}._tableRow_1jgpy_92{height:40px;background-color:#fff}._tableRow_1jgpy_92:hover{background-color:#504bff0a}._stripedRow_1jgpy_100{background-color:#f5f5f5}._stripedRow_1jgpy_100:hover{background-color:#504bff0a}._td_1jgpy_107{padding:6px 8px;vertical-align:middle;border:1.5px solid #E0E0E0;color:#333!important;text-align:center}._td_1jgpy_107:first-child{text-align:left;padding-left:12px}._partNumber_1jgpy_119{font-weight:600;letter-spacing:.57%}._quantityCell_1jgpy_124,._priceCell_1jgpy_129{text-align:right;padding-right:40px}._acceptButton_1jgpy_134{background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600;line-height:1.7;cursor:pointer;width:100%;text-align:center}._acceptButton_1jgpy_134:hover{background-color:#3732ff}._rejectButton_1jgpy_151{background-color:transparent;color:#333;border:2px solid #504BFF;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600;line-height:1.7;cursor:pointer;width:100%;text-align:center}._rejectButton_1jgpy_151:hover{background-color:#504bff0d}._statusDelivery_1jgpy_168{color:#28a745;font-weight:600;text-align:right}._statusCompleted_1jgpy_174{color:#504bff;font-weight:600;text-align:right}._statusRejected_1jgpy_180{color:#d91e28;font-weight:600;text-align:right}._supportButton_1jgpy_186{position:fixed;bottom:70px;right:70px;width:50px;height:50px;border-radius:16px;background-color:#504bff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 2px 6px #00000026}._supportButton_1jgpy_186:hover{background-color:#3732ff}._supportIcon_1jgpy_205{width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28c-.6.07-.12.14-.17.21c-.09.1-.19.22-.29.33c-.48.57-.93 1.23-.93 2.18h0c0 .95.45 1.61.93 2.18c.1.11.2.22.29.33c.05.07.11.14.17.21C4 17.72 8.31 21 13 21c4.49 0 7.68-2.58 8.83-6.53c.22-.76.33-1.54.33-2.26h-1.22c0 .55-.08 1.1-.24 1.63c-.93 3.23-3.57 5.43-7.09 5.43h-1.5c-.65 0-1.27-.27-1.71-.72L8.33 16.5h5.62l-2.45 2.86c.16.03.33.05.5.05h1c2.77 0 4.75-1.5 5.5-3.79c.7-.21.13-.42.19-.64h2.07c-.05.2-.1.4-.17.59C20.05 17.25 18.3 19 16 19h-1c-.55 0-1 .45-1 1s.45 1 1 1h1c3.5 0 5.72-2.7 6.63-5.35c.15-.45.25-.91.32-1.39H21v-2.04zm-7.49.11h-2.26v-1.79h2.26c.45 0 .82.37.82.9c0 .46-.36.89-.82.89M13 7.5c.55 0 1 .45 1 1v.59c0 .55-.45 1-1 1h-2v-.18c0-.77.48-1.46 1.2-1.73c.26-.09.53-.16.8-.18m-5 6.4c-.44.12-.79.49-.9.94c-.17.69.27 1.34.94 1.48c.47.1.94-.21 1.14-.64l.03-.07a.8.8 0 0 0-.52-1.12c-.23-.08-.4-.29-.36-.63c.04-.24.18-.42.34-.48c.49-.16.7-.72.28-1.07c-.18-.15-.42-.22-.66-.16m8.63-3.31c.29.22.48.57.48.96V11c0 1.1-.9 2-2 2h-2c-.5 0-.87.45-.76.94l.59 2.66l-1.75.3c-.21.04-.39.17-.51.35l-.97 1.46c-.23.36-.68.5-1.02.24c-.69-.52-1.2-1.31-1.56-2.24c-.2-.52-.29-1.08-.25-1.63l.1-1.34c.05-.67.54-1.24 1.15-1.34l.88-.12c.33-.05.65.07.87.3l.4.42c.45.33 1.09.25 1.36-.22c.15-.27.16-.62-.03-.9l-.58-.85c-.16-.24-.25-.52-.25-.81V8.19c0-1.43 1.4-2.47 2.77-2.09c.65.18 1.13.71 1.25 1.37c.06.35-.03.71-.24 1c-.31.41-.87.55-1.35.42c-.74-.19-1.3.75-.72 1.35c.32.33.4.8.2 1.21c-.38.8.57 1.55 1.29 1.04c.46-.33 1.15-.39 1.75.11' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width: 1440px){._content_1jgpy_19{max-width:1200px;padding:0 20px}._orderRequestSection_1jgpy_27,._orderHistorySection_1jgpy_28{padding:25px 30px}}@media (max-width: 1024px){._content_1jgpy_19{max-width:90%}._tableContainer_1jgpy_56{overflow-x:auto}._table_1jgpy_56{min-width:900px}._th_1jgpy_76,._td_1jgpy_107{padding:6px 4px}._acceptButton_1jgpy_134,._rejectButton_1jgpy_151{padding:6px 10px}}@media (max-width: 768px){._mainContent_1jgpy_9{padding:16px 0}._content_1jgpy_19{max-width:95%;gap:16px}._orderRequestSection_1jgpy_27,._orderHistorySection_1jgpy_28{padding:20px;gap:16px}._sectionTitle_1jgpy_38{font-size:16px}._sectionDescription_1jgpy_47{font-size:13px}._table_1jgpy_56{min-width:1000px}._supportButton_1jgpy_186{bottom:30px;right:30px;width:45px;height:45px}}._errorMessage_1jgpy_272{background-color:#fee;border:1px solid #fcc;border-radius:4px;padding:12px 16px;margin-bottom:16px;color:#d91e28;font-size:14px;font-weight:500;position:relative;display:flex;justify-content:space-between;align-items:center}._errorCloseBtn_1jgpy_287{background:none;border:none;color:#d91e28;font-size:18px;cursor:pointer;padding:0;margin-left:8px}._errorCloseBtn_1jgpy_287:hover{color:#ac1820}._loadingMessage_1jgpy_300{text-align:center;padding:40px 20px;font-size:16px;color:#333;font-weight:500}._sectionHeader_1jgpy_308{display:flex;justify-content:space-between;align-items:center;margin:0}._emptyState_1jgpy_315{text-align:center;padding:30px 20px;color:#3339;font-size:14px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80px;border-radius:4px;border:1px solid #E0E0E0}._emptyState_1jgpy_315 ._emptyIcon_1jgpy_329{width:32px;height:32px;margin-bottom:8px;opacity:.5;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 7H4l1.5-3h13L20 7Z'/%3E%3Cpath d='M20 7v11a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7'/%3E%3Cpath d='M9 12h6'/%3E%3C/svg%3E")}._emptyState_1jgpy_315 ._emptyTitle_1jgpy_339{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}._emptyState_1jgpy_315 ._emptyDescription_1jgpy_345{font-size:13px;color:#33333380;line-height:1.3;max-width:350px}._container_1a2uo_1{width:100%;min-height:100vh;display:flex;flex-direction:column;font-family:Pretendard,sans-serif}._mainContent_1a2uo_9{width:100%;background-color:#f0f0f0;flex:1;display:flex;justify-content:center;padding:26px 0;position:relative}._content_1a2uo_19{width:100%;max-width:1450px;display:flex;flex-direction:column;gap:26px}._orderRequestSection_1a2uo_27,._orderHistorySection_1a2uo_28{background-color:#fff;border-radius:4px;border:2px solid #E0E0E0;padding:30px 34px;display:flex;flex-direction:column;gap:24px}._sectionTitle_1a2uo_38{font-size:18px;font-weight:700;line-height:1;letter-spacing:-.25%;color:#333;margin:0}._sectionDescription_1a2uo_47{font-size:14px;font-weight:600;line-height:1.86;letter-spacing:-.25%;color:#333;margin:0}._tableContainer_1a2uo_56{width:100%;border:1px solid #E0E0E0;border-radius:4px;overflow:hidden}._table_1a2uo_56{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;font-family:Pretendard,sans-serif}._tableHeader_1a2uo_71{background-color:#f5f5f5;border-bottom:1px solid #E0E0E0}._tableHeader_1a2uo_71 tr{height:40px}._th_1a2uo_79{font-weight:600;font-size:14px;line-height:1.5;letter-spacing:-.0192em;text-align:center;padding:8px 12px;color:#333;border-right:1px solid #E0E0E0;position:relative}._th_1a2uo_79:first-child{padding-left:12px;padding-right:12px;width:219px;border-left:none}._th_1a2uo_79:last-child{border-right:none}._th_1a2uo_79:nth-child(2){width:157px}._th_1a2uo_79:nth-child(3){width:85px}._th_1a2uo_79:nth-child(4){width:118px}._th_1a2uo_79:nth-child(5){width:99px}._th_1a2uo_79:nth-child(6){width:97px}._th_1a2uo_79:nth-child(7){width:97px}._th_1a2uo_79:nth-child(8){width:164px}._th_1a2uo_79:nth-child(9){width:149px}._tableRow_1a2uo_124{height:51px;background-color:#fff;border-bottom:1px solid #E0E0E0}._tableRow_1a2uo_124:last-child{border-bottom:none}._tableRow_1a2uo_124:hover{background-color:#504bff05}._stripedRow_1a2uo_136{background-color:#f5f5f5}._stripedRow_1a2uo_136:hover{background-color:#504bff05}._td_1a2uo_143{padding:10px 8px;vertical-align:middle;border-right:1px solid #E0E0E0;color:#333;text-align:center;font-size:14px;font-weight:500;letter-spacing:.0057em}._td_1a2uo_143:first-child{padding:16px 12px;border-left:none;font-weight:600}._td_1a2uo_143:last-child{border-right:none;padding:6px}._partNumber_1a2uo_163{font-weight:600;letter-spacing:.0057em;color:#504bff}._cocCell_1a2uo_169{display:flex;justify-content:center;align-items:center;height:100%}._quantityCell_1a2uo_176{text-align:center}._priceCell_1a2uo_180{text-align:center;font-weight:500}._actionButtons_1a2uo_185{display:flex;gap:8px;justify-content:center;align-items:center}._acceptButton_1a2uo_192{background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:6px 16px;font-size:14px;font-weight:600;cursor:pointer;min-width:60px;height:32px;transition:all .2s ease}._acceptButton_1a2uo_192:hover{background-color:#1e18ff}._rejectButton_1a2uo_209{background-color:#fff;color:#504bff;border:1px solid #504BFF;border-radius:4px;padding:6px 16px;font-size:14px;font-weight:600;cursor:pointer;min-width:60px;height:32px;transition:all .2s ease}._rejectButton_1a2uo_209:hover{background-color:#504bff0d}._statusDelivery_1a2uo_226{color:#28a745;font-weight:600;text-align:right}._statusCompleted_1a2uo_232{color:#504bff;font-weight:600;text-align:right}._statusRejected_1a2uo_238{color:#d91e28;font-weight:600;text-align:right}._supportButton_1a2uo_244{position:fixed;bottom:70px;right:70px;width:50px;height:50px;border-radius:16px;background-color:#504bff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 2px 6px #00000026}._supportButton_1a2uo_244:hover{background-color:#3732ff}._supportIcon_1a2uo_263{width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28c-.6.07-.12.14-.17.21c-.09.1-.19.22-.29.33c-.48.57-.93 1.23-.93 2.18h0c0 .95.45 1.61.93 2.18c.1.11.2.22.29.33c.05.07.11.14.17.21C4 17.72 8.31 21 13 21c4.49 0 7.68-2.58 8.83-6.53c.22-.76.33-1.54.33-2.26h-1.22c0 .55-.08 1.1-.24 1.63c-.93 3.23-3.57 5.43-7.09 5.43h-1.5c-.65 0-1.27-.27-1.71-.72L8.33 16.5h5.62l-2.45 2.86c.16.03.33.05.5.05h1c2.77 0 4.75-1.5 5.5-3.79c.7-.21.13-.42.19-.64h2.07c-.05.2-.1.4-.17.59C20.05 17.25 18.3 19 16 19h-1c-.55 0-1 .45-1 1s.45 1 1 1h1c3.5 0 5.72-2.7 6.63-5.35c.15-.45.25-.91.32-1.39H21v-2.04zm-7.49.11h-2.26v-1.79h2.26c.45 0 .82.37.82.9c0 .46-.36.89-.82.89M13 7.5c.55 0 1 .45 1 1v.59c0 .55-.45 1-1 1h-2v-.18c0-.77.48-1.46 1.2-1.73c.26-.09.53-.16.8-.18m-5 6.4c-.44.12-.79.49-.9.94c-.17.69.27 1.34.94 1.48c.47.1.94-.21 1.14-.64l.03-.07a.8.8 0 0 0-.52-1.12c-.23-.08-.4-.29-.36-.63c.04-.24.18-.42.34-.48c.49-.16.7-.72.28-1.07c-.18-.15-.42-.22-.66-.16m8.63-3.31c.29.22.48.57.48.96V11c0 1.1-.9 2-2 2h-2c-.5 0-.87.45-.76.94l.59 2.66l-1.75.3c-.21.04-.39.17-.51.35l-.97 1.46c-.23.36-.68.5-1.02.24c-.69-.52-1.2-1.31-1.56-2.24c-.2-.52-.29-1.08-.25-1.63l.1-1.34c.05-.67.54-1.24 1.15-1.34l.88-.12c.33-.05.65.07.87.3l.4.42c.45.33 1.09.25 1.36-.22c.15-.27.16-.62-.03-.9l-.58-.85c-.16-.24-.25-.52-.25-.81V8.19c0-1.43 1.4-2.47 2.77-2.09c.65.18 1.13.71 1.25 1.37c.06.35-.03.71-.24 1c-.31.41-.87.55-1.35.42c-.74-.19-1.3.75-.72 1.35c.32.33.4.8.2 1.21c-.38.8.57 1.55 1.29 1.04c.46-.33 1.15-.39 1.75.11' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width: 1440px){._content_1a2uo_19{max-width:1200px;padding:0 20px}._orderRequestSection_1a2uo_27,._orderHistorySection_1a2uo_28{padding:25px 30px}}@media (max-width: 1024px){._content_1a2uo_19{max-width:90%}._tableContainer_1a2uo_56{overflow-x:auto}._table_1a2uo_56{min-width:900px}._th_1a2uo_79,._td_1a2uo_143{padding:6px 4px}._acceptButton_1a2uo_192,._rejectButton_1a2uo_209{padding:6px 10px}}@media (max-width: 768px){._mainContent_1a2uo_9{padding:16px 0}._content_1a2uo_19{max-width:95%;gap:16px}._orderRequestSection_1a2uo_27,._orderHistorySection_1a2uo_28{padding:20px;gap:16px}._sectionTitle_1a2uo_38{font-size:16px}._sectionDescription_1a2uo_47{font-size:13px}._table_1a2uo_56{min-width:1000px}._supportButton_1a2uo_244{bottom:30px;right:30px;width:45px;height:45px}}._tableContainer_17ur3_1{width:100%;border:2px solid #E0E0E0;border-radius:4px;overflow:hidden}._table_17ur3_1{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;font-family:Pretendard,sans-serif}._tableHeader_17ur3_16{background-color:#e0e0e080;border-bottom:1.5px solid #E0E0E0}._tableHeader_17ur3_16 tr{height:40px}._th_17ur3_24{font-weight:600;font-size:16px;line-height:1.5;letter-spacing:-.0192em;text-align:center;padding:8px 12px;color:#333;border-right:1.5px solid #E0E0E0;position:relative}._th_17ur3_24:first-child{padding-left:12px;padding-right:12px;width:219px;border-left:none}._th_17ur3_24:last-child{border-right:none;flex:1}._th_17ur3_24:nth-child(2){width:157px}._th_17ur3_24:nth-child(3){width:85px}._th_17ur3_24:nth-child(4){width:118px}._th_17ur3_24:nth-child(5){width:99px}._th_17ur3_24:nth-child(6){width:97px}._th_17ur3_24:nth-child(7){width:97px}._th_17ur3_24:nth-child(8){width:164px}._th_17ur3_24:nth-child(9){width:149px}._tableRow_17ur3_70{height:51px;background-color:#fff;border-bottom:1.5px solid #E0E0E0}._tableRow_17ur3_70:last-child{border-bottom:none;border-radius:0 0 4px 4px}._tableRow_17ur3_70:hover{background-color:#504bff05}._stripedRow_17ur3_83{background-color:#f5f5f5}._stripedRow_17ur3_83:hover{background-color:#504bff05}._td_17ur3_90{padding:6px 8px;vertical-align:middle;border-right:1.5px solid #E0E0E0;color:#333;text-align:center;font-size:14px;font-weight:500;letter-spacing:.0057em}._td_17ur3_90:first-child{padding:16px 12px;border-left:none;font-weight:600}._td_17ur3_90:last-child{border-right:none;padding:6px}._td_17ur3_90>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._partNumber_17ur3_117{font-weight:600;letter-spacing:.0057em;color:#333;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._cocCell_17ur3_128{display:flex;justify-content:center;align-items:center;height:100%}._quantityCell_17ur3_135{display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%}._priceCell_17ur3_143{display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%;font-weight:500}._withdrawButton_17ur3_152{background-color:#333;color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:4px;padding:4px 0;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.0057em;cursor:pointer;width:calc(100% - 12px);max-width:180px;height:39px;text-align:center;transition:all .2s ease;font-family:Pretendard,sans-serif}._withdrawButton_17ur3_152:hover{background-color:#4d4d4d}._cocButton_17ur3_174{background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:4px 0;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.0057em;cursor:pointer;width:calc(100% - 12px);max-width:180px;height:39px;text-align:center;transition:all .2s ease;font-family:Pretendard,sans-serif}._cocButton_17ur3_174:hover{background-color:#1e18ff}._rejectText_17ur3_196{color:#d91e28;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.0057em;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:Pretendard,sans-serif}._completedText_17ur3_210{color:#28a745;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.0057em;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:Pretendard,sans-serif}._processingText_17ur3_224{color:#ff9500;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.0057em;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:Pretendard,sans-serif}._modalOverlay_ogdvz_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_ogdvz_1 .2s ease-in-out}@keyframes _fadeIn_ogdvz_1{0%{opacity:0}to{opacity:1}}._modalContent_ogdvz_23{background-color:#fff;border-radius:8px;width:464px;box-shadow:0 4px 16px #00000026;animation:_slideUp_ogdvz_1 .3s ease-in-out;display:flex;flex-direction:column}@keyframes _slideUp_ogdvz_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_ogdvz_43{padding:24px 24px 16px;border-bottom:1px solid #E0E0E0;display:flex;justify-content:space-between;align-items:center}._modalTitle_ogdvz_51{font-family:Pretendard,sans-serif;font-size:20px;font-weight:700;line-height:1.4;color:#333;margin:0}._closeButton_ogdvz_60{width:24px;height:24px;padding:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}._closeButton_ogdvz_60:hover{opacity:.6}._modalBody_ogdvz_76{padding:24px}._uploadArea_ogdvz_80{width:100%;height:240px;border:2px dashed #D0D0D0;border-radius:8px;background-color:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;cursor:pointer;transition:all .3s ease;position:relative}._uploadArea_ogdvz_80:hover{background-color:#f5f5f5;border-color:#b7b7b7}._uploadArea_ogdvz_80._dragging_ogdvz_99{background-color:#504bff0d;border-color:#504bff}._hiddenInput_ogdvz_104{display:none}._uploadIcon_ogdvz_108{width:32px;height:32px;opacity:.8}._uploadText_ogdvz_114{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#333;text-align:center;margin:0}._selectFileButton_ogdvz_124{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;color:#504bff;background:transparent;border:none;cursor:pointer;text-decoration:underline;transition:opacity .2s}._selectFileButton_ogdvz_124:hover{opacity:.8}._fileName_ogdvz_139{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;color:#504bff;margin:0;padding:8px 16px;background-color:#504bff1a;border-radius:4px;max-width:300px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._modalFooter_ogdvz_154{padding:16px 24px 24px;display:flex;gap:12px;justify-content:center}._submitButton_ogdvz_161{flex:1;height:48px;background-color:#504bff;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_ogdvz_161:hover:not(:disabled){background-color:#1e18ff}._submitButton_ogdvz_161:disabled{background-color:#b3b1ff;cursor:not-allowed;opacity:.6}._cancelButton_ogdvz_183{flex:1;height:48px;background-color:#333;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_ogdvz_183:hover{background-color:#4d4d4d}@media (max-width: 520px){._modalContent_ogdvz_23{width:calc(100% - 32px);margin:16px}._uploadArea_ogdvz_80{height:200px}}._backdrop_15iwf_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_15iwf_14{background:#fff;border-radius:8px;border:2px solid #333333;max-width:600px;width:90%;box-shadow:0 4px 20px #00000026}._content_15iwf_23{display:flex;flex-direction:column;gap:33px;align-items:center;padding:50px 70px}@media (max-width: 768px){._content_15iwf_23{padding:30px 40px;gap:24px}}._description_15iwf_37{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:30px;letter-spacing:-.35px;color:#333;text-align:center}._description_15iwf_37 p{margin:0}@media (max-width: 768px){._description_15iwf_37{font-size:13px;line-height:26px}}._highlight_15iwf_56{color:#504bff}._coc_15iwf_60{font-family:IBM Plex Sans,sans-serif;font-weight:600}._confirmButton_15iwf_65{background:#f5f5f5;border:3px solid #333333;border-radius:4px;padding:30px 40px;width:100%;cursor:pointer;transition:all .2s ease;font-family:Pretendard,sans-serif;font-weight:600;font-size:30px;color:#333;text-align:center}._confirmButton_15iwf_65:hover{background:#ebebeb;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._confirmButton_15iwf_65:active{transform:translateY(0);box-shadow:none}@media (max-width: 768px){._confirmButton_15iwf_65{font-size:24px;padding:20px 30px}}._completePage_arov7_3{width:100%;min-height:100vh;background-color:#f0f0f0;padding:50px 20px;display:flex;justify-content:center;align-items:flex-start}._contentContainer_arov7_13{max-width:700px;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:40px;display:flex;flex-direction:column;align-items:center}._completeIcon_arov7_25{margin-bottom:24px}._completeIcon_arov7_25 svg{width:100px;height:100px}._title_arov7_33{font-family:Pretendard,sans-serif;font-size:28px;font-weight:700;color:#333;margin-bottom:32px;text-align:center}._orderInfo_arov7_42{width:100%;margin-bottom:32px}._orderInfo_arov7_42 ._orderUser_arov7_46{font-family:Pretendard,sans-serif;font-size:18px;font-weight:600;color:#333;margin-bottom:16px;text-align:center}._orderInfo_arov7_42 ._orderDetails_arov7_54{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;color:#666;margin:8px 0;text-align:center}._orderInfo_arov7_42 ._orderDetails_arov7_54 span{font-weight:600;color:#333}._divider_arov7_67{width:100%;height:1px;background-color:#e0e0e0;margin:0 0 32px}._nextSteps_arov7_74{width:100%;margin-bottom:32px}._nextSteps_arov7_74 ._nextStepsText_arov7_78{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;color:#666;margin:8px 0;text-align:center}._nextSteps_arov7_74 ._nextStepsText_arov7_78 span{font-weight:600;color:#504bff}._buttonsContainer_arov7_91{display:flex;gap:16px;margin-top:8px}@media (max-width: 600px){._buttonsContainer_arov7_91{flex-direction:column;width:100%}}._primaryButton_arov7_103{padding:12px 24px;background-color:#504bff;color:#fff;font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}._primaryButton_arov7_103:hover{background-color:#4240db}@media (max-width: 600px){._primaryButton_arov7_103{width:100%}}._secondaryButton_arov7_124{padding:12px 24px;background-color:#f5f5f5;color:#333;font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;border:1px solid #E0E0E0;border-radius:4px;cursor:pointer;transition:background-color .2s}._secondaryButton_arov7_124:hover{background-color:#e8e8e8}@media (max-width: 600px){._secondaryButton_arov7_124{width:100%}}._cartPage_117sn_130{padding:26px 250px;background-color:#f0f0f0;min-height:100vh;position:relative}._cartPageTitle_117sn_136{font-family:Pretendard,sans-serif;font-weight:700;font-size:20px;line-height:28px;letter-spacing:.114px;color:#000;margin-bottom:26px}._cartPageContent_117sn_145{display:flex;gap:6px}._cartPageItems_117sn_149{flex:1;display:flex;flex-direction:column;gap:6px;width:1166px}._cartPageHeader_117sn_156{display:grid;grid-template-columns:450px 200px 200px 1fr 20px;align-items:center;background-color:#fff;border:1.5px solid #d0d0d0;border-radius:4px;padding:20px 30px;box-sizing:border-box}._cartPageHeaderProduct_117sn_166,._cartPageHeaderQty_117sn_175{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.4px;color:#333;justify-self:start}._cartPageHeaderDummy_117sn_184{width:20px;visibility:hidden}._cartPageHeaderDelivery_117sn_188,._cartPageHeaderPrice_117sn_197{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.4px;color:#333;justify-self:start}._cartPageHeaderActions_117sn_206{width:20px}._cartItem_117sn_210{display:grid;grid-template-columns:450px 200px 200px 1fr 20px;align-items:center;background-color:#fff;border:1.5px solid #d0d0d0;border-radius:4px;padding:20px 30px;box-sizing:border-box}._cartItemProduct_117sn_220{display:flex;align-items:center;gap:24px}._cartItemProductImage_117sn_225{width:76px;height:76px;border-radius:4px;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}._cartItemProductImage_117sn_225 img{width:100%;height:100%;object-fit:cover}._cartItemProductInfo_117sn_238{display:flex;flex-direction:column;justify-content:space-between;height:76px;padding:4px 0;flex:1}._cartItemProductInfoName_117sn_246{font-family:Pretendard,sans-serif;font-weight:700;font-size:16px;line-height:16px;letter-spacing:-.4px;color:#333;margin:0}._cartItemProductInfoManufacturer_117sn_255{height:30px;width:auto;max-width:146px}._cartItemProductInfoManufacturer_117sn_255 img{height:100%;width:auto}._cartItemcartItemQuantityInput_117sn_264{width:94px;height:44px}._cartItemQuantity_117sn_268{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;flex-wrap:wrap;align-content:flex-start}._cartItemQuantityInput_117sn_277{width:94px!important;height:44px!important;background-color:#fff;border:1.5px solid #d0d0d0;border-radius:4px;padding:10px;box-sizing:border-box;font-family:Pretendard,sans-serif!important;font-weight:500!important;font-size:14px!important;line-height:24px!important;letter-spacing:.0798px;text-align:center;color:#333!important}._cartItemQuantityInput_117sn_277:focus{outline:none;border-color:#504bff}._cartItemQuantityLeadTime_117sn_297{font-family:Pretendard,sans-serif;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-.4px;color:#333;white-space:nowrap}._cartItemDelivery_117sn_306{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;height:76px}._cartItemDeliveryWarning_117sn_314{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:30px;letter-spacing:-.35px;color:#d91e28;margin-bottom:8px}._cartItemDeliveryOption_117sn_323{display:flex;align-items:center;gap:10px;padding:4px 0;cursor:pointer}._cartItemDeliveryOption_117sn_323:hover:not(._disabled_117sn_330) ._cartItemDeliveryCheckbox_117sn_330{border-color:#504bff}._cartItemDeliveryOption_117sn_323._disabled_117sn_330{cursor:not-allowed;opacity:.6}._cartItemDeliveryCheckbox_117sn_330{width:18px;height:18px;border:1.5px solid #d0d0d0;border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._cartItemDeliveryCheckbox_117sn_330._checked_117sn_348{border-color:#504bff;background-color:#fff}._cartItemDeliveryCheckbox_117sn_330._checked_117sn_348 svg{color:#504bff}._cartItemDeliveryLabel_117sn_355{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:30px;letter-spacing:-.35px;color:#333;display:flex;align-items:center;gap:4px;white-space:nowrap}._cartItemDeliveryLabel_117sn_355 svg{width:14px;height:14px;color:#333}._cartItemDeliveryChainExpress_117sn_372{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;line-height:30px;letter-spacing:-.35px;color:#504bff;white-space:pre-wrap}._cartItemPriceGroup_117sn_381,._cartItemPrice_117sn_381{display:flex;align-items:center;justify-content:flex-start}._cartItemPriceInfo_117sn_391{font-family:Pretendard,sans-serif;font-weight:500;font-size:16px;line-height:30px;letter-spacing:-.4px;color:#333;white-space:nowrap;width:213px}._cartItemPriceInfo_117sn_391 ._packaging_117sn_401{color:#3339}._cartItemPriceInfo_117sn_391 ._discounted_117sn_404{color:#504bff}._cartItemDelete_117sn_407{background:none;border:none;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}._cartItemDelete_117sn_407 svg{width:20px;height:20px;color:#333}._cartItemDelete_117sn_407:hover svg{color:#d91e28}._cartItemDummy_117sn_426{width:20px;display:flex;align-items:center;justify-content:flex-end}._orderSummary_117sn_433{width:248px;height:fit-content;background-color:#fff;border:1.5px solid #d0d0d0;border-radius:4px;padding:26px 24px;display:flex;flex-direction:column}._orderSummaryHeader_117sn_443{display:flex;justify-content:space-between;align-items:center;margin-bottom:62px}._orderSummaryHeaderTitle_117sn_449{font-family:Pretendard,sans-serif;font-weight:700;font-size:18px;line-height:20px;letter-spacing:-.45px;color:#000;margin:0}._orderSummaryHeaderClose_117sn_458{background:none;border:none;cursor:pointer;padding:0}._orderSummaryHeaderClose_117sn_458 svg{width:18px;height:18px;color:#333}._orderSummaryContent_117sn_469{display:flex;flex-direction:column;gap:24px}._orderSummaryItems_117sn_474{display:flex;flex-direction:column;gap:4px}._orderSummaryItemsRow_117sn_479{display:flex;justify-content:space-between;align-items:center;height:30px}._orderSummaryItemsRowLabel_117sn_485{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:30px;letter-spacing:-.35px;color:#333}._orderSummaryItemsRowLabel_117sn_485._discount_117sn_404{color:#d91e28}._orderSummaryItemsRowValue_117sn_496{font-family:Pretendard,sans-serif;font-weight:500;font-size:14px;line-height:30px;letter-spacing:-.35px;color:#333}._orderSummaryItemsRowValue_117sn_496._discount_117sn_404{color:#d91e28}._orderSummaryItemsRowValue_117sn_496._free_117sn_507{font-family:IBM Plex Sans,sans-serif}._orderSummaryDivider_117sn_510{width:100%;height:2px;background-color:#333;margin:10px 0 14px}._orderSummaryTotal_117sn_516{display:flex;justify-content:space-between;align-items:center}._orderSummaryTotalLabel_117sn_521,._orderSummaryTotalValue_117sn_529{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:14px;letter-spacing:-.35px;color:#504bff}._orderSummaryActions_117sn_537{display:flex;flex-direction:column;gap:24px;margin-top:38px}._orderSummaryDropdown_117sn_543{width:200px;height:36px;background-color:#fff;border:1.5px solid #d0d0d0;border-radius:4px;padding:6px 8px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}._orderSummaryDropdownText_117sn_555{font-family:Pretendard,sans-serif;font-weight:500;font-size:12px;line-height:24px;letter-spacing:.0684px;color:#333}._orderSummaryDropdownIcon_117sn_563{width:16px;height:16px;display:flex;align-items:center;justify-content:center}._orderSummaryDropdownIcon_117sn_563 svg{width:16px;height:16px;color:#333}._orderSummaryButtons_117sn_575{display:flex;gap:20px;width:200px}._orderSummaryButtonsButtonPrimary_117sn_580{flex:1;height:44px;border-radius:4px;border:none;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:24px;letter-spacing:.0798px;text-align:center;cursor:pointer;transition:all .2s ease;background-color:#504bff;color:#fff}._orderSummaryButtonsButtonPrimary_117sn_580:hover{background-color:#1e18ff}._orderSummaryButtonsButtonPrimary_117sn_580:disabled{background-color:#d0d0d0;cursor:not-allowed}._orderSummaryButtonsButtonSecondary_117sn_603{flex:1;height:44px;border-radius:4px;border:none;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:24px;letter-spacing:.0798px;text-align:center;cursor:pointer;transition:all .2s ease;background-color:#333;color:#fff}._orderSummaryButtonsButtonSecondary_117sn_603:hover{background-color:#4d4d4d}._orderSummaryNote_117sn_622{font-family:Pretendard,sans-serif;font-weight:500;font-size:10px;line-height:10px;letter-spacing:-.25px;color:#3339;text-align:right;margin-top:10px}._emptyCart_117sn_633{background-color:#fff;border:1.5px solid #d0d0d0;border-radius:4px;padding:60px;text-align:center}._emptyCartTitle_117sn_640{font-family:Pretendard,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#333;margin:0 0 16px}._emptyCartText_117sn_648{font-family:Pretendard,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3339;margin:0 0 32px}._emptyCartButton_117sn_656{background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:12px 32px;font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease}._emptyCartButton_117sn_656:hover{background-color:#1e18ff}._supportButton_117sn_673{position:fixed;bottom:26px;right:26px;width:60px;height:60px;background-color:#504bff;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #504bff4d;transition:all .2s ease;z-index:1000}._supportButton_117sn_673:hover{transform:scale(1.05);box-shadow:0 6px 16px #504bff66}._supportButton_117sn_673 svg{width:40px;height:40px;color:#fff}._loading_117sn_699,._error_117sn_700{display:flex;justify-content:center;align-items:center;min-height:300px;font-family:Pretendard,sans-serif;font-weight:500;font-size:16px;color:#666;text-align:center}._error_117sn_700{color:#d91e28}@media (min-width: 768px) and (max-width: 1023px){._cartPage_117sn_130{padding:20px}._cartPageContent_117sn_145{flex-direction:column;gap:20px}._cartPageItems_117sn_149,._orderSummary_117sn_433{width:100%}}@media (max-width: 767px){._cartPage_117sn_130{padding:16px}._cartPageHeaderColumn_117sn_735{font-size:14px}._cartPageHeaderColumnGroupRight_117sn_738{display:none}._cartItem_117sn_210{flex-direction:column;gap:20px;padding:16px}._cartItemProduct_117sn_220,._cartItemQuantity_117sn_268,._cartItemDelivery_117sn_306,._cartItemPrice_117sn_381{width:100%}._cartItemPrice_117sn_381{justify-content:space-between}}._checkoutPage_15p8m_3{width:100%;background-color:#f0f0f0;height:100%;position:relative;padding:26px 250px 80px;overflow-y:auto}@media (max-width: 1600px){._checkoutPage_15p8m_3{padding:26px 150px 80px}}@media (max-width: 1200px){._checkoutPage_15p8m_3{padding:26px 50px 60px}}@media (max-width: 768px){._checkoutPage_15p8m_3{padding:26px 20px 40px}}._loading_15p8m_27{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:Pretendard,sans-serif;font-size:16px;font-weight:500}._mainContent_15p8m_38{display:flex;gap:6px;align-items:flex-start}@media (max-width: 1200px){._mainContent_15p8m_38{flex-direction:column}}._leftSection_15p8m_49{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}._pageTitle_15p8m_57{font-family:Pretendard,sans-serif;font-size:20px;font-weight:700;line-height:1.4;letter-spacing:.57%;color:#000;margin:0}._contentContainer_15p8m_67{display:flex;flex-direction:column;width:100%;gap:6px}._infoSection_15p8m_74{display:flex;flex-direction:column;flex:1;gap:6px;max-width:100%}._sectionHeader_15p8m_82{height:60px;padding:14px 30px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;display:flex;align-items:center}._sectionHeader_15p8m_82 h3{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.4px;color:#333;margin:0}._addressesContainer_15p8m_101{display:flex;width:100%;gap:6px}@media (max-width: 768px){._addressesContainer_15p8m_101{flex-direction:column}}._addressCard_15p8m_112{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:24px 30px}._cardContent_15p8m_120{display:flex;justify-content:space-between;width:100%}._cardHeader_15p8m_126{display:flex;gap:24px}._cardIcon_15p8m_131{width:24px;height:24px}._cardIcon_15p8m_131 svg{width:100%;height:100%}._cardTitle_15p8m_140{display:flex;flex-direction:column;gap:30px}._cardTitle_15p8m_140 h4{font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:1;letter-spacing:-2.5%;color:#333;margin:0}._addressText_15p8m_155 p{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:1.429;letter-spacing:-2.5%;color:#333;margin:0 0 5px}._editButton_15p8m_165{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}._editButton_15p8m_165 svg{width:100%;height:100%}._infoCardsContainer_15p8m_178{display:flex;width:100%;gap:6px}@media (max-width: 768px){._infoCardsContainer_15p8m_178{flex-direction:column}}._infoCard_15p8m_178{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:24px 30px}._infoText_15p8m_197 p{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1.429;letter-spacing:-2.5%;color:#333;margin:0 0 5px}._orderSummary_15p8m_207{width:280px;flex-shrink:0;height:286px}@media (max-width: 1200px){._orderSummary_15p8m_207{width:100%;height:auto}}._orderCard_15p8m_219{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:20px 18px;display:flex;flex-direction:column;gap:8px;height:100%}._orderCardHeader_15p8m_230{display:flex;justify-content:space-between;align-items:center;margin-bottom:-10px}._orderCardHeader_15p8m_230 h3{font-family:Pretendard,sans-serif;font-size:16px;font-weight:700;line-height:1.111;letter-spacing:-2.5%;color:#000;margin:0}._orderCardHeader_15p8m_230 svg{width:20px;height:20px}._orderDetails_15p8m_250{display:flex;flex-direction:column;gap:2px}._orderItem_15p8m_256{display:flex;justify-content:space-between;align-items:center}._orderItem_15p8m_256 span{font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;line-height:1.8;letter-spacing:-2.5%;color:#333}._orderItem_15p8m_256._discount_15p8m_269 span{color:#d91e28}._orderTotal_15p8m_273{display:flex;justify-content:space-between;align-items:flex-end;padding-top:12px;border-top:1.5px solid #333333}._orderTotal_15p8m_273 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:-2.5%;color:#000}._orderActions_15p8m_289{display:flex;justify-content:flex-end;margin-top:auto}._paymentButton_15p8m_295{background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:.57%;cursor:pointer;text-align:center;width:100%;height:30px}._paymentButton_15p8m_295:hover{background-color:#4240db}._productSection_15p8m_315{display:flex;flex-direction:column;gap:6px;margin-top:20px;padding-right:300px}@media (max-width: 1200px){._productSection_15p8m_315{padding-right:0}}._productHeaderLeft_15p8m_328{display:flex;gap:400px}._productHeaderLeft_15p8m_328 span{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-2.5%;color:#333}@media (max-width: 1200px){._productHeaderLeft_15p8m_328{gap:200px}}@media (max-width: 768px){._productHeaderLeft_15p8m_328{gap:100px}}._productHeaderRight_15p8m_351{display:flex;gap:245px}._productHeaderRight_15p8m_351 span{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-2.5%;color:#333}@media (max-width: 1200px){._productHeaderRight_15p8m_351{gap:120px}}@media (max-width: 768px){._productHeaderRight_15p8m_351{gap:60px}}._productList_15p8m_374{display:flex;flex-direction:column;gap:6px}._productItem_15p8m_380{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:14px 30px}._productInfo_15p8m_387{display:flex;justify-content:space-between;align-items:center}._productDetails_15p8m_393{display:flex;gap:244px}@media (max-width: 1200px){._productDetails_15p8m_393{gap:120px}}@media (max-width: 768px){._productDetails_15p8m_393{gap:60px}}._productText_15p8m_408{display:flex;gap:24px}._productLabels_15p8m_413 p,._productValues_15p8m_423 p{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:1.714;letter-spacing:-2.5%;color:#333;margin:0}._quantityContainer_15p8m_433{display:flex;justify-content:center;align-items:center}._quantity_15p8m_433{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1;letter-spacing:-2.5%;color:#000}._productStatus_15p8m_448{display:flex;gap:100px}@media (max-width: 1200px){._productStatus_15p8m_448{gap:50px}}@media (max-width: 768px){._productStatus_15p8m_448{gap:30px}}._leadTime_15p8m_463 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:2.143;letter-spacing:-2.5%;color:#333}._pricing_15p8m_472 p{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:1.875;letter-spacing:-2.5%;color:#000;margin:0}._totalSection_15p8m_482{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:10px}@media (max-width: 768px){._totalSection_15p8m_482{flex-direction:column;align-items:flex-end}}._totalContainer_15p8m_496{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:14px 30px}._totalContainer_15p8m_496 span{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-2.5%;color:#504bff}@media (max-width: 768px){._totalContainer_15p8m_496{width:100%}}._supportButton_15p8m_517{position:fixed;bottom:70px;right:95px;width:48px;height:48px;background-color:#504bff;border-radius:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}._supportButton_15p8m_517 svg{width:24px;height:24px}@media (max-width: 768px){._supportButton_15p8m_517{right:30px;bottom:30px}}._toast_15p8m_542{position:fixed;bottom:30px;left:50%;transform:translate(-50%);padding:16px 24px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:1000;box-shadow:0 4px 10px #0000001a;min-width:300px;max-width:500px;animation:_fadeIn_15p8m_1 .3s ease-in-out}._toast_15p8m_542 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;color:#fff}._toast_15p8m_542 button{background:none;border:none;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;width:24px;height:24px}._toast_15p8m_542._success_15p8m_578{background-color:#4caf50}._toast_15p8m_542._error_15p8m_581{background-color:#f44336}@keyframes _fadeIn_15p8m_1{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 768px){._toast_15p8m_542{min-width:250px;max-width:90%}}._emptyState_15p8m_601{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:30px;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:6px 0}._emptyState_15p8m_601 p{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#666;margin:4px 0}._toast_1ijzk_3{position:fixed;bottom:30px;left:50%;transform:translate(-50%);padding:16px 24px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:1000;box-shadow:0 4px 10px #0000001a;min-width:300px;max-width:500px;animation:_fadeIn_1ijzk_1 .3s ease-in-out}._toast_1ijzk_3 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;color:#fff}._toast_1ijzk_3 button{background:none;border:none;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;width:24px;height:24px}._toast_1ijzk_3._success_1ijzk_39{background-color:#4caf50}._toast_1ijzk_3._error_1ijzk_42{background-color:#f44336}@keyframes _fadeIn_1ijzk_1{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 768px){._toast_1ijzk_3{min-width:250px;max-width:90%}}._addressCard_1vl7h_1{flex:1;height:220px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:24px 30px}._cardContent_1vl7h_10{display:flex;justify-content:space-between;width:100%}._cardHeader_1vl7h_16{display:flex;gap:24px}._cardIcon_1vl7h_21{width:20px;height:24px;flex-shrink:0}._cardIcon_1vl7h_21 svg{width:100%;height:100%}._cardTitle_1vl7h_31{display:flex;flex-direction:column;gap:30px;padding-top:2px}._cardTitle_1vl7h_31 h4{font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:18px;letter-spacing:-.45px;color:#333;margin:0}._addressText_1vl7h_47{white-space:nowrap}._addressText_1vl7h_47 p{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.35px;color:#333;margin:0}._addressText_1vl7h_47 p._companyName_1vl7h_59{font-weight:600}._editButton_1vl7h_63{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}._editButton_1vl7h_63 svg{width:100%;height:100%}._infoCard_xi7rn_1{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:24px 30px}._cardContent_xi7rn_9{display:flex;justify-content:space-between;width:100%}._cardHeader_xi7rn_15{display:flex;gap:24px}._cardIcon_xi7rn_20{width:24px;height:24px}._cardIcon_xi7rn_20 svg{width:100%;height:100%}._cardTitle_xi7rn_29{display:flex;flex-direction:column;gap:30px}._cardTitle_xi7rn_29 h4{font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:1;letter-spacing:-2.5%;color:#333;margin:0}._infoText_xi7rn_44 p{font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;line-height:1.429;letter-spacing:-2.5%;color:#333;margin:0 0 5px}._editButton_xi7rn_54{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}._editButton_xi7rn_54 svg{width:100%;height:100%}._orderCard_1on0l_1{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:26px 24px;display:flex;flex-direction:column;justify-content:space-between;height:286px;width:100%}@media (max-width: 1200px){._orderCard_1on0l_1{height:auto;min-height:286px}}._orderCardHeader_1on0l_19{display:flex;justify-content:space-between;align-items:flex-start}._orderCardHeader_1on0l_19 h3{font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:20px;letter-spacing:-.45px;color:#000;margin:0}._orderCardHeader_1on0l_19 svg{width:18px;height:18px;color:#333}._orderDetails_1on0l_39{display:flex;flex-direction:column;gap:4px}._orderItem_1on0l_45{display:flex;justify-content:space-between;align-items:center;height:30px}._orderItem_1on0l_45 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:30px;letter-spacing:-.35px;color:#333}._orderItem_1on0l_45._discount_1on0l_59 span{color:#d91e28}._orderTotal_1on0l_63{display:flex;justify-content:space-between;align-items:flex-end;padding-top:14px;border-top:2px solid #333333}._orderTotal_1on0l_63 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;line-height:14px;letter-spacing:-.35px;color:#504bff}._orderActions_1on0l_79{display:flex;justify-content:flex-end}._checkoutButton_1on0l_84{width:200px;height:34px;background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.08px;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center}._checkoutButton_1on0l_84:hover{background-color:#4240db}._checkoutButton_1on0l_84:disabled{background-color:#d0d0d0;cursor:not-allowed}._productSection_e4wgz_1{display:flex;flex-direction:column;gap:6px}._sectionHeader_e4wgz_7{display:flex;align-items:center;padding:20px 30px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px}._headerItem_e4wgz_16{display:flex;align-items:center;gap:4px}._headerItem_e4wgz_16 span{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.4px;color:#333}._headerItem_e4wgz_16._qty_e4wgz_29 span{font-family:IBM Plex Sans,sans-serif}._headerItem_e4wgz_16._col1_e4wgz_32{width:400px;flex-shrink:0}._headerItem_e4wgz_16._col2_e4wgz_36{width:150px;flex-shrink:0}._headerItem_e4wgz_16._col3_e4wgz_40{width:180px;flex-shrink:0}._headerItem_e4wgz_16._col4_e4wgz_44{flex:1}._infoIcon_e4wgz_48{width:15px;height:15px;flex-shrink:0}._infoIcon_e4wgz_48 svg{width:100%;height:100%}._infoIcon_e4wgz_48._primary_e4wgz_57{color:#504bff}._infoIcon_e4wgz_48._secondary_e4wgz_60{width:14px;height:14px;color:#333}._productList_e4wgz_66{display:flex;flex-direction:column;gap:6px}._totalSection_e4wgz_72{display:flex;align-items:center;gap:6px}@media (max-width: 768px){._totalSection_e4wgz_72{flex-direction:column;align-items:stretch}}._totalContainer_e4wgz_84{flex:1;height:48px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:14px 30px;display:flex;align-items:center}._totalContainer_e4wgz_84 span{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.4px;color:#504bff}._paymentButton_e4wgz_103{width:101px;height:48px;background-color:#504bff;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:14px;letter-spacing:.09px;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center}._paymentButton_e4wgz_103:hover{background-color:#4240db}@media (max-width: 768px){._paymentButton_e4wgz_103{width:100%}}._productItem_ej82q_1{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:20px 30px}._productInfo_ej82q_8{display:flex;align-items:center}._productLeft_ej82q_13{width:400px;flex-shrink:0;display:flex;align-items:center;gap:24px}._productImage_ej82q_21{width:76px;height:76px;border-radius:4px;overflow:hidden;flex-shrink:0;background-color:#f5f5f5}._productImage_ej82q_21 img{width:100%;height:100%;object-fit:cover}._placeholderImage_ej82q_35{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}._placeholderImage_ej82q_35 svg{width:40px;height:40px}._productDetails_ej82q_48{display:flex;flex-direction:column;justify-content:space-between;height:76px;padding:4px 0}._partNumber_ej82q_56{font-family:Pretendard,sans-serif;font-size:16px;font-weight:700;line-height:16px;letter-spacing:-.4px;color:#000;margin:0}._manufacturerLogo_ej82q_66{height:20px;width:auto}._manufacturerLogo_ej82q_66 img{height:100%;width:auto;object-fit:contain}._manufacturerText_ej82q_76{font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;color:#666}._quantitySection_ej82q_83{width:150px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}._quantityBox_ej82q_92{display:flex;align-items:center;justify-content:center;width:94px;padding:10px 0;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px}._quantityBox_ej82q_92 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:-.168px;color:#333;text-align:right}._packaging_ej82q_112{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:16px;letter-spacing:-.4px;color:#333}._deliverySection_ej82q_121{width:180px;flex-shrink:0;display:flex;align-items:flex-start}._deliveryInfo_ej82q_128{display:flex;flex-direction:column;height:100%;justify-content:flex-start}._deliveryInfo_ej82q_128 p{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:30px;letter-spacing:-.35px;color:#504bff;margin:0;white-space:nowrap}._priceSection_ej82q_145{flex:1;display:flex;align-items:center;gap:30px}._priceInfo_ej82q_152 p{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:30px;letter-spacing:-.4px;color:#333;margin:0;white-space:pre-wrap}._deleteButton_ej82q_163{width:20px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._deleteButton_ej82q_163 svg{width:100%;height:100%;color:#333}._deleteButton_ej82q_163:hover svg{color:#d91e28}._container_ac79k_2{display:flex;height:100vh;background-color:#fff;overflow:hidden}._main_ac79k_9{flex:1;padding:60px 80px;display:flex;flex-direction:column;gap:32px;height:100vh;overflow-y:auto}._main_ac79k_9::-webkit-scrollbar{width:10px}._main_ac79k_9::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._main_ac79k_9::-webkit-scrollbar-thumb{background:silver;border-radius:10px;transition:background .3s ease}._main_ac79k_9::-webkit-scrollbar-thumb:hover{background:#29c229}._header_ac79k_34{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._title_ac79k_41{font-size:32px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.5px;line-height:1.2;font-family:IBM Plex Sans,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._title_ac79k_41:after{content:"";display:block;width:60px;height:4px;background:linear-gradient(90deg,#29c229,#22a622);margin-top:12px;border-radius:2px}._formContainer_ac79k_60{display:flex;flex-direction:column;gap:20px;width:100%;background:#fff;padding:32px;border-radius:16px;box-shadow:0 2px 12px #0000000f}._itemsList_ac79k_71{display:flex;flex-direction:column;gap:24px;width:100%}._itemRow_ac79k_78{display:flex;gap:16px;align-items:flex-start;width:100%;padding:24px;background:#fafafa;border-radius:12px;border:1px solid #e8e8e8;transition:all .2s ease}._itemRow_ac79k_78:hover{background:#f5f5f5;border-color:#d0d0d0;box-shadow:0 2px 8px #0000000a}._itemFields_ac79k_95{display:flex;flex-direction:column;gap:20px;flex:1}._formGroup_ac79k_102{display:flex;flex-direction:column;gap:10px;width:100%;position:relative}._label_ac79k_110{font-size:13px;font-weight:600;color:#4a4a4a;line-height:1.4;letter-spacing:.3px;text-transform:uppercase;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;align-items:center;gap:6px}._label_ac79k_110:before{content:"";width:3px;height:14px;background:#29c229;border-radius:2px}._input_ac79k_130{width:100%;padding:14px 18px;border:2px solid #e0e0e0;border-radius:10px;font-size:15px;font-weight:500;line-height:22px;color:#2c2c2c;outline:none;box-shadow:none;transition:all .25s ease;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none}._input_ac79k_130::placeholder{color:#a0a0a0;font-weight:400}._input_ac79k_130:focus{border-color:#29c229;outline:none;box-shadow:0 0 0 3px #29c2291a;background-color:#fafffe;transform:translateY(-1px)}._input_ac79k_130:hover:not(:focus){border-color:silver}._input_ac79k_130:focus-visible{outline:none;box-shadow:0 0 0 3px #29c2291a}._input_ac79k_130._inputError_ac79k_167{border-color:#f44;background-color:#fff8f8}._input_ac79k_130._inputError_ac79k_167:focus{box-shadow:0 0 0 3px #ff44441a}._input_ac79k_130:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}._errorMessage_ac79k_180{font-size:12px;font-weight:500;color:#f44;margin-top:6px;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;align-items:center;gap:4px}._errorMessage_ac79k_180:before{content:"⚠";font-size:14px}._removeButton_ac79k_195{width:44px;height:44px;background-color:#fff;border:2px solid #ffdddd;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#f44;flex-shrink:0;align-self:flex-end}._removeButton_ac79k_195:hover{background-color:#fff5f5;border-color:#f44;transform:scale(1.05)}._removeButton_ac79k_195:active{transform:scale(.95)}._addButton_ac79k_219{height:56px;background:linear-gradient(135deg,#29c229,#22a622);border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .25s ease;color:#fff;font-size:15px;font-weight:600;box-shadow:0 4px 12px #29c22940;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._addButton_ac79k_219:hover{transform:translateY(-2px);box-shadow:0 6px 16px #29c22959}._addButton_ac79k_219:active{transform:translateY(0);box-shadow:0 2px 8px #29c22933}._submitButton_ac79k_245{height:58px;background:linear-gradient(135deg,#2b2b2b,#1a1a1a);border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;color:#fff;font-size:16px;font-weight:700;letter-spacing:.5px;box-shadow:0 4px 16px #00000026;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase}._submitButton_ac79k_245:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}._submitButton_ac79k_245:active{transform:translateY(0);box-shadow:0 2px 10px #00000026}._submitButton_ac79k_245:disabled{background:linear-gradient(135deg,#e0e0e0,#d0d0d0);color:#a0a0a0;cursor:not-allowed;box-shadow:none;transform:none}._uploadMethodTabs_ac79k_279{display:flex;gap:8px;border-bottom:2px solid #e5e5e5;margin-bottom:24px}._tab_ac79k_286{padding:12px 24px;background:none;border:none;border-bottom:3px solid transparent;color:#666;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:-2px}._tab_ac79k_286:hover{color:#333}._tab_ac79k_286._activeTab_ac79k_302{color:#29c229;border-bottom-color:#29c229}._excelUploadContainer_ac79k_307{display:flex;flex-direction:column;gap:32px}._excelInstructions_ac79k_313{background-color:#f9f9f9;border-radius:12px;padding:24px}._instructionsTitle_ac79k_319{font-size:18px;font-weight:600;margin:0 0 16px;color:#333;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._instructionsList_ac79k_327{list-style:none;padding:0;margin:0 0 24px}._instructionsList_ac79k_327 li{color:#666;font-size:14px;position:relative;padding:8px 0 8px 20px}._instructionsList_ac79k_327 li:before{content:"•";position:absolute;left:0;color:#29c229;font-weight:700}._exampleTable_ac79k_347{margin-top:16px}._exampleTable_ac79k_347 ._exampleTitle_ac79k_350{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}._exampleTable_ac79k_347 table{width:100%;max-width:600px;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}._exampleTable_ac79k_347 table th,._exampleTable_ac79k_347 table td{padding:12px 16px;text-align:left;border:1px solid #e5e5e5;font-size:13px}._exampleTable_ac79k_347 table th{background-color:#f5f5f5;font-weight:600;color:#333}._exampleTable_ac79k_347 table td{color:#666}._fileUploadArea_ac79k_380{position:relative}._fileInput_ac79k_384{display:none}._fileInputLabel_ac79k_388{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:200px;border:2px dashed #29c229;border-radius:12px;background-color:#f9fff9;cursor:pointer;transition:all .2s ease;padding:40px}._fileInputLabel_ac79k_388:hover{background-color:#f0fff0;border-color:#24ad24}._fileInputLabel_ac79k_388 svg{color:#29c229}._fileInputText_ac79k_410{font-size:16px;font-weight:600;color:#333;text-align:center;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._fileInputSubtext_ac79k_418{font-size:14px;color:#666;text-align:center;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._autocompleteWrapper_ac79k_425{position:relative;width:100%}._autocompleteDropdown_ac79k_430{position:absolute;top:100%;left:0;right:0;margin-top:4px;background-color:#fff;border:1px solid rgba(138,138,138,.25);border-radius:12px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000}._autocompleteDropdown_ac79k_430::-webkit-scrollbar{width:6px}._autocompleteDropdown_ac79k_430::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._autocompleteDropdown_ac79k_430::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px;transition:background .3s ease}._autocompleteDropdown_ac79k_430::-webkit-scrollbar-thumb:hover{background:#29c229}._autocompleteLoading_ac79k_460{padding:16px;text-align:center;color:#949494;font-size:14px;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._autocompleteList_ac79k_468{list-style:none;padding:0;margin:0}._autocompleteItem_ac79k_474{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .15s ease}._autocompleteItem_ac79k_474:last-child{border-bottom:none}._autocompleteItem_ac79k_474:hover{background-color:#f9fff9}._autocompleteItemMain_ac79k_487{display:flex;align-items:center;gap:12px;margin-bottom:4px}._autocompleteItemMain_ac79k_487 ._partNumber_ac79k_493{font-size:14px;font-weight:600;color:#333;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._autocompleteItemMain_ac79k_487 ._manufacturer_ac79k_499{font-size:12px;color:#666;padding:2px 8px;background-color:#f5f5f5;border-radius:4px;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._autocompleteItemDesc_ac79k_508{font-size:12px;color:#949494;line-height:1.4;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._inventorySection_ac79k_515{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:60px;padding-top:40px;border-top:2px solid #e8e8e8}._searchForm_ac79k_525{display:flex;gap:12px;align-items:center;width:100%;background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000000a}._searchInputWrapper_ac79k_536{position:relative;flex:1;display:flex;align-items:center}._searchIcon_ac79k_543{position:absolute;left:16px;color:#949494;pointer-events:none}._searchInput_ac79k_536{width:100%;padding:14px 18px 14px 48px;border:2px solid #e0e0e0;border-radius:10px;font-size:15px;font-weight:500;line-height:22px;color:#2c2c2c;outline:none;transition:all .25s ease;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box}._searchInput_ac79k_536::placeholder{color:#a0a0a0}._searchInput_ac79k_536:focus{border-color:#29c229;box-shadow:0 0 0 3px #29c2291a}._searchButton_ac79k_572,._resetButton_ac79k_573{height:48px;padding:0 20px;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .25s ease;font-size:15px;font-weight:600;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._searchButton_ac79k_572:disabled,._resetButton_ac79k_573:disabled{opacity:.6;cursor:not-allowed}._searchButton_ac79k_572{background:linear-gradient(135deg,#29c229,#22a622);color:#fff;box-shadow:0 2px 8px #29c22940}._searchButton_ac79k_572:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #29c22959}._searchButton_ac79k_572:active{transform:translateY(0)}._resetButton_ac79k_573{background:#fff;color:#666;border:2px solid #e0e0e0}._resetButton_ac79k_573:hover{background:#f5f5f5;border-color:silver}._resultInfo_ac79k_617{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fafafa;border-radius:12px;font-size:15px;font-weight:500;color:#4a4a4a;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._tableContainer_ac79k_630{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;overflow:auto;max-height:600px}._tableContainer_ac79k_630::-webkit-scrollbar{width:8px;height:8px}._tableContainer_ac79k_630::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._tableContainer_ac79k_630::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px;transition:background .3s ease}._tableContainer_ac79k_630::-webkit-scrollbar-thumb:hover{background:#29c229}._recordsTable_ac79k_654{width:100%;border-collapse:collapse}._recordsTable_ac79k_654 thead{background:linear-gradient(135deg,#f8f8f8,#f0f0f0)}._recordsTable_ac79k_654 thead tr{border-bottom:2px solid #e0e0e0}._recordsTable_ac79k_654 thead th{padding:18px 20px;text-align:left;font-size:14px;font-weight:700;color:#2c2c2c;text-transform:uppercase;letter-spacing:.5px;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._recordsTable_ac79k_654 thead th:nth-child(2){text-align:right}._recordsTable_ac79k_654 thead th:nth-child(3),._recordsTable_ac79k_654 thead th:nth-child(4),._recordsTable_ac79k_654 thead th:nth-child(5),._recordsTable_ac79k_654 thead th:nth-child(6),._recordsTable_ac79k_654 thead th:nth-child(7){text-align:center}._recordsTable_ac79k_654 tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .15s ease}._recordsTable_ac79k_654 tbody tr:hover{background-color:#fafffe}._recordsTable_ac79k_654 tbody tr:last-child{border-bottom:none}._recordsTable_ac79k_654 tbody td{padding:16px 20px;font-size:14px;color:#4a4a4a;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._partNumberCell_ac79k_697{font-weight:600;color:#2c2c2c}._quantityCell_ac79k_702{text-align:right;font-weight:600;color:#29c229}._statusCell_ac79k_708{text-align:center;vertical-align:middle}._statusCell_ac79k_708 ._statusButton_ac79k_712{padding:6px 16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#666;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-block}._statusCell_ac79k_708 ._statusButton_ac79k_712:hover:not(:disabled){background:#f5f5f5;border-color:silver;transform:translateY(-1px)}._statusCell_ac79k_708 ._statusButton_ac79k_712:disabled{opacity:.5;cursor:not-allowed}._statusCell_ac79k_708 ._statusButton_ac79k_712._statusActive_ac79k_734{background:linear-gradient(135deg,#29c229,#22a622);border-color:#29c229;color:#fff;box-shadow:0 2px 8px #29c22940}._statusCell_ac79k_708 ._statusButton_ac79k_712._statusActive_ac79k_734:hover:not(:disabled){background:linear-gradient(135deg,#22a622,#1d8f1d);box-shadow:0 4px 12px #29c22959}._statusCell_ac79k_708 ._statusDate_ac79k_744{display:block;font-size:11px;color:#949494;margin-top:6px;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._dateCell_ac79k_752{text-align:center;color:#666;font-size:13px}._actionCell_ac79k_758{text-align:center;vertical-align:middle}._deleteButton_ac79k_763{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:2px solid #ffdddd;border-radius:8px;background:#fff;color:#f44;cursor:pointer;transition:all .2s ease}._deleteButton_ac79k_763:hover:not(:disabled){background:#fff5f5;border-color:#f44;transform:scale(1.1)}._deleteButton_ac79k_763:active:not(:disabled){transform:scale(.95)}._deleteButton_ac79k_763:disabled{opacity:.5;cursor:not-allowed}._loading_ac79k_789,._noData_ac79k_790{padding:60px 20px;text-align:center;font-size:16px;color:#949494;font-family:Wanted Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._noData_ac79k_790{color:#666}._container_b1qg0_1{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._title_b1qg0_8{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}._statusSection_b1qg0_15{margin-bottom:2rem}._statusCard_b1qg0_19{background:#f8f9fa;border-radius:8px;padding:1.5rem;border-left:4px solid #007bff}._statusCard_b1qg0_19 h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#333}._statusInfo_b1qg0_32{display:flex;flex-direction:column;gap:.75rem}._statusIndicator_b1qg0_38{display:flex;align-items:center;gap:1rem;font-size:1.125rem}._urlInfo_b1qg0_45{display:flex;gap:.5rem;font-size:.875rem;align-items:center}._urlInfo_b1qg0_45 ._label_b1qg0_51{font-weight:600;color:#555}._urlInfo_b1qg0_45 ._value_b1qg0_55{color:#333;font-family:Courier New,monospace;background:#f8f9fa;padding:.25rem .5rem;border-radius:4px}._statusConnected_b1qg0_63{color:#28a745;font-weight:600}._statusDisconnected_b1qg0_68{color:#6c757d;font-weight:600}._socketId_b1qg0_73{font-size:.875rem;color:#6c757d;font-family:Courier New,monospace}._section_b1qg0_79{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}._section_b1qg0_79 h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#333}._sectionDescription_b1qg0_93{font-size:.875rem;color:#6c757d;margin-bottom:1rem}._inputGroup_b1qg0_99{margin-bottom:1rem}._inputGroup_b1qg0_99 label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#555}._inputRow_b1qg0_110{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_b1qg0_99{width:100%;padding:.75rem;border:1px solid #d0d0d0;border-radius:4px;font-size:1rem;transition:border-color .2s}._input_b1qg0_99:focus{outline:none;border-color:#007bff}._buttonGroup_b1qg0_129{display:flex;gap:.75rem;flex-wrap:wrap}._btnPrimary_b1qg0_135{padding:.75rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}._btnPrimary_b1qg0_135:hover:not(:disabled){background:#0056b3}._btnPrimary_b1qg0_135:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}._btnSecondary_b1qg0_155{padding:.75rem 1.5rem;background:#6c757d;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}._btnSecondary_b1qg0_155:hover{background:#545b62}._btnDanger_b1qg0_170{padding:.75rem 1.5rem;background:#dc3545;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}._btnDanger_b1qg0_170:hover:not(:disabled){background:#c82333}._btnDanger_b1qg0_170:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}._btnWarning_b1qg0_190{padding:.75rem 1.5rem;background:#ffc107;color:#000;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}._btnWarning_b1qg0_190:hover{background:#e0a800}._logHeader_b1qg0_205{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._logHeader_b1qg0_205 h2{margin:0}._logContainer_b1qg0_215{background:#1e1e1e;border-radius:4px;padding:1rem;max-height:500px;overflow-y:auto;font-family:Courier New,monospace;font-size:.875rem}._emptyLog_b1qg0_225{color:#888;text-align:center;padding:2rem}._logEntry_b1qg0_231{padding:.75rem;margin-bottom:.5rem;border-radius:4px;border-left:3px solid}._logInfo_b1qg0_238{background:#2d3748;border-left-color:#3182ce;color:#90cdf4}._logSuccess_b1qg0_244{background:#22543d;border-left-color:#48bb78;color:#9ae6b4}._logError_b1qg0_250{background:#742a2a;border-left-color:#f56565;color:#fc8181}._logReceived_b1qg0_256{background:#2c5282;border-left-color:#4299e1;color:#bee3f8}._logSent_b1qg0_262{background:#553c9a;border-left-color:#9f7aea;color:#d6bcfa}._logTime_b1qg0_268{font-size:.75rem;opacity:.7;margin-bottom:.25rem}._logMessage_b1qg0_274{font-weight:500;margin-bottom:.5rem}._logData_b1qg0_279{background:#0000004d;padding:.5rem;border-radius:4px;margin-top:.5rem;overflow-x:auto;font-size:.8rem;color:#cbd5e0}._notificationContainer_b1qg0_289{background:#f8f9fa;border-radius:4px;padding:1rem;max-height:600px;overflow-y:auto}._emptyNotification_b1qg0_297{color:#888;text-align:center;padding:2rem}._notificationCard_b1qg0_303{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}._notificationCard_b1qg0_303:hover{box-shadow:0 2px 8px #00000026}._notificationCard_b1qg0_303:last-child{margin-bottom:0}._notificationHeader_b1qg0_319{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}._notificationType_b1qg0_328{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#007bff;background:#e7f3ff;padding:.25rem .5rem;border-radius:4px}._notificationTime_b1qg0_338{font-size:.875rem;color:#6c757d}._notificationBody_b1qg0_343 h3{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#333}._notificationBody_b1qg0_343 p{font-size:.95rem;margin-bottom:.5rem;color:#555}._notificationBody_b1qg0_343 p:last-child{margin-bottom:0}._notificationBody_b1qg0_343 p strong{font-weight:600;color:#333}._systemMessageHeader_b1qg0_362{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}._systemMessageHeader_b1qg0_362 h3{margin:0}._priorityBadge_b1qg0_372{font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:12px;text-transform:uppercase}._priorityNormal_b1qg0_380 ._priorityBadge_b1qg0_372{background:#e7f3ff;color:#007bff}._priorityHigh_b1qg0_385{background:#fff8e1;border-left:4px solid #ffc107}._priorityHigh_b1qg0_385 ._priorityBadge_b1qg0_372{background:#ffc107;color:#000}._priorityUrgent_b1qg0_394{background:#ffebee;border-left:4px solid #dc3545}._priorityUrgent_b1qg0_394 ._priorityBadge_b1qg0_372{background:#dc3545;color:#fff}._affectedServices_b1qg0_403{font-size:.875rem;color:#666;font-style:italic;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e0e0e0}._scheduleInfo_b1qg0_412{font-size:.875rem;color:#666;background:#f8f9fa;padding:.5rem;border-radius:4px;margin-top:.5rem}._font-en_182h7_299{font-family:IBM Plex Sans,sans-serif!important}._font-alphanumeric_182h7_303{font-family:IBM Plex Sans,Pretendard Variable,sans-serif!important}#_root_182h7_1{height:100%;display:flex;flex-direction:column}._container_182h7_392{width:100%;max-width:1450px;margin:0 auto;padding:0 20px}@media (min-width: 768px){._container_182h7_392{padding:0 24px}}._text-center_182h7_404{text-align:center}._text-primary_182h7_408{color:#504bff}._text-secondary_182h7_412{color:#3339}._mt-1_182h7_416{margin-top:4px}._mt-2_182h7_420{margin-top:8px}._mt-3_182h7_424{margin-top:12px}._mt-4_182h7_428{margin-top:16px}._mt-5_182h7_432{margin-top:24px}._mb-1_182h7_436{margin-bottom:4px}._mb-2_182h7_440{margin-bottom:8px}._mb-3_182h7_444{margin-bottom:12px}._mb-4_182h7_448{margin-bottom:16px}._mb-5_182h7_452{margin-bottom:24px}._sr-only_182h7_491{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes _fadeIn_182h7_1{0%{opacity:0}to{opacity:1}}._fade-in_182h7_511{animation:_fadeIn_182h7_1 .3s ease-in-out}#_toast-root_182h7_1{position:fixed;display:flex;flex-direction:column;gap:10px;top:84px;right:20px;z-index:9999;pointer-events:none}._container_182h7_392{max-width:1490px;margin:0 auto;padding:40px 20px;width:100%}._mainLayout_182h7_533{display:flex;gap:26px;align-items:flex-start}._progressSection_182h7_539{width:428px;background:#fff;border:2px solid #e0e0e0;border-radius:4px;padding:24px 28px;display:flex;flex-direction:column;gap:24px;flex-shrink:0}._progressHeader_182h7_551{display:flex;justify-content:space-between;align-items:center}._progressTitle_182h7_557{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;letter-spacing:-.4px;margin:0}._progressPercentage_182h7_567{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#504bff;letter-spacing:-.272px}._stagesList_182h7_576{display:flex;flex-direction:column;gap:28.75px}._stageItem_182h7_582{display:flex;gap:20px;align-items:flex-start}._stageIcon_182h7_588{width:40px;height:40px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#504bff}._stageContent_182h7_600{flex:1;display:flex;flex-direction:column;gap:14px}._stageLabel_182h7_607{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;line-height:14px;color:#333;letter-spacing:-.168px}._progressBarContainer_182h7_616{width:100%;height:8px;background:#3333331a;border-radius:4px;overflow:hidden}._progressBar_182h7_616{height:100%;background:#504bff;border-radius:4px;transition:width .3s ease}._fileFormatSection_182h7_631{flex:1;background:#fff;border:2px solid #e0e0e0;border-radius:4px;padding:24px;display:flex;flex-direction:column;gap:22px;height:347px;box-sizing:border-box}._fileFormatTitle_182h7_644{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;text-align:left;padding-left:5px;letter-spacing:-.4px;margin:0}._tableWrapper_182h7_656{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;flex:1;display:flex;flex-direction:column}._fileFormatTable_182h7_665{width:100%;height:100%;border-collapse:collapse;font-size:14px}._fileFormatTable_182h7_665 thead{background:#e0e0e080;border-bottom:1.5px solid #e0e0e0}._fileFormatTable_182h7_665 thead tr{height:35px}._fileFormatTable_182h7_665 thead th{font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#000;text-align:center;padding:6px 12px;border-right:1.5px solid #e0e0e0;letter-spacing:.0912px}._fileFormatTable_182h7_665 thead th:first-child{font-family:Pretendard,sans-serif;letter-spacing:.0912px}._fileFormatTable_182h7_665 thead th:last-child{border-right:none}._fileFormatTable_182h7_665 tbody tr{background:#fff!important}._fileFormatTable_182h7_665 tbody tr._contentRow_182h7_699{height:55px;border-bottom:1.5px solid #e0e0e0}._fileFormatTable_182h7_665 tbody tr:not(._contentRow_182h7_699){height:38px;border-bottom:1.5px solid #e0e0e0}._fileFormatTable_182h7_665 tbody tr:last-child{border-bottom:none}._fileFormatTable_182h7_665 tbody tr:last-child td:first-child{border-bottom-left-radius:2px}._fileFormatTable_182h7_665 tbody tr:last-child td:last-child{border-bottom-right-radius:2px}._fileFormatTable_182h7_665 tbody td{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#333;text-align:center;padding:6px 12px;border-right:1.5px solid #e0e0e0;letter-spacing:-.168px}._fileFormatTable_182h7_665 tbody td:last-child{border-right:none}._fileFormatTable_182h7_665 tbody td._labelCell_182h7_730{font-weight:600;border-right:1px solid #e0e0e0}._fileFormatTable_182h7_665 tbody td._rightAlign_182h7_734{text-align:center}._cellContent_182h7_738{display:flex;flex-direction:column;align-items:center;gap:0}._fieldName_182h7_745{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#333;letter-spacing:-.168px}._required_182h7_754{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#28a745;letter-spacing:-.168px}._optional_182h7_763{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#d91e28;letter-spacing:-.168px}._downloadButton_182h7_772{background:#504bff;color:#fff;border:none;border-radius:4px;padding:8px 20px;font-family:Pretendard,sans-serif;font-size:12px;font-weight:600;line-height:24px;text-align:center;letter-spacing:.0684px;cursor:pointer;transition:all .2s ease;align-self:flex-start}._downloadButton_182h7_772:hover{background:#4239e6}._downloadButton_182h7_772:active{background:#3730cc}._downloadButton_182h7_772:focus{outline:2px solid #504bff;outline-offset:2px}@media (max-width: 1400px){._mainLayout_182h7_533{flex-direction:column;gap:24px}._progressSection_182h7_539{width:100%;max-width:428px}._fileFormatSection_182h7_631{width:100%}}._container_moyfu_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}._card_moyfu_10{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;padding:48px 40px;max-width:600px;width:100%;text-align:center}._iconWrapper_moyfu_20{display:flex;justify-content:center;margin-bottom:24px}._icon_moyfu_20{width:80px;height:80px;color:#dc2626}._title_moyfu_32{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:24px}._infoSection_moyfu_39{margin-bottom:32px;text-align:left}._permanentBan_moyfu_44,._temporaryBan_moyfu_45{font-size:18px;color:#374151;margin-bottom:20px;padding:16px;border-radius:8px;background-color:#fef2f2;border-left:4px solid #dc2626}._permanentBan_moyfu_44 strong,._temporaryBan_moyfu_45 strong{color:#dc2626}._temporaryBan_moyfu_45{background-color:#fef3c7;border-left-color:#f59e0b}._temporaryBan_moyfu_45 strong{color:#f59e0b}._remainingDays_moyfu_67{color:#6b7280;font-size:16px}._reasonSection_moyfu_72{margin-top:24px;padding:20px;background-color:#f9fafb;border-radius:8px}._reasonTitle_moyfu_79{font-size:16px;font-weight:600;color:#374151;margin-bottom:8px}._reasonText_moyfu_86{font-size:16px;color:#6b7280;line-height:1.6}._detailsSection_moyfu_92{margin-top:20px;padding:16px;background-color:#f3f4f6;border-radius:8px}._detailItem_moyfu_99{font-size:14px;color:#4b5563;margin-bottom:8px}._detailItem_moyfu_99:last-child{margin-bottom:0}._detailLabel_moyfu_108{font-weight:600;color:#374151}._messageSection_moyfu_113{margin-bottom:24px}._contactMessage_moyfu_117{font-size:14px;color:#6b7280;line-height:1.6}._button_moyfu_123{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._button_moyfu_123:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}._button_moyfu_123:active{transform:translateY(0)}@media (max-width: 640px){._card_moyfu_10{padding:32px 24px}._title_moyfu_32{font-size:24px}._icon_moyfu_20{width:60px;height:60px}._permanentBan_moyfu_44,._temporaryBan_moyfu_45{font-size:16px}}._container_g75dx_66{background:#f0f0f0;min-height:calc(100vh - 80px);padding:26px 250px;display:flex;flex-direction:column;gap:26px}._pageTitle_g75dx_75{font-family:IBM Plex Sans,sans-serif;font-size:20px;font-weight:700;line-height:28px;color:#000;letter-spacing:-.24px;margin:0}._filterPanel_g75dx_85{background:#fff;border:2px solid #e0e0e0;border-radius:4px;padding:27px;overflow-x:auto}._filterGrid_g75dx_93{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}._filterColumn_g75dx_100{border:2px solid #e0e0e0;border-radius:4px;flex-shrink:0;display:flex;flex-direction:column;min-height:292px}._columnHeader_g75dx_109{background:#eaeaea;border-bottom:2px solid #e0e0e0;padding:11px 24px;display:flex;align-items:center;justify-content:center}._columnTitle_g75dx_118{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;line-height:14px;color:#000;letter-spacing:-.168px;white-space:nowrap}._columnContent_g75dx_128{display:flex;flex-direction:column;flex:1;padding:0 1px}._optionsList_g75dx_135{display:flex;gap:4px;padding:4px 2px 4px 4px;flex:1;min-height:0;max-height:220px}._optionsWrapper_g75dx_145{display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._optionsWrapper_g75dx_145::-webkit-scrollbar{width:0;display:none}._optionItem_g75dx_160{padding:9px 14px;cursor:pointer;border-radius:4px;transition:background-color .15s ease;flex-shrink:0}._optionItem_g75dx_160:hover{background:#504bff0d}._optionItem_g75dx_160._selected_g75dx_170{background:#504bff1a}._optionLabel_g75dx_174{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:14px;color:#000;letter-spacing:-.168px;white-space:nowrap}._scrollTrack_g75dx_184{width:6px;position:relative;cursor:pointer;flex-shrink:0;margin:2px 0}._scrollThumb_g75dx_192{width:6px;min-height:20px;background:#3339;border-radius:10px;position:absolute;top:0;right:0;cursor:grab;transition:background-color .15s ease,height .1s ease}._scrollThumb_g75dx_192:hover{background:#333c}._scrollThumb_g75dx_192._dragging_g75dx_206{cursor:grabbing;background:#504bffcc}._rangeButtons_g75dx_211{display:flex;border-top:1.5px solid #e0e0e0;height:34px}._rangeButton_g75dx_211{flex:1;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:10px;transition:background-color .15s ease}._rangeButton_g75dx_211:first-child{border-right:1.5px solid #e0e0e0}._rangeButton_g75dx_211:hover{background:#504bff0d}._rangeButton_g75dx_211._active_g75dx_234{background:#504bff1a}._rangeIcon_g75dx_238{font-size:14px;font-weight:600;color:#333}._optionSubLabel_g75dx_244{color:#3339;font-weight:400}._temperatureRange_g75dx_249{display:flex;flex-direction:column;border-top:1.5px solid #e0e0e0}._tempRow_g75dx_255{display:flex;align-items:center;border-bottom:1.5px solid #e0e0e0}._tempRow_g75dx_255:last-child{border-bottom:none}._tempLabel_g75dx_264{flex:1;padding:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;color:#000;text-align:center}._tempIcon_g75dx_274{width:36px;padding:10px;font-size:14px;font-weight:600;color:#333;text-align:center;border-left:1.5px solid #e0e0e0;border-right:1.5px solid #e0e0e0}._tempInput_g75dx_285{flex:1;padding:10px;border:none;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;color:#000;text-align:center;outline:none;background:transparent}._tempInput_g75dx_285::placeholder{color:#3336}._tempInput_g75dx_285:focus{background:#504bff0d}._actionButtons_g75dx_304{display:flex;gap:20px}._searchButton_g75dx_309{background:#504bff;color:#fff;border:none;border-radius:4px;padding:16px 28px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:14px;letter-spacing:-.192px;cursor:pointer;transition:background-color .2s ease}._searchButton_g75dx_309:hover{background:#4239e6}._searchButton_g75dx_309:active{background:#3730cc}._resetButton_g75dx_330{background:#fff;color:#504bff;border:2px solid #504bff;border-radius:4px;padding:16px 28px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:14px;letter-spacing:-.192px;cursor:pointer;transition:all .2s ease}._resetButton_g75dx_330:hover{background:#504bff0d}._resetButton_g75dx_330:active{background:#504bff1a}@media (max-width: 1800px){._container_g75dx_66{padding:26px 120px}}@media (max-width: 1600px){._container_g75dx_66{padding:26px 60px}}@media (max-width: 1400px){._container_g75dx_66{padding:26px 40px}._filterPanel_g75dx_85{padding:20px}._filterGrid_g75dx_93{gap:12px}}@media (max-width: 1200px){._container_g75dx_66{padding:24px}._filterPanel_g75dx_85{padding:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}._filterPanel_g75dx_85::-webkit-scrollbar{height:8px}._filterPanel_g75dx_85::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}._filterPanel_g75dx_85::-webkit-scrollbar-thumb{background:#3333334d;border-radius:4px}._filterPanel_g75dx_85::-webkit-scrollbar-thumb:hover{background:#33333380}._filterGrid_g75dx_93{width:max-content;min-width:100%}._filterColumn_g75dx_100{min-width:140px}}@media (max-width: 992px){._container_g75dx_66{padding:20px 16px}._pageTitle_g75dx_75{font-size:18px;line-height:24px}._filterPanel_g75dx_85{padding:14px}._filterGrid_g75dx_93{gap:10px}._filterColumn_g75dx_100{min-height:260px}._columnHeader_g75dx_109{padding:10px 16px}._columnTitle_g75dx_118{font-size:13px}._optionItem_g75dx_160{padding:8px 12px}._optionLabel_g75dx_174{font-size:13px}._actionButtons_g75dx_304{gap:12px}._searchButton_g75dx_309,._resetButton_g75dx_330{padding:14px 24px;font-size:15px}}@media (max-width: 768px){._container_g75dx_66{padding:16px 12px;gap:20px}._pageTitle_g75dx_75{font-size:16px;line-height:22px}._filterPanel_g75dx_85{padding:12px;border-width:1px}._filterGrid_g75dx_93{gap:8px}._filterColumn_g75dx_100{min-width:130px;min-height:240px;border-width:1px}._columnHeader_g75dx_109{padding:8px 12px;border-bottom-width:1px}._columnTitle_g75dx_118{font-size:12px}._optionItem_g75dx_160{padding:7px 10px}._optionLabel_g75dx_174{font-size:12px}._scrollIndicator_g75dx_475{width:12px}._scrollThumb_g75dx_192{width:4px;height:50px}._rangeButtons_g75dx_211{height:30px;border-top-width:1px}._rangeButton_g75dx_211{padding:8px}._rangeButton_g75dx_211:first-child{border-right-width:1px}._rangeIcon_g75dx_238{font-size:12px}._actionButtons_g75dx_304{flex-wrap:wrap;gap:10px}._searchButton_g75dx_309,._resetButton_g75dx_330{padding:12px 20px;font-size:14px;flex:1;min-width:120px}}@media (max-width: 480px){._container_g75dx_66{padding:12px 8px;gap:16px}._pageTitle_g75dx_75{font-size:15px}._filterPanel_g75dx_85{padding:10px}._filterGrid_g75dx_93{gap:6px}._filterColumn_g75dx_100{min-width:120px;min-height:220px}._columnHeader_g75dx_109{padding:6px 10px}._columnTitle_g75dx_118{font-size:11px}._optionItem_g75dx_160{padding:6px 8px}._optionLabel_g75dx_174{font-size:11px}._scrollThumb_g75dx_192{height:40px}._rangeButtons_g75dx_211{height:28px}._rangeIcon_g75dx_238{font-size:11px}._actionButtons_g75dx_304{flex-direction:column;gap:8px}._searchButton_g75dx_309,._resetButton_g75dx_330{width:100%;padding:14px 20px;font-size:14px}}._container_1ufl2_66{background:#f0f0f0;min-height:calc(100vh - 80px);padding:26px 250px;display:flex;flex-direction:column;gap:26px}._pageTitle_1ufl2_75{font-family:IBM Plex Sans,sans-serif;font-size:20px;font-weight:700;line-height:28px;color:#000;letter-spacing:-.24px;margin:0}._mainContent_1ufl2_85{display:flex;gap:26px;align-items:flex-start;justify-content:space-between}._productImageSection_1ufl2_92{width:578px;height:578px;background:#fff;border:2px solid #e0e0e0;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._productImageWrapper_1ufl2_104{width:476px;height:476px;display:flex;align-items:center;justify-content:center}._productImage_1ufl2_92{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}._filterPanel_1ufl2_119{flex:1;background:#fff;border:2px solid #e0e0e0;border-radius:4px;padding:26px;display:flex;flex-direction:column;gap:14px}._filterRow_1ufl2_130{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}._filterColumn_1ufl2_137{border:2px solid #e0e0e0;border-radius:4px;flex:1;display:flex;flex-direction:column;min-height:256px}._columnHeader_1ufl2_146{background:#eaeaea;border-bottom:2px solid #e0e0e0;padding:11px 20px;display:flex;align-items:center;justify-content:center}._columnTitle_1ufl2_155{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;line-height:14px;color:#000;letter-spacing:-.168px;white-space:nowrap}._columnContent_1ufl2_165{display:flex;flex-direction:column;flex:1;padding:0 1px}._optionsList_1ufl2_172{display:flex;gap:4px;padding:4px 2px 4px 4px;flex:1;min-height:0;max-height:180px}._optionsWrapper_1ufl2_182{display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._optionsWrapper_1ufl2_182::-webkit-scrollbar{width:0;display:none}._optionItem_1ufl2_197{padding:9px 14px;cursor:pointer;border-radius:4px;transition:background-color .15s ease;flex-shrink:0}._optionItem_1ufl2_197:hover{background:#504bff0d}._optionItem_1ufl2_197._selected_1ufl2_207{background:#504bff1a}._optionLabel_1ufl2_211{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:14px;color:#000;letter-spacing:-.168px;white-space:nowrap}._scrollTrack_1ufl2_221{width:6px;position:relative;cursor:pointer;flex-shrink:0;margin:2px 0}._scrollThumb_1ufl2_229{width:6px;min-height:20px;background:#3339;border-radius:10px;position:absolute;top:0;right:0;cursor:grab;transition:background-color .15s ease,height .1s ease}._scrollThumb_1ufl2_229:hover{background:#333c}._scrollThumb_1ufl2_229._dragging_1ufl2_243{cursor:grabbing;background:#504bffcc}._rangeButtons_1ufl2_248{display:flex;border-top:1.5px solid #e0e0e0;height:34px}._rangeButton_1ufl2_248{flex:1;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:10px;transition:background-color .15s ease}._rangeButton_1ufl2_248:first-child{border-right:1.5px solid #e0e0e0}._rangeButton_1ufl2_248:hover{background:#504bff0d}._rangeButton_1ufl2_248._active_1ufl2_271{background:#504bff1a}._rangeIcon_1ufl2_275{font-size:14px;font-weight:600;color:#333}._optionSubLabel_1ufl2_281{color:#3339;font-weight:400}._temperatureRange_1ufl2_286{display:flex;flex-direction:column;border-top:1.5px solid #e0e0e0}._tempRow_1ufl2_292{display:flex;align-items:center;border-bottom:1.5px solid #e0e0e0}._tempRow_1ufl2_292:last-child{border-bottom:none}._tempLabel_1ufl2_301{flex:1;padding:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;color:#000;text-align:center}._tempIcon_1ufl2_311{width:36px;padding:10px;font-size:14px;font-weight:600;color:#333;text-align:center;border-left:1.5px solid #e0e0e0;border-right:1.5px solid #e0e0e0}._tempInput_1ufl2_322{flex:1;padding:10px;border:none;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;color:#000;text-align:center;outline:none;background:transparent}._tempInput_1ufl2_322::placeholder{color:#3336}._tempInput_1ufl2_322:focus{background:#504bff0d}._actionButtons_1ufl2_341{display:flex;gap:20px}._searchButton_1ufl2_346{background:#504bff;color:#fff;border:none;border-radius:4px;padding:16px 24px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:14px;letter-spacing:-.192px;cursor:pointer;transition:background-color .2s ease}._searchButton_1ufl2_346:hover{background:#4239e6}._searchButton_1ufl2_346:active{background:#3730cc}._resetButton_1ufl2_367{background:#fff;color:#504bff;border:2px solid #504bff;border-radius:4px;padding:16px 24px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:14px;letter-spacing:-.192px;cursor:pointer;transition:all .2s ease}._resetButton_1ufl2_367:hover{background:#504bff0d}._resetButton_1ufl2_367:active{background:#504bff1a}@media (max-width: 1800px){._container_1ufl2_66{padding:26px 120px}._productImageSection_1ufl2_92{width:450px;height:450px}._productImageWrapper_1ufl2_104{width:380px;height:380px}}@media (max-width: 1600px){._container_1ufl2_66{padding:26px 60px}._productImageSection_1ufl2_92{width:400px;height:400px}._productImageWrapper_1ufl2_104{width:340px;height:340px}}@media (max-width: 1400px){._container_1ufl2_66{padding:26px 40px}._mainContent_1ufl2_85{flex-direction:column;gap:20px}._productImageSection_1ufl2_92{width:100%;max-width:500px;height:400px;align-self:center}._productImageWrapper_1ufl2_104{width:340px;height:340px}._filterPanel_1ufl2_119{width:100%;padding:20px}._filterRow_1ufl2_130{gap:12px;flex-wrap:wrap}._filterColumn_1ufl2_137{min-width:150px}}@media (max-width: 1200px){._container_1ufl2_66{padding:24px}._productImageSection_1ufl2_92{height:350px}._productImageWrapper_1ufl2_104{width:300px;height:300px}._filterPanel_1ufl2_119{padding:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}._filterPanel_1ufl2_119::-webkit-scrollbar{height:8px}._filterPanel_1ufl2_119::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}._filterPanel_1ufl2_119::-webkit-scrollbar-thumb{background:#3333334d;border-radius:4px}._filterPanel_1ufl2_119::-webkit-scrollbar-thumb:hover{background:#33333380}._filterRow_1ufl2_130{width:max-content;min-width:100%}._filterColumn_1ufl2_137{min-width:140px}}@media (max-width: 992px){._container_1ufl2_66{padding:20px 16px}._pageTitle_1ufl2_75{font-size:18px;line-height:24px}._productImageSection_1ufl2_92{height:300px}._productImageWrapper_1ufl2_104{width:260px;height:260px}._filterPanel_1ufl2_119{padding:14px}._filterRow_1ufl2_130{gap:10px}._filterColumn_1ufl2_137{min-height:220px}._columnHeader_1ufl2_146{padding:10px 16px}._columnTitle_1ufl2_155{font-size:13px}._optionItem_1ufl2_197{padding:8px 12px}._optionLabel_1ufl2_211{font-size:13px}._actionButtons_1ufl2_341{gap:12px}._searchButton_1ufl2_346,._resetButton_1ufl2_367{padding:14px 24px;font-size:15px}}@media (max-width: 768px){._container_1ufl2_66{padding:16px 12px;gap:20px}._pageTitle_1ufl2_75{font-size:16px;line-height:22px}._productImageSection_1ufl2_92{height:250px}._productImageWrapper_1ufl2_104{width:200px;height:200px}._filterPanel_1ufl2_119{padding:12px;border-width:1px}._filterRow_1ufl2_130{gap:8px}._filterColumn_1ufl2_137{min-width:130px;min-height:200px;border-width:1px}._columnHeader_1ufl2_146{padding:8px 12px;border-bottom-width:1px}._columnTitle_1ufl2_155{font-size:12px}._optionItem_1ufl2_197{padding:7px 10px}._optionLabel_1ufl2_211{font-size:12px}._scrollThumb_1ufl2_229{width:4px}._rangeButtons_1ufl2_248{height:30px;border-top-width:1px}._rangeButton_1ufl2_248{padding:8px}._rangeButton_1ufl2_248:first-child{border-right-width:1px}._rangeIcon_1ufl2_275{font-size:12px}._actionButtons_1ufl2_341{flex-wrap:wrap;gap:10px}._searchButton_1ufl2_346,._resetButton_1ufl2_367{padding:12px 20px;font-size:14px;flex:1;min-width:120px}}@media (max-width: 480px){._container_1ufl2_66{padding:12px 8px;gap:16px}._pageTitle_1ufl2_75{font-size:15px}._productImageSection_1ufl2_92{height:200px}._productImageWrapper_1ufl2_104{width:160px;height:160px}._filterPanel_1ufl2_119{padding:10px}._filterRow_1ufl2_130{gap:6px}._filterColumn_1ufl2_137{min-width:120px;min-height:180px}._columnHeader_1ufl2_146{padding:6px 10px}._columnTitle_1ufl2_155{font-size:11px}._optionItem_1ufl2_197{padding:6px 8px}._optionLabel_1ufl2_211{font-size:11px}._rangeButtons_1ufl2_248{height:28px}._rangeIcon_1ufl2_275{font-size:11px}._actionButtons_1ufl2_341{flex-direction:column;gap:8px}._searchButton_1ufl2_346,._resetButton_1ufl2_367{width:100%;padding:14px 20px;font-size:14px}}:root{--Radius-100: 100px;--Radius-24: 24px;--Radius-12: 12px;--Radius-16: 16px;--Radius-8: 8px;--Radius-4: 4px;--Radius-None: 0px;--Spacing-40: 40px;--Spacing-30: 30px;--Spacing-24: 24px;--Spacing-16: 16px;--Spacing-14: 14px;--Spacing-8: 8px;--Spacing-4: 4px;--Spacing-None: 0px;--Color-Palette-Primary-Primary: #5A29F3;--Color-Palette-Primary-PrimaryText: #9477EE;--Color-Palette-Primary-PrimaryDark: #400EDA;--Color-Palette-Primary-PrimaryWeek: rgba(90 41 243 / .5);--Color-Palette-Primary-Secondary: var(--Color-Palette-Background-Tertiary);--Color-Palette-Background-Primary: #ffffff;--Color-Palette-Background-Secondary: #f8f8f9;--Color-Palette-Background-Tertiary: #ebeced;--Color-Palette-Background-Invert: #e5e5e6;--Color-Palette-Background-Disabled: #E4E4E4;--Color-Palette-Text-Secondary: #B9B7FF;--Color-Palette-Content-Primary: #050505;--Color-Palette-Content-Secondary: #28292a;--Color-Palette-Content-Tertiary: #414344;--Color-Palette-Content-Invert: #828587;--Color-Palette-Border-Primary: #696b6d;--Color-Palette-Border-Invert: #b6b8b9;--Color-Palette-Border-Basic: #F0F0F1;--Color-Palette-Border-Aceent: var(--Color-Palette-Primary-Primary);--Color-Palette-Border-AceentWeek: var(--Color-Palette-Primary-PrimaryWeek);--Color-Palette-System-Black: #000000;--Color-Palette-System-White: #ffffff;--Color-Palette-Core-Negative: #ff3333;--Color-Palette-Core-Positive: #29c229;--Color-Palette-Core-Accent: #3377ff;--Color-Palette-Solid-Red: #ff3333;--Color-Palette-Solid-Translucent_Red: rgba(255 51 51 / .1);--Color-Palette-Solid-Orange: #ff7029;--Color-Palette-Solid-Translucent_Orange: rgba(255 112 41 / .1);--Color-Palette-Solid-Yellow: #eda412;--Color-Palette-Solid-Translucent_Yellow: rgba(237 164 18 / .1);--Color-Palette-Solid-Green: #29c229;--Color-Palette-Solid-Translucent_Green: rgba(41 194 41 / .1);--Color-Palette-Solid-Blue: #3377ff;--Color-Palette-Solid-Translucent_Blue: rgba(51 119 255 / .1);--Color-Palette-CTA-Primary: #7143FF;--Color-Palette-Border-Accentweek: rgba(98 49 248 / .1);--V2-Color-Palette-Primary-PrimaryText: #D0D0D0;--V2-Color-Palette-Primary-Primary: #333333;--Content-Basic-Line-Height: 1.5;--Caption-Basic-Size: 12px;--Caption-Basic-Line-Height: 1.33}:root{--Display-Basic-Size: 34px;--Display-Basic-Weight: 500;--Display-Basic-Line-Height: 51px;--Display-Emphasized-Size: 34px;--Display-Emphasized-Weight: 700;--Display-Emphasized-Line-Height: 51px;--Title-Basic-Size: 24px;--Title-Basic-Weight: 500;--Title-Basic-Style: normal;--Title-Basic-Line-Height: 30px;--Title-Emphasized-Size: 24px;--Title-Emphasized-Weight: 700;--Title-Emphasized-Style: normal;--Title-Emphasized-Line-Height: 30px;--Headline-Basic-Size: 20px;--Headline-Basic-Weight: 500;--Headline-Basic-Style: normal;--Headline-Basic-Line-Height: 28px;--Headline-Emphasized-Size: 20px;--Headline-Emphasized-Weight: 700;--Headline-Emphasized-Style: normal;--Headline-Emphasized-Line-Height: 28px;--Body-Basic-Size: 16px;--Body-Basic-Weight: 500;--Body-Basic-Style: normal;--Body-Basic-Line-Height: 26px;--Body-Emphasized-Size: 16px;--Body-Emphasized-Weight: 600;--Body-Emphasized-Style: normal;--Body-Emphasized-Line-Height: 26px;--Body-Strike_Through-Size: 16px;--Body-Strike_Through-Weight: 500;--Body-Strike_Through-Style: normal;--Body-Strike_Through-Line-Height: 26px;--Body-Strike_Through-Emphasized-Size: 16px;--Body-Strike_Through-Emphasized-Weight: 600;--Body-Strike_Through-Emphasized-Style: normal;--Body-Strike_Through-Emphasized-Line-Height: 26px;--Body-Underline-Size: 16px;--Body-Underline-Weight: 500;--Body-Underline-Style: normal;--Body-Underline-Line-Height: 26px;--Body-Underline-Emphasized-Size: 16px;--Body-Underline-Emphasized-Weight: 600;--Body-Underline-Emphasized-Style: normal;--Body-Underline-Emphasized-Line-Height: 26px;--Content-Basic-Size: 14px;--Content-Basic-Weight: 500;--Content-Basic-Style: normal;--Content-Basic-Line-Height: 20px;--Content-Emphasized-Size: 14px;--Content-Emphasized-Weight: 600;--Content-Emphasized-Style: normal;--Content-Emphasized-Line-Height: 20px;--Content-Strike_Through-Size: 14px;--Content-Strike_Through-Weight: 500;--Content-Strike_Through-Style: normal;--Content-Strike_Through-Line-Height: 20px;--Content-Strike_Through-Emphasized-Size: 14px;--Content-Strike_Through-Emphasized-Weight: 600;--Content-Strike_Through-Emphasized-Style: normal;--Content-Strike_Through-Emphasized-Line-Height: 20px;--Content-Underline-Size: 14px;--Content-Underline-Weight: 500;--Content-Underline-Style: normal;--Content-Underline-Line-Height: 20px;--Content-Underline-Emphasized-Size: 14px;--Content-Underline-Emphasized-Weight: 600;--Content-Underline-Emphasized-Style: normal;--Content-Underline-Emphasized-Line-Height: 20px;--Caption-Basic-Size: 12px;--Caption-Basic-Weight: 500;--Caption-Basic-Style: normal;--Caption-Basic-Line-Height: 18px;--Caption-Emphasized-Size: 12px;--Caption-Emphasized-Weight: 600;--Caption-Emphasized-Style: normal;--Caption-Emphasized-Line-Height: 18px;--Caption-Strike_Through-Size: 12px;--Caption-Strike_Through-Weight: 500;--Caption-Strike_Through-Style: normal;--Caption-Strike_Through-Line-Height: 18px;--Caption-Strike_Through-Emphasized-Size: 12px;--Caption-Strike_Through-Emphasized-Weight: 600;--Caption-Strike_Through-Emphasized-Style: normal;--Caption-Strike_Through-Emphasized-Line-Height: 18px;--Caption-Underline-Size: 12px;--Caption-Underline-Weight: 500;--Caption-Underline-Style: normal;--Caption-Underline-Line-Height: 18px;--Caption-Underline-Emphasized-Size: 12px;--Caption-Underline-Emphasized-Weight: 600;--Caption-Underline-Emphasized-Style: normal;--Caption-Underline-Emphasized-Line-Height: 18px}:root{--Color-Palette-Primary-Primary: #504BFF;--Color-Palette-Primary-PrimaryText: #9477EE;--Color-Palette-Primary-PrimaryDark: #400EDA;--Color-Palette-Primary-PrimaryWeek: rgba(90 41 243 / .5);--Color-Palette-Primary-Secondary: var(--Color-Palette-Background-Tertiary);--Color-Palette-Background-Primary: #ffffff;--Color-Palette-Background-Secondary: #f8f8f9;--Color-Palette-Background-Tertiary: #ebeced;--Color-Palette-Background-Invert: #e5e5e6;--Color-Palette-Background-Disabled: #E4E4E4;--Color-Palette-Text-Secondary: #B9B7FF;--Color-Palette-Content-Primary: #050505;--Color-Palette-Content-Secondary: #28292a;--Color-Palette-Content-Tertiary: #414344;--Color-Palette-Content-Invert: #828587;--Color-Palette-Border-Primary: #696b6d;--Color-Palette-Border-Invert: #b6b8b9;--Color-Palette-Border-Basic: #F0F0F1;--Color-Palette-Border-Aceent: var(--Color-Palette-Primary-Primary);--Color-Palette-Border-AceentWeek: var(--Color-Palette-Primary-PrimaryWeek);--Color-Palette-System-Black: #000000;--Color-Palette-System-White: #ffffff;--Color-Palette-Core-Negative: #ff3333;--Color-Palette-Core-Positive: #29c229;--Color-Palette-Core-Accent: #3377ff;--Color-Palette-Solid-Red: #ff3333;--Color-Palette-Solid-Translucent_Red: rgba(255 51 51 / .1);--Color-Palette-Solid-Orange: #ff7029;--Color-Palette-Solid-Translucent_Orange: rgba(255 112 41 / .1);--Color-Palette-Solid-Yellow: #eda412;--Color-Palette-Solid-Translucent_Yellow: rgba(237 164 18 / .1);--Color-Palette-Solid-Green: #29c229;--Color-Palette-Solid-Translucent_Green: rgba(41 194 41 / .1);--Color-Palette-Solid-Blue: #3377ff;--Color-Palette-Solid-Translucent_Blue: rgba(51 119 255 / .1);--Color-Palette-CTA-Primary: #7143FF;--Color-Palette-Border-Accentweek: rgba(98 49 248 / .1);--V2-Color-Palette-Primary-PrimaryText: #D0D0D0;--V2-Color-Palette-Primary-Primary: #333333}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{box-sizing:border-box;-webkit-text-size-adjust:100%;height:100%;overflow:hidden}body{height:100%;overflow:hidden;font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;background-color:var(--Color-Palette-Background-Secondary);color:var(--Color-Palette-Content-Primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}.font-en{font-family:IBM Plex Sans,sans-serif!important}.font-alphanumeric{font-family:IBM Plex Sans,Pretendard Variable,sans-serif!important}#root{height:100%;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:24px}h2{font-size:18px}a{color:var(--Color-Palette-Primary-Primary);text-decoration:none}a:hover{text-decoration:underline}button{background:none;border:none;cursor:pointer;padding:0;font:inherit;outline:inherit}input,button,textarea,select{font-family:inherit;font-family:Pretendard,sans-serif;font-size:16px;line-height:1.5;color:#333}input:focus,button:focus,textarea:focus,select:focus{outline:none}ul,ol{list-style:none;margin-bottom:16px}:focus-visible{outline:2px solid var(--Color-Palette-Primary-Primary);outline-offset:2px}button,a{transition:all .2s ease-in-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--Color-Palette-Background-Secondary)}::-webkit-scrollbar-thumb{background:var(--Color-Palette-Background-Invert);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--Color-Palette-Content-Invert)}@media (max-width: 768px){::-webkit-scrollbar{width:0;height:0;display:none}}.container{width:100%;max-width:1450px;margin:0 auto;padding:0 20px}@media (min-width: 768px){.container{padding:0 24px}}.text-center{text-align:center}.text-primary{color:#504bff}.text-secondary{color:#3339}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:24px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:24px}table{width:100%;border-collapse:collapse}table th,table td{padding:12px 16px;border:1px solid #E0E0E0;line-height:1!important;vertical-align:middle!important}table th{background-color:#e0e0e080;font-weight:600}table tr{height:40px}table tr:nth-child(2n){background-color:#f5f5f5}table th>div,table td>div{display:flex;align-items:center;justify-content:center;height:100%;line-height:1}table input,table button,table select{line-height:1;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in-out}#toast-root{position:fixed;display:flex;flex-direction:column;gap:10px;top:84px;right:20px;z-index:9999;pointer-events:none}@supports (view-transition-name: root){::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}.product-details-page{view-transition-name:product-details}::view-transition-old(product-details){animation:slide-out-left .3s ease-out}::view-transition-new(product-details){animation:slide-in-right .3s ease-out}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-out-left{0%{transform:translate(0);opacity:1}to{transform:translate(-100px);opacity:0}}@keyframes slide-in-right{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.page-transition-enter{opacity:0;transform:translate(100px)}.page-transition-enter-active{opacity:1;transform:translate(0);transition:opacity .3s,transform .3s}.page-transition-exit{opacity:1;transform:translate(0)}.page-transition-exit-active{opacity:0;transform:translate(-100px);transition:opacity .3s,transform .3s}
