*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{color:#08182f;-webkit-font-smoothing:antialiased;background:#050f1f;min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}#root{width:100%;min-height:100vh}:root{--navy:#050f1f;--navy-2:#07182b;--navy-3:#0a2037;--cyan:#27baf4;--cyan-light:#5bd6ff;--teal:#18c6aa;--blue:#248cf5;--green:#2bd59c;--red:#ff5b50;--yellow:#fbbf24;--purple:#8b6ef6;--ink:#08182f;--body:#65748b;--line:#dce6f1;--light:#f5f8fc;--soft:#eaf3fb}.site{background:#fff;width:100%;overflow:hidden}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050f1ff0;border-bottom:1px solid #ffffff12;position:sticky;top:0}.container{width:min(1180px,100% - 48px);margin:0 auto}.nav-wrap{align-items:center;gap:30px;height:76px;display:flex}.brand{color:#fff;white-space:nowrap;align-items:center;gap:9px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#031321;background:linear-gradient(135deg,#58d7fb,#159ef0);border-radius:9px;place-items:center;width:31px;height:31px;font-size:15px;display:grid;box-shadow:0 0 25px #27baf43d}.accent{color:var(--cyan)}.main-nav{flex:1;justify-content:center;align-items:center;gap:25px;display:flex}.main-nav a{color:#b9c9dc;font-size:13px;text-decoration:none;transition:color .2s}.main-nav a:hover{color:#fff}.nav-actions{gap:10px;display:flex}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--cyan);color:#03101e;border-color:var(--cyan);box-shadow:0 8px 28px #27baf424}.button-primary:hover{background:var(--cyan-light);box-shadow:0 10px 30px #27baf440}.button-outline{color:#fff;background:#ffffff06;border-color:#28415e}.button-outline:hover{border-color:var(--cyan);background:#27baf414}.button.small{min-height:40px;padding:0 16px;font-size:13px}.button-arrow{font-size:18px;line-height:1;transition:transform .2s;display:inline-block}.button:hover .button-arrow{transform:translate(4px)}.menu-button{display:none}.hero{color:#fff;background:radial-gradient(circle at 70% 45%,#127eb01f,#0000 33%),linear-gradient(135deg,#050f1f 0%,#071326 100%);padding:100px 0 105px}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:75px;display:grid}.eyebrow,.section-kicker{color:#139edb;letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:800;display:inline-block}.eyebrow{background:#27baf412;border:1px solid #27baf43d;border-radius:999px;padding:8px 13px}.hero h1{letter-spacing:-.055em;color:#f6f9ff;margin:26px 0 22px;font-size:clamp(52px,5.4vw,74px);line-height:.98}.hero h1 span{color:var(--cyan)}.hero-description{color:#9eb4cd;max-width:560px;margin:0;font-size:17px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.play{font-size:12px}.map-placeholder{color:#63809c;letter-spacing:.15em;background:linear-gradient(135deg,#27baf412,#0d294621),#071426;border:1px dashed #4acbfa73;place-items:center;min-height:370px;font-size:12px;font-weight:800;display:grid}.hero-map{border-radius:16px}.section{padding:100px 0}.section-light{background:#f5f8fc}.section-white{background:#fff}.section-soft{background:#eaf3fb;border-top:1px solid #dbe7f2;border-bottom:1px solid #dbe7f2}.section-heading{text-align:center;max-width:700px;margin:0 auto 52px}.section-heading.left{text-align:left;margin-left:0}.section-heading h2,.intelligence-copy h2,.impact-title h2{color:var(--ink);letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(34px,4vw,48px);line-height:1.08}.section-heading h2 span,.intelligence-copy h2 span{color:var(--cyan)}.section-heading p{color:var(--body);margin:0;font-size:16px;line-height:1.7}.why-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:65px;display:grid}.why-copy>p{color:#607087;margin:0 0 25px;font-size:17px;line-height:1.72}.major-stat{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;justify-content:center;height:calc(100% - 148px);min-height:225px;padding:30px;transition:transform .25s,box-shadow .25s;display:flex}.major-stat:hover{transform:translateY(-5px);box-shadow:0 20px 45px #14305014}.stat-icon,.round-icon{background:#e6f2ff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.stat-icon img,.round-icon img{width:23px;height:23px}.major-stat strong{color:#149ee3;letter-spacing:-.04em;margin-top:20px;font-size:clamp(30px,3.5vw,44px)}.major-stat span{color:#708096;max-width:400px;margin-top:8px;line-height:1.55}.stat-list{gap:14px;display:grid}.stat-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:22px;transition:transform .2s,box-shadow .2s;display:grid}.stat-row:hover{transform:translate(5px);box-shadow:0 15px 35px #19355512}.stat-row strong{color:var(--ink);font-size:20px}.stat-row p{color:var(--body);margin:4px 0 0;line-height:1.5}.round-icon.teal{background:#e2faf7}.round-icon.purple{background:#f0ebff}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-card{background:#ffffffb8;border:1px solid #dae6f1;border-radius:15px;min-height:240px;padding:27px;transition:transform .25s,box-shadow .25s,border-color .25s}.feature-card:hover{border-color:#9bdcf8;transform:translateY(-8px);box-shadow:0 20px 45px #0e466e1a}.feature-icon{background:#ddecfa;border-radius:11px;place-items:center;width:48px;height:48px;display:grid}.feature-icon.green{background:#daf7ee}.feature-icon.red{background:#ffe7e4}.feature-icon img{width:25px;height:25px}.feature-card h3{color:var(--ink);margin:23px 0 10px;font-size:17px}.feature-card p{color:var(--body);margin:0;line-height:1.58}.industry-layout{grid-template-columns:1.45fr .55fr;align-items:stretch;gap:32px;display:grid}.industry-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.industry-button{cursor:pointer;color:#53657a;background:#fff;border:1px solid #dce6ef;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:112px;transition:all .2s;display:flex}.industry-button img{width:25px;height:25px}.industry-button:hover{color:var(--ink);border-color:#79d3f7;transform:translateY(-4px)}.industry-button.active{border-color:var(--cyan);color:#057cb4;box-shadow:inset 0 0 0 1px var(--cyan);background:#eefaff}.industry-detail{background:var(--navy);color:#fff;border-radius:15px;align-items:flex-start;gap:18px;padding:30px;display:flex}.industry-detail-icon{background:#27baf41a;border-radius:12px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.industry-detail-icon img{width:27px;height:27px}.detail-label{color:var(--cyan);letter-spacing:.15em;font-size:9px;font-weight:800}.industry-detail h3{margin:8px 0 10px;font-size:26px}.industry-detail p{color:#9cb1c9;margin:0;line-height:1.6}.intelligence-section{background:radial-gradient(circle at 80% 50%, #17a6d71a, transparent 30%), var(--navy);color:#fff}.intelligence-grid{grid-template-columns:.42fr .58fr;align-items:center;gap:70px;display:grid}.section-kicker.cyan{color:var(--cyan)}.intelligence-copy h2{color:#fff}.intelligence-copy p{color:#95abc3;margin:0 0 28px;font-size:16px;line-height:1.7}.cyan-button{border-color:#168abc}.intelligence-map{border-radius:15px;min-height:390px}.audience-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.audience-card{border:1px solid var(--line);background:#fff;border-radius:15px;transition:transform .25s,box-shadow .25s;overflow:hidden}.audience-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px #102e4e1c}.audience-image{background:#d9e5f0;height:230px;overflow:hidden}.audience-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.audience-card:hover .audience-image img{transform:scale(1.045)}.audience-content{padding:26px;position:relative}.audience-number{color:#b8cce0;font-size:14px;font-weight:800;position:absolute;top:20px;right:22px}.audience-content h3{color:var(--ink);margin:0 0 10px}.audience-content p{color:var(--body);margin:0;line-height:1.6}.impact-section{background:#fff;border-top:1px solid #e3eaf2}.impact-title{margin-bottom:42px}.impact-title>span{color:#8190a3;letter-spacing:.16em;font-size:11px;font-weight:800}.impact-grid{border-top:1px solid #dce5ee;grid-template-columns:repeat(4,1fr);display:grid}.impact-item{padding:28px 28px 0 0}.impact-item+.impact-item{border-left:1px solid #dce5ee;padding-left:28px}.impact-item strong{color:#168bd2;margin-bottom:9px;font-size:23px;display:block}.impact-item p{color:var(--body);margin:0;line-height:1.55}.cta-section{color:#fff;border-top:3px solid var(--cyan);background:radial-gradient(circle,#1581b81f,#0000 35%),#06101f;padding:90px 0}.cta-grid{grid-template-columns:1.05fr .9fr .75fr;align-items:center;gap:45px;display:grid}.cta-copy h2{letter-spacing:-.045em;margin:12px 0 20px;font-size:clamp(36px,4vw,52px);line-height:1.04}.cta-copy h2 span{color:var(--cyan)}.cta-copy p{color:#91a6bd;max-width:440px;line-height:1.6}.cta-visual{background:#09172a;border:1px solid #1a3552;border-radius:14px;padding:22px}.cta-visual-top{color:#fff;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.cta-visual-top span span{color:var(--cyan)}.status{font-size:9px;color:#2bd59c!important}.mini-score{align-items:center;gap:18px;margin-top:20px;display:flex}.mini-ring{text-align:center;border:5px solid #2bd59c;border-radius:50%;flex:0 0 82px;place-content:center;width:82px;height:82px;display:grid}.mini-ring strong{font-size:24px;line-height:1}.mini-ring span{color:#2bd59c;margin-top:4px;font-size:8px}.mini-score p{color:#becde0;margin:6px 0;font-size:10px}.dot{border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.blue-dot{background:var(--cyan)}.yellow-dot{background:var(--yellow)}.green-dot{background:var(--green)}.cta-actions h3{margin:0 0 8px;font-size:20px}.cta-actions>p{color:#91a6bd;line-height:1.55}.full{width:100%;margin-top:8px}.store-note{gap:7px;margin-top:17px;display:grid}.store-note span{color:#8196ae;background:#ffffff0a;border-radius:6px;padding:8px 10px;font-size:10px}.footer{color:#fff;background:#030b16;padding:58px 0 22px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:50px;display:grid}.footer-brand p{color:#60758d;max-width:230px;font-size:13px;line-height:1.6}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}.footer-grid strong{margin-bottom:5px;font-size:12px}.footer-grid a:not(.brand){color:#657a92;font-size:12px;text-decoration:none}.footer-grid a:hover{color:var(--cyan)}.footer-bottom{color:#536980;border-top:1px solid #112034;margin-top:42px;padding-top:20px;font-size:11px}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=1000px){.main-nav{gap:14px}.main-nav a{font-size:11px}.hero-grid,.intelligence-grid{grid-template-columns:1fr}.hero-map{min-height:330px}.feature-grid{grid-template-columns:repeat(2,1fr)}.industry-layout{grid-template-columns:1fr}.cta-grid{grid-template-columns:1fr 1fr}.cta-actions{grid-column:1/-1}}@media (width<=760px){.container{width:min(100% - 32px,1180px)}.nav-wrap{height:66px}.menu-button{background:0 0;border:1px solid #253b55;border-radius:8px;place-content:center;gap:4px;width:38px;height:38px;margin-left:auto;display:grid}.menu-button span{background:#fff;width:17px;height:2px;display:block}.main-nav{background:#071426;border:1px solid #1c3855;border-radius:12px;flex-direction:column;align-items:stretch;padding:16px;display:none;position:absolute;top:66px;left:16px;right:16px;box-shadow:0 25px 50px #00000040}.main-nav.open{display:flex}.main-nav a{padding:8px;font-size:14px}.nav-actions .button-outline,.nav-actions .button-primary{display:none}.hero{padding:70px 0 74px}.hero-grid{gap:42px}.hero h1{font-size:52px}.hero-description{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.map-placeholder,.hero-map,.intelligence-map{min-height:235px}.section{padding:75px 0}.section-heading{margin-bottom:35px}.why-grid,.audience-grid,.cta-grid,.feature-grid{grid-template-columns:1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-detail{padding:22px}.audience-image{height:215px}.impact-grid{grid-template-columns:1fr 1fr}.impact-item,.impact-item+.impact-item{border-bottom:1px solid #dce5ee;border-left:0;padding:22px 14px}.cta-actions{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=430px){.hero h1{font-size:46px}.industry-grid,.impact-grid,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}.brand-logo{white-space:nowrap;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-logo img{object-fit:contain;flex:none;width:42px;height:48px;display:block}.brand-logo>span{font-size:1.55rem;font-weight:800;line-height:1}.footer .brand-logo img{width:34px;height:39px}.footer .brand-logo>span{font-size:1.3rem}.hero-map-image,.hotspot-map img{object-fit:contain;width:100%;height:auto;display:block}.hero-map-image{max-width:680px;margin-inline:auto}.hotspot-map{margin:0}@media (width<=760px){.brand-logo img{width:34px;height:39px}.brand-logo>span{font-size:1.25rem}}.header-full-logo{flex-shrink:0;align-items:center;width:145px;text-decoration:none;display:inline-flex}.header-full-logo img{object-fit:contain;width:100%;height:auto;display:block}@media (width<=760px){.header-full-logo{width:120px}}#why,#how,#industries,#intelligence,#for-you,#impact,#resources{scroll-margin-top:90px}.hero-grid{align-items:center}.hero-copy,.hero-map{min-width:0}.hero-actions{align-items:stretch;row-gap:12px}.hero-actions .button{white-space:nowrap;min-height:54px}.stage-note{border:1px solid #27baf43d;border-left:4px solid var(--cyan);background:linear-gradient(135deg,#27baf41a,#27baf409);border-radius:12px;max-width:620px;margin-top:24px;padding:18px 20px;box-shadow:0 14px 34px #0000001f}.stage-note strong{color:#fff;letter-spacing:.04em;font-size:13px;line-height:1.3;display:block}.stage-note p{color:#9db1c9;margin:8px 0 0;font-size:14px;line-height:1.6}.why-grid{align-items:stretch;gap:32px}.why-copy{flex-direction:column;gap:18px;display:flex}.why-copy>p{color:#566c86;border:1px solid #d6e2ee;border-left:4px solid var(--cyan);background:#ffffffc7;border-radius:12px;margin:0;padding:22px 24px;line-height:1.75}.major-stat{flex:1;height:auto;min-height:225px;margin:0;padding:28px 30px}.stat-list{align-content:stretch}.stat-row{min-height:108px}#how .feature-card{height:100%}#how .feature-card p{max-width:28ch}#industries .section-heading{margin-bottom:38px}.industry-layout{align-items:stretch;gap:24px}.industry-detail{border:1px solid #27baf442;align-items:flex-start;min-height:100%;padding:28px 26px;position:relative;overflow:hidden;box-shadow:0 18px 44px #010d1f24}.industry-detail:before{content:"";pointer-events:none;background:#27baf414;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-65px;right:-65px}.industry-detail-icon,.industry-detail>div{z-index:1;position:relative}.industry-detail-icon{flex:none}.detail-label{color:var(--cyan);letter-spacing:.16em;margin-bottom:10px;font-size:11px;line-height:1.5;display:block}.industry-detail h3{margin:0 0 12px}.industry-detail p{margin:0;line-height:1.65}.intelligence-grid{align-items:center;gap:48px}.intelligence-map{min-height:0}.hotspot-map{background:#071426;border:1px solid #183650;border-radius:16px;margin:0;padding:10px;overflow:hidden;box-shadow:0 26px 60px #0000003d}.hotspot-map img{border-radius:10px;width:100%;height:auto;display:block}.hotspot-map figcaption{color:#91a7bf;margin:0;padding:12px 5px 3px;font-size:12px;line-height:1.55}.audience-card{height:100%}.audience-card img{width:100%;display:block}.audience-copy{height:100%}.impact-grid{align-items:stretch}.impact-item{min-height:165px;padding:28px 24px}.impact-item strong{margin-bottom:12px;display:block}.cta-grid{align-items:center;gap:32px}.section-light,.section-soft,.section-white,.intelligence-section,.cta-section{position:relative}.section-light:after,.section-soft:after,.section-white:after{content:"";background:#0f2a4617;height:1px;position:absolute;bottom:0;left:0;right:0}@media (width<=1000px){.stage-note{max-width:none}.why-grid,.industry-layout,.intelligence-grid{gap:28px}.industry-detail{min-height:240px}.hotspot-map{max-width:780px;margin-inline:auto}}@media (width<=760px){.hero-actions{width:100%}.hero-actions .button{white-space:normal;text-align:center;justify-content:center;width:100%}.stage-note{margin-top:20px;padding:17px}.stage-note p{font-size:13px}.why-grid{gap:20px}.why-copy>p{padding:18px}.major-stat,.industry-detail{min-height:0;padding:24px 20px}.hotspot-map{border-radius:12px;padding:6px}.hotspot-map img{border-radius:8px}.impact-item{min-height:0;padding:22px 16px}}#how{scroll-margin-top:86px}.stage-explainer{background:radial-gradient(circle at 0 0,#27baf424,#0000 38%),#07182c;border:1px solid #27baf438;border-radius:18px;grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:30px;margin:42px 0 30px;padding:32px;display:grid;box-shadow:0 24px 60px #08223e1f}.stage-explainer-intro{flex-direction:column;justify-content:center;padding:8px 12px 8px 4px;display:flex}.stage-number{color:#29baf4;letter-spacing:.16em;margin-bottom:16px;font-size:12px;font-weight:800}.stage-explainer-intro h3{color:#fff;letter-spacing:-.035em;max-width:360px;margin:0;font-size:clamp(30px,3vw,44px);line-height:1.08}.stage-accordion{gap:12px;display:grid}.stage-item{background:#ffffff0b;border:1px solid #97c0e02e;border-radius:14px;transition:border-color .18s,background .18s,transform .18s;overflow:hidden}.stage-item:hover,.stage-item[open]{background:#29baf414;border-color:#29baf48c}.stage-item:hover{transform:translateY(-2px)}.stage-item summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:19px 20px;list-style:none;display:grid}.stage-item summary::-webkit-details-marker{display:none}.stage-index{color:#29baf4;letter-spacing:.14em;font-size:12px;font-weight:800}.stage-item strong{color:#fff;font-size:17px}.stage-toggle{color:#29baf4;background:#29baf41f;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.stage-toggle:before{content:"+";font-size:20px;line-height:1}.stage-item[open] .stage-toggle:before{content:"−"}.stage-item p{color:#adc2d8;margin:0;padding:0 20px 20px 62px;line-height:1.65}.stage-explainer+.feature-grid{margin-top:30px}@media (width<=800px){.stage-explainer{grid-template-columns:1fr;gap:20px;padding:24px}.stage-explainer-intro h3{max-width:none}.stage-item p{padding-left:20px}}.why-copy{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:32px 36px;display:flex}.why-copy>p{color:#607087;font-size:17px;line-height:1.72;border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0 0 28px!important}.why-copy .major-stat{background:0 0;border:0;border-radius:0;flex:1;height:auto;min-height:0;padding:28px 0 0}.why-copy .major-stat:hover{box-shadow:none;transform:none}@media (width<=900px){.why-copy{padding:26px}}.reveal.why-copy.is-visible,.reveal.stat-row.is-visible{will-change:transform;transition:transform .22s,box-shadow .22s,border-color .22s}@media (hover:hover) and (pointer:fine){.reveal.why-copy.is-visible:hover,.reveal.stat-row.is-visible:hover{border-color:#29b7f18c;transform:translateY(-7px);box-shadow:0 18px 40px #0b294826}.reveal.why-copy.is-visible>p:hover,.reveal.why-copy.is-visible .major-stat:hover{box-shadow:none;transform:none}.reveal.why-copy.is-visible:hover .stat-icon,.reveal.stat-row.is-visible:hover .round-icon{transform:scale(1.08)}}.round-icon,.stat-icon{transition:transform .22s}@media (prefers-reduced-motion:reduce){.reveal.why-copy.is-visible,.reveal.stat-row.is-visible,.round-icon,.stat-icon{transition:none}}#why{padding-block:88px}#why .section-heading{margin-bottom:30px}#why .why-copy{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;gap:0;height:100%;padding:30px 32px;transition:transform .25s,box-shadow .25s,border-color .25s}#why .why-copy>p{border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0 0 26px!important}#why .why-copy .major-stat{background:0 0;border:0;border-radius:0;flex:1;min-height:210px;margin:0;padding:26px 0 0}#why .stat-row{width:100%;height:100%;min-height:0;padding:22px 26px;transition:transform .25s,box-shadow .25s,border-color .25s}#why .why-copy>p:hover,#why .why-copy .major-stat:hover{box-shadow:none!important;background:0 0!important;transform:none!important}@media (hover:hover) and (pointer:fine){#why .why-copy:hover,#why .stat-row:hover{border-color:#14a9ff8c;transform:translateY(-6px);box-shadow:0 18px 38px #01122a21}}@media (width<=900px){#why{padding-block:70px}#why .why-grid{grid-template-columns:1fr;gap:18px}#why .stat-list{grid-template-rows:auto}#why .stat-row{min-height:112px}}@media (prefers-reduced-motion:reduce){#why .why-copy,#why .stat-row{transition:none}}#why .why-copy{box-shadow:none;background:0 0;border:0;grid-template-rows:auto 1fr;gap:18px;padding:0;display:grid}#why .why-copy>p{border:1px solid var(--line)!important;box-shadow:none!important;background:#fff!important;border-left:4px solid #24b8f2!important;border-radius:18px!important;margin:0!important;padding:30px 34px!important;transform:none!important}#why .major-stat{flex-direction:column;justify-content:center;min-height:220px;margin:0;padding:32px 36px;display:flex;border:1px solid var(--line)!important;background:#fff!important;border-radius:18px!important}#why .stat-list{grid-template-rows:repeat(3,minmax(0,1fr));gap:18px;display:grid}#why .stat-row{height:100%;padding:22px 28px}@media (hover:hover) and (pointer:fine){#why .why-copy:hover{box-shadow:none!important;transform:none!important}#why .why-copy>p:hover,#why .major-stat:hover,#why .stat-row:hover{border-color:#24b8f2a6!important;transform:translateY(-6px)!important;box-shadow:0 18px 38px #01122a21!important}}@media (width<=900px){#why .why-grid{grid-template-columns:1fr}#why .major-stat{min-height:190px}}#why .why-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:30px;display:grid}#why .why-copy{background:0 0;border:0;border-radius:0;grid-template-rows:auto 1fr;gap:20px;min-width:0;padding:0;display:grid}#why .why-copy>p{box-sizing:border-box;color:#607087;width:100%;font-size:17px;line-height:1.72;transition:transform .22s,box-shadow .22s,border-color .22s;border:1px solid var(--line)!important;border-left:4px solid var(--cyan)!important;background:#fff!important;border-radius:17px!important;margin:0!important;padding:34px 36px!important}#why .why-copy .major-stat{box-sizing:border-box;border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:250px;margin:0;padding:34px 36px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}#why .why-copy .major-stat .stat-icon{flex:0 0 48px;margin:0}#why .why-copy .major-stat strong{margin-top:20px;line-height:1;display:block}#why .why-copy .major-stat span{max-width:420px;margin-top:12px;display:block}#why .stat-list{grid-template-rows:repeat(3,minmax(0,1fr));gap:14px;min-width:0;display:grid}#why .stat-row{box-sizing:border-box;width:100%;min-height:0}@media (hover:hover) and (pointer:fine){#why .why-copy>p:hover,#why .why-copy .major-stat:hover{transform:translateY(-7px);box-shadow:0 18px 36px #09233d21;border-color:#22b8ee8c!important}}@media (width<=900px){#why .why-grid{grid-template-columns:1fr}#why .stat-list{grid-template-rows:none}}@media (width<=600px){#why .why-copy>p,#why .why-copy .major-stat{padding:24px!important}}.download-area{flex-direction:column;gap:14px;display:flex}.download-area h3,.download-area p{margin:0}.download-area p{color:#9fb4ce;line-height:1.6}.store-button{color:#fff;background:#101d31;border:1px solid #263a56;border-radius:10px;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:flex}.store-icon{flex-shrink:0;place-items:center;width:30px;height:30px;font-size:22px;display:grid}.store-button small,.store-button strong{line-height:1.2;display:block}.store-button small{color:#9fb4ce;margin-bottom:3px;font-size:11px}#download{scroll-margin-top:110px}.store-buttons{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.store-button{color:#fff;cursor:default;background:#050a12;border:1px solid #ffffff47;border-radius:10px;justify-content:flex-start;align-items:center;gap:12px;min-width:190px;padding:11px 18px;transition:transform .18s,border-color .18s,background-color .18s;display:flex}.play-symbol{color:#29baf2;text-align:center;width:30px;font-size:25px;line-height:1}.store-badge-text{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.store-badge-text small{color:#a9b9cd;margin-bottom:3px;font-size:10px}.store-badge-text strong{color:#fff;font-size:18px;font-weight:700}@media (width<=600px){.store-buttons{flex-direction:column}.store-button{width:100%}}.store-button{color:inherit;cursor:pointer;text-decoration:none}.store-button:hover{transform:translateY(-2px)}.store-buttons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.store-badge-link{border-radius:12px;transition:transform .2s,filter .2s;display:inline-block}.store-badge-link img{width:190px;max-width:100%;height:auto;display:block}.store-badge-link:hover{filter:brightness(1.08);transform:translateY(-2px)}.store-badge-link:focus-visible{outline-offset:4px;outline:3px solid #27b8f2}@media (width<=520px){.store-buttons{flex-direction:column;align-items:flex-start}.store-badge-link img{width:220px}}.cta-actions{align-self:center}.download-label{letter-spacing:.16em;margin:0 0 8px;font-size:.72rem;font-weight:800;color:#2bb8ef!important}.cta-actions>h3{margin:0}.download-copy{margin:12px 0 0;line-height:1.55;color:#8fb1d8!important}.store-buttons{gap:12px;margin-top:20px;display:grid}.store-button{color:#fff;background:#0b1b30;border:1px solid #233c58;border-radius:12px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:68px;padding:10px 14px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:grid}.store-button:hover{background:#10243d;border-color:#2bb8ef;transform:translateY(-2px)}.store-icon-box{background:#132740;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.store-button .store-icon-box img{object-fit:contain!important;width:32px!important;max-width:32px!important;height:32px!important;max-height:32px!important;display:block!important}.store-badge-text{flex-direction:column;min-width:0;display:flex}.store-badge-text small{color:#8fb1d8;font-size:.74rem;line-height:1.2}.store-badge-text strong{color:#fff;margin-top:3px;font-size:1rem;line-height:1.2}.store-link-arrow{color:#2bb8ef;font-size:1.1rem}.download-note{color:#6f91b5;margin-top:12px;font-size:.75rem;line-height:1.5;display:block}
