:root{color:#202118;font-synthesis:none;background:#f5f3eb;font-family:system-ui,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%}body{min-height:100dvh;margin:0;overflow-x:hidden}button{font:inherit}.app-shell{grid-template-columns:248px minmax(0,1fr);width:100%;min-width:0;min-height:100dvh;display:grid}.sidebar{color:#f7f6ef;background:#171813;flex-direction:column;padding:28px 20px;display:flex}.brand{border-bottom:1px solid #34352c;gap:5px;padding:0 12px 28px;display:grid}.brand strong{color:#bcca25;letter-spacing:.12em;font-size:20px}.brand span{color:#c7c7bd;font-size:13px}.sidebar nav{gap:5px;margin-top:26px;display:grid}.sidebar nav button{color:#b7b8ae;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 13px;transition:background .16s,color .16s,transform .16s;display:flex}.sidebar nav button:hover{color:#f7f6ef;background:#292b23;transform:translate(2px)}.sidebar nav button.active{color:#171813;background:#bcca25;font-weight:700}.nav-dot{border:1px solid;border-radius:50%;width:6px;height:6px}main{width:100%;min-width:0;padding:32px 40px 48px;overflow:hidden}header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:28px}.page-subtitle{color:#77786d;margin:6px 0 0;font-size:13px}.header-actions{align-items:center;gap:10px;display:flex}.mobile-route{display:none}.eyebrow{color:#77786d;letter-spacing:.13em;margin-bottom:6px;font-size:11px;font-weight:800}.service-status{color:#77786d;background:#fffdf7;border:1px solid #d8d6ca;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}.service-status span{background:#d0ad34;border-radius:50%;width:8px;height:8px}.service-status.online span{background:#6b8f1a}.service-status.offline span{background:#b64332}.user-badge{border-left:1px solid #d8d6ca;gap:2px;padding-left:12px;display:grid}.user-badge strong{font-size:13px}.user-badge span{color:#77786d;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:11px;overflow:hidden}.login-shell{background:#171813;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffdf7;border-radius:22px;width:min(520px,100%);padding:38px}.login-brand{margin-bottom:42px;padding:0 0 20px}.login-card>p:not(.eyebrow){color:#66685d;margin:14px 0 26px;line-height:1.75}.hero{color:#f7f6ef;background:#20221b;border-radius:22px;justify-content:space-between;align-items:flex-end;min-height:210px;padding:34px;display:flex;overflow:hidden}.hero h2{max-width:680px;margin-bottom:16px;font-size:clamp(28px,4vw,48px);line-height:1.08}.hero p:not(.eyebrow){color:#bfc0b6;max-width:620px;margin-bottom:0;line-height:1.75}.hero .eyebrow{color:#bcca25}.hero-mark{color:#bcca25;opacity:.8;font-size:100px;font-weight:900;line-height:.75}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.metrics article{background:#fffdf7;border:1px solid #dedcd1;border-radius:15px;gap:8px;padding:20px;display:grid}.metrics article span,.metrics article small{color:#77786d;font-size:13px}.metrics article strong{font-size:32px}.empty-panel{background:#fffdf7;border:1px solid #dedcd1;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:18px;padding:24px;display:grid}.empty-panel h3{margin-bottom:7px}.empty-panel p{color:#77786d;margin-bottom:0;line-height:1.6}.empty-number{color:#6d7412;background:#eff0d4;border-radius:14px;place-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:grid}.empty-panel button{color:#929287;background:#e7e5da;border:0;border-radius:10px;padding:10px 15px}.primary-button{cursor:pointer;font-weight:800;color:#202118!important;background:#bcca25!important;border:0!important;border-radius:10px!important;padding:11px 16px!important}.primary-button:hover{background:#cad83a!important}.page-card{background:#fffdf7;border:1px solid #dedcd1;border-radius:16px}.page-intro{justify-content:space-between;align-items:flex-start;gap:24px;min-height:150px;padding:26px;display:flex}.page-intro h2{margin-bottom:10px;font-size:30px}.page-intro p:not(.eyebrow){color:#77786d;max-width:680px;margin-bottom:0;line-height:1.7}.toolbar{background:#fffdf7;border:1px solid #dedcd1;border-radius:14px;grid-template-columns:minmax(220px,1fr) auto auto auto;gap:10px;margin:16px 0;padding:14px;display:grid}.toolbar input,.toolbar select,.mobile-route select{color:#202118;background:#fff;border:1px solid #d8d6ca;border-radius:9px;min-height:42px;padding:0 12px}.toolbar button{cursor:pointer;background:#f5f3eb;border:1px solid #d8d6ca;border-radius:9px;padding:0 15px}.module-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:54px 24px;display:flex}.module-empty h3{margin:16px 0 8px;font-size:22px}.module-empty p{color:#77786d;max-width:520px;line-height:1.7}.text-button{color:#59620c;cursor:pointer;background:0 0;border:0;padding:7px 10px;font-weight:800}.dialog-backdrop{z-index:10;background:#12130f94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{background:#fffdf7;border-radius:18px;width:min(520px,100%);padding:28px;box-shadow:0 24px 70px #00000042}.dialog>p{color:#66685d;line-height:1.75}.dialog-note{background:#eff0d4;border-radius:11px;gap:5px;margin:20px 0;padding:15px;display:grid}.dialog-note span{color:#66685d;font-size:13px}.dialog-actions{justify-content:flex-end;display:flex}.dialog-actions button{color:#fff;cursor:pointer;background:#202118;border:0;border-radius:9px;padding:10px 16px}.color-list{padding:20px}.color-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}.color-grid article{background:#f8f6ef;border:1px solid #dedcd1;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.color-grid article div:last-child{gap:3px;display:grid}.color-grid article span,.color-grid article small{color:#77786d}.swatch-placeholder{color:#4d5314;background:#ecebdc;border-radius:12px;place-items:center;width:54px;height:54px;font-weight:800;display:grid}.error-state{color:#8f302d}.batch-dialog{width:min(1040px,100vw - 32px);max-height:calc(100vh - 32px);overflow:auto}.dropzone{cursor:pointer;text-align:center;background:#f7f8ec;border:1px dashed #9ea55e;border-radius:14px;place-items:center;gap:7px;padding:28px;display:grid}.dropzone input{max-width:100%}.dropzone span{color:#77786d}.file-queue{gap:8px;max-height:270px;display:grid;overflow:auto}.file-queue article{border:1px solid #dedcd1;border-radius:10px;align-items:center;gap:10px;padding:9px;display:flex}.file-queue img{object-fit:cover;border-radius:8px;width:48px;height:48px}.file-queue article div{gap:2px;min-width:0;display:grid}.file-queue article span,.file-queue article small{color:#77786d;text-overflow:ellipsis;overflow:hidden}.batch-summary{flex-wrap:wrap;gap:10px;display:flex}.batch-summary span{background:#f5f3eb;border-radius:999px;padding:7px 10px}.bad-text{color:#a23b34}.batch-table-wrap{border:1px solid #dedcd1;border-radius:12px;overflow:auto}.batch-review-table{border-collapse:collapse;width:100%;min-width:760px}.batch-review-table th,.batch-review-table td{text-align:left;border-bottom:1px solid #dedcd1;padding:10px}.batch-review-table input:not([type=checkbox]){border:1px solid #d8d6ca;border-radius:8px;width:100%;min-width:170px;padding:9px}.chip{color:#77786d;background:#ece9df;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.chip.good{color:#41611e;background:#edf5df}.chip.warn{color:#8a5100;background:#fff0d8}.chip.bad{color:#a23b34;background:#fae4e1}.batch-message{color:#66685d;background:#f5f3e8;border-radius:10px;margin:0;padding:10px 12px}.archive-complete{text-align:center;align-content:center;place-items:center;min-height:220px;display:grid}.archive-complete>strong{font-size:54px}.batch-dialog .dialog-actions{gap:10px}.batch-dialog .dialog-actions button:disabled{opacity:.55;cursor:wait}@media (width<=900px){.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{display:none}main{padding:22px 18px 36px}header{align-items:flex-start;gap:16px}.header-actions{flex-wrap:wrap;justify-content:flex-end;min-width:0}.hero{min-height:260px}.hero-mark{font-size:64px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-panel{grid-template-columns:auto minmax(0,1fr)}.mobile-route{color:#77786d;gap:3px;min-width:112px;font-size:10px;display:grid}.mobile-route select{width:100%;min-height:38px}.toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width<=520px){main{padding:16px 12px 28px}header{flex-direction:column;margin-bottom:18px}.header-actions{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:end;width:100%;display:grid}.mobile-route{min-width:0}.service-status{padding:10px;font-size:0}.user-badge{border-top:1px solid #d8d6ca;border-left:0;grid-column:1/-1;min-width:0;padding:8px 0 0}.user-badge span{max-width:100%}.hero{align-items:flex-start;min-height:230px;padding:22px}.hero-mark{display:none}.metrics{grid-template-columns:minmax(0,1fr)}.empty-panel{grid-template-columns:minmax(0,1fr);gap:12px}.toolbar{grid-template-columns:minmax(0,1fr)}}@media (width<=640px){.dialog-backdrop{padding:8px}.batch-dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px);padding:16px}.batch-dialog .dialog-actions{background:#fffdf7;border-top:1px solid #dedcd1;margin:0 -16px -16px;padding:12px 16px;position:sticky;bottom:-16px}}.table-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(330px,100%),1fr));gap:14px;margin-top:16px;display:grid}.table-card{background:#fffdf7;border:1px solid #dedcd1;border-radius:15px;grid-template-columns:56px 1fr;gap:14px;padding:18px;display:grid}.table-card>div{min-width:0}.table-card-icon{color:#bcca25;background:#20221b;border-radius:12px;place-items:center;width:56px;height:70px;font-size:24px;font-weight:900;display:grid}.card-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.card-title-row h3{margin-bottom:6px}.table-card p,.table-card small{color:#77786d}.card-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.card-actions button,.trash-list button,.job-list button,.editor-heading button,.tab-bar button{cursor:pointer;background:#f7f5ed;border:1px solid #d8d6ca;border-radius:8px;padding:8px 12px}.danger-button{color:#9a312d!important;background:#fff2f0!important;border-color:#e9b7b3!important}.workspace-dialog{width:min(720px,100%)}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin:20px 0;display:grid}.form-grid label{color:#77786d;gap:6px;font-size:12px;display:grid}.form-grid input,.form-grid select,.inline-create select{color:#202118;background:#fff;border:1px solid #d8d6ca;border-radius:9px;min-height:42px;padding:0 11px}.workspace-dialog .dialog-actions{gap:8px}.editor-heading{background:#fffdf7;border:1px solid #dedcd1;border-radius:15px;align-items:center;gap:18px;padding:18px;display:flex}.editor-heading>div{flex:1}.editor-heading h2,.editor-heading p{margin-bottom:3px}.wide-editor-wrap{background:#fff;border:1px solid #ceccc0;border-radius:14px;max-height:calc(100vh - 260px);margin-top:14px;overflow:auto}.wide-editor{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:3900px}.wide-editor th,.wide-editor td{vertical-align:top;background:#fff;border-bottom:1px solid #dedcd1;border-right:1px solid #dedcd1;width:132px;min-width:132px;padding:9px}.wide-editor thead th{z-index:3;text-align:center;background:#f2f0e7;position:sticky;top:0}.wide-editor thead tr:nth-child(2) th{top:37px}.wide-editor thead tr:nth-child(3) th{top:91px}.wide-editor .sticky-name{z-index:6;background:#fffdf7;width:150px;min-width:150px;position:sticky;left:0}.wide-editor .sticky-style{z-index:5;background:#fffdf7;width:170px;min-width:170px;position:sticky;left:150px}.wide-editor thead .sticky-name,.wide-editor thead .sticky-style{z-index:9}.wide-editor tbody th{text-align:left}.wide-editor tbody th small{color:#77786d;margin-top:5px;display:block}.material-header select,.assignment-cell select{background:#fff;border:1px solid #d8d6ca;border-radius:7px;width:100%;padding:7px;font-size:12px}.material-header span,.assignment-cell>span{white-space:pre-line;font-size:12px}.asset-thumb{object-fit:contain;background:#f2f0e8;border-radius:8px;width:100%;height:86px;margin-top:7px;display:block}.style-cell .asset-thumb{height:110px}.missing-image,.image-loading{color:#929287;text-align:center;background:#f3f1e8;border-radius:8px;place-items:center;min-height:66px;font-size:11px;display:grid}.small-upload{color:#59620c;cursor:pointer;background:#eff0d4;border-radius:7px;margin-top:7px;padding:5px 8px;font-size:11px;display:inline-flex}.small-upload input{display:none}.assignment-cell small,.style-cell small{color:#6b8f1a;min-height:16px;margin-top:5px;font-size:10px;display:block}.editor-footer{color:#77786d;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;font-size:12px;display:flex}.material-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:14px;margin-top:16px;display:grid}.material-grid article{background:#fffdf7;border:1px solid #dedcd1;border-radius:14px;grid-template-columns:105px 1fr;gap:14px;padding:16px;display:grid}.material-grid .asset-thumb,.material-placeholder{width:105px;height:105px;margin:0}.material-placeholder{color:#6d7412;background:#e9e8dc;border-radius:10px;place-items:center;font-size:30px;font-weight:900;display:grid}.material-grid h3{margin:8px 0 5px}.material-grid p,.material-grid small{color:#77786d}.tab-bar{gap:8px;margin:15px 0;display:flex}.tab-bar button.active{background:#bcca25;border-color:#bcca25;font-weight:800}.summary-list,.job-list,.trash-list{gap:9px;display:grid}.summary-list article,.job-list article,.trash-list article{background:#fffdf7;border:1px solid #dedcd1;border-radius:12px;align-items:center;gap:16px;padding:15px;display:flex}.summary-list article>div:first-child,.job-list article>div:first-child,.trash-list article>div:first-child{flex:1;gap:4px;display:grid}.summary-list span,.job-list span,.trash-list small{color:#77786d}.color-chip-list{flex-wrap:wrap;gap:6px;display:flex}.inline-create{gap:9px;display:flex}.progress{background:#e5e3d8;border-radius:999px;width:180px;height:7px;overflow:hidden}.progress i{background:#bcca25;height:100%;display:block}.timeline-list{padding:10px 0;display:grid}.timeline-list article{grid-template-columns:130px 16px 1fr;gap:12px;min-height:78px;display:grid}.timeline-list time{color:#77786d;text-align:right;font-size:12px}.timeline-list i{background:#bcca25;border-radius:50%;width:10px;height:10px;position:relative}.timeline-list i:after{content:"";background:#d5d3c8;width:1px;height:68px;position:absolute;top:10px;left:4px}.timeline-list p{color:#77786d;margin-top:5px}.trash-list article>div:last-child{gap:8px;display:flex}.loading-pulse{background:#bcca25;border-radius:50%;width:48px;height:48px;animation:1s infinite alternate pulse}@keyframes pulse{to{opacity:.45;transform:scale(.72)}}@media (width<=700px){.form-grid{grid-template-columns:1fr}.editor-heading{flex-wrap:wrap;align-items:flex-start}.material-grid{grid-template-columns:minmax(0,1fr)}.summary-list article,.job-list article,.trash-list article{flex-direction:column;align-items:flex-start}.inline-create{flex-direction:column;width:100%}.page-intro{flex-direction:column;min-height:0;padding:20px}.workspace-dialog{max-height:calc(100dvh - 16px);overflow:auto}.wide-editor-wrap{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-width:100%;max-height:calc(100dvh - 230px)}.timeline-list article{grid-template-columns:1fr;gap:7px}.timeline-list time{text-align:left}.timeline-list i{display:none}}
