/* Contasy v3: editorial scale and brand contrast around a consistent product UI. */
:root {
  --ink: #0f172a;
  --muted: #475569;
  --line: #e4e8ee;
  --surface: #f6f8fa;
  --ui-line: #e4e8ee;
  --ui-wash: #f6f8fa;
  --ui-radius: 14px;
  --ui-shadow: 0 2px 4px #0f172a03, 0 18px 45px -24px #25345126;
  /* One ambient palette, with a soft field and a more visible surface treatment. */
  --brand-atmosphere: radial-gradient(ellipse at 82% 76%, #f4bfce47, transparent 61%), radial-gradient(ellipse at 7% 105%, #f7dfd54d, transparent 58%), linear-gradient(135deg, #f7f9fc, #fff 58%);
  --brand-wash: radial-gradient(ellipse at 85% 110%, #f4bfce99, transparent 63%), radial-gradient(ellipse at 4% 80%, #f7dfd585, transparent 65%), linear-gradient(145deg, #f7f9fc, #fff 54%);
  --max: 1320px;
  --gutter: clamp(22px, 4.5vw, 72px);
}
.section { padding-block: clamp(80px, 8vw, 112px); }
.display { font-size: clamp(38px, 4.75vw, 68px); line-height: 1.08; letter-spacing: -.043em; }
.display em, .hero h1 .serif { font: inherit; color: inherit; }
.section-heading { grid-template-columns: 1.25fr .75fr; gap: 24px 80px; margin-bottom: 48px; }
.section-heading .intro { font-size: 15px; line-height: 1.8; max-width: 400px; }
.kicker { font-family: var(--font-mono); font-size: 10px; font-weight: 400; letter-spacing: .035em; color: #64748b; }
.kicker::before { display: block; width: 5px; height: 5px; border: 1px solid currentColor; border-radius: 50%; }
.kicker .index { color: var(--rose-dark); padding-right: 0; margin-right: 3px; border-right: 0; }
/* Keep the highlight layer in both states; only its opaque base color changes. */
.button { border-radius: 12px; min-height: 52px; padding: 12px 21px; font-size: 13px; background: linear-gradient(180deg, #ffffff12, #ffffff00) #172235; border-color: #172235; }
.button.secondary { background: #fff; border-color: #dce2e9; box-shadow: 0 2px 3px #0f172a04; }
.button.secondary:hover { background: #f8fafc; border-color: #b7c0cd; }
.button .icon { width: 16px; height: 16px; }
.button.primary { font-size: 15px; padding-left: 22px; gap: 18px; box-shadow: 0 2px 3px #0f172a08, 0 6px 16px -8px #17223538; }
.button.primary .button-arrow { width: 36px; height: 36px; border-radius: 9px; }
.round-button { width: 42px; height: 42px; border-color: var(--ui-line); background: #fff; }
.masthead { background: #fffffff2; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-bottom-color: var(--ui-line); }
.nav-shell { height: 78px; min-height: 78px; }
.brand img { width: 128px; }
.reading-progress { height: 2px; }

/* The original artwork stays framed as the brand anchor; the UI shares the site's grid. */
.hero { padding-top: 142px; background: var(--brand-atmosphere); }
.hero-grid { grid-template-columns: 1.06fr 1fr; gap: clamp(30px, 4.5vw, 66px); align-items: center; }
.hero h1 { font-size: clamp(54px, 6.05vw, 90px); line-height: 1.04; margin-top: 24px; letter-spacing: -.052em; }
.hero .kicker { font-size: 10px; letter-spacing: .07em; }
.hero-description { max-width: 450px; margin-top: 25px; font-size: 16px; line-height: 1.75; }
.hero .actions { margin-top: 27px; gap: 10px; }
.hero .actions > .button:not(.text) { min-height: 58px; }
.hero .actions .text { font-size: 12px; margin-top: 1px; min-height: 25px; }
.social-proof { margin-top: 24px; font-size: 11px; gap: 12px; }
.social-proof strong { font-weight: 500; }
.avatar-stack img { width: 31px; height: 31px; }
.response-proof { margin-top: 9px; font-size: 10px; }
.hero-visual { width: 100%; min-height: 595px; height: auto; max-height: none; aspect-ratio: 1 / 1.04; border: 1px solid #172235; border-radius: 20px; box-shadow: 0 5px 12px -7px #0b162a35, 0 25px 55px -30px #0b162a35; }
.floating-note { border-radius: 10px; background: #fff; backdrop-filter: none; -webkit-backdrop-filter: none; border-color: #fff; box-shadow: 0 2px 4px #0000000a, 0 14px 35px -12px #00000050; }
.time-note { top: 88px; left: 23px; width: 204px; padding: 16px 18px; transform: none; }
.human-note { left: auto; right: 23px; bottom: 91px; min-width: 0; max-width: calc(100% - 40px); padding: 13px 15px; transform: none; }
.human-note strong { font-weight: 500; }
.time-note strong { font-size: 48px; }
.visual-top, .visual-bottom { left: 25px; right: 25px; }
.benefit-strip { margin-top: 57px; background: #fff; border-block-color: var(--ui-line); }
.benefit-list { grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 0; padding-block: 22px; }
.benefit-list li { align-items: center; font-size: 11px; line-height: 1.5; padding: 0 18px; border-right: 1px solid var(--ui-line); }
.benefit-list li:first-child { padding-left: 0; }
.benefit-list li:last-child { padding-right: 0; border: 0; }
.benefit-list .icon { width: 16px; height: 16px; color: var(--success); }

/* Human proof keeps the original color photography and dark portrait backgrounds. */
.people { padding-top: 36px; padding-bottom: 96px; }
.people .section-heading { grid-template-columns: 1.3fr .7fr; }
.portrait-track { grid-auto-columns: clamp(224px, 20vw, 276px); gap: 16px; padding-bottom: 25px; }
.portrait { border-radius: 12px; border: 1px solid #17223512; }
.portrait figcaption { left: 19px; right: 19px; bottom: 20px; }
.portrait-name { font-size: 19px; letter-spacing: -.025em; }
.portrait-followers { margin-top: 10px; }
.collection-tools { margin-top: 0; }
.collection-progress { height: 2px; width: min(240px, 45%); }

/* The asymmetric audience index is provided by site.css. */

/* The navy offer is a deliberate brand accent between the light product chapters. */
.opening { background: var(--brand-atmosphere); padding-block: 100px; border-bottom: 1px solid var(--ui-line); border-top: 1px solid #eee7eb; }
.opening-grid { grid-template-columns: 1.05fr 1fr; gap: 90px; }
.opening .display { font-size: clamp(42px, 4.6vw, 66px); line-height: 1.1; }
.opening .intro { font-size: 15px; max-width: 435px; }
.opening .kicker .index { color: var(--rose-dark); }
.opening-price { position: relative; padding: 40px 42px; border-radius: 20px; border: 1px solid #1c2940; background: var(--hero-backdrop); color: #f8fafc; box-shadow: 0 18px 45px -24px #0b162a40; }
.opening-price::before { content: ''; position: absolute; inset: 0 28px auto; height: 1px; background: linear-gradient(90deg, transparent, #8b9cb36b, transparent); }
.opening-price .amount { font-size: 128px; letter-spacing: -.07em; }
.opening-price .amount span { font-size: .3em; margin-top: 16px; }
.opening-price .price-label { color: #aab8cb; font-size: 13px; margin-top: 4px; }
.opening-checks { margin-top: 27px; padding-top: 24px; border-color: #a3b2c626; gap: 13px; }
.opening-checks li { color: #cbd5e1; font-size: 13px; }
.opening-checks .icon { color: var(--success-light); }

/* Calm conversation windows. Depth comes from layering and not from unrelated colors. */
.conversations { background: #fafbfc; }
.conversation-grid { gap: 20px; }
.conversation-column { gap: 20px; }
.conversation-column:nth-child(2) { padding-top: 32px; }
.conversation-card { background: #fff; padding: 0 22px 18px; border-radius: 14px; border-color: var(--ui-line); box-shadow: var(--ui-shadow); }
.conversation-label { margin: 0 -22px 19px; min-height: 54px; padding: 15px 22px; border-bottom: 1px solid var(--ui-line); font-size: 9px; letter-spacing: .055em; }
.conversation-label .icon { color: #8792a2; }
.message { background: #fff; border-color: var(--ui-line); padding: 11px 13px; border-radius: 9px 9px 9px 2px; font-size: 12px; color: #526076; }
.message.out { background: #f3f5f8; border-color: #edf0f4; border-radius: 9px 9px 2px 9px; color: #344258; }
.message time { color: #7b8798; font-size: 9px; }

/* Equal pricing columns make the business stages directly comparable. */
.pricing { background: #fafbfc; border-block: 1px solid var(--ui-line); }
.pricing .section-heading { margin-bottom: 45px; }
.plans { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; align-items: stretch; border: 0; }
.plan-band, .plan-band.featured { border: 1px solid var(--ui-line); border-radius: 14px; margin: 0; padding: 30px 27px 27px; background: #fff; box-shadow: 0 3px 8px -5px #17223514; min-width: 0; }
.plan-band.featured { border-color: #a8b2c2; box-shadow: 0 0 0 3px #e9edf280, var(--ui-shadow); }
.plan-top { display: grid; grid-template-columns: 1fr; gap: 25px; align-items: start; }
.plan-top > div:first-child { min-height: 136px; }
.plan-name { display: block; min-height: 58px; }
.plan-name h3 { font-size: 25px; line-height: 1.25; letter-spacing: -.035em; }
.popular { display: inline-block; margin-top: 8px; font-size: 9px; background: #f2f4f7; border-color: var(--ui-line); padding: 3px 7px; }
.plan-description { font-size: 13px; line-height: 1.7; margin-top: 12px; }
.plan-amount > small { font-size: 11px; margin-bottom: 6px; }
.plan-amount strong { font-size: 43px; }
.plan-amount span { font-size: 12px; margin-left: 4px; }
.plan-top > .button { width: 100%; min-height: 46px; font-size: 12px; padding-inline: 12px; justify-content: space-between; }
.plan-details { margin-top: 26px; border-top: 1px solid var(--ui-line); padding-top: 15px; }
.plan-details > summary { font-size: 12px; min-height: 35px; width: 100%; flex-direction: row-reverse; justify-content: space-between; }
.plan-features { grid-template-columns: 1fr; gap: 14px; padding: 14px 0 0; border: 0; margin-top: 0; }
.plan-features li { font-size: 12px; line-height: 1.7; }
.plan-features .icon { width: 14px; height: 14px; }
.feature-tooltip button { border-color: #bcc5d2; width: 17px; height: 17px; font-size: 9px; }
.tooltip-body { left: auto; right: -22px; max-width: min(290px, 76vw); }
.pricing-note { margin-top: 27px; max-width: 1060px; }

/* Brand pathways retain the horizontal editorial layout in site.css. */

/* The final invitation echoes the hero's soft ambient light. */
#faq { border-top: 1px solid var(--ui-line); }
.faq-layout { grid-template-columns: .85fr 1.15fr; gap: 90px; }
.faq-heading { top: 114px; }
.faq-heading .display { font-size: clamp(36px, 3.7vw, 52px); }
.faq-item summary { font-size: 16px; padding-block: 22px; }
.faq-answer { font-size: 14px; }
.last-call { max-width: calc(var(--max) + 30px); margin: 0 auto 72px; padding: 74px 68px; border: 1px solid #ece6ec; border-radius: 18px; background: var(--brand-wash); }
.last-call-inner { grid-template-columns: 1.1fr .9fr; gap: 75px; align-items: center; }
.last-call .display { font-size: clamp(44px, 4.9vw, 72px); line-height: 1.06; }
.last-call p { font-size: 15px; max-width: 380px; }
.last-call .last-arrow { width: 24px; height: 24px; top: 22px; right: 23px; }
.footer { padding-top: 65px; background: var(--backdrop-footer); }
.footer-grid { gap: 90px; padding-bottom: 48px; }
.footer-logo img { width: 160px; height: 43px; }
.footer-description { max-width: 330px; font-size: 15px; color: #b0bacb; }
.footer-links a { font-size: 12px; }
.footer-legal { font-size: 10px; color: #93a0b5; }

@media (max-width: 1100px) {
  .section-heading { gap: 24px 44px; }
  .hero-visual { min-height: 510px; }
  .hero h1 { font-size: clamp(50px, 5.5vw, 68px); }
  .hero .actions > .button.secondary { font-size: 12px; padding-inline: 14px; }
  .benefit-list { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px 0; }
  .benefit-list li:nth-child(3n) { border-right: 0; }
  .benefit-list li:nth-child(4) { padding-left: 0; }

  .opening-grid { gap: 50px; }
  .opening-price { padding: 32px; }
  .plans { gap: 12px; }
  .plan-band, .plan-band.featured { padding: 26px 20px; }
  .plan-name h3 { font-size: 23px; }
  .plan-top > div:first-child { min-height: 149px; }
  .last-call { margin-inline: var(--gutter); padding: 60px 42px; }
  .last-call-inner { gap: 42px; }
  .faq-layout { gap: 50px; }
}
@media (max-width: 900px) {
  .section-heading, .people .section-heading, .conversations .section-heading { grid-template-columns: 1fr; gap: 22px; }
  .section-heading .intro { max-width: 570px; }
  .hero-grid { grid-template-columns: 1fr; gap: 38px; }
  .hero-copy { max-width: 680px; padding-block: 0; }
  .hero h1 { font-size: clamp(52px, 8.5vw, 76px); }
  .hero-description { max-width: 510px; }
  .hero-visual { width: 100%; max-width: 680px; aspect-ratio: 1.25; min-height: 450px; }
  .hero .actions > .button.secondary { font-size: 13px; padding-inline: 21px; }
  .benefit-strip { margin-top: 42px; }

  .opening-grid { grid-template-columns: 1fr 1fr; gap: 34px; }
  .opening-price { padding: 29px 24px; }
  .opening .display { font-size: 46px; }
  .conversation-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .conversation-column:nth-child(2) { padding-top: 0; }
  .conversation-column:last-child { grid-column: 1 / -1; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; }
  .plans { grid-template-columns: 1fr; gap: 20px; }
  .plan-band, .plan-band.featured { padding: 28px; }
  .plan-top { grid-template-columns: 1fr 160px; gap: 20px 35px; align-items: center; }
  .plan-top > div:first-child { min-height: 0; }
  .plan-name { min-height: 0; display: flex; }
  .popular { margin: 0; }
  .plan-description { max-width: 440px; }
  .plan-top > .button { grid-column: 1 / -1; max-width: 270px; }
  .plan-features { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 13px 24px; }

  .faq-layout { grid-template-columns: 1fr; gap: 35px; }
  .faq-heading { position: static; max-width: 580px; }
  .last-call-inner { grid-template-columns: 1fr; gap: 27px; }
  .last-call p { max-width: 480px; }
  .footer-grid { gap: 50px; }
}
@media (max-width: 600px) {
  .section { padding-block: 70px; }
  .nav-shell { height: 70px; min-height: 70px; }
  .hero { padding-top: 104px; }
  .hero h1 { font-size: clamp(43px, 10.6vw, 61px); letter-spacing: -.05em; }
  .hero .kicker { font-size: 9px; letter-spacing: .045em; }
  .hero-description { font-size: 15px; }
  .hero .actions { gap: 10px; }
  .hero .actions > .button:not(.text) { flex: 1 1 100%; justify-content: space-between; min-height: 49px; }
  .hero .actions .text { padding-left: 0; }
  .hero-visual { min-height: 380px; aspect-ratio: .9; border-radius: 16px; }
  .time-note { top: 73px; left: 17px; width: 185px; padding: 13px 15px; }
  .time-note strong { font-size: 42px; }
  .time-note .note-label { font-size: 9px; }
  .time-note small { font-size: 10px; }
  .note-ring { width: 34px; height: 34px; }
  .human-note { right: 17px; bottom: 81px; gap: 8px; padding: 11px 12px; }
  .human-note > img { width: 29px; height: 29px; }
  .human-note strong { font-size: 10px; }
  .human-note small { font-size: 8px; }
  .visual-top, .visual-bottom { left: 19px; right: 19px; }
  .visual-bottom { font-size: 10px; }
  .benefit-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 0; padding-block: 23px; }
  .benefit-list li { padding: 0 13px; font-size: 10px; border: 0; }
  .benefit-list li:nth-child(odd) { padding-left: 0; padding-right: 13px; border-right: 1px solid var(--ui-line); }
  .benefit-list li:nth-child(even) { padding-left: 15px; padding-right: 0; }
  .people { padding-top: 30px; padding-bottom: 65px; }
  .portrait-track { grid-auto-columns: 238px; gap: 12px; }
  .section-heading { margin-bottom: 34px; }
  .display { font-size: clamp(32px, 8.5vw, 42px); }

  .opening { padding-block: 70px; }
  .opening-grid { grid-template-columns: 1fr; gap: 32px; }
  .opening .display { font-size: 43px; }
  .opening-price { padding: 29px 25px; }
  .opening-price .amount { font-size: 110px; }
  .opening .actions { gap: 10px; }
  .opening .actions .button { width: 100%; justify-content: space-between; }
  .conversation-grid, .conversation-column:last-child { grid-template-columns: 1fr; }
  .conversation-column:last-child { grid-column: auto; }
  .conversation-card { padding-inline: 18px; }
  .conversation-label { padding-inline: 18px; margin-inline: -18px; }
  .plan-band, .plan-band.featured { padding: 26px 23px; }
  .plan-top { grid-template-columns: 1fr; gap: 22px; }
  .plan-top > .button { max-width: none; }
  .plan-name { display: flex; gap: 10px; }
  .plan-features { grid-template-columns: 1fr; }
  .tooltip-body { right: -35px; }

  .faq-heading .display { font-size: 36px; }
  .faq-item summary { font-size: 16px; gap: 16px; }
  .last-call { margin-bottom: 44px; padding: 43px 25px; }
  .last-call .display { font-size: 39px; }
  .last-call p { font-size: 14px; }
  .last-call .button { width: 100%; justify-content: space-between; font-size: 12px; }
  .footer { padding-top: 49px; }
  .footer-grid { grid-template-columns: 1fr; gap: 38px; }
  .footer-links { gap: 20px; }
  .footer-links a { font-size: 11px; }
  .footer-legal { grid-template-columns: 1fr; gap: 20px; }
}
@media (max-width: 380px) {
  .hero h1 { font-size: clamp(35px, 11.5vw, 43px); }
}
