:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8ecf4;background:#080b12;font-synthesis:none;--panel: #111722;--panel-2: #151d2a;--border: #263044;--muted: #8c98aa;--accent: #62e5bd;--accent-2: #30b990;--danger: #ff7785}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 30% -10%,#182534 0,#080b12 36%)}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Inter,ui-sans-serif,system-ui,sans-serif}h1{letter-spacing:-.04em}.muted{color:var(--muted);line-height:1.65}.muted.compact{font-size:.76rem;margin-top:-.35rem}.eyebrow{color:var(--accent);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.55rem}.brand{display:flex;align-items:center;gap:.75rem;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;color:#06110e;background:linear-gradient(145deg,#85f6d3,#31bd93);box-shadow:0 12px 35px #3bd6a52b;font:800 1.7rem Inter,ui-sans-serif,system-ui,sans-serif}.brand-mark.small{width:34px;height:34px;border-radius:10px;font-size:1rem}.card{background:linear-gradient(145deg,#131a26e8,#0f151fe8);border:1px solid var(--border);border-radius:18px;box-shadow:0 24px 70px #0005}.center-shell{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:1.5rem;padding:2rem}.center-shell.wide{display:flex;flex-direction:column;align-items:center}.auth-layout{display:grid;grid-template-columns:minmax(360px,1.1fr) minmax(420px,.9fr);min-height:100vh}.auth-story{padding:8vh 8vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(125deg,#0d151b,#101e26 55%,#0d131c);position:relative;overflow:hidden}.auth-story:after{content:"";width:500px;height:500px;position:absolute;right:-260px;bottom:-240px;border:1px solid #62e5bd22;border-radius:50%;box-shadow:0 0 0 55px #62e5bd0b,0 0 0 110px #62e5bd08}.auth-story h1{font-size:clamp(3rem,6vw,6rem);line-height:.98;margin:10vh 0 2rem;max-width:720px}.auth-story>p{color:#aab5c3;font-size:1.12rem;max-width:560px;line-height:1.8}.trust-line{display:flex;gap:.75rem;margin-top:3rem}.trust-line span{border:1px solid #314137;color:#9bc8b9;padding:.5rem .75rem;border-radius:100px;font-size:.75rem;letter-spacing:.06em}.auth-panel{display:grid;place-items:center;padding:3rem;background:#090c13}.auth-card{width:min(410px,100%);padding:2.6rem}.auth-card h2,.activation-card h1{font-size:2rem;margin-bottom:2rem}label{display:grid;gap:.55rem;color:#c9d0dc;font-size:.84rem;font-weight:600;margin:1rem 0}input{width:100%;background:#090e16;color:#f3f6fb;border:1px solid #2b3548;border-radius:10px;padding:.9rem 1rem;outline:none;transition:.2s}input:focus{border-color:var(--accent-2);box-shadow:0 0 0 3px #48d5aa18}.code-input{font-size:1.5rem;letter-spacing:.3em;text-align:center}.primary,.secondary,.danger-outline{border:0;border-radius:10px;padding:.9rem 1.1rem;font-weight:700;transition:.2s}.primary{color:#06110e;background:linear-gradient(135deg,#70ebc6,#3cc89e);box-shadow:0 8px 25px #46d6aa1d}.primary:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.05)}.primary:disabled{opacity:.45;cursor:not-allowed}.auth-card .primary,.activation-card .primary,.key-card .primary{width:100%;margin-top:1rem}.secondary{color:#d8e0ec;background:#1a2331;border:1px solid #303c50;width:100%;margin:.35rem 0}.danger-outline{color:var(--danger);background:transparent;border:1px solid #ff778555}.text-button,.icon-button{background:transparent;border:0;color:var(--muted)}.text-button{width:100%;margin-top:1rem}.error-banner,.notice-banner{padding:.8rem 1rem;border-radius:10px;font-size:.84rem;line-height:1.5}.error-banner{color:#ffd7dc;background:#481d27;border:1px solid #80303f}.notice-banner{color:#d4fff1;background:#12352b;border:1px solid #245c4b}.dismissable{display:flex;justify-content:space-between}.dismissable button{border:0;background:transparent;color:inherit;font-size:1.2rem}.activation-card{width:min(520px,100%);padding:2.5rem;margin-top:2rem}.totp-setup{text-align:center}.totp-setup img{background:#fff;border-radius:12px;padding:.5rem}.totp-setup details{color:var(--muted);margin:1rem}.totp-setup details code,.totp-setup details a{display:block;margin:.65rem;color:var(--accent);word-break:break-all}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}aside{position:sticky;top:0;height:100vh;background:#0b0f17e8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid #1d2634;padding:1.5rem 1.1rem;display:flex;flex-direction:column}aside .brand{padding:0 .55rem}nav{display:grid;gap:.35rem;margin-top:3rem}nav button{display:flex;align-items:center;gap:.8rem;text-align:left;color:#8d99ab;background:transparent;border:1px solid transparent;border-radius:10px;padding:.75rem .9rem}nav button.active{color:#ebfff8;background:#15241f;border-color:#26473c}.nav-icon{width:1.2rem;color:var(--accent)}.sidebar-footer{margin-top:auto;display:grid;grid-template-columns:34px 1fr 30px;align-items:center;gap:.6rem;padding-top:1rem;border-top:1px solid #222b39;min-width:0}.sidebar-footer strong,.sidebar-footer span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-footer strong{font-size:.76rem}.sidebar-footer span{color:var(--muted);font-size:.62rem;margin-top:.2rem}.user-dot{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#203a32;color:var(--accent);font-weight:700}.workspace{padding:3rem clamp(2rem,5vw,5rem);max-width:1500px;width:100%}.workspace header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.workspace header h1{font-size:2.25rem;margin-bottom:0}.status{display:flex;align-items:center;gap:.55rem;color:#9aa5b5;padding:.55rem .75rem;background:#111722;border:1px solid #263044;border-radius:100px;font-size:.74rem}.status span{width:8px;height:8px;border-radius:50%;background:#7d8796;box-shadow:0 0 0 4px #7d879614}.status.unlocked{color:#b9f6e3;border-color:#2a5548}.status.unlocked span{background:var(--accent);box-shadow:0 0 0 4px #62e5bd1c}.setup-grid,.security-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem}.hero-card,.key-card,.security-grid .card{padding:2rem}.hero-card h2,.security-grid h2{font-size:1.7rem}.hero-card>p{color:var(--muted);line-height:1.7}.zero-knowledge-diagram{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:3rem;color:var(--muted);font-size:.8rem}.zero-knowledge-diagram div{flex:1;padding:1.2rem;background:#0b111a;border:1px solid #273246;border-radius:12px}.zero-knowledge-diagram strong{color:#dfe6f0;display:block;margin-top:.4rem}.fingerprint{display:block;color:var(--accent);background:#09110f;border:1px solid #23453b;padding:.9rem;border-radius:9px;overflow-wrap:anywhere;font-size:.76rem;line-height:1.6}.warning{color:#e8c695;background:#312616;border-left:3px solid #c6944b;padding:.8rem;font-size:.78rem;line-height:1.5}.success-title{color:var(--accent);font-weight:700}.key-info ul{color:var(--muted);line-height:2;padding-left:1.2rem}.file-picker input,.drop-zone input{display:none}.file-picker span{background:#0a1018;border:1px dashed #37445a;padding:1rem;border-radius:10px;color:var(--muted)}.upload-strip{display:flex;align-items:center;gap:1.5rem;padding:1.25rem}.drop-zone{margin:0;flex:1;display:flex;flex-direction:row;align-items:center;gap:1rem;cursor:pointer}.drop-zone span span,.drop-zone small{display:block}.drop-zone small{color:var(--muted);margin-top:.25rem;font-weight:400}.upload-icon{display:grid;place-items:center;width:42px;height:42px;color:var(--accent);background:#17342b;border-radius:11px;font-size:1.4rem}.file-list,.admin-table{margin-top:1.3rem;background:#0e141ee6;border:1px solid var(--border);border-radius:16px;overflow:hidden}.list-head,.file-row{display:grid;grid-template-columns:minmax(250px,2fr) 1fr 1fr 90px;align-items:center;gap:1rem;padding:.9rem 1.25rem}.list-head{color:#718096;background:#111824;border-bottom:1px solid var(--border);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.file-row{min-height:74px;border-bottom:1px solid #202938;color:#a7b1c0;font-size:.82rem}.file-row:last-child{border-bottom:0}.file-row strong,.file-row small{display:block}.file-row strong{color:#e4eaf3}.file-row small{color:#738094;margin-top:.25rem}.file-name{display:flex;align-items:center;gap:.8rem;min-width:0}.file-name i{display:grid;place-items:center;min-width:40px;height:40px;border-radius:9px;background:#172c27;color:var(--accent);font:700 .58rem Inter,ui-sans-serif,system-ui,sans-serif;font-style:normal}.file-name span{min-width:0}.file-name strong,.file-name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-actions{display:flex;justify-content:flex-end;gap:.3rem}.row-actions button{width:32px;height:32px;color:#aab4c2;background:#18212e;border:1px solid #2c3749;border-radius:8px}.empty-state{padding:5rem 2rem;text-align:center;color:var(--muted)}.empty-state .nav-icon{display:block;width:auto;font-size:2rem}.empty-state h3{color:#dfe5ee;margin-top:1rem;margin-bottom:.5rem}.admin-table{margin-top:0}.admin-table .file-row span:first-child{display:block}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.account-card{padding:2rem}.account-card h2{margin-bottom:.8rem}.account-card .primary{width:100%;margin-top:1rem}.access-card{grid-column:1 / -1}.status-pill{display:inline-block;padding:.45rem .7rem;border-radius:999px;background:#2f2918;color:#e8c695;font-size:.72rem;font-weight:700}.preview-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:2rem;background:#03060bdd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.preview-dialog{width:min(1100px,94vw);height:min(820px,90vh);display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#090d14;box-shadow:0 30px 100px #000c}.preview-dialog header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.preview-dialog header button{color:#dbe3ee;background:transparent;border:0;font-size:1.5rem}.preview-dialog img{width:100%;height:100%;object-fit:contain;min-height:0}.preview-dialog iframe{width:100%;height:100%;border:0;background:#fff}@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.app-shell{grid-template-columns:76px 1fr}aside{padding:1.2rem .7rem}aside .brand{justify-content:center}aside .brand:not(.brand-mark){font-size:0}nav button{justify-content:center;font-size:0}.nav-icon{font-size:1rem}.sidebar-footer>div:not(.user-dot),.sidebar-footer .icon-button{display:none}.sidebar-footer{grid-template-columns:1fr;justify-items:center}.setup-grid,.security-grid,.account-grid{grid-template-columns:1fr}.access-card{grid-column:auto}.list-head,.file-row{grid-template-columns:minmax(180px,2fr) 1fr 110px}.list-head span:nth-child(3),.file-row>span:nth-child(3){display:none}}@media(max-width:620px){.app-shell{display:block}aside{position:fixed;z-index:10;top:auto;bottom:0;width:100%;height:66px;flex-direction:row;align-items:center}aside .brand,.sidebar-footer{display:none}nav{grid-template-columns:repeat(4,1fr);width:100%;margin:0}nav button{font-size:0}.workspace{padding:1.5rem 1rem 6rem}.workspace header{display:block}.status{display:inline-flex;margin-top:1rem}.upload-strip,.zero-knowledge-diagram{display:grid}.zero-knowledge-diagram>span{transform:rotate(90deg)}.list-head{display:none}.file-row{grid-template-columns:1fr 110px}.file-row>span:nth-child(2),.file-row>span:nth-child(3){display:none}.preview-backdrop{padding:.5rem}}
