.site-footer{padding:var(--space-lg) var(--space-sm) var(--space-md);border-top:1px solid var(--color-border);margin-top:auto}.site-footer-inner{align-items:center;gap:var(--space-sm);text-align:center;flex-direction:column;display:flex}.site-footer-social{justify-content:center;align-items:center;gap:var(--space-md);display:flex}.site-footer-social a{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--color-fg);font-size:1rem;text-decoration:none}.site-footer-social a:hover{color:var(--color-accent);text-decoration:none}.site-footer-legal{color:var(--color-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem .35rem;font-size:.8rem;line-height:1.6;display:flex}.site-footer-legal a{color:var(--color-muted);text-underline-offset:2px;text-decoration:underline}.site-footer-legal a:hover{color:var(--color-fg)}.site-footer-copy{color:var(--color-muted);font-size:.75rem}.site-footer-divider{margin:0 .1rem}.layout{flex-direction:column;min-height:100vh;display:flex}.layout-header{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:.5rem var(--space-sm);border-bottom:1px solid var(--color-border);background:#000;display:flex}.layout-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:160px;height:36px}.layout-slots{color:var(--color-fg);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.5rem;margin:0;font-size:.75rem;font-weight:600;display:inline-flex}.layout-slots-dot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.layout-slots-dot:before{content:"";background:var(--color-accent);opacity:.45;border-radius:50%;animation:1.8s ease-out infinite layout-slots-pulse;position:absolute;inset:-4px}@keyframes layout-slots-pulse{0%{opacity:.7;transform:scale(.65)}70%{opacity:0;transform:scale(1.8)}to{opacity:0;transform:scale(1.8)}}@media (width>=768px){.layout-header{padding:.625rem var(--space-md)}.layout-logo{max-width:200px;height:44px}.layout-slots{font-size:.8125rem}}@media (width<=380px){.layout-slots{gap:.375rem;font-size:.6875rem}}:root{--color-bg:#000;--color-bg-center:#1a1a1a;--color-fg:#fff;--color-accent:#d70000;--color-accent-hover:#b80000;--color-muted:#a3a3a3;--color-border:#2a2a2a;--font-display:"Bebas Neue", Impact, sans-serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--max-width:720px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--radius-sm:4px;--radius-md:8px;--banner-height:180px}@media (width>=768px){:root{--banner-height:240px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);min-height:100%}body{font-family:var(--font-body);color:var(--color-fg);background-color:var(--color-bg);background-image:radial-gradient(ellipse 90% 70% at 50% 32%, var(--color-bg-center) 0%, #0d0d0d 42%, var(--color-bg) 100%);min-height:100vh;line-height:1.6}#root{background:0 0;flex-direction:column;min-height:100vh;display:flex}img{max-width:100%;display:block}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-weight:400;line-height:1.1}h1{font-size:clamp(2rem,8vw,3rem)}h2{font-size:clamp(1.5rem,5vw,2rem)}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-sm);margin:0 auto}@media (width>=768px){.container{padding:0 var(--space-md)}}.page-main{padding-bottom:var(--space-lg);flex:1}.section{margin-top:var(--space-lg)}.section-title{text-align:center;margin-bottom:var(--space-md)}.subhead{color:var(--color-muted);margin-top:var(--space-sm);font-size:1rem;line-height:1.7}.gender-links{justify-content:center;gap:var(--space-md);margin-top:var(--space-sm);font-size:.875rem;display:flex}.gender-links a{color:var(--color-muted);text-decoration:none}.gender-links a:hover{color:var(--color-fg);text-decoration:underline}
