@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg:#0b1224;--card:#0f172a;--text:#e2e8f0;--muted:#94a3b8;--border:#1f2a44}*{box-sizing:border-box}html,body{height:100%;font-family:var(--font-geist-sans),"Inter",Arial,sans-serif;background:radial-gradient(circle at 20% 20%,#3b82f614,transparent 30%),radial-gradient(circle at 80% 0%,#0ea5e914,transparent 28%),var(--bg);color:var(--text);margin:0;padding:0}.shell{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.shell-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ae6;border-bottom:1px solid #24304e;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 16px;display:flex;position:sticky;top:0}.shell-brand{letter-spacing:-.02em;color:#e2e8f0;align-items:center;gap:10px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.shell-header-actions{align-items:center;gap:10px;display:flex}.brand-logo{border-radius:8px;box-shadow:0 4px 12px #0006}.shell-user{color:var(--muted);font-size:14px}.shell-body{grid-template-columns:260px 1fr;min-height:calc(100vh - 70px);display:grid}.shell-collapsed .shell-body{grid-template-columns:76px 1fr}.shell-sidebar{border-right:1px solid var(--border);background:#0c172f;flex-direction:column;gap:12px;padding:16px 12px;display:flex}.shell-sidebar-top{justify-content:flex-end;display:flex}.icon-button{place-items:center;width:40px;height:40px;padding:0;display:grid;position:relative}.icon{width:20px;height:20px}.icon-animate{opacity:.8;transition:transform .2s,opacity .2s}.icon-button:hover .icon-animate{opacity:1;transform:scale(1.15)}.shell-nav{flex-direction:column;gap:8px;display:flex}.shell-nav-item{color:var(--text);border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.shell-nav-item:hover{border-color:var(--border);background:#ffffff0a}.shell-nav-item.active{border-color:var(--border);background:#ffffff0f}.shell-nav-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-collapsed .shell-nav-label{display:none}.shell-main{min-width:0;padding:24px}.landing{flex-direction:column;align-items:center;min-height:100vh;display:flex}.landing-header{border-bottom:1px solid #24304e;justify-content:space-between;align-items:center;width:100%;max-width:1080px;padding:16px 20px;display:flex}.landing-hero{text-align:center;flex:1;justify-content:center;align-items:center;width:100%;max-width:1080px;padding:80px 20px 40px;display:flex}.landing-hero h1{letter-spacing:-.02em;margin:12px 0;font-size:44px}.landing-hero-inner{flex-direction:column;gap:16px;max-width:760px;display:flex}.subhead{color:var(--muted);margin:0 auto;font-size:16px}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.badge{border:1px solid var(--border);color:var(--text);text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border-radius:999px;align-self:center;padding:6px 12px;font-size:12px;display:inline-flex}.landing-trust{color:var(--muted);padding:8px 16px;font-size:14px}.stats-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.stat-card{border:1px solid var(--border);background:#ffffff0a;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;display:flex}.stat-number{color:#c7d2fe;font-size:20px;font-weight:700}.hero-with-visual{position:relative;overflow:hidden}.hero-illustration{opacity:.22;pointer-events:none;filter:blur(.5px);width:650px;max-width:90vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-glow{filter:blur(120px);opacity:.55;z-index:0;border-radius:50%;width:420px;height:420px;position:absolute}.hero-glow-left{background:#2563eb66;top:-60px;left:-120px}.hero-glow-right{background:#06b6d466;bottom:-100px;right:-80px}.landing-section{width:100%;max-width:1080px;padding:32px 20px 16px}.section-header{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.gradient-text{background:linear-gradient(120deg,#93c5fd,#6ee7ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.feature-card{text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.feature-card{text-align:center}.feature-icon,.step-icon{opacity:.9;width:48px;height:48px;margin-bottom:12px}.landing-steps{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.step-card{align-items:flex-start;gap:12px;display:flex}.step-number{border:1px solid var(--border);background:#ffffff0f;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.pricing-card{flex-direction:column;gap:12px;display:flex}.cta-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.landing-footer{color:var(--muted);text-align:center;padding:24px 20px 40px;font-size:13px}@media (max-width:900px){.shell-body{grid-template-columns:1fr}.shell-sidebar{display:none}.shell-main{padding:16px}.landing-hero{padding:60px 16px 28px}.landing-hero h1{font-size:34px}.hero-illustration{width:520px}.landing-section{padding:24px 16px}.table-head,.table-row{grid-template-columns:1fr;gap:8px}.actions-col{justify-content:flex-start}.cta-card{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.shell-header{padding:0 12px}.shell-brand{font-size:16px}.hero-ctas{flex-direction:column;align-items:stretch}.landing-hero h1{font-size:28px;line-height:1.2}.subhead{font-size:15px}.badge{font-size:11px}.landing-grid,.landing-steps{grid-template-columns:1fr}.stat-card{align-items:flex-start}.form-grid,.form-grid.single{grid-template-columns:1fr}.narrow{width:100%;padding:0 8px}.hero-illustration{width:420px}}.stack{flex-direction:column;gap:12px;display:flex}.row-between{flex-direction:row;justify-content:space-between;align-items:center}.card{background:var(--card);border:1px solid var(--border);color:var(--text);border-radius:12px;padding:16px;transition:border-color .15s,transform .15s,box-shadow .15s;box-shadow:0 12px 30px #00000040}.card:hover{border-color:#4f8efc99;transform:translateY(-2px);box-shadow:0 18px 36px #00000059}.narrow{width:min(75%,1100px);margin:0 auto}.table{flex-direction:column;gap:10px;display:flex}.table-head,.table-row{grid-template-columns:2fr 1.5fr .8fr 1.2fr;align-items:center;gap:12px;display:grid}.table-head{color:var(--muted);border-bottom:1px solid var(--border);padding-bottom:8px;font-size:14px}.table-row{border-bottom:1px solid #f1f5f9;padding:8px 0}.row-title{font-weight:600}.muted{color:var(--muted)}.muted.small{font-size:13px}.status{border-radius:8px;padding:4px 8px;font-size:13px;font-weight:600}.status-on{color:#4ade80;background:#22c55e26}.status-off{color:#cbd5e1;background:#94a3b81f}.actions-col{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.button:hover{background:#ffffff0f}.button.primary{color:#fff;background:#4f8efc;border-color:#4f8efc;box-shadow:0 8px 20px #4f8efc4d}.button.primary:hover{background:#3d7bf0;border-color:#3d7bf0}.button.ghost{border-color:var(--border);background:0 0}.button.danger{color:#fca5a5;background:#f871711f;border-color:#f87171}.empty{border:1px dashed var(--border);color:var(--muted);border-radius:12px;padding:16px}.form-card{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.form-grid.single{grid-template-columns:1fr}.form-field{flex-direction:column;gap:6px;display:flex}.with-top-gap{margin-top:8px}.form-field input,.form-field textarea,.form-field select{border:1px solid var(--border);color:var(--text);background:#ffffff08;border-radius:8px;padding:10px 12px;font-size:14px}.narrow-75{max-width:75%}.form-field textarea{resize:vertical}.help-text{color:var(--muted);font-size:12px}.form-check{align-items:center;gap:8px;padding-top:8px;display:inline-flex}.align-end{justify-content:flex-end}.form-field-group{border:1px solid var(--border);border-radius:12px;padding:16px}.form-field-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.form-actions{justify-content:flex-end;gap:10px;display:flex}
