@import "https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;700&family=Quicksand:wght@300;400;500;600;700&display=swap";
:root{--background:#fff;--foreground:#171717;--font-heading:"Raleway";--font-body:"Quicksand";--header-height:3rem;--color-surface-page:#111827;--color-surface-raised:#1f2937;--color-surface-card:#ffffff08;--color-surface-card-strong:#ffffff0f;--color-border:#1f2937;--color-border-strong:#334155;--color-accent:#fbbf24;--color-accent-dark:#d9a61f;--color-accent-contrast:#111827;--color-text-primary:#f9fafb;--color-text-secondary:#e5e7eb;--color-text-muted:#9ca3af;--color-danger:#f87171;--color-danger-strong:#b91c1c;--color-danger-strongest:#991b1b;--color-success:#4ade80;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--focus-ring:0 0 0 3px #fbbf2473}@media (max-width:768px){:root{--header-height:4rem}}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-body),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),sans-serif;font-weight:600}
.footer-module__tUdqrq__footer{background:#1f2937;justify-content:center;align-items:center;width:100%;height:auto;min-height:2.5rem;padding:.5rem 0;display:flex}.footer-module__tUdqrq__footer__text{color:#f9fafb;font-size:1.1rem}.footer-module__tUdqrq__footer__link{color:#f9fafb;text-decoration:underline;transition:opacity .2s}.footer-module__tUdqrq__footer__link:hover{opacity:.7}@media (max-width:600px){.footer-module__tUdqrq__footer{text-align:center;padding:.5rem 1rem}.footer-module__tUdqrq__footer__text{color:#f9fafb;font-size:.85rem;line-height:1.6}.footer-module__tUdqrq__footer__link{align-items:center;min-height:44px;padding:0 .3rem;display:inline-flex}}
.header-module__6rtY2W__navbar{width:100%;min-height:var(--header-height);z-index:1000;background:#1f2937;grid-template-columns:1fr auto 1fr;align-items:center;padding:.2rem .4rem;display:grid;position:fixed;top:0;left:0}.header-module__6rtY2W__navbar__brand{align-items:center;gap:2rem;margin-left:2rem;display:flex}.header-module__6rtY2W__navbar__brandLink{color:#f9fafb;align-items:center;gap:1rem;text-decoration:none;display:flex}.header-module__6rtY2W__navbar__brandIcon{font-size:2rem}.header-module__6rtY2W__navbar__brandText{font-size:1.2rem;font-weight:600}.header-module__6rtY2W__navbar__menu{gap:1.5rem;margin:0 auto;list-style:none;display:flex}.header-module__6rtY2W__navbar__link{color:#f9fafb;font-size:1.2rem;text-decoration:none;transition:opacity .2s;position:relative}.header-module__6rtY2W__navbar__link:hover{opacity:.7}.header-module__6rtY2W__active{color:#fff;font-weight:700}.header-module__6rtY2W__active:after{content:"";background:#fff;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.header-module__6rtY2W__navbar__social{justify-self:end;gap:1rem;margin-right:2rem;display:flex}.header-module__6rtY2W__navbar__socialIcon svg{fill:#fff;width:1.2rem;height:1.2rem;transition:opacity .2s}.header-module__6rtY2W__navbar__socialIcon:hover svg{opacity:.7}.header-module__6rtY2W__navbar__toggle{color:#f9fafb;cursor:pointer;background:0 0;border:none;font-size:3rem;display:none}.header-module__6rtY2W__navbar__mobileMenu{display:none}@media (max-width:768px){.header-module__6rtY2W__navbar{grid-template-columns:1fr auto;padding:.2rem 1rem}.header-module__6rtY2W__navbar__menu,.header-module__6rtY2W__navbar__social{display:none}.header-module__6rtY2W__navbar__brand{gap:1rem;min-width:0;margin-left:.6rem}.header-module__6rtY2W__navbar__brandLink{min-height:44px}.header-module__6rtY2W__navbar__brandText{white-space:nowrap}.header-module__6rtY2W__navbar__toggle{justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:2rem;line-height:1;display:flex}.header-module__6rtY2W__navbar__mobileMenu{border-top:1px solid #f9fafb26;flex-direction:column;grid-column:1/-1;gap:.15rem;margin-top:.4rem;padding:.4rem 0 .8rem;list-style:none;display:flex}.header-module__6rtY2W__navbar__mobileLink{color:#f9fafb;align-items:center;min-height:44px;padding:0 .6rem;font-size:1.25rem;text-decoration:none;display:flex}.header-module__6rtY2W__navbar__mobileSocial{border-top:1px solid #f9fafb26;gap:.5rem;margin-top:.4rem;padding-top:.6rem;display:flex}.header-module__6rtY2W__navbar__mobileSocialIcon{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.header-module__6rtY2W__navbar__mobileSocialIcon svg{fill:#fff;width:1.4rem;height:1.4rem}}
.background-module__jIrGnq__background{inset:0;top:var(--header-height);z-index:-10;pointer-events:none;position:fixed}.background-module__jIrGnq__background__image{object-fit:cover;object-position:50% 0%}.background-module__jIrGnq__background__overlay{background:rgba(0,0,0,calc(var(--darkness)*.6));transition:background .2s ease-out;position:absolute;inset:0}
