﻿:root {
  --paper: #fbfaf6;
  --paper-deep: #f3f0e9;
  --ink: #102a47;
  --ink-soft: #53677a;
  --gold: #c89429;
  --gold-muted: #ddbd78;
  --sage: #81998a;
  --sage-pale: #e7eee7;
  --line: #d8d6ce;
  --white: #ffffff;
  --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --serif: Iowan Old Style, Baskerville, Georgia, serif;
  --shell: min(1180px, calc(100vw - 64px));
}

/* Landing v3 — screen-led product story */
.landing-v3 {
  --lp3-paper: #f5f0e7;
  --lp3-cream: #fffdf8;
  --lp3-ink: #171b25;
  --lp3-navy: #102943;
  --lp3-copper: #87442e;
  --lp3-blue: #4f789a;
  --lp3-sage: #78917f;
  --lp3-lilac: #81779b;
  color: var(--lp3-ink);
  background: var(--lp3-cream);
  overflow-x: hidden;
}
.landing-v3 .lp3-header { position: absolute; inset: 0 0 auto; color: var(--lp3-ink); }
.landing-v3 .lp3-header nav a::after { background: currentColor; }
.landing-v3 .brand { color: inherit; }
.landing-v3 .language-selector { color: inherit; border-color: rgba(23,27,37,.22); background: rgba(255,253,248,.65); backdrop-filter: blur(10px); }
.lp3-hero { position: relative; min-height: min(900px, 100svh); display: grid; align-items: center; background: #eee7dc; overflow: hidden; }
.lp3-hero-image { position: absolute; inset: 0; }
.lp3-hero-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(248,244,237,.98) 0%, rgba(248,244,237,.88) 34%, rgba(248,244,237,.18) 62%, rgba(248,244,237,.03)); }
.lp3-hero-image img { width: 100%; height: 100%; object-fit: cover; object-position: center; transform: scale(1.01); animation: lp3-hero-breathe 12s ease-in-out infinite alternate; }
.lp3-hero-inner { position: relative; z-index: 1; padding-block: 180px 110px; }
.lp3-hero-copy { width: min(570px, 50vw); }
.lp3-kicker { display: flex; align-items: center; gap: .65rem; margin: 0 0 1.3rem; color: var(--lp3-copper); font-size: .72rem; line-height: 1.2; font-weight: 750; letter-spacing: .16em; text-transform: uppercase; }
.lp3-kicker > span:first-child { color: inherit; }
.lp3-hero h1 { max-width: 680px; margin: 0; color: var(--lp3-ink); font-family: var(--serif); font-size: clamp(4rem, 7.2vw, 7rem); font-weight: 400; line-height: .91; letter-spacing: -.055em; }
.lp3-lead { max-width: 540px; margin: 2rem 0 0; font-size: clamp(1.1rem, 1.55vw, 1.35rem); line-height: 1.65; color: #39424d; }
.lp3-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 1.5rem; margin-top: 2rem; }
.lp3-primary-link { display: inline-flex; align-items: center; gap: .65rem; border-radius: 999px; padding: 1rem 1.45rem; background: var(--lp3-ink); color: #fff; font-size: .88rem; font-weight: 750; }
.lp3-primary-link:hover { background: var(--lp3-navy); color: #fff; }
.landing-v3 .download-button { border-radius: 999px; padding: 1rem 1.45rem; border: 1px solid var(--lp3-ink); background: var(--lp3-ink); color: #fff; opacity: 1; }
.landing-v3 .lp3-disabled-button { padding: .72rem 1rem; border-color: rgba(23,27,37,.28); background: transparent; color: #4c555d; font-size: .78rem; }
.lp3-text-link { display: inline-flex; align-items: center; gap: .65rem; padding-block: .5rem; border-bottom: 1px solid currentColor; font-size: .88rem; font-weight: 700; }
.lp3-proof { display: flex; align-items: center; gap: .7rem; margin: 1.25rem 0 0; color: #56615e; font-size: .78rem; }
.lp3-proof span:first-child { color: var(--lp3-sage); font-size: .55rem; }
.lp3-fixture-caption { max-width: 475px; margin: .75rem 0 0; color: #687178; font-size: .69rem; line-height: 1.5; }
.lp3-hero-fixture { background: #ded9d0; }
.lp3-hero-fixture img { object-fit: contain; object-position: 78% center; transform: none; animation: none; }
.lp3-hero-fixture::after { background: linear-gradient(90deg, rgba(248,244,237,.99) 0%, rgba(248,244,237,.94) 38%, rgba(248,244,237,.35) 61%, rgba(248,244,237,.08)); }
.lp3-scroll-orbit { position: absolute; z-index: 1; left: 50%; bottom: 1.6rem; width: 32px; height: 50px; border: 1px solid rgba(23,27,37,.28); border-radius: 999px; }
.lp3-scroll-orbit span { position: absolute; left: 50%; top: 9px; width: 4px; height: 4px; border-radius: 50%; background: var(--lp3-copper); transform: translateX(-50%); animation: lp3-scroll 2.2s ease-in-out infinite; }
.lp3-storyline { display: grid; grid-template-columns: .22fr 1.6fr 1fr; gap: clamp(2rem, 6vw, 7rem); align-items: start; padding-block: clamp(6rem, 11vw, 10rem); }
.lp3-story-number,.lp3-view-index,.lp3-card-index { margin: 0; color: var(--lp3-copper); font-size: .7rem; font-weight: 800; letter-spacing: .16em; }
.lp3-storyline blockquote { margin: 0; }
.lp3-storyline blockquote p { margin: 0; font-family: var(--serif); font-size: clamp(2.4rem, 4.3vw, 4.65rem); line-height: 1.04; letter-spacing: -.035em; }
.lp3-story-note { max-width: 330px; margin: .5rem 0 0; color: #5a6065; font-size: .92rem; line-height: 1.75; }
.lp3-feel { padding-block: clamp(6rem, 10vw, 9rem); background: var(--lp3-paper); }
.lp3-section-heading { max-width: 900px; margin-bottom: clamp(3rem, 6vw, 5rem); }
.lp3-section-heading h2,.lp3-spirit h2,.lp3-hook h2,.lp3-trust h2 { margin: 0; font-family: var(--serif); font-weight: 400; font-size: clamp(3rem, 5.9vw, 6rem); line-height: .98; letter-spacing: -.045em; }
.lp3-section-heading > p:last-child { max-width: 680px; margin: 1.5rem 0 0; color: #555d62; font-size: 1.08rem; line-height: 1.7; }
.lp3-portfolio { display: grid; grid-template-columns: minmax(0, 1.8fr) minmax(290px, .7fr); gap: clamp(2rem, 5vw, 5rem); align-items: center; }
.lp3-portfolio-media { margin: 0; }
.lp3-portfolio-media img { display: block; width: 100%; border-radius: 3px; box-shadow: 0 24px 70px rgba(54,41,27,.14); }
.lp3-portfolio-media figcaption { margin-top: 1rem; color: #6d706f; font-size: .72rem; line-height: 1.5; }
.lp3-view-tabs { display: flex; border-bottom: 1px solid rgba(23,27,37,.18); }
.lp3-view-tabs button { position: relative; flex: 1; padding: 1rem .2rem; border: 0; background: transparent; color: #6b6f72; font-weight: 700; }
.lp3-view-tabs button::after { content: ""; position: absolute; inset: auto 0 -1px; height: 2px; background: var(--lp3-copper); transform: scaleX(0); transition: transform .3s ease; }
.lp3-view-tabs button[aria-selected="true"] { color: var(--lp3-ink); }
.lp3-view-tabs button[aria-selected="true"]::after { transform: scaleX(1); }
.lp3-view-panel { min-height: 240px; padding: 2.2rem 0; animation: lp3-panel-in .45s ease both; }
.lp3-view-panel h3 { margin: 1.8rem 0 1rem; font-family: var(--serif); font-size: clamp(2rem, 3vw, 3.25rem); line-height: 1.04; font-weight: 400; }
.lp3-view-panel > p:last-child { color: #535b61; line-height: 1.75; }
.lp3-authenticity { margin: 0; padding-top: 1rem; border-top: 1px solid rgba(23,27,37,.16); color: #6d706f; font-size: .72rem; text-transform: uppercase; letter-spacing: .11em; }
.lp3-capabilities { padding-block: clamp(7rem, 11vw, 11rem); }
.lp3-capability-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(23,27,37,.18); border-bottom: 1px solid rgba(23,27,37,.18); }
.lp3-capability-grid article { position: relative; min-height: 360px; padding: 2rem 1.8rem 2.6rem; border-right: 1px solid rgba(23,27,37,.18); transition: color .35s ease, background .35s ease, transform .35s ease; }
.lp3-capability-grid article:last-child { border-right: 0; }
.lp3-capability-grid article:hover { color: #fff; background: var(--lp3-navy); transform: translateY(-8px); }
.lp3-card-symbol { display: block; margin: 2.7rem 0 4.6rem; color: var(--lp3-copper); font-size: 2.4rem; }
.lp3-capability-grid h3 { margin: 0 0 1rem; font-family: var(--serif); font-weight: 400; font-size: 1.85rem; line-height: 1.08; }
.lp3-capability-grid article > p:last-child { margin: 0; color: #666d71; font-size: .9rem; line-height: 1.65; }
.lp3-capability-grid article:hover > p:last-child { color: rgba(255,255,255,.72); }
.lp3-spirit { position: relative; display: grid; grid-template-columns: .9fr 1.1fr; gap: 5rem; align-items: center; margin-top: clamp(7rem, 12vw, 12rem); padding: clamp(3rem, 7vw, 7rem); color: #f8f2e8; background: var(--lp3-navy); overflow: hidden; }
.lp3-spirit > div:last-child { position: relative; z-index: 1; }
.lp3-spirit p:last-child { max-width: 620px; color: rgba(255,255,255,.72); font-size: 1rem; line-height: 1.75; }
.lp3-spirit-orbit { position: relative; width: min(36vw, 390px); aspect-ratio: 1; margin: auto; border: 1px solid rgba(225,176,116,.38); border-radius: 50%; animation: lp3-spin 38s linear infinite; }
.lp3-spirit-orbit::before,.lp3-spirit-orbit::after { content: ""; position: absolute; border: 1px solid rgba(225,176,116,.24); border-radius: 50%; }
.lp3-spirit-orbit::before { inset: 14%; }.lp3-spirit-orbit::after { inset: 31%; }
.lp3-spirit-orbit span { position: absolute; top: 7%; left: 73%; width: 16px; height: 16px; border-radius: 50%; background: #d99a65; box-shadow: 0 0 35px rgba(217,154,101,.8); }
.lp3-spirit-orbit i { position: absolute; inset: 42%; border-radius: 50%; background: rgba(242,236,222,.88); }
.lp3-hook { padding-block: clamp(7rem, 11vw, 11rem); color: #fff; background: #172033; }
.lp3-hook-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: clamp(3rem, 8vw, 8rem); align-items: center; }
.lp3-hook-copy > p:not(.lp3-kicker) { max-width: 610px; color: rgba(255,255,255,.68); font-size: 1.05rem; line-height: 1.7; }
.landing-v3 .lp3-light-button { margin-top: 1.3rem; color: var(--lp3-ink); background: #fff; border-color: #fff; }
.lp3-price-card { padding: clamp(2rem, 4vw, 3.4rem); color: var(--lp3-ink); background: #f6efe4; box-shadow: 18px 18px 0 rgba(168,95,63,.25); }
.lp3-price-label { margin: 0 0 2.4rem; color: var(--lp3-copper); font-size: .68rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.lp3-price-row { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; }
.lp3-price-row strong { font-family: var(--serif); font-size: 1.5rem; font-weight: 400; }
.lp3-price-row span { font-family: var(--serif); font-size: clamp(2.2rem, 4vw, 3.8rem); }
.lp3-price-rule { height: 1px; margin: 1.8rem 0; background: rgba(23,27,37,.2); }
.lp3-price-future span { font-size: clamp(1.45rem, 2.5vw, 2.2rem); }
.lp3-price-card > p:not(.lp3-price-label) { margin: 1.6rem 0 .5rem; color: #4d555c; line-height: 1.6; }
.lp3-price-card small { color: #777a7b; }
.lp3-trust { padding-block: clamp(7rem, 11vw, 10rem); }
.lp3-trust-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: clamp(3rem, 8vw, 8rem); align-items: start; }
.lp3-trust-grid > div p { margin: .6rem 0 2rem; color: #5c6469; line-height: 1.8; }
.lp3-footer { color: #f5eee3; background: #111826; }
.lp3-footer .footer-note { color: rgba(255,255,255,.55); }
[data-reveal] { opacity: 0; transform: translateY(24px); transition: opacity .8s ease, transform .8s cubic-bezier(.2,.8,.2,1); }
[data-reveal].is-visible { opacity: 1; transform: none; }
@keyframes lp3-hero-breathe { to { transform: scale(1.035); } }
@keyframes lp3-scroll { 0%,100% { transform: translate(-50%,0); opacity: .4; } 50% { transform: translate(-50%,22px); opacity: 1; } }
@keyframes lp3-spin { to { transform: rotate(360deg); } }
@keyframes lp3-panel-in { from { opacity: 0; transform: translateY(10px); } }
@media (max-width: 980px) {
  .lp3-hero { min-height: 920px; align-items: end; }
  .lp3-hero-image { inset: 32% 0 0; }
  .lp3-hero-image::after { background: linear-gradient(180deg,#f4eee5 0%,rgba(244,238,229,.25) 38%,rgba(244,238,229,0)); }
  .lp3-hero-inner { align-self: start; padding-top: 145px; }
  .lp3-hero-copy { width: min(680px, 100%); }
  .lp3-storyline { grid-template-columns: .16fr 1fr; }
  .lp3-story-note { grid-column: 2; }
  .lp3-portfolio,.lp3-hook-grid,.lp3-trust-grid { grid-template-columns: 1fr; }
  .lp3-portfolio-copy { max-width: 700px; }
  .lp3-capability-grid { grid-template-columns: repeat(2, 1fr); }
  .lp3-capability-grid article:nth-child(2) { border-right: 0; }
  .lp3-capability-grid article:nth-child(-n+2) { border-bottom: 1px solid rgba(23,27,37,.18); }
  .lp3-spirit { grid-template-columns: 1fr; }
  .lp3-spirit-orbit { width: min(64vw, 390px); }
}
@media (max-width: 680px) {
  .landing-v3 .lp3-header { height: 78px; }
  .lp3-hero { min-height: 980px; }
  .lp3-hero-inner { padding-top: 118px; }
  .lp3-hero-image { inset: 57% -42% 0 -12%; }
  .lp3-hero-image::after { background: linear-gradient(180deg,#f4eee5 0%,rgba(244,238,229,.12) 35%,rgba(244,238,229,0)); }
  .lp3-hero-image img { object-position: 61% center; }
  .lp3-hero-fixture { inset: 54% 0 0; }
  .lp3-hero-fixture img { object-position: center bottom; }
  .lp3-hero-fixture::after { background: linear-gradient(180deg,#f4eee5 0%,rgba(244,238,229,.25) 25%,rgba(244,238,229,0) 62%); }
  .lp3-hero h1 { max-width: 100%; font-size: clamp(3.15rem, 14.5vw, 4rem); overflow-wrap: normal; }
  .lp3-hero-copy { min-width: 0; }
  .lp3-lead { font-size: 1rem; }
  .lp3-scroll-orbit { display: none; }
  .lp3-storyline { grid-template-columns: 1fr; gap: 1.5rem; }
  .lp3-story-note { grid-column: auto; }
  .lp3-section-heading h2,.lp3-spirit h2,.lp3-hook h2,.lp3-trust h2 { font-size: clamp(2.75rem, 13vw, 4.2rem); }
  .lp3-portfolio { width: 100%; }
  .lp3-portfolio-media img { border-radius: 0; }
  .lp3-portfolio-media figcaption,.lp3-portfolio-copy { width: var(--shell); margin-inline: auto; }
  .lp3-capability-grid { grid-template-columns: 1fr; }
  .lp3-capability-grid article { min-height: 300px; border-right: 0; border-bottom: 1px solid rgba(23,27,37,.18); }
  .lp3-capability-grid article:last-child { border-bottom: 0; }
  .lp3-card-symbol { margin: 2rem 0 3rem; }
  .lp3-spirit { width: 100vw; margin-left: calc(50% - 50vw); padding: 3rem var(--shell-side, 24px); }
  .lp3-price-row { align-items: flex-start; flex-direction: column; }
}
@media (prefers-reduced-motion: reduce) {
  .lp3-hero-image img,.lp3-scroll-orbit span,.lp3-spirit-orbit { animation: none; }
  [data-reveal] { opacity: 1; transform: none; transition: none; }
}

* { box-sizing: border-box; }
html { overflow-x: hidden; scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: var(--sans); -webkit-font-smoothing: antialiased; }
button, a { font: inherit; }
a { color: inherit; text-decoration: none; }
button { cursor: pointer; }
.section-shell { width: var(--shell); margin-inline: auto; }
.skip-link { position: fixed; top: -4rem; left: 1rem; z-index: 20; padding: .75rem 1rem; background: var(--ink); color: white; border-radius: .5rem; }
.skip-link:focus { top: 1rem; }
.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-header { width: var(--shell); height: 95px; margin-inline: auto; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 5; }
.brand { display: inline-flex; align-items: center; gap: .62rem; font-family: var(--serif); font-size: clamp(2rem, 3vw, 2.8rem); line-height: 1; letter-spacing: -.06em; }
.brand svg { width: 33px; height: 33px; overflow: visible; fill: none; stroke: var(--gold); stroke-width: 1.6; }
.brand .brand-dot { fill: var(--gold); stroke: none; }
#site-nav { display: flex; gap: clamp(1.6rem, 3.6vw, 3.5rem); align-items: center; font-size: .9rem; }
#site-nav a { position: relative; padding-block: .5rem; }
#site-nav a::after { content: ""; position: absolute; inset: auto 0 1px; height: 1px; background: var(--gold); transform: scaleX(0); transform-origin: left; transition: transform .2s ease; }
#site-nav a:hover::after, #site-nav a:focus-visible::after { transform: scaleX(1); }
.language-control { display: flex; align-items: center; margin-left: clamp(.8rem, 2vw, 1.6rem); }
.language-selector {
  min-height: 36px;
  max-width: 160px;
  padding: .38rem 1.9rem .38rem .62rem;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--paper);
  color: var(--ink);
  font-size: .76rem;
  cursor: pointer;
  transition: border-color 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}
.language-selector:hover {
  border-color: var(--gold);
  background: var(--white);
}
.language-selector:active {
  transform: scale(0.97);
}
.language-selector:focus-visible { outline: 2px solid var(--gold); outline-offset: 3px; }
.menu-button { display: none; border: 0; background: transparent; width: 44px; height: 44px; padding: 11px; }
.menu-button span { display: block; width: 22px; height: 1.5px; margin: 5px auto; background: var(--ink); transition: transform .2s ease; }

.hero { min-height: 670px; padding: 70px 0 20px; display: grid; grid-template-columns: minmax(0, .91fr) minmax(380px, 1.09fr); align-items: center; gap: 2rem; overflow: hidden; }
.hero-copy { padding-block: 2rem; position: relative; z-index: 2; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: var(--serif); font-weight: 400; letter-spacing: -.055em; }
h1 { max-width: 620px; margin-bottom: 1.8rem; font-size: clamp(4rem, 7vw, 6.9rem); line-height: .89; }
h2 { font-size: clamp(2.65rem, 4vw, 4.4rem); line-height: .98; margin-bottom: 1.2rem; }
h3 { font-family: var(--serif); font-size: 1.45rem; font-weight: 400; margin-bottom: .55rem; }
p { color: var(--ink-soft); line-height: 1.62; }
.hero-intro { max-width: 390px; font-size: 1.08rem; }
.hero-privacy { margin: 1.4rem 0 2rem; color: var(--ink); font-size: 1rem; }
.download-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: .85rem 1.45rem;
  border: 0;
  border-radius: 9px;
  background: #e7e5e0;
  color: #a3a3a2;
  font-weight: 650;
  letter-spacing: -.01em;
  cursor: not-allowed;
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s ease, box-shadow 0.15s ease;
}
.download-button:active {
  transform: scale(0.98);
}
.hero-rule { width: min(100%, 285px); height: 1px; margin: 1.8rem 0; background: var(--gold); position: relative; }
.hero-rule::after { content: ""; position: absolute; right: -3px; top: -2px; width: 5px; height: 5px; border-radius: 50%; background: var(--gold); }
.scale-number { display: block; margin-bottom: .45rem; color: var(--gold); font-family: var(--serif); font-size: .95rem; }
.site-language { margin-left: 1.4rem; padding-left: 1.4rem; border-left: 1px solid var(--line); color: var(--ink); font-size: .78rem; font-weight: 650; }
.quiet-note { max-width: 325px; margin: .85rem 0 0; font-size: .76rem; line-height: 1.45; }
.hero-media { min-height: 600px; margin: 0; display: grid; place-items: end center; position: relative; }
.hero-media img { width: min(100%, 510px); max-height: 650px; object-fit: contain; position: relative; z-index: 1; transform: translateY(21px); }
.phone-preview { width: min(100%, 430px); position: relative; z-index: 1; display: grid; justify-items: center; gap: .8rem; transform: translateY(21px); }
.phone-bezel { width: min(100%, 360px); padding: 10px; border: 1px solid #b8b8b3; border-radius: 40px; background: linear-gradient(145deg, #202b35, #0c1117 50%, #2f3940); box-shadow: 0 30px 55px rgba(16,42,71,.18), inset 0 0 0 2px rgba(255,255,255,.14); position: relative; }
.phone-camera { position: absolute; z-index: 3; top: 17px; left: 50%; width: 8px; height: 8px; margin-left: -4px; border-radius: 50%; background: #05070a; box-shadow: 0 0 0 2px rgba(255,255,255,.09); }
.phone-screen { min-height: 625px; overflow: hidden; border-radius: 31px; padding: 28px 18px 16px; background: var(--paper); color: var(--ink); box-shadow: inset 0 0 0 1px rgba(16,42,71,.14); }
.phone-statusline { display: flex; justify-content: space-between; padding: 0 .2rem; font-size: .56rem; font-weight: 700; letter-spacing: .02em; }
.phone-appbar { display: flex; justify-content: space-between; align-items: center; margin-top: 1.25rem; color: var(--ink-soft); font-size: .56rem; letter-spacing: .11em; }
.phone-menu { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: #f0ede6; color: var(--ink); font-size: 1.05rem; letter-spacing: 0; }
.phone-brand { margin-top: .15rem; font-family: var(--serif); font-size: 2.05rem; line-height: 1; letter-spacing: -.08em; }
.phone-view-label { margin-top: .8rem; text-align: center; color: var(--ink-soft); font-size: .62rem; letter-spacing: .08em; }
.phone-year { margin-top: .08rem; text-align: center; font-family: var(--serif); font-size: 2.25rem; line-height: 1; }
.phone-wheel-wrap { margin: .35rem auto 0; width: min(100%, 304px); aspect-ratio: 1; display: grid; place-items: center; }
.phone-wheel-wrap { animation: wheel-enter 1.05s .12s cubic-bezier(.16,1,.3,1) both; }
.phone-wheel-surface { --wheel-rotation: 0deg; width: 100%; height: 100%; touch-action: none; cursor: grab; border-radius: 50%; user-select: none; outline: none; }
.phone-wheel-surface:active { cursor: grabbing; }
.phone-wheel-surface:focus-visible { outline: 2px solid var(--gold); outline-offset: 5px; }
.phone-wheel { display: block; width: 100%; height: 100%; overflow: visible; }
.hero-wheel-rotating { transform: rotate(var(--wheel-rotation)); transform-origin: 180px 180px; transition: transform .32s cubic-bezier(.2,.75,.25,1); }
.wheel-season { fill: none; stroke-width: 10; stroke-linecap: butt; opacity: .52; stroke-dasharray: 68 880; }
.wheel-season.winter { stroke: #b8cfe1; stroke-dashoffset: 0; }.wheel-season.spring { stroke: #b7d0a9; stroke-dashoffset: -220; }.wheel-season.summer { stroke: #e6c86e; stroke-dashoffset: -440; }.wheel-season.autumn { stroke: #dbb59d; stroke-dashoffset: -660; }
.wheel-ring { fill: none; stroke: rgba(16,42,71,.34); }.wheel-ring.outer { stroke-width: 1.2; }.wheel-ring.month { stroke-width: 8; stroke: rgba(129,153,138,.32); }.wheel-ring.inner { stroke-width: 1; stroke-dasharray: 2 4; }
.wheel-ticks line { stroke: rgba(16,42,71,.5); stroke-width: 1.2; }.wheel-months text { fill: var(--ink); font-family: var(--serif); font-size: 11px; letter-spacing: .03em; text-anchor: middle; dominant-baseline: middle; }
.activity-line { stroke: #b8c5c4; stroke-width: 1.7; opacity: .78; }.activity-line.line-one { stroke: #c89429; }.activity-line.line-two { stroke: #a95c69; }.activity-line.line-three { stroke: #81998a; }.activity-line.line-four { stroke: #7b8ca5; }
.activity-dot { fill: var(--white); stroke: var(--ink); stroke-width: 1.5; }.dot-one { fill: var(--gold); stroke: var(--gold); }.dot-two { fill: #a95c69; stroke: #a95c69; }.dot-three { fill: var(--sage); stroke: var(--sage); }.dot-four { fill: #7b8ca5; stroke: #7b8ca5; }
.wheel-today-hand { stroke: var(--gold); stroke-width: 2.2; stroke-linecap: round; }.wheel-centre { fill: #f4e6c6; stroke: var(--gold); stroke-width: 2.3; }.wheel-today, .wheel-month-label { fill: var(--ink-soft); font-family: var(--sans); font-size: 7px; font-weight: 700; letter-spacing: .08em; text-anchor: middle; }.wheel-date { fill: var(--ink); font-family: var(--serif); font-size: 34px; text-anchor: middle; }
.phone-agenda { margin-top: .2rem; padding: .72rem .82rem .58rem; border-radius: 18px 18px 22px 22px; background: rgba(255,255,255,.74); box-shadow: 0 -2px 9px rgba(16,42,71,.05); }.phone-agenda-date { color: var(--ink-soft); font-size: .52rem; letter-spacing: .02em; }.phone-activity { display: grid; grid-template-columns: 9px auto; align-items: center; column-gap: .42rem; margin-top: .45rem; }.phone-activity strong { font-family: var(--serif); font-size: .98rem; font-weight: 400; line-height: 1.05; }.activity-meta { grid-column: 2; margin-top: .12rem; color: var(--ink-soft); font-size: .52rem; }.activity-dot-small { grid-row: span 2; width: 7px; height: 7px; border-radius: 50%; background: var(--gold); }.phone-wheel-hint { max-width: 270px; margin: 0; color: var(--ink-soft); font-size: .72rem; text-align: center; }
.phone-preview { animation: phone-enter .9s cubic-bezier(.16,1,.3,1) both; }
@keyframes phone-enter { from { opacity: 0; transform: translateY(34px) scale(.86); } to { opacity: 1; transform: translateY(21px) scale(1); } }
@keyframes wheel-enter { from { opacity: .2; transform: scale(.68) rotate(-9deg); } to { opacity: 1; transform: scale(1) rotate(0); } }
.orbit-arc { position: absolute; border: 1px solid rgba(200, 148, 41, .6); border-radius: 50%; pointer-events: none; }
.orbit-arc-one { width: 760px; height: 220px; top: 62%; left: -22%; transform: rotate(-12deg); border-left-color: transparent; border-bottom-color: transparent; }
.orbit-arc-two { width: 420px; height: 420px; top: 12%; right: -30%; border-color: rgba(129, 153, 138, .32); border-left-color: transparent; }

/* The hero is a local, code-native product demo. It never represents a real calendar. */
.phone-preview[data-demo-root] { gap: .72rem; }
.phone-preview[data-demo-root] .phone-screen { min-height: 665px; padding: 27px 16px 15px; }
.demo-style-switch, .demo-scale-switch { display: grid; gap: 3px; margin-inline: auto; }
.demo-style-switch { width: min(100%, 244px); grid-template-columns: repeat(2, 1fr); margin-top: .85rem; padding: 3px; border: 1px solid var(--line); border-radius: 12px; background: color-mix(in srgb, var(--paper) 72%, var(--white)); }
.demo-scale-switch { width: min(100%, 214px); grid-template-columns: repeat(3, 1fr); margin-top: .45rem; }
.demo-style-switch button, .demo-scale-switch button { min-height: 31px; border: 0; border-radius: 9px; background: transparent; color: var(--ink-soft); font-family: var(--sans); font-size: .62rem; font-weight: 700; letter-spacing: .02em; }
.demo-style-switch button[aria-pressed="true"] { background: var(--ink); color: var(--paper); box-shadow: 0 4px 10px rgba(16,42,71,.11); }
.demo-scale-switch button { position: relative; border-radius: 0; }
.demo-scale-switch button[aria-pressed="true"] { color: var(--ink); }
.demo-scale-switch button[aria-pressed="true"]::after { content: ""; position: absolute; right: 19%; bottom: 1px; left: 19%; height: 1.5px; background: var(--gold); border-radius: 99px; }
.phone-preview[data-demo-root] .phone-view-label { margin-top: .68rem; }
.phone-preview[data-demo-root] .phone-year { font-size: 2.02rem; }
.phone-preview[data-demo-root] .phone-wheel-wrap { width: min(100%, 275px); margin-top: .28rem; }
.phone-preview[data-demo-root] .phone-agenda { margin-top: .05rem; }
.phone-preview[data-demo-root] .phone-wheel-hint { max-width: 295px; }
.demo-month-layer, .demo-day-layer { opacity: 0; pointer-events: none; transform-box: view-box; transform-origin: center; transition: opacity .34s ease, transform .48s cubic-bezier(.2,.75,.25,1); }
.demo-year-layer { transform-box: view-box; transform-origin: center; transition: opacity .28s ease, transform .48s cubic-bezier(.2,.75,.25,1); }
[data-demo-scale="month"] .demo-year-layer, [data-demo-scale="day"] .demo-year-layer { opacity: 0; transform: scale(.82); }
[data-demo-scale="month"] .demo-month-layer { opacity: 1; transform: scale(1); }
[data-demo-scale="month"] .demo-day-layer { transform: scale(.84); }
[data-demo-scale="day"] .demo-month-layer { transform: scale(.84); }
[data-demo-scale="day"] .demo-day-layer { opacity: 1; transform: scale(1); }
.demo-month-panel { fill: color-mix(in srgb, var(--white) 78%, var(--sage-pale)); stroke: var(--line); stroke-width: 1.1; }
.demo-month-grid path { fill: none; stroke: color-mix(in srgb, var(--ink) 43%, transparent); stroke-width: 1; }
.demo-selected-day { fill: var(--gold); opacity: .86; }
.demo-month-signal { stroke: var(--paper); stroke-width: 2; }.demo-month-signal.signal-one { fill: #7b8ca5; }.demo-month-signal.signal-two { fill: var(--sage); }.demo-month-signal.signal-three { fill: #a95c69; }
.demo-day-track { fill: none; stroke: color-mix(in srgb, var(--ink) 35%, transparent); stroke-width: 1.2; stroke-dasharray: 2 5; }
.demo-day-hours path { fill: none; stroke: var(--ink-soft); stroke-width: 2; stroke-linecap: round; }
.demo-day-arc { fill: none; stroke: var(--sage); stroke-width: 10; stroke-linecap: round; opacity: .7; }
.demo-day-hand { stroke: var(--gold); stroke-width: 3; stroke-linecap: round; }
.phone-screen[data-demo-style="dark"] { --paper: #0e1a2b; --paper-deep: #13233a; --white: #18283c; --ink: #eef1e7; --ink-soft: #b7c2cd; --gold: #d9ae58; --gold-muted: #e6c67e; --sage: #9cb69b; --sage-pale: #20342f; --line: rgba(226,235,239,.19); background: #0e1a2b; box-shadow: inset 0 0 0 1px rgba(235,242,239,.13); }
.phone-screen[data-demo-style="dark"] .phone-menu { background: rgba(255,255,255,.09); color: var(--ink); }
.phone-screen[data-demo-style="dark"] .phone-agenda { background: rgba(255,255,255,.055); box-shadow: 0 -2px 10px rgba(0,0,0,.18); }
.phone-screen[data-demo-style="dark"] .demo-style-switch { background: rgba(255,255,255,.055); }
.phone-screen[data-demo-style="dark"] .demo-style-switch button[aria-pressed="true"] { background: var(--white); color: var(--ink); }
.phone-screen[data-demo-style="dark"] .wheel-centre { fill: #f2ecdf; stroke: var(--gold); }
.phone-screen[data-demo-style="dark"] .wheel-date { fill: #122033; }
.phone-screen[data-demo-style="dark"] .wheel-today, .phone-screen[data-demo-style="dark"] .wheel-month-label { fill: #4e5c68; }
.phone-screen[data-demo-style="dark"] .demo-month-panel { fill: rgba(255,255,255,.05); }

.status-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin-bottom: clamp(3rem, 5vw, 4.5rem); border-block: 1px solid var(--line); background: rgba(255,255,255,.48); }
.status-strip article { min-height: 118px; padding: 1.45rem clamp(1rem, 2.4vw, 2rem); border-right: 1px solid var(--line); display: grid; align-content: center; gap: .45rem; }
.status-strip article:last-child { border-right: 0; }
.status-strip span { color: var(--gold); font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.status-strip strong { max-width: 290px; font-family: var(--serif); font-size: clamp(1.15rem, 1.7vw, 1.55rem); font-weight: 400; line-height: 1.15; }

.scale-section { background: var(--white); border-block: 1px solid var(--line); }
.scale-wrap { padding: clamp(4.2rem, 8vw, 7.6rem) 0; display: grid; grid-template-columns: .76fr 1.24fr; gap: 4rem; align-items: end; }
.section-heading p { max-width: 450px; }
.scale-rail { display: grid; grid-template-columns: repeat(4, 1fr); border-left: 1px solid var(--line); }
.scale-rail article { min-height: 205px; padding: 0 clamp(.95rem, 2vw, 1.6rem); border-right: 1px solid var(--line); }
.scale-rail p { font-size: .83rem; line-height: 1.5; }
.scale-mark { display: block; width: 51px; height: 51px; margin-bottom: 1.75rem; position: relative; }
.scale-year { border: 1.5px solid var(--ink); border-radius: 50%; }
.scale-year::after { content: ""; position: absolute; width: 7px; height: 7px; background: var(--gold); border-radius: 50%; top: 8px; right: 8px; }
.scale-month { background: radial-gradient(circle, var(--ink) 2px, transparent 3px); background-size: 14px 14px; }
.scale-week::before, .scale-week::after { content: ""; position: absolute; inset: 5px 0; background: repeating-linear-gradient(to bottom, var(--ink) 0 2px, transparent 2px 10px); }
.scale-week::after { inset: 22px 0 auto; height: 3px; background: var(--gold); }
.scale-day { border: 1.5px solid var(--ink); border-radius: 50%; }
.scale-day::after { content: ""; width: 7px; height: 7px; background: var(--gold); border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.app-art-strip { grid-column: 1 / -1; margin: 1.2rem 0 0; display: grid; grid-template-columns: minmax(150px, 210px) 1fr; gap: 1.2rem; align-items: end; padding-top: 1.25rem; border-top: 1px solid var(--line); }
.app-art-strip img { width: 100%; max-height: 265px; object-fit: cover; object-position: 50% 23%; border-radius: 1.1rem; box-shadow: 0 18px 42px rgba(16, 42, 71, .12); }
.app-art-strip figcaption { max-width: 360px; color: var(--ink-soft); font-size: .78rem; line-height: 1.5; padding-bottom: .15rem; }

.planning-section { padding: clamp(4.8rem, 8.5vw, 8rem) 0; }
.planning-heading { max-width: 680px; margin-bottom: 2.4rem; }
.planning-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.planning-grid article { min-height: 255px; padding: 1.6rem clamp(1rem, 2vw, 1.55rem); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(255,255,255,.28); }
.planning-grid h3 { margin-bottom: .45rem; font-size: 1.28rem; }
.planning-grid p { margin: 0; font-size: .84rem; line-height: 1.52; }
.planning-icon { display: block; width: 48px; height: 48px; margin-bottom: 1.4rem; position: relative; color: var(--ink); }
.week-icon { border-left: 1.5px solid currentColor; border-bottom: 1.5px solid currentColor; }
.week-icon::before { content: ""; position: absolute; inset: 5px 0 auto 0; height: 28px; background: repeating-linear-gradient(to right, transparent 0 11px, rgba(16,42,71,.5) 11px 12.5px); border-top: 1.5px solid currentColor; border-bottom: 1.5px solid currentColor; }
.week-icon::after { content: ""; position: absolute; left: 8px; right: 9px; bottom: 9px; height: 3px; background: var(--gold); border-radius: 3px; }
.agenda-icon { border: 1.5px solid currentColor; border-radius: 3px; }
.agenda-icon::before { content: ""; position: absolute; top: 11px; left: 9px; right: 9px; height: 1.5px; background: currentColor; box-shadow: 0 10px 0 currentColor, 0 20px 0 currentColor; }
.agenda-icon::after { content: ""; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: var(--gold); top: 8px; right: 8px; }
.pdf-icon { border: 1.5px solid currentColor; border-radius: 3px; }
.pdf-icon::before { content: ""; position: absolute; top: -1.5px; right: -1.5px; width: 15px; height: 15px; border-left: 1.5px solid currentColor; border-bottom: 1.5px solid currentColor; background: var(--paper); }
.pdf-icon::after { content: ""; position: absolute; left: 10px; right: 10px; bottom: 13px; height: 3px; background: var(--gold); box-shadow: 0 -9px 0 rgba(16,42,71,.7); border-radius: 3px; }
.source-icon { border: 1.5px solid currentColor; border-radius: 50%; }
.source-icon::before { content: ""; position: absolute; inset: 13px; border: 1.5px solid var(--gold); border-radius: 50%; }
.source-icon::after { content: ""; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: var(--sage); top: 4px; left: 19px; box-shadow: 16px 28px 0 var(--gold), -14px 24px 0 var(--ink); }

.visual-story { padding: clamp(4.6rem, 9vw, 8.5rem) 0; display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: clamp(2rem, 6vw, 6rem); align-items: center; }
.visual-story-copy { max-width: 470px; }
.visual-story-copy .eyebrow { display: block; margin-bottom: 1rem; color: var(--gold); font-size: .72rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.visual-story-card { margin: 0; overflow: hidden; border: 1px solid rgba(129,153,138,.3); border-radius: 1.35rem; background: var(--ink); box-shadow: 0 24px 60px rgba(16,42,71,.14); }
.visual-story-card img { width: 100%; display: block; aspect-ratio: 1.3; object-fit: cover; }

.journeys-section { position: relative; isolation: isolate; padding: clamp(5rem, 10vw, 10rem) 0; display: grid; grid-template-columns: minmax(300px, .75fr) minmax(0, 1.25fr); gap: clamp(3rem, 9vw, 10rem); align-items: center; background: radial-gradient(circle at 16% 50%, rgba(231, 238, 231, .92), transparent 29%), linear-gradient(110deg, rgba(255,255,255,.65), transparent 58%); overflow: hidden; }
.journeys-section::before { content: ""; position: absolute; z-index: -1; width: min(52vw, 620px); aspect-ratio: 1; left: -16%; top: 12%; border: 1px solid rgba(129,153,138,.28); border-radius: 50%; box-shadow: 0 0 0 32px rgba(129,153,138,.06), 0 0 0 66px rgba(129,153,138,.035); pointer-events: none; }
.journey-device { margin: 0; display: grid; justify-items: center; gap: .9rem; }
.journey-device img { width: min(100%, 360px); display: block; filter: drop-shadow(0 18px 25px rgba(16, 42, 71, .12)); }
.journey-device figcaption { max-width: 280px; color: var(--ink-soft); font-size: .75rem; line-height: 1.45; text-align: center; }
.journey-copy { max-width: 600px; padding: clamp(1.5rem, 3vw, 2.8rem); border: 1px solid rgba(129,153,138,.27); border-radius: 1.25rem; background: rgba(255,255,255,.5); box-shadow: 0 20px 50px rgba(16,42,71,.055); }
.section-intro { font-size: 1.04rem; max-width: 525px; }
.principle-list { list-style: none; margin: 2rem 0 0; padding: 0; display: grid; gap: 1.3rem; }
.principle-list li { display: grid; grid-template-columns: 42px 1fr; gap: 1rem; align-items: start; }
.principle-list h3 { margin: 0 0 .15rem; font-size: 1.25rem; }
.principle-list p { margin: 0; font-size: .9rem; }
.principle-icon { display: block; width: 31px; height: 31px; position: relative; color: var(--sage); }
.principle-icon.pen::before { content: ""; position: absolute; width: 26px; height: 4px; border: 1.6px solid currentColor; border-radius: 50% 0 0 50%; transform: rotate(-48deg); top: 12px; left: 0; }
.principle-icon.lock { margin-top: 2px; border: 1.6px solid currentColor; border-radius: 5px; height: 22px; width: 24px; }
.principle-icon.lock::before { content: ""; position: absolute; width: 12px; height: 11px; border: 1.6px solid currentColor; border-bottom: 0; border-radius: 8px 8px 0 0; top: -11px; left: 4px; }
.principle-icon.leaf::before { content: ""; position: absolute; inset: 1px 6px 5px; border: 1.6px solid currentColor; border-radius: 80% 12% 80% 12%; transform: rotate(-35deg); }
.principle-icon.leaf::after { content: ""; position: absolute; height: 18px; border-left: 1.6px solid currentColor; transform: rotate(-35deg); left: 15px; top: 9px; }

.treatments-section { padding: clamp(5rem, 9vw, 8rem) 0; background: var(--paper-deep); border-block: 1px solid var(--line); }
.treatments-heading { text-align: center; margin-inline: auto; max-width: 650px; }
.treatments-art { margin: 2.8rem auto 0; max-width: 1020px; }
.treatments-art img { width: 100%; display: block; border-radius: 1.15rem; box-shadow: 0 20px 48px rgba(16,42,71,.1); }
.treatments-art figcaption { margin: .7rem auto 0; color: var(--ink-soft); font-size: .76rem; text-align: center; }
.treatments { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; margin-top: 3.4rem; text-align: center; }
.treatments article { padding-inline: 1.5rem; }
.treatments article + article { border-left: 1px solid var(--line); }
.treatments p { max-width: 220px; margin-inline: auto; font-size: .9rem; }
.treatment-wheel {
  margin: 0 auto 1.45rem;
  width: 174px;
  height: 174px;
  position: relative;
  border-radius: 50%;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--paper-deep);
}
.treatment-wheel:hover {
  transform: scale(1.06);
  box-shadow: 0 12px 32px rgba(16, 42, 71, 0.1);
}
.treatment-wheel svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* Keyboard focus and outline styling for all interactive elements */
a:focus-visible,
button:focus-visible,
select:focus-visible {
  outline: 2px solid var(--gold) !important;
  outline-offset: 3px !important;
}
a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
select:focus:not(:focus-visible) {
  outline: none !important;
}

/* Subtle, functional movement animations with prefers-reduced-motion equivalents */
@media (prefers-reduced-motion: no-preference) {
  .calendar-wheel .gold-hand {
    transform-origin: 50px 50px;
    animation: rot-hand 24s linear infinite;
  }
  .lunar-wheel svg {
    animation: rot-slow 72s linear infinite;
  }
  .seasons-wheel svg {
    animation: rot-slow 96s linear infinite;
  }
  .orbit-arc-one {
    animation: drift-slow 30s ease-in-out infinite alternate;
  }
  .orbit-arc-two {
    animation: spin-slow 140s linear infinite;
  }

  @keyframes rot-hand {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
  }
  @keyframes rot-slow {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
  }
  @keyframes drift-slow {
    0% { transform: rotate(-12deg) translateY(0); }
    100% { transform: rotate(-8deg) translateY(12px); }
  }
  @keyframes spin-slow {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
  }
}

.hfm-section { padding: clamp(5rem, 9vw, 9.5rem) 0; background: var(--white); border-bottom: 1px solid var(--line); }
.hfm-wrap { display: grid; grid-template-columns: clamp(15rem, 23vw, 22rem) minmax(0, 1fr); gap: clamp(3rem, 8vw, 10rem); align-items: center; }
.hfm-orbit { width: min(100%, 338px); aspect-ratio: 1; margin-inline: auto; position: relative; border: 1px solid rgba(16,42,71,.68); border-radius: 50%; box-shadow: inset 0 0 0 22px var(--white), inset 0 0 0 23px rgba(129,153,138,.45), 0 0 0 29px rgba(129,153,138,.08), 0 0 0 61px rgba(200,148,41,.045); }
.hfm-orbit::before, .hfm-orbit::after { content: ""; position: absolute; border: 1px solid rgba(129,153,138,.34); border-radius: 50%; }
.hfm-orbit::before { inset: 24%; }.hfm-orbit::after { inset: 39%; border-style: dotted; }
.hfm-orbit span { position: absolute; z-index: 1; width: 12px; height: 12px; border: 2px solid var(--white); border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 1px rgba(16,42,71,.18); }
.hfm-orbit span:nth-child(1) { top: 11%; left: 48%; }.hfm-orbit span:nth-child(2) { top: 47%; right: 9%; background: var(--sage); }.hfm-orbit span:nth-child(3) { bottom: 13%; left: 33%; background: var(--ink); }.hfm-orbit span:nth-child(4) { top: 38%; left: 8%; background: var(--gold-muted); }
.hfm-orbit i { position: absolute; z-index: 0; width: 1px; height: 104px; left: calc(50% - .5px); bottom: 50%; background: var(--gold); transform: rotate(29deg); transform-origin: 50% 100%; }
@media (prefers-reduced-motion: no-preference) { .hfm-orbit i { animation: hfm-hand 17s ease-in-out infinite alternate; }.hfm-orbit::before { animation: hfm-ring 28s linear infinite; }.hfm-orbit::after { animation: hfm-ring 19s linear infinite reverse; }.hfm-orbit span { animation: hfm-marker 5.5s ease-in-out infinite alternate; }.hfm-orbit span:nth-child(3) { animation-delay: -1.2s; }.hfm-orbit span:nth-child(4) { animation-delay: -2.3s; }.hfm-orbit span:nth-child(5) { animation-delay: -3.4s; } }
@keyframes hfm-hand { from { transform: rotate(-12deg); } to { transform: rotate(43deg); } }
@keyframes hfm-ring { to { transform: rotate(360deg); } }
@keyframes hfm-marker { from { box-shadow: 0 0 0 1px rgba(16,42,71,.18), 0 0 0 0 rgba(200,148,41,.12); } to { box-shadow: 0 0 0 1px rgba(16,42,71,.18), 0 0 0 8px rgba(200,148,41,0); } }
.hfm-copy { max-width: none; }
.hfm-copy h2 { max-width: 760px; }
.hfm-belief { max-width: 920px; margin: 1.4rem 0 0; color: var(--ink); font-family: var(--serif); font-size: clamp(1.45rem, 2.25vw, 2.5rem); line-height: 1.17; letter-spacing: -.025em; }
.hfm-practice { max-width: 700px; margin: 1.65rem 0 0; padding: .15rem 0 .15rem 1rem; border-left: 2px solid var(--gold); color: var(--ink-soft); font-size: clamp(.96rem, 1.15vw, 1.1rem); line-height: 1.55; }
.hfm-values { margin: 2.45rem 0 0; border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 17rem), 1fr)); }
.hfm-values > div { min-height: 134px; padding: 1.2rem 1.25rem 1.1rem 0; border-bottom: 1px solid var(--line); }
.hfm-values > div:nth-child(2n) { padding-left: 1.5rem; border-left: 1px solid var(--line); }
.hfm-values dt { display: flex; align-items: baseline; gap: .75rem; }
.hfm-values dt span { color: var(--gold); font-size: .72rem; letter-spacing: .08em; }
.hfm-values h3 { margin: 0; font-size: 1.16rem; }
.hfm-values dd { margin: .45rem 0 0 1.95rem; color: var(--ink-soft); font-size: .86rem; line-height: 1.52; }

.privacy-section { padding: clamp(4.5rem, 8vw, 7rem) 0; background: #f3f7f8; }
.privacy-wrap { display: grid; grid-template-columns: 1.05fr 1fr auto; gap: 3rem; align-items: center; }
.privacy-wrap h2 { margin-bottom: .65rem; font-size: clamp(2.4rem, 3.8vw, 3.6rem); }
.privacy-wrap p { max-width: 530px; margin-bottom: 0; }
.privacy-shield { width: 55px; fill: none; stroke: var(--ink); stroke-width: 2; margin-bottom: 1.5rem; }
.privacy-points { display: grid; grid-template-columns: repeat(3, 1fr); }
.privacy-points div { min-height: 93px; padding: .4rem 1rem; display: grid; justify-items: center; align-content: start; gap: .65rem; text-align: center; border-left: 1px solid #ccd7da; }
.privacy-points span { font-family: var(--serif); font-size: 1.8rem; color: var(--ink); line-height: 1; }
.privacy-points strong { font-size: .75rem; line-height: 1.35; font-weight: 600; }
.text-button { border: 0; background: transparent; color: var(--ink); padding: .25rem 0; text-align: left; font-size: .84rem; text-decoration: underline; text-underline-offset: 4px; }

.membership-section { padding-block: clamp(5rem, 9vw, 8rem); }
.membership-heading { max-width: 650px; margin-bottom: clamp(2.5rem, 5vw, 4.25rem); }
.membership-heading p { max-width: 560px; font-size: 1.02rem; }
.membership-grid { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid var(--line); }
.membership-card { position: relative; min-height: 430px; padding: clamp(1.5rem, 3vw, 2.45rem); border-right: 1px solid var(--line); display: flex; flex-direction: column; overflow: hidden; background: rgba(255,255,255,.24); }
.membership-card:last-child { border-right: 0; }
.membership-card.is-featured { background: var(--ink); color: var(--white); box-shadow: 0 16px 36px rgba(16,42,71,.12); transform: translateY(-12px); }
.plan-ribbon { position: absolute; top: 1.35rem; right: -2.5rem; width: 9rem; padding: .35rem 0; transform: rotate(45deg); background: var(--gold); color: var(--ink); text-align: center; font-size: .62rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.membership-eyebrow { margin-bottom: 2rem; color: var(--gold); font-size: .7rem; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.membership-tier { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; margin-bottom: .85rem; }
.membership-card h3 { margin-bottom: .8rem; font-size: clamp(2rem, 3vw, 2.8rem); }
.membership-tier h3 { margin: 0; }
.membership-tier strong { color: var(--gold); font-family: var(--serif); font-size: clamp(1.75rem, 2.8vw, 2.65rem); font-weight: 400; letter-spacing: -.04em; }
.membership-card p { font-size: .93rem; }
.membership-card.is-featured p,.membership-card.is-featured small { color: rgba(255,255,255,.72); }
.membership-card ul { margin: 1.4rem 0 1.7rem; padding-left: 1.1rem; color: var(--ink-soft); font-size: .86rem; line-height: 1.55; }
.membership-card.is-featured ul { color: rgba(255,255,255,.74); }
.membership-card li + li { margin-top: .7rem; }
.membership-card small { margin-top: auto; color: var(--ink-soft); font-size: .74rem; line-height: 1.45; }
.membership-pack-note { max-width: 680px; margin: 1.25rem 0 0; color: var(--ink-soft); font-size: .83rem; line-height: 1.55; }

.download-section { padding: clamp(5rem, 8vw, 8rem) 0; display: flex; gap: 3rem; align-items: end; justify-content: space-between; }
.download-section h2 { max-width: 700px; margin-bottom: .9rem; }
.download-section p { max-width: 600px; margin: 0; }
.download-button-dark {
  align-self: center;
  flex: none;
  background: var(--ink);
  color: rgba(255,255,255,.48);
  min-width: 205px;
  cursor: not-allowed;
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s ease, box-shadow 0.15s ease;
}
.download-button-dark:active {
  transform: scale(0.98);
}

footer { border-top: 1px solid var(--line); }
.footer-main { min-height: 112px; display: flex; align-items: center; justify-content: space-between; }
.footer-links { display: flex; align-items: center; gap: 2.1rem; font-size: .84rem; }
.footer-links button { padding: 0; border: 0; background: none; color: inherit; }
.footer-links a:hover, .footer-links button:hover { color: var(--gold); }
.footer-note { padding: 0 0 1.7rem; margin: 0; font-size: .75rem; }

.subpage { max-width: none; padding: clamp(4rem, 10vw, 8rem) 0 clamp(5rem, 12vw, 10rem); }
.subpage-nav { margin-bottom: clamp(3rem, 7vw, 6rem); font-size: .84rem; color: var(--ink-soft); }
.subpage-nav a { color: var(--ink); text-decoration: underline; text-underline-offset: 4px; }
.subpage h1 { max-width: 780px; font-size: clamp(3.9rem, 8vw, 7.2rem); }
.subpage > p { max-width: min(100%, 820px); font-size: 1.05rem; }
.policy-block { display: grid; grid-template-columns: minmax(13rem, .72fr) minmax(0, 1.7fr); column-gap: clamp(2rem, 7vw, 9rem); margin-top: 3.3rem; padding-top: 2.1rem; border-top: 1px solid var(--line); }
.policy-block h2 { font-size: clamp(2rem, 3vw, 3.1rem); margin-bottom: .85rem; }
.policy-block > p, .policy-block > ul { grid-column: 2; max-width: none; }
.policy-block ul { padding-left: 1.15rem; color: var(--ink-soft); line-height: 1.65; }
.callout { margin: 3rem 0; padding: 1.45rem 1.6rem; border-left: 3px solid var(--gold); background: var(--white); color: var(--ink); }
.callout p { margin: 0; color: var(--ink); }
.support-list { list-style: none; padding: 0; margin: 3rem 0 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 20rem), 1fr)); column-gap: clamp(2rem, 5vw, 6rem); border-top: 1px solid var(--line); }
.support-list li { display: grid; grid-template-columns: minmax(7rem, .45fr) minmax(0, 1fr); gap: 1.2rem; padding: 1.55rem 0; border-bottom: 1px solid var(--line); }
.support-list strong { font-family: var(--serif); font-size: 1.45rem; font-weight: 400; }.support-list p { margin: 0; }
.section-index { margin: 0 0 1rem; color: var(--gold); font-size: .7rem; font-weight: 750; letter-spacing: .13em; }
.privacy-boundary { display: grid; grid-template-columns: minmax(16rem, .75fr) minmax(0, 1.25fr); gap: clamp(2.4rem, 7vw, 8rem); align-items: center; margin: clamp(3.5rem, 8vw, 7rem) 0 4rem; padding: clamp(1.5rem, 4vw, 3.5rem) 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.privacy-boundary-copy h2, .support-paths-heading h2 { max-width: 600px; margin: 0; font-size: clamp(2.2rem, 3.6vw, 4.2rem); line-height: 1.03; }
.privacy-boundary-copy > p:not(.section-index), .support-paths-heading > p:not(.section-index) { max-width: 560px; margin: 1rem 0 0; color: var(--ink-soft); }
.privacy-boundary-copy ul { display: grid; gap: .8rem; margin: 2rem 0 0; padding: 0; list-style: none; color: var(--ink); font-size: .9rem; line-height: 1.45; }
.privacy-boundary-copy li { position: relative; padding-left: 1.3rem; }.privacy-boundary-copy li::before { content: ""; position: absolute; left: 0; top: .46rem; width: 7px; height: 7px; border: 1px solid var(--sage); border-radius: 50%; background: var(--paper); }
.privacy-boundary-art, .support-paths-art { position: relative; margin: 0; overflow: hidden; background: #f3eee2; }.privacy-boundary-art img, .support-paths-art img { display: block; width: 100%; aspect-ratio: 3 / 2; object-fit: cover; transition: transform 360ms ease; }.privacy-boundary-art figcaption, .support-paths-art figcaption { position: absolute; right: 1rem; bottom: .85rem; max-width: 290px; color: var(--ink-soft); font-size: .68rem; text-align: right; }
.privacy-boundary-art::after { content: ""; position: absolute; left: 0; top: 50%; width: 34%; height: 1px; background: var(--sage); transform: scaleX(.12); transform-origin: left; transition: transform 360ms ease; }
.privacy-boundary:hover .privacy-boundary-art img, .privacy-boundary:focus-within .privacy-boundary-art img, .support-paths:hover .support-paths-art img, .support-paths:focus-within .support-paths-art img { transform: scale(1.025); }.privacy-boundary:hover .privacy-boundary-art::after, .privacy-boundary:focus-within .privacy-boundary-art::after { transform: scaleX(1); }
.support-paths { display: grid; grid-template-columns: minmax(14rem, .7fr) minmax(0, 1.3fr); gap: clamp(2.4rem, 7vw, 8rem); align-items: center; margin: clamp(3.5rem, 8vw, 7rem) 0 4rem; }.support-paths-art { grid-column: 2; }.support-path-cards { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); margin-top: clamp(.4rem, 3vw, 2rem); border-top: 1px solid var(--line); }.support-path-cards article { min-height: 210px; padding: 1.35rem 1.5rem 1.4rem 0; border-bottom: 1px solid var(--line); transition: background-color 160ms ease, color 160ms ease, padding 160ms ease; }.support-path-cards article + article { padding-left: 1.5rem; border-left: 1px solid var(--line); }.support-path-cards article:hover, .support-path-cards article:focus-within { background: var(--ink); color: var(--white); }.support-path-cards h3 { margin: 1.25rem 0 .55rem; font-family: var(--serif); font-size: 1.5rem; font-weight: 400; }.support-path-cards p { margin: 0; color: var(--ink-soft); font-size: .9rem; line-height: 1.55; transition: color 160ms ease; }.support-path-cards article:hover p, .support-path-cards article:focus-within p { color: rgba(255,255,255,.76); }
.support-symbol { display: block; position: relative; width: 48px; height: 42px; color: var(--gold); }.support-symbol::before, .support-symbol::after, .support-symbol i { content: ""; position: absolute; display: block; box-sizing: border-box; }.support-symbol-orbit::before { inset: 5px 0 0; border: 1px solid currentColor; border-radius: 50%; }.support-symbol-orbit::after { width: 8px; height: 8px; top: 1px; left: 20px; border: 1px solid var(--paper); border-radius: 50%; background: currentColor; }.support-symbol-orbit i { width: 1px; height: 20px; top: 10px; left: 23px; background: currentColor; transform: rotate(35deg); transform-origin: bottom; }.support-symbol-marker::before { left: 23px; top: 3px; width: 1px; height: 34px; background: currentColor; }.support-symbol-marker::after { left: 15px; bottom: 0; width: 17px; height: 17px; border: 1px solid currentColor; border-radius: 50%; background: var(--paper); }.support-symbol-marker i { left: 20px; bottom: 5px; width: 7px; height: 7px; border-radius: 50%; background: currentColor; }.support-symbol-layers::before { left: 4px; top: 4px; width: 34px; height: 26px; border: 1px solid currentColor; }.support-symbol-layers::after { left: 9px; top: 9px; width: 34px; height: 26px; border: 1px solid currentColor; }.support-symbol-layers i { left: 14px; top: 14px; width: 34px; height: 26px; border: 1px solid currentColor; }.support-path-cards article:hover .support-symbol { color: var(--gold-muted); }.support-path-cards article:hover .support-symbol-orbit::after, .support-path-cards article:hover .support-symbol-marker::after { border-color: var(--ink); background: var(--ink); }
@media (prefers-reduced-motion: no-preference) { .support-path-cards article:hover .support-symbol-orbit i { transform: rotate(64deg); transition: transform 180ms ease; }.support-path-cards article:hover .support-symbol-marker::after { transform: translateY(-3px); transition: transform 180ms ease; }.support-path-cards article:hover .support-symbol-layers::before { transform: translate(-3px, -2px); transition: transform 180ms ease; }.support-path-cards article:hover .support-symbol-layers i { transform: translate(3px, 2px); transition: transform 180ms ease; } }
.about-page { padding-bottom: clamp(5rem, 12vw, 10rem); }.about-intro { display: grid; grid-template-columns: minmax(16rem, .85fr) minmax(0, 1.15fr); gap: clamp(2rem, 8vw, 10rem); align-items: end; }.about-intro h1 { margin: 0; }.about-intro > p { max-width: 620px; margin: 0; color: var(--ink); font-family: var(--serif); font-size: clamp(1.4rem, 2.2vw, 2.45rem); line-height: 1.17; letter-spacing: -.02em; }
.about-statement { display: grid; grid-template-columns: minmax(12rem, .52fr) minmax(0, 1.48fr); gap: clamp(3rem, 10vw, 12rem); align-items: center; margin: clamp(4rem, 9vw, 9rem) 0; padding: clamp(2rem, 5vw, 4.5rem) 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }.about-orbit { width: min(100%, 230px); aspect-ratio: 1; position: relative; border: 1px solid rgba(16,42,71,.7); border-radius: 50%; box-shadow: inset 0 0 0 23px var(--paper), inset 0 0 0 24px rgba(129,153,138,.42), 0 0 0 26px rgba(129,153,138,.08); }.about-orbit::before, .about-orbit::after { content:""; position:absolute; border:1px solid rgba(129,153,138,.35); border-radius:50%; }.about-orbit::before { inset:23%; }.about-orbit::after { inset:40%; border-style:dotted; }.about-orbit i { position:absolute; left:50%; bottom:50%; width:1px; height:69px; background:var(--gold); transform:rotate(33deg); transform-origin:bottom; }.about-orbit span { position:absolute; width:10px; height:10px; border:2px solid var(--paper); border-radius:50%; background:var(--gold); box-shadow:0 0 0 1px rgba(16,42,71,.18); }.about-orbit span:nth-child(1) { top:8%; left:48%; }.about-orbit span:nth-child(2) { right:9%; top:49%; background:var(--sage); }.about-orbit span:nth-child(3) { bottom:15%; left:31%; background:var(--ink); }.about-statement h2, .about-orbit-copy h2 { margin:0; font-size:clamp(2.2rem, 3.9vw, 4.6rem); line-height:1.04; }.about-belief { max-width:820px; margin:1.35rem 0 0; font-family:var(--serif); font-size:clamp(1.35rem, 2vw, 2.25rem); line-height:1.2; letter-spacing:-.02em; }.about-belief + p { max-width:610px; margin:1.4rem 0 0; color:var(--ink-soft); }.about-orbit-copy { display:grid; grid-template-columns:minmax(11rem,.42fr) minmax(0,1.1fr) auto; gap:clamp(1.5rem,4vw,5rem); align-items:end; }.about-orbit-copy > p:not(.section-index) { max-width:650px; margin:0; color:var(--ink-soft); }.about-orbit-copy .text-button { white-space:nowrap; }
.vision-page { padding-bottom: clamp(5rem, 12vw, 10rem); }
.vision-intro { display: grid; grid-template-columns: minmax(14rem, .8fr) minmax(0, 1.2fr); gap: clamp(2rem, 7vw, 9rem); align-items: end; }
.vision-intro h1 { margin: 0; }.vision-intro p { margin: 0; max-width: 650px; font-size: clamp(1.2rem, 2.05vw, 2rem); line-height: 1.25; color: var(--ink); }
.vision-art { position: relative; overflow: hidden; margin: clamp(3rem, 7vw, 7rem) 0 0; background: #f5f1e8; }.vision-art img { display: block; width: 100%; min-height: 360px; object-fit: cover; object-position: center; }
.vision-art figcaption { position: absolute; right: 1.25rem; bottom: 1rem; max-width: 340px; color: var(--ink-soft); font-size: .72rem; text-align: right; }
.vision-statement { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(16rem, .55fr); gap: clamp(2rem, 7vw, 9rem); margin: clamp(4rem, 9vw, 9rem) 0; }.vision-belief { margin: 0; font-family: var(--serif); font-size: clamp(2rem, 4.1vw, 4.7rem); line-height: 1.05; letter-spacing: -.035em; }.vision-statement > p:last-child { align-self: end; margin: 0; color: var(--ink-soft); }
.vision-principles { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); }.vision-principles article { padding: 1.5rem 1.6rem 1.5rem 0; border-bottom: 1px solid var(--line); }.vision-principles article + article { padding-left: 1.6rem; border-left: 1px solid var(--line); }.vision-principles span { color: var(--gold); font-size: .7rem; font-weight: 750; letter-spacing: .12em; }.vision-principles h2 { margin: .9rem 0 .5rem; font-size: 1.35rem; }.vision-principles p { margin: 0; color: var(--ink-soft); font-size: .9rem; line-height: 1.55; }
@media (prefers-reduced-motion: no-preference) {
  .hero-media img { animation: orbit-phone-breathe 13s ease-in-out infinite alternate; }
  .journey-device img { animation: orbit-journey-breathe 15s ease-in-out infinite alternate; }
  .vision-art img { animation: vision-drift 18s ease-in-out infinite alternate; }
  .privacy-boundary-art img { animation: privacy-image-settle 16s ease-in-out infinite alternate; }
  .support-paths-art img { animation: support-image-settle 15s ease-in-out infinite alternate; }
  .privacy-boundary:hover .privacy-boundary-art img, .privacy-boundary:focus-within .privacy-boundary-art img, .support-paths:hover .support-paths-art img, .support-paths:focus-within .support-paths-art img { animation: none; transform: scale(1.025); }
  .about-orbit { animation: about-orbit-settle 18s ease-in-out infinite alternate; }
}
@keyframes orbit-phone-breathe { from { transform: translateY(21px) scale(1); } to { transform: translateY(12px) scale(1.012); } }
@keyframes orbit-journey-breathe { from { transform: translateY(0) scale(1); } to { transform: translateY(-6px) scale(1.014); } }
@keyframes vision-drift { from { transform: scale(1.01) translateX(-.35%); } to { transform: scale(1.05) translateX(.5%); } }
@keyframes privacy-image-settle { from { transform: scale(1.012) translateX(-.3%); } to { transform: scale(1.035) translateX(.3%); } }
@keyframes support-image-settle { from { transform: scale(1.012) translateY(.2%); } to { transform: scale(1.032) translateY(-.25%); } }
@keyframes about-orbit-settle { from { transform: translateY(0) rotate(-1.5deg); } to { transform: translateY(-4px) rotate(1.5deg); } }

@media (max-width: 880px) {
  :root { --shell: min(100% - 42px, 680px); }
  .site-header { height: 78px; }
  .language-control { margin-left: auto; margin-right: .25rem; }
  .language-selector { max-width: 138px; }
  .menu-button { display: block; }
  #site-nav { position: absolute; top: 70px; right: 0; left: 0; display: grid; gap: 0; padding: .5rem 1.3rem; background: var(--paper); border: 1px solid var(--line); opacity: 0; visibility: hidden; transform: translateY(-8px); transition: .2s ease; }
  #site-nav.open { opacity: 1; visibility: visible; transform: translateY(0); }
  #site-nav a { padding: .85rem 0; }
  .hero { min-height: auto; padding-top: 3rem; grid-template-columns: 1fr; gap: 0; }
  .hero-copy { padding: 0; }
  h1 { font-size: clamp(4.1rem, 15vw, 6.4rem); }
  .hero-media { min-height: 510px; margin-top: -1rem; }
  .hero-media img { max-height: 545px; }
  .phone-preview { width: min(100%, 390px); }
  .status-strip { grid-template-columns: 1fr; }
  .status-strip article { min-height: auto; border-right: 0; border-bottom: 1px solid var(--line); }
  .status-strip article:last-child { border-bottom: 0; }
  .scale-wrap { grid-template-columns: 1fr; gap: 1.6rem; }
  .app-art-strip { grid-template-columns: minmax(120px, 180px) 1fr; }
  .visual-story { grid-template-columns: 1fr; gap: 2rem; }
  .planning-grid { grid-template-columns: 1fr 1fr; }
  .journeys-section { grid-template-columns: 1fr; gap: 2rem; }
  .journey-device { order: 2; justify-items: start; }
  .journey-device img { width: min(100%, 280px); }
  .journey-device figcaption { text-align: left; }
  .hfm-wrap { grid-template-columns: 1fr; gap: 3.2rem; }
  .hfm-orbit { margin-inline: 0; }
  .policy-block { grid-template-columns: 1fr; gap: .7rem; }
  .policy-block > p, .policy-block > ul { grid-column: 1; }
  .support-list { grid-template-columns: 1fr; }
  .privacy-boundary, .support-paths { grid-template-columns: 1fr; gap: 2rem; }
  .support-paths-art { grid-column: 1; }
  .about-intro, .about-statement, .about-orbit-copy { grid-template-columns: 1fr; gap: 1.5rem; }
  .about-orbit-copy .text-button { justify-self: start; }
  .vision-intro, .vision-statement { grid-template-columns: 1fr; gap: 1.5rem; }
  .vision-principles { grid-template-columns: 1fr; }.vision-principles article + article { padding-left: 0; border-left: 0; }
  .privacy-wrap { grid-template-columns: 1fr; gap: 2rem; }
  .text-button { justify-self: start; }
  .download-section { display: grid; align-items: start; }
  .membership-grid { grid-template-columns: 1fr; }
  .membership-card { min-height: auto; border-right: 0; border-bottom: 1px solid var(--line); }
  .membership-card:last-child { border-bottom: 0; }
  .membership-card.is-featured { transform: none; }
}

@media (max-width: 600px) {
  :root { --shell: min(100% - 32px, 480px); }
  .site-header { height: 70px; display: grid; grid-template-columns: minmax(0, 1fr) 42px 108px; gap: .25rem; }
  .brand { min-width: 0; font-size: 2rem; }.brand svg { width: 27px; height: 27px; }
  .language-control { margin: 0; }.language-selector { width: 108px; max-width: 108px; min-height: 34px; padding-inline: .5rem 1.45rem; font-size: .7rem; }
  .subpage h1 { max-width: 100%; font-size: clamp(2.8rem, 13vw, 3.25rem); overflow-wrap: anywhere; hyphens: auto; }
  h1 { max-width: 355px; font-size: 3.25rem; line-height: .94; }.hero-intro { font-size: 1rem; }
  .hero-media { min-height: 415px; }.hero-media img { max-height: 455px; }
  .phone-bezel { width: min(100%, 316px); }.phone-screen { min-height: 548px; padding-inline: 14px; }.phone-preview[data-demo-root] .phone-screen { min-height: 635px; }.phone-preview[data-demo-root] .phone-wheel-wrap { width: min(100%, 248px); }.phone-wheel-wrap { width: min(100%, 272px); }
  .orbit-arc-one { width: 500px; left: -50%; }.orbit-arc-two { display: none; }
  .scale-rail { grid-template-columns: 1fr 1fr; border-top: 1px solid var(--line); }
  .scale-rail article { min-height: 185px; padding-top: 1.4rem; border-bottom: 1px solid var(--line); }
  .scale-rail article:nth-child(2n) { border-right: 0; }
  .scale-mark { margin-bottom: 1rem; width: 42px; height: 42px; }
  .app-art-strip { grid-template-columns: 1fr; gap: .8rem; }
  .app-art-strip img { max-height: 220px; object-position: 50% 22%; }
  .app-art-strip figcaption { max-width: 300px; }
  .visual-story { padding-block: 4.2rem; }
  .visual-story-card img { aspect-ratio: 1; }
  .treatments-art { margin-top: 2.2rem; }
  .planning-grid { grid-template-columns: 1fr; }
  .planning-grid article { min-height: auto; }
  .treatments { grid-template-columns: 1fr; gap: 3rem; }.treatments article + article { border-left: 0; border-top: 1px solid var(--line); padding-top: 3rem; }
  .treatment-wheel { width: 150px; height: 150px; }.lunar-wheel span { transform: scale(.84); }
  .hfm-orbit { width: 214px; }.hfm-values { grid-template-columns: 1fr; }.hfm-values > div:nth-child(2n) { padding-left: 0; border-left: 0; }.hfm-values > div { min-height: auto; padding: 1.1rem 0; }
  .privacy-points { grid-template-columns: 1fr 1fr 1fr; }.privacy-points div { padding-inline: .35rem; }.privacy-points strong { font-size: .67rem; }
  .support-list li { grid-template-columns: 1fr; gap: .45rem; }
  .privacy-boundary { margin-bottom: 3rem; }.privacy-boundary-art figcaption, .support-paths-art figcaption { position: static; max-width: none; padding: .75rem 1rem; text-align: left; background: var(--paper); }
  .support-path-cards { grid-template-columns: 1fr; }.support-path-cards article { min-height: auto; padding: 1.35rem 0; }.support-path-cards article + article { padding-left: 0; border-left: 0; }
  .about-orbit { width: 180px; }.about-statement { margin-block: 3.5rem; }
  .footer-main { min-height: 140px; align-items: flex-start; flex-direction: column; justify-content: center; gap: 1.4rem; }.footer-links { max-width: 100%; flex-wrap: wrap; gap: .75rem 1.45rem; }
  .site-language { display: none; }
  body.landing-initial { overflow-x: clip; }
  body.landing-initial .hero-media,
  body.landing-initial .hero-media img { width: 100%; max-width: 100%; }
  body.landing-initial .orbit-arc { display: none; }
}

@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; } .phone-preview { animation: none; transform: translateY(21px); } .phone-wheel-wrap { animation: none; } .hero-wheel-rotating { transition: none; } .week-to-orbit .week-calendar { animation: none; } .week-to-orbit .orbit-stage { display: none; animation: none; } }

/* Landing page v2 — product-led, editorial, and intentionally separate from policy pages. */
body[data-page="home"] .site-header {
  border-bottom-color: rgba(16, 42, 71, .09);
  background: rgba(249, 247, 241, .91);
  backdrop-filter: blur(18px);
}
body[data-page="home"] { overflow-x: clip; }

body[data-page="home"] .hero {
  min-height: min(860px, calc(100vh - 88px));
  grid-template-columns: minmax(0, .88fr) minmax(430px, 1.12fr);
  gap: clamp(2rem, 4vw, 5rem);
  border-bottom: 1px solid var(--line);
  overflow: hidden;
}

body[data-page="home"] .hero-copy { max-width: 570px; }
body[data-page="home"] .hero h1 { max-width: 570px; letter-spacing: -.045em; }
body[data-page="home"] .hero-intro { max-width: 480px; font-size: clamp(1.08rem, 1.45vw, 1.28rem); }
body[data-page="home"] .hero-privacy { margin: 1.8rem 0 2.1rem; font-size: .98rem; }
body[data-page="home"] .quiet-note { max-width: 320px; }
body[data-page="home"] .hero-media { min-height: 670px; }
body[data-page="home"] .phone-preview { width: min(100%, 395px); }
body[data-page="home"] .phone-screen { min-height: 635px; padding: 20px 22px 26px; }
body[data-page="home"] .phone-appbar { color: inherit; font-family: var(--serif); font-size: 1.15rem; letter-spacing: 0; }
body[data-page="home"] .phone-view-label { margin-top: 14px; }
body[data-page="home"] .phone-wheel-wrap { width: min(100%, 286px); margin-top: .4rem; }
body[data-page="home"] .demo-scale-switch { margin: .55rem auto .9rem; background: transparent; border: 0; gap: .35rem; }
body[data-page="home"] .demo-scale-switch button { border: 1px solid rgba(129,153,138,.26); border-radius: 999px; background: transparent; padding: .35rem .7rem; }
body[data-page="home"] .demo-scale-switch button[aria-pressed="true"] { color: var(--ink); border-color: var(--gold); background: rgba(200,148,41,.09); }
body[data-page="home"] .phone-agenda { margin-top: 0; }
body[data-page="home"] .orbit-arc-one { width: 730px; height: 360px; left: -34%; bottom: 0; border-color: rgba(200,148,41,.48); }

body[data-page="home"] .scale-section { padding: 0; }
body[data-page="home"] .scale-wrap { display: block; padding: clamp(4.5rem, 8vw, 7rem) 0; }
body[data-page="home"] .scale-wrap .section-heading { max-width: 760px; margin: 0 auto clamp(2.7rem, 5vw, 4.5rem); text-align: center; }
body[data-page="home"] .scale-wrap .section-heading p { max-width: 610px; margin-inline: auto; }
body[data-page="home"] .scale-rail { border-top: 0; }
body[data-page="home"] .scale-rail article { position: relative; min-height: 270px; padding: 0 clamp(1.15rem, 2.4vw, 2rem); }
body[data-page="home"] .scale-number { display: block; margin-bottom: 1rem; color: var(--gold); font-family: var(--serif); font-size: 1rem; }
body[data-page="home"] .scale-mark { margin-bottom: 1.35rem; }
body[data-page="home"] .scale-rail h3 { font-size: 1.55rem; }
body[data-page="home"] .scale-rail p { max-width: 190px; }

.planning-story {
  min-height: 650px;
  padding-block: clamp(5rem, 9vw, 8.5rem);
  display: grid;
  grid-template-columns: minmax(270px, .72fr) minmax(480px, 1.28fr);
  gap: clamp(3rem, 8vw, 8rem);
  align-items: center;
}
.planning-story-copy { max-width: 460px; }
.planning-story-copy h2 { max-width: 430px; }
.planning-statement { margin-top: 2rem; padding: .2rem 0 .2rem 1.1rem; border-left: 2px solid var(--gold); color: var(--ink); font-weight: 600; }
.week-preview { overflow: hidden; border: 1px solid rgba(16,42,71,.18); border-radius: 1.7rem; background: var(--white); box-shadow: 0 24px 62px rgba(16,42,71,.11); }
.week-preview-head { min-height: 78px; padding: 1.15rem 1.5rem; display: grid; place-items: center; border-bottom: 1px solid var(--line); }
.week-preview-head span { color: var(--ink-soft); font-size: .7rem; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; }
.week-preview-head strong { font-family: var(--serif); font-size: 1.55rem; font-weight: 400; }
.week-days { display: grid; grid-template-columns: repeat(7, 1fr); padding: .8rem 1rem; border-bottom: 1px solid var(--line); color: var(--ink-soft); font-size: .68rem; line-height: 1.6; text-align: center; }
.week-days .is-today { width: 38px; height: 38px; margin: -.25rem auto; display: grid; place-content: center; border-radius: 50%; background: var(--ink); color: var(--white); line-height: 1.2; }
.week-grid { min-height: 245px; position: relative; background-image: linear-gradient(to right, transparent calc(100% - 1px), rgba(16,42,71,.08) 1px), linear-gradient(to bottom, transparent calc(100% - 1px), rgba(16,42,71,.07) 1px); background-size: calc(100% / 7) 100%, 100% 49px; }
.week-event { position: absolute; display: grid; place-items: center; border-radius: .45rem; color: var(--ink); font-size: .67rem; font-weight: 650; }
.week-event.event-a { left: 15.5%; top: 34px; width: 12%; height: 74px; background: #dce6ee; }
.week-event.event-b { left: 29%; top: 82px; width: 13%; height: 92px; background: #dce7da; }
.week-event.event-c { left: 57.5%; top: 24px; width: 13%; height: 58px; background: #e7e4dc; }
.week-event.event-d { left: 72%; top: 136px; width: 12%; height: 68px; background: #f0dfb7; }
.week-stage { position: relative; min-height: 415px; overflow: hidden; }
.week-calendar,.orbit-stage { position: absolute; inset: 0; }
.week-calendar { transform-origin: 50% 54%; animation: week-to-orbit-calendar 13s cubic-bezier(.55,0,.45,1) infinite; }
.orbit-stage { display: grid; place-items: center; align-content: center; opacity: 0; transform: scale(.66) rotate(-8deg); background: radial-gradient(circle at 50% 50%, #fbfaf6 0 24%, #f2f5f1 25% 42%, #fbfaf6 43%); animation: week-to-orbit-wheel 13s cubic-bezier(.55,0,.45,1) infinite; }
.orbit-stage > p { margin: 0 0 -.15rem; color: var(--ink-soft); font-size: .68rem; font-weight: 750; letter-spacing: .15em; }
.orbit-stage > span { margin-top: -.45rem; color: var(--ink-soft); font-size: .72rem; }
.orbit-stage svg { width: min(82%, 395px); overflow: visible; }
.orbit-months text { fill: var(--ink-soft); font-family: var(--sans); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-anchor: middle; }
.orbit-ring { fill: none; transform-origin: 260px 185px; }
.orbit-ring-one { stroke: #bdc8cf; stroke-width: 13; stroke-dasharray: 11 5; }
.orbit-ring-two { stroke: #78917f; stroke-width: 9; stroke-dasharray: 58 20 34 20; opacity: .6; }
.orbit-ring-three { stroke: rgba(16,42,71,.35); stroke-width: 1.5; stroke-dasharray: 2 6; }
.orbit-hand { stroke: var(--gold); stroke-width: 3; stroke-linecap: round; }
.orbit-centre { fill: #f4e6c6; stroke: var(--gold); stroke-width: 2; }
.orbit-signal { stroke: #fff; stroke-width: 3; }.orbit-signal.focus { fill: #b9cce0; }.orbit-signal.deep { fill: #b7d0a9; }.orbit-signal.review { fill: #ddd8ce; }.orbit-signal.open { fill: #ead49b; }
.orbit-today,.orbit-date { fill: var(--ink); text-anchor: middle; }.orbit-today { font-size: 9px; font-family: var(--sans); font-weight: 750; letter-spacing: .1em; }.orbit-date { font-family: var(--serif); font-size: 29px; }
@keyframes week-to-orbit-calendar { 0%,36% { opacity: 1; transform: scale(1) rotate(0); filter: blur(0); } 49%,88% { opacity: 0; transform: scale(.34) rotate(13deg); filter: blur(2px); } 100% { opacity: 1; transform: scale(1) rotate(0); filter: blur(0); } }
@keyframes week-to-orbit-wheel { 0%,39% { opacity: 0; transform: scale(.66) rotate(-8deg); } 52%,87% { opacity: 1; transform: scale(1) rotate(0); } 100% { opacity: 0; transform: scale(.66) rotate(-8deg); } }
.fixture-caption { margin: 0; padding: .8rem 1rem; border-top: 1px solid var(--line); color: var(--ink-soft); font-size: .7rem; text-align: center; }

body[data-page="home"] .journeys-section { padding-block: clamp(5.5rem, 9vw, 8.5rem); background: linear-gradient(105deg, #f0f4ed 0, rgba(240,244,237,.72) 42%, rgba(255,255,255,.28) 100%); }
body[data-page="home"] .journey-copy { padding: 0; border: 0; background: transparent; box-shadow: none; }
body[data-page="home"] .journey-device img { width: min(100%, 390px); border-radius: 1.4rem; }

body[data-page="home"] .treatments-section { padding-block: clamp(5.3rem, 9vw, 8.2rem); background: var(--paper); }
body[data-page="home"] .treatments-art { max-width: 900px; }
body[data-page="home"] .treatments-art img { border-radius: 1.4rem; }
body[data-page="home"] .treatments-copy { margin-top: 2.6rem; text-align: left; }
body[data-page="home"] .treatments-copy article { display: grid; grid-template-columns: auto 1fr; column-gap: 1rem; align-items: baseline; }
body[data-page="home"] .treatments-copy article > span { grid-row: 1 / 3; color: var(--gold); font-family: var(--serif); }
body[data-page="home"] .treatments-copy h3 { margin: 0; }
body[data-page="home"] .treatments-copy p { margin: .35rem 0 0; text-align: left; }

body[data-page="home"] .privacy-section { padding-block: clamp(4rem, 7vw, 6rem); background: #eef4f7; border-block: 1px solid #d9e3e8; }
body[data-page="home"] .privacy-wrap { grid-template-columns: 1.05fr 1fr auto; }
body[data-page="home"] .privacy-wrap h2 { max-width: 470px; }

.hfm-closing { padding-block: clamp(4.5rem, 8vw, 7rem); text-align: center; }
.hfm-closing h2 { margin-bottom: .8rem; font-size: clamp(2.3rem, 4.5vw, 4.5rem); }
.hfm-closing p { max-width: 620px; margin: 0 auto; }

@media (max-width: 880px) {
  body[data-page="home"] .hero { min-height: auto; grid-template-columns: 1fr; }
  body[data-page="home"] .hero-media { min-height: 590px; }
  .planning-story { grid-template-columns: 1fr; min-height: auto; }
  .planning-story-copy { max-width: 610px; }
  body[data-page="home"] .privacy-wrap { grid-template-columns: 1fr; }
}

@media (max-width: 600px) {
  body[data-page="home"] .site-header { grid-template-columns: minmax(0, 1fr) auto auto; overflow: visible; }
  body[data-page="home"] .hero,
  body[data-page="home"] .hero-copy,
  body[data-page="home"] .hero-media { min-width: 0; width: 100%; }
  body[data-page="home"] .hero-copy { overflow: hidden; }
  body[data-page="home"] .hero h1 { max-width: 315px; font-size: 3.05rem; overflow-wrap: anywhere; }
  body[data-page="home"] .hero-copy p { max-width: 100%; overflow-wrap: anywhere; }
  body[data-page="home"] .hero-media { min-height: 500px; }
  body[data-page="home"] .phone-preview { width: min(100%, 330px); }
  body[data-page="home"] .phone-screen { min-height: 565px; }
  body[data-page="home"] .phone-wheel-wrap { width: min(100%, 238px); }
  body[data-page="home"] .scale-rail article { min-height: 205px; }
  .planning-story { padding-block: 4.5rem; }
  .week-preview { border-radius: 1.1rem; }
  .week-grid { min-height: 205px; background-size: calc(100% / 7) 100%, 100% 41px; }
  .week-event { font-size: .58rem; }
  body[data-page="home"] .journeys-section { display: grid; }
  body[data-page="home"] .journey-device { order: 2; }
  body[data-page="home"] .treatments-copy article { padding-inline: 0; }
}

/* Keep the v3 shell inside the physical mobile viewport. */
@media (max-width: 680px) {
  body.landing-v3 { --shell: calc(100vw - 32px); }
  .landing-v3 .lp3-hero h1 { font-size: clamp(3rem, 13.5vw, 3.55rem); }
}
