#root{min-height:100vh}:root{--bg:#f8faf3;--ink:#0c1713;--green:#073b32;--green-2:#0c5a48;--mint:#a9f0d1;--line:#d9e5dc;--muted:#5f6c66;--red:#e84118;--white:#fff;color:var(--ink);background:var(--bg);font-family:Bebas Neue,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}p{max-width:760px;color:var(--muted);margin:0;font-size:1.32rem;line-height:1.36}h1,h2,h3{letter-spacing:0;text-transform:uppercase;margin:0;font-weight:400}h1{max-width:760px;color:var(--white);font-size:clamp(5.2rem,12vw,12rem);line-height:.82}h2{color:var(--ink);font-size:clamp(3rem,6vw,6.2rem);line-height:.9}h3{color:var(--ink);font-size:2.1rem;line-height:.95}.site-shell{min-height:100vh;overflow-x:clip}.scroll-progress{z-index:80;background:var(--mint);transform-origin:0;width:100%;height:3px;position:fixed;top:0;left:0}.site-header{z-index:50;width:min(1180px,100% - 32px);min-height:68px;color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#073b32e6;border:1px solid #a9f0d147;grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px;padding:10px 12px;display:grid;position:fixed;top:20px;left:50%;transform:translate(-50%)}.brand,.desktop-nav,.header-cta,.mobile-nav a,.button,.contact-link,.site-footer>div{align-items:center;display:inline-flex}.brand{color:var(--white);gap:10px;font-size:1.25rem;text-decoration:none}.brand-mark{border:1px solid #a9f0d16b;place-items:center;width:46px;height:46px;display:grid}.brand-mark img{object-fit:contain;width:34px;height:34px}.desktop-nav{justify-content:center;gap:22px}.desktop-nav a,.header-cta,.mobile-nav a{color:#ffffffdb;font-size:1.02rem;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--mint)}.header-cta{background:var(--mint);min-height:44px;color:var(--green);gap:8px;padding:0 16px}.menu-toggle{width:44px;height:44px;color:var(--white);background:0 0;border:1px solid #a9f0d166;place-items:center;display:none}.mobile-nav{z-index:49;background:#a9f0d159;gap:1px;width:min(520px,100% - 32px);padding:1px;display:grid;position:fixed;top:96px;left:50%;transform:translate(-50%)}.mobile-nav a{background:var(--green);min-height:48px;color:var(--white);padding:0 16px}.hero-section{color:var(--white);position:relative}.hero-section.hero-scroll{height:240vh}.hero-sticky{align-items:center;min-height:100svh;padding:120px max(24px,50vw - 590px) 70px;display:grid;position:relative;overflow:hidden}.hero-scroll .hero-sticky{height:100svh;position:sticky;top:0}.hero-capsule{z-index:2;pointer-events:none;width:60%;height:78%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero-capsule canvas{width:100%!important;height:100%!important}.hero-capsule-glow{z-index:2;pointer-events:none;background:radial-gradient(circle,#031612c7,#03161200 64%);width:64%;height:80%;position:absolute;top:50%;right:-6%;transform:translateY(-50%)}.hero-info{opacity:var(--open,0);transform:translateY(calc((1 - var(--open,0)) * 24px));flex-wrap:wrap;gap:14px;margin-top:30px;transition:opacity .12s linear;display:flex}.hero-section:not(.hero-scroll) .hero-info{opacity:1;transform:none}.hero-section:not(.hero-scroll) .hero-scroll-hint{display:none}.hero-info-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#073b3273;border:1px solid #a9f0d166;padding:12px 18px}.hero-info-chip strong{color:var(--mint);font-size:1.9rem;line-height:.9;display:block}.hero-info-chip span{color:#ffffffd1;font-size:.98rem}.hero-scroll-hint{z-index:3;color:#ffffffb3;letter-spacing:.12em;opacity:calc(1 - var(--open,0) * 3);pointer-events:none;font-size:.98rem;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.kinetic-field{z-index:1;opacity:.72;pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0}.kinetic-field canvas{width:100%!important;height:100%!important}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%}.hero-shade{z-index:2;background:linear-gradient(90deg,#031b16f5,#031b16c2 42%,#031b162e),linear-gradient(#031b160a,#031b168a)}.hero-content{z-index:3;position:relative}.eyebrow,.section-label{color:var(--red);letter-spacing:0;text-transform:uppercase;font-size:1.1rem}.hero-content .eyebrow{color:var(--mint)}.script-line{color:var(--mint);margin:10px 0 18px;font-size:clamp(2rem,4vw,4.3rem);line-height:.95}.hero-lead{color:#ffffffdb;font-size:1.7rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;justify-content:center;gap:10px;min-height:52px;padding:0 22px;font-size:1.15rem;text-decoration:none}.button-primary{background:var(--mint);color:var(--green)}.button-secondary{color:var(--white);border-color:#ffffff61}.button-dark{background:var(--green);color:var(--mint)}.stats-band{background:var(--green);color:var(--white);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stat{border-right:1px solid #a9f0d133;min-height:116px;padding:22px}.stat strong{color:var(--mint);font-size:3rem;line-height:.9;display:block}.stat span{color:#ffffffd1;margin-top:8px;font-size:1.08rem;display:block}.section{padding:100px max(24px,50vw - 590px)}.section-label{align-items:center;gap:18px;margin-bottom:24px;display:flex}.section-label:after{content:"";background:var(--line);flex:1;height:1px}.about-grid,.vision-grid,.radix-head,.representatives-head,.featured-event,.contact-cta{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:start;gap:42px;display:grid}.representatives-section{color:var(--white);background:#160909}.representatives-section .section-label:after{background:#ffffff2e}.representatives-section h2{color:var(--white)}.representatives-section p{color:#ffffffc7;margin-top:12px}.representatives-strip{overscroll-behavior-inline:contain;scrollbar-color:var(--red) #ffffff1f;scroll-snap-type:x mandatory;background:#ffffff29;grid-auto-columns:minmax(260px,22%);grid-auto-flow:column;gap:1px;margin-top:34px;padding-bottom:14px;display:grid;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 94%,#0000)}.representative-card{min-height:365px;color:var(--white);scroll-snap-align:start;background:radial-gradient(circle at 76% 18%,#a9f0d133,#0000 24%),linear-gradient(145deg,#e841182e,#e8411800 52%),#240b0b;padding:22px;transition:transform .26s,background .26s;position:relative;transform:translateZ(0)}.representative-card:hover{background:radial-gradient(circle at 76% 18%,#a9f0d14d,#0000 28%),linear-gradient(145deg,#e8411847,#e8411800 56%),#2b0d0d;transform:translateY(-6px)}.representative-card>span{color:var(--red);font-size:1.18rem}.representative-portrait{background:linear-gradient(145deg,#a9f0d12e,#0000),#ffffff0a;border:1px solid #a9f0d161;place-items:center;width:118px;height:118px;margin:36px 0 26px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 16px 42px #00000047}.representative-portrait:before,.representative-portrait:after{content:"";pointer-events:none;border:1px solid #a9f0d15c;position:absolute;inset:13px}.representative-portrait:after{mix-blend-mode:screen;background:linear-gradient(#0000 0 46%,#a9f0d133 47%,#0000 49%),linear-gradient(90deg,#0000 0 46%,#e841183d 47%,#0000 49%);border:0;inset:0}.representative-portrait img{object-fit:cover;width:98%;height:98%}.representative-card h3{color:var(--white);font-size:2.15rem}.representative-card p{color:#ffffffb8;margin-top:10px;font-size:1.22rem;line-height:1.12}.about-grid p,.vision-grid p{margin-top:18px}.mission-box{background:var(--green);color:var(--white);padding:26px}.mission-box span,.event-type{color:var(--mint);margin-bottom:18px;font-size:1.1rem;display:inline-block}.mission-box h3{color:var(--white);margin-top:18px}.mission-box p,.featured-event p,.vision-section p,.contact-cta p{color:#ffffffc7}.events-section,.journey-section{background:#eef7ef}.section-head{margin-bottom:28px}.section-head p,.radix-head p{margin-top:10px}.featured-event{background:var(--green);color:var(--white);margin-bottom:16px;padding:34px}.featured-event h3{color:var(--white);font-size:4rem}.featured-facts{gap:8px;display:grid}.featured-facts span{color:#ffffffdb;border:1px solid #a9f0d138;padding:12px 14px;font-size:1.08rem}.event-grid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.event-card{background:var(--white);min-height:330px;padding:24px}.event-card-top{color:var(--red);justify-content:space-between;gap:12px;margin-bottom:22px;font-size:1rem;display:flex}.event-card p{margin-top:16px}.event-meta{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.event-meta span{color:var(--green);background:#eef7ef;padding:6px 9px;font-size:.95rem}.radix-section{background:var(--bg)}.issue-tabs{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.issue-tabs button{border:1px solid var(--line);background:var(--white);min-height:38px;color:var(--green);font:inherit;cursor:pointer;padding:0 12px;font-size:1rem}.issue-tabs button.active{border-color:var(--green);background:var(--green);color:var(--mint)}.radix-embed{border:1px solid var(--line);background:var(--green);aspect-ratio:16/9;width:100%;margin-top:28px}.radix-embed iframe{border:0;width:100%;height:100%}.vision-section{background:var(--green);color:var(--white)}.vision-section h2{color:var(--white)}blockquote{border-left:5px solid var(--red);color:var(--white);margin:26px 0 0;padding-left:18px;font-size:2rem;line-height:1.06}.contact-cta{background:var(--green);color:var(--white);margin-bottom:28px;padding:32px}.contact-cta h2{color:var(--white)}.contact-grid{background:var(--line);grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.contact-link{background:var(--white);min-height:76px;color:var(--green);gap:12px;padding:18px;font-size:1.12rem;text-decoration:none}.contact-link svg{flex:none;width:23px;height:23px}.contact-link .cutout{color:var(--white)}.mail-link{grid-column:span 1}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:28px max(24px,50vw - 590px);display:flex}.site-footer img{background:var(--green);object-fit:contain;width:38px;height:38px;padding:5px}.site-footer>div{color:var(--green);gap:10px;font-size:1.22rem}.site-footer p{color:var(--muted);font-size:1rem}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(26px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1120px){.site-header{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.menu-toggle{justify-self:end;display:grid}.stats-band,.event-grid,.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){p{font-size:1.16rem}.site-header{grid-template-columns:auto auto;width:calc(100% - 20px);min-height:54px;padding:6px 8px;top:10px}.brand-mark{width:38px;height:38px}.brand-mark img{width:28px;height:28px}.menu-toggle{width:38px;height:38px}.mobile-nav{top:72px}.brand span:last-child,.header-cta{display:none}.hero-sticky{padding:88px 20px 44px}h1{font-size:clamp(4.2rem,18vw,6.5rem)}h2{font-size:clamp(2.7rem,14vw,4.4rem)}.hero-lead{font-size:1.28rem}.button{width:100%}.section{padding:74px 20px}.about-grid,.vision-grid,.radix-head,.representatives-head,.featured-event,.contact-cta{grid-template-columns:1fr}.representatives-strip{grid-auto-columns:minmax(230px,76%)}.representative-card{min-height:330px}.representative-portrait{width:104px;height:104px;margin-top:30px}.event-grid,.contact-grid{grid-template-columns:1fr}.stat{min-height:92px}.issue-tabs{justify-content:flex-start}.radix-embed{aspect-ratio:3/4}.site-footer{flex-direction:column;align-items:flex-start}}.brand{color:#f7f2e8;align-items:center;gap:12px;min-width:0;text-decoration:none;display:inline-flex!important}.brand-mark{flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block;transform:none!important}.brand-name{color:#f7f2e8;letter-spacing:.14em;white-space:nowrap;font-size:15px;font-weight:800;line-height:1;visibility:visible!important;opacity:1!important;display:inline-block!important}@media (width<=760px){.site-header{align-items:center;gap:10px;display:flex}.brand{flex:auto;max-width:calc(100% - 58px)}.brand-name{text-overflow:ellipsis;letter-spacing:.11em;max-width:170px;font-size:13px;overflow:hidden;display:inline-block!important}.brand-mark{flex-basis:38px;width:38px;height:38px}.menu-toggle{flex:0 0 44px;margin-left:auto}}@media (width<=370px){.brand-name{letter-spacing:.08em;max-width:128px;font-size:12px}}.founder-section{background:radial-gradient(circle at 0 0,#e8411814,#0000 34%),linear-gradient(#f6f4ed 0%,#eeeae0 100%)}.founder-grid{grid-template-columns:minmax(260px,.85fr) minmax(0,1.6fr);align-items:start;gap:clamp(24px,5vw,64px);display:grid}.founder-profile{color:#f7f2e8;background:#073f35;border:1px solid #083c322e;flex-direction:column;justify-content:flex-end;min-height:420px;padding:clamp(24px,4vw,38px);display:flex;position:sticky;top:110px}.founder-avatar{color:#073f35;letter-spacing:.08em;background:#f7f2e8;border-radius:50%;place-items:center;width:86px;height:86px;margin-bottom:28px;font-size:28px;font-weight:900;display:grid}.founder-kicker,.founder-label{color:#e84118;letter-spacing:.18em;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-block}.founder-profile h2,.founder-content h2{text-transform:uppercase;margin:0}.founder-profile h2{color:#fff;font-size:clamp(32px,4vw,54px);line-height:.95}.founder-role{color:#f7f2e8b8;margin:16px 0 22px;font-size:14px}.founder-profile p{color:#f7f2e8d1}.founder-content{padding-top:8px}.founder-content h2{color:#073f35;letter-spacing:-.055em;max-width:900px;font-size:clamp(34px,5vw,82px);line-height:.92}.founder-content>p{color:#073f35c2;max-width:760px;margin:22px 0 0;font-size:clamp(17px,1.6vw,21px);line-height:1.65}.founder-content blockquote{color:#073f35;background:#ffffff94;border-left:4px solid #e84118;margin:34px 0;padding:24px 28px;font-size:clamp(20px,2.3vw,32px);font-weight:800;line-height:1.25}.founder-timeline{gap:14px;margin-top:34px;display:grid}.founder-timeline article{background:#ffffff94;border:1px solid #073f3524;padding:22px}.founder-timeline span{color:#e84118;letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.founder-timeline h3{color:#073f35;margin:0 0 8px;font-size:20px}.founder-timeline p{color:#073f35b8;margin:0;line-height:1.55}.founder-principles{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.founder-principles div{background:#fff;border:1px solid #073f351a;padding:20px}.founder-principles strong{color:#e84118;margin-bottom:14px;font-size:18px;display:block}.founder-principles span{color:#073f35;margin-bottom:8px;display:block}.founder-principles p{color:#073f35b3;margin:0;font-size:14px;line-height:1.5}@media (width<=860px){.founder-grid{grid-template-columns:1fr}.founder-profile{min-height:auto;position:relative;top:auto}.founder-principles{grid-template-columns:1fr}.founder-content h2{font-size:clamp(34px,12vw,58px)}}@media (width<=760px){body:has(.mobile-nav):before{content:"";z-index:48;-webkit-backdrop-filter:blur(4px);pointer-events:none;background:#03120f85;position:fixed;inset:0}.mobile-nav{z-index:49;background:#a9f0d159;box-shadow:0 24px 80px #00000061}.mobile-nav a{background:#043f34f0}.site-header{z-index:50}.stats-band{background:#a9f0d138;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:10px}.stat{background:linear-gradient(145deg, #a9f0d114, transparent 52%), var(--green);border-right:0;flex-direction:column;justify-content:center;min-height:96px;padding:14px;display:flex}.stat strong{font-size:clamp(2.55rem,12vw,3.7rem);line-height:.82}.stat span{color:#ffffffd6;margin-top:7px;font-size:.92rem;line-height:1.05}.event-grid,.contact-grid{grid-template-columns:1fr}}.portrait-initials{letter-spacing:.04em;color:var(--mint);text-shadow:0 2px 18px #0006;font-size:2.6rem}.rep-coordinator{letter-spacing:.04em;margin-top:16px;color:var(--mint)!important;font-size:1.08rem!important}.board-section{color:#f7f2e8;background:radial-gradient(circle at 82% 12%,#e841181f,#0000 38%),linear-gradient(#073b32 0%,#05291f 100%);position:relative;overflow:hidden}.board-section .section-label{color:var(--mint)}.board-section .section-label:after{background:#a9f0d138}.board-section h2{color:#fff}.board-section .section-head p{color:#f7f2e8c7}.molecule-field{z-index:0;opacity:.85;pointer-events:none;mix-blend-mode:screen;width:min(620px,48vw);height:min(620px,48vw);position:absolute;top:50%;right:-6%;transform:translateY(-50%)}.molecule-field canvas{width:100%!important;height:100%!important}.board-inner{z-index:1;position:relative}.board-leadership{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:28px;display:grid}.leader-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #a9f0d13d;align-items:center;gap:18px;padding:24px;display:flex}.leader-avatar{background:var(--mint);width:70px;height:70px;color:var(--green);letter-spacing:.04em;border-radius:50%;flex:none;place-items:center;font-size:1.7rem;display:grid}.leader-card h3{color:#fff;font-size:1.9rem}.leader-card p{color:var(--mint);margin-top:6px;font-size:1.08rem}.board-departments{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.department-card{background:#07211b8c;border:1px solid #a9f0d12e;padding:24px}.department-card h3{color:var(--mint);font-size:1.55rem;line-height:1.05}.department-lead{border-bottom:1px solid #a9f0d129;align-items:center;gap:12px;margin:20px 0 16px;padding-bottom:16px;display:flex}.department-lead strong{color:#fff;font-size:1.32rem;display:block}.member-role{color:var(--red);letter-spacing:.08em;font-size:.92rem}.member-avatar{width:38px;height:38px;color:var(--mint);background:#a9f0d114;border:1px solid #a9f0d152;border-radius:50%;flex:none;place-items:center;font-size:.92rem;display:grid}.member-avatar.lead{background:var(--mint);width:48px;height:48px;color:var(--green);border:0;font-size:1.12rem}.department-members{gap:10px;margin:0;padding:0;list-style:none;display:grid}.department-members li{color:#f7f2e8e6;align-items:center;gap:12px;font-size:1.22rem;display:flex}@media (width<=1120px){.molecule-field{display:none}.board-departments{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.board-leadership,.board-departments{grid-template-columns:1fr}.portrait-initials{font-size:2.3rem}}.community-section{background:#eef7ef}.community-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.community-card{border:1px solid var(--line);background:var(--white);min-height:300px;color:var(--ink);flex-direction:column;padding:36px;text-decoration:none;transition:transform .26s,box-shadow .26s;display:flex}.community-card:hover{transform:translateY(-6px);box-shadow:0 26px 60px #073b3229}.community-card-dark{color:#f7f2e8;background:radial-gradient(circle at 80% 12%,#e841182e,#0000 40%),linear-gradient(160deg,#073b32,#05291f);border-color:#0000}.community-kicker{color:var(--red);letter-spacing:.06em;font-size:1.05rem}.community-card-dark .community-kicker{color:var(--mint)}.community-figure{color:var(--green);margin:14px 0 10px;font-size:clamp(4rem,8vw,6.4rem);line-height:.85}.community-card-dark .community-figure{color:var(--mint)}.community-card p{color:var(--muted);flex:1;font-size:1.24rem}.community-card-dark p{color:#f7f2e8d1}.community-go{color:var(--green);letter-spacing:.04em;align-items:center;gap:10px;margin-top:24px;font-size:1.12rem;display:inline-flex}.community-card-dark .community-go{color:var(--mint)}.community-card:hover .community-go{gap:16px}.page-hero{background:radial-gradient(circle at 0 0,#e8411814,#0000 36%),linear-gradient(#f6f4ed 0%,#eeeae0 100%);padding:150px max(24px,50vw - 590px) 72px;position:relative;overflow:hidden}.page-hero-dark{color:#f7f2e8;background:radial-gradient(circle at 82% 12%,#e8411824,#0000 40%),linear-gradient(#073b32 0%,#05291f 100%)}.page-hero-inner{z-index:1;max-width:820px;position:relative}.page-hero-orb{width:min(540px,42vw);height:min(540px,42vw);top:50%;right:-4%}.back-link{color:var(--red);letter-spacing:.06em;margin-bottom:22px;font-size:1.05rem;text-decoration:none;display:inline-block}.page-hero-dark .back-link{color:var(--mint)}.page-title{max-width:none;color:var(--green);font-size:clamp(3.4rem,9vw,7rem);line-height:.85}.page-hero-dark .page-title{color:#fff}.page-lead{margin-top:20px;font-size:1.5rem}.page-hero-dark .page-lead{color:#f7f2e8d6}.page-hero .rep-coordinator{color:var(--green)!important}.page-hero .button{margin-top:28px}.roster-section{background:var(--bg)}.roster-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.roster-search{border:1px solid var(--line);background:var(--white);width:min(420px,100%);color:var(--green);align-items:center;gap:10px;padding:0 16px;display:flex}.roster-search input{width:100%;min-height:50px;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;font-size:1.12rem}.roster-count{color:var(--muted);letter-spacing:.04em;font-size:1.08rem}.roster-empty{color:var(--muted);padding:40px 0;font-size:1.32rem}.roster-grid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.rep-card{background:var(--white);flex-direction:column;align-items:flex-start;min-height:230px;padding:24px;display:flex;position:relative}.rep-index{color:var(--red);font-size:1.08rem}.rep-avatar{background:radial-gradient(circle at 30% 25%, #a9f0d166, transparent 60%), var(--green);width:76px;height:76px;color:var(--mint);letter-spacing:.04em;border-radius:50%;place-items:center;margin:18px 0;font-size:1.7rem;display:grid}.rep-card h3{font-size:1.7rem}.rep-card p{color:var(--muted);margin-top:8px;font-size:1.12rem;line-height:1.16}@media (width<=1120px){.roster-grid{grid-template-columns:repeat(3,1fr)}.page-hero{padding-top:130px}}@media (width<=760px){.community-grid{grid-template-columns:1fr}.roster-grid{grid-template-columns:repeat(2,1fr)}.page-hero{padding:112px 20px 56px}.page-lead{font-size:1.24rem}.rep-card{min-height:200px;padding:18px}.rep-avatar{width:64px;height:64px;font-size:1.45rem}}@media (width<=460px){.roster-grid{grid-template-columns:1fr}}@media (width<=1120px){.hero-capsule{width:100%;right:0}}@media (width<=760px){.hero-section.hero-scroll{height:200vh}.hero-sticky{align-items:end}.hero-capsule{height:46%;top:28%}.hero-capsule-glow{display:none}}
