.BaseHeader-module-scss-module__npgl1q__header{background-color:var(--color-surface)}.BaseHeader-module-scss-module__npgl1q__inner{align-items:center;min-height:50px;display:flex;position:relative}.BaseHeader-module-scss-module__npgl1q__logoLink{align-items:center;line-height:0;display:inline-flex}.BaseHeader-module-scss-module__npgl1q__logo{height:auto}html[data-mantine-color-scheme=light] .BaseHeader-module-scss-module__npgl1q__logo{filter:invert(70%)brightness(.5)}.BaseHeader-module-scss-module__npgl1q__desktopNav{position:absolute;left:50%;transform:translate(-50%)}.BaseHeader-module-scss-module__npgl1q__navList{align-items:center;gap:10px;display:flex}.BaseHeader-module-scss-module__npgl1q__navLink{background:var(--color-background);min-height:34px;color:inherit;border:1px solid #faa03f29;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.BaseHeader-module-scss-module__npgl1q__navLink:hover{border-color:#faa03f61;transform:translateY(-1px)}.BaseHeader-module-scss-module__npgl1q__navLinkActive{background:#faa03f24;border-color:#faa03f;box-shadow:0 10px 24px #faa03f1f}.BaseHeader-module-scss-module__npgl1q__navLinkHighlight{border-color:#faa03f4d}
:root{--color-primary:#cbd5e0;--color-secondary:#cbd5e0;--color-accent:#cbd5e0;--color-text:#1a202c;--color-background:#f7fafc;--color-surface:#fff;--color-border:#e2e8f0}[data-mantine-color-scheme=dark]{--color-primary:#cbd5e0;--color-secondary:#cbd5e0;--color-accent:#cbd5e0;--color-text:#f7fafc;--color-background:#121820;--color-surface:#1a202c;--color-border:#2d3748}.footer{background:var(--color-surface);color:var(--color-text);border-top:1px solid var(--color-border);z-index:100;width:100%;margin-top:auto;padding:1rem 0;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000d}.footer__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.footer__container{padding:0 2rem}}.footer__content{flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.footer__content{flex-direction:row;align-items:flex-start}}.footer__meta{flex-direction:column;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.footer__meta{align-items:flex-start}}.footer__copy{padding:0 .5rem;font-size:1rem}.footer__nav{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 .5rem;display:flex}@media (min-width:768px){.footer__nav{justify-content:flex-start}}.footer__link{color:var(--color-text);align-items:center;gap:.5rem;text-decoration:none;transition:all .25s;display:inline-flex}.footer__link:hover{color:var(--color-primary);transform:translateY(-2px)}
