:root{--ink:#101419;--muted:#59616b;--paper:#f5f3ef;--cream:#e9e6df;--blue:#087bff;--blue-dark:#075cc5;--line:rgba(16,20,25,.15);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:var(--ink);background:#101419;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,summary{font:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #87baff;outline-offset:4px}.skip-link{position:fixed;z-index:1000;top:-100px;left:20px;padding:12px 18px;background:#fff;color:#111}.skip-link:focus{top:12px}.site-shell{overflow:hidden;max-width:1800px;margin:auto;background:var(--paper)}.section-pad{padding-inline:clamp(24px,5.4vw,96px)}.site-header{height:95px;padding:0 clamp(24px,5.4vw,96px);display:flex;align-items:center;gap:38px;background:var(--paper);position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:850;letter-spacing:-.08em;font-size:29px;white-space:nowrap}.brand img{border-radius:12px;box-shadow:0 7px 22px rgba(20,40,70,.12)}.brand-dot{color:var(--blue)}.desktop-nav{display:flex;gap:clamp(18px,2.5vw,46px);align-items:center;margin:auto;font-size:13px;font-weight:600}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--blue)}.header-cta{white-space:nowrap;border-radius:999px;background:var(--ink);color:#fff;padding:14px 21px;font-size:13px;font-weight:700;display:flex;gap:29px;align-items:center;transition:transform .2s,background .2s}.header-cta:hover,.button:hover{transform:translateY(-2px)}.header-cta:hover{background:var(--blue)}.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:52% 48%;min-height:min(770px,calc(100vh - 95px));background:#e8e5dc}.hero-copy{padding:clamp(40px,5.3vw,90px) clamp(24px,5.4vw,96px) 30px;display:flex;flex-direction:column;position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:800;display:flex;gap:14px;align-items:center;margin:0;text-transform:uppercase}.eyebrow-line{display:inline-block;width:25px;height:1px;background:currentColor}.hero h1{font-size:clamp(57px,7.3vw,123px);letter-spacing:-.085em;line-height:.92;font-weight:750;margin:clamp(52px,6vw,110px) 0 28px;white-space:nowrap}.hero h1 em,.client-heading h2 em,.last-cta h2 em{font-style:normal;font-weight:300}.hero h1 span{color:var(--blue)}.hero-intro{font-size:clamp(17px,1.4vw,21px);line-height:1.56;letter-spacing:-.018em;max-width:490px;color:#41474d;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border-radius:100px;padding:19px 25px;font-size:14px;font-weight:720;min-height:58px;transition:transform .2s,background .2s}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-dark)}.text-link{display:inline-flex;gap:20px;align-items:center;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:13px;font-weight:700}.text-link:hover{color:var(--blue)}.hero-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:44px;font-size:9px;font-weight:700;letter-spacing:.17em;color:#73777c}.hero-visual{position:relative;overflow:hidden;background:#202a35}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:54% center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(0,17,45,.48))}.hero-visual-tag{position:absolute;z-index:1;right:25px;bottom:30px;background:rgba(248,249,250,.95);border-radius:100px;font-size:9px;font-weight:800;letter-spacing:.14em;padding:13px 18px;display:flex;align-items:center;gap:12px}.tag-orbit{color:var(--blue);font-size:18px}.hero-feather{position:absolute;z-index:1;top:32px;right:33px;color:white;font-size:12px;font-weight:800;letter-spacing:.35em;opacity:.85}
.intro{padding-top:clamp(90px,11vw,180px);padding-bottom:clamp(75px,9vw,145px);display:grid;grid-template-columns:1.5fr .7fr;gap:10vw}.eyebrow.dark{color:#57616d}.section-heading h2,.feature-copy h2,.one-app h2{font-size:clamp(47px,6.4vw,104px);line-height:1;letter-spacing:-.075em;margin:40px 0 0;font-weight:720}.section-heading h2 span,.feature-copy h2 span,.one-app h2 span{color:var(--blue)}.intro-right{padding-top:96px;max-width:365px}.intro-right p,.feature-copy>p:not(.eyebrow),.one-app-layout>div>p{font-size:17px;line-height:1.7;color:#4e565e;margin:0 0 20px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:clamp(90px,12vw,190px)}.story-card{display:block;height:clamp(500px,55vw,765px);position:relative;overflow:hidden;border-radius:4px;background:var(--blue)}.story-card>img{width:100%;height:100%;object-fit:cover;object-position:center 32%;transition:transform .55s ease}.story-card:hover>img{transform:scale(1.035)}.story-caption{position:absolute;inset:auto 20px 20px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);padding:21px 23px 18px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;border-radius:2px}.story-caption small{font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--blue);grid-column:1/-1}.story-caption strong{font-size:clamp(27px,3.1vw,48px);letter-spacing:-.06em;line-height:1.02}.circle-arrow{width:42px;height:42px;background:var(--blue);color:#fff;display:grid;place-items:center;border-radius:50%;font-size:20px}
.feature-section{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,7vw,105px);padding-bottom:clamp(120px,13vw,190px)}.feature-copy{padding-top:25px}.feature-copy h2{font-size:clamp(42px,5.1vw,78px);margin-bottom:35px}.feature-copy>p:not(.eyebrow){max-width:530px}.feature-list{margin:45px 0 30px;border-top:1px solid var(--line);max-width:580px}.feature-list>div{display:grid;grid-template-columns:44px 1fr;column-gap:12px;border-bottom:1px solid var(--line);padding:22px 0}.feature-list span{font-size:11px;font-weight:750;color:var(--blue);padding-top:4px}.feature-list strong{font-size:19px;letter-spacing:-.025em}.feature-list p{grid-column:2;margin:7px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.dark-link{font-size:14px}.feature-photo-wrap{position:relative;min-height:640px;background:#d5d6d1}.feature-photo-wrap img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.feature-photo-label{position:absolute;bottom:20px;left:20px;right:20px;background:#f5f3ef;padding:15px 18px;font-size:10px;letter-spacing:.14em;font-weight:800;display:flex;justify-content:space-between}
.client-section{background:#086df1;color:#fff;padding-top:clamp(55px,6vw,100px);padding-bottom:clamp(55px,6vw,100px)}.client-topline{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em;font-weight:750}.client-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:6vw;margin-top:50px;align-items:center}.client-heading h2{font-size:clamp(57px,7vw,118px);letter-spacing:-.08em;line-height:.93;font-weight:740;margin:0 0 36px}.client-heading>p{font-size:18px;line-height:1.6;max-width:520px;color:#e4efff;margin:0 0 32px}.button-light{background:#fff;color:#102030}.button-light:hover{background:#e9f1ff}.client-image{height:580px;overflow:hidden;border-radius:3px}.client-image img{width:100%;height:100%;object-fit:cover;object-position:center 26%}
.one-app{padding-top:clamp(100px,12vw,190px);padding-bottom:clamp(100px,12vw,190px);background:#f5f3ef}.one-app-layout{display:grid;grid-template-columns:1.45fr .55fr;gap:7vw;align-items:end}.one-app h2{font-size:clamp(47px,6.5vw,105px);white-space:nowrap}.one-app-layout>div{padding-bottom:8px}.role-pills{display:flex;align-items:center;gap:12px;margin-top:35px;flex-wrap:wrap;color:var(--blue)}.role-pills span:first-child,.role-pills span:last-child{border:1px solid rgba(8,123,255,.35);border-radius:100px;padding:10px 12px;font-size:9px;letter-spacing:.1em;font-weight:800}
.last-cta{background:#151b22;color:#fff;padding-top:clamp(95px,11vw,170px);padding-bottom:clamp(95px,11vw,170px);text-align:center}.last-cta-inner{display:flex;flex-direction:column;align-items:center}.last-cta img{border-radius:22px;margin-bottom:30px}.last-cta .eyebrow{color:#abc9ff}.last-cta h2{font-size:clamp(65px,9vw,145px);letter-spacing:-.085em;line-height:.9;margin:30px 0}.last-cta h2 em{color:#6dadff}.last-cta p:not(.eyebrow){font-size:18px;color:#c1c9d2;margin:0 0 34px;line-height:1.5}.footer{background:#e5e3df;padding-top:75px;padding-bottom:24px}.footer-main{display:grid;grid-template-columns:1fr 1fr auto;gap:25px;align-items:start;padding-bottom:85px}.footer-main p{font-size:24px;line-height:1.2;letter-spacing:-.045em;margin:0}.footer-store{font-size:13px;font-weight:700;border-bottom:1px solid;padding-bottom:6px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.06em;font-weight:700;color:#4f555a}.footer-bottom nav{display:flex;gap:20px;flex-wrap:wrap}.footer-bottom a:hover{color:var(--blue)}
@media(max-width:1050px){.desktop-nav{gap:16px}.hero h1{font-size:clamp(57px,7vw,85px)}.intro{gap:5vw}.feature-section{gap:45px}.feature-photo-wrap{min-height:560px}.one-app h2{font-size:clamp(47px,5.8vw,75px)}}
@media(max-width:760px){.site-header{height:72px;padding:0 21px;gap:12px}.brand{font-size:26px}.brand img{width:39px;height:39px}.desktop-nav{display:none}.header-cta{margin-left:auto;padding:12px 15px;font-size:12px;gap:8px}.mobile-nav{display:block;position:relative}.mobile-nav summary{list-style:none;display:flex;flex-direction:column;justify-content:center;gap:4px;width:37px;height:39px;cursor:pointer}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{width:21px;height:2px;background:#111;display:block}.mobile-nav nav{position:absolute;right:-21px;top:49px;width:min(86vw,340px);background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.15);padding:20px;display:flex;flex-direction:column;gap:0;z-index:30}.mobile-nav nav a{padding:13px 5px;border-bottom:1px solid #e5e7e9;font-size:15px;font-weight:650}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:42px 24px 32px}.hero h1{font-size:clamp(51px,13.5vw,78px);margin:43px 0 23px;white-space:normal}.hero-intro{font-size:17px}.hero-actions{gap:20px}.hero-actions .button{width:100%}.hero-bottom{display:none}.hero-visual{height:460px}.hero-visual>img{object-position:center 41%}.hero-visual-tag{right:15px;left:15px;bottom:15px;justify-content:center;font-size:8px}.intro{display:block;padding-top:85px;padding-bottom:65px}.section-heading h2,.feature-copy h2,.one-app h2{font-size:clamp(46px,11vw,70px);margin-top:30px}.intro-right{padding-top:25px}.story-grid{display:block;padding-bottom:80px}.story-card{height:610px;margin-bottom:16px}.story-caption strong{font-size:36px}.feature-section{display:flex;flex-direction:column;padding-bottom:88px;gap:28px}.feature-copy{padding-top:0}.feature-copy h2{font-size:clamp(43px,10vw,66px)}.feature-photo-wrap{min-height:510px}.client-section{padding-top:63px;padding-bottom:63px}.client-topline>span{display:none}.client-layout{display:flex;flex-direction:column;align-items:stretch;margin-top:35px;gap:40px}.client-heading h2{font-size:clamp(55px,13vw,88px)}.client-heading .button{width:100%}.client-image{height:410px}.one-app{padding-top:90px;padding-bottom:95px}.one-app-layout{display:block}.one-app h2{font-size:clamp(43px,10vw,66px);white-space:normal;margin-bottom:30px}.role-pills{margin-top:25px}.last-cta{padding-top:100px;padding-bottom:100px}.last-cta h2{font-size:clamp(61px,14vw,94px)}.last-cta .button{width:100%;max-width:380px}.footer{padding-top:62px}.footer-main{display:flex;flex-direction:column;gap:26px;padding-bottom:55px}.footer-bottom{align-items:start;flex-direction:column;gap:17px}.footer-bottom nav{gap:15px 20px}}
@media(max-width:420px){.hero h1{font-size:clamp(46px,12vw,54px)}.story-card{height:510px}.story-caption{inset:auto 12px 12px;padding:16px}.story-caption strong{font-size:30px}.feature-photo-wrap{min-height:410px}.hero-visual{height:390px}.hero-visual-tag{letter-spacing:.05em}.client-image{height:340px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
