@charset "UTF-8";
:root{--paper:#f7f7f2;--ink:#142331;--muted:#52616b;--line:#d9dfde;--blue:#1269e9;--sky:#8bbcff;--dark:#121c29;--lime:#deefab;--radius:14px;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;line-height:1.6}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button{font:inherit}img{max-width:100%;display:block}svg{width:22px;height:22px;flex-shrink:0}[hidden]{display:none!important}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid #2374e8;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.055em}h1{font-size:clamp(3.2rem,6.9vw,6.4rem);font-weight:750}h2{font-size:clamp(2.1rem,3.6vw,3.3rem);font-weight:700}h3{font-size:1.65rem;letter-spacing:-.04em}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:.7rem;letter-spacing:.15em;line-height:1.5;font-weight:750}.skip-link{position:absolute;top:8px;left:8px;background:#fff;padding:10px 18px;transform:translateY(-160%);z-index:20}.skip-link:focus{transform:translateY(0)}
.site-header{height:92px;background:var(--paper)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;white-space:nowrap;font-size:1.52rem;letter-spacing:-.06em;font-weight:750}.brand-dot{color:var(--blue)}.site-header nav{display:flex;align-items:center;gap:34px;font-size:.85rem;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--blue)}.nav-download{border:1px solid #b5bfbe;border-radius:6px;padding:10px 17px}.nav-download span{margin-left:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--blue);color:white;border:1px solid transparent;border-radius:7px;padding:15px 22px;font-size:.9rem;font-weight:650;line-height:1.4;letter-spacing:-.01em;text-decoration:none;min-height:52px;cursor:pointer;transition:background .16s,transform .16s}.button:hover{background:#0955c5;transform:translateY(-2px)}.button>span{font-size:1.3rem;line-height:1}.button-secondary{background:transparent;color:inherit;border-color:#aebbbb}.button-secondary:hover{background:#e5e9e5}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:.9rem;font-weight:600}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime);margin-right:8px}
.hero{background:var(--dark);color:#f7f9f8;padding-top:68px;position:relative}.hero-grid{display:grid;grid-template-columns:1.3fr 1fr;position:relative;gap:50px}.hero .eyebrow{color:#c7d1d8;margin-bottom:29px}.hero h1{font-size:clamp(3.5rem,6.4vw,6rem);line-height:1.02}.hero h1>span{color:var(--sky)}.hero-description{color:#bfccd7;font-size:1.05rem;max-width:475px;margin-top:28px;line-height:1.8}.hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.hero .button{background:var(--lime);color:var(--ink)}.hero .button:hover{background:#cee58f}.hero .button-secondary{background:transparent;border-color:#4b5967;color:#f4f6f7}.hero .button-secondary:hover{background:#233243}.hero-meta{font-size:.73rem;color:#a4b3c2;margin-top:18px}.hero-meta>span{margin-left:9px}.hero-art{min-height:440px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.target-ring{position:absolute;border:1px solid #3b4b59;border-radius:50%;width:420px;height:420px}.ring-two{width:330px;height:330px;border-color:#344859}.ring-three{width:245px;height:245px;border-color:#54718a}.target-cross{position:absolute;width:460px;height:1px;background:#304352;transform:rotate(-30deg)}.target-cross:after{content:"";position:absolute;width:460px;height:1px;background:#304352;transform:rotate(90deg)}.target-number{position:relative;font-size:clamp(6rem,11vw,10rem);font-weight:750;line-height:1;letter-spacing:-.09em;color:var(--lime);font-style:italic;transform:rotate(-8deg);padding-right:10px}.target-caption{position:relative;margin-top:25px;font-size:.62rem;letter-spacing:.22em;color:#b0c1cb;transform:rotate(-8deg)}.target-coordinate{position:absolute;right:3px;bottom:28px;letter-spacing:.17em;font-size:.61rem;color:#9caebd}
.product-showcase{margin-top:68px;position:relative;padding-right:110px;transform:translateY(42px);margin-bottom:42px}.showcase-top{display:flex;justify-content:space-between;align-items:center;background:#213141;padding:13px 20px;border:1px solid #53606c;border-bottom:0;border-radius:12px 12px 0 0;color:#b9c9d7;font-size:.64rem;letter-spacing:.08em}.desktop-frame{border:1px solid #53606c;border-radius:0 0 12px 12px;overflow:hidden;background:#101112;box-shadow:0 20px 50px #06101c30}.desktop-frame img{width:100%;height:auto}.phone-frame{position:absolute;width:20%;right:-4px;bottom:-22px;border:7px solid #263343;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px #040c1940;background:#111315;aspect-ratio:390/844}.phone-frame img{width:100%;height:100%;object-fit:cover;object-position:top}.intro-strip{padding-top:88px;padding-bottom:42px;border-bottom:1px solid var(--line)}.intro-strip .container{display:flex;align-items:center;justify-content:space-between}.intro-strip p{font-size:1.35rem;line-height:1.5;letter-spacing:-.025em;color:var(--muted)}.intro-strip strong{color:var(--ink);font-weight:650}.intro-strip .container>span{font-size:.8rem;color:var(--muted)}
.section-heading{display:grid;grid-template-columns:1.2fr 1fr;column-gap:110px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:22px;color:var(--blue)}.section-heading>p:last-child{font-size:1rem;color:var(--muted);max-width:365px;line-height:1.9}.features{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;gap:45px}.features article{border-top:1px solid #a9b7b9;padding-top:25px}.feature-number{font-size:.65rem;letter-spacing:.14em;color:#536771;font-weight:700}.features h3{margin-top:26px;margin-bottom:17px}.features p{font-size:.94rem;color:var(--muted);line-height:1.9}.features a{display:inline-flex;text-decoration:none;font-size:.83rem;font-weight:650;gap:15px;align-items:center;margin-top:24px}.features a:hover{color:var(--blue)}
.league-section{background:#e5ebe7;padding-block:88px}.league-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.league-grid .eyebrow{color:#456c5a;margin-bottom:24px}.league-grid p:not(.eyebrow){max-width:410px;margin-top:25px;color:var(--muted);font-size:.95rem;line-height:1.9}.league-grid .button{margin-top:30px}.league-visual{background:#f6f7f0;padding:32px;border:1px solid #c8d1ca;border-radius:10px;transform:rotate(-2deg);box-shadow:0 12px 30px #1e3d2910}.league-label{display:flex;justify-content:space-between;border-bottom:1px solid #cad3cd;padding-bottom:20px;gap:12px;font-size:.57rem;letter-spacing:.13em;font-weight:750}.league-label span:last-child{color:#647869}.line-up{display:flex;gap:25px;align-items:center;padding-block:23px;border-bottom:1px solid #cad3cd}.line-up>span{font-size:.7rem;color:#597063}.line-up>span:last-child{margin-left:auto}.line-up strong{font-size:2.2rem;letter-spacing:-.06em;line-height:1.2}.league-visual p{font-size:.7rem!important;margin-top:20px!important}.start-section{display:grid;grid-template-columns:1.2fr 1fr;gap:110px;align-items:center}.start-section .eyebrow{color:var(--blue);margin-bottom:24px}.start-section>div>p:not(.eyebrow){max-width:365px;color:var(--muted);line-height:1.9}.start-section .button{margin-top:24px}.start-section .text-link{display:flex;margin-top:19px;font-size:.78rem}
.site-footer{background:var(--dark);color:#d4dde5;padding-top:47px;padding-bottom:28px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:40px}.site-footer .brand{color:white}.footer-top p{font-size:.83rem;color:#b0bfcc}.footer-top>a:last-child{font-size:.8rem;text-decoration:none}.footer-bottom{border-top:1px solid #344454;padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:.63rem;color:#b0bfcc}.footer-bottom>a{white-space:nowrap}
.page-intro{padding-top:78px;padding-bottom:55px}.page-intro .eyebrow{color:var(--blue);margin-bottom:23px}.page-intro h1{font-size:clamp(3rem,6vw,5.5rem)}.page-intro>p:last-of-type{font-size:1.08rem;color:var(--muted);max-width:630px;line-height:1.9;margin-top:24px}.download-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;align-items:start;padding-bottom:64px}.download-card{background:var(--dark);color:#f9f9f4;padding:42px;border-radius:12px;position:sticky;top:24px}.download-icon{background:#2e4053;color:var(--sky);display:grid;place-items:center;border:1px solid #465d73;width:62px;height:62px;border-radius:16px;margin-bottom:30px}.download-icon svg{width:28px;height:28px}.download-card .eyebrow{color:#b0c5d7}.download-card h2{margin-top:15px;font-size:2.5rem}.release-status{font-size:.85rem;color:#b9c9d7;margin-top:19px;min-height:30px}.download-button{width:100%;margin-top:20px;background:var(--lime);color:var(--ink);gap:14px}.download-button:hover{background:#cee58f}.download-button>span{margin-left:auto}.download-card .button-secondary{color:#fff;margin-top:20px}.download-card .button-secondary:hover{background:#2e4053}.download-detail{font-size:.8rem;line-height:1.9;color:#b7c8d5;margin-top:19px}.download-divider{height:1px;background:#3e4e5d;margin-block:28px}.small{font-size:.83rem;color:#b7c8d5}.small strong{color:#f0f3f6;font-weight:550}.download-info .eyebrow{color:var(--blue);margin-bottom:20px}.download-info h2{font-size:2.2rem}.requirements{padding:0;margin:28px 0;list-style:none}.requirements li{border-bottom:1px solid var(--line);padding-block:20px}.requirements strong{display:block;font-size:.96rem;font-weight:650}.requirements span{display:block;color:var(--muted);font-size:.9rem;line-height:1.85;margin-top:6px}.notice{background:#edf0e8;border-left:3px solid #7a9063;padding:19px 22px;font-size:.84rem;line-height:1.85}.notice strong{font-weight:650}.notice p{margin-top:7px;color:#435346}.after-download{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:32px;display:flex;align-items:center;gap:24px}.step-disc{width:44px;height:44px;display:grid;place-items:center;border:1px solid #a3b3ba;border-radius:50%;flex-shrink:0;color:var(--blue);font-weight:650}.after-download h2{font-size:1.5rem;letter-spacing:-.03em}.after-download p{font-size:.86rem;color:var(--muted);margin-top:8px}.after-download .button{margin-left:auto;white-space:nowrap}.release-section{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.release-section .eyebrow{color:var(--blue);margin-bottom:20px}.release-section [data-release-date]{font-size:.8rem;color:var(--muted);margin-top:20px}.release-notes{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.9rem;line-height:1.85;margin:0;padding:25px 30px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}
.guide-page .page-intro{border-bottom:1px solid var(--line);margin-bottom:55px}.guide-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:85px;padding-bottom:100px}.guide-sidebar{position:sticky;top:24px;align-self:start}.guide-sidebar nav{display:flex;flex-direction:column;gap:3px}.guide-sidebar .eyebrow{margin-bottom:15px;color:var(--muted)}.guide-sidebar nav a{display:flex;gap:17px;text-decoration:none;font-size:.8rem;padding-block:7px}.guide-sidebar nav a:hover{color:var(--blue)}.guide-sidebar nav a>span{font-size:.65rem;color:#65777d}.guide-sidebar>.text-link{margin-top:25px;border-top:1px solid var(--line);padding-top:20px;font-size:.75rem}.guide-content>section{scroll-margin-top:30px;padding-bottom:49px;margin-bottom:42px;border-bottom:1px solid var(--line)}.guide-content>section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.guide-content .eyebrow{color:var(--blue);margin-bottom:16px}.guide-content h2{font-size:2.25rem;margin-bottom:24px}.guide-content p,.guide-content li{font-size:.94rem;color:var(--muted);line-height:1.9}.guide-content strong{color:var(--ink);font-weight:650}.guide-content p{margin-top:16px}.guide-content ol{padding-left:24px}.guide-content li{padding-left:7px;margin-bottom:14px}.guide-screenshot{margin:28px 0 25px}.guide-screenshot img{border:1px solid #38424c;border-radius:8px;background:#101112}.guide-screenshot figcaption{font-size:.73rem;color:var(--muted);margin-top:10px}.guide-content .notice{margin-top:23px}.guide-content .notice p{font-size:.86rem;margin-top:5px}.guide-content details{border-top:1px solid var(--line);padding-block:18px}.guide-content details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:.95rem;font-weight:650;list-style-position:outside;margin-left:17px;padding-left:6px}details p{padding-left:23px}.prose{max-width:800px;padding-bottom:90px}.prose section{padding-block:30px;border-top:1px solid var(--line)}.prose h2{font-size:2rem;margin-bottom:20px}.prose p{color:var(--muted);margin-top:16px}.error-page{padding-block:110px;min-height:65vh}.error-page .button{margin-top:32px;margin-right:12px}
@media(min-width:1450px){.hero-art{min-height:480px}}
@media(max-width:1050px){.container{width:calc(100% - 64px)}.hero-grid{gap:20px;grid-template-columns:1.4fr 1fr}.target-ring{width:320px;height:320px}.ring-two{width:260px;height:260px}.ring-three{width:190px;height:190px}.hero-art{min-height:380px}.hero h1{font-size:4.6rem}.target-number{font-size:7rem}.hero-actions .button{padding:13px 17px;font-size:.82rem;gap:15px}.section-heading,.start-section{gap:50px}.features{gap:28px}.features h3{font-size:1.5rem}.league-grid{gap:40px}.league-visual{padding:25px}.guide-grid{gap:45px;grid-template-columns:215px minmax(0,1fr)}.download-grid{gap:40px}.download-card{padding:30px}.download-card h2{font-size:2.15rem}.footer-top p{font-size:.74rem}.footer-bottom{flex-wrap:wrap}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.site-header{height:78px}.header-inner{gap:15px}.brand{font-size:1.35rem;gap:8px}.brand img{width:29px;height:29px}.site-header nav{gap:19px;font-size:.78rem}.site-header nav>a:first-child{display:none}.nav-download{padding:9px 12px}.nav-download span{margin-left:7px}.hero{padding-top:48px}.hero-grid{display:block}.hero h1{font-size:clamp(3.7rem,11vw,5.4rem);position:relative;z-index:1}.hero .eyebrow{font-size:.62rem;margin-bottom:25px}.hero-description{max-width:400px;font-size:.96rem}.hero-art{position:absolute;right:-10px;top:45px;min-height:230px;width:230px;opacity:.16;pointer-events:none}.target-ring{width:230px;height:230px}.ring-two{width:180px;height:180px}.ring-three{width:130px;height:130px}.target-number{font-size:5rem}.target-caption,.target-coordinate{display:none}.hero-copy{position:relative;z-index:1}.hero-actions{margin-top:27px;gap:10px}.hero-actions .button{font-size:.79rem;padding:13px 16px;gap:16px}.hero-meta{font-size:.64rem}.product-showcase{margin-top:28px;padding-right:42px;transform:translateY(26px);margin-bottom:26px}.showcase-top{padding:9px 11px;font-size:.47rem}.phone-frame{width:24%;border-width:4px;border-radius:16px;right:0;bottom:-13px}.desktop-frame,.showcase-top{border-color:#607080}.intro-strip{padding-top:53px;padding-bottom:28px}.intro-strip p{font-size:1.05rem}.intro-strip .container>span{display:none}.section{padding-block:67px}.section-heading{display:block}.section-heading>p:last-child{margin-top:25px;max-width:420px;font-size:.93rem}.section-heading .eyebrow{margin-bottom:20px}.features{grid-template-columns:1fr;gap:32px;margin-top:38px}.features article{padding-top:18px}.features h3{margin-top:16px;font-size:1.65rem}.features p{max-width:460px}.features a{margin-top:16px}.league-section{padding-block:62px}.league-grid{grid-template-columns:1fr;gap:45px}.league-grid h2{font-size:2.6rem}.league-visual{margin:0 7px}.league-grid p:not(.eyebrow){max-width:460px}.start-section{grid-template-columns:1fr;gap:28px}.start-section h2{font-size:2.45rem}.start-section>div>p:not(.eyebrow){max-width:450px}.footer-top{flex-wrap:wrap;gap:22px;padding-bottom:28px}.footer-top p{order:3;flex-basis:100%}.footer-bottom{align-items:flex-start;gap:15px;flex-direction:column}.page-intro{padding-top:48px;padding-bottom:38px}.page-intro h1{font-size:3.35rem}.page-intro>p:last-of-type{font-size:.99rem}.download-grid{grid-template-columns:1fr;gap:40px;padding-bottom:38px}.download-card{position:static;padding:30px}.download-card h2{font-size:2.4rem}.download-info h2{font-size:2rem}.download-info{scroll-margin-top:24px}.after-download{flex-wrap:wrap;gap:17px}.after-download>div{flex:1;min-width:220px}.after-download h2{font-size:1.3rem}.after-download .button{margin-left:0}.release-section{grid-template-columns:1fr;gap:27px}.release-notes{padding:20px;font-size:.85rem}.guide-page .page-intro{margin-bottom:28px}.guide-grid{grid-template-columns:1fr;gap:37px;padding-bottom:65px}.guide-sidebar{position:static}.guide-sidebar nav{display:grid;grid-template-columns:1fr 1fr;column-gap:14px}.guide-sidebar .eyebrow{grid-column:1/-1;margin-bottom:8px}.guide-sidebar nav a{gap:9px;font-size:.73rem}.guide-sidebar nav a>span{font-size:.58rem}.guide-sidebar>.text-link{margin-top:16px;width:100%}.guide-content h2{font-size:2rem}.guide-content>section{margin-bottom:32px;padding-bottom:32px}.guide-content p,.guide-content li{font-size:.9rem}.prose{padding-bottom:55px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.site-header nav{gap:12px;font-size:.7rem}.brand{font-size:1.19rem}.brand img{width:25px;height:25px}.nav-download{padding:8px}.nav-download span{display:none}.hero h1{font-size:3.4rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-meta>span{margin-left:5px}.download-card{padding:24px}.download-button{font-size:.82rem}.guide-sidebar nav{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.nav-guide-short{display:none}
.desktop-frame{border-radius:12px}.features h3{margin-top:0}.start-section .button{margin-top:0}.guide-screenshot img{height:auto}
@media(max-width:760px){.nav-guide-long{display:none}.nav-guide-short{display:inline}.site-header nav{white-space:nowrap}.hero h1{font-size:clamp(2.7rem,12.7vw,5.4rem)}.hero-actions{flex-direction:column;align-items:stretch;max-width:350px}.hero-actions .button{justify-content:space-between}}
