:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fa;--panel:#fff;--text:#1f2933;--muted:#667085;--line:#d8dee5;--primary:#205493;--danger:#b42318;--font-body:16px;--font-supporting:14px;--control-height:44px;--control-height-compact:40px;--control-radius:6px}*{box-sizing:border-box}body{color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-body);margin:0;line-height:1.55}button,input,select,textarea{font:inherit}button{min-height:var(--control-height);color:#fff;background:var(--primary);border-radius:var(--control-radius);cursor:pointer;border:0;padding:10px 18px;font-weight:650;line-height:1.3}button.secondary{color:var(--primary);background:#eef4ff}.text-link-button{min-height:var(--control-height-compact);color:var(--primary);background:0 0;border:0;border-radius:0;padding:0;font-weight:700}.text-link-button:hover{text-decoration:underline}input,select,textarea{width:100%;min-height:var(--control-height);border:1px solid var(--line);border-radius:var(--control-radius);font-size:var(--font-body);background:#fff;padding:10px 12px}textarea{resize:vertical;min-height:86px}.login-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.login-card,.card{background:var(--panel);border:1px solid var(--line);border-radius:8px}.login-card{width:min(420px,100%);padding:28px}.login-card h1,.page-title{margin:0 0 8px;font-size:26px}.hint,.muted{color:var(--muted);font-size:var(--font-supporting);line-height:1.6}.field{gap:8px;margin-top:16px;display:grid}.field label{font-size:15px;font-weight:650}.error{color:var(--danger);margin-top:14px}.access-notice{color:#344054;background:#fff7e6;border:1px solid #ffd591;border-radius:8px;margin:16px 0 18px;padding:14px 16px}.access-notice-title{color:#7a4b00;margin-bottom:8px;font-weight:750}.access-notice ul{margin:0;padding-left:20px}.access-notice li{margin:4px 0}.access-notice strong{color:#1f2933}.layout{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#172033;max-height:100vh;padding:22px 16px;overflow-y:auto}.brand{margin-bottom:24px;font-size:20px;font-weight:750;line-height:1.35}.nav{gap:8px;display:grid}.nav button{color:#d7deea;text-align:left;background:0 0;justify-content:flex-start;width:100%}.nav button.active{color:#fff;background:#2f4367}.nav-section{margin-bottom:4px}.nav-section-title{color:#6b7c93;text-transform:none;letter-spacing:1px;padding:8px 8px 4px;font-size:14px;font-weight:700}.nav-section+.nav-section{border-top:1px solid #2f3a56;margin-top:12px;padding-top:8px}.content{padding:24px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.admin-info{text-align:right;color:var(--muted)}.card{margin-bottom:18px;padding:20px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.full{grid-column:1/-1}.actions{align-items:center;gap:12px;margin-top:18px;display:flex}.readonly{border:1px solid var(--line);background:#f8fafc;border-radius:6px;padding:10px 12px}table{border-collapse:collapse;background:#fff;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px;font-size:15px;line-height:1.55}th{background:#f8fafc;font-weight:750}.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.table-actions button,button.btn-sm,.btn-sm{min-height:var(--control-height-compact);padding:8px 12px;font-size:14px;line-height:1.35}.toast{color:#fff;background:#1f2933;border-radius:8px;max-width:360px;padding:12px 16px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #0f172a33}@media (width<=860px){.layout{grid-template-columns:1fr}.sidebar{position:static}.grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}}.ci-panel{border-left:4px solid var(--primary)}.ci-panel-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ci-panel-header h3{margin:0}.ci-list-section{margin-bottom:24px}.ci-list-section h4{color:var(--muted);margin:0 0 10px}.ci-form-section{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.ci-form-section h4{margin:0 0 14px}.ci-form-section h4:first-child{margin-top:0}.ci-panel table td{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.ci-panel table td.mono{font-family:monospace;font-size:12px}.materials-empty{text-align:center;color:var(--muted);padding:24px}.file-detail-card{margin-bottom:18px}.file-detail-card h4{margin:0 0 12px}.bindings-section{margin-top:16px}.status-badge{border-radius:12px;padding:3px 10px;font-size:13px;font-weight:650;display:inline-block}.status-badge.active{color:#166534;background:#dcfce7}.status-badge.disabled{color:#991b1b;background:#fee2e2}.status-badge.draft{color:#854d0e;background:#fef9c3}.ci-panel table td:last-child{white-space:nowrap}.ci-panel table td:last-child button{margin-right:4px}.asset-main-bar{border-left:4px solid var(--primary);padding:20px 24px}.asset-top-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.asset-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e5a8a,#205493);border:0;border-radius:8px;min-height:44px;padding:10px 22px;font-size:15px;font-weight:650;transition:box-shadow .2s,transform .1s;box-shadow:0 2px 8px #2054932e}.asset-btn-primary:hover{box-shadow:0 4px 16px #20549347}.asset-btn-primary:active{transform:scale(.98)}.asset-btn-primary:disabled{opacity:.5;cursor:not-allowed}.asset-inline-search{align-items:center;gap:8px;display:flex}.asset-inline-search input{flex:1;min-width:200px}.asset-inline-search button{flex:none}.ops-home-card{gap:18px;display:grid}.ops-home-card h2{color:#1f2933;margin:0 0 6px}.ops-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ops-metric-card{color:#1f2933;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e5edf3;border-radius:8px;align-content:center;gap:6px;width:100%;min-height:96px;padding:16px;display:grid}.ops-metric-card strong{color:var(--primary);font-size:24px;line-height:1.1}.ops-metric-card span{color:var(--muted);font-size:13px;font-weight:650}.ops-quick-grid{flex-wrap:wrap;gap:10px;display:flex}.ops-fold-card summary{cursor:pointer;color:#1f2933;font-weight:750}.ops-fold-card summary::-webkit-details-marker{display:none}.ops-fold-card summary:before{content:"+";width:22px;height:22px;color:var(--primary);background:#e8f1f0;border-radius:999px;place-items:center;margin-right:8px;font-weight:800;display:inline-grid}.ops-fold-card[open] summary{margin-bottom:14px}.ops-fold-card[open] summary:before{content:"-"}.asset-empty-card{text-align:center;border:2px dashed var(--line);background:#fafbfc;border-radius:12px;padding:56px 32px}.asset-empty-content{max-width:360px;margin:0 auto}.asset-empty-icon{margin-bottom:16px;font-size:52px}.asset-empty-content h3{margin:0 0 8px;font-size:20px}.asset-empty-content p{margin:0 0 24px}.asset-preview-card{border-left:4px solid #205493;padding:24px}.asset-preview-video,.asset-preview-image{background:#111827;border-radius:10px;width:100%;max-height:520px;display:block}.asset-preview-image{object-fit:contain;background:#f8fafc}.asset-preview-audio{width:100%}.asset-preview-empty{color:var(--muted);text-align:center;border:1px dashed var(--line);background:#f8fafc;border-radius:10px;padding:28px}.asset-upload-card,.asset-delete-card,.asset-bind-card{border-left:4px solid #d4946a;margin-bottom:18px;padding:24px}.asset-upload-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.asset-upload-header h4{margin:0;font-size:17px}.asset-business-folder-toggle{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;font-size:17px;font-weight:700;display:inline-flex}.asset-upload-header{z-index:20;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin:-4px -2px 12px;padding:12px 14px;display:grid;position:sticky;top:10px;box-shadow:0 8px 24px #0f172a0f}.asset-upload-header:hover{background:#f8fafcf5;border-color:#cbd5e1}.asset-upload-header:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.asset-module-floating-upload{justify-self:end;position:sticky;right:0;box-shadow:0 10px 24px #16508f33}.asset-business-folder-toggle .asset-folder-count{margin-left:4px}.asset-drop-zone{border:2px dashed var(--line);text-align:center;cursor:pointer;background:#fafbfc;border-radius:12px;padding:40px 24px;transition:border-color .2s,background .2s}.asset-drop-zone:hover,.asset-drop-zone.drag-over{background:#fefcf7;border-color:#d4946a}.asset-drop-icon{margin-bottom:10px;font-size:42px}.asset-drop-title{color:#3d3226;font-size:15px;font-weight:600}.asset-drop-hint{color:#9ca3af;margin-top:6px;font-size:13px}.asset-upload-success{background:#f9fefb;border-left-color:#059669}.asset-upload-result{text-align:center;padding:16px 0}.asset-upload-check{color:#fff;background:#059669;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:28px;display:inline-flex}.asset-upload-result h4{color:#059669;margin:0 0 4px;font-size:18px}.global-upload-progress{z-index:20000;opacity:0;pointer-events:none;width:min(380px,100vw - 40px);transition:opacity .18s,transform .18s;position:fixed;top:20px;right:20px;transform:translateY(-12px)}.global-upload-progress.is-visible{opacity:1;transform:translateY(0)}.global-upload-progress-card{background:#fffdf9;border:1px solid #d7af76;border-radius:12px;padding:16px;box-shadow:0 16px 36px #190e032e}.global-upload-progress-head{color:#34210f;justify-content:space-between;align-items:center;gap:16px;display:flex}.global-upload-progress-head span{color:#926532;font-variant-numeric:tabular-nums;font-weight:700}.global-upload-progress-track{background:#eee2d2;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.global-upload-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#926532,#d7af76);width:0;height:100%;transition:width .16s linear}.global-upload-progress p{color:#6b6257;margin:9px 0 0;font-size:13px}.global-upload-progress.is-complete .global-upload-progress-fill{background:#059669}.global-upload-progress.is-complete .global-upload-progress-head span{color:#059669}.global-upload-progress.is-error .global-upload-progress-fill{background:#b42318}.global-upload-progress.is-error .global-upload-progress-head span{color:#b42318}@media (width<=780px){.commerce-photo-uploader,.commerce-media-list{grid-template-columns:1fr}.commerce-media-item{grid-template-columns:72px 1fr}.commerce-media-item button{grid-column:1/-1}.commerce-media-thumb{width:72px;height:58px}}.asset-progress-bar{background:#e5e7eb;border-radius:4px;height:4px;overflow:hidden}.asset-progress-fill{background:linear-gradient(90deg,#205493,#d4946a);border-radius:4px;width:60%;height:100%;animation:1.5s ease-in-out infinite assetProgressSlide}@keyframes assetProgressSlide{0%{width:10%}50%{width:70%}to{width:90%}}.asset-delete-card{background:#fffbfb;border-left-color:#dc2626}.asset-delete-modal{text-align:center;padding:8px 0}.asset-delete-icon{margin-bottom:8px;font-size:36px}.asset-delete-modal h4{color:#b42318;margin:0 0 8px;font-size:17px}.asset-delete-name{margin:4px 0 12px;font-size:16px;font-weight:600}.asset-table{border-collapse:collapse;background:#fff;width:100%}.asset-table th,.asset-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 14px}.asset-table th{color:var(--muted);white-space:nowrap;background:#f8fafc;font-size:13px;font-weight:750}.asset-name-cell{max-width:260px}.asset-name-cell strong{vertical-align:middle;margin-left:8px}.asset-type-icon{vertical-align:middle;font-size:18px}.asset-actions-cell{min-width:280px;white-space:nowrap!important}.asset-actions-cell button{min-height:var(--control-height-compact);margin:2px 3px;padding:8px 12px;font-size:14px}.btn-sm{min-height:var(--control-height-compact)!important;padding:8px 12px!important;font-size:14px!important}.btn-danger{color:#fff!important;background:#dc2626!important}.btn-danger:hover{color:#fff!important;background:#b91c1c!important}.btn-danger-bg{background:#dc2626!important}.btn-danger-bg:hover{background:#b91c1c!important}.course-count-badge{color:#205493;background:#edf4ff;border-radius:10px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}.badge{border-radius:8px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}.badge-video{color:#d97706;background:#fef3c7}.badge-image{color:#059669;background:#d1fae5}.badge-audio{color:#7c3aed;background:#ede9fe}.badge-pdf{color:#dc2626;background:#fee2e2}.badge-sheet_music{color:#0891b2;background:#cffafe}.badge-document{color:#475569;background:#f1f5f9}.badge-zip{color:#9333ea;background:#f3e8ff}.badge-other{color:#6b7280;background:#f3f4f6}.badge-讲义{color:#dc2626;background:#fee2e2}.badge-乐谱{color:#0891b2;background:#cffafe}.badge-压缩包{color:#9333ea;background:#f3e8ff}.badge.active{color:#047857;background:#d1fae5}.muted-badge{color:#667085;background:#eef2f6}select[multiple]{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:100px;padding:8px;font-size:14px}select[multiple] option{padding:4px 8px}select[multiple] option:checked{color:#fff;background:linear-gradient(135deg,#d4946a,#c7855b)}button:disabled{opacity:.5;cursor:not-allowed}.asset-bind-card{border-left-color:var(--primary)}.asset-library-hero{justify-content:space-between;align-items:center;gap:16px;display:flex}.asset-library-hero h3{color:#1f2933;margin:0 0 6px;font-size:20px}.asset-library-hero p{margin:0}.asset-library-section{gap:16px;display:grid}.asset-library-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.asset-library-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:10px;min-height:210px;padding:16px;display:grid}.asset-library-card-head,.asset-library-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.asset-library-card h4{color:#1f2933;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.35}.asset-library-subtle{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-height:18px;font-size:12px;overflow:hidden}.asset-library-actions .table-actions{min-width:0}.table-actions{white-space:normal;flex-wrap:wrap;align-items:center;gap:8px;min-width:320px;display:flex}.table-actions button{min-height:var(--control-height-compact);flex:none;margin:0;padding:8px 12px;font-size:14px}.asset-status-badge{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.asset-status-visible{color:#166534;background:#dcfce7}.asset-status-hidden{color:#92400e;background:#fef3c7}.list-view-tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.list-view-tab{min-height:var(--control-height-compact);color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-size:14px}.list-view-tab.active{color:#fff;background:#205493;border-color:#205493}.asset-bind-group{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:12px;overflow:hidden}.asset-bind-group-title{color:#1f2933;border-bottom:1px solid var(--line);background:#f8fafc;padding:10px 12px;font-weight:750}.asset-bind-course-list{gap:0;display:grid}.asset-bind-course-item{cursor:pointer;border-bottom:1px solid #eef2f7;align-items:center;gap:10px;padding:10px 12px;display:flex}.asset-bind-course-item:last-child{border-bottom:0}.asset-bind-course-item.is-bound{background:#f0f9ff}.asset-bind-course-main{gap:2px;display:grid}.asset-bind-course-title{color:#1f2933;font-weight:650}.asset-bind-course-meta{color:var(--muted);font-size:12px}.product-status-offline{color:#475569;background:#e2e8f0}.product-toolbar-card{z-index:5;padding:14px;position:sticky;top:0}.product-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-search{flex:1;min-width:0}.product-search select{flex:0 0 150px;width:150px}.product-card-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.product-admin-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 5px 18px #0f172a0f}.product-admin-cover{aspect-ratio:1;background:linear-gradient(135deg,#f8f4ed,#ebe3d8);position:relative;overflow:hidden}.product-admin-cover img,.product-image-preview img,.product-gallery-preview-item img{object-fit:cover;width:100%;height:100%;display:block}.product-admin-cover-empty,.product-image-preview-empty{background:radial-gradient(circle at 50% 42%,#be965c52,#0000 34%),linear-gradient(145deg,#f7f0e5,#ded3c3);width:100%;height:100%}.product-admin-status{position:absolute;top:12px;right:12px}.product-admin-body{gap:9px;padding:16px;display:grid}.product-admin-body h3{color:#1f2933;min-height:48px;margin:0;font-size:17px;line-height:1.4}.product-admin-meta{color:var(--muted);font-size:12px}.product-admin-price{color:#9b4d1f;font-size:21px;font-weight:800}.product-card-actions .table-actions{min-width:0}.product-card-actions .table-actions button{flex:auto}.product-pagination{justify-content:center;align-items:center;gap:12px;margin:20px 0 8px;display:flex}.product-empty-card{text-align:center;grid-column:1/-1;margin:0}.product-image-preview{aspect-ratio:1;border:1px solid var(--line);background:#f8fafc;border-radius:10px;width:min(260px,100%);overflow:hidden}.product-gallery-preview{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;display:grid}.product-gallery-preview-item{aspect-ratio:1;border:1px solid var(--line);background:#f8fafc;border-radius:8px;position:relative;overflow:hidden}.product-gallery-preview-item.is-new{border-color:#7aa2d2;box-shadow:inset 0 0 0 2px #2054931f}.product-gallery-preview-item button{background:#181f2bd1;border-radius:50%;width:28px;min-height:28px;padding:0;line-height:28px;position:absolute;top:5px;right:5px}@media (width<=760px){.product-toolbar{flex-direction:column;align-items:stretch}.product-search{flex-wrap:wrap}.product-search input,.product-search select,.product-search button{flex:100%;width:100%}}.course-module-toolbar{justify-content:space-between;align-items:center;gap:12px}.course-module-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;margin-top:14px;display:grid}.permission-module-group+.permission-module-group{margin-top:18px}.permission-module-group>h4{color:#5f402d;margin:0 0 10px;font-size:15px}.course-module-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.course-module-card.is-workspace-open{border-color:#8cb9ae;box-shadow:0 6px 18px #17635a1a}.module-child-workspace{background:#f7faf9;border:1px solid #d7e3df;border-radius:12px;margin-top:18px;padding:20px;scroll-margin-top:20px}.module-child-workspace-head{border-bottom:1px solid #dfe9e5;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;display:flex}.module-child-workspace-path{color:#54766f;margin-bottom:5px;font-size:13px;font-weight:700}.module-child-workspace-head h2{color:#1f2933;margin:0;font-size:21px}.module-child-workspace-head p{max-width:65ch;color:var(--muted);margin:6px 0 0;font-size:14px}.module-child-list{gap:10px;margin-top:14px;display:grid}.module-child-row{background:#fff;border-bottom:1px solid #dfe9e5;grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:18px;padding:14px 16px;display:grid}.module-child-row:last-child{border-bottom:0}.module-child-title-line{align-items:center;gap:10px;display:flex}.module-child-title-line h3{color:#1f2933;margin:0;font-size:17px}.module-child-main>p{color:var(--muted);margin:4px 0 8px;font-size:13px}.module-child-summary{color:#60716d;flex-wrap:wrap;gap:14px;font-size:14px;display:flex}.module-child-summary strong{color:#1f4f48;font-variant-numeric:tabular-nums}.module-child-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.module-child-actions .table-actions{min-width:0}.module-child-empty{text-align:center;color:var(--muted);padding:28px 18px}.module-child-empty strong{color:#1f2933;font-size:16px}.module-child-empty p{margin:6px 0 14px}.linear-sort-card,.linear-sort-row{cursor:grab}.linear-sort-card.is-dragging,.linear-sort-row.is-dragging{cursor:grabbing;opacity:.62;background:#f6fbf9}.linear-drag-handle{color:#7a948c;vertical-align:1px;justify-content:center;align-items:center;width:18px;margin-right:6px;font-size:13px;line-height:1;display:inline-flex}.course-module-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.course-module-card-head h3{color:#1f2933;margin:0 0 4px;font-size:17px}.course-module-title-button,.course-card-title-button{font:inherit;color:inherit;text-align:left;padding:0}.course-module-title-button:hover,.course-card-title-button:hover{color:var(--primary);text-decoration:underline}.course-module-status{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.course-module-status.active{color:#166534;background:#dcfce7}.course-module-status.disabled{color:#92400e;background:#fef3c7}.course-module-stats{border:1px solid #eef2f7;border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.course-list-module-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.course-module-stat-button{text-align:center;min-width:0;min-height:0;color:inherit;cursor:pointer;background:#f9fafb;border-right:1px solid #eef2f7;border-radius:0;padding:10px 6px}.course-module-stat-button:hover{background:#eef6f4}.course-module-stat-button.is-static{cursor:default}.course-module-stat-button.is-static:hover{background:#f9fafb}.asset-course-folder{border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px;overflow:hidden}.asset-folder-header{cursor:pointer;text-align:left;color:#1f2933;background:#f9fafb;border:0;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:14px;display:flex}.asset-folder-header:hover{background:#f0f4f8}.asset-folder-arrow{color:#6b7280;width:14px;font-size:12px}.asset-folder-icon{font-size:18px}.asset-folder-name{flex:1;font-weight:650}.asset-folder-count{color:#6b7280;background:#e5e7eb;border-radius:999px;padding:2px 8px;font-size:12px}.asset-folder-body{border-top:1px solid #eef2f7}.asset-folder-item{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:8px 14px;font-size:13px;display:flex}.asset-folder-item:last-child{border-bottom:none}.asset-folder-item-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.asset-folder-item-name{color:#1f2933;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.asset-inline-title-button{color:#1f2933;width:fit-content;max-width:100%;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;background:0 0;border:0;padding:0;font-weight:500;overflow:hidden}.asset-inline-title-button:hover,.asset-inline-title-button:focus-visible{color:#17635a;text-decoration:underline}.asset-inline-title-input{color:#23352f;width:min(440px,100%);font:inherit;border:1px solid #78a79b;border-radius:5px;padding:2px 5px;font-weight:500}.asset-inline-file-name-button{color:#667085;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;background:0 0;border:0;width:fit-content;max-width:100%;margin-top:3px;padding:0;font-size:12px;line-height:1.35;display:block;overflow:hidden}.asset-inline-file-name-button:hover,.asset-inline-file-name-button:focus-visible{color:#17635a;text-decoration:underline}.asset-inline-file-name-input{color:#23352f;border:1px solid #78a79b;border-radius:5px;width:min(440px,100%);margin-top:3px;padding:2px 5px;font-size:12px;display:block}.asset-folder-placements{flex-wrap:wrap;gap:5px;display:flex}.asset-folder-placement{color:#3d4b45;background:#f3f7f5;border-radius:999px;align-items:center;gap:3px;max-width:100%;padding:2px 7px;font-size:12px;line-height:18px;display:inline-flex}.asset-folder-placement strong{color:#17635a}.asset-course-sort-board{background:#fbfdfc;padding:10px 12px 8px}.asset-course-sort-chapter-head{grid-template-columns:minmax(0,1fr) 72px 64px;align-items:center;gap:10px;display:grid}.asset-course-sort-head{color:#1f2933;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.asset-course-sort-head strong{font-size:14px}.asset-course-sort-head span,.asset-course-sort-chapter-head span{color:#667085;font-size:12px}.asset-course-sort-chapter{background:#fff;border:1px solid #e8eee9;border-radius:6px;margin-bottom:8px;overflow:hidden}.asset-course-sort-chapter:last-child{margin-bottom:0}.asset-course-chapter-draggable{cursor:grab}.asset-course-chapter-draggable:active,.asset-course-chapter-draggable.is-dragging{cursor:grabbing}.asset-course-chapter-draggable.is-dragging{opacity:.64;background:#f6fbf9}.asset-course-sort-chapter-head{cursor:pointer;background:#f7faf8;border-bottom:1px solid #eef2f7;padding:8px 12px}.asset-course-sort-chapter-head strong{color:#23352f;white-space:normal;align-items:center;gap:4px;min-width:0;font-size:13px;display:inline-flex;overflow:visible}.asset-course-sort-chapter-head.is-static-row{cursor:default}.asset-course-sort-chapter-head:hover:not(.is-static-row){background:#eef7f2}.asset-course-chapter-count{text-align:center;font-variant-numeric:tabular-nums;justify-self:center;width:72px}.asset-course-chapter-fold-button{color:#47665c;text-align:center;background:#fff;border:1px solid #c8d6cf;border-radius:999px;justify-self:end;min-width:54px;padding:3px 8px;font-size:12px}.asset-course-chapter-fold-button:hover,.asset-course-chapter-fold-button:focus-visible{background:#eef7f2;border-color:#78a79b}.asset-course-sort-chapter.is-collapsed{margin-bottom:8px}.asset-course-chapter-title-button{max-width:min(760px,100%);color:inherit;font:inherit;font-weight:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;background:0 0;border:0;padding:0;overflow:hidden}.asset-course-chapter-title-button:hover,.asset-course-chapter-title-button:focus-visible{color:#17635a;text-decoration:underline}.asset-course-chapter-draggable .course-drag-handle{color:#6a8178;cursor:grab;-webkit-user-select:none;user-select:none;margin-right:6px;display:inline-block}.asset-course-chapter-draggable .course-drag-handle:active{cursor:grabbing}.asset-course-chapter-inline-input{color:#23352f;width:min(520px,100%);min-width:150px;font:inherit;border:1px solid #78a79b;border-radius:5px;padding:2px 5px;font-weight:700}.asset-course-unit-heading{color:#36584e;background:#eef7f2;border-left:3px solid #78a79b;border-radius:4px;margin:8px 10px 2px;padding:5px 8px;font-size:12px;font-weight:700}.asset-exercise-unit-area{border-top:1px solid var(--border,#e7dfd5);margin-top:18px;padding-top:14px}.asset-exercise-unit{background:#fffdf9;border:1px dashed #d7bf98;border-radius:8px;margin:7px 10px 9px;overflow:hidden}.asset-exercise-unit .asset-course-sort-chapter-head{background:#fff8ed;border-bottom-color:#f1e7d8;min-height:30px;padding:5px 9px}.asset-exercise-unit .asset-course-sort-chapter-head strong{color:#7a5a2f;font-size:12px;font-weight:650}.asset-exercise-unit .asset-course-sort-chapter-head span{font-size:11px}.asset-exercise-unit .btn-sm{min-height:26px;padding:3px 7px;font-size:11px}.asset-exercise-unit-drop{min-height:58px;transition:background .16s,border-color .16s}.asset-exercise-unit-drop.is-drag-target{outline-offset:-2px;background:#fff1d6;outline:2px solid #b8874a}.asset-exercise-unit-drop-hint,.asset-exercise-unit-empty{color:var(--muted,#786f64);padding:7px 10px;font-size:11px}.asset-course-sort-row{min-height:58px}.asset-folder-loose-list{border-top:1px solid #eef2f7}.asset-folder-loose-title{color:#667085;padding:9px 14px 4px;font-size:12px;font-weight:650}.course-module-stat-button strong{color:var(--primary)}.course-module-stat-button[data-module-assets] span:after{content:"  查看";color:var(--primary);font-weight:700}.course-module-stat-button:focus-visible{outline-offset:-2px;outline:2px solid #17635a}.course-module-stats .course-module-stat-button:last-child{border-right:0}.course-module-stats strong{color:#1f2933;font-size:18px;line-height:1.2;display:block}.course-module-stats span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.course-module-actions{align-self:end;gap:8px;display:grid}.course-module-primary-actions,.course-module-actions .table-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.course-module-primary-actions.has-children>button{grid-column:1/-1}.course-module-primary-actions>button,.course-module-actions .table-actions>button{white-space:nowrap;width:100%;min-width:0;padding-inline:10px}.module-student-toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.module-student-toolbar p{max-width:58ch;color:var(--muted);margin:4px 0 0;font-size:13px}.module-student-toolbar input[type=search]{width:min(300px,100%);min-height:40px}.module-student-list{gap:8px;max-height:430px;padding-right:4px;display:grid;overflow-y:auto}.module-student-row{cursor:pointer;background:#fff;border:1px solid #dfe5ec;border-radius:12px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:10px 12px;display:grid}.module-student-row:hover{background:#f8fbff;border-color:#9eb8d6}.module-student-row.is-selected{background:#f0f6fd;border-color:#6f96c2}.module-student-row:has(input:checked){background:#f0f6fd;border-color:#6f96c2}.module-student-row input{width:18px;height:18px}.module-student-person{gap:3px;min-width:0;display:grid}.module-student-person strong{color:#1f2933;font-size:15px}.module-student-person small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.module-student-access{color:#667085;background:#f1f3f6;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.module-student-access.is-active{color:#176344;background:#e3f4eb}.module-student-empty{color:var(--muted);text-align:center;margin:14px 0 0;padding:18px}.modal-dialog-body .perm-time-settings{border-top:1px solid #e4e9ef;margin-top:12px;padding-top:9px}.modal-dialog-body .perm-time-settings summary{color:#526273;cursor:pointer;font-size:13px}.modal-dialog-body .perm-time-settings[open] summary{margin-bottom:9px}@media (width<=720px){.module-student-toolbar{flex-direction:column;align-items:stretch}.module-student-toolbar input[type=search]{width:100%}.module-student-row{grid-template-columns:22px minmax(0,1fr)}.module-student-access{grid-column:2;justify-self:start}}.course-module-detail{border-top:1px solid #eef2f7;padding-top:12px;overflow-x:auto}.course-list-card-grid{gap:10px;display:grid}.course-list-toolbar{gap:8px;display:grid}.course-create-panel summary{cursor:pointer;color:#1f2933;font-weight:700;list-style:none}.course-create-panel summary::-webkit-details-marker{display:none}.course-create-panel summary:before{content:"+";color:#17635a;background:#e8f1f0;border-radius:999px;place-items:center;width:22px;height:22px;margin-right:8px;font-weight:800;display:inline-grid}.course-create-panel[open] summary{margin-bottom:14px}.course-create-panel[open] summary:before{content:"-"}.course-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:12px;padding:14px;display:grid}.course-list-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.course-list-card-head h4{color:#1f2933;margin:0 0 4px;font-size:16px}.course-list-status{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.course-list-status.active{color:#166534;background:#dcfce7}.course-list-status.draft{color:#475569;background:#e2e8f0}.course-list-status.hidden{color:#92400e;background:#fef3c7}.course-list-metrics{flex-wrap:wrap;gap:8px;display:flex}.course-list-metrics span{color:#526071;background:#f9fafb;border:1px solid #eef2f7;border-radius:999px;align-items:center;gap:4px;min-height:30px;padding:4px 10px;font-size:13px;display:inline-flex}.course-list-metrics strong{color:#1f2933;font-size:16px}.course-list-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.course-list-card-actions .table-actions{min-width:0}.course-list-detail{border-top:1px solid #eef2f7;padding-top:10px;overflow-x:auto}.course-content-tree{gap:10px;display:grid}.course-content-model-note{color:#667085;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.5}.course-chapter-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.course-chapter-head{background:#f7faf9;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.course-chapter-head strong{color:#1f2933;font-size:14px}.course-chapter-draggable{cursor:grab}.course-chapter-draggable:active,.course-chapter-draggable.is-dragging{cursor:grabbing}.course-chapter-draggable.is-dragging{opacity:.64;background:#f6fbf9}.course-content-tree.is-saving{opacity:.72;pointer-events:none}.course-chapter-title-button{color:inherit;font:inherit;font-weight:inherit;text-align:left;cursor:text;background:0 0;border:0;padding:0}.course-chapter-title-button:hover,.course-chapter-title-button:focus-visible{color:#17635a;text-decoration:underline}.course-chapter-inline-input{color:#1f2933;min-width:180px;font:inherit;border:1px solid #78a79b;border-radius:5px;padding:3px 6px;font-weight:700}.course-chapter-head span{color:#667085;font-size:12px}.course-section-list{display:grid}.course-section-row{border-bottom:1px solid #f3f4f6;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:grid}.course-section-row:last-child{border-bottom:0}.course-section-order{color:#17635a;white-space:nowrap;background:#eef6f4;border-radius:999px;justify-content:center;align-items:center;min-height:28px;font-size:12px;font-weight:700;display:inline-flex}.course-section-draggable{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.course-section-draggable.is-dragging{cursor:grabbing;opacity:.64;background:#f6fbf9}.course-section-list.is-saving{opacity:.72;pointer-events:none}.course-drag-handle{color:#7a948c;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;min-width:34px;min-height:34px;margin-left:7px;padding:0;font-size:16px;line-height:1;display:inline-flex}.course-drag-handle:hover,.course-drag-handle:focus-visible{outline-offset:1px;background:#e8f3ee;outline:2px solid #78a79b}.course-drag-handle:active{cursor:grabbing}.course-section-main{gap:3px;min-width:0;display:grid}.course-section-main strong,.course-chapter-item-title-button{color:#1f2933;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.course-chapter-item-title-button{width:fit-content;max-width:100%;font:inherit;text-align:left;cursor:text;background:0 0;border:0;padding:0;font-weight:700}.course-chapter-item-title-button:hover,.course-chapter-item-title-button:focus-visible{color:#17635a;text-decoration:underline}.course-section-main span{color:#667085;font-size:12px}.course-content-actions{flex-wrap:wrap;gap:6px;display:flex}.course-section-actions{justify-content:flex-end}.course-section-readonly{color:#667085;white-space:nowrap;justify-self:end;font-size:12px}.course-upload-workspace,.course-edit-workspace{gap:16px;display:grid}.course-upload-current,.course-upload-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.course-upload-current{background:#f8faf9;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:16px;display:grid}.course-upload-eyebrow{color:#667085;margin-bottom:4px;font-size:12px;display:block}.course-upload-current h3{color:#1f2933;margin:0;font-size:18px}.course-upload-current strong{color:#17635a;font-size:28px;line-height:1}.course-upload-current>span:last-child{color:#667085;font-size:13px}.course-upload-section{padding:16px}.course-upload-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.course-upload-section-head h4{color:#1f2933;margin:0;font-size:16px}.course-upload-section-head span{color:#667085;font-size:13px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-grid>div{background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;padding:12px}.detail-grid .full{grid-column:1/-1}.detail-grid strong,.detail-grid span{display:block}.detail-grid strong{color:#667085;margin-bottom:6px;font-size:12px}.detail-grid span{color:#1f2933;overflow-wrap:anywhere}@media (width<=720px){.course-module-toolbar,.course-module-card-head,.course-list-card-head{flex-direction:column;align-items:stretch}.course-module-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.module-child-workspace-head{flex-direction:column;align-items:stretch}.module-child-row{grid-template-columns:1fr;align-items:stretch}.module-child-actions{justify-content:flex-start}.course-upload-current{grid-template-columns:1fr}.asset-library-hero,.asset-library-card-head,.asset-library-meta{flex-direction:column;align-items:stretch}.detail-grid{grid-template-columns:1fr}}.commerce-page{flex-direction:column;gap:22px;display:flex}.commerce-page-head{background:linear-gradient(135deg,#fff,#fbf5eb);border:1px solid #e7dccd;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;display:flex;box-shadow:0 14px 38px #4c331914}.commerce-page-head h1{color:#2a1c10;margin:6px 0 8px;font-size:30px}.commerce-page-head p{color:#796550;margin:0}.eyebrow{color:#a77a37;letter-spacing:.18em;font-size:12px;font-weight:800}.commerce-head-actions,.commerce-card-actions,.commerce-form-actions{flex-wrap:wrap;gap:10px;display:flex}.commerce-page button{color:#4a3420;cursor:pointer;background:#fff;border:1px solid #cdbb9f;border-radius:12px;min-height:38px;padding:8px 16px;font-weight:700}.commerce-page .primary-button{color:#f5d99c;background:#24170d;border-color:#9d7438}.commerce-filters{background:#fff;border:1px solid #eadfce;border-radius:18px;grid-template-columns:minmax(220px,1fr) 180px 180px auto;gap:12px;padding:16px;display:grid}.commerce-filters input,.commerce-filters select,.commerce-form-grid input,.commerce-form-grid select,.commerce-form-grid textarea,.commerce-sku-form input,.commerce-sku-form select,.commerce-category-row input,.commerce-category-row select{box-sizing:border-box;color:#2d2116;background:#fff;border:1px solid #d9ccb8;border-radius:10px;width:100%;min-height:42px;padding:9px 12px}.commerce-product-grid,.commerce-order-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.commerce-product-card,.commerce-order-card{background:#fff;border:1px solid #e4d7c4;border-radius:20px;padding:20px;box-shadow:0 10px 28px #4c331912}.commerce-product-card h2,.commerce-order-card h2{color:#302014;margin:16px 0 8px;font-size:20px}.commerce-product-card p,.commerce-order-card p{color:#77624b}.commerce-product-card>strong,.commerce-order-card>div>strong{color:#9b6426;font-size:22px}.commerce-product-top,.commerce-order-card>div,.commerce-order-card>div:last-child,.commerce-metrics{justify-content:space-between;align-items:center;gap:10px;display:flex}.commerce-metrics{color:#806d57;justify-content:flex-start;margin:16px 0;font-size:13px}.status-pill{background:#eee;border-radius:999px;padding:5px 9px}.status-pill.is-on_sale{color:#276b3c;background:#e8f6ec}.status-pill.is-off_sale{color:#8d4437;background:#f5e7e3}.commerce-empty{text-align:center;color:#806c54;border:1px dashed #d8c9b4;border-radius:20px;grid-column:1/-1;padding:64px 20px}.commerce-modal-backdrop{z-index:1000;background:#1c130c94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.commerce-modal{background:#fff;border-radius:24px;width:min(680px,94vw);max-height:90vh;padding:24px;overflow:auto}.commerce-modal.is-wide{width:min(1060px,96vw)}.commerce-modal>header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.commerce-modal h2,.commerce-modal h3{color:#2a1c10;margin:0}.commerce-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.commerce-form-grid label{color:#66523e;flex-direction:column;gap:7px;font-size:14px;font-weight:700;display:flex}.commerce-form-grid .span-2{grid-column:1/-1}.commerce-drill{border-top:1px solid #eee2d2;margin-top:20px;padding-top:20px}.commerce-sku-form,.commerce-category-row{grid-template-columns:2fr 1fr 1fr 1fr auto;gap:8px;margin-top:10px;display:grid}.commerce-media-list{color:#725e48;flex-direction:column;gap:6px;margin:12px 0;display:flex}.check-line{flex-direction:row!important;align-items:center!important;display:flex!important}.check-line input{width:auto!important}.commerce-order-summary{background:#f8f2e8;border-radius:16px;grid-template-columns:2fr 1fr 1fr 1fr;gap:10px;padding:16px;display:grid}.commerce-line-items>div{border-bottom:1px solid #eee;grid-template-columns:2fr 1fr 1fr;gap:12px;padding:14px 0;display:grid}.commerce-payment-lock{color:#76501d;background:#f5ecdc;border-radius:12px;padding:12px}.muted{color:#8b7a67}@media (width<=780px){.commerce-page-head{flex-direction:column}.commerce-filters,.commerce-form-grid,.commerce-order-summary{grid-template-columns:1fr}.commerce-form-grid .span-2{grid-column:auto}.commerce-sku-form,.commerce-category-row{grid-template-columns:1fr}.commerce-modal-backdrop{padding:8px}.commerce-modal{padding:18px}}.commerce-bulk{background:#fbf7f0;border:1px solid #e3d5c1;border-radius:16px;align-items:center;gap:12px;padding:12px 16px;display:flex}.commerce-bulk select{border:1px solid #d9ccb8;border-radius:10px;min-height:38px;padding:7px 10px}.commerce-order-card.has-warning{background:#fff8ef;border-color:#cf8d58}.status-pill.is-pending_review{color:#835a13;background:#fff0ce}.status-pill.is-discontinued,.status-pill.is-archived{color:#655a50;background:#ece8e3}.commerce-metrics{flex-wrap:wrap}.commerce-metrics span{background:#f6efe5;border-radius:999px;padding:3px 7px}@media (width<=780px){.commerce-bulk{flex-direction:column;align-items:stretch}.commerce-bulk select{width:100%}}.commerce-category-tabs{background:#fff;border:1px solid #eadfce;border-radius:16px;flex-wrap:wrap;gap:10px;padding:12px;display:flex}.commerce-category-tabs button{align-items:center;gap:8px;display:inline-flex}.commerce-category-tabs button.is-active{color:#f5d99c;background:#24170d;border-color:#9d7438}.commerce-category-tabs span{color:inherit;opacity:.72;font-variant-numeric:tabular-nums}.commerce-product-image{aspect-ratio:4/3;color:#92785d;background:#f8f2e8;border:1px solid #eee2d2;border-radius:14px;justify-content:center;align-items:center;width:100%;font-size:14px;font-weight:700;display:flex;overflow:hidden}.commerce-product-image img,.commerce-media-thumb img{object-fit:contain;background:#fbf7ef;width:100%;height:100%}.commerce-product-photo-field span{color:#8b7a67;font-size:12px;font-weight:500}.commerce-photo-uploader{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.commerce-photo-uploader label{color:#4a3420;background:#fbf7ef;border:1px dashed #cdbb9f;border-radius:14px;flex-direction:column;gap:8px;min-height:92px;padding:14px;font-weight:800;display:flex}.commerce-photo-uploader input{color:#6b6257;width:100%;font-weight:500}.commerce-media-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin:14px 0;display:grid}.commerce-media-item{background:#fff;border:1px solid #eee2d2;border-radius:14px;grid-template-columns:88px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.commerce-media-thumb{color:#92785d;background:#f8f2e8;border-radius:10px;justify-content:center;align-items:center;width:88px;height:68px;font-size:13px;font-weight:800;display:flex;overflow:hidden}.commerce-media-item p{color:#806d57;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin:4px 0;font-size:12px;overflow:hidden}.commerce-media-item span{color:#92785d;font-size:12px}@media (width<=780px){.commerce-photo-uploader,.commerce-media-list{grid-template-columns:1fr}.commerce-media-item{grid-template-columns:72px 1fr}.commerce-media-item button{grid-column:1/-1}.commerce-media-thumb{width:72px;height:58px}}.commerce-page{gap:14px}.commerce-product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,240px));align-items:start;gap:10px}.commerce-product-card{border-radius:8px;padding:12px;box-shadow:0 3px 10px #4c33190f}.commerce-product-image{aspect-ratio:16/9;border-radius:6px;font-size:14px}.commerce-product-card h2{margin:10px 0 3px;font-size:16px;line-height:1.3}.commerce-product-card p{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.commerce-product-card>strong{font-size:18px}.commerce-product-top{margin-top:8px;font-size:12px}.commerce-metrics{gap:5px;margin:8px 0;font-size:11px}.commerce-metrics span{padding:2px 5px}.commerce-card-actions{gap:6px}.commerce-product-card .commerce-card-actions button{border-radius:6px;min-height:40px;padding:8px 10px;font-size:14px}.commerce-product-image img,.commerce-media-thumb img{object-fit:cover}.commerce-draft-media-preview{flex-wrap:wrap;gap:8px;display:flex}.commerce-draft-media-preview:empty{display:none}.commerce-draft-media-preview img{object-fit:cover;background:#fff;border:1px solid #d8c39f;border-radius:6px;width:88px;height:66px}.commerce-detail-editor{background:#fffaf2;border:1px solid #eadfce;border-radius:16px;gap:12px;padding:16px;display:grid}.commerce-detail-editor h3{color:#2a1c10;margin:0}.commerce-detail-editor p{color:#8b7a67;margin:0;font-size:13px}.commerce-detail-editor textarea{min-height:150px}.commerce-detail-upload{color:#4a3420;background:#fbf7ef;border:1px dashed #cdbb9f;border-radius:14px;padding:14px;font-weight:800;flex-direction:column!important;gap:8px!important;display:flex!important}.commerce-detail-media-list{margin-top:0}.commerce-hidden-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.commerce-click-upload{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.commerce-click-upload>span{color:#8b7a67;font-size:12px;font-weight:500}.commerce-upload-trigger{justify-content:center;align-items:center;min-width:156px;min-height:42px;display:inline-flex;color:#f5d99c!important;background:#24170d!important;border-color:#9d7438!important}.commerce-upload-trigger:focus-visible{outline-offset:2px;outline:3px solid #9d743847}.commerce-product-photo-field{background:#fbf7ef;border:1px dashed #cdbb9f;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.commerce-product-photo-field strong{color:#4a3420;font-size:14px}.commerce-detail-upload .commerce-click-upload{align-items:center}.commerce-photo-uploader .commerce-click-upload{background:#fbf7ef;border:1px dashed #cdbb9f;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:92px;padding:14px}.commerce-detail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.commerce-detail-head .commerce-click-upload{justify-content:flex-end}.commerce-detail-head .commerce-upload-trigger{min-width:112px}.commerce-sort-row{cursor:grab}.commerce-sort-row.is-dragging{cursor:grabbing;opacity:.58}.commerce-drag-handle{color:#8d775c;cursor:grab;margin-right:6px;display:inline-block}.commerce-order-row{cursor:pointer}.commerce-order-row:focus-visible{outline-offset:-3px;outline:3px solid #9d743842}.commerce-row-actions{align-items:flex-end}.commerce-page .danger-button{color:#fff;background:#c82f2f;border-color:#d6463e}.commerce-version-note{color:#725e48;background:#fffaf2;border:1px solid #eadfce;border-radius:8px;padding:12px 14px;font-size:14px}.commerce-sku-editor{gap:10px;display:grid}.commerce-sku-head,.commerce-sku-row{grid-template-columns:1.2fr 1fr .8fr .8fr .8fr .8fr 1.2fr auto auto;align-items:center;gap:8px;display:grid}.commerce-sku-head{color:#806d57;font-size:12px;font-weight:800}.commerce-sku-row{margin:0}.commerce-sku-row input,.commerce-sku-row select{color:#2d2116;background:#fff;border:1px solid #d9ccb8;border-radius:6px;min-width:0;min-height:40px;padding:8px 10px;font-size:14px}.commerce-sku-row button{border-radius:6px;min-height:40px;font-size:14px}.commerce-media-controls{grid-template-columns:96px 76px minmax(76px,auto) auto;align-items:center;gap:8px;display:grid}.commerce-media-controls select,.commerce-media-controls input{color:#2d2116;background:#fff;border:1px solid #d9ccb8;border-radius:6px;min-width:0;min-height:40px;padding:8px 10px;font-size:14px}.commerce-media-controls button{border-radius:6px;min-height:40px;font-size:14px}.commerce-next-owner{color:#5f482f;background:#fffaf2;border:1px solid #eadfce;border-radius:8px;margin:12px 0;padding:12px 14px;font-weight:700}.commerce-snapshot-grid{background:#fff;border:1px solid #eee2d2;border-radius:8px;grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.commerce-snapshot-grid span{color:#5f4d3b;line-height:1.55}.commerce-snapshot-grid .span-2{grid-column:1/-1}@media (width<=980px){.commerce-sku-head{display:none}.commerce-sku-row{grid-template-columns:1fr 1fr}.commerce-sku-row button{justify-self:start}.commerce-media-item{grid-template-columns:72px 1fr}.commerce-media-controls{grid-column:1/-1;grid-template-columns:1fr 80px 88px auto}.commerce-snapshot-grid{grid-template-columns:1fr}}.commerce-form-note{color:#8b7a67;align-self:end;padding:10px 0;font-size:13px}.commerce-work-list{background:#fff;border:1px solid #e4d7c4;border-radius:8px;overflow:hidden}.commerce-work-row{border-bottom:1px solid #eee2d2;align-items:center;gap:14px;min-height:62px;padding:9px 12px;display:grid}.commerce-work-row:last-child{border-bottom:0}.commerce-work-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.commerce-work-row>div strong{color:#302014;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.commerce-work-row>div span,.commerce-work-row time{color:#806d57;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.commerce-work-row button{border-radius:6px;justify-self:end;min-height:40px;padding:8px 10px;font-size:14px}.commerce-order-row{grid-template-columns:minmax(220px,2fr) 62px 96px 90px minmax(145px,1fr) auto}.commerce-after-sale-row{grid-template-columns:minmax(190px,1.8fr) minmax(100px,1fr) 96px 90px minmax(145px,1fr) auto}.commerce-inventory-row{grid-template-columns:minmax(220px,2fr) 96px 90px 90px 90px auto}.commerce-work-row.has-warning{background:#fff8ef}@media (width<=780px){.commerce-work-row,.commerce-order-row,.commerce-after-sale-row,.commerce-inventory-row{grid-template-columns:1fr 1fr}.commerce-work-row>div{grid-column:1/-1}.commerce-work-row button{justify-self:start}}.visitor-review-summary,.student-detail-identity{background:linear-gradient(135deg,#fffdf9 0%,#f8f3eb 100%);border:1px solid #e5ded4;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;display:flex}.visitor-application-table th:nth-child(2),.visitor-application-table td:nth-child(2),.visitor-application-table th:nth-child(4),.visitor-application-table td:nth-child(4){white-space:nowrap}.visitor-application-table th:nth-child(4),.visitor-application-table td:nth-child(4){width:76px}.visitor-application-table th:nth-child(5),.visitor-application-table td:nth-child(5){min-width:132px}.visitor-review-summary h3,.student-detail-identity h3{color:#2f241b;margin:5px 0 6px;font-size:24px;line-height:1.25}.visitor-review-summary p,.student-detail-identity p{color:#6b625a;margin:0;font-size:14px}.visitor-review-eyebrow,.student-detail-identity>div:first-child>span{color:#93662f;letter-spacing:.08em;font-size:12px;font-weight:750}.visitor-review-status{color:#835a13;white-space:nowrap;background:#fff0ce;border-radius:999px;align-items:center;min-height:34px;padding:5px 12px;font-size:14px;font-weight:700;display:inline-flex}.visitor-review-status.is-approved{color:#276b3c;background:#e8f6ec}.visitor-review-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:16px;padding:18px}.visitor-review-section h4{color:#2f241b;margin:0 0 14px;font-size:16px}.visitor-review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.visitor-review-grid>div{background:#f8f7f5;border-radius:8px;min-width:0;padding:12px}.visitor-review-grid .full{grid-column:1/-1}.visitor-review-grid span,.visitor-review-section-head span{color:#756c64;margin-bottom:5px;font-size:12px;display:block}.visitor-review-grid strong{color:#2f2a26;overflow-wrap:anywhere;font-size:15px}.visitor-review-section-head{justify-content:space-between;align-items:center;gap:24px;display:flex}.visitor-review-section-head strong{color:#2f241b;letter-spacing:.04em;font-size:28px}.visitor-review-section-head p{color:#6b625a;max-width:430px;margin:0;font-size:14px}.student-no-confirmation{background:#fffdf8;border-color:#d6b988}.student-no-suggestion{background:#f8f0df;border:1px solid #e4cfa9;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:4px;padding:16px;display:flex}.student-no-suggestion span{color:#795a30;font-size:13px;font-weight:700;display:block}.student-no-suggestion strong{color:#3f2d18;letter-spacing:.04em;margin-top:4px;font-size:26px;display:block}.student-no-suggestion p{color:#6f5b3d;max-width:430px;margin:0;font-size:13px;line-height:1.6}.student-no-latest{color:#7a4c00;background:#fff0ce;border-radius:7px;margin:8px 0 0;padding:9px 11px;font-size:13px}.visitor-maintenance-info{color:#5f6368;background:#fafafa;border:1px dashed #d3d6da;border-radius:9px;margin-top:16px;padding:14px 16px}.visitor-maintenance-info summary{cursor:pointer;min-height:30px;font-weight:700}.visitor-maintenance-info>div{grid-template-columns:110px 1fr;gap:12px;padding:7px 0;font-size:13px;display:grid}.visitor-maintenance-info strong{overflow-wrap:anywhere}.student-detail-number{background:#fffaf0;border:1px solid #d7bc91;border-radius:9px;min-width:230px;padding:13px 16px}.student-detail-number span{color:#795a30;font-size:12px;display:block}.student-detail-number strong{color:#342313;letter-spacing:.04em;margin-top:4px;font-size:24px;display:block}.student-no-impact{background:#f8f5f0;border-left:4px solid #a67c43;border-radius:7px;margin-top:16px;padding:14px 16px}.student-no-impact strong{color:#3b3025}.student-no-impact p{color:#655b52;margin:6px 0 0;font-size:13px;line-height:1.65}@media (width<=760px){.visitor-review-summary,.student-detail-identity,.student-no-suggestion,.visitor-review-section-head{flex-direction:column;align-items:stretch}.visitor-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-detail-number{min-width:0}}.student-category-panel{gap:16px;display:grid}.student-category-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.student-category-heading h2{color:#202936;margin:0 0 5px;font-size:18px;line-height:1.35}.student-category-heading p{color:#5d6978;margin:0;font-size:14px;line-height:1.55}.student-category-tabs{flex-wrap:wrap;gap:10px;display:flex}.student-category-tab{color:#2d3a4a;background:#fff;border:1px solid #cfd7e2;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;min-width:128px;min-height:48px;padding:9px 12px 9px 15px;font-weight:700;display:inline-flex}.student-category-tab strong{color:#405166;font-variant-numeric:tabular-nums;background:#edf1f6;border-radius:999px;justify-content:center;align-items:center;min-width:30px;min-height:26px;padding:2px 8px;font-size:13px;display:inline-flex}.student-category-tab:hover{background:#f7f9fc;border-color:#7d94af}.student-category-tab.active{color:#fff;background:#205493;border-color:#205493}.student-category-tab.active strong{color:#173f70;background:#fff}.student-category-tab:focus-visible{outline-offset:2px;outline:3px solid #20549347}.student-permission-categories{flex-wrap:wrap;gap:6px;min-width:210px;display:flex}.student-permission-badge,.student-category-empty{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:4px 9px;font-size:12px;line-height:1.2;display:inline-flex}.student-permission-badge strong{font-weight:750}.student-permission-badge span{opacity:.84}.student-permission-badge.is-active{color:#185c34;background:#e3f4e9}.student-permission-badge.is-paused,.student-permission-badge.is-scheduled{color:#795614;background:#fff0c9}.student-permission-badge.is-cancelled{color:#8d322d;background:#fbe5e2}.student-permission-badge.is-expired,.student-permission-badge.is-not_renewed,.student-permission-badge.is-unknown,.student-category-empty{color:#536170;background:#edf1f4}.commerce-sku-head,.commerce-sku-row{grid-template-columns:104px 1.2fr 1fr .8fr .8fr .8fr .8fr 1.2fr auto auto}.commerce-category-row.commerce-sort-row{grid-template-columns:auto 104px 2fr 1fr auto}.commerce-media-controls{grid-template-columns:104px 96px 76px minmax(76px,auto) auto}.commerce-inline-sort-actions{align-items:center;gap:4px;display:inline-flex}.commerce-inline-sort-actions button{min-width:40px;min-height:40px;padding:6px}.commerce-sort-undo,.commerce-version-diff,.commerce-version-list>div{background:#fffaf2;border:1px solid #dccdb8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.commerce-version-panel,.commerce-version-list{gap:10px;display:grid}.commerce-version-diff{flex-direction:column;align-items:flex-start}.commerce-version-diff p{color:#5f4d3b;margin:0;font-size:14px;line-height:1.55}.commerce-version-list>div{flex-wrap:wrap}.commerce-digital-content-list{gap:8px;display:grid}.commerce-digital-content-row{background:#fff;border:1px solid #e2d7c7;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:8px 10px;display:flex}.commerce-version-list time{color:#6d5d4c;font-size:14px}.commerce-product-card p,.commerce-product-top,.commerce-metrics,.commerce-media-item p,.commerce-media-item span,.commerce-click-upload>span,.commerce-work-row>div span,.commerce-work-row time,.commerce-sku-head{font-size:14px}@media (width<=980px){.commerce-sku-row,.commerce-media-controls{grid-template-columns:1fr 1fr}}.ops-metric-card span,.student-category-tab strong,.student-permission-badge,.student-category-empty,.course-module-status,.course-module-stats span,.asset-folder-count{font-size:14px}.student-table-scroll{width:100%;overflow-x:auto}.student-list-table{table-layout:fixed;min-width:1000px}.student-list-table th:first-child{width:140px}.student-list-table th:nth-child(2){width:120px}.student-list-table th:nth-child(3){width:145px}.student-list-table th:nth-child(4){width:200px}.student-list-table th:nth-child(5){width:70px}.student-list-table th:nth-child(6){width:45px}.student-list-table th:nth-child(7){width:280px}.student-list-table td:nth-child(3){overflow-wrap:anywhere}.student-list-table th:nth-child(2),.student-list-table td:nth-child(2),.student-list-table th:nth-child(3),.student-list-table td:nth-child(3),.student-list-table th:nth-child(5),.student-list-table td:nth-child(5){white-space:nowrap}.student-list-table th:nth-child(4),.student-list-table td:nth-child(4){min-width:200px}.student-list-table th:last-child,.student-list-table td:last-child{background:#fff;min-width:280px;position:sticky;right:0;box-shadow:-8px 0 14px #1f293312}.student-list-table th:last-child{z-index:2;background:#f8fafc}.student-list-table td:last-child{z-index:1}.student-list-table .table-actions{min-width:0}@media (width<=760px){.student-category-tab{flex:132px}.student-permission-categories{min-width:0}}
