/* Far, Not Apart. — September 2026 visual refresh. */
:root {
  --ink: #211b29;
  --muted: #696372;
  --canvas: #faf9fc;
  --paper: #fff;
  --blush: #f8edf3;
  --rose: #c7256a;
  --rose-dark: #a91656;
  --coral: #e85086;
  --plum: #292032;
  --line: #e7e3eb;
  --shadow-sm: 0 8px 30px #25183007;
  --shadow-lg: 0 28px 80px #25183012;
  /* Merienda is the brand's primary display face, including all redesigned headings. */
  --display: "Merienda-Bold", "Trebuchet MS", cursive;
}
html { scroll-padding-top: 110px; }
body { background: var(--canvas); font-size: 1rem; }
.modern-home { overflow-x: clip; }
button, a, input, select, textarea, summary { touch-action: manipulation; }
:focus-visible { outline: 3px solid var(--rose); outline-offset: 5px; }
input:focus-visible, textarea:focus-visible, select:focus-visible { outline-offset: 2px; }
[hidden] { display: none !important; }
::selection { color: #fff; background: #ac275f; }
.shell { width: min(1240px, calc(100% - 80px)); }
.button, .nav-cta { min-height: 52px; border-radius: 13px; font-size: .9375rem; font-weight: 650; letter-spacing: -.01em; }
.button-primary, .nav-cta { background: var(--rose); box-shadow: 0 5px 16px #c7256a18; }
.button-primary:hover, .nav-cta:hover { background: var(--rose-dark); box-shadow: 0 9px 23px #c7256a25; }
.button-outline { border-color: #d6cbd4; color: var(--ink); background: transparent; }
.button-light { color: var(--ink); }
.button-quiet { color: #5d4152; }
.text-link { display: inline-flex; gap: 16px; align-items: center; font-size: .9375rem; font-weight: 600; }
.text-link:hover, .availability-login:hover { color: var(--rose); }

/* One consistent, compact navigation across the public site. */
.site-header { position: sticky; top: 0; height: 88px; border-bottom: 1px solid #e7e3ebaa; background: #faf9fced; backdrop-filter: blur(20px); }
.header-inner { min-height: 88px; height: 88px; padding-left: 255px; }
.modern-header .header-inner { padding-left: 0; justify-content: space-between; gap: 22px; }
.modern-logo { position: relative; display: block; width: 244px; height: 64px; flex: 0 0 244px; overflow: hidden; }
.modern-logo img { position: absolute; top: -24px; left: 0; width: 100%; max-width: none; height: auto; }
.site-nav { gap: clamp(16px, 2vw, 29px); }
.site-nav a { color: #5a5262; font-weight: 550; font-size: .875rem; }
.site-nav .nav-cta { color: #fff; min-height: 44px; font-size: .875rem; padding: 10px 18px; }
.site-nav > a:not(.nav-cta)::after { bottom: -5px; height: 1px; }
.brand-pendant { left: max(40px, calc((100% - 1240px) / 2)); top: 10px; height: 68px; width: 225px; padding: 0 0 0 47px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; border-radius: 0; background: none; color: var(--plum); box-shadow: none; text-align: left; }
.brand-pendant::after { display: none; }
.brand-pendant .brand-symbol { position: absolute; width: 34px; left: 0; top: 21px; color: var(--rose); }
.brand-pendant .brand-name { font-size: 1rem; }
.brand-pendant .brand-tagline { font-family: var(--display); font-size: .75rem; line-height: 1.35; font-weight: 700; }
.site-header .header-inner > .brand { position: absolute; left: max(40px, calc((100% - 1240px) / 2)); }
.preview-bar { background: #292032; font-size: .8125rem; padding-block: 9px; }

/* Hero: a quiet editorial canvas with an app as the centrepiece. */
.next-hero { display: grid; grid-template-columns: 1.04fr 1fr; min-height: 780px; align-items: center; gap: 38px; padding-top: 46px; padding-bottom: 68px; }
.next-hero-copy { position: relative; z-index: 2; }
.next-hero-copy, .next-section-heading > div, .next-plan, .compact-feature { min-width: 0; }
.launch-pill { display: inline-flex; align-items: center; gap: 9px; width: fit-content; max-width: 100%; border: 1px solid var(--line); background: #fff9; padding: 8px 12px; border-radius: 99px; font-size: .8125rem; font-weight: 550; }
.status-dot { display: inline-block; flex-shrink: 0; width: 6px; height: 6px; border-radius: 50%; background: var(--rose); box-shadow: 0 0 0 4px #c7256a0d; }
.next-hero h1 { font-family: var(--display); font-size: clamp(2.8rem, 4.65vw, 4rem); font-weight: 700; letter-spacing: -.025em; line-height: 1.35; margin: 23px 0 28px; }
.next-hero h1 > span { display: inline-block; font-family: var(--display); color: var(--rose); font-size: 1em; letter-spacing: inherit; padding-top: .08em; }
.next-intro { font-size: clamp(1.12rem, 1.7vw, 1.3rem); line-height: 1.65; font-weight: 500; letter-spacing: -.025em; margin-bottom: 17px; }
.next-description { max-width: 460px; color: var(--muted); font-size: 1rem; line-height: 1.8; }
.next-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin: 29px 0; }
.platform-note { display: flex; align-items: center; gap: 9px; color: var(--muted); font-size: .8125rem; }
.platform-note strong { font-weight: 550; }
.platform-symbol { color: var(--ink); font-size: 1.2rem; }
.hero-product { position: relative; display: flex; align-items: center; justify-content: center; min-width: 0; min-height: 654px; }
.product-halo { position: absolute; inset: 25px -20px 15px; border-radius: 50%; background: radial-gradient(ellipse, #ecc8dd96 0%, #edddf2a3 30%, #f4edf76b 54%, transparent 71%); }
.product-halo::after { content: ""; position: absolute; inset: 26px 0; border: 1px solid #e9d5e670; border-radius: 50%; transform: rotate(-25deg); }
.app-device { position: relative; width: 310px; flex: 0 0 310px; padding: 7px; color: #fbf8ff; background: #1a151f; border: 2px solid #66576a; border-radius: 45px; box-shadow: 0 35px 55px -22px #2b163b6b, 0 0 0 5px #d8cbd440, inset 0 0 0 1px #ffffff17; transform: rotate(5deg); }
.device-top { display: flex; height: 40px; justify-content: space-between; align-items: center; padding: 0 17px; font-size: .75rem; font-weight: 600; }
.device-island { height: 21px; width: 85px; border-radius: 30px; background: #09070c; }
.device-content { padding: 20px 16px 7px; background: radial-gradient(ellipse at 50% 0%, #46293d -25%, #211923 60%); border-radius: 10px 10px 37px 37px; }
.device-greeting { display: flex; align-items: center; justify-content: space-between; margin-bottom: 27px; }
.device-greeting small { display: block; font-size: .75rem; color: #bdb2c1; }
.device-greeting strong { display: block; font-family: var(--display); font-size: 1.125rem; font-weight: 700; line-height: 1.5; letter-spacing: -.015em; }
.device-greeting strong span { color: #f18db4; }
.device-profile { display: grid; place-items: center; width: 35px; height: 35px; border-radius: 50%; font-size: .75rem; border: 1px solid #ffffff30; background: #ffffff0c; }
.device-couple { display: flex; align-items: center; justify-content: center; gap: 15px; margin: 0 0 13px; }
.person-initial { display: grid; place-items: center; width: 62px; height: 62px; border: 4px solid #3f2e40; border-radius: 50%; font-size: 1.125rem; }
.person-a { background: #e5c6b6; color: #6a3d34; }
.person-b { background: #b7a0c5; color: #43264e; }
.couple-connector { color: #c987a5; letter-spacing: 1px; }
.device-locations { display: grid; grid-template-columns: 1fr 1fr; text-align: center; gap: 38px; }
.device-locations strong { display: block; font-size: .75rem; font-weight: 500; color: #d4cad8; }
.device-locations span { display: block; font-size: 1.22rem; font-weight: 500; }
.device-locations small { font-size: .75rem; font-weight: 400; color: #b7aebc; }
.device-distance { display: flex; align-items: center; gap: 8px; margin: 17px 0 24px; }
.device-distance small { color: #baaebf; font-size: .75rem; white-space: nowrap; }
.device-distance > span { height: 1px; flex: 1; background: #ffffff1a; }
.reunion-tile { background: #f4dae4; border-radius: 20px; color: #47243b; padding: 17px; }
.reunion-tile > small { font-size: .75rem; font-weight: 600; letter-spacing: .045em; }
.reunion-tile > div { display: flex; align-items: center; gap: 11px; margin: 0; }
.reunion-tile strong { font-size: 3rem; line-height: 1.5; letter-spacing: -.065em; font-weight: 550; }
.reunion-tile div span { font-size: .8125rem; line-height: 1.35; }
.reunion-tile div .reunion-heart { margin-left: auto; font-size: 2rem; color: #bf5c87; }
.reunion-tile p { margin: 0; color: #784d66; font-size: .75rem; }
.device-question { border: 1px solid #ffffff16; border-radius: 18px; padding: 16px; margin-top: 12px; background: #ffffff04; }
.device-question > span { display: block; color: #d6a2bd; font-size: .75rem; font-weight: 550; }
.device-question i { float: right; font-style: normal; }
.device-question strong { display: block; margin-top: 8px; font-family: var(--display); font-size: 1.125rem; font-weight: 700; line-height: 1.5; letter-spacing: -.015em; }
.device-question p { margin: 8px 0 0; font-size: .75rem; color: #bfb0c4; }
.device-bottom { display: flex; align-items: center; justify-content: space-between; padding: 14px 2px 9px; }
.device-bottom > span { font-size: 1.1rem; text-align: center; color: #aa9ab2; }
.device-bottom > span.active { color: #f3b1ce; }
.device-bottom small { display: block; font-size: .75rem; }
.floating-note { position: absolute; z-index: 3; display: flex; align-items: center; gap: 12px; padding: 16px 19px; border: 1px solid #ffffff; background: #fffffff2; border-radius: 15px; box-shadow: 0 12px 40px #35233d12; }
.floating-note strong, .floating-note small { display: block; }
.floating-note strong { font-size: .8125rem; font-weight: 600; }
.floating-note small { font-size: .75rem; color: var(--muted); margin-top: 3px; }
.note-time { top: 62px; right: -5px; transform: rotate(-4deg); }
.mini-dot { width: 8px; height: 8px; background: #709b88; border-radius: 50%; }
.note-message { bottom: 72px; left: -8px; transform: rotate(-4deg); }
.message-heart { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; background: #fbe9f1; color: var(--rose); font-size: 1.5rem; }
.product-caption { position: absolute; bottom: -17px; font-size: .75rem; letter-spacing: .1em; color: #7b7184; }
.principles-ribbon { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.principles-ribbon .shell { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 82px; color: #5d5666; font-size: .875rem; font-weight: 500; }
.principles-ribbon [aria-hidden] { color: #ce84a6; font-size: 1.15rem; }

/* Editorial feature grid. */
.next-section { padding-top: 110px; padding-bottom: 110px; }
.next-section-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 40px; margin-bottom: 48px; }
.next-label { margin-bottom: 18px; font-size: .75rem; font-weight: 650; letter-spacing: .13em; color: var(--rose); }
.next-section h2, .next-faq h2, .privacy-next h2, .next-availability h2 { font-family: var(--display); font-size: clamp(2rem, 3.55vw, 3.1rem); font-weight: 700; line-height: 1.35; letter-spacing: -.025em; margin: 0; }
.next-section h2 em { font-family: var(--display); font-size: .92em; font-style: normal; color: var(--rose); }
.next-section-heading > p { max-width: 360px; margin: 0 0 4px; color: var(--muted); font-size: 1rem; line-height: 1.8; }
.next-feature-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 20px; }
.next-feature-grid h3 { font-family: var(--display); font-size: 2.1rem; line-height: 1.35; font-weight: 700; letter-spacing: -.025em; margin: 15px 0; }
.next-feature-grid p { font-size: 1rem; line-height: 1.75; }
.moment-feature, .question-feature { position: relative; grid-column: span 3; overflow: hidden; min-height: 536px; border-radius: 26px; }
.moment-feature { color: #fff; background: #201624; }
.moment-feature > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 51% 50%; }
.moment-feature::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, #1b101ccb, #1b101c16 73%, #1b101c78); }
.moment-feature > div { position: relative; z-index: 1; padding: 36px; max-width: 470px; }
.moment-feature p { color: #fffefae8; }
.feature-overline { font-size: .75rem; font-weight: 650; letter-spacing: .115em; }
.photo-label { position: absolute; bottom: 28px; left: 36px; z-index: 1; font-size: .8125rem; color: #fff; }
.question-feature { padding: 36px; background: #f0eaf3; color: #33253c; border: 1px solid #e8dfed; }
.question-feature > p { color: #706076; max-width: 430px; }
.question-feature > .feature-overline { color: #7d4b79; }
.question-example { padding: 22px 25px; margin-top: 24px; background: #fffafeee; border: 1px solid #fff; border-radius: 17px; box-shadow: 0 10px 20px #5a355208; transform: rotate(-2deg); }
.question-example > span { display: flex; justify-content: space-between; gap: 5px; color: #986386; font-size: .75rem; letter-spacing: .045em; }
.question-example blockquote { margin: 20px 0; font-family: var(--display); font-size: 1.25rem; letter-spacing: -.035em; line-height: 1.6; color: #54364e; }
.question-example > div { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px; font-size: .75rem; color: #7c667c; padding-top: 14px; border-top: 1px solid #e9e0e9; }
.question-feature .feature-footnote { font-size: .75rem; line-height: 1.6; margin: 20px 0 0; }
.compact-feature { position: relative; grid-column: span 2; border: 1px solid var(--line); background: #fff; padding: 30px; border-radius: 22px; }
.feature-icon { display: grid; width: 46px; height: 46px; place-items: center; border-radius: 13px; border: 1px solid #eadce6; background: #fbf4f8; color: var(--rose); font-size: 1.7rem; }
.compact-feature h3 { font-size: 1.4rem; margin-top: 26px; }
.compact-feature p { color: var(--muted); margin-bottom: 28px; }
.feature-tag { font-size: .75rem; font-weight: 550; color: #74677b; letter-spacing: .08em; }
.how-next { background: #f2f0f6; border-block: 1px solid #eae6ef; }
.next-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; margin-top: 68px; }
.next-steps article { padding-top: 23px; border-top: 1px solid #d8cfdf; }
.next-steps article > span { color: #8d4b72; font-size: .75rem; font-weight: 600; letter-spacing: .1em; }
.next-steps h3 { font-family: var(--display); line-height: 1.4; font-size: 1.3rem; letter-spacing: -.025em; font-weight: 700; margin: 25px 0 12px; }
.next-steps p { color: var(--muted); font-size: 1rem; }
.privacy-next { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; margin-top: 100px; padding: 64px; color: #faf5fc; background: #211927; border-radius: 28px; }
.privacy-next .next-label { color: #e8a9c8; }
.privacy-next > div > p:not(.next-label) { color: #bfb2c7; font-size: 1rem; line-height: 1.8; margin: 25px 0 29px; }
.boundary-list article { display: flex; gap: 23px; border-bottom: 1px solid #ffffff1c; padding: 24px 0; }
.boundary-list article:first-child { padding-top: 8px; }
.boundary-list article:last-child { border: 0; padding-bottom: 0; }
.boundary-list article > span { font-size: .75rem; color: #a989a8; padding-top: 5px; }
.boundary-list h3 { font-family: var(--display); line-height: 1.4; font-size: 1.15rem; font-weight: 700; letter-spacing: -.025em; margin-bottom: 8px; }
.boundary-list p { color: #bfb2c7; font-size: .9375rem; line-height: 1.7; margin: 0; }
.next-pricing { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.next-plan { position: relative; border: 1px solid var(--line); background: #fff; padding: 38px; border-radius: 24px; }
.next-plan .feature-overline { color: #855a77; }
.next-plan h3 { font-family: var(--display); font-size: 1.55rem; font-weight: 700; letter-spacing: -.025em; margin: 14px 0 9px; }
.next-plan p { font-size: 1rem; color: var(--muted); max-width: 370px; }
.next-price { font-family: var(--display); font-size: 3.4rem; line-height: 1.3; font-weight: 700; letter-spacing: -.025em; margin-top: 24px; }
.next-price > span { font-size: .875rem; font-weight: 400; color: var(--muted); margin-left: 8px; letter-spacing: normal; }
.next-plan ul { list-style: none; padding: 24px 0 0; margin: 24px 0 30px; border-top: 1px solid var(--line); }
.next-plan li { font-size: .9375rem; margin: 12px 0; color: #63576a; }
.next-plan li::before { content: "✓"; color: var(--rose); margin-right: 12px; }
.next-plan .button { width: 100%; }
.couple-plan { border: 1px solid #d99ab8; background: linear-gradient(150deg, #fff 35%, #fbecf4); }
.plan-label { position: absolute; top: -14px; right: 24px; padding: 6px 14px; border-radius: 99px; background: #c7256a; color: #fff; font-size: .75rem; font-weight: 550; letter-spacing: .04em; }
.plan-label span { margin-left: 10px; }
.next-price-note { max-width: 750px; margin: 26px auto 0; font-size: .8125rem; color: var(--muted); text-align: center; }
.next-faq { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; padding-bottom: 110px; padding-top: 10px; }
.faq-list details { padding: 21px 0; border-color: var(--line); border-radius: 0; background: transparent; box-shadow: none; }
.faq-list summary { font-size: 1rem; letter-spacing: -.02em; font-weight: 550; }
.faq-list details p { font-size: .9375rem; line-height: 1.8; color: var(--muted); margin-bottom: 0; }
.faq-list summary > span { color: var(--rose); font-size: 1.4rem; }
.next-availability { position: relative; padding: 95px 0 85px; overflow: hidden; text-align: center; color: #fff7fe; background: radial-gradient(ellipse at 50% 120%, #693047, #231927 66%); }
.next-availability .launch-pill { background: #ffffff06; border-color: #ffffff20; font-size: .8125rem; color: #e0c5d8; }
.next-availability .status-dot { background: #e396b8; }
.next-availability h2 { font-size: clamp(2.6rem, 5vw, 4.5rem); letter-spacing: -.025em; margin: 23px 0; }
.next-availability em { display: inline-block; padding-top: 12px; font-family: var(--display); font-style: normal; font-size: .82em; color: #f0b7d2; letter-spacing: inherit; }
.next-availability p:not(.launch-pill) { color: #ccbacf; font-size: 1rem; line-height: 1.8; }
.platform-badges { display: flex; justify-content: center; flex-wrap: wrap; gap: 13px; margin-top: 30px; }
.platform-badges > span { display: flex; gap: 13px; align-items: center; min-width: 205px; padding: 13px 19px; text-align: left; border: 1px solid #ffffff29; border-radius: 14px; background: #ffffff05; }
.platform-badges > span > span:first-child { font-size: 1.8rem; }
.platform-badges small { display: block; font-size: .75rem; color: #c7acc3; }
.platform-badges strong { display: block; font-size: 1.125rem; font-weight: 550; }
.availability-login { display: inline-block; margin-top: 30px; color: #dfccdf; font-size: .875rem; }
.modern-footer { padding: 38px 0 25px; background: #fff; }
.footer-main, .footer-base { display: flex; justify-content: space-between; align-items: center; gap: 25px; }
.footer-main { padding-bottom: 29px; }
.modern-footer nav { display: flex; gap: 24px; flex-wrap: wrap; }
.modern-footer nav a { color: #685e70; font-size: .875rem; }
.modern-footer nav a:hover { color: var(--rose); }
.footer-base { border-top: 1px solid var(--line); padding-top: 25px; color: var(--muted); font-size: .75rem; }
.footer-base nav { gap: 20px; }
.footer-base nav a { font-size: .75rem; }

/* Membership, account access and the established secondary routes. */
.membership-hero { padding: 80px 0 57px; text-align: center; }
.membership-hero h1 { font-family: var(--display); font-size: clamp(2.4rem, 4.5vw, 3.9rem); font-weight: 700; letter-spacing: -.025em; line-height: 1.35; margin: 20px 0 26px; }
.membership-hero h1 em { display: inline-block; padding-top: 10px; font-family: var(--display); color: var(--rose); font-size: .79em; font-style: normal; }
.membership-hero > p:last-child { color: var(--muted); font-size: 1.1rem; }
.membership-options { padding-bottom: 75px; }
.membership-options .next-pricing { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.membership-options .next-plan { padding: 32px 28px; display: flex; flex-direction: column; }
.membership-options .next-plan h2 { font-family: var(--display); font-weight: 700; font-size: 1.4rem; letter-spacing: -.025em; margin: 13px 0; }
.membership-options .next-plan > div:not(.next-price):not(.plan-label) { min-height: 163px; }
.membership-options .next-plan ul { flex: 1; }
.membership-options .next-price { font-size: 2.9rem; }
.membership-options .next-plan.selected-plan { outline: 3px solid var(--rose); outline-offset: 4px; box-shadow: var(--shadow-lg); }
.membership-details { padding: 25px 0 85px; }
.membership-details h2 { font-family: var(--display); font-size: 2.8rem; line-height: 1.35; font-weight: 700; letter-spacing: -.025em; }
.comparison { margin-top: 0; border: 1px solid var(--line); border-radius: 20px; box-shadow: none; overflow: auto; }
.comparison table { width: 100%; min-width: 650px; font-size: .9375rem; border-collapse: collapse; background: #fff; }
.comparison th, .comparison td { padding: 22px; font-size: .9375rem; border-color: var(--line); }
.comparison thead th { background: #f1edf4; color: #44364f; }
.comparison tbody th { text-align: left; font-weight: 500; color: var(--ink); }
.membership-demo-note { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 26px; }
.membership-demo-note p { margin: 0 auto 0 0; color: var(--muted); font-size: .9375rem; }
.modern-membership .next-availability .next-label { color: #e8a9c8; }
.modern-membership .next-availability .button { margin-top: 15px; }
.page-wash { background: linear-gradient(135deg, #f6f2f8, #fdf8fb); border-bottom: 1px solid var(--line); }
.page-wash::before, .page-wash::after { display: none; }
.page-banner { padding: 58px 0; }
.page-banner h1, .legal-hero h1 { font-family: var(--display); font-size: clamp(2.4rem, 4.5vw, 3.75rem); font-weight: 700; letter-spacing: -.025em; line-height: 1.35; }
.page-banner p { font-size: 1rem; }
.breadcrumb { font-size: .8125rem; }
.legal-main { padding: 75px 0 95px; }
.legal-hero { padding-bottom: 45px; }
.legal-hero h1 em { display: inline-block; padding-top: .12em; font-family: var(--display); color: var(--rose); font-size: .8em; }
.section-kicker { font-size: .75rem; letter-spacing: .12em; }
.section-kicker::before { width: 20px; }
.legal-updated { font-size: .8125rem !important; }
.legal-content { border: 1px solid var(--line); border-radius: 20px; box-shadow: none; background: #fff; padding: 36px; }
.legal-content h2 { font-family: var(--display); font-size: 1.3rem; font-weight: 700; letter-spacing: -.025em; }
.legal-content p, .legal-content li { font-size: 1rem; line-height: 1.85; }
.legal-aside { font-size: .9375rem; color: var(--muted); }
.legal-notice { background: #f4eff6; border-color: #e9dfea; border-radius: 13px; }
.site-footer { background: #fff; border-top: 1px solid var(--line); }
.footer-top p, .footer-links a, .footer-bottom { font-size: .875rem; color: var(--muted); }
.final-cta { background: #241a2d; padding: 75px 0; }
.final-cta h2 { font-family: var(--display); font-size: clamp(2.3rem, 4vw, 3.4rem); font-weight: 700; letter-spacing: -.025em; }
.final-cta p { font-size: 1rem; }
.auth-page { background: radial-gradient(ellipse at 20% 10%, #eee4f3, transparent 60%), #faf9fc; }
.auth-back { font-size: .875rem; top: 23px; left: 26px; }
.auth-card { border-radius: 26px; box-shadow: 0 28px 80px #28133410; }
.auth-visual { background: #2d2033; }
.auth-visual::after { background: linear-gradient(180deg, #2d203335, #1e1029ce); }
.auth-pendant { top: 28px; width: 215px; height: auto; min-height: 144px; padding: 22px; border: 1px solid #ffffff35; border-radius: 18px; background: #25182cd9; backdrop-filter: blur(12px); }
.auth-pendant .brand-name { font-size: 1.1rem; }
.auth-pendant .brand-tagline { font-family: var(--display); font-size: .8125rem; font-weight: 700; color: #e0c6d8; }
.auth-visual-copy h2 { font-family: var(--display); font-size: 2.2rem; letter-spacing: -.025em; font-weight: 700; }
.auth-visual-copy p { font-size: 1rem; }
.auth-copy { padding: 48px; }
.auth-copy h1, .setup-card h1 { font-family: var(--display); font-size: 2.7rem; letter-spacing: -.025em; font-weight: 700; text-align: left; }
.auth-lead, .auth-kicker { text-align: left; margin-left: 0; }
.auth-lead, .setup-card > p { font-size: 1rem; }
.auth-kicker { font-size: .75rem; letter-spacing: .1em; }
.field-group label, .profile-field label { font-size: .875rem; font-weight: 550; }
.input-wrap input, .profile-field input, .profile-field select { font-size: 1rem; border-radius: 12px; border-color: #ddd4e2; background: #fdfbfe; }
.auth-footnote, .form-options, .auth-session-note, .password-toggle { font-size: .8125rem; }
.auth-switch a { font-size: .875rem; }
.setup-card { border-radius: 25px; text-align: left; }
.setup-brand { width: 100%; min-height: 0; margin: 0 0 32px; padding: 0 0 26px; border-radius: 0; border-bottom: 1px solid var(--line); background: none; color: var(--plum); place-content: start; text-align: left; }
.setup-brand .brand-symbol { margin: 0 0 10px; color: var(--rose); width: 40px; }
.setup-brand .brand-tagline { font-family: var(--display); font-size: .8125rem; font-weight: 700; }
.profile-card, .chat-shell, .dashboard-sidebar { border-radius: 22px; box-shadow: var(--shadow-sm); }
.profile-card-head h2 { font-family: var(--display); font-size: 1.5rem; }
.profile-field small, .preview-note, .profile-card-head p { font-size: .875rem; }

/* Keep the protected testing environment comfortable and consistent. */
.member-body { background: #faf9fc; }
.member-topbar { background: #ffffffef; border-color: var(--line); box-shadow: 0 8px 24px #241b3205; }
.member-sidebar { background: #211927; }
.member-nav a { font-size: .875rem; font-weight: 500; border-radius: 12px; }
.member-nav a.is-active, .member-nav a:hover { background: #624357; box-shadow: none; }
.member-welcome span, .member-welcome small, .member-safety-note p, .member-account-copy small { font-size: .75rem; }
.member-welcome strong { font-family: var(--display); font-size: 1.15rem; font-weight: 700; }
.member-account-copy strong, .member-safety-note strong, .member-logout { font-size: .875rem; }
.member-brand small { font-family: var(--display); font-size: .75rem; font-weight: 700; }
.member-hero { padding: 40px; background: radial-gradient(ellipse at 100% 120%, #67384e, #2c1f33 70%); border-radius: 24px; box-shadow: none; }
.member-hero h1, .quiz-heading h1, .member-page-heading h1 { font-family: var(--display); font-size: clamp(2rem, 3.8vw, 3rem); font-weight: 700; letter-spacing: -.025em; }
.member-section-head h2, .member-boundary-card h2 { font-family: var(--display); font-weight: 700; letter-spacing: -.025em; }
.member-progress-orb { width: 155px; height: 155px; }
.member-progress-orb strong { font-family: var(--display); }
.member-progress-orb span, .member-eyebrow, .member-stat small, .member-deck-card > small { font-size: .75rem; }
.member-stat p, .member-deck-card p, .member-flash { font-size: .875rem; }
.member-stat strong { font-size: 1rem; }
.member-deck-card h3 { font-family: var(--display); font-size: 1.3rem; font-weight: 700; }
.member-deck-card, .member-stat { border-radius: 18px; box-shadow: none; }
.member-deck-icon { background: #f1e6ee; color: #a34070; border-radius: 12px; }
.member-deck-preview { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.member-boundary-card { background: #eee6f1; color: var(--ink); border-radius: 22px; }
.member-boundary-card p:not(.member-eyebrow) { color: #6a5a73; font-size: .9375rem; }
.member-boundary-card .member-eyebrow { color: var(--rose); }
.quiz-deck-nav strong { font-size: .875rem; }
.quiz-deck-nav small, .quiz-total span, .quiz-stage-head small, .quiz-question-number small { font-size: .75rem; }
.quiz-deck-nav a { padding: 12px 7px; }
.quiz-stage { border-radius: 22px; box-shadow: none; }
.quiz-stage-head h2, .quiz-question-copy h2, .answer-card h2, .settings-card-head h2, .consent-intro h2 { font-family: var(--display); font-weight: 700; letter-spacing: -.025em; }
.quiz-guidance, .quiz-answer-form label, .quiz-answer-options label, .answer-text, .member-settings-card p, .consent-intro p { font-size: 1rem; }
.quiz-answer-options small, .answer-visibility, .answer-deck, .answer-card-actions small, .consent-check small, .consent-status span { font-size: .8125rem; }
.consent-check strong, .consent-status strong { font-size: .9375rem; }
.admin-preview-note, .profile-field small { font-size: .875rem; }
.member-settings-card, .consent-card, .answer-card { box-shadow: none; border-radius: 20px; }

/* Progressive motion; all content remains readable without JavaScript. */
@media (prefers-reduced-motion: no-preference) {
  .motion-enabled [data-reveal] { opacity: .01; transform: translateY(20px); transition: opacity .65s ease, transform .65s ease; }
  .motion-enabled [data-reveal].is-revealed { opacity: 1; transform: none; }
  .app-device { animation: device-arrive 1s cubic-bezier(.2,.7,.2,1) both; }
  @keyframes device-arrive { from { opacity: 0; transform: translateY(20px) rotate(8deg); } to { opacity: 1; transform: translateY(0) rotate(5deg); } }
}
@media (max-width: 1100px) {
  .shell { width: calc(100% - 48px); }
  .next-hero { gap: 16px; min-height: 750px; }
  .next-hero h1 { font-size: clamp(2.55rem, 4.6vw, 3.5rem); }
  .note-time { right: -8px; top: 48px; }
  .note-message { left: -12px; bottom: 55px; }
  .floating-note { padding: 12px; }
  .privacy-next { padding: 42px; gap: 38px; }
  .brand-pendant, .site-header .header-inner > .brand { left: 24px; }
  .site-nav { gap: 15px; }
  .modern-logo { flex-basis: 224px; width: 224px; }
}
@media (max-width: 880px) {
  .site-header .header-inner > .brand { display: flex; font-size: 1rem; }
  .membership-options .next-pricing { grid-template-columns: 1fr; max-width: 600px; margin-inline: auto; gap: 30px; }
  .membership-options .next-plan > div:not(.next-price):not(.plan-label) { min-height: 0; }
  .legal-content { padding: 28px; }
  .auth-copy { padding: 35px; }
  .site-header, .header-inner { height: 80px; min-height: 80px; }
  .header-inner { padding-left: 0; }
  .modern-header .header-inner { justify-content: space-between; }
  .menu-button { display: grid; margin-left: auto; background: #f2e8ef; border-radius: 13px; }
  .site-nav { display: none; position: absolute; inset: 80px 0 auto; padding: 24px; align-items: stretch; background: #fff; border: 0; border-bottom: 1px solid var(--line); border-radius: 0 0 18px 18px; box-shadow: 0 16px 25px #2518300a; }
  .site-nav.is-open { display: flex; flex-direction: column; gap: 8px; }
  .site-nav a { display: block; padding: 12px 14px; font-size: 1rem; }
  .site-nav a::after { display: none; }
  .site-nav .nav-cta { display: flex; margin-top: 5px; }
  .brand-pendant { top: 6px; }
  .next-hero { grid-template-columns: 1fr; text-align: center; padding-top: 58px; gap: 45px; }
  .next-hero h1 { font-size: clamp(2.8rem, 7.5vw, 4.1rem); }
  .next-description { margin-inline: auto; max-width: 490px; }
  .next-actions, .platform-note { justify-content: center; }
  .hero-product { width: min(560px, 100%); margin-inline: auto; text-align: left; }
  .product-halo { inset: 0; }
  .note-time { right: 0; }
  .note-message { left: 0; }
  .principles-ribbon .shell { justify-content: center; flex-wrap: wrap; gap: 14px 26px; padding-block: 20px; }
  .principles-ribbon .shell span:nth-child(4) { display: none; }
  .next-section { padding-block: 78px; }
  .next-section-heading { gap: 24px; }
  .next-section-heading > p { max-width: 260px; }
  .moment-feature > div, .question-feature { padding: 28px; }
  .next-feature-grid h3 { font-size: 1.75rem; }
  .compact-feature { padding: 23px; }
  .compact-feature h3 { font-size: 1.25rem; }
  .next-steps { gap: 25px; }
  .privacy-next { margin-top: 75px; gap: 35px; grid-template-columns: 1fr; }
  .privacy-next > div > p:not(.next-label) { max-width: 580px; }
  .next-faq { gap: 35px; grid-template-columns: 1fr; padding-bottom: 78px; }
  .footer-main { align-items: flex-start; }
  .footer-base { flex-wrap: wrap; }
  .footer-base > span:last-child { display: none; }
}
@media (max-width: 600px) {
  .membership-hero { padding-top: 46px; padding-bottom: 42px; }
  .membership-hero h1 { font-size: 2.5rem; }
  .membership-options { padding-bottom: 50px; }
  .membership-details { padding-bottom: 60px; }
  .membership-demo-note { gap: 15px 25px; }
  .membership-demo-note p { flex-basis: 100%; }
  .comparison th, .comparison td { padding: 17px; }
  .auth-copy { padding: 36px 24px; }
  .auth-shell { padding-inline: 18px; }
  .auth-copy h1, .setup-card h1 { font-size: 2.2rem; }
  .setup-card { padding: 32px 24px; }
  .setup-brand { margin-top: 0; }
  .legal-main { padding-top: 44px; }
  .legal-content { padding: 24px 21px; }
  .member-topbar { flex-wrap: wrap; gap: 10px; }
  .member-account { gap: 7px; }
  .member-account .member-avatar { display: none; }
  .member-logout { display: inline-flex; min-height: 42px; align-items: center; padding: 8px 11px; }
  .member-hero { padding: 28px 24px; }
  .member-deck-preview { grid-template-columns: 1fr; }
  .shell { width: calc(100% - 36px); }
  .next-hero { padding-top: 34px; padding-bottom: 51px; gap: 29px; }
  .next-hero h1 { font-size: clamp(2rem, 8.6vw, 3.2rem); margin-top: 20px; }
  .next-intro { font-size: 1.0625rem; }
  .next-description { font-size: .9375rem; padding-inline: 4px; }
  .next-actions { gap: 20px; }
  .next-actions .button { width: 100%; max-width: 390px; }
  .modern-logo { width: 223px; flex-basis: 223px; }
  .hero-product { min-height: 690px; padding: 15px 0 50px; }
  .app-device { width: min(292px, 100%); flex: 0 1 292px; transform: none; animation: none; }
  .device-content { padding-inline: 13px; }
  .note-time { top: 11px; right: 0; padding: 10px 12px; }
  .note-time small { display: none; }
  .note-time strong { font-size: .75rem; }
  .note-message { bottom: 16px; left: 0; padding: 12px 14px; }
  .product-caption { bottom: -14px; font-size: .75rem; }
  .principles-ribbon .shell { gap: 9px 16px; font-size: .75rem; }
  .principles-ribbon [aria-hidden] { display: none; }
  .next-section-heading { align-items: flex-start; flex-direction: column; gap: 23px; margin-bottom: 32px; }
  .next-section-heading > p { max-width: none; }
  .next-section h2, .next-faq h2, .privacy-next h2 { font-size: clamp(1.7rem, 6.6vw, 2.15rem); }
  .next-section { padding-block: 64px; }
  .next-feature-grid { grid-template-columns: 1fr; gap: 16px; }
  .moment-feature, .question-feature, .compact-feature { grid-column: auto; }
  .moment-feature, .question-feature { min-height: 510px; border-radius: 23px; }
  .moment-feature > div { padding: 30px; }
  .moment-feature h3, .question-feature h3 { font-size: 2rem; }
  .photo-label { left: 30px; }
  .compact-feature { padding: 28px; }
  .compact-feature h3 { font-size: 1.5rem; margin: 22px 0 12px; }
  .compact-feature p { margin-bottom: 20px; }
  .next-steps { grid-template-columns: 1fr; gap: 22px; margin-top: 38px; }
  .next-steps h3 { margin-top: 17px; }
  .next-steps p { margin-bottom: 0; }
  .privacy-next { margin-top: 64px; padding: 35px 27px; border-radius: 24px; }
  .privacy-next .button { width: 100%; font-size: .875rem; padding-inline: 12px; }
  .boundary-list article { gap: 18px; }
  .next-pricing { grid-template-columns: 1fr; gap: 30px; }
  .next-plan { padding: 30px; }
  .next-faq { padding-bottom: 65px; }
  .next-availability { padding: 66px 0; }
  .next-availability h2 { font-size: clamp(2rem, 7.5vw, 2.8rem); }
  .platform-badges { gap: 12px; }
  .platform-badges > span { min-width: 0; padding: 12px; gap: 8px; flex: 1 1 145px; max-width: 210px; }
  .platform-badges small { font-size: .75rem; }
  .platform-badges strong { font-size: 1rem; }
  .platform-badges > span > span:first-child { display: none; }
  .footer-main { flex-direction: column; gap: 18px; }
  .footer-main .modern-logo { flex-basis: 64px; }
  .modern-footer nav { gap: 16px 22px; }
  .footer-base { flex-direction: column; align-items: flex-start; gap: 16px; }
  .brand-pendant, .site-header .header-inner > .brand { left: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .motion-enabled [data-reveal] { opacity: 1; transform: none; }
}
.site-announcement { padding: 18px 24px; background: var(--plum); color: #fff; text-align: center; font-size: 1rem; overflow-wrap: anywhere; }
.public-store-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 16px; padding-block: 24px; }
.auth-page .profile-field { margin-bottom: 20px; }
.profile-field small { display: block; margin-top: 7px; line-height: 1.6; }
.member-access-period { padding: 16px 0; border-bottom: 1px solid #e4dae6; margin-bottom: 16px; }
.member-start-banner { display:flex; align-items:center; gap:28px; justify-content:space-between; padding:28px; margin:0 0 28px; border:1px solid #e5d9eb; border-radius:24px; background:linear-gradient(125deg,#fff5ec,#f3ebfa); }
.member-start-banner h2 { font-family:'Merienda-Bold',cursive; font-weight:700; margin:8px 0; }
.member-start-banner p { max-width:680px; }
.member-start-banner .button { flex-shrink:0; }
.partner-disclosure { padding:20px 0; border-top:1px solid #e5d9eb; margin-top:24px; }
.partner-disclosure summary { cursor:pointer; font-weight:700; min-height:44px; }
.partner-choice { display:flex; flex-wrap:wrap; gap:12px; margin-top:20px; }
.partner-boundaries { padding-left:22px; line-height:1.8; }
.partner-boundaries li { margin:12px 0; }
.member-help { font-size:.875rem; line-height:1.6; }
.member-settings-card .consent-check { margin:20px 0; }
@media(max-width:700px) { .member-start-banner { flex-direction:column; align-items:stretch; padding:22px; } }
