.BottomTabBar-module__gED03q__tabbar{z-index:50;width:100%;height:calc(var(--tabbar-height) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--bg-card);border-top:1px solid var(--border);flex-shrink:0;grid-template-columns:repeat(4,1fr);display:grid}.BottomTabBar-module__gED03q__tab{color:var(--text-faint);flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:color .15s;display:flex}.BottomTabBar-module__gED03q__tab[data-active=true]{color:var(--accent)}.BottomTabBar-module__gED03q__icon{width:24px;height:24px;display:block}.BottomTabBar-module__gED03q__icon svg{width:100%;height:100%}.BottomTabBar-module__gED03q__label{font-size:var(--fs-2xs);letter-spacing:.01em;font-weight:600}
.ConsentBanner-module__qogokG__banner{inset-inline:0;z-index:50;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));background:var(--bg-card);border-top:1px solid var(--border);flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:0;box-shadow:0 -8px 24px #00000059}.ConsentBanner-module__qogokG__copy{color:var(--text);margin:0;font-size:.875rem;line-height:1.4}.ConsentBanner-module__qogokG__actions{justify-content:flex-end;gap:.5rem;display:flex}.ConsentBanner-module__qogokG__accept,.ConsentBanner-module__qogokG__decline{cursor:pointer;border-radius:.5rem;padding:.6rem 1.1rem;font-size:.875rem;font-weight:600}.ConsentBanner-module__qogokG__accept{background:var(--accent);color:var(--on-accent);border:none}.ConsentBanner-module__qogokG__decline{color:var(--text-dim);border:1px solid var(--border);background:0 0}
:root{--bg:#101114;--bg-card:#191b20;--bg-elev:#24262c;--text:#f4f5ef;--text-dim:#9ba09a;--text-faint:#898e89;--accent:#d7f544;--accent-2:#b4d12f;--on-accent:#101114;--success:#35d07a;--warning:#ffc53d;--danger:#ff4b26;--border:#f4f5ef17;--radius-card:6px;--radius-btn:6px;--tabbar-height:64px;--content-max:480px;--fab-stack-height:68px;--font-sans:var(--font-public-sans,"Public Sans"), -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, sans-serif;--font-display:var(--font-chakra-petch,"Chakra Petch"), var(--font-sans);--fs-2xs:11px;--fs-base:13px;--fs-sm:14px;--fs-md:15px;--fs-lg:16px;--fs-xl:18px;--fs-2xl:20px;--fs-3xl:22px;--fs-4xl:24px;--fs-5xl:28px;--fs-6xl:32px;--fs-display-sm:36px;--fs-display-md:56px;--fs-display-lg:80px;--fs-display-xl:140px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text);background:var(--bg);font-family:var(--font-sans);font-size:var(--fs-lg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit}input,textarea,select{font-size:16px!important}.sectionHeader{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);font-weight:600}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
