@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Sora:wght@600;700&display=swap";
:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#fff;--page-text:#213547;--page-heading:#1a1a2e;--page-muted:#4a5568;--brand-accent:#e14f00;--pill-border:#0000001f;--pill-bg:#ffffffd9;--pill-text:#374151;--pill-border-hover:#e14f0066;--pill-bg-hover:#ff5d010f;--pill-text-hover:#e14f00;--widget-shell-bg:#fff9;--footer-heading:#1a1a2e;--footer-muted:#6b7280;--footer-link-hover:#e14f00;--theme-toggle-bg:#0000000f;--theme-toggle-border:#0000001f;--theme-toggle-color:#374151;--theme-toggle-hover-bg:#0000001a;--field-bg:#fff;--field-border:#00000024;--card-bg:#ffffffb3;color:var(--page-text);background:radial-gradient(circle at top,#ff5d0114,#0000 30%),linear-gradient(#fffdfb 0%,#fff7f1 100%)}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#0f0f14;--page-text:#ffffffde;--page-heading:#f0f0f5;--page-muted:#fff9;--brand-accent:#ff6b35;--pill-border:#ffffff1f;--pill-bg:#ffffff0f;--pill-text:#fffc;--pill-border-hover:#ff5d0180;--pill-bg-hover:#ff5d011f;--pill-text-hover:#ff6b35;--widget-shell-bg:#ffffff0a;--footer-heading:#f0f0f5;--footer-muted:#ffffff80;--footer-link-hover:#ff6b35;--theme-toggle-bg:#ffffff14;--theme-toggle-border:#ffffff1f;--theme-toggle-color:#fffc;--theme-toggle-hover-bg:#ffffff24;--field-bg:#ffffff0d;--field-border:#ffffff29;--card-bg:#ffffff0a;color:var(--page-text);background:radial-gradient(circle at top,#ff5d010d,#0000 30%),linear-gradient(#111 0%,#1c0e05 100%)}body{min-height:100vh;margin:0}.theme-toggle{z-index:100;border:1px solid var(--theme-toggle-border);background:var(--theme-toggle-bg);color:var(--theme-toggle-color);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.78rem;font-weight:600;transition:background-color .16s,border-color .16s;display:inline-flex;position:fixed;top:1rem;right:1rem}.theme-toggle:hover{background:var(--theme-toggle-hover-bg)}.theme-toggle:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.page-shell{isolation:isolate;position:relative;overflow:hidden}.page-frame{max-width:72rem;min-height:calc(100vh - 3.75rem);margin:0 auto;padding:2.5rem 1rem 2rem}.hero{text-align:center;max-width:64rem;margin:0 auto}.hero-kicker{color:#e14f00;letter-spacing:.28em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #ff5d0138;border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.4rem .95rem;font-size:.68rem;font-weight:800;display:inline-flex}.hero h1{color:var(--page-heading);letter-spacing:-.04em;margin:0;font-family:Sora,sans-serif;font-size:clamp(2.25rem,3vw,3.6rem);font-weight:700;line-height:1.05}.hero h1 a,.hero-copy a,.footer-title span{color:var(--brand-accent)}.hero a,.footer a{text-decoration:none}.hero-copy{max-width:44rem;color:var(--page-muted);margin:1.25rem auto 0;font-size:1rem;line-height:1.75}.action-pills{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.7rem;display:flex}.action-pills a{border:1px solid var(--pill-border);background:var(--pill-bg);color:var(--pill-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1rem;font-size:.8rem;font-weight:600;transition:transform .16s,background-color .16s,color .16s,border-color .16s;display:inline-flex}.action-pills svg{flex:none}.action-pills a:hover{border-color:var(--pill-border-hover);background:var(--pill-bg-hover);color:var(--pill-text-hover);transform:translateY(-1px)}.content-shell{margin-top:2rem}.widget-frame{background:var(--widget-shell-bg);border:2px solid #ff480047;border-radius:2rem;padding:.75rem;position:relative;overflow:hidden}.login-card{border:1px solid var(--field-border);background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;border-radius:1rem;max-width:26rem;margin:0 auto;padding:2rem}.login-card h2{color:var(--page-heading);margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.login-card p.sub{color:var(--page-muted);margin:0 0 1.25rem;font-size:.875rem}.login-form{flex-direction:column;gap:.9rem;display:flex}.field{flex-direction:column;gap:.35rem;display:flex}.field label{color:var(--page-muted);font-size:.8rem;font-weight:600}.field input{border:1px solid var(--field-border);background:var(--field-bg);color:var(--page-text);font:inherit;border-radius:.5rem;outline:none;padding:.65rem .85rem;font-size:.9rem;transition:border-color .15s}.field input:focus{border-color:var(--brand-accent)}.btn-primary{background:var(--brand-accent);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:.5rem;padding:.7rem;font-weight:600;transition:opacity .15s}.btn-primary:hover:not(:disabled){opacity:.9}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.error{color:#f87171;margin:0;font-size:.85rem}.session-bar{color:var(--page-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.85rem;display:flex}.session-bar strong{color:var(--page-heading)}.btn-ghost{border:1px solid var(--pill-border);background:var(--pill-bg);color:var(--pill-text);font:inherit;cursor:pointer;border-radius:999px;padding:.4rem .9rem;font-size:.78rem;font-weight:600}.btn-ghost:hover{border-color:var(--pill-border-hover);color:var(--pill-text-hover)}.footer{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1.75rem;padding-bottom:.5rem;display:flex}.footer-brand{align-items:center;gap:.85rem;display:flex}.footer-brand img{width:auto;height:2.25rem}.footer-brand div{flex-direction:column;gap:.25rem;display:flex}.footer-title{color:var(--footer-heading);font-size:.95rem;font-weight:700}.footer-brand p,.footer-note,.footer a{color:var(--footer-muted)}.footer-brand p,.footer-note{margin:0;font-size:.78rem}.footer-meta{flex-direction:column;align-items:center;gap:.55rem;display:flex}.footer nav{flex-wrap:wrap;justify-content:center;gap:.5rem 1.15rem;display:flex}.footer a{font-size:.78rem;font-weight:500;transition:color .16s}.footer a:hover{color:var(--footer-link-hover)}@media (min-width:640px){.page-frame{padding:2.75rem 1.5rem 2rem}.widget-frame{padding:1.5rem}.footer{flex-direction:row;align-items:flex-start}.footer-meta{align-items:flex-end}}
