:root{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#182230;background:#f2f4f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.auth-screen{display:grid;min-height:100vh;padding:24px;place-items:center}.auth-card{width:min(420px,100%);padding:40px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 20px 40px #10182814}.auth-card .brand-mark{margin-bottom:28px}.auth-card p:not(.eyebrow){color:#667085}.auth-card form,.auth-card label{display:grid;gap:12px}.auth-card form{margin-top:28px}.auth-card label{gap:7px;color:#475467;font-size:13px;font-weight:700}.auth-card input{height:42px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;font:inherit}.operator{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:#475467;font-size:13px}.dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;padding:24px;overflow-y:auto;place-items:center;background:#080c14b8}.password-dialog{width:min(440px,100%);padding:28px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 24px 64px #1018283d}.admin-users-heading-actions{display:flex;align-items:center;gap:12px}.admin-users-heading-actions span{color:#667085;font-size:12px}.admin-user-list{min-width:0;overflow:hidden;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.admin-user-list-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #e4e7ec}.admin-user-list-heading h3{margin:0;font-size:14px}.admin-user-list-heading span{color:#667085;font-size:12px}.admin-user-list>.notice{margin:16px}.admin-user-table{min-width:640px}.dialog-heading,.dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-heading h2,.dialog-heading p{margin-bottom:0}.dialog-close{padding:4px 8px;border:0;color:inherit;background:transparent;font:inherit;font-size:26px;cursor:pointer}.password-form,.password-form label{display:grid;gap:8px}.password-form{gap:16px;margin-top:24px}.password-form label{color:#475467;font-size:13px;font-weight:700}.password-form input{height:42px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;font:inherit}.password-form input:focus{border-color:#7f56d9;outline:3px solid rgb(127 86 217 / 20%)}.password-form small{color:#667085;font-weight:400}.dialog-actions{justify-content:flex-end}.password-form button:disabled,.dialog-close:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.app-shell.sidebar-hidden{grid-template-columns:minmax(0,1fr)}.sidebar-hidden .sidebar{display:none}.sidebar{display:flex;flex-direction:column;gap:44px;padding:28px 20px;color:#d0d5dd;background:#101828}.brand{display:flex;align-items:center;gap:12px;padding:0 8px}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#fff;font-weight:800;background:#7f56d9}.brand div{display:grid}.brand strong{color:#fff;font-size:16px}.brand div span{color:#98a2b3;font-size:12px}.nav-item{display:flex;width:100%;align-items:center;gap:12px;padding:11px 12px;border:0;border-radius:8px;color:inherit;background:transparent;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.nav-item.active{color:#fff;background:#344054}.nav-group{display:grid;gap:8px}.nav-group-label{margin:0 8px 2px;color:#667085;font-size:10px;font-weight:800;letter-spacing:.04em}.system-nav-group{padding-top:16px;border-top:1px solid #263244}.nav-icon{font-size:19px}.sidebar-note{margin-top:auto;padding:0 8px;color:#667085;font-size:12px}main{min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:112px;padding:24px 40px;border-bottom:1px solid #e4e7ec;background:#fff}.topbar-start{display:flex;align-items:center;gap:16px}.sidebar-toggle{display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid #d0d5dd;border-radius:8px;color:#344054;background:#fff;font:inherit;font-size:18px;cursor:pointer}.sidebar-toggle:hover{background:#f2f4f7}.sidebar-toggle:focus-visible{outline:3px solid #d6bbfb;outline-offset:2px}.eyebrow,.card-label{color:#7f56d9;font-size:11px;font-weight:800;letter-spacing:.12em}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:26px;letter-spacing:-.03em}.environment{padding:7px 11px;border:1px solid #d6bbfb;border-radius:999px;color:#6941c6;background:#f9f5ff;font-size:12px;font-weight:700}.content{width:min(1440px,100%);padding:40px}.page-section{display:grid;gap:20px}.section-heading{display:flex;align-items:end;justify-content:space-between}.section-heading h2,.section-heading p{margin-bottom:0}.section-heading>span{color:#667085;font-size:12px}.search-panel{position:relative;display:grid;width:min(760px,100%);gap:8px;padding:10px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;box-shadow:0 6px 20px #1018280a}.search-toolbar{display:grid;grid-template-columns:120px minmax(200px,420px) auto auto;gap:8px;justify-content:start}.search-toolbar>input,.search-toolbar>select,.filter-menu-panel input,.filter-menu-panel select{width:100%;height:38px;padding:0 10px;border:1px solid #d0d5dd;border-radius:8px;color:#182230;background:#fff;font:inherit;font-size:13px}.search-toolbar>input:focus,.search-toolbar>select:focus,.filter-menu-panel input:focus,.filter-menu-panel select:focus{border-color:#7f56d9;outline:3px solid #f4ebff}.filter-menu{position:relative}.filter-menu>summary{display:inline-flex;min-height:38px;align-items:center;gap:7px;list-style:none}.filter-menu>summary::-webkit-details-marker{display:none}.filter-menu>summary:before{content:"⚙";font-size:12px}.filter-menu>summary span{display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:999px;color:#fff;background:#7f56d9;font-size:10px}.filter-menu-panel{position:absolute;z-index:20;top:calc(100% + 6px);right:0;display:grid;width:min(460px,calc(100vw - 64px));gap:12px;padding:14px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;box-shadow:0 20px 48px #1018282e}.filter-menu-panel.compact{width:250px}.filter-menu-panel label,.filter-period label{display:grid;gap:6px;color:#475467;font-size:12px;font-weight:700}.filter-menu-panel>small{color:#667085;font-size:11px}.filter-period{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:10px;margin:0;padding:12px 0 0;border:0;border-top:1px solid #eaecf0}.filter-period legend{padding-right:8px;color:#667085;font-size:11px;font-weight:800}.applied-filters{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.applied-filters button{display:inline-flex;min-height:24px;align-items:center;gap:5px;padding:3px 8px;border:1px solid #e9d7fe;border-radius:999px;color:#6941c6;background:#f9f5ff;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.applied-filters button span{font-size:15px;line-height:1}.applied-filters .clear-filters{border-color:transparent;color:#667085;background:transparent}.button,.pagination button{min-height:38px;padding:0 14px;border:1px solid #d0d5dd;border-radius:8px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.button.primary{border-color:#7f56d9;color:#fff;background:#7f56d9}.button.danger{border-color:#d92d20;color:#fff;background:#d92d20}.button:disabled{opacity:.5;cursor:not-allowed}.button.secondary,.pagination button{color:#344054;background:#fff}.table-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.table-scroll{overflow-x:auto}table{width:100%;min-width:1000px;border-collapse:collapse;font-size:13px}th,td{padding:14px 16px;border-bottom:1px solid #eaecf0;text-align:left;vertical-align:top;white-space:nowrap}th{color:#475467;background:#f9fafb;font-size:11px;letter-spacing:.04em}td strong,td small{display:block}td small{margin-top:5px;color:#667085}.member-row{cursor:pointer}.member-row:hover td{background:#7f56d90f}.member-row:focus-visible{outline:2px solid #8b5cf6;outline-offset:-2px}.selected-row td{background:#7f56d91a}td.memo-content{min-width:320px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.empty-cell{height:160px;color:#667085;text-align:center;vertical-align:middle}.status-badge{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;color:#344054;background:#f2f4f7;font-size:11px;font-weight:800}.status-badge.success{color:#027a48;background:#ecfdf3}.status-badge.inactive{color:#b42318;background:#fef3f2}.pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;color:#667085;font-size:12px}.pagination div{display:flex;align-items:center;gap:12px}.pagination button:disabled{opacity:.45;cursor:not-allowed}.notice{margin:0;padding:13px 16px;border-radius:8px;color:#475467;background:#f2f4f7}.notice.error{color:#b42318;background:#fef3f2}.notice.success{color:#027a48;background:#ecfdf3}.detail-content{display:grid;gap:20px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-grid article,.shipping-list article{padding:18px;border:1px solid #e4e7ec;border-radius:10px}.detail-content h3{margin:0 0 14px;font-size:14px}.detail-content dl{display:grid;grid-template-columns:minmax(70px,auto) 1fr;gap:9px 12px;margin:0;font-size:12px}.detail-content dt{color:#667085}.detail-content dd{min-width:0;margin:0;overflow-wrap:anywhere}.cancellation-control{display:grid;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #293548}.cancellation-control>.button{justify-self:start}.cancellation-dialog{color:#e4e7ec}.cancellation-warning{margin:24px 0;color:#d0d5dd;font-size:14px;line-height:1.6}.cancellation-warning p,.cancellation-warning ul{margin:0}.cancellation-warning ul{margin-top:12px;padding-left:20px}.cancellation-form .cancellation-warning{margin:0}.cancellation-form textarea{width:100%;min-height:104px;padding:12px;resize:vertical;border:1px solid #344054;border-radius:8px;color:#e4e7ec;background:#0c121d;font:inherit;line-height:1.5}.cancellation-form textarea:focus{border-color:#8b5cf6;outline:3px solid rgb(139 92 246 / 20%)}.shipping-list{display:grid;gap:10px}.shipping-list h3,.shipping-list p{margin-bottom:0}.shipping-list article>div{display:flex;justify-content:space-between;gap:12px}.shipping-list p,.shipping-list small,.muted{color:#667085;font-size:12px;line-height:1.6}.history-list{padding:18px;border:1px solid #e4e7ec;border-radius:10px}.history-list ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.history-list li{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:14px 0;border-bottom:1px solid #eaecf0}.history-list li:last-child{padding-bottom:0;border-bottom:0}.history-list time,.history-list small{color:#667085;font-size:12px}.history-status{display:flex;align-items:center;gap:8px;margin-bottom:5px}.history-target,.estimated-badge{padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800}.history-target.order{color:#6941c6;background:#f4ebff}.history-target.payment{color:#175cd3;background:#eff8ff}.estimated-badge{color:#b54708;background:#fffaeb}.memo-section{padding:18px;border:1px solid #e4e7ec;border-radius:10px}.memo-form{display:grid;gap:8px;margin-bottom:16px}.memo-form label{color:#475467;font-size:12px;font-weight:700}.memo-form textarea{width:100%;padding:12px;resize:vertical;border:1px solid #d0d5dd;border-radius:8px;color:#182230;font:inherit;line-height:1.5}.memo-form textarea:focus{border-color:#7f56d9;outline:3px solid #f4ebff}.memo-form>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.memo-form span,.memo-list small{color:#667085;font-size:12px}.memo-form button:disabled{opacity:.5;cursor:not-allowed}.memo-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.memo-list li{padding:14px;border-radius:8px;background:#f9fafb}.memo-list p{margin-bottom:8px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.welcome-card{display:flex;gap:18px;padding:32px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 1px 2px #1018280a}.status-dot{flex:0 0 auto;width:12px;height:12px;margin-top:6px;border:3px solid #d1fadf;border-radius:50%;background:#12b76a;box-shadow:0 0 0 3px #ecfdf3}.card-label{margin-bottom:8px}h2{margin-bottom:12px;font-size:22px;letter-spacing:-.03em}.welcome-card p:last-child{max-width:650px;margin-bottom:0;color:#667085;line-height:1.7}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.status-card{display:grid;gap:8px;padding:22px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.status-card span,.status-card small{color:#667085;font-size:12px}.status-card strong{font-size:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{color:#e4e7ec;background:#080c14;color-scheme:dark}.auth-card,.topbar,.search-panel,.table-card,.welcome-card,.status-card,.password-dialog,.admin-user-list{border-color:#263244;background:#111827}.admin-user-list-heading{border-color:#263244}.auth-card input,.search-toolbar>input,.search-toolbar>select,.filter-menu-panel input,.filter-menu-panel select,.memo-form textarea,.password-form input{border-color:#344054;color:#e4e7ec;background:#0c121d}.auth-card label,.operator,.section-heading>span,.filter-menu-panel label,.filter-period label,.pagination,.memo-form label,.password-form label,.password-form small{color:#98a2b3}.filter-menu-panel,.filter-period{border-color:#263244}.filter-menu-panel{background:#111827;box-shadow:0 20px 48px #0000005c}.filter-menu-panel>small,.filter-period legend{color:#98a2b3}.applied-filters button{border-color:#49366c;color:#c4b5fd;background:#30264a}.applied-filters .clear-filters{border-color:transparent;color:#98a2b3;background:transparent}.app-shell{grid-template-columns:84px minmax(0,1fr);color:#e4e7ec;background:#080c14}.sidebar{position:sticky;top:0;height:100vh;height:100dvh;gap:24px;padding:20px 12px;overflow-y:auto;border-right:1px solid #263244;background:#101828}.brand{justify-content:center;padding:0}.brand .brand-copy,.sidebar-note{display:none}.sidebar nav{display:grid;gap:20px}.nav-group-label{margin-inline:0;text-align:center}.nav-item{flex-direction:column;justify-content:center;gap:4px;min-height:58px;padding:8px 4px;color:#98a2b3;font-size:10px;line-height:1.2;text-align:center}.nav-item.active{color:#fff;background:#2b2442;box-shadow:inset 3px 0 #8b5cf6}.nav-icon{font-size:18px}.topbar{min-height:82px;padding:16px 24px}.topbar h1{color:#f2f4f7;font-size:22px}.sidebar-toggle,.button.secondary,.pagination button{border-color:#344054;color:#d0d5dd;background:#151d2b}.sidebar-toggle:hover,.button.secondary:hover,.pagination button:hover:not(:disabled){background:#202a3a}.button.primary{border-color:#7c3aed;background:#7c3aed}.content{width:100%;max-width:none;padding:32px}.content-split{padding:0}.preorder-workspace{display:grid;grid-template-columns:minmax(350px,420px) minmax(0,1fr);height:calc(100vh - 82px);height:calc(100dvh - 82px);min-height:620px;background:#0c121d}.preorder-list-pane{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border-right:1px solid #263244;background:#0f1622}.preorder-pane-heading,.split-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid #263244}.preorder-pane-heading h2,.preorder-pane-heading p,.split-detail-heading h2,.split-detail-heading p{margin-bottom:0}.preorder-pane-heading>span{color:#98a2b3;font-size:12px}.preorder-search{position:relative;display:grid;gap:12px;padding:14px 16px;border-bottom:1px solid #263244}.preorder-toolbar{grid-template-columns:90px minmax(0,1fr) auto auto}.advanced-filter-grid input,.advanced-filter-grid select{height:38px;padding:0 10px;border:1px solid #344054;border-radius:8px;color:#e4e7ec;background:#0b111b;font:inherit;font-size:12px}.advanced-filter-grid input:focus,.advanced-filter-grid select:focus{border-color:#8b5cf6;outline:2px solid rgb(139 92 246 / 20%)}.preorder-filter-panel{width:min(380px,calc(100vw - 32px))}.advanced-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:290px;margin:0;overflow-y:auto}.advanced-filter-grid label{display:grid;gap:5px;color:#98a2b3;font-size:11px}.preorder-list-pane>.notice{margin:12px 16px 0}.order-list{flex:1;min-height:0;overflow-y:auto}.order-list-item{position:relative;display:grid;width:100%;gap:7px;padding:16px 18px;border:0;border-bottom:1px solid #202b3b;color:#d0d5dd;background:transparent;font:inherit;text-align:left;cursor:pointer}.order-list-item:hover{background:#151e2c}.order-list-item.active{background:#28213d;box-shadow:inset 3px 0 #8b5cf6}.order-list-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-list-title time,.order-list-meta{color:#98a2b3;font-size:11px}.order-list-item .status-badge{margin-top:2px}.preorder-list-pane>.pagination{flex:0 0 auto;border-top:1px solid #263244;background:#101722}.preorder-detail-pane{min-width:0;overflow-y:auto;padding:0 28px 32px;background:#0c121d}.split-detail-heading{position:sticky;z-index:2;top:0;margin:0 -28px 24px;padding:20px 28px;background:#0c121df5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.split-empty{display:grid;min-height:180px;margin:0;place-items:center;color:#667085;font-size:13px}.split-error{display:flex;align-items:center;justify-content:space-between;gap:16px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid article,.shipping-list article,.history-list,.memo-section{border-color:#293548;background:#121a27}.detail-content dt,.history-list time,.history-list small,.shipping-list p,.shipping-list small,.memo-form span,.memo-list small,.muted{color:#98a2b3}.memo-list li,.notice{background:#172131}.notice{color:#b8c0cc}.notice.error{color:#fda29b;background:#3a1d24}.notice.success{color:#6ce9a6;background:#15362b}.history-list li,td{border-color:#263244}th{color:#98a2b3;background:#151d2a}.status-badge{color:#cbd5e1;background:#293548}.status-badge.success{color:#6ce9a6;background:#15362b}.status-badge.inactive{color:#fda29b;background:#3a1d24}.history-target.order{color:#c4b5fd;background:#30264a}.history-target.payment{color:#84caff;background:#12304b}.estimated-badge{color:#fec84b;background:#3d2d12}.theme-toggle{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:0 12px;border:1px solid #344054;border-radius:8px;color:#d0d5dd;background:#151d2b;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.theme-toggle:hover{background:#202a3a}.theme-toggle:focus-visible{outline:3px solid #7c3aed;outline-offset:2px}.auth-screen>.theme-toggle{position:fixed;top:24px;right:24px}:root[data-theme=light]{color:#182230;background:#f2f4f7;color-scheme:light}:root[data-theme=light] .auth-card,:root[data-theme=light] .topbar,:root[data-theme=light] .search-panel,:root[data-theme=light] .filter-menu-panel,:root[data-theme=light] .table-card,:root[data-theme=light] .welcome-card,:root[data-theme=light] .status-card,:root[data-theme=light] .password-dialog,:root[data-theme=light] .admin-user-list{border-color:#e4e7ec;background:#fff}:root[data-theme=light] .auth-card input,:root[data-theme=light] .search-toolbar>input,:root[data-theme=light] .search-toolbar>select,:root[data-theme=light] .filter-menu-panel input,:root[data-theme=light] .filter-menu-panel select,:root[data-theme=light] .memo-form textarea,:root[data-theme=light] .password-form input,:root[data-theme=light] .advanced-filter-grid input,:root[data-theme=light] .advanced-filter-grid select{border-color:#d0d5dd;color:#182230;background:#fff}:root[data-theme=light] .auth-card label,:root[data-theme=light] .operator,:root[data-theme=light] .section-heading>span,:root[data-theme=light] .filter-menu-panel label,:root[data-theme=light] .filter-period label,:root[data-theme=light] .pagination,:root[data-theme=light] .memo-form label,:root[data-theme=light] .password-form label,:root[data-theme=light] .password-form small,:root[data-theme=light] .advanced-filter-grid label,:root[data-theme=light] .preorder-pane-heading>span,:root[data-theme=light] .order-list-title time,:root[data-theme=light] .order-list-meta,:root[data-theme=light] .detail-content dt,:root[data-theme=light] .history-list time,:root[data-theme=light] .history-list small,:root[data-theme=light] .shipping-list p,:root[data-theme=light] .shipping-list small,:root[data-theme=light] .memo-form span,:root[data-theme=light] .memo-list small,:root[data-theme=light] .muted{color:#667085}:root[data-theme=light] .filter-menu-panel,:root[data-theme=light] .filter-period{border-color:#e4e7ec}:root[data-theme=light] .filter-period legend{color:#667085}:root[data-theme=light] .applied-filters button{border-color:#e9d7fe;color:#6941c6;background:#f9f5ff}:root[data-theme=light] .applied-filters .clear-filters{border-color:transparent;color:#667085;background:transparent}:root[data-theme=light] .app-shell{color:#182230;background:#f2f4f7}:root[data-theme=light] .sidebar{border-color:#e4e7ec;color:#475467;background:#fff}:root[data-theme=light] .nav-item{color:#667085}:root[data-theme=light] .nav-item.active{color:#6941c6;background:#f4ebff}:root[data-theme=light] .topbar h1{color:#182230}:root[data-theme=light] .sidebar-toggle,:root[data-theme=light] .button.secondary,:root[data-theme=light] .pagination button,:root[data-theme=light] .theme-toggle{border-color:#d0d5dd;color:#344054;background:#fff}:root[data-theme=light] .sidebar-toggle:hover,:root[data-theme=light] .button.secondary:hover,:root[data-theme=light] .pagination button:hover:not(:disabled),:root[data-theme=light] .theme-toggle:hover{background:#f2f4f7}:root[data-theme=light] .preorder-workspace,:root[data-theme=light] .preorder-detail-pane{background:#f4f6f9}:root[data-theme=light] .preorder-list-pane{border-color:#e4e7ec;background:#fff}:root[data-theme=light] .preorder-pane-heading,:root[data-theme=light] .split-detail-heading,:root[data-theme=light] .preorder-search,:root[data-theme=light] .preorder-list-pane>.pagination,:root[data-theme=light] .admin-user-list-heading{border-color:#e4e7ec}:root[data-theme=light] .preorder-list-pane>.pagination{background:#f9fafb}:root[data-theme=light] .order-list-item{border-color:#eaecf0;color:#344054}:root[data-theme=light] .order-list-item:hover{background:#f9fafb}:root[data-theme=light] .order-list-item.active{background:#f4ebff}:root[data-theme=light] .split-detail-heading{background:#f4f6f9f5}:root[data-theme=light] .detail-grid article,:root[data-theme=light] .shipping-list article,:root[data-theme=light] .history-list,:root[data-theme=light] .memo-section{border-color:#e4e7ec;background:#fff}:root[data-theme=light] .cancellation-control{border-color:#e4e7ec}:root[data-theme=light] .cancellation-dialog,:root[data-theme=light] .cancellation-warning{color:#344054}:root[data-theme=light] .cancellation-form textarea{border-color:#d0d5dd;color:#182230;background:#fff}:root[data-theme=light] .memo-list li,:root[data-theme=light] .notice{background:#f9fafb}:root[data-theme=light] .notice{color:#475467}:root[data-theme=light] .notice.error{color:#b42318;background:#fef3f2}:root[data-theme=light] .notice.success{color:#027a48;background:#ecfdf3}:root[data-theme=light] .history-list li,:root[data-theme=light] td{border-color:#eaecf0}:root[data-theme=light] th{color:#475467;background:#f9fafb}:root[data-theme=light] .status-badge{color:#344054;background:#f2f4f7}:root[data-theme=light] .status-badge.success{color:#027a48;background:#ecfdf3}:root[data-theme=light] .status-badge.inactive{color:#b42318;background:#fef3f2}:root[data-theme=light] .history-target.order{color:#6941c6;background:#f4ebff}:root[data-theme=light] .history-target.payment{color:#175cd3;background:#eff8ff}:root[data-theme=light] .estimated-badge{color:#b54708;background:#fffaeb}@media(max-width:1180px){.preorder-workspace{grid-template-columns:minmax(320px,360px) minmax(0,1fr)}.detail-grid{grid-template-columns:1fr}}@media(max-width:900px){.preorder-workspace{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 82px)}.preorder-list-pane{max-height:680px;border-right:0;border-bottom:1px solid #263244}.order-list{max-height:380px}.preorder-detail-pane{min-height:520px;overflow:visible}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;width:100%;height:auto;flex-direction:row;gap:10px;padding:10px 12px;overflow-x:auto;border-right:0;border-bottom:1px solid #263244}.sidebar nav{display:flex;gap:6px}.nav-group{display:flex;gap:6px}.nav-group-label{display:none}.system-nav-group{padding-top:0;padding-left:6px;border-top:0;border-left:1px solid #263244}.nav-item{width:68px;min-height:52px;flex:0 0 auto}.nav-item.active{box-shadow:inset 0 -3px #8b5cf6}.topbar{min-height:76px;padding:14px 16px}.content{padding:20px}.content-split{padding:0}.operator>span{display:none}.admin-users-heading-actions span{display:none}.search-toolbar,.preorder-toolbar{grid-template-columns:1fr 1fr}.filter-menu>summary{width:100%;justify-content:center}.advanced-filter-grid,.detail-grid{grid-template-columns:1fr}.preorder-detail-pane{padding:0 18px 24px}.preorder-workspace{min-height:auto}.split-detail-heading{margin:0 -18px 20px;padding:18px}.filter-period{grid-template-columns:1fr}.history-list li{grid-template-columns:1fr;gap:6px}.welcome-card{padding:24px}.status-grid{grid-template-columns:1fr}}.dashboard-page{--dashboard-panel: #111827;--dashboard-border: #263244;--dashboard-muted: #98a2b3;--dashboard-track: #202b3b}.dashboard-heading{gap:20px}.dashboard-period-control{display:inline-flex;padding:3px;border:1px solid var(--dashboard-border);border-radius:10px;background:var(--dashboard-panel)}.dashboard-period-control button{min-width:68px;min-height:34px;border:0;border-radius:7px;color:var(--dashboard-muted);background:transparent;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.dashboard-period-control button.active{color:#fff;background:#7c3aed}.dashboard-overview-meta,.dashboard-error,.dashboard-section-title,.trend-legend{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.dashboard-overview-meta{color:var(--dashboard-muted);font-size:12px}.dashboard-overview-meta span+span{padding-left:12px;border-left:1px solid var(--dashboard-border)}.dashboard-error,.dashboard-section-title{justify-content:space-between}.dashboard-section-title{margin-bottom:16px}.dashboard-section-title h3,.dashboard-section-title p{margin:0}.dashboard-section-title h3{margin-top:4px;font-size:16px}.dashboard-section-title>span{color:var(--dashboard-muted);font-size:11px}.dashboard-metric-grid,.dashboard-summary-grid,.dashboard-two-column,.dashboard-alert-grid{display:grid;gap:12px}.dashboard-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-metric-card,.dashboard-summary-card,.dashboard-panel{border:1px solid var(--dashboard-border);border-radius:12px;background:var(--dashboard-panel)}.dashboard-metric-card,.dashboard-summary-card{display:grid;gap:10px;padding:18px}.dashboard-metric-card span,.dashboard-summary-card span,.funnel-row>span,.dashboard-alert-grid span{color:var(--dashboard-muted);font-size:11px}.dashboard-metric-card strong{font-size:24px}.dashboard-summary-card strong{font-size:17px}.dashboard-panel{min-width:0;padding:20px}.dashboard-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-legend{justify-content:flex-end;color:var(--dashboard-muted);font-size:10px}.trend-legend span{display:inline-flex;align-items:center;gap:5px}.trend-legend i{width:8px;height:8px;border-radius:50%}.trend-chart-scroll{overflow-x:auto}.trend-chart{display:block;width:100%;min-width:620px;color:var(--dashboard-muted)}.trend-chart text{fill:currentColor;font-size:18px}.trend-grid-line{stroke:var(--dashboard-border);stroke-width:1}.funnel-list{display:grid;gap:14px}.funnel-row{display:grid;grid-template-columns:minmax(90px,120px) minmax(80px,1fr) 58px;align-items:center;gap:12px}.funnel-row>strong{font-size:12px;text-align:right}.funnel-track{height:10px;overflow:hidden;border-radius:999px;background:var(--dashboard-track)}.funnel-track i{display:block;min-width:2px;height:100%;border-radius:inherit;background:#8b5cf6}.funnel-track i.danger{background:#f04438}.funnel-track i.warning{background:#f79009}.funnel-track i.google{background:#4285f4}.funnel-track i.apple{background:#d0d5dd}.funnel-track i.naver{background:#03c75a}.dashboard-alert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-alert-grid article{display:grid;gap:8px;padding:14px;border:1px solid var(--dashboard-border);border-radius:9px;background:var(--dashboard-track)}.dashboard-alert-grid article.active{border-color:#b54708;background:#3d2d12}.dashboard-alert-grid strong{font-size:20px}.dashboard-clear,.dashboard-empty{margin:14px 0 0;color:var(--dashboard-muted);font-size:12px}.dashboard-activity-list{margin:0;padding:0;list-style:none}.dashboard-activity-list li{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--dashboard-border)}.dashboard-activity-list li:last-child{border-bottom:0}.activity-domain{display:inline-flex;justify-content:center;padding:5px 7px;border-radius:6px;color:#c4b5fd;background:#30264a;font-size:10px;font-weight:800}.activity-domain.member{color:#84caff;background:#12304b}.activity-domain.payment{color:#6ce9a6;background:#15362b}.activity-domain.referral{color:#fec84b;background:#3d2d12}.dashboard-activity-list li>div,.activity-meta{display:grid;min-width:0;gap:4px}.dashboard-activity-list strong,.dashboard-activity-list small{overflow-wrap:anywhere}.dashboard-activity-list strong{font-size:12px}.dashboard-activity-list small,.dashboard-activity-list time{color:var(--dashboard-muted);font-size:11px}.activity-meta{text-align:right}:root[data-theme=light] .dashboard-page{--dashboard-panel: #fff;--dashboard-border: #e4e7ec;--dashboard-muted: #667085;--dashboard-track: #f2f4f7}:root[data-theme=light] .dashboard-alert-grid article.active{border-color:#fedf89;background:#fffaeb}@media(max-width:1100px){.dashboard-metric-grid,.dashboard-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.dashboard-heading,.dashboard-section-title,.dashboard-overview-meta{align-items:flex-start;flex-direction:column}.dashboard-overview-meta{gap:6px}.dashboard-overview-meta span+span{padding-left:0;border-left:0}.dashboard-metric-grid,.dashboard-summary-grid,.dashboard-two-column,.dashboard-alert-grid{grid-template-columns:1fr}.dashboard-panel{padding:16px}.trend-legend{justify-content:flex-start}.funnel-row{grid-template-columns:90px minmax(70px,1fr) 48px;gap:8px}.dashboard-activity-list li{grid-template-columns:58px minmax(0,1fr)}.activity-meta{grid-column:2;text-align:left}}
