*,*:before,*:after{box-sizing:border-box}:root{--bg: #000000;--text: #ffffff;--text-muted: rgba(255, 255, 255, .55);--lime: #c8f542;--border: rgba(255, 255, 255, .1);--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:10000;padding:.75rem 1rem;background:var(--lime);color:#000;font-weight:600;border-radius:.25rem}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;overflow:visible}main{display:block}.idx-header{position:relative;z-index:100;width:100%;background:var(--bg);container-type:inline-size;container-name:idx-header}.idx-header{--idx-fs-base: clamp(15px, .22vw + 13px, 18px);--idx-fs-announce: clamp(.875rem, .35vw + .72rem, 1.0625rem);--idx-fs-nav: clamp(.6875rem, .28vw + .58rem, .8125rem);--idx-fs-logo: clamp(1.35rem, .9vw + .95rem, 1.85rem);--idx-fs-community: clamp(.8125rem, .35vw + .68rem, 1rem);--idx-fs-menu: clamp(.6875rem, .28vw + .58rem, .8125rem);--idx-fs-drawer: clamp(.75rem, .3vw + .65rem, .875rem);--idx-gap-nav: clamp(.85rem, 1.4vw, 2rem);--idx-pad-bar-y: clamp(.75rem, 1.1vw, 1.35rem);--idx-pad-bar-x: clamp(1rem, 2.8vw, 3rem);--idx-bar-min-h: clamp(52px, 4.2vw, 72px);--idx-announce-min-h: clamp(22px, 2.2vw, 30px);font-size:var(--idx-fs-base)}.idx-header__announce{display:flex;align-items:center;justify-content:center;min-height:var(--idx-announce-min-h);padding:.2rem clamp(.75rem,2vw,1.5rem);background:var(--lime);color:#000;font-size:var(--idx-fs-announce);font-weight:400;line-height:1.2;text-align:center}.idx-header__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(.5rem,1.2vw,1.25rem);min-height:var(--idx-bar-min-h);padding:var(--idx-pad-bar-y) var(--idx-pad-bar-x);border-bottom:1px solid var(--border);overflow:visible}.idx-header__logo{justify-self:start;font-size:var(--idx-fs-logo);font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--text)}.idx-header__logo:hover{opacity:.85}.idx-header__nav{justify-self:center;display:none;align-items:center;gap:var(--idx-gap-nav);overflow:visible}.idx-header__link{font-size:var(--idx-fs-nav);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text);white-space:nowrap}.idx-header__link:hover{color:var(--lime)}.idx-header__link.is-active{color:var(--lime);text-decoration:underline;text-decoration-color:var(--lime);text-underline-offset:.3rem}.idx-header__menu-btn{justify-self:center;display:inline-flex;align-items:center;font-size:var(--idx-fs-menu);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text)}.idx-header__community{justify-self:end;font-size:var(--idx-fs-community);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--lime);white-space:nowrap}.idx-header__community:hover{opacity:.85}.idx-header__drawer{border-bottom:1px solid var(--border);background:#050505}.idx-header__drawer:not(.is-open){display:none}.idx-header__drawer.is-open{display:block}.idx-header__drawer-nav{display:flex;flex-direction:column;padding:.35rem 0 .65rem}.idx-header__drawer-link{padding:clamp(.75rem,1.5vw,.95rem) var(--idx-pad-bar-x);font-size:var(--idx-fs-drawer);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text);border-top:1px solid rgba(255,255,255,.06)}.idx-header__drawer-link:first-child{border-top:0}.idx-header__drawer-link:hover,.idx-header__drawer-link.is-active{color:var(--lime)}@container idx-header (min-width: 900px){.idx-header__nav{display:flex}.idx-header__menu-btn,.idx-header__drawer{display:none!important}}@container idx-header (max-width: 899px){.idx-header__menu-btn,.idx-header__community{font-size:clamp(.8125rem,2.8vw,.9375rem);font-weight:600;letter-spacing:.04em}.idx-header__dropdown-menu{display:none!important}}.site-footer{background:#000;color:#fff;border-top:1px solid rgba(255,255,255,.1)}.site-footer__inner{max-width:1140px;margin:0 auto;padding:2.75rem 1.25rem 2rem}.site-footer__top{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem 2.5rem;padding-bottom:2.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer__logo{display:inline-block;font-size:clamp(2rem,4vw,2.35rem);font-weight:700;letter-spacing:-.03em;color:#fff;text-decoration:none}.site-footer__logo:hover{color:var(--lime, #c8f542)}.site-footer__tagline{margin:.65rem 0 .35rem;max-width:24rem;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.55;color:#ffffff8c}.site-footer__proof{margin:0 0 1.25rem;font-size:clamp(.875rem,1.2vw,1rem);font-weight:500;letter-spacing:.04em;color:#c8f542b8}.site-footer__social{display:flex;flex-wrap:wrap;gap:.55rem}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:clamp(2.75rem,6vw,3rem);height:clamp(2.75rem,6vw,3rem);border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffc7;text-decoration:none;transition:border-color .15s ease,color .15s ease,background .15s ease}.site-footer__social-link svg{width:clamp(1.15rem,2.8vw,1.35rem);height:clamp(1.15rem,2.8vw,1.35rem)}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{color:var(--lime, #c8f542);border-color:#c8f54273;background:#c8f5420f;outline:none}.site-footer__newsletter-title{margin:0 0 .35rem;font-size:clamp(.8125rem,1.1vw,.9375rem);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lime, #c8f542)}.site-footer__newsletter-text{margin:0 0 1rem;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.5;color:#ffffff94}.site-footer__form{display:flex;gap:.55rem;max-width:26rem}.site-footer__input{flex:1;min-width:0;box-sizing:border-box;min-height:48px;height:48px;padding:0 1rem;border:1px solid rgba(255,255,255,.18);border-radius:.45rem;background:#ffffff0a;color:#fff;font:inherit;font-size:16px;line-height:1.2;-webkit-appearance:none;-moz-appearance:none;appearance:none}.site-footer__input::placeholder{color:#ffffff61}.site-footer__input:focus{outline:none;border-color:#c8f5428c;box-shadow:0 0 0 2px #c8f5421f}.site-footer__submit{flex:0 0 auto;box-sizing:border-box;min-height:48px;height:48px;padding:0 1.25rem;border:0;border-radius:.45rem;background:var(--lime, #c8f542);color:#0a0a0a;font:inherit;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:filter .15s ease,transform .15s ease}.site-footer__submit:hover{filter:brightness(1.05)}.site-footer__submit:active{transform:translateY(1px)}.site-footer__submit:disabled,.site-footer__input:disabled{opacity:.65;cursor:not-allowed}.site-footer__form-status{margin:.65rem 0 0;font-size:clamp(.9375rem,1.2vw,1rem);line-height:1.45;color:#c8f542d9}.site-footer__form-status.is-error{color:#ff8a8a}.site-footer__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.75rem 1.25rem;padding:2rem 0 1.75rem}.site-footer__heading{margin:0 0 .85rem;font-size:clamp(.8125rem,1.1vw,.9375rem);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffff6b}.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__links li{margin:0 0 .65rem}.site-footer__links li:last-child{margin-bottom:0}.site-footer__links a{color:#ffffffd1;text-decoration:none;font-size:clamp(1rem,1.3vw,1.0625rem);line-height:1.45;transition:color .15s ease}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--lime, #c8f542);outline:none}.site-footer__link--accent{color:var(--lime, #c8f542);font-weight:600}.site-footer__link--accent:hover{color:#d8ff62}.site-footer__tool{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.site-footer__tool>a:first-child{min-width:0}.site-footer__tool-guide{flex-shrink:0;color:#ffffff61;text-decoration:none;font-size:clamp(.8125rem,1vw,.875rem);font-weight:500;letter-spacing:.04em;transition:color .15s ease}.site-footer__tool-guide:hover,.site-footer__tool-guide:focus-visible{color:var(--lime, #c8f542);outline:none}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:1.35rem;border-top:1px solid rgba(255,255,255,.1)}.site-footer__legal{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.site-footer__legal a{color:#ffffff8c;text-decoration:none;font-size:clamp(.9375rem,1.2vw,1rem);transition:color .15s ease}.site-footer__legal a:hover{color:var(--lime, #c8f542)}.site-footer__sep{color:#ffffff40}.site-footer__copy{margin:0;font-size:clamp(.875rem,1.1vw,.9375rem);color:#ffffff61}.site-footer__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.site-footer__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.site-footer__top{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.site-footer__inner{padding:1.75rem 1rem 1.25rem}.site-footer__top{padding-bottom:1.75rem;gap:1.5rem}.site-footer__grid{grid-template-columns:1fr;gap:1.15rem;padding:1.5rem 0 1.25rem}.site-footer__form{flex-direction:column;max-width:none;gap:.65rem}.site-footer__input,.site-footer__submit{width:100%;flex:none;min-height:52px;height:52px;font-size:16px}.site-footer__bottom{flex-direction:column;align-items:flex-start}}
