@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}.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;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%;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_gtssc_1{position:relative;width:374px;height:auto;min-height:200px;max-height:500px;max-width:90vw;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;overflow-y:auto}._container_gtssc_1:after{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:transparent}@media (max-width: 768px){._container_gtssc_1{width:100vw;right:-20px;border-radius:12px 12px 0 0;max-height:70vh;overflow-y:auto}._container_gtssc_1:after{right:50px}}._closeButton_gtssc_42{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}._closeButton_gtssc_42:hover{opacity:1}._closeButton_gtssc_42:before,._closeButton_gtssc_42:after{content:"";position:absolute;width:16px;height:2px;background-color:#333;transform-origin:center}._closeButton_gtssc_42:before{transform:rotate(45deg)}._closeButton_gtssc_42:after{transform:rotate(-45deg)}._emptyCart_gtssc_74{width:100%;padding:40px 20px;text-align:center;color:#666;font-size:14px}._emptyCart_gtssc_74 h3{margin-bottom:12px;font-weight:600;color:#333;font-size:16px}._emptyCart_gtssc_74 p{margin-bottom:24px;line-height:1.5;color:#777}._emptyCart_gtssc_74 button{padding:12px 24px;background:#504bff;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s ease}._emptyCart_gtssc_74 button:hover{background:#4b45ff}._emptyCart_gtssc_74 button:active{background:#433fdd}._loading_gtssc_110{width:100%;padding:32px 16px;text-align:center}._loading_gtssc_110 ._spinner_gtssc_115{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_gtssc_115 1s ease-in-out infinite}@keyframes _spin_gtssc_115{to{transform:rotate(360deg)}}._tableContainer_cmm27_1{width:100%;display:flex;flex-direction:column;gap:16px}._tableContent_cmm27_8{border:1px solid #E0E0E0;border-radius:4px;overflow:hidden;background-color:#fff}._tableHeader_cmm27_15{background-color:#e0e0e0;border-bottom:1px solid #E0E0E0}._headerRow_cmm27_20{display:flex;align-items:center}._headerCell_cmm27_25{display:flex;justify-content:center;align-items:center;padding:16px 12px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:1.29;letter-spacing:.57%;color:#333;border-right:1px solid #E0E0E0}._headerCell_cmm27_25:last-child{border-right:none}._headerCell_cmm27_25._partNumberCol_cmm27_41{width:137px;flex-shrink:0}._headerCell_cmm27_25._quantityCol_cmm27_45{flex:1;gap:8px;padding:14px 0}._headerCell_cmm27_25._priceCol_cmm27_50{flex:1;gap:8px;padding:14px 8px}._tableBody_cmm27_56{background-color:#fff}._bodyRow_cmm27_60{display:flex;align-items:center;border-bottom:1px solid #E0E0E0;background-color:#fff}._bodyRow_cmm27_60:last-child{border-bottom:none}._bodyCell_cmm27_70{display:flex;align-items:center;padding:4px;border-right:1px solid #E0E0E0}._bodyCell_cmm27_70:last-child{border-right:none}._bodyCell_cmm27_70._partNumberCol_cmm27_41{width:137px;flex-shrink:0;justify-content:center;padding:16px 12px}._bodyCell_cmm27_70._quantityCol_cmm27_45{flex:1;justify-content:flex-end;padding:4px 20px 4px 0}._bodyCell_cmm27_70._priceCol_cmm27_50{flex:1;justify-content:flex-end;padding:4px 10px 4px 0}._totalRow_cmm27_96{display:flex;align-items:center;background-color:#e0e0e0;border-top:2px solid #E0E0E0;border-radius:0 0 4px 4px}._totalCell_cmm27_104{display:flex;align-items:center;border-right:1px solid #E0E0E0}._totalCell_cmm27_104:last-child{border-right:none}._totalCell_cmm27_104._partNumberCol_cmm27_41{width:137px;flex-shrink:0;justify-content:center;padding:16px 12px;background-color:#e0e0e0;border-right:1px solid #E0E0E0;border-radius:0 0 0 4px}._totalCell_cmm27_104._quantityCol_cmm27_45{flex:1;background-color:#e0e0e0}._totalCell_cmm27_104._priceCol_cmm27_50{flex:1;justify-content:flex-end;padding:4px 10px 4px 0;background-color:#e0e0e0;border-radius:0 0 4px}._totalLabel_cmm27_133{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:1.29;letter-spacing:.57%;color:#333}._totalAmount_cmm27_142{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:1.29;letter-spacing:.57%;color:#333;text-align:right}._partNumber_cmm27_41{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:1.14;letter-spacing:.57%;color:#504bff}._quantity_cmm27_45{font-family:Pretendard Variable,sans-serif;font-weight:500;font-size:14px;line-height:1.14;letter-spacing:.57%;color:#333;text-align:right}._price_cmm27_50{font-family:Wanted Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.14;letter-spacing:.57%;color:#333;text-align:right}._bottomControls_cmm27_181{display:flex;justify-content:space-between;align-items:center;gap:12px}._pagination_cmm27_188{display:flex;gap:8px}._paginationButton_cmm27_193{width:26px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:4px;border:1px solid #E0E0E0;background-color:#fff;font-family:Pretendard,sans-serif;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:-2.5%;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}._paginationButton_cmm27_193:hover{background-color:#f8f9fa;border-color:#c8c8c8;transform:translateY(-1px)}._paginationButton_cmm27_193._active_cmm27_215{background:linear-gradient(135deg,#504bff,#6b66ff);color:#fff;border-color:#504bff;box-shadow:0 2px 8px #504bff4d}._paginationButton_cmm27_193:disabled{opacity:.5;cursor:not-allowed;transform:none}._paginationButton_cmm27_193:disabled:hover{background-color:#fff;border-color:#e0e0e0;transform:none}._viewCartButton_cmm27_232{display:flex;justify-content:center;align-items:center;padding:6px 20px;background:linear-gradient(135deg,#504bff,#6b66ff);color:#f5f5f5;border-radius:4px;font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:1.14;letter-spacing:.57%;text-align:center;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #504bff4d}._viewCartButton_cmm27_232:hover{transform:translateY(-2px);box-shadow:0 6px 20px #504bff66;background:linear-gradient(135deg,#4b45ff,#6661ff)}._viewCartButton_cmm27_232:active{transform:translateY(0);box-shadow:0 2px 8px #504bff4d}._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}.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_1iw9f_2{width:100%;-webkit-user-select:none;user-select:none;border:none!important;border-radius:4px;position:relative}._dropdown_1iw9f_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_1iw9f_10:focus{outline:2px solid var(--Color-Palette-Primary-Primary);outline-offset:1px}._dropdown_1iw9f_10:not(._selected_1iw9f_33){background-color:#504bff1a;border-color:#d0d0d0}._dropdown_1iw9f_10._selected_1iw9f_33{background-color:#fff;border-color:#333}._dropdown_1iw9f_10:hover:not(._open_1iw9f_41){border-color:#504bff}._dropdown_1iw9f_10._open_1iw9f_41{border-color:#333}._dropdown_1iw9f_10._open_1iw9f_41 ._icon_1iw9f_47{transform:rotate(180deg)}._dropdown_1iw9f_10._darker_1iw9f_50{background:var(--Color-Palette-Background-Primary)}._icon_1iw9f_47{transform:rotate(0)}._portalMenu_1iw9f_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_1iw9f_58::-webkit-scrollbar{display:none}._portalMenu_1iw9f_58>div{display:flex;justify-content:center;align-items:center}._option_1iw9f_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_1iw9f_79:hover{background:#f5f5f5}._option_1iw9f_79._active_1iw9f_109{background-color:#504bff1a}._option_1iw9f_79._selected_1iw9f_33{background-color:#504bff1a;font-weight:500}._option_1iw9f_79._selected_1iw9f_33._active_1iw9f_109{background-color:#504bff26}._empty_1iw9f_120{width:100%;padding:var(--Spacing-8);text-align:center;font-size:13px}._selectedText_1iw9f_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_1iw9f_128._placeholder_1iw9f_143{color:#666;opacity:.8}._sr-only_1iw9f_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_d05aq_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_d05aq_3>div{padding:0 24px 0 0!important}._sectionBox_d05aq_3>div+div{margin-top:24px}._productDetails_lkgd8_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_lkgd8_16{width:100%;position:relative;display:flex;flex-direction:column;flex:1;gap:24px}._productHeader_lkgd8_26{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:59px;transition:min-height .3s ease;margin-bottom:14px}._productHeader_lkgd8_26 ._productName_lkgd8_35{color:#333;text-align:left;font-family: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_lkgd8_26 ._productImage_lkgd8_46{flex-shrink:0;height:auto;max-height:30px;position:relative;object-fit:contain;transition:width .3s ease}._productGallery_lkgd8_56{width:100%;display:flex;flex-direction:column;flex:1;height:100%}._productGallery_lkgd8_56 ._mainImageContainer_lkgd8_63{display:flex;justify-content:center;width:100%}._productGallery_lkgd8_56 ._productMainImage_lkgd8_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_lkgd8_56 ._productPackageType_lkgd8_79{color:#333;text-align:center;font-size:20px;line-height:28px;letter-spacing:-.012em;font-weight:600;position:relative;margin:20px 0 30px;transition:font-size .3s ease}._productGallery_lkgd8_56 ._productThumbnailsSection_lkgd8_90{width:100%;margin-top:auto;margin-bottom:20px}._productGallery_lkgd8_56 ._productThumbnailsRow_lkgd8_95{width:100%;display:flex;justify-content:space-between;align-items:center}._productGallery_lkgd8_56 ._thumbnailsContainer_lkgd8_101{position:relative;width:100%;max-width:280px;display:flex;justify-content:space-between;gap:10px;transition:max-width .3s ease}._productGallery_lkgd8_56 ._thumbnailsContainer_lkgd8_101 ._thumbnail_lkgd8_101{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_lkgd8_56 ._thumbnailsContainer_lkgd8_101 ._thumbnail_lkgd8_101:hover{border-color:#4e4bff}._productGallery_lkgd8_56 ._thumbnailsContainer_lkgd8_101 ._thumbnail_lkgd8_101._activeThumbnail_lkgd8_125{border:2px solid #4E4BFF}._productGallery_lkgd8_56 ._datasheetsWrapper_lkgd8_128{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._productGallery_lkgd8_56 ._datasheetContainer_lkgd8_134{position:relative;display:flex;align-items:center;cursor:pointer}._productGallery_lkgd8_56 ._datasheetContainer_lkgd8_134:hover ._datasheetText_lkgd8_140{color:#4240d4}._productGallery_lkgd8_56 ._datasheetContainer_lkgd8_134 ._datasheetIcon_lkgd8_143{flex-shrink:0;width:50px;height:50px;position:relative;overflow:visible}._productGallery_lkgd8_56 ._datasheetContainer_lkgd8_134 ._datasheetText_lkgd8_140{color:#4e4bff;text-align:left;font-family: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_lkgd8_56 ._thumbnailsContainer_lkgd8_101{max-width:250px}._productGallery_lkgd8_56 ._datasheetText_lkgd8_140{font-size:18px}}@media screen and (max-width: 768px){._productHeader_lkgd8_26{flex-direction:column;align-items:flex-start;gap:16px}._productHeader_lkgd8_26 ._productName_lkgd8_35{font-size:22px;width:100%}._productHeader_lkgd8_26 ._productImage_lkgd8_46{width:120px;align-self:center}._productGallery_lkgd8_56 ._productMainImage_lkgd8_68{max-width:100%}._productGallery_lkgd8_56 ._productPackageType_lkgd8_79{font-size:18px;margin:16px 0 24px}._productGallery_lkgd8_56 ._productThumbnailsRow_lkgd8_95{flex-direction:column;gap:20px}._productGallery_lkgd8_56 ._thumbnailsContainer_lkgd8_101{max-width:260px;margin:0 auto}._productGallery_lkgd8_56 ._datasheetContainer_lkgd8_134{width:100%;justify-content:center;margin-top:12px}._productGallery_lkgd8_56 ._datasheetContainer_lkgd8_134 ._datasheetText_lkgd8_140{font-size:18px}}@media screen and (max-height: 800px){._productGallery_lkgd8_56 ._thumbnailsContainer_lkgd8_101{max-width:240px}._productGallery_lkgd8_56 ._productPackageType_lkgd8_79{margin:16px 0 24px}}@media screen and (max-height: 600px){._productGallery_lkgd8_56 ._thumbnailsContainer_lkgd8_101{max-width:210px}._productGallery_lkgd8_56 ._productPackageType_lkgd8_79{font-size:18px;margin:12px 0 20px}._productGallery_lkgd8_56 ._productMainImage_lkgd8_68{max-width:340px}}._filterControls_xcjcr_1{width:100%;display:flex;align-items:center;gap:12px;margin-bottom:20px}._searchField_xcjcr_9,._quantityField_xcjcr_13{width:240px}._searchInput_xcjcr_17,._quantityInput_xcjcr_17{border:1px solid #E0E0E0;border-radius:4px;height:46px;padding:0 12px;background-color:#fff}._filterButton_xcjcr_25{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_xcjcr_25:hover{background-color:#f5f5f5;border-color:#504bff}._filterButton_xcjcr_25:active{background-color:#504bff;border-color:#504bff}._filterButton_xcjcr_25:active svg path{stroke:#fff}._filterButton_xcjcr_25._active_xcjcr_48{background-color:#504bff;border-color:#504bff}._filterButton_xcjcr_25._active_xcjcr_48 svg path{stroke:#fff}._rfqButton_xcjcr_56{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_xcjcr_56:hover{background-color:#4240d4}@media screen and (max-width: 767px){._filterControls_xcjcr_1{flex-direction:column;gap:12px}._searchField_xcjcr_9,._quantityField_xcjcr_13{width:100%}._rfqButton_xcjcr_56{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_p5nd0_1{width:100%;max-width:1450px;margin:0 auto;border-radius:4px;overflow:hidden;border:2px solid #E0E0E0;box-shadow:0 1px 3px #0000000d;background-color:#fff}._table_p5nd0_1{width:100%;border-collapse:collapse;table-layout:fixed}._table_p5nd0_1 th,._table_p5nd0_1 td{padding:0;vertical-align:middle;border-right:1.5px solid #E0E0E0}._table_p5nd0_1 th:last-child,._table_p5nd0_1 td:last-child{border-right:none}._table_p5nd0_1 th:nth-child(1),._table_p5nd0_1 td:nth-child(1){width:125px;min-width:125px}._table_p5nd0_1 th:nth-child(2),._table_p5nd0_1 td:nth-child(2){width:215px;min-width:215px}._table_p5nd0_1 th:nth-child(3),._table_p5nd0_1 td:nth-child(3){width:91px;min-width:91px}._table_p5nd0_1 th:nth-child(4),._table_p5nd0_1 td:nth-child(4){width:86px;min-width:86px}._table_p5nd0_1 th:nth-child(5),._table_p5nd0_1 td:nth-child(5){width:174px;min-width:174px}._table_p5nd0_1 th:nth-child(6),._table_p5nd0_1 td:nth-child(6){width:109px;min-width:109px}._table_p5nd0_1 th:nth-child(7),._table_p5nd0_1 td:nth-child(7){width:77px;min-width:77px}._table_p5nd0_1 th:nth-child(8),._table_p5nd0_1 td:nth-child(8){width:132px;min-width:132px}._table_p5nd0_1 th:nth-child(9),._table_p5nd0_1 td:nth-child(9){width:149px;min-width:149px}._table_p5nd0_1 th:nth-child(10),._table_p5nd0_1 td:nth-child(10){width:85px;min-width:85px}._table_p5nd0_1 th:nth-child(11),._table_p5nd0_1 td:nth-child(11){width:85px;min-width:85px}._table_p5nd0_1 th:nth-child(12),._table_p5nd0_1 td:nth-child(12){width:99px;min-width:99px}._tableHeader_p5nd0_74{background-color:#e0e0e080;font-weight:600;text-align:center;font-family:Pretendard,IBM Plex Sans,sans-serif;font-size:16px;line-height:24px;letter-spacing:-.192px;color:#000;height:40px!important;border-bottom:1.5px solid #E0E0E0;box-sizing:border-box}._tableRow_p5nd0_88{text-align:center;height:52px!important;min-height:52px;border-bottom:1.5px solid #E0E0E0}._tableRow_p5nd0_88:nth-child(odd){background-color:#fff}._tableRow_p5nd0_88:nth-child(2n){background-color:#f5f5f5}._tableRow_p5nd0_88:hover{opacity:.95}._tableRow_p5nd0_88:last-child{border-bottom:none}._tableRow_p5nd0_88 td{height:52px!important}._tableCell_p5nd0_110{padding:4px 6px;vertical-align:middle;text-align:center;height:52px!important;min-height:52px;border-right:1.5px solid #E0E0E0;box-sizing:border-box}._tableCell_p5nd0_110:last-child{border-right:none}._cell_p5nd0_123{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-family:Pretendard,IBM Plex Sans,sans-serif;font-size:14px;line-height:24px;letter-spacing:-.168px;color:#333}._partNumber_p5nd0_136{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.0798px;color:#333;text-align:center}._quantityInput_p5nd0_146{width:70px;height:40px;border:1.5px solid #D0D0D0;border-radius:4px;padding:0 8px;font-family:Pretendard,IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:-.168px;color:#333;text-align:center;background-color:#fff;transition:all .2s ease;box-sizing:border-box}._quantityInput_p5nd0_146:hover{border-color:#504bff;background-color:#504bff0d}._quantityInput_p5nd0_146:focus{outline:none;border-color:#504bff;background-color:#fff;box-shadow:0 0 0 3px #504bff1a}._quantityInput_p5nd0_146::-webkit-outer-spin-button,._quantityInput_p5nd0_146::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._quantityInput_p5nd0_146[type=number]{-moz-appearance:textfield}td:nth-child(4) ._dropdown_p5nd0_181{width:74px!important;height:40px!important}td:nth-child(5) ._dropdown_p5nd0_181{width:162px!important;height:40px!important}td:nth-child(6) ._dropdown_p5nd0_181{width:97px!important;height:40px!important}td:nth-child(8) ._dropdown_p5nd0_181{width:120px!important;height:40px!important}._checkbox_p5nd0_201{width:24px;height:24px;cursor:pointer;margin:0 auto;accent-color:#504BFF;display:block;border:1.5px solid #D0D0D0;border-radius:4px}._checkbox_p5nd0_201:focus{outline:2px solid rgba(80,75,255,.2);outline-offset:2px}._unitPriceHeader_p5nd0_216{display:flex;align-items:center;justify-content:center;gap:6px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.192px}._unitPriceHeader_p5nd0_216 ._infoIcon_p5nd0_227{color:#888;font-size:14px;cursor:pointer}._unitPriceHeader_p5nd0_216 ._infoIcon_p5nd0_227:hover{color:#555}._unitPriceCell_p5nd0_236{width:137px;height:40px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:4px 4px 4px 8px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;box-sizing:border-box;margin:0 auto}._unitPriceCell_p5nd0_236:hover{border-color:#504bff;background-color:#504bff0d}._unitPriceText_p5nd0_256{flex:1;display:flex;align-items:center;justify-content:center;font-family:Pretendard,Pretendard Variable,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.0798px;color:#333;text-align:center;margin:0;white-space:nowrap}._unitPriceButton_p5nd0_272{width:20px;height:20px;background-color:#fff;border:1.5px solid #333333;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:4px}._unitPriceButton_p5nd0_272 svg{width:10px;height:10px}._proceedButton_p5nd0_289,._rejectButton_p5nd0_290,._viewPartButton_p5nd0_291{border-radius:4px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;font-size:14px;font-family:Pretendard,sans-serif;font-weight:600;line-height:24px;letter-spacing:-.168px;text-align:center;padding:0;margin:0;outline:none;white-space:nowrap}._proceedButton_p5nd0_289{width:100%;background-color:#504bff!important;color:#fff!important;border:2px solid rgba(255,255,255,.1)!important}._proceedButton_p5nd0_289:hover{background-color:#1e18ff!important}._proceedButton_p5nd0_289:active{background-color:#0700fe!important}._proceedButton_p5nd0_289:disabled{background-color:#b3b1ff!important;cursor:not-allowed}._rejectButton_p5nd0_290{width:100%;background-color:#fff!important;color:#504bff!important;border:2px solid #504BFF!important}._rejectButton_p5nd0_290:hover{background-color:#504bff0d!important}._rejectButton_p5nd0_290:active{background-color:#504bff1a!important}._rejectButton_p5nd0_290:disabled{color:#b3b1ff!important;border-color:#b3b1ff!important;cursor:not-allowed}._viewPartButton_p5nd0_291{width:100%;background-color:#333!important;color:#fff!important;border:none!important}._viewPartButton_p5nd0_291:hover{background-color:#1a1a1a!important}._viewPartButton_p5nd0_291:active{background-color:#0d0d0d!important}._loading_p5nd0_359,._error_p5nd0_360{padding:40px;text-align:center;font-family:Pretendard,sans-serif;font-size:16px;color:#333}._error_p5nd0_360{color:#d91e28}@media (max-width: 1200px){._tableContainer_p5nd0_1{overflow-x:auto}._table_p5nd0_1{min-width:1420px}}._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}._newPopover_9sdeb_2{width:420px;background:#fff;border-radius:4px;border:2px solid #E0E0E0;box-shadow:0 2px 8px #00000026;font-family:Pretendard,Pretendard Variable,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;position:relative}._newHeader_9sdeb_14{padding:20px 24px;background:#fff;border-bottom:2px solid #E0E0E0;display:flex;align-items:center;justify-content:space-between;position:relative}._newTitle_9sdeb_24{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;color:#000;letter-spacing:.0057em;line-height:1.5em;margin:0;flex:1;text-align:center;padding-right:32px}._closeButton_9sdeb_37{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;border-radius:6px;transition:background .2s ease}._closeButton_9sdeb_37:hover{background:#0000000d}._closeButton_9sdeb_37 svg{width:20px;height:20px}._newContent_9sdeb_63{padding:12px;background:#fff;display:flex;flex-direction:column;gap:10px}._tableSection_9sdeb_72{background:#fff;border-radius:4px;border:1px solid #E0E0E0;overflow:hidden}._table_9sdeb_72{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}._table_9sdeb_72 thead{background:#e0e0e080}._table_9sdeb_72 thead th{padding:0 14px;height:30px;font-family:IBM Plex Sans,Pretendard,sans-serif;font-size:14px;font-weight:600;color:#000;text-align:center;line-height:20px;letter-spacing:-.168px;border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;box-sizing:border-box}._table_9sdeb_72 thead th:last-child{border-right:none}._header-min_quantity_9sdeb_110{width:95px}._header-unit_price_9sdeb_114{width:153px}._header-actions_9sdeb_118{width:auto}._header-packagingMethod_9sdeb_122{width:140px}._header-mpq_9sdeb_126{flex:1}._table_9sdeb_72 tbody tr{border-bottom:1px solid #E0E0E0;background-color:#fff}._table_9sdeb_72 tbody tr:last-child{border-bottom:none}._table_9sdeb_72 tbody td{padding:4px;height:36px;vertical-align:middle;text-align:center;border-right:1px solid #E0E0E0;box-sizing:border-box}._table_9sdeb_72 tbody td:last-child{border-right:none}._cell-min_quantity_9sdeb_151{width:95px}._cell-unit_price_9sdeb_155{width:153px}._cell-actions_9sdeb_159{width:auto;text-align:center}._cell-packagingMethod_9sdeb_164{width:140px}._cell-mpq_9sdeb_168{flex:1}._inputCell_9sdeb_173{display:flex;align-items:center;justify-content:center;height:100%;width:100%}._qtyInput_9sdeb_182{width:100%;height:28px;border:1px solid #D0D0D0;border-radius:4px;background:#fff;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;font-weight:500;color:#504bff;text-align:center;padding:6px 16px;outline:none;line-height:12px;letter-spacing:-.168px;box-sizing:border-box;transition:border-color .2s ease}._qtyInput_9sdeb_182:focus{color:#504bff;border-color:#504bff}._qtyInput_9sdeb_182::placeholder{color:#e0e0e0;font-size:14px;text-align:center}._priceInputWrapper_9sdeb_211{position:relative;width:100%;height:28px;display:flex;align-items:center;background-color:#fff;border-radius:4px;padding:0 8px;box-sizing:border-box}._currencySymbol_9sdeb_223{font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;font-weight:500;color:#333;line-height:12px;letter-spacing:-.168px;margin-right:4px}._priceInput_9sdeb_211{flex:1;height:100%;border:none;outline:none;background:transparent;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;font-weight:500;color:#333;text-align:right;padding:0 4px;line-height:12px;letter-spacing:-.168px;box-sizing:border-box;transition:color .2s ease}._priceInput_9sdeb_211:focus{color:#504bff}._priceInput_9sdeb_211::placeholder{color:#e0e0e0;font-size:14px}._actionCell_9sdeb_259{display:flex;align-items:center;justify-content:center;height:100%}._deleteButton_9sdeb_267{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}._deleteButton_9sdeb_267:hover:not(:disabled){opacity:.7}._deleteButton_9sdeb_267:disabled{opacity:.3;cursor:not-allowed}._deleteButton_9sdeb_267 svg{width:14px;height:14px}._addButton_9sdeb_290{width:100%;height:44px;background:#fff;border:none;border-top:1.5px solid #E0E0E0;font-size:24px;font-weight:400;color:#666;cursor:pointer;font-family:Pretendard,sans-serif;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._addButton_9sdeb_290:hover{background:#f5f5f5;color:#504bff}._addButton_9sdeb_290:active{background:#f0f0f0}._packagingDropdown_9sdeb_315{width:100%;height:28px;border:none;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 8px;cursor:pointer;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;font-weight:500;color:#333;line-height:12px;letter-spacing:-.168px;position:relative;transition:color .2s ease;box-sizing:border-box}._packagingDropdown_9sdeb_315:hover{color:#504bff}._packagingDropdown_9sdeb_315 span{flex:1;text-align:center}._packagingDropdown_9sdeb_315 svg{width:16px;height:16px;flex-shrink:0;margin-left:6px}._dropdownMenu_9sdeb_351{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:2px solid #333333;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:1000;max-height:200px;overflow-y:auto}._dropdownOption_9sdeb_365{padding:10px 12px;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .15s ease;font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,sans-serif}._dropdownOption_9sdeb_365:hover{background:#f8f9ff;color:#504bff}._dropdownOption_9sdeb_365:not(:last-child){border-bottom:1px solid #E0E0E0}._mpqInput_9sdeb_383{width:100%;height:28px;border:none;border-radius:4px;background:#fff;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:14px;font-weight:500;color:#333;text-align:center;padding:0 8px;outline:none;line-height:12px;letter-spacing:-.168px;box-sizing:border-box;transition:color .2s ease}._mpqInput_9sdeb_383:focus{color:#504bff}._mpqInput_9sdeb_383::placeholder{color:#e0e0e0;font-size:14px;text-align:center}._mpqHeader_9sdeb_411{display:flex;align-items:center;justify-content:center;gap:6px}._mpqHeader_9sdeb_411 span{font-size:14px;font-weight:600;color:#000}._mpqHeader_9sdeb_411 ._infoIcon_9sdeb_422{width:16px;height:16px;cursor:pointer;flex-shrink:0}._mpqHeader_9sdeb_411 ._infoIcon_9sdeb_422:hover{opacity:.7}._newCompleteButton_9sdeb_433{width:100%;height:34px;background:#504bff;color:#fff;border:none;border-radius:4px;font-family:Pretendard,sans-serif;font-size:12px;font-weight:600;line-height:12px;letter-spacing:-.168px;cursor:pointer;text-align:center;padding:0 16px;outline:none;transition:all .3s ease;margin-top:4px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._newCompleteButton_9sdeb_433:hover:not(:disabled){background:#3d3ecc}._newCompleteButton_9sdeb_433:active:not(:disabled){background:#0700fe}._newCompleteButton_9sdeb_433:disabled{background:#ccc;cursor:not-allowed;opacity:.6}._overlay_9sdeb_469,._popover_9sdeb_470,._header_9sdeb_110,._title_9sdeb_472,._content_9sdeb_473,._tableContainer_9sdeb_474,._tableHeader_9sdeb_475,._headerCellQty_9sdeb_476,._headerCellPrice_9sdeb_477,._headerCellAction_9sdeb_478,._headerText_9sdeb_479,._tableRow_9sdeb_480,._cellQty_9sdeb_481,._cellPrice_9sdeb_482,._cellAction_9sdeb_483,._qtyInputWrapper_9sdeb_484,._addRow_9sdeb_485,._plusIcon_9sdeb_486,._packagingSection_9sdeb_487,._packagingHeader_9sdeb_488,._packagingHeaderLeft_9sdeb_489,._packagingHeaderRight_9sdeb_490,._packagingTitle_9sdeb_491,._mpqTitle_9sdeb_492,._packagingRow_9sdeb_493,._packagingDropdownCell_9sdeb_494,._packagingDropdownWrapper_9sdeb_495,._packagingActionCell_9sdeb_496,._mpqInputWrapper_9sdeb_497,._mpqInputCell_9sdeb_498,._addPackagingRow_9sdeb_499,._completeButton_9sdeb_500{display:none!important}._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_1pts8_2{position:fixed;inset:0;background:transparent;z-index:10000}._popover_1pts8_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_1pts8_1 .2s ease-in-out;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;overflow-y:auto;will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}@keyframes _popoverFadeIn_1pts8_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _popoverFadeOut_1pts8_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._popover_1pts8_12._closing_1pts8_49{animation:_popoverFadeOut_1pts8_1 .2s ease-in-out!important}._header_1pts8_53{padding:12px;text-align:center}._title_1pts8_58{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:14px;line-height:16px;letter-spacing:-.168px;color:#000;margin:0}._content_1pts8_68{padding:0 12px 12px;display:flex;flex-direction:column;gap:12px}._tableContainer_1pts8_75{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}._tableHeader_1pts8_81{display:flex;background:#e0e0e080;border-bottom:1.5px solid #e0e0e0;height:30px;align-items:center}._headerCell_1pts8_89{flex:1;display:flex;align-items:center;justify-content:center;padding:0 8px;gap:2px}._headerCell_1pts8_89:first-child{border-right:1px solid #e0e0e0}._headerText_1pts8_101{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-.35px;color:#000}._infoIcon_1pts8_110{color:#504bff;flex-shrink:0}._tableRow_1pts8_115{display:flex;background:#fff;border-bottom:1px solid #e0e0e0;height:36px;align-items:center;animation:_slideIn_1pts8_1 .15s ease-out}@keyframes _slideIn_1pts8_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._cell_1pts8_134{flex:1;padding:2px 4px;height:100%;display:flex;align-items:center}._cell_1pts8_134:first-child{border-right:1px solid #e0e0e0}._selectWrapper_1pts8_145{position:relative;width:100%;height:100%;display:flex;align-items:center}._select_1pts8_145{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_1pts8_145:focus{outline:none;border-color:#504bff;box-shadow:0 0 0 2px #504bff33}._selectIcon_1pts8_175{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#333;pointer-events:none}._input_1pts8_184{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_1pts8_184:focus{outline:none;border-color:#504bff;box-shadow:0 0 0 2px #504bff33}._input_1pts8_184::placeholder{color:#999}._checkbox_1pts8_206{width:18px;height:18px;cursor:pointer;accent-color:#504bff}._checkbox_1pts8_206:focus{outline:2px solid rgba(80,75,255,.2);outline-offset:2px}._addRow_1pts8_217{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_1pts8_217:hover{background:#e0e0e0b3}._addButton_1pts8_232{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_1pts8_242{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_1pts8_242:hover{background:#403cd4;transform:translateY(-1px)}._completeButton_1pts8_242:active{background:#3532b8;transform:translateY(0)}._completeButton_1pts8_242:focus{outline:none;box-shadow:0 0 0 2px #504bff4d}@media (max-width: 768px){._popover_1pts8_12{max-width:280px;min-width:240px}._headerText_1pts8_101,._select_1pts8_145,._input_1pts8_184{font-size:12px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._popover_1pts8_12{border-width:1px}}@media (prefers-color-scheme: dark){._popover_1pts8_12{background:#1a1a1a;border-color:#666}._title_1pts8_58,._headerText_1pts8_101{color:#fff}._tableHeader_1pts8_81{background:#40404080;border-color:#666}._tableRow_1pts8_115{background:#1a1a1a;border-color:#666}._select_1pts8_145,._input_1pts8_184{background:#1a1a1a;border-color:#666;color:#fff}._select_1pts8_145::placeholder,._input_1pts8_184::placeholder{color:#999}._addRow_1pts8_217{background:#40404080}._addButton_1pts8_232{color:#fff}}._backdrop_ibicy_1{position:fixed!important;inset:0!important;background:transparent!important;z-index:10000!important}._popover_ibicy_11{background:#fff!important;border-radius:5px!important;border:2px solid #333333!important;box-shadow:0 3px 4px #00000040!important;width:282px!important;max-height:80vh!important;animation:_popoverFadeIn_ibicy_1 .2s ease-in-out!important;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif!important;overflow-y:auto!important;will-change:transform,opacity!important;transform:translateZ(0)!important;backface-visibility:hidden!important}@keyframes _popoverFadeIn_ibicy_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _popoverFadeOut_ibicy_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._popover_ibicy_11._closing_ibicy_47{animation:_popoverFadeOut_ibicy_1 .2s ease-in-out!important}._header_ibicy_51{padding:12px!important;text-align:center!important}._title_ibicy_56{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_ibicy_66{padding:0 12px 12px!important;display:flex!important;flex-direction:column!important;gap:12px!important}._tableContainer_ibicy_73{border:1px solid #e0e0e0!important;border-radius:4px!important;overflow:hidden!important;background:#fff!important}._tableHeader_ibicy_80{display:flex!important;background:#e0e0e080!important;border-bottom:1px solid #e0e0e0!important;height:30px!important;align-items:center!important}._headerCellQty_ibicy_88{width:35%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-right:1px solid #e0e0e0!important}._headerCellPrice_ibicy_97{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_ibicy_106{width:15%!important;display:flex!important;align-items:center!important;justify-content:center!important}._headerText_ibicy_113{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_ibicy_122{display:flex!important;background:#fff!important;border-bottom:1px solid #e0e0e0!important;height:36px!important;align-items:center!important;animation:_slideIn_ibicy_1 .15s ease-out!important}._tableRow_ibicy_122:last-child{border-bottom:1px solid #e0e0e0!important}@keyframes _slideIn_ibicy_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._cellQty_ibicy_144{width:35%!important;padding:4px!important;border-right:1px solid #e0e0e0!important;display:flex!important;align-items:center!important;justify-content:center!important}._cellPrice_ibicy_153{width:50%!important;padding:4px!important;border-right:1px solid #e0e0e0!important;display:flex!important;align-items:center!important;justify-content:center!important}._cellAction_ibicy_162{width:15%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important}._tierWrap_ibicy_170{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_ibicy_170:focus-within{border-color:#504bff!important;box-shadow:0 0 0 2px #504bff33!important}._inputContainer_ibicy_186{position:relative!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}._tierInput_ibicy_195{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_ibicy_195::placeholder{color:#504bff80!important;text-align:center!important}._plusSign_ibicy_214{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_ibicy_225{position:relative!important;width:100%!important;display:flex!important;align-items:center!important}._currency_ibicy_232{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_ibicy_225{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_ibicy_225:focus{outline:none!important;border-color:#504bff!important;box-shadow:0 0 0 2px #504bff33!important}._priceInput_ibicy_225::placeholder{color:#333!important;text-align:right!important}._priceInput_ibicy_225::-webkit-outer-spin-button,._priceInput_ibicy_225::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}._priceInput_ibicy_225[type=number]{-moz-appearance:textfield!important}._removeButton_ibicy_274{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_ibicy_274:hover{color:#ef4444!important}._removeButton_ibicy_274:focus{outline:none!important}._removeButton_ibicy_274 svg{width:14px!important;height:14px!important}._addRow_ibicy_297{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_ibicy_297:hover{background:#e0e0e0b3!important}._addIcon_ibicy_312{color:#666!important;width:9px!important;height:9px!important;transition:color .2s ease!important}._addRow_ibicy_297:hover ._addIcon_ibicy_312{color:#333!important}._completeButton_ibicy_322{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_ibicy_322:hover:not(:disabled){background:#403cd4!important;transform:translateY(-1px)!important}._completeButton_ibicy_322:active:not(:disabled){background:#3532b8!important;transform:translateY(0)!important}._completeButton_ibicy_322:focus{outline:none!important;box-shadow:0 0 0 2px #504bff4d!important}._completeButton_ibicy_322:disabled{background:#ccc!important;cursor:not-allowed!important;transform:none!important}@media (max-width: 768px){._popover_ibicy_11{width:260px!important}._headerCellQty_ibicy_88,._cellQty_ibicy_144{width:80px!important}._headerCellPrice_ibicy_97,._cellPrice_ibicy_153{width:140px!important}}@keyframes _smoothGentleSlideIn_1x339_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._newRow_1x339_12{animation:_smoothGentleSlideIn_1x339_1 .6s ease-out forwards;transform-origin:center top}._tableContainer_1x339_17{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_1x339_17{overflow-x:auto;overflow-y:visible;border-radius:4px}}._fileFormatContainer_1x339_35{background-color:#fff;border-radius:4px;padding:20px 24px;display:flex;flex-direction:column;width:100%;max-width:1450px;height:100%;box-sizing:border-box;border:.5px solid #E0E0E0;box-shadow:0 1px 3px #0000001a}._pageContainer_1x339_49{width:100%;margin:0 auto;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}._loadingAlert_1x339_61{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_1x339_74{display:flex;align-items:center;justify-content:center;gap:12px}._loadingSpinner_1x339_81{width:18px;height:18px;border:2px solid #e0f2ff;border-top:2px solid #4751FF;border-radius:50%;animation:_spin_1x339_448 1s linear infinite}@keyframes _spin_1x339_448{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorAlert_1x339_98{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_1x339_110{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_1x339_122{background-color:transparent;border-top:1px solid #E0E0E0;color:#666;font-size:13px;font-weight:500;padding:12px 16px;text-align:center}@keyframes _gentlePulse_1x339_1{0%,to{box-shadow:0 0 #4751ff66}50%{box-shadow:0 0 0 4px #4751ff00}}._table_1x339_17{width:100%;border-collapse:collapse;table-layout:fixed;overflow:visible;position:relative}._table_1x339_17 th,._table_1x339_17 td{padding:0;border-right:1px solid #e0e0e0;overflow:visible;position:relative}._table_1x339_17 th:last-child,._table_1x339_17 td:last-child{border-right:none}@media (max-width: 768px){._table_1x339_17{min-width:900px;table-layout:auto}}._padding_1x339_176{padding:0 4px;text-align:center}._tableHeader_1x339_181{background-color:transparent;font-weight:600;text-align:center;padding:0;font-size:16px}._tableHeader_1x339_181>div{padding:4px 8px;display:flex;justify-content:center;align-items:center;margin:0 auto;width:100%}._tableRow_1x339_197{background-color:#fff;text-align:center;height:40px;transition:background-color .15s ease}._tableRow_1x339_197:hover{background-color:#fafafa}._tableRow_1x339_197:nth-child(2n){background-color:transparent}._tableCell_1x339_210{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_1x339_210:has(._manufacturerAutocomplete_1x339_222){z-index:1001;overflow:visible}._tableCell_1x339_210>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_1x339_210 input,._tableCell_1x339_210 select,._tableCell_1x339_210 ._dropdown_1x339_238{margin:0 auto;height:30px;width:100%;text-align:center;padding:6px 8px;box-sizing:border-box}._partNumber_1x339_247{color:#4751ff;text-decoration:underline;cursor:pointer;text-align:center}._partNumber_1x339_247:hover{color:#2930cc}._unitPriceHeader_1x339_257{display:flex;align-items:center;justify-content:center;gap:6px}._unitPriceHeader_1x339_257 ._infoIcon_1x339_263{color:#504bff;font-size:16px;cursor:pointer;transition:opacity .15s ease}._unitPriceHeader_1x339_257 ._infoIcon_1x339_263:hover{opacity:.7}._unitPriceCell_1x339_273{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}._priceTierButton_1x339_281{background:none;border:none;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:2px}._priceTierButton_1x339_281:hover{background-color:#4751ff1a}._checkboxContainer_1x339_296{display:flex;align-items:center;justify-content:center;height:14px;width:14px;margin:0 auto;border:1.5px solid #D0D0D0}._cocCheckbox_1x339_306{width:16px;height:16px;cursor:pointer;margin:0 auto;border:1.5px solid #D0D0D0;border-radius:4px}._actionsHeader_1x339_315{width:100%;height:100%}._detailsButton_1x339_320{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_1x339_320:hover{background-color:#222}._duplicateButton_1x339_338{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_1x339_338:hover{background-color:#444;transform:translateY(-1px);box-shadow:0 2px 6px #0000001f}._duplicateButton_1x339_338:active{transform:scale(.98) translateY(0);box-shadow:0 1px 2px #00000014}._saveButton_1x339_360,._deleteButton_1x339_360{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_1x339_360{background-color:#4751ff;color:#fff}._saveButton_1x339_360:hover:not(:disabled){background-color:#3740e0;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._saveButton_1x339_360:active{transform:translateY(0)}._saveButton_1x339_360:disabled{background-color:#6c74ff;cursor:not-allowed;opacity:.6}._saveButtonModified_1x339_394{background-color:#4751ff;color:#fff;animation:_gentlePulse_1x339_1 2s ease-in-out infinite}._deleteButton_1x339_360{background-color:transparent;color:#4751ff}._deleteButton_1x339_360:hover{background-color:#4751ff0d;transform:translateY(-1px)}._deleteButton_1x339_360:active{transform:translateY(0)}._deleteButton_1x339_360:disabled{color:#6c74ff;border-color:#6c74ff;cursor:not-allowed}._modifiedInput_1x339_417{background-color:#4751ff0d}input[type=select],select,._dropdown_1x339_238{width:100%;height:35px;padding:6px 8px;border:1.5px solid #D0D0D0;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_1x339_238:focus{outline:none;border-color:#4751ff}._dropdownIcon_1x339_442{width:12px;height:12px;margin-left:auto}._spinner_1x339_448{width:10px;height:10px;border:1px solid #e0f2ff;border-top:1px solid #4751FF;border-radius:50%;animation:_spin_1x339_448 1s linear infinite}input[type=number],input[type=text]{width:100%;height:35px;padding:6px 8px;border:1.5px solid #D0D0D0;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_1x339_417,input[type=text]._modifiedInput_1x339_417{border-color:#4751ff;background-color:#4751ff1a}._optionCell_1x339_479{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 #D0D0D0;border-radius:4px;box-sizing:border-box;min-height:36px;position:relative;z-index:1}._optionText_1x339_496{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_1x339_510{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_1x339_510:hover{background-color:#d0d0d0}._optionIcon_1x339_510 svg{width:14px;height:14px;color:#504bff}._manufacturerAutocomplete_1x339_222{position:relative;width:100%}._manufacturerAutocomplete_1x339_222 ._dropdown_1x339_238{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:1000;max-height:200px;overflow-y:auto}._manufacturerAutocomplete_1x339_222 ._dropdown_1x339_238 ._suggestion_1x339_549{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:14px;transition:background-color .1s ease}._manufacturerAutocomplete_1x339_222 ._dropdown_1x339_238 ._suggestion_1x339_549:hover,._manufacturerAutocomplete_1x339_222 ._dropdown_1x339_238 ._suggestion_1x339_549._selected_1x339_556{background-color:#f0f0f0}._manufacturerAutocomplete_1x339_222 ._dropdown_1x339_238 ._suggestion_1x339_549:last-child{border-bottom:none}._manufacturerAutocomplete_1x339_222 ._dropdown_1x339_238 ._suggestion_1x339_549 ._name_1x339_562{font-weight:500;color:#333}._manufacturerAutocomplete_1x339_222 ._dropdown_1x339_238 ._suggestion_1x339_549 ._country_1x339_566{font-size:12px;color:#666;margin-top:2px}._globalSearchContainer_1x339_572{position:relative;width:100%;height:38px;display:flex;align-items:center}._globalSearchInput_1x339_580{width:100%;height:38px;padding:0 40px 0 12px;background-color:#fff;border:1.5px solid #D0D0D0;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_1x339_580::placeholder{color:#333;font-weight:600;font-size:16px;text-align:center;line-height:38px;transition:color .15s ease,opacity .15s ease}._globalSearchInput_1x339_580:focus{outline:none;border-color:#4751ff}._globalSearchInput_1x339_580:focus::placeholder{color:#999;opacity:.6}._globalSearchIcon_1x339_615{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_1x339_629{cursor:pointer;transition:opacity .15s ease}._searchIcon_1x339_629:hover{opacity:.7}._container_1yxyy_3{max-width:1450px;margin:0 auto;width:100%;padding:0;position:relative}._horizontalLayout_1yxyy_12{display:flex;align-items:center}@media (max-width: 768px){._horizontalLayout_1yxyy_12{flex-direction:column;gap:20px}}._fullWidthLayout_1yxyy_25{width:100%}._guideSection_1yxyy_30{flex:1;width:100%;padding:30px 0}._formatSection_1yxyy_37{flex:1;padding:30px 0}._webSocketDebugContainer_1yxyy_43,._section_1yxyy_50{margin:20px 0;padding:15px;border:1px solid #ddd;border-radius:5px}._section_1yxyy_50 h3{margin-top:0}._tableHeader_1yxyy_61{display:flex;justify-content:space-between;align-items:center;margin:20px 0 16px;padding-bottom:12px;border-bottom:2px solid #e9ecef}._tableHeader_1yxyy_61 h2{margin:0;font-size:20px;font-weight:600;color:#333}._loadMoreTrigger_1yxyy_77{text-align:center;padding:20px;color:#666;font-style:italic}._endMessage_1yxyy_84{text-align:center;padding:20px;color:#999;font-style:italic;border-top:1px solid #e9ecef;margin-top:20px}._inventoryRegistrationPage_1yxyy_93{width:100%;margin:0 auto;position:relative;padding:0;max-width:1450px}._inventoryRegistrationPage_1yxyy_93 .ant-card{box-shadow:0 2px 8px #00000017}._errorContainer_1yxyy_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_1yxyy_105 h2{color:#e53e3e;font-size:24px;margin-bottom:16px}._errorContainer_1yxyy_105 p{color:#c53030;font-size:16px;margin-bottom:24px}._retryButton_1yxyy_128{background-color:#e53e3e;color:#fff;border:none;border-radius:6px;padding:12px 24px;font-size:16px;cursor:pointer;transition:all .2s ease}._retryButton_1yxyy_128:hover{background-color:#c53030;transform:translateY(-1px);box-shadow:0 4px 8px #e53e3e33}._retryButton_1yxyy_128:active{transform:translateY(0)}._inventoryGuide_1yxyy_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_1yxyy_147 ._guideTitle_1yxyy_159{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:1.5em;letter-spacing:.57%;color:#000;margin:0}._inventoryGuide_1yxyy_147 ._guideSteps_1yxyy_168{display:flex;flex-direction:column;gap:6px;width:100%;max-width:260px}._inventoryGuide_1yxyy_147 ._guideSteps_1yxyy_168 ._step_1yxyy_175{font-family:Pretendard,sans-serif;font-weight:600;font-size:14px;line-height:2.14em;letter-spacing:.57%;color:#000}._inventoryGuide_1yxyy_147 ._guideSteps_1yxyy_168 ._step_1yxyy_175:before{content:"•";margin-right:8px}._inventoryGuide_1yxyy_147 ._guideActions_1yxyy_187{display:flex;gap:20px}._inventoryGuide_1yxyy_147 ._guideActions_1yxyy_187 ._registerButton_1yxyy_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_1yxyy_147 ._guideActions_1yxyy_187 ._registerButton_1yxyy_191:hover{background-color:#3f3ad5}@media (max-width: 768px){._inventoryGuide_1yxyy_147{padding:16px 20px;width:100%;height:auto}._inventoryGuide_1yxyy_147 ._guideTitle_1yxyy_159{font-size:14px}._inventoryGuide_1yxyy_147 ._guideSteps_1yxyy_168 ._step_1yxyy_175{font-size:12px}._inventoryGuide_1yxyy_147 ._guideActions_1yxyy_187 ._registerButton_1yxyy_191{font-size:11px;padding:6px 16px}}._loadingOverlay_1yxyy_226{position:fixed;inset:0;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:9999}._loadingSpinner_1yxyy_239{display:flex;flex-direction:column;align-items:center;gap:16px}._loadingSpinner_1yxyy_239 p{color:#4751ff;font-size:16px;font-weight:500}._spinner_1yxyy_251{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #4751FF;border-radius:50%;animation:_spin_1yxyy_251 1s linear infinite}@keyframes _spin_1yxyy_251{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._registrationOptions_1yxyy_269{margin-top:30px;display:flex;flex-direction:column;gap:16px}._optionButton_1yxyy_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_1yxyy_276:hover{background-color:#3740e0;transform:translateY(-2px);box-shadow:0 4px 12px #4751ff4d}._optionButton_1yxyy_276:active{transform:translateY(0)}._additionalOptions_1yxyy_297{margin-top:40px;padding:30px;background-color:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}._additionalOptions_1yxyy_297 h3{font-size:20px;font-weight:600;color:#333;margin-bottom:24px;text-align:center}._optionsGrid_1yxyy_312{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}._optionCard_1yxyy_318{background-color:#fff;border:2px solid #e9ecef;border-radius:8px;padding:24px;cursor:pointer;transition:all .2s ease;text-align:left}._optionCard_1yxyy_318:hover{border-color:#4751ff;transform:translateY(-4px);box-shadow:0 8px 24px #4751ff26}._optionCard_1yxyy_318 h4{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}._optionCard_1yxyy_318 p{font-size:14px;color:#666;margin:0;line-height:1.5}._horizontalContentLayout_1yxyy_346{display:flex;gap:40px;align-items:flex-start;margin-top:40px;justify-content:center}@media (max-width: 1440px){._horizontalContentLayout_1yxyy_346{gap:20px}._horizontalContentLayout_1yxyy_346 ._inventoryGuide_1yxyy_147{width:380px}._horizontalContentLayout_1yxyy_346 ._fileFormatSection_1yxyy_362{width:800px}}@media (max-width: 1024px){._horizontalContentLayout_1yxyy_346{flex-direction:column;gap:30px;align-items:center}._horizontalContentLayout_1yxyy_346 ._inventoryGuide_1yxyy_147{width:100%;max-width:600px;height:auto}._horizontalContentLayout_1yxyy_346 ._fileFormatSection_1yxyy_362{width:100%;max-width:966px;height:auto}}._fileFormatSection_1yxyy_362{width:966px;height:339px}._loadingContainer_1yxyy_391{display:flex;justify-content:center;align-items:center;height:300px;font-size:18px;color:#666}._errorNotice_1yxyy_400{margin-top:16px;padding:12px 16px;background-color:#ff00000d;border-left:4px solid #ff4d4d;color:#d32f2f;font-size:14px;border-radius:4px}._debugControls_1yxyy_410{margin-top:24px;padding:12px;background-color:#f5f5f5;border:1px dashed #ccc;border-radius:4px;display:flex;justify-content:center}._debugButton_1yxyy_420{background-color:#333;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer}._debugButton_1yxyy_420:hover{background-color:#555}._formButtonWrapper_1yxyy_433{margin-top:30px;padding:20px;background-color:#f5f9ff;border-radius:8px;text-align:center}._formButton_1yxyy_433,._tableButton_1yxyy_441{background-color:#4751ff;color:#fff;border:none;border-radius:4px;padding:12px 20px;font-size:16px;cursor:pointer;transition:all .2s ease}._formButton_1yxyy_433:hover,._tableButton_1yxyy_441:hover{background-color:#3740e0;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._formButton_1yxyy_433:active,._tableButton_1yxyy_441:active{transform:translateY(0)}._formButtonNote_1yxyy_460,._tableButtonNote_1yxyy_460{font-size:14px;color:#666;margin-top:5px}._helpText_1yxyy_466{margin-top:10px;font-size:14px;color:#666}._subtitle_1yxyy_472{font-size:18px;font-weight:500;margin-bottom:15px;color:#333}._topDivider_1yxyy_479{margin:20px 0}._warningText_1yxyy_483{color:#f5222d;font-size:13px;margin-top:5px}._templateLink_1yxyy_489{color:#1890ff;text-decoration:underline;font-weight:500}._templateLink_1yxyy_489:hover{color:#40a9ff}._pageTitle_1yxyy_498{font-size:24px;font-weight:600;margin-bottom:16px;color:#333}._pageDescription_1yxyy_505{font-size:16px;color:#666;margin-bottom:24px}._tableWrapper_1yxyy_511{margin:26px 0 0}._buttonContainer_1yxyy_515{display:flex;justify-content:center;margin-top:24px}._buttonContainer_1yxyy_515 button{margin:0 10px}._backButton_1yxyy_524{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_1yxyy_524:hover{background-color:#4751ff0d;transform:translateY(-1px)}._backButton_1yxyy_524:active{transform:translateY(0)}._sseStatus_1yxyy_543{margin:1rem 0;padding:1rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;font-size:.9rem}._sseHeader_1yxyy_552{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sseHeader_1yxyy_552 h4{margin:0;color:#333}._recoveryButtons_1yxyy_563{display:flex;gap:.5rem;flex-wrap:wrap}._recoveryButton_1yxyy_563,._forceCleanupButton_1yxyy_570,._resetButton_1yxyy_571{padding:.4rem .8rem;border:none;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s ease;font-weight:500}._recoveryButton_1yxyy_563:disabled,._forceCleanupButton_1yxyy_570:disabled,._resetButton_1yxyy_571:disabled{opacity:.6;cursor:not-allowed}._recoveryButton_1yxyy_563{background:#28a745;color:#fff}._recoveryButton_1yxyy_563:hover:not(:disabled){background:#218838}._forceCleanupButton_1yxyy_570{background:#ffc107;color:#212529}._forceCleanupButton_1yxyy_570:hover:not(:disabled){background:#e0a800}._resetButton_1yxyy_571{background:#6c757d;color:#fff}._resetButton_1yxyy_571:hover:not(:disabled){background:#5a6268}._statusGrid_1yxyy_611{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-bottom:1rem}._statusGrid_1yxyy_611 span{padding:.3rem .6rem;background:#fff;border-radius:4px;border:1px solid #e9ecef}._statusGrid_1yxyy_611 span strong{font-weight:600}._healthCheck_1yxyy_627{margin:1rem 0;padding:.8rem;background:#e3f2fd;border:1px solid #90caf9;border-radius:6px}._healthCheck_1yxyy_627 h5{margin:0 0 .5rem;color:#1565c0;font-size:.9rem}._healthGrid_1yxyy_640{display:flex;gap:1rem;flex-wrap:wrap}._healthGrid_1yxyy_640 span{padding:.2rem .5rem;background:#fff;border-radius:4px;border:1px solid #bbdefb;font-size:.8rem}._healthGrid_1yxyy_640 span strong{font-weight:600}._errorSection_1yxyy_656{margin:1rem 0;padding:.8rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px}._errorSection_1yxyy_656 ._errorText_1yxyy_663{color:#856404;font-weight:500;margin:0 0 .5rem}._errorSection_1yxyy_656 small{color:#6c757d;font-size:.8rem;line-height:1.4}._debugDetails_1yxyy_674{margin-top:1rem}._debugDetails_1yxyy_674 summary{cursor:pointer;font-weight:500;color:#6c757d;padding:.5rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px}._debugDetails_1yxyy_674 summary:hover{background:#e9ecef}._debugInfo_1yxyy_690{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_1yxyy_703{display:flex;gap:8px}._importActions_1yxyy_703 button{min-width:60px}._importActions_1yxyy_703 button:disabled{opacity:.6;cursor:not-allowed}._emergencySection_1yxyy_716{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #fd7e14;border-radius:12px;padding:16px;margin-bottom:24px;animation:_pulse_1yxyy_1 2s infinite}._emergencySection_1yxyy_716 ._emergencyHeader_1yxyy_724{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._emergencySection_1yxyy_716 ._emergencyHeader_1yxyy_724 h4{margin:0;color:#d63384;font-size:18px;font-weight:600}._emergencySection_1yxyy_716 ._emergencyText_1yxyy_736{margin:0;color:#6c757d;font-size:14px;line-height:1.5}@keyframes _pulse_1yxyy_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_1yxyy_716{padding:12px}._emergencySection_1yxyy_716 ._emergencyHeader_1yxyy_724{flex-direction:column;gap:8px;align-items:flex-start}._sseStatus_1yxyy_543{padding:12px}._sseStatus_1yxyy_543 ._statusGrid_1yxyy_611{grid-template-columns:1fr}._importActions_1yxyy_703{flex-direction:column}._importActions_1yxyy_703 button{width:100%}}._emergencyText_1yxyy_736{font-size:14px;color:#666;margin-top:8px}._font-en_q8h6x_299{font-family:IBM Plex Sans,sans-serif!important}._font-alphanumeric_q8h6x_303{font-family:IBM Plex Sans,Pretendard Variable,sans-serif!important}#_root_q8h6x_1{height:100%;display:flex;flex-direction:column}._container_q8h6x_392{width:100%;max-width:1450px;margin:0 auto;padding:0 20px}@media (min-width: 768px){._container_q8h6x_392{padding:0 24px}}._text-center_q8h6x_404{text-align:center}._text-primary_q8h6x_408{color:#504bff}._text-secondary_q8h6x_412{color:#3339}._mt-1_q8h6x_416{margin-top:4px}._mt-2_q8h6x_420{margin-top:8px}._mt-3_q8h6x_424{margin-top:12px}._mt-4_q8h6x_428{margin-top:16px}._mt-5_q8h6x_432{margin-top:24px}._mb-1_q8h6x_436{margin-bottom:4px}._mb-2_q8h6x_440{margin-bottom:8px}._mb-3_q8h6x_444{margin-bottom:12px}._mb-4_q8h6x_448{margin-bottom:16px}._mb-5_q8h6x_452{margin-bottom:24px}._sr-only_q8h6x_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_q8h6x_1{0%{opacity:0}to{opacity:1}}._fade-in_q8h6x_511{animation:_fadeIn_q8h6x_1 .3s ease-in-out}#_toast-root_q8h6x_1{position:fixed;display:flex;flex-direction:column;gap:10px;top:84px;right:20px;z-index:9999;pointer-events:none}._progressTrack_q8h6x_526{width:100%;height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden}._progressFill_q8h6x_534{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s ease}._progressContainer_1ujiz_1{margin:20px 0;padding:20px;border:1px solid #e0e0e0;border-radius:12px;background-color:#fff;box-shadow:0 2px 8px #00000014;font-family:Pretendard,sans-serif}._progressContainer_1ujiz_1 h3{margin-bottom:20px;color:#1a1a1a;font-size:18px;font-weight:600;text-align:center}._progressContainer_1ujiz_1 ._progressBar_1ujiz_17{width:100%;height:24px;background-color:#f0f0f0;border-radius:12px;overflow:hidden;margin-bottom:20px;position:relative}._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFill_1ujiz_26,._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFillSuccess_1ujiz_27,._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFillWarning_1ujiz_28,._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFillError_1ujiz_29{height:100%;transition:width .3s ease;position:relative;display:flex;align-items:center;justify-content:center}._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFill_1ujiz_26{background:linear-gradient(90deg,#504bff,#3938d9)}._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFillSuccess_1ujiz_27{background:linear-gradient(90deg,#4caf50,#388e3c)}._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFillWarning_1ujiz_28{background:linear-gradient(90deg,#ff9800,#f57c00)}._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressFillError_1ujiz_29{background:linear-gradient(90deg,#d91e28,#b71c1c)}._progressContainer_1ujiz_1 ._progressBar_1ujiz_17 ._progressText_1ujiz_49{color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2)}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusRow_1ujiz_55,._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._progressRow_1ujiz_56{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 p{margin:8px 0;font-size:14px;color:#666}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 p strong{color:#333;font-weight:600;margin-right:8px}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._error_1ujiz_72{color:#d91e28;font-weight:500}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._stageInfo_1ujiz_76{color:#504bff;font-size:13px;margin:12px 0;padding:8px 12px;background-color:#f0f0ff;border-radius:6px}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._message_1ujiz_84{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0;font-size:14px;line-height:1.5}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusPENDING_1ujiz_91{color:#9e9e9e}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusSTARTED_1ujiz_94{color:#504bff}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusPROCESSING_1ujiz_97{color:#3938d9}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusCOMPLETED_1ujiz_100{color:#4caf50}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusCOMPLETED_WITH_ERRORS_1ujiz_103{color:#ff9800}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusFAILED_1ujiz_106{color:#d91e28}._progressContainer_1ujiz_1 ._progressDetails_1ujiz_55 ._statusCANCELLED_1ujiz_109{color:#757575}._progressContainer_1ujiz_1 ._connectionWarning_1ujiz_112{margin-top:16px;padding:12px 16px;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;display:flex;align-items:center;gap:8px;color:#856404;font-size:14px}._progressContainer_1ujiz_1 ._connectionWarning_1ujiz_112 ._warningIcon_1ujiz_124{font-size:18px}._fileFormatContainer_1l0j8_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:339px}._fileFormatContainer_1l0j8_1 ._tableTitle_1l0j8_15{font-family:Pretendard,sans-serif;font-weight:600;font-size:16px;line-height:1.5em;color:#000}._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22{width:100%;border-radius:4px;overflow:hidden;border:1.5px solid rgb(224,224,224)}._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28{width:100%;border-collapse:collapse;margin:0;border:none}._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28 th,._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28 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_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28 th:last-child,._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28 td:last-child{border-right:none}._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28 tbody tr:last-child td{border-bottom:none}._fileFormatContainer_1l0j8_1 ._labelHeader_1l0j8_46{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_1l0j8_1 ._labelCell_1l0j8_57{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_1l0j8_1 ._headerRow_1l0j8_69{height:38px}._fileFormatContainer_1l0j8_1 ._tableHeader_1l0j8_72{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_1l0j8_1 ._columnHeader_1l0j8_82{display:flex;align-items:center;justify-content:center;height:100%}._fileFormatContainer_1l0j8_1 ._dataRow_1l0j8_88{background-color:#fff}._fileFormatContainer_1l0j8_1 ._dataRow_1l0j8_88 td{padding:16px 12px;vertical-align:middle;text-align:center}._fileFormatContainer_1l0j8_1 ._dataRow_1l0j8_88:nth-child(2),._fileFormatContainer_1l0j8_1 ._dataRow_1l0j8_88:nth-child(3){height:45px!important;min-height:45px!important;box-sizing:border-box}._fileFormatContainer_1l0j8_1 ._cellContent_1l0j8_102{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_1l0j8_1 ._cellContent_1l0j8_102 div:first-child{color:#000;font-weight:600}._fileFormatContainer_1l0j8_1 ._cellContent_1l0j8_102 div:last-child{font-size:13px;font-weight:500}._fileFormatContainer_1l0j8_1 ._cellContent_1l0j8_102 div:last-child[style*="color: #28A745"]{color:#28a745!important}._fileFormatContainer_1l0j8_1 ._cellContent_1l0j8_102 div:last-child[style*="color: #D91E28"]{color:#d91e28!important}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128{background:linear-gradient(135deg,#f8f9ff,#fff);border:1px solid rgba(80,75,255,.2);box-shadow:0 4px 12px #504bff14}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateHeader_1l0j8_133{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateHeader_1l0j8_133 ._tableTitle_1l0j8_15{color:#504bff;font-size:18px;font-weight:700}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateHeader_1l0j8_133 ._inventoryStatus_1l0j8_144{display:flex;align-items:center;gap:12px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateHeader_1l0j8_133 ._inventoryStatus_1l0j8_144 ._statusBadge_1l0j8_149{background-color:#28a745;color:#fff;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateHeader_1l0j8_133 ._inventoryStatus_1l0j8_144 ._statusText_1l0j8_157{font-size:13px;color:#666}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161{width:100%;border-collapse:collapse}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateHeaderRow_1l0j8_171{background-color:#f8f9ff}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateHeaderRow_1l0j8_171 ._updateTableHeader_1l0j8_174{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_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateHeaderRow_1l0j8_171 ._updateTableHeader_1l0j8_174:last-child{text-align:center;width:100px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187:hover{background-color:#fafbff}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187:last-child{border-bottom:none}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187 ._updateTableCell_1l0j8_197{padding:16px 20px;font-family:Pretendard,sans-serif;font-size:14px;color:#333}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187 ._updateTableCell_1l0j8_197 ._fieldCell_1l0j8_203{font-weight:600;color:#000}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187 ._updateTableCell_1l0j8_197 ._actionCell_1l0j8_207{color:#504bff;font-weight:500}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187 ._updateTableCell_1l0j8_197 ._noteCell_1l0j8_211{color:#666;font-size:13px;line-height:1.5}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187 ._updateTableCell_1l0j8_197 ._priorityCell_1l0j8_216{text-align:center}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161 ._updateDataRow_1l0j8_187 ._updateTableCell_1l0j8_197 ._priorityCell_1l0j8_216 ._priorityBadge_1l0j8_219{display:inline-block;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;color:#fff}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._warningSection_1l0j8_227{background-color:#fff9e6;border:1px solid #ffeb99;border-radius:8px;padding:16px 20px;margin-top:8px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._warningSection_1l0j8_227 ._warningTitle_1l0j8_234{font-family:Pretendard,sans-serif;font-weight:600;font-size:15px;color:#ff9800;margin-bottom:12px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._warningSection_1l0j8_227 ._warningList_1l0j8_241{margin:0;padding-left:20px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._warningSection_1l0j8_227 ._warningList_1l0j8_241 li{font-family:Pretendard,sans-serif;font-size:13px;color:#666;line-height:1.8;margin-bottom:4px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._warningSection_1l0j8_227 ._warningList_1l0j8_241 li:last-child{margin-bottom:0}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._actionButtons_1l0j8_255{display:flex;gap:12px;margin-top:8px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._actionButtons_1l0j8_255 ._downloadButton_1l0j8_260{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_1l0j8_1._updateMode_1l0j8_128 ._actionButtons_1l0j8_255 ._downloadButton_1l0j8_260:hover{background-color:#1e18ff;transform:translateY(-1px);box-shadow:0 4px 12px #504bff4d}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._actionButtons_1l0j8_255 ._guideButton_1l0j8_277{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_1l0j8_1._updateMode_1l0j8_128 ._actionButtons_1l0j8_255 ._guideButton_1l0j8_277:hover{background-color:#504bff0d;border-color:#1e18ff}._fileFormatContainer_1l0j8_1 ._actionButton_1l0j8_255{display:flex;justify-content:flex-start;align-items:center;gap:12px}._fileFormatContainer_1l0j8_1 ._actionButton_1l0j8_255 ._downloadButton_1l0j8_260{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_1l0j8_1 ._actionButton_1l0j8_255 ._downloadButton_1l0j8_260:hover{background-color:#1e18ff}._fileFormatContainer_1l0j8_1 ._actionButton_1l0j8_255 ._addInventoryButton_1l0j8_315{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_1l0j8_1 ._actionButton_1l0j8_255 ._addInventoryButton_1l0j8_315:hover{background-color:#504bff0d;border-color:#1e18ff;transform:translateY(-1px);box-shadow:0 2px 8px #504bff33}._fileFormatContainer_1l0j8_1 ._actionButton_1l0j8_255 ._addInventoryButton_1l0j8_315:active{transform:translateY(0);box-shadow:0 1px 4px #504bff33}._tableCell_1l0j8_339{padding:12px 8px}@media (max-width: 768px){._fileFormatContainer_1l0j8_1{padding:16px}._fileFormatContainer_1l0j8_1 ._tableTitle_1l0j8_15{font-size:14px}._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28 th,._fileFormatContainer_1l0j8_1 ._tableWrapper_1l0j8_22 ._formatTable_1l0j8_28 td{padding:12px 8px}._fileFormatContainer_1l0j8_1 ._tableHeader_1l0j8_72{font-size:14px}._fileFormatContainer_1l0j8_1 ._labelHeader_1l0j8_46,._fileFormatContainer_1l0j8_1 ._labelCell_1l0j8_57{font-size:13px;width:100px}._fileFormatContainer_1l0j8_1 ._cellContent_1l0j8_102{font-size:12px}._fileFormatContainer_1l0j8_1 ._cellContent_1l0j8_102 div:last-child{font-size:11px}._fileFormatContainer_1l0j8_1 ._dataRow_1l0j8_88:nth-child(2),._fileFormatContainer_1l0j8_1 ._dataRow_1l0j8_88:nth-child(3){height:45px!important;min-height:45px!important}._fileFormatContainer_1l0j8_1 ._actionButton_1l0j8_255 ._downloadButton_1l0j8_260{font-size:11px;padding:6px 16px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateHeader_1l0j8_133{flex-direction:column;align-items:flex-start;gap:12px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateHeader_1l0j8_133 ._inventoryStatus_1l0j8_144 ._statusText_1l0j8_157{display:none}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161{overflow-x:auto}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._updateTableWrapper_1l0j8_161 ._updateTable_1l0j8_161{min-width:600px}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._actionButtons_1l0j8_255{flex-direction:column;width:100%}._fileFormatContainer_1l0j8_1._updateMode_1l0j8_128 ._actionButtons_1l0j8_255 button{width:100%}}.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)}}._alert_2opzt_1{display:flex;align-items:center;justify-content:space-between;padding:16px;margin-bottom:20px;border-radius:8px;border:1px solid}._alert_2opzt_1._warning_2opzt_10{background-color:#fff3cd;border-color:#ffeaa7;color:#856404}._alert_2opzt_1._error_2opzt_15{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}._alert_2opzt_1._info_2opzt_20{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}._content_2opzt_26{flex:1}._title_2opzt_30{margin:0 0 8px;font-size:16px;font-weight:600}._message_2opzt_36{margin:0;font-size:14px;line-height:1.4}.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_1cjdu_3{width:100%;background-color:#f0f0f0;height:100%;position:relative;padding:26px 250px 80px;overflow-y:auto}@media (max-width: 1600px){._checkoutPage_1cjdu_3{padding:26px 150px 80px}}@media (max-width: 1200px){._checkoutPage_1cjdu_3{padding:26px 50px 60px}}@media (max-width: 768px){._checkoutPage_1cjdu_3{padding:26px 20px 40px}}._loading_1cjdu_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_1cjdu_38{width:100%;display:flex;flex-direction:column;gap:26px}._pageTitle_1cjdu_45{font-family:Pretendard,sans-serif;font-size:20px;font-weight:700;line-height:1.4;letter-spacing:.57%;color:#000;margin:0}._contentContainer_1cjdu_55{display:flex;width:100%;gap:6px;padding-right:300px}@media (max-width: 1200px){._contentContainer_1cjdu_55{flex-direction:column;padding-right:0}}._infoSection_1cjdu_68{display:flex;flex-direction:column;flex:1;gap:6px;max-width:100%}._sectionHeader_1cjdu_76{padding:14px 30px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px}._sectionHeader_1cjdu_76 h3{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-2.5%;color:#333;margin:0}._addressesContainer_1cjdu_92{display:flex;width:100%;gap:6px}@media (max-width: 768px){._addressesContainer_1cjdu_92{flex-direction:column}}._addressCard_1cjdu_103{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:24px 30px}._cardContent_1cjdu_111{display:flex;justify-content:space-between;width:100%}._cardHeader_1cjdu_117{display:flex;gap:24px}._cardIcon_1cjdu_122{width:24px;height:24px}._cardIcon_1cjdu_122 svg{width:100%;height:100%}._cardTitle_1cjdu_131{display:flex;flex-direction:column;gap:30px}._cardTitle_1cjdu_131 h4{font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:1;letter-spacing:-2.5%;color:#333;margin:0}._addressText_1cjdu_146 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_1cjdu_156{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}._editButton_1cjdu_156 svg{width:100%;height:100%}._infoCardsContainer_1cjdu_169{display:flex;width:100%;gap:6px}@media (max-width: 768px){._infoCardsContainer_1cjdu_169{flex-direction:column}}._infoCard_1cjdu_169{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:24px 30px}._infoText_1cjdu_188 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_1cjdu_198{width:280px;position:fixed;top:224px;right:250px;height:auto;max-height:80vh;overflow-y:auto;z-index:10}@media (max-width: 1600px){._orderSummary_1cjdu_198{right:150px}}@media (max-width: 1200px){._orderSummary_1cjdu_198{position:relative;width:100%;top:0;right:0;max-height:none}}._orderCard_1cjdu_223{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:20px 18px;display:flex;flex-direction:column;gap:8px;height:100%}._orderCardHeader_1cjdu_234{display:flex;justify-content:space-between;align-items:center;margin-bottom:-10px}._orderCardHeader_1cjdu_234 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_1cjdu_234 svg{width:20px;height:20px}._orderDetails_1cjdu_254{display:flex;flex-direction:column;gap:2px}._orderItem_1cjdu_260{display:flex;justify-content:space-between;align-items:center}._orderItem_1cjdu_260 span{font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;line-height:1.8;letter-spacing:-2.5%;color:#333}._orderItem_1cjdu_260._discount_1cjdu_273 span{color:#d91e28}._orderTotal_1cjdu_277{display:flex;justify-content:space-between;align-items:flex-end;padding-top:12px;border-top:1.5px solid #333333}._orderTotal_1cjdu_277 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:-2.5%;color:#000}._orderActions_1cjdu_293{display:flex;justify-content:flex-end;margin-top:auto}._paymentButton_1cjdu_299{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_1cjdu_299:hover{background-color:#4240db}._productSection_1cjdu_319{display:flex;flex-direction:column;gap:6px;margin-top:20px;padding-right:300px}@media (max-width: 1200px){._productSection_1cjdu_319{padding-right:0}}._productHeaderLeft_1cjdu_332{display:flex;gap:400px}._productHeaderLeft_1cjdu_332 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_1cjdu_332{gap:200px}}@media (max-width: 768px){._productHeaderLeft_1cjdu_332{gap:100px}}._productHeaderRight_1cjdu_355{display:flex;gap:245px}._productHeaderRight_1cjdu_355 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_1cjdu_355{gap:120px}}@media (max-width: 768px){._productHeaderRight_1cjdu_355{gap:60px}}._productList_1cjdu_378{display:flex;flex-direction:column;gap:6px}._productItem_1cjdu_384{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:14px 30px}._productInfo_1cjdu_391{display:flex;justify-content:space-between;align-items:center}._productDetails_1cjdu_397{display:flex;gap:244px}@media (max-width: 1200px){._productDetails_1cjdu_397{gap:120px}}@media (max-width: 768px){._productDetails_1cjdu_397{gap:60px}}._productText_1cjdu_412{display:flex;gap:24px}._productLabels_1cjdu_417 p,._productValues_1cjdu_427 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_1cjdu_437{display:flex;justify-content:center;align-items:center}._quantity_1cjdu_437{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1;letter-spacing:-2.5%;color:#000}._productStatus_1cjdu_452{display:flex;gap:100px}@media (max-width: 1200px){._productStatus_1cjdu_452{gap:50px}}@media (max-width: 768px){._productStatus_1cjdu_452{gap:30px}}._leadTime_1cjdu_467 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:2.143;letter-spacing:-2.5%;color:#333}._pricing_1cjdu_476 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_1cjdu_486{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:10px}@media (max-width: 768px){._totalSection_1cjdu_486{flex-direction:column;align-items:flex-end}}._totalContainer_1cjdu_500{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:14px 30px}._totalContainer_1cjdu_500 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_1cjdu_500{width:100%}}._supportButton_1cjdu_521{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_1cjdu_521 svg{width:24px;height:24px}@media (max-width: 768px){._supportButton_1cjdu_521{right:30px;bottom:30px}}._toast_1cjdu_546{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_1cjdu_1 .3s ease-in-out}._toast_1cjdu_546 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;color:#fff}._toast_1cjdu_546 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_1cjdu_546._success_1cjdu_582{background-color:#4caf50}._toast_1cjdu_546._error_1cjdu_585{background-color:#f44336}@keyframes _fadeIn_1cjdu_1{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 768px){._toast_1cjdu_546{min-width:250px;max-width:90%}}._emptyState_1cjdu_605{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_1cjdu_605 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_1wkr2_1{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:24px 30px}._cardContent_1wkr2_9{display:flex;justify-content:space-between;width:100%}._cardHeader_1wkr2_15{display:flex;gap:24px}._cardIcon_1wkr2_20{width:24px;height:24px}._cardIcon_1wkr2_20 svg{width:100%;height:100%}._cardTitle_1wkr2_29{display:flex;flex-direction:column;gap:30px}._cardTitle_1wkr2_29 h4{font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:1;letter-spacing:-2.5%;color:#333;margin:0}._addressText_1wkr2_44 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_1wkr2_54{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}._editButton_1wkr2_54 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_1h6cm_1{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:20px 18px;display:flex;flex-direction:column;gap:8px;height:100%;width:100%;max-width:280px}@media (max-width: 1200px){._orderCard_1h6cm_1{max-width:100%}}._orderCardHeader_1h6cm_19{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._orderCardHeader_1h6cm_19 h3{font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;line-height:1.111;letter-spacing:-2.5%;color:#000;margin:0}._orderCardHeader_1h6cm_19 svg{width:20px;height:20px}._orderDetails_1h6cm_39{display:flex;flex-direction:column;gap:10px}._orderItem_1h6cm_45{display:flex;justify-content:space-between;align-items:center}._orderItem_1h6cm_45 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:1.8;letter-spacing:-2.5%;color:#333}._orderItem_1h6cm_45._discount_1h6cm_58 span{color:#d91e28}._orderTotal_1h6cm_62{display:flex;justify-content:space-between;align-items:flex-end;padding-top:12px;border-top:1.5px solid #333333;margin-bottom:16px}._orderTotal_1h6cm_62 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;line-height:1;letter-spacing:-2.5%;color:#000}._orderActions_1h6cm_79{display:flex;justify-content:flex-end;margin-top:auto}._checkoutButton_1h6cm_85{background-color:#f5f5f5;color:#333;border:1px solid #D0D0D0;border-radius:4px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;max-height:200px;cursor:pointer;text-align:center}._checkoutButton_1h6cm_85:hover{background-color:#e0e0e0;border-color:#b0b0b0}._paymentButton_1h6cm_102{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_1h6cm_102:hover{background-color:#4240db}._productSection_cf04w_1{display:flex;flex-direction:column;gap:6px;margin-top:20px;padding-right:300px}._sectionHeader_cf04w_9{display:flex;justify-content:space-between;align-items:center;padding:14px 30px;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px}._productHeaderLeft_cf04w_19{display:flex;gap:400px}._productHeaderLeft_cf04w_19 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_cf04w_19{gap:200px}}@media (max-width: 768px){._productHeaderLeft_cf04w_19{gap:100px}}._productHeaderRight_cf04w_42{display:flex;gap:245px}._productHeaderRight_cf04w_42 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_cf04w_42{gap:120px}}@media (max-width: 768px){._productHeaderRight_cf04w_42{gap:60px}}._productList_cf04w_65{display:flex;flex-direction:column;gap:6px}._totalSection_cf04w_71{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:10px}@media (max-width: 768px){._totalSection_cf04w_71{flex-direction:column;align-items:flex-end}}._totalContainer_cf04w_85{flex:1;background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:14px 30px}._totalContainer_cf04w_85 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_cf04w_85{width:100%}}._paymentButton_cf04w_106{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:1.714;letter-spacing:.57%;cursor:pointer;text-align:center;height:34px}._paymentButton_cf04w_106:hover{background-color:#4240db}._productItem_ur0qr_1{background-color:#fff;border:1.5px solid #D0D0D0;border-radius:4px;padding:14px 30px}._productInfo_ur0qr_8{display:flex;justify-content:space-between;align-items:center}._productDetails_ur0qr_14{display:flex;gap:244px}@media (max-width: 1200px){._productDetails_ur0qr_14{gap:120px}}@media (max-width: 768px){._productDetails_ur0qr_14{gap:60px}}._productText_ur0qr_29{display:flex;gap:24px}._productLabels_ur0qr_34 p,._productValues_ur0qr_44 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_ur0qr_54{display:flex;justify-content:center;align-items:center}._quantity_ur0qr_54{font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1;letter-spacing:-2.5%;color:#000}._productStatus_ur0qr_69{display:flex;gap:100px}@media (max-width: 1200px){._productStatus_ur0qr_69{gap:50px}}@media (max-width: 768px){._productStatus_ur0qr_69{gap:30px}}._leadTime_ur0qr_84 span{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;line-height:2.143;letter-spacing:-2.5%;color:#333}._pricing_ur0qr_93 p{font-family:Pretendard,sans-serif;font-size:16px;font-weight:500;line-height:1.875;letter-spacing:-2.5%;color:#000;margin:0}._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}: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}
