@font-face { font-family: "Bricolage Grotesque"; src: url("/fonts/bricolage-grotesque.woff2") format("woff2"); font-display: swap; font-weight: 200 800; }
@font-face { font-family: "Noto Sans"; src: url("/fonts/noto-sans-latin.woff2") format("woff2"); font-display: swap; font-weight: 100 900; unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Noto Sans"; src: url("/fonts/noto-sans-latin-ext.woff2") format("woff2"); font-display: swap; font-weight: 100 900; unicode-range: U+0100-02FF, U+0304, U+0308, U+0329, U+1E00-1EFF, U+20A0-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Noto Sans"; src: url("/fonts/noto-sans-khmer.woff2") format("woff2"); font-display: swap; font-weight: 100 900; unicode-range: U+1780-17FF, U+19E0-19FF, U+200C-200D, U+25CC; }

:root {
  color-scheme: light;
  --ink: #171717;
  --muted: #65686d;
  --line: #dedfdf;
  --paper: #ffffff;
  --soft: #f7f8f8;
  --blue: #2aabee;
  --blue-deep: #0788ca;
  --blue-wash: #edf8fe;
  --display: "Bricolage Grotesque", "Noto Sans", sans-serif;
  --body: "Noto Sans", system-ui, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; background: var(--paper); color: var(--ink); font-family: var(--body); font-size: 16px; line-height: 1.55; -webkit-font-smoothing: antialiased; }
a { color: inherit; }
img { display: block; max-width: 100%; height: auto; }
figure { margin: 0; }
.visually-hidden { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
p, h1, h2 { text-wrap: pretty; }
.page-width { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }

.site-header { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 28px; border-bottom: 1px solid var(--line); }
.brand { display: inline-flex; align-items: center; gap: 10px; font-family: var(--display); font-size: 1.28rem; font-weight: 760; letter-spacing: -0.04em; text-decoration: none; }
.brand-logo { width: 32px; height: 32px; object-fit: contain; flex: 0 0 auto; }
.site-header nav, .site-footer nav { display: flex; align-items: center; gap: 28px; }
.site-header nav a, .site-footer nav a { color: #44474b; font-size: 0.82rem; font-weight: 700; text-decoration: none; }
.site-header nav a:hover, .site-footer nav a:hover { color: var(--blue-deep); }
.site-header .header-cta { min-height: 38px; display: inline-flex; align-items: center; gap: 7px; padding-inline: 15px; border-radius: 7px; background: var(--ink); color: var(--paper); white-space: nowrap; }
.site-header .header-cta:hover { color: var(--paper); background: var(--blue-deep); }
.language-picker { height: 38px; display: inline-flex; align-items: center; gap: 7px; padding: 0 8px; border: 1px solid var(--line); border-radius: 7px; background: var(--paper); }
.language-picker img { width: 24px; height: 18px; border-radius: 2px; object-fit: cover; }
.language-picker select { width: 74px; border: 0; outline: 0; background: transparent; color: var(--ink); font: 750 .75rem/1 var(--body); cursor: pointer; }
.language-picker:focus-within { outline: 3px solid rgba(42, 171, 238, .38); outline-offset: 2px; }

.hero { min-height: calc(100svh - 72px); display: grid; grid-template-columns: minmax(0, .88fr) minmax(470px, 1.12fr); grid-template-rows: 1fr auto; align-items: center; column-gap: clamp(28px, 4vw, 64px); padding-top: clamp(36px, 6vh, 72px); padding-bottom: 24px; }
.eyebrow { display: flex; align-items: center; gap: 9px; margin: 0 0 14px; color: var(--blue-deep); font-size: .73rem; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.eyebrow span { width: 19px; height: 3px; border-radius: 99px; background: var(--blue); }
h1, h2 { margin: 0; font-family: var(--display); line-height: .98; letter-spacing: -.065em; }
h1 { max-width: 670px; font-size: clamp(3.4rem, 5.7vw, 5.45rem); font-weight: 735; }
h1 em, h2 em { color: var(--blue-deep); font-style: normal; }
.hero-lede { max-width: 610px; margin: 23px 0 0; color: #45484c; font-size: clamp(1rem, 1.4vw, 1.16rem); line-height: 1.62; }
.hero-actions { display: flex; align-items: center; gap: 18px; margin-top: 28px; }
.hero-price { display: grid; grid-template-columns: auto auto auto; align-items: center; gap: 5px 8px; }
.hero-price img { flex: 0 0 auto; object-fit: contain; }
.hero-price strong { color: var(--ink); font-family: var(--display); font-size: 1.04rem; font-weight: 780; letter-spacing: -.025em; white-space: nowrap; }
.hero-price > span { padding-left: 8px; border-left: 1px solid var(--line); color: var(--blue-deep); font-size: .96rem; font-weight: 850; white-space: nowrap; }
.hero-price small { grid-column: 2 / -1; color: var(--muted); font-size: .56rem; font-weight: 750; letter-spacing: .08em; line-height: 1; text-transform: uppercase; }
.primary-button { min-height: 52px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding-inline: 21px; border: 1px solid var(--blue); border-radius: 8px; background: var(--blue); color: white; font-weight: 790; line-height: 1; text-decoration: none; transition: transform 160ms ease, background 160ms ease, border-color 160ms ease; }
.primary-button span { font-size: 1.1rem; }
.primary-button:hover { transform: translateY(-2px); background: var(--blue-deep); border-color: var(--blue-deep); }
.hero-art { position: relative; align-self: stretch; display: grid; place-items: center; min-height: 430px; }
.hero-art::before { content: ""; position: absolute; inset: 10% 0 7% 5%; z-index: -1; border-radius: 48% 52% 43% 57% / 49% 38% 62% 51%; background: var(--blue-wash); }
.hero-art img { width: 100%; mix-blend-mode: multiply; }
.decision { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; margin-top: 8px; border-block: 1px solid var(--line); }
.decision-answer { display: grid; grid-template-columns: 32px 1fr; align-items: start; gap: 12px; padding: 15px 22px 15px 0; }
.decision-answer + .decision-answer { padding-left: 22px; border-left: 1px solid var(--line); }
.answer-mark { width: 27px; height: 27px; display: grid; place-items: center; border-radius: 50%; background: var(--blue-wash); color: var(--blue-deep); font-weight: 900; }
.decision-answer-muted .answer-mark { background: #f1f1f1; color: #777; }
.decision p { margin: 0; color: var(--muted); font-size: .77rem; line-height: 1.45; }
.decision strong { color: var(--ink); }

.story { position: relative; margin-top: clamp(68px, 8vw, 110px); padding-block: clamp(82px, 10vw, 128px); overflow: hidden; background: var(--soft); }
.story::before { content: ""; position: absolute; width: 310px; height: 310px; top: -190px; right: -90px; z-index: 0; border: 58px solid var(--blue-wash); border-radius: 50%; pointer-events: none; }
.story > .page-width { position: relative; z-index: 1; }
.story-heading { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(250px, .55fr); align-items: end; gap: 50px; }
.story-heading .eyebrow { grid-column: 1 / -1; margin-bottom: -25px; }
h2 { font-size: clamp(2.8rem, 5vw, 5rem); font-weight: 710; }
.story-heading > p:last-child, .price-copy > p:last-child { margin: 0 0 5px; color: var(--muted); font-size: .98rem; }
.story-art { position: relative; margin-top: 55px; padding: 18px 20px 5px; border: 1px solid var(--line); border-radius: 22px; background: white; }
.story-art img { width: 100%; mix-blend-mode: multiply; }
.story-steps { display: grid; grid-template-columns: repeat(4, 1fr); margin: 0; padding: 0; list-style: none; }
.story-steps li { position: relative; padding: 26px 25px 0 0; }
.story-steps li + li { padding-left: 25px; border-left: 1px solid var(--line); }
.step-mark { display: flex; align-items: center; gap: 8px; }
.step-mark img { width: 24px; height: 24px; object-fit: contain; }
.story-steps .step-mark span { color: var(--blue-deep); font-family: var(--display); font-size: .72rem; font-weight: 800; }
.story-steps strong { display: block; margin-top: 7px; font-family: var(--display); font-size: 1.2rem; letter-spacing: -.025em; }
.story-steps p { margin: 7px 0 0; color: var(--muted); font-size: .78rem; line-height: 1.5; }

.proof { padding-block: clamp(90px, 11vw, 140px); overflow: hidden; background: var(--ink); color: white; }
.proof .eyebrow { color: #80d1fa; }
.proof-heading { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(250px, .5fr); align-items: end; gap: 55px; }
.proof-heading > p { margin: 0 0 7px; color: #b9bec2; font-size: .95rem; }
.screen-sequence { position: relative; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: start; gap: 18px; margin-top: 62px; }
.screen-sequence::before { display: none; }
.proof-shot { position: relative; z-index: 1; min-width: 0; }
.proof-shot:nth-child(2) { margin-top: 34px; }
.proof-shot:nth-child(3) { margin-top: 68px; }
.proof-shot:nth-child(4) { margin-top: 102px; }
.proof-shot figcaption { min-height: 62px; padding-inline: 3px; }
.proof-shot figcaption span { display: block; color: #80d1fa; font-size: .68rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.proof-shot figcaption strong { display: block; margin-top: 6px; font-family: var(--display); font-size: .98rem; line-height: 1.2; letter-spacing: -.02em; }
.screen-shell { overflow: hidden; border: 1px solid #3e4245; border-radius: 20px; background: #eef0f1; box-shadow: 0 22px 48px rgba(0, 0, 0, .28); }
.screen-shell img { width: 100%; background: #f3f4f5; }
.screen-shell-chat { margin-top: 54px; }
.proof-footnote { margin: 32px 0 0; color: #8e9498; font-size: .7rem; text-align: right; }

.inside { padding-block: clamp(94px, 12vw, 150px); }
.inside-heading { max-width: 900px; }
.telegram-glyph, .miniapp-glyph { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 50%; background: var(--blue); color: white; font-family: var(--body); font-size: 1.05rem; font-weight: 900; transform: rotate(-18deg); }
.miniapp-glyph { border-radius: 9px; transform: none; }
.surface-flow { display: grid; grid-template-columns: minmax(0, 1fr) 120px minmax(0, 1fr); align-items: center; margin-top: 62px; }
.surface-card { position: relative; min-height: 390px; padding: clamp(30px, 4vw, 48px); border: 1px solid var(--line); border-radius: 24px; background: var(--soft); }
.surface-card-telegram { background: var(--blue-wash); }
.surface-icon { position: absolute; top: 34px; right: 34px; }
.surface-icon img { width: 36px; height: 36px; object-fit: contain; }
.surface-kicker { margin: 0; color: var(--blue-deep); font-size: .72rem; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.surface-card h3 { max-width: 410px; margin: 48px 0 0; font-family: var(--display); font-size: clamp(2rem, 3.2vw, 3.15rem); line-height: 1; letter-spacing: -.055em; }
.surface-copy { max-width: 480px; margin: 20px 0 0; color: var(--muted); font-size: .9rem; }
.surface-tags { display: flex; flex-wrap: wrap; gap: 8px; margin: 28px 0 0; padding: 0; list-style: none; }
.surface-tags li { padding: 7px 10px; border: 1px solid #cfd4d7; border-radius: 999px; background: rgba(255, 255, 255, .72); font-size: .72rem; font-weight: 720; }
.surface-bridge { position: relative; z-index: 1; display: grid; place-items: center; gap: 8px; color: var(--blue-deep); }
.surface-bridge::before { content: ""; position: absolute; left: -8px; right: -8px; top: 50%; z-index: -1; height: 2px; background: var(--blue); }
.surface-bridge span { padding: 5px 8px; border: 1px solid #bce4f8; border-radius: 999px; background: white; font-size: .62rem; font-weight: 850; letter-spacing: .06em; text-transform: uppercase; }
.surface-bridge i { width: 32px; height: 32px; display: grid; place-items: center; border-radius: 50%; background: var(--blue); color: white; font-style: normal; font-weight: 900; }

.control { display: grid; grid-template-columns: minmax(380px, .95fr) minmax(0, 1.05fr); align-items: center; gap: clamp(45px, 8vw, 100px); padding: clamp(32px, 5vw, 58px); border-radius: 28px; background: var(--blue-wash); }
.control-art { position: relative; }
.control-art img { width: 100%; mix-blend-mode: multiply; }
.control-copy h2 { font-size: clamp(2.7rem, 4.6vw, 4.6rem); }
.control-lede { margin: 23px 0 0; color: #4c5054; font-size: .98rem; }
.control-list { display: grid; gap: 0; margin: 28px 0 0; padding: 0; border-top: 1px solid #cbdfe9; list-style: none; }
.control-list li { display: grid; grid-template-columns: 25px 1fr; gap: 10px; padding: 13px 0; border-bottom: 1px solid #cbdfe9; font-size: .84rem; font-weight: 650; }
.control-list li span { color: var(--blue-deep); font-weight: 900; }
.control-list li b { font: inherit; }

.faq { display: grid; grid-template-columns: minmax(0, .78fr) minmax(460px, 1.22fr); align-items: start; gap: clamp(48px, 8vw, 105px); padding-top: clamp(100px, 12vw, 150px); }
.faq-heading { position: sticky; top: 42px; }
.faq-heading h2 { max-width: 660px; font-size: clamp(2.8rem, 4.6vw, 4.65rem); }
.faq-heading > p:last-child { max-width: 570px; margin: 23px 0 0; color: var(--muted); }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; padding: 23px 48px 23px 0; cursor: pointer; list-style: none; font-family: var(--display); font-size: 1.16rem; font-weight: 720; line-height: 1.25; letter-spacing: -.025em; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; top: 19px; right: 3px; color: var(--blue-deep); font: 500 1.6rem/1 var(--body); }
.faq-list details[open] summary::after { content: "−"; }
.faq-list details p { max-width: 650px; margin: -5px 42px 23px 0; color: var(--muted); font-size: .9rem; }

.languages { display: grid; grid-template-columns: minmax(0, .8fr) minmax(420px, 1.2fr); align-items: end; gap: clamp(42px, 8vw, 100px); padding-top: clamp(100px, 12vw, 150px); }
.languages h2 { max-width: 650px; font-size: clamp(2.8rem, 4.6vw, 4.65rem); }
.languages > div > p:last-child { max-width: 570px; margin: 23px 0 0; color: var(--muted); }
.language-list { display: grid; grid-template-columns: 1fr 1fr; margin: 0; padding: 0; border-top: 1px solid var(--line); list-style: none; }
.language-list li { min-height: 72px; display: flex; align-items: center; gap: 13px; border-bottom: 1px solid var(--line); }
.language-list li:nth-child(odd) { padding-right: 20px; }
.language-list li:nth-child(even) { padding-left: 20px; border-left: 1px solid var(--line); }
.language-list img { width: 32px; height: 24px; border-radius: 3px; object-fit: cover; box-shadow: 0 0 0 1px rgba(0,0,0,.08); }
.language-list strong { font-family: var(--display); font-size: .98rem; }

.final-cta { display: grid; grid-template-columns: minmax(0, 1fr) minmax(290px, .46fr); gap: 45px 70px; padding-block: clamp(100px, 12vw, 150px); }
.price-copy { max-width: 760px; }
.price-copy h2 { font-size: clamp(3rem, 5vw, 5rem); }
.price-copy > p:last-child { max-width: 600px; margin-top: 24px; }
.prices { align-self: end; border-block: 1px solid var(--line); }
.prices > div { position: relative; display: grid; grid-template-columns: 1fr auto; align-items: baseline; gap: 12px; padding: 18px 0; }
.prices > div + div { border-top: 1px solid var(--line); }
.prices strong { font-family: var(--display); font-size: 1.38rem; letter-spacing: -.03em; }
.prices strong { display: inline-flex; align-items: center; gap: 9px; }
.prices strong img { width: 22px; height: 22px; object-fit: contain; }
.prices span { color: var(--muted); font-size: .77rem; }
.price-featured b { position: absolute; top: -10px; right: 0; padding: 3px 7px; border-radius: 4px; background: var(--blue-wash); color: var(--blue-deep); font-size: .62rem; text-transform: uppercase; }
.final-button { grid-column: 1 / -1; min-height: 60px; font-size: 1rem; }
.final-note { grid-column: 1 / -1; margin: -30px 0 0; color: var(--muted); font-size: .72rem; text-align: center; }

.site-footer { min-height: 120px; display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 22px 35px; padding-block: 25px; border-top: 1px solid var(--line); }
.site-footer > p { margin: 0; color: var(--muted); font-size: .78rem; }
.icon-credits { grid-column: 1 / -1; color: var(--muted); font-size: .66rem; }
.icon-credits summary { width: max-content; cursor: pointer; font-weight: 750; }
.icon-credits p { max-width: 850px; margin: 7px 0 0; }
.icon-credits a { color: inherit; }
.primary-button:focus-visible, .site-header a:focus-visible, .site-footer a:focus-visible { outline: 3px solid rgba(42, 171, 238, .38); outline-offset: 3px; }
html[lang="km"] h1, html[lang="km"] h2, html[lang="km"] .surface-card h3 { letter-spacing: -.025em; line-height: 1.12; }
html[lang="km"] .eyebrow, html[lang="km"] .surface-kicker { letter-spacing: .04em; }

@media (min-width: 941px) and (max-height: 800px) {
  .site-header { min-height: 64px; }
  .hero { min-height: calc(100svh - 64px); padding-top: 26px; padding-bottom: 14px; }
  h1 { font-size: clamp(3.15rem, 4.8vw, 4.35rem); }
  .hero-lede { margin-top: 15px; line-height: 1.5; }
  .hero-actions { margin-top: 18px; }
  .hero-art { min-height: 340px; }
  .decision-answer { padding-block: 10px; }
}

@media (max-width: 940px) {
  .hero { grid-template-columns: 1fr; grid-template-rows: auto auto auto; padding-top: 55px; }
  .hero-copy { max-width: 760px; }
  .hero-art { min-height: 390px; margin-top: 24px; }
  .decision { grid-column: 1; }
  .story-heading { grid-template-columns: 1fr; gap: 22px; }
  .story-heading .eyebrow { grid-column: 1; margin-bottom: -5px; }
  .story-steps { grid-template-columns: 1fr 1fr; }
  .story-steps li:nth-child(3) { border-left: 0; }
  .story-steps li:nth-child(n+3) { border-top: 1px solid var(--line); }
  .proof-heading { grid-template-columns: 1fr; gap: 22px; }
  .surface-flow { grid-template-columns: 1fr 84px 1fr; }
  .surface-card { min-height: 420px; padding: 30px; }
  .surface-icon { top: 26px; right: 26px; }
  .control { grid-template-columns: .86fr 1.14fr; gap: 35px; }
  .faq { grid-template-columns: 1fr; }
  .faq-heading { position: static; }
  .languages { grid-template-columns: 1fr; align-items: start; }
  .site-footer { grid-template-columns: 1fr auto; }
  .site-footer > p { display: none; }
}

@media (max-width: 640px) {
  .page-width { width: min(100% - 28px, 1180px); }
  .site-header { min-height: 66px; }
  .site-header nav { gap: 8px; }
  .site-header nav > a:not(.header-cta) { display: none; }
  .site-header .header-cta { min-height: 36px; padding-inline: 12px; }
  .language-picker { height: 36px; padding-inline: 7px; }
  .language-picker select { width: 18px; color: transparent; }
  .hero { min-height: 0; padding-top: 34px; padding-bottom: 0; }
  h1 { font-size: clamp(3rem, 15vw, 4.2rem); }
  .hero-lede { margin-top: 18px; font-size: .96rem; }
  .hero-actions { align-items: stretch; flex-direction: column; gap: 9px; margin-top: 20px; }
  .hero-price { justify-content: center; padding-top: 2px; }
  .hero-art { min-height: 250px; margin-top: 17px; }
  .hero-art::before { inset: 8% 0; }
  .decision { grid-row: 2; grid-template-columns: 1fr; margin-top: 26px; }
  .hero-art { grid-row: 3; }
  .decision-answer { padding: 12px 0; }
  .decision-answer + .decision-answer { padding-left: 0; border-top: 1px solid var(--line); border-left: 0; }
  .story { margin-top: 70px; padding-block: 74px; }
  h2 { font-size: clamp(2.65rem, 13vw, 3.8rem); }
  .story-heading > p:last-child { font-size: .9rem; }
  .story-art { width: calc(100% + 14px); margin: 35px -7px 0; padding: 5px; border-radius: 14px; overflow: hidden; }
  .story-art img { width: 100%; max-width: 100%; margin-left: 0; }
  .story-steps { grid-template-columns: 1fr; }
  .story-steps li, .story-steps li + li { padding: 18px 0; border-left: 0; border-top: 1px solid var(--line); }
  .story-steps li:first-child { border-top: 0; }
  .proof { padding-block: 76px; }
  .screen-sequence { display: flex; gap: 14px; width: auto; margin: 40px -14px 0; padding: 0 14px 22px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: thin; }
  .screen-sequence::before { display: none; }
  .proof-shot, .proof-shot:nth-child(n) { flex: 0 0 min(82vw, 320px); margin-top: 0; scroll-snap-align: center; }
  .proof-shot figcaption { min-height: 64px; }
  .screen-shell-chat { margin-top: 0; }
  .proof-footnote { margin-top: 12px; text-align: left; }
  .inside { padding-block: 82px; }
  .surface-flow { grid-template-columns: 1fr; gap: 0; margin-top: 42px; }
  .surface-card { min-height: 0; padding: 28px 22px; border-radius: 18px; }
  .surface-card h3 { margin-top: 45px; font-size: clamp(2.1rem, 10vw, 3rem); }
  .surface-bridge { min-height: 82px; }
  .surface-bridge::before { left: 50%; right: auto; top: -1px; bottom: -1px; width: 2px; height: auto; }
  .surface-bridge i { transform: rotate(90deg); }
  .control { width: calc(100% - 16px); grid-template-columns: 1fr; gap: 12px; padding: 24px 20px 32px; border-radius: 20px; }
  .control-art { max-width: 390px; margin-inline: auto; }
  .control-copy h2 { font-size: clamp(2.55rem, 12.5vw, 3.5rem); }
  .faq { gap: 37px; padding-top: 84px; }
  .faq-list summary { padding-block: 19px; font-size: 1.05rem; }
  .faq-list summary::after { top: 15px; }
  .faq-list details p { margin-right: 25px; font-size: .84rem; }
  .languages { gap: 35px; padding-top: 84px; }
  .language-list { grid-template-columns: 1fr; }
  .language-list li:nth-child(n) { min-height: 62px; padding-inline: 0; border-left: 0; }
  .final-cta { grid-template-columns: 1fr; gap: 36px; padding-block: 88px; }
  .prices { width: 100%; }
  .final-button { grid-column: 1; }
  .final-note { grid-column: 1; margin-top: -20px; line-height: 1.5; }
  .site-footer { grid-template-columns: 1fr; gap: 16px; padding-block: 30px; }
  .site-footer nav { flex-wrap: wrap; gap: 18px; }
}

@media (max-width: 390px) {
  .brand { gap: 7px; font-size: 1.08rem; }
  .brand-logo { width: 28px; height: 28px; }
  .site-header .header-cta { padding-inline: 9px; font-size: .68rem; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .primary-button { transition: none; } }
