@font-face { font-family: Manrope; font-style: normal; font-weight: 700; font-display: swap; src: url('/assets/brand-v1/fonts/Manrope-Bold.woff2') format('woff2'); }
@font-face { font-family: Geist; font-style: normal; font-weight: 400; font-display: swap; src: url('/assets/brand-v1/fonts/Geist-Regular.woff2') format('woff2'); }
@font-face { font-family: Geist; font-style: normal; font-weight: 700; font-display: swap; src: url('/assets/brand-v1/fonts/Geist-Bold.woff2') format('woff2'); }
:root {
  --indigo: #40316b; --periwinkle: #8d83d4; --lilac: #eeebf7; --ivory: #faf8f3;
  --ink: #262035; --line: #d9d3e5; --muted: #665d75; --white: #fff;
  --content: 1280px; --gutter: clamp(24px, 5vw, 80px);
  font-family: Geist, system-ui, sans-serif; color: var(--ink); background: var(--ivory);
  font-synthesis: none;
}
* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body { margin: 0; font-size: 16px; line-height: 1.55; }
a { color: inherit; text-decoration: none; text-underline-offset: 4px; }
a:hover { text-decoration: underline; }
button, input { font: inherit; }
button { cursor: pointer; }
img { display: block; max-width: 100%; height: auto; }
p, figure { margin: 0; }
:focus-visible { outline: 3px solid var(--indigo); outline-offset: 5px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.skip-link { position: absolute; top: 12px; left: 24px; z-index: 50; background: white; padding: 12px; transform: translateY(-160%); }
.skip-link:focus { transform: none; }
.site-header { border-bottom: 1px solid var(--line); background: var(--ivory); position: relative; z-index: 20; }
.header-inner { max-width: 1600px; margin: auto; min-height: 100px; padding: 18px var(--gutter); display: flex; align-items: center; gap: 28px; }
.brand { flex: 0 0 240px; }
.wordmark { width: 240px; height: auto; }
.site-header nav { display: flex; gap: 25px; margin-left: auto; align-items: center; font-size: 14px; }
.site-header nav a { padding: 10px 0; }
.site-header nav a[aria-current] { color: var(--indigo); text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 8px; }
.header-actions { display: flex; gap: 22px; align-items: center; font-size: 14px; white-space: nowrap; }
.language { color: var(--indigo); }
.text-link { text-decoration: underline; }
.menu-button { display: none; background: transparent; border: 1px solid var(--line); color: var(--indigo); border-radius: 8px; padding: 9px 14px; }
.button { display: inline-flex; justify-content: center; align-items: center; min-height: 48px; padding: 12px 20px; background: var(--indigo); color: white; border: 1px solid var(--indigo); border-radius: 8px; font-weight: 700; line-height: 1.4; text-align: center; transition: background .15s; }
.button:hover { background: var(--ink); text-decoration: none; }
.button:disabled { background: var(--lilac); border-color: var(--line); color: var(--muted); cursor: not-allowed; }
.button.small { min-height: 44px; padding: 10px 16px; font-size: 14px; }
.quiet-link { display: inline-block; text-decoration: underline; color: var(--indigo); font-weight: 700; }
.quiet-link.centered { margin-top: 36px; }
h1,h2,h3 { font-family: Manrope, sans-serif; font-weight: 700; margin: 0; color: var(--indigo); letter-spacing: -.035em; }
h1 { font-size: clamp(40px, 4.7vw, 68px); line-height: 1.08; }
h2 { font-size: clamp(30px, 3.1vw, 44px); line-height: 1.18; }
h3 { font-size: 23px; line-height: 1.25; letter-spacing: -.025em; }
.eyebrow { color: var(--indigo); font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; margin-bottom: 24px; }
.lead { font-size: 20px; line-height: 1.5; color: var(--muted); margin-top: 28px; max-width: 640px; }
.micro { font-size: 14px; line-height: 1.5; color: var(--muted); }
.hero { max-width: calc(var(--content) + var(--gutter)*2); margin: auto; padding: 72px var(--gutter) 48px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 24px 72px; align-items: center; }
.hero-copy { padding: 14px 0; }
.hero .lead { max-width: 510px; font-size: 18px; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 20px 24px; align-items: center; margin: 32px 0 18px; }
.hero-image { align-self: stretch; display: flex; flex-direction: column; padding-top: 10px; }
.hero-image picture { flex: 1; min-height: 440px; }
.hero-image img { width: 100%; height: 100%; object-fit: cover; object-position: 60% center; border-radius: 12px; }
.hero-image figcaption, .story-image figcaption { font-size: 13px; color: var(--muted); margin-top: 14px; }
.hero-signature { grid-column: 1 / -1; border-top: 1px solid var(--line); margin-top: 28px; padding-top: 24px; display: flex; align-items: center; gap: 14px; font-size: 11px; color: var(--indigo); text-transform: uppercase; letter-spacing: .15em; }
.hero-signature img { width: 42px; height: auto; }
.benefits, .modules, .product-section, .story-body, .trial-layout, .faq, .feature-overview, .plain-band, .values, .story-strip, .page-hero { padding: 88px max(var(--gutter), calc((100% - var(--content))/2)); }
.section-heading { max-width: 750px; margin-bottom: 40px; }
.section-heading p:not(.eyebrow) { color: var(--muted); margin-top: 18px; font-size: 18px; }
.product-section { background: var(--lilac); }
.product-window { margin: 0; background: var(--white); border: 1px solid var(--line); border-radius: 12px; overflow: hidden; min-width: 0; }
.product-top { display: flex; justify-content: space-between; align-items: center; padding: 24px 28px; gap: 16px; }
.product-top strong { color: var(--indigo); }
.product-top > span { font-size: 13px; color: var(--muted); }
.matrix-scroll { overflow-x: auto; }
.matrix { border-collapse: collapse; table-layout: fixed; min-width: 740px; width: 100%; font-size: 13px; }
.matrix th, .matrix td { border: 1px solid var(--line); border-left: 0; padding: 12px; }
.matrix th:first-child { width: 156px; text-align: left; font-weight: 400; }
.matrix thead th { font-weight: 400; color: var(--muted); background: var(--ivory); }
.matrix tbody th { color: var(--indigo); }
.matrix tbody tr { height: 82px; }
.matrix .stay-cell { padding: 8px 4px; }
.booking { display: flex; flex-direction: column; justify-content: center; min-height: 56px; background: var(--indigo); color: white; padding: 10px 14px; border-radius: 8px; }
.booking small { font-size: 12px; }
.booking-1 { background: var(--lilac); color: var(--indigo); }
.booking-2 { background: #e1dde9; color: var(--ink); }
.product-caption { padding: 18px 28px; font-size: 13px; color: var(--muted); }
.benefits { display: grid; grid-template-columns: .9fr 1.1fr; gap: 88px; }
.benefit-list article { border-top: 1px solid var(--line); padding: 28px 0; display: grid; grid-template-columns: 32px 1fr; column-gap: 20px; }
.benefit-list article > strong { grid-row: 1 / 3; color: var(--indigo); font-size: 13px; }
.benefit-list article > p { grid-column: 2; margin-top: 14px; color: var(--muted); }
.modules { border-top: 1px solid var(--line); }
.module-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0 48px; }
.module-card { padding: 30px 0 36px; border-top: 1px solid var(--line); }
.feature-number { display: block; margin-bottom: 22px; font-size: 13px; color: var(--indigo); }
.module-card p { margin-top: 16px; color: var(--muted); }
.module-grid.detailed { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px 80px; }
.story-strip { background: var(--lilac); }
.story-strip > div { max-width: 850px; }
.story-strip p:not(.eyebrow) { max-width: 730px; margin: 24px 0; color: var(--muted); font-size: 18px; }
.final-cta { text-align: center; padding: 88px var(--gutter); }
.final-cta h2 { max-width: 800px; margin: auto; }
.final-cta .button { margin-top: 32px; }
.page-hero { padding-top: 80px; padding-bottom: 72px; border-bottom: 1px solid var(--line); }
.page-hero h1 { max-width: 1040px; font-size: clamp(38px,4.8vw,64px); }
.page-hero .lead { max-width: 800px; }
.page-hero.story { background: var(--lilac); }
.product-section.split { display: grid; grid-template-columns: .8fr 1.2fr; gap: 60px; align-items: center; }
.product-section.split > div p:not(.eyebrow) { margin-top: 24px; color: var(--muted); }
.product-section.split .matrix { min-width: 620px; }
.product-section.split .matrix th:first-child { width: 120px; }
.plain-band { background: var(--ivory); }
.plain-band > h2 { max-width: 740px; }
.plain-band .three { margin-top: 40px; display: grid; grid-template-columns: repeat(3,1fr); gap: 40px; }
.plain-band .three p { border-top: 1px solid var(--line); padding-top: 24px; color: var(--muted); }
.story-body { display: grid; grid-template-columns: .95fr 1.05fr; gap: 80px; align-items: center; }
.story-image picture { display: block; }
.story-image img { width: 100%; aspect-ratio: 4/5; object-fit: cover; border-radius: 12px; }
.prose p:not(.eyebrow) { margin-top: 24px; color: var(--muted); font-size: 18px; }
.prose blockquote { margin: 32px 0 0; border-left: 3px solid var(--periwinkle); padding-left: 24px; font-family: Manrope,sans-serif; font-size: 22px; color: var(--indigo); }
.values { background: var(--lilac); display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 48px; }
.values article > span { font-size: 13px; display: block; margin-bottom: 24px; }
.values p { color: var(--muted); margin-top: 18px; }
.trial-layout { display: grid; grid-template-columns: 1.1fr .9fr; gap: 96px; align-items: start; }
.trial-card { background: white; border: 1px solid var(--line); border-radius: 12px; padding: 40px; min-width: 0; }
.trial-card h2 { font-size: 32px; }
.trial-card h2 + p { margin-top: 18px; color: var(--muted); }
.module-options { border: 0; padding: 0; margin: 28px 0; display: grid; gap: 12px; min-width: 0; }
.module-options label { display: flex; gap: 14px; align-items: center; border: 1px solid var(--line); border-radius: 8px; padding: 16px; cursor: pointer; }
.module-options label:has(input:checked) { background: var(--lilac); border-color: var(--periwinkle); }
.module-options label:has(input:focus-visible) { outline: 3px solid var(--indigo); outline-offset: 3px; }
.module-options input { width: 20px; height: 20px; margin: 0; accent-color: var(--indigo); flex: 0 0 auto; }
.module-options small { display: block; color: var(--muted); margin-top: 3px; }
.module-options small:empty { display: none; }
.annie-disclosure { font-size: 14px; background: var(--ivory); border-left: 3px solid var(--periwinkle); padding: 16px; margin-bottom: 24px; }
.trial-card > .button { width: 100%; }
.trial-card > .micro { margin-top: 18px; }
.price-note { padding-top: 16px; }
.price-note > p:not(.eyebrow) { margin-top: 24px; color: var(--muted); font-size: 18px; }
.price-note ul { padding-left: 20px; margin-top: 28px; }
.price-note li { margin-bottom: 12px; }
.faq { background: var(--lilac); }
.faq h2 { margin-bottom: 32px; }
.faq details { padding: 24px 0; border-top: 1px solid var(--line); max-width: 960px; }
.faq summary { cursor: pointer; font-family: Manrope,sans-serif; color: var(--indigo); font-size: 19px; }
.faq details p { margin-top: 18px; color: var(--muted); max-width: 760px; }
footer { border-top: 1px solid var(--line); background: var(--ivory); padding: 56px var(--gutter) 28px; }
.footer-inner { max-width: var(--content); margin: auto; display: grid; grid-template-columns: 1fr 1fr .8fr; gap: 40px; }
.footer-brand .stacked { width: 248px; }
.footer-brand p { margin-top: 20px; font-size: 14px; color: var(--muted); }
.footer-links { display: grid; gap: 14px; align-content: start; font-size: 15px; }
.footer-note { max-width: 230px; color: var(--muted); font-size: 17px; }
.copyright { grid-column: 1 / -1; border-top: 1px solid var(--line); padding-top: 24px; color: var(--muted); font-size: 12px; }
@media (max-width: 1250px) {
 .header-inner { flex-wrap: wrap; gap: 14px 24px; }
 .site-header nav { order: 4; width: 100%; justify-content: center; border-top: 1px solid var(--line); padding-top: 8px; }
 .header-actions { margin-left: auto; }
 .hero { gap: 32px 48px; }
 .hero-actions { align-items: flex-start; flex-direction: column; }
 .trial-layout { gap: 48px; }
}
@media (max-width: 900px) {
 .menu-button { display: block; margin-left: auto; }
 .header-actions { margin-left: 0; }
 .header-actions .button { display: none; }
 .site-header nav { display: none; align-items: flex-start; padding: 16px 0; gap: 10px; }
 .site-header nav[data-open] { display: flex; flex-direction: column; }
 .hero { grid-template-columns: 1fr 1fr; gap: 32px; padding-top: 48px; }
 .hero-image picture { min-height: 420px; }
 .hero h1 { font-size: 44px; }
 .benefits, .story-body { gap: 40px; }
 .module-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 32px; }
 .product-section.split { grid-template-columns: 1fr; }
 .trial-layout { gap: 40px; grid-template-columns: 1fr; }
 .trial-card { padding: 24px; }
}
@media (max-width: 760px) {
 :root { --gutter: 24px; }
 .header-inner { min-height: 84px; gap: 10px 16px; padding-top: 14px; padding-bottom: 14px; }
 .brand { flex-basis: 220px; }
 .wordmark { width: 220px; }
 .header-actions { width: 100%; justify-content: space-between; padding-top: 4px; }
 .site-header nav { order: 5; }
 .hero { grid-template-columns: 1fr; padding-top: 40px; gap: 32px; }
 .hero h1 { font-size: clamp(36px,7.5vw,52px); }
 .hero .lead { font-size: 18px; }
 .hero-actions { flex-direction: row; align-items: center; }
 .hero-image { padding: 0; }
 .hero-image picture { min-height: 0; }
 .hero-image img { height: auto; aspect-ratio: 4/3; object-position: center; }
 .hero-signature { margin-top: 4px; }
 .benefits, .modules, .product-section, .story-body, .trial-layout, .faq, .feature-overview, .plain-band, .values, .story-strip, .page-hero { padding: 56px var(--gutter); }
 .benefits, .story-body, .trial-layout, .values, .module-grid, .module-grid.detailed, .plain-band .three { grid-template-columns: 1fr; gap: 32px; }
 .page-hero h1 { font-size: 38px; }
 .page-hero .lead { font-size: 18px; }
 .module-grid { gap: 0; }
 .product-top { flex-direction: column; align-items: flex-start; padding: 20px; gap: 8px; }
 .product-caption { padding: 18px 20px; }
 .story-image img { aspect-ratio: 4/3; }
 .values { gap: 36px; }
 .final-cta { padding: 56px var(--gutter); }
 .footer-inner { grid-template-columns: 1fr 1fr; gap: 32px; }
 .footer-brand { grid-column: 1 / -1; }
 .footer-note { font-size: 15px; }
}
@media (max-width: 370px) {
 :root { --gutter: 20px; }
 .brand { flex-basis: 200px; }
 .wordmark { width: 200px; }
 .header-inner { gap: 8px; }
 .menu-button { padding: 8px 6px; min-height: 44px; }
 .hero h1 { font-size: 32px; }
 .trial-card { padding: 20px; }
 .trial-card h2 { font-size: 28px; }
 .footer-inner { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition: none !important; } }

/* Product support and company ownership stay distinct in the shared footer. */
.footer-contact { display: grid; gap: 12px; align-content: start; font-size: 14px; min-width: 0; }
.footer-contact h2 { font-size: 17px; margin: 0; }
.footer-contact a { overflow-wrap: anywhere; text-underline-offset: 3px; }
.footer-contact address { font-style: normal; line-height: 1.6; color: var(--muted); }
.footer-contact p { margin: 0; color: var(--muted); line-height: 1.6; }
.footer-contact summary { cursor: pointer; padding: 8px 0; }
.footer-contact details a { display: block; padding: 6px 0; }
