@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg-base: #061119;--bg-surface: rgba(7, 20, 30, .92);--bg-card: rgba(10, 20, 30, .76);--bg-card-strong: rgba(15, 28, 40, .9);--bg-soft: rgba(124, 212, 255, .08);--text-main: #eff8ff;--text-sub: #b7c8d7;--text-muted: #7591a6;--border: rgba(124, 212, 255, .1);--border-strong: rgba(124, 212, 255, .2);--accent: #7dd3fc;--accent-strong: #38bdf8;--accent-warm: #f59e0b;--accent-danger: #fb7185;--accent-success: #4ade80;--radius-lg: 18px;--radius-md: 12px;--radius-sm: 10px;--shadow-card: 0 10px 26px rgba(0, 0, 0, .16);--font-body: "Manrope", sans-serif;--font-display: "Space Grotesk", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-body);color:var(--text-main);background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 32%),radial-gradient(circle at bottom right,rgba(245,158,11,.1),transparent 28%),linear-gradient(180deg,#07131c,#041018);letter-spacing:-.01em}body.privacy-blur .stat-value,body.privacy-blur .metric-panel strong,body.privacy-blur .metric-panel-inline,body.privacy-blur .metric-positive,body.privacy-blur .metric-negative,body.privacy-blur .hero-kpis strong,body.privacy-blur td:last-child,body.privacy-blur .hero-title{filter:blur(6px);transition:filter .2s ease}body.privacy-blur .stat-value:hover,body.privacy-blur .metric-panel strong:hover,body.privacy-blur .metric-panel-inline:hover,body.privacy-blur .metric-positive:hover,body.privacy-blur .metric-negative:hover,body.privacy-blur .hero-kpis strong:hover,body.privacy-blur td:last-child:hover,body.privacy-blur .hero-title:hover{filter:blur(0)}body.compact-mode .page-stack{gap:.9rem}body.compact-mode .card,body.compact-mode .hero-panel,body.compact-mode .stat-card{padding:.95rem}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.loading-screen,.screen-center{display:grid;place-items:center;min-height:100vh}.app-shell{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr)}.mobile-nav-trigger{display:none}.sidebar-nav{position:sticky;top:0;height:100vh;padding:1.2rem 1rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--bg-surface);border-right:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem}.sidebar-logo{display:flex;gap:.8rem;align-items:center;padding:.45rem;border-radius:var(--radius-md);background:#ffffff08}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#38bdf8f2,#0e7490f2);box-shadow:0 10px 24px #38bdf833}.sidebar-logo-text,.hero-title,.card-title-lg,.stat-value,.metric-panel strong{font-family:var(--font-display)}.sidebar-logo-text{display:block;font-size:1rem;font-weight:700}.sidebar-meta,.row-note,.helper-copy,.hero-subtitle{color:var(--text-muted);font-size:.85rem}.sidebar-section-label,.eyebrow,.stat-label,.form-label,.metric-label{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:800;color:var(--text-muted)}.nav-link{display:flex;align-items:center;gap:.7rem;padding:.74rem .82rem;border-radius:12px;color:var(--text-sub);border:1px solid transparent;transition:.2s ease;font-weight:600}.nav-link:hover,.nav-link.active{background:#7dd3fc1a;color:var(--text-main);border-color:var(--border-strong)}.sidebar-spacer{flex:1}.sidebar-footer{display:flex;flex-direction:column;gap:.6rem}.view-viewport{min-width:0;padding:1.2rem 1.3rem;max-width:1680px}.page-stack{display:flex;flex-direction:column;gap:1rem}.page-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;padding:.25rem 0 .4rem;border-bottom:1px solid rgba(255,255,255,.05)}.page-header-copy h1{margin:.15rem 0 .25rem;font-family:var(--font-display);font-size:clamp(1.8rem,2.8vw,2.6rem);line-height:.98}.page-header-copy p{margin:0;max-width:68rem;color:var(--text-sub)}.page-header-meta{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.overview-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border);border-radius:14px;background:linear-gradient(180deg,#ffffff06,#ffffff04);overflow:hidden}.overview-item{padding:.9rem 1rem;display:flex;flex-direction:column;gap:.18rem;border-right:1px solid rgba(255,255,255,.05)}.overview-item:last-child{border-right:none}.overview-value{font-family:var(--font-display);font-size:1.35rem}.overview-note{color:var(--text-muted);font-size:.82rem}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:1rem;align-items:start}.content-stack,.aside-stack,.section-list{display:flex;flex-direction:column;gap:.8rem}.section-panel{padding:1rem;background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-card)}.section-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.section-panel-title{margin:.18rem 0 0;font-family:var(--font-display);font-size:1.04rem}.section-panel-subtitle{margin:0;color:var(--text-muted);font-size:.88rem}.section-row{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) auto;gap:.9rem;align-items:center;padding:.82rem .9rem;border-radius:12px;background:#ffffff05;border:1px solid transparent}.section-row:hover{border-color:#7dd3fc1f;background:#ffffff08}.section-row-main{min-width:0}.section-row-title{margin:0;font-size:.98rem}.section-row-copy{margin:.2rem 0 0;color:var(--text-muted);font-size:.84rem}.section-row-metrics{display:flex;gap:.75rem;flex-wrap:wrap;color:var(--text-sub)}.section-row-actions,.inline-metrics{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap}.hero-panel,.card,.stat-card,.auth-panel{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-card)}.hero-panel{padding:1.15rem 1.25rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;background:linear-gradient(120deg,#38bdf824,#f59e0b14),var(--bg-card-strong)}.hero-panel.compact{align-items:end}.hero-panel-slim{align-items:center}.hero-panel-dashboard{grid-template-columns:minmax(0,1.55fr) minmax(220px,.55fr);align-items:start}.hero-title{font-size:clamp(2rem,3.2vw,2.85rem);line-height:1;margin:.2rem 0 .45rem}.hero-kpis{display:grid;gap:.55rem;min-width:200px}.hero-kpis>div,.metric-panel{padding:.85rem .95rem;background:#ffffff0a;border-radius:14px;border:1px solid rgba(255,255,255,.05)}.hero-kpis-compact>div{min-height:86px}.hero-kpi-label{display:block;color:var(--text-muted);font-size:.78rem;margin-bottom:.2rem}.hero-kpis strong,.metric-panel strong{font-size:1.4rem}.stat-grid,.grid-three-col,.grid-two-col,.dashboard-grid,.stack-grid{display:grid;gap:.9rem}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.dashboard-grid-compact{align-items:start}.dashboard-grid-compact .chart-card{grid-row:span 2}.vault-grid{grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr)}.stack-grid{grid-template-columns:1fr}.stat-card,.card{padding:1rem}.stat-card-top,.card-header,.settings-row,.stack-list-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.stat-icon,.settings-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#7dd3fc1a;color:var(--accent)}.stat-value{font-size:1.5rem;margin:.22rem 0}.stat-sub{color:var(--text-sub);font-size:.88rem}.danger .stat-value{color:#fecdd3}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.7rem .95rem;border-radius:10px;border:1px solid transparent;transition:.2s ease;font-weight:700}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#38bdf8,#0f766e);color:#fff}.btn-secondary{background:#ffffff0d;color:var(--text-main);border-color:#ffffff14}.btn-danger{background:#fb71851f;color:#fecdd3;border-color:#fb718533}.btn-ghost{background:transparent;color:var(--text-sub)}.btn-sm{padding:.45rem .7rem}.btn-lg{padding-block:.95rem}.btn-full{width:100%}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.badge-primary{background:#7dd3fc1f;color:var(--accent)}.badge-success{background:#4ade801f;color:var(--accent-success)}.badge-warning{background:#f59e0b26;color:#fcd34d}.badge-danger{background:#fb718529;color:#fda4af}.badge-dim{background:#ffffff0f;color:var(--text-sub)}.stat-trend-up,.metric-positive{color:var(--accent-success)}.stat-trend-down,.metric-negative{color:var(--accent-danger)}.metric-warning{color:var(--accent-warm)}.card-title-lg{font-size:1.06rem;margin:.3rem 0 0}.chart-card .chart-shell{min-height:250px}.chart-card .chart-shell.compact{min-height:220px}.form-card,.table-card{display:flex;flex-direction:column;gap:1rem}.table-wrap{overflow:auto;border-radius:14px;border:1px solid var(--border)}.data-table{width:100%;border-collapse:collapse}.data-table thead th{text-align:left;font-size:.72rem;color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;padding:.72rem .85rem;background:#ffffff08}.data-table tbody td{padding:.82rem .85rem;border-top:1px solid rgba(255,255,255,.04);color:var(--text-sub);vertical-align:top}.data-table tbody tr:hover td{background:#ffffff05}.form-input,.form-textarea{width:100%;border:1px solid var(--border);border-radius:10px;background:#ffffff08;color:var(--text-main);padding:.72rem .9rem;outline:none}.form-input{padding-left:2.8rem}.form-input-plain,select.form-input{padding-left:1rem}.form-input:focus,.form-textarea:focus{border-color:var(--border-strong);box-shadow:0 0 0 4px #38bdf81f}.form-textarea{resize:vertical;min-height:88px}.form-input-file{width:100%;border:1px dashed var(--border-strong);border-radius:10px;background:#ffffff05;color:var(--text-sub);padding:.72rem .85rem}.input-wrap{position:relative}.input-icon,.input-icon-right{position:absolute;top:50%;transform:translateY(-50%);color:var(--text-muted)}.input-icon{left:1rem}.input-icon-right{right:1rem;border:0;background:transparent}.stack-list{display:flex;flex-direction:column;gap:.8rem}.stack-list-row{padding:.8rem .9rem;border-radius:10px;background:#ffffff08;color:var(--text-sub)}.metric-panel.large{min-height:120px;display:flex;flex-direction:column;justify-content:flex-end}.metric-panel.large strong{font-size:2rem}.metric-panel-inline{margin-top:.9rem;font-family:var(--font-display);font-size:1.2rem}.progress-bar{width:100%;height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.progress-bar.xl{height:12px}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#4ade80)}.pill-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.pill-tab{border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text-sub);padding:.35rem .75rem}.pill-tab.active{background:#7dd3fc24;color:var(--text-main)}.table-actions{display:flex;justify-content:flex-end;gap:.35rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.text-primary{color:var(--accent)}.text-danger{color:var(--accent-danger)}.band-card{padding:.85rem;border-radius:12px;border:1px solid var(--border);background:#ffffff05}.band-card.active{border-color:var(--border-strong);background:#7dd3fc14}.settings-row{padding:.85rem .9rem;border-radius:12px;background:#ffffff08}.settings-copy{display:flex;gap:.85rem;align-items:center}.settings-copy p{margin:.25rem 0 0;color:var(--text-muted)}.toggle{width:48px;height:28px;border-radius:999px;border:1px solid var(--border);background:#ffffff14;padding:3px;display:flex;align-items:center}.toggle span{width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s ease}.toggle.active{justify-content:flex-end;background:#4ade8033}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.auth-panel{padding:1.4rem}.auth-copy h1,.auth-card h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);margin:.65rem 0;line-height:1}.auth-copy p,.auth-card p{color:var(--text-sub);line-height:1.6}.auth-card{display:flex;flex-direction:column;justify-content:center;width:min(100%,460px);min-height:auto;max-width:460px;background:#0a1622f5}.auth-card-simple{gap:1rem}.auth-brand-row{display:flex;align-items:center;gap:.85rem}.auth-brand-mark{width:42px;height:42px;border-radius:14px}.auth-brand-copy{margin:.15rem 0 0;color:var(--text-muted);font-size:.86rem}.auth-card-header{margin-bottom:1.1rem}.auth-status-strip{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem .9rem;border-radius:999px;background:#7dd3fc14;border:1px solid rgba(125,211,252,.14);color:var(--text-sub);font-size:.82rem}.auth-status-dot{width:8px;height:8px;border-radius:50%;background:var(--accent-success);box-shadow:0 0 0 6px #4ade8014}.error-banner{min-height:52px;padding:.85rem .95rem;border-radius:12px;background:#fb71851f;color:#fecdd3;border:1px solid rgba(251,113,133,.2);transition:opacity .18s ease,transform .18s ease}.error-banner.hidden{opacity:0;transform:translateY(-4px)}.error-banner.visible{opacity:1;transform:translateY(0)}.auth-helper-note{margin-top:1rem;max-width:32rem}.auth-inline-note{margin-top:.45rem}.auth-footnote{display:inline-flex;align-items:center;gap:.55rem;color:var(--text-muted);font-size:.82rem}.spinner{width:24px;height:24px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#fff;animation:spin .8s linear infinite}.spinner-sm{width:18px;height:18px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}.vault-list{display:flex;flex-direction:column;gap:.8rem}.vault-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;padding:.95rem;border:1px solid var(--border);border-radius:14px;background:#ffffff06}.vault-card-main{display:flex;flex-direction:column;gap:.7rem;min-width:0}.vault-card-side{min-width:132px;display:flex;flex-direction:column;gap:.55rem;align-items:flex-end}.vault-brand-block,.vault-secret-row,.empty-state{display:flex;align-items:center;gap:.75rem}.vault-secret-row{flex-wrap:wrap}.vault-brand,.vault-brand-fallback,.vault-svg-preview{width:42px;height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;display:grid;place-items:center;overflow:hidden;flex-shrink:0}.vault-brand svg,.vault-svg-preview svg{width:24px;height:24px}.vault-brand-fallback{font-family:var(--font-display);font-size:.82rem;color:var(--text-main)}.vault-secret-value{padding:.3rem .55rem;border-radius:8px;background:#ffffff0d;color:var(--text-main)}.vault-notes{margin:0;color:var(--text-sub);line-height:1.5}.vault-svg-tools,.vault-svg-preview-shell{display:flex;flex-direction:column;gap:.6rem}.empty-state{justify-content:space-between;padding:1rem;border-radius:14px;border:1px dashed var(--border);background:#ffffff05}.text-muted{color:var(--text-muted)}@media (max-width: 1080px){.dashboard-grid,.app-shell,.vault-grid,.workspace-grid,.overview-strip,.page-header{grid-template-columns:1fr}.mobile-nav-trigger{position:sticky;top:0;z-index:20;margin:1rem;display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.65rem .9rem;border-radius:10px;border:1px solid var(--border);background:#07141ee0;color:var(--text-main);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar-nav{position:fixed;inset:4.5rem 1rem auto 1rem;height:auto;z-index:15;transform:translateY(-120%);transition:transform .2s ease}.sidebar-nav.open{transform:translateY(0)}.view-viewport{padding-top:.4rem}.hero-panel,.stat-grid,.grid-three-col,.grid-two-col,.hero-panel-dashboard{grid-template-columns:1fr}.auth-card{min-height:auto;max-width:none}.dashboard-grid-compact .chart-card{grid-row:auto}.overview-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.overview-item:last-child{border-bottom:none}}@media (max-width: 720px){.view-viewport,.auth-shell{padding:.85rem}.card,.stat-card,.hero-panel,.auth-panel{padding:.9rem}.hero-title,.auth-copy h1,.auth-card h2{font-size:1.8rem}.data-table thead{display:none}.data-table,.data-table tbody,.data-table tr,.data-table td{display:block;width:100%}.data-table tr{border-top:1px solid rgba(255,255,255,.04)}.data-table tbody td{border-top:none;padding:.45rem .9rem}.vault-card{grid-template-columns:1fr}.vault-card-side{align-items:stretch}.section-row{grid-template-columns:1fr}.page-header-meta{justify-content:flex-start}}
