:root {
  --ink: #2d231d;
  --muted: #75675c;
  --paper: #f5efe5;
  --surface: #fffaf3;
  --line: #ddcfbd;
  --rust: #a84527;
  --rust-dark: #83351f;
  --peach: #f5d9c8;
  --gold: #e5c969;
  --night: #161d2d;
  --shadow: 0 24px 70px rgba(69, 42, 24, .16);
  --radius: 28px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.65; }
a { color: inherit; }
img { display: block; max-width: 100%; }
button, a { -webkit-tap-highlight-color: transparent; }
.visually-hidden { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }

.site-header { position: relative; z-index: 20; width: min(1180px, calc(100% - 40px)); margin: 0 auto; min-height: 96px; display: flex; align-items: center; justify-content: space-between; }
.site-header.compact { border-bottom: 1px solid var(--line); }
.brand { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; font: 800 1.05rem/1 "Manrope", sans-serif; }
.brand img { border-radius: 12px; box-shadow: 0 8px 22px rgba(22, 29, 45, .18); }
.brand span { display: grid; gap: 4px; }
.brand small { font-size: .58rem; letter-spacing: .17em; color: var(--muted); }
.site-header nav { display: flex; align-items: center; gap: 30px; }
.site-header nav a { text-decoration: none; font-weight: 600; color: #5e5046; }
.site-header nav a:hover, .site-header nav a:focus-visible { color: var(--rust); }
.nav-cta { padding: 11px 18px; border: 1px solid var(--ink); border-radius: 999px; color: var(--ink) !important; }
.menu-button { display: none; border: 1px solid var(--line); background: var(--surface); border-radius: 999px; padding: 9px 14px; font: 700 .9rem "DM Sans"; }

.hero { width: min(1180px, calc(100% - 40px)); min-height: 720px; margin: 0 auto; padding: 70px 0 90px; display: grid; grid-template-columns: 1.06fr .94fr; align-items: center; gap: 70px; }
.eyebrow { margin: 0 0 18px; color: var(--rust); font-size: .78rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
h1, h2, h3 { margin-top: 0; font-family: "Manrope", sans-serif; letter-spacing: -.045em; line-height: 1.05; }
h1 { max-width: 740px; margin-bottom: 24px; font-size: clamp(3.6rem, 7vw, 6.8rem); }
h2 { font-size: clamp(2.25rem, 4.6vw, 4.25rem); }
h3 { margin-bottom: 14px; font-size: 1.45rem; }
.hero-lede { max-width: 650px; margin: 0 0 34px; color: var(--muted); font-size: 1.18rem; line-height: 1.75; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.button { display: inline-flex; justify-content: center; align-items: center; min-height: 54px; padding: 0 24px; border: 1px solid transparent; border-radius: 14px; text-decoration: none; font-weight: 800; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button.primary { color: white; background: var(--rust); box-shadow: 0 12px 28px rgba(168, 69, 39, .24); }
.button.primary:hover { background: var(--rust-dark); }
.button.secondary { border-color: var(--line); background: rgba(255,255,255,.5); }
.platform-note { margin-top: 24px; display: flex; flex-wrap: wrap; align-items: center; gap: 10px; color: var(--muted); font-size: .88rem; font-weight: 700; }
.platform-note i { width: 3px; height: 3px; border-radius: 50%; background: var(--rust); }

.hero-visual { position: relative; display: grid; place-items: center; min-height: 610px; }
.hero-visual::before { content: ""; position: absolute; width: 480px; height: 480px; border-radius: 50%; background: var(--peach); }
.hero-visual::after { content: ""; position: absolute; width: 420px; height: 420px; border: 1px solid rgba(168, 69, 39, .3); border-radius: 50%; transform: translate(55px, -55px); }
.phone { position: relative; z-index: 2; overflow: hidden; aspect-ratio: 430 / 890; padding: 9px 6px 17px; display: grid; place-items: center; border: 10px solid var(--night); border-radius: 42px; background: var(--paper); box-shadow: var(--shadow); }
.phone::before { content: ""; position: absolute; z-index: 3; top: 8px; left: 50%; width: 78px; height: 20px; border-radius: 20px; background: var(--night); transform: translateX(-50%); }
.phone-main { width: 326px; transform: rotate(2deg); }
.phone img { width: 100%; height: 100%; min-height: 0; object-fit: contain; object-position: center; border-radius: 22px; background: var(--paper); }
.earnings-chip { position: absolute; z-index: 4; right: -20px; bottom: 90px; min-width: 185px; padding: 18px 20px; border: 1px solid rgba(255,255,255,.55); border-radius: 18px; color: white; background: rgba(32,26,22,.92); box-shadow: 0 18px 46px rgba(32,26,22,.28); backdrop-filter: blur(10px); }
.earnings-chip span, .earnings-chip em { display: block; color: #d9c9bd; font-size: .68rem; font-style: normal; letter-spacing: .12em; }
.earnings-chip strong { display: block; margin: 2px 0; font: 800 1.2rem "Manrope"; }

.proof-strip { width: min(1180px, calc(100% - 40px)); margin: 0 auto 140px; display: grid; grid-template-columns: repeat(3, 1fr); border-block: 1px solid var(--line); }
.proof-strip div { padding: 28px 34px; display: grid; gap: 3px; }
.proof-strip div + div { border-left: 1px solid var(--line); }
.proof-strip strong { font: 800 1rem "Manrope"; }
.proof-strip span { color: var(--muted); font-size: .9rem; }

.app-preview-section { width: min(1240px, calc(100% - 40px)); margin: 0 auto 150px; padding: 68px 62px 48px; overflow: hidden; border-radius: 42px; color: #fff9f3; background: radial-gradient(circle at 18% 24%, rgba(30, 200, 164, .18), transparent 29%), radial-gradient(circle at 82% 28%, rgba(231, 124, 82, .24), transparent 34%), linear-gradient(145deg, #0d1424 0%, #171d2d 48%, #261b18 100%); box-shadow: 0 32px 80px rgba(22,29,45,.22); }
.app-preview-heading { position: relative; z-index: 8; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(290px, .65fr); align-items: end; gap: 70px; }
.app-preview-heading .eyebrow { color: #6ee9c5; }
.app-preview-heading h2 { max-width: 760px; margin-bottom: 0; }
.app-preview-heading > p { margin: 0 0 8px; color: #c9c3be; font-size: 1.05rem; }
.app-preview { margin-top: 28px; }
.preview-stage { position: relative; min-height: 680px; perspective: 1500px; outline: none; touch-action: pan-y; }
.preview-stage:focus-visible { border-radius: 28px; box-shadow: inset 0 0 0 2px #6ee9c5; }
.preview-glow { position: absolute; top: 50%; left: 50%; width: 430px; height: 430px; border-radius: 50%; background: rgba(231,124,82,.18); filter: blur(14px); transform: translate(-50%, -50%); }
.preview-slide { position: absolute; z-index: 1; top: 50%; left: 50%; width: 292px; margin: 0; opacity: 0; transform-style: preserve-3d; transition: transform .62s cubic-bezier(.2,.8,.2,1), opacity .45s ease, filter .45s ease; will-change: transform; }
.preview-slide[data-position="0"] { z-index: 6; opacity: 1; filter: none; transform: translate(-50%, -50%) translateX(0) rotateY(0) scale(1); }
.preview-slide[data-position="-1"] { z-index: 4; opacity: .72; filter: saturate(.78) brightness(.76); transform: translate(-50%, -50%) translateX(-72%) rotateY(28deg) scale(.84); }
.preview-slide[data-position="1"] { z-index: 4; opacity: .72; filter: saturate(.78) brightness(.76); transform: translate(-50%, -50%) translateX(72%) rotateY(-28deg) scale(.84); }
.preview-slide[data-position="-2"] { z-index: 2; opacity: .22; filter: saturate(.55) brightness(.58); transform: translate(-50%, -50%) translateX(-126%) rotateY(36deg) scale(.67); }
.preview-slide[data-position="2"] { z-index: 2; opacity: .22; filter: saturate(.55) brightness(.58); transform: translate(-50%, -50%) translateX(126%) rotateY(-36deg) scale(.67); }
.preview-phone { width: 100%; border-color: #0b1120; box-shadow: 0 34px 70px rgba(0,0,0,.48); }
.preview-slide[data-position]:not([data-position="0"]) .preview-phone { pointer-events: none; }
.preview-arrow { position: absolute; z-index: 10; top: 50%; width: 54px; height: 54px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.24); border-radius: 50%; color: #fff; background: rgba(13,20,36,.7); box-shadow: 0 14px 30px rgba(0,0,0,.24); backdrop-filter: blur(12px); font: 500 1.5rem/1 "DM Sans", sans-serif; cursor: pointer; transform: translateY(-50%); transition: transform .2s ease, background .2s ease, border-color .2s ease; }
.preview-arrow:hover, .preview-arrow:focus-visible { border-color: #6ee9c5; background: #253044; transform: translateY(-50%) scale(1.06); }
.preview-arrow-prev { left: 4px; }
.preview-arrow-next { right: 4px; }
.preview-details { position: relative; z-index: 8; min-height: 138px; padding: 28px 34px; display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 28px 50px; border: 1px solid rgba(255,255,255,.13); border-radius: 26px; background: rgba(255,255,255,.075); backdrop-filter: blur(18px); }
.preview-copy { max-width: 650px; }
.preview-count { display: block; margin-bottom: 8px; color: #6ee9c5; font-size: .74rem; font-weight: 800; letter-spacing: .15em; }
.preview-copy h3 { margin-bottom: 8px; color: #fff; font-size: 1.75rem; }
.preview-copy p { margin: 0; color: #c9c3be; }
.preview-navigation { display: flex; align-items: center; gap: 9px; }
.preview-navigation button { width: 10px; height: 10px; padding: 0; border: 0; border-radius: 999px; background: #777d89; cursor: pointer; transition: width .25s ease, background .25s ease; }
.preview-navigation button[aria-current="true"] { width: 34px; background: #e77c52; }
.preview-navigation button:focus-visible { outline: 2px solid #6ee9c5; outline-offset: 4px; }
.preview-hint { grid-column: 2; margin: -34px 0 0; color: #9ea3ad; font-size: .78rem; text-align: right; }

.screens-section { width: min(1320px, calc(100% - 40px)); margin: 0 auto 150px; }
.screens-section .section-heading { width: min(1180px, 100%); margin-inline: auto; }
.screen-gallery { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 22px; align-items: start; }
.screen-card { margin: 0; padding: 20px 16px 24px; border: 1px solid var(--line); border-radius: 28px; background: rgba(255,250,243,.72); }
.screen-phone { width: 100%; border-width: 7px; border-radius: 34px; box-shadow: 0 18px 42px rgba(69,42,24,.15); }
.screen-phone::before { top: 6px; width: 56px; height: 15px; }
.screen-card figcaption { padding: 22px 6px 0; display: grid; gap: 7px; }
.screen-card figcaption strong { font: 800 1.12rem "Manrope", sans-serif; }
.screen-card figcaption span { color: var(--muted); font-size: .9rem; line-height: 1.55; }

.feature-section { width: min(1180px, calc(100% - 40px)); margin: 0 auto 150px; }
.section-heading { max-width: 750px; margin-bottom: 55px; }
.section-heading h2 { margin-bottom: 22px; }
.section-heading > p:last-child { max-width: 620px; color: var(--muted); font-size: 1.08rem; }
.feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.feature-card { position: relative; overflow: hidden; min-height: 300px; padding: 40px; border: 1px solid var(--line); border-radius: var(--radius); background: rgba(255,250,243,.75); }
.feature-card p { max-width: 510px; color: var(--muted); }
.feature-wide { grid-column: 1 / -1; min-height: 250px; display: grid; grid-template-columns: 70px 1fr 1fr; align-items: center; gap: 24px; }
.feature-number { display: inline-grid; width: 42px; height: 42px; place-items: center; border: 1px solid var(--line); border-radius: 50%; color: var(--rust); font-size: .75rem; font-weight: 800; }
.feature-accent { color: #fff9f3; border-color: var(--night); background: var(--night); }
.feature-accent p { color: #c9c3be; }
.feature-accent .feature-number { border-color: #4d5360; color: var(--gold); }
.mini-timeline { display: flex; align-items: center; gap: 10px; color: var(--muted); font-size: .78rem; }
.mini-timeline b { flex: 1; height: 8px; border-radius: 8px; background: var(--rust); }
.mini-timeline b.break { flex: .22; background: var(--gold); }

.showcase { overflow: hidden; min-height: 760px; padding: 100px max(20px, calc((100vw - 1180px)/2)); display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 80px; color: #fff7ee; background: var(--night); }
.showcase-copy { max-width: 560px; }
.showcase-copy .eyebrow { color: var(--gold); }
.showcase-copy > p:not(.eyebrow) { color: #c9c3be; font-size: 1.08rem; }
.showcase-copy ul { margin: 34px 0 0; padding: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px 26px; list-style: none; }
.showcase-copy li { padding-left: 21px; position: relative; }
.showcase-copy li::before { content: ""; position: absolute; top: .65em; left: 0; width: 7px; height: 7px; border-radius: 50%; background: var(--gold); }
.showcase-device { position: relative; display: grid; place-items: center; align-self: end; }
.showcase-device::before { content: ""; position: absolute; width: 520px; height: 520px; border-radius: 50%; background: rgba(229,201,105,.12); }
.phone-secondary { width: 330px; margin-bottom: -210px; transform: rotate(-2deg); }

.ios-section { width: min(1180px, calc(100% - 40px)); margin: 150px auto; }
.ios-heading { margin-bottom: 54px; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .65fr); align-items: end; gap: 70px; }
.ios-heading h2 { max-width: 760px; margin-bottom: 0; }
.ios-heading > p { margin: 0 0 7px; color: var(--muted); font-size: 1.08rem; }
.ios-gallery { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.ios-card { overflow: hidden; margin: 0; border: 1px solid var(--line); border-radius: 34px; background: var(--surface); box-shadow: 0 22px 55px rgba(69,42,24,.1); }
.ios-image-wrap { overflow: hidden; aspect-ratio: 4 / 4.35; background: #f3eee7; }
.ios-image-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: top center; transition: transform .6s ease; }
.ios-card:hover .ios-image-wrap img { transform: scale(1.018); }
.ios-card figcaption { padding: 34px 38px 38px; }
.ios-kicker { display: block; margin-bottom: 10px; color: var(--rust); font-size: .76rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.ios-card figcaption strong { display: block; font: 800 1.55rem/1.2 "Manrope", sans-serif; letter-spacing: -.025em; }
.ios-card figcaption p { margin: 13px 0 0; color: var(--muted); }
.ios-card-dark { color: #fff9f3; border-color: #313746; background: var(--night); }
.ios-card-dark figcaption p { color: #c9c3be; }
.ios-card-dark .ios-kicker { color: var(--gold); }

.all-features { width: min(1180px, calc(100% - 40px)); margin: 150px auto; }
.feature-directory { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.directory-card { padding: 34px; border: 1px solid var(--line); border-radius: 24px; background: rgba(255,250,243,.7); }
.directory-icon { display: inline-grid; width: 38px; height: 38px; margin-bottom: 28px; place-items: center; border-radius: 50%; color: #fff; background: var(--rust); font-size: .72rem; font-weight: 800; }
.directory-card h3 { margin-bottom: 20px; }
.directory-card ul { margin: 0; padding: 0; display: grid; gap: 10px; list-style: none; }
.directory-card li { position: relative; padding-left: 18px; color: var(--muted); font-size: .94rem; line-height: 1.5; }
.directory-card li::before { content: ""; position: absolute; top: .65em; left: 0; width: 6px; height: 6px; border-radius: 50%; background: var(--gold); }

.languages-section { width: min(1180px, calc(100% - 40px)); margin: 150px auto; padding: 64px; overflow: hidden; border-radius: 36px; color: #fff9f3; background: radial-gradient(circle at 90% 12%, rgba(110,233,197,.14), transparent 30%), linear-gradient(145deg, #111827, var(--night)); box-shadow: 0 28px 70px rgba(22,29,45,.2); }
.language-intro { max-width: 760px; margin-bottom: 42px; }
.language-intro .eyebrow { color: #6ee9c5; }
.language-intro h2 { margin-bottom: 20px; }
.language-intro > p:last-child { max-width: 650px; margin-bottom: 0; color: #c9c3be; font-size: 1.06rem; }
.language-grid { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; list-style: none; }
.language-grid li { min-width: 0; padding: 17px 19px; display: grid; gap: 2px; border: 1px solid rgba(255,255,255,.12); border-radius: 16px; background: rgba(255,255,255,.06); }
.language-grid strong { overflow-wrap: anywhere; color: #fff; font: 700 1rem/1.35 "Manrope", sans-serif; letter-spacing: -.01em; }
.language-grid span { color: #aaaeb7; font-size: .78rem; }
.language-note { margin: 24px 0 0; color: #9298a4; font-size: .8rem; }

.more-pages-section { width: min(1320px, calc(100% - 40px)); margin: 0 auto 150px; }
.more-pages-section .section-heading { width: min(1180px, 100%); margin-inline: auto; }
.more-gallery { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(230px, 1fr); gap: 18px; padding: 4px 2px 24px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: thin; }
.more-card { margin: 0; padding: 16px 14px 22px; scroll-snap-align: start; border: 1px solid var(--line); border-radius: 26px; background: rgba(255,250,243,.72); }
.more-phone { width: 100%; padding: 7px 5px 9px; border-width: 7px; border-radius: 34px; box-shadow: 0 16px 36px rgba(69,42,24,.14); }
.more-phone::before { top: 5px; width: 54px; height: 14px; }
.more-card figcaption { padding: 20px 5px 0; display: grid; gap: 7px; }
.more-card figcaption strong { font: 800 1.06rem "Manrope", sans-serif; }
.more-card figcaption span { color: var(--muted); font-size: .88rem; line-height: 1.5; }

.privacy-section { width: min(1020px, calc(100% - 40px)); margin: 160px auto; padding: 70px; display: grid; grid-template-columns: 150px 1fr; align-items: start; gap: 55px; border: 1px solid #d5bca9; border-radius: 36px; background: var(--peach); }
.privacy-section h2 { margin-bottom: 20px; }
.privacy-section p:not(.eyebrow) { color: #68584d; font-size: 1.08rem; }
.privacy-mark { width: 120px; height: 120px; display: grid; place-items: center; border-radius: 28px; color: #66edba; background: var(--night); font: 800 4rem "Manrope"; box-shadow: 0 18px 35px rgba(22,29,45,.18); }
.text-link { display: inline-flex; gap: 8px; margin-top: 12px; color: var(--rust-dark); font-weight: 800; text-decoration: none; }
.text-link span { transition: transform .2s ease; }
.text-link:hover span { transform: translateX(4px); }

.final-cta { width: min(880px, calc(100% - 40px)); margin: 0 auto 150px; text-align: center; }
.final-cta img { margin: 0 auto 24px; border-radius: 18px; box-shadow: 0 14px 32px rgba(22,29,45,.2); }
.final-cta h2 { margin-bottom: 32px; }

footer { width: min(1180px, calc(100% - 40px)); min-height: 120px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 24px; border-top: 1px solid var(--line); color: var(--muted); font-size: .9rem; }
footer > a { font-weight: 800; text-decoration: none; }
footer div { display: flex; gap: 20px; }
footer div a { text-decoration: none; }

.legal-main { width: min(1080px, calc(100% - 40px)); margin: 75px auto 140px; display: grid; grid-template-columns: 220px minmax(0, 720px); gap: 80px; }
.legal-main aside { position: sticky; top: 30px; align-self: start; display: grid; gap: 7px; }
.legal-main aside p { margin: 0 0 12px; color: var(--muted); font-size: .76rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.legal-main aside a { padding: 9px 12px; border-radius: 10px; text-decoration: none; font-weight: 700; }
.legal-main aside a.active { color: var(--rust-dark); background: var(--peach); }
.legal-main article h1 { margin-bottom: 20px; font-size: clamp(3rem, 6vw, 5rem); }
.legal-main article h2 { margin: 46px 0 14px; font-size: 1.35rem; letter-spacing: -.025em; }
.legal-main article p { color: #62544a; }
.legal-main article a { color: var(--rust-dark); font-weight: 700; }
.legal-intro { margin-bottom: 55px; padding-bottom: 38px; border-bottom: 1px solid var(--line); font-size: 1.2rem; }

.reveal { opacity: 0; transform: translateY(18px); transition: opacity .65s ease, transform .65s ease; }
.reveal.visible { opacity: 1; transform: none; }

@media (max-width: 880px) {
  .site-header { min-height: 78px; }
  .menu-button { display: block; }
  .site-header:not(.compact) nav { position: absolute; top: 70px; right: 0; width: 230px; padding: 18px; display: none; align-items: stretch; flex-direction: column; gap: 4px; border: 1px solid var(--line); border-radius: 18px; background: var(--surface); box-shadow: var(--shadow); }
  .site-header:not(.compact) nav.open { display: flex; }
  .site-header:not(.compact) nav a { padding: 9px; }
  .nav-cta { border: 0; }
  .hero { padding-top: 35px; grid-template-columns: 1fr; gap: 25px; text-align: center; }
  .hero-copy { display: grid; justify-items: center; }
  .hero h1 { font-size: clamp(3.3rem, 14vw, 5rem); }
  .hero-visual { min-height: 560px; }
  .earnings-chip { right: max(0px, 7vw); }
  .proof-strip { margin-bottom: 100px; grid-template-columns: 1fr; }
  .proof-strip div { text-align: center; }
  .proof-strip div + div { border-left: 0; border-top: 1px solid var(--line); }
  .app-preview-section { padding: 54px 32px 36px; }
  .app-preview-heading { grid-template-columns: 1fr; align-items: start; gap: 18px; }
  .preview-stage { min-height: 650px; }
  .preview-slide { width: 276px; }
  .preview-details { grid-template-columns: 1fr; gap: 22px; }
  .preview-hint { grid-column: 1; margin: -13px 0 0; text-align: left; }
  .screen-gallery { grid-template-columns: repeat(5, 250px); overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: thin; }
  .screen-card { scroll-snap-align: center; }
  .ios-heading { grid-template-columns: 1fr; align-items: start; gap: 22px; }
  .feature-directory { grid-template-columns: repeat(2, 1fr); }
  .language-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .feature-wide { grid-template-columns: 55px 1fr; }
  .feature-wide .mini-timeline { grid-column: 1 / -1; }
  .showcase { padding-top: 90px; grid-template-columns: 1fr; gap: 30px; }
  .showcase-copy { margin: 0 auto; text-align: center; }
  .showcase-copy ul { text-align: left; }
  .showcase-device { min-height: 540px; }
  .privacy-section { padding: 48px; grid-template-columns: 1fr; }
  .legal-main { grid-template-columns: 1fr; gap: 35px; }
  .legal-main aside { position: static; grid-template-columns: repeat(2, 1fr); }
  .legal-main aside p { grid-column: 1 / -1; }
}

@media (max-width: 620px) {
  .site-header, .hero, .proof-strip, .app-preview-section, .screens-section, .feature-section, .all-features, .languages-section, .more-pages-section, footer, .legal-main { width: min(100% - 28px, 1180px); }
  .site-header.compact nav { gap: 14px; }
  .site-header.compact nav a { font-size: .84rem; }
  .hero { padding-bottom: 75px; }
  .hero-lede { font-size: 1.04rem; }
  .hero-actions { width: 100%; }
  .hero-actions .button { width: 100%; }
  .hero-visual::before { width: 340px; height: 340px; }
  .hero-visual::after { width: 300px; height: 300px; transform: translate(20px,-30px); }
  .phone-main, .phone-secondary { width: 278px; }
  .earnings-chip { right: -2px; bottom: 60px; min-width: 155px; padding: 14px; }
  .app-preview-section { margin-bottom: 100px; padding: 38px 18px 24px; border-radius: 28px; }
  .app-preview-heading { padding-inline: 8px; }
  .app-preview-heading h2 { font-size: clamp(2.15rem, 11vw, 3.2rem); }
  .preview-stage { min-height: 590px; }
  .preview-slide { width: min(66vw, 246px); }
  .preview-slide[data-position="-1"] { opacity: .48; transform: translate(-50%, -50%) translateX(-63%) rotateY(27deg) scale(.78); }
  .preview-slide[data-position="1"] { opacity: .48; transform: translate(-50%, -50%) translateX(63%) rotateY(-27deg) scale(.78); }
  .preview-slide[data-position="-2"], .preview-slide[data-position="2"] { opacity: 0; pointer-events: none; }
  .preview-arrow { top: auto; bottom: 14px; width: 48px; height: 48px; transform: none; }
  .preview-arrow:hover, .preview-arrow:focus-visible { transform: scale(1.05); }
  .preview-arrow-prev { left: 14px; }
  .preview-arrow-next { right: 14px; }
  .preview-details { padding: 24px 22px; border-radius: 22px; }
  .preview-navigation { justify-content: center; }
  .preview-hint { text-align: center; }
  .feature-section { margin-bottom: 90px; }
  .feature-grid { grid-template-columns: 1fr; }
  .feature-wide { grid-column: auto; grid-template-columns: 1fr; }
  .feature-card { min-height: 0; padding: 30px; }
  .screen-gallery { grid-template-columns: repeat(5, min(78vw, 280px)); margin-right: -14px; padding-right: 14px; }
  .screen-card { padding: 14px 12px 20px; }
  .ios-section { width: calc(100% - 28px); margin: 100px auto; }
  .ios-gallery { grid-template-columns: 1fr; }
  .ios-card { border-radius: 26px; }
  .ios-card figcaption { padding: 28px 26px 30px; }
  .ios-image-wrap { aspect-ratio: 4 / 4.5; }
  .more-gallery { grid-auto-columns: min(78vw, 280px); margin-right: -14px; padding-right: 14px; }
  .feature-directory { grid-template-columns: 1fr; }
  .directory-card { padding: 28px; }
  .languages-section { margin: 100px auto; padding: 38px 24px; border-radius: 28px; }
  .language-grid { grid-template-columns: 1fr 1fr; gap: 9px; }
  .language-grid li { padding: 14px; }
  .language-grid strong { font-size: .91rem; }
  .showcase { padding-inline: 24px; }
  .showcase-copy ul { grid-template-columns: 1fr; }
  .showcase-device { min-height: 470px; }
  .privacy-section { width: calc(100% - 28px); margin: 90px auto; padding: 32px 26px; }
  .privacy-mark { width: 82px; height: 82px; border-radius: 22px; font-size: 2.8rem; }
  .final-cta { margin-bottom: 90px; }
  footer { padding: 30px 0; align-items: flex-start; flex-direction: column; }
  .footer-brand { display: none; }
  .legal-main { margin-top: 45px; }
}

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