:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#102a43;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f7fb}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:246px;background:#102a43;color:#d9e2ec;display:flex;flex-direction:column;padding:24px 16px}.brand-block{display:flex;align-items:center;gap:12px;padding:4px 10px 30px;color:#fff}.brand-block strong{display:block;font-size:17px;letter-spacing:.02em}.brand-block span{display:block;color:#9fb3c8;font-size:12px;margin-top:3px}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#f59e0b;color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em}.brand-mark.large{width:52px;height:52px;font-size:16px}.main-nav{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:8px;color:#bcccdc;text-decoration:none;font-size:14px;transition:.18s ease}.nav-item:hover{background:#243b53;color:#fff}.nav-item.active{background:#f59e0b;color:#fff;font-weight:700}.nav-dot{width:7px;height:7px;border:1px solid currentColor;border-radius:50%;opacity:.8}.sidebar-footnote{margin-top:auto;padding:12px 10px;color:#829ab1;font-size:11px;line-height:1.6}.main-shell{width:calc(100% - 246px);margin-left:246px}.topbar{height:72px;background:#fff;border-bottom:1px solid #d9e2ec;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.topbar-context{display:flex;align-items:center;gap:8px;color:#52606d;font-size:13px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e;flex:none}.status-dot.danger{background:#ef4444}.topbar-user{display:flex;align-items:center;gap:10px}.user-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d9e2ec;color:#102a43;font-weight:800;font-size:13px}.user-avatar.small{width:30px;height:30px;font-size:12px}.user-copy strong,.user-copy span{display:block}.user-copy strong{font-size:13px}.user-copy span{font-size:11px;color:#829ab1;margin-top:2px}.text-button,.link-button{border:0;background:transparent;color:#d97706;padding:4px 0;font-size:13px}.text-button{margin-left:12px;color:#627d98}.link-button:hover{text-decoration:underline}.link-button.compact{font-size:12px}.content-area{max-width:1440px;margin:0 auto;padding:34px 38px 60px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.page-heading h1{margin:4px 0 8px;font-size:30px;letter-spacing:-.02em}.page-heading p{margin:0;color:#627d98;font-size:14px}.eyebrow{display:block;color:#d97706;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.heading-meta{color:#627d98;font-size:13px}.heading-actions{display:flex;align-items:center;gap:10px}.heading-actions select,.toolbar input,.field input{border:1px solid #bcccdc;background:#fff;border-radius:7px;padding:10px 12px;color:#102a43;outline:0}.heading-actions select:focus,.toolbar input:focus,.field input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #fef3c7}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.metric-card{position:relative;padding:20px;border-radius:10px;background:#fff;border:1px solid #e6edf3;overflow:hidden}.metric-card:after{content:"";position:absolute;right:-22px;bottom:-22px;width:90px;height:90px;border-radius:50%;background:currentColor;opacity:.08}.metric-card span,.metric-card small{display:block;color:#627d98}.metric-card span{font-size:13px}.metric-card strong{display:block;margin:13px 0 7px;color:#102a43;font-size:29px;letter-spacing:-.03em}.metric-card small{font-size:12px}.metric-card.orange{color:#d97706;border-top:3px solid #f59e0b}.metric-card.blue{color:#2563eb;border-top:3px solid #60a5fa}.metric-card.green{color:#059669;border-top:3px solid #34d399}.metric-card.purple{color:#7c3aed;border-top:3px solid #a78bfa}.dashboard-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.panel{background:#fff;border:1px solid #e6edf3;border-radius:10px;padding:24px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel h2{margin:4px 0 0;font-size:19px}.pill,.status-pill{display:inline-flex;align-items:center;border-radius:99px;padding:4px 9px;font-size:11px;font-weight:700}.pill{background:#fff7ed;color:#c2410c}.migration-list{display:grid;gap:0;margin-top:19px}.migration-list>div{display:grid;grid-template-columns:22px 1fr auto;gap:10px;align-items:start;padding:14px 0;border-top:1px solid #eef2f6}.migration-list strong,.migration-list small{display:block}.migration-list strong{font-size:14px}.migration-list small{margin-top:4px;color:#829ab1;font-size:12px;line-height:1.5}.migration-list b{font-size:11px;color:#059669}.done-icon,.pending-icon{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:12px;font-weight:800}.pending-icon{background:#fef3c7;color:#d97706}.pending-text{color:#d97706!important}.notice-panel{background:#102a43;color:#d9e2ec;border-color:#102a43}.notice-panel h2{color:#fff;margin:8px 0 12px}.notice-panel p{color:#bcccdc;font-size:13px;line-height:1.7}.notice-panel code{color:#fde68a}.notice-panel a{color:#fbbf24;font-size:13px;text-decoration:none}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.search-form{display:flex;gap:8px;max-width:560px;flex:1}.search-form input{width:100%}.secondary-button,.ghost-button,.primary-button{border-radius:7px;padding:10px 15px;border:1px solid transparent;font-weight:700;font-size:13px}.primary-button{background:#d97706;color:#fff}.primary-button:hover{background:#b45309}.secondary-button{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.ghost-button{background:#fff;border-color:#bcccdc;color:#486581}.ghost-button:hover{border-color:#829ab1;background:#f8fafc}.full{width:100%;margin-top:12px}.inline-message,.alert{padding:11px 13px;border-radius:7px;background:#eff6ff;color:#1d4ed8;font-size:13px;margin-bottom:15px}.alert.error{background:#fef2f2;color:#b91c1c}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:14px 10px;border-bottom:1px solid #eef2f6;font-size:13px;vertical-align:middle}th{color:#829ab1;font-size:11px;font-weight:800;letter-spacing:.04em;white-space:nowrap}td{color:#334e68}.table-user,.table-product{display:flex;align-items:center;gap:10px}.table-user strong,.table-user small,.table-product strong,.table-product small{display:block}.table-user small,.table-product small{margin-top:3px;color:#829ab1;font-size:11px}.table-product img,.product-placeholder{width:42px;height:42px;border-radius:6px;object-fit:cover;background:#e6edf3}.product-placeholder{display:grid;place-items:center;color:#829ab1;font-weight:800;font-size:11px}.mono{font-variant-numeric:tabular-nums;letter-spacing:.03em}.status-pill.success{background:#dcfce7;color:#15803d}.status-pill.danger{background:#fee2e2;color:#b91c1c}.status-pill.muted-pill{background:#f1f5f9;color:#64748b}.table-empty{text-align:center;padding:40px;color:#829ab1}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:13px;margin-top:18px;color:#627d98;font-size:12px}.narrow-page{max-width:900px}.empty-panel{text-align:center;padding:72px 24px}.empty-illustration{font-size:48px;color:#d9e2ec}.empty-panel h2{margin:10px 0 8px}.empty-panel p{color:#829ab1;font-size:13px}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#102a43}.login-panel{width:min(940px,100%);padding:34px;border-radius:14px;background:#fff;box-shadow:0 24px 80px #071a2b66}.login-heading{display:flex;align-items:center;gap:15px;margin-bottom:28px}.login-heading h1{margin:0;font-size:25px}.login-heading p{margin:6px 0 0;color:#627d98;font-size:13px}.login-grid{display:grid;grid-template-columns:280px 1fr;gap:42px;align-items:center}.qr-card{text-align:center;padding:22px;border:1px solid #e6edf3;border-radius:10px;background:#f8fafc}.login-qr,.mfa-qr{display:block;width:240px;height:240px;max-width:100%;margin:0 auto 12px}.qr-placeholder{display:grid;place-items:center;width:240px;height:240px;max-width:100%;margin:0 auto 12px;background:#eef2f6;color:#829ab1}.challenge-code{font-size:27px;font-weight:800;letter-spacing:.19em;color:#102a43;margin-left:.19em}.muted{color:#829ab1;font-size:12px}.login-steps h2{font-size:23px;margin:7px 0 16px}.login-steps ol{padding-left:19px;margin:0;color:#486581;font-size:13px;line-height:2}.status-box{display:flex;align-items:flex-start;gap:8px;margin:19px 0;padding:11px 12px;border-radius:7px;background:#f8fafc;color:#486581;font-size:12px;line-height:1.6}.field{display:grid;gap:7px;margin-top:14px;color:#486581;font-size:12px;font-weight:700}.security-note{border-top:1px solid #eef2f6;margin:26px 0 0;padding-top:16px;color:#829ab1;font-size:11px}.link-button{font-size:12px}.security-banner{display:grid;gap:4px;padding:14px;border-radius:8px;margin-bottom:20px}.security-banner strong{font-size:14px}.security-banner span{font-size:12px}.security-banner.success{background:#ecfdf5;color:#047857}.security-banner.warning{background:#fffbeb;color:#b45309}.mfa-setup-grid{display:grid;grid-template-columns:260px 1fr;gap:30px;align-items:start}.secret-code{display:block;padding:11px 12px;border-radius:7px;background:#f8fafc;color:#102a43;overflow-wrap:anywhere}.recovery-box{margin-top:18px;padding:13px;border-radius:7px;background:#f8fafc;color:#486581;font-size:12px;line-height:1.8}.recovery-box strong{display:block;color:#102a43;margin-bottom:3px}.page-loading{min-height:100vh;display:grid;place-items:center;color:#627d98;background:#f4f7fb}@media(max-width:960px){.sidebar{width:210px}.main-shell{width:calc(100% - 210px);margin-left:210px}.content-area{padding:26px 22px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.topbar{padding:0 22px}.login-grid{grid-template-columns:230px 1fr;gap:24px}.login-qr,.qr-placeholder{width:200px;height:200px}}@media(max-width:680px){.app-shell{display:block}.sidebar{position:static;width:100%;padding:13px 14px}.brand-block{padding:2px 8px 13px}.main-nav{display:flex;overflow:auto;gap:4px}.nav-item{white-space:nowrap;padding:8px 10px;font-size:12px}.sidebar-footnote{display:none}.main-shell{width:100%;margin-left:0}.topbar{height:62px;padding:0 14px}.topbar-context{font-size:11px}.user-copy{display:none}.content-area{padding:22px 14px 42px}.page-heading{display:block}.heading-meta,.heading-actions{margin-top:14px}.metric-grid{gap:10px}.metric-card{padding:15px}.metric-card strong{font-size:23px}.panel{padding:17px}.login-panel{padding:22px 17px}.login-heading h1{font-size:20px}.login-grid{grid-template-columns:1fr;gap:20px}.login-qr,.qr-placeholder{width:220px;height:220px}.mfa-setup-grid{grid-template-columns:1fr}.mfa-qr{width:220px}.toolbar{align-items:stretch;flex-direction:column}.search-form{max-width:none}}.narrow-page{width:100%;max-width:900px;margin:0 auto}.page-back-button,.mfa-action-button,.mfa-confirm-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;line-height:1.2}.mfa-actions{display:flex;justify-content:flex-start;margin-top:22px}.mfa-action-button{min-width:142px}.mfa-form{min-width:0}.mfa-form .field{margin-top:0;margin-bottom:17px}.mfa-code-input,.mfa-confirm-button{width:100%;min-height:44px}.mfa-confirm-button:disabled{opacity:1;background:#f3b35c;color:#fff}.secret-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;letter-spacing:.02em}.mfa-guide{margin-top:18px}.guide-link{color:#b45309;text-decoration:none;font-size:12px;white-space:nowrap}.guide-link:hover{text-decoration:underline}.guide-downloads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.download-card{display:grid;gap:7px;padding:15px;border:1px solid #fed7aa;border-radius:8px;background:#fffaf5;text-decoration:none}.download-card strong{color:#102a43;font-size:14px}.download-card span{color:#627d98;font-size:12px;line-height:1.6}.download-card b{color:#c2410c;font-size:12px}.guide-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:24px}.guide-steps article{border-top:1px solid #eef2f6;padding-top:17px}.guide-steps h3{margin:0 0 9px;font-size:14px;color:#102a43}.guide-steps ol{margin:0;padding-left:19px;color:#486581;font-size:12px;line-height:1.8}.guide-warning{margin-top:22px;padding:11px 13px;border-radius:7px;background:#f8fafc;color:#627d98;font-size:11px;line-height:1.6}@media(max-width:680px){.mfa-guide .panel-title{display:block}.mfa-guide .guide-link{display:inline-block;margin-top:10px;white-space:normal}.guide-downloads,.guide-steps{grid-template-columns:1fr;gap:14px}.guide-steps{margin-top:20px}}.content-filters{display:flex;gap:8px;align-items:center}.content-filters select,.content-editor-panel select,.content-editor-panel textarea,.content-editor-panel input:not([type=checkbox]){width:100%;border:1px solid #bcccdc;background:#fff;border-radius:7px;padding:10px 12px;color:#102a43;outline:0}.content-filters select{width:auto;min-width:120px}.content-filters select:focus,.content-editor-panel select:focus,.content-editor-panel textarea:focus,.content-editor-panel input:not([type=checkbox]):focus{border-color:#f59e0b;box-shadow:0 0 0 3px #fef3c7}.content-table-title strong,.content-table-title small{display:block}.content-table-title small{max-width:320px;margin-top:4px;color:#829ab1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-action-link{margin-left:10px}.danger-link{color:#be123c}.content-editor-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;max-width:1040px;margin:0 auto}.content-editor-main{display:grid;gap:18px}.content-editor-panel{padding:22px}.content-section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.content-section-title h2,.content-section-title h3{margin:0;color:#102a43}.content-section-title h2{font-size:19px}.content-section-title h3{font-size:15px}.content-section-title>span{color:#829ab1;font-size:12px}.content-form-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px}.content-editor-panel .field{margin-top:0;margin-bottom:14px}.content-editor-panel .field>span{color:#486581}.content-editor-panel textarea{min-height:96px;resize:vertical;line-height:1.6}.content-switch-row{display:flex;align-items:center;gap:22px;color:#486581;font-size:13px;margin:5px 0 2px}.content-switch-row label,.content-check-row{display:inline-flex;align-items:center;gap:7px}.content-switch-row input[type=checkbox],.content-check-row input[type=checkbox]{accent-color:#d97706}.content-upload-actions{display:flex;gap:8px;align-items:center}.visually-hidden{display:none}.content-cover-preview{display:block;width:180px;height:110px;object-fit:cover;border-radius:7px;border:1px solid #e6edf3;margin:-2px 0 18px}.content-body-title{margin-top:22px;margin-bottom:10px}.content-block-list{display:grid;gap:10px}.content-block-card{border:1px solid #e6edf3;border-radius:8px;padding:14px;background:#fbfdff}.content-block-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;color:#334e68;font-size:13px}.content-block-card textarea{min-height:96px}.content-block-card select,.content-block-card input:not([type=checkbox]){margin-bottom:9px}.content-block-preview{display:block;max-width:100%;width:auto;height:170px;object-fit:contain;border-radius:6px;background:#eef2f6;margin:4px 0 9px}.content-video-preview{width:280px}.content-divider-preview{height:1px;background:#d9e2ec;margin:18px 0}.content-add-block{margin-top:12px}.content-add-block select{max-width:220px}.destination-card{border-top:1px solid #eef2f6;padding:16px 0 4px}.destination-card:first-of-type{border-top:0;padding-top:0}.validation-error{margin-top:10px;padding:9px 11px;border-radius:6px;background:#fff1f2;color:#be123c;font-size:12px}.content-check-row{display:flex;margin:10px 0;color:#486581;font-size:13px}.content-editor-status-line{margin-top:17px;padding-top:14px;border-top:1px solid #eef2f6;color:#486581;font-size:13px}@media(max-width:680px){.content-filters{width:100%}.content-filters select{flex:1;min-width:0}.content-form-grid{grid-template-columns:1fr}.content-editor-panel{padding:17px}.content-upload-actions{flex-wrap:wrap}.content-upload-actions button{flex:1}.content-section-title{align-items:flex-start}.content-section-title h2{font-size:17px}.content-switch-row{flex-wrap:wrap;gap:12px}.content-table-title small{max-width:190px}}.order-panel{padding:20px}.order-filter-form{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(130px,.8fr) 116px auto auto;gap:8px;align-items:center;margin-bottom:15px}.order-filter-form input,.order-filter-form select{width:100%;min-width:0;border:1px solid #bcccdc;background:#fff;border-radius:7px;padding:10px 12px;color:#102a43;outline:0}.order-filter-form input:focus,.order-filter-form select:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #fef3c7}.order-search{min-width:0}.order-readonly-note{padding:10px 12px;border-radius:7px;background:#f8fafc;color:#627d98;font-size:12px;margin-bottom:12px}.orders-table{min-width:1080px}.orders-table td{white-space:nowrap}.orders-table td:nth-child(2),.orders-table td:nth-child(3){white-space:normal;min-width:150px}.orders-table strong,.orders-table small{display:block}.orders-table strong{color:#102a43}.table-subline{margin-top:4px;color:#829ab1;font-size:11px}.order-product-title{max-width:220px;overflow:hidden;text-overflow:ellipsis}.order-detail-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#102a4366}.order-detail-dialog{width:min(760px,100%);height:100%;overflow:auto;background:#fff;box-shadow:-12px 0 42px #102a4333;padding:28px}.order-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;border-bottom:1px solid #eef2f6}.order-detail-header h2{margin:5px 0 10px;font-size:22px;overflow-wrap:anywhere}.order-detail-subtitle{display:flex;align-items:center;gap:10px;color:#627d98;font-size:12px}.order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px}.order-detail-section{padding:19px 0;border-bottom:1px solid #eef2f6}.order-detail-section h3{margin:0 0 13px;color:#102a43;font-size:14px}.detail-list{display:grid;gap:9px;margin:0}.detail-list>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;font-size:12px}.detail-list dt{color:#829ab1}.detail-list dd{margin:0;color:#334e68;overflow-wrap:anywhere}.detail-list dd small{color:#829ab1}.detail-emphasis{font-weight:800;color:#c2410c!important}.detail-muted{margin:0;color:#829ab1;font-size:12px;line-height:1.6}.order-detail-table{min-width:560px}.refund-list{display:grid;gap:8px}.refund-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:11px 12px;background:#f8fafc;border-radius:7px}.refund-row>div:last-child{display:flex;align-items:center;gap:12px;white-space:nowrap}.refund-row strong,.refund-row small{display:block}.refund-row small{margin-top:4px;color:#829ab1;font-size:11px}.compact-detail-list{display:grid;gap:7px;margin-top:9px}.compact-detail-list>div{display:flex;justify-content:space-between;gap:14px;padding:8px 10px;background:#f8fafc;color:#486581;font-size:12px}.compact-detail-list strong{color:#102a43}.order-detail-footer{padding:18px 0 4px;color:#829ab1;font-size:11px;line-height:1.6}@media(max-width:960px){.order-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}.order-search{grid-column:span 3}}@media(max-width:680px){.order-panel{padding:15px}.order-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.order-search{grid-column:span 2}.order-filter-form .secondary-button,.order-filter-form .ghost-button{width:100%}.order-detail-dialog{padding:20px 16px}.order-detail-grid{grid-template-columns:1fr}.order-detail-header h2{font-size:18px}.order-detail-subtitle{align-items:flex-start;flex-direction:column;gap:6px}.refund-row{align-items:flex-start;flex-direction:column}.refund-row>div:last-child{width:100%;justify-content:space-between}}.finance-table{min-width:900px}.finance-error{max-width:220px;overflow:hidden;text-overflow:ellipsis;color:#b91c1c!important}.finance-difference{color:#c2410c}.reconcile-difference-list{display:grid;gap:8px}.reconcile-difference{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:11px 12px;background:#f8fafc;border-radius:7px}.reconcile-difference strong,.reconcile-difference small{display:block}.reconcile-difference small{margin-top:4px;color:#829ab1;font-size:11px}.reconcile-difference-meta{display:flex;align-items:center;gap:12px;color:#627d98;font-size:12px;white-space:nowrap}.reconcile-difference-meta .status-pill{flex:none}.reconcile-difference{min-width:0}.reconcile-difference>div:first-child{min-width:0}.reconcile-difference strong,.reconcile-difference small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:680px){.reconcile-difference{align-items:flex-start;flex-direction:column}.reconcile-difference-meta{width:100%;justify-content:space-between;gap:8px;flex-wrap:wrap}}.fulfillment-filter{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto auto;max-width:760px}.fulfillment-table{min-width:1120px}.fulfillment-filter-groups{display:grid;gap:16px;margin-bottom:16px}.fulfillment-filter-group{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:start}.fulfillment-filter-label{padding-top:9px;color:#486581;font-size:12px;font-weight:800;white-space:nowrap}.fulfillment-filter-options{display:flex;flex-wrap:wrap;gap:8px}.fulfillment-filter-option{min-height:36px;padding:8px 14px;border:1px solid #bcccdc;border-radius:7px;background:#fff;color:#486581;font-size:13px;line-height:1.2;transition:.18s ease}.fulfillment-filter-option:hover{border-color:#f59e0b;background:#fffaf5;color:#b45309}.fulfillment-filter-option.active{border-color:#d97706;background:#fff7ed;color:#b45309;box-shadow:0 0 0 2px #fed7aa;font-weight:800}.fulfillment-filter-actions{display:flex;gap:8px;padding-left:100px}@media(max-width:680px){.fulfillment-filter-group{grid-template-columns:1fr;gap:7px}.fulfillment-filter-label{padding-top:0}.fulfillment-filter-options{gap:7px}.fulfillment-filter-option{flex:1 1 calc(50% - 7px);min-width:0;padding:9px 8px}.fulfillment-filter-actions{padding-left:0}.fulfillment-filter-actions .secondary-button,.fulfillment-filter-actions .ghost-button{flex:1}}.product-filter-groups{display:grid;gap:14px;margin-bottom:18px}.product-management-panel{padding:20px}.product-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.danger-link{color:#b91c1c!important}.product-editor-dialog{width:min(920px,100%)}.product-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.product-editor-grid .order-detail-section:nth-child(2){grid-column:2}.product-editor-grid .order-detail-section:nth-child(n+3){grid-column:1 / -1}.product-editor-grid .field{margin-top:14px}.product-editor-grid .field:first-child{margin-top:0}.product-editor-grid .field input,.product-editor-grid .field select,.product-editor-grid .field textarea{width:100%;border:1px solid #bcccdc;background:#fff;border-radius:7px;padding:10px 12px;color:#102a43;outline:0}.product-editor-grid .field textarea{resize:vertical;line-height:1.55}.product-editor-grid .field input:focus,.product-editor-grid .field select:focus,.product-editor-grid .field textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #fef3c7}.product-editor-grid .field small{color:#829ab1;font-size:11px;font-weight:400}.editor-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.editor-two-columns,.editor-three-columns{display:grid;gap:12px}.editor-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.check-field{display:flex;align-items:center;gap:8px;margin-top:14px;color:#486581;font-size:12px;font-weight:700}.check-field input{width:16px;height:16px;accent-color:#d97706}.product-editor-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:18px;border-top:1px solid #eef2f6}.product-editor-actions .primary-button,.product-editor-actions .ghost-button{min-width:104px}@media(max-width:680px){.product-editor-dialog{padding:20px 16px}.product-editor-grid{display:block}.product-editor-grid .order-detail-section:nth-child(2),.product-editor-grid .order-detail-section:nth-child(n+3){grid-column:auto}.editor-two-columns,.editor-three-columns{grid-template-columns:1fr}.product-action-row{align-items:flex-start;flex-direction:column;gap:3px}.product-editor-actions{position:sticky;bottom:0;background:#fff}}.product-image-upload-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.image-upload-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.image-upload-button input{display:none}.product-image-preview{display:grid;gap:6px;margin-top:8px;max-width:260px;color:#829ab1;font-size:11px;font-weight:400}.product-image-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-image-preview img{display:block;width:220px;height:132px;object-fit:cover;border:1px solid #e6edf3;border-radius:7px;background:#f8fafc}.product-image-preview-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.product-image-preview-grid .product-image-preview{margin-top:0}.product-location-warning{margin-top:12px;padding:10px 12px;border-radius:7px;background:#fffbeb;color:#b45309;font-size:12px;line-height:1.55}.course-content-toolbar{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:end;gap:20px;margin-bottom:18px}.course-content-toolbar .field{margin-top:0}.course-content-course-meta{padding-bottom:11px;color:#627d98;font-size:12px}.course-content-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.course-content-summary h2{margin:6px 0 0;font-size:18px;color:#102a43}.course-content-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.course-content-issues,.course-content-create,.course-content-directory{margin-bottom:18px}.course-content-issues h2,.course-content-create h2,.course-content-directory>h2{margin:0 0 14px;color:#102a43;font-size:16px}.course-content-issue{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #eef2f6;color:#486581;font-size:12px}.course-content-chapter{margin-bottom:14px;padding:20px}.course-content-chapter-header,.course-content-lesson-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.course-content-chapter-header h3{margin:5px 0 4px;color:#102a43;font-size:17px}.course-content-chapter-header p{margin:0;color:#829ab1;font-size:12px}.course-content-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.course-content-lessons{display:grid;gap:10px;margin-top:18px}.course-content-lesson{padding:14px;border:1px solid #e6edf3;border-radius:8px;background:#fbfdff}.course-content-lesson-header strong,.course-content-lesson-header small{display:block}.course-content-lesson-header strong{color:#102a43;font-size:13px}.course-content-lesson-header small{margin-top:5px;color:#829ab1;font-size:11px}.course-content-lesson-header input,.course-content-chapter-header input,.course-content-media-row select,.course-content-file-row input,.course-content-add-lesson input{width:100%;min-width:0;border:1px solid #bcccdc;background:#fff;border-radius:7px;padding:9px 11px;color:#102a43;outline:0}.course-content-lesson-header input{max-width:420px}.course-content-lesson-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:11px;color:#627d98;font-size:11px}.course-content-media-row,.course-content-file-row,.course-content-add-lesson{display:flex;align-items:center;gap:8px;margin-top:12px}.course-content-media-row select,.course-content-file-row input,.course-content-add-lesson input{flex:1}.course-content-empty-line{padding:14px;color:#829ab1;font-size:12px}.course-content-add-lesson{padding-top:12px;border-top:1px solid #eef2f6}.course-content-add-lesson .secondary-button{white-space:nowrap}@media(max-width:960px){.course-content-toolbar{grid-template-columns:1fr}.course-content-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.course-content-summary,.course-content-chapter-header,.course-content-lesson-header{align-items:flex-start;flex-direction:column}.course-content-actions{justify-content:flex-start}.course-content-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.course-content-media-row,.course-content-file-row,.course-content-add-lesson{align-items:stretch;flex-direction:column}.course-content-media-row select,.course-content-file-row input,.course-content-add-lesson input,.course-content-media-row button,.course-content-file-row button,.course-content-add-lesson button{width:100%}}.course-content-editor-note{margin:14px 0 4px;padding:10px 12px;border-radius:7px;background:#eff6ff;color:#1d4ed8;font-size:12px;line-height:1.55}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading-row h3{margin:0}.status-pill.warning{background:#fef3c7;color:#b45309}.teaching-config-section{border-top-color:#fde68a}.teaching-config-notice{margin-top:14px;padding:10px 12px;border-radius:7px;background:#f8fafc;color:#52606d;font-size:12px;line-height:1.55}.field-error-text{color:#b91c1c!important}.product-editor-grid input:disabled,.product-editor-grid select:disabled,.product-editor-grid textarea:disabled{background:#f1f5f9;color:#64748b}.teacher-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.teacher-summary-grid>div{padding:16px 18px;border:1px solid #e6edf3;border-radius:8px;background:#fff}.teacher-summary-grid span,.teacher-summary-grid strong{display:block}.teacher-summary-grid span{color:#829ab1;font-size:12px}.teacher-summary-grid strong{margin-top:7px;color:#102a43;font-size:24px}.teacher-search-panel{margin-bottom:18px}.teacher-search-form{display:flex;gap:9px;max-width:680px;margin-top:18px}.teacher-search-form input{flex:1;min-width:0;border:1px solid #bcccdc;background:#fff;border-radius:7px;padding:10px 12px;color:#102a43;outline:0}.teacher-search-form input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #fef3c7}.teacher-candidate-list{display:grid;gap:8px;margin-top:14px}.teacher-candidate-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:11px 12px;border:1px solid #eef2f6;border-radius:7px;background:#f8fafc}.teacher-page-message{margin-top:0}.teacher-table-panel{padding:20px}.teacher-table{min-width:1180px}.teacher-table td{vertical-align:top}.teacher-identity{display:flex;align-items:center;gap:10px;min-width:180px}.teacher-identity strong,.teacher-identity small{display:block}.teacher-identity small{margin-top:4px;color:#829ab1;font-size:11px}.teacher-avatar{display:block;width:44px;height:44px;flex:none;border-radius:50%;object-fit:cover;background:#e6edf3}.teacher-avatar-placeholder{display:grid;place-items:center;background:#ecfdf5;color:#047857;font-weight:800}.teacher-hold-reason{max-width:190px;white-space:normal}.teacher-editor-dialog{width:min(900px,100%)}.teacher-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.teacher-editor-grid .order-detail-section:nth-child(3){grid-column:1/-1}.teacher-editor-grid .field input,.teacher-editor-grid .field textarea{width:100%;border:1px solid #bcccdc;background:#fff;border-radius:7px;padding:10px 12px;color:#102a43;outline:0}.teacher-editor-grid .field textarea{resize:vertical;line-height:1.55}.teacher-editor-grid .field input:focus,.teacher-editor-grid .field textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #fef3c7}.teacher-avatar-preview{display:block;width:88px;height:88px;margin-top:10px;border-radius:50%;object-fit:cover;border:1px solid #e6edf3}.teacher-restriction-note{margin-top:16px;padding:10px 12px;border-radius:7px;background:#fff7ed;color:#c2410c;font-size:12px;line-height:1.6}@media(max-width:760px){.teacher-summary-grid{grid-template-columns:1fr}.teacher-search-form{display:grid}.teacher-candidate-row{grid-template-columns:1fr}.teacher-editor-grid{display:block}.teacher-editor-grid .order-detail-section:nth-child(3){grid-column:auto}.teacher-editor-dialog .product-editor-actions{position:static}}.product-editor-dialog{width:min(1180px,calc(100vw - 32px));padding:24px 30px}.product-editor-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:0 38px}.product-image-preview{width:min(100%,360px);max-width:100%}.product-image-preview img{width:100%;height:220px;object-fit:contain}.product-image-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:12px}.product-image-preview-grid .product-image-preview{width:100%;max-width:none;margin-top:0}.product-image-preview-grid .product-image-preview img{height:220px}.product-location-warning{max-width:760px}@media(max-width:960px){.product-editor-dialog{width:calc(100vw - 24px);padding:24px}.product-editor-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:0 24px}}@media(max-width:680px){.product-editor-dialog{width:100%;padding:20px 16px}.product-editor-grid{display:block}.product-image-preview{width:100%;max-width:360px}.product-image-preview-grid{grid-template-columns:1fr}.product-image-preview-grid .product-image-preview{max-width:360px}}.teacher-image-upload-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.teacher-avatar-preview{width:104px;height:104px;object-fit:contain;background:#f8fafc;padding:4px}
