:root{color:#35271f;font-synthesis:none;background:#f5f0eb;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:1100px;height:100%;min-height:100vh;margin:0}.app-shell{height:100vh;min-height:100vh}.side{background:#fffaf2;height:100vh;overflow-y:auto}.brand{color:#8b0000;align-items:center;gap:12px;padding:24px 18px 20px;display:flex}.brand-mark{color:#fff8e7;background:linear-gradient(145deg,#8b0000,#b52820);border:2px solid #d4af37;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{color:#8f755f;margin-top:3px}.topbar{background:#fffdf9;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.topbar strong,.topbar span{display:block}.topbar strong{color:#72110d;font-size:18px}.topbar span{color:#9a806c;margin-top:3px;font-size:13px}.content{background:radial-gradient(circle at 100% 0,#d4af371f,#0000 28%),#f5f0eb;padding:26px}.page-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-head h1{color:#6f0c08;margin:0;font-size:26px}.page-head p{color:#8c7462;margin:6px 0 0}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.stat-grid{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:22px;display:grid}.stat-card{background:#fffdf9;border:1px solid #eadcc8;border-radius:16px;padding:20px;box-shadow:0 8px 24px #532d120f}.stat-card strong{color:#8b0000;font-size:30px;display:block}.stat-card span{color:#8c7462}.panel{background:#fffdf9;border:1px solid #eadcc8;border-radius:16px;padding:20px}.login-page{background:radial-gradient(circle at 25% 20%,#d4af374d,#0000 25%),linear-gradient(135deg,#5b0505,#930d09 48%,#c18c24);place-items:center;min-height:100vh;display:grid}.login-card{background:#fffdf9fa;border-radius:22px;width:420px;padding:36px;box-shadow:0 24px 70px #2c00004d}.login-title{text-align:center;margin-bottom:26px}.login-title .brand-mark{width:60px;height:60px;margin:0 auto 14px;font-size:30px}.login-title h1{color:#790905;margin:0}.login-title p{color:#967a62}.two-column{grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:18px;display:grid}.dictionary-types-panel{flex-direction:column;min-width:0;min-height:560px;display:flex}.dictionary-items-panel{min-width:0;min-height:560px}.dictionary-panel-header{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.dictionary-type-search{margin:14px 0}.dictionary-type-list{border:1px solid #eadcc8;border-radius:12px;min-height:420px;max-height:calc(100vh - 300px);overflow:auto}.dictionary-type-list .n-list{background:0 0}.dictionary-type-item{cursor:pointer;transition:background-color .2s,box-shadow .2s}.dictionary-type-item:hover{background:#fff8e8}.dictionary-type-item--selected{background:#f8e9bd;box-shadow:inset 3px 0 #d4af37}.dictionary-type-item__content{min-width:0}.dictionary-type-item__title{color:#6f0c08;align-items:center;gap:8px;min-width:0;font-weight:600;display:flex}.dictionary-type-item__title>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dictionary-type-item__code{color:#8c7462;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.dictionary-type-list-empty,.dictionary-items-empty{padding:52px 12px}.dictionary-items-title{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.dictionary-items-title strong{color:#6f0c08;font-size:18px}.dictionary-type-code,.dictionary-items-count{color:#8c7462;font-size:13px}.dictionary-items-table{min-width:0}@media (width<=1200px){.two-column{grid-template-columns:1fr}.dictionary-types-panel,.dictionary-items-panel{min-height:0}.dictionary-type-list{max-height:360px}}.archive-upload{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.archive-upload-trigger{color:#8b0000;cursor:pointer;border:1px dashed #d9cfc5;border-radius:8px;place-items:center;width:96px;height:96px;font-size:32px;line-height:1;transition:border-color .2s,background-color .2s;display:grid}.archive-upload-trigger:hover{background:#fff8e8;border-color:#8b0000}.archive-upload-selected,.archive-upload-current{background:#fffaf2;border:1px solid #eadcc8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 10px;display:flex}.archive-upload-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.archive-upload-tip{font-size:12px;line-height:1.5}.archive-video-preview{flex-direction:column;gap:12px;display:flex}.archive-video-player{background:#1d1714;border-radius:10px;width:100%;max-height:60vh;display:block}.mini-code,.mini-code img{max-width:100%;height:auto;display:block}.not-found-page{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:360px;display:grid}.not-found-page h1,.not-found-page p{margin:0}
