@charset "UTF-8";
:root{color-scheme:dark;--bg:#090b0e;--panel:#11151b;--ink:#f1f3f5;--muted:#a6adb8;--line:#2a3039;--blue:#b7d9ff;--font:"Helvetica Neue",Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--blue);outline-offset:6px}::selection{background:var(--blue);color:var(--bg)}.site-shell{max-width:1680px;margin:auto;padding:0 5.5%}.skip-link{position:fixed;left:20px;top:-70px;z-index:100;background:#fff;color:#000;padding:14px}.skip-link:focus{top:10px}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:block;width:155px;height:80px}.brand img{width:100%;height:100%;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:38px;font-size:14px}.site-header nav>a{padding:14px 0}.site-header nav>a:hover{color:var(--blue)}.header-link span{margin-left:17px;font-size:20px}.hero{position:relative;display:grid;grid-template-columns:1.1fr 1fr;min-height:710px;padding:97px 0 106px;align-items:center;gap:20px}.eyebrow{font-size:12px;letter-spacing:.16em;line-height:1.6;color:#bdc5d0;display:flex;align-items:center;gap:12px;margin:0 0 26px}.tiny-line{width:24px;height:1px;background:var(--blue);display:inline-block}.hero h1{font-size:clamp(54px,6vw,96px);font-weight:500;line-height:1.04;letter-spacing:-.058em;margin:0 0 29px}.hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.06em;color:var(--blue)}.intro{font-size:18px;line-height:1.7;color:var(--muted);margin:0 0 31px;max-width:430px}.primary-link{display:inline-flex;align-items:center;gap:42px;border-radius:999px;background:var(--ink);color:#11151b;padding:8px 9px 8px 25px;min-height:56px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.primary-link>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#dce3eb;font-size:22px;font-weight:400}.primary-link:hover{background:var(--blue);transform:translateY(-2px)}.hero-note{color:#7f8997;font-size:12px;margin-top:23px}.hero-art{height:470px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-wordmark{width:112%;height:auto;position:relative;z-index:2;transform:rotate(-8deg);filter:drop-shadow(0 30px 20px #000)}.orbit{position:absolute;border:1px solid #222932;border-radius:50%;width:430px;height:430px;z-index:-1}.orbit-two{width:560px;height:560px;border-style:dashed;opacity:.4}.art-caption{position:absolute;bottom:6px;left:40%;font-size:14px;line-height:1.5;color:#8f99a6}.hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;color:#838d9a;font-size:11px;letter-spacing:.12em}.hero-bottom a{font-size:12px;letter-spacing:0;color:#c6cbd2;padding:12px}.hero-bottom a span{margin-left:18px}.hero-bottom>span:last-child{font-variant-numeric:tabular-nums}
@media(min-width:1600px){.hero{min-height:790px}}
@media(max-width:1000px){.hero{min-height:640px;padding-top:70px}.hero-art{height:370px}.orbit{width:300px;height:300px}.orbit-two{width:380px;height:380px}.hero h1{font-size:clamp(49px,6.4vw,70px)}.intro{font-size:16px}.art-caption{left:26%}}
@media(max-width:680px){.site-shell{padding:0 6%}.site-header{height:84px}.brand{width:126px;height:64px}.site-header nav{gap:0}.site-header nav>a:first-child{display:none}.header-link{font-size:13px}.header-link span{margin-left:8px}.hero{grid-template-columns:1fr;padding:55px 0 85px;gap:20px}.hero h1{font-size:clamp(44px,11.3vw,74px);line-height:1.08}.eyebrow{font-size:10px;letter-spacing:.13em;gap:8px;margin-bottom:24px}.intro{font-size:16px;line-height:1.65}.hero-note{margin-bottom:0}.hero-art{height:275px;margin-top:8px}.hero-wordmark{width:90%}.orbit{width:240px;height:240px}.orbit-two{width:290px;height:290px}.art-caption{font-size:12px;bottom:-10px;left:51%}.hero-bottom{bottom:8px;font-size:9px}.hero-bottom a{font-size:11px;padding-right:0}.hero-bottom>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* App imagery and the three-part product tour. */
.hero-art{height:490px}.screen{display:block;padding:5px;background:linear-gradient(145deg,#8b929e,#24282f 25%,#111418 75%,#646a74);border:1px solid #757d89;border-radius:34px;box-shadow:0 25px 70px #0009;overflow:hidden}.screen img{display:block;width:100%;height:auto;border-radius:28px}.hero-screen-back{position:absolute;width:219px;left:5%;top:20px;transform:rotate(-10deg);opacity:.83}.hero-screen-front{position:absolute;width:240px;right:6%;top:8px;transform:rotate(7deg);z-index:2}.hero-art .orbit-one{width:500px;height:500px;background:radial-gradient(circle,#324b6426,transparent 67%)}.hero-art .orbit-two{width:610px;height:610px}.hero-art .art-caption{bottom:-37px;left:7%;font-size:12px;line-height:1.5;letter-spacing:.02em}.caption-line{width:30px;height:1px;background:#657482;display:block;margin-bottom:10px}.flow-section{border-top:1px solid var(--line);padding:77px 0 86px;scroll-margin-top:30px}.flow-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.flow-intro .eyebrow{margin-bottom:19px}h2{font-size:clamp(32px,3.4vw,52px);line-height:1.12;letter-spacing:-.045em;font-weight:500;margin:0}.flow-intro>p{font-size:17px;line-height:1.7;color:var(--muted);margin:0 5% 4px 0}.flow-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:51px;border-bottom:1px solid var(--line)}.flow-steps>a{display:flex;align-items:flex-start;position:relative;gap:22px;border-top:1px solid var(--line);padding:32px 28px 30px 0;transition:background .2s}.flow-steps>a+a{padding-left:28px;border-left:1px solid var(--line)}.step-number{font-size:12px;color:var(--blue);padding-top:5px}.flow-steps h3{font-size:20px;font-weight:500;letter-spacing:-.035em;margin:0 0 13px}.flow-steps p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.step-arrow{position:absolute;right:13px;top:36px;font-size:16px;color:#7c8793}.flow-steps>a:hover{background:#b7d9ff05}.flow-steps>a:hover h3,.flow-steps>a:hover .step-arrow{color:var(--blue)}.tour-section{padding:22px 0 50px;scroll-margin-top:22px}.tour-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.tour-heading .eyebrow{margin-bottom:14px}.tour-tabs{display:flex;gap:4px;background:#15191e;padding:5px;border:1px solid #303740;border-radius:999px}.tour-tabs button{border:0;border-radius:999px;background:transparent;color:#aab4bf;font-size:14px;padding:13px 24px;min-height:44px;cursor:pointer;transition:background .2s,color .2s}.tour-tabs button[aria-selected=true]{background:#dce8f4;color:#10151b}.tour-tabs button:hover{color:#fff}.tour-tabs button[aria-selected=true]:hover{color:#10151b}.feature-panel{display:grid;grid-template-columns:1fr 1fr;min-height:748px;border:1px solid #2c3540;border-radius:26px;background:radial-gradient(ellipse at 28% 40%,#1c2e41 0,transparent 48%),#10151c;overflow:hidden}.feature-visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:47px 25px 24px;isolation:isolate}.feature-visual:before{content:"";position:absolute;inset:0;border-right:1px solid #27334066;z-index:-1;background-image:linear-gradient(#92bbeb06 1px,transparent 1px),linear-gradient(90deg,#92bbeb06 1px,transparent 1px);background-size:42px 42px}.visual-index{position:absolute;top:30px;left:27px;font-size:12px;color:#7b90a7;font-variant-numeric:tabular-nums;letter-spacing:.15em}.screenshot-button{width:276px;cursor:zoom-in;transition:transform .3s}.screenshot-button:hover{transform:translateY(-4px)}.expand-link{background:none;border:0;color:#b0c2d5;margin-top:22px;padding:10px;font-size:12px;cursor:zoom-in}.expand-link span{margin-left:14px}.feature-copy{padding:80px 13% 38px 11%;display:flex;flex-direction:column;justify-content:center}.feature-kicker{font-size:12px;color:var(--blue);letter-spacing:.14em;line-height:1.5;margin:0 0 25px}.feature-copy h3{font-size:clamp(32px,3.4vw,53px);line-height:1.1;font-weight:500;letter-spacing:-.045em;margin:0 0 27px}.feature-description{font-size:17px;line-height:1.7;color:#adb8c5;margin:0 0 29px;max-width:360px}.feature-points{list-style:none;padding:0;margin:0 0 50px;color:#dde3eb;font-size:14px;line-height:1.6}.feature-points li{position:relative;padding:15px 0 15px 25px;border-bottom:1px solid #ffffff12}.feature-points li:before{content:"↳";position:absolute;left:0;color:#91b3d8}.feature-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:23px;align-items:center;border-top:1px solid #ffffff16;padding-top:24px;margin-top:auto}.feature-bottom>span{font-size:11px;color:#8997a8}.feature-bottom button{font-size:13px;color:var(--blue);border:0;background:none;padding:8px 0;cursor:pointer}.feature-bottom button span{margin-left:12px}.feature-bottom button:hover{color:white}.tour-footnote{text-align:center;font-size:12px;color:#7f8997;margin:22px 0 0}.site-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);height:126px;gap:25px}.site-footer .brand{width:123px;height:62px}.site-footer p{font-size:14px;color:#98a2ae}.site-footer>a:last-child{font-size:12px;color:#b7c1cd;padding:15px 0}.site-footer>a:last-child span{margin-left:14px}.reveal-ready{opacity:0;transform:translateY(16px);transition:opacity .65s,transform .65s}.reveal-ready.revealed{opacity:1;transform:none}.modal-open{overflow:hidden}dialog{color:var(--ink);background:#10151c;border:1px solid #4d5a6a;border-radius:20px;width:min(500px,94vw);max-height:94dvh;padding:20px 20px 12px;box-shadow:0 20px 100px #000b}dialog::backdrop{background:#03070de8;backdrop-filter:blur(12px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:15px}.dialog-header h2{font-size:20px;letter-spacing:-.02em}.dialog-header button{background:#232e3a;border:1px solid #425266;color:#fff;border-radius:999px;padding:10px 18px;min-height:44px;font-size:14px;cursor:pointer}.dialog-header button span{font-size:22px;margin-left:15px;line-height:1}dialog>img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(94dvh - 140px);margin:auto;border-radius:22px}dialog>p{font-size:11px;text-align:center;color:#a1acba;margin:14px 0 0}
@media(min-width:1500px){.hero-screen-back{width:245px;left:12%;top:-12px}.hero-screen-front{width:274px;right:6%;top:-10px}.hero-art{height:550px}.hero-art .art-caption{bottom:-20px;left:16%}}
@media(max-width:1100px){.hero-screen-back{width:185px;left:1%;top:55px}.hero-screen-front{width:208px;right:0;top:35px}.hero-art .orbit-one{width:380px;height:380px}.hero-art .orbit-two{width:460px;height:460px}.hero-art .art-caption{bottom:-5px}.feature-copy{padding:66px 8% 30px}.flow-steps>a{gap:14px}.flow-steps>a+a{padding-left:18px}.flow-steps h3{font-size:18px}.flow-steps p{font-size:13px}.step-arrow{display:none}.feature-copy h3{font-size:38px}.feature-description{font-size:16px}.flow-intro>p{font-size:16px;margin-right:0}}
@media(max-width:800px){.hero{grid-template-columns:1fr 1fr;gap:0}.hero h1{font-size:50px}.hero-screen-back{width:165px;left:0;top:70px}.hero-screen-front{width:180px;right:0;top:65px}.hero-art{height:440px}.hero-art .art-caption{bottom:-12px;left:14%;font-size:11px}.hero-art .orbit-one{width:300px;height:300px}.hero-art .orbit-two{width:355px;height:355px}.hero .intro br{display:none}.flow-intro{align-items:flex-start;gap:30px}.flow-intro>p{max-width:270px}.flow-intro>p br{display:none}.flow-steps>a{flex-direction:column;gap:15px}.feature-panel{min-height:690px}.screenshot-button{width:234px}.feature-copy{padding:50px 8% 27px}.feature-copy h3{font-size:34px}.feature-kicker{font-size:11px}.feature-points{font-size:13px}.tour-tabs button{padding:12px 17px}.feature-bottom{gap:12px}}
@media(max-width:680px){.hero{grid-template-columns:1fr;padding-top:51px;gap:12px;overflow:hidden}.hero h1{font-size:clamp(42px,11.3vw,74px)}.hero-art{height:453px;margin:20px 0 10px}.hero-screen-back{width:182px;top:35px;left:9%}.hero-screen-front{width:201px;top:30px;right:8%}.hero-art .orbit-one{width:320px;height:320px}.hero-art .orbit-two{width:400px;height:400px}.hero-art .art-caption{display:none}.hero-bottom{bottom:9px}.hero-note{font-size:12px}.flow-section{padding:47px 0 48px}.flow-intro{display:block}.flow-intro h2{font-size:38px}.flow-intro>p{margin:23px 0 0;max-width:340px;font-size:16px}.flow-steps{grid-template-columns:1fr;margin-top:31px}.flow-steps>a,.flow-steps>a+a{padding:25px 0;gap:21px;flex-direction:row;border-left:0}.flow-steps h3{font-size:21px;margin-bottom:8px}.flow-steps p{font-size:14px}.flow-steps p br{display:none}.step-arrow{display:block;right:2px;top:29px}.flow-steps>a>div{padding-right:15px}.tour-section{padding-top:15px;padding-bottom:39px}.tour-heading{display:block;margin-bottom:22px}.tour-heading h2{font-size:40px}.tour-tabs{margin-top:26px;width:100%;justify-content:space-between}.tour-tabs button{flex:1;padding:13px 15px}.feature-panel{grid-template-columns:1fr;border-radius:21px}.feature-copy{grid-row:1;padding:33px 26px 15px}.feature-copy h3{font-size:35px;line-height:1.15;margin-bottom:19px}.feature-kicker{margin-bottom:20px}.feature-description{font-size:16px;margin-bottom:12px}.feature-points{margin-bottom:20px;font-size:14px}.feature-points li{padding-top:13px;padding-bottom:13px}.feature-bottom{padding-top:15px;gap:10px}.feature-bottom>span{font-size:11px}.feature-visual{padding:28px 20px 16px}.feature-visual:before{border-right:0;border-top:1px solid #27334066}.screenshot-button{width:min(255px,85%)}.visual-index{left:17px;top:20px}.expand-link{font-size:13px;margin-top:16px}.tour-footnote{font-size:11px}.site-footer{height:auto;min-height:118px;gap:12px;flex-wrap:wrap;padding:18px 0}.site-footer .brand{width:112px;height:56px}.site-footer p{display:none}.site-footer>a:last-child{font-size:12px}dialog{padding:17px 14px 12px}.dialog-header h2{font-size:18px}dialog>p{font-size:10px}}
@media(max-width:370px){.hero-screen-back{width:157px;left:4%}.hero-screen-front{width:175px;right:4%}.hero-art{height:399px}.hero h1{font-size:42px}.feature-copy{padding-left:20px;padding-right:20px}.feature-copy h3{font-size:31px}.eyebrow{font-size:10px}.tour-tabs button{padding-left:12px;padding-right:12px}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none;transition:none}}
@media(max-width:680px){.hero-screen-back{left:12%}.hero-screen-front{right:12%}.flow-steps p br:after{content:' '}.flow-steps p br{display:initial}}
@media(max-width:370px){.hero-screen-back{left:10%}.hero-screen-front{right:10%}}
@media(min-width:681px) and (max-width:800px){.hero h1{font-size:45px}}
