@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap');

:root {
  --paper: #f3f0e8;
  --paper-deep: #e8e1d4;
  --ink: #16211d;
  --muted: #606b64;
  --line: rgba(22, 33, 29, .16);
  --forest: #173f35;
  --forest-light: #2c5d4f;
  --orange: #f16a3c;
  --cream: #fffaf0;
  --radius: 22px;
  --shadow: 0 20px 70px rgba(35, 51, 44, .12);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "DM Sans", sans-serif; line-height: 1.65; }
a { color: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
.skip-link { position: fixed; top: 8px; left: 8px; z-index: 100; padding: 10px 14px; background: var(--ink); color: white; transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }
.site-header { height: 88px; display: flex; align-items: center; justify-content: space-between; width: min(1180px, calc(100% - 48px)); margin: auto; border-bottom: 1px solid var(--line); }
.brand { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; font: 700 1.12rem/1 "Manrope", sans-serif; letter-spacing: -.03em; }
.brand-logo img { display: block; width: 142px; height: 58px; object-fit: contain; object-position: left center; }
.brand-mark { position: relative; width: 27px; height: 28px; display: inline-block; overflow: hidden; transform: rotate(-6deg); }
.brand-mark i { position: absolute; width: 9px; height: 33px; bottom: -8px; border-radius: 8px 8px 0 0; background: var(--orange); transform: rotate(27deg); }
.brand-mark i:nth-child(1) { left: 1px; height: 22px; }
.brand-mark i:nth-child(2) { left: 10px; height: 31px; }
.brand-mark i:nth-child(3) { left: 19px; height: 24px; }
.site-nav { display: flex; gap: 32px; align-items: center; }
.site-nav a { color: var(--muted); font-size: .9rem; font-weight: 600; text-decoration: none; }
.site-nav a:hover, .site-nav a[aria-current="page"] { color: var(--ink); }
.site-nav a[aria-current="page"]::after { content: ""; display: block; height: 2px; margin-top: 5px; background: var(--orange); }
.nav-toggle { display: none; border: 0; background: transparent; color: var(--ink); font: 600 .9rem "DM Sans", sans-serif; }

.hero { min-height: 700px; width: min(1180px, calc(100% - 48px)); margin: 0 auto; display: grid; grid-template-columns: 1fr .9fr; align-items: center; gap: 6vw; }
.hero-copy { padding: 72px 0; }
.eyebrow { margin: 0 0 18px; color: var(--orange); font: 700 .72rem/1.2 "Manrope", sans-serif; letter-spacing: .16em; text-transform: uppercase; }
h1, h2, h3, blockquote { font-family: "Manrope", sans-serif; letter-spacing: -.055em; }
h1 { margin: 0; font-size: clamp(4rem, 7.6vw, 7.2rem); line-height: .93; font-weight: 600; }
.hero-lede { max-width: 590px; margin: 30px 0 0; color: var(--muted); font-size: 1.15rem; line-height: 1.7; }
.hero-actions { display: flex; align-items: center; gap: 14px; margin-top: 38px; flex-wrap: nowrap; overflow-x: auto; padding-bottom: 2px; scrollbar-width: none; }
.hero-actions::-webkit-scrollbar { display: none; }
.button { display: inline-flex; justify-content: center; align-items: center; min-height: 52px; padding: 0 23px; border-radius: 100px; font-weight: 600; font-size: .9rem; text-decoration: none; transition: transform .2s, background .2s; }
.hero-actions .button { flex: 0 0 auto; white-space: nowrap; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--forest); color: white; }
.button-primary:hover { background: var(--forest-light); }
.button-light { background: var(--cream); color: var(--forest); }
.text-link { font-size: .9rem; font-weight: 600; text-decoration: none; }
.text-link span { color: var(--orange); margin-left: 5px; }
.hero-visual { position: relative; align-self: stretch; min-height: 610px; overflow: hidden; background: #dce4da; border-radius: 0 0 240px 240px; }
.sun { position: absolute; top: 14%; right: 18%; width: 88px; height: 88px; background: #ffd278; border-radius: 50%; }
.land { position: absolute; left: -15%; width: 130%; border-radius: 50% 50% 0 0; transform: rotate(-6deg); }
.land-back { bottom: 20%; height: 52%; background: #85a890; clip-path: polygon(0 58%, 16% 35%, 30% 54%, 45% 12%, 64% 54%, 79% 25%, 100% 57%, 100% 100%, 0 100%); }
.land-front { bottom: -10%; height: 54%; background: var(--forest); clip-path: polygon(0 49%, 23% 26%, 42% 52%, 62% 21%, 100% 54%, 100% 100%, 0 100%); }
.route-line { position: absolute; inset: 0; width: 100%; height: 100%; fill: none; stroke: #fff5dc; stroke-width: 18; stroke-linecap: round; filter: drop-shadow(0 4px 0 rgba(0,0,0,.08)); }
.route-dot { position: absolute; width: 18px; height: 18px; border: 5px solid var(--orange); background: var(--cream); border-radius: 50%; box-shadow: 0 2px 8px rgba(0,0,0,.2); }
.route-dot-one { top: 35%; left: 70%; }
.route-dot-two { top: 66%; left: 34%; }
.visual-caption { position: absolute; left: 34px; bottom: 30px; margin: 0; color: rgba(255,255,255,.72); font-size: .8rem; }
.visual-caption span { display: block; color: white; font: 600 1.8rem "Manrope", sans-serif; letter-spacing: -.05em; }

.feature-section { padding: 130px max(24px, calc((100vw - 1180px) / 2)); background: var(--cream); }
.section-heading { max-width: 660px; margin: 0 auto 62px; text-align: center; }
.section-heading h2, .page-hero h1 { margin: 0; font-size: clamp(2.4rem, 5vw, 4.6rem); line-height: 1.05; font-weight: 600; }
.section-heading > p:last-child { color: var(--muted); font-size: 1.05rem; }
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.feature-card { min-height: 330px; padding: 34px; display: flex; flex-direction: column; justify-content: flex-end; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.feature-card-dark { color: white; background: var(--forest); transform: translateY(-20px); }
.feature-number { margin-bottom: auto; color: var(--orange); font: 600 .8rem "Manrope", sans-serif; }
.feature-card h3 { margin: 20px 0 8px; font-size: 1.65rem; line-height: 1.1; }
.feature-card p { margin: 0; color: var(--muted); }
.feature-card-dark p { color: rgba(255,255,255,.7); }
.quote-section { padding: 140px 24px; text-align: center; color: white; background: var(--orange); }
.quote-section .eyebrow { color: var(--forest); }
.quote-section blockquote { max-width: 880px; margin: 24px auto 42px; font-size: clamp(2.8rem, 6vw, 5.5rem); line-height: 1.04; font-weight: 600; }

.inner-main { width: min(1180px, calc(100% - 48px)); margin: auto; padding: 80px 0 120px; }
.page-hero { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 40px; padding: 40px 0 90px; }
.page-hero > div { max-width: 780px; }
.page-hero p:last-child { max-width: 650px; margin: 28px 0 0; color: var(--muted); font-size: 1.1rem; }
.contact-panel { display: grid; grid-template-columns: .8fr 1.2fr; gap: 10%; padding: 68px; color: white; background: var(--forest); border-radius: var(--radius); box-shadow: var(--shadow); }
.contact-panel h2 { margin: 0; max-width: 420px; font-size: clamp(2rem, 3.5vw, 3.4rem); line-height: 1.08; }
.contact-label { margin: 0 0 5px; color: rgba(255,255,255,.58); font-size: .8rem; text-transform: uppercase; letter-spacing: .12em; }
.contact-email { display: inline-block; margin-bottom: 24px; color: white; font: 600 clamp(1.35rem, 2.4vw, 2.3rem) "Manrope", sans-serif; text-underline-offset: 6px; }
.contact-details > p:last-child { color: rgba(255,255,255,.68); }
.contact-panel > div > p:last-child { color: rgba(255,255,255,.68); }
.contact-form { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.form-row { display: flex; flex-direction: column; gap: 7px; }
.form-row:nth-of-type(4), .form-consent, .contact-form > .button, .captcha-note, .form-status { grid-column: 1 / -1; }
.form-row label { color: rgba(255,255,255,.78); font-size: .82rem; font-weight: 600; }
.form-row input, .form-row select, .form-row textarea { width: 100%; border: 1px solid rgba(255,255,255,.22); border-radius: 10px; padding: 12px 13px; color: white; background: rgba(255,255,255,.08); font: inherit; outline: none; }
.form-row select { color-scheme: dark; }
.form-row textarea { resize: vertical; min-height: 140px; }
.form-row input:focus, .form-row select:focus, .form-row textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(241,106,60,.2); }
.form-row small { color: rgba(255,255,255,.55); line-height: 1.45; }
.form-consent { display: flex; align-items: flex-start; gap: 10px; color: rgba(255,255,255,.7); font-size: .82rem; line-height: 1.5; }
.form-consent input { margin-top: 4px; accent-color: var(--orange); }
.form-honey { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.contact-form > .button { width: fit-content; border: 0; cursor: pointer; font-family: inherit; }
.captcha-note { margin: -7px 0 0; color: rgba(255,255,255,.5); font-size: .76rem; }
.form-status { min-height: 1.5em; margin: 0; color: rgba(255,255,255,.7); }
.form-status.is-success { padding: 12px 14px; color: #173f35; background: #d5f2df; border-radius: 10px; }
.faq-section { padding: 120px 0 60px; display: grid; grid-template-columns: .7fr 1.3fr; gap: 9%; }
.section-heading-left { margin: 0; text-align: left; }
.section-heading-left h2 { font-size: clamp(2.2rem, 4vw, 3.8rem); }
.faq-list { border-top: 1px solid var(--line); }
details { border-bottom: 1px solid var(--line); }
summary { position: relative; padding: 25px 45px 25px 0; cursor: pointer; list-style: none; font: 600 1.05rem "Manrope", sans-serif; }
summary::-webkit-details-marker { display: none; }
summary::after { content: "+"; position: absolute; right: 8px; top: 19px; color: var(--orange); font-size: 1.6rem; font-weight: 400; }
details[open] summary::after { content: "−"; }
details p { margin: 0; padding: 0 45px 24px 0; color: var(--muted); }
.support-note { margin-top: 60px; padding: 42px; border: 1px solid var(--line); border-radius: var(--radius); }
.support-note h2 { margin: 0 0 8px; font-size: 1.6rem; }
.support-note p { margin: 0; color: var(--muted); }
.faq-page { padding-top: 65px; }
.faq-hero { padding-top: 25px; }
.faq-section-page { padding-top: 30px; }
.faq-section-page .section-heading > p:last-child { color: var(--muted); }
.faq-contact-card { margin-top: 70px; padding: 48px; display: flex; align-items: center; justify-content: space-between; gap: 40px; color: white; background: var(--orange); border-radius: var(--radius); }
.faq-contact-card h2 { margin: 0; font-size: clamp(2rem, 4vw, 3.5rem); }
.faq-contact-card p:last-child { margin-bottom: 0; color: rgba(255,255,255,.8); }
.faq-contact-card .eyebrow { color: var(--forest); }

.policy-layout { display: grid; grid-template-columns: 280px minmax(0, 760px); justify-content: space-between; gap: 8%; align-items: start; }
.policy-aside { position: sticky; top: 40px; }
.policy-aside h1 { font-size: 2.6rem; line-height: 1; }
.effective-date { color: var(--muted); font-size: .85rem; }
.policy-aside nav { display: flex; flex-direction: column; margin-top: 32px; border-top: 1px solid var(--line); }
.policy-aside nav a { padding: 9px 0; color: var(--muted); font-size: .85rem; text-decoration: none; border-bottom: 1px solid var(--line); }
.policy-aside nav a:hover { color: var(--orange); }
.policy-content { min-width: 0; }
.policy-content section { scroll-margin-top: 30px; margin-bottom: 64px; }
.policy-content section:first-child { padding-bottom: 32px; border-bottom: 1px solid var(--line); }
.policy-intro { margin-top: 0; color: var(--ink); font: 500 clamp(1.45rem, 2.6vw, 2.05rem)/1.4 "Manrope", sans-serif; letter-spacing: -.035em; }
.policy-content h2 { margin: 0 0 18px; font-size: 1.65rem; letter-spacing: -.035em; }
.policy-content p, .policy-content li { color: #4f5c55; }
.policy-content li { margin-bottom: 10px; }
.policy-content strong { color: var(--ink); }
.policy-content a { text-underline-offset: 3px; }
.policy-table-wrap { overflow-x: auto; margin: 24px 0; }
table { width: 100%; border-collapse: collapse; font-size: .88rem; }
th, td { min-width: 160px; padding: 14px; text-align: left; vertical-align: top; border: 1px solid var(--line); }
th { color: var(--ink); background: var(--paper-deep); }
.highlight-section { padding: 36px; background: var(--cream); border-left: 4px solid var(--orange); }

.site-footer { padding: 52px max(24px, calc((100vw - 1180px) / 2)) 36px; display: grid; grid-template-columns: minmax(0, 1fr) auto; grid-template-areas: "tagline store" "divider divider" "nav copyright"; align-items: start; column-gap: 72px; row-gap: 10px; color: rgba(255,255,255,.75); background: var(--ink); font-size: .84rem; }
.site-footer::before { content: ""; grid-area: divider; width: 100%; height: 1px; margin-top: 24px; background: rgba(255,255,255,.13); }
.site-footer > p { margin: 0; }
.site-footer > p:not(.copyright) { grid-area: tagline; color: rgba(255,255,255,.58); }
.site-footer nav { grid-area: nav; display: flex; align-items: center; gap: 25px; padding-top: 15px; }
.site-footer nav a { text-decoration: none; }
.site-footer nav a:hover { color: white; }
.copyright { grid-area: copyright; min-width: 330px; padding-top: 15px; text-align: right; }
.footer-appstore { grid-area: store; display: flex; flex-direction: column; align-items: flex-end; gap: 12px; }
.footer-appstore p { margin: 0; color: rgba(255,255,255,.68); font-size: .78rem; }
.app-store-badge { display: inline-flex; align-items: center; text-decoration: none; }
.app-store-badge img { display: block; width: 168px; height: auto; }

/* Promotional home */
.promo-page { color: #f7f8ff; background: #07132f; }
.promo-page .promo-header { position: relative; z-index: 10; width: min(1240px, calc(100% - 48px)); border-color: rgba(255,255,255,.14); }
.promo-page .site-nav a { color: rgba(255,255,255,.68); }
.promo-page .site-nav a:hover, .promo-page .site-nav a[aria-current="page"] { color: white; }
.promo-page .nav-toggle { color: white; }
.promo-hero { position: relative; width: min(1240px, calc(100% - 48px)); min-height: 820px; margin: auto; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 5vw; overflow: hidden; }
.promo-glow { position: absolute; border-radius: 50%; filter: blur(100px); pointer-events: none; opacity: .4; }
.promo-glow-one { width: 380px; height: 380px; top: 8%; right: 17%; background: #612fff; }
.promo-glow-two { width: 300px; height: 300px; bottom: 8%; right: -5%; background: #008dff; }
.promo-hero-copy { position: relative; z-index: 2; padding: 80px 0; }
.promo-hero h1 { font-size: clamp(4rem, 7.4vw, 7.4rem); line-height: .89; letter-spacing: -.07em; }
.promo-hero h1 span { color: #ff7a32; }
.promo-hero-copy > p:not(.eyebrow) { max-width: 590px; margin: 32px 0 0; color: rgba(255,255,255,.68); font-size: 1.12rem; }
.promo-button { color: #07132f; background: linear-gradient(135deg, #ffb12c, #ff623c); box-shadow: 0 10px 34px rgba(255,102,54,.25); }
.promo-button:hover { background: linear-gradient(135deg, #ffc04a, #ff7652); }
.promo-text-link { color: white; font-weight: 600; text-decoration: none; }
.promo-text-link span { margin-left: 6px; color: #49bfff; }
.promo-hero-media { position: relative; z-index: 1; min-height: 760px; }
.phone-shot { position: absolute; width: min(390px, 64%); overflow: hidden; border-radius: 36px; box-shadow: 0 40px 90px rgba(0,0,0,.5); }
.phone-shot img { display: block; width: 100%; height: auto; }
.phone-shot-back { top: 100px; right: 0; transform: rotate(6deg); opacity: .72; }
.phone-shot-front { top: 30px; left: 2%; transform: rotate(-4deg); }
.story-flow { padding: 130px max(24px, calc((100vw - 1180px) / 2)); background: #0b1b3f; }
.promo-section-heading { max-width: 800px; margin: 0 auto 68px; text-align: center; }
.promo-section-heading h2, .feature-copy h2, .technical-heading h2, .safety-section h2, .promo-cta h2 { margin: 0; color: white; font-size: clamp(2.6rem, 5vw, 5rem); line-height: 1.02; font-weight: 600; }
.promo-section-heading > p:last-child { max-width: 680px; margin: 24px auto 0; color: rgba(255,255,255,.62); font-size: 1.06rem; }
.flow-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.flow-card { min-height: 290px; padding: 32px; display: flex; flex-direction: column; justify-content: flex-end; background: linear-gradient(145deg, rgba(43,80,147,.42), rgba(10,25,61,.6)); border: 1px solid rgba(255,255,255,.12); border-radius: 22px; }
.flow-icon { width: 68px; height: 68px; margin-bottom: auto; display: grid; place-items: center; color: #ff7438; background: rgba(255,116,56,.11); border: 1px solid rgba(255,116,56,.3); border-radius: 20px; }
.flow-icon svg { width: 38px; height: 38px; fill: none; stroke: currentColor; stroke-width: 2.3; stroke-linecap: round; stroke-linejoin: round; }
.flow-card h3, .showcase-card h3 { margin: 28px 0 8px; color: white; font-size: 1.6rem; line-height: 1.14; }
.flow-card p, .showcase-card p { margin: 0; color: rgba(255,255,255,.58); }
.split-feature { padding: 120px max(24px, calc((100vw - 1120px) / 2)); display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 10%; background: #07132f; }
.split-feature-reverse { grid-template-columns: 1.12fr .88fr; background: #0b1b3f; }
.split-feature-reverse .feature-image { order: 2; }
.split-feature-reverse .feature-copy { order: 1; }
.feature-image-phone { max-width: 500px; justify-self: center; overflow: hidden; border-radius: 28px; box-shadow: 0 35px 90px rgba(0,0,0,.45); transform: rotate(-2deg); }
.split-feature-reverse .feature-image-phone { transform: rotate(2deg); }
.feature-image img { display: block; width: 100%; height: auto; }
.feature-copy > p:not(.eyebrow) { color: rgba(255,255,255,.64); font-size: 1.08rem; }
.check-list { margin: 30px 0 0; padding: 0; list-style: none; }
.check-list li { position: relative; margin: 13px 0; padding-left: 30px; color: rgba(255,255,255,.78); }
.check-list li::before { content: ""; position: absolute; left: 0; top: .55em; width: 10px; height: 10px; background: #ff7438; border-radius: 50%; box-shadow: 0 0 0 5px rgba(255,116,56,.15); }
.export-pills { display: flex; flex-wrap: wrap; gap: 9px; margin: 28px 0; }
.export-pills span { padding: 8px 13px; color: #7ed1ff; background: rgba(73,191,255,.1); border: 1px solid rgba(73,191,255,.24); border-radius: 100px; font-size: .78rem; font-weight: 600; }
.feature-note { padding-left: 18px; border-left: 2px solid #ff7438; }
.feature-showcase { padding: 130px max(24px, calc((100vw - 1180px) / 2)); background: #07132f; }
.showcase-grid { display: grid; grid-template-columns: .72fr 1.28fr; grid-template-rows: auto auto; gap: 22px; align-items: start; }
.showcase-card { overflow: hidden; background: #101f43; border: 1px solid rgba(255,255,255,.12); border-radius: 22px; }
.showcase-card-tall { grid-row: 1 / 3; }
.showcase-image { display: flex; justify-content: center; align-items: center; overflow: hidden; background: #050d24; }
.showcase-image img { display: block; width: 100%; height: auto; object-fit: contain; }
.showcase-image-phone img { aspect-ratio: 1284 / 2778; }
.showcase-image-carplay img { aspect-ratio: 2778 / 1284; }
.showcase-card > div:last-child { padding: 25px 28px 29px; }
.showcase-card h3 { margin: 0 0 7px; }
.carplay-note { max-width: 760px; margin: 28px auto 0; padding: 16px 20px; color: rgba(255,255,255,.6); text-align: center; background: rgba(255,255,255,.05); border-radius: 12px; font-size: .86rem; }
.carplay-note strong { color: white; }
.technical-section { padding: 120px max(24px, calc((100vw - 1180px) / 2)); display: grid; grid-template-columns: .8fr 1.2fr; gap: 10%; background: #0b1b3f; }
.technical-list { margin: 0; padding: 0; list-style: none; }
.technical-list li { position: relative; margin: 0; padding: 18px 0 18px 34px; color: rgba(255,255,255,.78); border-bottom: 1px solid rgba(255,255,255,.11); }
.technical-list li:first-child { border-top: 1px solid rgba(255,255,255,.11); }
.technical-list li::before { content: ""; position: absolute; left: 3px; top: 1.55em; width: 10px; height: 10px; background: #ff7438; border-radius: 50%; box-shadow: 0 0 0 5px rgba(255,116,56,.13); }
.safety-section { padding: 90px max(24px, calc((100vw - 1000px) / 2)); display: grid; grid-template-columns: auto 1fr; gap: 42px; align-items: start; color: white; background: #f06c32; }
.safety-icon { width: 74px; height: 74px; display: grid; place-items: center; border: 2px solid white; border-radius: 50%; font: 600 2.5rem "Manrope", sans-serif; }
.safety-section .eyebrow { color: #07132f; }
.safety-section h2 { font-size: clamp(2.4rem, 4.5vw, 4.4rem); }
.safety-section p:last-child { max-width: 820px; color: rgba(255,255,255,.82); }
.promo-cta { padding: 130px 24px; text-align: center; background: radial-gradient(circle at 50% 10%, #213c78, #07132f 58%); }
.promo-cta img { width: 180px; height: 100px; object-fit: contain; filter: drop-shadow(0 12px 30px rgba(0,0,0,.3)); }
.promo-cta p { margin: 20px 0 34px; color: rgba(255,255,255,.62); font-size: 1.08rem; }
.promo-footer { background: #03091a; }
.promo-footer .brand-logo img, .promo-page .brand-logo img { filter: drop-shadow(0 2px 8px rgba(0,0,0,.25)); }

/* Shared dark theme */
.dark-page { min-height: 100vh; display: flex; flex-direction: column; color: #f7f8ff; background: #07132f; }
.dark-page main { flex: 1; }
.dark-page .promo-header { width: min(1240px, calc(100% - 48px)); border-color: rgba(255,255,255,.14); }
.dark-page .site-nav a { color: rgba(255,255,255,.68); }
.dark-page .site-nav a:hover, .dark-page .site-nav a[aria-current="page"] { color: white; }
.dark-page .nav-toggle { color: white; }
.dark-page .page-hero p:last-child, .dark-page .section-heading > p:last-child, .dark-page details p, .dark-page .support-note p { color: rgba(255,255,255,.62); }
.dark-page .page-hero h1, .dark-page .section-heading h2, .dark-page .support-note h2 { color: white; }
.dark-page .contact-panel { background: linear-gradient(145deg, #112b57, #0c2147); border: 1px solid rgba(255,255,255,.12); box-shadow: 0 25px 80px rgba(0,0,0,.3); }
.dark-page .faq-list { border-color: rgba(255,255,255,.15); }
.dark-page details, .dark-page .support-note { border-color: rgba(255,255,255,.15); }
.dark-page .faq-contact-card { background: linear-gradient(135deg, #ff9c2d, #f05f3a); }
.dark-page .button-primary { color: #07132f; background: linear-gradient(135deg, #ffb12c, #ff623c); }
.dark-page .button-primary:hover { background: linear-gradient(135deg, #ffc04a, #ff7652); }
.dark-page .promo-footer { margin-top: 0; }

/* Privacy */
.privacy-main { flex: 1; width: 100%; }
.privacy-hero { padding: 88px max(24px, calc((100vw - 980px) / 2)) 80px; background: radial-gradient(circle at 75% 0, rgba(69,83,211,.26), transparent 38%); border-bottom: 1px solid rgba(255,255,255,.1); }
.privacy-hero h1 { max-width: 850px; font-size: clamp(3.4rem, 7vw, 6.8rem); color: white; }
.privacy-hero > p:not(.eyebrow):not(.effective-date) { max-width: 780px; margin: 28px 0 0; color: rgba(255,255,255,.7); font-size: 1.15rem; }
.privacy-hero .effective-date { margin: 30px 0 0; color: rgba(255,255,255,.43); }
.privacy-content { width: min(980px, calc(100% - 48px)); margin: 0 auto; padding: 90px 0 110px; }
.privacy-content > section { padding: 58px 0; border-bottom: 1px solid rgba(255,255,255,.12); }
.privacy-content > section:first-child { padding-top: 0; }
.privacy-content > section:last-child { padding-bottom: 0; border-bottom: 0; }
.privacy-content h2 { max-width: 760px; margin: 0 0 20px; color: white; font-size: clamp(2rem, 4vw, 3.5rem); line-height: 1.08; }
.privacy-content p { max-width: 820px; color: rgba(255,255,255,.66); font-size: 1.02rem; }
.privacy-content a { color: #70cbff; text-underline-offset: 4px; }
.privacy-highlight { padding: 42px !important; background: linear-gradient(145deg, rgba(43,80,147,.38), rgba(10,25,61,.48)); border: 1px solid rgba(255,255,255,.12) !important; border-radius: 22px; }
.privacy-points { display: grid; grid-template-columns: 1fr 1fr; gap: 0 34px; margin: 28px 0 0; padding: 0; list-style: none; }
.privacy-points li { position: relative; padding: 14px 0 14px 30px; color: rgba(255,255,255,.78); border-bottom: 1px solid rgba(255,255,255,.1); }
.privacy-points li::before { content: ""; position: absolute; left: 2px; top: 1.45em; width: 9px; height: 9px; background: #ff7438; border-radius: 50%; }

/* App preview video */
.video-main { width: 100%; overflow: hidden; }
.video-intro { max-width: 940px; margin: 0 auto; padding: 90px 24px 55px; text-align: center; }
.video-intro h1 { color: white; font-size: clamp(3.5rem, 7vw, 7rem); line-height: .96; }
.video-intro .button { margin-top: 28px; }
.video-intro > p:last-child { max-width: 720px; margin: 28px auto 0; color: rgba(255,255,255,.66); font-size: 1.12rem; }
.video-stage { position: relative; padding: 30px 24px 120px; text-align: center; }
.video-glow { position: absolute; left: 50%; top: 45%; width: 760px; height: 540px; transform: translate(-50%,-50%); background: #3532ad; border-radius: 50%; filter: blur(150px); opacity: .38; pointer-events: none; }
.video-grid { position: relative; width: min(1240px, 100%); margin: 0 auto; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; align-items: start; }
.video-mode h2 { margin: 0 0 22px; color: white; font-size: clamp(2rem, 3vw, 3.25rem); line-height: 1; }
.video-frame { position: relative; width: 100%; margin: 0 auto; padding: 8px; background: linear-gradient(145deg, rgba(255,255,255,.25), rgba(255,255,255,.05)); border: 1px solid rgba(255,255,255,.18); border-radius: 28px; box-shadow: 0 35px 80px rgba(0,0,0,.45); }
.video-frame video { display: block; width: 100%; aspect-ratio: 1146 / 1214; object-fit: contain; background: #020714; border-radius: 21px; }

@media (max-width: 800px) {
  .site-header { height: 72px; width: min(100% - 32px, 1180px); }
  .nav-toggle { display: block; }
  .site-nav { display: none; position: absolute; z-index: 20; top: 70px; left: 16px; right: 16px; padding: 20px; flex-direction: column; align-items: stretch; gap: 8px; background: var(--cream); border-radius: 14px; box-shadow: var(--shadow); }
  .site-nav.is-open { display: flex; }
  .promo-page .site-nav, .dark-page .site-nav { background: #101f43; }
  .site-nav a { padding: 9px; }
  .site-nav a[aria-current="page"]::after { display: none; }
  .hero { width: 100%; min-height: auto; grid-template-columns: 1fr; gap: 0; }
  .hero-copy { padding: 76px 24px 64px; }
  h1 { font-size: clamp(3.65rem, 17vw, 5.5rem); }
  .hero-visual { min-height: 600px; margin: 0 16px; border-radius: 18px 18px 180px 180px; }
  .feature-section { padding-top: 95px; padding-bottom: 95px; }
  .feature-grid { grid-template-columns: 1fr; }
  .feature-card, .feature-card-dark { min-height: 280px; transform: none; }
  .quote-section { padding: 100px 24px; }
  .inner-main { width: min(100% - 32px, 1180px); padding-top: 56px; }
  .page-hero { grid-template-columns: 1fr; align-items: start; padding-bottom: 60px; }
  .contact-panel { grid-template-columns: 1fr; gap: 45px; padding: 36px 25px; }
  .contact-form { grid-template-columns: 1fr; }
  .form-row, .form-row:nth-of-type(4), .form-consent, .contact-form > .button, .captcha-note, .form-status { grid-column: 1; }
  .faq-section { grid-template-columns: 1fr; gap: 45px; padding-top: 90px; }
  .faq-section-page { padding-top: 20px; }
  .faq-contact-card { padding: 34px 25px; flex-direction: column; align-items: flex-start; }
  .policy-layout { grid-template-columns: 1fr; }
  .policy-aside { position: static; padding-bottom: 34px; border-bottom: 1px solid var(--line); }
  .policy-aside nav { display: none; }
  .policy-content { padding-top: 55px; }
  .highlight-section { padding: 28px 22px; }
  .site-footer { padding-top: 44px; grid-template-columns: 1fr; grid-template-areas: "tagline" "store" "divider" "nav" "copyright"; justify-items: center; row-gap: 10px; text-align: center; }
  .site-footer::before { margin-top: 20px; }
  .site-footer nav { justify-content: center; flex-direction: row; flex-wrap: wrap; gap: 12px 22px; padding-top: 15px; }
  .copyright { min-width: 0; padding-top: 5px; text-align: center; }
  .footer-appstore { margin-top: 20px; align-items: center; }
  .app-store-badge img { width: 160px; }
  .brand-logo img { width: 124px; height: 50px; }
  .promo-hero { width: 100%; min-height: auto; grid-template-columns: 1fr; }
  .promo-hero-copy { padding: 80px 24px 45px; }
  .promo-hero h1 { font-size: clamp(3.8rem, 17vw, 5.6rem); }
  .hero-actions { gap: 10px; }
  .hero-actions .button { min-height: 46px; padding: 0 12px; font-size: .72rem; }
  .promo-hero-media { min-height: 620px; margin: 0 12px; }
  .phone-shot { width: 66%; border-radius: 25px; }
  .phone-shot-back { top: 65px; }
  .phone-shot-front { top: 5px; }
  .story-flow, .feature-showcase { padding-top: 95px; padding-bottom: 95px; }
  .flow-grid { grid-template-columns: 1fr; }
  .flow-card { min-height: 240px; }
  .split-feature, .split-feature-reverse { grid-template-columns: 1fr; gap: 58px; padding-top: 90px; padding-bottom: 90px; }
  .split-feature-reverse .feature-image, .split-feature-reverse .feature-copy { order: initial; }
  .feature-image-phone { max-width: 390px; }
  .showcase-grid { grid-template-columns: 1fr; grid-template-rows: auto; }
  .showcase-card-tall { grid-row: auto; }
  .showcase-card-wide > div:last-child, .showcase-card-tall > div:last-child { padding: 22px; }
  .showcase-card-tall { max-height: none; }
  .showcase-image img { width: 100%; height: auto; object-fit: contain; }
  .technical-section { grid-template-columns: 1fr; gap: 50px; padding-top: 90px; padding-bottom: 90px; }
  .technical-list li { padding-top: 15px; padding-bottom: 15px; }
  .safety-section { grid-template-columns: 1fr; gap: 24px; padding-top: 75px; padding-bottom: 75px; }
  .safety-icon { width: 58px; height: 58px; font-size: 2rem; }
  .dark-page .promo-header { width: min(100% - 32px, 1240px); }
  .privacy-hero { padding-top: 62px; padding-bottom: 58px; }
  .privacy-hero h1 { font-size: clamp(3.2rem, 16vw, 5rem); }
  .privacy-content { width: min(100% - 32px, 980px); padding-top: 58px; padding-bottom: 75px; }
  .privacy-content > section { padding: 45px 0; }
  .privacy-highlight { padding: 28px 22px !important; }
  .privacy-points { grid-template-columns: 1fr; }
  .video-intro { padding-top: 68px; }
  .video-intro h1 { font-size: clamp(3.2rem, 16vw, 5rem); }
  .video-stage { padding-bottom: 85px; }
  .video-grid { width: min(520px, 100%); grid-template-columns: 1fr; gap: 58px; }
  .video-mode h2 { margin-bottom: 18px; }
  .video-frame { border-radius: 26px; }
  .video-frame video { border-radius: 19px; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } * { transition: none !important; } }
