/* Local editable integration layer. Sections can be adjusted independently here. */
:root { --local-paper: #f7f5ef; --local-ink: #171918; --local-lime: #e8ffc8; --local-line: #dedfd8; }

/* 01 · Landing. Keep the approved design above the shared SEO foundations. */
.proposal-landing .skip-link, .proposal-form .skip-link { position: fixed; }
.proposal-landing .hero-sub { font-size: 16px !important; }
.proposal-landing .proposal-nav-links a { font-size: 14px; }
.proposal-landing .proposal-announcement { font-size: 14px; }
.proposal-landing .proposal-safe-note { font-size: 13px; }

/* 02 · Condition pages. Light navigation, editorial type and sage offer panel. */
.proposal-condition { background: #fff; color: var(--local-ink); }
.proposal-condition .foundation-nav { height: 74px !important; min-height: 74px !important; background: rgba(255,255,255,.96) !important; box-shadow: none !important; border-bottom: 1px solid var(--local-line) !important; }
.proposal-condition .foundation-nav .nav-logo { display: flex; flex-direction: column; gap: 5px; width: auto; height: auto; margin: 0; overflow: visible; color: var(--local-ink); }
.proposal-condition .local-wordmark { color: var(--local-ink) !important; font-family: var(--serif); font-size: 24px; line-height: 1; letter-spacing: -.035em; }
.proposal-condition .nav-logo small { color: #626865; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; }
.proposal-condition .foundation-links a { color: #505952; }
.proposal-condition .foundation-menu { color: var(--local-ink); border-color: #929b93; }
.proposal-condition .foundation-nav .nav-cta { background: var(--local-ink) !important; color: #fff !important; border-radius: 10px; box-shadow: none !important; }
.proposal-condition .condition-hero { background: var(--local-paper); }
.proposal-condition .condition-hero h1 { color: var(--local-ink); font-weight: 500; letter-spacing: -.04em; }
.proposal-condition .section-label, .proposal-condition .breadcrumbs, .proposal-condition .breadcrumbs a { color: #505b51; }
.proposal-condition .btn-primary { background: var(--local-ink) !important; color: #fff !important; border-radius: 11px; box-shadow: none !important; }
.proposal-condition .btn-secondary { border-radius: 11px; box-shadow: none; }
.proposal-condition .condition-hero .hero-panel { background: #e6eee3; border: 1px solid #cad7c8; box-shadow: none; border-radius: 22px; }
.proposal-condition .condition-hero .hero-panel h2 { color: var(--local-ink); }
.proposal-condition .condition-hero .hero-panel p, .proposal-condition .offer-list li { color: #37473b; }
.proposal-condition .condition-hero .hero-panel .panel-kicker, .proposal-condition .offer-list strong { color: #435c48; }
.proposal-condition .offer-list li { border-color: #bdcdbb; }
.proposal-condition .info-card { border-radius: 18px; border-color: var(--local-line); }
.proposal-condition .teal-card, .proposal-condition .muted-band { background: #f3f5ef; }
.proposal-condition .final-cta { background: var(--local-ink); }
.proposal-condition .final-cta .btn-primary { background: var(--local-lime) !important; color: var(--local-ink) !important; }

/* 03 · Form. Preserve onboarding layout and last field-alignment correction. */
.proposal-form { --proposal-lime: var(--local-lime); }
.proposal-form .card-sub { font-size: 16px !important; }
.proposal-form .proposal-rail-intro > span { font-size: 14px; }
.proposal-form .proposal-rail-steps strong { font-size: 14px; }
.proposal-form .proposal-rail-steps small { font-size: 12px; }
.proposal-form .proposal-rail-doctor strong { font-size: 14px; }
.proposal-form .proposal-rail-doctor span { font-size: 12px; }

/* 04 · Clinic footer. Restore official contact even where the old proposal hid it. */
.proposal-form > footer.clinic-footer { display: block !important; grid-column: 1/-1; grid-row: 4; padding: 36px; }
.proposal-form footer.clinic-footer, .proposal-landing footer.clinic-footer, .proposal-condition footer.clinic-footer { background: #1a1d1b !important; }
.clinic-footer h2, .clinic-footer h3, .clinic-footer p, .clinic-footer address, .clinic-footer a { font-family: var(--sans); }
.clinic-footer h2 { font-family: var(--serif); }

/* 05 · Photos. Entire image visible; filenames remain secondary. */
.proposal-form #card-9 > .upload-zone { display: grid; grid-template-columns: 48px minmax(0,1fr); gap: 4px 16px; padding: 22px 24px !important; text-align: left; }
.proposal-form #card-9 > .upload-zone .upload-icon { grid-row: 1/3; width: 48px; height: 48px; margin: 0; border-radius: 12px; }
.proposal-form #card-9 > .upload-zone .upload-hints { display: flex; flex-direction: row; flex-wrap: wrap; gap: 4px 14px; margin: 0; }
.proposal-form #card-9 .upload-zone:focus-within { outline: 3px solid #667e6d; outline-offset: 4px; }
.proposal-form #card-9 .lab-upload .upload-zone { padding: 18px !important; }
.proposal-form #card-9 .lab-upload .upload-icon { width: 40px; height: 40px; margin-bottom: 8px; }
.photo-gallery-status { font-size: 14px; color: #505d54; margin: 20px 0 12px; line-height: 1.5; }
.photo-gallery-status:empty { display: none; }
.proposal-form #fileList.photo-gallery { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; margin-top: 12px; }
.photo-card { min-width: 0; border: 1px solid #d8ddd5; border-radius: 16px; background: #fff; overflow: hidden; }
.photo-card-preview { position: relative; display: block; width: 100%; aspect-ratio: 1; padding: 12px; border: 0; border-bottom: 1px solid #e0e4dd; background: #edf0ea; cursor: zoom-in; }
.photo-card-preview img { display: block; width: 100%; height: 100%; object-fit: contain; border-radius: 6px; }
.photo-enlarge { position: absolute; bottom: 10px; right: 10px; background: #fff; color: #26382c; padding: 7px 10px; border: 1px solid #d8ddd5; border-radius: 8px; font-size: 12px; }
.photo-preview-fallback { font-size: 14px; color: #4d5e52; line-height: 1.5; }
.photo-card-caption { display: flex; align-items: center; gap: 8px; padding: 12px; }
.photo-card-caption > div { min-width: 0; flex: 1; }
.photo-card-caption strong { display: block; font-size: 15px; color: #24352a; margin-bottom: 4px; }
.photo-card-filename { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; color: #626b65; }
.photo-card-remove { width: 44px; height: 44px; flex: 0 0 44px; border: 1px solid #d8ddd5; border-radius: 10px; background: #fff; color: #546258; font-size: 24px; cursor: pointer; }
.photo-card-remove:hover { background: #fff1ed; color: #8a392b; border-color: #d6ada4; }
.photo-lightbox { position: fixed; inset: 0; width: min(1000px,calc(100% - 32px)); max-width: none; max-height: calc(100dvh - 32px); margin: auto; padding: 16px; border: 0; border-radius: 18px; background: #fff; color: #1a1d1b; overflow: auto; box-shadow: 0 24px 90px #0005; }
.photo-lightbox::backdrop { background: rgb(12 22 16 / 78%); }
.photo-lightbox-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 12px; }
.photo-lightbox-header strong { font-size: 18px; }
.photo-lightbox-header button { min-height: 44px; padding: 10px 16px; border: 1px solid #cad2c7; border-radius: 10px; background: #f0f4ed; cursor: pointer; }
.photo-lightbox > img { width: 100%; height: min(72dvh,780px); object-fit: contain; background: #f0f2ed; border-radius: 10px; }
.photo-lightbox [hidden] { display: none; }
.photo-lightbox-filename { font-size: 13px; color: #5c675e; margin: 12px 0 0; overflow-wrap: anywhere; }
.photo-lightbox-error { padding: 48px 24px; font-size: 16px; line-height: 1.6; }
@media (max-width: 1100px) { .proposal-form #fileList.photo-gallery { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (max-width: 480px) {
  .proposal-form #card-9 > .upload-zone { padding: 18px !important; grid-template-columns: 36px minmax(0,1fr); gap: 6px 12px; }
  .proposal-form #card-9 > .upload-zone .upload-icon { width: 36px; height: 36px; }
  .proposal-form #card-9 > .upload-zone .upload-hints { grid-column: 1/-1; margin-top: 6px; }
  .proposal-form #fileList.photo-gallery { gap: 10px; }
  .photo-card-preview { padding: 6px; }
  .photo-card-caption { padding: 8px; gap: 4px; }
  .photo-enlarge { right: 6px; bottom: 6px; padding: 5px 7px; }
  .photo-card-remove { width: 44px; flex-basis: 44px; }
}
@media (max-width: 760px) {
  .proposal-condition .foundation-nav { height: 62px !important; min-height: 62px !important; }
  .proposal-condition .local-wordmark { font-size: 22px; }
  .proposal-condition .nav-logo small { font-size: 12px; }
  .proposal-form > footer.clinic-footer { padding: 32px 20px 100px; }
}

.proposal-proof-band strong [data-animate-number] { display: inline; font: inherit; letter-spacing: inherit; color: inherit; font-variant-numeric: tabular-nums; }
.proposal-landing .doctor-photo-wrap { background: #dfd0b7; }
.proposal-landing .doctor-photo-wrap img { filter: none; object-position: 50% 18%; }
.proposal-avatar img, .proposal-rail-doctor img { object-position: 50% 20%; }

/* 07 · Visible carousel controls, independent of edge clipping. */
.proposal-landing .carousel-outer { padding-top: 64px; }
.proposal-landing .carousel-arrow { display: flex !important; top: 0; width: 48px; height: 48px; background: #263e31; color: #fff; border: 1px solid #263e31; transform: none !important; box-shadow: none; opacity: 1; }
.proposal-landing .carousel-arrow.prev { left: auto; right: 84px; }
.proposal-landing .carousel-arrow.next { right: 24px; }
.proposal-landing .carousel-arrow:hover { background: #4e6757; }
.proposal-landing .carousel-arrow:disabled { opacity: .45; cursor: default; }
.proposal-landing .cond-card-img { display: block; width: 100%; max-width: none; height: 100%; object-fit: cover; }

/* 08 · Quiet price section and readable footer links. */
.proposal-landing .price-compact { grid-template-columns: minmax(0,1.4fr) minmax(280px,.6fr); gap: 60px; padding: 64px max(24px,calc((100% - 1180px)/2)); background: #f3f1ea; border-block: 1px solid #e2e2d8; }
.price-compact .proposal-value-copy h2 { font-size: clamp(32px,3.8vw,48px); line-height: 1.06; margin: 16px 0; }
.price-compact .proposal-value-copy > span { font-size: 16px; }
.price-action > p { color: #20362e; margin: 0 0 5px; }
.price-action strong { font: 500 48px/1.1 var(--serif); letter-spacing: -.04em; }
.price-action > p span { font-size: 13px; font-weight: 700; }
.price-action > span { color: #647064; font-size: 13px; }
.price-action > a { display: flex; justify-content: space-between; align-items: center; min-height: 56px; gap: 20px; margin-top: 22px; padding: 15px 20px; border-radius: 11px; background: #1a1d1b; color: #fff; text-decoration: none; font-size: 15px; font-weight: 700; }
.clinic-footer nav.clinic-legal { position: static !important; inset: auto !important; display: flex !important; flex-wrap: wrap; justify-content: flex-start; gap: 14px 28px; width: 100%; height: auto !important; min-height: 0 !important; margin: 28px 0 0; padding: 20px 0 0 !important; background: transparent !important; border: 0 !important; border-top: 1px solid #ffffff30 !important; box-shadow: none !important; backdrop-filter: none !important; }
.clinic-footer nav.clinic-legal a { color: #e6eae4 !important; font-size: 13px; line-height: 1.6; text-decoration: underline; text-underline-offset: 4px; }
.clinic-footer nav.clinic-legal a:hover { color: #cfe1bf !important; }

/* 09 · Original mockups, with automatic presentation instead of required clicks. */
.auto-illustration { position: relative; width: 100%; min-width: 0; margin-inline: auto; }
.auto-hero { max-width: 580px; }
.auto-story { max-width: 550px; }
.auto-phone { max-width: 360px; }
.animation-toggle { position: absolute; top: 9px; right: 10px; z-index: 3; display: grid; place-items: center; width: 36px; height: 36px; border: 1px solid #6c7d6940; border-radius: 50%; background: #ffffffe6; color: #56675b; font: 500 14px var(--sans); cursor: pointer; }
.animation-toggle[hidden] { display: none; }
.animation-toggle:hover { background: #e5ede0; }
.animation-toggle:focus-visible { outline: 3px solid #9c6d50; outline-offset: 3px; }
.auto-story .animation-toggle { top: -12px; right: -8px; }
.auto-phone .animation-toggle { top: 0; right: 0; }
.auto-preview-stack { display: grid; }
.auto-preview-slide { grid-area: 1/1; min-width: 0; opacity: 0; visibility: hidden; transform: translateY(8px); transition: opacity .45s ease, transform .45s ease, visibility .45s; }
.auto-hero[data-frame="0"] [data-auto-slide="0"], .auto-hero[data-frame="1"] [data-auto-slide="1"], .auto-hero[data-frame="2"] [data-auto-slide="2"] { opacity: 1; visibility: visible; transform: translateY(0); }
.auto-preview-note { margin: 20px 0; color: #65736a; font-size: 14px; line-height: 1.7; }
.auto-hero .proposal-preview-progress { grid-template-columns: repeat(3,1fr); }
.auto-hero .proposal-preview-progress span { background: #e9e9e5; transition: background .45s; }
.auto-hero[data-frame="0"] .proposal-preview-progress span:nth-child(1), .auto-hero[data-frame="1"] .proposal-preview-progress span:nth-child(-n+2), .auto-hero[data-frame="2"] .proposal-preview-progress span { background: #263e31; }
.auto-closeup img { transform: scale(1.45); }
.auto-story-option { width: 100%; min-height: 55px; display: flex; align-items: center; justify-content: space-between; margin-top: 9px; padding: 13px 16px; border: 1px solid #dfe3de; border-radius: 10px; background: #fff; color: #424845; font-size: 12px; transition: background .45s, border-color .45s, box-shadow .45s; }
.auto-story-option > span { display: grid; width: 22px; height: 22px; place-items: center; border-radius: 50%; background: #66816e; color: #fff; font-size: 10px; opacity: 0; transform: scale(.7); transition: opacity .45s, transform .45s; }
.auto-story[data-frame="0"] .auto-story-option:nth-of-type(3), .auto-story[data-frame="1"] .auto-story-option:nth-of-type(4), .auto-story[data-frame="2"] .auto-story-option:nth-of-type(5) { border-color: #78927f; background: #f8fbf5; box-shadow: 0 0 0 2px #78927f1f; }
.auto-story[data-frame="0"] .auto-story-option:nth-of-type(3) > span, .auto-story[data-frame="1"] .auto-story-option:nth-of-type(4) > span, .auto-story[data-frame="2"] .auto-story-option:nth-of-type(5) > span { opacity: 1; transform: scale(1); }
.auto-story .proposal-ui-line i { transition: width .65s ease; }
.auto-story[data-frame="0"] .proposal-ui-line i { width: 33%; }
.auto-story[data-frame="1"] .proposal-ui-line i { width: 66%; }
.auto-story[data-frame="2"] .proposal-ui-line i { width: 100%; }
.phone-add { position: relative; aspect-ratio: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 3px; border-radius: 12px; background: #f1f0eb; color: #5f6662; font-size: 22px; }
.phone-add > span { font-size: 8px; }
.auto-phone-shot img, .auto-phone-shot i { transition: opacity .5s ease, transform .5s ease; }
.auto-phone-shot .phone-placeholder { position: absolute; inset: 0; display: grid; place-items: center; padding-bottom: 20px; color: #9ba495; font-size: 28px; }
.auto-phone-shot figcaption { position: absolute; left: 5px; right: 5px; bottom: 5px; padding: 4px; background: #ffffffeb; border-radius: 5px; color: #566354; font-size: 9px; text-align: center; }
.auto-phone.is-animated[data-frame="0"] .auto-phone-shot img, .auto-phone.is-animated[data-frame="0"] .auto-phone-shot i, .auto-phone.is-animated[data-frame="1"] .auto-phone-shot:nth-child(2) img, .auto-phone.is-animated[data-frame="1"] .auto-phone-shot:nth-child(2) i { opacity: 0; transform: translateY(12px) scale(.95); }
.auto-phone .proposal-phone { position: relative; }
.condition-photo-guide { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 48px; align-items: center; overflow: hidden; padding: 42px; margin-bottom: 30px; border-radius: 26px; background: #f4e6df; }
.condition-photo-guide > div:first-child > p:last-child { font-size: 17px; line-height: 1.75; color: #59675e; }
.condition-photo-guide h2 { margin: 16px 0; }
.proposal-condition .auto-hero .proposal-preview-body { padding: 28px 24px; }
.proposal-condition .auto-hero h2 { font-size: 34px; }
@media (max-width: 1000px) {
 .proposal-condition .auto-hero h2 { font-size: 29px; }
 .condition-photo-guide { gap: 30px; padding: 28px; }
}
@media (max-width: 760px) {
 .condition-photo-guide { grid-template-columns: minmax(0,1fr); gap: 26px; padding: 28px 20px 0; }
 .auto-phone { max-width: 310px; }
 .auto-story .animation-toggle { right: 0; }
 .auto-phone .animation-toggle { top: 6px; }
 .proposal-landing .price-compact { grid-template-columns: minmax(0,1fr); padding: 40px 24px; gap: 26px; }
 .price-action { max-width: 420px; width: 100%; }
 .clinic-footer nav.clinic-legal { gap: 14px 22px; }
}
@media (prefers-reduced-motion: reduce) {
 .auto-illustration *, .auto-illustration *::before { transition: none !important; }
}

/* 10 · Compact clinic footer; wordmark follows each page's header gutter. */
.proposal-landing > footer.clinic-footer { padding: 30px max(24px,calc((100% - 1320px)/2)) 22px; }
.proposal-condition > footer.clinic-footer { padding: 30px clamp(20px,5vw,72px) 22px; }
.proposal-form > footer.clinic-footer { padding: 30px 28px 22px; }
.clinic-footer .clinic-grid { grid-template-columns: 1.15fr 1fr 1fr; gap: 24px; align-items: start; }
.clinic-footer .clinic-brand { display: inline-flex; flex-direction: column; align-items: flex-start; gap: 5px; margin-bottom: 15px; color: #fffdf9; text-decoration: none; }
.clinic-footer .clinic-brand > span { font-family: var(--serif,Georgia,serif); font-size: 24px; line-height: .95; letter-spacing: -.035em; }
.clinic-footer .clinic-brand > small { color: #bdc7be; font-family: var(--sans,Arial,sans-serif); font-size: 8px; font-weight: 700; line-height: 1.5; letter-spacing: .2em; text-transform: uppercase; }
.clinic-footer .clinic-grid h3 { margin-bottom: 8px; font-size: 12px; }
.clinic-footer .clinic-grid p, .clinic-footer .clinic-grid address { margin: 0 0 8px; font-size: 13px; line-height: 1.6; }
.clinic-footer .clinic-grid address { max-width: 350px; }
.clinic-footer .clinic-grid a { font-size: 13px; }
.clinic-footer .clinic-phones { max-width: 300px; gap: 0 12px; margin-bottom: 6px; }
.clinic-footer .clinic-phones a { min-height: 32px; }
.clinic-footer nav.clinic-legal { justify-content: center; gap: 0 24px; margin-top: 18px; padding-top: 10px !important; text-align: center; }
.clinic-footer nav.clinic-legal a { min-height: 36px; font-size: 12px; }
.clinic-footer .clinic-copyright { margin: 6px 0 0; font-size: 11px; line-height: 1.5; text-align: center; }
.proposal-condition { --proposal-black: #171918; --proposal-lime: #e8ffc8; }
.proposal-condition .auto-illustration p, .proposal-condition .auto-illustration h2, .proposal-condition .auto-illustration h4, .proposal-condition .auto-illustration figure { margin-top: 0; }
@media (max-width: 768px) {
 .proposal-landing > footer.clinic-footer { padding: 26px 17px 94px; }
 .proposal-condition > footer.clinic-footer { padding: 26px 18px 22px; }
 .proposal-form > footer.clinic-footer { padding: 26px 13px 94px; }
 .clinic-footer .clinic-grid { grid-template-columns: 1fr 1fr; gap: 18px 22px; }
 .clinic-footer .clinic-grid > div:first-child { grid-column: 1/-1; }
 .clinic-footer .clinic-brand > span { font-size: 20px; }
 .clinic-footer .clinic-brand > small { font-size: 7px; }
 .clinic-footer .clinic-grid address { max-width: 420px; }
 .clinic-footer .clinic-phones { grid-template-columns: 1fr; }
 .clinic-footer .clinic-phones a { min-height: 40px; }
 .clinic-footer nav.clinic-legal { gap: 0 18px; margin-top: 12px; }
 .clinic-footer nav.clinic-legal a { min-height: 44px; }
}

/* 11 · White copy panel and enough line spacing for the italic title. */
.proposal-landing .hero, .proposal-landing .hero-left { background: #fff !important; }
.proposal-landing .hero h1 { line-height: 1.14 !important; }

/* 12 · Report color, paired clinic lines and the matching appointment page. */
.proposal-landing .journey-result { background: #e4eef1; }
.clinic-footer .clinic-grid { grid-template-columns: minmax(0,1fr) minmax(0,.95fr) minmax(0,1.2fr); gap: 24px; }
.clinic-footer .clinic-phones { display: flex; flex-direction: column; gap: 0; max-width: none; margin-bottom: 6px; }
.clinic-footer .clinic-phone-pair { display: flex; align-items: center; gap: 7px; white-space: nowrap; }
.clinic-footer .clinic-phone-pair a { min-height: 30px; }
.clinic-footer .clinic-phone-pair > span { color: #91a292; font-size: 12px; }
.clinic-footer .clinic-hours { margin: 0; color: #e4e6e7; font-size: 13px; line-height: 1.6; }
.clinic-footer .clinic-hours > div { display: grid; grid-template-columns: 100px minmax(0,1fr); gap: 10px; padding: 3px 0; }
.clinic-footer .clinic-hours dt { font-weight: 400; }
.clinic-footer .clinic-hours dd { margin: 0; }
.proposal-presencial { background: #fff !important; color: #20352b; }
.proposal-presencial .presencial-header { position: sticky; top: 0; z-index: 20; min-height: 74px; padding: 0 max(24px,calc((100% - 1320px)/2)); border-bottom: 1px solid #dedfd8; background: #fffffff5; }
.proposal-presencial .presencial-brand { display: inline-flex; flex-direction: column; align-items: flex-start; gap: 5px; color: #171918; text-decoration: none; }
.presencial-brand > span { font-family: var(--serif); font-size: 24px; line-height: .95; letter-spacing: -.035em; }
.presencial-brand > small { color: #626865; font: 700 8px/1.5 var(--sans); letter-spacing: .2em; text-transform: uppercase; }
.presencial-back { display: inline-flex; align-items: center; gap: 12px; min-height: 44px; color: #56655a; font-size: 14px; text-decoration: none; }
.proposal-presencial .page { width: min(100%,1240px); padding: 48px 24px 64px; }
.proposal-presencial .hero { padding: 0; gap: 28px; }
.proposal-presencial .intro { padding: 36px; border: 1px solid #e0e6dc; border-radius: 26px; background: #f4f7f0 !important; box-shadow: none !important; gap: 36px; }
.proposal-presencial h1 { font: 500 clamp(36px,4.8vw,58px)/1.08 var(--serif); letter-spacing: -.04em; color: #20352b; }
.proposal-presencial .eyebrow { color: #617466; font-size: 11px; letter-spacing: .12em; }
.proposal-presencial .lead { color: #5b6a60; font-size: 16px; }
.proposal-presencial .notice { background: #e3ece0 !important; color: #253d2e; border-radius: 16px; }
.proposal-presencial .notice p { color: #566859; }
.proposal-presencial .step span, .proposal-presencial .call-icon { background: #e8efe2; color: #4e6a55; }
.proposal-presencial .option-tabs { width: 100%; gap: 20px; }
.proposal-presencial .calendar-card { border-color: #dce3d7; border-radius: 20px; background: #fff !important; box-shadow: none !important; }
.proposal-presencial .summary-text h2 { font: 500 25px/1.15 var(--serif); color: #20352b; }
.proposal-presencial .summary-icon { color: #48634e; background: #edf2e8; }
.proposal-presencial .call-button { border-radius: 11px; background: #171918 !important; color: #fff !important; box-shadow: none !important; font-size: 15px; font-weight: 600; }
.proposal-presencial > footer.clinic-footer { padding: 30px max(24px,calc((100% - 1320px)/2)) 22px; background: #1a1d1b; }
@media (max-width: 1000px) {
 .clinic-footer .clinic-grid { grid-template-columns: 1fr 1.2fr; }
 .clinic-footer .clinic-grid > div:first-child { grid-column: 1/-1; }
}
@media (max-width: 760px) {
 .proposal-presencial .presencial-header { min-height: 62px; padding-inline: 17px; }
 .presencial-brand > span { font-size: 20px; }
 .presencial-back { font-size: 12px; gap: 6px; }
 .proposal-presencial .page { padding: 26px 17px 40px; }
 .proposal-presencial .intro { grid-template-columns: minmax(0,1fr); padding: 26px 20px; gap: 24px; }
 .proposal-presencial .option-tabs { grid-template-columns: minmax(0,1fr); gap: 16px; }
 .proposal-presencial > footer.clinic-footer { padding-inline: 17px; }
}
@media (max-width: 600px) {
 .clinic-footer .clinic-grid { grid-template-columns: minmax(0,1fr); gap: 18px; }
 .clinic-footer .clinic-phone-pair { gap: 7px; }
 .clinic-footer .clinic-phone-pair a { min-height: 40px; }
 .clinic-footer .clinic-hours > div { grid-template-columns: 100px minmax(0,1fr); gap: 8px; }
}

/* 13 · Revised landing copy and price card, with matching annexes. */
.proposal-landing .hero h1 { font-size: clamp(43px,4.2vw,64px) !important; line-height: 1.1 !important; letter-spacing: -.045em !important; }
.proposal-landing .hero-actions .hero-btn { justify-content: center !important; text-align: center; }
.proposal-landing .price-compact { display: block; padding: 32px 24px 64px; background: #fff; border: 0; }
.price-card-inner { display: grid; grid-template-columns: minmax(0,1.4fr) minmax(280px,.7fr); gap: 48px; align-items: center; max-width: 1260px; margin: auto; padding: 48px; border: 1px solid #d9e1ce; border-radius: 28px; background: #edf1e0; }
.price-card-inner .proposal-value-copy h2 { font-size: clamp(32px,3.3vw,46px); }
.auto-preview-slide { transition-duration: .35s; }
.auto-phone-shot img, .auto-phone-shot i { transition-duration: .4s; }
.proposal-annex { background: #fff !important; color: #273b30; }
.proposal-annex .annex-nav { position: sticky; top: 0; z-index: 1000; display: flex; justify-content: space-between; align-items: center; gap: 18px; width: 100%; height: 74px; min-height: 74px; margin: 0; padding: 0 max(24px,calc((100% - 1320px)/2)); border: 0; border-bottom: 1px solid #dedfd8; background: #fffffff5 !important; box-shadow: none; }
.annex-brand { display: inline-flex; flex-direction: column; align-items: flex-start; gap: 5px; text-decoration: none; color: #171918; }
.annex-brand > span { color: #171918 !important; font-family: var(--serif); font-size: 24px; font-weight: 400; line-height: .95; letter-spacing: -.035em; }
.annex-brand > small { color: #626865; font: 700 8px/1.5 var(--sans); letter-spacing: .2em; text-transform: uppercase; }
.annex-cta { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 12px 20px; border-radius: 11px; background: #171918; color: #fff; font-size: 14px; font-weight: 600; text-decoration: none; }
.annex-note { color: #5b6b5e; font-size: 13px; }
.annex-legal > main { display: block; max-width: none; margin: 0; padding: 0; }
.proposal-annex .legal-hero { background: #eef2e9 !important; padding: 46px 24px; }
.proposal-annex .legal-hero-inner { max-width: 960px; margin: auto; }
.proposal-annex .legal-hero h1 { color: #20362c; font: 500 clamp(32px,4.2vw,50px)/1.12 var(--serif); letter-spacing: -.035em; }
.proposal-annex .legal-breadcrumb, .proposal-annex .legal-breadcrumb a, .proposal-annex .legal-hero-meta { color: #607165; }
.proposal-annex .legal-body { width: 100%; max-width: 1008px; margin: auto; padding: 40px 24px 56px; }
.proposal-annex .legal-toc { background: #f6f7f2 !important; border: 1px solid #dce3d6; border-radius: 18px; padding: 24px; margin-bottom: 32px; }
.proposal-annex .legal-section h2, .proposal-annex .legal-contact-box h2 { font: 500 28px/1.2 var(--serif); color: #263e30; }
.proposal-annex .legal-section p, .proposal-annex .legal-section li { color: #526258; font-size: 16px; line-height: 1.8; }
.proposal-annex .legal-section a, .proposal-annex .legal-toc a { color: #42664d; text-underline-offset: 3px; }
.proposal-annex .legal-contact-box { padding: 24px; margin-top: 30px; border-radius: 18px; background: #edf2e8 !important; }
.proposal-annex .legal-contact-box p, .proposal-annex .legal-contact-box a { color: #425d4a; overflow-wrap: anywhere; }
.proposal-annex .legal-highlight { background: #f2f4ed !important; border-color: #a6b797; color: #42573b; }
.annex-legal .doc { max-width: 900px; margin: 40px auto; padding: 36px; border: 1px solid #dde4d8; border-radius: 22px; background: #fff; box-shadow: none; }
.annex-legal .doc h1 { color: #20362c; font: 500 clamp(32px,4vw,46px)/1.13 var(--serif); letter-spacing: -.03em; }
.annex-legal .doc h2 { font: 500 28px/1.2 var(--serif); color: #263e30; margin-top: 32px; }
.annex-legal .doc p, .annex-legal .doc li { font-size: 16px; line-height: 1.8; color: #526258; }
.proposal-annex > footer.clinic-footer { display: block; padding: 30px max(24px,calc((100% - 1320px)/2)) 22px; background: #1a1d1b; border: 0; }
.annex-guide .page { max-width: 900px; margin: 36px auto; padding: 36px; border-radius: 22px; border-color: #dde4d8; }
.annex-guide h1 { font: 500 46px/1.1 var(--serif); letter-spacing: -.03em; }
.annex-guide .page h2 { font: 500 28px/1.2 var(--serif); border-color: #728966; }
.annex-guide .page li, .annex-guide .page p { font-size: 15px; line-height: 1.7; }
.annex-flow .card { background: #fff; box-shadow: none; border-radius: 22px; }
.annex-flow .btn-next, .annex-flow .btn-checkout { background: #171918 !important; color: #fff !important; border-radius: 11px; }
.annex-flow .opt { border-radius: 12px; }
.annex-flow .opt.selected { background: #eef3e8; border-color: #718865; }
@media (max-width: 1000px) {
 .price-card-inner { padding: 36px; gap: 30px; }
}
@media (max-width: 768px) {
 .proposal-landing .hero h1 { font-size: clamp(38px,10vw,52px) !important; line-height: 1.11 !important; }
 .proposal-landing .hero-left { padding-top: 42px !important; padding-bottom: 38px !important; }
 .proposal-landing .price-compact { padding: 22px 14px 40px; }
 .price-card-inner { grid-template-columns: minmax(0,1fr); padding: 28px 22px; gap: 24px; border-radius: 22px; }
 .proposal-annex .annex-nav { height: 62px; min-height: 62px; padding-inline: 17px; }
 .annex-brand > span { font-size: 20px; }
 .annex-cta { font-size: 12px; padding: 10px 12px; }
 .proposal-annex .legal-hero { padding: 32px 20px; }
 .proposal-annex .legal-body { padding: 28px 20px 36px; }
 .proposal-annex .legal-section h2 { font-size: 26px; }
 .annex-legal .doc, .annex-guide .page { margin: 24px 14px; padding: 26px 20px; }
 .proposal-annex > footer.clinic-footer { padding-inline: 17px; }
}

/* 14 · Corrections found in the desktop/tablet/mobile browser review. */
.auto-illustration figure { margin: 0; }
.proposal-landing .mobile-drawer[aria-hidden="true"] { visibility: hidden; }
.proposal-landing .mobile-drawer[aria-hidden="false"] { visibility: visible; }
.proposal-landing .drawer-overlay { z-index: 1100; }
.proposal-landing .mobile-drawer { z-index: 1200; height: 100dvh; overflow-y: auto; }
.proposal-presencial .presencial-header { background: #fffffff5 !important; box-shadow: none !important; border-color: #dedfd8 !important; }
.proposal-presencial .presencial-header > a { width: auto; height: auto; min-height: 44px; margin: 0; overflow: visible; flex-shrink: 1; }
.proposal-presencial .presencial-brand { justify-content: center; }
.proposal-presencial .presencial-back { display: inline-flex; }
.proposal-presencial .calendar-card, .proposal-annex .legal-toc, .proposal-annex .legal-contact-box, .proposal-annex .card { border-color: #dce3d7 !important; }
.proposal-annex .legal-breadcrumb a { color: #48664e !important; }
.proposal-annex .annex-nav { box-shadow: none !important; border-color: #dedfd8 !important; }
.proposal-landing .clinic-footer, .proposal-form .clinic-footer, .proposal-condition .clinic-footer { border-top: 0; }
.proposal-condition .foundation-nav .nav-logo small { font-size: 8px; font-weight: 700; letter-spacing: .2em; }
.proposal-condition .proposal-preview-fields > span { font-size: 12px; }
.proposal-condition .proposal-preview-photos { gap: 8px; }
aside[aria-label="Preferencias de cookies"], aside[aria-label="Cookie preferences"] { background: #fff !important; border-color: #d4dece !important; border-radius: 16px !important; }
aside[aria-label="Preferencias de cookies"] button, aside[aria-label="Cookie preferences"] button { min-height: 44px; border-color: #c3cfbd !important; color: #2a4130 !important; }
aside[aria-label="Preferencias de cookies"] a, aside[aria-label="Cookie preferences"] a { color: #47624c !important; }
@media (max-width: 900px) {
 .proposal-condition .condition-hero .hero-grid { grid-template-columns: minmax(0,1fr); gap: 30px; }
 .proposal-condition .auto-hero { max-width: 540px; }
}
@media (max-width: 768px) {
 .proposal-condition .proposal-preview-body { padding: 24px 20px; }
 .proposal-landing .proposal-journey-copy > p:last-child { font-size: 15px; line-height: 1.65; }
 .proposal-landing .proposal-kicker { font-size: 11px; }
 .proposal-landing .proposal-proof-band > div > span { font-size: 12px; }
 .proposal-landing .proposal-ui-story .auto-story-option { font-size: 14px; }
 aside[aria-label="Preferencias de cookies"], aside[aria-label="Cookie preferences"] { padding: 14px !important; font-size: 13px !important; line-height: 1.4 !important; }
}
/* The legacy inline footer used !important; keep the new gutters authoritative. */
.proposal-landing > footer.clinic-footer { padding: 30px max(24px,calc((100% - 1320px)/2)) 22px !important; }
.proposal-form > footer.clinic-footer { padding: 30px 28px 22px !important; }
@media (max-width: 768px) {
 .proposal-landing > footer.clinic-footer { padding: 26px 17px calc(96px + env(safe-area-inset-bottom)) !important; }
 .proposal-form > footer.clinic-footer { padding: 26px 13px calc(96px + env(safe-area-inset-bottom)) !important; }
}

/* Compact mobile contact: expand contact information and clinic details. */
.clinic-footer .clinic-mobile { display: none; }
@media (max-width: 768px) {
 body:is(.proposal-landing,.proposal-condition,.proposal-presencial,.proposal-annex) > footer.clinic-footer { padding: 24px 17px calc(18px + env(safe-area-inset-bottom)) !important; }
 .clinic-footer .clinic-grid { display: none; }
 .clinic-footer .clinic-mobile { display: block; }
 .clinic-footer .clinic-mobile .clinic-brand { margin-bottom: 12px; }
 .clinic-footer .clinic-mobile .clinic-brand > span { font-weight: 400; }
 .clinic-footer .clinic-mobile .clinic-phones { margin-bottom: 0; }
 .clinic-footer .clinic-mobile .clinic-phone-pair { gap: 8px; }
 .clinic-footer .clinic-mobile .clinic-phone-pair a { min-height: 36px; font-size: 13px; }
 .clinic-footer .clinic-mobile > p { margin: 0; }
 .clinic-footer .clinic-mobile > p > a { display: inline-flex; align-items: center; min-height: 36px; font-size: 13px; }
 .clinic-footer .clinic-mobile-details { margin-top: 8px; border: 0 !important; border-top: 1px solid #ffffff26 !important; border-radius: 0 !important; background: transparent !important; }
 .clinic-footer .clinic-mobile-details summary { display: flex; align-items: center; justify-content: space-between; min-height: 44px; padding: 8px 0; list-style: none; cursor: pointer; color: #e5eae6; font: 600 13px/1.5 var(--sans); }
 .clinic-footer .clinic-mobile-details summary::-webkit-details-marker { display: none; }
 .clinic-footer .clinic-mobile-details summary::after { display: none !important; }
 .clinic-footer .clinic-mobile-details summary > span { font-size: 22px; font-weight: 400; transition: transform .18s; }
 .clinic-footer .clinic-mobile-details[open] summary > span { transform: rotate(45deg); }
 .clinic-footer .clinic-mobile-details > div { padding: 4px 0 12px; }
 .clinic-footer .clinic-mobile-details address, .clinic-footer .clinic-mobile-details p { font-size: 13px; line-height: 1.6; margin: 0 0 8px; }
 .clinic-footer .clinic-mobile-details p > a { display: inline-flex; align-items: center; min-height: 36px; font-size: 13px; }
 .clinic-footer .clinic-mobile-details .clinic-hours { font-size: 12px; }
 .clinic-footer nav.clinic-legal { margin-top: 0; padding-top: 6px !important; gap: 0 14px; }
 .clinic-footer nav.clinic-legal a { min-height: 36px; font-size: 11px; }
 .clinic-footer .clinic-copyright { font-size: 10px; margin-top: 8px; }
}

/* Mobile catalog: a complete image and a glimpse of the next card invite swipe. */
@media (max-width: 768px) {
 .proposal-landing .doctor-section .stats-row,
 .proposal-condition .shared-doctor .stats-row { display: none !important; }
 .proposal-landing section.proposal-journey { padding-bottom: 24px; }
 .proposal-landing section.price-compact { padding-top: 12px; }
 .proposal-landing .carousel-outer { margin: 28px 0 0; padding: 0; }
 .proposal-landing .carousel-arrow,
 .proposal-landing .carousel-dots { display: none !important; }
 .proposal-landing .carousel-viewport { padding-inline: 24px !important; scroll-padding-inline: 24px; }
 .proposal-landing .carousel-track { padding-right: 24px; }
 .proposal-landing .cond-card { flex-basis: 78vw; max-width: 320px; }
 .proposal-landing .cond-card-img-wrap { width: 100%; height: auto; aspect-ratio: auto !important; }
 .proposal-landing .cond-card-img { width: 100%; height: auto; transform: none !important; }
 .clinic-footer .clinic-mobile-phones summary { gap: 10px; }
}

/* The landing demonstration lives inside the same phone language as photos. */
.proposal-landing .hero-right { justify-content: center; }
.proposal-landing .hero-device { max-width: 350px; }
.hero-device .proposal-intake-preview {
 display: flex; flex-direction: column; width: 100%; min-height: 600px;
 border: 9px solid #202522; border-radius: 46px; transform: none;
 background: #fff; box-shadow: 0 25px 55px #26463626;
}
.hero-device .proposal-intake-preview::before { display: none; }
.hero-device .proposal-intake-preview::after {
 content: ''; width: 96px; height: 4px; flex-shrink: 0;
 margin: 12px auto 9px; border-radius: 8px; background: #202522;
}
.hero-device-status { display: flex; align-items: center; justify-content: space-between; padding: 14px 22px 10px; color: #202522; font: 600 10px/1 var(--sans); }
.hero-device-status i { width: 76px; height: 19px; border-radius: 20px; background: #202522; }
.hero-device .proposal-preview-bar { padding: 10px 20px 14px; }
.hero-device .proposal-preview-brand { font-size: 20px; }
.hero-device .proposal-preview-body { flex: 1; padding: 24px 19px; }
.hero-device .proposal-preview-progress { margin-bottom: 24px; }
.hero-device .proposal-preview-body h2 { font-size: 32px; margin-bottom: 24px; line-height: 1.08; }
.hero-device .proposal-preview-fields { gap: 8px; }
.hero-device .proposal-preview-fields span { display: flex; align-items: center; min-height: 48px; padding: 10px; font-size: 10px; }
.hero-device .proposal-preview-photos { gap: 6px; }
.hero-device .proposal-preview-photos figure,.hero-device .proposal-preview-upload { height: 102px; }
.hero-device .proposal-preview-photos figcaption { left: 3px; right: 3px; padding: 4px 1px; font-size: 8px; }
.hero-device .auto-preview-note { font-size: 13px; line-height: 1.65; }
.hero-device .proposal-preview-footer { padding: 15px 16px; gap: 9px; grid-template-columns: auto 1fr; }
.hero-device .proposal-preview-footer strong { font-size: 11px; }
.hero-device .proposal-preview-footer > b { display: none; }
.hero-device .proposal-avatar { width: 36px; height: 36px; }
.proposal-proof-band .proof-detail-mobile { display: none; }
.proposal-proof-band strong .proof-detail-desktop { font: inherit; color: inherit; }
@media (min-width: 769px) {
 .proposal-landing section.proposal-journey { padding-bottom: 32px; }
 .proposal-landing section.price-compact { padding-top: 16px; padding-bottom: 40px; }
}
@media (max-width: 768px) {
 .proposal-landing .hero-right { padding: 32px 28px !important; }
 .proposal-landing .hero-device { max-width: 330px; }
 .hero-device .proposal-preview-body h2 { font-size: 30px; }
 .proposal-landing section.proposal-proof-band { grid-template-columns: repeat(4,minmax(0,1fr)); padding: 0; }
 .proposal-landing .proposal-proof-band > div { min-width: 0; min-height: 86px; padding: 14px 5px; text-align: center; border-bottom: 0; border-right: 1px solid #e1e3df; }
 .proposal-landing .proposal-proof-band > div:last-child { border-right: 0; }
 .proposal-landing .proposal-proof-band strong { margin-bottom: 6px; font-size: clamp(17px,4.5vw,23px); white-space: nowrap; }
 .proposal-landing .proposal-proof-band .proof-detail-desktop { display: none; }
 .proposal-landing .proposal-proof-band .proof-detail-mobile { display: block; font-size: clamp(10px,2.7vw,12px); line-height: 1.3; }
}
