*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#141414;--border:#222;--text:#e8e8e8;--text-secondary:#777;--text-muted:#555;--accent:#c8c8c8;--accent-hover:#fff;--font:"Space Grotesk", system-ui, -apple-system, sans-serif}html,body,#root{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);border-bottom:1px solid var(--border);text-decoration:none;transition:color .2s,border-color .2s}a:hover{color:var(--accent-hover);border-color:var(--accent)}.community{--community-accent:#c9a961;--community-accent-hover:#d4b872;--serif:"Fraunces", Georgia, serif;background:var(--bg);min-height:100vh;color:var(--text)}.community-hero{text-align:center;flex-direction:column;align-items:center;padding:80px 24px 40px;display:flex}.community-headline{font-family:var(--serif);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(3.5rem,12vw,9rem);font-weight:400;line-height:1;animation:.6s ease-out both communityFadeUp}.community-subhead{font-family:var(--font);color:var(--text-secondary);max-width:50ch;margin-bottom:3rem;font-size:clamp(1rem,4vw,1.35rem);animation:.6s ease-out .1s both communityFadeUp}.community-video-wrapper{width:100%;max-width:720px;margin-bottom:2.5rem;animation:.6s ease-out .2s both communityFadeUp;position:relative}.community-video-embed{background:var(--surface);border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.community-video-embed iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.community-cta{font-family:var(--font);color:#0a0a0a;background:var(--community-accent);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.community-cta:hover{background:var(--community-accent-hover);color:#0a0a0a;border-color:#0000;transform:scale(1.02)}.community-cta-center{justify-content:center;margin-top:2rem;display:flex}.community-cta:focus-visible{outline:2px solid var(--community-accent);outline-offset:3px}.community-section{max-width:720px;margin:0 auto;padding:20px 24px}.community-section:first-of-type{padding-top:0}@media (width>=768px){.community-section{padding:48px 24px}.community-section:first-of-type{padding-top:0}}.community-h2{font-family:var(--serif);margin-bottom:1rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:400;line-height:1.2}@media (width>=768px){.community-h2{margin-bottom:2rem}}.community-prose{max-width:60ch}.community-prose p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(1rem,3vw,1.125rem);line-height:1.7}.community-prose p:last-child{margin-bottom:0}.community-list{margin:0 0 1rem;padding:0;list-style:none}@media (width>=768px){.community-list{margin:0 0 2rem}}.community-list li{color:var(--text-secondary);margin-bottom:.75rem;padding-left:1.5rem;font-size:clamp(1rem,3vw,1.125rem);line-height:1.6;position:relative}@media (width>=768px){.community-list li{margin-bottom:1.25rem;line-height:1.7}}.community-list li:before{content:"—";color:var(--text-muted);position:absolute;left:0}.community-list li:last-child{margin-bottom:0}.community-small{color:var(--text-muted);margin:1rem 0;font-size:.9rem;line-height:1.6}@media (width>=768px){.community-small{margin:2rem 0}}.community-small--center{text-align:center}.community-section--tagline{text-align:center;padding:24px}@media (width>=768px){.community-section--tagline{padding:48px 24px}}.community-tagline{font-family:var(--serif);color:var(--text);margin-bottom:.75rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:400}@media (width>=768px){.community-tagline{margin-bottom:1.5rem}}.community-belief{color:var(--text-secondary);max-width:50ch;margin:0 auto;font-size:clamp(1rem,3vw,1.125rem);line-height:1.7}.community-section--split{max-width:960px}.community-split{flex-direction:column;gap:3rem;display:flex}@media (width>=768px){.community-split{flex-direction:row;gap:4rem}.community-split-col{flex:1}}.community-section--apply{text-align:center;max-width:640px}@media (width>=600px){.community-section--apply .community-h2{white-space:nowrap}}.community-section--apply .community-subhead{margin-bottom:2.5rem}.community-cta--large{margin-bottom:2rem;padding:1.25rem 3rem;font-size:1.25rem}.community-footer{border-top:1px solid var(--border);text-align:center;max-width:640px;margin:0 auto;padding:60px 24px}.community-footer>p:first-child{color:var(--text-muted);max-width:50ch;margin:0 auto 2rem;font-size:.85rem;line-height:1.7}.community-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.community-footer-links a{color:var(--text-secondary);border-bottom:none;font-size:.85rem;transition:color .2s}.community-footer-links a:hover{color:var(--text)}.community-footer-links span{color:var(--text-muted)}@keyframes communityFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.community-headline,.community-subhead,.community-video-wrapper{animation:none}}
