:root{--background:#fff;--foreground:#1e293b;--primary:#0f172a;--secondary:#64748b;--accent:#2563eb;--muted:#f1f5f9;--header-bg:#ffffffe6;--card-bg:#fff;--mobile-menu-bg:#fff;--btn-primary-bg:#0f172a;--btn-primary-text:#fff;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--max-width:1024px}@media (prefers-color-scheme:dark){:root{--background:#0f172a;--foreground:#f8fafc;--primary:#f1f5f9;--secondary:#94a3b8;--accent:#60a5fa;--muted:#1e293b;--header-bg:#0f172ae6;--card-bg:#1e293b;--mobile-menu-bg:#1e293b;--btn-primary-bg:#f1f5f9;--btn-primary-text:#0f172a}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--accent)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}h1,h2,h3,h4,h5,h6{color:var(--primary);margin-bottom:.5em;line-height:1.2}p{margin-bottom:1em}ul{list-style:none}.section{border-bottom:1px solid var(--muted);padding:4rem 0}.section:last-of-type{border-bottom:none}.text-sm{font-size:.875rem}.text-muted{color:var(--secondary)}.font-bold{font-weight:700}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mobile-hidden{display:block}@media (min-width:768px){.mobile-hidden,.desktop-hidden{display:none}}
.Header-module__hBw1pG__header{z-index:100;background-color:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--muted);align-items:center;height:4rem;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__logo{color:var(--primary);font-size:1.25rem;font-weight:700;text-decoration:none}.Header-module__hBw1pG__desktopNav{gap:1.5rem;display:none}.Header-module__hBw1pG__desktopNav a{color:var(--secondary);font-size:.9rem;font-weight:500}.Header-module__hBw1pG__desktopNav a:hover{color:var(--accent)}.Header-module__hBw1pG__mobileToggle{cursor:pointer;color:var(--primary);background:0 0;border:none;padding:.5rem;display:block}.Header-module__hBw1pG__mobileMenu{background:var(--mobile-menu-bg);border-bottom:1px solid var(--muted);flex-direction:column;gap:1rem;padding:1rem;display:flex;position:absolute;top:4rem;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a}.Header-module__hBw1pG__mobileMenu a{color:var(--secondary);border-bottom:1px solid var(--muted);padding:.5rem 0;font-size:1rem;font-weight:500}.Header-module__hBw1pG__mobileMenu a:last-child{border-bottom:none}@media (min-width:768px){.Header-module__hBw1pG__desktopNav{display:flex}.Header-module__hBw1pG__mobileToggle{display:none}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--muted);color:var(--secondary);margin-top:3rem;padding:2rem 0;font-size:.875rem}.Footer-module__S6Hkya__container{width:100%;max-width:var(--max-width);flex-direction:column;align-items:center;gap:1rem;margin:0 auto;padding:0 1rem;display:flex}.Footer-module__S6Hkya__links{gap:1rem;display:flex}.Footer-module__S6Hkya__links a:hover{color:var(--accent);text-decoration:underline}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between}}
