/* Visual refinement: native vector geometry, readable type and unscaled text. */
:root {
  --muted: #695959;
  --line: #ebdede;
  --shadow: 0 24px 64px rgba(70, 12, 14, 0.12);
  --radius-md: 28px;
}

.header-inner {
  display: grid;
  grid-template-columns: 64px auto 1fr 64px;
  align-items: center;
  gap: 24px;
}
.wordmark { margin: 0; font-size: 1.55rem; letter-spacing: -0.025em; }
.desktop-nav { justify-content: flex-end; gap: 14px; margin: 0; }
.desktop-nav a {
  display: flex;
  min-height: 48px;
  padding: 8px 14px;
  align-items: center;
  border-radius: 14px;
  color: #473a3a;
  font-size: 1.1875rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0;
  white-space: nowrap;
  transition: color 180ms ease, background 180ms ease;
}
.desktop-nav a:hover { background: #f9eaea; }
.desktop-nav a:last-child { color: var(--red); background: #fbeaea; }
.brand-mark { width: 64px; height: 64px; filter: none; }
.brand-mark img { width: 100%; height: 100%; }
.brand-mark:hover { transform: none; }
.apk-orb { box-shadow: 0 8px 24px rgba(83, 13, 15, 0.08); backdrop-filter: none; }
.apk-orb span { font-size: 0.6875rem; font-weight: 800; letter-spacing: 0.05em; }

.hero h1,
.section-heading h2,
.use-copy h2,
.app-copy h2,
.privacy-inner h2,
.order-copy h2 {
  font-weight: 800;
  letter-spacing: -0.032em;
  line-height: 1.12;
  text-wrap: balance;
}
.hero h1 { font-size: clamp(2.85rem, 4.8vw, 4.6rem); }
.hero h1 em {
  font-family: inherit;
  font-size: 0.9em;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.025em;
}
.eyebrow { font-size: 0.8125rem; letter-spacing: 0.075em; line-height: 1.5; }
.eyebrow > span { flex-shrink: 0; border-radius: 2px; }
.button { font-weight: 750; line-height: 1.4; }
.hero-lead { font-size: 1.125rem; }
.hero-placement { max-width: 520px; margin: -6px 0 26px; color: var(--muted); font-size: 1rem; line-height: 1.6; }
.hero-facts span { font-size: 0.8125rem; line-height: 1.4; }
.hero-facts strong { font-size: 1.25rem; letter-spacing: -0.02em; }

.product-photo { transform: none; border-radius: 180px 180px 36px 36px; }
.product-photo picture { display: block; width: 100%; height: 100%; }
.product-photo img { transform: none; image-rendering: auto; }
.nfc-stamp { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 7px; transform: none; box-shadow: 0 14px 38px rgba(98, 8, 11, 0.18); }
.nfc-stamp img { display: block; width: 42px; height: 42px; flex: 0 0 42px; }
.nfc-stamp span { display: block; font-family: inherit; font-size: 0.6875rem; font-weight: 800; letter-spacing: 0.03em; line-height: 1.4; text-transform: uppercase; white-space: nowrap; }
.nfc-stamp strong { font-size: 0.75rem; }
.apk-orb svg, .button svg, .nfc-stamp svg, .assurance svg,
.step-icon svg, .order-note svg { stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.photo-note {
  min-width: 284px;
  width: min(365px, 100%);
  padding: 18px 22px;
  gap: 14px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 16px 40px rgba(63, 11, 12, 0.11);
  backdrop-filter: none;
}
.photo-note-icon {
  display: block;
  width: 52px;
  height: 52px;
  flex: 0 0 52px;
  border-radius: 0;
  background: none;
}
.photo-note p { font-size: 0.8125rem; line-height: 1.5; }
.photo-note strong { font-size: 1rem; font-weight: 800; }
.assurance strong { font-size: 1.125rem; font-weight: 800; }
.assurance span { font-size: 0.875rem; }
.steps { gap: 18px; }
.steps li, .steps li:first-child, .steps li:last-child {
  border: 1px solid var(--line);
  border-radius: 28px;
}
.steps li:nth-child(2) { transform: none; box-shadow: 0 14px 36px rgba(80, 24, 25, 0.05); }
.steps h3 { font-weight: 800; }
.check-list li span { background: #fbeaea; color: var(--red); }
.check-list svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }
.use-copy p:last-child, .order-copy > p:nth-of-type(2) { color: #eddbdc; }
.use-list li > span:last-child { color: #e7d0d1; }
.download-meta { margin-left: 0; font-size: 0.875rem; color: var(--muted); }

/* Do not rotate or scale phone text. Every screen is rendered at its native size. */
.app-grid { grid-template-columns: 0.82fr 1.18fr; gap: 52px; }
.phones {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 18px;
  min-height: 640px;
}
.phone {
  position: relative;
  width: 100%;
  min-height: 592px;
  padding: 9px;
  border-radius: 36px;
  box-shadow: 0 24px 54px rgba(39, 13, 13, 0.16);
}
.phone-front, .phone-back { top: auto; left: auto; right: auto; transform: none; opacity: 1; }
.phone-back { margin-top: 42px; }
.phone-bar { top: 16px; left: 24px; width: calc(100% - 48px); font-size: 0.625rem; }
.phone-screen { min-height: 570px; padding: 42px 11px 20px; border-radius: 26px; }
.mini-brand strong { font-size: 1rem; letter-spacing: -0.02em; }
.mini-brand span { font-size: 0.5625rem; line-height: 1.4; }
.mini-status { font-size: 0.6875rem; line-height: 1.5; border-radius: 12px; }
.mini-card { padding: 12px; border-radius: 16px; }
.mini-card > strong { font-size: 0.8125rem; }
.mini-card label { font-size: 0.6875rem; }
.mini-card input { height: 32px; font-size: 0.8125rem; border-radius: 8px; }
.mini-counter { font-size: 0.625rem; }
.phone-screen button { min-height: 38px; height: auto; padding: 7px; font-size: 0.75rem; border-radius: 10px; }
.mini-hint { font-size: 0.6875rem; line-height: 1.5; color: #695959; text-align: center; }
.read-card dt { font-size: 0.625rem; }
.read-card dd { font-size: 0.8125rem; }
.privacy-inner > img { filter: none; }
.field label { font-size: 0.9375rem; }
.form-heading span { letter-spacing: 0.025em; }
.consent { font-size: 0.8125rem; }

@media (max-width: 1100px) {
  .header-inner { gap: 18px; }
  .desktop-nav { gap: 6px; }
  .desktop-nav a { padding-inline: 10px; font-size: 1.125rem; }
  .app-grid { gap: 28px; }
  .phones { gap: 12px; }
  .mini-brand span { display: none; }
}

@media (max-width: 900px) {
  .header-inner { grid-template-columns: 60px 1fr 60px; gap: 12px 16px; }
  .apk-orb { grid-column: 1; grid-row: 1; }
  .wordmark { grid-column: 2; grid-row: 1; justify-self: center; }
  .brand-mark { grid-column: 3; grid-row: 1; width: 60px; height: 60px; }
  .desktop-nav {
    display: flex;
    grid-column: 1 / -1;
    grid-row: 2;
    justify-content: center;
    gap: 16px;
  }
  .hero { padding-top: 196px; }
  .steps { gap: 16px; }
  .steps li, .steps li:first-child, .steps li:last-child { border: 1px solid var(--line); border-radius: 26px; }
  .app-grid { grid-template-columns: 1fr; gap: 48px; }
  .phones { width: min(100%, 610px); gap: 24px; }
  .mini-brand span { display: block; }
}

@media (max-width: 620px) {
  .header-inner { grid-template-columns: 54px 1fr 54px; gap: 10px 12px; }
  .wordmark { display: block; position: static; transform: none; margin: 0; font-size: 1.375rem; }
  .brand-mark { width: 54px; height: 54px; margin: 0; }
  .desktop-nav { justify-content: space-between; gap: 0; }
  .desktop-nav a { min-height: 44px; padding: 8px; font-size: 1.0625rem; }
  .hero { padding-top: 162px; }
  .hero h1 { font-size: clamp(2.3rem, 10.8vw, 3.6rem); }
  .hero-lead { font-size: 1.0625rem; }
  .eyebrow { font-size: 0.75rem; }
  .hero-facts span { font-size: 0.75rem; }
  .hero-facts li { padding-inline: 8px; }
  .product-photo { border-radius: 140px 140px 28px 28px; }
  .photo-note { min-width: 0; max-width: 100%; gap: 10px; padding: 14px 16px; border-radius: 20px; }
  .photo-note-icon { width: 46px; height: 46px; flex-basis: 46px; }
  .photo-note p { font-size: 0.75rem; }
  .photo-note strong { font-size: 0.9375rem; }
  .nfc-stamp { gap: 5px; }
  .nfc-stamp img { width: 34px; height: 34px; flex-basis: 34px; }
  .nfc-stamp span { font-size: 0.5625rem; }
  .nfc-stamp strong { font-size: 0.625rem; }
  .section-heading h2, .use-copy h2, .app-copy h2, .order-copy h2 { font-size: clamp(2rem, 8.8vw, 3rem); }
  .phones { grid-template-columns: 1fr; width: min(100%, 328px); gap: 28px; min-height: 0; }
  .phone { width: 100%; min-height: 0; }
  .phone-front { order: 1; }
  .phone-back { order: 2; margin-top: 0; }
  .phone-screen { min-height: 535px; padding-inline: 16px; }
  .mini-brand span { display: block; }
  .mini-card input { height: 36px; }
  .mini-status { font-size: 0.75rem; }
  .phone-screen button { font-size: 0.8125rem; }
  .app-showcase { padding-bottom: 64px; }
}

@media (max-width: 360px) {
  .desktop-nav a { font-size: 1rem; padding-inline: 5px; }
  .hero-facts span { font-size: 0.6875rem; }
}
