.community-module__Z8SrWG__communityBody{--ink:#0b0a08;--paper:#f7f4ef;--warm:#faf7f2;--gold:#b8965a;--gold-light:#b8965a1f;--muted:#8a8278;--muted-light:#b5b0a8;--border:#0b0a0814;--border-med:#0b0a0821;--dark:#0e0d0a;--white:#fff;--green:#2e6b48;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Outfit,sans-serif;font-size:17px;font-weight:300}.community-module__Z8SrWG__communityBody:before{content:"";pointer-events:none;z-index:1000;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.community-module__Z8SrWG__nav{border-bottom:.5px solid var(--border);z-index:200;-webkit-backdrop-filter:blur(12px);background:#f7f4efeb;position:sticky;top:0}.community-module__Z8SrWG__navInner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.25rem 4rem;display:flex}.community-module__Z8SrWG__navBrand{flex-direction:column;gap:1px;text-decoration:none;display:flex}.community-module__Z8SrWG__navName{color:var(--ink);letter-spacing:-.01em;font-family:Cormorant Garamond,serif;font-size:17px;font-weight:500;line-height:1}.community-module__Z8SrWG__navSub{letter-spacing:.12em;color:var(--muted);text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px}.community-module__Z8SrWG__navCenter{gap:2.5rem;display:flex}.community-module__Z8SrWG__navCenter a{letter-spacing:.04em;color:var(--muted);font-size:12px;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.community-module__Z8SrWG__navCenter a:after{content:"";background:var(--gold);width:0;height:.5px;transition:width .25s;position:absolute;bottom:-2px;left:0}.community-module__Z8SrWG__navCenter a:hover{color:var(--ink)}.community-module__Z8SrWG__navCenter a:hover:after{width:100%}.community-module__Z8SrWG__navRight{align-items:center;gap:1rem;display:flex}.community-module__Z8SrWG__navGhost{letter-spacing:.06em;color:var(--muted);font-size:11px;text-decoration:none;transition:color .2s}.community-module__Z8SrWG__navGhost:hover{color:var(--ink)}.community-module__Z8SrWG__navCta{background:var(--ink);color:var(--paper);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;padding:9px 20px;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.community-module__Z8SrWG__navCta:hover{background:var(--gold);color:var(--ink)}.community-module__Z8SrWG__main{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;max-width:1200px;margin:0 auto;padding:3rem 4rem 6rem;display:grid}.community-module__Z8SrWG__leftCol{flex-direction:column;gap:2rem;display:flex}.community-module__Z8SrWG__backLink{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);align-items:center;gap:6px;font-size:11px;text-decoration:none;transition:color .2s;display:inline-flex}.community-module__Z8SrWG__backLink:hover{color:var(--ink)}.community-module__Z8SrWG__header{margin-top:1rem}.community-module__Z8SrWG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;margin-bottom:1.25rem;font-family:DM Mono,monospace;font-size:10px;display:flex}.community-module__Z8SrWG__eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:24px;height:.5px}.community-module__Z8SrWG__title{letter-spacing:-.025em;align-items:center;gap:12px;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300;line-height:1.1;display:flex}.community-module__Z8SrWG__title em{color:var(--gold);font-style:italic}.community-module__Z8SrWG__description{color:var(--muted);font-size:18px;font-weight:300;line-height:1.85}.community-module__Z8SrWG__card{background:var(--white);border:.5px solid var(--border-med);padding:3.5rem;position:relative;overflow:hidden}.community-module__Z8SrWG__card:before{content:"";background:var(--gold);width:3px;position:absolute;top:0;bottom:0;left:0}.community-module__Z8SrWG__form{flex-direction:column;gap:1rem;display:flex}.community-module__Z8SrWG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.community-module__Z8SrWG__inputLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.community-module__Z8SrWG__input{border:.5px solid var(--border-med);color:var(--ink);background:0 0;outline:none;width:100%;padding:14px 18px;font-family:Outfit,sans-serif;font-size:14px;transition:border-color .2s}.community-module__Z8SrWG__input:focus{border-color:var(--ink)}.community-module__Z8SrWG__input::placeholder{color:var(--muted-light)}.community-module__Z8SrWG__button{background:var(--ink);color:var(--paper);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;transition:background .2s,color .2s,opacity .2s;display:flex}.community-module__Z8SrWG__button:hover{background:var(--gold);color:var(--ink)}.community-module__Z8SrWG__button:disabled{opacity:.5;cursor:not-allowed}.community-module__Z8SrWG__note{color:var(--muted);text-align:center;margin-top:.5rem;font-size:12px}.community-module__Z8SrWG__successBox{color:var(--green);background:#2e6b4814;border:.5px solid #2e6b4833;padding:1.5rem;font-size:15px;font-weight:400;line-height:1.6}.community-module__Z8SrWG__errorBox{color:#c0392b;font-size:13px}.community-module__Z8SrWG__footer{border-top:.5px solid var(--border)}.community-module__Z8SrWG__footerInner{max-width:1200px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0 auto;padding:2rem 4rem;font-size:11px;display:flex}.community-module__Z8SrWG__footerLinks{gap:2rem;display:flex}.community-module__Z8SrWG__footerLinks a{color:var(--muted);text-decoration:none;transition:color .2s}.community-module__Z8SrWG__footerLinks a:hover{color:var(--ink)}@media (max-width:900px){.community-module__Z8SrWG__navInner{padding:1.15rem 1.5rem}.community-module__Z8SrWG__navCenter,.community-module__Z8SrWG__navGhost{display:none}.community-module__Z8SrWG__main{grid-template-columns:1fr;gap:3rem;padding:2rem 1.5rem 4rem}.community-module__Z8SrWG__title{font-size:32px}.community-module__Z8SrWG__card{padding:2rem}.community-module__Z8SrWG__footerInner{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}}
