@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{font-family:Pretendard,sans-serif;color:#16181d;background:#f9fafb;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-width:1100px;min-height:100%;margin:0}button,input,select{font:inherit;letter-spacing:0}button{cursor:pointer}.bo-login{min-height:100vh;display:grid;place-items:center;background:#f9fafb}.bo-auth-checking{margin:auto;color:#667085;font-size:15px}.bo-login form{width:280px;display:flex;flex-direction:column;gap:12px}.bo-login h1{margin:0 0 8px;font-size:28px;line-height:42px;text-align:center}.bo-login input{width:100%;height:36px;border:1px solid #e2e5e9;border-radius:4px;padding:8px;color:#31363f;background:#fff;font-size:14px;outline:none}.bo-login input:focus{border-color:#0a5edc;box-shadow:0 0 0 2px #0a5edc1a}.bo-login input::placeholder{color:#b4bac5}.bo-login p{margin:-4px 0;color:#e5484d;font-size:12px;line-height:18px}.bo-login button{height:40px;border:0;border-radius:4px;color:#fff;background:#0a5edc;font-size:16px}.bo-app{min-height:100vh;padding:80px 0 48px 240px;background:#f9fafb}.bo-sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:240px;display:flex;flex-direction:column;padding:0 12px 32px;color:#cbcfd7;background:#16181d}.bo-brand{height:80px;display:flex;align-items:center;padding:0 20px;color:#fff;font-size:20px;line-height:32px}.bo-sidebar nav{display:grid;gap:4px}.bo-sidebar nav button,.bo-logout{width:100%;height:40px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:0 10px;color:#cbcfd7;background:transparent;font-size:14px;text-align:left}.bo-sidebar nav button:hover,.bo-sidebar nav button.is-active{color:#fff;background:#31363f}.bo-logout{margin-top:auto}.bo-header{position:fixed;z-index:15;top:0;right:0;left:240px;height:80px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #f1f2f4;background:#fff}.bo-header h1{margin:0;font-size:20px;line-height:30px}.bo-content{width:100%;padding:20px}.bo-search-section,.bo-section{width:100%;margin:0 0 40px}.bo-search-section h2,.bo-section-title h2{margin:0;font-size:16px;line-height:24px}.bo-search-box{margin-top:20px;border:1px solid #e2e5e9;border-radius:4px;padding:20px;background:#fff}.bo-search-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.bo-search-field{min-width:0;display:grid;gap:8px;color:#667085;font-size:12px;line-height:18px}.bo-search-field>div{position:relative;min-width:0;height:36px;display:flex;align-items:center;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.bo-search-field svg{flex:0 0 auto;margin-left:8px;color:#98a2b3}.bo-search-field input{min-width:0;width:100%;height:100%;border:0;padding:0 8px;outline:none;color:#31363f;background:transparent;font-size:14px}.bo-search-field input::placeholder{color:#b4bac5}.bo-status-field{margin-top:20px}.bo-select select{width:100%;height:100%;appearance:none;border:0;padding:0 36px 0 8px;outline:0;color:#667085;background:transparent;font-size:14px}.bo-select>svg{position:absolute;right:10px;margin:0;pointer-events:none}.bo-query-button{width:104px;height:36px;display:block;margin:20px auto 0;border:0;border-radius:4px;color:#fff;background:#0a5edc;font-size:14px;font-weight:700}.bo-generic-search{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bo-section-title{min-height:36px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.bo-small-primary{min-width:76px;height:36px;border:0;border-radius:4px;padding:0 14px;color:#fff;background:#0a5edc;font-size:14px}.bo-table-wrap{width:100%;overflow-x:auto;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.bo-table{width:100%;min-width:940px;border-collapse:collapse;table-layout:fixed;color:#31363f;font-size:14px}.bo-table th,.bo-table td{height:48px;border-bottom:1px solid #e2e5e9;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.bo-table th{color:#667085;background:#f6f7f8;font-size:12px;font-weight:400;text-align:left}.bo-table th:first-child,.bo-table td:first-child{width:60px;text-align:center}.bo-table .bo-number-cell{width:64px!important;padding-inline:8px;overflow:visible;text-align:center;text-overflow:clip}.bo-table tr:last-child td{border-bottom:0}.bo-table tbody tr{cursor:pointer}.bo-table tbody tr:hover,.bo-table tbody tr.is-selected{background:#eef5ff}.bo-table td.is-stopped{color:#e5484d;text-decoration:underline}.bo-pagination{height:24px;display:flex;justify-content:center;gap:4px;margin-top:20px}.bo-pagination button{width:28px;height:24px;display:grid;place-items:center;border:0;border-radius:4px;color:#b4bac5;background:transparent;font-size:14px}.bo-pagination button.is-active{color:#fff;background:#0a5edc}.bo-pagination button:disabled{cursor:default;opacity:.45}.bo-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e2e5e9;border-left:1px solid #e2e5e9;background:#fff}.bo-detail-grid>div{min-height:48px;display:grid;grid-template-columns:132px minmax(0,1fr);border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9}.bo-detail-grid>div>span{display:flex;align-items:center;padding:0 12px;color:#667085;background:#f6f7f8;font-size:13px}.bo-detail-grid>div>strong{min-width:0;display:flex;align-items:center;padding:0 12px;color:#31363f;font-size:14px;font-weight:400}.bo-detail-grid>div>input{min-width:0;height:32px;margin:8px 12px;border:1px solid #e2e5e9;border-radius:4px;padding:0 10px;color:#31363f;background:#fff;font-size:14px;outline:none}.bo-detail-grid>div>input:focus,.bo-unit-input input:focus{border-color:#0a5edc;box-shadow:0 0 0 2px #0a5edc1a}.bo-detail-grid .bo-select{position:relative;margin:9px 12px;border:1px solid #e2e5e9;border-radius:4px}.bo-detail-wide{grid-column:1 / -1}.bo-password-action{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 12px}.bo-password-action>span{color:#667085;font-size:13px}.bo-password-action button{height:32px;display:inline-flex;align-items:center;gap:6px;border:1px solid #0a5edc;border-radius:4px;padding:0 12px;color:#0a5edc;background:#fff;font-size:13px;white-space:nowrap}.bo-memo-input{display:flex;gap:8px;padding:8px 12px}.bo-memo-input input{min-width:0;flex:1;height:32px;border:1px solid #e2e5e9;border-radius:4px;padding:0 10px}.bo-memo-input button{width:60px;border:0;border-radius:4px;color:#fff;background:#0a5edc}.bo-memo-list{min-height:130px;border:1px solid #e2e5e9;border-top:0;padding:18px 20px;background:#fff}.bo-memo-list small{color:#e5484d;font-size:12px}.bo-memo-list p{display:flex;align-items:center;justify-content:space-between;margin:14px 0 0;color:#31363f;font-size:14px}.bo-memo-list button{width:24px;height:24px;display:grid;place-items:center;border:0;color:#667085;background:transparent}.bo-measure-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bo-unit-input{min-width:0;display:flex;align-items:center;gap:8px;padding:8px 12px}.bo-unit-input input{min-width:0;width:100%;height:32px;border:1px solid #e2e5e9;border-radius:4px;padding:0 10px;color:#31363f;font-size:14px;outline:none}.bo-unit-input em{color:#667085;font-size:13px;font-style:normal}.bo-config-search{display:grid;gap:12px}.bo-config-search.fields-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bo-config-search.fields-4{grid-template-columns:repeat(2,minmax(0,1fr))}.bo-table-actions,.bo-option-title>div{display:flex;align-items:center;gap:8px}.bo-danger-button,.bo-outline-button{height:36px;border-radius:4px;padding:0 14px;font-size:14px;background:#fff}.bo-danger-button{border:0;color:#fff;background:#f20d22}.bo-outline-button{border:1px solid #0a5edc;color:#0a5edc}.bo-table .bo-check-cell{width:48px!important;padding:0;overflow:visible;text-align:center!important;text-overflow:clip}.bo-check-cell input{width:16px;height:16px;margin:0;accent-color:#0a5edc;vertical-align:middle}.bo-row-actions{display:flex;justify-content:flex-end;margin-top:12px}.bo-detail-page{padding-bottom:32px}.bo-detail-page>h2,.bo-upload-panel h2{margin:28px 0 16px;font-size:16px;line-height:24px}.bo-detail-page>h2:first-child{margin-top:0}.bo-detail-tabs{display:flex;gap:28px;height:48px;align-items:end;border-bottom:1px solid #e2e5e9;margin-bottom:20px}.bo-detail-tabs button{position:relative;height:48px;border:0;padding:0 4px;color:#b4bac5;background:transparent;font-size:14px}.bo-detail-tabs button.is-active{color:#0a5edc;font-weight:700}.bo-detail-tabs button.is-active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#0a5edc}.bo-info-grid{border-top:1px solid #e2e5e9;border-left:1px solid #e2e5e9;background:#fff}.bo-info-row{display:grid;grid-template-columns:132px minmax(0,1fr) 132px minmax(0,1fr) 132px minmax(0,1fr)}.bo-info-row.pairs-1{grid-template-columns:132px minmax(0,1fr)}.bo-info-row.pairs-2{grid-template-columns:132px minmax(0,1fr) 132px minmax(0,1fr)}.bo-info-row>span,.bo-info-row>div{min-height:48px;display:flex;align-items:center;border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9;padding:9px 12px;font-size:14px;line-height:22px}.bo-info-row>span{color:#667085;background:#f6f7f8}.bo-info-row>div{min-width:0;color:#31363f;background:#fff}.bo-info-row input:not([type=radio]):not([type=checkbox]),.bo-info-row select,.bo-info-row textarea{width:100%;min-width:0;border:1px solid #e2e5e9;border-radius:4px;padding:0 8px;color:#31363f;background:#fff;font-size:14px;outline:none}.bo-info-row input:not([type=radio]):not([type=checkbox]),.bo-info-row select{height:30px}.bo-info-row textarea{padding-block:8px;resize:vertical}.bo-inline-options{width:100%;display:flex!important;flex-wrap:wrap;align-items:center;gap:12px;padding:0!important;border:0!important}.bo-inline-options label{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.bo-inline-options input[type=radio],.bo-inline-options input[type=checkbox]{width:16px;height:16px;accent-color:#0a5edc}.bo-text-button,.bo-link-button{border:0;padding:0;color:#0a5edc;background:transparent;text-decoration:underline}.bo-file-line{display:flex;align-items:center;gap:8px}.bo-file-line>span,.bo-upload-button{height:30px;display:inline-flex;align-items:center;gap:6px;border:1px solid #0a5edc;border-radius:4px;padding:0 10px;color:#0a5edc;background:#fff;font-size:13px;cursor:pointer}.bo-file-line input,.bo-upload-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.bo-info-row .bo-file-line input[type=file]{position:absolute;width:1px;min-width:1px;height:1px;padding:0;opacity:0;pointer-events:none}.bo-file-line em{color:#0a5edc;font-size:13px;font-style:normal;text-decoration:underline}.bo-info-row .bo-inline-options>input:not([type=radio]):not([type=checkbox]){min-width:120px;width:auto;flex:1 1 160px}.bo-info-row .bo-inline-options>select{min-width:120px;width:auto;flex:0 1 200px}.bo-option-title{margin-top:28px;margin-bottom:12px}.bo-option-title h2{margin:0}.bo-option-table .bo-number-cell{width:56px!important}.bo-price-table{display:grid;grid-template-columns:132px 132px 132px minmax(0,1fr);grid-template-rows:repeat(3,minmax(48px,auto));overflow:hidden;border-top:1px solid #e2e5e9;border-left:1px solid #e2e5e9;border-radius:4px;background:#fff}.bo-price-label,.bo-price-body{min-width:0;display:flex;align-items:center;border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9;padding:9px 12px;font-size:14px;line-height:22px}.bo-price-label{color:#667085;background:#f6f7f8}.bo-price-label em{margin-left:2px;color:#e13347;font-style:normal}.bo-price-main{grid-column:1;grid-row:1 / 4}.bo-price-group-price{grid-column:2;grid-row:1}.bo-price-field-list{grid-column:3;grid-row:1}.bo-price-list{grid-column:4;grid-row:1}.bo-price-group-discount{grid-column:2;grid-row:2 / 4}.bo-price-field-discount{grid-column:3;grid-row:2}.bo-price-discount{grid-column:4;grid-row:2;display:flex;gap:16px}.bo-price-field-sale{grid-column:3;grid-row:3}.bo-price-sale{grid-column:4;grid-row:3;color:#31363f}.bo-price-body>input,.bo-discount-fields>input{min-width:0;width:100%;height:28px;border:1px solid #e2e5e9;border-radius:4px;padding:0 8px;outline:none;color:#31363f;background:#fff;font-size:14px}.bo-price-body input::placeholder{color:#b4bac5}.bo-discount-radios{flex:0 0 auto;display:flex;align-items:center;gap:12px}.bo-discount-radios label{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.bo-discount-radios input{width:18px;height:18px;accent-color:#0a5edc}.bo-discount-fields{min-width:0;flex:1;display:flex;align-items:center;gap:8px}.bo-discount-fields .bo-select{position:relative;flex:0 1 160px;height:28px;border:1px solid #e2e5e9;border-radius:4px}.bo-discount-fields .bo-select>svg{position:absolute;top:6px;right:8px;pointer-events:none}.bo-discount-fields input{flex:1}.bo-price-body input:disabled,.bo-price-body select:disabled{color:#b4bac5;background:#f6f7f8;cursor:not-allowed}.bo-upload-panel{min-height:520px}.bo-upload-note{margin:-10px 0 20px;color:#e5484d;font-size:12px}.bo-product-image-grid{display:grid;grid-template-columns:132px minmax(0,1fr);border:1px solid #e2e5e9;background:#fff}.bo-product-image-grid>span{display:flex;align-items:center;border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9;padding:12px;color:#667085;background:#f6f7f8;font-size:13px}.bo-product-image-grid>span:nth-last-of-type(1){border-bottom:0}.bo-image-slot{padding:14px 12px}.bo-product-image-grid>.bo-image-slot{border-bottom:1px solid #e2e5e9}.bo-image-preview{position:relative;width:240px;height:150px;display:grid;place-items:center;margin-top:10px;overflow:hidden;color:#667085;background:#f1f2f4;font-size:13px}.bo-image-preview img{width:100%;height:100%;object-fit:cover}.bo-image-preview button{position:absolute;top:-1px;right:-1px;width:26px;height:26px;display:grid;place-items:center;border:1px solid #31363f;border-radius:50%;color:#31363f;background:#fff}.bo-sub-images{display:flex;gap:10px;min-height:220px}.bo-editor-row{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:396px;border:1px solid #e2e5e9;background:#fff}.bo-editor-row>span{display:flex;align-items:center;padding:12px;color:#667085;background:#f6f7f8;font-size:13px}.bo-editor{width:min(700px,calc(100% - 24px));height:370px;align-self:center;margin-left:12px;border:1px solid #98a2b3}.bo-editor-toolbar{height:34px;display:flex;align-items:center;gap:2px;border-bottom:1px solid #e2e5e9;padding:3px 6px;background:#f6f7f8}.bo-editor-toolbar button{width:28px;height:26px;display:grid;place-items:center;border:1px solid #e2e5e9;color:#31363f;background:#fff}.bo-editor textarea{width:100%;height:calc(100% - 34px);border:0;padding:12px;resize:none;outline:none;color:#31363f;font:inherit}.bo-policy-grid{display:grid;grid-template-columns:132px minmax(0,1fr);border:1px solid #e2e5e9;background:#fff}.bo-policy-grid>span{display:flex;align-items:center;border-right:1px solid #e2e5e9;border-bottom:1px solid #e2e5e9;padding:12px;color:#667085;background:#f6f7f8;font-size:13px}.bo-policy-grid textarea{min-height:110px;border:0;border-bottom:1px solid #e2e5e9;padding:12px;resize:vertical;outline:none;color:#31363f;font:inherit}.bo-policy-grid>:nth-last-child(-n+2){border-bottom:0}.bo-form-actions{display:flex;justify-content:center;gap:8px;margin-top:36px}.bo-form-actions button{min-width:104px;height:36px;border:1px solid #e2e5e9;border-radius:4px;padding:0 20px;color:#31363f;background:#fff;font-size:14px}.bo-form-actions button.is-primary{border-color:#0a5edc;color:#fff;background:#0a5edc}.bo-info-row ol{margin:0;padding-left:20px}.bo-analysis-table{overflow:hidden;border:1px solid #e2e5e9;border-radius:4px;background:#fff}.bo-analysis-heading{min-height:48px;display:flex;align-items:center;border-bottom:1px solid #e2e5e9;padding:9px 12px;color:#667085;background:#f6f7f8;font-size:14px;line-height:22px}.bo-analysis-row{display:grid;border-bottom:1px solid #e2e5e9}.bo-analysis-row.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bo-analysis-row.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bo-analysis-pair{min-width:0;min-height:48px;display:grid;grid-template-columns:132px minmax(0,1fr)}.bo-analysis-row .bo-analysis-pair+.bo-analysis-pair{border-left:1px solid #e2e5e9}.bo-analysis-pair>span,.bo-analysis-pair>div{min-width:0;display:flex;align-items:center;padding:9px 12px;font-size:14px;line-height:22px}.bo-analysis-pair>span{border-right:1px solid #e2e5e9;color:#667085;background:#f6f7f8}.bo-analysis-pair>div{color:#31363f;background:#fff}.bo-analysis-pair.is-full{border-bottom:1px solid #e2e5e9}.bo-analysis-pair.is-tall{min-height:120px}.bo-analysis-pair:last-child{border-bottom:0}.bo-analysis-pair ol{margin:0;padding-left:20px}.bo-refund-title{margin-top:28px;margin-bottom:16px}.bo-refund-title h2{margin:0;font-size:16px}.bo-notice-editor{height:360px;margin:0}.bo-notice-editor textarea{height:calc(100% - 34px)!important;border:0!important;border-radius:0!important}.bo-inquiry-copy{min-height:120px;display:flex;align-items:center;margin:0}.bo-modal-layer{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#16181d85}.bo-modal{position:relative;width:min(400px,100%);border-radius:8px;padding:32px 28px 24px;background:#fff;box-shadow:0 16px 44px #1018282e;text-align:center}.bo-modal-close{position:absolute;top:14px;right:14px;width:28px;height:28px;display:grid;place-items:center;border:0;color:#667085;background:transparent}.bo-modal h2{margin:0;color:#16181d;font-size:18px;line-height:28px}.bo-modal-description{display:grid;gap:8px;margin-top:12px;color:#667085;font-size:14px;line-height:22px}.bo-modal-description small{display:block;color:#98a2b3;font-size:12px}.bo-modal-description strong{color:#0a5edc}.bo-modal-actions{display:flex;gap:8px;margin-top:24px}.bo-modal-actions button{min-width:0;flex:1;height:40px;border:1px solid #e2e5e9;border-radius:4px;color:#31363f;background:#fff;font-size:14px;font-weight:700}.bo-modal-actions button.is-primary{border-color:#0a5edc;color:#fff;background:#0a5edc}.bo-modal-actions button.is-danger{border-color:#e5484d;color:#fff;background:#e5484d}.bo-product-modal{width:460px;text-align:left}.bo-product-modal.is-wide{width:620px}.bo-product-modal>h2{text-align:center}.bo-modal-form{display:grid;gap:16px;margin-top:24px}.bo-modal-form label{display:grid;gap:8px;color:#31363f;font-size:13px}.bo-modal-form input,.bo-modal-form select{width:100%;height:40px;appearance:none;border:1px solid #e2e5e9;border-radius:4px;padding:0 36px 0 10px;color:#31363f;background:#fff}.bo-modal-guide{margin:12px 0 18px;color:#667085;font-size:13px;text-align:center}.bo-size-table{border:1px solid #e2e5e9}.bo-size-head,.bo-size-table>div{display:grid;grid-template-columns:1.2fr 1fr 1fr}.bo-size-head{background:#f6f7f8}.bo-size-head strong,.bo-size-table span{display:flex;align-items:center;padding:10px 12px;color:#667085;font-size:12px;font-weight:400}.bo-size-table input{min-width:0;height:32px;margin:6px;border:1px solid #e2e5e9;border-radius:4px;padding:0 8px}.bo-size-table>div+div{border-top:1px solid #e2e5e9}.bo-order-modal{width:min(996px,calc(100vw - 48px));text-align:left}.bo-order-modal.is-shipping{width:min(1120px,calc(100vw - 48px))}.bo-order-modal>h2{text-align:left}.bo-order-modal>p{margin:20px 0;color:#31363f;text-align:center}.bo-order-modal .bo-table-wrap{margin-top:22px}.bo-order-modal .bo-table{min-width:880px;font-size:12px}.bo-order-modal .bo-table th,.bo-order-modal .bo-table td{height:48px;padding-inline:10px}.bo-order-modal select,.bo-order-modal input{width:100%;height:30px;border:1px solid #e2e5e9;border-radius:4px;padding:0 28px 0 8px;color:#31363f;background:#fff;font-size:12px}@media(max-width:1280px){.bo-app{padding-left:210px}.bo-sidebar{width:210px}.bo-header{left:210px}.bo-brand{padding-inline:10px;font-size:18px}.bo-search-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.bo-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bo-info-row{grid-template-columns:112px minmax(0,1fr) 112px minmax(0,1fr) 112px minmax(0,1fr)}.bo-info-row.pairs-1{grid-template-columns:112px minmax(0,1fr)}.bo-info-row.pairs-2{grid-template-columns:112px minmax(0,1fr) 112px minmax(0,1fr)}.bo-price-table{grid-template-columns:112px 104px 124px minmax(0,1fr)}.bo-price-discount{gap:8px}.bo-discount-radios{gap:6px}.bo-discount-fields .bo-select{flex-basis:112px}.bo-analysis-pair{grid-template-columns:112px minmax(0,1fr)}}
