.NavDropdown-module__O8jlWq__root{position:relative}.NavDropdown-module__O8jlWq__trigger{color:var(--chrome);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;min-height:44px;padding:8px 2px;font-family:inherit;font-size:15px;font-weight:500;display:inline-flex}.NavDropdown-module__O8jlWq__trigger:hover{color:var(--ivory)}.NavDropdown-module__O8jlWq__trigger:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.NavDropdown-module__O8jlWq__menu{z-index:30;background:var(--asphalt);border:1px solid var(--line);border-radius:6px;gap:2px;min-width:200px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 28px #00000073}.NavDropdown-module__O8jlWq__menuItem{color:var(--chrome);border-radius:4px;align-items:center;min-height:44px;padding:10px 12px;font-size:14px;text-decoration:none;display:flex}.NavDropdown-module__O8jlWq__menuItem:hover{color:var(--ivory);background:var(--redline)}.NavDropdown-module__O8jlWq__menuItem:focus-visible{outline:2px solid var(--amber);outline-offset:-2px}@media (max-width:620px){.NavDropdown-module__O8jlWq__root{display:none}}
.MobileNav-module__N8twRW__root{display:none}@media (max-width:820px){.MobileNav-module__N8twRW__root{display:block}}.MobileNav-module__N8twRW__burger{border:1px solid var(--line);cursor:pointer;z-index:40;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;padding:0 11px;display:flex;position:relative}.MobileNav-module__N8twRW__bar{background:var(--ivory);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.MobileNav-module__N8twRW__bar1open{transform:translateY(7px)rotate(45deg)}.MobileNav-module__N8twRW__bar2open{opacity:0}.MobileNav-module__N8twRW__bar3open{transform:translateY(-7px)rotate(-45deg)}.MobileNav-module__N8twRW__overlay{z-index:100;background:#00000080;animation:.15s ease-out MobileNav-module__N8twRW__fade;position:fixed;inset:0}@keyframes MobileNav-module__N8twRW__fade{0%{opacity:0}to{opacity:1}}.MobileNav-module__N8twRW__drawer{background:var(--midnight);border-left:1px solid var(--line);flex-direction:column;gap:4px;width:min(84vw,360px);height:100%;padding:72px 22px 28px;animation:.2s ease-out MobileNav-module__N8twRW__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.MobileNav-module__N8twRW__close{width:44px;height:44px;color:var(--ivory);cursor:pointer;background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:16px;right:18px}.MobileNav-module__N8twRW__close:focus-visible{outline:2px solid var(--amber);outline-offset:2px;border-radius:6px}@keyframes MobileNav-module__N8twRW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.MobileNav-module__N8twRW__link,.MobileNav-module__N8twRW__sublink{color:var(--ivory);font-family:var(--disp);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--line);padding:14px 4px;font-size:19px;font-weight:700;text-decoration:none;display:block}.MobileNav-module__N8twRW__sublink{color:var(--chrome);padding-left:16px;font-size:16px}.MobileNav-module__N8twRW__group{flex-direction:column;display:flex}.MobileNav-module__N8twRW__groupLabel{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--steel);padding:16px 4px 6px;font-size:11px}.MobileNav-module__N8twRW__cta{text-align:center;font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;background:var(--redline);color:#fff;border-radius:6px;margin-top:20px;padding:15px;font-size:16px;font-weight:700;text-decoration:none}.MobileNav-module__N8twRW__cta:hover{background:var(--redline-hover)}
.Header-module__hBw1pG__nav{z-index:20;background:color-mix(in srgb, var(--asphalt) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.Header-module__hBw1pG__navInner{align-items:center;gap:32px;height:74px;display:flex}.Header-module__hBw1pG__brand{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__logo{object-fit:contain;flex:none;width:44px;height:44px;display:block}.Header-module__hBw1pG__wm{font-family:var(--disp);text-transform:uppercase;letter-spacing:.03em;font-size:21px;font-weight:800;line-height:.92}.Header-module__hBw1pG__wm small{font-family:var(--mono);letter-spacing:.2em;color:var(--steel);margin-top:2px;font-size:10px;display:block}.Header-module__hBw1pG__navLinks{gap:28px;margin-left:8px;display:flex}.Header-module__hBw1pG__navLinks a{color:var(--chrome);align-items:center;min-height:44px;padding:8px 2px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__navLinks a:hover{color:var(--ivory)}.Header-module__hBw1pG__navLinks a:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.Header-module__hBw1pG__spacer{flex:1}.Header-module__hBw1pG__join{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;background:var(--redline);color:#fff;cursor:pointer;border:none;border-radius:5px;align-items:center;min-height:46px;padding:11px 20px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__join:hover{background:var(--redline-hover)}.Header-module__hBw1pG__join:focus-visible{outline:2px solid var(--amber);outline-offset:3px}@media (max-width:820px){.Header-module__hBw1pG__navLinks,.Header-module__hBw1pG__join{display:none}.Header-module__hBw1pG__navInner{gap:16px}}
.Footer-module__S6Hkya__foot{background:var(--asphalt);padding:54px 0 40px}.Footer-module__S6Hkya__footGrid{grid-template-columns:1.4fr 1fr 1fr;gap:36px;display:grid}.Footer-module__S6Hkya__brandCol .Footer-module__S6Hkya__brand{align-items:center;gap:12px;text-decoration:none;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;flex:none;width:40px;height:40px;display:block}.Footer-module__S6Hkya__wm{font-family:var(--disp);text-transform:uppercase;letter-spacing:.03em;font-size:20px;font-weight:800;line-height:.92}.Footer-module__S6Hkya__blurb{color:var(--steel);max-width:34ch;margin:16px 0 0;font-size:14px}.Footer-module__S6Hkya__colHead{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--steel);margin:0 0 14px;font-size:12px}.Footer-module__S6Hkya__linkList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__S6Hkya__linkList a{color:var(--chrome);align-items:center;min-height:44px;font-size:15px;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__linkList a:hover{color:var(--ivory)}.Footer-module__S6Hkya__linkList a:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.Footer-module__S6Hkya__footerGroup{gap:8px;display:grid}.Footer-module__S6Hkya__footerGroupLabel{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);font-size:11px}.Footer-module__S6Hkya__footerGroupList{gap:8px;margin:0;padding:0 0 0 10px;list-style:none;display:grid}.Footer-module__S6Hkya__legal{border-top:1px solid var(--line);font-family:var(--mono);letter-spacing:.06em;color:var(--steel);grid-column:1/-1;justify-content:space-between;gap:16px;margin-top:40px;padding-top:22px;font-size:12px;display:flex}@media (max-width:880px){.Footer-module__S6Hkya__footGrid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.Footer-module__S6Hkya__footGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__legal{flex-direction:column}}
