@font-face{font-family:Manrope;src:url('manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
:root{color-scheme:dark;--ink:#080d16;--panel:#101a29;--line:#263348;--text:#f1f3f5;--muted:#9caabc;--blue:#9ac0ff;--electric:#3977f3;--paper:#eeefe9;--font:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--ink);color:var(--text);font:15px/1.7 var(--font);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;font-weight:650}h1,h2{letter-spacing:-.065em}h3{letter-spacing:-.035em}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{cursor:pointer}a,button,summary,input,select{-webkit-tap-highlight-color:transparent}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #7daaff;outline-offset:5px}::selection{background:#6c9ef1;color:#071124}em{font-style:normal;color:var(--blue)}[hidden]{display:none!important}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-fill{fill:currentColor;stroke:none}.sprite{position:absolute;width:0;height:0;overflow:hidden}.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}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--electric);padding:12px 20px;border-radius:5px}.skip-link:focus{top:10px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.6px;color:#a8bcd9;line-height:1.6}.eyebrow .tiny-cross{font-size:15px;color:var(--blue);margin-right:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;border:1px solid transparent;border-radius:6px;padding:13px 22px;font-size:12px;font-weight:750;line-height:1.5;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button .icon{width:18px;height:18px}.button-small{min-height:41px;padding:10px 16px;font-size:11px;gap:18px}.button-blue{background:var(--electric);color:white}.button-blue:hover{background:#5189f7}.button-light{background:var(--paper);color:#172435}.button-light:hover{background:#fff}.button-ink{background:#10203a;color:#fff}.button-ink:hover{background:#203956}.button-quiet{border-color:#31415a;background:transparent;color:#c3d2e7}.button-quiet:hover{background:#172438;border-color:#5474a2}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;font-weight:650;color:#bdcff0}.text-link:hover{color:#fff}.pill{display:inline-flex;align-items:center;font-size:8px;font-weight:750;letter-spacing:1px;border:1px solid #647d9a60;border-radius:4px;padding:5px 8px;white-space:nowrap}.header-shell{position:sticky;top:0;z-index:40;background:#080d16eb;backdrop-filter:blur(18px);border-bottom:1px solid #33415a60}.site-header{height:87px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:27px;letter-spacing:-1.4px;font-weight:800;line-height:1.08}.brand>img{flex-shrink:0}.brand-period{color:var(--blue)}.brand small{display:block;font-size:6px;letter-spacing:1.65px;color:#91a1b7;margin-top:7px;font-weight:750}.desktop-nav{display:flex;gap:30px;align-items:center;font-size:12px;font-weight:600;color:#a1afc3}.desktop-nav a{padding:9px 0;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:#fff}.desktop-nav a[aria-current]::after{content:"";position:absolute;bottom:-23px;left:0;right:0;height:2px;background:var(--blue)}.header-actions{display:flex;align-items:center;gap:23px}.nav-discord{display:flex;color:#a8b9d1}.nav-discord:hover{color:white}.nav-discord .icon{width:21px;height:21px}.menu-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;background:#152237;border:1px solid #314564;border-radius:5px}.mobile-nav{position:absolute;top:87px;left:0;right:0;border:1px solid #314662;padding:10px;background:#101c2e;border-radius:0 0 9px 9px;box-shadow:0 20px 45px #0005}.mobile-nav a{display:block;padding:13px 15px;border-radius:4px;font-size:14px;color:#d4e1f5}.mobile-nav a:hover{background:#203551}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:42px}.section-heading h2{font-size:clamp(36px,4vw,57px);margin-top:18px}.section-heading>p{max-width:350px;font-size:14px;line-height:1.9;color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;cursor:pointer;list-style:none;padding:24px 35px 24px 0;font-size:14px;font-weight:650;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:3px;top:19px;font-size:23px;color:#a5bde0;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list p{font-size:13px;color:var(--muted);line-height:1.9;padding:0 28px 24px 0}.faq-list p a{color:#b9d1f6;text-decoration:underline;text-underline-offset:3px}.faq-list code{font-size:12px;color:#c6d7f1}.site-footer{padding-block:43px 26px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:37px;border-bottom:1px solid #29364a}.site-footer .brand{font-size:24px}.site-footer nav{display:flex;align-items:center;gap:28px;font-size:11px;color:#a5b2c5}.site-footer nav a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:25px;color:#75869d;font-size:9px;padding-top:23px}.footer-bottom p:last-child{max-width:470px;text-align:right}.toast{position:fixed;z-index:100;bottom:26px;left:50%;transform:translate(-50%,15px);border:1px solid #517cbb;border-radius:8px;background:#173051;box-shadow:0 12px 30px #0005;padding:13px 22px;color:#dfedff;font-size:12px;max-width:calc(100% - 30px);text-align:center;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.copy-fallback{position:fixed;z-index:101;bottom:100px;left:50%;transform:translateX(-50%);background:#142641;border:1px solid #4c75af;border-radius:10px;padding:20px;width:min(380px,calc(100% - 30px));box-shadow:0 20px 60px #0008}.copy-fallback label{display:block;font-size:12px;margin-bottom:12px}.copy-fallback input{width:100%;padding:10px;background:#091424;border:1px solid #456388;border-radius:5px;color:#dceaff;font-size:14px}.copy-fallback button{margin-top:13px;padding:8px 17px;border-radius:5px;background:#315f9c;font-size:12px}.mobile-join{display:none}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:23px;font-size:11px}.header-actions{gap:18px}.section-heading>p{max-width:300px}.brand{font-size:25px}.section-heading{gap:35px}}
@media(max-width:800px){html{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.site-header{height:75px;gap:14px}.desktop-nav,.nav-discord{display:none}.header-actions{gap:10px}.menu-toggle{display:flex}.mobile-nav{top:75px}.brand{font-size:24px;gap:8px}.brand img{width:32px;height:32px}.brand small{font-size:5px;letter-spacing:1.35px}.header-actions>.button{font-size:10px;padding:10px 13px;gap:10px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:42px;margin-top:15px}.section-heading>p{font-size:13px;max-width:440px;margin-top:23px}.eyebrow{font-size:9px;letter-spacing:1.4px}.button{font-size:12px;padding:13px 17px;gap:15px}.button-small{font-size:10px;min-height:41px;padding:10px 14px}.footer-top{align-items:flex-start;gap:25px}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;font-size:10px}.footer-bottom{flex-direction:column;gap:12px;font-size:8px}.footer-bottom p:last-child{max-width:470px;text-align:left}.site-footer{padding-block:30px}.faq-list summary{font-size:13px;padding-block:23px}.faq-list p{font-size:12px}}
@media(max-width:420px){.container{width:calc(100% - 32px)}.brand{font-size:22px}.brand small{letter-spacing:1px}.brand img{width:29px;height:29px}.header-actions>.button{font-size:9px;padding:9px 10px;gap:8px}.header-actions{gap:7px}.menu-toggle{width:36px;height:39px}.button{font-size:11px}.section-heading h2{font-size:37px}.site-footer .brand{font-size:21px}.site-footer nav{gap:11px 18px;font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* Shared page layouts: both sites use the same grids, spacing and controls. */
:root{--page-gap:110px;--section-space:69px;--feature-surface:#9fbeeb;--feature-ink:#173054}
h4{margin:0;font-weight:650;letter-spacing:-.02em;line-height:1.35}
.context-bar{display:flex;align-items:center;gap:16px;margin-top:21px;padding-bottom:17px;border-bottom:1px solid #2b3e5670;font-size:10px;color:#93a7c4}.context-label{font-size:7px;letter-spacing:1px;font-weight:750;color:#adc8ef}.context-bar>a{margin-left:auto;font-size:9px;color:#a2bde4}.context-bar>a span{margin-left:14px}
.page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--page-gap);align-items:center;padding-block:51px 48px}.page-hero h1{font-size:clamp(61px,6.8vw,95px);line-height:1.02;margin-top:24px;font-weight:550;letter-spacing:-.07em}.page-hero-copy>p:not(.eyebrow){max-width:370px;font-size:14px;line-height:1.9;color:#9faec4;margin-top:24px}.page-hero-copy>.button,.page-hero-copy>.hero-actions{margin-top:25px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.hero-secondary{display:inline-flex;align-items:center;gap:15px;font-size:11px;color:#a8bfdc;font-weight:600}.hero-secondary:hover{color:#fff}
.segmented-nav{display:flex;align-items:stretch;gap:5px;padding:6px;border:1px solid #2b3d56;border-radius:8px;background:#101a28;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#456388 transparent}.segmented-nav>button{display:flex;align-items:center;justify-content:center;gap:14px;background:transparent;padding:12px 17px;border:1px solid transparent;border-radius:4px;flex:1;white-space:nowrap;font-size:11px;color:#9dadc4;font-weight:600;transition:background .2s,color .2s}.segmented-nav>button:hover{background:#1c2c42;color:#dce9fc}.segmented-nav>button.active,.segmented-nav>button[aria-selected="true"]{background:#a1bfe9;border-color:#b9d4f5;color:#153357;font-weight:750}.segmented-nav>button>span{font-size:8px;font-weight:600;color:#7893b8}.segmented-nav>button.active>span,.segmented-nav>button[aria-selected="true"]>span{color:#456b9c}.segmented-nav .icon{width:16px;height:16px;stroke-width:1.6}
.light-section{background:var(--paper);color:#172538;padding-block:62px}.light-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:130px;align-items:center}.light-copy .eyebrow{color:#617a9e}.light-copy h2{font-size:59px;font-weight:550;margin-top:18px;line-height:1.03}.light-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#60738c;max-width:345px;margin-top:23px}.light-copy .button{margin-top:25px}
body.modal-open{overflow:hidden}.text-link,.hero-secondary{min-height:32px}.nav-discord{min-width:32px;min-height:36px;justify-content:center;align-items:center}
@media(max-width:1150px){:root{--page-gap:65px}.page-hero h1{font-size:78px}.light-layout{gap:80px}.light-copy h2{font-size:53px}.segmented-nav>button{padding:11px 13px;gap:11px;font-size:10px}}
@media(max-width:800px){.context-bar{gap:10px;flex-wrap:wrap;margin-top:17px;padding-bottom:15px}.context-bar p{font-size:8px}.context-label{font-size:6px}.context-bar>a{display:none}.page-hero{grid-template-columns:1fr;gap:28px;padding-block:35px 30px}.page-hero h1{font-size:clamp(55px,9vw,71px);margin-top:21px}.page-hero .eyebrow{font-size:8px}.page-hero-copy>p:not(.eyebrow){font-size:13px;max-width:415px;margin-top:20px}.page-hero-copy>.button,.page-hero-copy>.hero-actions{margin-top:22px}.hero-actions{gap:19px}.hero-secondary{font-size:10px}.segmented-nav{padding:5px;gap:4px}.segmented-nav>button{flex:none;padding:12px 14px;gap:11px;font-size:11px}.light-section{padding-block:43px}.light-layout{grid-template-columns:1fr;gap:35px}.light-copy h2{font-size:47px}.light-copy>p:not(.eyebrow){font-size:13px;max-width:410px;margin-top:20px}.light-copy .button{margin-top:22px}}
@media(max-width:420px){.page-hero h1{font-size:51px}.context-bar p{font-size:7px}.hero-actions{gap:14px}.hero-secondary{font-size:9px}.light-copy h2{font-size:43px}}
