.Navbar-module__cRh5nW__navbar{z-index:50;height:var(--navbar-height);background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0}.Navbar-module__cRh5nW__inner{max-width:var(--max-width);padding:0 var(--space-4);align-items:center;gap:var(--space-8);height:100%;margin:0 auto;display:flex}.Navbar-module__cRh5nW__logo{font-size:var(--text-xl);color:var(--color-primary);flex-shrink:0;font-weight:700;text-decoration:none}.Navbar-module__cRh5nW__links{gap:var(--space-6);flex:1;display:flex}.Navbar-module__cRh5nW__link{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500;text-decoration:none;transition:color .15s}.Navbar-module__cRh5nW__link:hover{color:var(--color-text)}.Navbar-module__cRh5nW__actions{align-items:center;gap:var(--space-4);display:flex}.Navbar-module__cRh5nW__dashboardLink{font-size:var(--text-sm);color:var(--color-primary);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:var(--color-primary-light);font-weight:600;text-decoration:none;transition:background .15s}.Navbar-module__cRh5nW__dashboardLink:hover{background:#6366f126}.Navbar-module__cRh5nW__signupLink{font-size:var(--text-sm);color:#fff;background:var(--color-primary);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);font-weight:600;text-decoration:none;transition:background .15s}.Navbar-module__cRh5nW__signupLink:hover{background:var(--color-primary-hover)}@media (max-width:640px){.Navbar-module__cRh5nW__links{display:none}}
@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}}@layer tokens{:root{--color-primary:#6366f1;--color-primary-hover:#4f46e5;--color-primary-light:#6366f11a;--color-surface:#fff;--color-surface-elevated:#f8fafc;--color-background:#f1f5f9;--color-border:#e2e8f0;--color-border-hover:#cbd5e1;--color-text:#0f172a;--color-text-secondary:#334155;--color-text-muted:#64748b;--color-success:#22c55e;--color-success-light:#22c55e1a;--color-warning:#f59e0b;--color-warning-light:#f59e0b1a;--color-error:#ef4444;--color-error-light:#ef44441a;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 15px #0000001a;--max-width:1200px;--sidebar-width:260px;--navbar-height:64px}}@layer base{body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-background)}a{color:inherit;text-decoration:none}h1{font-size:var(--text-3xl);font-weight:700}h2{font-size:var(--text-2xl);font-weight:600}h3{font-size:var(--text-xl);font-weight:600}}@layer components,utilities;
