/* Shared refinements for the home and the two product pages. */
:root { --body-size: 16px; --label-size: 12px; --focus: #b77548; }
body { font-size: var(--body-size); line-height: 1.7; }
.eyebrow { font-size: 12px; letter-spacing: .13em; }
.section-intro { font-size: 19px; }
.section-heading > p { font-size: 17px; max-width: 380px; }
h2 { font-weight: 650; }
.main-nav > a, .student-link { font-size: 14px; min-height: 46px; }
.main-nav > a { position: relative; }
.main-nav > a[aria-current="page"] { color: var(--sand); }
.main-nav > a[aria-current="page"]::after { content: ""; position: absolute; inset: auto 0 3px; height: 2px; background: var(--sand); }
.student-link { border-color: #8f8370; }
.announcement { font-size: 12px; }
.announcement > span:last-child { font-size: 11px; }
.brand small { font-size: 8px; }
.button, .hero-actions > .button, .app-copy > .button, .plan-card > .button, .final-inner > .button {
  min-height: 58px; padding: 16px 23px; border-radius: 9px; font-size: 16px; font-weight: 650;
  line-height: 1.4; gap: 18px; border-width: 1.5px; text-align: left;
}
.button .icon { width: 24px; height: 24px; }
.button > span { flex: 1; }
.button-gold { background: #dfc8a5; border-color: #dfc8a5; color: #201c16; box-shadow: inset 0 1px 0 #fff5, 0 4px 12px #0000000a; }
.button-dark { background: #24231f; border-color: #24231f; }
.button-border { color: var(--ink); border-color: #8b806e; background: transparent; }
.button-outline { border-color: #d8cfbe; background: #19181555; }
.text-button, .results-bottom .text-button, .method-copy > .text-button, .faq-grid > div:first-child > .text-button { font-size: 15px; min-height: 46px; }
.hero-secondary { font-size: 15px; min-height: 48px; gap: 10px; }
.hero-secondary:hover { text-decoration: underline; }
.hero-lead { font-size: 18px; max-width: 460px; line-height: 1.75; }
.hero h1 { font-size: clamp(60px, 5.7vw, 82px); }
.hero-copy { max-width: 660px; }
.hero-price { font-size: 13px; max-width: 540px; line-height: 1.65; }
.hero-social strong, .hero-social small { font-size: 12px; }
.hero-social { margin-top: 26px; }
.photo-note strong { font-size: 16px; }
.photo-note div > span { font-size: 11px; max-width: 215px; }
.benefit-grid > span { font-size: 14px; line-height: 1.5; }
.benefit-grid { gap: 22px; }
.result-card figcaption { font-size: 10px; line-height: 1.5; letter-spacing: 0; }
.result-card figcaption > span:last-child { font-size: 11px; }
.fine-print { font-size: 12px; color: #676257; }
.testimonial blockquote { font-size: clamp(22px, 2vw, 27px); }
.quote-author strong { font-size: 14px; }
.quote-author div > span { font-size: 12px; }
.quote-source { font-size: 10px; }
.method-points h3 { font-size: 20px; }
.method-points p { font-size: 16px; }
.method-stamp strong { font-size: 15px; }
.method-stamp > span { font-size: 12px; }
.training-card { height: 545px; }
.training-card p { font-size: 16px; max-width: 330px; }
.training-card-copy > span:first-child, .photo-category { font-size: 12px; }
.training-card h3 { font-size: 37px; }
.app-copy .section-intro { font-size: 17px; }
.app-features h3 { font-size: 16px; }
.app-features p { font-size: 14px; }
.app-features { gap: 27px 23px; }
.app-features article { gap: 12px; }
.app-caption { font-size: 11px; letter-spacing: .15em; }
.about-copy .section-intro { font-size: 19px; }
.about-copy > p:not(.eyebrow):not(.section-intro) { font-size: 16px; }
.signature > span, .about-caption > span { font-size: 11px; }
.community-content > p:not(.eyebrow) { font-size: 17px; max-width: 470px; }
.community-content > small { font-size: 12px; }
.center-heading > p:not(.eyebrow) { font-size: 17px; }
.plan-label { font-size: 12px; gap: 9px; }
.plan-label > span { font-size: 10px; padding: 5px 8px; }
.plan-description { font-size: 16px; line-height: 1.65; max-width: none; }
.feature-list li { font-size: 15px; line-height: 1.6; }
.feature-list { gap: 13px; }
.feature-list .icon { width: 20px; height: 20px; margin-top: 2px; }
.price-note { font-size: 13px; line-height: 1.6; }
.checkout-note { font-size: 12px; line-height: 1.5; }
.plan-help { font-size: 15px; gap: 12px; text-align: center; }
.plan-help a { min-height: 44px; }
.guarantee-bar h3 { font-size: 19px; line-height: 1.35; }
.guarantee-bar p { font-size: 14px; line-height: 1.7; }
.guarantee-bar .text-button { font-size: 14px; max-width: none; }
.guarantee-number > span { font-size: 10px; }
.faq-grid > div:first-child > p:not(.eyebrow) { font-size: 16px; }
.faq-list summary { font-size: 17px; padding-block: 23px; }
.faq-list details > p { font-size: 16px; line-height: 1.8; max-width: none; }
.footer-main a:not(.brand), .footer-main > p { font-size: 13px; }
.footer-bottom { font-size: 12px; }
.footer-bottom > nav { gap: 20px; flex-wrap: wrap; }
.footer-bottom a { min-height: 44px; }
.mobile-cta > span, .mobile-cta strong { font-size: 12px; }
.mobile-cta .button { font-size: 15px; min-height: 48px; }
.media-dialog > p { font-size: 13px; }
.dialog-top h2 { font-size: 22px; }
.choice-section .section-heading { align-items: end; }
.choice-section .section-heading h2 { max-width: 760px; font-size: clamp(38px, 4vw, 56px); }
.choice-section .section-heading > p { max-width: 285px; }
.choice-grid { max-width: none; gap: 28px; }
.choice-grid .plan-card { padding: 36px; }
.choice-grid .plan-card h3 { font-size: clamp(29px, 3vw, 40px); }
.choice-grid .plan-description { max-width: 470px; }
.choice-grid .feature-list { padding-top: 0; border-top: 0; margin-top: 0; margin-bottom: 24px; }
.choice-price { margin: auto 0 25px; font-size: 14px; display: flex; flex-wrap: wrap; align-items: baseline; gap: 5px 8px; }
.choice-price strong { font-size: 30px; font-weight: 550; letter-spacing: -.04em; }
.choice-price > span { font-size: 14px; }
.choice-grid .button { justify-content: space-between; }
.choice-grid .plan-card > .button { margin-top: 0; }
.product-hero .hero-inner { min-height: 680px; }
.product-hero .hero-photo { left: 45%; }
.product-hero .hero h1 { font-size: 76px; }
.product-hero .hero-copy { max-width: 650px; padding-block: 54px; }
.product-hero .hero-actions { gap: 12px 26px; }
.product-hero .hero-price { margin-top: 19px; }
.consult-hero .hero-photo img { object-position: 50% 0%; }
.consult-hero .hero-photo::after { background: linear-gradient(90deg, #191815, #191815a6 24%, transparent 72%), linear-gradient(0deg, #19181577, transparent 40%); }
.detail-split { display: grid; grid-template-columns: 1.05fr .9fr; gap: 85px; align-items: center; }
.detail-list { margin-top: 30px; }
.detail-list article { display: flex; gap: 20px; padding-block: 22px; border-top: 1px solid var(--line); }
.detail-list article > span { font-family: Georgia, serif; font-style: italic; font-size: 28px; line-height: 1.2; color: #8b7352; }
.detail-list h3 { font-size: 22px; }
.detail-list p { font-size: 16px; color: var(--muted); margin-top: 8px; }
.detail-photo img { display: block; width: 100%; aspect-ratio: 4/5; object-fit: cover; object-position: center; border-radius: 9px; }
.detail-photo figcaption { padding-top: 14px; font-size: 12px; color: var(--muted); }
.goals-section { background: #eae3d6; }
.goal-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px; }
.goal-grid article { padding-top: 24px; border-top: 1px solid #a99d88; }
.goal-grid article > span { font-size: 12px; letter-spacing: .08em; color: #6a5d47; }
.goal-grid h3 { font-size: 31px; margin-top: 27px; }
.goal-grid p { color: var(--muted); font-size: 16px; margin-top: 20px; }
.process-section { background: var(--white); }
.process-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 0 36px; padding: 0; list-style: none; margin: 0; }
.process-grid > li { padding: 28px 0; border-top: 1px solid var(--line); }
.step-index { display: block; font: italic 38px/1.1 Georgia, serif; color: #8b7352; margin-bottom: 22px; }
.process-grid h3 { font-size: 23px; line-height: 1.25; }
.process-grid p { font-size: 16px; color: var(--muted); margin-top: 13px; }
.consult-price-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.tier-card { padding: 32px 25px 22px; }
.tier-card h3 { font-size: 34px; }
.tier-eyebrow { font-size: 11px; color: #75664f; letter-spacing: .12em; margin-bottom: 20px; }
.personal-plan .tier-eyebrow { color: var(--sand); }
.tier-subtitle { font-size: 15px; line-height: 1.6; margin-top: 15px; }
.tier-card .plan-price { margin-top: 28px; gap: 6px; }
.tier-card .plan-price strong { font-size: 51px; }
.tier-card .plan-description { margin-block: 24px 0; min-height: 105px; }
.tier-card .feature-list { padding-top: 20px; margin: 22px 0; }
.duration-note { font-size: 13px; line-height: 1.6; margin: 0 0 22px; color: var(--muted); }
.personal-plan .duration-note { color: #c1bbaf; }
.online-price-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; }
.online-price-grid .tier-card { padding: 28px 20px 20px; scroll-margin-top: 105px; }
.online-price-grid .tier-card h3 { font-size: 29px; }
.online-price-grid .tier-subtitle { min-height: 48px; }
.online-price-grid .tier-card .plan-price strong { font-size: 48px; }
.online-price-grid .tier-card .plan-description { font-size: 15px; min-height: 100px; }
.online-price-grid .feature-list li { font-size: 14px; }
.online-price-grid .tier-card > .button { padding: 14px 13px; font-size: 16px; gap: 6px; min-height: 55px; }
.online-price-grid .tier-card > .button .icon { width: 19px; height: 19px; }
.online-price-grid .price-note { font-size: 12px; min-height: 40px; }
.home-plan-note { display: flex; align-items: center; justify-content: space-between; gap: 40px; padding: 30px; border: 1px solid #d2c8b6; border-radius: 9px; margin-top: 28px; }
.home-plan-note h3 { font-size: 22px; }
.home-plan-note p { font-size: 15px; color: var(--muted); margin-top: 10px; max-width: 640px; }
.home-plan-note .button { flex: none; }
.program-overview { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 36px; }
.program-overview article { border-top: 1px solid var(--line); padding-top: 25px; display: flex; flex-direction: column; }
.program-index { color: #8b7352; font: italic 34px/1.1 Georgia,serif; }
.program-overview h3 { font-size: 27px; margin-top: 22px; }
.program-overview p { font-size: 16px; color: var(--muted); margin-block: 15px; }
.program-overview .text-button { margin-top: auto; align-self: flex-start; justify-content: flex-start; }
.program-library { background: #eee9de; }
.program-covers { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; max-width: 1030px; margin-inline: auto; }
.program-covers img { display: block; width: 100%; height: auto; border-radius: 8px; box-shadow: 0 15px 35px #3a28141c; }
.program-covers figcaption { font-size: 13px; color: var(--muted); margin-top: 17px; }
.library-note { max-width: 820px; font-size: 14px; color: var(--muted); margin: 30px auto 0; text-align: center; }
.cross-section { background: #e7dac2; padding-block: 72px; }
.cross-inner { display: flex; align-items: center; justify-content: space-between; gap: 45px; }
.cross-inner h2 { font-size: clamp(36px, 3.8vw, 51px); }
.cross-inner p:not(.eyebrow) { font-size: 16px; max-width: 620px; margin-top: 20px; }
.cross-inner > .button { flex: none; }
@media (hover:hover) and (pointer:fine) {
  .button-gold:hover { background: #ecd9b9; border-color: #ecd9b9; box-shadow: 0 6px 20px #0002; }
  .button-dark:hover { background: #474237; border-color: #474237; }
  .button-border:hover { background: #ded1bd; border-color: #6e6049; }
  .button:active { box-shadow: inset 0 2px 5px #0002; }
}
@media (max-width:1100px) {
  .hero-copy { max-width: 590px; }
  .hero-lead { max-width: 420px; }
  .main-nav { gap: 24px; }
  .benefit-grid > span { font-size: 12px; }
  .app-grid { gap: 40px; }
  .app-features { grid-template-columns: 1fr; gap: 18px; }
  .detail-split { gap: 45px; }
  .choice-grid .plan-card { padding: 30px; }
  .choice-grid .plan-label > span { margin-left: 0; }
  .online-price-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
  .online-price-grid .tier-card { padding: 30px; }
  .online-price-grid .tier-card h3 { font-size: 34px; }
  .online-price-grid .tier-card .plan-description { min-height: 56px; font-size: 16px; }
  .online-price-grid .tier-subtitle { min-height: 0; }
  .online-price-grid .feature-list li { font-size: 16px; }
  .online-price-grid .tier-card > .button { font-size: 16px; padding-inline: 22px; }
  .consult-price-grid { gap: 16px; }
  .consult-price-grid .tier-card { padding: 28px 21px; }
  .tier-card .plan-price strong { font-size: 44px; }
  .tier-card .plan-description { min-height: 132px; }
  .tier-card > .button { font-size: 14px; padding-inline: 15px; gap: 10px; }
  .cross-inner { align-items: flex-start; flex-direction: column; gap: 30px; }
  .home-plan-note { align-items: flex-start; flex-direction: column; gap: 24px; }
}
@media (max-width:800px) {
  .main-nav > a { font-size: 12px; }
  .main-nav { gap: 14px; }
  .student-link { font-size: 11px; }
  .hero h1 { font-size: 62px; }
  .hero-lead { font-size: 16px; max-width: 360px; }
  .hero-actions > .button { font-size: 15px; padding-inline: 19px; }
  .hero-price { max-width: 360px; font-size: 12px; }
  .product-hero .hero-inner { min-height: 690px; }
  .product-hero .hero-copy { max-width: 540px; }
  .hero-secondary { font-size: 14px; }
  .hero-inner { min-height: 730px; }
  .section-heading { gap: 30px; }
  .section-heading > p { font-size: 16px; }
  .app-copy .section-intro { font-size: 16px; }
  .choice-section .section-heading { display: block; }
  .choice-section .section-heading > p { max-width: 560px; margin-top: 22px; }
  .choice-grid .plan-card { padding: 26px; }
  .choice-grid .plan-card h3 { font-size: 30px; }
  .choice-grid .feature-list li { font-size: 14px; }
  .choice-grid .plan-card > .button { font-size: 15px; gap: 10px; padding-inline: 17px; }
  .choice-price { font-size: 12px; }
  .choice-price strong { font-size: 27px; }
  .plan-label { font-size: 11px; }
  .plan-label > span { font-size: 9px; }
  .consult-price-grid { grid-template-columns: 1fr; max-width: 540px; margin-inline: auto; gap: 24px; }
  .consult-price-grid .tier-card { padding: 34px; }
  .tier-card .plan-description { min-height: 0; }
  .tier-card > .button { font-size: 16px; }
  .goal-grid, .process-grid, .program-overview { gap: 24px; }
  .goal-grid h3 { font-size: 24px; }
  .program-overview h3 { font-size: 24px; }
  .detail-split { gap: 35px; }
  .detail-list h3 { font-size: 20px; }
  .detail-list article { gap: 14px; }
  .photo-note div > span { font-size: 10px; max-width: 170px; }
  .program-covers { gap: 18px; }
  .program-covers figcaption { font-size: 12px; }
  .training-card p { font-size: 15px; }
  .training-card h3 { font-size: 30px; }
  .footer-bottom { flex-direction: column; align-items: flex-start; }
}
@media (max-width:640px) {
  .section { padding-block: 60px; }
  .announcement, .announcement > span:last-child { font-size: 10px; }
  .site-header .brand > span { font-size: 17px; }
  .site-header .brand small { font-size: 7px; }
  .student-link { min-height: 44px; font-size: 10px; padding-inline: 10px; }
  .menu-toggle { width: 44px; height: 44px; }
  .main-nav.is-open { grid-template-columns: 1fr; padding: 12px 20px 20px; }
  .main-nav > a { font-size: 16px; min-height: 50px; }
  .main-nav > a[aria-current="page"]::after { display: none; }
  .hero-inner, .product-hero .hero-inner { min-height: 680px; }
  .hero-copy, .product-hero .hero-copy { padding: 30px 0 80px; width: 100%; }
  .hero .eyebrow { font-size: 10px; letter-spacing: .1em; line-height: 1.5; margin-bottom: 17px; }
  .hero h1 { font-size: clamp(39px,11.3vw,62px); line-height: 1.02; margin-bottom: 20px; }
  .hero h1 em { font-size: 1.06em; }
  .hero-lead { font-size: 15px; line-height: 1.6; max-width: 330px; }
  .hero-actions, .product-hero .hero-actions { margin-top: 22px; gap: 6px; max-width: 360px; }
  .button, .hero-actions > .button, .app-copy > .button, .plan-card > .button, .final-inner > .button { font-size: 16px; min-height: 56px; padding: 15px 19px; gap: 15px; }
  .hero-secondary { font-size: 14px; min-height: 44px; }
  .hero-price, .product-hero .hero-price { font-size: 12px; max-width: 320px; margin-top: 12px; }
  .hero-social { gap: 10px; margin-top: 20px; }
  .hero-social strong, .hero-social small { font-size: 11px; }
  .photo-note { bottom: 18px; }
  .photo-note strong { font-size: 13px; }
  .photo-note div > span { font-size: 10px; max-width: 230px; }
  .hero-photo, .product-hero .hero-photo { left: 18%; }
  .consult-hero .hero-photo img { object-position: 55% 20%; }
  .consult-hero .hero-photo::after { background: linear-gradient(90deg,#191815f5,#191815b3 35%,#19181526 80%),linear-gradient(0deg,#191815 5%,#19181555 45%,transparent); }
  .benefit-grid { gap: 22px 14px; padding-block: 26px; }
  .benefit-grid > span { font-size: 12px; gap: 9px; }
  .eyebrow { font-size: 11px; }
  h2, .choice-section .section-heading h2 { font-size: clamp(33px,8.9vw,44px); }
  .section-heading > p { font-size: 16px; margin-top: 20px; }
  .section-intro { font-size: 17px; }
  .choice-grid { gap: 24px; }
  .choice-grid .plan-card, .consult-price-grid .tier-card, .online-price-grid .tier-card { padding: 28px 24px; }
  .choice-grid .plan-card h3 { font-size: 32px; }
  .choice-grid .plan-description { font-size: 16px; }
  .choice-grid .feature-list li { font-size: 15px; }
  .choice-grid .plan-label > span { margin-left: 0; }
  .choice-grid .plan-card > .button { font-size: 16px; min-height: 57px; }
  .choice-price { font-size: 14px; }
  .choice-price strong { font-size: 31px; }
  .plan-label { font-size: 12px; margin-bottom: 24px; }
  .plan-label > span { font-size: 10px; }
  .checkout-note { font-size: 12px; }
  .result-card figcaption { font-size: 10px; gap: 8px; align-items: flex-start; }
  .result-card figcaption > span:first-child { max-width: 115px; }
  .fine-print { font-size: 12px; }
  .results-bottom .text-button { font-size: 15px; }
  .testimonial blockquote { font-size: 23px; }
  .quote-author strong { font-size: 14px; }
  .quote-author div > span { font-size: 12px; }
  .quote-source { display: none; }
  .method-copy .section-intro, .app-copy .section-intro { font-size: 16px; }
  .method-points h3 { font-size: 19px; }
  .method-points p { font-size: 16px; }
  .method-copy > .text-button { font-size: 15px; }
  .method-stamp > span { font-size: 12px; }
  .training-card { height: 500px; }
  .training-card h3 { font-size: 33px; }
  .training-card p { font-size: 15px; padding-right: 40px; max-width: 320px; }
  .training-card-copy > span:first-child, .photo-category { font-size: 11px; }
  .app-features { grid-template-columns: 1fr; gap: 24px; }
  .app-features h3 { font-size: 17px; }
  .app-features p { font-size: 15px; }
  .app-art { min-height: 325px; }
  .app-caption { font-size: 10px; }
  .about-copy .section-intro { font-size: 18px; }
  .about-copy > p:not(.eyebrow):not(.section-intro) { font-size: 16px; }
  .signature > span, .about-caption > span { font-size: 11px; }
  .community-content > p:not(.eyebrow) { font-size: 16px; }
  .community-content > small { font-size: 12px; max-width: 300px; }
  .center-heading > p:not(.eyebrow) { font-size: 16px; }
  .plan-help { font-size: 14px; }
  .guarantee-bar { padding: 24px 20px; }
  .guarantee-bar h3 { font-size: 18px; }
  .guarantee-bar p { font-size: 14px; }
  .guarantee-bar .text-button { font-size: 14px; min-height: 44px; margin-left: 0; }
  .faq-grid > div:first-child > p:not(.eyebrow) { font-size: 16px; }
  .faq-list summary { font-size: 16px; padding-block: 22px; }
  .faq-list details > p { font-size: 15px; }
  .footer-main a:not(.brand) { font-size: 13px; min-height: 44px; }
  .footer-bottom { font-size: 12px; }
  .footer-bottom > nav { gap: 8px 20px; justify-content: flex-start; }
  .mobile-cta { padding: 11px 16px max(11px,env(safe-area-inset-bottom)); }
  .mobile-cta > span, .mobile-cta strong { font-size: 11px; }
  .mobile-cta .button { padding: 12px 16px; font-size: 14px; min-height: 48px; gap: 10px; }
  .detail-split { grid-template-columns: 1fr; gap: 32px; }
  .detail-photo { max-width: 450px; }
  .detail-list article { gap: 17px; }
  .goal-grid, .process-grid, .program-overview { grid-template-columns: 1fr; gap: 10px; }
  .goal-grid article { padding-block: 25px; }
  .goal-grid h3 { font-size: 29px; margin-top: 20px; }
  .goal-grid h3 br { display: none; }
  .process-grid > li { position: relative; padding: 25px 0 25px 53px; }
  .step-index { position: absolute; left: 0; top: 28px; font-size: 31px; }
  .process-grid h3 { font-size: 23px; }
  .online-price-grid { grid-template-columns: 1fr; gap: 22px; }
  .tier-card .plan-price strong, .online-price-grid .tier-card .plan-price strong { font-size: 56px; }
  .tier-card .plan-description, .online-price-grid .tier-card .plan-description { min-height: 0; font-size: 16px; }
  .online-price-grid .price-note { font-size: 13px; min-height: 0; }
  .tier-subtitle { font-size: 16px; }
  .tier-eyebrow { font-size: 12px; }
  .duration-note { font-size: 14px; }
  .home-plan-note { padding: 25px 22px; }
  .home-plan-note .button { font-size: 15px; width: 100%; padding-inline: 17px; }
  .program-overview article { padding-block: 26px; }
  .program-overview h3 { font-size: 27px; }
  .program-overview .text-button { font-size: 15px; }
  .program-covers { gap: 25px; grid-template-columns: 1fr; max-width: 330px; }
  .program-covers figcaption { font-size: 14px; }
  .library-note { font-size: 13px; text-align: left; }
  .cross-section { padding-block: 56px; }
  .cross-inner { gap: 28px; }
  .cross-inner h2 { font-size: 36px; }
  .cross-inner > .button { width: 100%; font-size: 16px; }
  .dialog-top h2 { font-size: 18px; }
}
@media (max-width:359px) {
  .site-header .brand > span { font-size: 14px; }
  .site-header .brand small { font-size: 6px; }
  .site-header .brand > img { width: 27px; height: 27px; }
  .student-link { font-size: 9px; padding-inline: 7px; }
  .header-inner { gap: 5px; }
  .hero .eyebrow { font-size: 9px; }
  .hero h1 { font-size: 39px; }
  .hero-lead { font-size: 15px; }
  .hero-copy, .product-hero .hero-copy { padding-top: 25px; }
  .hero-actions > .button { font-size: 15px; padding-inline: 16px; }
  .hero-social strong, .hero-social small { font-size: 10px; }
  .photo-note div > span { font-size: 9px; }
  .choice-grid .plan-card, .consult-price-grid .tier-card, .online-price-grid .tier-card { padding: 26px 20px; }
  .choice-grid .plan-card > .button { font-size: 15px; gap: 9px; padding-inline: 13px; }
  .choice-grid .plan-card h3 { font-size: 29px; }
  .choice-price strong { font-size: 29px; }
  .home-plan-note { padding-inline: 18px; }
  .home-plan-note .button { font-size: 14px; gap: 10px; }
}

/* Prominent navigation, recognizable social buttons and the Live experience. */
:root { --sticky-header-height: 158px; --live-peach: #ecc4ae; }
html { scroll-padding-top: calc(var(--sticky-header-height) + 18px); }
.site-header { background: #191815; box-shadow: 0 6px 20px #00000018; border-bottom: 1px solid #a18e683d; }
.header-inner { min-height: 76px; height: auto; padding-block: 12px; gap: 24px; }
.header-actions { display: flex; align-items: center; gap: 20px; }
.header-social { display: flex; gap: 9px; align-items: center; }
.social-button { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-width: 46px; min-height: 46px; border: 1px solid #706654; border-radius: 9px; text-decoration: none; color: #f7f5ef; padding: 10px 13px; font-size: 13px; font-weight: 550; transition: background .18s, border-color .18s, box-shadow .18s; }
.social-button .icon { width: 23px; height: 23px; }
.social-instagram { background: #382a29; border-color: #9f7568; }
.social-instagram > .icon:first-child { color: #ffc0a9; }
.social-youtube { background: #342724; border-color: #956960; }
.social-youtube > .icon:first-child { color: #ff5a52; }
.student-link { min-height: 46px; border-color: #726957; font-size: 13px; gap: 10px; }
.student-link > .icon:first-child { width: 19px; height: 19px; }
.header-nav { padding-bottom: 14px; }
.main-nav { position: static; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; width: 100%; padding: 0; background: none; border: 0; box-shadow: none; }
.main-nav > .nav-tile { min-height: 67px; padding: 11px 15px; display: flex; align-items: center; gap: 13px; border: 1px solid #685f4e; border-radius: 9px; background: #28261f; color: #fffaf1; text-decoration: none; transition: background .18s,border-color .18s,box-shadow .18s; }
.nav-tile > .icon:first-child { width: 25px; height: 25px; color: #dfc49c; }
.nav-tile > span { min-width: 0; flex: 1; }
.nav-title { display: block; font-size: 16px; font-weight: 650; line-height: 1.35; letter-spacing: -.01em; }
.nav-caption { display: block; font-size: 12px; color: #c7bdac; font-weight: 400; line-height: 1.5; margin-top: 3px; }
.nav-tile > .icon:last-child { width: 17px; height: 17px; color: #c3ac85; }
.main-nav > .nav-live { background: #453128; border-color: #b5856a; }
.nav-live .nav-title { color: #ffe0c7; }
.nav-live .nav-caption { color: #ebc6ae; }
.nav-live > .icon:first-child, .nav-live > .icon:last-child { color: #fac9ac; }
.main-nav > a[aria-current="page"], .main-nav > a[aria-current="location"] { color: #211e19; background: #dfc8a5; border-color: #dfc8a5; box-shadow: inset 0 1px 0 #fff5; }
.main-nav > a[aria-current] .nav-title, .main-nav > a[aria-current] .nav-caption, .main-nav > a[aria-current] > .icon { color: #29231b; }
.main-nav > a[aria-current="page"]::after { display: none; }
.faq-list details, .online-price-grid .tier-card { scroll-margin-top: 0; }
.live-section { position: relative; background: #ead8c0; padding-block: 90px 64px; overflow: hidden; }
.live-section::before { content: ""; position: absolute; inset: 0 0 auto; height: 5px; background: #c78e6b; }
.live-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 45px; margin-bottom: 36px; }
.live-heading .eyebrow { color: #735237; letter-spacing: .12em; font-size: 11px; margin-bottom: 17px; }
.live-heading h2 { font-size: clamp(52px,6vw,83px); letter-spacing: -.06em; line-height: 1.05; }
.live-heading h2 em { color: #815036; }
.live-heading > p { max-width: 320px; color: #5e5141; font-size: 17px; line-height: 1.75; padding-bottom: 4px; }
.live-experience { display: grid; grid-template-columns: 1.4fr 1fr; gap: 0; align-items: stretch; background: #22231d; border-radius: 13px; overflow: hidden; box-shadow: 0 20px 45px #51391b1a; }
.live-visual { position: relative; display: flex; flex-direction: column; background: #20251c; }
.live-visual > a { position: relative; display: block; flex: 1; min-height: 600px; overflow: hidden; }
.live-visual img { display: block; width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; object-position: 64% 70%; transition: transform .35s; }
.live-photo-tag { position: absolute; top: 23px; left: 23px; display: flex; align-items: center; gap: 9px; padding: 9px 13px; font-size: 11px; font-weight: 600; letter-spacing: .07em; color: #2e2c22; background: #fff7e9ed; border: 1px solid #fff9; border-radius: 5px; }
.live-photo-tag .icon { width: 19px; height: 19px; }
.live-enlarge { position: absolute; right: 22px; bottom: 24px; display: inline-flex; gap: 10px; align-items: center; min-height: 42px; padding: 10px 13px; color: #fff; background: #23251ee6; border: 1px solid #c4b697; border-radius: 7px; font-size: 12px; }
.live-enlarge .icon { width: 18px; height: 18px; }
.live-visual figcaption { padding: 16px 24px; font-size: 12px; color: #e1d8c5; background: #20251c; }
.live-invite { padding: 38px 33px 30px; color: #f9f5ea; display: flex; flex-direction: column; }
.live-label { color: #edbd9e; font-size: 11px; font-weight: 600; letter-spacing: .12em; }
.live-invite h3 { margin-top: 24px; font-size: clamp(32px,3vw,43px); line-height: 1.07; letter-spacing: -.04em; font-weight: 600; }
.live-invite h3 em { font-family: Georgia,serif; font-weight: 400; color: #edbd9e; line-height: 1.2; }
.live-invite > p:not(.live-support-note) { margin-top: 22px; font-size: 16px; line-height: 1.75; color: #d8d1c2; }
.live-details { display: grid; gap: 13px; padding-block: 24px 27px; }
.live-details > span { display: flex; align-items: center; gap: 12px; font-size: 13px; line-height: 1.5; }
.live-details .icon { width: 20px; height: 20px; color: #edbd9e; }
.button-live { background: #ecc4ae; border-color: #ecc4ae; color: #30231b; font-size: 16px; font-weight: 700; gap: 15px; justify-content: space-between; box-shadow: 0 4px 14px #0002; min-height: 60px; margin-top: auto; padding-inline: 18px; }
.live-support-note { font-size: 12px; color: #cac2b2; line-height: 1.65; margin-top: 13px; }
.live-instagram { margin-top: 18px; display: inline-flex; gap: 10px; align-items: center; min-height: 46px; font-size: 13px; color: #e8c2ab; text-underline-offset: 5px; }
.live-instagram .icon { width: 20px; height: 20px; }
.live-instagram .icon:last-child { width: 16px; height: 16px; }
.live-bottom { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding-top: 29px; }
.live-manifesto { font: italic 31px/1.2 Georgia,serif; color: #735237; }
.live-bottom > p { max-width: 420px; font-size: 12px; line-height: 1.65; color: #665643; }
.footer-main { display: grid; grid-template-columns: 1fr 1.5fr; gap: 70px; align-items: start; padding-block: 58px 42px; border: 0; }
.footer-identity > p { font-size: 18px; line-height: 1.65; color: #c8bdab; margin-top: 23px; }
.footer-connect .eyebrow { font-size: 11px; letter-spacing: .13em; margin-bottom: 17px; }
.footer-social { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.footer-main .footer-social > a.social-button { min-height: 100px; font-size: 16px; padding: 21px 18px; justify-content: flex-start; gap: 14px; border-radius: 11px; }
.footer-social .social-button > .icon:first-child { width: 31px; height: 31px; }
.footer-social .social-button > span { min-width: 0; flex: 1; }
.footer-social strong { display: block; font-size: 18px; font-weight: 600; color: #f5ece1; line-height: 1.4; }
.footer-social small { display: block; font-size: 11px; font-weight: 400; line-height: 1.6; margin-top: 3px; color: #d6beac; }
.footer-social .social-button > .icon:last-child { width: 19px; height: 19px; color: #d1b8a2; }
.footer-contact { display: flex; gap: 30px; align-items: center; flex-wrap: wrap; border-top: 1px solid #ffffff21; border-bottom: 1px solid #ffffff21; padding-block: 22px; font-size: 13px; }
.footer-contact > span { color: #b6a78e; margin-right: auto; }
.footer-contact a { display: inline-flex; align-items: center; gap: 9px; min-height: 44px; text-decoration: none; }
.footer-contact .icon { width: 18px; height: 18px; color: #d6bd99; }
.footer-bottom { align-items: flex-start; gap: 25px; }
.footer-bottom > span { padding-top: 10px; flex: none; }
.footer-bottom > nav { gap: 0 22px; justify-content: flex-end; }
@media (hover:hover) and (pointer:fine) {
  .main-nav > .nav-tile:hover { background: #413b2e; border-color: #c9aa7e; color: #fff8eb; box-shadow: 0 3px 10px #0002; }
  .main-nav > .nav-live:hover { background: #614236; border-color: #e7b595; }
  .main-nav > a[aria-current]:hover { background: #ead4b3; }
  .social-instagram:hover { background: #5b3837; border-color: #e8a88e; }
  .social-youtube:hover { background: #542c28; border-color: #e19381; }
  .button-live:hover { background: #ffdac1; border-color: #ffdac1; box-shadow: 0 6px 20px #0003; }
  .live-visual > a:hover img { transform: scale(1.025); }
  .footer-contact a:hover { color: #efd0b4; text-decoration: underline; }
}
@media (max-width:1100px) {
  .header-social .social-button { min-width: 44px; padding: 10px; }
  .header-social .social-button > span { display: none; }
  .main-nav { gap: 9px; }
  .main-nav > .nav-tile { padding: 11px 13px; gap: 10px; }
  .nav-title { font-size: 15px; }
  .nav-caption { font-size: 11px; }
  .nav-tile > .icon:last-child { display: none; }
  .live-heading { gap: 30px; }
  .live-heading h2 { font-size: 66px; }
  .live-heading > p { max-width: 270px; font-size: 16px; }
  .live-experience { grid-template-columns: 1.25fr 1fr; }
  .live-invite { padding: 30px 26px 24px; }
  .live-invite h3 { font-size: 35px; }
  .live-visual > a { min-height: 625px; }
  .footer-main { grid-template-columns: 1fr 1.5fr; gap: 35px; }
  .footer-social { grid-template-columns: 1fr; }
  .footer-main .footer-social > a.social-button { min-height: 84px; }
  .footer-social small { font-size: 12px; }
}
@media (max-width:800px) {
  .header-inner { min-height: 68px; padding-block: 10px; }
  .header-actions { gap: 12px; }
  .student-link { padding-inline: 12px; font-size: 12px; }
  .main-nav > .nav-tile { min-height: 64px; padding: 10px; gap: 8px; }
  .nav-title { font-size: 14px; }
  .nav-caption { font-size: 10px; }
  .nav-tile > .icon:first-child { width: 21px; height: 21px; }
  .live-section { padding-block: 64px 48px; }
  .live-heading { display: block; margin-bottom: 29px; }
  .live-heading h2 { font-size: clamp(49px,8vw,68px); }
  .live-heading > p { max-width: 570px; margin-top: 23px; font-size: 17px; }
  .live-experience { grid-template-columns: 1fr; }
  .live-visual > a { min-height: 420px; }
  .live-visual img { object-position: 64% 70%; }
  .live-invite { padding: 36px; }
  .live-invite h3 { font-size: 43px; }
  .live-invite h3 br { display: none; }
  .live-invite h3 em { display: block; }
  .live-invite > p:not(.live-support-note) { max-width: 560px; }
  .live-details { grid-template-columns: 1fr; gap: 17px; }
  .live-details > span { font-size: 15px; }
  .button-live { max-width: 390px; }
  .live-support-note { font-size: 13px; }
  .live-instagram { font-size: 15px; }
  .live-bottom { align-items: flex-start; }
  .live-bottom > p { max-width: 285px; }
  .footer-main { gap: 30px; }
  .footer-identity > p { font-size: 17px; }
}
@media (max-width:640px) {
  :root { --sticky-header-height: 164px; }
  .header-inner { height: 60px; min-height: 60px; padding-block: 7px; gap: 9px; }
  .site-header .brand { gap: 6px; }
  .site-header .brand > img { width: 29px; height: 29px; }
  .site-header .brand > span { font-size: 16px; }
  .site-header .brand small { font-size: 6px; }
  .header-actions { gap: 5px; }
  .header-social { gap: 5px; }
  .header-social .social-button, .header-actions > .student-link { min-width: 44px; width: 44px; min-height: 44px; height: 44px; padding: 0; justify-content: center; border-radius: 8px; }
  .header-actions .student-link { order: initial; }
  .header-actions .student-link > span, .header-actions .student-link > .icon:last-child { display: none; }
  .header-actions .student-link > .icon:first-child { display: block; width: 20px; height: 20px; }
  .header-social .social-button > .icon { width: 22px; height: 22px; }
  .header-nav { padding-bottom: 9px; }
  .main-nav { display: grid; position: static; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 6px; padding: 0; background: none; border: 0; box-shadow: none; }
  .main-nav > .nav-tile { min-height: 45px; padding: 10px 11px; gap: 9px; border-radius: 7px; }
  .nav-title { font-size: 14px; line-height: 1.25; font-weight: 650; }
  .nav-caption { display: none; }
  .nav-tile > .icon:first-child { width: 19px; height: 19px; }
  .hero-copy, .product-hero .hero-copy { padding-top: 17px; }
  .hero h1 { font-size: clamp(39px,10.8vw,61px); }
  .hero .eyebrow { margin-bottom: 15px; }
  .live-section { padding-block: 54px 38px; }
  .live-heading .eyebrow { font-size: 10px; letter-spacing: .1em; max-width: 290px; }
  .live-heading h2 { font-size: 51px; max-width: 350px; }
  .live-heading h2 em { display: block; font-size: 1.25em; }
  .live-heading > p { margin-top: 21px; font-size: 16px; }
  .live-experience { border-radius: 10px; }
  .live-visual > a { min-height: 355px; }
  .live-visual img { object-position: 67% 73%; }
  .live-photo-tag { top: 16px; left: 16px; padding: 8px 10px; font-size: 10px; gap: 8px; }
  .live-enlarge { right: 16px; bottom: 17px; min-height: 44px; font-size: 12px; }
  .live-visual figcaption { padding: 14px 18px; font-size: 12px; }
  .live-invite { padding: 29px 24px 25px; }
  .live-label { font-size: 10px; }
  .live-invite h3 { font-size: 35px; margin-top: 20px; }
  .live-invite h3 br { display: initial; }
  .live-invite h3 em { display: inline; }
  .live-invite > p:not(.live-support-note) { font-size: 16px; margin-top: 19px; }
  .live-details { gap: 16px; padding-block: 23px 26px; }
  .live-details > span { font-size: 14px; gap: 10px; }
  .button-live { width: 100%; font-size: 16px; padding-inline: 16px; min-height: 63px; }
  .live-support-note { font-size: 12px; }
  .live-instagram { font-size: 13px; gap: 9px; }
  .live-bottom { display: block; padding-top: 25px; }
  .live-manifesto { font-size: 30px; }
  .live-bottom > p { max-width: none; margin-top: 15px; font-size: 12px; }
  .footer-main { grid-template-columns: 1fr; gap: 35px; padding-block: 43px 30px; }
  .footer-main .brand { grid-column: auto; }
  .footer-identity > p { font-size: 18px; margin-top: 19px; }
  .footer-connect .eyebrow { font-size: 11px; }
  .footer-social { gap: 12px; }
  .footer-main .footer-social > a.social-button { padding: 20px; min-height: 86px; font-size: 17px; }
  .footer-social strong { font-size: 18px; }
  .footer-social small { font-size: 13px; }
  .footer-contact { display: flex; flex-direction: column; align-items: flex-start; gap: 9px; padding-block: 22px; }
  .footer-contact > span { font-size: 12px; }
  .footer-contact > a { font-size: 14px; }
  .footer-bottom { padding-top: 12px; gap: 13px; }
  .footer-bottom > nav { justify-content: flex-start; gap: 3px 22px; }
}
@media (max-width:359px) {
  .header-inner { gap: 5px; }
  .site-header .brand > span { font-size: 14px; }
  .site-header .brand > img { width: 26px; height: 26px; }
  .site-header .brand { gap: 5px; }
  .header-actions, .header-social { gap: 3px; }
  .main-nav > .nav-tile { gap: 7px; padding-inline: 8px; }
  .nav-title { font-size: 12px; }
  .nav-tile > .icon:first-child { width: 18px; height: 18px; }
  .live-heading h2 { font-size: 44px; }
  .live-visual > a { min-height: 330px; }
  .live-invite { padding-inline: 20px; }
  .live-invite h3 { font-size: 32px; }
  .live-details > span { font-size: 13px; }
  .button-live { font-size: 15px; gap: 11px; }
  .live-instagram { font-size: 12px; gap: 7px; }
}
/* Keep the event invitation within reach on shorter mobile viewports. */
.live-heading-action { max-width: 335px; }
.live-heading-action > p { font-size: 16px; line-height: 1.7; color: #5e5141; }
.live-heading-action .button { font-size: 14px; min-height: 49px; padding: 12px 16px; margin-top: 17px; gap: 15px; }
@media(max-width:800px) {
  .live-heading-action { max-width: 570px; margin-top: 21px; }
}
@media(max-width:640px) {
  .live-section { padding-top: 38px; }
  .live-heading .eyebrow { max-width: none; font-size: 9px; margin-bottom: 13px; }
  .live-heading h2 { font-size: 39px; max-width: none; white-space: nowrap; }
  .live-heading h2 em { display: inline; font-size: 1.03em; }
  .live-heading-action { margin-top: 18px; }
  .live-heading-action > p { font-size: 15px; line-height: 1.6; }
  .live-heading-action .button { margin-top: 16px; font-size: 15px; width: 100%; min-height: 51px; }
  .live-heading { margin-bottom: 27px; }
}
@media(max-width:359px) {
  .live-heading h2 { font-size: 32px; }
  .live-heading .eyebrow { font-size: 9px; max-width: 280px; }
}

/* A shorter homepage: clear choices, moving proof and content on demand. */
.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; border:0; }
.reading-progress { position:absolute; bottom:0; left:0; width:100%; height:3px; background:#f0bf9f; transform:scaleX(0); transform-origin:left; pointer-events:none; }
.page-home .section { padding-block:64px; }
.page-home .section-heading { margin-bottom:28px; }
.page-home .section-heading h2 { font-size:clamp(34px,3.8vw,52px); }
.page-home .eyebrow { margin-bottom:14px; }
.page-home .choice-grid .plan-card { padding:28px 30px; }
.page-home .choice-grid .plan-card h3 { font-size:34px; margin-block:20px 14px; }
.page-home .choice-grid .plan-description { min-height:0; margin-bottom:20px; font-size:16px; line-height:1.65; }
.page-home .choice-price { margin-bottom:19px; }
.page-home .choice-grid .plan-label { font-size:11px; }
.page-home .plan-help { margin-top:22px; }
.results-carousel { min-width:0; }
.carousel-toolbar { display:flex; align-items:center; justify-content:space-between; gap:18px; margin-bottom:18px; }
.carousel-toolbar > p { color:#70614d; font-size:13px; }
.carousel-controls { display:flex; align-items:center; gap:10px; }
.carousel-controls button { background:transparent; border:1px solid #b8aa94; }
.carousel-controls .icon-button { font-size:21px; width:44px; height:44px; }
.carousel-toggle { display:inline-flex; gap:12px; align-items:center; justify-content:center; border-radius:24px; min-height:44px; padding:9px 16px; font-size:13px; }
.carousel-count { font-size:12px; color:#665843; min-width:48px; text-align:center; font-variant-numeric:tabular-nums; }
.results-track { --visible-cards:3; display:flex; gap:18px; overflow-x:auto; overscroll-behavior-x:contain; scroll-snap-type:x mandatory; scrollbar-width:thin; scrollbar-color:#b6a183 transparent; padding-bottom:12px; }
.results-track > .result-card { flex:0 0 calc((100% - (var(--visible-cards) - 1)*18px)/var(--visible-cards)); scroll-snap-align:start; }
.results-track .result-card a { border:1px solid #ded6c9; }
.results-track .result-card img { aspect-ratio:1; object-fit:contain; }
.results-track .result-card figcaption { font-size:10px; padding-top:9px; }
.page-home .results-bottom { margin-top:10px; }
.page-home .fine-print { font-size:12px; max-width:850px; line-height:1.65; }
.page-home .testimonials { margin-top:26px; padding-top:24px; gap:30px; }
.page-home .testimonial blockquote { font-size:22px; line-height:1.45; }
.page-home .quote-author { margin-top:14px; }
.page-home .quote-source { display:none; }
.page-home .live-section { padding-block:58px 34px; }
.page-home .live-heading { margin-bottom:25px; }
.page-home .live-heading h2 { font-size:clamp(39px,5.3vw,72px); }
.page-home .live-heading-action { max-width:390px; }
.page-home .live-experience { grid-template-columns:1.1fr 1fr; }
.page-home .live-visual > a { min-height:450px; }
.page-home .live-invite { padding:30px; }
.page-home .live-invite h3 { font-size:42px; margin-top:15px; }
.live-responsibilities { display:grid; grid-template-columns:1fr 1fr; gap:20px; border-block:1px solid #776d574d; padding-block:20px; margin-top:23px; }
.live-responsibilities .icon { color:#edbd9e; width:24px; height:24px; }
.live-responsibilities h4 { margin:7px 0; font-size:15px; font-weight:650; }
.live-responsibilities p { font-size:14px; line-height:1.6; color:#dbd1c0; }
.live-invite > .live-option { display:flex; align-items:center; gap:10px; font-size:14px!important; line-height:1.5!important; margin:18px 0 22px!important; color:#efe4d3!important; }
.live-option .icon { width:19px; height:19px; color:#edbd9e; }
.page-home .button-live { min-height:56px; }
.page-home .live-bottom { padding-top:20px; }
.page-home .live-manifesto { font-size:27px; }
.studio-section { background:#efeae1; }
.studio-top { display:flex; align-items:flex-end; justify-content:space-between; gap:30px; margin-bottom:28px; }
.studio-top h2 { font-size:clamp(34px,3.8vw,52px); }
.studio-top h2 br { display:none; }
.studio-tabs { display:flex; gap:5px; padding:5px; border:1px solid #c8bba7; border-radius:30px; }
.studio-tabs button { min-height:44px; padding:10px 20px; font-size:14px; font-weight:550; border:0; border-radius:24px; background:transparent; color:#60503e; }
.studio-tabs button[aria-selected="true"] { background:#25231d; color:#f7f1e6; box-shadow:0 2px 5px #0002; }
.studio-panel { display:grid; grid-template-columns:.85fr 1fr; gap:52px; align-items:center; }
.studio-panel + .studio-panel { margin-top:28px; }
.studio-panel[role="tabpanel"] { margin-top:0; }
.studio-photo { position:relative; overflow:hidden; border-radius:10px; background:#25241f; }
.studio-photo img { display:block; width:100%; height:365px; object-fit:cover; object-position:50% 32%; }
.studio-photo > span { position:absolute; bottom:0; left:0; right:0; padding:17px 23px; font-size:10px; letter-spacing:.1em; background:linear-gradient(transparent,#191815e6); color:#f1dec5; }
.studio-app .studio-photo img { object-fit:contain; }
.studio-copy h3 { font-size:clamp(32px,3.5vw,44px); }
.studio-copy h3 em { font-family:Georgia,serif; font-weight:400; color:#816747; }
.studio-copy > p:not(.eyebrow) { font-size:16px; line-height:1.75; color:#686052; margin-top:18px; max-width:520px; }
.studio-copy > .text-button, .studio-copy > .button { margin-top:24px; }
.page-home .faq-list summary { padding-block:19px; }
.page-home .faq-grid { gap:50px; }
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference) {
  .plan-card { transition:transform .25s,box-shadow .25s; }
  .choice-grid .plan-card:hover { transform:translateY(-5px); box-shadow:0 16px 28px #39291817; }
  .carousel-controls button:hover { background:#e9decd; border-color:#8a7252; }
  .studio-tabs button:hover:not([aria-selected="true"]) { background:#e2d7c6; }
  .social-button:hover .icon:first-child { transform:rotate(-7deg); transition:transform .2s; }
}
@media(max-width:1000px) {
  .studio-top { align-items:flex-start; flex-direction:column; gap:20px; }
  .studio-panel { gap:30px; }
  .page-home .live-invite { padding:25px; }
  .page-home .live-invite h3 { font-size:36px; }
}
@media(max-width:800px) {
  .results-track { --visible-cards:2; }
  .page-home .live-experience { grid-template-columns:1fr; }
  .page-home .live-visual > a { min-height:280px; }
  .page-home .live-invite h3 br { display:none; }
  .page-home .live-invite h3 em { display:inline; }
  .page-home .live-heading-action { max-width:600px; margin-top:14px; }
  .studio-panel { grid-template-columns:1fr 1.05fr; gap:25px; }
  .studio-photo img { height:370px; }
  .studio-copy h3 { font-size:32px; }
}
@media(max-width:640px) {
  .page-home .section { padding-block:42px; }
  .page-home .section-heading { margin-bottom:22px; }
  .page-home .section-heading h2 { font-size:34px; }
  .page-home .section-heading > p { margin-top:14px; font-size:15px; line-height:1.65; }
  .page-home .choice-grid { gap:16px; }
  .page-home .choice-grid .plan-card { padding:23px; }
  .page-home .choice-grid .plan-card h3 { font-size:29px; margin-block:15px 12px; }
  .page-home .choice-grid .plan-description { font-size:15px; margin-bottom:17px; }
  .page-home .choice-price { margin-bottom:17px; }
  .page-home .choice-price strong { font-size:29px; }
  .page-home .plan-help { gap:5px 10px; padding:0; font-size:13px; }
  .page-home .plan-help .icon { display:none; }
  .page-home .plan-help a { min-height:44px; display:inline-flex; align-items:center; }
  .results-track { --visible-cards:1; gap:18px; }
  .carousel-toolbar { flex-direction:column; align-items:stretch; gap:10px; margin-bottom:15px; }
  .carousel-toolbar > p { display:none; }
  .carousel-controls { gap:8px; }
  .carousel-toggle { margin-right:auto; padding-inline:13px; }
  .page-home .testimonials { display:flex; overflow-x:auto; scroll-snap-type:x mandatory; gap:20px; padding-block:20px 10px; margin-top:20px; scrollbar-width:thin; scrollbar-color:#b6a183 transparent; }
  .page-home .testimonial { flex:0 0 90%; padding-left:27px; scroll-snap-align:start; }
  .page-home .testimonial blockquote { font-size:21px; }
  .page-home .quote-author img { width:36px; height:36px; }
  .page-home .quote-mark { font-size:47px; }
  .page-home .live-section { padding-block:38px 27px; }
  .page-home .live-heading h2 { font-size:39px; }
  .page-home .live-heading-action > p { font-size:15px; }
  .page-home .live-visual > a { min-height:225px; }
  .page-home .live-photo-tag { font-size:9px; padding:7px 9px; top:13px; left:13px; }
  .page-home .live-invite { padding:24px; }
  .page-home .live-label { font-size:9px; letter-spacing:.09em; }
  .page-home .live-invite h3 { font-size:33px; margin-top:12px; }
  .page-home .live-invite h3 br { display:initial; }
  .live-responsibilities { gap:17px; padding-block:17px; margin-top:19px; }
  .live-responsibilities h4 { font-size:14px; }
  .live-responsibilities p { font-size:13px; }
  .page-home .live-invite > .live-option { font-size:13px!important; margin-block:15px 18px!important; }
  .page-home .live-support-note { font-size:12px; margin-top:12px; }
  .page-home .live-bottom { display:flex; flex-wrap:wrap; gap:7px; padding-top:17px; }
  .page-home .live-bottom > p { margin:0; }
  .page-home .live-manifesto { font-size:25px; }
  .studio-top { gap:20px; margin-bottom:23px; }
  .studio-top h2 { font-size:34px; }
  .studio-tabs { width:100%; }
  .studio-tabs button { flex:1; padding-inline:10px; font-size:13px; }
  .studio-panel { grid-template-columns:1fr; gap:23px; }
  .studio-photo img { height:225px; object-position:50% 30%; }
  .studio-photo > span { font-size:9px; padding:15px 19px; }
  .studio-copy h3 { font-size:32px; }
  .studio-copy > p:not(.eyebrow) { font-size:15px; line-height:1.7; margin-top:14px; }
  .studio-copy > .text-button, .studio-copy > .button { margin-top:19px; }
  .page-home .faq-grid { gap:24px; }
  .page-home .faq-grid h2 { font-size:34px; }
  .page-home .faq-grid > div:first-child > p:not(.eyebrow) { display:none; }
  .page-home .faq-grid > div:first-child > .text-button { margin-top:10px; }
  .page-home .faq-list summary { padding-block:17px; }
  .page-home .footer-main { padding-top:35px; gap:25px; }
  .page-home .footer-identity > p { display:none; }
}
@media(max-width:359px) {
  .page-home .live-heading h2 { font-size:32px; }
  .page-home .choice-grid .plan-card, .page-home .live-invite { padding-inline:20px; }
  .page-home .section-heading h2, .studio-top h2 { font-size:30px; }
  .carousel-controls { gap:6px; }
  .carousel-toggle { font-size:12px; padding-inline:10px; gap:8px; }
  .carousel-count { font-size:11px; min-width:42px; }
}
@media(prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  *, *::before, *::after { animation:none!important; transition:none!important; }
}

/* Avoid stacked text margins in the compact program cards. */
.page-home .choice-grid .plan-label { margin-bottom:0; }
.page-home .choice-grid .plan-description { margin-top:0; }
@media(max-width:640px) { .studio-top h2 br { display:initial; } }

/* Premium refinements: intact portrait, complete membership comparison, quieter surfaces. */
:root { --premium-line:#d4c7b2; --premium-shadow:0 12px 32px #392b1910; }
.button { border-radius:9px; letter-spacing:-.015em; box-shadow:inset 0 1px 0 #ffffff20,0 3px 7px #1918150b; }
.button-gold { background:linear-gradient(125deg,#e8d4b4,#d8bd92); border-color:#d6ba8f; }
.button-dark { background:linear-gradient(135deg,#302d25,#211f1a); border-color:#302d25; }
.button-border { border-color:#ac987a; }
.button:focus-visible { outline-offset:4px; }
.section-heading h2, .studio-top h2 { line-height:1.12; }
.page-home .choice-grid .plan-card { border-radius:13px; box-shadow:var(--premium-shadow); }
.page-home .choice-grid .plan-label { border-bottom:1px solid #aa906f40; padding-bottom:14px; }
.results-track .result-card a { border-radius:11px; border:1px solid #cfc3ae; box-shadow:0 4px 10px #32291608; }
.results-track .result-card figcaption { color:#71634e; letter-spacing:.05em; padding:12px 3px 0; }
.expand-mark { width:36px; height:36px; line-height:36px; border:1px solid #ded3bf; }
.studio-panel { grid-template-columns:.8fr 1fr; gap:clamp(35px,6vw,90px); }
.studio-photo.studio-portrait { max-width:390px; width:100%; margin-inline:auto; padding:10px 10px 0; border:1px solid #d0c2ad; border-radius:15px; background:#f9f5ed; box-shadow:0 16px 35px #4c38241a; }
.studio-photo.studio-portrait img { width:100%; height:auto; aspect-ratio:810/990; object-fit:contain; object-position:center; border-radius:8px; }
.studio-photo > .portrait-caption { position:static; display:flex; align-items:center; justify-content:space-between; gap:12px; padding:17px 7px; color:#312c24; background:none; }
.portrait-caption strong { font:italic 26px/1.1 Georgia,serif; letter-spacing:-.03em; }
.portrait-caption small { font-size:8px; line-height:1.6; letter-spacing:.12em; max-width:110px; text-align:right; color:#736048; }
.studio-copy h3 { font-size:clamp(34px,3.6vw,48px); line-height:1.1; }
.studio-copy > p:not(.eyebrow) { max-width:510px; }
.studio-credentials { display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:25px; padding-block:20px; border-block:1px solid var(--premium-line); }
.studio-credentials strong { display:block; font-size:18px; line-height:1.35; font-weight:600; color:#534431; }
.studio-credentials span { display:block; font-size:12px; line-height:1.6; color:#746858; margin-top:5px; }
.studio-app .studio-photo { padding:25px; background:radial-gradient(ellipse at top,#464033,#24231f 75%); border:1px solid #66563e; border-radius:14px; box-shadow:var(--premium-shadow); min-height:420px; display:flex; flex-direction:column; justify-content:center; }
.studio-app .studio-photo img { width:100%; height:auto; object-fit:contain; }
.studio-app .studio-photo > span { position:static; background:none; padding:20px 0 0; text-align:center; font-size:10px; }
.membership-section { background:linear-gradient(180deg,#efe9dd,#f8f5ef); padding-block:84px 60px; }
.membership-heading { display:flex; align-items:flex-end; justify-content:space-between; gap:60px; margin-bottom:30px; }
.membership-heading h2 { font-size:clamp(39px,4.6vw,64px); line-height:1.08; }
.membership-heading h2 em { color:#836746; }
.membership-intro { max-width:370px; }
.membership-intro > p { color:#6e6251; font-size:17px; line-height:1.75; }
.membership-intro .text-button { font-size:14px; margin-top:13px; color:#645038; }
.membership-included { display:flex; justify-content:space-between; align-items:center; gap:22px; border-block:1px solid #d5c8b5; padding-block:19px; margin-bottom:30px; }
.membership-included > span { display:flex; align-items:center; gap:10px; font-size:14px; color:#61533f; }
.membership-included .icon { width:21px; height:21px; color:#8d7049; }
.membership-grid { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:13px; align-items:stretch; }
.membership-card { position:relative; display:flex; flex-direction:column; padding:23px 18px 19px; border:1px solid #d5c9b5; border-radius:13px; background:#fffdf8; box-shadow:0 8px 22px #3c2d1710; overflow:hidden; }
.membership-card::before { content:""; position:absolute; top:0; left:18px; right:18px; height:3px; background:#b29a74; border-radius:0 0 3px 3px; }
.membership-topline { display:flex; align-items:center; justify-content:space-between; gap:4px; font-size:8px; letter-spacing:.09em; color:#78674e; border-bottom:1px solid #e7ddcd; padding-bottom:15px; }
.membership-topline > span:last-child { font:italic 19px/1 Georgia,serif; color:#9e8764; }
.membership-kicker { margin-top:22px; font-size:9px; letter-spacing:.08em; color:#8a7659; }
.membership-card h3 { font-size:25px; font-weight:650; letter-spacing:-.035em; margin-top:9px; line-height:1.25; }
.membership-metric { display:flex; align-items:center; gap:12px; min-height:89px; padding-block:19px 12px; }
.membership-metric > strong { font:italic 53px/1 Georgia,serif; color:#9a7b51; }
.membership-metric > span { font-size:16px; line-height:1.3; font-weight:550; }
.membership-metric small { display:block; font-size:11px; line-height:1.5; font-weight:400; color:#847460; margin-top:3px; }
.membership-metric .icon { width:28px; height:28px; color:#9a7b51; }
.membership-description { font-size:14px; line-height:1.65; color:#756958; min-height:99px; padding-top:10px; }
.membership-features { list-style:none; padding:18px 0 0; margin:14px 0 23px; border-top:1px solid #e7ddcd; display:grid; gap:12px; }
.membership-features li { display:flex; align-items:flex-start; gap:7px; font-size:12px; line-height:1.6; }
.membership-features .icon { width:16px; height:16px; margin-top:2px; color:#95764d; }
.membership-purchase { margin-top:auto; }
.membership-price { display:flex; align-items:baseline; gap:4px; margin-bottom:17px; white-space:nowrap; }
.membership-price > span { font-size:13px; color:#78664c; }
.membership-price strong { font-size:36px; font-weight:600; line-height:1.15; letter-spacing:-.055em; }
.membership-price small { font-size:12px; color:#786b59; }
.membership-card .button { width:100%; min-height:57px; padding:12px 10px; gap:7px; justify-content:space-between; font-size:13px; line-height:1.4; }
.membership-card .button .icon { width:17px; height:17px; }
.membership-note { font-size:10px; line-height:1.65; color:#847664; margin-top:13px; min-height:50px; }
.membership-home { background:#f2eadc; }
.membership-home .membership-topline { font-size:7px; }
.membership-combo { background:linear-gradient(145deg,#3a352a,#222019); border-color:#8e7654; color:#fcf5e9; box-shadow:0 12px 26px #2f27172a; }
.membership-combo::before { height:4px; background:#e1bd83; }
.membership-combo .membership-topline, .membership-combo .membership-features { border-color:#8d795844; }
.membership-combo .membership-topline, .membership-combo .membership-kicker, .membership-combo .membership-metric > .icon, .membership-combo .membership-price > span, .membership-combo .membership-features .icon { color:#e4c99f; }
.membership-combo .membership-description, .membership-combo .membership-note, .membership-combo .membership-price small, .membership-combo .membership-metric small { color:#cdbfa7; }
.membership-terms { display:grid; grid-template-columns:repeat(3,1fr); gap:32px; margin-top:30px; padding:23px 0; border-block:1px solid #d5c8b5; }
.membership-terms > div > span { font-size:9px; letter-spacing:.12em; color:#947c59; }
.membership-terms p { font-size:13px; color:#736451; line-height:1.7; margin-top:7px; max-width:330px; }
.membership-terms strong { font-weight:600; color:#4d4030; }
.membership-section .guarantee-bar { margin-top:25px; }
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference) {
  .membership-card { transition:transform .25s,box-shadow .25s,border-color .25s; }
  .membership-card:hover { transform:translateY(-5px); border-color:#b29973; box-shadow:0 17px 30px #3d2d191c; }
  .button:hover { box-shadow:inset 0 1px 0 #ffffff28,0 6px 15px #392d191a; }
}
@media(max-width:1279px) {
  .membership-grid { grid-template-columns:repeat(6,minmax(0,1fr)); gap:20px; }
  .membership-card { grid-column:span 2; padding:26px; }
  .membership-home, .membership-combo { grid-column:span 3; }
  .membership-card h3 { font-size:28px; }
  .membership-card .button { font-size:15px; padding-inline:15px; }
  .membership-description { min-height:90px; }
  .membership-features li { font-size:14px; }
  .membership-topline { font-size:9px; }
  .membership-home .membership-topline { font-size:9px; }
  .membership-note { font-size:11px; }
}
@media(max-width:950px) {
  .membership-card { padding:20px 17px; }
  .membership-card h3 { font-size:24px; }
  .membership-card .button { font-size:14px; padding-inline:12px; }
  .membership-features li { font-size:12px; }
  .membership-included { gap:16px; }
  .membership-included > span { font-size:12px; }
  .membership-heading { gap:30px; }
  .membership-intro { max-width:280px; }
  .membership-intro > p { font-size:15px; }
}
@media(max-width:800px) {
  .studio-panel { grid-template-columns:.85fr 1fr; gap:30px; }
  .studio-credentials { gap:12px; }
  .studio-credentials strong { font-size:16px; }
  .studio-photo > .portrait-caption { flex-direction:column; align-items:flex-start; gap:6px; }
  .portrait-caption small { max-width:none; text-align:left; }
}
@media(max-width:640px) {
  .studio-panel { grid-template-columns:1fr; gap:29px; }
  .studio-photo.studio-portrait { max-width:290px; padding:8px 8px 0; border-radius:13px; }
  .studio-photo > .portrait-caption { flex-direction:row; align-items:center; padding:15px 6px; }
  .portrait-caption strong { font-size:24px; }
  .portrait-caption small { font-size:7px; max-width:100px; text-align:right; }
  .studio-copy h3 { font-size:35px; }
  .studio-credentials { margin-top:21px; padding-block:17px; }
  .studio-credentials span { font-size:11px; }
  .studio-app .studio-photo { min-height:260px; padding:23px; }
  .membership-section { padding-block:48px 38px; }
  .membership-heading { display:block; margin-bottom:23px; }
  .membership-heading h2 { font-size:40px; }
  .membership-intro { max-width:none; margin-top:20px; }
  .membership-intro .text-button { font-size:13px; margin-top:10px; }
  .membership-included { display:grid; gap:13px; padding-block:18px; margin-bottom:23px; }
  .membership-included > span { font-size:13px; }
  .membership-grid { grid-template-columns:1fr; gap:18px; }
  .membership-card, .membership-home, .membership-combo { grid-column:auto; padding:23px; }
  .membership-card h3 { font-size:31px; }
  .membership-topline, .membership-home .membership-topline { font-size:9px; }
  .membership-kicker { margin-top:17px; font-size:9px; }
  .membership-metric { min-height:0; padding-block:16px 6px; }
  .membership-metric > strong { font-size:45px; }
  .membership-description { font-size:15px; min-height:0; padding-top:10px; }
  .membership-features { margin-block:18px 23px; gap:9px; padding-top:16px; }
  .membership-features li { font-size:13px; }
  .membership-price { margin-bottom:17px; }
  .membership-price strong { font-size:42px; }
  .membership-card .button { font-size:15px; min-height:55px; padding-inline:17px; }
  .membership-note { min-height:0; font-size:11px; }
  .membership-terms { grid-template-columns:1fr; gap:16px; margin-top:24px; padding-block:21px; }
  .membership-terms p { max-width:none; margin-top:4px; }
}
@media(max-width:359px) {
  .membership-card { padding-inline:20px; }
  .membership-heading h2 { font-size:35px; }
  .studio-copy h3 { font-size:32px; }
}
/* Give the five-way comparison enough room for readable labels. */
.membership-section > .container { width:min(calc(100% - 80px),1320px); }
.membership-card h3 { margin-top:20px; font-size:27px; }
.membership-topline, .membership-home .membership-topline { font-size:9px; letter-spacing:.04em; }
.membership-description { min-height:88px; }
.membership-features { gap:10px; margin-bottom:20px; }
.membership-features li { font-size:13px; }
.membership-note { color:#76654f; font-size:11px; }
.membership-combo .membership-note { color:#cdbfa7; }
.membership-card .button { min-height:58px; font-size:14px; }
@media(max-width:950px) {
  .membership-section > .container { width:calc(100% - 64px); }
  .membership-card h3 { font-size:23px; }
  .membership-features li { font-size:12px; }
  .membership-topline, .membership-home .membership-topline { font-size:8px; }
}
@media(max-width:640px) {
  .membership-section > .container { width:calc(100% - 40px); }
  .membership-card h3 { font-size:31px; margin-top:18px; }
  .membership-description { min-height:0; }
  .membership-features li { font-size:13px; }
  .membership-topline, .membership-home .membership-topline { font-size:9px; }
  .membership-card .button { font-size:15px; }
}
.detail-photo img { aspect-ratio:auto; object-fit:contain; border:1px solid #d4c7b2; box-shadow:var(--premium-shadow); }
