/* DeerDrive: silver surfaces, forest accent. Display/body: Manrope + native CJK.
   DESIGN_VARIANCE 5 / MOTION_INTENSITY 3 / VISUAL_DENSITY 5.
   Rounded scale: surfaces 12px, controls 8px, compact badges 4px.
   Layers: sticky header 10, toast 20; dialogs use the native top layer. */
@font-face{font-family:Manrope;src:url('/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{color-scheme:light;--paper:#f4f6f5;--surface:#fcfdfc;--surface-soft:#eaf0ec;--ink:#202e27;--muted:#5f7167;--line:#d7e1db;--accent:#24604a;--accent-ink:#fafcfb;--accent-soft:#e2eee7;--danger:#a53440;--danger-soft:#f8e9ed;--shadow:0 16px 42px #243a2d12;--radius:12px;font-family:Manrope,"Segoe UI","Microsoft YaHei",sans-serif;font-size:14px;line-height:1.6;color:var(--ink);background:var(--paper)}
:root[data-theme=dark]{color-scheme:dark;--paper:#162019;--surface:#202c24;--surface-soft:#29372f;--ink:#e8efe9;--muted:#a8b9ad;--line:#3c4e41;--accent:#a0cfb3;--accent-ink:#17271d;--accent-soft:#314b3b;--danger:#f0a4af;--danger-soft:#482d32;--shadow:0 16px 42px #0d170f30}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:wait}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.35;font-weight:650;letter-spacing:-1px}h2{font-size:17px;font-weight:650}h3{font-size:15px;font-weight:650}small{font-size:12px}[hidden]{display:none!important}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}input:focus,select:focus{outline:2px solid var(--accent);outline-offset:1px}button:active:not(:disabled),.button:active{transform:translateY(1px)}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-lg{width:28px;height:28px}.brand-mark{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.6}.muted{color:var(--muted)}.mono{font-family:Consolas,"SFMono-Regular",monospace;font-size:12px;font-variant-numeric:tabular-nums}.nowrap{white-space:nowrap}.break-word{overflow-wrap:anywhere}.section-label{font-size:12px;color:var(--accent);display:block;margin-bottom:12px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 17px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-weight:600;font-size:13px;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{background:var(--surface-soft)}.button-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.button-primary:hover{background:color-mix(in srgb,var(--accent),var(--ink) 14%)}.button-quiet{background:transparent}.button-sm{min-height:34px;padding:5px 12px;font-size:12px}.button-danger{background:var(--danger);border-color:var(--danger);color:var(--surface)}.button-danger:hover{background:color-mix(in srgb,var(--danger),var(--ink) 15%)}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:7px;border:0;border-radius:8px;background:transparent;color:var(--muted)}.icon-button:hover{background:var(--accent-soft);color:var(--accent)}.danger-hover:hover{background:var(--danger-soft);color:var(--danger)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--accent);font-size:13px;font-weight:600;background:none;border:0;padding:0}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.theme-toggle .icon:last-child{display:none}[data-theme=dark] .theme-toggle .icon:first-child{display:none}[data-theme=dark] .theme-toggle .icon:last-child{display:block}
.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:22px;font-weight:800;letter-spacing:-1px;white-space:nowrap}.brand>.icon{width:34px;height:40px;color:var(--accent);stroke-width:1.4}.brand-context{font-size:11px!important;font-weight:500!important;letter-spacing:0!important;border-left:1px solid var(--line);padding-left:12px;margin-left:2px;color:var(--muted)}
.site-header{width:100%;height:78px;max-width:1320px;padding:0 40px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;border-bottom:1px solid var(--line)}.header-actions{display:flex;align-items:center;gap:12px}.client-nav{display:flex;align-items:center;gap:6px;justify-content:center;height:100%}.nav-item{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:550;color:var(--muted);padding:11px 17px;border:0;border-radius:8px;background:transparent;white-space:nowrap}.nav-item:hover{background:var(--surface-soft);color:var(--ink)}.nav-item.active{color:var(--accent);background:var(--accent-soft);font-weight:700}.account{display:flex;align-items:center;gap:8px;padding:0;background:none;border:0;color:var(--ink);font-size:12px;font-weight:600}.avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:700;flex-shrink:0}.account-name{max-width:115px;overflow:hidden;text-overflow:ellipsis}.client-workspace{min-height:100dvh;display:flex;flex-direction:column}.client-page{width:100%;max-width:1320px;margin:0 auto;padding:44px 40px;flex:1}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.catalog-heading h1{font-size:38px;margin-bottom:10px}.catalog-heading .muted{font-size:14px}.catalog-search{margin-bottom:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.file-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:16px 20px}.search{display:flex;align-items:center;gap:13px;color:var(--muted);min-width:0}.search input{border:0;background:transparent;color:var(--ink);font-size:14px;width:100%;padding:6px 0;min-width:0}.search input::placeholder{color:var(--muted)}.file-toolbar select{font-size:12px;background:var(--paper);border:1px solid var(--line);border-radius:8px;color:var(--ink);padding:8px 12px;max-width:200px}.catalog-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:38px}.catalog-rail{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-right:26px}.catalog-rail h2{font-size:12px;margin-bottom:16px;color:var(--muted);font-weight:600}.folder-list{display:grid;gap:5px}.folder-link{width:100%;display:flex;align-items:center;gap:9px;border:0;background:transparent;border-radius:7px;text-align:left;color:var(--muted);font-size:12px;padding:10px}.folder-link>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-link .icon{width:17px;height:17px}.folder-link small{margin-left:auto;font-size:11px;font-variant-numeric:tabular-nums}.folder-link.selected{background:var(--accent-soft);color:var(--accent);font-weight:650}.folder-link:hover{background:var(--surface-soft)}.rail-bottom{margin-top:64px}.rail-bottom>p{font-size:11px;display:flex;gap:8px;color:var(--muted);line-height:1.9;margin-top:24px}.rail-bottom>p>.icon{width:15px;height:15px;margin-top:3px}.storage-note{font-size:11px;color:var(--muted)}.storage-note>div{display:flex;justify-content:space-between;gap:10px}.storage-note strong{color:var(--ink);font-size:11px;font-weight:600}.storage-note progress{margin:12px 0 9px}.storage-note small{font-size:11px}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;color:var(--muted);font-size:12px}.results-header h2{font-size:14px;color:var(--ink)}.count{font-family:Manrope,sans-serif;margin-left:7px;color:var(--muted);font-size:12px;font-weight:500}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resource-item{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:var(--surface);min-width:0;transition:border-color .15s,background .15s}.resource-item:hover{border-color:color-mix(in srgb,var(--accent) 55%,var(--line));background:color-mix(in srgb,var(--surface),var(--accent-soft) 12%)}.resource-top{display:flex;align-items:center;gap:10px;margin-bottom:21px}.resource-icon{display:grid;place-items:center;width:40px;height:44px;background:var(--surface-soft);border-radius:6px;color:var(--accent)}.resource-icon .icon{width:24px;height:24px;stroke-width:1.4}.extension{font-size:11px;letter-spacing:.5px;color:var(--muted);font-weight:650}.resource-top>.pill{margin-left:auto}.resource-item h3{font-size:16px;letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.6;margin-bottom:8px}.resource-meta{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:12px}.resource-meta>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-meta>span:last-child{white-space:nowrap}.resource-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding-top:16px;border-top:1px solid var(--line)}.resource-byline{display:grid;font-size:11px;color:var(--muted);min-width:0}.resource-byline>span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-byline time{font-size:10px;margin-top:3px}.row-actions{display:flex;align-items:center;gap:3px;justify-content:flex-end}.download-button{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:12px;font-weight:600;white-space:nowrap;border:1px solid var(--line);padding:7px 10px;border-radius:8px}.download-button:hover{background:var(--accent-soft);border-color:var(--accent)}.download-button .icon{width:16px;height:16px}.resource-bottom .icon-button{min-width:30px;width:30px;height:32px;padding:6px}.resource-bottom .icon-button .icon{width:18px;height:18px}.pill{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:4px;padding:3px 6px;font-size:11px;color:var(--muted);white-space:nowrap}.pill .icon{width:12px;height:12px}.pill-enabled{border-color:transparent;background:var(--accent-soft);color:var(--accent)}.catalog-end{display:flex;justify-content:space-between;margin-top:24px;color:var(--muted);font-size:11px}.workspace-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;color:var(--muted);padding:20px 40px;max-width:1320px;width:100%;margin:0 auto}.client-workspace>.workspace-footer{border-top:1px solid var(--line)}
/* Admin: a distinct navigation shell and denser, comparable data. */
.admin-workspace{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100dvh}.sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;padding:28px 18px;border-right:1px solid var(--line);background:var(--surface);min-height:560px}.sidebar .brand{padding:0 10px;margin-bottom:48px;font-size:21px;flex-wrap:wrap;gap:8px}.sidebar .brand-context{width:100%;padding:0 0 0 44px;margin-top:-8px;border:0}.sidebar nav{display:grid;gap:7px}.sidebar nav .nav-item{width:100%;text-align:left;padding:13px 16px}.sidebar .nav-item .icon{width:19px;height:19px}.sidebar-bottom{margin-top:auto;padding:36px 10px 0}.return-link{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:12px;margin-bottom:26px}.return-link .icon{width:16px;height:16px}.return-link:hover{color:var(--accent)}.sidebar .storage-note{margin-bottom:24px}.account-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px}.workspace-body{display:flex;flex-direction:column;min-width:0}.admin-topbar{height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 38px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.admin-topbar b{font-weight:550;color:var(--ink)}.slash{padding:0 12px;color:var(--muted)}.admin-role{font-size:11px;border-left:1px solid var(--line);padding-left:15px}.page{padding:36px 38px;flex:1;min-width:0;max-width:1480px;width:100%;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.page-heading h1{font-size:28px;margin-bottom:9px}.page-heading p{font-size:13px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:32px;padding:0 0 28px;border-bottom:1px solid var(--line)}.metrics>div{padding-left:25px;border-left:1px solid var(--line)}.metrics>div:first-child{padding-left:0;border:0}.metrics>div>span{color:var(--muted);font-size:12px}.metrics strong{display:block;font-size:29px;font-weight:600;letter-spacing:-1px;margin-top:8px;font-variant-numeric:tabular-nums;white-space:nowrap}.metrics strong small{font-size:12px;font-weight:400;margin-left:7px;color:var(--muted)}.overview-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.overview-panel{background:var(--surface);border:1px solid var(--line);padding:27px;border-radius:var(--radius)}.panel-heading{display:flex;gap:10px;align-items:center;color:var(--ink)}.panel-heading>.icon{color:var(--accent)}.panel-heading h2{font-size:15px}.storage-figure{display:grid;gap:4px;margin:32px 0 22px}.storage-figure strong{font-size:35px;letter-spacing:-1px;font-weight:600}.storage-figure>span,.account-figure>span{font-size:12px;color:var(--muted)}.disk-legend{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted);margin:10px 0 18px}.status-list{margin:20px 0 25px}.status-list>div{display:flex;justify-content:space-between;padding:10px 0;gap:20px;font-size:12px}.status-list dt{color:var(--muted)}.status-list dd{margin:0;font-weight:600;font-variant-numeric:tabular-nums}.account-figure{display:flex;align-items:baseline;gap:12px;margin:24px 0 0}.account-figure strong{font-size:45px;font-weight:600;letter-spacing:-2px}.table-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.table-top{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;gap:20px}.table-top h2{font-size:15px}.table-top>.muted{font-size:12px}.table-card>.results-header{padding:5px 24px 15px;margin:0}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:11px;font-weight:550;color:var(--muted);background:var(--surface-soft);padding:13px 16px;white-space:nowrap}td{border-bottom:1px solid var(--line);padding:18px 16px;vertical-align:middle}th:first-child,td:first-child{padding-left:24px}tr:last-child td{border-bottom:0}tbody tr:hover{background:color-mix(in srgb,var(--surface),var(--surface-soft) 40%)}.file-cell{display:flex;align-items:center;gap:11px;min-width:180px}.file-type{width:33px;height:38px;display:grid;place-items:center;color:var(--accent);background:var(--surface-soft);border-radius:6px;flex-shrink:0}.file-type>.icon{width:21px;height:21px}.file-title{min-width:0}.file-title strong{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.file-title small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.date-cell{color:var(--muted);font-size:11px}.actions-heading{text-align:right;padding-right:24px}.table-bottom{border-top:1px solid var(--line);padding:13px 24px;color:var(--muted);font-size:11px}.user-cell{display:flex;align-items:center;gap:10px}.user-cell>.avatar{width:29px;height:29px;font-size:12px}.subtext{display:block;font-size:11px;color:var(--muted);margin-top:4px}.log-target{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/* Authentication is a standalone task, with no decorative product mockup. */
.auth-page{min-height:100dvh;display:flex;flex-direction:column}.auth-header{width:100%;grid-template-columns:1fr auto}.auth-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:70px;width:100%;max-width:1160px;margin:auto;padding:48px 40px}.auth-story{align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.auth-story h1{font-size:44px;line-height:1.5;letter-spacing:-1.5px;margin-bottom:20px}.auth-story>p{font-size:14px;color:var(--muted)}.auth-wordmark{font-size:95px;line-height:.95;letter-spacing:-7px;font-weight:800;color:var(--line);margin-top:50px;user-select:none;overflow:hidden}.auth-wordmark span{display:block}.auth-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:34px;box-shadow:var(--shadow)}.auth-card-title{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--accent);margin-bottom:22px}.auth-card-title>.icon{width:19px;height:19px}.auth-card h2{font-size:25px;letter-spacing:-.7px;margin-bottom:9px}.auth-card>.muted{font-size:13px}.auth-form{display:grid;gap:20px;margin-top:28px}.auth-submit{width:100%;justify-content:space-between;min-height:44px}.auth-card>.auth-submit{margin-top:26px}.auth-note{color:var(--muted);font-size:11px;margin-top:22px;line-height:1.8}.auth-footer{display:flex;justify-content:space-between;gap:20px;max-width:1400px;width:100%;padding:25px 40px;margin:auto;font-size:11px;color:var(--muted)}
/* Shared dialogs and states. */
.field{display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--ink)}.field>span{font-weight:550}.field input,.field select{width:100%;min-height:44px;padding:11px 12px;border:1px solid var(--line);background:var(--paper);border-radius:8px;color:var(--ink)}.field input::placeholder{color:var(--muted)}.field input:disabled{background:var(--surface-soft);color:var(--muted)}.field small{font-size:11px;line-height:1.8;color:var(--muted)}.form-error{color:var(--danger);font-size:12px}.form-error:empty{display:none}.form-grid{display:grid;gap:20px}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.modal{width:calc(100% - 32px);max-height:92dvh;padding:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}.modal::backdrop{background:#14251a70}.modal-wide{max-width:660px}.modal-compact{max-width:440px}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 28px;border-bottom:1px solid var(--line)}.modal-head h2{font-size:20px}.modal-body{padding:26px 28px;display:grid;gap:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:7px}.modal-message{font-size:13px;line-height:1.9;overflow-wrap:anywhere}.drop-zone{border:1px dashed var(--line);border-radius:8px;padding:26px 16px;background:var(--paper);display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;cursor:pointer}.drop-zone.dragging{background:var(--accent-soft);border-color:var(--accent)}.drop-icon{color:var(--accent)}.drop-title{font-size:13px;font-weight:600}.drop-hint{font-size:11px;color:var(--muted)}.drop-zone input{font-size:11px;max-width:100%;margin-top:10px}.drop-zone input::file-selector-button{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:5px;padding:7px 10px;margin-right:10px;cursor:pointer}.upload-selection{color:var(--muted);font-size:12px}progress{display:block;width:100%;height:5px;border:0;background:var(--line);accent-color:var(--accent);border-radius:4px;overflow:hidden}progress::-webkit-progress-bar{background:var(--line);border-radius:4px}progress::-webkit-progress-value{background:var(--accent);border-radius:4px}.upload-queue{display:grid;gap:16px;max-height:240px;overflow:auto}.queue-item>div{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:8px;font-size:12px}.queue-item strong{font-size:12px;max-width:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-status{font-size:11px;color:var(--muted)}.queue-done .queue-status{color:var(--accent)}.queue-error .queue-status{color:var(--danger)}.file-details{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;font-size:12px;margin:0}.file-details dt{color:var(--muted)}.file-details dd{margin:0}.hash{font-family:Consolas,monospace;word-break:break-all;font-size:12px}.link-section{display:grid;gap:15px;border-top:1px solid var(--line);padding-top:20px}.link-section p{font-size:12px;line-height:1.9}.link-actions{display:flex;flex-wrap:wrap;gap:10px}#linkResult{display:grid;gap:10px}#linkResult:empty{display:none}#downloadLink{font-family:Consolas,monospace;font-size:12px}.toast-region{position:fixed;bottom:24px;right:24px;z-index:20;display:grid;gap:9px;max-width:calc(100vw - 48px);pointer-events:none}.toast{background:var(--ink);color:var(--surface);border-radius:8px;padding:13px 20px;font-size:12px;box-shadow:var(--shadow)}.toast-error{background:var(--danger);color:var(--surface)}dialog>.toast{margin:16px 24px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;min-height:290px;padding:40px 20px;color:var(--muted)}.empty-state>.icon{width:45px;height:45px;stroke-width:1.15;color:var(--accent);margin-bottom:8px}.empty-state h2{font-size:18px;color:var(--ink)}.empty-state p{font-size:13px;max-width:360px}.boot-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.boot-mark{color:var(--accent)}.boot-copy{color:var(--muted)}.loading-line{padding:30px 0;display:grid;gap:16px}.loading-line>span{display:block;min-height:55px;background:var(--surface-soft);border-radius:8px}.loading-line>span:nth-child(2){width:85%}.loading-line>span:nth-child(3){width:65%}.noscript-message{padding:30px;text-align:center}
@media(max-width:1200px){.site-header{padding:0 28px;gap:20px}.client-page{padding:36px 28px}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:26px}.catalog-rail{padding-right:18px}.resource-item{padding:18px}.resource-bottom{flex-wrap:wrap}.resource-byline{display:none}.resource-bottom .row-actions{margin-left:auto}.admin-workspace{grid-template-columns:210px minmax(0,1fr)}.page{padding:30px 26px}.admin-topbar{padding:0 26px}.metrics>div{padding-left:18px}.metrics strong{font-size:25px}.auth-layout{gap:45px}.auth-story h1{font-size:38px}}
@media(max-width:1024px){.site-header{gap:14px}.client-nav{gap:0}.client-nav .nav-item{padding:10px 13px}.account-name{display:none}.header-actions{gap:6px}.resource-grid{gap:12px}.file-title strong{max-width:180px}.overview-layout{gap:16px}.overview-panel{padding:22px}.metrics strong{font-size:22px}.sidebar{padding:25px 12px}.sidebar .brand{font-size:19px}.auth-layout{gap:28px}.auth-card{padding:27px}}
@media(max-width:768px){.site-header{height:auto;min-height:72px;grid-template-columns:1fr auto;padding:17px 20px;gap:14px}.site-header .brand{font-size:21px}.client-nav{grid-row:2;grid-column:1/-1;justify-content:flex-start;gap:10px;border-top:1px solid var(--line);padding-top:12px}.client-nav .nav-item{padding:8px 14px}.client-page{padding:30px 20px}.catalog-heading{margin-bottom:24px;align-items:flex-end;gap:18px}.catalog-heading h1{font-size:31px}.catalog-heading .muted{font-size:12px;max-width:250px}.section-label{font-size:11px;margin-bottom:8px}.catalog-heading .button{padding:10px 13px;font-size:12px}.catalog-layout{display:block}.catalog-rail{display:none}.catalog-search{margin-bottom:25px}.file-toolbar{padding:13px 15px;gap:9px}.file-toolbar select{max-width:140px;font-size:11px}.search{gap:9px}.search input{font-size:12px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-item h3{font-size:14px}.resource-meta{font-size:11px}.resource-top{margin-bottom:16px}.resource-icon{width:34px;height:39px}.extension{font-size:10px}.resource-top>.pill{font-size:10px;padding:2px 4px}.resource-top>.pill>.icon{display:none}.resource-bottom{margin-top:17px;padding-top:13px}.workspace-footer{padding:20px;font-size:10px}.admin-workspace{display:block}.sidebar{position:static;height:auto;min-height:0;padding:18px 20px}.sidebar .brand{font-size:21px;margin:0 0 15px;padding:0;gap:10px;flex-wrap:nowrap}.sidebar .brand-context{width:auto;padding-left:12px;margin:0;border-left:1px solid var(--line);font-size:10px!important}.sidebar nav{display:flex;gap:5px;overflow-x:auto}.sidebar nav .nav-item{width:auto;padding:9px 12px;font-size:12px;gap:7px}.sidebar-bottom{padding:0;margin:0}.sidebar-bottom .storage-note,.sidebar-bottom .account-row{display:none}.return-link{position:absolute;top:27px;right:20px;font-size:0;margin:0}.return-link .icon{width:19px;height:19px}.sidebar .brand-context{max-width:80px}.admin-topbar{height:54px;padding:0 20px}.page{padding:26px 20px}.page-heading{margin-bottom:27px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.metrics>div:nth-child(3){border:0;padding-left:0}.metrics strong{font-size:27px}.overview-layout{grid-template-columns:1fr}.table-scroll table{min-width:670px}.table-top{padding:18px}.table-top>.muted{font-size:11px}.auth-header{grid-template-columns:1fr auto}.auth-layout{grid-template-columns:1fr;max-width:470px;padding:32px 20px;gap:25px}.auth-story{display:none}.auth-card{box-shadow:none;padding:27px}.auth-footer{padding:20px;font-size:10px}.form-grid-two{grid-template-columns:1fr}.modal-head{padding:20px}.modal-body{padding:20px}.toast-region{bottom:16px;right:16px}.brand-context{font-size:10px!important}.page-heading .button{font-size:12px;padding:9px 12px}}
@media(max-width:520px){.client-page{padding:26px 18px}.client-nav{gap:4px}.client-nav .nav-item{font-size:12px;padding:8px 12px}.catalog-heading{align-items:center}.catalog-heading h1{font-size:29px}.catalog-heading .muted{max-width:215px;font-size:12px}.catalog-heading .button{font-size:12px;padding:9px 11px;gap:6px}.catalog-heading .button>.icon{width:16px;height:16px}.resource-grid{grid-template-columns:1fr;gap:14px}.resource-item{padding:20px}.resource-top{margin-bottom:15px}.resource-item h3{font-size:16px}.resource-meta{font-size:12px}.resource-byline{display:grid}.resource-bottom{flex-wrap:nowrap}.resource-top>.pill{font-size:11px;padding:3px 6px}.resource-top>.pill>.icon{display:block}.catalog-search .file-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:12px}.catalog-search .search{grid-column:1/-1;min-height:32px}.catalog-search select{justify-self:start;max-width:220px}.catalog-search .icon-button{justify-self:end}.catalog-search .file-toolbar{padding:14px 16px}.catalog-end{font-size:10px}.file-toolbar{grid-template-columns:minmax(0,1fr) auto}.file-toolbar>.search{grid-column:1/-1}.file-toolbar select{justify-self:start}.file-toolbar>.icon-button{justify-self:end}.table-card .files-table{min-width:0;display:block}.files-table thead{display:none}.files-table tbody{display:block}.files-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 10px;padding:18px 16px;border-bottom:1px solid var(--line)}.files-table tr:last-child{border-bottom:0}.files-table td{border:0;padding:0!important;align-self:center}.files-table td:first-child{grid-column:1;grid-row:1;min-width:0}.files-table td:nth-child(2){grid-column:2;grid-row:1;text-align:right}.files-table td:nth-child(3){grid-column:1;grid-row:2}.files-table td:nth-child(4){display:none}.files-table td:last-child{grid-column:2;grid-row:2}.files-table .file-cell{min-width:0}.files-table .file-title{overflow:hidden}.files-table .file-title strong{max-width:100%}.files-table .file-title small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.files-table .download-button>span{display:none}.files-table .file-type{width:30px;height:35px}.admin-topbar .admin-role{display:none}.table-top>.muted{display:none}.account-name{display:none}.site-header .brand{font-size:20px}.header-actions{gap:4px}.header-actions>.icon-button{min-width:32px;width:32px}.brand-context{display:none}.auth-card h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

.admin-mobile-account{display:none}@media(max-width:768px){.admin-mobile-account{display:flex;align-items:center;gap:8px}}
