:root{color:#071a35;font-synthesis:none;text-rendering:optimizelegibility;--ink:#06172e;--ink-soft:#0a2743;--muted:#52697d;--cyan:#12bce8;--cyan-deep:#008dca;--seafoam:#25d0b0;--warm:#ffbf75;--line:#1c6f9d2e;--glass:#ffffffc2;--shadow:0 28px 90px #05284529;--radius:32px;background:#f5f9fc;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans Arabic,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:#f5f9fc;min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.skip-link{z-index:300;background:var(--ink);color:#fff;border-radius:12px;padding:.8rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-170%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;backdrop-filter:blur(24px)saturate(145%);background:#f7fcffc7;border:1px solid #ffffffb8;border-radius:24px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.4rem;min-height:70px;padding:9px 12px 9px 18px;display:grid;position:fixed;top:14px;left:clamp(14px,2vw,32px);right:clamp(14px,2vw,32px);box-shadow:0 10px 46px #041c321a}.brand{letter-spacing:.025em;align-items:center;gap:.88rem;width:max-content;font-weight:900;display:inline-flex}.brand-mark{isolation:isolate;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid;position:relative}.brand-mark:before{content:"";z-index:-1;background:conic-gradient(from 0deg, transparent 0 18%, #30d2f424 26%, #30d2f4d1 38%, transparent 48% 78%, #128be285 90%, transparent 100%);border-radius:50%;animation:9s linear infinite brand-orbit;position:absolute;inset:-4px;mask:radial-gradient(farthest-side,#0000 calc(100% - 1.5px),#000 0)}.brand-mark:after{content:"";transform-origin:0 36px;background:#72e9ff;border-radius:50%;width:6px;height:6px;animation:6.8s linear infinite brand-orbit-dot;position:absolute;top:-5px;left:50%;box-shadow:0 0 9px #2ed8f5,0 0 20px #22c1eed1}.brand-mark img{object-fit:contain;filter:saturate(1.2)contrast(1.08)drop-shadow(0 5px 7px #005ba04d)drop-shadow(0 0 12px #1ac6ec4d);will-change:transform, filter;width:100%;height:100%;animation:4.8s cubic-bezier(.45,0,.55,1) infinite brand-presence;display:block}@keyframes brand-orbit{to{transform:rotate(360deg)}}@keyframes brand-orbit-dot{to{transform:rotate(360deg)}}@keyframes brand-presence{0%,to{filter:saturate(1.18)contrast(1.08)drop-shadow(0 5px 7px #005ba04d)drop-shadow(0 0 10px #1ac6ec3d);transform:translateY(0)scale(1)}50%{filter:saturate(1.32)contrast(1.12)brightness(1.08)drop-shadow(0 7px 9px #005ba057)drop-shadow(0 0 18px #1ac6ec80);transform:translateY(-2px)scale(1.035)}}.primary-nav{align-items:center;gap:clamp(1rem,2.1vw,2.15rem);display:flex}.primary-nav a{color:#19324c;padding:.9rem 0;font-size:.91rem;font-weight:680;position:relative}.primary-nav a:after{content:"";background:var(--cyan);border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:.5rem;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:.9rem;display:flex}.theme-toggle{--toggle-width:68px;--toggle-height:38px;--toggle-thumb:30px;--toggle-shift:32px;width:var(--toggle-width);height:var(--toggle-height);cursor:pointer;isolation:isolate;direction:ltr;background:linear-gradient(145deg,#ffffffc7,#def2fab3);border:1px solid #0467942b;border-radius:999px;padding:0;transition:border-color .28s,background .28s,box-shadow .28s,transform .2s;display:block;position:relative;box-shadow:inset 0 1px #ffffffeb,0 7px 20px #04476d14}.theme-toggle:hover{border-color:#00a4d961;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff0,0 9px 24px #0091cf24}.theme-toggle:active{transform:translateY(0)scale(.97)}.theme-toggle-track{border-radius:inherit;display:block;position:absolute;inset:0;overflow:hidden}.theme-toggle-thumb{z-index:1;width:var(--toggle-thumb);height:var(--toggle-thumb);background:linear-gradient(145deg,#fffdf4,#fff4cb);border:1px solid #fffffff5;border-radius:50%;transition:transform .34s cubic-bezier(.22,1,.36,1),background .28s,border-color .28s,box-shadow .28s;position:absolute;top:3px;left:3px;box-shadow:0 5px 12px #31627733,inset 0 0 0 1px #f6b4371c}.theme-toggle-icon{z-index:2;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:color .28s,opacity .28s,transform .34s cubic-bezier(.22,1,.36,1);position:absolute;top:50%}.theme-toggle-icon--sun{color:#d98708;opacity:1;left:10px;transform:translateY(-50%)scale(1)}.theme-toggle-icon--moon{color:#668196;opacity:.48;right:9px;transform:translateY(-50%)scale(.88)rotate(-8deg)}.language-picker{position:relative}.language-picker summary{min-width:42px;height:42px;color:var(--ink);cursor:pointer;background:#ffffff9e;border:1px solid #05476d26;border-radius:14px;place-items:center;padding:0 .65rem;font-size:.78rem;font-weight:850;list-style:none;display:grid}.language-picker summary::-webkit-details-marker{display:none}.language-options{box-shadow:var(--shadow);backdrop-filter:blur(20px);background:#f7fcfff7;border:1px solid #fffc;border-radius:16px;grid-template-columns:repeat(2,42px);gap:5px;padding:7px;display:grid;position:absolute;top:calc(100% + 9px);right:0}.language-options a{color:#21445f;border-radius:10px;place-items:center;min-height:38px;font-size:.74rem;font-weight:850;display:grid}.language-options a:hover,.language-options a:focus-visible,.language-options a[aria-current=page]{color:#007fae;background:#dff7ff}[dir=rtl] .language-options{left:0;right:auto}.menu-toggle{background:var(--ink);border:0;border-radius:14px;width:43px;height:43px;padding:10px;display:none}.menu-toggle span{background:#fff;border-radius:2px;height:2px;margin:4px 0;transition:transform .25s,opacity .2s;display:block}.button,.play-button{color:#fff;background:linear-gradient(135deg,#1bc7ed,#008ed2);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:52px;padding:.88rem 1.45rem;font-weight:790;transition:transform .24s,box-shadow .24s,background .24s;display:inline-flex;box-shadow:0 15px 38px #0091cf38}.button:hover,.play-button:hover{transform:translateY(-2px);box-shadow:0 21px 46px #0091cf4d}.button:focus-visible,.play-button:focus-visible,a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #00a3dc7a}.button--small{min-height:44px;padding:.65rem 1.15rem;font-size:.88rem}.button--ghost{color:var(--ink);box-shadow:none;backdrop-filter:blur(14px);background:#ffffff94;border-color:#06172e2e}.button--dark{background:var(--ink);max-width:100%;box-shadow:none;text-align:center;margin-top:1.55rem}.glass-card{background:var(--glass);backdrop-filter:blur(22px)saturate(135%);box-shadow:var(--shadow);border:1px solid #ffffffbd}.hero{isolation:isolate;grid-template-columns:minmax(390px,.9fr) 1.1fr;align-items:center;min-height:100svh;padding:clamp(150px,17vh,190px) clamp(24px,6vw,110px) 145px;display:grid;position:relative}.hero-background{z-index:-2;background:#e9f6fc;position:absolute;inset:0;overflow:hidden}.hero-background>img{object-fit:cover;object-position:58% center;width:100%;height:100%;transform:scale(1.025)}.hero-background:after{content:"";background:linear-gradient(90deg,#f8fcfffc 0%,#f8fcfff0 25%,#f8fcff8c 45%,#f8fcff0d 72%);position:absolute;inset:0}.hero-depth{opacity:.26;background-image:repeating-radial-gradient(at 65% 54%,#0000 0 46px,#ffffffe6 48px 49px,#0000 51px 87px);position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 25%,#000 57%,#0000 94%)}.decorative-markers{z-index:2;pointer-events:none;position:absolute;inset:0}.decorative-marker{left:var(--dx);top:var(--dy);width:clamp(15px,1.15vw,21px);height:clamp(15px,1.15vw,21px);animation:3.6s ease-in-out infinite marker-float;animation-delay:var(--delay);background:linear-gradient(145deg,#15d0ec,#0096d6);border:2px solid #fff;border-radius:50% 50% 50% 10%;position:absolute;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 8px 16px #005b8f40}.decorative-marker span{background:#fff;border-radius:50%;position:absolute;inset:31%}@keyframes marker-float{50%{transform:translate(-50%,calc(-100% - 3px))rotate(-45deg)}}.hero-copy{z-index:5;max-width:760px;position:relative}.eyebrow{color:var(--cyan-deep);text-transform:uppercase;letter-spacing:.15em;margin:0 0 1rem;font-size:.76rem;font-weight:900}.hero h1{letter-spacing:-.068em;text-wrap:balance;max-width:11ch;margin:0;font-size:clamp(3.6rem,6.45vw,7.3rem);line-height:.91}.hero h1 br:last-child{display:none}.hero-lead{color:#3d566c;max-width:38rem;margin:1.7rem 0 0;font-size:clamp(1.08rem,1.45vw,1.4rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2rem;display:flex}.hero-proof{grid-template-columns:repeat(4,minmax(100px,1fr));gap:0;max-width:710px;margin:2.7rem 0 0;padding:0;list-style:none;display:grid}.hero-proof li{border-inline-start:1px solid var(--line);gap:.22rem;padding:0 1.25rem;display:grid}.hero-proof li:first-child{border-inline-start:0;padding-inline-start:0}.hero-proof strong{font-size:1.17rem}.hero-proof span{color:#526b80;font-size:.75rem;font-weight:650}.hero-map-note{z-index:5;color:#1c3d57;border-radius:20px;width:min(310px,28vw);margin:0;padding:1rem 1.1rem;font-size:.83rem;line-height:1.48;position:absolute;top:21%;right:clamp(28px,4.2vw,82px)}.app-only-banner{z-index:7;border-radius:999px;align-items:center;gap:1rem;width:min(1040px,100% - 48px);min-height:78px;padding:.68rem .72rem .68rem 1rem;display:flex;position:absolute;bottom:25px;left:50%;translate:-50%}.app-only-banner p{color:#17334c;flex:1;margin:0;font-size:.92rem;font-weight:680}.app-lock{border:2px solid var(--cyan-deep);opacity:.84;border-radius:13px;flex:0 0 42px;width:42px;height:42px;position:relative}.app-lock:before{content:"";border:2px solid var(--cyan-deep);border-bottom:0;border-radius:9px 9px 0 0;width:14px;height:11px;position:absolute;top:-9px;left:12px}.play-button{background:var(--ink);min-height:50px;box-shadow:none;white-space:nowrap}.section-heading{text-align:center;max-width:980px;margin:0 auto clamp(64px,8vw,112px)}.section-heading--left{text-align:start;max-width:1160px;margin-inline:auto}.section-heading h2{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.65rem,5.55vw,6.1rem);line-height:.98}.section-heading>p:last-child{max-width:720px;color:var(--muted);margin:1.45rem auto 0;font-size:1.12rem;line-height:1.65}.section-heading--left>p:last-child{margin-inline:0}.sport-section{background:#fff;padding:clamp(92px,11vw,170px) clamp(18px,4vw,70px)}.sport-panels{grid-template-columns:1fr 1fr;gap:clamp(16px,2vw,30px);max-width:1600px;margin:0 auto;display:grid}.sport-panel{aspect-ratio:16/9;background:var(--ink);isolation:isolate;border-radius:clamp(26px,3vw,46px);min-height:0;position:relative;overflow:hidden;box-shadow:0 35px 100px #04243d2e}.sport-panel-media{position:absolute;inset:0;overflow:hidden}.sport-panel-media>img{object-fit:cover;object-position:center;width:100%;height:100%}.sport-panel-shade{background:linear-gradient(#0000 35%,#0313234d 58%,#031323f0 100%);position:absolute;inset:0}.sport-panel-copy{z-index:2;color:#fff;position:absolute;bottom:clamp(25px,3.4vw,56px);left:clamp(24px,3.4vw,58px);right:clamp(24px,3.4vw,58px)}.sport-panel--spin .sport-panel-copy{text-align:right;width:min(44%,520px);inset:48% clamp(24px,3.4vw,58px) auto auto;translate:0 -38%}.sport-panel-copy>span{color:#63ddf4;letter-spacing:.18em;font-size:.74rem;font-weight:900}.sport-panel-copy h3{letter-spacing:-.05em;max-width:11ch;margin:.8rem 0 0;font-size:clamp(2.15rem,3.7vw,4.7rem);line-height:.96}.sport-panel-copy p{color:#cfdeea;max-width:35rem;margin:1rem 0 0;font-size:clamp(.94rem,1.18vw,1.12rem);line-height:1.55}.product-story{background:linear-gradient(#f3f9fd 0%,#fff 17%,#edf7fc 100%);padding:clamp(100px,12vw,180px) clamp(20px,5vw,86px)}.phone-showcase{background:radial-gradient(circle at 50% 28%,#124b70 0%,#061d35 42%,#020d1b 100%);border-radius:clamp(32px,5vw,64px);place-items:end center;max-width:1500px;min-height:clamp(540px,67vw,880px);margin:0 auto 1.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 44px 120px #052c4a38}.phone-showcase:before{content:"";opacity:.85;background:repeating-radial-gradient(at 50% 110%,#0000 0 74px,#19c6e817 76px 77px,#0000 80px 132px);position:absolute;inset:0}.showcase-glow{aspect-ratio:1;filter:blur(80px);background:#0eb3e52b;border-radius:50%;width:65%;position:absolute;top:2%}.showcase-phone{transform-origin:bottom;filter:drop-shadow(0 30px 28px #0000006b);width:clamp(180px,19vw,325px);margin:0;position:absolute;bottom:-6%}.showcase-phone--1{z-index:1;left:3%;transform:rotate(-8deg)translateY(8%)}.showcase-phone--2{z-index:2;left:21%;transform:rotate(-4deg)translateY(2%)}.showcase-phone--3{z-index:5;width:clamp(210px,23vw,370px);left:50%;translate:-50%}.showcase-phone--4{z-index:2;right:20%;transform:rotate(4deg)translateY(2%)}.showcase-phone--5{z-index:1;right:2%;transform:rotate(8deg)translateY(8%)}.phone-shell{border:1px solid #daedf89e;padding:7px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff24,inset 0 0 22px #000000e6,0 2px #ffffff2e}.phone-shell:before{content:"";z-index:3;background:#010307;position:absolute;top:12px;left:50%;translate:-50%;box-shadow:inset 0 0 0 1px #ffffff0b,0 1px 4px #000000ad}.phone-shell--iphone{background:linear-gradient(135deg,#b7c1c9 0%,#4f5962 8%,#11171d 27%,#03070b 72%,#8d989f 94%,#d3dade 100%);border-radius:clamp(34px,3.6vw,55px)}.phone-shell--iphone:before{border-radius:999px;width:28%;height:14px}.phone-shell--galaxy{background:linear-gradient(140deg,#bac3c8 0%,#465057 8%,#11171b 25%,#020507 76%,#7d888e 94%,#d0d7da 100%);border-radius:clamp(24px,2.3vw,35px)}.phone-shell--galaxy:before{border-radius:50%;width:11px;height:11px}.phone-shell img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.phone-shell--iphone img{border-radius:clamp(27px,3vw,47px)}.phone-shell--galaxy img{border-radius:clamp(18px,1.8vw,28px)}.showcase-note{color:#607589;text-align:center;max-width:760px;margin:1.3rem auto 1rem;font-size:.8rem;line-height:1.5}.store-badges{grid-template-columns:1fr 1fr;gap:.8rem;max-width:760px;margin:1.3rem auto .9rem;display:grid}.store-badge{color:#fff;background:linear-gradient(155deg,#0b1017,#000);border:1px solid #ffffff6b;border-radius:17px;align-items:center;gap:1rem;min-height:82px;padding:.8rem 1.25rem;text-decoration:none;display:flex;box-shadow:0 16px 45px #071c2c2e,inset 0 1px #ffffff1f}.store-badge>span{text-align:start;gap:.08rem;display:grid}.store-badge small{color:#d7dce2;letter-spacing:.02em;font-size:.68rem;font-weight:650}.store-badge strong{color:#fff;letter-spacing:-.035em;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:720;line-height:1}.store-badge-icon{flex:0 0 42px;width:42px;height:42px}.store-badge-icon--apple{fill:#fff}.store-badge--inactive{cursor:default;opacity:.84}.store-badge--android{transition:translate .25s,border-color .25s,box-shadow .25s}.store-badge--android:hover{border-color:#52d3f2b8;translate:0 -3px;box-shadow:0 22px 55px #02537738,inset 0 1px #ffffff24}.device-note{color:#73899a;text-align:center;max-width:850px;margin:0 auto clamp(110px,14vw,190px);font-size:.76rem;line-height:1.55}.story-list{max-width:1500px;margin:0 auto}.story-chapter{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:110vh;padding:9vh 0;display:grid}.story-chapter:nth-child(2n){grid-template-columns:minmax(330px,.92fr) minmax(0,1.08fr)}.story-chapter:nth-child(2n) .story-media{order:2}.story-media{justify-content:center;align-items:center;gap:clamp(12px,2vw,26px);min-height:76vh;display:flex;position:sticky;top:10vh}.spot-wind-effect{z-index:1;pointer-events:none;direction:ltr;position:absolute;inset:2% -8% 3%;overflow:visible}.wind-streams{opacity:.82;position:absolute;inset:0;overflow:hidden;mask-image:linear-gradient(90deg,#0000 0%,#000 13% 87%,#0000 100%)}.wind-stream{--wind-opacity:.62;opacity:0;transform-origin:0;will-change:transform, opacity;background:linear-gradient(90deg,#0000 0%,#21c3e41f 15%,#0ea1cdcc 62%,#7ee9fae6 100%);border-radius:999px;width:58%;height:2px;animation:5.8s linear -1.1s infinite paused spot-wind-flow;position:absolute;top:14%;left:104%;box-shadow:0 0 8px #1dbce047}.wind-stream:after{content:"";background:#8cecff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:1px;transform:translateY(-50%);box-shadow:0 0 12px #3dd3f1b3}.wind-stream:nth-child(2){--wind-opacity:.48;width:42%;animation-duration:4.9s;animation-delay:-4.2s;top:27%}.wind-stream:nth-child(3){--wind-opacity:.72;width:64%;animation-duration:6.3s;animation-delay:-2.9s;top:39%}.wind-stream:nth-child(4){--wind-opacity:.44;width:37%;animation-duration:4.5s;animation-delay:-3.6s;top:51%}.wind-stream:nth-child(5){--wind-opacity:.68;width:57%;animation-duration:6.8s;animation-delay:-5.5s;top:63%}.wind-stream:nth-child(6){--wind-opacity:.5;width:45%;animation-duration:5.2s;animation-delay:-.9s;top:74%}.wind-stream:nth-child(7){--wind-opacity:.66;width:61%;animation-duration:6.1s;animation-delay:-4.7s;top:84%}.wind-stream:nth-child(8){--wind-opacity:.38;width:33%;animation-duration:4.2s;animation-delay:-2.1s;top:34%}.story-media.is-visible .wind-stream{animation-play-state:running}@keyframes spot-wind-flow{0%{opacity:0;transform:translateY(110px)rotate(-14deg)scaleX(.64)}12%{opacity:var(--wind-opacity)}76%{opacity:var(--wind-opacity)}to{opacity:0;transform:translate(-320%,-185px)rotate(-14deg)scaleX(1.08)}}.wind-live-card{z-index:4;color:#0b3955;backdrop-filter:blur(17px)saturate(135%);background:linear-gradient(145deg,#f8fdffe6,#def4fbb8);border:1px solid #31bbde40;border-radius:18px;align-items:center;gap:.72rem;min-width:210px;padding:.72rem .9rem;animation:3.4s ease-in-out infinite wind-card-breathe;display:flex;position:absolute;top:5%;right:3%;box-shadow:0 16px 40px #044b6e21,inset 0 1px #ffffffe6}.wind-live-icon{color:#06a5d2;flex:0 0 29px;width:29px;height:25px;position:relative}.wind-live-icon b{border-bottom:2px solid;border-radius:0 0 999px;height:7px;position:absolute;left:0}.wind-live-icon b:first-child{width:28px;top:0}.wind-live-icon b:nth-child(2){width:22px;top:7px}.wind-live-icon b:nth-child(3){width:16px;top:14px}.wind-live-copy{text-align:left;gap:.12rem;display:grid}.wind-live-copy small{color:#4d7187;letter-spacing:.11em;text-transform:uppercase;font-size:.61rem;font-style:normal;font-weight:850;line-height:1.1}.wind-live-copy strong{color:#082d47;font-size:.89rem;line-height:1.15}.wind-live-copy em{color:#078db9;letter-spacing:.04em;font-size:.72rem;font-style:normal}.wind-live-dot{background:#21c989;border-radius:50%;width:7px;height:7px;margin-left:auto;animation:1.8s ease-out infinite wind-live-pulse;box-shadow:0 0 0 5px #21c9891f,0 0 13px #21c9896b}@keyframes wind-card-breathe{0%,to{transform:translateY(0);box-shadow:0 16px 40px #044b6e21,inset 0 1px #ffffffe6}50%{transform:translateY(-3px);box-shadow:0 20px 48px #0091c32e,inset 0 1px #fffffff2}}@keyframes wind-live-pulse{0%{box-shadow:0 0 #21c9895c,0 0 13px #21c9896b}75%,to{box-shadow:0 0 0 8px #21c98900,0 0 13px #21c9896b}}.device-frame{z-index:2;border:1px solid #cbe0edd1;width:min(46%,420px);margin:0;padding:clamp(7px,.9vw,12px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 0 26px #000000c7,0 36px 90px #052f4a33}.device-frame:before{content:"";z-index:3;background:#010307;position:absolute;top:clamp(14px,1.35vw,20px);left:50%;translate:-50%;box-shadow:inset 0 0 0 1px #ffffff0d,0 1px 5px #000000b8}.device-frame--iphone{background:linear-gradient(135deg,#d4dade 0%,#66727a 9%,#141a1f 26%,#020609 74%,#858f95 94%,#e2e6e8 100%);border-radius:clamp(34px,3.4vw,52px)}.device-frame--iphone:before{border-radius:999px;width:27%;height:16px}.device-frame--galaxy{background:linear-gradient(140deg,#c4cbcf 0%,#586269 8%,#12181c 25%,#020507 76%,#747f85 94%,#d6dcdf 100%);border-radius:clamp(24px,2.3vw,35px)}.device-frame--galaxy:before{border-radius:50%;width:12px;height:12px}.device-frame:first-child{transform:rotate(-3deg)translateY(-2%)}.device-frame--secondary{transform:rotate(3deg)translateY(5%)}.device-frame img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.device-frame--iphone img{border-radius:clamp(27px,2.7vw,42px)}.device-frame--galaxy img{border-radius:clamp(18px,1.8vw,27px)}.story-chapter--single .device-frame{width:min(68%,430px);transform:none}.story-content{max-width:660px}.story-content h3{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.55rem,4.55vw,5.5rem);line-height:.98}.story-content>p:not(.eyebrow){color:var(--muted);margin:1.5rem 0 0;font-size:clamp(1.02rem,1.4vw,1.25rem);line-height:1.7}.feature-pills{flex-wrap:wrap;gap:.64rem;margin:1.7rem 0 0;padding:0;list-style:none;display:flex}.feature-pills li{border:1px solid var(--line);color:#29475f;background:#ffffffc7;border-radius:999px;padding:.62rem .9rem;font-size:.84rem;font-weight:720}.spaces-section{max-width:1500px;margin:clamp(120px,16vw,230px) auto 0}.spaces-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.space-card{background:#ffffffc2;border:1px solid #ffffffbd;border-radius:32px;min-height:260px;padding:clamp(25px,3vw,45px);position:relative;overflow:hidden;box-shadow:0 25px 75px #0c436217}.space-card:after{content:"";filter:blur(2px);background:#11bae61a;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-85px;right:-70px}.space-card>span{color:var(--cyan-deep);letter-spacing:.15em;font-size:.75rem;font-weight:900}.space-card h3{letter-spacing:-.04em;margin:2.2rem 0 0;font-size:clamp(1.6rem,2.2vw,2.45rem)}.space-card p{max-width:36rem;color:var(--muted);margin:.8rem 0 0;line-height:1.62}.space-card--1,.space-card--4{grid-column:span 7}.space-card--2,.space-card--3{grid-column:span 5}.space-card--5,.space-card--6{grid-column:span 6}.space-card--3{color:#fff;background:linear-gradient(145deg,#07304e,#03182d)}.space-card--3 p{color:#bbd0df}.space-card--6{background:linear-gradient(145deg,#e3f9f5,#fff)}.safety-section{color:#fff;background:linear-gradient(130deg,#06182e,#093c5d);border-radius:clamp(32px,4vw,56px);justify-content:space-between;align-items:end;gap:3rem;max-width:1500px;margin:clamp(100px,14vw,190px) auto 0;padding:clamp(38px,5vw,76px);display:flex;box-shadow:0 42px 110px #052b4638}.safety-copy{max-width:980px}.safety-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.6rem,5vw,5.8rem);line-height:.98}.safety-copy>p:last-child{color:#bfd3e2;max-width:820px;margin:1.4rem 0 0;font-size:1.04rem;line-height:1.7}.safety-section .button{flex:none}.site-footer{color:#fff;background:#020d1c;grid-template-columns:1fr minmax(300px,.9fr);align-items:center;gap:2rem 4rem;padding:64px clamp(24px,5vw,88px);display:grid}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand .brand-mark--footer{flex-basis:72px;width:72px;height:72px}.footer-brand .brand-mark--footer:after{transform-origin:0 41px}.footer-brand div{display:grid}.footer-brand strong{font-size:1.1rem}.footer-brand span{color:#91a9bc;font-size:.84rem}.footer-summary{color:#a9bfce;max-width:620px;margin:0;font-size:.86rem;line-height:1.62}.site-footer nav{color:#ccdae4;flex-wrap:wrap;grid-column:1/-1;gap:1.3rem;font-size:.84rem;display:flex}.footer-socials{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:center;align-items:center;padding-top:1.65rem;display:flex}.social-links{justify-content:center;align-items:center;gap:clamp(1.45rem,3.4vw,3rem);display:flex}.social-link{color:#fff;place-items:center;width:48px;height:48px;text-decoration:none;display:grid;position:relative}.social-link:after{content:"";z-index:0;filter:blur(9px);opacity:0;background:#18bfe624;border-radius:50%;transition:opacity .22s,transform .28s cubic-bezier(.22,1,.36,1);position:absolute;inset:5px;transform:scale(.55)}.social-link svg{z-index:1;fill:currentColor;filter:drop-shadow(0 5px 13px #0000002e);width:38px;height:38px;transition:color .22s,transform .28s cubic-bezier(.22,1,.36,1),filter .22s;position:relative}.social-link:hover:after{opacity:1;transform:scale(1.2)}.social-link:hover svg{color:#7be7ff;filter:drop-shadow(0 7px 16px #1ec6ed4d);transform:translateY(-3px)scale(1.06)}.footer-copyright{color:#7892a6;border-top:1px solid #ffffff1a;grid-column:1/-1;margin:0;padding-top:1.2rem;font-size:.78rem}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.72,.2,1);transform:translateY(34px)}.reveal.is-visible{opacity:1;transform:none}@supports (animation-timeline:view()){@media (width>=901px){.showcase-phone--1,.showcase-phone--5{animation:linear both outer-phone view();animation-range:entry 20% cover 70%}@keyframes outer-phone{0%{margin-bottom:-55px}to{margin-bottom:20px}}}}[dir=rtl] .hero-background:after{background:linear-gradient(270deg,#f8fcfffc 0%,#f8fcfff0 25%,#f8fcff8c 45%,#f8fcff0d 72%)}[dir=rtl] .hero-map-note{left:clamp(28px,4.2vw,82px);right:auto}[dir=rtl] .sport-panel-copy{text-align:right}@media (width<=1120px){.site-header{grid-template-columns:1fr auto}.primary-nav{backdrop-filter:blur(24px);box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#f7fcfff5;border:1px solid #ffffffbf;border-radius:20px;gap:0;padding:.7rem 1rem;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-8px)}.site-header.menu-open .primary-nav{opacity:1;visibility:visible;transform:none}.primary-nav a{padding:.8rem .6rem}.menu-toggle{display:block}.site-header.menu-open .menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.hero-background>img{object-position:69% center}.decorative-marker{left:var(--tlx);top:var(--ty)}.hero-map-note{width:270px;top:20%}.story-chapter,.story-chapter:nth-child(2n){grid-template-columns:1fr 1fr;gap:3rem}.story-media{min-height:66vh}}@media (width<=1120px) and (orientation:portrait){.decorative-marker{left:var(--tpx)}}@media (width<=820px){html{scroll-padding-top:76px}.site-header{border-radius:19px;min-height:60px;padding:7px 8px 7px 12px;top:8px;left:8px;right:8px}.brand-mark{flex-basis:46px;width:46px;height:46px}.brand-mark:before{inset:-2px}.brand-mark:after{transform-origin:0 26px;width:5px;height:5px;top:-3px}.brand span{font-size:.86rem}.header-download{display:none}.header-actions{gap:.5rem}.theme-toggle{--toggle-width:60px;--toggle-height:36px;--toggle-thumb:28px;--toggle-shift:26px}.theme-toggle-icon{width:15px;height:15px}.theme-toggle-icon--sun{left:9px}.theme-toggle-icon--moon{right:8px}.language-picker summary{min-width:39px;height:39px;padding:0 .5rem}.hero{min-height:100svh;padding:125px 20px 175px;display:block}.hero-background>img{object-position:69% center;opacity:.78}.hero-background:after,[dir=rtl] .hero-background:after{background:linear-gradient(#f8fcfff0 0%,#f8fcffba 48%,#f8fcfff0 82%)}.hero h1{font-size:clamp(3.1rem,15vw,5.4rem)}.hero-lead{color:#243f56}.hero-proof{grid-template-columns:1fr 1fr;gap:1.15rem 0}.hero-proof li:nth-child(3){border-inline-start:0;padding-inline-start:0}.hero-map-note{width:100%;margin-top:2rem;padding:.9rem;position:static}.decorative-marker{left:var(--mx);top:var(--my);opacity:.78}.decorative-marker--mobile-hidden{display:none}.app-only-banner{border-radius:24px;flex-wrap:wrap;width:calc(100% - 24px);min-height:auto;padding:1rem;bottom:14px}.app-only-banner p{flex:calc(100% - 58px);font-size:.82rem}.play-button{width:100%}.sport-section{padding-inline:14px}.sport-panels{grid-template-columns:1fr}.sport-panel{aspect-ratio:auto;min-height:0}.sport-panel-media{aspect-ratio:16/9;position:relative}.sport-panel-shade{background:linear-gradient(#0000 48%,#03132366 100%)}.sport-panel-copy,.sport-panel--spin .sport-panel-copy{text-align:start;width:auto;min-height:205px;padding:1.4rem 1.5rem 1.7rem;position:relative;inset:auto;translate:none}.sport-panel-copy h3{max-width:15ch}.product-story{padding-inline:18px}.phone-showcase{min-height:620px}.showcase-phone{width:37vw}.showcase-phone--1{left:-10%}.showcase-phone--2{left:7%}.showcase-phone--3{width:45vw}.showcase-phone--4{right:7%}.showcase-phone--5{right:-10%}.store-badges{max-width:680px}.story-chapter,.story-chapter:nth-child(2n){grid-template-columns:1fr;gap:2.6rem;min-height:auto;padding:80px 0}.story-chapter:nth-child(2n) .story-media{order:0}.story-media{min-height:auto;position:relative;top:auto}.spot-wind-effect{inset:-12% -6% -5%}.wind-live-card{border-radius:15px;min-width:195px;padding:.62rem .75rem;animation:none;top:0;right:50%;transform:translate(50%)}.wind-live-copy small{font-size:.55rem}.wind-live-copy strong{font-size:.8rem}.wind-stream:nth-child(7),.wind-stream:nth-child(8){display:none}.device-frame{width:48%}.story-content h3{font-size:clamp(2.7rem,11vw,4.8rem)}.spaces-grid{grid-template-columns:1fr}.space-card,.space-card--1,.space-card--2,.space-card--3,.space-card--4,.space-card--5,.space-card--6{grid-column:auto}.safety-section{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr}.footer-summary,.site-footer nav,.footer-socials,.footer-copyright{grid-column:1}.footer-socials{justify-content:center}}@media (width<=520px){.hero h1{letter-spacing:-.055em}.hero-actions .button{width:100%}.hero-proof li{padding-inline:.8rem}.sport-panel{min-height:0}.sport-panel-copy h3{font-size:2.7rem}.phone-showcase{border-radius:28px;min-height:510px}.showcase-phone{width:42vw}.showcase-phone--2{left:2%}.showcase-phone--3{width:51vw}.showcase-phone--4{right:2%}.store-badges{grid-template-columns:1fr}.store-badge{border-radius:15px;min-height:76px}.device-frame{width:52%;padding:5px}.device-frame--iphone img{border-radius:24px}.device-frame--galaxy img{border-radius:16px}.story-chapter--single .device-frame{width:min(82%,400px)}.feature-pills li{font-size:.78rem}.space-card{min-height:230px}.social-links{gap:clamp(1rem,8vw,2rem);width:100%}.social-link{width:43px;height:43px}.social-link svg{width:34px;height:34px}}:root[data-theme=dark]{color-scheme:dark;color:#edf8ff;--muted:#a8bece;--line:#5bc5e933;--glass:#05192dc7;--shadow:0 28px 90px #00000057;background:#020d1c}:root[data-theme=dark] body{background:#020d1c}:root[data-theme=dark] .site-header{background:#031323d1;border-color:#5ebee12e;box-shadow:0 14px 50px #00000047}:root[data-theme=dark] .brand,:root[data-theme=dark] .primary-nav a{color:#eaf8ff}:root[data-theme=dark] .theme-toggle{background:linear-gradient(145deg,#05192beb,#0a2e45e0);border-color:#68d5f145;box-shadow:inset 0 1px #a2e5f617,0 8px 24px #0003}:root[data-theme=dark] .theme-toggle:hover{border-color:#5bdcf980;box-shadow:inset 0 1px #a2e5f61f,0 10px 28px #00aeda24}:root[data-theme=dark] .theme-toggle-thumb{transform:translateX(var(--toggle-shift));background:linear-gradient(145deg,#104863f7,#062339fa);border-color:#7ee2fa61;box-shadow:0 5px 15px #0000004d,inset 0 0 0 1px #73e3ff1f,0 0 16px #2ac4e824}:root[data-theme=dark] .theme-toggle-icon--sun{color:#7c93a5;opacity:.42;transform:translateY(-50%)scale(.82)rotate(18deg)}:root[data-theme=dark] .theme-toggle-icon--moon{color:#dffaff;opacity:1;transform:translateY(-50%)scale(1)rotate(-8deg)}:root[data-theme=dark] .language-picker summary{color:#8be8ff;background:#0c2d44d1;border-color:#5ebee138}:root[data-theme=dark] .language-options{background:#031323f7;border-color:#5ebee12e}:root[data-theme=dark] .language-options a{color:#cce5f2}:root[data-theme=dark] .language-options a:hover,:root[data-theme=dark] .language-options a:focus-visible,:root[data-theme=dark] .language-options a[aria-current=page]{color:#73e2ff;background:#15b4e129}:root[data-theme=dark] .hero-background{background:#020d1c}:root[data-theme=dark] .hero-background>img{filter:brightness(.62)saturate(.9)}:root[data-theme=dark] .hero-background:after{background:linear-gradient(90deg,#020d1cfc 0%,#020d1cf0 27%,#020d1c8c 50%,#020d1c1a 76%)}:root[data-theme=dark][dir=rtl] .hero-background:after{background:linear-gradient(270deg,#020d1cfc 0%,#020d1cf0 27%,#020d1c8c 50%,#020d1c1a 76%)}:root[data-theme=dark] .hero h1,:root[data-theme=dark] .hero-copy{color:#f2faff}:root[data-theme=dark] .hero-lead,:root[data-theme=dark] .hero-proof span{color:#b5cbd9}:root[data-theme=dark] .button--ghost{color:#eaf9ff;background:#061f34c2;border-color:#7cdbf63d}:root[data-theme=dark] .glass-card{border-color:#5bc5e930}:root[data-theme=dark] .hero-map-note,:root[data-theme=dark] .app-only-banner p{color:#d8edf7}:root[data-theme=dark] .app-lock,:root[data-theme=dark] .app-lock:before{border-color:#39ccec}:root[data-theme=dark] .sport-section{background:#020f1d}:root[data-theme=dark] .product-story{background:linear-gradient(#031425 0%,#020d1c 20%,#052038 100%)}:root[data-theme=dark] .section-heading h2,:root[data-theme=dark] .story-content h3,:root[data-theme=dark] .space-card h3{color:#effaff}:root[data-theme=dark] .showcase-note,:root[data-theme=dark] .device-note,:root[data-theme=dark] .story-content>p:not(.eyebrow),:root[data-theme=dark] .space-card p{color:#a9c0cf}:root[data-theme=dark] .wind-live-card{color:#e9fbff;background:linear-gradient(145deg,#052237e6,#07384fc7);border-color:#5bd5f24d;box-shadow:0 18px 48px #00000047,inset 0 1px #9ce5f71a}:root[data-theme=dark] .wind-live-copy small{color:#8eb8ca}:root[data-theme=dark] .wind-live-copy strong{color:#ecfbff}:root[data-theme=dark] .wind-live-copy em{color:#74e3fa}:root[data-theme=dark] .store-badge{border-color:#74cdeb3d;box-shadow:0 18px 54px #0000004d,inset 0 1px #ffffff1a}:root[data-theme=dark] .feature-pills li{color:#cce8f4;background:#09283eb8;border-color:#5cc5e733}:root[data-theme=dark] .space-card{background:#071f33d1;border-color:#5cc5e729;box-shadow:0 25px 75px #0003}:root[data-theme=dark] .space-card--3{background:linear-gradient(145deg,#073758,#03182d)}:root[data-theme=dark] .space-card--6{background:linear-gradient(145deg,#073d49,#06253a)}:root[data-theme=dark] .safety-section{border:1px solid #5cc5e729}:root[data-theme=dark] .button--dark{background:#07324f;border-color:#5cc5e747}@media (width<=1120px){:root[data-theme=dark] .primary-nav{background:#031323f7;border-color:#5ebee12e}}@media (width<=820px){:root[data-theme=dark] .hero-background:after,:root[data-theme=dark][dir=rtl] .hero-background:after{background:linear-gradient(#020d1cf2 0%,#020d1cad 47%,#020d1cf5 84%)}:root[data-theme=dark] .hero-lead{color:#b9d0dc}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}.sport-panel-media>img{transform:none!important}.brand-mark:before,.brand-mark:after,.brand-mark img{animation:none!important}.wind-stream{opacity:.24;transform:translate(-130%,-65px)rotate(-14deg)}.wind-live-card{animation:none!important}}
