.Navbar-module__cJzEcG__navBar{letter-spacing:.05em;background:var(--bg-color);z-index:100;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:32px;padding:8px 12px;font-size:10px;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__navLinks{gap:24px;display:flex}.Navbar-module__cJzEcG__navItem{cursor:pointer;opacity:.8;transition:opacity .2s}.Navbar-module__cJzEcG__navItem:hover{opacity:1;color:var(--accent-color);text-decoration:underline}.Navbar-module__cJzEcG__navItemActive{opacity:1;color:var(--accent-color);font-weight:700;}.Navbar-module__cJzEcG__brandCenter{letter-spacing:.2em;font-weight:700;transition:color .2s;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__brandActive{color:var(--accent-color)}.Navbar-module__cJzEcG__hamburger{display:none}.Navbar-module__cJzEcG__hamburgerLine{background:var(--text-color);width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.Navbar-module__cJzEcG__hamburgerOpen:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen:nth-child(2){opacity:0}.Navbar-module__cJzEcG__mobileMenu{display:none}@media (max-width:900px){.Navbar-module__cJzEcG__navBar{flex-direction:row;justify-content:space-between;align-items:center;min-height:48px;padding:12px 16px;position:sticky}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__brandCenter{text-align:center;flex:1;order:0;font-size:13px;position:static;transform:none}.Navbar-module__cJzEcG__hamburger{cursor:pointer;color:var(--text-color);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:44px;min-height:44px;padding:8px;display:flex}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-color);z-index:99;border-top:1px solid var(--border-color);flex-direction:column;gap:0;padding:24px 16px;display:flex;position:fixed;inset:48px 0 0;overflow-y:auto}.Navbar-module__cJzEcG__mobileLink,.Navbar-module__cJzEcG__mobileLinkActive{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-color);color:var(--text-color);cursor:pointer;text-align:left;background:0 0;border-top:none;border-left:none;border-right:none;width:100%;min-height:56px;padding:16px 0;font-family:inherit;font-size:18px;font-weight:400;display:block}.Navbar-module__cJzEcG__mobileLinkActive{color:var(--accent-color);font-weight:700}}
.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;min-height:200px;display:grid}.Footer-module__S6Hkya__footerCta{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.Footer-module__S6Hkya__ctaText{max-width:300px;margin-bottom:24px;font-size:14px}.Footer-module__S6Hkya__submitBtn{border:1px solid var(--accent-color);min-width:160px;min-height:44px;color:var(--accent-color);cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;justify-content:center;align-items:center;padding:12px 18px;font-family:inherit;font-size:12px;transition:background .2s,color .2s,opacity .2s;display:inline-flex}.Footer-module__S6Hkya__submitBtn:hover{background:var(--accent-color);color:var(--bg-color)}.Footer-module__S6Hkya__footerLinks{font-size:var(--text-xs);opacity:.8;padding:40px 12px;line-height:1.8}.Footer-module__S6Hkya__footerBottom{font-size:var(--text-xs);opacity:.65;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:16px;display:flex}.Footer-module__S6Hkya__ctaHeader{letter-spacing:.02em;text-transform:uppercase;margin-bottom:20px;padding:12px;font-size:24px;font-weight:400}.Footer-module__S6Hkya__footerSectionLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-bottom:16px;font-weight:400}.Footer-module__S6Hkya__footerAction{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.Footer-module__S6Hkya__footerLink{color:inherit;text-decoration:underline}.Footer-module__S6Hkya__linkList{list-style:none}.Footer-module__S6Hkya__footerCopyright{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:900px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__footerCta{border-bottom:1px solid var(--border-color);grid-column:1/-1;padding:40px 16px;border-right:none!important}.Footer-module__S6Hkya__submitBtn{width:100%;min-height:48px;padding:14px 24px}.Footer-module__S6Hkya__footerLinks{border-bottom:1px solid var(--border-color);padding:24px 16px;border-right:none!important}.Footer-module__S6Hkya__footerLinks:last-of-type{border-bottom:none}.Footer-module__S6Hkya__footerBottom{font-size:var(--text-xs);opacity:.65;flex-wrap:wrap;gap:8px;padding:20px 16px}.Footer-module__S6Hkya__footerAction,.Footer-module__S6Hkya__footerLink{min-height:44px;padding:8px 0;line-height:28px;display:inline-block}.Footer-module__S6Hkya__ctaHeader{font-size:20px}}
:root{--bg-color:#1c1f1e;--bg-surface:#242827;--text-color:#f2f2f2;--text-secondary:#999;--text-tertiary:#555;--border-color:#f2f2f233;--accent-color:#c5e600;--font-main:"Helvetica Neue",Helvetica,Arial,sans-serif;--spacing-unit:1rem;--text-xs:.75rem;--text-sm:.8125rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2.25rem;--text-4xl:3.5rem;--lh-tight:1.2;--lh-snug:1.4;--lh-normal:1.5;--lh-relaxed:1.65;--measure:70ch}html{scroll-behavior:smooth;font-size:100%}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);font-size:var(--text-base);line-height:var(--lh-normal);max-width:100vw}#main-content{overflow-x:hidden}a{color:inherit;text-decoration:none}.uppercase{text-transform:uppercase}.mono{font-feature-settings:"tnum" on,"onum" on}.border-bottom{border-bottom:1px solid var(--border-color)}.border-right{border-right:1px solid var(--border-color)}.border-top{border-top:1px solid var(--border-color)}:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scrollReveal{animation:.6s both fadeInUp;animation-timeline:view();animation-range:entry entry 25%}@supports not (animation-timeline:view()){.scrollReveal{animation:.6s both fadeInUp}}@media (max-width:900px){.border-right{border-right:none}.mobile-hidden{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--text-xs:.875rem}body{letter-spacing:.05em;word-spacing:.1em}.uppercase{letter-spacing:.12em!important}p+p{margin-top:1em}}@media (prefers-color-scheme:light){:root{--bg-color:#f5f5f4;--bg-surface:#eaeae8;--text-color:#1c1f1e;--text-secondary:#666;--text-tertiary:#999;--border-color:#1c1f1e33;--accent-color:#4a6b00}}
