:root { --ink: #142033; --muted: #617083; --line: #dce4eb; --paper: #ffffff; --wash: #f6f8fa; --navy: #163e6c; --navy-dark: #102f52; --teal: #1f766f; --soft-blue: #eef4f8; --soft-teal: #e7f2ef; --soft-amber: #f4eee7; --radius: 8px; --max: 1080px; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0px; background: var(--wash); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 16px; line-height: 1.6; }
body.menu-open { overflow: hidden; }
[hidden] { display: none !important; }
img { display: block; max-width: 100%; }
a { color: var(--navy); }
button, input, select, textarea { font: inherit; }
:focus-visible { outline: rgba(31, 118, 111, 0.3) solid 3px; outline-offset: 3px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; border: 0px; }
.skip-link { position: fixed; z-index: 10000; top: 8px; left: 8px; min-height: 44px; display: inline-flex; align-items: center; padding: 8px 14px; border: 2px solid var(--navy); border-radius: 6px; background: rgb(255, 255, 255); color: var(--navy); font-weight: 900; text-decoration: none; transform: translateY(calc(-100% - 18px)); }
.skip-link:focus, .skip-link:focus-visible { transform: translateY(0px); }
.section, .header-inner, .footer-inner { width: min(var(--max), calc(100% - 32px)); margin-inline: auto; }
.site-header { background: var(--paper); border-bottom: 1px solid var(--line); }
.top-strip { display: none; }
.back-bar { width: min(var(--max), calc(100% - 32px)); margin: 0px auto; padding: 0px 0px 14px; }
.back-button { width: 100%; min-height: 48px; display: flex; align-items: center; justify-content: center; gap: 7px; padding: 0px 16px; border: 1px solid var(--navy); border-radius: 8px; background: var(--navy); color: rgb(255, 255, 255); text-decoration: none; font-size: 1rem; font-weight: 900; }
.back-button:hover, .back-button:focus-visible { background: var(--navy-dark); border-color: var(--navy-dark); color: rgb(255, 255, 255); }
.home-referral-button { min-height: 44px; border-color: rgb(200, 214, 226); background: var(--soft-blue); color: var(--navy); font-size: 0.95rem; }
.home-referral-button:hover, .home-referral-button:focus-visible { border-color: var(--navy); background: rgb(255, 255, 255); color: var(--navy); }
.header-utility-links { width: min(var(--max), calc(100% - 32px)); display: grid; grid-template-columns: minmax(0px, 0.68fr) minmax(0px, 0.78fr) minmax(0px, 1fr) minmax(0px, 1.08fr) minmax(0px, 1.24fr); gap: 8px; margin: -4px auto 0px; padding: 0px 0px 12px; }
.header-utility-links.header-utility-links--essential { grid-template-columns: minmax(0px, 0.78fr) minmax(0px, 1.12fr) minmax(0px, 1.28fr); }
.header-utility-links a { min-width: 0px; min-height: 38px; display: inline-flex; align-items: center; justify-content: center; padding: 7px 10px; border: 1px solid rgb(200, 214, 226); border-radius: 999px; background: rgb(255, 255, 255); color: var(--navy); font-size: 0.86rem; font-weight: 900; line-height: 1.05; text-align: center; text-decoration: none; white-space: nowrap; }
.header-utility-links .header-utility-home, .header-utility-links .header-utility-search, .header-utility-links .header-utility-secondary { border-color: rgb(212, 224, 233); color: rgb(52, 68, 90); }
.header-utility-links .header-utility-price { border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.header-utility-links .header-utility-primary { border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.header-utility-links a:hover, .header-utility-links a:focus-visible { border-color: var(--navy); background: var(--soft-blue); color: var(--navy); }
.header-utility-links .header-utility-price:hover, .header-utility-links .header-utility-price:focus-visible, .header-utility-links .header-utility-primary:hover, .header-utility-links .header-utility-primary:focus-visible { background: var(--navy-dark); color: rgb(255, 255, 255); }
.contextual-back-bar { display: flex; justify-content: center; padding: 10px 0px 12px; }
.contextual-back-button { width: auto; min-height: 32px; padding-inline: 12px; border-color: rgb(208, 220, 230); border-radius: 999px; background: rgb(255, 255, 255); color: rgb(82, 97, 118); font-size: 0.78rem; font-weight: 850; line-height: 1.05; }
.contextual-back-button:hover, .contextual-back-button:focus-visible { border-color: rgb(185, 207, 222); background: var(--soft-blue); color: var(--navy); }
.header-inner { padding: 22px 0px 18px; display: grid; grid-template-columns: auto minmax(0px, 1fr); gap: 9px 18px; align-items: center; }
.header-inner--art { display: flex; justify-content: center; padding: 8px 0px; }
.brand-art-link { display: block; width: min(100%, 640px); }
.brand-art-picture { display: block; width: 100%; }
.brand-art { display: block; width: 100%; height: auto; }
.refer-page .header-inner--art { padding-top: 8px; padding-bottom: 8px; }
.refer-page .brand-art-link { width: min(100%, 640px); }
.brand-logo { width: 92px; aspect-ratio: 1 / 1; }
.brand-copy { min-width: 0px; }
.brand-title { margin: 0px; font-family: Georgia, "Times New Roman", serif; font-size: 2.18rem; line-height: 1.02; }
.brand-specialty { grid-column: 1 / -1; justify-self: stretch; width: 100%; margin: 0px; color: var(--navy); font-size: 1.1rem; font-weight: 850; line-height: 1.18; text-align: center; }
.brand-credential { margin: 4px 0px 0px; max-width: 720px; color: rgb(50, 66, 86); font-family: Georgia, "Times New Roman", serif; font-size: 0.94rem; line-height: 1.24; }
.menu-toggle { display: none; min-width: 46px; min-height: 46px; border: 1px solid var(--line); border-radius: 6px; background: var(--paper); color: var(--ink); font-weight: 800; cursor: pointer; }
.nav { grid-column: 1 / -1; display: flex; flex-wrap: wrap; gap: 0px; margin-top: 6px; }
.nav a { min-height: 42px; display: inline-flex; align-items: center; padding: 0px 14px; border-left: 1px solid var(--line); color: rgb(47, 64, 85); text-decoration: none; font-weight: 750; font-size: 0.95rem; }
.nav a:first-child { border-left: 0px; padding-left: 0px; }
.nav a.active { color: var(--navy); text-decoration: underline; text-underline-offset: 5px; }
.nav a.referral { margin-left: 10px; padding-inline: 14px; border: 1px solid var(--line); border-radius: 6px; background: var(--soft-blue); }
.home-menu-page .header-resource-toggle { display: inline-flex; align-items: center; justify-content: center; font-size: 1.2rem; letter-spacing: 0px; }
.home-menu-page .header-resource-nav { display: none; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 8px; margin-top: 2px; }
.home-menu-page .header-resource-nav.open { display: grid; }
.home-menu-page .header-resource-nav a, .home-menu-page .header-resource-nav a:first-child, .home-menu-page .header-resource-nav a.referral { min-height: 44px; justify-content: center; padding-inline: 12px; border: 1px solid var(--line); border-radius: 8px; margin-left: 0px; background: rgb(255, 255, 255); font-size: 0.9rem; text-align: center; }
.home-menu-page .header-resource-nav a.referral { background: var(--navy); border-color: var(--navy); color: rgb(255, 255, 255); }
@media (min-width: 881px) {
  .home-menu-page .header-inner--art { padding-top: 8px; padding-bottom: 8px; }
  .home-menu-page .brand-art-link { width: min(100%, 640px); }
  .home-menu-page .home-route-disclosure > .home-route-group-head { min-height: 174px; display: grid; align-content: center; }
  .home-menu-only { padding-top: 18px; }
}
main { min-height: 70vh; }
.page-intro, .hero { padding: 44px 0px 24px; }
.hero-grid, .simple-grid { display: grid; grid-template-columns: minmax(0px, 1fr) minmax(260px, 0.52fr); gap: 34px; align-items: start; }
.menu-screen { padding: 24px 0px 56px; }
.menu-panel { max-width: 760px; }
.menu-panel h1 { margin-bottom: 22px; }
.menu-list a { min-height: 72px; }
.menu-list .primary-menu-link { background: var(--navy); }
.menu-list .primary-menu-link strong, .menu-list .primary-menu-link span { color: rgb(255, 255, 255); }
.eyebrow, .mini-meta, .list-label { display: block; margin-bottom: 8px; color: var(--navy); font-size: 0.78rem; font-weight: 850; text-transform: uppercase; }
h1, h2, h3 { margin: 0px; font-family: Georgia, "Times New Roman", serif; letter-spacing: 0px; }
h1 { font-size: 3.6rem; line-height: 1; }
h2 { font-size: 2.25rem; line-height: 1.08; }
h3 { font-size: 1.28rem; line-height: 1.2; }
p { margin: 0px; }
p + p { margin-top: 14px; }
.lead { max-width: 760px; margin-top: 16px; color: var(--muted); font-size: 1.08rem; }
.small-lead { margin-top: 10px; font-size: 0.98rem; }
.actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; }
.button { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; padding: 0px 17px; border: 1px solid transparent; border-radius: 6px; background: var(--navy); color: rgb(255, 255, 255); text-decoration: none; font-weight: 850; cursor: pointer; }
.button:hover { background: var(--navy-dark); }
.button.secondary, .button.light { border-color: var(--line); background: var(--paper); color: var(--navy); }
.button.secondary:hover, .button.light:hover { background: var(--soft-blue); }
.signal-row { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 20px; }
.signal { min-height: 32px; display: inline-flex; align-items: center; padding: 5px 11px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: rgb(52, 68, 90); font-size: 0.9rem; font-weight: 700; }
.case-panel { margin: 0px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.case-panel img { width: 100%; aspect-ratio: 4 / 5; object-fit: cover; }
.case-panel figcaption { padding: 14px 16px; color: var(--muted); font-size: 0.95rem; }
.section-band { padding: 42px 0px; }
.section-band.tight { padding-top: 26px; }
.section-band.white { background: var(--paper); border-block: 1px solid var(--line); }
.section-head { max-width: 790px; margin-bottom: 20px; }
.section-head.faq-escalation-head { margin-top: 34px; padding-top: 26px; border-top: 1px solid var(--line); }
.section-head p { margin-top: 8px; color: var(--muted); }
.content-panel { max-width: 820px; }
.page-end-contact { padding-top: 26px; border-top: 1px solid var(--line); }
.content-panel ul, .plain-list, .detail-section ul { margin: 0px; padding-left: 20px; }
li + li { margin-top: 7px; }
.card { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); padding: 18px; }
.card.tinted { background: var(--soft-blue); }
.card p, .card li { color: var(--muted); }
.card h3 + p, .card h3 + ul { margin-top: 8px; }
.card-section { margin-top: 18px; padding-top: 16px; border-top: 1px solid var(--line); }
.card-section .eyebrow { margin-bottom: 8px; }
.fact-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; margin-top: 18px; }
.fact-card { min-width: 0px; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.fact-card strong { display: block; color: var(--navy); font-size: 0.88rem; text-transform: uppercase; }
.fact-card span, .fact-card p { display: block; margin-top: 6px; color: var(--muted); overflow-wrap: anywhere; }
.about-credential-stack { display: grid; gap: 6px; max-width: 720px; margin-top: 14px; }
.about-credential-stack span { display: block; padding: 8px 10px; border-left: 4px solid rgb(159, 183, 200); background: var(--soft-blue); color: rgb(47, 64, 85); font-size: 0.96rem; font-weight: 850; line-height: 1.25; }
.about-hero { padding-bottom: 22px; }
.about-hero-grid { display: grid; grid-template-columns: minmax(260px, 0.52fr) minmax(0px, 1fr); gap: 30px; align-items: start; }
.about-hero .lead { max-width: 640px; margin-top: 10px; }
.about-hero .case-panel img { object-position: center top; }
.about-hero .case-panel { justify-self: center; width: 100%; max-width: 440px; }
.about-hero .case-panel figcaption { padding: 11px 14px; }
.about-profile-panel h1 { font-size: 2.45rem; }
.about-credential-line { margin-top: 6px; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: 1.35rem; font-weight: 800; line-height: 1.15; }
.about-acvs-card { margin-top: 18px; padding: 16px 17px; border-top-color: ; border-top-style: ; border-top-width: ; border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-color: ; border-bottom-style: ; border-bottom-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-left: 4px solid rgb(159, 183, 200); border-radius: 8px; background: var(--paper); }
.about-acvs-card h2 { font-size: 1.42rem; line-height: 1.1; }
.about-acvs-card p { margin-top: 8px; color: var(--muted); }
.about-milestone-list { display: grid; gap: 10px; margin-top: 18px; }
.about-milestone-list article { padding: 13px 14px; border-top-color: ; border-top-style: ; border-top-width: ; border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-color: ; border-bottom-style: ; border-bottom-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-left: 4px solid rgb(159, 183, 200); border-radius: 8px; background: rgb(251, 252, 253); }
.about-milestone-list strong { display: block; color: var(--navy); font-size: 0.82rem; font-weight: 900; text-transform: uppercase; }
.about-milestone-list span { display: block; margin-top: 5px; color: var(--muted); }
.about-ce-list { display: grid; gap: 8px; margin-top: 16px; }
.about-ce-list article { display: grid; grid-template-columns: 64px minmax(0px, 1fr); gap: 12px; padding: 11px 0px; border-bottom: 1px solid var(--line); }
.about-ce-list article:first-child { border-top: 1px solid var(--line); }
.about-ce-list strong { color: var(--navy); font-weight: 900; }
.about-ce-list span { color: var(--muted); }
.about-site-note .content-panel { max-width: 760px; }
.about-site-note h2 { font-size: 1.9rem; }
.about-site-note .small-lead { max-width: 720px; color: var(--muted); }
.refer-hero { padding-bottom: 22px; }
.refer-hero-copy { max-width: 780px; }
.refer-hero-actions { margin-top: 18px; }
.refer-urgent-band { padding: 14px 0px; border-bottom: 1px solid rgb(214, 185, 138); background: rgb(255, 249, 236); }
.refer-urgent-callout { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 18px; align-items: center; }
.refer-urgent-callout p { margin-top: 2px; color: rgb(96, 67, 13); line-height: 1.35; }
.refer-urgent-label { display: block; color: rgb(96, 67, 13); font-size: 1.06rem; font-weight: 900; line-height: 1.2; }
.refer-urgent-call-button { min-width: 188px; border-color: rgb(127, 78, 10); background: rgb(127, 78, 10); }
.refer-urgent-call-button:hover, .refer-urgent-call-button:focus-visible { background: rgb(96, 60, 8); }
.refer-steps { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 10px; margin: 22px 0px 0px; padding: 0px; list-style: none; }
.refer-steps li { min-width: 0px; padding: 13px 14px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.refer-steps strong, .refer-steps span { display: block; }
.refer-steps strong { color: var(--navy); font-size: 0.9rem; font-weight: 900; }
.refer-steps span { margin-top: 4px; color: var(--muted); font-size: 0.88rem; line-height: 1.35; }
.refer-form-intro { max-width: 650px; color: var(--muted); line-height: 1.48; }
.refer-attachment-guide { margin-top: 4px; padding: 18px; border: 1px solid rgb(200, 214, 226); border-radius: var(--radius); background: var(--soft-blue); }
.refer-attachment-guide h3 { color: var(--ink); }
.refer-attachment-guide ul { margin: 12px 0px 0px; padding-left: 20px; color: rgb(52, 68, 90); }
.refer-attachment-guide p { margin-top: 14px; color: rgb(52, 68, 90); line-height: 1.45; }
.refer-privacy-note { margin-top: 0px; }
.refer-diagnostics-spotlight { display: grid; gap: 8px; max-width: 780px; margin-top: 22px; padding: 18px; border-top: 1px solid rgb(184, 205, 221); border-right: 1px solid rgb(184, 205, 221); border-bottom: 1px solid rgb(184, 205, 221); border-image: none; border-left: 6px solid var(--navy); border-radius: var(--radius); background: rgb(248, 251, 253); }
.refer-diagnostics-spotlight h2 { margin-top: 0px; font-size: 1.58rem; }
.refer-diagnostics-spotlight p { max-width: 720px; color: var(--muted); line-height: 1.46; }
.refer-diagnostics-list { display: grid; gap: 6px; margin: 4px 0px; padding-left: 20px; color: var(--muted); line-height: 1.38; }
.refer-actions { display: grid; width: min(100%, 430px); grid-template-columns: minmax(0px, 1.08fr) minmax(0px, 0.92fr); justify-content: start; }
.refer-priority-note { display: grid; gap: 5px; max-width: 640px; margin-top: 18px; padding: 14px 16px; border-top: 1px solid rgb(184, 205, 221); border-right: 1px solid rgb(184, 205, 221); border-bottom: 1px solid rgb(184, 205, 221); border-image: none; border-left: 5px solid var(--navy); border-radius: var(--radius); background: rgb(248, 251, 253); }
.refer-priority-note strong { color: var(--navy); font-size: 1.04rem; font-weight: 900; line-height: 1.15; }
.refer-priority-note span { color: var(--muted); line-height: 1.45; }
.refer-urgent-note { display: flex; flex-wrap: wrap; gap: 4px 6px; max-width: 680px; margin-top: 12px; padding: 11px 14px; border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(214, 185, 138) rgb(214, 185, 138) rgb(214, 185, 138) rgb(183, 121, 31); border-image: none; border-radius: var(--radius); background: rgb(255, 249, 236); color: rgb(96, 67, 13); line-height: 1.35; }
.refer-urgent-note strong { font-weight: 900; }
.refer-urgent-note a { color: var(--navy); font-weight: 850; }
.refer-owner-note { max-width: 680px; margin-top: 12px; color: var(--muted); font-size: 0.98rem; }
.refer-checklist-section { padding-top: 34px; }
.refer-intake-grid { grid-template-columns: minmax(0px, 1fr) minmax(240px, 0.34fr); }
.refer-field-list { display: grid; gap: 10px; margin-top: 18px; }
.refer-field-list article { padding: 15px 16px; border-top-color: ; border-top-style: ; border-top-width: ; border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-color: ; border-bottom-style: ; border-bottom-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-left: 4px solid rgb(159, 183, 200); border-radius: 8px; background: rgb(251, 252, 253); }
.refer-field-list strong { display: block; color: var(--navy); font-size: 0.92rem; font-weight: 900; text-transform: uppercase; }
.refer-field-list span { display: block; margin-top: 5px; color: var(--muted); }
.refer-form-section { padding-top: 36px; padding-bottom: 36px; }
.refer-field-preview { display: grid; gap: 8px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.refer-preview-field { display: grid; grid-template-columns: minmax(84px, 0.24fr) minmax(0px, 1fr); gap: 12px; align-items: center; min-height: 58px; padding: 12px 14px; border-top: 1px solid var(--line); }
.refer-preview-field:first-child { border-top: 0px; }
.refer-preview-field span { width: fit-content; padding: 4px 8px; border-radius: 999px; background: var(--navy); color: rgb(255, 255, 255); font-size: 0.74rem; font-weight: 900; line-height: 1; text-transform: uppercase; }
.refer-preview-field.optional span { border: 1px solid rgb(200, 214, 226); background: var(--soft-blue); color: var(--navy); }
.refer-preview-field strong { color: var(--ink); line-height: 1.18; }
.refer-path-section { padding-top: 34px; padding-bottom: 34px; }
.refer-path-grid { display: grid; gap: 10px; }
.refer-path-card { min-height: 76px; display: grid; align-content: center; gap: 4px; position: relative; padding: 14px 50px 14px 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); text-decoration: none; }
.refer-path-card::after { content: ">"; width: 30px; height: 30px; display: inline-flex; align-items: center; justify-content: center; position: absolute; right: 14px; top: 50%; transform: translateY(-50%); border: 1px solid var(--line); border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-weight: 900; }
.refer-path-card strong { color: var(--ink); font-weight: 900; line-height: 1.15; }
.refer-path-card span { color: var(--muted); font-size: 0.92rem; line-height: 1.35; }
.refer-path-card:hover, .refer-path-card:focus-visible { background: var(--soft-blue); }
.refer-email-fallback { max-width: 720px; margin-top: 10px; font-size: 0.92rem; color: var(--muted); line-height: 1.42; }
.refer-email-fallback a { color: var(--navy); font-weight: 850; overflow-wrap: anywhere; }
.refer-email-destination { margin-top: 0px; padding: 11px 13px; border-left: 4px solid rgb(159, 183, 200); background: rgb(248, 251, 253); }
.source-list { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
.source-list a { min-height: 40px; display: inline-flex; align-items: center; padding: 0px 12px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: var(--navy); font-weight: 850; text-decoration: none; overflow-wrap: anywhere; }
.source-list a:hover, .source-list a:focus-visible { background: var(--soft-blue); }
.ask-search-panel { padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.ask-hero { padding-bottom: 32px; }
.ask-hero-grid { display: grid; grid-template-columns: minmax(0px, 1fr) minmax(280px, 0.46fr); gap: 24px; align-items: start; }
.ask-alert-card { display: grid; gap: 10px; padding: 18px; border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(215, 183, 122) rgb(215, 183, 122) rgb(215, 183, 122) rgb(183, 131, 38); border-image: none; border-radius: var(--radius); background: rgb(255, 248, 234); }
.ask-alert-card h2 { font-size: 1.35rem; }
.ask-alert-card p { color: rgb(52, 65, 84); }
.ask-search-panel--hero { display: grid; gap: 14px; margin-top: 20px; padding: 20px; }
.ask-quick-searches { display: flex; flex-wrap: wrap; gap: 8px; }
.ask-quick-searches a { min-height: 38px; display: inline-flex; align-items: center; padding: 0px 12px; border: 1px solid rgb(199, 214, 226); border-radius: 999px; background: rgb(248, 251, 253); color: var(--navy); font-size: 0.88rem; font-weight: 850; text-decoration: none; }
.ask-quick-searches a:hover, .ask-quick-searches a:focus-visible { border-color: var(--navy); background: var(--soft-blue); }
.ask-route-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 12px; }
.ask-route-card { min-width: 0px; min-height: 128px; display: grid; align-content: start; gap: 8px; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); color: var(--ink); text-decoration: none; transition: background-color 160ms, border-color 160ms, transform 160ms; }
.ask-route-card:hover, .ask-route-card:focus-visible { border-color: rgb(183, 199, 215); background: var(--soft-blue); transform: translateY(-1px); }
.ask-route-card strong { color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: 1.28rem; line-height: 1.08; }
.ask-route-card span { color: var(--muted); font-size: 0.94rem; line-height: 1.4; }
.owner-search-inline { margin-top: 14px; }
.owner-search-inline a { min-height: 38px; display: inline-flex; align-items: center; padding: 0px 12px; border: 1px solid rgb(199, 214, 226); border-radius: 999px; background: rgb(255, 255, 255); color: var(--navy); font-size: 0.9rem; font-weight: 850; text-decoration: none; }
.owner-search-inline a:hover, .owner-search-inline a:focus-visible { border-color: var(--navy); background: var(--soft-blue); }
.post-op-safety-rail { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 16px; align-items: center; margin-top: 18px; padding: 16px 18px; border: 1px solid rgb(215, 199, 180); border-radius: var(--radius); background: var(--soft-amber); box-shadow: inset 5px 0 0 var(--teal); }
.post-op-safety-rail strong { display: block; color: var(--ink); font-size: 1.05rem; line-height: 1.2; }
.post-op-safety-rail p { margin-top: 6px; color: rgb(55, 71, 90); font-size: 0.98rem; line-height: 1.45; }
.post-op-safety-actions { display: flex; align-items: center; }
.owner-concern-router { display: grid; gap: 14px; margin-top: 18px; padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--soft-blue); box-shadow: inset 5px 0 0 var(--navy); }
.owner-concern-router-head { display: grid; gap: 6px; }
.owner-concern-router h2 { margin: 0px; font-size: clamp(1.55rem, 4vw, 2.05rem); line-height: 1.08; }
.owner-concern-router p { margin: 0px; color: var(--text); font-size: 1.02rem; line-height: 1.45; }
.owner-concern-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; }
.owner-concern-grid a, .owner-concern-call { border: 1px solid rgb(190, 211, 228); border-radius: var(--radius); background: rgb(255, 255, 255); text-decoration: none; }
.owner-concern-grid a { display: grid; gap: 5px; min-height: 106px; padding: 15px; color: var(--text); }
.owner-concern-grid a:hover, .owner-concern-grid a:focus-visible, .owner-concern-call:hover, .owner-concern-call:focus-visible { border-color: var(--navy); }
.owner-concern-grid strong { color: var(--ink); font-size: 1.15rem; line-height: 1.1; }
.owner-concern-grid span { color: var(--muted); font-size: 0.94rem; font-weight: 750; line-height: 1.3; }
.owner-concern-call { display: block; padding: 12px 14px; color: var(--navy); font-weight: 900; }
.home-search-hero { padding-bottom: 38px; }
.home-menu-only { padding-top: 24px; }
.home-menu-only .home-identity-signals { justify-content: center; margin: 14px 0px 0px; }
.home-menu-only .home-identity-signals .signal { min-height: 30px; font-size: 0.84rem; }
.home-menu-only .home-direct-menu { margin-top: 0px; }
.home-route-menu { margin-top: 0px; }
.home-route-stack { display: grid; grid-template-columns: minmax(0px, 0.95fr) minmax(0px, 1.05fr); grid-template-areas: "postop tplo" "postop referral"; gap: 14px; align-items: start; }
.home-route-group { overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: rgb(255, 255, 255); }
.home-route-group--postop { grid-area: postop; }
.home-route-group--tplo { grid-area: tplo; background: var(--soft-blue); border-color: rgb(198, 217, 230); }
.home-route-group--referral { grid-area: referral; }
.home-route-group-head { padding: 14px 18px 13px; border-bottom: 1px solid var(--line); background: rgb(248, 251, 253); }
.home-route-group--tplo > .home-route-group-head { background: var(--soft-blue); }
.home-route-disclosure > .home-route-group-head { position: relative; padding-right: 70px; list-style: none; cursor: pointer; transition: background-color 160ms; }
.home-route-disclosure > .home-route-group-head::-webkit-details-marker { display: none; }
.home-route-disclosure > .home-route-group-head::marker { content: ""; }
.home-route-disclosure:not([open]) > .home-route-group-head { border-bottom: 0px; }
.home-route-disclosure > .home-route-group-head::after { content: "+"; position: absolute; top: 50%; right: 18px; width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 999px; background: rgb(238, 245, 250); color: var(--navy); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1.32rem; font-weight: 950; line-height: 1; transform: translateY(-50%); transition: background-color 160ms, border-color 160ms, color 160ms; }
.home-route-disclosure[open] > .home-route-group-head::after { content: "-"; border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.home-route-disclosure > .home-route-group-head:hover, .home-route-disclosure > .home-route-group-head:focus-visible { background: var(--soft-blue); }
.home-route-kicker, .home-route-mini-label { display: block; color: var(--navy); font-size: 0.76rem; font-weight: 950; letter-spacing: 0.03em; line-height: 1.1; text-transform: uppercase; }
.home-route-kicker { margin-bottom: 7px; }
.home-route-title { margin: 0px; color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.58rem, 2.55vw, 2.18rem); line-height: 1.03; }
.home-route-copy { max-width: 58ch; margin: 6px 0px 0px; color: var(--muted); font-weight: 750; line-height: 1.22; }
.home-route-body { display: grid; }
.home-route-mini-label { padding: 8px 16px 7px; border-top: 1px solid var(--line); background: rgb(255, 255, 255); }
.home-route-body > .home-route-mini-label:first-child { border-top: 0px; }
.home-question-cluster { display: grid; }
.home-question-cluster .home-site-search-strip { grid-template-columns: minmax(0px, 1fr) 112px; align-items: end; margin: 0px; padding: 12px 16px; border-right: 0px; border-bottom: 0px; border-left: 0px; border-image: none; border-top: 1px solid var(--line); border-radius: 0px; background: rgb(255, 255, 255); }
.home-route-body > .home-question-cluster:first-child .home-site-search-strip { border-top: 0px; }
.home-question-cluster .home-site-search-strip button { min-width: 112px; width: auto; }
.home-route-link { position: relative; min-height: 78px; display: flex; flex-direction: column; justify-content: center; gap: 4px; padding: 13px 52px 13px 18px; border-top: 1px solid var(--line); background: rgb(255, 255, 255); color: inherit; text-decoration: none; transition: background-color 160ms, color 160ms; }
.home-route-mini-label + .home-route-link { border-top: 0px; }
.home-route-link strong { color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: 1.42rem; line-height: 1.04; }
.home-route-link span { color: var(--muted); font-size: 0.88rem; font-weight: 700; line-height: 1.24; }
.home-route-group--tplo .home-route-title, .home-route-group--tplo .home-route-link strong { color: var(--navy); }
.home-route-group--tplo .home-route-copy, .home-route-group--tplo .home-route-link span { color: rgb(82, 103, 127); }
.home-route-group--tplo .home-route-link { background: var(--soft-blue); border-color: rgb(198, 217, 230); }
.home-route-link::after { content: ">"; position: absolute; top: 50%; right: 16px; width: 32px; height: 32px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 999px; background: rgb(238, 245, 250); color: var(--navy); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1rem; font-weight: 950; transform: translateY(-50%); transition: background-color 160ms, border-color 160ms, color 160ms; }
.home-route-link:hover, .home-route-link:focus-visible { background: var(--soft-blue); }
.home-route-link:hover strong, .home-route-link:focus-visible strong { color: var(--navy); }
.home-route-link:hover::after, .home-route-link:focus-visible::after { border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.home-route-link--accent { background: var(--soft-blue); box-shadow: rgb(159, 183, 200) 5px 0px 0px inset; }
.home-route-link--accent strong { color: var(--navy); }
.home-route-link--primary { border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.home-route-link--primary strong, .home-route-link--primary span { color: rgb(255, 255, 255); }
.home-route-link--primary::after { border-color: rgba(255, 255, 255, 0.65); background: rgb(255, 255, 255); color: var(--navy); }
.home-route-link--primary:hover, .home-route-link--primary:focus-visible { background: var(--navy-dark); }
.home-route-link--primary:hover strong, .home-route-link--primary:focus-visible strong { color: rgb(255, 255, 255); }
.home-search-panel { max-width: 880px; margin-top: 24px; }
.home-direct-menu { margin-top: 22px; }
.home-site-search-strip { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 8px; align-items: end; margin-bottom: 14px; padding: 12px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.home-site-search-strip label { display: grid; gap: 6px; min-width: 0px; }
.home-site-search-strip span { color: var(--navy); font-size: 0.82rem; font-weight: 900; text-transform: uppercase; }
.home-site-search-strip input { width: 100%; min-height: 42px; padding: 0px 12px; border: 1px solid rgb(199, 212, 223); border-radius: 8px; color: var(--ink); font: inherit; }
.home-site-search-strip button { min-height: 42px; padding: 0px 16px; border: 1px solid var(--navy); border-radius: 8px; background: var(--navy); color: rgb(255, 255, 255); font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-weight: 900; cursor: pointer; }
.home-site-search-strip button:hover, .home-site-search-strip button:focus-visible { background: var(--navy-dark); }
.home-menu-pair { display: grid; grid-template-columns: minmax(0px, 0.92fr) minmax(0px, 1.08fr); border-top: 1px solid var(--line); background: rgb(255, 255, 255); }
.home-menu-search-row { align-content: center; min-height: 118px; margin: 0px; padding: 16px; border: 0px; border-radius: 0px; background: rgb(255, 255, 255); }
.home-menu-pair > .audience-menu-link { border-left: 1px solid var(--line); }
.home-direct-menu .compact-head { margin-bottom: 10px; }
.home-direct-menu .compact-head h2 { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1rem; line-height: 1.2; }
.home-direct-menu .menu-list { grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 8px; border: 0px; background: transparent; overflow: visible; }
.home-direct-menu .menu-list a, .home-direct-menu .menu-list .audience-menu-main, .home-direct-menu .menu-list a:first-child { min-height: 58px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 3px; padding: 10px 34px 10px 12px; border: 1px solid var(--line); border-radius: 8px; background: var(--paper); }
.home-direct-menu .menu-list .audience-menu-main { position: relative; padding-right: 12px; }
.home-direct-menu .menu-list a::after { width: 22px; height: 22px; right: 8px; font-size: 0.82rem; }
.home-direct-menu .menu-list strong { font-size: 0.92rem; line-height: 1.15; }
.home-direct-menu .menu-list span { font-size: 0.76rem; line-height: 1.25; }
.home-direct-menu .menu-list .primary-menu-link, .home-direct-menu .menu-list .primary-menu-link:first-child { background: var(--navy); border-color: var(--navy); }
.home-direct-menu .menu-list .primary-menu-link::after { background: rgb(255, 255, 255); }
.vertical-main-menu .menu-list { grid-template-columns: 1fr; gap: 0px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.home-menu-section-label { padding: 10px 16px 7px; border-top: 1px solid var(--line); background: rgb(248, 251, 253); color: var(--navy); font-size: 0.78rem; font-weight: 950; letter-spacing: 0.03em; line-height: 1.1; text-transform: uppercase; }
.home-menu-section-label:first-child { border-top: 0px; }
.vertical-main-menu .menu-list a, .vertical-main-menu .menu-list .audience-menu-main, .vertical-main-menu .menu-list a:first-child { min-height: 72px; border-right: 0px; border-bottom: 0px; border-left: 0px; border-image: none; border-top: 1px solid var(--line); border-radius: 0px; background: var(--paper); transition: background-color 160ms, color 160ms; }
.vertical-main-menu .menu-list a:first-child { border-top: 0px; }
.vertical-main-menu .menu-list a:hover, .vertical-main-menu .menu-list a:focus-visible { background: var(--soft-blue); }
.vertical-main-menu .menu-list a:hover strong, .vertical-main-menu .menu-list a:focus-visible strong { color: var(--navy); }
.vertical-main-menu .menu-list a:hover::after, .vertical-main-menu .menu-list a:focus-visible::after { background: var(--navy); border-color: var(--navy); color: rgb(255, 255, 255); }
.vertical-main-menu .menu-list .home-menu-pair a, .vertical-main-menu .menu-list .home-menu-pair a:first-child { border-top: 0px; }
.vertical-main-menu .menu-list .audience-menu-card { border-top: 1px solid var(--line); background: rgb(255, 255, 255); transition: background-color 160ms; }
.vertical-main-menu .menu-list .audience-menu-card:first-child { border-top: 0px; }
.vertical-main-menu .menu-list .audience-menu-card:hover, .vertical-main-menu .menu-list .audience-menu-card:focus-within { background: var(--soft-blue); }
.vertical-main-menu .menu-list .owner-hub-card { background: var(--soft-blue); box-shadow: rgb(159, 183, 200) 5px 0px 0px inset; }
.vertical-main-menu .menu-list .owner-hub-card .audience-menu-main strong { color: var(--navy); }
.vertical-main-menu .menu-list .owner-hub-card:hover, .vertical-main-menu .menu-list .owner-hub-card:focus-within { background: rgb(230, 240, 247); }
.vertical-main-menu .menu-list .audience-menu-card .audience-menu-main, .vertical-main-menu .menu-list .audience-menu-card .audience-menu-main:first-child { border-top: 0px; background: transparent; }
.vertical-main-menu .menu-list .audience-menu-link, .vertical-main-menu .menu-list .audience-menu-main { min-height: 86px; background: rgb(255, 255, 255); }
.vertical-main-menu .menu-list .owner-hub-card .audience-menu-main { background: transparent; }
.vertical-main-menu .menu-list .audience-menu-link strong, .vertical-main-menu .menu-list .audience-menu-main strong { font-family: Georgia, "Times New Roman", serif; font-size: 1.52rem; line-height: 1.05; }
.vertical-main-menu .menu-list .single-line-menu-title strong { white-space: nowrap; }
.vertical-main-menu .menu-list .audience-menu-link span, .vertical-main-menu .menu-list .audience-menu-main span { margin-top: 4px; }
.vertical-main-menu .menu-list .rehab-package-menu-link { background: var(--soft-blue); box-shadow: rgb(159, 183, 200) 5px 0px 0px inset; }
.vertical-main-menu .menu-list .rehab-package-menu-link strong { color: var(--navy); }
.vertical-main-menu .menu-list .rehab-package-menu-link:hover, .vertical-main-menu .menu-list .rehab-package-menu-link:focus-visible { background: rgb(230, 240, 247); }
.vertical-main-menu .menu-list .rehab-package-menu-link:hover strong, .vertical-main-menu .menu-list .rehab-package-menu-link:focus-visible strong { color: var(--navy); }
.audience-menu-shortcuts { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 8px; padding: 0px 16px 14px; opacity: 1; transform: translateY(0px); }
.home-direct-menu .menu-list .audience-menu-shortcuts a, .home-direct-menu .menu-list .audience-menu-shortcuts a:first-child { min-height: 42px; display: inline-flex; align-items: center; justify-content: center; padding: 8px 10px; border: 1px solid rgb(197, 213, 228); border-radius: 8px; background: rgb(248, 251, 253); color: var(--navy); font-size: 0.84rem; font-weight: 900; line-height: 1.1; text-align: center; }
.home-direct-menu .menu-list .audience-menu-shortcuts a::after { content: none; }
.home-direct-menu .menu-list .audience-menu-shortcuts a:hover, .home-direct-menu .menu-list .audience-menu-shortcuts a:focus-visible { border-color: var(--navy); background: rgb(255, 255, 255); }
.home-secondary-links { display: grid; grid-template-columns: 1fr; gap: 0px; margin-top: 12px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.home-secondary-links a { min-width: 0px; min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 2px; padding: 10px 14px; border-top: 1px solid var(--line); background: transparent; color: var(--ink); text-decoration: none; transition: background-color 160ms, border-color 160ms; }
.home-secondary-links a:first-child { border-top: 0px; }
.home-secondary-links a:hover, .home-secondary-links a:focus-visible { background: var(--soft-blue); border-color: rgb(199, 214, 226); }
.home-secondary-links strong { color: var(--navy); font-size: 0.9rem; line-height: 1.15; }
.home-secondary-links span { color: var(--muted); font-size: 0.76rem; line-height: 1.25; text-align: right; }
.consult-reader-card { scroll-margin-top: 18px; }
.vertical-main-menu .menu-list .primary-menu-link, .vertical-main-menu .menu-list .primary-menu-link:first-child { background: var(--navy); }
.vertical-main-menu .menu-list strong { font-size: 1.02rem; }
.vertical-main-menu .menu-list span { display: block; font-size: 0.88rem; }
.reader-levels { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 12px; margin-top: 24px; }
.reader-card { min-width: 0px; display: grid; gap: 7px; align-content: start; min-height: 156px; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); color: var(--ink); text-decoration: none; transition: border-color 160ms, box-shadow 160ms, transform 160ms; }
.reader-card:hover, .reader-card:focus-visible { border-color: rgb(183, 199, 215); box-shadow: rgba(19, 41, 65, 0.1) 0px 12px 24px; transform: translateY(-1px); }
.reader-card span { width: max-content; max-width: 100%; padding: 5px 9px; border: 1px solid var(--line); border-radius: 999px; color: var(--navy); font-size: 0.76rem; font-weight: 900; text-transform: uppercase; }
.reader-card strong { color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: 1.3rem; line-height: 1.1; }
.reader-card small { color: var(--muted); font-size: 0.94rem; line-height: 1.42; }
.reader-card.owner { background: rgb(255, 255, 255); }
.reader-card.rdvm { background: var(--soft-blue); }
.reader-card.resident { background: var(--soft-teal); }
.ask-search-panel label { display: grid; gap: 8px; color: var(--navy); font-weight: 850; }
.home-search-audience { display: grid; grid-template-columns: auto repeat(3, minmax(0px, 1fr)); gap: 8px; align-items: center; margin-bottom: 14px; }
.home-search-audience span { color: var(--navy); font-size: 0.78rem; font-weight: 900; text-transform: uppercase; }
.home-search-audience button { min-height: 42px; border: 1px solid var(--line); border-radius: 999px; background: rgb(255, 255, 255); color: var(--navy); font-weight: 900; cursor: pointer; }
.home-search-audience button[aria-pressed="true"] { border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.ask-search-panel input { width: 100%; min-height: 50px; padding: 0px 14px; border: 1px solid rgb(199, 212, 223); border-radius: 8px; color: var(--ink); }
.ask-results { display: grid; gap: 12px; margin-top: 16px; }
.ask-result { display: grid; gap: 9px; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: rgb(251, 252, 253); }
.ask-result-category { width: max-content; max-width: 100%; padding: 4px 9px; border: 1px solid rgb(199, 214, 226); border-radius: 999px; color: var(--navy); font-size: 0.72rem; font-weight: 900; text-transform: uppercase; }
.ask-result h3 { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1rem; font-weight: 850; }
.ask-result p { color: var(--muted); }
.ask-result .button { justify-self: start; }
.ask-result-actions { display: flex; flex-wrap: wrap; gap: 8px; }
.ask-result-empty { background: rgb(255, 255, 255); }
.prompt-list { display: grid; gap: 10px; margin-top: 18px; }
.prompt-card { padding: 14px 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); color: rgb(48, 64, 84); }
.prompt-card strong { color: var(--navy); }
.module-shell { display: grid; gap: 24px; }
.consult-gateway { display: grid; gap: 20px; }
.consult-gateway > .lead { max-width: 760px; }
.consult-choice-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; }
.consult-choice-grid.grouped { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.consult-choice-grid--routes { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
.consult-choice-card { width: 100%; min-height: 260px; appearance: none; display: grid; align-content: start; gap: 14px; padding: 24px; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(rgb(255, 255, 255) 0%, rgb(251, 252, 253) 100%); color: var(--ink); text-decoration: none; text-align: left; font: inherit; cursor: pointer; position: relative; transition: border-color 160ms, box-shadow 160ms, transform 160ms; }
.consult-choice-card--owner { background: linear-gradient(180deg, #f7fbfe 0%, var(--soft-blue) 100%); box-shadow: rgb(159, 183, 200) 5px 0px 0px inset; }
.consult-choice-card--owner span, .consult-choice-card--owner strong { color: var(--navy); }
.consult-choice-card--team { background: linear-gradient(rgb(255, 255, 255) 0%, rgb(251, 252, 253) 100%); }
.consult-choice-card::after { content: "Open"; width: max-content; min-height: 34px; display: inline-flex; align-items: center; justify-content: center; padding: 0px 12px; border: 1px solid rgb(196, 210, 223); border-radius: 999px; background: var(--soft-blue); color: var(--navy); font-size: 0.82rem; font-weight: 900; }
.consult-choice-card:hover, .consult-choice-card:focus-visible, .consult-choice-card[aria-pressed="true"] { border-color: rgb(183, 199, 215); box-shadow: rgba(19, 41, 65, 0.1) 0px 16px 32px; transform: translateY(-2px); }
.consult-choice-card span { width: max-content; padding: 7px 10px; border: 1px solid var(--line); border-radius: 999px; color: var(--navy); font-size: 0.78rem; font-weight: 850; text-transform: uppercase; }
.consult-choice-card strong { color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.6rem, 2.2vw, 2.25rem); line-height: 1.05; }
.consult-choice-card small { color: var(--muted); font-size: 1rem; line-height: 1.55; }
.consult-choice-group { min-height: 260px; display: grid; align-content: start; gap: 14px; padding: 24px; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(rgb(255, 255, 255) 0%, rgb(251, 252, 253) 100%); color: var(--ink); }
.consult-choice-group > span { width: max-content; padding: 7px 10px; border: 1px solid var(--line); border-radius: 999px; color: var(--navy); font-size: 0.78rem; font-weight: 850; text-transform: uppercase; }
.consult-choice-group strong { color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.6rem, 2.2vw, 2.25rem); line-height: 1.05; }
.consult-choice-group small { color: var(--muted); font-size: 1rem; line-height: 1.55; }
.consult-source-link { margin: -4px 0px 0px; color: var(--muted); font-size: 0.92rem; font-weight: 750; line-height: 1.35; }
.consult-source-link a { color: var(--navy); font-weight: 900; }
.consult-module-list { display: grid; gap: 14px; margin-top: 22px; }
.consult-module-card { display: grid; grid-template-columns: minmax(0px, 0.9fr) minmax(280px, 1.1fr); gap: 18px; align-items: start; padding: 22px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.consult-module-copy h2 { font-size: clamp(1.8rem, 3vw, 2.6rem); }
.consult-module-copy p { margin-top: 8px; color: var(--muted); }
.consult-module-paths { display: grid; gap: 12px; }
.consult-module-paths > div { display: grid; gap: 8px; padding: 14px; border: 1px solid var(--line); border-radius: 8px; background: rgb(251, 252, 253); }
.consult-module-paths strong { color: var(--navy); font-size: 0.86rem; font-weight: 900; text-transform: uppercase; }
.consult-reader-list { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 14px; margin-top: 22px; }
.consult-gateway > .consult-reader-list:first-child { margin-top: 0px; }
.consult-reader-card { display: grid; gap: 12px; align-content: start; padding: 22px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.consult-reader-card > span { width: max-content; max-width: 100%; padding: 7px 10px; border: 1px solid var(--line); border-radius: 999px; color: var(--navy); font-size: 0.78rem; font-weight: 900; text-transform: uppercase; }
.consult-reader-card h2 { font-size: clamp(1.8rem, 3vw, 2.6rem); }
.consult-reader-card p { color: var(--muted); }
.path-subchoices { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 8px; margin-top: 4px; }
.path-subchoices a, .path-subchoices button { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; padding: 0px 14px; border: 1px solid rgb(196, 210, 223); border-radius: 8px; background: var(--soft-blue); color: var(--navy); font-style: inherit; font-variant: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-size: 0.95rem; font-weight: 900; text-decoration: none; cursor: pointer; }
.path-subchoices a:hover, .path-subchoices a:focus-visible, .path-subchoices button:hover, .path-subchoices button:focus-visible { border-color: rgb(158, 182, 204); background: rgb(220, 235, 248); }
.path-subchoices button[aria-pressed="true"] { background: var(--navy); color: rgb(255, 255, 255); }
.consult-sections, .consult-level-section { display: grid; gap: 24px; }
.level-back { width: max-content; min-height: 42px; padding: 0px 14px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: var(--navy); font-weight: 850; cursor: pointer; }
.level-back:hover, .level-back:focus-visible { background: var(--soft-blue); }
.consult-story { display: grid; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.story-block { display: grid; grid-template-columns: auto minmax(0px, 1fr); gap: 16px; padding: 22px; border-top: 1px solid var(--line); }
.story-block:first-child { border-top: 0px; }
.story-block > span { width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-weight: 900; }
.story-block h2 { font-size: 1.5rem; }
.story-block p { margin-top: 6px; color: var(--muted); }
.mini-category-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 14px; }
.mini-category-grid section { padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.mini-category-grid h3 { color: var(--navy); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 0.86rem; font-weight: 850; text-transform: uppercase; }
.mini-category-grid p { margin-top: 8px; color: var(--muted); }
.module-toolbar { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 18px; align-items: end; }
.module-toolbar.choice-only { grid-template-columns: 1fr; justify-items: stretch; }
.audience-switcher { display: inline-grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 4px; padding: 4px; border: 1px solid var(--line); border-radius: 8px; background: var(--wash); }
.audience-tab { min-height: 42px; min-width: 96px; padding: 0px 14px; border: 0px; border-radius: 6px; background: transparent; color: rgb(47, 64, 85); font-weight: 850; cursor: pointer; }
.audience-tab[aria-pressed="true"] { background: var(--navy); color: rgb(255, 255, 255); }
.module-local-back { min-height: 50px; width: 100%; margin-top: 2px; border: 1px solid var(--line); border-radius: 8px; background: var(--navy); color: rgb(255, 255, 255); font-weight: 850; cursor: pointer; }
.module-local-back:hover, .module-local-back:focus-visible { background: rgb(16, 42, 67); }
.audience-panel { display: grid; gap: 22px; }
.audience-content { margin-top: 24px; }
.pathway-label { margin: 0px; color: var(--navy); font-size: 0.86rem; font-weight: 850; letter-spacing: 0px; text-transform: uppercase; }
.module-summary { max-width: 820px; }
.consult-owner-intro { max-width: 860px; }
.consult-owner-intro h1 { max-width: 820px; font-size: clamp(2.25rem, 6vw, 3.6rem); }
.consult-next-actions { max-width: 760px; margin-top: 18px; }
.module-summary p { margin-top: 10px; color: var(--muted); }
.module-summary h3 { margin-top: 18px; font-size: 1.25rem; }
.module-summary .plain-list { margin-top: 12px; color: var(--muted); }
.estimate-card { padding: 20px; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(rgb(255, 255, 255) 0%, rgb(247, 250, 252) 100%); }
.estimate-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; margin-top: 16px; }
.estimate-panel { display: grid; gap: 8px; min-width: 0px; padding: 14px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.estimate-panel strong { color: var(--navy); }
.estimate-row { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 6px 14px; padding-bottom: 10px; border-bottom: 1px solid var(--line); }
.estimate-row:last-of-type { border-bottom: 0px; }
.estimate-price { color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: 1.3rem; font-weight: 700; line-height: 1.15; }
.estimate-panel h3 { margin-top: 8px; color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 0.98rem; font-weight: 850; }
.estimate-panel h3:first-of-type { margin-top: 0px; }
.estimate-disclaimer { max-width: 700px; margin-top: 14px; color: var(--muted); font-size: 0.94rem; }
.rdvm-owner-estimate { max-width: 560px; margin-top: 16px; gap: 10px; }
.rdvm-owner-talk-list { margin-top: 14px; }
.rdvm-estimate-header { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 6px 14px; padding-bottom: 10px; border-bottom: 1px solid var(--line); }
.rdvm-owner-estimate .estimate-price { font-size: 1.15rem; }
.rdvm-estimate-context { margin: 0px; color: var(--muted); font-size: 0.96rem; line-height: 1.5; }
.rdvm-estimate-context strong { color: var(--ink); font-weight: 850; }
.standard-estimate-note { padding: 10px 12px; border-left: 3px solid var(--navy); border-radius: 0 var(--radius) var(--radius) 0; background: var(--soft-blue); font-size: 0.86rem; line-height: 1.45; }
.rdvm-owner-estimate .estimate-disclaimer { margin-top: 0px; padding-top: 10px; border-top: 1px solid var(--line); font-size: 0.86rem; line-height: 1.45; }
.plain-list.compact { margin-top: 0px; }
.plain-list.compact li + li { margin-top: 4px; }
.faq-choice-list { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; margin-top: 16px; }
.faq-choice-list a { min-height: 112px; display: grid; gap: 6px; align-content: start; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); color: var(--ink); text-decoration: none; transition: border-color 160ms, box-shadow 160ms, transform 160ms; }
.faq-choice-list a:hover, .faq-choice-list a:focus-visible { border-color: rgb(183, 199, 215); box-shadow: rgba(19, 41, 65, 0.1) 0px 12px 24px; transform: translateY(-1px); }
.faq-choice-list strong { color: var(--navy); font-size: 1.02rem; line-height: 1.2; }
.faq-choice-list span { color: var(--muted); font-size: 0.94rem; line-height: 1.45; }
.after-path-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 10px; margin-top: 18px; }
.after-path-grid.two-option { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.after-path-card { position: relative; min-height: 132px; display: grid; gap: 7px; align-content: start; min-width: 0px; padding: 16px 48px 16px 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); color: var(--ink); text-decoration: none; transition: border-color 160ms, box-shadow 160ms, transform 160ms; }
.after-path-card::after { content: ">"; width: 30px; height: 30px; display: inline-flex; align-items: center; justify-content: center; position: absolute; right: 14px; top: 16px; border: 1px solid var(--line); border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-weight: 900; }
.after-path-card:hover, .after-path-card:focus-visible { border-color: rgb(183, 199, 215); box-shadow: rgba(19, 41, 65, 0.1) 0px 12px 24px; transform: translateY(-1px); }
.after-path-card span { color: var(--navy); font-size: 0.78rem; font-weight: 850; text-transform: uppercase; }
.after-path-card strong { color: var(--ink); font-size: 1rem; line-height: 1.18; }
.after-path-card small { color: var(--muted); font-size: 0.9rem; font-weight: 650; line-height: 1.35; }
.after-path-card.featured { border-color: rgb(184, 211, 207); background: var(--soft-teal); }
.after-path-card.concern { background: rgb(255, 250, 243); }
.after-disclosure-grid { align-items: start; }
.after-path-disclosure { min-width: 0px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; transition: border-color 160ms, box-shadow 160ms; }
.after-path-disclosure.concern { background: rgb(255, 250, 243); }
.after-path-disclosure[open] { grid-column: 1 / -1; border-color: rgb(183, 199, 215); box-shadow: rgba(19, 41, 65, 0.1) 0px 12px 24px; }
.after-path-disclosure summary { position: relative; min-height: 132px; display: grid; gap: 7px; align-content: start; padding: 16px 48px 16px 16px; cursor: pointer; list-style: none; }
.after-path-disclosure summary::-webkit-details-marker { display: none; }
.after-path-disclosure summary::after { content: "+"; width: 30px; height: 30px; display: inline-flex; align-items: center; justify-content: center; position: absolute; right: 14px; top: 16px; border: 1px solid var(--line); border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-weight: 900; }
.after-path-disclosure[open] summary::after { content: "-"; background: var(--navy); border-color: var(--navy); color: rgb(255, 255, 255); }
.after-path-disclosure summary:hover, .after-path-disclosure summary:focus-visible { outline: 0px; background: rgba(232, 239, 245, 0.45); }
.after-path-disclosure summary span { color: var(--navy); font-size: 0.78rem; font-weight: 850; text-transform: uppercase; }
.after-path-disclosure summary strong { color: var(--ink); font-size: 1rem; line-height: 1.18; }
.after-path-disclosure summary small { color: var(--muted); font-size: 0.9rem; font-weight: 650; line-height: 1.35; }
.after-path-panel { display: grid; gap: 14px; padding: 0px 16px 16px; background: var(--paper); }
.after-path-panel .module-summary { padding-top: 14px; border-top: 1px solid var(--line); }
.rehab-highlight { max-width: 820px; display: grid; gap: 16px; padding: 20px; border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(184, 211, 207) rgb(184, 211, 207) rgb(184, 211, 207) rgb(82, 122, 117); border-image: none; border-radius: var(--radius); background: linear-gradient(rgb(247, 251, 250) 0%, rgb(231, 242, 239) 100%); }
.rehab-highlight h2 { margin-top: 4px; }
.rehab-highlight p, .rehab-highlight li { color: rgb(53, 80, 77); }
.rehab-highlight .module-actions { margin-top: 0px; }
.module-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 14px; }
.module-card { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); padding: 18px; }
.module-card h3 + ul { margin-top: 10px; }
.module-card li { color: var(--muted); }
.module-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.module-note { padding: 16px 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--soft-blue); color: rgb(51, 70, 93); }
.tplo-crosslink-note { margin: 12px 0px 14px; padding: 12px 14px; display: grid; gap: 8px; }
.tplo-crosslink-note p { margin: 0px; font-size: 0.96rem; line-height: 1.4; }
.tplo-crosslink-note .actions { margin-top: 0px; }
.tplo-crosslink-note .button { min-height: 40px; }
.update-jump-panel { margin: 14px 0px 18px; padding: 14px 16px; border-top: 1px solid rgb(213, 226, 236); border-right: 1px solid rgb(213, 226, 236); border-bottom: 1px solid rgb(213, 226, 236); border-image: none; border-left: 4px solid var(--navy); border-radius: var(--radius); background: rgb(251, 252, 253); color: rgb(51, 70, 93); }
.update-jump-panel h3 { color: var(--navy); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1rem; line-height: 1.2; }
.update-jump-panel p { margin-top: 4px; color: var(--muted); font-size: 0.92rem; line-height: 1.45; }
.update-jump-links { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
.update-jump-links a { min-height: 34px; display: inline-flex; align-items: center; justify-content: center; padding: 6px 10px; border: 1px solid rgb(200, 214, 226); border-radius: 999px; background: rgb(255, 255, 255); color: var(--navy); font-size: 0.82rem; font-weight: 850; line-height: 1.1; text-decoration: none; }
.update-jump-links a:hover, .update-jump-links a:focus-visible { border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.system-flow { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 14px; }
.system-flow-step, .agent-card { min-width: 0px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); padding: 18px; }
.system-flow-step { border-top: 4px solid rgb(82, 122, 117); }
.system-flow-step p, .agent-card p { margin-top: 10px; color: var(--muted); }
.agent-grid { display: grid; grid-template-columns: repeat(5, minmax(0px, 1fr)); gap: 14px; }
.agent-card { background: rgb(251, 252, 253); }
.agent-card h3 { font-size: 1.1rem; }
.workstation-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 14px; }
.workstation-card { min-width: 0px; display: grid; gap: 14px; padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.workstation-card header { display: flex; align-items: center; gap: 10px; }
.workstation-card header span { width: 34px; height: 34px; flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--navy); color: rgb(255, 255, 255); font-weight: 900; }
.workstation-card h3 { margin: 0px; font-size: 1.08rem; }
.workstation-card dl { display: grid; gap: 10px; margin: 0px; }
.workstation-card dt { color: var(--navy); font-size: 0.72rem; font-weight: 850; letter-spacing: 0.04em; text-transform: uppercase; }
.workstation-card dd { margin: 3px 0px 0px; color: var(--muted); font-size: 0.94rem; line-height: 1.45; }
.review-gate-note { max-width: 860px; margin-top: 18px; padding: 18px; border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(184, 211, 207) rgb(184, 211, 207) rgb(184, 211, 207) rgb(82, 122, 117); border-image: none; border-radius: var(--radius); background: var(--soft-teal); }
.review-gate-note h3 { margin-top: 4px; }
.review-gate-note p { margin-top: 8px; color: rgb(53, 80, 77); }
.workstation-infographic { display: grid; gap: 0px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.workstation-infographic-title { padding: 20px 22px 18px; border-bottom: 1px solid var(--line); background: linear-gradient(rgb(247, 251, 250) 0%, rgb(238, 246, 249) 100%); }
.workstation-infographic-title h3 { margin-top: 4px; }
.workstation-column-heads, .workstation-row { display: grid; grid-template-columns: minmax(160px, 0.9fr) minmax(150px, 1fr) minmax(220px, 1.35fr) minmax(170px, 1.05fr) minmax(170px, 1fr); gap: 0px; }
.workstation-column-heads { border-bottom: 1px solid var(--line); background: var(--navy); color: rgb(255, 255, 255); }
.workstation-column-heads span { padding: 12px 14px; border-right: 1px solid rgba(255, 255, 255, 0.18); font-size: 0.76rem; font-weight: 850; letter-spacing: 0.04em; text-transform: uppercase; }
.workstation-column-heads span:last-child { border-right: 0px; }
.workstation-map { display: grid; }
.workstation-row { position: relative; border-bottom: 1px solid var(--line); }
.workstation-row:nth-child(2n) { background: rgb(251, 252, 253); }
.workstation-row::after { content: ""; position: absolute; left: 19%; right: 23%; bottom: -8px; height: 16px; background: linear-gradient(90deg, transparent 0px, transparent 42%, rgb(82, 122, 117) 42%, rgb(82, 122, 117) 58%, transparent 58%, transparent 100%); clip-path: polygon(0px 42%, 94% 42%, 94% 0px, 100% 50%, 94% 100%, 94% 58%, 0px 58%); opacity: 0.32; pointer-events: none; }
.workstation-row:last-child::after { display: none; }
.workstation-row > * { min-width: 0px; padding: 16px 14px; border-right: 1px solid var(--line); }
.workstation-row > :last-child { border-right: 0px; }
.station-name { display: flex; align-items: center; gap: 10px; background: rgb(241, 246, 248); }
.station-name span { width: 34px; height: 34px; flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--navy); color: rgb(255, 255, 255); font-weight: 900; }
.station-name strong { color: var(--navy); line-height: 1.15; }
.workstation-row p { margin: 0px; color: var(--muted); font-size: 0.92rem; line-height: 1.45; }
.workstation-row p[data-label="Guardrail"] { background: rgb(255, 250, 243); color: rgb(78, 69, 57); }
.workstation-review-band { display: grid; grid-template-columns: 220px 1fr; gap: 14px; align-items: center; padding: 18px 22px; border-top: 4px solid rgb(82, 122, 117); background: var(--soft-teal); }
.workstation-review-band strong { color: var(--navy); font-size: 1.04rem; }
.workstation-review-band span { color: rgb(53, 80, 77); line-height: 1.45; }
.workstation-visual { display: grid; grid-template-columns: minmax(180px, 0.72fr) minmax(520px, 1.9fr) minmax(220px, 0.82fr); gap: 18px; align-items: stretch; padding: 20px; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(rgb(251, 252, 253) 0%, rgb(243, 247, 248) 100%); overflow: hidden; }
.visual-source-stack, .visual-review-output { display: grid; gap: 14px; align-content: center; }
.source-node, .review-node, .output-node, .station-node { min-width: 0px; position: relative; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); box-shadow: rgba(19, 41, 65, 0.06) 0px 12px 24px; }
.source-node, .review-node, .output-node { padding: 18px; }
.source-node::after, .review-node::before { content: ""; width: 36px; height: 18px; position: absolute; top: 50%; background: rgb(82, 122, 117); clip-path: polygon(0px 34%, 72% 34%, 72% 0px, 100% 50%, 72% 100%, 72% 66%, 0px 66%); transform: translateY(-50%); opacity: 0.75; }
.source-node::after { right: -38px; }
.review-node::before { left: -38px; }
.source-node.evidence { border-left: 5px solid var(--navy); }
.source-node.patient { border-left: 5px solid rgb(156, 106, 37); background: rgb(255, 250, 243); }
.source-node.internal { border-left: 5px solid rgb(82, 122, 117); background: rgb(244, 251, 250); }
.visual-kicker { display: block; margin-bottom: 6px; color: var(--navy); font-size: 0.74rem; font-weight: 850; letter-spacing: 0.04em; text-transform: uppercase; }
.source-node strong, .review-node strong, .output-node strong { display: block; color: var(--ink); font-size: 1.08rem; line-height: 1.15; }
.source-node p, .review-node p, .output-node p { margin-top: 8px; color: var(--muted); font-size: 0.92rem; line-height: 1.42; }
.visual-draft-lane { min-height: 560px; display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); grid-template-rows: auto repeat(2, minmax(165px, 1fr)); gap: 18px; position: relative; padding: 18px; border: 1px solid rgb(184, 211, 207); border-radius: var(--radius); background: linear-gradient(rgba(240, 250, 248, 0.9), rgba(255, 255, 255, 0.92)), radial-gradient(circle, rgba(82, 122, 117, 0.14), transparent 58%); }
.lane-heading { grid-column: 1 / -1; position: relative; z-index: 2; padding: 14px 16px; border: 1px solid rgb(184, 211, 207); border-radius: var(--radius); background: rgba(255, 255, 255, 0.9); }
.lane-heading strong { display: block; margin-top: 3px; color: var(--ink); font-size: 1.08rem; }
.station-connectors { position: absolute; inset: 118px 44px 42px; z-index: 1; pointer-events: none; }
.station-connectors path { fill: none; stroke: rgb(82, 122, 117); stroke-width: 3.5; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 6, 7; opacity: 0.5; }
.station-node { z-index: 2; display: grid; gap: 8px; align-content: start; padding: 16px; border-color: rgb(197, 216, 220); }
.station-node.n1 { grid-area: 2 / 1; }
.station-node.n2 { grid-area: 2 / 2; }
.station-node.n3 { grid-area: 2 / 3; }
.station-node.n4 { grid-area: 3 / 3; }
.station-node.n5 { grid-area: 3 / 2; }
.station-node.n6 { grid-area: 3 / 1; }
.station-number { width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--navy); color: rgb(255, 255, 255); font-weight: 900; }
.station-node h3 { margin: 0px; color: var(--ink); font-size: 1rem; line-height: 1.14; }
.station-node p { margin: 0px; color: var(--muted); font-size: 0.9rem; line-height: 1.38; }
.station-node small { align-self: end; color: rgb(53, 80, 77); font-size: 0.8rem; font-weight: 800; }
.draft-only-badge { position: absolute; left: 50%; bottom: 15px; z-index: 3; transform: translateX(-50%); padding: 7px 14px; border: 1px solid rgb(82, 122, 117); border-radius: 999px; background: rgb(238, 249, 247); color: rgb(53, 80, 77); font-size: 0.78rem; font-weight: 900; text-transform: uppercase; }
.review-node { border-left: 5px solid rgb(82, 122, 117); background: var(--soft-teal); }
.output-node { border-left: 5px solid rgb(156, 106, 37); background: rgb(255, 250, 243); }
.output-node ul { display: grid; gap: 7px; margin: 10px 0px 0px; padding: 0px; list-style: none; }
.output-node li { position: relative; padding-left: 16px; color: rgb(78, 69, 57); font-size: 0.9rem; font-weight: 700; line-height: 1.24; }
.output-node li::before { content: ""; width: 7px; height: 7px; position: absolute; left: 0px; top: 0.55em; border-radius: 50%; background: rgb(156, 106, 37); }
.system-village { position: relative; margin: 0px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.system-village img { width: 100%; display: block; aspect-ratio: 3 / 2; object-fit: cover; }
.system-village.story-infographic img { aspect-ratio: 16 / 9; object-fit: contain; background: rgb(248, 249, 248); }
.system-village figcaption { padding: 14px 16px; border-top: 1px solid var(--line); color: var(--muted); font-size: 0.95rem; }
.figure-actions { padding: 0px 16px 16px; }
.village-labels { position: absolute; inset: 16px; z-index: 3; pointer-events: none; }
.village-flow-arrows { width: 100%; height: calc(100% - 108px); position: absolute; inset: 0px 0px auto; z-index: 1; color: var(--navy); pointer-events: none; }
.village-flow-arrows path { fill: none; stroke-width: 0.7; stroke-linecap: round; stroke-linejoin: round; }
.village-flow-arrows .evidence-line { stroke: rgb(22, 77, 119); stroke-dasharray: 1.4, 1; marker-end: url("#village-arrow-evidence"); }
.village-flow-arrows .patient-line { stroke: rgb(141, 90, 40); stroke-dasharray: 1.1, 1.2; marker-end: url("#village-arrow-patient"); }
.village-flow-stack { width: min(900px, 100% - 36px); display: grid; gap: 6px; position: absolute; left: 50%; bottom: 98px; z-index: 2; transform: translateX(-50%); }
.village-flow-ribbon { min-height: 40px; display: flex; flex-wrap: wrap; gap: 6px; align-items: center; justify-content: center; padding: 6px; border: 1px solid rgba(20, 61, 104, 0.16); border-radius: 999px; background: rgba(255, 255, 255, 0.9); box-shadow: rgba(17, 29, 43, 0.12) 0px 10px 24px; }
.village-flow-ribbon > strong { min-height: 28px; display: inline-flex; align-items: center; padding: 4px 12px; border-radius: 999px; color: rgb(255, 255, 255); font-size: 0.8rem; font-weight: 900; }
.village-flow-ribbon.evidence-flow { border-color: rgba(22, 77, 119, 0.28); }
.village-flow-ribbon.patient-flow { border-color: rgba(141, 90, 40, 0.28); }
.village-flow-ribbon.evidence-flow > strong, .village-flow-ribbon.evidence-flow b { background: rgb(22, 77, 119); }
.village-flow-ribbon.patient-flow > strong, .village-flow-ribbon.patient-flow b { background: rgb(141, 90, 40); }
.village-flow-ribbon span { min-height: 28px; display: inline-flex; align-items: center; gap: 6px; padding: 4px 9px; border-radius: 999px; background: rgb(243, 248, 250); color: var(--navy); font-size: 0.78rem; font-weight: 850; }
.village-flow-ribbon b, .village-label > b { width: 22px; height: 22px; display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; border-radius: 50%; background: var(--navy); color: rgb(255, 255, 255); font-size: 0.72rem; font-weight: 900; }
.village-label { width: min(215px, 25vw); position: absolute; display: grid; grid-template-columns: 24px minmax(0px, 1fr); gap: 3px 8px; align-items: start; padding: 9px 10px; border: 1px solid rgba(20, 61, 104, 0.2); border-radius: 6px; background: rgba(255, 255, 255, 0.9); box-shadow: rgba(17, 29, 43, 0.12) 0px 10px 24px; color: var(--ink); font-size: 0.78rem; line-height: 1.25; pointer-events: auto; text-decoration: none; }
.village-label > b { grid-row: 1 / 4; }
.village-label strong, .village-label span, .village-label small { display: block; }
.village-label strong { color: var(--navy); font-size: 0.8rem; text-transform: uppercase; }
.village-label span { margin-top: 3px; color: var(--muted); }
.village-label small { margin-top: 2px; color: rgb(73, 100, 118); font-size: 0.72rem; font-weight: 800; }
.village-label:hover, .village-label:focus-visible { border-color: var(--navy); background: rgb(255, 255, 255); }
.village-label.library { left: 13%; top: 4%; }
.village-label.docs { left: 39%; top: 4%; }
.village-label.consult { right: 7%; top: 4%; }
.village-label.mail { right: 7%; bottom: 29%; }
.village-label.records { left: 13%; bottom: 29%; }
.village-label.website { left: 43%; bottom: 22%; }
.dual-flow-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 14px; margin-top: 16px; }
.flow-path-card { min-width: 0px; padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.flow-path-card.evidence { border-top: 4px solid rgb(22, 77, 119); }
.flow-path-card.patient { border-top: 4px solid rgb(141, 90, 40); }
.flow-path-card h2 { font-size: clamp(1.6rem, 2vw, 2.25rem); }
.flow-path-card ol { display: grid; gap: 10px; margin-top: 14px; padding-left: 1.2rem; color: var(--muted); }
.flow-path-card li::marker { color: var(--navy); font-weight: 900; }
.village-zoom-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 16px; }
.village-zoom-card { min-width: 0px; display: grid; grid-template-columns: minmax(0px, 0.46fr) minmax(0px, 1fr); gap: 16px; align-items: start; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); scroll-margin-top: 18px; }
.village-zoom-card.wide { grid-column: 1 / -1; grid-template-columns: minmax(0px, 0.32fr) minmax(0px, 1fr); }
.village-zoom-card img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border: 1px solid var(--line); border-radius: 6px; background: var(--soft-blue); }
.village-zoom-card p { margin-top: 8px; color: var(--muted); }
.zoom-process { display: grid; gap: 7px; margin: 12px 0px 0px; }
.zoom-process div { display: grid; grid-template-columns: 74px minmax(0px, 1fr); gap: 10px; padding: 8px 0px 0px; border-top: 1px solid var(--line); }
.zoom-process dt { color: var(--navy); font-size: 0.76rem; font-weight: 900; text-transform: uppercase; }
.zoom-process dd { margin: 0px; color: var(--muted); font-size: 0.9rem; line-height: 1.35; }
.module-note strong { color: var(--navy); }
.module-note p { margin-top: 4px; }
.consult-category-list { display: grid; gap: 16px; }
.consult-category { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.consult-category h3 { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 8px; padding: 14px 16px; border-bottom: 1px solid var(--line); background: rgb(251, 252, 253); color: var(--navy); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 0.86rem; font-weight: 850; text-transform: uppercase; }
.consult-category h3 span { color: var(--muted); font-size: 0.78rem; font-weight: 780; text-transform: none; }
.consult-category .module-topic-list { border: 0px; border-radius: 0px; }
.module-topic-list { display: grid; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.topic-row { min-height: 58px; display: grid; grid-template-columns: minmax(0px, 0.4fr) minmax(0px, 1fr); gap: 16px; align-items: center; padding: 14px 16px; border-top: 1px solid var(--line); }
.topic-row:first-child { border-top: 0px; }
.topic-row strong { color: var(--ink); }
.topic-row span { color: var(--muted); font-size: 0.94rem; }
.topic-detail { border-top: 1px solid var(--line); }
.topic-detail:first-child { border-top: 0px; }
.topic-detail summary { min-height: 58px; display: grid; grid-template-columns: minmax(0px, 0.36fr) minmax(0px, 1fr) auto; gap: 16px; align-items: center; padding: 14px 16px 14px 20px; border-left: 4px solid var(--navy); background: rgb(251, 252, 253); cursor: pointer; list-style: none; transition: background 160ms, color 160ms; }
.topic-detail summary::-webkit-details-marker { display: none; }
.topic-detail summary::after { content: "+ Open"; min-height: 34px; display: inline-flex; align-items: center; justify-content: center; padding: 0px 12px; border: 1px solid rgb(183, 199, 215); border-radius: 999px; background: var(--paper); color: var(--navy); font-size: 0.82rem; font-weight: 900; white-space: nowrap; }
.topic-detail summary strong { color: var(--ink); }
.topic-detail summary span { color: var(--muted); font-size: 0.94rem; }
.topic-detail summary:hover, .topic-detail summary:focus-visible { background: var(--soft-blue); }
.topic-detail[open] summary { background: var(--navy); border-left-color: var(--teal); }
.topic-detail[open] summary strong, .topic-detail[open] summary span { color: rgb(255, 255, 255); }
.topic-detail[open] summary::after { content: "- Close"; border-color: rgba(255, 255, 255, 0.45); background: rgba(255, 255, 255, 0.12); color: rgb(255, 255, 255); }
.topic-detail-body { display: grid; gap: 12px; padding: 18px 18px 20px; border-left: 4px solid var(--teal); background: rgb(255, 255, 255); color: var(--muted); }
.topic-detail-body p { margin: 0px; }
.topic-detail-body .mini-meta { margin-bottom: 0px; }
a.topic-row { color: inherit; text-decoration: none; }
a.topic-row:hover, a.topic-row:focus-visible { background: var(--soft-blue); }
.topic-live span { color: var(--navy); font-weight: 850; }
.quiet-links { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.quiet-links a { min-height: 44px; display: inline-flex; align-items: center; padding: 0px 14px; border: 1px solid var(--line); border-radius: 6px; background: var(--paper); text-decoration: none; font-weight: 800; }
.link-list { display: grid; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.link-list a, .link-list .list-row { min-height: 58px; display: grid; grid-template-columns: minmax(0px, 0.42fr) minmax(0px, 1fr); gap: 16px; align-items: center; padding: 14px 16px; border-top: 1px solid var(--line); text-decoration: none; }
.link-list a { position: relative; padding-right: 52px; }
.link-list a::after { content: ">"; width: 30px; height: 30px; display: inline-flex; align-items: center; justify-content: center; position: absolute; right: 14px; top: 50%; transform: translateY(-50%); border: 1px solid var(--line); border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-weight: 900; }
.link-list a:hover, .link-list a:focus-visible, .quiet-links a:hover, .quiet-links a:focus-visible { background: var(--soft-blue); }
.link-list a:first-child, .link-list .list-row:first-child { border-top: 0px; }
.link-list strong { color: var(--ink); }
.link-list span { color: var(--muted); font-size: 0.92rem; overflow-wrap: anywhere; }
.album-card-grid { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 14px; }
.album-card { min-width: 0px; display: grid; grid-template-rows: auto minmax(0px, 1fr); border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); color: inherit; text-decoration: none; overflow: hidden; }
.album-card:hover, .album-card:focus-visible { border-color: rgb(191, 212, 223); background: rgb(251, 252, 253); box-shadow: rgba(20, 32, 51, 0.08) 0px 12px 28px; }
.album-card img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; background: rgb(232, 238, 243); }
.album-card picture { width: 100%; display: block; aspect-ratio: 1 / 1; background: rgb(232, 238, 243); }
.album-card picture img { height: 100%; display: block; }
.album-card-copy { min-width: 0px; display: grid; align-content: start; gap: 7px; padding: 14px; }
.album-stage { color: var(--navy); font-size: 0.75rem; font-weight: 900; line-height: 1.1; text-transform: uppercase; }
.album-card strong { color: var(--ink); font-size: 1rem; line-height: 1.22; }
.album-card-copy > span:not(.album-stage):not(.album-card-action) { color: var(--muted); font-size: 0.9rem; line-height: 1.35; }
.album-card-action { margin-top: 2px; color: var(--teal); font-size: 0.84rem; font-weight: 900; line-height: 1.2; }
.two-column { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 16px; }
.tplo-hub-hero { padding-bottom: 34px; }
.tplo-feature-carousel { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; touch-action: pan-y; }
.tplo-price-panel, .tplo-update-panel { display: grid; align-content: center; gap: 10px; padding: 20px; }
.tplo-price-panel h3, .tplo-update-panel h3 { color: var(--ink); font-size: 1.55rem; }
.tplo-price-panel p, .tplo-update-panel p { color: var(--muted); }
.tplo-hero-price-strip { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 16px; align-items: center; margin-bottom: 12px; padding: 16px; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(rgb(255, 255, 255) 0%, rgb(247, 250, 252) 100%); }
.tplo-hero-price-strip strong { display: block; color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: 1.45rem; line-height: 1.1; }
.tplo-hero-price-strip p { margin-top: 5px; color: var(--muted); font-size: 0.94rem; }
.tplo-rehab-strip { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 16px; align-items: center; margin-top: 12px; padding: 16px; border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(184, 211, 207) rgb(184, 211, 207) rgb(184, 211, 207) rgb(82, 122, 117); border-image: none; border-radius: var(--radius); background: linear-gradient(rgb(247, 251, 250) 0%, rgb(231, 242, 239) 100%); }
.tplo-rehab-strip strong { display: block; color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: 1.35rem; line-height: 1.12; }
.tplo-rehab-strip p { max-width: 760px; margin-top: 5px; color: rgb(53, 80, 77); font-size: 0.94rem; }
.compact-actions { gap: 8px; margin-top: 16px; }
.compact-actions .button { min-height: 42px; padding-inline: 14px; font-size: 0.94rem; }
.tplo-route-list a { grid-template-columns: minmax(0px, 0.36fr) minmax(0px, 1fr); }
.tplo-topic-grid { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 12px; }
.tplo-estimate-block { max-width: none; }
.tplo-estimate-block .estimate-grid { grid-template-columns: minmax(0px, 0.8fr) minmax(0px, 1.2fr); }
.price-guide-hero { padding-bottom: 28px; }
.price-guide-hero .hero-copy { max-width: 820px; }
.price-guide-note { margin-top: 14px; color: var(--muted); font-weight: 760; }
.price-guide-actions { margin-top: 18px; }
.price-guide-actions .button { min-width: 0px; }
.price-search-help { margin: 10px 0px 0px; color: var(--muted); font-size: 0.92rem; line-height: 1.35; }
.price-search-help a { color: var(--navy); font-weight: 850; text-decoration: none; }
.price-search-help a:hover, .price-search-help a:focus-visible { text-decoration: underline; text-underline-offset: 3px; }
.price-browse-list { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.price-browse-category + .price-browse-category { border-top: 1px solid var(--line); }
.price-browse-category summary { min-height: 58px; display: grid; grid-template-columns: minmax(0px, 1fr) auto auto; align-items: center; gap: 8px; padding: 14px 16px; background: rgb(251, 252, 253); border-bottom: 0px; color: var(--navy); cursor: pointer; list-style: none; }
.price-browse-category summary::-webkit-details-marker { display: none; }
.price-browse-category summary::after { content: "+"; width: 34px; height: 34px; flex: 0 0 34px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid rgb(203, 217, 228); border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-size: 1.1rem; font-weight: 900; }
.price-browse-category[open] summary { border-bottom: 1px solid var(--line); }
.price-browse-category[open] summary::after { content: "-"; background: var(--navy); border-color: var(--navy); color: rgb(255, 255, 255); }
.price-browse-category summary strong { min-width: 0px; color: var(--navy); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 0.88rem; font-weight: 900; text-transform: uppercase; }
.price-browse-category summary span { color: var(--muted); font-size: 0.78rem; font-weight: 780; text-transform: none; white-space: nowrap; }
.price-tier-group + .price-tier-group { border-top: 1px solid var(--line); }
.price-tier-group h4 { margin: 0px; padding: 11px 16px; background: var(--soft-blue); color: var(--navy); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 0.9rem; font-weight: 900; line-height: 1.2; }
.price-browse-row { width: 100%; min-height: 54px; display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 16px; align-items: center; padding: 13px 16px; border-right: 0px; border-bottom: 0px; border-left: 0px; border-image: none; border-top: 1px solid var(--line); background: var(--paper); color: var(--ink); text-align: left; cursor: pointer; position: relative; }
.price-browse-row:first-child { border-top: 0px; }
.price-browse-row.compact { min-height: 48px; grid-template-columns: minmax(0px, 1fr) auto; gap: 10px; padding: 12px 16px; }
.price-browse-row.compact::after { content: ">"; color: var(--navy); font-weight: 900; }
.price-browse-row:hover, .price-browse-row:focus-visible { background: var(--soft-blue); }
.price-browse-row strong { font-weight: 760; }
.price-browse-row span { color: var(--muted); font-size: 0.94rem; white-space: nowrap; }
.price-browse-row span::after { content: "  >"; color: var(--navy); font-weight: 900; }
.search-box { display: grid; grid-template-columns: auto 1fr auto; gap: 12px; align-items: center; min-height: 62px; padding: 8px 10px 8px 18px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); }
.search-box input { min-width: 0px; min-height: 44px; border: 0px; outline: 0px; background: transparent; color: var(--ink); }
.clear-search { width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 50%; background: var(--paper); color: var(--muted); cursor: pointer; }
.tabs { display: flex; flex-wrap: wrap; gap: 8px; margin: 16px 0px; }
.tab { min-height: 42px; padding: 0px 14px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: rgb(47, 64, 85); font-weight: 800; cursor: pointer; }
.tab[aria-pressed="true"] { background: var(--navy); color: rgb(255, 255, 255); border-color: var(--navy); }
.guide-workspace { display: grid; grid-template-columns: minmax(240px, 0.36fr) minmax(0px, 1fr); gap: 16px; align-items: start; }
.procedure-list, .procedure-detail { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.procedure-list { padding: 16px; }
.procedure-list:has(.procedure-result-note:only-child) { padding: 0px; border: 0px; background: transparent; }
.procedure-list:has(.procedure-result-note:only-child) .list-label { display: none; }
.list-label { color: var(--muted); }
.procedure-result-note { margin: 0px 0px 8px; color: var(--muted); font-size: 0.88rem; line-height: 1.35; }
.procedure-list > .procedure-result-note:only-child { margin: 0px; padding: 12px 14px; border: 1px solid var(--line); border-radius: var(--radius); background: rgb(251, 252, 253); }
.procedure-buttons { display: grid; gap: 8px; }
.procedure-button { width: 100%; min-height: 50px; display: grid; grid-template-columns: 1fr; gap: 4px; align-items: center; padding: 10px 12px; border: 1px solid var(--line); border-radius: 6px; background: rgb(251, 252, 253); color: var(--ink); text-align: left; cursor: pointer; position: relative; }
.procedure-button::after { content: "View"; width: max-content; min-height: 26px; display: inline-flex; align-items: center; justify-content: center; padding: 0px 8px; position: absolute; right: 10px; top: 10px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: var(--navy); font-size: 0.74rem; font-weight: 900; }
.procedure-button strong { overflow-wrap: normal; word-break: normal; padding-right: 46px; }
.procedure-button span { color: var(--muted); font-size: 0.88rem; white-space: normal; }
.procedure-button.active { border-color: var(--navy); background: var(--soft-blue); }
.procedure-button.active::after { content: "Open"; background: var(--navy); border-color: var(--navy); color: rgb(255, 255, 255); }
.detail-top { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 18px; padding: 22px; border-bottom: 1px solid var(--line); }
.detail-top h3 { font-size: 2.35rem; line-height: 1; }
.detail-summary { margin-top: 9px; color: var(--muted); }
.price-pill { align-self: start; padding: 10px 12px; border-radius: 6px; background: var(--soft-amber); color: rgb(95, 55, 24); font-weight: 850; white-space: nowrap; }
.detail-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); }
.detail-section { padding: 18px 20px; border-left: 1px solid var(--line); }
.detail-section:first-child { border-left: 0px; }
.detail-section h4 { margin: 0px 0px 10px; color: var(--muted); font-size: 0.78rem; font-weight: 850; text-transform: uppercase; }
.empty { padding: 16px; border: 1px dashed var(--line); border-radius: var(--radius); color: var(--muted); background: rgb(251, 252, 253); }
.accordion { display: grid; gap: 10px; }
.accordion details { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.accordion summary { min-height: 54px; display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 14px; align-items: center; padding: 15px 16px; font-weight: 800; cursor: pointer; list-style: none; }
.accordion summary:focus { outline: none; }
.accordion summary:focus-visible { outline: rgba(27, 75, 124, 0.28) solid 3px; outline-offset: 2px; }
.accordion summary::-webkit-details-marker { display: none; }
.accordion summary::after { content: "+"; width: 30px; height: 30px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid var(--line); border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-weight: 900; }
.accordion details[open] summary::after { content: "-"; background: var(--navy); border-color: var(--navy); color: rgb(255, 255, 255); }
.accordion .answer { padding: 0px 16px 16px; color: var(--muted); }
.compact-accordion { gap: 8px; max-width: 820px; }
.compact-accordion summary { min-height: 48px; padding: 12px 14px; }
.compact-accordion .answer { padding: 0px 14px 14px; }
.accordion details[open] .answer { padding-top: 4px; }
.compact-accordion details[open] .answer { padding-top: 6px; }
.qna-answer { display: grid; gap: 12px; }
.send-response { gap: 10px; }
.send-focus { color: var(--navy); font-size: 0.9rem; font-weight: 900; line-height: 1.2; }
.send-list { display: grid; gap: 7px; margin: 0px; padding-left: 1.1rem; }
.send-list li { color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.36; }
.send-note { margin: 2px 0px 0px; padding: 10px 11px; border: 1px solid rgba(82, 122, 117, 0.24); border-radius: 6px; background: rgb(251, 252, 253); color: rgb(77, 93, 113); font-size: 0.86rem; line-height: 1.38; }
.draft-email-actions { display: grid; gap: 5px; margin-top: 2px; padding-top: 9px; border-top: 1px solid rgba(22, 62, 108, 0.14); }
.draft-email-button { width: fit-content; min-height: 40px; display: inline-flex; align-items: center; justify-content: center; padding: 8px 14px; border: 1px solid var(--navy); border-radius: 999px; background: var(--navy); color: rgb(255, 255, 255); font-size: 0.92rem; font-weight: 900; line-height: 1.1; text-align: center; text-decoration: none; }
.draft-email-button:hover, .draft-email-button:focus-visible { background: var(--navy-dark); border-color: var(--navy-dark); color: rgb(255, 255, 255); }
.draft-email-actions--conditional .draft-email-button { border-color: rgb(191, 210, 227); background: rgb(255, 255, 255); color: var(--navy); }
.draft-email-actions--conditional .draft-email-button:hover, .draft-email-actions--conditional .draft-email-button:focus-visible { border-color: var(--navy); background: var(--soft-blue); color: var(--navy); }
.draft-email-actions--immediate + .send-note { margin-top: 8px; }
.draft-email-hint { margin: 0px; color: var(--muted); font-size: 0.76rem; font-weight: 550; line-height: 1.32; }
.email-draft-dialog { width: min(640px, calc(100% - 28px)); max-height: calc(100vh - 28px); padding: 0px; border: 0px; border-radius: 12px; background: transparent; color: var(--ink); overflow: auto; }
.email-draft-dialog::backdrop { background: rgba(13, 30, 51, 0.62); backdrop-filter: blur(2px); }
.email-draft-dialog-card { display: grid; gap: 18px; padding: 24px; border: 1px solid var(--line); border-radius: 12px; background: var(--paper); box-shadow: 0px 20px 60px rgba(13, 30, 51, 0.28); }
.email-draft-dialog-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; }
.email-draft-dialog-head h2 { font-size: 1.8rem; }
.email-draft-close { min-height: 40px; padding: 7px 13px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: var(--navy); font-weight: 850; cursor: pointer; }
.email-draft-close:hover, .email-draft-close:focus-visible { border-color: var(--navy); background: var(--soft-blue); }
.email-draft-explanation, .email-draft-help { color: var(--muted); }
.email-draft-summary { display: grid; gap: 8px; margin: 0px; padding: 14px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--wash); }
.email-draft-summary div { display: grid; grid-template-columns: 70px minmax(0px, 1fr); gap: 10px; }
.email-draft-summary dt { color: var(--navy); font-weight: 850; }
.email-draft-summary dd { min-width: 0px; margin: 0px; overflow-wrap: anywhere; }
.email-draft-choices { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; }
.email-draft-choices .button { min-width: 0px; text-align: center; }
.email-draft-help { font-size: 0.9rem; }
.email-draft-status { min-height: 1.5em; color: var(--teal); font-weight: 750; }
.email-draft-copy-fallback { position: fixed; left: -9999px; top: 0px; }
.calculator-layout { display: grid; grid-template-columns: minmax(0px, 1fr) minmax(280px, 0.42fr); gap: 20px; align-items: start; }
.calculator-card { display: grid; gap: 12px; padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.calculator-card label { display: grid; gap: 5px; color: var(--ink); font-weight: 850; line-height: 1.2; }
.calculator-card input, .calculator-card select { width: 100%; min-height: 42px; padding: 9px 10px; border: 1px solid rgb(200, 214, 226); border-radius: 6px; background: rgb(255, 255, 255); color: var(--ink); font: inherit; box-sizing: border-box; }
.calculator-card button { min-height: 44px; border: 0px; border-radius: 6px; background: var(--navy); color: rgb(255, 255, 255); font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; font-weight: 900; cursor: pointer; }
.calculator-card button:hover, .calculator-card button:focus-visible { background: var(--navy-dark); }
.calculator-card textarea { width: 100%; min-height: 96px; resize: vertical; padding: 9px 10px; border: 1px solid rgb(200, 214, 226); border-radius: 6px; background: rgb(255, 255, 255); color: var(--ink); font: inherit; box-sizing: border-box; }
.calculator-confirmation, .calculator-confirmations label { grid-template-columns: 22px minmax(0px, 1fr) !important; align-items: start; gap: 10px !important; padding: 12px; border: 1px solid rgb(200, 214, 226); border-radius: 8px; background: rgb(248, 251, 253); font-weight: 700 !important; line-height: 1.4 !important; }
.calculator-confirmation input, .calculator-confirmations input { width: 20px; min-height: 20px; height: 20px; margin: 2px 0px 0px; }
.calculator-confirmations { display: grid; gap: 10px; min-width: 0px; margin: 2px 0px; padding: 12px; border: 1px solid var(--line); border-radius: 8px; }
.calculator-confirmations legend { padding-inline: 5px; color: var(--navy); font-weight: 900; }
.calculator-phase { display: grid; gap: 3px; padding: 10px 0px; border-top: 1px solid var(--line); }
.calculator-note { margin-top: 10px; padding: 10px; border: 1px solid rgb(207, 222, 232); border-radius: 6px; background: var(--soft-blue); }
.calculator-field-group { display: grid; gap: 12px; }
.calculator-result { margin-top: 4px; padding: 13px 14px; border: 1px solid rgb(213, 226, 236); border-radius: 8px; background: rgb(251, 252, 253); color: rgb(51, 70, 93); line-height: 1.45; }
.calculator-result strong { color: var(--navy); }
.medication-result { padding: 0px; border: 0px; background: transparent; }
.dose-result { display: grid; gap: 12px; padding: 12px; border: 1px solid rgb(213, 226, 236); border-radius: 8px; background: rgb(251, 252, 253); }
.dose-result-topline { color: rgb(77, 93, 113); font-size: 0.84rem; font-weight: 850; line-height: 1.3; }
.dose-result-answer { display: grid; gap: 4px; padding: 12px; border: 1px solid rgba(35, 90, 139, 0.18); border-radius: 8px; background: rgb(238, 247, 255); }
.dose-result-answer span, .dose-result-answer em, .dose-result-answer small { color: rgb(77, 93, 113); font-size: 0.84rem; font-style: normal; font-weight: 800; line-height: 1.25; }
.dose-result-answer strong { color: var(--navy); font-family: var(--serif); font-size: 1.7rem; letter-spacing: 0px; line-height: 1.02; }
.dose-result-answer small { margin-top: 5px; padding-top: 8px; border-top: 1px solid rgba(35, 90, 139, 0.16); font-weight: 750; line-height: 1.35; }
.dose-result-detail, .dose-result-warning { color: rgb(77, 93, 113); font-size: 0.88rem; line-height: 1.38; }
.dose-result-warning { color: rgb(94, 70, 49); font-weight: 800; }
.calculator-muted { color: var(--muted); font-size: 0.88rem; line-height: 1.42; }
.calculator-warning { margin-top: 9px; padding: 10px 11px; border: 1px solid rgb(235, 198, 168); border-radius: 6px; background: rgb(255, 249, 243); color: rgb(118, 82, 49); font-size: 0.88rem; font-weight: 750; line-height: 1.4; }
.calculator-danger { color: rgb(180, 35, 24); font-weight: 850; }
.calculator-section-title { margin-top: 8px; color: var(--navy); font-weight: 900; }
.calculator-boundary { display: grid; gap: 10px; }
.calculator-boundary h2 { font-size: 1.35rem; line-height: 1.12; }
@media (max-width: 760px) {
  .calculator-layout { grid-template-columns: 1fr; }
  .calculator-layout > .calculator-boundary { order: -1; }
}
.qna-answer p, .qna-answer .plain-list { margin-block: 0px; }
.qna-answer .owner-question { color: var(--ink); font-size: 0.96rem; font-weight: 800; line-height: 1.35; }
.qna-answer .reply-derived-tip { margin: 0px; }
.qna-action-grid { display: grid; gap: 0px; overflow: hidden; border: 1px solid rgba(82, 122, 117, 0.25); border-radius: calc(var(--radius) - 2px); background: rgb(251, 252, 253); }
.qna-action-grid article { display: grid; grid-template-columns: 82px minmax(0px, 1fr); gap: 10px; align-items: start; padding: 8px 10px; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentcolor currentcolor rgba(82, 122, 117, 0.14); border-image: none; border-radius: 0px; background: transparent; }
.qna-action-grid article:last-child { border-bottom: 0px; }
.qna-action-grid article.urgent { background: rgb(255, 250, 244); }
.qna-action-grid strong { color: var(--navy); font-size: 0.78rem; line-height: 1.15; }
.qna-action-grid span { color: var(--muted); font-size: 0.78rem; line-height: 1.28; }
@media (max-width: 520px) {
  .after-jump-row { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .qna-action-grid article { grid-template-columns: 62px minmax(0px, 1fr); gap: 8px; padding: 7px 8px; }
}
.compact-accordion summary span { min-width: 0px; text-transform: none; }
.compact-accordion summary strong { display: block; color: var(--ink); font-size: 1.02rem; line-height: 1.2; text-transform: none; }
.compact-accordion summary small { display: block; max-width: 92%; margin-top: 6px; color: var(--muted); font-size: 0.9rem; font-weight: 400; line-height: 1.42; text-transform: none; }
.education-card-accordion details { border-color: rgb(214, 224, 232); box-shadow: rgba(20, 32, 51, 0.07) 0px 10px 22px; }
.education-card-accordion summary { min-height: 76px; align-items: start; }
.education-card-accordion details.has-summary-photo summary { grid-template-columns: 64px minmax(0px, 1fr) auto; gap: 10px; align-items: center; }
.summary-photo-thumb { width: 64px; height: 52px; border: 1px solid var(--line); border-radius: 7px; background: rgb(232, 238, 243); object-fit: cover; }
.education-card-accordion details.has-summary-photo[open] summary { grid-template-columns: minmax(0px, 1fr) auto; }
.education-card-accordion details.has-summary-photo[open] .summary-photo-thumb { display: none; }
.prep-row-accordion { gap: 0px; max-width: 820px; padding: 2px 12px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.prep-row-accordion details { border-top: 0px; border-right: 0px; border-left: 0px; border-image: none; border-bottom: 1px solid var(--line); border-radius: 0px; background: transparent; }
.prep-row-accordion details:last-child { border-bottom: 0px; }
.prep-row-accordion summary { padding-inline: 0px; }
.prep-row-accordion details[open] summary small { display: none; }
.prep-row-accordion .answer { padding-inline: 0px; }
.rdvm-radiograph-example-grid { display: grid; gap: 14px; margin-top: 16px; }
.rdvm-radiograph-checklist { display: grid; gap: 8px; margin: 0px; padding: 0px; list-style: none; }
.rdvm-radiograph-checklist li { position: relative; min-height: 30px; display: flex; align-items: start; gap: 9px; padding: 7px 10px 7px 34px; border: 1px solid rgb(217, 228, 236); border-radius: 6px; background: rgb(248, 251, 253); color: var(--muted); font-size: 0.9rem; line-height: 1.35; }
.rdvm-radiograph-checklist li::before { content: ""; position: absolute; left: 10px; top: 10px; width: 13px; height: 13px; border: 2px solid rgb(158, 180, 200); border-radius: 3px; background: rgb(255, 255, 255); }
.rdvm-radiograph-note { margin: 8px 0px 10px; color: var(--muted); font-size: 0.92rem; line-height: 1.4; }
.rdvm-radiograph-setup-list { margin-top: 8px; }
.rdvm-radiograph-example { margin: 0px; padding-top: 12px; border-top: 1px solid var(--line); }
.rdvm-radiograph-example figcaption { margin-bottom: 8px; color: var(--ink); font-size: 0.9rem; font-weight: 850; }
.rdvm-radiograph-image-pair { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; align-items: stretch; }
.rdvm-radiograph-image-pair img { width: 100%; height: clamp(180px, 34vw, 320px); display: block; border: 1px solid var(--line); border-radius: 6px; background: rgb(255, 255, 255); object-fit: contain; }
.rdvm-radiograph-image-pair .rdvm-radiograph-image { height: clamp(300px, 48vw, 430px); background: rgb(5, 7, 10); }
.rdvm-radiograph-tips { margin-top: 10px; }
@media (max-width: 380px) {
  .rdvm-radiograph-image-pair { grid-template-columns: 1fr; }
  .rdvm-radiograph-image-pair img { height: auto; max-height: 320px; }
  .rdvm-radiograph-image-pair .rdvm-radiograph-image { max-height: 430px; }
}
.detail-image-slot { min-height: 92px; display: grid; place-items: center; gap: 4px; margin-bottom: 12px; padding: 12px; border: 1px dashed rgb(183, 199, 215); border-radius: var(--radius); background: rgb(248, 251, 253); color: rgb(72, 96, 120); font-size: 0.88rem; font-weight: 800; text-align: center; }
.detail-image-slot span { color: var(--muted); font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 0.74rem; font-weight: 700; overflow-wrap: anywhere; }
.detail-image-slot.has-image { display: block; min-height: 0px; padding: 0px; border-style: solid; border-color: var(--line); overflow: hidden; background: var(--paper); }
.detail-image-slot.has-image img { width: 100%; height: auto; display: block; aspect-ratio: 16 / 10; object-fit: cover; background: rgb(232, 238, 243); }
.detail-image-slot.has-image picture, .inline-photo-viewer-slide picture, .surgical-photo-panel picture, .rdvm-radiograph-image-pair picture { width: 100%; display: block; }
.detail-image-slot[data-photo-slot="related-anatomy-position"].has-image img { aspect-ratio: 1 / 1; object-fit: contain; background: rgb(255, 255, 255); }
.detail-image-slot[data-photo-slot="exam-detail"].has-image img { aspect-ratio: 1 / 1; object-fit: contain; background: rgb(255, 255, 255); }
.detail-image-slot[data-photo-slot="imaging-detail"].has-image img, .detail-image-slot[data-photo-slot="imaging-detail-planning"].has-image img, .detail-image-slot[data-photo-slot="recheck-radiograph-healed"].has-image img { aspect-ratio: 2 / 3; object-fit: contain; background: rgb(17, 17, 17); }
.detail-image-slot[data-photo-slot="procedure-mechanics"].has-image img { aspect-ratio: 2 / 1; object-fit: contain; background: rgb(232, 238, 243); }
.detail-image-slot[data-photo-slot="procedure-plate-screws"].has-image img { aspect-ratio: 5 / 8; object-fit: contain; background: rgb(255, 255, 255); }
.detail-image-slot[data-photo-slot="procedure-plate-screws-upper"].has-image img { aspect-ratio: 16 / 10; object-fit: contain; background: rgb(255, 255, 255); }
.detail-image-slot[data-photo-slot="procedure-plate-screws-lower"].has-image img { aspect-ratio: 1 / 1; object-fit: contain; background: rgb(255, 255, 255); }
.detail-image-slot[data-photo-slot="procedure-limits"].has-image img { aspect-ratio: 16 / 10; object-fit: cover; background: rgb(255, 255, 255); }
.detail-image-slot[data-photo-slot="procedure-bone-cut"].has-image img { aspect-ratio: 3 / 2; object-fit: contain; background: rgb(17, 17, 17); }
.detail-image-slot .photo-slot-caption { display: block; padding: 10px 12px; color: var(--muted); font-family: inherit; font-size: 0.84rem; font-weight: 650; line-height: 1.35; text-align: left; }
.surgical-photo-disclosure { margin: 14px 0px 12px; }
.surgical-photo-panel { margin: 0px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.surgical-photo-panel img { width: 100%; display: block; aspect-ratio: 4 / 3; object-fit: cover; object-position: center 50%; background: rgb(17, 17, 17); }
.surgical-photo-panel figcaption { padding: 10px 12px; color: var(--muted); font-size: 0.84rem; font-weight: 650; line-height: 1.35; }
.surgical-comparison-disclosure { margin-top: 12px; }
.surgical-comparison-note { margin-top: 0px; }
.surgical-comparison-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; }
.surgical-comparison-card img { aspect-ratio: 3 / 4; object-fit: cover; background: rgb(248, 250, 252); }
.surgical-comparison-card figcaption strong, .surgical-comparison-card figcaption span { display: block; }
.surgical-comparison-card figcaption strong { margin-bottom: 3px; color: var(--ink); }
@media (max-width: 720px) {
  .surgical-comparison-grid { grid-template-columns: 1fr; }
}
.inline-photo-viewer { margin-bottom: 12px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.inline-photo-viewer-stage { position: relative; background: rgb(17, 17, 17); }
.inline-photo-viewer-slide { display: none; margin: 0px; background: rgb(17, 17, 17); }
.inline-photo-viewer-slide.is-active { display: block; }
.inline-photo-viewer-slide img { width: 100%; display: block; aspect-ratio: 2 / 3; object-fit: contain; background: rgb(17, 17, 17); }
.pressure-map-viewer .inline-photo-viewer-slide img { aspect-ratio: 1 / 1; object-fit: contain; background: rgb(5, 9, 13); }
.inline-photo-viewer-arrow { position: absolute; top: min(50%, 180px); width: 42px; min-height: 42px; display: grid; place-items: center; border: 1px solid rgba(16, 32, 49, 0.24); border-radius: 999px; background: rgba(255, 255, 255, 0.9); color: var(--navy); font-weight: 900; box-shadow: rgba(16, 32, 49, 0.2) 0px 10px 22px; cursor: pointer; transform: translateY(-50%); }
.inline-photo-viewer-prev { left: 10px; }
.inline-photo-viewer-next { right: 10px; }
.inline-photo-viewer-arrow:hover, .inline-photo-viewer-arrow:focus-visible { background: var(--soft-blue); }
.inline-photo-viewer-arrow span { font-size: 1.55rem; line-height: 1; }
.inline-photo-viewer-caption { margin: 0px; padding: 10px 12px; background: var(--paper); color: var(--muted); font-size: 0.84rem; font-weight: 650; line-height: 1.35; }
.pressure-map-viewer .inline-photo-viewer-caption { padding: 16px 12px 10px; color: var(--ink); font-size: 1.45rem; font-weight: 900; line-height: 1.1; text-align: center; letter-spacing: 0px; }
.inline-photo-viewer-dots { display: flex; justify-content: center; gap: 8px; padding: 0px 12px 12px; }
.inline-photo-viewer-dots button { position: relative; width: 40px; min-height: 40px; height: 40px; padding: 0px; border: 0px; background: transparent; }
.inline-photo-viewer-dots button::after { content: ""; position: absolute; left: 50%; top: 50%; width: 12px; height: 12px; border: 1px solid rgb(184, 200, 216); border-radius: 999px; background: var(--paper); transform: translate(-50%, -50%); }
.inline-photo-viewer-dots button:hover, .inline-photo-viewer-dots button:focus-visible { background: transparent; }
.inline-photo-viewer-dots button.is-active::after { width: 28px; background: var(--navy); border-color: var(--navy); }
.nested-detail-list { display: grid; gap: 8px; }
.pressure-map-disclosure { margin: 20px 0px 4px; }
.nested-detail-list details { border: 1px solid var(--line); border-radius: var(--radius); background: rgb(251, 252, 253); }
.nested-detail-list summary { min-height: 58px; display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 12px; align-items: start; padding: 12px; cursor: pointer; list-style: none; }
.nested-detail-list summary::-webkit-details-marker { display: none; }
.nested-detail-list summary::after { content: "+"; width: 26px; height: 26px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid var(--line); border-radius: 50%; background: var(--soft-blue); color: var(--navy); font-weight: 900; }
.nested-detail-list details[open] summary::after { content: "-"; background: var(--navy); border-color: var(--navy); color: rgb(255, 255, 255); }
.nested-detail-list strong { display: block; color: var(--ink); font-size: 0.98rem; line-height: 1.2; }
.nested-detail-list small { display: block; margin-top: 4px; color: var(--muted); font-size: 0.88rem; font-weight: 650; line-height: 1.35; }
.nested-answer { padding: 0px 12px 12px; }
.evidence-accordion { margin-top: 8px; }
.evidence-accordion .mini-meta { margin-bottom: 0px; }
.evidence-accordion .answer p { margin: 0px; }
.rehab-accordion { margin-top: 18px; }
.rehab-hero-grid, .rehab-setup-grid { display: grid; grid-template-columns: minmax(0px, 1fr) minmax(280px, 0.72fr); gap: 18px; align-items: stretch; }
.incision-top-card, .mini-card, .exercise-detail-card { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.incision-top-card { display: grid; gap: 12px; padding: 18px; }
.rehab-intro-panel { max-width: 860px; }
.rehab-start-panel { display: grid; gap: 12px; margin-top: 18px; padding: 14px; border-top: 1px solid rgb(213, 226, 236); border-right: 1px solid rgb(213, 226, 236); border-bottom: 1px solid rgb(213, 226, 236); border-image: none; border-left: 4px solid var(--navy); border-radius: var(--radius); background: rgb(251, 252, 253); }
.rehab-start-panel h2 { margin: 0px; color: var(--ink); font-size: clamp(1.18rem, 3.8vw, 1.5rem); line-height: 1.1; }
.rehab-start-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; }
.rehab-start-grid a { display: grid; gap: 5px; min-width: 0px; padding: 12px; border: 1px solid var(--line); border-radius: 6px; background: var(--paper); color: rgb(51, 70, 93); text-decoration: none; }
.rehab-start-grid a:hover, .rehab-start-grid a:focus-visible { border-color: rgb(185, 206, 221); background: var(--soft-blue); }
.rehab-start-grid strong { color: var(--navy); font-size: 0.98rem; line-height: 1.15; }
.rehab-start-grid span { color: var(--muted); font-size: 0.9rem; line-height: 1.35; }
.rehab-toolkit-panel { display: grid; gap: 14px; margin-top: 18px; padding: 16px; border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgb(200, 216, 228) rgb(200, 216, 228) rgb(200, 216, 228) rgb(63, 120, 168); border-image: none; border-radius: var(--radius); background: rgb(238, 246, 253); }
.rehab-toolkit-head { display: grid; gap: 6px; }
.rehab-toolkit-head h2 { margin: 0px; color: var(--ink); font-size: clamp(1.18rem, 3.8vw, 1.5rem); line-height: 1.1; }
.rehab-toolkit-head p { max-width: 42rem; margin: 0px; color: var(--muted); }
.rehab-toolkit-grid { display: grid; grid-template-columns: minmax(0px, 0.9fr) minmax(0px, 1.35fr); gap: 10px; }
.rehab-toolkit-card { display: grid; gap: 8px; min-width: 0px; padding: 14px; border: 1px solid rgb(200, 216, 228); border-radius: 8px; background: var(--paper); color: rgb(51, 70, 93); text-decoration: none; }
.rehab-toolkit-card:hover, .rehab-toolkit-card:focus-visible { border-color: rgb(159, 191, 216); background: rgb(248, 251, 254); }
.rehab-toolkit-card strong { color: var(--navy); font-size: 1rem; line-height: 1.15; }
.rehab-toolkit-card span, .rehab-calendar-note { color: var(--muted); font-size: 0.9rem; line-height: 1.35; }
.rehab-calendar-tool label { display: grid; gap: 6px; }
.rehab-calendar-controls { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 8px; align-items: center; }
.rehab-calendar-controls input { width: 100%; min-height: 46px; padding: 0px 14px; border: 1px solid var(--line); border-radius: 6px; background: rgb(255, 255, 255); color: var(--ink); font: inherit; }
.rehab-calendar-controls .button { width: 100%; white-space: nowrap; }
.rehab-calendar-note { margin: 0px; }
.incision-top-card .detail-image-slot { min-height: 240px; margin-bottom: 0px; }
.incision-top-card p, .mini-card span, .exercise-detail-card p { color: var(--muted); }
.rehab-setup-grid { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
.mini-card { display: grid; gap: 8px; padding: 16px; }
.mini-card--wide { grid-column: 1 / -1; border-left: 4px solid rgb(63, 120, 168); background: rgb(244, 248, 252); }
.mini-card strong { color: var(--navy); }
.owner-reply-lessons { margin-top: 18px; padding: 16px 18px; border: 1px solid rgb(184, 209, 205); border-radius: var(--radius); background: rgb(244, 250, 248); }
.owner-reply-lessons p { margin: 6px 0px 0px; color: rgb(53, 80, 77); }
.recovery-faq-hub { margin-bottom: 20px; }
.tplo-faq-page { gap: 18px; }
.tplo-faq-page-intro { max-width: 820px; }
.tplo-faq-page-intro h1 { margin-top: 6px; }
.tplo-faq-page-intro .lead { margin-top: 12px; }
.tplo-faq-common { max-width: none; }
.owner-reply-lessons.recovery-faq-hub { padding: 0px; border: 0px; background: transparent; }
.recovery-faq-hub .update-jump-panel { margin-top: 0px; }
.recovery-faq-list.compact-accordion { max-width: none; }
.recovery-faq-hub .send-note a { color: var(--navy); font-weight: 850; }
.tplo-topic-pairs, .post-op-topic-pairs { display: grid; gap: 14px; }
.tplo-faq-group, .post-op-faq-group { display: grid; gap: 12px; padding-top: 18px; border-top: 1px solid rgb(219, 230, 238); }
.tplo-faq-group:first-child, .post-op-faq-group:first-child { padding-top: 0px; border-top: 0px; }
.tplo-faq-group-head, .post-op-faq-group-head { display: grid; gap: 5px; max-width: 780px; }
.tplo-faq-group-head h2, .post-op-faq-group-head h2 { margin: 0px; color: var(--ink); font-size: clamp(1.3rem, 4vw, 1.9rem); line-height: 1.08; }
.tplo-faq-group-head p, .post-op-faq-group-head p { margin: 0px; color: var(--muted); font-size: 1rem; }
.tplo-topic-pair-card, .post-op-topic-pair-card { display: grid; gap: 12px; padding: 14px; border: 1px solid rgb(213, 226, 236); border-radius: var(--radius); background: rgb(251, 252, 253); }
.tplo-topic-pair-head, .post-op-topic-pair-head { display: grid; gap: 5px; }
.tplo-topic-pair-head h2, .post-op-topic-pair-head h2 { margin: 0px; color: var(--ink); font-size: clamp(1.18rem, 3.8vw, 1.7rem); line-height: 1.1; }
.tplo-topic-pair-grid, .post-op-topic-pair-grid { display: grid; grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr); gap: 10px; align-items: start; }
.tplo-topic-part, .post-op-topic-part { min-width: 0px; display: grid; gap: 8px; }
.tplo-part-label, .post-op-part-label { display: block; color: rgb(88, 106, 124); font-size: 0.76rem; font-weight: 900; letter-spacing: 0px; line-height: 1.2; }
.tplo-topic-part .compact-accordion, .post-op-topic-part .compact-accordion { max-width: none; }
.tplo-topic-part .accordion details, .post-op-topic-part .accordion details { background: rgb(255, 255, 255); }
.tplo-topic-part-update .tplo-part-label, .post-op-topic-part-update .post-op-part-label { color: var(--navy); }
.tplo-topic-part-update .accordion details, .post-op-topic-part-update .accordion details { border-color: rgb(191, 212, 223); background: rgb(244, 249, 252); }
.tplo-extra-block, .post-op-extra-block { display: grid; gap: 10px; margin-top: 10px; }
.tplo-extra-block .section-head, .post-op-extra-block .section-head { margin-bottom: 0px; }
.tplo-extra-block .section-head.compact h2 { font-size: clamp(1.2rem, 3.4vw, 1.5rem); }
@media (max-width: 760px) {
  .tplo-topic-pair-card, .post-op-topic-pair-card { padding: 12px; }
  .tplo-topic-pair-grid, .post-op-topic-pair-grid { grid-template-columns: 1fr; gap: 12px; }
}
.after-route-prompt { margin: 10px 0px 8px; }
.after-route-prompt p { margin: 0px; color: var(--muted); font-size: 1rem; font-weight: 750; line-height: 1.35; }
#after-immediate-questions, #before-weekly-plan, #before-xray-clearance, #before-after-clearance, #after-general-faqs { scroll-margin-top: 18px; }
.after-jump-row { display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 8px; margin: 12px 0px 18px; }
.after-jump-row a { min-height: 118px; display: grid; gap: 7px; align-content: start; padding: 13px 12px; border: 1px solid rgb(198, 213, 223); border-radius: 8px; background: rgb(238, 245, 249); color: var(--navy); text-align: left; text-decoration: none; }
.after-jump-row strong { color: var(--navy); font-size: 0.92rem; font-weight: 900; line-height: 1.15; }
.after-jump-row small { color: rgb(82, 101, 121); font-size: 0.78rem; font-weight: 650; line-height: 1.28; }
.after-jump-row a:hover, .after-jump-row a:focus-visible { border-color: var(--navy); background: var(--navy); color: rgb(255, 255, 255); }
.after-jump-row a:hover strong, .after-jump-row a:hover small, .after-jump-row a:focus-visible strong, .after-jump-row a:focus-visible small { color: rgb(255, 255, 255); }
@media (max-width: 720px) {
  .after-jump-row { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .after-jump-row a { min-height: 132px; }
}
@media (max-width: 360px) {
  .after-jump-row { grid-template-columns: 1fr; }
  .after-jump-row a { min-height: auto; }
}
.recovery-faq-list { max-width: none; }
.recovery-topic-group { display: grid; gap: 0px; padding: 14px 0px 4px; border-top: 1px solid rgba(82, 122, 117, 0.18); }
.recovery-topic-group:first-child { padding-top: 8px; border-top: 0px; }
.recovery-topic-group details:last-child { border-bottom: 0px; }
.recovery-group-label { display: block; margin-bottom: 4px; color: rgb(53, 80, 77); font-size: 0.74rem; font-weight: 900; letter-spacing: 0.04em; line-height: 1.2; text-transform: uppercase; }
.recovery-faq-hub .qna-answer p { margin: 0px; }
.section-head.compact { margin-bottom: 14px; }
.section-head.compact h2 { font-size: clamp(1.55rem, 3vw, 2.15rem); }
.reply-theme-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 12px; }
.reply-theme-card { display: grid; gap: 6px; padding: 14px; border: 1px solid rgba(82, 122, 117, 0.25); border-radius: var(--radius); background: rgba(255, 255, 255, 0.72); }
.reply-theme-card strong { color: var(--navy); line-height: 1.2; }
.reply-theme-card p { margin: 0px; color: rgb(53, 80, 77); font-size: 0.95rem; }
.video-request-grid { display: grid; grid-template-columns: repeat(5, minmax(0px, 1fr)); gap: 8px; margin: 2px 0px 12px; }
.video-request-grid article { display: grid; gap: 5px; padding: 10px; border: 1px solid rgba(82, 122, 117, 0.25); border-radius: calc(var(--radius) - 2px); background: rgb(251, 252, 253); }
.video-request-grid strong { color: var(--navy); font-size: 0.86rem; line-height: 1.2; }
.video-request-grid span { color: var(--muted); font-size: 0.86rem; line-height: 1.35; }
@media (max-width: 820px) {
  .album-card-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .video-request-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
}
@media (max-width: 520px) {
  .album-card-grid { grid-template-columns: 1fr; }
  .album-card { grid-template-columns: minmax(96px, 0.36fr) minmax(0px, 1fr); grid-template-rows: auto; }
  .album-card img { height: 100%; min-height: 132px; }
  .video-request-grid { grid-template-columns: 1fr; }
}
.rehab-plan-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 16px; }
.rehab-stage-list { display: grid; gap: 14px; }
.rehab-package-stage-list { margin-top: 16px; }
.rehab-stage-card { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); overflow: hidden; }
.rehab-stage-card[open] { border-color: rgb(191, 212, 223); box-shadow: rgba(20, 32, 51, 0.06) 0px 12px 28px; }
.rehab-stage-card summary { display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 12px; align-items: center; padding: 16px 18px; cursor: pointer; color: var(--navy); font-weight: 900; list-style: none; }
.rehab-stage-card summary::-webkit-details-marker { display: none; }
.rehab-stage-card summary::after { content: "+"; width: 42px; height: 42px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; background: var(--soft-blue); border: 1px solid rgb(200, 216, 228); color: var(--navy); font-size: 1.4rem; line-height: 1; }
.rehab-stage-card[open] summary::after { content: "-"; background: var(--navy); color: rgb(255, 255, 255); border-color: var(--navy); }
.stage-summary-copy { min-width: 0px; display: grid; gap: 6px; }
.stage-summary-title { color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.45rem, 4vw, 2.1rem); line-height: 1.08; }
.stage-summary-copy small { display: block; color: var(--muted); font-family: Inter, ui-sans-serif, system-ui, sans-serif; font-size: 0.92rem; font-weight: 750; line-height: 1.35; }
.stage-content { display: grid; gap: 14px; padding: 0px 18px 18px; }
.stage-prescription-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 14px; }
.stage-prescription-grid.single-plan { grid-template-columns: 1fr; }
.stage-prescription { display: grid; gap: 10px; padding: 16px; border: 1px solid rgb(215, 226, 234); border-radius: var(--radius); background: rgb(251, 252, 253); }
.stage-prescription h3 { color: var(--navy); }
.stage-prescription p { color: var(--muted); }
.stage-week-list { display: grid; gap: 10px; }
.stage-week-list article { display: grid; gap: 5px; padding: 12px 14px; border-left: 4px solid rgb(191, 212, 223); background: rgb(251, 252, 253); }
.stage-week-list strong { color: var(--navy); }
.stage-week-list span { color: var(--muted); }
.rehab-week-resource-list article { gap: 8px; }
.stage-week-list article.week-progression-card { gap: 10px; padding: 14px; }
.week-progression-head { display: grid; gap: 4px; }
.week-progression-head span { color: var(--muted); font-size: 0.96rem; line-height: 1.35; }
.week-progression-grid { display: grid; gap: 6px; }
.week-progression-grid > div { display: grid; gap: 6px; }
.week-progression-grid em { color: rgb(98, 116, 138); font-size: 0.74rem; font-style: normal; font-weight: 850; line-height: 1.2; letter-spacing: 0px; }
.week-new-box--new em, .week-new-box--progress em { color: var(--navy); }
.week-new-box--continue em { color: rgb(122, 135, 150); }
.week-new-box--new .week-inline-links a, .week-new-box--progress .week-inline-links a { background: var(--soft-blue); border-color: rgb(185, 210, 232); }
.week-progression-grid > .week-new-box { display: flex; flex-wrap: wrap; align-items: baseline; align-content: start; gap: 6px 8px; }
.week-new-box .week-inline-links { flex: 0 1 auto; margin-top: 0px; }
.week-row-copy { flex: 1 1 220px; color: var(--muted); font-size: 0.9rem; line-height: 1.35; }
.week-new-box .stage-advice-box--inline { flex-basis: 100%; margin-top: 2px; padding: 10px 12px; border-left-width: 3px; background: rgb(244, 249, 253); }
.week-new-box .stage-advice-box--inline strong { font-size: 0.88rem; }
.week-new-box .stage-advice-box--inline p { font-size: 0.86rem; line-height: 1.42; }
.week-new-box .week-tunnel-photo-grid { gap: 8px; margin-top: 10px; }
.week-new-box .week-tunnel-photo-grid .detail-image-slot { min-height: 128px; background: var(--paper); }
.week-new-box .week-tunnel-photo-grid .detail-image-slot.has-image img { aspect-ratio: 4 / 5; min-height: 0px; max-height: none; }
.week-new-box .week-tunnel-photo-grid .photo-slot-caption { min-height: 44px; padding: 7px 8px; font-size: 0.72rem; }
.stage-focus-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; }
.stage-focus-card { display: grid; align-content: start; gap: 12px; padding: 14px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.stage-focus-card h3 { margin: 0px; color: var(--ink); font-size: 1rem; line-height: 1.15; }
.stage-focus-card p { margin: 0px; color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.45; }
.stage-focus-card--walk { border-left: 4px solid rgb(63, 120, 168); background: rgb(248, 251, 253); }
.stage-focus-card .week-tunnel-photo-grid { gap: 8px; }
.stage-focus-card .week-tunnel-photo-grid .detail-image-slot { min-height: 150px; background: var(--paper); }
.stage-focus-card .week-tunnel-photo-grid .detail-image-slot.has-image img { aspect-ratio: 3 / 2; min-height: 0px; max-height: none; object-fit: cover; }
.stage-focus-card .week-tunnel-photo-grid .photo-slot-caption { min-height: 48px; padding: 8px 9px; font-size: 0.76rem; }
.stage-circle-photo-grid { gap: 8px; }
.stage-circle-photo-grid .detail-image-slot { min-height: 150px; background: var(--paper); }
.stage-circle-photo-grid .detail-image-slot.has-image img { aspect-ratio: 3 / 2; min-height: 0px; max-height: none; object-fit: cover; }
.stage-circle-photo-grid .photo-slot-caption { min-height: 48px; padding: 8px 9px; font-size: 0.76rem; }
.stage-focus-card--walk .walk-dose-list li { grid-template-columns: minmax(82px, 0.25fr) minmax(0px, 1fr); }
.circle-handling-grid { display: grid; gap: 10px; }
.circle-handling-grid div { display: grid; gap: 4px; padding: 12px; border: 1px solid rgb(217, 229, 238); border-radius: 8px; background: rgb(248, 251, 253); }
.circle-handling-grid strong { color: var(--navy); font-size: 0.78rem; font-weight: 950; letter-spacing: 0.02em; text-transform: uppercase; }
.circle-handling-grid span { color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.35; }
.stair-clearance-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; }
.stair-clearance-card { display: grid; align-content: start; gap: 7px; padding: 14px; border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgb(217, 229, 238) rgb(217, 229, 238) rgb(217, 229, 238) rgb(63, 120, 168); border-image: none; border-radius: 8px; background: rgb(248, 251, 253); }
.stair-clearance-card--flight { border-left-color: rgb(159, 188, 214); background: var(--paper); }
.stair-clearance-card strong, .stair-clearance-timing strong { color: var(--navy); font-size: 0.8rem; font-weight: 950; letter-spacing: 0.02em; line-height: 1.2; text-transform: uppercase; }
.stair-clearance-card > span { color: var(--ink); font-size: 1.05rem; font-weight: 900; line-height: 1.15; }
.stair-clearance-card p, .stair-clearance-timing span { margin: 0px; color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.4; }
.stair-clearance-timing { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 8px; }
.stair-clearance-timing div { display: grid; gap: 5px; padding: 11px 12px; border: 1px solid rgb(217, 229, 238); border-radius: 8px; background: rgb(248, 251, 253); }
.week-progression-grid > div > ul { display: grid; gap: 5px; margin: 0px; padding-left: 18px; }
.week-inline-links { display: flex; flex-wrap: wrap; gap: 6px; }
.week-inline-links a { display: inline-flex; align-items: center; min-height: 28px; padding: 5px 9px; border: 1px solid rgb(197, 215, 232); border-radius: 999px; background: rgb(248, 251, 253); color: var(--navy); font-size: 0.78rem; font-weight: 850; line-height: 1.1; text-decoration: none; }
.week-inline-links a:hover, .week-inline-links a:focus-visible { border-color: rgb(159, 183, 200); background: var(--soft-blue); }
.week-progression-grid > div > ul li, .week-progress-note { color: rgb(51, 70, 93); font-size: 0.9rem; line-height: 1.4; }
.week-progress-note { margin: 2px 0px 0px; padding: 0px; border-left: 0px; color: var(--muted); }
.stage-resource-panel { display: grid; gap: 8px; padding: 12px 14px; border-left: 4px solid rgb(159, 188, 214); background: rgb(244, 248, 252); }
.stage-resource-panel > strong { color: var(--navy); font-size: 0.9rem; line-height: 1.2; }
.stage-resource-links { display: flex; flex-wrap: wrap; gap: 8px; }
.stage-resource-links a { min-height: 34px; display: inline-flex; align-items: center; padding: 6px 10px; border: 1px solid rgb(200, 216, 228); border-radius: 999px; background: var(--paper); color: var(--navy); font-size: 0.86rem; font-weight: 850; line-height: 1.15; text-decoration: none; }
.stage-resource-links a:hover, .stage-resource-links a:focus-visible { border-color: rgb(159, 183, 200); background: var(--soft-blue); }
.stage-resource-panel--exercise-library { background: rgb(248, 251, 253); }
.stage-resource-links--large a { min-height: 42px; padding: 9px 13px; background: var(--paper); font-size: 0.9rem; font-weight: 900; }
.stage-advice-box { display: grid; gap: 8px; padding: 12px 14px; border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgb(197, 215, 232) rgb(197, 215, 232) rgb(197, 215, 232) rgb(63, 120, 168); border-image: none; border-radius: 8px; background: rgb(237, 245, 255); }
.stage-advice-box strong { color: var(--navy); font-size: 0.95rem; line-height: 1.2; }
.stage-advice-box ul { display: grid; gap: 6px; margin: 0px; padding-left: 18px; }
.stage-advice-box li, .stage-advice-box p { color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.45; }
.stage-example-strip { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; }
.stage-album-card { grid-template-columns: 88px minmax(0px, 1fr); grid-template-rows: auto; min-height: 102px; }
.stage-album-card img { height: 100%; min-height: 102px; aspect-ratio: auto; }
.stage-album-card picture { height: 100%; min-height: 102px; aspect-ratio: auto; }
.stage-album-card .album-card-copy { padding: 10px 12px; gap: 5px; }
.stage-album-card strong { font-size: 0.94rem; }
.followup-insight-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 10px; }
.followup-insight-card { padding: 12px 14px; border: 1px solid rgb(184, 209, 205); border-radius: var(--radius); background: var(--soft-teal); }
.reply-derived-tip { padding: 12px 14px; border: 1px solid rgb(197, 215, 232); border-radius: var(--radius); background: rgb(237, 245, 255); }
.followup-insight-card strong { display: block; color: rgb(36, 74, 70); line-height: 1.2; }
.reply-derived-tip strong { display: block; color: var(--navy); line-height: 1.2; }
.followup-insight-card p { display: block; margin: 6px 0px 0px; color: rgb(53, 80, 77); font-size: 0.92rem; line-height: 1.45; }
.reply-derived-tip span { display: block; margin: 6px 0px 0px; color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.45; }
.reply-derived-tip { margin: 0px 16px 12px; background: rgb(244, 248, 252); }
.exercise-answer-card { display: grid; gap: 12px; }
.exercise-answer-card h3 { margin: 0px; color: var(--navy); font-size: 1.12rem; line-height: 1.2; }
.exercise-answer-card p { margin: 0px; color: var(--muted); }
.exercise-answer-card .reply-derived-tip, .exercise-answer-card .detail-image-slot, .exercise-answer-card .video-slot { margin: 0px; }
.exercise-answer-card .detail-image-slot { min-height: 160px; }
.rehab-week-card { display: grid; gap: 12px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); padding: 18px; }
.rehab-week-card.featured { background: var(--soft-blue); }
.rehab-week-card h3 { color: var(--ink); }
.rehab-week-card p { color: var(--muted); }
.week-checklist { display: grid; gap: 7px; margin: 0px; padding-left: 20px; }
.week-checklist li { color: var(--muted); }
.rehab-meta { display: flex; flex-wrap: wrap; gap: 8px; }
.rehab-meta span { min-height: 30px; display: inline-flex; align-items: center; padding: 4px 10px; border: 1px solid var(--line); border-radius: 999px; background: rgb(251, 252, 253); color: rgb(52, 68, 90); font-size: 0.84rem; font-weight: 800; }
.rehab-week-card ul { margin: 0px; padding-left: 20px; }
.rehab-week-card li { color: var(--muted); }
.exercise-link-list { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; padding-top: 2px; }
.exercise-link-list > span { width: 100%; color: rgb(52, 68, 90); font-size: 0.82rem; font-weight: 900; text-transform: uppercase; }
.exercise-link-list a { min-height: 34px; display: inline-flex; align-items: center; padding: 6px 10px; border: 1px solid rgb(199, 214, 226); border-radius: 999px; background: rgb(251, 252, 253); color: var(--navy); font-size: 0.84rem; font-weight: 850; line-height: 1.12; text-decoration: none; }
.exercise-link-list a:hover, .exercise-link-list a:focus-visible { border-color: var(--navy); background: var(--soft-blue); }
.exercise-library-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 12px; }
.exercise-library-nav { display: flex; flex-wrap: wrap; gap: 8px; margin: 4px 0px 16px; }
.exercise-library-nav a { display: inline-flex; align-items: center; min-height: 40px; padding: 8px 12px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); color: var(--navy); font-weight: 900; line-height: 1.1; text-decoration: none; }
.exercise-library-nav a:hover, .exercise-library-nav a:focus-visible { border-color: rgb(185, 206, 221); background: var(--soft-blue); }
.exercise-detail-card { scroll-margin-top: 16px; padding: 0px; overflow: hidden; }
.exercise-detail-card:target { border-color: rgb(63, 120, 168); box-shadow: rgba(63, 120, 168, 0.16) 0px 0px 0px 3px; }
.exercise-detail-card summary { min-height: 54px; display: flex; align-items: center; padding: 14px 16px; color: var(--navy); font-weight: 900; cursor: pointer; }
.exercise-detail-card summary span { display: grid; gap: 4px; min-width: 0px; width: 100%; }
.exercise-detail-card summary strong { display: block; color: var(--ink); font-size: 1rem; line-height: 1.12; }
.exercise-detail-card summary small { display: block; color: var(--muted); font-size: 0.82rem; font-weight: 750; line-height: 1.25; }
.exercise-card-body { display: grid; gap: 12px; padding: 0px 16px 16px; }
.exercise-meta-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; }
.exercise-meta-grid div, .exercise-step-block { display: grid; gap: 5px; padding: 12px; border: 1px solid rgb(217, 229, 238); border-radius: 8px; background: rgb(248, 251, 253); }
.exercise-meta-grid strong, .exercise-step-block strong { color: var(--navy); font-size: 0.78rem; font-weight: 950; letter-spacing: 0.02em; text-transform: uppercase; }
.exercise-meta-grid span, .exercise-step-block li { color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.4; }
.walk-dose-box { grid-column: 1 / -1; }
.walk-dose-list { display: grid; gap: 0px; margin: 0px; padding: 0px; list-style: none; }
.walk-dose-list li { display: grid; grid-template-columns: minmax(90px, 0.32fr) minmax(0px, 1fr); gap: 12px; align-items: baseline; padding: 7px 0px; border-top: 1px solid rgba(185, 206, 221, 0.62); }
.walk-dose-list li:first-child { border-top: 0px; padding-top: 0px; }
.walk-dose-list li:last-child { padding-bottom: 0px; }
.walk-dose-list li span:first-child { color: var(--navy); font-size: 0.82rem; font-weight: 950; }
.walk-dose-list li span:last-child { color: rgb(51, 70, 93); font-size: 0.92rem; line-height: 1.25; }
.exercise-step-block ul { display: grid; gap: 6px; margin: 0px; padding-left: 18px; }
.exercise-detail-card p, .exercise-detail-card .video-slot { margin: 0px; }
.exercise-detail-card .detail-image-slot { min-height: 150px; margin: 0px; }
.exercise-detail-card .detail-image-slot.has-image img { min-height: 150px; max-height: 240px; }
.exercise-comparison-grid { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; }
.exercise-comparison-grid .detail-image-slot { min-height: 170px; }
.exercise-comparison-grid .detail-image-slot.has-image img { aspect-ratio: 4 / 5; min-height: 0px; max-height: none; }
.exercise-comparison-grid .photo-slot-caption { min-height: 72px; padding: 9px 10px; font-size: 0.8rem; }
.tripod-photo-grid { grid-template-columns: 1fr; }
.prom-photo-grid .detail-image-slot.has-image img, .massage-photo-grid .detail-image-slot.has-image img, .circle-photo-grid .detail-image-slot.has-image img, .tripod-photo-grid .detail-image-slot.has-image img { aspect-ratio: 3 / 2; object-fit: cover; }
.tripod-photo-grid .detail-image-slot.has-image img { aspect-ratio: 5 / 4; object-position: 52% 50%; }
.prom-photo-grid .photo-slot-caption, .massage-photo-grid .photo-slot-caption, .circle-photo-grid .photo-slot-caption, .tripod-photo-grid .photo-slot-caption { min-height: 58px; }
.video-slot { min-height: 48px; display: flex; align-items: center; padding: 10px 12px; border: 1px dashed rgb(159, 183, 200); border-radius: 8px; background: rgb(248, 251, 253); color: rgb(82, 101, 121); font-size: 0.88rem; font-weight: 800; }
.rehab-callout { padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: rgb(237, 245, 255); }
.rehab-callout p, .rehab-callout li { color: rgb(51, 70, 93); }
.rehab-checklist { display: grid; gap: 10px; margin-top: 16px; }
.rehab-checklist .list-row { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.footer { background: var(--navy); color: rgb(255, 255, 255); }
.footer-inner { padding: 22px 0px; display: grid; grid-template-columns: 1fr auto; gap: 18px; align-items: center; color: rgba(255, 255, 255, 0.84); font-size: 0.9rem; }
.footer a { color: rgb(255, 255, 255); font-weight: 800; }
.footer-contact { display: grid; gap: 4px; line-height: 1.35; }
.footer-contact strong { color: rgb(255, 255, 255); }
.footer-contact span { display: block; }
.legal { max-width: 860px; }
@media (max-width: 880px) {
  .header-inner { grid-template-columns: 76px minmax(0px, 1fr); gap: 14px; }
  .brand-logo { width: 76px; }
  .brand-title { font-size: 2rem; }
  .brand-specialty { font-size: 1rem; }
  .brand-credential { font-size: 1.05rem; }
  h1 { font-size: 2.65rem; }
  h2 { font-size: 1.9rem; }
  .detail-top h3 { font-size: 1.8rem; }
  .menu-toggle { display: inline-flex; align-items: center; justify-content: center; }
  .nav { display: none; gap: 8px; margin-top: 0px; }
  .nav.open { display: flex; }
  .nav a, .nav a:first-child, .nav a.referral { min-height: 44px; padding-inline: 12px; border: 1px solid var(--line); border-radius: 999px; margin-left: 0px; }
  .hero-grid, .ask-hero-grid, .about-hero-grid, .simple-grid, .fact-grid, .reader-levels, .after-path-grid, .after-path-grid.two-option, .after-disclosure-grid, .consult-choice-grid, .consult-choice-grid.grouped, .faq-choice-list, .guide-workspace, .mini-category-grid, .module-grid, .module-toolbar, .system-flow, .agent-grid, .workstation-grid, .dual-flow-grid, .tplo-topic-grid, .village-zoom-grid, .rehab-hero-grid, .rehab-start-grid, .rehab-toolkit-grid, .rehab-setup-grid, .reply-theme-grid, .followup-insight-grid, .stage-example-strip, .stage-prescription-grid, .stage-focus-grid, .stair-clearance-grid, .stair-clearance-timing, .week-progression-grid, .rehab-plan-grid, .exercise-library-grid, .exercise-meta-grid, .ask-route-grid, .owner-concern-grid, .two-column, .refer-steps { grid-template-columns: 1fr; }
  .home-route-stack { grid-template-columns: 1fr; grid-template-areas: "postop" "tplo" "referral"; }
  .owner-concern-grid { grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 8px; }
  .owner-concern-router { gap: 12px; padding: 16px; }
  .post-op-safety-rail { grid-template-columns: 1fr; gap: 12px; padding: 15px; }
  .post-op-safety-actions, .post-op-safety-actions .button { width: 100%; }
  .owner-concern-router h2 { font-size: 1.55rem; }
  .owner-concern-router p { font-size: 0.95rem; line-height: 1.35; }
  .owner-concern-grid a { align-content: center; min-height: 58px; padding: 10px 12px; }
  .owner-concern-grid strong { font-size: 0.98rem; }
  .owner-concern-grid span { display: none; }
  .tplo-estimate-block .estimate-grid { grid-template-columns: 1fr; }
  .rehab-calendar-controls { grid-template-columns: 1fr; }
  .village-labels { position: static; display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 10px; padding: 14px; border-top: 1px solid var(--line); background: rgb(251, 252, 253); pointer-events: auto; }
  .village-flow-arrows { display: none; }
  .workstation-column-heads { display: none; }
  .workstation-row { grid-template-columns: 1fr; }
  .workstation-row::after { left: 50%; right: auto; bottom: -18px; width: 22px; height: 34px; transform: translateX(-50%); background: rgb(82, 122, 117); clip-path: polygon(42% 0px, 58% 0px, 58% 72%, 100% 72%, 50% 100%, 0px 72%, 42% 72%); }
  .workstation-row > * { padding: 13px 14px; border-right: 0px; border-bottom: 1px solid var(--line); }
  .workstation-row > :last-child { border-bottom: 0px; }
  .workstation-row p::before { content: attr(data-label); display: block; margin-bottom: 4px; color: var(--navy); font-size: 0.72rem; font-weight: 850; letter-spacing: 0.04em; text-transform: uppercase; }
  .workstation-review-band { grid-template-columns: 1fr; gap: 6px; }
  .workstation-visual { grid-template-columns: 1fr; gap: 14px; padding: 14px; }
  .visual-source-stack, .visual-review-output { align-content: stretch; }
  .source-node::after, .review-node::before { display: none; }
  .visual-draft-lane { min-height: 0px; grid-template-columns: 1fr; grid-template-rows: auto; }
  .station-connectors { display: none; }
  .station-node, .station-node.n1, .station-node.n2, .station-node.n3, .station-node.n4, .station-node.n5, .station-node.n6 { grid-area: auto; }
  .station-node::after { content: ""; width: 22px; height: 28px; justify-self: center; margin-bottom: -30px; background: rgb(82, 122, 117); clip-path: polygon(42% 0px, 58% 0px, 58% 70%, 100% 70%, 50% 100%, 0px 70%, 42% 70%); opacity: 0.42; }
  .station-node.n6::after { display: none; }
  .draft-only-badge { position: static; justify-self: center; transform: none; }
  .village-flow-stack { width: auto; display: grid; position: static; transform: none; padding: 14px; border-width: 1px 0px 0px; border-radius: 0px; background: rgb(247, 250, 251); box-shadow: none; }
  .village-flow-ribbon { display: grid; grid-template-columns: 1fr; justify-content: stretch; border-radius: 10px; box-shadow: none; }
  .village-flow-ribbon span { justify-content: flex-start; }
  .village-label, .village-label.library, .village-label.docs, .village-label.consult, .village-label.mail, .village-label.records, .village-label.website { width: auto; position: static; box-shadow: none; }
  .village-zoom-card, .village-zoom-card.wide { grid-column: auto; grid-template-columns: minmax(0px, 0.42fr) minmax(0px, 1fr); }
  .audience-switcher { width: 100%; }
  .detail-top, .detail-grid, .estimate-grid { grid-template-columns: 1fr; }
  .price-pill { justify-self: start; }
  .detail-section, .detail-section:first-child { border-left: 0px; border-top: 1px solid var(--line); }
}
@media (max-width: 560px) {
  .section, .header-inner, .back-bar, .footer-inner { width: min(var(--max), calc(100% - 24px)); }
  .refer-urgent-callout { grid-template-columns: 1fr; gap: 10px; }
  .refer-urgent-call-button { width: 100%; }
  .refer-hero { padding-top: 32px; }
  .refer-hero h1 { font-size: 2.35rem; }
  .refer-steps { gap: 8px; }
  .refer-attachment-guide { padding: 15px; }
  .email-draft-dialog-card { gap: 14px; padding: 18px; }
  .email-draft-dialog-head h2 { font-size: 1.5rem; }
  .email-draft-summary div { grid-template-columns: 1fr; gap: 2px; }
  .email-draft-choices { grid-template-columns: 1fr; }
  .header-inner { grid-template-columns: auto auto; justify-content: center; place-items: center; gap: 7px 12px; padding-top: 10px; padding-bottom: 10px; }
  .header-inner--art { padding-top: 7px; padding-bottom: 8px; }
  .brand-art-link { width: min(100%, 430px); }
  .refer-page .header-inner--art { padding-top: 5px; padding-bottom: 6px; }
  .refer-page .brand-art-link { width: min(100%, 340px); }
  .back-bar { padding: 0px 0px 12px; }
  .back-button { min-height: 48px; padding-inline: 14px; }
  .home-referral-button { min-height: 38px; font-size: 0.86rem; }
  .home-referral-bar { display: flex; justify-content: center; padding-bottom: 10px; }
  .home-referral-bar .home-referral-button { width: auto; padding-inline: 18px; border-radius: 999px; line-height: 1.1; }
  .stage-focus-card .exercise-comparison-grid, .exercise-detail-card .exercise-comparison-grid { grid-template-columns: 1fr; }
  .stage-focus-card .exercise-comparison-grid .detail-image-slot, .exercise-detail-card .exercise-comparison-grid .detail-image-slot { min-height: 0px; }
  .stage-focus-card .exercise-comparison-grid .detail-image-slot.has-image img, .exercise-detail-card .exercise-comparison-grid .detail-image-slot.has-image img { aspect-ratio: 3 / 2; min-height: 0px; max-height: none; object-fit: cover; }
  .stage-focus-card .exercise-comparison-grid .photo-slot-caption, .exercise-detail-card .exercise-comparison-grid .photo-slot-caption { min-height: 0px; }
  .price-guide-actions { display: grid; grid-template-columns: repeat(2, minmax(0px, 1fr)); gap: 8px; }
  .price-guide-actions .button { width: auto; min-height: 42px; padding-inline: 8px; font-size: 0.86rem; }
  .header-utility-links { width: min(var(--max), calc(100% - 24px)); gap: 4px; margin-top: -1px; padding-bottom: 10px; }
  .header-utility-links a { min-height: 36px; padding-inline: 4px; font-size: 0.66rem; }
  .home-site-search-strip { grid-template-columns: 1fr; gap: 9px; padding: 11px; }
  .home-site-search-strip button { width: 100%; }
  .home-menu-pair { grid-template-columns: 1fr; }
  .home-menu-search-row { min-height: auto; }
  .home-menu-pair > .audience-menu-link { border-left: 0px; border-top: 1px solid var(--line); }
  .home-route-stack { gap: 14px; }
  .home-route-group-head { padding: 12px 14px; }
  .home-route-disclosure > .home-route-group-head { padding-right: 58px; }
  .home-route-disclosure > .home-route-group-head::after { right: 14px; width: 34px; height: 34px; font-size: 1.18rem; }
  .home-route-title { font-size: 1.38rem; }
  .home-route-copy { font-size: 0.86rem; }
  .home-route-mini-label { padding: 7px 14px 6px; font-size: 0.7rem; }
  .home-question-cluster .home-site-search-strip { grid-template-columns: minmax(0px, 1fr) 96px; gap: 8px; padding: 11px 14px; }
  .home-question-cluster .home-site-search-strip button { min-width: 0px; width: auto; padding-inline: 10px; }
  .home-question-cluster .home-site-search-strip input, .home-question-cluster .home-site-search-strip button { min-height: 40px; }
  .home-route-link { min-height: 68px; padding: 11px 48px 11px 16px; }
  .home-route-link strong { font-size: 1.2rem; }
  .home-route-link span { font-size: 0.78rem; }
  .home-route-link::after { right: 14px; width: 30px; height: 30px; }
  .contextual-back-bar { padding: 9px 0px 10px; }
  .contextual-back-button { min-height: 32px; padding-inline: 12px; font-size: 0.76rem; }
  .brand-logo { width: 90px; }
  .brand-copy { text-align: center; }
  .brand-title { font-size: 2.28rem; line-height: 1.02; white-space: nowrap; }
  .brand-specialty { width: min(var(--max), calc(100vw - 24px)); justify-self: center; font-size: 1.18rem; line-height: 1.16; white-space: normal; }
  .brand-credential { margin-top: 4px; color: rgb(52, 68, 90); font-family: Georgia, "Times New Roman", serif; font-size: 1.28rem; font-weight: 700; line-height: 1.13; white-space: nowrap; }
  .page-intro, .hero { padding-top: 30px; }
  .about-hero { padding-top: 24px; padding-bottom: 20px; }
  .about-hero .about-hero-grid { gap: 22px; }
  .about-profile-panel h1 { font-size: 1.82rem; }
  .about-credential-line { font-size: 1.13rem; }
  .about-acvs-card { margin-top: 15px; padding: 13px 14px; }
  .about-acvs-card h2 { font-size: 1.28rem; }
  h1 { font-size: 2.15rem; line-height: 1.05; }
  h2 { font-size: 1.58rem; }
  .section-band { padding: 34px 0px; }
  .case-panel img { aspect-ratio: 1 / 1; }
  .about-hero .case-panel img { aspect-ratio: 16 / 10; }
  .about-hero .case-panel { order: -1; max-width: 100%; }
  .about-hero .case-panel figcaption { padding: 9px 12px; }
  .about-credential-stack span { font-size: 0.9rem; }
  .about-milestone-list article { padding: 11px 12px; }
  .about-ce-list article { grid-template-columns: 52px minmax(0px, 1fr); gap: 10px; }
  .system-village img { aspect-ratio: 4 / 3; }
  .village-labels { grid-template-columns: 1fr; }
  .village-flow-ribbon { grid-template-columns: 1fr; }
  .village-zoom-card, .village-zoom-card.wide { grid-template-columns: 1fr; }
  .zoom-process div { grid-template-columns: 1fr; gap: 3px; }
  .actions .button, .module-actions .button, .compact-actions .button, .quiet-links a { width: 100%; }
  .tplo-route-list a { grid-template-columns: 1fr; gap: 4px; }
  .tplo-hero-price-strip { grid-template-columns: 1fr; }
  .tplo-rehab-strip { grid-template-columns: 1fr; }
  .tplo-hero-price-strip .actions { margin-top: 0px; }
  .tplo-rehab-strip .actions { margin-top: 0px; }
  .audience-switcher { grid-template-columns: 1fr; }
  .audience-tab { width: 100%; }
  .consult-choice-card { min-height: auto; padding: 20px; }
  .consult-choice-grid--routes { grid-template-columns: 1fr; }
  .consult-choice-group { min-height: auto; padding: 20px; }
  .consult-module-card { grid-template-columns: 1fr; padding: 18px; }
  .consult-reader-list { grid-template-columns: 1fr; }
  .consult-reader-card { padding: 18px; }
  .consult-module-paths > div { padding: 12px; }
  .path-subchoices { grid-template-columns: 1fr; }
  .story-block { grid-template-columns: 1fr; gap: 10px; padding: 18px; }
  .search-box { grid-template-columns: 1fr auto; border-radius: var(--radius); gap: 8px; padding: 8px 10px; }
  .search-box span { grid-column: 1 / -1; }
  .search-box input, .clear-search { min-height: 40px; }
  .clear-search { width: 40px; height: 40px; }
  .procedure-button { grid-template-columns: 1fr; }
  .procedure-button span { white-space: normal; }
  .link-list a, .link-list .list-row, .topic-row, .price-browse-row { grid-template-columns: 1fr; gap: 4px; }
  .topic-detail summary { grid-template-columns: minmax(0px, 1fr) auto; gap: 8px 12px; }
  .topic-detail summary span { grid-column: 1 / -1; }
  .topic-detail summary::after { grid-area: 1 / 2; }
  .price-browse-row span { white-space: normal; }
  .home-direct-menu { margin-top: 18px; }
  .home-direct-menu .compact-head { margin-bottom: 8px; }
  .home-direct-menu .compact-head h2 { font-size: 0.95rem; }
  .home-direct-menu .menu-list { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .home-direct-menu .menu-list a, .home-direct-menu .menu-list a:first-child { min-height: 48px; padding: 9px 30px 9px 10px; }
  .home-direct-menu .menu-list strong { font-size: 0.86rem; }
  .home-menu-section-label { padding: 9px 14px 7px; font-size: 0.72rem; }
  .home-direct-menu .menu-list span { display: none; }
  .audience-menu-shortcuts, .audience-menu-card:hover .audience-menu-shortcuts, .audience-menu-card:focus-within .audience-menu-shortcuts { max-height: none; padding: 0px 10px 12px; opacity: 1; transform: none; }
  .home-direct-menu .menu-list .audience-menu-shortcuts a, .home-direct-menu .menu-list .audience-menu-shortcuts a:first-child { min-height: 40px; font-size: 0.82rem; }
  .vertical-main-menu .menu-list { grid-template-columns: 1fr; }
  .vertical-main-menu .menu-list a, .vertical-main-menu .menu-list a:first-child { min-height: 68px; padding: 12px 38px 12px 14px; }
  .vertical-main-menu .menu-list .home-menu-pair a, .vertical-main-menu .menu-list .home-menu-pair a:first-child { border-top: 1px solid var(--line); }
  .vertical-main-menu .menu-list .audience-menu-link strong, .vertical-main-menu .menu-list .audience-menu-main strong { font-size: 1.36rem; }
  .vertical-main-menu .menu-list span { display: block; font-size: 0.84rem; }
  .home-search-audience { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .home-search-audience span { grid-column: 1 / -1; }
  .home-search-audience button { min-height: 44px; padding-inline: 6px; }
  .home-menu-page .header-resource-nav { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .home-menu-page .header-resource-nav a, .home-menu-page .header-resource-nav a:first-child, .home-menu-page .header-resource-nav a.referral { min-height: 46px; padding-inline: 10px; }
  .footer-inner { grid-template-columns: 1fr; }
}
@media (max-width: 380px) {
  .home-route-title { font-size: 1.26rem; }
  .home-route-copy { font-size: 0.82rem; }
  .home-route-link strong { font-size: 1.12rem; }
  .vertical-main-menu .menu-list .audience-menu-link strong, .vertical-main-menu .menu-list .audience-menu-main strong { font-size: 1.24rem; }
  .header-inner { grid-template-columns: auto auto; column-gap: 10px; }
  .brand-logo { width: 82px; }
  .brand-title { font-size: 2.04rem; }
  .brand-credential { font-size: 1.16rem; }
  .brand-specialty { font-size: 1.05rem; }
}
@media (max-width: 340px) {
  .vertical-main-menu .menu-list .audience-menu-link strong, .vertical-main-menu .menu-list .audience-menu-main strong { font-size: 1.12rem; }
  .brand-logo { width: 70px; }
  .brand-title { font-size: 1.78rem; }
  .brand-credential { font-size: 1.03rem; }
  .brand-specialty { font-size: 0.98rem; }
  .header-inner--art, .refer-page .header-inner--art { padding-top: 7px; padding-bottom: 12px; }
  .header-utility-links { width: calc(100% - 32px); grid-template-columns: repeat(6, minmax(0px, 1fr)); gap: 6px; margin-top: 3px; padding-bottom: 12px; }
  .header-utility-links a { min-height: 44px; padding: 7px 5px; font-size: 0.72rem; }
  .header-utility-links .header-utility-home { grid-column: 1 / 3; }
  .header-utility-links .header-utility-search { grid-column: 3 / 5; }
  .header-utility-links .header-utility-secondary { grid-column: 5 / 7; }
  .header-utility-links .header-utility-price { grid-column: 1 / 4; }
  .header-utility-links .header-utility-primary { grid-column: 4 / 7; }
}

.refer-launcher-form { width: min(100%, 720px); margin-inline: auto; display: grid; gap: 14px; }
.refer-launcher-form label { display: grid; gap: 6px; color: var(--ink); font-weight: 850; }
.refer-launcher-form input, .refer-launcher-form textarea { width: 100%; min-height: 44px; padding: 10px 11px; border: 1px solid rgb(200, 214, 226); border-radius: 6px; background: rgb(255, 255, 255); color: var(--ink); font: inherit; }
.refer-launcher-form textarea { min-height: 96px; resize: vertical; }
.refer-launcher-form button { min-height: 48px; border: 0px; border-radius: 6px; background: var(--navy); color: rgb(255, 255, 255); font: inherit; font-weight: 900; cursor: pointer; }
.refer-launcher-form button:hover, .refer-launcher-form button:focus-visible { background: var(--navy-dark); }
.refer-launcher-status { min-height: 1.5em; margin: 0px; }

.price-fallback-category { padding: 14px; }
.price-fallback-category + .price-fallback-category { border-top: 1px solid var(--line); }
.price-fallback-category > h3 { margin: 0px 0px 10px; color: var(--navy); font-size: 1.25rem; }
.price-fallback-item { border-top: 1px solid var(--line); }
.price-fallback-item summary { min-height: 54px; display: grid; grid-template-columns: minmax(0px, 1fr) auto; gap: 12px; align-items: center; padding: 12px 4px; cursor: pointer; }
.price-fallback-item summary span { color: var(--muted); font-size: 0.92rem; text-align: right; }
.price-fallback-body { padding: 0px 4px 16px; }
.price-fallback-detail-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 12px; }
.price-fallback-detail-grid section { padding: 12px; border: 1px solid var(--line); border-radius: 6px; background: rgb(248, 251, 253); }
.price-fallback-detail-grid h4 { margin-top: 0px; }
.price-fallback-detail-grid ul { margin-bottom: 0px; padding-left: 18px; }

@media (max-width: 720px) {
  .price-fallback-detail-grid { grid-template-columns: 1fr; }
  .price-fallback-item summary { grid-template-columns: 1fr; gap: 3px; }
  .price-fallback-item summary span { text-align: left; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; transition-delay: 0ms !important; }
}
