:root {
  --readable: #244740;
  --readable-muted: #596b66;
  --content-width: 1180px;
}

html { scroll-padding-top: 72px; }
body { color: var(--readable); }
.site-header {
  position: sticky; top: 0; z-index: 100; height: 72px; padding: 0 max(24px, calc((100vw - var(--content-width)) / 2));
  display: flex; align-items: center; justify-content: space-between; gap: 32px;
  background: rgba(255, 253, 248, .94); border-bottom: 1px solid rgba(23, 63, 56, .14); backdrop-filter: blur(16px);
}
.site-brand { display: flex; align-items: center; gap: 10px; color: var(--ink); text-decoration: none; font-size: 18px; }
.site-brand b { font-size: 22px; }
.site-header nav { display: flex; align-items: center; gap: 28px; }
.site-header nav a { color: var(--readable); text-decoration: none; font-size: 14px; font-weight: 600; }
.site-header nav a:hover { color: var(--coral-dark); }
.site-header .nav-cta { padding: 10px 16px; color: #fff; background: var(--ink); }
.proposal-page { background: var(--cream); }
.proposal-hero { position: relative; min-height: calc(100svh - 72px); color: #fff; overflow: hidden; }
.proposal-hero-image, .proposal-hero-shade { position: absolute; inset: 0; }
.proposal-hero-image { background: url("assets/reception-nutrition-ambient.png") center/cover no-repeat; }
.proposal-hero-shade { background: linear-gradient(90deg, rgba(9,39,33,.94), rgba(9,39,33,.7) 48%, rgba(9,39,33,.12) 82%); }
.proposal-hero-copy { position: relative; z-index: 1; width: min(var(--content-width), calc(100% - 48px)); margin: 0 auto; padding-top: clamp(100px, 16vh, 170px); }
.proposal-kicker { margin: 0 0 18px; color: var(--coral); font-size: 13px; font-weight: 700; letter-spacing: .16em; }
.proposal-hero .proposal-kicker, .pilot-section .proposal-kicker { color: #ff9c86; }
.proposal-hero h1 { max-width: 900px; margin: 0; font: 600 clamp(50px, 6.4vw, 88px)/1.18 "Shippori Mincho", serif; letter-spacing: -.055em; }
.proposal-hero h1 em { color: #ff9c86; font-style: normal; }
.proposal-hero-copy > p:not(.proposal-kicker) { margin: 30px 0; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.9; color: rgba(255,255,255,.9); }
.proposal-hero-copy > a { display: inline-flex; gap: 24px; padding: 16px 20px; color: #fff; background: var(--coral); text-decoration: none; font-size: 15px; font-weight: 700; }
.hero-meta { position: absolute; z-index: 1; bottom: 32px; left: 50%; transform: translateX(-50%); width: min(var(--content-width), calc(100% - 48px)); display: flex; gap: 28px; padding: 0; list-style: none; color: rgba(255,255,255,.72); font-size: 12px; }
.proposal-section { width: min(var(--content-width), calc(100% - 48px)); margin: 0 auto; padding: clamp(88px, 10vw, 140px) 0; }
.proposal-section h2, .demo-intro h2, .pilot-section h2 { margin: 0; font: 600 clamp(38px, 4.5vw, 62px)/1.32 "Shippori Mincho", serif; letter-spacing: -.045em; }
.concept-section { display: grid; grid-template-columns: .9fr 1.1fr; column-gap: 9vw; }
.concept-copy { align-self: end; border-left: 1px solid rgba(23,63,56,.2); padding-left: 48px; }
.concept-copy p, .section-intro > p:not(.proposal-kicker), .demo-intro > p:last-child { margin: 0 0 20px; color: var(--readable-muted); font-size: 17px; line-height: 1.9; }
.before-after { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 64px; }
.before-after article { padding: 26px; border-top: 3px solid #a9b3af; background: rgba(255,255,255,.7); }
.before-after article:last-child { border-color: var(--coral); background: #fff; }
.before-after small { font-size: 12px; font-weight: 700; letter-spacing: .12em; }
.before-after p { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 16px 0 0; font-size: 16px; }
.before-after .muted { color: #778480; }.before-after .accent { color: var(--coral-dark); }
.section-intro.compact { max-width: 780px; }
.section-intro.compact > p:last-child { margin-top: 24px; }
.unified-journey { display: grid; grid-template-columns: repeat(5, 1fr); margin: 64px 0 0; padding: 0; list-style: none; }
.unified-journey li { min-height: 180px; padding: 28px 22px; border-top: 2px solid rgba(23,63,56,.2); }
.unified-journey li:last-child { border-color: var(--coral); background: #fff; }
.unified-journey span { color: var(--coral-dark); font-size: 12px; font-weight: 700; }
.unified-journey b { display: block; margin-top: 30px; font: 600 19px "Shippori Mincho", serif; }
.unified-journey p { color: var(--readable-muted); font-size: 14px; line-height: 1.7; }
.demo-section { padding-top: 96px; background: #e6e8e2; }
.demo-intro { width: min(var(--content-width), calc(100% - 48px)); margin: 0 auto 52px; }
.demo-intro h2 { max-width: 900px; }.demo-intro > p:last-child { max-width: 720px; margin-top: 20px; }
.demo-shell { border-top: 1px solid rgba(23,63,56,.15); border-bottom: 1px solid rgba(23,63,56,.15); }
.demo-bar { position: sticky; top: 72px; }
.demo-shell .view { min-height: min(850px, calc(100vh - 148px)); }
.demo-shell .kiosk-layout, .demo-shell .dashboard { min-height: min(780px, calc(100vh - 204px)); }
.demo-shell .phone-scene { min-height: 780px; }
.demo-shell .kiosk-copy h3, .demo-shell .phone-intro h3 { margin: 0; color: var(--ink); font: 700 clamp(47px, 5.3vw, 78px)/1.2 "Shippori Mincho", serif; letter-spacing: -.06em; }
.demo-shell .kiosk-copy h3 em { color: var(--coral); font-style: normal; }
.demo-shell .dashboard-title h3 { margin: 7px 0; font: 700 26px "Shippori Mincho", serif; }
.dashboard-page { animation: dashboardIn .2s ease both; }.dashboard-page[hidden] { display: none; }
.side-nav nav button i { float: right; min-width: 18px; padding: 2px 5px; border-radius: 10px; background: var(--coral); color: #fff; font-size: 8px; font-style: normal; text-align: center; }
.admin-page-title { min-height: 52px; }.admin-page-title h3 { font-size: 30px !important; }.admin-primary { border: 0; padding: 11px 15px; color: #fff; background: var(--coral); font-size: 10px; font-weight: 700; }
.admin-toolbar { display: flex; align-items: center; gap: 7px; margin: 25px 0 15px; }.admin-search { min-width: 260px; flex: 1; display: flex; align-items: center; gap: 8px; padding: 0 12px; border: 1px solid #e1e5df; background: #fff; }.admin-search input { width: 100%; border: 0; outline: 0; padding: 11px 0; color: var(--ink); background: transparent; font-size: 10px; }.filter-button { border: 1px solid #e1e5df; padding: 10px 12px; color: var(--muted); background: #fff; font-size: 9px; }.filter-button.is-active { color: #fff; background: var(--ink); border-color: var(--ink); }
.patient-directory { border: 1px solid #e1e5df; background: #fff; }.directory-head,.directory-row { display: grid; grid-template-columns: 1.7fr 1fr .85fr 1fr 55px; gap: 15px; align-items: center; }.directory-head { padding: 10px 16px; color: var(--muted); background: #f5f6f3; font-size: 8px; font-weight: 700; }.directory-row { width: 100%; padding: 15px 16px; border: 0; border-top: 1px solid #eceee9; color: var(--ink); background: #fff; text-align: left; }.directory-row:hover { background: #f6f8f5; }.directory-row>span { display: flex; flex-direction: column; gap: 3px; font-size: 10px; }.directory-person { flex-direction: row !important; align-items: center; gap: 10px !important; }.directory-person i { flex: 0 0 31px; font-style: normal; }.directory-person b { display: flex; flex-direction: column; gap: 3px; font-size: 11px; }.directory-row small { color: var(--muted); font-size: 8px; font-weight: 400; }.directory-row>span:last-child { color: var(--ink-2); font-size: 9px; font-weight: 700; }.status { width: max-content; padding: 4px 7px; border-radius: 3px; font-size: 8px; font-style: normal; }.status.progress { color: #386d4a; background: #e3f1e7; }.status.follow { color: #345f70; background: #e2eef1; }.status.waiting { color: #846a4e; background: #f2ece3; }.sand-avatar { background: #eee1ca; }.directory-footer { display: flex; justify-content: space-between; align-items: center; margin-top: 13px; color: var(--muted); font-size: 9px; }.directory-footer div { display: flex; }.directory-footer button { min-width: 28px; height: 28px; border: 1px solid #e1e5df; color: var(--ink); background: #fff; font-size: 9px; }.directory-footer button.is-active { color: #fff; background: var(--ink); }
.message-count { padding: 7px 10px; border: 1px solid #e1e5df; background: #fff; font-size: 9px; font-weight: 700; }.message-count span { display: inline-block; width: 7px; height: 7px; margin-right: 5px; border-radius: 50%; background: var(--coral); }.message-workspace { display: grid; grid-template-columns: 310px minmax(420px,1fr); min-height: 610px; margin-top: 24px; border: 1px solid #e1e5df; background: #fff; }.conversation-list { border-right: 1px solid #e1e5df; }.conversation-list>.admin-search { margin: 12px; }.conversation { position: relative; width: 100%; display: grid; grid-template-columns: 35px 1fr auto; gap: 9px; padding: 15px 12px; border: 0; border-top: 1px solid #eceee9; color: var(--ink); background: #fff; text-align: left; }.conversation.is-active { border-left: 3px solid var(--coral); background: #f4f7f2; }.conversation>i { font-style: normal; }.conversation>span { min-width: 0; display: flex; flex-direction: column; gap: 3px; }.conversation b { font-size: 11px; }.conversation small { overflow: hidden; color: var(--muted); font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }.conversation em { color: #8b9692; font-size: 8px; font-style: normal; }.conversation time { color: var(--muted); font-size: 8px; }.conversation strong { position: absolute; right: 12px; bottom: 12px; width: 17px; height: 17px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--coral); font-size: 8px; }.conversation-panel { min-width: 0; display: flex; flex-direction: column; }.conversation-panel>header { height: 68px; display: flex; align-items: center; gap: 10px; padding: 11px 16px; border-bottom: 1px solid #e1e5df; }.conversation-panel>header>i { font-style: normal; }.conversation-panel>header>div { flex: 1; display: flex; flex-direction: column; }.conversation-panel>header b { font-size: 12px; }.conversation-panel>header small { color: var(--muted); font-size: 8px; }.conversation-panel>header button { border: 1px solid #e1e5df; padding: 8px 10px; color: var(--ink); background: #fff; font-size: 9px; }.admin-chat { flex: 1; overflow: auto; padding: 18px; background: #f4f6f2; }.chat-day { text-align: center; color: var(--muted); font-size: 8px; }.admin-message { max-width: 70%; margin-top: 20px; }.admin-message p { margin: 0; padding: 12px 14px; background: #fff; font-size: 10px; line-height: 1.7; }.admin-message time { display: block; margin-top: 4px; color: var(--muted); font-size: 8px; }.context-note,.reply-suggestion { margin: 20px 0 0 auto; padding: 12px 14px; border-left: 3px solid var(--sage); background: #fff; }.context-note { max-width: 78%; }.context-note span,.reply-suggestion span { color: var(--muted); font-size: 8px; font-weight: 700; }.context-note p,.reply-suggestion p { margin: 5px 0 0; font-size: 9px; line-height: 1.7; }.reply-suggestion { max-width: 82%; border-left-color: var(--coral); }.reply-suggestion button { margin-top: 10px; border: 0; padding: 7px 9px; color: #fff; background: var(--ink); font-size: 8px; }.composer { padding: 12px 15px; border-top: 1px solid #e1e5df; }.composer textarea { width: 100%; min-height: 62px; resize: none; border: 1px solid #e1e5df; padding: 10px; color: var(--ink); font: 10px/1.6 var(--sans); }.composer>div { display: flex; justify-content: space-between; align-items: center; gap: 12px; }.composer small { color: var(--muted); font-size: 8px; }.composer button { border: 0; padding: 8px 18px; color: #fff; background: var(--coral); font-size: 9px; font-weight: 700; }
.clinic-summary { display: grid; grid-template-columns: repeat(4,1fr); margin: 24px 0 16px; border: 1px solid #e1e5df; background: #fff; }.clinic-summary article { padding: 16px 20px; border-right: 1px solid #e1e5df; }.clinic-summary article:last-child { border: 0; }.clinic-summary small,.clinic-summary span { display: block; color: var(--muted); font-size: 8px; }.clinic-summary b { display: block; margin: 4px 0; font-size: 24px; }.clinic-summary em { margin-left: 3px; font-size: 9px; font-style: normal; }.clinic-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; }.clinic-detail { padding: 18px; border: 1px solid #e1e5df; background: #fff; }.clinic-detail.featured-clinic { grid-column: 1 / -1; }.clinic-detail header { display: flex; align-items: center; gap: 10px; }.clinic-logo { width: 39px; height: 39px; display: grid; place-items: center; flex: 0 0 39px; border-radius: 6px; color: var(--ink); background: #f9d9d0; font: 600 14px var(--serif); }.green-logo { background: #d9e5d2; }.sand-logo { background: #eee1ca; }.clinic-detail header>div:nth-child(2) { flex: 1; }.clinic-detail h4 { margin: 0; font-size: 12px; }.clinic-detail header p { margin: 3px 0 0; color: var(--muted); font-size: 8px; }.clinic-detail header em { padding: 4px 7px; color: #39724d; background: #e3f1e7; font-size: 8px; font-style: normal; }.clinic-detail dl { display: grid; grid-template-columns: repeat(3,1fr); margin: 18px 0; border-top: 1px solid #eceee9; border-bottom: 1px solid #eceee9; }.clinic-detail dl div { padding: 10px 5px; }.clinic-detail dt { color: var(--muted); font-size: 8px; }.clinic-detail dd { margin: 4px 0 0; font-size: 11px; font-weight: 700; }.clinic-flow { display: flex; align-items: center; gap: 7px; margin: 13px 0; }.clinic-flow span { flex: 1; padding: 7px; color: var(--muted); background: #f1f3ef; font-size: 8px; text-align: center; }.clinic-flow span.done { color: #39724d; background: #e3f1e7; }.clinic-flow i { color: var(--coral); font-size: 9px; font-style: normal; }.clinic-detail footer { display: flex; justify-content: space-between; align-items: center; }.clinic-detail footer small { color: var(--muted); font-size: 8px; }.clinic-detail footer button { border: 0; color: var(--ink-2); background: transparent; font-size: 9px; font-weight: 700; }
@keyframes dashboardIn { from { opacity: 0; transform: translateY(4px); } to { opacity: 1; transform: none; } }
.information-section { padding-bottom: 40px; }
.handoff-cards { display: grid; grid-template-columns: 1fr 80px 1fr; align-items: center; margin-top: 56px; }
.handoff-cards article { padding: 34px; border-top: 4px solid var(--ink); background: #fff; }
.handoff-cards article:last-child { border-color: var(--coral); }
.handoff-cards small, .value-grid small { color: var(--coral-dark); font-size: 12px; font-weight: 700; letter-spacing: .1em; }
.handoff-cards h3, .value-grid h3 { margin: 12px 0 18px; font: 600 23px "Shippori Mincho", serif; }
.handoff-cards ul { margin: 0; padding-left: 22px; color: var(--readable-muted); font-size: 15px; line-height: 2; }
.handoff-cards > span { text-align: center; color: var(--coral); font-size: 32px; }
.value-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 56px; }
.value-grid article { min-height: 250px; padding: 32px; background: #fff; border-top: 3px solid var(--ink); }
.value-grid article:nth-child(2) { color: #fff; background: var(--ink); border-color: var(--coral); }
.value-grid p { color: var(--readable-muted); font-size: 15px; line-height: 1.85; }
.value-grid article:nth-child(2) p { color: #c8d6d2; }
.business-summary { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; gap: 20px; align-items: center; margin-top: 28px; }
.business-summary div { padding: 28px; text-align: center; background: #fff; border: 1px solid rgba(23,63,56,.17); }
.business-summary .customer { color: #fff; background: var(--ink); }
.business-summary span { display: block; color: var(--coral); font-size: 11px; font-weight: 700; letter-spacing: .12em; }
.business-summary b { display: block; margin: 8px; font: 600 22px "Shippori Mincho", serif; }
.business-summary p { margin: 0; color: var(--readable-muted); font-size: 14px; line-height: 1.7; }
.business-summary .customer p { color: #c8d6d2; }.business-summary i { color: var(--coral); font-style: normal; }
.hypothesis-note { margin: 20px 0 0; color: var(--readable-muted); font-size: 13px; line-height: 1.7; }
.pilot-section { width: min(var(--content-width), calc(100% - 48px)); margin: 0 auto; padding: clamp(72px, 9vw, 120px); display: grid; grid-template-columns: 1fr .85fr; gap: 9vw; color: #fff; background: var(--ink); }
.pilot-section > div > p:last-child { max-width: 620px; color: #c3d3ce; font-size: 16px; line-height: 1.9; }
.pilot-section ol { margin: 0; padding: 0; list-style: none; }
.pilot-section li { display: flex; gap: 20px; padding: 22px 0; border-top: 1px solid rgba(255,255,255,.2); }
.pilot-section li > span { color: #ff9c86; font-size: 13px; font-weight: 700; }
.pilot-section li b { font: 600 18px "Shippori Mincho", serif; }
.pilot-section li p { margin: 7px 0 0; color: #b8ccc6; font-size: 14px; line-height: 1.6; }
.pilot-detail-link { grid-column: 1 / -1; display: flex; justify-content: space-between; align-items: center; padding: 18px 22px; color: #fff; background: var(--coral); text-decoration: none; font-size: 15px; font-weight: 700; }
.proposal-page-bottom { padding-bottom: 100px; }
.site-footer { display: flex; justify-content: space-between; padding: 28px max(24px, calc((100vw - var(--content-width)) / 2)); color: #a8bbb6; background: #0c2e28; font-size: 13px; }
.site-footer a { color: #fff; text-decoration: none; }

@media (max-width: 900px) {
  .site-header { height: 64px; }.site-header nav { gap: 14px; }.site-header nav a { font-size: 12px; }.site-header nav a:first-child { display: none; }
  html { scroll-padding-top: 64px; }.proposal-hero { min-height: calc(100svh - 64px); }
  .concept-section { grid-template-columns: 1fr; }.concept-copy { margin-top: 32px; padding: 24px 0 0; border-left: 0; border-top: 1px solid rgba(23,63,56,.2); }
  .before-after { grid-template-columns: 1fr; margin-top: 40px; }.unified-journey { grid-template-columns: 1fr 1fr; }
  .demo-bar { top: 64px; }.handoff-cards { grid-template-columns: 1fr; gap: 12px; }.handoff-cards > span { transform: rotate(90deg); }
  .value-grid { grid-template-columns: 1fr; }.value-grid article { min-height: 0; }.business-summary { grid-template-columns: 1fr; }.business-summary i { text-align: center; transform: rotate(90deg); }
  .pilot-section { width: 100%; grid-template-columns: 1fr; padding-left: 24px; padding-right: 24px; }
  .demo-shell .kiosk-copy h3 { font-size: 47px; }
  .demo-shell .dashboard { display: block; }.demo-shell .side-nav { display: block; padding: 0; background: var(--ink); }.demo-shell .side-nav>.brand,.demo-shell .dietitian-profile { display: none; }.demo-shell .side-nav nav { display: flex; overflow-x: auto; gap: 0; padding: 7px 10px; }.demo-shell .side-nav nav button { flex: 1; min-width: 120px; text-align: center; white-space: nowrap; }.demo-shell .side-nav nav button span { width: auto; margin-right: 7px; }.message-workspace { grid-template-columns: 260px minmax(380px,1fr); overflow-x: auto; }.clinic-summary { grid-template-columns: 1fr 1fr; }.clinic-summary article:nth-child(2) { border-right: 0; }.clinic-summary article:nth-child(-n+2) { border-bottom: 1px solid #e1e5df; }
}
@media (max-width: 620px) {
  .site-header nav a:not(.nav-cta) { display: none; }.site-header .nav-cta { padding: 9px 12px; }
  .proposal-hero-copy, .hero-meta, .proposal-section, .demo-intro { width: calc(100% - 36px); }
  .proposal-hero h1 { font-size: 43px; }.proposal-hero-copy > p:not(.proposal-kicker) br { display: none; }.hero-meta { flex-wrap: wrap; gap: 8px 18px; }
  .proposal-section h2, .demo-intro h2, .pilot-section h2 { font-size: 35px; }.proposal-section { padding: 72px 0; }
  .before-after p { align-items: flex-start; font-size: 14px; }.unified-journey { grid-template-columns: 1fr; margin-top: 40px; }.unified-journey li { min-height: 0; }
  .demo-section { padding-top: 72px; }.demo-intro { margin-bottom: 36px; }
  .demo-shell .kiosk-copy h3 { font-size: 38px; }.demo-shell .phone-intro h3 { font-size: 39px; }.demo-shell .dashboard-title h3 { font-size: 20px; }
  .admin-toolbar { flex-wrap: wrap; }.admin-search { min-width: 100%; }.directory-head { display: none; }.directory-row { grid-template-columns: 1.5fr 1fr; }.directory-row>span:nth-child(3),.directory-row>span:last-child { display: none; }.message-workspace { display: block; min-height: 0; }.conversation-list { border-right: 0; }.conversation:not(.is-active) { display: none; }.conversation-panel { min-height: 560px; }.clinic-grid { grid-template-columns: 1fr; }.clinic-detail.featured-clinic { grid-column: auto; }.clinic-flow { display: none; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
