:root{--background:#fdfcfaf0;--foreground:#292524;--card-bg:#fff;--border:#e7e5e4;--primary:#d9381e;--primary-fg:#fff;--font-serif:"Lora",serif;--font-sans:"Inter",sans-serif}[data-theme=dark]{--background:#1c1917;--foreground:#f5f5f4;--card-bg:#292524;--border:#44403c;--primary:#e25844;--primary-fg:#fff}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);margin:0;line-height:1.6;transition:background .3s,color .3s}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:600;line-height:1.3}
.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}}
