@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yygg_vb.woff2") format("woff2");
}

:root {
  --navy: #061943;
  --navy-2: #0a285c;
  --blue: #087cff;
  --blue-soft: #e3f1ff;
  --cyan: #5ad8ff;
  --orange: #ff943d;
  --ink: #0d1628;
  --muted: #697386;
  --surface: #f3f6fb;
  --white: #ffffff;
  --hairline: rgba(31, 53, 88, 0.1);
  --font-text: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", system-ui, sans-serif;
  --font-display: var(--font-text);
  --font-hero: var(--font-text);
  font-family: var(--font-text);
  color: var(--ink);
  background: var(--surface);
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  font-optical-sizing: auto;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; background: var(--surface); font-family: var(--font-text); line-height: 1.5; }
a { color: inherit; }
button, input { font: inherit; }
button { color: inherit; }
img { display: block; max-width: 100%; }
h1, h2, h3, h4, h5, h6, .brand, .button, .hero-facts strong, .feature-tab strong, .scope-card strong, .data-proof strong, .notification strong, .privacy-detail strong, .privacy-badge strong { font-family: "Plus Jakarta Sans", var(--font-display); }

.glass {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 18px 50px rgba(15, 42, 82, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.92);
  -webkit-backdrop-filter: blur(24px) saturate(170%);
  backdrop-filter: blur(24px) saturate(170%);
}

.glass-dark {
  background: rgba(10, 33, 75, 0.62);
  border: 1px solid rgba(152, 210, 255, 0.16);
  box-shadow: 0 20px 60px rgba(0, 7, 28, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(24px) saturate(150%);
  backdrop-filter: blur(24px) saturate(150%);
}

.site-header { position: fixed; inset: 18px 0 auto; z-index: 20; padding: 0 20px; pointer-events: none; }
.nav-shell { width: min(1120px, 100%); min-height: 62px; margin: 0 auto; border-radius: 22px; display: flex; align-items: center; padding: 9px 10px 9px 12px; transition: box-shadow .3s ease, background .3s ease; pointer-events: auto; }
.site-header.scrolled .nav-shell { background: rgba(255, 255, 255, 0.88); box-shadow: 0 14px 40px rgba(15, 42, 82, 0.14); }
.brand { display: inline-flex; align-items: center; gap: 10px; text-decoration: none; font-weight: 750; letter-spacing: -0.025em; }
.brand img { border-radius: 10px; box-shadow: 0 5px 12px rgba(3, 25, 74, .18); }
.nav-shell nav { display: flex; gap: 28px; margin: 0 auto; }
.nav-shell nav a { color: #526074; text-decoration: none; font-size: 13px; font-weight: 650; transition: color .2s ease; }
.nav-shell nav a:hover { color: var(--blue); }
.nav-cta { display: inline-flex; align-items: center; gap: 8px; padding: 12px 15px; border-radius: 14px; background: var(--ink); color: white; text-decoration: none; font-size: 12px; font-weight: 700; }
.nav-cta svg { width: 15px; fill: currentColor; }

.pressable { -webkit-tap-highlight-color: transparent; touch-action: manipulation; }
.pressable:active { transform: scale(.97); }

.hero { position: relative; min-height: 900px; height: 100svh; display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, .82fr); align-items: center; gap: clamp(32px, 7vw, 110px); padding: 138px max(24px, calc((100vw - 1180px) / 2)) 70px; overflow: hidden; background: radial-gradient(circle at 78% 34%, #d7eeff 0, #edf6ff 25%, transparent 53%), linear-gradient(145deg, #f8fbff, #edf3fa 70%, #e6eff9); }
.hero-aura { position: absolute; width: 620px; height: 620px; border-radius: 50%; right: -140px; bottom: -340px; background: #9adfff; filter: blur(100px); opacity: .38; }
.hero-copy { position: relative; z-index: 2; max-width: 665px; }
.availability { width: fit-content; display: flex; align-items: center; gap: 9px; margin-bottom: 25px; padding: 8px 12px 8px 9px; border: 1px solid #b9d8fa; background: rgba(255,255,255,.56); border-radius: 999px; color: #31547c; font-size: 11px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.availability span { width: 9px; height: 9px; border-radius: 50%; background: #19b875; box-shadow: 0 0 0 5px rgba(25,184,117,.12); }
.hero h1 { margin: 0; max-width: 700px; font-family: var(--font-hero); font-size: clamp(50px, 5vw, 72px); line-height: .98; letter-spacing: -.058em; font-weight: 800; text-wrap: balance; }
.hero h1 em { color: var(--navy); font-style: normal; }
.hero-copy > p { max-width: 570px; margin: 30px 0 0; color: #53647c; font-size: clamp(17px, 1.35vw, 20px); line-height: 1.48; letter-spacing: -.018em; }
.hero-actions { display: flex; align-items: center; gap: 11px; margin-top: 32px; }
.app-store-badge { display: inline-flex; width: 171px; height: 54px; border-radius: 9px; text-decoration: none; filter: drop-shadow(0 12px 22px rgba(13, 22, 40, .16)); transition: transform .15s ease, filter .25s ease; }
.app-store-badge:hover { transform: translateY(-2px); filter: drop-shadow(0 16px 28px rgba(13, 22, 40, .24)); }
.app-store-badge img { width: 100%; height: 100%; }
.button { min-height: 57px; border-radius: 17px; display: inline-flex; align-items: center; justify-content: center; gap: 11px; padding: 10px 17px; text-decoration: none; font-weight: 720; transition: transform .15s ease, box-shadow .25s ease, background .25s ease; }
.button-primary { background: var(--ink); color: white; box-shadow: 0 14px 30px rgba(13, 22, 40, .18); }
.button-primary:hover { box-shadow: 0 18px 42px rgba(13, 22, 40, .25); transform: translateY(-2px); }
.button-primary svg { width: 22px; fill: currentColor; }
.button-primary span { display: flex; flex-direction: column; font-size: 16px; line-height: 1.05; }
.button-primary small { font-size: 9px; font-weight: 550; opacity: .7; margin-bottom: 3px; }
.button-quiet { color: #41536c; background: rgba(255,255,255,.66); border: 1px solid rgba(73,117,170,.13); font-size: 13px; }
.button-quiet:hover { background: white; transform: translateY(-2px); }
.button-quiet span { color: var(--blue); font-size: 18px; }
.hero-facts { display: grid; grid-template-columns: repeat(3, auto); justify-content: start; gap: clamp(22px, 3.2vw, 48px); margin-top: 45px; }
.hero-facts div { display: flex; flex-direction: column; }
.hero-facts strong { font-size: 23px; letter-spacing: -.055em; }
.hero-facts span { max-width: 105px; margin-top: 3px; color: #5e6d82; font-size: 10px; line-height: 1.3; }

.hero-product { position: relative; z-index: 2; width: 470px; height: 730px; justify-self: center; display: grid; place-items: center; }
.map-halo { position: absolute; width: 530px; height: 530px; border-radius: 50%; background: radial-gradient(circle, rgba(35,143,255,.24), rgba(35,143,255,.05) 48%, transparent 69%); }
.radar-lines { position: absolute; width: 660px; height: 660px; border-radius: 50%; pointer-events: none; }
.radar-lines i { position: absolute; border: 1px solid rgba(53, 139, 227, .14); border-radius: 50%; inset: 0; }
.radar-lines i:nth-child(2) { inset: 17%; }
.radar-lines i:nth-child(3) { inset: 34%; }
.radar-lines b { position: absolute; left: 50%; top: 50%; width: 50%; height: 1px; background: linear-gradient(90deg, rgba(53,139,227,.2), transparent); transform-origin: left; transform: rotate(-25deg); }
.hero-lines { right: -170px; top: 120px; opacity: .9; }
.phone-frame { position: relative; width: 306px; aspect-ratio: 1206 / 2622; border-radius: 54px; padding: 8px; background: linear-gradient(145deg, #707986, #11151c 18%, #030407 70%, #3f4650); box-shadow: 0 50px 90px rgba(8, 29, 64, .28), 0 12px 30px rgba(8, 29, 64, .18), inset 0 0 0 1px rgba(255,255,255,.34); }
.phone-frame::before { content: ""; position: absolute; z-index: 4; top: 22%; right: -4px; width: 4px; height: 82px; border-radius: 0 3px 3px 0; background: #252a31; }
.phone-bezel { position: relative; width: 100%; height: 100%; overflow: hidden; border-radius: 47px; background: #000; }
.phone-bezel > picture { display: block; width: 100%; height: 100%; }
.phone-bezel > img, .phone-bezel > picture > img { width: 100%; height: 100%; object-fit: cover; }
.phone-island { position: absolute; z-index: 3; top: 11px; left: 50%; width: 91px; height: 27px; border-radius: 18px; transform: translateX(-50%); background: #000; box-shadow: inset 0 -1px 0 #111; }
.hero-phone { transform: rotate(4.2deg); }
.product-chip { position: absolute; z-index: 5; display: flex; align-items: center; gap: 10px; border-radius: 18px; padding: 12px 14px; color: #17304f; }
.product-chip span:last-child { display: flex; flex-direction: column; }
.product-chip small { color: #708098; font-size: 9px; }
.product-chip strong { margin-top: 2px; font-size: 12px; letter-spacing: -.02em; }
.chip-icon, .verified { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 10px; color: white; background: var(--blue); font-weight: 800; font-style: normal; }
.verified { border-radius: 50%; background: #1ebf78; }
.chip-offline { left: -12px; top: 24%; }
.chip-source { right: -28px; bottom: 22%; }
.scroll-indicator { position: absolute; bottom: 27px; left: 50%; width: 28px; height: 44px; border: 1px solid rgba(30,64,105,.22); border-radius: 20px; transform: translateX(-50%); }
.scroll-indicator span { position: absolute; width: 4px; height: 4px; left: 11px; top: 9px; border-radius: 50%; background: var(--blue); animation: scroll-dot 2s infinite; }

.app-showcase { position: relative; padding: 145px max(24px, calc((100vw - 1180px) / 2)); background: #fff; overflow: hidden; }
.section-heading { max-width: 760px; margin: 0 auto 78px; text-align: center; }
.kicker { display: inline-block; margin-bottom: 18px; color: #0068cc; font-size: 11px; line-height: 1; font-weight: 800; letter-spacing: .17em; }
.kicker.orange { color: #b64a12; }
.kicker.light { color: #6fcaff; }
.section-heading h2, .data-copy h2, .trust-copy h2, .launch-copy h2 { margin: 0; font-family: "Plus Jakarta Sans", var(--font-display); font-size: clamp(38px, 4vw, 56px); line-height: 1.02; letter-spacing: -.035em; font-weight: 800; text-wrap: balance; }
.section-heading > p { max-width: 540px; margin: 22px auto 0; color: var(--muted); font-size: 17px; line-height: 1.55; }
.showcase-layout { display: grid; grid-template-columns: minmax(340px, .85fr) minmax(420px, 1fr); align-items: center; gap: clamp(55px, 10vw, 150px); }
.feature-tabs { display: flex; flex-direction: column; gap: 8px; }
.feature-tab { position: relative; width: 100%; min-height: 74px; overflow: hidden; border: 1px solid transparent; border-radius: 22px; display: grid; grid-template-columns: 46px 1fr 25px; align-items: center; gap: 13px; padding: 11px 16px 11px 12px; background: transparent; text-align: left; cursor: pointer; transition: background .25s ease, border-color .25s ease, box-shadow .25s ease, transform .15s ease; }
.feature-tab:hover { background: #f6f9fd; }
.feature-tab.active { background: #f2f7fd; border-color: #dce9f8; box-shadow: 0 14px 35px rgba(27,72,124,.08); }
.feature-tab.auto-progress::after { content: ""; position: absolute; left: 17px; right: 17px; bottom: 4px; height: 2px; border-radius: 999px; background: var(--tab-accent, var(--blue)); opacity: .62; transform: scaleX(0); transform-origin: left center; animation: feature-progress 5s linear forwards; }
.tab-symbol { width: 46px; height: 46px; border-radius: 14px; display: grid; place-items: center; background: #e4f2ff; color: var(--blue); transition: background .25s ease, color .25s ease, transform .25s ease; }
.tab-symbol svg { width: 23px; height: 23px; overflow: visible; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.feature-tab.active .tab-symbol { color: white; background: var(--tab-accent, var(--blue)); box-shadow: 0 8px 18px color-mix(in srgb, var(--tab-accent, var(--blue)) 30%, transparent); }
.feature-tab:active .tab-symbol { transform: scale(.94); }
.feature-tab > span:nth-child(2) { display: flex; flex-direction: column; gap: 3px; }
.feature-tab strong { font-size: 15px; letter-spacing: -.018em; font-weight: 620; }
.feature-tab small { color: #66758a; font-size: 11px; }
.feature-tab i { width: 20px; height: 20px; display: grid; place-items: center; color: #a6b2c1; font-style: normal; transition: transform .25s ease, color .25s ease; }
.feature-tab i svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.feature-tab.active i { color: var(--tab-accent, var(--blue)); transform: translateX(3px); }
.tab-story { margin: 34px 18px 0; min-height: 135px; }
.tab-story h3 { margin: 0; max-width: 430px; font-family: "Plus Jakarta Sans", var(--font-display); font-size: clamp(25px, 2.4vw, 32px); line-height: 1.08; letter-spacing: -.03em; font-weight: 800; text-wrap: balance; }
.tab-story p { max-width: 420px; margin: 15px 0 0; color: var(--muted); font-size: 14px; line-height: 1.55; }
.device-stage { position: relative; height: 730px; display: grid; place-items: center; border-radius: 52px; background: radial-gradient(circle at 48% 47%, #f7fbff 0, #e6f1fc 45%, #dfe9f5 80%); overflow: hidden; }
.stage-orbit { position: absolute; border: 1px solid rgba(31, 111, 187, .13); border-radius: 50%; }
.orbit-one { width: 610px; height: 610px; }
.orbit-two { width: 420px; height: 420px; }
.showcase-phone { z-index: 2; width: 310px; transition: transform .18s ease; will-change: transform; }
.showcase-phone.swapping { transform: scale(.965) translateY(8px); }
.showcase-phone img { transition: opacity .16s ease; }
.showcase-phone.swapping img { opacity: .25; }
.screen-label { position: absolute; z-index: 4; right: 24px; top: 24px; display: flex; align-items: center; gap: 8px; padding: 10px 13px; border-radius: 14px; color: #3f5876; font-size: 10px; font-weight: 750; letter-spacing: .04em; }
.screen-label span { width: 7px; height: 7px; border-radius: 50%; background: var(--blue); box-shadow: 0 0 0 4px rgba(8,124,255,.12); }

.data-story { position: relative; overflow: hidden; background: linear-gradient(145deg, #06183e, #092960 58%, #0b3c77); color: white; }
.data-story::before { content: ""; position: absolute; inset: 0; opacity: .24; background-image: radial-gradient(circle at 1px 1px, #55c6ff 1px, transparent 0); background-size: 32px 32px; mask-image: linear-gradient(to right, transparent, #000); }
.data-inner { position: relative; min-height: 760px; width: min(1180px, calc(100% - 48px)); margin: auto; display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 70px; }
.data-copy { position: relative; z-index: 2; max-width: 540px; }
.data-copy h2 { font-size: clamp(40px, 4.4vw, 62px); }
.data-copy > p { max-width: 490px; margin: 25px 0 0; color: #aec5e8; font-size: 16px; line-height: 1.6; }
.data-proof { display: flex; align-items: center; gap: 12px; margin-top: 34px; }
.proof-icon { width: 37px; height: 37px; display: grid; place-items: center; border-radius: 50%; background: #137ce8; color: white; font-weight: 800; box-shadow: 0 0 0 8px rgba(19,124,232,.14); }
.data-proof div { display: flex; flex-direction: column; }
.data-proof strong { font-size: 13px; }
.data-proof small { margin-top: 4px; color: #a8c1e3; font-size: 10px; }
.data-visual { position: relative; height: 650px; }
.radar-scope { position: absolute; width: 580px; height: 580px; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%); background: radial-gradient(circle, rgba(34,169,255,.17), rgba(21,105,207,.05) 55%, transparent 66%); }
.radar-scope i { position: absolute; border: 1px solid rgba(111,201,255,.25); border-radius: 50%; inset: 0; }
.radar-scope i:nth-child(2) { inset: 19%; }
.radar-scope i:nth-child(3) { inset: 38%; }
.scope-center { position: absolute; z-index: 3; width: 11px; height: 11px; left: calc(50% - 5px); top: calc(50% - 5px); border-radius: 50%; background: #8ce1ff; box-shadow: 0 0 0 12px rgba(69,190,255,.11), 0 0 30px #45beff; }
.radar-scope b { position: absolute; left: 50%; top: 50%; width: 43%; height: 1px; transform-origin: left; transform: rotate(-38deg); background: linear-gradient(90deg, #7ddaff, transparent); }
.scope-sweep { position: absolute; z-index: 2; left: 50%; top: 50%; width: 46%; height: 2px; transform-origin: left center; border-radius: 999px; background: linear-gradient(90deg, rgba(132,224,255,.95), rgba(70,190,255,.08) 74%, transparent); box-shadow: 0 0 18px rgba(69,190,255,.38); }
.scope-sweep::after { content: ""; position: absolute; width: 120px; height: 62px; left: 0; bottom: 0; transform-origin: left bottom; background: conic-gradient(from 270deg at 0 100%, rgba(69,190,255,.18), transparent 22deg); }
.scope-blip { position: absolute; z-index: 3; width: 8px; height: 8px; border-radius: 50%; background: #80dfff; box-shadow: 0 0 0 7px rgba(84,200,255,.1), 0 0 24px rgba(84,200,255,.65); opacity: .4; }
.blip-one { left: 66%; top: 27%; }
.blip-two { left: 28%; top: 58%; }
.blip-three { left: 72%; top: 68%; }
.scope-card { position: absolute; z-index: 3; border-radius: 22px; color: white; }
.scope-card small { color: #8dafd8; font-size: 9px; font-weight: 700; letter-spacing: .1em; }
.scope-card strong { letter-spacing: -.04em; }
.scope-card-one { left: 0; top: 10%; width: 310px; min-height: 116px; display: grid; grid-template-columns: 70px minmax(0,1fr) 70px; align-items: center; gap: 12px; padding: 13px; border-radius: 26px; }
.scope-radar-art { width: 70px; height: 70px; overflow: hidden; border-radius: 18px; background: #0e6c65; box-shadow: 0 13px 28px rgba(0,0,0,.2), inset 0 0 0 1px rgba(255,255,255,.12); }
.scope-radar-art img { width: 100%; height: 100%; object-fit: cover; }
.scope-type-copy { display: flex; flex-direction: column; min-width: 0; }
.scope-type-copy > strong { margin-top: 3px; font-size: 27px; line-height: 1; font-variant-numeric: tabular-nums; }
.scope-type-copy > span { margin-top: 3px; color: #aac2e2; font-size: 9px; }
.scope-share-ring { position: relative; width: 70px; height: 70px; display: grid; place-items: center; border-radius: 50%; background: conic-gradient(#63d3ff 0 45.1%, rgba(118,197,238,.13) 45.1% 100%); box-shadow: 0 0 28px rgba(85,201,255,.11); }
.scope-share-ring::before { content: ""; position: absolute; inset: 6px; border-radius: 50%; background: #0b2f67; box-shadow: inset 0 1px 0 rgba(255,255,255,.06); }
.scope-share-ring > span { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; }
.scope-share-ring strong { font-size: 12px; line-height: 1; }
.scope-share-ring small { margin-top: 3px; font-size: 6px; letter-spacing: 0; white-space: nowrap; }
.scope-card-two { right: 0; top: 39%; padding: 14px 17px; display: flex; align-items: center; gap: 10px; }
.scope-card-two div { display: flex; flex-direction: column; }
.scope-card-two strong { margin-top: 3px; font-size: 13px; }
.pulse { width: 10px; height: 10px; border-radius: 50%; background: #55d890; box-shadow: 0 0 0 7px rgba(85,216,144,.13); }
.scope-card-three { left: 15%; bottom: 12%; padding: 15px 18px; display: flex; flex-direction: column; }
.scope-card-three strong { margin-top: 5px; font-size: 27px; }
.data-visual.visible .scope-sweep { animation: radar-sweep 5.5s linear infinite; }
.data-visual.visible .scope-blip { animation: radar-blip 2.3s ease-out infinite; }
.data-visual.visible .blip-two { animation-delay: .7s; }
.data-visual.visible .blip-three { animation-delay: 1.35s; }
.data-visual.visible .scope-card { animation: data-card-in .7s cubic-bezier(.2,.8,.2,1) both; }
.data-visual.visible .scope-card-two { animation-delay: .12s; }
.data-visual.visible .scope-card-three { animation-delay: .24s; }

.standout { padding: 145px max(24px, calc((100vw - 1180px) / 2)) 165px; background: #f7f8fb; }
.standout-head { margin-bottom: 68px; }
.standout-head > p { max-width: 620px; }
.standout-grid { display: grid; grid-template-columns: 1.08fr .92fr; gap: 18px; }
.feature-proof { position: relative; overflow: hidden; border-radius: 38px; background: white; box-shadow: 0 24px 65px rgba(19, 48, 84, .08); }
.radar-detail-proof { grid-column: 1 / -1; min-height: 600px; display: grid; grid-template-columns: .82fr 1.18fr; align-items: center; background: linear-gradient(135deg, #07172f, #0b2d5c 70%, #0c4672); color: white; }
.radar-detail-proof::before { content: ""; position: absolute; width: 520px; height: 520px; right: -110px; top: -260px; border-radius: 50%; background: #168dce; filter: blur(100px); opacity: .28; }
.proof-copy { position: relative; z-index: 2; padding: clamp(38px, 5vw, 72px); }
.proof-index { display: block; margin-bottom: 24px; color: #72c9ff; font-size: 11px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.proof-copy h3 { max-width: 480px; margin: 0; font-family: "Plus Jakarta Sans", var(--font-display); font-size: clamp(34px, 3.3vw, 48px); font-weight: 800; line-height: 1.04; letter-spacing: -.035em; text-wrap: balance; }
.proof-copy > p { max-width: 500px; margin: 22px 0 0; color: #b7cae1; font-size: 15px; line-height: 1.65; text-wrap: pretty; }
.detail-stage { position: relative; z-index: 2; align-self: stretch; min-height: 600px; display: flex; align-items: flex-start; justify-content: center; padding: 30px 52px 0 18px; }
.detail-stage::before { content: ""; position: absolute; width: 540px; height: 540px; left: 50%; top: 50%; border: 1px solid rgba(102, 197, 249, .16); border-radius: 50%; transform: translate(-50%, -44%); box-shadow: 0 0 0 95px rgba(102, 197, 249, .035), 0 0 0 190px rgba(102, 197, 249, .018); }
.detail-phone { position: relative; z-index: 2; width: min(335px, 82%); aspect-ratio: 946 / 2048; overflow: hidden; padding: 8px; border-radius: 52px; background: linear-gradient(145deg, #7f8894, #11151c 17%, #030407 72%, #414852); box-shadow: 0 38px 75px rgba(0,8,26,.42), 0 10px 28px rgba(0,8,26,.28), inset 0 0 0 1px rgba(255,255,255,.35); transform: rotate(2.1deg) translateY(14px); }
.detail-phone img { width: 100%; height: 100%; object-fit: cover; border-radius: 44px; }
.capture-badge { position: absolute; z-index: 4; right: 22px; top: 38px; padding: 10px 12px; border-radius: 13px; color: #b8e5ff; font-size: 8px; font-weight: 760; letter-spacing: .1em; box-shadow: 0 12px 30px rgba(0,8,26,.18); }

.mobile-radar-proof, .department-proof { min-height: 650px; display: flex; flex-direction: column; }
.mobile-radar-stage, .department-stage { position: relative; height: 350px; overflow: hidden; }
.mobile-radar-stage { background: #eaf4d6; }
.mobile-radar-capture { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.compact-copy { flex: 1; padding: 39px 42px 43px; }
.compact-copy .proof-index { color: #075fae; margin-bottom: 17px; }
.compact-copy h3 { max-width: 460px; color: var(--ink); font-size: clamp(29px, 2.8vw, 38px); }
.compact-copy > p { color: var(--muted); font-size: 14px; line-height: 1.6; }
.radar-family-list { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 23px; }
.radar-family-list span { padding: 9px 12px; border-radius: 10px; background: #fff4e5; color: #9a541f; font-size: 12px; font-weight: 700; }

.department-stage { isolation: isolate; background: #d9ecf4; }
.department-map { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 43%; filter: saturate(.72) brightness(1.08); transform: scale(1.03); }
.department-stage::before { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, rgba(239, 247, 250, .1), rgba(218, 237, 244, .28)), radial-gradient(circle at 72% 55%, rgba(8, 124, 255, .22), transparent 27%); }
.followed-zones { position: absolute; z-index: 3; left: 23px; right: 23px; top: 23px; padding: 15px; border: 1px solid rgba(255, 255, 255, .82); border-radius: 18px; background: rgba(250, 253, 255, .78); box-shadow: 0 14px 34px rgba(21, 59, 91, .12); -webkit-backdrop-filter: blur(18px) saturate(135%); backdrop-filter: blur(18px) saturate(135%); }
.followed-zones > small { color: #496981; font-size: 10px; font-weight: 750; letter-spacing: .12em; }
.followed-zones > div { display: flex; align-items: center; gap: 7px; margin-top: 9px; }
.followed-zones span, .followed-zones i { padding: 8px 10px; border-radius: 10px; background: rgba(8, 124, 255, .09); color: #173a57; font-size: 12px; font-style: normal; }
.followed-zones b { margin-right: 4px; color: #087cff; font-variant-numeric: tabular-nums; }
.followed-zones i { margin-left: auto; color: #0871d8; background: transparent; }
.department-radar { position: absolute; z-index: 2; left: 56%; top: 52%; width: 12px; height: 12px; border: 2px solid white; border-radius: 50%; background: #087cff; box-shadow: 0 0 0 10px rgba(8, 124, 255, .14), 0 8px 28px rgba(0, 80, 164, .35); }
.department-radar::before, .department-radar::after { content: ""; position: absolute; inset: -19px; border: 1px solid rgba(8, 124, 255, .38); border-radius: 50%; }.department-radar::after { inset: -44px; opacity: .48; }
.feature-notification { position: absolute; z-index: 4; left: 20px; right: 20px; bottom: 19px; padding: 13px; border-radius: 19px; display: flex; gap: 10px; }
.notification img { width: 40px; height: 40px; border-radius: 11px; }
.notification > div { display: flex; flex-direction: column; min-width: 0; }
.notification small { color: #596779; font-size: 7px; font-weight: 700; }.notification strong { margin-top: 3px; font-size: 11px; }.notification p { margin: 2px 0 0; color: #596779; font-size: 9px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.department-proof.visible .department-radar::before, .department-proof.visible .department-radar::after { animation: alert-ping 2.8s ease-out infinite; }
.department-proof.visible .department-radar::after { animation-delay: .7s; }
.department-proof.visible .feature-notification { animation: notification-in .65s .18s cubic-bezier(.2,.8,.2,1) both; }

.trust { padding: 0 24px 145px; background: #f7f8fb; }
.trust-panel { position: relative; width: min(1180px, 100%); min-height: 620px; margin: auto; display: grid; grid-template-columns: 1fr .9fr; align-items: center; gap: 50px; padding: 80px 85px; border-radius: 48px; overflow: hidden; color: white; background: linear-gradient(145deg, #111d2b, #10283d 62%, #0d3b54); }
.trust-panel::before { content: ""; position: absolute; width: 550px; height: 550px; right: -250px; top: -260px; border-radius: 50%; background: #1599d2; filter: blur(90px); opacity: .35; }
.trust-copy { position: relative; z-index: 2; max-width: 570px; margin-inline: auto; }
.trust-copy h2 { font-size: clamp(40px, 4.4vw, 62px); }
.trust-copy > p { max-width: 510px; margin: 24px 0 0; color: #aebdcb; font-size: 16px; line-height: 1.6; }
.quiet-link { display: inline-flex; gap: 12px; margin-top: 32px; color: #7fd3ff; text-decoration: none; font-size: 13px; font-weight: 700; }
.privacy-orb { position: relative; height: 450px; display: grid; place-items: center; }
.privacy-rings { position: relative; width: 350px; height: 350px; display: grid; place-items: center; overflow: hidden; border-radius: 50%; border: 1px solid rgba(103,207,255,.17); background: radial-gradient(circle, rgba(52,181,239,.13), transparent 58%); box-shadow: 0 0 80px rgba(48,174,231,.14), inset 0 0 50px rgba(39,160,216,.07); }
.privacy-rings i { position: absolute; inset: 18%; border: 1px solid rgba(103,207,255,.19); border-radius: 50%; }
.privacy-rings i:nth-child(2) { inset: 34%; }.privacy-rings i:nth-child(3) { inset: 46%; }
.privacy-sweep { position: absolute; left: 50%; top: 50%; width: 48%; height: 2px; transform-origin: left center; background: linear-gradient(90deg, rgba(109,214,255,.8), transparent); box-shadow: 0 0 20px rgba(109,214,255,.28); }
.privacy-sweep::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100px; height: 50px; background: conic-gradient(from 270deg at 0 100%, rgba(109,214,255,.14), transparent 24deg); }
.privacy-reticle { z-index: 3; width: 58px; height: 58px; display: grid; place-items: center; border: 1px solid rgba(132,220,255,.42); border-radius: 50%; color: #83dcff; background: rgba(9,51,83,.82); box-shadow: 0 0 0 12px rgba(79,190,236,.08), 0 0 35px rgba(91,203,247,.28); }
.privacy-reticle svg { width: 28px; height: 28px; fill: currentColor; transform: rotate(18deg); }
.privacy-detail, .privacy-badge { position: absolute; z-index: 4; display: flex; align-items: center; gap: 9px; padding: 11px 13px; border-radius: 16px; }
.privacy-detail { min-width: 164px; }
.privacy-detail > b { width: 28px; height: 28px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 9px; color: #7ed8ff; background: rgba(62,177,225,.13); font-size: 17px; }
.privacy-detail span, .privacy-badge span { display: flex; flex-direction: column; }
.privacy-detail small, .privacy-badge small { color: #7da1b7; font-size: 7px; letter-spacing: .12em; }
.privacy-detail strong, .privacy-badge strong { margin-top: 3px; font-size: 10px; letter-spacing: -.01em; }
.privacy-detail-history { left: -8px; top: 43px; }
.privacy-detail-background { right: -10px; top: 104px; }
.privacy-badge { right: 1px; bottom: 32px; }
.privacy-badge b { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 50%; background: #38c88a; }
.privacy-orb.visible .privacy-sweep { animation: privacy-scan 7s linear infinite; }
.privacy-orb.visible .privacy-detail, .privacy-orb.visible .privacy-badge { animation: privacy-materialize .65s cubic-bezier(.2,.8,.2,1) both; }
.privacy-orb.visible .privacy-detail-background { animation-delay: .12s; }
.privacy-orb.visible .privacy-badge { animation-delay: .24s; }

.launch { position: relative; min-height: 820px; display: grid; grid-template-columns: minmax(360px, .9fr) 1fr; align-items: center; gap: clamp(55px, 8vw, 110px); padding: 110px max(24px, calc((100vw - 1080px) / 2)); overflow: hidden; background: radial-gradient(circle at 23% 50%, #d5efff, transparent 30%), linear-gradient(145deg, #edf7ff, #fff 65%); }
.launch::before { content: ""; position: absolute; width: 700px; height: 700px; left: -330px; bottom: -470px; border-radius: 50%; border: 1px solid rgba(8,124,255,.14); box-shadow: 0 0 0 90px rgba(8,124,255,.03), 0 0 0 180px rgba(8,124,255,.02); }
.launch-aura { position: absolute; width: 520px; height: 240px; right: -100px; top: -100px; background: #91e4ff; filter: blur(100px); opacity: .38; }
.launch-screens { position: relative; z-index: 2; width: min(430px, 40vw); height: 620px; justify-self: end; }
.launch-phone { position: absolute; top: 50%; width: 250px; aspect-ratio: 720 / 1565; overflow: hidden; padding: 7px; border-radius: 45px; background: linear-gradient(145deg, #7f8996, #151a21 18%, #020305 72%, #4a515b); box-shadow: 0 36px 70px rgba(7,34,89,.24), inset 0 0 0 1px rgba(255,255,255,.32); }
.launch-phone img { width: 100%; height: 100%; border-radius: 38px; object-fit: cover; }
.launch-phone-back { left: 0; z-index: 1; transform: translateY(-46%) rotate(-7deg) scale(.88); opacity: .86; }
.launch-phone-front { right: 0; z-index: 2; transform: translateY(-50%) rotate(4deg); }
.launch-copy { position: relative; z-index: 2; max-width: 600px; }
.launch-copy h2 { font-size: clamp(42px, 4.8vw, 66px); }
.launch-copy > p { max-width: 510px; margin: 24px 0 0; color: var(--muted); font-size: 16px; line-height: 1.55; }
.launch-copy > .app-store-badge { margin-top: clamp(26px, 3vw, 34px); }
.waitlist { margin-top: 30px; }
.email-shell { max-width: 515px; min-height: 65px; display: flex; align-items: center; padding: 7px; border-radius: 21px; }
.email-shell input { flex: 1; min-width: 0; height: 48px; border: 0; outline: 0; background: transparent; padding: 0 14px; color: var(--ink); font-size: 14px; }
.email-shell input::placeholder { color: #97a3b3; }
.email-shell button { height: 49px; border: 0; border-radius: 15px; padding: 0 17px; background: var(--blue); color: white; font-size: 12px; font-weight: 750; cursor: pointer; box-shadow: 0 9px 20px rgba(8,124,255,.23); }
.email-shell button span { margin-left: 7px; font-size: 16px; }
.email-shell button:disabled { cursor: wait; opacity: .62; }
.waitlist-title { margin: 0 0 10px; color: var(--ink); font-size: 13px; font-weight: 720; }
.waitlist-consent { max-width: 500px; display: grid; grid-template-columns: 16px 1fr; gap: 8px; align-items: start; margin: 11px 0 0 10px; color: #6f7c8e; font-size: 10px; line-height: 1.45; text-align: left; }
.waitlist-consent input { width: 14px; height: 14px; margin-top: 1px; accent-color: var(--blue); }
.waitlist-consent a { color: var(--blue); }
.form-note { display: block; min-height: 14px; margin: 10px 0 0 13px; color: #8b97a7; font-size: 9px; }
.hidden-field, .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.site-footer { padding: 28px max(24px, calc((100vw - 1180px) / 2)); background: #fff; border-top: 1px solid var(--hairline); }
.footer-inner { display: flex; align-items: center; justify-content: space-between; gap: 36px; }
.footer-identity { display: flex; align-items: center; gap: 22px; min-width: 0; }
.footer-identity > span { color: #7b8798; font-size: 10px; white-space: nowrap; }
.site-footer nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px 20px; }
.site-footer nav a { color: #526074; font-size: 11px; font-weight: 650; text-decoration: none; }
.site-footer nav a:hover { color: var(--ink); text-decoration: underline; text-underline-offset: 4px; }
.site-footer nav a:focus-visible { border-radius: 4px; outline: 3px solid rgba(8,124,255,.35); outline-offset: 4px; }

.thanks-page { min-height: 100svh; position: relative; display: grid; place-items: center; overflow: hidden; padding: 24px; text-align: center; background: radial-gradient(circle at 50% 42%, #d0edff, transparent 35%), linear-gradient(145deg, #f8fbff, #e8f1fa); }
.thanks-rings { position: absolute; width: 720px; height: 720px; border: 1px solid rgba(8,124,255,.12); border-radius: 50%; }
.thanks-rings i { position: absolute; inset: 18%; border: 1px solid rgba(8,124,255,.12); border-radius: 50%; }.thanks-rings i:nth-child(2) { inset: 34%; }.thanks-rings i:nth-child(3) { inset: 46%; }
.thanks-card { position: relative; z-index: 2; width: min(540px, 100%); padding: 52px; border-radius: 38px; }
.thanks-card img { width: 104px; height: 104px; margin: 0 auto 28px; border-radius: 24px; box-shadow: 0 24px 48px rgba(7,34,89,.2); }
.thanks-card h1 { margin: 0; font-family: "Plus Jakarta Sans", var(--font-display); font-size: clamp(40px, 5.5vw, 60px); line-height: 1.02; letter-spacing: -.04em; font-weight: 800; }
.thanks-card p { max-width: 400px; margin: 22px auto 28px; color: var(--muted); line-height: 1.55; }
.thanks-card .button { width: fit-content; margin: auto; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s cubic-bezier(.2,.8,.2,1), transform .7s cubic-bezier(.2,.8,.2,1); }
.reveal.visible { opacity: 1; transform: none; }

@keyframes scroll-dot { 0% { transform: translateY(0); opacity: 0; } 25% { opacity: 1; } 70% { opacity: 1; } 100% { transform: translateY(18px); opacity: 0; } }
@keyframes feature-progress { to { transform: scaleX(1); } }
@keyframes radar-sweep { to { transform: rotate(360deg); } }
@keyframes radar-blip { 0%, 15% { opacity: .2; transform: scale(.65); } 45% { opacity: 1; transform: scale(1); } 100% { opacity: .18; transform: scale(.72); } }
@keyframes data-card-in { from { opacity: 0; transform: translateY(18px) scale(.96); } to { opacity: 1; transform: none; } }
@keyframes alert-ping { 0% { opacity: .75; transform: scale(.45); } 100% { opacity: 0; transform: scale(1.7); } }
@keyframes notification-in { from { opacity: 0; transform: translateY(18px) scale(.97); backdrop-filter: blur(6px); } to { opacity: 1; transform: none; backdrop-filter: blur(24px); } }
@keyframes radar-marker-pulse { 0%, 100% { opacity: .55; transform: scale(.78); } 45% { opacity: 1; transform: scale(1); } }
@keyframes privacy-scan { to { transform: rotate(360deg); } }
@keyframes privacy-materialize { from { opacity: 0; transform: translateY(12px) scale(.96); backdrop-filter: blur(8px); } to { opacity: 1; transform: none; backdrop-filter: blur(24px); } }

@media (max-width: 980px) {
  .hero { grid-template-columns: 1fr .7fr; gap: 18px; padding-inline: 36px; }
  .hero-product { transform: scale(.85); transform-origin: center; }
  .hero h1 { font-size: clamp(45px, 6.2vw, 58px); }
  .radar-detail-proof { grid-template-columns: .78fr 1.22fr; }
  .proof-copy { padding: 48px; }
  .detail-stage { padding-right: 32px; }
  .trust-panel { padding: 65px 55px; }
  .footer-inner { align-items: flex-start; }
  .site-footer nav { max-width: 430px; }
}

@media (max-width: 760px) {
  .site-header { inset: 10px 0 auto; padding: 0 10px; }
  .nav-shell { min-height: 56px; border-radius: 19px; }
  .nav-shell nav { display: none; }
  .nav-shell .brand { margin-right: auto; }
  .nav-shell .brand img { width: 34px; height: 34px; }
  .nav-cta { padding: 10px 12px; }.nav-cta span { font-size: 10px; }
  .hero { height: auto; min-height: 1060px; grid-template-columns: 1fr; align-content: start; gap: 30px; padding: 120px 22px 80px; }
  .hero-copy { text-align: center; }
  .availability { margin-inline: auto; }
  .hero h1 { font-size: clamp(38px, 8.1vw, 48px); line-height: 1.06; letter-spacing: -.03em; }
  .hero-copy > p { font-size: 16px; }
  .hero-actions { justify-content: center; flex-wrap: wrap; }
  .hero-facts { justify-content: center; gap: 23px; }
  .hero-facts span { font-size: 9px; }
  .hero-product { width: 100%; height: 580px; transform: none; }
  .phone-frame { width: 255px; border-radius: 47px; padding: 7px; }
  .phone-bezel { border-radius: 41px; }
  .hero-phone { transform: rotate(3deg); }
  .chip-offline { left: 0; top: 20%; }.chip-source { right: -5px; bottom: 17%; }
  .scroll-indicator { display: none; }
  .app-showcase, .standout { padding: 95px 20px 115px; }
  .section-heading { margin-bottom: 50px; }.section-heading h2 { font-size: clamp(32px, 6.2vw, 36px); line-height: 1.1; }
  .showcase-layout { grid-template-columns: 1fr; gap: 45px; }
  .tab-story { min-height: 120px; }
  .device-stage { height: 620px; border-radius: 38px; }
  .showcase-phone { width: 255px; }
  .data-inner { min-height: 1050px; grid-template-columns: 1fr; gap: 10px; padding: 95px 0 60px; }
  .data-copy { text-align: center; margin: auto; }.data-copy h2 { font-size: 42px; line-height: 1.05; }.data-proof { justify-content: center; }
  .data-visual { height: 550px; }.radar-scope { width: min(470px, 118vw); height: min(470px, 118vw); }
  .standout-grid { grid-template-columns: 1fr; gap: 15px; }
  .feature-proof { border-radius: 31px; }
  .radar-detail-proof { grid-template-columns: 1fr; min-height: 0; }
  .proof-copy, .compact-copy { padding: 38px 30px 40px; }
  .proof-copy h3, .compact-copy h3 { font-size: 31px; }
  .proof-copy > p, .compact-copy > p { font-size: 14px; }
  .detail-stage { min-height: 520px; padding: 18px 15px 0; }
  .detail-stage::before { width: 430px; height: 430px; }
  .detail-phone { width: 270px; transform: rotate(1.6deg) translateY(12px); }
  .capture-badge { right: 20px; top: 30px; }
  .mobile-radar-proof, .department-proof { min-height: 0; }
  .mobile-radar-stage, .department-stage { height: 330px; }
  .trust { padding: 0 14px 95px; }
  .trust-panel { min-height: 900px; grid-template-columns: 1fr; align-content: center; padding: 65px 28px; border-radius: 38px; text-align: center; }
  .trust-copy { width: 100%; justify-self: center; }.trust-copy h2 { font-size: 42px; line-height: 1.05; }.trust-copy > p { margin-inline: auto; font-size: 14px; }.privacy-orb { height: 390px; }.privacy-rings { width: 310px; height: 310px; }
  .launch { min-height: 1080px; grid-template-columns: 1fr; gap: 30px; padding: 90px 22px; text-align: center; }
  .launch-screens { width: min(390px, 96vw); height: 530px; justify-self: center; }
  .launch-phone { width: 215px; }
  .launch-copy { width: 100%; justify-self: center; }.launch-copy h2 { font-size: 46px; line-height: 1.05; }.launch-copy > p { margin-inline: auto; }.email-shell { margin: auto; }
  .site-footer { padding-block: 32px; }
  .footer-inner, .footer-identity { flex-direction: column; align-items: center; gap: 18px; text-align: center; }
  .site-footer nav { justify-content: center; gap: 11px 18px; }
}

@media (max-width: 420px) {
  .brand span { font-size: 14px; }.nav-cta svg { display: none; }
  .hero { min-height: 1040px; }.button-quiet { display: none; }.hero-facts { gap: 15px; }
  .product-chip { padding: 10px; }.product-chip strong { font-size: 10px; }.product-chip small { font-size: 8px; }
  .chip-offline { left: -8px; }.chip-source { right: -10px; }
  .feature-tab { padding-right: 11px; }.feature-tab i { display: none; }
  .data-inner { width: calc(100% - 32px); }.scope-card-one { left: 0; width: 286px; grid-template-columns: 62px minmax(0,1fr) 62px; gap: 9px; padding: 11px; }.scope-radar-art, .scope-share-ring { width: 62px; height: 62px; }.scope-radar-art { border-radius: 16px; }.scope-type-copy > strong { font-size: 24px; }.scope-card-two { right: -8px; }.scope-card-three { left: 5%; }
  .detail-stage { min-height: 485px; padding-inline: 10px; }
  .detail-phone { width: 250px; border-radius: 44px; padding: 7px; }
  .detail-phone img { border-radius: 37px; }
  .capture-badge { right: 12px; top: 25px; padding: 9px 10px; font-size: 7px; }
  .mobile-radar-capture { width: 100%; }
  .followed-zones { left: 14px; right: 14px; top: 15px; padding: 13px; }.followed-zones i { display: none; }
  .feature-notification { left: 13px; right: 13px; bottom: 14px; }
  .privacy-detail { min-width: 150px; padding: 9px 10px; }.privacy-detail-history { left: -10px; }.privacy-detail-background { right: -11px; }.privacy-badge { right: -7px; }
  .launch-screens { width: 340px; height: 485px; }
  .launch-phone { width: 195px; border-radius: 38px; }
  .launch-phone img { border-radius: 32px; }
  .email-shell { flex-direction: column; gap: 7px; padding: 8px; }.email-shell input, .email-shell button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; }
  .reveal { opacity: 1; transform: none; transition: none; }
}

@media (prefers-reduced-transparency: reduce) {
  .glass { background: #fff; -webkit-backdrop-filter: none; backdrop-filter: none; }
  .glass-dark { background: #102b5d; -webkit-backdrop-filter: none; backdrop-filter: none; }
}

@media (prefers-contrast: more) {
  .glass, .glass-dark { border: 2px solid currentColor; }
  .nav-shell nav a, .hero-copy > p, .section-heading > p { color: #23344c; }
}
