*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100svh;font-family:Montserrat,system-ui,sans-serif}#root{background:radial-gradient(#1c1c1c 0%,#000 75%);flex-direction:column;min-height:100svh;display:flex}.layout-container{flex-direction:column;flex:1;display:flex}.layout-main{text-align:center;flex:1}.homepage-splash{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:28px;min-height:calc(100svh - 3.5rem);display:flex;position:relative}.homepage-logo{width:144px;height:144px}.homepage-title{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(42px,8vw,88px);font-weight:200;line-height:1}.homepage-tagline{color:#ffffff73;letter-spacing:.35em;text-transform:uppercase;font-size:clamp(11px,1.1vw,14px);font-weight:300}.homepage-section-header{align-items:center;gap:1.5rem;padding:0 4rem 2rem;display:flex}.homepage-section-divider{background:#fff3;flex:1;height:1px}.homepage-section-label{color:#fff9;letter-spacing:.45em;text-transform:uppercase;white-space:nowrap;font-size:clamp(13px,1.4vw,18px);font-weight:200}.homepage-buttons{flex-direction:row;gap:1rem;display:flex}.homepage-btn{color:#fff;letter-spacing:.2em;text-transform:uppercase;border:1px solid #fff6;padding:.5rem 1.4rem;font-size:clamp(11px,1.1vw,14px);text-decoration:none;transition:background .2s,border-color .2s}.homepage-btn:hover{background:#ffffff1a;border-color:#ffffffb3}.homepage-community{flex-direction:row;align-items:stretch;gap:2rem;padding:0 4rem 4rem;display:flex}.homepage-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;flex:0 0 500px;gap:1rem;padding:2rem;display:flex}.homepage-card-heading{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(28px,2.4vw,32px);font-weight:300}.homepage-card-list{color:#ffffffbf;letter-spacing:.02em;flex-direction:column;flex:1;gap:.4rem;padding-left:1.5rem;font-size:clamp(14px,1.4vw,17px);font-weight:300;line-height:1.7;display:flex}.homepage-card-signoff{color:#ffffffbf;letter-spacing:.02em;margin-top:.5rem;font-size:clamp(14px,1.4vw,17px);font-weight:300;line-height:1.7}.homepage-card-signature{color:#ffffff80;font-style:italic}.homepage-wheel{aspect-ratio:16/9;border-radius:8px;flex:1;min-width:0;position:relative;overflow:hidden}.homepage-wheel-photo{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.homepage-wheel-photo.active{opacity:1}.homepage-wheel-dots{gap:.5rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.homepage-wheel-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.homepage-wheel-dot.active{background:#fff}.header{background:0 0;padding:0 1rem}.header-nav{flex-wrap:nowrap;align-items:center;display:flex}.nav-desktop{align-items:center;width:100%;display:flex}.nav-link{color:#ffffff80;padding:1rem 1.5rem;font-size:1.1rem;text-decoration:none;transition:color .2s}.nav-link:hover,.nav-link.active{color:#fff}.nav-push-right{margin-left:auto}.nav-btn{cursor:pointer;font-size:inherit;background:0 0;border:none}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:none}.nav-hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;display:block}.nav-mobile-menu{flex-direction:column;padding:.5rem 0;display:flex}@media (width<=768px){.nav-desktop{display:none}.nav-hamburger{display:flex}}.about-splash{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:28px;padding-top:1rem;display:flex;position:relative}.about-logo{width:300px;height:300px}.about-title{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(42px,8vw,88px);font-weight:200;line-height:1}.about-content{flex-direction:row;align-items:center;gap:2rem;padding:2rem 5rem;display:flex}.about-text{flex-direction:column;flex:1;gap:1.5rem;display:flex}.about-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:2rem}.about-subtitle{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(18px,3vw,32px);font-weight:200;line-height:1}.about-paragraph{color:#ffffffbf;text-align:left;letter-spacing:.02em;padding-top:.75rem;font-size:clamp(14px,1.4vw,17px);font-weight:300;line-height:1.7}@media (width<=600px){.about-content{flex-direction:column}}.not-found-splash{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:28px;min-height:100svh;display:flex;position:relative}.not-found-logo{width:144px;height:144px}.not-found-title{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(21px,4vw,44px);font-weight:200;line-height:1}.not-found-subtitle{color:#ffffff8c;letter-spacing:.3em;text-transform:uppercase;margin-left:.3em;font-size:clamp(11px,1.2vw,14px);font-weight:300}.officer-splash{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:28px;padding-top:1rem;display:flex;position:relative}.officer-title{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(42px,8vw,88px);font-weight:200;line-height:1}.officer-subtitle{color:#ffffff8c;letter-spacing:.3em;text-transform:uppercase;margin-left:.3em;font-size:clamp(11px,1.2vw,14px);font-weight:300}.officer-section{padding:2rem}.officer-list{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.officer-card{color:#fff;flex-direction:column;align-items:center;gap:.75rem;display:flex}.officer-photo{background:#ffffff26;border-radius:50%;width:175px;height:175px;overflow:hidden}.officer-photo img{object-fit:cover;width:100%;height:100%}.officer-name{font-size:1rem;font-weight:300}.officer-role{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;font-size:.85rem}.get-involved-splash{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:28px;padding-top:1rem;display:flex;position:relative}.get-involved-logo{width:144px;height:144px}.get-involved-title{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(42px,8vw,88px);font-weight:200;line-height:1}.get-involved-content{text-align:left;grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;padding:2rem 4rem;display:grid}.get-involved-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.get-involved-heading{color:#fff;letter-spacing:.45em;text-transform:uppercase;margin-left:.45em;font-size:clamp(18px,3vw,32px);font-weight:200}.get-involved-subheading{color:#fff;letter-spacing:.35em;text-transform:uppercase;margin-top:1rem;margin-left:.35em;font-size:clamp(13px,1.8vw,20px);font-weight:200}.get-involved-paragraph{color:#ffffffbf;letter-spacing:.02em;font-size:clamp(14px,1.4vw,17px);font-weight:300;line-height:1.7}.get-involved-discord-row{flex-direction:row;align-items:center;gap:.75rem;width:fit-content;display:flex}.get-involved-discord-logo{width:60px;height:60px}.get-involved-steps,.get-involved-list{color:#ffffffbf;letter-spacing:.02em;flex-direction:column;gap:.4rem;padding-left:1.5rem;font-size:clamp(14px,1.4vw,17px);font-weight:300;line-height:1.7;display:flex}.get-involved-link{color:#fff;text-underline-offset:3px}.get-involved-link:hover{color:#ffffffa6}.get-involved-sign-off{margin-top:1rem}.get-involved-signature{color:#ffffff80;font-style:italic}.get-involved-discord-btn{color:#fff;letter-spacing:.2em;text-transform:uppercase;border:1px solid #fff6;padding:.6rem 1.6rem;font-size:clamp(12px,1.2vw,15px);text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.get-involved-discord-btn:hover{background:#ffffff1a;border-color:#ffffffb3}.faq-item{border-bottom:1px solid #ffffff14;padding-bottom:1.25rem}.faq-item:last-of-type{border-bottom:none;padding-bottom:0}.faq-question{color:#fff;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:clamp(13px,1.4vw,16px);font-weight:300}.faq-item .get-involved-paragraph{margin-top:.75rem}@media (width<=700px){.get-involved-content{grid-template-columns:1fr;padding:2rem}}
