:root{color:#18181b;background:#f7f7f8;font-family:Aptos,Segoe UI Variable Text,Segoe UI,sans-serif;font-synthesis:none;--background: #f7f7f8;--surface: #ffffff;--surface-subtle: #f3f3f4;--surface-hover: #eeeeef;--border: #e0e0e3;--border-strong: #c8c8cd;--foreground: #18181b;--muted: #71717a;--muted-strong: #52525b;--primary: #27272a;--primary-hover: #09090b;--primary-foreground: #fafafa;--accent: #0f766e;--accent-soft: #e8f5f2;--danger: #b42318;--danger-soft: #fff1f0;--warning: #92400e;--warning-soft: #fff8e7}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--background)}body{min-width:320px;min-height:100vh;margin:0;color:var(--foreground);background-color:var(--background);background-image:linear-gradient(rgba(24,24,27,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(24,24,27,.022) 1px,transparent 1px);background-size:28px 28px;font-size:14px;line-height:1.5;letter-spacing:0}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(15,118,110,.28);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.52}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.center-screen,.login-screen{display:grid;min-height:100vh;place-items:center;padding:24px}.center-screen{align-content:center;gap:14px;color:var(--muted-strong)}.center-screen p{margin:0}.login-panel{display:grid;width:min(380px,100%);gap:22px;padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 16px 46px #18181b17}.login-panel h1{margin:0;font-size:24px;font-weight:680;line-height:1.2}.login-panel p{margin:7px 0 0;color:var(--muted-strong)}.brand-lockup,.sidebar-brand{display:inline-flex;align-items:center;gap:9px;font-weight:700}.brand-mark{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;color:#fff;background:#263746;border-radius:6px;font-size:10px;font-weight:800}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;color:var(--foreground);background:var(--surface);border:1px solid var(--border-strong);border-radius:6px;cursor:pointer;font-weight:650;text-decoration:none}.button{min-height:36px;gap:7px;padding:7px 12px}.button:hover:not(:disabled),.icon-button:hover:not(:disabled){background:var(--surface-hover)}.button.primary{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary)}.button.primary:hover:not(:disabled){background:var(--primary-hover)}.button.danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button.compact{min-height:32px;padding:5px 9px;white-space:nowrap}.icon-button{width:32px;height:32px;flex:0 0 32px;padding:0;border-color:transparent}.danger-icon{color:var(--danger)}.google-button{width:100%;min-height:43px}.google-mark{width:18px;height:18px}.provider-note{padding-top:16px;border-top:1px solid var(--border);color:var(--muted)!important;font-size:12px}.app-shell{display:grid;min-height:100vh;grid-template-columns:220px minmax(0,1fr)}.sidebar{position:sticky;top:0;display:flex;height:100vh;min-width:0;flex-direction:column;background:#fafafaf5;border-right:1px solid var(--border)}.sidebar-brand{min-height:64px;padding:16px 18px;border-bottom:1px solid var(--border)}.sidebar nav,.mobile-sheet nav{flex:1;padding:18px 12px}.nav-label{margin:0 8px 8px;color:var(--muted);font-size:11px;font-weight:700}.nav-item{display:flex;min-height:38px;align-items:center;gap:9px;padding:8px 10px;color:var(--muted-strong);border-radius:6px;text-decoration:none}.nav-item.active{color:var(--foreground);background:var(--surface-hover);font-weight:650}.user-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-top:1px solid var(--border)}.user-footer>div{min-width:0}.user-footer strong,.user-footer span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-footer strong{font-size:13px}.user-footer span{color:var(--muted);font-size:11px}.workspace{width:min(1180px,100%);min-width:0;margin:0 auto;padding:34px 40px 64px}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid var(--border-strong)}.workspace-header h1{max-width:22ch;margin:0;overflow-wrap:anywhere;font-size:28px;font-weight:680;line-height:1.15}.workspace-header p{margin:6px 0 0;color:var(--muted)}.page-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.breadcrumbs{display:flex;min-height:48px;flex-wrap:wrap;align-items:center;gap:3px;color:var(--muted)}.breadcrumb-group{display:inline-flex;min-width:0;align-items:center;gap:3px}.breadcrumb{max-width:220px;min-height:30px;padding:4px 6px;overflow:hidden;color:var(--muted-strong);background:transparent;border:0;border-radius:5px;cursor:pointer;text-overflow:ellipsis;white-space:nowrap}.breadcrumb:hover{background:var(--surface-hover)}.breadcrumb[aria-current=page]{color:var(--foreground);font-weight:650}.file-surface{overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:8px}.file-table{display:grid}.file-row{display:grid;min-width:0;min-height:54px;grid-template-columns:minmax(180px,1.6fr) minmax(100px,.7fr) 100px 112px;gap:16px;align-items:center;padding:9px 14px;border-top:1px solid var(--border)}.file-row:first-child{border-top:0}.file-header{min-height:38px;color:var(--muted);background:var(--surface-subtle);font-size:11px;font-weight:700}.file-name{display:flex;min-width:0;align-items:center;gap:10px;font-weight:650}.file-name>svg{flex:0 0 auto;color:var(--muted-strong)}.file-name>span,.file-link{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-link{padding:3px 0;color:inherit;background:transparent;border:0;cursor:pointer;font:inherit;text-align:left}.file-link:hover{text-decoration:underline}.file-meta{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.row-actions{display:flex;min-width:104px;justify-content:flex-end;gap:2px}.empty-state{display:grid;min-height:260px;place-items:center;align-content:center;gap:7px;padding:28px;color:var(--muted);text-align:center}.empty-state strong{color:var(--foreground);font-size:15px}.error-notice,.upload-status{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:12px 14px;border-radius:7px}.error-notice{color:#7f1d1d;background:var(--danger-soft);border:1px solid #efc4c0}.error-notice strong,.error-notice span,.upload-status strong,.upload-status span{display:block}.error-notice span,.upload-status span{margin-top:2px;font-size:11px}.upload-status{display:grid;grid-template-columns:minmax(0,1fr);color:#14534e;background:var(--accent-soft);border:1px solid #b9ded8}.upload-status>div:first-child{display:flex;justify-content:space-between;gap:12px}.progress-track{height:7px;overflow:hidden;background:#0f766e21;border-radius:4px}.progress-track span{display:block;height:100%;margin:0;background:var(--accent);transition:width .16s ease}.dialog-backdrop,.sheet-backdrop{position:fixed;inset:0;z-index:30;display:grid;background:#18181b66}.dialog-backdrop{place-items:center;padding:20px}.dialog{width:min(420px,100%);padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 20px 60px #18181b2e}.dialog-head,.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog h2{margin:0;font-size:18px;line-height:1.3}.dialog>p{margin:7px 0 18px;color:var(--muted-strong)}.field-label{display:block;margin-bottom:6px;color:var(--muted-strong);font-size:12px;font-weight:650}.text-input{width:100%;min-height:40px;padding:8px 10px;color:var(--foreground);background:var(--surface);border:1px solid var(--border-strong);border-radius:6px}.text-input[aria-invalid=true]{border-color:var(--danger)}.field-error{margin:6px 0 0!important;color:var(--danger)!important;font-size:12px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.mobile-menu-button,.sheet-backdrop{display:none}.mobile-sheet{display:flex;width:min(320px,calc(100% - 44px));height:100%;margin-left:auto;flex-direction:column;background:var(--surface);box-shadow:-16px 0 42px #18181b2b;animation:sheet-enter .17s ease-out}.sheet-head{min-height:64px;padding:12px 14px 12px 18px;border-bottom:1px solid var(--border)}@keyframes sheet-enter{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:760px){.app-shell{display:block}.sidebar{display:none}.mobile-menu-button{position:fixed;right:18px;bottom:max(18px,env(safe-area-inset-bottom));z-index:20;display:inline-flex;width:46px;height:46px;color:var(--primary-foreground);background:var(--primary);border-color:var(--primary);border-radius:8px;box-shadow:0 8px 24px #18181b33}.sheet-backdrop{display:block}.workspace{width:100%;padding:22px 16px 84px}.workspace-header{align-items:stretch;flex-direction:column;gap:16px}.workspace-header h1{max-width:100%;font-size:24px}.page-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.page-actions .button{width:100%}.breadcrumb{max-width:130px}.file-row{min-height:58px;grid-template-columns:minmax(0,1fr) 104px;gap:8px;padding-inline:11px}.file-row>:nth-child(2),.file-row>:nth-child(3){display:none}.file-header>:last-child{text-align:right}.error-notice{align-items:stretch;flex-direction:column}.error-notice .button{align-self:flex-start}}@media(max-width:420px){.login-panel{padding:22px}.page-actions{grid-template-columns:minmax(0,1fr)}.row-actions{min-width:96px}.file-row{grid-template-columns:minmax(0,1fr) 96px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
