:root{--navy:#172033;--navy-2:#202b42;--ink:#202737;--muted:#6d7688;--line:#e4e8ef;--surface:#fff;--canvas:#f5f6f8;--green:#1c9b6c;--green-dark:#137a53;--green-soft:#eaf7f2;--blue:#3678dc;--control-height:30px;--form-row-gap:10px;--label-control-gap:4px;--shadow:0 1px 2px #1018280a, 0 8px 24px #1e2a440a}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.brand{letter-spacing:-.5px;align-items:center;gap:10px;font-size:17px;font-weight:800;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-family:Arial,sans-serif;font-size:17px;font-weight:900;display:inline-grid}.eyebrow{color:var(--green-dark);letter-spacing:1.7px;margin:0 0 8px;font-size:11px;font-weight:800}.eyebrow.light{color:#83ddba}.login-page{background:#fff;grid-template-columns:minmax(400px,42%) 1fr;min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 20% 78%,#2db58730,#0000 25%),linear-gradient(145deg,#111a2c 0%,#1b2940 55%,#152e37 100%);flex-direction:column;min-height:100vh;padding:48px 58px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-160px;right:-240px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff04}.brand-on-dark .brand-mark{background:#33b889}.login-story-copy{z-index:1;margin:auto 0;position:relative}.login-story h1{letter-spacing:-2.8px;margin:0;font-size:clamp(40px,4vw,64px);line-height:1.18}.login-story-copy>p:last-child{color:#b8c2d1;margin:28px 0 0;font-size:16px;line-height:1.8}.login-footnote{color:#8290a5;margin:0;font-size:12px}.login-panel{place-items:center;padding:40px;display:grid}.login-card{width:min(100%,410px)}.login-card h2{letter-spacing:-1px;margin:0;font-size:30px}.subcopy{color:var(--muted);margin:12px 0 32px;font-size:14px}.mobile-brand{display:none}.login-form{gap:19px;display:grid}.login-form label{color:#343d4d;gap:9px;font-size:13px;font-weight:700;display:grid}input{width:100%;height:var(--control-height);color:var(--ink);background:#fff;border:1px solid #d6dce5;border-radius:8px;outline:none;padding:0 14px;transition:all .18s}input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1c9b6c1c}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:6px;min-height:30px;padding:0 11px;font-size:11.5px;font-weight:800;transition:all .18s}.primary-button{color:#fff;background:var(--green)}.primary-button:hover:not(:disabled){color:#fff;background:var(--green-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:wait;transform:none}.login-button{height:50px;margin-top:4px}.form-error{color:#c33d4a;margin:-5px 0;font-size:13px}.form-success{color:#176f51;background:var(--green-soft);border:1px solid #b8e1d1;border-radius:7px;margin:-5px 0;padding:10px 12px;font-size:12px;line-height:1.5}.login-form-heading{padding-bottom:2px}.login-form-heading strong{font-size:16px;display:block}.login-form-heading p{color:var(--muted);margin:6px 0 0;font-size:12px;font-weight:400;line-height:1.5}.password-guide{color:var(--muted);margin:-4px 0;font-size:11px;line-height:1.55}.password-visibility{cursor:pointer;align-items:center;width:max-content;color:var(--muted)!important;grid-template-columns:none!important;gap:8px!important;font-size:11px!important;font-weight:600!important;display:flex!important}.password-visibility input{width:16px;height:16px;accent-color:var(--green);margin:0}.login-text-button{min-height:34px;color:var(--green-dark);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:750}.login-text-button:hover{text-decoration:underline}.login-text-button:disabled{opacity:.5;cursor:wait}.login-help{text-align:center;color:#8a92a0;margin:24px 0 0;font-size:12px}.app-frame{min-height:100vh}.sidebar{background:var(--navy);color:#c7cfdb;z-index:20;flex-direction:column;width:238px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-header{border-bottom:1px solid #ffffff12;align-items:center;gap:8px;min-height:58px;padding:0 14px 0 20px;display:flex}.sidebar-brand{color:#fff;flex:1;min-width:0}.sidebar-menu-tool{color:#aeb9c8;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;transition:all .16s;display:grid}.sidebar-menu-tool:hover:not(:disabled){color:#fff;background:#ffffff14}.sidebar-menu-tool:focus-visible,.nav-link:focus-visible,.nav-sublink:focus-visible{outline-offset:1px;outline:2px solid #79dfb8}.sidebar-menu-tool svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.sidebar-nav{flex:1;padding:7px 12px;overflow-y:auto}.nav-section{margin-bottom:2px}.nav-link{width:100%;height:36px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;margin:0;padding:0 11px;font-size:12.5px;font-weight:700;transition:all .16s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0e}.nav-link.active{color:#fff;background:var(--green);box-shadow:0 6px 18px #0a654533}.nav-icon{color:#aab5c5;place-items:center;width:18px;height:18px;line-height:1;display:grid}.nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.nav-link.active .nav-icon{color:#fff}.nav-group-link.has-active{color:#f1f5f9;background:#ffffff0b}.nav-group-link.has-active .nav-icon{color:#7fddb9}.nav-chevron{color:#8190a4;place-items:center;width:18px;height:18px;margin-left:auto;transition:transform .16s;display:grid}.nav-chevron svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.nav-link.expanded .nav-chevron{transform:rotate(180deg)}.nav-submenu{border-left:1px solid #ffffff1c;flex-direction:column;margin:1px 0 3px 30px;padding:2px 0 2px 12px;display:flex}.nav-sublink{color:#a9b4c4;border-radius:6px;align-items:center;gap:8px;min-height:29px;padding:0 9px;font-size:11.5px;font-weight:680;display:flex;position:relative}.nav-sublink:hover{color:#fff;background:#ffffff0f}.nav-sublink.active{color:#fff;background:#26b2802e;font-weight:820;box-shadow:inset 3px 0 #56d7a7}.nav-submark{opacity:.7;border:1.5px solid;border-radius:50%;flex:none;width:5px;height:5px}.nav-sublink.active .nav-submark{opacity:1;background:#72e5b8;border-color:#72e5b8}.sidebar-footer{color:#8e9bad;border-top:1px solid #ffffff12;align-items:center;gap:8px;height:54px;padding:0 24px;font-size:11px;display:flex}.status-dot{background:#39cf92;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #39cf921a}.app-main{min-height:100vh;margin-left:238px;transition:margin-left .2s}.sidebar-collapsed .sidebar{box-shadow:none;transform:translate(-100%)}.sidebar-collapsed .app-main{margin-left:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#fffffff5;justify-content:space-between;align-items:center;height:58px;padding:0 12px;display:flex;position:sticky;top:0}.topbar>div,.topbar-actions,.profile{align-items:center;display:flex}.topbar>div:first-child{gap:8px}.topbar-title strong{letter-spacing:-.55px;font-size:18px}.environment-chip{color:#197553;background:#eaf7f2;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:800}.topbar-actions{gap:15px}.topbar-clock{color:#556174;font-variant-numeric:tabular-nums;letter-spacing:.05px;text-align:right;min-width:250px;font-family:inherit;font-size:12px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:36px;height:36px;position:relative}.notification-dot{background:#e95664;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.profile{border-left:1px solid var(--line);gap:9px;padding-left:15px;font-size:12px}.profile>span:nth-child(2){gap:2px;display:grid}.profile small{color:var(--muted)}.avatar{color:#fff;background:var(--navy-2);border-radius:9px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.logout-button{border:1px solid var(--line);color:#485264;cursor:pointer;background:#fff;border-radius:6px;min-height:28px;padding:0 10px;font-size:10px;font-weight:750}.logout-button:hover{color:#b33b49;background:#fff6f7;border-color:#e5b5bc}.content{padding:10px 7px 40px}.screen-breadcrumb{max-width:none;color:var(--muted);align-items:center;gap:6px;margin:0 0 8px;font-size:10px;display:flex}.screen-breadcrumb b{color:#a8b0bd;font-size:14px}.screen-breadcrumb strong{color:#3f4a5d}.open-tabs-bar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffc;border-top:1px solid #cfd6e0;grid-template-columns:29px minmax(0,1fr) 29px 31px;align-items:stretch;height:28px;transition:left .2s;display:grid;position:fixed;bottom:0;left:238px;right:0;box-shadow:0 -4px 12px #1b273f0f}.sidebar-collapsed .open-tabs-bar{left:0}.open-tabs-list{scrollbar-width:thin;align-items:stretch;min-width:0;display:flex;overflow-x:auto}.open-screen-tab{border-right:1px solid var(--line);color:#657084;opacity:.72;background:#f3f5f7;align-items:center;min-width:max-content;display:flex}.open-screen-tab.active{color:var(--ink);box-shadow:inset 0 3px 0 var(--green);opacity:1;background:#fff}.open-tab-link,.open-tab-close,.tab-nav-button,.close-all-tabs{cursor:pointer;background:0 0;border:0}.open-tab-link{height:100%;color:inherit;padding:0 5px 0 11px;font-size:10.5px;font-weight:780}.open-tab-close{color:#8d96a4;border-radius:4px;width:18px;height:18px;margin-right:3px;font-family:Arial,sans-serif;font-size:13px;line-height:1}.open-tab-close:hover{color:#b83243;background:#fff0f1}.tab-nav-button,.close-all-tabs{border-right:1px solid var(--line);color:#4d586a;background:#fff;font-family:Arial,sans-serif;font-size:18px;font-weight:400;line-height:1}.tab-nav-button:disabled{color:#d5dae1;cursor:default}.tab-nav-button:not(:disabled):hover,.close-all-tabs:hover{color:var(--green-dark);background:var(--green-soft)}.close-all-tabs{border-right:0;border-left:1px solid var(--line);color:#b13a48;font-size:15px}.page-stack{gap:10px;max-width:none;margin:0;display:grid}.page-heading{justify-content:flex-end;align-items:center;min-height:0;display:flex}.page-heading-actions-only{margin-bottom:-2px}.page-heading h1{letter-spacing:-1px;margin:0;font-size:27px}.page-heading>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.secondary-button{color:#343e50;background:#fff;border:1px solid #d7dde6}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{border:1px solid var(--line);border-top:3px solid var(--blue);min-height:122px;box-shadow:var(--shadow);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:22px 23px;display:flex}.metric-card p{color:var(--muted);margin:0 0 12px;font-size:12px;font-weight:700}.metric-card strong{letter-spacing:-1px;font-size:30px}.metric-card small{color:var(--muted);margin-left:5px;font-size:12px}.metric-card.violet{border-top-color:#7867d9}.metric-card.amber{border-top-color:#e5a73c}.metric-card.red{border-top-color:#dc5966}.metric-arrow{color:#7e899a;background:#f2f4f7;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.85fr);gap:16px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:74px;padding:18px 22px;display:flex}.panel-heading h2{margin:0;font-size:15px}.panel-heading p{color:var(--muted);margin:6px 0 0;font-size:11px}.panel-heading a{color:var(--green-dark);font-size:11px;font-weight:750}.order-flow{grid-template-columns:repeat(7,auto);justify-content:space-around;align-items:center;min-height:166px;padding:22px;display:grid}.order-flow>div{text-align:center;gap:8px;min-width:88px;display:grid}.order-flow strong{font-size:28px}.order-flow span{color:var(--muted);font-size:11px}.order-flow i{color:#c4cad4;font-style:normal}.quick-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:17px;display:grid}.quick-grid a{border:1px solid var(--line);color:#485264;border-radius:8px;align-content:center;place-items:center;gap:7px;min-height:77px;font-size:11px;font-weight:750;transition:all .16s;display:grid}.quick-grid a:hover{color:var(--green-dark);background:var(--green-soft);border-color:#7fc9ac;transform:translateY(-1px)}.quick-grid span{color:var(--green);font-size:19px}.empty-state{text-align:center;align-content:center;place-items:center;gap:7px;min-height:170px;display:grid}.empty-state>span{width:31px;height:31px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;margin-bottom:4px;font-weight:900;display:grid}.empty-state strong{font-size:13px}.empty-state p{color:var(--muted);margin:0;font-size:11px}select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d6dce5;border-radius:8px;outline:none;transition:all .18s}select{height:var(--control-height);padding:0 28px 0 9px}textarea{resize:vertical;padding:12px 14px;line-height:1.55}select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1c9b6c1c}.page-actions{align-items:center;gap:8px;display:flex}.button-link{justify-content:center;align-items:center;min-height:29px;display:inline-flex}.dark-button,.danger-button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:6px;min-height:30px;padding:0 11px;font-size:11.5px;font-weight:800}.danger-button{background:#c74351}.dark-button:hover:not(:disabled){color:#fff;background:#172238}.danger-button:hover:not(:disabled){color:#fff;background:#a93642}.error-banner{color:#a9303e;background:#fff3f4;border:1px solid #efbec4;border-radius:8px;padding:12px 15px;font-size:13px}.filter-bar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:6px;min-height:45px;padding:7px 9px;display:flex}.filter-bar input{max-width:340px;height:var(--control-height);padding-inline:9px;font-size:11.5px;font-weight:600}.filter-bar select{width:160px;height:var(--control-height);font-size:11.5px;font-weight:600}.filter-bar button{min-width:53px}.filter-spacer{flex:1}.date-range{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.date-range input{width:118px;height:var(--control-height)}.filter-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.filter-actions button{min-width:53px}.filter-row-actions{align-items:center;gap:5px;display:flex}.filter-row-actions button{min-width:47px}.filter-row-actions button:disabled{opacity:.45;cursor:default}.list-command-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding:7px 9px;display:flex}.list-command-bar>span{color:#5f6a7d;font-size:11.5px;font-weight:650}.list-command-bar>div{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.list-command-bar button{min-width:49px;min-height:30px}.list-command-bar button:disabled{opacity:.45;cursor:default}.action-button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.action-icon{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.action-search{color:#fff;background:#279348;border:1px solid #279348}.action-search:hover{color:#fff;background:#1f7d3b;border-color:#1f7d3b}.action-new{color:#fff;background:#2775cf;border-color:#2775cf}.action-new:hover{color:#fff;background:#1e61ae;border-color:#1e61ae}.action-edit{color:#fff;background:#b97816;border-color:#b97816}.action-delete{color:#fff;background:#c54552;border-color:#c54552}.action-delete:hover{color:#fff;background:#a93642;border-color:#a93642}.secondary-button.action-toggle,.secondary-button.action-move,.secondary-button.action-save,.secondary-button.action-other,.secondary-button.action-reset{color:#344155;background:#fff}.action-toggle .action-icon{color:#7654b4}.action-move .action-icon{color:#416eae}.action-save .action-icon{color:#167854}.action-reset .action-icon{color:#657084}.action-button:disabled{filter:saturate(.55);opacity:.42;cursor:default;transform:none}.refresh-control{justify-content:flex-start;align-items:center;gap:9px;display:flex}.refresh-control small{color:#526075;font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:650}.content-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.content-status-card{border:1px solid var(--line);min-height:58px;box-shadow:var(--shadow);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;padding:8px 10px;transition:all .16s;display:flex}.content-status-card:hover{border-color:#85cbb0;transform:translateY(-1px)}.content-status-card>span{width:34px;height:34px;color:var(--green-dark);background:var(--green-soft);border-radius:8px;place-items:center;font-size:16px;display:grid}.content-status-card>div{gap:5px;display:grid}.content-status-card p{color:#58657a;margin:0;font-size:12px;font-weight:700}.content-status-card strong{font-size:24px}.content-status-card strong small{color:var(--muted);margin-left:3px;font-size:10.5px}.content-status-card em{color:#b83d4b;font-size:10.5px;font-style:normal;font-weight:700}.content-status-card>b{color:#718096}.horizontal-chart{gap:12px;padding:20px 22px;display:grid}.horizontal-chart-row{grid-template-columns:90px minmax(80px,1fr) 70px;align-items:center;gap:12px;font-size:11px;display:grid}.horizontal-chart-row:has(>small){grid-template-columns:90px minmax(80px,1fr) 70px 110px}.horizontal-chart-row>small{color:var(--muted);text-align:right}.horizontal-chart-row>div{background:#edf1f4;border-radius:999px;height:12px;overflow:hidden}.horizontal-chart-row i{border-radius:inherit;background:var(--green);min-width:3px;height:100%;display:block}.horizontal-chart-row strong{text-align:right}.total-strip--three{grid-template-columns:repeat(3,1fr)}.purpose-note{border-left:3px solid var(--green);color:#465164;background:var(--green-soft);border-radius:7px;padding:16px 18px;font-size:12px;line-height:1.65}.order-editor{align-items:center;gap:5px;display:flex}.order-editor input{width:68px;height:var(--control-height)}.order-editor button{min-height:34px}.analytics-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.duration-panel{padding:20px 22px}.duration-panel h2{margin:0 0 4px;font-size:15px}.duration-panel>p{color:var(--muted);margin:0 0 18px;font-size:11px}.duration-values{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.duration-values div{background:#f6f8fa;border-radius:8px;gap:6px;padding:13px;display:grid}.duration-values span{color:var(--muted);font-size:10px}.duration-values strong{font-size:18px}.duration-panel small{color:var(--muted);margin-top:12px;display:block}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;color:#253044;width:100%;font-size:11.5px;font-weight:560}th{color:#4f5b6e;text-align:left;white-space:nowrap;background:#f7f9fb;border-bottom:1px solid #dce2ea;height:30px;padding:0 9px;font-size:10.5px;font-weight:800}td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf0f4;height:39px;padding:5px 9px}.sortable-heading{min-height:28px;color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:750;display:inline-flex}.sortable-heading:hover,.sortable-heading.active{color:var(--green-dark)}.sortable-heading span{width:10px;font-family:Arial,sans-serif;font-size:11px}tbody tr{transition:all .12s}tbody tr:hover{background:#fbfcfd}tbody tr.selected-row{box-shadow:inset 3px 0 0 var(--green);background:#eaf7f2}tbody tr.selectable-row{cursor:pointer}tbody tr:last-child td{border-bottom:0}.table-message{min-height:82px;color:var(--muted);justify-content:center;align-items:center;gap:8px;display:flex}.table-message.empty{flex-direction:column}.spinner{border:2px solid #d9dee6;border-top-color:var(--green);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.stack-cell,.product-cell>div:last-child,.admin-cell>div,.tracking{gap:5px;display:grid}.product-cell,.admin-cell{align-items:center;gap:7px;min-width:180px;display:flex}.thumb{border:1px solid var(--line);width:30px;height:30px;color:var(--green);background:var(--green-soft);border-radius:5px;flex:none;place-items:center;font-weight:900;display:grid;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}td del{color:#9ba3af;margin-top:4px;font-size:10px;display:block}.status-badge{border-radius:5px;align-items:center;gap:6px;width:max-content;padding:5px 8px;font-size:10.5px;font-weight:800;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-badge.success{color:#187453;background:#eaf7f2}.status-badge.warning{color:#976816;background:#fff6df}.status-badge.danger{color:#b33b49;background:#fff0f1}.status-badge.neutral{color:#5c6677;background:#f0f2f5}.row-link,.row-button{color:var(--green-dark);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:11px;font-weight:800}.row-link:hover,.row-button:hover{text-decoration:underline}.danger-text{color:#bb3d4b}.text-danger{color:#c74351}.text-success{color:#16825a}.muted{color:var(--muted)}.stock-number{font-size:15px}.pagination{border-top:1px solid var(--line);color:#667286;justify-content:space-between;align-items:center;min-height:37px;padding:0 9px;font-size:10.5px;font-weight:650;display:flex}.pagination>div{align-items:center;gap:5px;display:flex}.pagination button{border:1px solid var(--line);color:#485264;cursor:pointer;background:#fff;border-radius:5px;height:23px;padding:0 7px;font-size:9px}.pagination button:disabled{opacity:.4;cursor:default}.pagination strong{color:var(--ink)}.tab-bar{border-bottom:1px solid var(--line);gap:4px;display:flex}.tab-bar button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 18px 13px;font-size:12px;font-weight:750}.tab-bar button.active{color:var(--green-dark);border-bottom-color:var(--green)}.modal-backdrop{z-index:100;background:#0c14228c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:12px;width:min(100%,500px);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 80px #0000003d}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:13px 20px;display:flex}.modal-heading h2{margin:0;font-size:17px}.modal-body{padding:20px}.modal-form{gap:var(--form-row-gap);display:grid}.modal-form label{gap:var(--label-control-gap);font-size:12px;font-weight:700;display:grid}.current-stock{background:#f5f7f9;border-radius:8px;justify-content:space-between;align-items:center;padding:14px;display:flex}.current-stock span{color:var(--muted);font-size:11px}.current-stock strong{font-size:18px}.form-actions{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.form-actions button{min-width:100px}.modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.modal-actions button{min-width:64px}.narrow-page{max-width:1040px}.form-panel{padding:0 25px}.form-panel>section{border-bottom:1px solid var(--line);padding:27px 0}.form-panel>.error-banner{margin-top:22px}.form-panel>.form-actions{border:0;padding:22px 0}.form-section-heading{margin-bottom:20px}.form-section-heading h2{margin:0;font-size:15px}.form-section-heading p{color:var(--muted);margin:6px 0 0;font-size:11px}.form-grid{row-gap:var(--form-row-gap);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.form-grid label{gap:var(--label-control-gap);color:#3d4656;font-size:12px;font-weight:700;display:grid}.form-grid label>span em{color:#db4c5a;font-style:normal}.form-grid .span-2{grid-column:span 2}.form-grid input{height:var(--control-height)}.check-label{height:var(--control-height);align-content:end;align-items:center;grid-template-columns:18px auto!important;column-gap:8px!important}.check-label input{width:17px;height:17px;accent-color:var(--green)}.check-label span{font-size:12px}.form-grid label small{color:var(--muted);font-size:10px;font-weight:500}.product-image-toolbar{align-items:center;gap:12px;display:flex}.product-image-toolbar>span{color:var(--muted);font-size:11px}.product-image-section .form-section-heading{margin-bottom:8px}.product-image-dropzone{border-radius:9px;margin-top:14px;transition:background-color .16s,outline-color .16s;position:relative}.product-image-dropzone .product-image-list,.product-image-dropzone .empty-image-state{margin-top:0}.product-image-dropzone.is-dragging{outline:2px dashed var(--blue);outline-offset:3px;background:#edf5ff}.product-image-dropzone.is-dragging>*{opacity:.22}.product-image-dropzone.is-dragging:after{content:"이미지를 여기에 놓아 추가";z-index:2;color:#245fae;text-align:center;pointer-events:none;place-items:center;padding:20px;font-size:13px;font-weight:700;display:grid;position:absolute;inset:0}.image-upload-button{cursor:pointer;align-items:center;display:inline-flex}.image-upload-button input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.product-image-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.product-image-list li{border:1px solid var(--line);background:#fbfcfd;border-radius:9px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:108px;padding:12px;display:grid}.product-image-preview{background:#eef1f4;border-radius:7px;width:84px;height:84px;position:relative;overflow:hidden}.product-image-preview img{object-fit:cover;width:100%;height:100%}.product-image-preview span{color:#fff;background:#151c27c7;border-radius:10px;padding:3px 6px;font-size:9px;font-weight:800;position:absolute;bottom:5px;left:5px}.product-image-fields{gap:6px;display:grid}.product-image-fields>label{gap:var(--label-control-gap);color:#3d4656;font-size:11px;font-weight:700;display:grid}.product-image-fields input[type=text],.product-image-fields input:not([type]){height:var(--control-height)}.product-image-fields>label:not(.representative-radio){grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:10px}.representative-radio{grid-template-columns:17px auto;justify-content:start;align-items:center;column-gap:10px!important}.representative-radio input{width:16px;height:16px;accent-color:var(--green)}.representative-radio span{font-size:11px}.product-image-actions{gap:5px;display:flex}.mini-button{border:1px solid var(--line);color:#4b5565;cursor:pointer;background:#fff;border-radius:6px;min-height:32px;padding:0 9px;font-size:10px}.mini-button:disabled{opacity:.38;cursor:default}.mini-button.danger{color:#c33f50}.empty-image-state{color:var(--muted);text-align:center;border:1px dashed #cbd2dc;border-radius:9px;margin:0;padding:25px;font-size:11px}.product-option-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.product-option-section-heading .form-section-heading{margin-bottom:0}.product-option-section-heading>button{flex:none}.product-option-list{gap:10px;display:grid}.product-option-card{background:#fbfcfd;border:1px solid #d9e0e7;border-radius:8px;overflow:hidden}.product-option-card-heading{background:#f3f6f9;border-bottom:1px solid #e5eaf0;justify-content:space-between;align-items:center;gap:10px;min-height:39px;padding:5px 8px 5px 11px;display:flex}.product-option-card-heading strong{font-size:11.5px}.product-option-card-heading button{min-height:28px;font-size:10.5px}.product-option-selection-list{gap:8px;padding:9px 10px 5px;display:grid}.product-option-selection-row{grid-template-columns:repeat(3,minmax(130px,1fr)) auto;align-items:end;gap:9px;display:grid}.product-option-selection-row label,.product-option-stock-grid label{gap:var(--label-control-gap);color:#3d4656;min-width:0;font-size:11px;font-weight:500;display:grid}.product-option-selection-row label>span em,.product-option-stock-grid label>span em{color:#db4c5a;font-style:normal}.product-option-selection-row label>input+input,.product-option-selection-row label>select+input{margin-top:3px}.option-criterion-delete{min-height:var(--control-height);grid-column:4;align-self:end}.option-criterion-add{min-height:28px;margin:0 10px 8px;font-size:10.5px}.product-option-stock-grid{background:#fff;border-top:1px solid #e5eaf0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:9px 10px 11px;display:grid}.loading-panel{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.compact-list>a{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;min-height:67px;padding:11px 21px;display:flex}.compact-list>a:last-child{border-bottom:0}.compact-list>a:hover{background:#fbfcfd}.compact-list>a>div{gap:6px;display:grid}.compact-list>a>div:last-child{justify-items:end}.compact-list span{color:var(--muted);font-size:10px}.compact-list b{font-size:12px}.list-empty{min-height:150px;color:var(--muted);place-items:center;font-size:11px;display:grid}.total-strip{grid-template-columns:repeat(4,1fr);min-height:110px;display:grid}.total-strip>div{border-right:1px solid var(--line);align-content:center;gap:8px;padding:20px 25px;display:grid}.total-strip>div:last-child{border-right:0}.total-strip span{color:var(--muted);font-size:11px}.total-strip strong{font-size:24px}.total-strip .date-value{font-size:12px}.action-panel{justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px 20px;display:flex}.action-panel>div:first-child{gap:5px;display:grid}.action-panel>div:first-child span{color:var(--muted);font-size:11px}.action-panel>div:last-child{align-items:center;gap:8px;display:flex}.action-panel select{width:180px}.detail-grid{grid-template-columns:1.45fr 1fr;gap:16px;display:grid}.detail-panel{padding:22px}.detail-panel h2{margin:0 0 18px;font-size:15px}.subsection-title{border-top:1px solid var(--line);padding-top:22px;margin-top:26px!important}.line-items>div{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.line-items>div>div{gap:5px;display:grid}.line-items span{color:var(--muted);font-size:10px}.money-summary{background:#f7f8fa;border-radius:8px;margin-top:18px;padding:15px}.money-summary>div{justify-content:space-between;padding:6px 0;font-size:11px;display:flex}.money-summary .total{border-top:1px solid #dde2e9;margin-top:7px;padding-top:13px;font-size:14px}.money-summary .total strong{color:var(--green-dark);font-size:18px}.info-list{margin:0}.info-list>div{grid-template-columns:95px 1fr;gap:12px;padding:9px 0;font-size:11px;display:grid}.info-list dt{color:var(--muted)}.info-list dd{margin:0;line-height:1.5}.inline-form{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto auto;align-items:end;gap:9px;margin-top:22px;padding-top:20px;display:grid}.inline-form label{gap:var(--label-control-gap);font-size:11px;font-weight:600;display:grid}.inline-form input{height:var(--control-height)}.timeline>div{grid-template-columns:18px 1fr;gap:9px;padding-bottom:18px;display:grid;position:relative}.timeline>div:not(:last-child):after{content:"";background:#dce2e8;width:1px;position:absolute;top:12px;bottom:0;left:5px}.timeline i{background:var(--green);z-index:1;border:3px solid #b7e4d2;border-radius:50%;width:11px;height:11px;margin-top:2px}.timeline>div>div{gap:5px;display:grid}.timeline span{color:var(--muted);font-size:10px}.plain-badge,.role-badge,.action-code{color:#4c586b;background:#eef1f5;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:750;display:inline-flex}.action-code{color:#176f51;background:#eaf7f2}.consent-tags{gap:4px;display:flex}.consent-tags i{color:#9ba3af;background:#f0f2f5;border-radius:4px;padding:4px 6px;font-size:9px;font-style:normal}.consent-tags i.yes{color:#187453;background:#eaf7f2}.member-order-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.member-order-summary>div{background:#f7f8fa;border-radius:8px;gap:7px;padding:15px;display:grid}.member-order-summary span{color:var(--muted);font-size:10px}.member-order-summary strong{font-size:17px}.member-orders{border-top:1px solid var(--line);max-height:265px;margin:0 -22px -22px;overflow:auto}.address-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.address-grid article{border:1px solid var(--line);border-radius:8px;padding:15px}.address-grid article>div{justify-content:space-between;align-items:center;display:flex}.address-grid p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.45}.role-strip{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.role-strip article{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:13px;display:flex}.role-strip article>span{width:34px;height:34px;color:var(--green-dark);background:var(--green-soft);border-radius:7px;place-items:center;font-size:10px;font-weight:900;display:grid}.role-strip article>div{gap:4px;display:grid}.role-strip small{color:var(--muted);font-size:9px}.profile-button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0}.mobile-menu-button{color:#344155;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid}.mobile-menu-button:hover{border-color:var(--line);background:#f5f7f9}.mobile-menu-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:19px;height:19px}.error-text-cell{color:#b23b48;text-overflow:ellipsis;max-width:260px;display:block;overflow:hidden}.table-wrap code{color:#495467;font-family:ui-monospace,Consolas,monospace;font-size:10px}.password-panel{padding:24px}.security-note{color:#344253;background:#f5f7f9;border-radius:9px;align-items:center;gap:13px;margin-bottom:24px;padding:16px;display:flex}.security-note>span{width:36px;height:36px;color:var(--green-dark);background:var(--green-soft);border-radius:9px;flex:none;place-items:center;font-size:18px;display:grid}.security-note strong{font-size:13px}.security-note p{color:var(--muted);margin:5px 0 0;font-size:11px}.password-form{gap:var(--form-row-gap);max-width:560px;display:grid}.password-form>label:not(.password-visibility){gap:var(--label-control-gap);color:#3d4656;font-size:12px;font-weight:700;display:grid}.password-form label small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.5}.password-form .form-error{margin:0}.password-form .form-actions{justify-content:flex-start;padding-top:3px}@media (max-width:1000px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.role-strip{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.content-card-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid{grid-template-columns:1fr}}@media (max-width:760px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh;padding:28px}.mobile-brand{align-items:center;gap:9px;margin-bottom:54px;font-weight:800;display:flex}.sidebar{width:68px}.sidebar-brand{justify-content:center;padding:0}.sidebar-nav{padding:18px 9px}.nav-icon{width:auto}.topbar{height:62px;padding:0 16px}.topbar>div:first-child strong,.environment-chip,.profile>span:not(.avatar){display:none}.topbar-clock{min-width:190px;font-size:9px}.content{padding:22px 16px 92px}.page-heading{align-items:flex-start}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:105px;padding:17px}.metric-card strong{font-size:25px}.order-flow{grid-template-columns:1fr 1fr;gap:18px}.order-flow i{display:none}.sidebar{width:238px;transition:transform .2s;transform:translate(-100%);box-shadow:10px 0 30px #00000026}.menu-open .sidebar{transform:translate(0)}.sidebar-header{padding:0 14px 0 24px}.sidebar-brand{justify-content:flex-start}.sidebar-brand>span:last-child,.sidebar-menu-tool,.nav-section>p,.nav-link>span:last-child,.sidebar-footer,.nav-submenu{display:flex}.sidebar-menu-tool{display:grid}.nav-submenu{flex-direction:column}.nav-link{justify-content:flex-start;padding:0 12px}.app-main{margin-left:0}.open-tabs-bar{left:0}.mobile-menu-button{display:grid}.topbar>div:first-child{gap:4px}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar input,.filter-bar select{width:100%;max-width:none}.filter-spacer{display:none}.page-heading{gap:14px}.page-actions{flex-shrink:0}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.form-grid>span:empty{display:none}.product-image-list li{grid-template-columns:70px 1fr}.product-image-preview{width:70px;height:70px}.product-image-actions{grid-column:1/-1;justify-content:flex-end}.total-strip{grid-template-columns:1fr 1fr}.total-strip>div:nth-child(2){border-right:0}.total-strip>div{border-bottom:1px solid var(--line)}.inline-form{grid-template-columns:1fr}.action-panel{flex-direction:column;align-items:flex-start}.action-panel>div:last-child{flex-wrap:wrap}.address-grid{grid-template-columns:1fr}.date-range{align-items:center}.date-range input,.filter-actions{width:100%}.filter-actions button{flex:1}}.profile{color:inherit;text-decoration:none}.choice-row{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;min-height:64px;padding:10px 12px;grid-template-columns:none!important;gap:12px!important;display:flex!important}.choice-row:hover{background:#f7faff;border-color:#8baad1}.choice-row.disabled{opacity:.55;cursor:default}.choice-row>input{accent-color:var(--blue);margin:0;width:18px!important;height:18px!important}.choice-row>span{gap:3px;display:grid}.choice-row strong{font-size:12px}.choice-row small{color:var(--muted);font-size:10.5px}.form-utility-bar{color:#68778a;background:#f7f9fc;border:1px solid #dfe6ef;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:5px 8px;font-size:10.5px;display:flex}.form-utility-bar>div,.inline-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.combination-groups{gap:8px;display:grid}.combination-group{border:1px solid var(--line);background:#fafbfd;border-radius:8px;grid-template-columns:140px minmax(180px,1fr) auto;align-items:end;gap:8px;padding:9px;display:grid}.combination-group .combination-values{grid-column:span 1}.combination-group textarea{resize:vertical}.template-create-row{grid-template-columns:1fr auto;gap:7px;display:grid}.template-list{gap:6px;margin-top:10px;display:grid}.template-list>div{border:1px solid var(--line);border-radius:7px;grid-template-columns:1fr auto auto;align-items:center;gap:6px;min-height:54px;padding:7px 9px;display:grid}.template-list span{gap:3px;display:grid}.template-list small{color:var(--muted);font-size:10px}.import-summary,.detail-summary{background:#eef4fb;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:9px 11px;display:flex}.import-summary span,.detail-summary span{color:#5d6c80;font-size:10.5px}.compact-table{max-height:360px}.compact-table th,.compact-table td{padding-block:6px}.compact-table input{min-width:180px}.success-banner,.info-banner{color:#186447;background:#edfaf3;border:1px solid #a8d8c0;border-radius:7px;padding:10px 12px;font-size:11px}.info-banner{color:#295a91;background:#eff6ff;border-color:#a9c7e9}.screen-tabs{border-bottom:1px solid var(--line);align-items:center;gap:4px;display:flex}.screen-tabs button{color:#667386;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-width:72px;padding:8px 12px}.screen-tabs button.active{border-bottom-color:var(--blue);color:var(--blue);font-weight:700}.settings-panel h2,.panel>h2{margin:0 0 10px;font-size:14px}.settings-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px;display:grid}.settings-grid label{gap:4px;display:grid}.settings-grid label>span{font-size:11px;font-weight:600}.settings-grid small{color:#8b96a6;font-size:9px}.analytics-metrics{grid-template-columns:repeat(6,minmax(120px,1fr))}.analytics-metrics article{border:1px solid var(--line);background:#fff;border-radius:9px;gap:7px;min-height:82px;padding:13px;display:grid}.analytics-metrics span{color:var(--muted);font-size:10.5px}.analytics-metrics strong{font-size:17px}.task-queue-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:10px;display:grid}.task-queue-heading{justify-content:space-between;align-items:center;display:flex}.task-queue-heading h2{margin:0;font-size:13px}.task-queue-heading>strong{color:#fff;background:var(--blue);text-align:center;border-radius:14px;min-width:28px;padding:3px 7px}.task-queue-card ul{margin:9px 0 0;padding:0;list-style:none;display:grid}.task-queue-card li{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:8px;min-height:35px;padding:6px 2px;display:flex}.task-queue-card li strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.task-queue-card li span{color:#7b8798;white-space:nowrap;font-size:9.5px}@media (max-width:1050px){.settings-grid,.task-queue-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.analytics-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.form-utility-bar{flex-direction:column;align-items:flex-start}.combination-group,.settings-grid,.task-queue-grid{grid-template-columns:1fr}.combination-group .combination-values{grid-column:auto}.analytics-metrics{grid-template-columns:repeat(2,1fr)}.template-create-row{grid-template-columns:1fr}}@media (max-width:470px){.metric-grid{grid-template-columns:1fr}.page-heading>.secondary-button{display:none}.role-strip,.total-strip{grid-template-columns:1fr}.total-strip>div{border-right:0}.modal-card{border-radius:9px}.content{padding-inline:12px}}.content-metrics .metric-card{min-height:100px}.content-tabs{gap:12px;padding:16px 18px 0;overflow-x:auto}.content-tabs button{white-space:nowrap}.modal-form small{color:var(--muted);font-size:10px;font-weight:400}.category-tree-panel{padding:22px}.category-tree{gap:12px;margin:0;padding:0;list-style:none;display:grid}.category-tree>li{border:1px solid var(--line);background:#fbfcfd;border-radius:9px;padding:14px 16px}.category-tree div{gap:4px;display:grid}.category-tree div>span{color:var(--muted);font-size:10px}.category-tree ol{gap:8px;margin:12px 0 0 14px;padding:0;list-style:none;display:grid}.category-tree ol li{background:#fff;border-radius:7px;gap:9px;padding:9px 12px;display:flex}.category-tree ol li>span{color:var(--green)}.page-stack:has(>.category-tree-panel){grid-template-columns:minmax(330px,.85fr) minmax(0,1.65fr);align-items:start}:is(.page-stack:has(>.category-tree-panel)>.page-heading,.page-stack:has(>.category-tree-panel)>.error-banner,.page-stack:has(>.category-tree-panel)>.purpose-note){grid-column:1/-1}.page-stack:has(>.category-tree-panel)>.category-tree-panel{grid-column:1}.page-stack:has(>.category-tree-panel)>.category-tree-panel+.panel{grid-column:2}.role-card-button{border:1px solid var(--line);color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:10px;padding:13px;display:flex}.role-card-button:hover{background:#f6f9fd;border-color:#9eb4d1}.role-card-button.is-active{color:#204a82;border-color:var(--blue);background:#e6efff;box-shadow:0 0 0 2px #3678dc21}.role-card-button.is-active>span{color:#fff;background:var(--blue)}.role-card-button.is-active small{color:#526f99}.role-card-button>span,.role-detail-card>span{color:#4b6687;background:#edf2f8;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.role-card-button>div{gap:4px;display:grid}.role-card-button small{color:var(--muted);font-size:9px}.permission-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.role-detail-list{gap:9px;display:grid}.role-detail-card{border:1px solid var(--line);width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:9px;align-items:flex-start;gap:12px;padding:14px;display:flex}.role-detail-card.is-active{border-color:var(--blue);background:#e6efff;box-shadow:0 0 0 2px #3678dc21}.role-detail-card.is-active>span{color:#fff;background:var(--blue)}.role-detail-card.is-active small{color:#526f99}.role-detail-card>div{gap:5px;min-width:0;display:grid}.role-detail-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.role-detail-card small{color:var(--green-dark);font-size:10px}.role-detail-card ul{gap:4px;max-height:130px;margin:3px 0 0;padding:0;list-style:none;display:grid;overflow:auto}.role-detail-card li{color:#536073;justify-content:space-between;gap:8px;font-size:9px;display:flex}.role-detail-card code{color:var(--muted);font-size:8px}.role-selection-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.role-selection-strip .role-card-button small,.admin-role-filter-strip .role-card-button small{font-size:11px;line-height:1.4}.permission-editor{overflow:hidden}.permission-editor .panel-heading{border-bottom:1px solid var(--line);padding:16px 18px}.permission-check-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:14px 18px 18px;display:grid}.permission-check-list label{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:flex-start;gap:8px;min-width:0;padding:9px 10px;display:flex}.permission-check-list input{width:16px;height:16px;accent-color:var(--green);flex:none;margin-top:1px}.permission-check-list span{gap:3px;min-width:0;display:grid}.permission-check-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.permission-check-list code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.permission-check-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.45;overflow:hidden}.promotion-editor.form-panel>.promotion-product-section{padding:24px 0}.promotion-product-section .panel-heading{margin-bottom:14px}.promotion-product-section .panel-heading h2{margin:0;font-size:15px}.promotion-product-section .panel-heading p{color:var(--muted);margin:5px 0 0;font-size:10px}.promotion-editor.modal-form .promotion-product-section{padding-top:4px}.promotion-editor.modal-form .promotion-product-section .panel-heading{align-items:center}.selected-product-list{gap:7px;display:grid}.selected-product-list>div{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.selected-product-list>div>div{gap:4px;display:grid}.selected-product-list span{color:var(--muted);font-size:10px}.modal-card:has(.product-picker-list){width:min(100%,820px)}.product-picker-filter{grid-template-columns:minmax(150px,.7fr) minmax(0,1fr) auto auto;gap:7px;margin-bottom:14px;display:grid}.product-picker-filter input,.product-picker-filter select{max-width:none}.product-picker-list{gap:6px;max-height:420px;display:grid;overflow-y:auto}.product-picker-list>label{border:1px solid var(--line);cursor:pointer;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.product-picker-list>label:hover{background:#fbfefd;border-color:#a9d9c7}.product-picker-list input{width:17px;height:17px;accent-color:var(--green)}.product-picker-list label>span{gap:4px;display:grid}.product-picker-list small{color:var(--muted);font-size:9px}.product-picker-actions{border-top:1px solid var(--line);padding-top:14px}.admin-action-backdrop{z-index:300;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0c14226b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-action-dialog{text-align:center;background:#fff;border-radius:13px;justify-items:center;gap:18px;width:min(100%,390px);padding:28px;display:grid;box-shadow:0 24px 80px #00000040}.admin-action-dialog h2{color:var(--ink);margin:0;font-size:17px;line-height:1.45}.admin-action-symbol{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.admin-action-buttons{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.admin-action-buttons button{min-height:42px}.admin-action-dialog.processing{text-align:left;grid-template-columns:28px auto;justify-content:center;width:min(100%,330px);padding:24px 28px}.admin-action-spinner{border:3px solid #dce8e3;border-top-color:var(--green);border-radius:50%;width:25px;height:25px;animation:.7s linear infinite spin}.classification-card-strip{grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:5px;display:grid}.product-category-card-strip{scrollbar-gutter:stable;grid-template-columns:none;grid-auto-columns:minmax(160px,200px);grid-auto-flow:column;overflow-x:auto}.classification-card{border:1px solid var(--line);min-height:43px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:6px;align-content:center;gap:3px;padding:7px 9px;display:grid}.classification-card:hover{background:#f6f9fd;border-color:#9eb4d1}.classification-card.active{color:#204a82;border-color:var(--blue);background:#e6efff;box-shadow:0 0 0 2px #3678dc21}.classification-card.active .classification-card-copy>span{color:#526f99}.classification-card span{color:var(--muted);font-size:9px}.classification-card strong{font-size:11px}.move-command{width:29px;font-family:Arial,sans-serif;line-height:1;min-width:29px!important;padding:0!important;font-size:14px!important}.dashboard-page .page-heading{justify-content:flex-start}.dashboard-page .page-actions{width:100%}.dashboard-page .content-card-grid{grid-template-columns:repeat(4,1fr);gap:12px}.page-stack:not(.dashboard-page) .role-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.page-stack:not(.dashboard-page) .role-card-button{border-radius:6px;padding:7px 8px}.page-stack:not(.dashboard-page) .role-card-button>span{width:27px;height:27px}.page-stack:not(.dashboard-page) .panel-heading{min-height:46px;padding:9px 12px}.page-stack:not(.dashboard-page) .purpose-note{padding:8px 10px;font-size:10px;line-height:1.45}.page-stack:not(.dashboard-page) .category-tree-panel{padding:11px}.page-stack:not(.dashboard-page) .category-tree{gap:6px}.page-stack:not(.dashboard-page) .category-tree>li{padding:7px 9px}.page-stack:not(.dashboard-page) .category-tree ol{gap:4px;margin-top:6px}.page-stack:not(.dashboard-page) .category-tree ol li{padding:5px 7px}@media (max-width:1200px){.permission-check-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1000px){.permission-layout{grid-template-columns:1fr}.permission-check-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-stack:has(>.category-tree-panel){grid-template-columns:1fr}.page-stack:has(>.category-tree-panel)>.category-tree-panel{grid-column:1}.page-stack:has(>.category-tree-panel)>.category-tree-panel+.panel{grid-column:1}}@media (max-width:760px){.role-selection-strip,.permission-check-list{grid-template-columns:1fr}.product-picker-filter{grid-template-columns:1fr 1fr}.product-picker-filter input{grid-column:1/-1}.topbar{padding-inline:8px}.topbar-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:14px;overflow:hidden;display:block!important}.topbar-clock{min-width:150px;font-size:8px}.topbar .profile{display:none}.logout-button{padding-inline:7px}.content{padding:8px 5px 35px}}@media (max-width:900px){.product-option-selection-row{grid-template-columns:1fr 1fr}.option-criterion-delete{grid-column:2;justify-self:end}.product-option-stock-grid{grid-template-columns:1fr}}body{text-rendering:optimizelegibility;font-weight:400}strong,b,.brand,.topbar-title strong,.page-heading h1,.panel-heading h2{font-weight:650}.nav-link{font-weight:500}.nav-sublink{font-weight:450}.primary-button,.secondary-button,.dark-button,.danger-button,.logout-button{border-radius:6px;min-height:30px;padding:0 10px;font-size:11.5px;font-weight:600;line-height:1}.action-search{border-color:#279348}.action-excel{color:#176c49;background:#f5fbf8;border-color:#badbcd}.action-list .action-icon{color:#4b6384}.filter-reset-button{flex:none;align-self:center}.filter-spacer{flex:auto;display:block}.filter-actions{flex-wrap:wrap;flex:none;margin-left:0}.form-actions button{min-width:64px;min-height:30px}table{font-weight:400}th,.sortable-heading,td strong,td b,.status-badge,.plain-badge,.role-badge,.action-code,.classification-card strong,.content-status-card p,.role-card-button strong{font-weight:600}.sidebar-backdrop{display:none}@media (max-width:900px){.sidebar{z-index:70;width:238px;transform:translate(-100%);box-shadow:12px 0 36px #0d172838}.menu-open .sidebar{transform:translate(0)}.sidebar-header{padding:0 14px 0 20px}.sidebar-brand{justify-content:flex-start}.sidebar-brand>span:last-child,.sidebar-menu-tool,.nav-link>span:last-child,.sidebar-footer,.nav-submenu{display:flex}.sidebar-menu-tool{display:grid}.nav-submenu{flex-direction:column}.sidebar-nav{padding:7px 12px}.nav-link{justify-content:flex-start;padding:0 11px}.nav-icon{width:18px}.sidebar-backdrop{z-index:60;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0c142252;border:0;display:block;position:fixed;inset:0}.app-main,.menu-open .app-main,.sidebar-collapsed .app-main{margin-left:0}.open-tabs-bar,.menu-open .open-tabs-bar,.sidebar-collapsed .open-tabs-bar{left:0}.topbar{z-index:40;height:58px;padding:0 9px}.topbar-clock{display:none}.topbar .profile{border-left:0;gap:5px;padding-left:7px;display:flex}.topbar .profile .avatar{display:none}.topbar-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:15px;overflow:hidden;display:block!important}.topbar-actions{gap:7px}.content{padding:8px 5px 38px}.filter-bar{flex-direction:column;align-items:stretch;gap:6px;padding:9px}.filter-bar>input,.filter-bar>select,.filter-bar .date-range,.date-range input{width:100%;max-width:none}.filter-reset-button{align-self:flex-start}.filter-spacer{display:none}.filter-actions{justify-content:flex-start;width:100%;margin:0}.filter-actions button{flex:none}.list-command-bar{flex-direction:column;align-items:flex-start}.list-command-bar>div{justify-content:flex-start;width:100%}.classification-card-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.page-stack:has(>.category-tree-panel){grid-template-columns:1fr}.page-stack:has(>.category-tree-panel)>.category-tree-panel{grid-column:1}.page-stack:has(>.category-tree-panel)>.category-tree-panel+.panel{grid-column:1}.form-actions{flex-wrap:wrap}}@media (max-width:560px){.topbar-title strong{max-width:125px;font-size:14px}.topbar .profile{font-size:10.5px}.topbar .profile small{display:none}.logout-button{padding-inline:7px;font-size:10.5px}.classification-card-strip{grid-template-columns:1fr 1fr}.metric-grid{grid-template-columns:1fr}.filter-actions{gap:4px}.primary-button,.secondary-button,.dark-button,.danger-button{padding-inline:9px}}.card-icon{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.card-heading{align-items:center;gap:8px;display:flex}.card-heading .card-icon{color:#315f92;background:#edf5ff;border-radius:7px;width:24px;height:24px;padding:4px}.card-heading h2{margin:0}.panel-heading h2,.form-section-heading h2,.detail-panel>h2,.modal-heading h2{align-items:center;gap:6px;display:inline-flex}.panel-heading h2:before,.form-section-heading h2:before,.detail-panel>h2:before,.modal-heading h2:before{content:"";color:#4c6f9b;background:currentColor;flex:none;width:14px;height:14px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3' y='3' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3Crect x='12' y='3' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3Crect x='3' y='12' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3Crect x='12' y='12' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect x='3' y='3' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3Crect x='12' y='3' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3Crect x='3' y='12' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3Crect x='12' y='12' width='5' height='5' rx='1' fill='none' stroke='black' stroke-width='1.8'/%3E%3C/svg%3E") 50%/contain no-repeat}.card-heading h2:before{display:none}.classification-card{align-items:center;gap:8px;display:flex}.classification-card>.card-icon{color:#4b6687;background:#edf2f8;border-radius:7px;width:27px;height:27px;padding:5px}.classification-card.active>.card-icon{color:#fff;background:var(--blue)}.classification-card-copy{gap:3px;min-width:0;display:grid;color:inherit!important;font-size:inherit!important}.classification-card-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-status-strip,.inquiry-status-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,420px)}.inquiry-status-strip{width:min(100%,390px)}.role-card-button>span .card-icon,.content-status-card>span .card-icon{width:19px;height:19px}.metric-card{justify-content:flex-start;gap:14px}.metric-card>div{margin-right:auto}.metric-card-icon{color:#2d6ea3;background:#edf5fc;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.metric-card.violet .metric-card-icon{color:#6755bf;background:#f1effc}.metric-card.amber .metric-card-icon{color:#9a6412;background:#fff5df}.metric-card.red .metric-card-icon{color:#b63d4a;background:#fff0f2}.metric-card-icon .card-icon{width:22px;height:22px}.quick-grid .card-icon{width:22px;height:22px;color:var(--green)}.category-tree>li>div,.category-tree ol li{align-items:center;gap:8px;display:flex}.category-tree>li>div .card-icon{color:#2e6d9c;background:#edf5fb;border-radius:6px;width:23px;height:23px;padding:4px}.category-tree ol li .card-icon{color:#397b62;background:#edf8f3;border-radius:6px;width:21px;height:21px;padding:4px}.action-edit{color:#fff;background:#5b63c7;border-color:#5b63c7;box-shadow:0 2px 6px #5b63c72e}.action-edit:hover{color:#fff;background:#474fae;border-color:#474fae}.action-excel{color:#fff;background:#16805d;border-color:#16805d;box-shadow:0 2px 6px #16805d2e}.action-excel:hover{color:#fff;background:#106b4d;border-color:#106b4d}.primary-button:not(.action-button),.secondary-button:not(.action-button),.dark-button:not(.action-button),.danger-button:not(.action-button),.logout-button,.pagination-button{justify-content:center;align-items:center;gap:5px;display:inline-flex}.primary-button:not(.action-button):before,.secondary-button:not(.action-button):before,.dark-button:not(.action-button):before,.danger-button:not(.action-button):before{content:"";background:currentColor;flex:none;width:12px;height:12px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.5 8 14l8-8' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.5 8 14l8-8' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.action-button:not(:has(.action-icon)):before{content:"";background:currentColor;flex:none;width:12px;height:12px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.5 8 14l8-8' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.5 8 14l8-8' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.secondary-button:not(.action-button):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 10h10M9 6l-4 4 4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 10h10M9 6l-4 4 4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.action-button:not(:has(.action-icon)):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 10h10M9 6l-4 4 4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 10h10M9 6l-4 4 4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.dark-button:not(.action-button):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='8.5' cy='8.5' r='5' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='m12.5 12.5 4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='8.5' cy='8.5' r='5' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='m12.5 12.5 4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.danger-button:not(.action-button):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m5 5 10 10M15 5 5 15' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m5 5 10 10M15 5 5 15' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.logout-button svg,.tab-nav-button svg,.close-all-tabs svg,.open-tab-close svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.tab-nav-button,.close-all-tabs{place-items:center;display:grid}.tab-nav-button svg{width:18px;height:18px}.open-tab-close{place-items:center;display:grid}.open-tab-close svg{width:12px;height:12px}.open-tabs-list{scrollbar-width:none;scroll-behavior:smooth}.open-tabs-list::-webkit-scrollbar{display:none}.pagination-button{color:#4f5d72}.pagination-button .action-icon{width:12px;height:12px}.mini-button:before{content:"↕";color:#54709a;margin-right:3px;font-size:11px}.mini-button.danger:before,.row-button.danger-text:before{content:"×";margin-right:3px}@media (max-width:560px){.compact-status-strip,.inquiry-status-strip{width:100%}}:root{--ink:#1d2733;--muted:#647386;--line:#d9e0e7;--canvas:#f5f7f9;--shadow:0 1px 2px #10182809}body{color:var(--ink);font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;font-family:Inter,Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}button,input,select,textarea{color:inherit;letter-spacing:0;font-family:inherit;font-weight:500}strong,b,.brand,.topbar-title strong,.page-heading h1,.panel-heading h2,.form-section-heading h2{font-weight:600}.nav-link,.nav-sublink{font-weight:500}.nav-link.active,.nav-sublink.active{font-weight:600}.filter-bar input,.filter-bar select,.modal-form label,.form-grid label,.password-form>label:not(.password-visibility){font-weight:500}table{color:#263241;font-weight:400}th,.sortable-heading{color:#4b5969;font-weight:600}td strong,td b,.status-badge,.plain-badge,.role-badge,.action-code{font-weight:600}.primary-button,.secondary-button,.dark-button,.danger-button,.logout-button{border-radius:6px;font-weight:600;box-shadow:0 1px 2px #1018280a}.secondary-button{border-color:#cbd5df}.secondary-button:hover:not(:disabled){color:#343e50;background:#f8fafb;border-color:#9eabb9}.dashboard-page{gap:12px}.dashboard-page .metric-grid{gap:9px}.dashboard-page .metric-card{border-top-width:2px;border-radius:8px;min-height:88px;padding:13px 15px}.dashboard-page .metric-card-icon{border-radius:8px;width:35px;height:35px}.dashboard-page .metric-card-icon .card-icon{width:19px;height:19px}.dashboard-page .metric-card p{margin-bottom:5px;font-weight:500}.dashboard-page .metric-card strong{letter-spacing:-.5px;font-size:24px}.dashboard-page .dashboard-grid{gap:12px}.dashboard-page .panel-heading{min-height:54px;padding:11px 14px}.dashboard-page .compact-list>a{min-height:52px;padding:8px 14px}.dashboard-page .quick-grid{gap:7px;padding:10px}.dashboard-page .quick-grid a{min-height:54px}.dashboard-page .content-card-grid{gap:8px}.dashboard-page .content-status-card{border-radius:8px;min-height:72px;padding:10px 13px}.dashboard-page .content-status-card strong{font-size:21px}.dashboard-page .total-strip{min-height:76px}.dashboard-page .total-strip>div{gap:5px;padding:12px 17px}.dashboard-page .total-strip strong{font-size:21px}.category-level{color:#315f89;background:#edf4fa;border-radius:5px;align-items:center;min-width:54px;padding:4px 7px;font-size:10.5px;font-weight:600;display:inline-flex}.category-level-child{color:#287055;background:#edf8f3;margin-left:24px;position:relative}.category-level-child:before{content:"";border-bottom:1px solid #9eabb8;border-left:1px solid #9eabb8;width:11px;height:8px;position:absolute;top:50%;left:-17px;transform:translateY(-70%)}.modal-card:has(.product-picker-table){width:min(100%,900px)}.product-picker-filter{border:1px solid var(--line);border-radius:7px;margin-bottom:10px;padding:7px 8px;display:flex}.product-picker-filter input{max-width:340px}.product-picker-filter select{width:210px}.product-picker-table{border:1px solid var(--line);border-radius:7px;max-height:min(430px,52vh);overflow:auto}.product-picker-table thead{z-index:1;position:sticky;top:0}.product-picker-table .check-cell{text-align:center;width:42px;padding-inline:11px}.product-picker-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--green);cursor:pointer;margin:0}.product-picker-actions{border-top:1px solid var(--line);margin-top:10px;padding-top:10px}@media (max-width:900px){.sidebar{visibility:hidden;pointer-events:none}.menu-open .sidebar{visibility:visible;pointer-events:auto}.product-picker-filter{flex-direction:column;align-items:stretch}.product-picker-filter input,.product-picker-filter select{width:100%;max-width:none}.product-picker-table{max-height:46vh}}:root{--ink:#17212b;--muted:#596879}body{-webkit-font-smoothing:auto;text-rendering:auto;font-family:Noto Sans KR,Malgun Gothic,맑은 고딕,Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.45}button,input,select,textarea{font-weight:400}strong,b,.brand,.topbar-title strong,.nav-link.active,.nav-sublink.active,.panel-heading h2,.form-section-heading h2{font-weight:600}.nav-link{font-size:13px;font-weight:400}.nav-sublink{color:#cbd4df;font-size:12px;font-weight:400}.filter-bar input,.filter-bar select,.primary-button,.secondary-button,.dark-button,.danger-button,.logout-button{font-size:12px;font-weight:500}.filter-bar input,.filter-bar select{color:#1f2c38}table{color:#202d39;font-size:12px;font-weight:400}th{color:#425160;font-size:11px;font-weight:500}.sortable-heading{font-weight:500}td{font-weight:400}.stack-cell span,.product-cell span,.admin-cell span,.tracking small{color:#596879;font-size:11px}.panel-heading p,.form-section-heading p,.muted{color:#596879}.pagination,.list-command-bar>span,.refresh-control small{font-weight:500}.list-command-bar-actions-only{justify-content:flex-end}.selection-column{text-align:center;width:48px}.selection-column label{cursor:pointer;justify-content:center;align-items:center;gap:5px;display:inline-flex}.selection-column input[type=checkbox]{width:16px;height:16px;accent-color:var(--green);cursor:pointer;margin:0}.selection-column span{font-size:11px;font-weight:500}.dashboard-status-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:12px;min-width:0;display:grid}.dashboard-status-grid>*{min-width:0}.task-status-list{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.task-status-list>a{border-bottom:1px solid #e8ecf1;border-right:1px solid #e8ecf1;grid-template-columns:30px minmax(0,1fr) auto 26px;align-items:center;gap:8px;min-height:48px;padding:7px 11px;display:grid}.task-status-list>a:nth-child(2n){border-right:0}.task-status-list>a:nth-last-child(-n+2){border-bottom:0}.task-status-list>a:hover{background:#f8fafb}.task-status-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.task-status-list b{font-size:13px;font-weight:600}.task-status-icon{color:#2d6ea3;background:#edf5fc;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.task-status-icon.violet{color:#6755bf;background:#f1effc}.task-status-icon.amber{color:#9a6412;background:#fff5df}.task-status-icon.red{color:#b63d4a;background:#fff0f2}.task-status-icon .card-icon{width:17px;height:17px}.compact-arrow{width:24px;height:24px;font-size:12px}.dashboard-horizontal-bars{gap:11px;min-width:0;padding:13px 15px;display:grid}.dashboard-horizontal-bars>div{grid-template-columns:70px minmax(90px,1fr) 62px;align-items:center;gap:10px;display:grid}.dashboard-horizontal-bars span{color:#4d5c6a;font-size:11px}.dashboard-horizontal-bars>div>div{background:#edf1f4;border-radius:999px;height:9px;overflow:hidden}.dashboard-horizontal-bars i{border-radius:inherit;background:#2e9872;height:100%;display:block}.dashboard-horizontal-bars .blue i{background:#3a7bc3}.dashboard-horizontal-bars .violet i{background:#7767c7}.dashboard-horizontal-bars strong{text-align:right;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.content-card-arrow{flex:none;width:28px;height:28px;font-size:13px;font-weight:500}@media (max-width:1000px){.dashboard-status-grid{grid-template-columns:minmax(0,1fr)}.dashboard-page .content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.dashboard-page .content-card-grid,.task-status-list{grid-template-columns:minmax(0,1fr)}.task-status-list>a{border-right:0}.task-status-list>a:nth-last-child(-n+2){border-bottom:1px solid #e8ecf1}.task-status-list>a:last-child{border-bottom:0}.dashboard-horizontal-bars>div{grid-template-columns:64px minmax(0,1fr) 48px}}.secondary-button.action-search:hover:not(:disabled){color:#fff;background:#1f7d3b;border-color:#1f7d3b}.secondary-button.action-new:hover:not(:disabled){color:#fff;background:#1e61ae;border-color:#1e61ae}.secondary-button.action-edit:hover:not(:disabled){color:#fff;background:#474fae;border-color:#474fae}.secondary-button.action-delete:hover:not(:disabled){color:#fff;background:#a93642;border-color:#a93642}.secondary-button.action-excel:hover:not(:disabled){color:#fff;background:#106b4d;border-color:#106b4d}.role-permission-layout{grid-template-columns:minmax(250px,290px) minmax(520px,560px);justify-content:start;align-items:start;gap:10px;display:grid}.role-manager-panel,.permission-matrix-panel{min-width:0;overflow:hidden}.role-manager-heading{min-height:59px}.role-manager-heading,.permission-matrix-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.permission-matrix-heading{min-height:45px;padding-block:6px}.role-manager-heading h2,.permission-matrix-heading h2{margin:0;font-size:14px}.role-manager-heading p,.permission-matrix-heading p{color:var(--muted);margin:4px 0 0;font-size:10.5px}.role-manager-actions{align-items:center;gap:4px;display:flex}.role-manager-actions .action-button{min-width:0;min-height:28px;padding-inline:7px;font-size:10.5px}.role-name-list{align-content:start;gap:5px;min-height:420px;max-height:calc(100vh - 196px);padding:6px;display:grid;overflow-y:auto}.role-name-item{border:1px solid var(--line);width:100%;min-height:72px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:7px;gap:5px;padding:10px 11px;transition:all .15s;display:grid}.role-name-item:hover{background:#f6f9fd;border-color:#9eb4d1}.role-name-item.active{border-color:var(--blue);box-shadow:inset 3px 0 0 var(--blue);background:#e6efff}.role-name-item>span{align-items:center;gap:6px;display:flex}.role-name-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.role-name-item em{color:#4f6177;background:#edf1f5;border-radius:4px;padding:2px 5px;font-size:9px;font-style:normal}.role-name-item em.custom{color:#315f96;background:#e8f0fb}.role-name-item small{color:#526174;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.4;overflow:hidden}.role-name-item b{color:#718094;font-size:9.5px;font-weight:500}.role-name-item.active small,.role-name-item.active b{color:#46658d}.permission-matrix-heading{padding-inline:13px}.permission-matrix-heading .primary-button{min-width:68px}.permission-matrix-panel{width:min(100%,560px)}.permission-matrix-wrap{min-height:420px;max-height:calc(100vh - 196px);overflow:auto}.permission-matrix-table{table-layout:fixed;width:100%;min-width:520px}.permission-matrix-table thead{z-index:2;position:sticky;top:0}.permission-matrix-table thead th{color:#34465b;text-align:center;background:#eef3f8;height:36px;font-size:11px}.permission-matrix-table thead th:first-child{text-align:left;width:76px}.permission-matrix-table thead th:nth-child(2){text-align:left;width:190px}.permission-matrix-table thead th:nth-child(n+3){width:58px}.permission-matrix-table td,.permission-matrix-table tbody th{border-bottom:1px solid #e5eaf0;border-right:1px solid #edf0f4;height:34px;padding-top:3px;padding-bottom:3px}.permission-matrix-table tbody tr:hover{background:#f8fafc}.permission-group-cell{color:#41546a;vertical-align:middle;background:#f5f7fa;padding:3px 10px;font-size:10.5px;font-weight:600}.permission-screen-name{white-space:normal}.permission-screen-name strong{color:#263546;font-size:12px;display:block}.permission-check-cell{text-align:center;padding:0}.permission-check-cell input{width:17px;height:17px;accent-color:var(--blue);cursor:pointer;margin:0}.permission-check-cell input:disabled{cursor:default;opacity:.48}.roles-page .modal-form input[readonly]{color:#647386;cursor:default;background:#f2f4f7}.rich-editor{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd7e2;border-radius:8px;transition:border-color .18s,box-shadow .18s;overflow:hidden}.rich-editor:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #3678dc1a}.rich-editor.is-invalid{border-color:#cf4454;box-shadow:0 0 0 3px #cf44541a}.rich-editor-toolbar{background:#fbfcfd;border-bottom:1px solid #dfe4eb;flex-wrap:wrap;align-items:center;gap:2px;min-height:42px;padding:5px 7px;display:flex}.rich-editor-toolbar select{background-color:#0000;border:0;border-radius:4px;width:auto;height:29px;padding:0 23px 0 7px;font-size:11px}.rich-editor-toolbar select:first-child{min-width:85px}.rich-editor-toolbar select:hover,.rich-editor-toolbar select:focus{box-shadow:none;background-color:#eef2f7}.rich-editor-tool{color:#273142;cursor:pointer;background:0 0;border:0;border-radius:4px;min-width:29px;height:29px;padding:0 6px;font-family:Malgun Gothic,sans-serif;font-size:12px;line-height:1}.rich-editor-tool:hover,.rich-editor-tool:focus-visible{color:#174f9b;background:#e8eff9;outline:none}.rich-editor-tool.tool-bold{font-weight:800}.rich-editor-tool.tool-underline{text-decoration:underline}.rich-editor-tool.tool-italic{font-style:italic}.rich-editor-tool.tool-strike{text-decoration:line-through}.rich-editor-separator{background:#dfe4eb;width:1px;height:18px;margin:0 3px}.rich-editor-color{cursor:pointer;border-radius:4px;place-items:center;width:29px;height:29px;position:relative;gap:0!important;display:grid!important}.rich-editor-color:hover{background:#e8eff9}.rich-editor-color input{cursor:pointer;background:0 0;border:1px solid #9aa7b7;border-radius:2px;min-height:0;padding:0;width:17px!important;height:17px!important}.rich-editor-color input::-webkit-color-swatch-wrapper{padding:0}.rich-editor-color input::-webkit-color-swatch{border:0}.rich-editor-highlight input{border-style:dashed}.rich-editor-toolbar .rich-editor-insert{min-width:58px}.rich-editor-content{color:#202737;white-space:normal;background:#fff;outline:none;padding:12px 14px;font-size:13px;font-weight:400;line-height:1.65;overflow:auto}.rich-editor-content:empty:before{color:#98a2b3;content:attr(data-placeholder);pointer-events:none}.rich-editor-content p{margin:0 0 .65em}.rich-editor-content p:last-child{margin-bottom:0}.rich-editor-content ul,.rich-editor-content ol{margin:.45em 0;padding-left:24px}.rich-editor-content blockquote{color:#536174;background:#f5f8fc;border-left:3px solid #8eb6ed;margin:.6em 0;padding:6px 12px}.rich-editor-content img{max-width:100%;height:auto}.rich-editor-content a{color:#2169c5;text-decoration:underline}.rich-editor-content table{border-spacing:0;border-collapse:collapse;width:100%;margin:8px 0}.rich-editor-content th,.rich-editor-content td{border:1px solid #cfd7e2;min-width:60px;padding:7px 8px}.rich-editor-footer{color:#7a8494;background:#fbfcfd;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;min-height:24px;padding:3px 9px;font-size:9.5px;font-weight:400;display:flex}.rich-editor.is-invalid .rich-editor-footer span:first-child{color:#b63343}.screen-breadcrumb{z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f8fbf5;border-bottom:1px solid #dae0e8d1;min-height:32px;margin:-10px -7px 8px;padding:8px 7px 5px;position:sticky;top:58px}.page-stack>.classification-card-strip,.page-stack>.role-strip{z-index:8;background:var(--canvas);padding-block:4px;position:sticky;top:90px}.page-stack>.panel>.filter-bar,.page-stack>.panel>.list-command-bar{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;position:sticky;top:90px;box-shadow:0 5px 10px #2331460a}:is(.page-stack:has(>.classification-card-strip)>.panel>.filter-bar,.page-stack:has(>.classification-card-strip)>.panel>.list-command-bar,.page-stack:has(>.role-strip)>.panel>.filter-bar,.page-stack:has(>.role-strip)>.panel>.list-command-bar){top:145px}.page-stack>.panel:has(>.filter-bar):not(:has(>.table-wrap)){z-index:7;position:sticky;top:90px}.product-editor-form section[hidden]{display:none!important}.product-form-sticky-head{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;margin:-25px -25px 0;padding:7px 25px;position:sticky;top:90px;box-shadow:0 6px 14px #2331460f}.product-form-actions-top{min-height:36px;padding:0 0 7px}.product-form-sticky-head .form-utility-bar{margin:0}.product-form-tabs{border-bottom:1px solid var(--line);background:#f8fafc;align-items:flex-end;gap:4px;margin:0 -25px;padding:7px 25px 0;display:flex}.product-form-tabs button{color:#5b6879;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;min-height:38px;padding:0 18px;font-size:12px;font-weight:600}.product-form-tabs button:hover{color:#245a99;background:#eef4fb}.product-form-tabs button.active{color:#174f9b;border-bottom-color:var(--blue);background:#fff}.product-form-actions-bottom,.promotion-form-actions-bottom{z-index:8;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;min-height:48px;margin:0 -25px -25px;padding:8px 25px;position:sticky;bottom:28px;box-shadow:0 -6px 14px #23314612}.promotion-form-actions-top{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;min-height:48px;margin:-25px -25px 0;padding:8px 25px;position:sticky;top:90px;box-shadow:0 6px 14px #2331460f}.modal-heading{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;position:sticky;top:0}.modal-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.modal-heading-actions button{min-width:58px}.modal-card .modal-actions,.modal-card .modal-form>.form-actions{z-index:3;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;margin:14px -20px -20px;padding:9px 20px;position:sticky;bottom:-20px;box-shadow:0 -5px 12px #2331460f}.rich-editor-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}.rich-editor-tool{place-items:center;display:inline-grid}.rich-editor-tool.tool-bold,.rich-editor-tool.tool-underline,.rich-editor-tool.tool-italic,.rich-editor-tool.tool-strike{font-weight:inherit;font-style:normal;text-decoration:none}.rich-editor-tool.tool-url{min-width:29px;font-size:inherit}@media (max-width:1050px){.role-permission-layout{grid-template-columns:minmax(225px,250px) minmax(520px,560px)}.role-manager-heading{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.role-permission-layout{grid-template-columns:minmax(0,1fr)}.role-name-list,.permission-matrix-wrap{min-height:0;max-height:none}.role-name-list{grid-template-columns:repeat(2,minmax(0,1fr))}.role-manager-heading{flex-direction:row;align-items:center}.rich-editor-toolbar{align-items:flex-start}.rich-editor-separator{display:none}.rich-editor-toolbar select:first-child{min-width:76px}:is(.page-stack:has(>.classification-card-strip)>.panel>.filter-bar,.page-stack:has(>.classification-card-strip)>.panel>.list-command-bar,.page-stack:has(>.role-strip)>.panel>.filter-bar,.page-stack:has(>.role-strip)>.panel>.list-command-bar){position:static}.product-form-sticky-head,.promotion-form-actions-top{margin-inline:-15px;padding-inline:15px;top:90px}.product-form-tabs{margin-inline:-15px;padding-inline:15px;overflow-x:auto}.product-form-tabs button{flex:none;padding-inline:12px}.product-form-actions-bottom,.promotion-form-actions-bottom{margin-inline:-15px;padding-inline:15px}.modal-heading{align-items:flex-start;gap:8px}.modal-heading-actions{flex-wrap:wrap}}
