:root{--background:#fff;--foreground:#0f172a;--card-bg:#f8fafc;--border:#e2e8f0;--primary:#000;--primary-fg:#fff}[data-theme=dark]{--background:#020617;--foreground:#f1f5f9;--card-bg:#0f172a;--border:#1e293b;--primary:#fff;--primary-fg:#000}body{background:var(--background);color:var(--foreground);margin:0;font-family:sans-serif;transition:background .3s,color .3s}.card{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:1.5rem}a{color:var(--primary);text-decoration:none}
.ThemeToggle-module__sGqMhG__toggle{cursor:pointer;color:var(--foreground);background:0 0;border:1px solid #9696964d;border-radius:50%;justify-content:center;align-items:center;margin-left:1.5rem;padding:.5rem;transition:all .2s;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{border-color:var(--chili-primary);color:var(--chili-primary);background:#9696961a}
.Navbar-module__cJzEcG__navbar{border-bottom:1px solid var(--border);background-color:var(--background);z-index:50;width:100%;transition:background-color .3s;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--foreground);font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__desktopMenu{align-items:center;gap:2rem;display:none}.Navbar-module__cJzEcG__navLink{color:var(--foreground);font-weight:500;text-decoration:none;transition:opacity .2s}.Navbar-module__cJzEcG__navLink:hover{opacity:.7}.Navbar-module__cJzEcG__toggleWrapper{border-left:1px solid var(--border);align-items:center;margin-left:1rem;padding-left:1rem;display:flex}.Navbar-module__cJzEcG__mobileControls{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__hamburger{cursor:pointer;color:var(--foreground);background:0 0;border:none;align-items:center;padding:0;display:flex}.Navbar-module__cJzEcG__mobileMenu{background-color:var(--card-bg);border-bottom:1px solid var(--border);flex-direction:column;padding:1rem;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--foreground);border-bottom:1px solid var(--border);padding:1rem 0;font-size:1.1rem;text-decoration:none}.Navbar-module__cJzEcG__mobileLink:last-child{border-bottom:none}@media (min-width:768px){.Navbar-module__cJzEcG__desktopMenu{display:flex}.Navbar-module__cJzEcG__mobileControls,.Navbar-module__cJzEcG__mobileMenu{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--card-bg);border-top:1px solid var(--border);margin-top:auto;padding:4rem 1rem 1rem}.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__S6Hkya__brandName{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__tagline{opacity:.8;max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__heading{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__linkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{margin-bottom:.75rem}.Footer-module__S6Hkya__linkList a{color:var(--foreground);opacity:.7;font-size:.95rem;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__linkList a:hover{opacity:1}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{color:var(--foreground);opacity:.7;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex}.Footer-module__S6Hkya__socials a:hover{opacity:1;transform:translateY(-2px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border);text-align:center;opacity:.6;max-width:1200px;margin:3rem auto 0;padding-top:1.5rem;font-size:1rem}@media (min-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:1.5fr 1fr 1fr 1fr}}
