/* MostHelt product, specialty and public profile pages */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.inner-page { background: #f6f8f4; }
.inner-site-header { background: rgba(246, 248, 244, .78); backdrop-filter: blur(16px); }
.desktop-nav .current { color: var(--ink); position: relative; }
.desktop-nav .current:after { content: ""; position: absolute; left: 0; right: 0; bottom: -11px; height: 2px; border-radius: 9px; background: var(--mint-strong); }
.breadcrumb { display: flex; align-items: center; gap: 9px; margin-bottom: 28px; color: #7b8b88; font-size: 10px; font-weight: 720; }
.breadcrumb a:hover { color: var(--ink); }
.breadcrumb b { color: #46605b; }
.inner-hero { position: relative; overflow: hidden; padding: 155px 0 75px; background: radial-gradient(circle at 78% 22%, rgba(140,226,189,.22), transparent 27%), linear-gradient(180deg,#f9fbf7,#f2f6f1); }
.inner-orb { position: absolute; width: 330px; height: 330px; border-radius: 50%; filter: blur(85px); opacity: .27; pointer-events: none; }
.orb-mint { right: -150px; top: 95px; background: var(--mint); }
.orb-sand { left: -180px; bottom: -130px; background: var(--sand); opacity: .2; }
.inner-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: .87fr 1.13fr; align-items: center; gap: 80px; }
.inner-hero-copy h1, .specialties-hero h1, .directory-hero h1 { margin: 22px 0 24px; color: var(--ink); font-size: clamp(51px, 5.6vw, 76px); line-height: .99; letter-spacing: -.062em; font-weight: 745; }
.inner-hero-copy h1 em, .specialties-hero h1 em, .directory-hero h1 em { color: #4e6d68; font-family: Georgia, "Times New Roman", serif; font-weight: 400; }
.inner-hero-copy > p, .specialties-hero-content > p, .directory-hero-content > p { max-width: 620px; margin: 0; color: #536b67; font-size: 17px; line-height: 1.75; }
.page-heading h2 { font-size: clamp(38px, 4.1vw, 58px); }

/* Platform architecture */
.architecture-card { position: relative; min-height: 455px; border: 1px solid rgba(11,38,37,.1); border-radius: 30px; background: rgba(255,255,255,.88); box-shadow: 0 32px 80px rgba(11,38,37,.13); padding: 26px; overflow: hidden; }
.architecture-card:before { content: ""; position: absolute; inset: 71px 0 0; opacity: .34; background-image: linear-gradient(rgba(11,38,37,.055) 1px, transparent 1px), linear-gradient(90deg,rgba(11,38,37,.055) 1px, transparent 1px); background-size: 32px 32px; }
.arch-title { position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; }
.arch-title small { color: #83918f; font-size: 9px; font-weight: 700; }
.live-badge { display: inline-flex; align-items: center; gap: 7px; border: 1px solid #d8e5dd; border-radius: 999px; background: #f7fbf8; padding: 6px 10px; color: #3d5c55; font-size: 8px; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
.live-badge i { width: 6px; height: 6px; border-radius: 50%; background: var(--mint-strong); box-shadow: 0 0 0 4px rgba(49,200,142,.12); }
.arch-node, .arch-core { position: absolute; z-index: 2; display: flex; align-items: center; gap: 12px; border: 1px solid #dfe7e2; border-radius: 17px; background: #fff; box-shadow: 0 15px 35px rgba(11,38,37,.08); padding: 14px; }
.arch-node { width: 208px; top: 150px; }
.arch-node > span { width: 42px; height: 42px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 13px; font-size: 9px; font-weight: 900; }
.arch-node div, .arch-core div { display: flex; flex-direction: column; min-width: 0; }
.arch-node b, .arch-core b { font-size: 11px; line-height: 1.2; }
.arch-node small, .arch-core small { margin-top: 3px; color: #85938f; font-size: 7px; white-space: nowrap; }
.arch-pro { left: 24px; }.arch-pro > span { background: var(--mint-pale); color: #197454; }
.arch-patient { right: 24px; }.arch-patient > span { background: #e3eff8; color: #377ba0; }
.arch-core { left: 50%; top: 280px; width: 250px; transform: translateX(-50%); border-color: var(--ink); background: var(--ink); color: #fff; }
.arch-core .brand-mark { width: 40px; height: 40px; }
.arch-core small { color: #8ca6a0; }
.arch-core em { margin-left: auto; border-radius: 8px; background: rgba(140,226,189,.13); color: var(--mint); padding: 5px 7px; font-size: 7px; font-style: normal; font-weight: 900; }
.arch-connector { position: absolute; z-index: 1; top: 211px; width: 30%; height: 85px; border-bottom: 1px solid rgba(49,200,142,.65); }
.arch-connector.left { left: 22%; border-right: 1px solid rgba(49,200,142,.65); border-radius: 0 0 18px 0; }
.arch-connector.right { right: 22%; border-left: 1px solid rgba(49,200,142,.65); border-radius: 0 0 0 18px; }
.arch-connector i { position: absolute; bottom: -4px; width: 7px; height: 7px; border-radius: 50%; background: var(--mint-strong); box-shadow: 0 0 0 5px rgba(49,200,142,.12); }
.arch-connector.left i { right: -4px; }.arch-connector.right i { left: -4px; }
.arch-pulses { position: absolute; left: 50%; bottom: 30px; display: flex; gap: 6px; transform: translateX(-50%); }
.arch-pulses i { width: 4px; height: 4px; border-radius: 50%; background: #a7b6b2; }
.arch-pulses i:nth-child(2) { background: var(--mint-strong); }
.platform-metrics { display: grid; grid-template-columns: repeat(4,1fr); position: relative; z-index: 1; margin-top: 62px; border-top: 1px solid var(--line); }
.platform-metrics > div { display: flex; flex-direction: column; border-right: 1px solid var(--line); padding: 25px 24px 0; }
.platform-metrics > div:first-child { padding-left: 0; }.platform-metrics > div:last-child { border-right: 0; }
.platform-metrics strong { color: var(--ink); font-size: 29px; line-height: 1.1; letter-spacing: -.04em; }
.platform-metrics span { color: #7e8c89; font-size: 9px; }

.modules-page-section { background: #fff; }
.module-page-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; }
.module-page-card { min-height: 345px; display: flex; flex-direction: column; border: 1px solid var(--line); border-radius: 21px; background: #fbfcfa; padding: 25px; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.module-page-card:hover { transform: translateY(-4px); border-color: #c7d7ce; box-shadow: 0 22px 48px rgba(11,38,37,.08); }
.module-page-card.featured { background: var(--ink); color: #fff; border-color: var(--ink); }
.module-symbol { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 12px; background: var(--mint-pale); color: #2a765a; font-size: 9px; font-weight: 900; }
.featured .module-symbol { background: rgba(140,226,189,.13); color: var(--mint); }
.module-page-card > div { margin-top: 35px; }
.module-page-card small { color: #84928f; font-size: 8px; font-weight: 850; text-transform: uppercase; letter-spacing: .11em; }
.featured small { color: #91aaa4; }
.module-page-card h3 { margin: 8px 0 10px; font-size: 20px; line-height: 1.15; letter-spacing: -.035em; }
.module-page-card p { margin: 0; color: #687a76; font-size: 11px; line-height: 1.7; }
.featured p { color: #a4b9b4; }
.module-page-card ul { display: grid; gap: 8px; margin: auto 0 0; padding: 24px 0 0; list-style: none; }
.module-page-card li { position: relative; padding-left: 14px; color: #5c706b; font-size: 9px; }
.module-page-card li:before { content: ""; position: absolute; left: 0; top: .68em; width: 5px; height: 5px; border-radius: 50%; background: var(--mint-strong); }
.featured li { color: #bdd0cc; }

.automation-page-section { background: var(--ink); color: #fff; }
.automation-page-grid { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 100px; }
.light-kicker { color: var(--mint); }
.automation-copy h2, .shared-core-grid h2, .page-cta-card h2 { margin: 18px 0; color: #fff; font-size: clamp(42px,4.6vw,63px); line-height: 1.02; letter-spacing: -.055em; }
.automation-copy > p, .shared-core-grid > div > p { max-width: 520px; color: #9eb4af; }
.automation-benefits { display: grid; gap: 12px; margin-top: 28px; }
.automation-benefits span { display: flex; align-items: center; gap: 10px; color: #c5d5d1; font-size: 11px; }
.automation-benefits i { width: 24px; height: 24px; display: grid; place-items: center; border-radius: 8px; background: rgba(140,226,189,.1); color: var(--mint); font-style: normal; }
.automation-builder { border: 1px solid rgba(255,255,255,.1); border-radius: 27px; background: #102f2d; box-shadow: 0 28px 70px rgba(0,0,0,.22); padding: 25px; }
.builder-head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 22px; }
.builder-head b { font-size: 13px; }.builder-head span { display: inline-flex; align-items: center; gap: 7px; color: var(--mint); font-size: 8px; font-weight: 800; }
.builder-head span i { width: 7px; height: 7px; border-radius: 50%; background: var(--mint); }
.builder-step { display: grid; grid-template-columns: 56px 42px 1fr; align-items: center; gap: 12px; border: 1px solid rgba(255,255,255,.09); border-radius: 15px; background: rgba(255,255,255,.035); padding: 12px 14px; }
.builder-step.trigger { border-color: rgba(140,226,189,.2); background: rgba(140,226,189,.06); }
.builder-step em { color: #7f9b95; font-size: 6.5px; font-style: normal; font-weight: 900; letter-spacing: .06em; }
.builder-icon { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 11px; background: rgba(255,255,255,.08); color: #b6cac5; font-size: 15px; font-style: normal; }
.mint-icon { background: rgba(140,226,189,.12); color: var(--mint); }.blue-icon { background: rgba(184,213,239,.12); color: var(--blue); }.coral-icon { background: rgba(245,171,135,.12); color: var(--coral); }
.builder-step > div { display: flex; flex-direction: column; }
.builder-step b { font-size: 10px; }.builder-step small { color: #7f9892; font-size: 7px; }
.builder-line { height: 19px; margin-left: 91px; border-left: 1px solid rgba(140,226,189,.32); }

.dual-experience-section { background: #eef3ef; }
.dual-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 17px; }
.dual-card { min-height: 500px; position: relative; border: 1px solid var(--line); border-radius: 27px; background: #fff; padding: 35px; overflow: hidden; }
.dual-card.app-card { background: #e8f6ef; }
.dual-label { display: flex; align-items: center; gap: 9px; }
.dual-label span { width: 39px; height: 39px; display: grid; place-items: center; border-radius: 12px; background: var(--ink); color: var(--mint); font-size: 9px; font-weight: 900; }
.dual-label small { color: #71837f; font-size: 9px; font-weight: 750; }
.dual-card h3 { margin: 27px 0 10px; font-size: 28px; line-height: 1.1; letter-spacing: -.04em; }
.dual-card > p { max-width: 450px; margin: 0; color: #697b77; font-size: 11px; }
.mini-window { position: absolute; left: 34px; right: 34px; bottom: -24px; height: 245px; border: 1px solid #dae3de; border-radius: 18px 18px 0 0; background: #f9fbf9; box-shadow: 0 22px 45px rgba(11,38,37,.11); overflow: hidden; }
.mini-window-nav { height: 29px; display: flex; align-items: center; gap: 5px; border-bottom: 1px solid #e1e8e3; padding: 0 12px; }
.mini-window-nav i { width: 5px; height: 5px; border-radius: 50%; background: #cbd6d0; }
.mini-window-body { height: calc(100% - 29px); display: grid; grid-template-columns: 48px 1fr; }
.mini-window-body aside { border-right: 1px solid #e4eae6; background: #f3f7f4; }
.mini-window-body main { padding: 23px; }
.mini-window-body main > span { display: block; width: 90px; height: 9px; border-radius: 5px; background: #1c3835; }
.mini-window-body main > div { display: grid; grid-template-columns: repeat(3,1fr); gap: 9px; margin-top: 18px; }
.mini-window-body main > div i { height: 47px; border: 1px solid #e3e9e5; border-radius: 9px; background: #fff; }
.mini-window-body article { height: 75px; margin-top: 10px; border: 1px solid #e3e9e5; border-radius: 10px; background: linear-gradient(90deg,#fff 0 65%,#e4f5ec 65%); }
.mini-phone { position: absolute; left: 50%; bottom: -80px; width: 245px; height: 345px; transform: translateX(-50%) rotate(-2deg); border: 7px solid var(--ink); border-radius: 37px 37px 0 0; background: #f8faf7; box-shadow: 0 28px 60px rgba(11,38,37,.18); padding: 29px 16px; }
.mini-phone:before { content: ""; position: absolute; left: 50%; top: 7px; width: 54px; height: 13px; transform: translateX(-50%); border-radius: 10px; background: var(--ink); }
.mini-phone-head { display: flex; justify-content: space-between; align-items: center; margin-bottom: 25px; }
.mini-phone-head span { width: 65px; height: 7px; border-radius: 5px; background: #1a3734; }.mini-phone-head i { width: 22px; height: 22px; border-radius: 50%; background: var(--mint); }
.mini-phone article { display: flex; flex-direction: column; border-radius: 15px; background: var(--ink); color: #fff; padding: 14px; }
.mini-phone article small { color: #91aaa4; font-size: 7px; }.mini-phone article b { margin: 4px 0 10px; font-size: 11px; }.mini-phone article em { color: var(--mint); font-size: 7px; font-style: normal; font-weight: 800; }
.mini-phone-row { display: grid; grid-template-columns: 31px 1fr auto; gap: 10px; align-items: center; margin-top: 12px; border: 1px solid #e0e8e3; border-radius: 13px; background: #fff; padding: 11px; }
.mini-phone-row > i { width: 31px; height: 31px; border-radius: 10px; background: #e0eff8; }
.mini-phone-row span { display: flex; flex-direction: column; }.mini-phone-row b { font-size: 8px; }.mini-phone-row small { color: #84928f; font-size: 6px; }.mini-phone-row strong { color: #4381a1; font-size: 9px; }

/* Specialties */
.specialties-hero { padding-bottom: 90px; }
.specialties-hero-content { position: relative; z-index: 1; text-align: center; }
.specialties-hero-content > p { margin-inline: auto; }
.specialty-jump-nav { max-width: 940px; display: grid; grid-template-columns: repeat(5,1fr); gap: 9px; margin: 43px auto 0; }
.specialty-jump-nav a { display: flex; align-items: center; gap: 9px; border: 1px solid var(--line); border-radius: 14px; background: rgba(255,255,255,.76); padding: 10px; color: #49605c; font-size: 9px; font-weight: 800; transition: .2s ease; }
.specialty-jump-nav a:hover { transform: translateY(-2px); border-color: #c5d6cc; background: #fff; }
.specialty-jump-nav span { width: 32px; height: 32px; display: grid; place-items: center; border-radius: 10px; background: var(--mint-pale); color: #276e54; font-size: 8px; font-weight: 900; }
.specialty-jump-nav a:nth-child(2) span { background: #f4eadb; }.specialty-jump-nav a:nth-child(3) span { background: #e5f0f9; }.specialty-jump-nav a:nth-child(4) span { background: #eee8f8; }.specialty-jump-nav a:nth-child(5) span { background: #fbe9df; }
.specialty-details-section { background: #fff; padding: 40px 0 120px; }
.specialty-details { display: grid; gap: 0; }
.specialty-detail { min-height: 700px; display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 105px; border-bottom: 1px solid var(--line); padding: 105px 0; scroll-margin-top: 80px; }
.specialty-detail.reverse .specialty-detail-copy { order: 2; }.specialty-detail.reverse .specialty-demo-card { order: 1; }
.detail-index { display: block; margin-bottom: 27px; color: #82918e; font-size: 9px; font-weight: 850; letter-spacing: .14em; }
.detail-title { display: grid; grid-template-columns: 52px 1fr; gap: 15px; align-items: start; }
.detail-icon { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 16px; color: var(--ink); font-size: 11px; font-weight: 900; }
.mint-bg { background: var(--mint-pale); }.sand-bg { background: #f2e7d7; }.blue-bg { background: #e2eff8; }.violet-bg { background: #eee8f8; }.coral-bg { background: #fae7dd; }
.detail-title small { color: #70817d; font-size: 8px; font-weight: 850; letter-spacing: .11em; }
.detail-title h2 { margin: 6px 0 0; color: var(--ink); font-size: clamp(34px,3.5vw,49px); line-height: 1.05; letter-spacing: -.052em; }
.specialty-detail-copy > p { margin: 25px 0; color: #60736f; font-size: 13px; line-height: 1.8; }
.check-list { display: grid; gap: 10px; margin: 0 0 28px; padding: 0; list-style: none; }
.check-list li { position: relative; padding-left: 25px; color: #3f5752; font-size: 11px; }
.check-list li:before { content: "✓"; position: absolute; left: 0; top: 0; width: 17px; height: 17px; display: grid; place-items: center; border-radius: 6px; background: var(--mint-pale); color: #247c59; font-size: 8px; font-weight: 900; }
.link-button { display: inline-flex; align-items: center; gap: 10px; border: 0; border-bottom: 1px solid #acc1b7; background: none; padding: 0 0 4px; color: var(--ink); font-size: 11px; font-weight: 850; cursor: pointer; }
.specialty-demo-card { min-height: 410px; border: 1px solid #dce5df; border-radius: 27px; background: #f8faf8; box-shadow: 0 30px 65px rgba(11,38,37,.1); padding: 28px; }
.demo-window-head { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #e2e9e4; padding-bottom: 17px; }
.demo-window-head b { font-size: 11px; }.demo-window-head span { border-radius: 999px; background: #edf3ef; padding: 5px 9px; color: #748480; font-size: 7px; font-weight: 800; }
.patient-mini { display: grid; grid-template-columns: 42px 1fr auto; align-items: center; gap: 11px; margin-top: 22px; border: 1px solid #e1e8e4; border-radius: 14px; background: #fff; padding: 12px; }
.profile-avatar { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 13px; color: #276b52; font-size: 9px; font-weight: 900; }
.patient-mini div { display: flex; flex-direction: column; }.patient-mini b { font-size: 10px; }.patient-mini small { color: #82908d; font-size: 7px; }.patient-mini > i { border-radius: 999px; background: var(--mint-pale); color: #247555; padding: 4px 7px; font-size: 6px; font-style: normal; font-weight: 900; }
.timeline-list { margin-top: 19px; }
.timeline-list > div { display: grid; grid-template-columns: 42px 12px 1fr; gap: 10px; min-height: 64px; }
.timeline-list time { color: #84928f; font-size: 7px; font-weight: 750; }.timeline-list > div > span { position: relative; width: 8px; height: 8px; margin-top: 4px; border: 2px solid #58bd91; border-radius: 50%; background: #fff; }.timeline-list > div > span:after { content: ""; position: absolute; left: 2px; top: 9px; width: 1px; height: 45px; background: #d9e4de; }.timeline-list > div:last-child > span:after { display: none; }
.timeline-list p { display: flex; flex-direction: column; margin: 0; }.timeline-list b { font-size: 9px; }.timeline-list small { color: #84928f; font-size: 7px; }
.tooth-map { display: grid; grid-template-columns: repeat(8,1fr); gap: 5px; margin: 25px 0; }
.tooth-map span { aspect-ratio: 1; display: grid; place-items: center; border: 1px solid #dfe7e2; border-radius: 11px; background: #fff; color: #7b8b87; font-size: 7px; font-weight: 800; }.tooth-map .selected { border-color: #d5b47e; background: #f3e4cd; color: #735a31; }
.treatment-row { display: grid; grid-template-columns: 33px 1fr auto; align-items: center; gap: 11px; border-top: 1px solid #e3e9e5; padding: 14px 0; }
.treatment-row > i { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 10px; background: #edf2ef; color: #778884; font-size: 8px; font-style: normal; font-weight: 900; }.treatment-row > i.status-complete { background: var(--mint-pale); color: #247b58; }
.treatment-row div { display: flex; flex-direction: column; }.treatment-row b { font-size: 9px; }.treatment-row small { color: #84928f; font-size: 7px; }.treatment-row strong { color: #4d625e; font-size: 8px; }
.payment-summary { display: grid; grid-template-columns: 1fr auto; margin-top: 10px; color: #687b77; font-size: 8px; }.payment-summary > div { grid-column: 1/-1; height: 6px; margin-top: 7px; border-radius: 9px; background: #e3e9e5; overflow: hidden; }.payment-summary i { display: block; width: 42%; height: 100%; background: #d1aa71; }
.progress-chart { position: relative; height: 150px; margin: 30px 0 12px; border-left: 1px solid #dce5df; border-bottom: 1px solid #dce5df; background: repeating-linear-gradient(to top,transparent 0 36px,#e9eeeb 37px); }
.progress-chart:before { content: ""; position: absolute; inset: 25px 14px 22px 5px; clip-path: polygon(0 82%,25% 62%,50% 68%,75% 30%,100% 9%,100% 100%,0 100%); background: linear-gradient(180deg,rgba(85,154,196,.3),rgba(85,154,196,.03)); }.progress-chart:after { content: ""; position: absolute; left: 5px; right: 14px; top: 36px; height: 4px; border-radius: 5px; background: #559ac4; transform: rotate(-17deg); transform-origin: right center; }
.chart-labels { display: flex; justify-content: space-between; color: #82908d; font-size: 7px; }
.metric-pairs { display: grid; grid-template-columns: repeat(2,1fr); gap: 9px; margin-top: 20px; }.metric-pairs > div { border: 1px solid #e0e7e3; border-radius: 12px; background: #fff; padding: 11px; }.metric-pairs small, .metric-pairs b { display: block; }.metric-pairs small { color: #84928f; font-size: 7px; }.metric-pairs b { font-size: 13px; }
.exercise-task { display: flex; align-items: center; gap: 10px; margin-top: 10px; border-radius: 12px; background: #e5f1f8; padding: 10px; }.exercise-task > span { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 9px; background: #fff; color: #4e8eaf; font-size: 10px; }.exercise-task div { display: flex; flex-direction: column; }.exercise-task b { font-size: 8px; }.exercise-task small { color: #6f8c9a; font-size: 6px; }
.privacy-banner { display: flex; gap: 11px; align-items: center; margin-bottom: 18px; border-radius: 14px; background: #eee9f8; padding: 12px; }.privacy-banner > span { width: 32px; height: 32px; display: grid; place-items: center; border-radius: 10px; background: #fff; color: #75629a; font-size: 9px; }.privacy-banner div { display: flex; flex-direction: column; }.privacy-banner b { font-size: 9px; }.privacy-banner small { color: #7e7690; font-size: 7px; }
.scale-row { margin-top: 28px; }.scale-row > div { display: flex; justify-content: space-between; font-size: 9px; }.scale-track { height: 8px; margin: 10px 0 7px; border-radius: 9px; background: #e6e2ee; overflow: hidden; }.scale-track i { display: block; width: 45%; height: 100%; border-radius: inherit; background: #9a87bf; }.scale-row > small { color: #817b8c; font-size: 7px; }
.next-session { display: grid; grid-template-columns: 1fr auto; margin-top: 29px; border: 1px solid #e2e6e3; border-radius: 14px; background: #fff; padding: 13px; }.next-session small { color: #84928f; font-size: 7px; }.next-session b { grid-row: 2; font-size: 10px; }.next-session span { grid-row: 1/3; grid-column: 2; align-self: center; border-radius: 999px; background: #eee9f8; color: #695989; padding: 5px 8px; font-size: 6px; font-weight: 850; }
.nutrition-overview { display: grid; grid-template-columns: 135px 1fr; align-items: center; gap: 22px; margin-top: 25px; }
.measure-ring { width: 128px; height: 128px; display: grid; place-items: center; border-radius: 50%; background: radial-gradient(circle closest-side,#f8faf8 75%,transparent 77%),conic-gradient(var(--coral) 0 74%,#ece8e3 74%); }.measure-ring span { text-align: center; }.measure-ring b,.measure-ring small { display: block; }.measure-ring b { font-size: 22px; line-height: 1.1; }.measure-ring small { color: #84928f; font-size: 7px; }
.measure-list p { display: flex; justify-content: space-between; border-bottom: 1px solid #e4e9e6; margin: 0; padding: 10px 0; font-size: 8px; }.measure-list span { color: #74847f; }.measure-list b { color: #384f4b; }
.meal-thumbs { display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; margin-top: 23px; }.meal-thumbs > div { display: grid; grid-template-columns: 39px 1fr; align-items: center; gap: 8px; border: 1px solid #e1e7e3; border-radius: 12px; background: #fff; padding: 8px; }.meal-thumbs i { width: 39px; height: 39px; border-radius: 9px; background: radial-gradient(circle at 45% 45%,#f5d79b 0 21%,#7fa36c 22% 38%,#d88f60 39% 57%,#eddabd 58%); }.meal-thumbs span { display: flex; flex-direction: column; font-size: 8px; font-weight: 800; }.meal-thumbs small { color: #84928f; font-size: 6px; font-weight: 500; }
.shared-core-section { background: #102c2a; color: #fff; padding: 100px 0; }.shared-core-grid { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 90px; }.shared-core-items { display: grid; grid-template-columns: repeat(2,1fr); gap: 10px; }.shared-core-items span { display: flex; align-items: center; gap: 11px; border: 1px solid rgba(255,255,255,.09); border-radius: 13px; background: rgba(255,255,255,.035); padding: 13px; color: #c2d2ce; font-size: 9px; }.shared-core-items i { color: var(--mint); font-size: 7px; font-style: normal; font-weight: 900; }

/* Public professional directory */
.directory-hero { position: relative; overflow: hidden; padding: 150px 0 70px; background: radial-gradient(circle at 77% 12%,rgba(140,226,189,.25),transparent 29%),linear-gradient(180deg,#f9fbf8,#ecf3ee); }
.directory-hero-content { position: relative; z-index: 1; text-align: center; }
.directory-hero-content > p { margin-inline: auto; }
.directory-search { max-width: 1030px; display: grid; grid-template-columns: 1.5fr .85fr .72fr auto; align-items: center; gap: 8px; margin: 38px auto 0; border: 1px solid #d6e0da; border-radius: 18px; background: rgba(255,255,255,.92); box-shadow: 0 20px 50px rgba(11,38,37,.09); padding: 8px; text-align: left; }
.directory-search label { min-width: 0; }
.directory-search input, .directory-search select { width: 100%; min-height: 46px; border: 0; border-right: 1px solid #e0e7e3; outline: 0; background: transparent; color: var(--ink); padding: 0 14px; font-size: 11px; }
.directory-search select { cursor: pointer; }.directory-search label:nth-of-type(3) select { border-right: 0; }
.search-field { position: relative; }.search-field input { padding-left: 42px; }.search-symbol { position: absolute; left: 14px; top: 50%; transform: translateY(-50%); color: #6e827d; font-size: 21px; }
.directory-search .button { min-height: 46px; padding-inline: 19px; }
.directory-trust { display: flex; justify-content: center; gap: 25px; margin-top: 22px; }
.directory-trust span { display: flex; align-items: center; gap: 7px; color: #627671; font-size: 8px; font-weight: 750; }.directory-trust i { width: 18px; height: 18px; display: grid; place-items: center; border-radius: 50%; background: var(--mint-pale); color: #237957; font-size: 7px; font-style: normal; }
.directory-results-section { background: #fff; padding: 90px 0 115px; }
.directory-toolbar { display: flex; justify-content: space-between; align-items: end; gap: 25px; margin-bottom: 23px; }
.directory-toolbar h2 { margin: 10px 0 0; font-size: 29px; letter-spacing: -.04em; }.directory-toolbar h2 strong { font-weight: 820; }
.online-toggle { display: flex; align-items: center; gap: 9px; color: #48605b; font-size: 10px; font-weight: 750; cursor: pointer; }.online-toggle > input { position: absolute; opacity: 0; pointer-events: none; }.online-toggle > span { width: 37px; height: 22px; border-radius: 999px; background: #dbe4df; padding: 3px; transition: .2s ease; }.online-toggle > span i { display: block; width: 16px; height: 16px; border-radius: 50%; background: #fff; box-shadow: 0 2px 7px rgba(0,0,0,.12); transition: .2s ease; }.online-toggle input:checked + span { background: var(--mint-strong); }.online-toggle input:checked + span i { transform: translateX(15px); }
.demo-data-notice { display: flex; gap: 12px; align-items: center; margin-bottom: 24px; border: 1px solid #dbe4df; border-radius: 15px; background: #f7faf7; padding: 13px 15px; }.demo-data-notice > span { width: 28px; height: 28px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 9px; background: #e7f3ed; color: #2f7d60; font: italic 700 12px Georgia,serif; }.demo-data-notice p { display: flex; flex-direction: column; margin: 0; }.demo-data-notice b { font-size: 9px; }.demo-data-notice small { color: #72817e; font-size: 7.5px; }
.professional-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 17px; }
.professional-card { border: 1px solid #dce5df; border-radius: 23px; background: #fff; overflow: hidden; transition: transform .2s ease, box-shadow .2s ease; }.professional-card:hover { transform: translateY(-4px); box-shadow: 0 24px 55px rgba(11,38,37,.1); }
.professional-cover { height: 90px; display: flex; align-items: flex-start; justify-content: space-between; padding: 17px; position: relative; overflow: hidden; }.professional-cover:after { content: ""; position: absolute; width: 150px; height: 150px; right: -55px; bottom: -100px; border: 1px solid rgba(11,38,37,.08); border-radius: 50%; box-shadow: 0 0 0 28px rgba(255,255,255,.12); }.professional-cover > span { color: rgba(11,38,37,.4); font-size: 10px; font-weight: 900; }.professional-cover > i { position: relative; z-index: 1; border: 1px solid rgba(11,38,37,.1); border-radius: 999px; background: rgba(255,255,255,.5); padding: 4px 8px; color: #526762; font-size: 6.5px; font-style: normal; font-weight: 850; text-transform: uppercase; letter-spacing: .07em; }
.cover-mint { background: #dff4e9; }.cover-sand { background: #f1e6d6; }.cover-blue { background: #e1eef7; }.cover-violet { background: #ece7f6; }.cover-coral { background: #fae8df; }.cover-green { background: #dce9df; }
.professional-body { position: relative; padding: 43px 22px 21px; }
.professional-avatar { position: absolute; left: 22px; top: -32px; width: 62px; height: 62px; display: grid; place-items: center; border: 4px solid #fff; border-radius: 18px; color: var(--ink); box-shadow: 0 6px 16px rgba(11,38,37,.1); font-size: 13px; font-weight: 900; }.professional-avatar > span { position: absolute; right: -5px; bottom: -4px; width: 20px; height: 20px; display: grid; place-items: center; border: 3px solid #fff; border-radius: 50%; background: var(--mint-strong); color: #fff; font-size: 7px; }
.avatar-mint { background: var(--mint); }.avatar-sand { background: var(--sand); }.avatar-blue { background: var(--blue); }.avatar-violet { background: var(--violet); }.avatar-coral { background: var(--coral); }.avatar-green { background: #b8d7be; }
.verified-line { display: flex; align-items: center; justify-content: flex-end; gap: 5px; min-height: 15px; color: #2f805f; font-size: 7px; font-weight: 800; }.verified-line i { width: 15px; height: 15px; display: grid; place-items: center; border-radius: 50%; background: var(--mint-pale); font-size: 6px; font-style: normal; }
.professional-body h3 { margin: 19px 0 2px; font-size: 17px; line-height: 1.2; letter-spacing: -.027em; }.professional-body > p { margin: 0; color: #6b7d79; font-size: 9px; }
.professional-meta { display: flex; flex-direction: column; gap: 4px; margin-top: 15px; color: #61746f; font-size: 8px; }
.professional-tags { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 13px; }.professional-tags span { border: 1px solid #e0e7e3; border-radius: 999px; background: #f8faf8; padding: 4px 7px; color: #61736f; font-size: 7px; }
.professional-rating { display: flex; align-items: center; gap: 10px; margin-top: 17px; border-top: 1px solid #e7ece9; padding-top: 14px; }.professional-rating > strong { font-size: 22px; letter-spacing: -.04em; }.professional-rating > span { display: flex; flex-direction: column; color: #d8954d; font-size: 9px; letter-spacing: .05em; }.professional-rating small { color: #82918e; font-size: 6.5px; letter-spacing: 0; }
.professional-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; margin-top: 16px; }.professional-actions a { min-height: 38px; display: grid; place-items: center; border: 1px solid #dbe4df; border-radius: 999px; color: #3c5650; font-size: 8px; font-weight: 850; }.professional-actions .card-primary-action { border-color: var(--ink); background: var(--ink); color: #fff; }.professional-actions a:hover { border-color: #9db8ac; }
.empty-results { text-align: center; border: 1px dashed #ccd9d2; border-radius: 22px; background: #f8faf8; padding: 65px 20px; }.empty-results > span { width: 55px; height: 55px; display: grid; place-items: center; margin: 0 auto 13px; border-radius: 17px; background: var(--mint-pale); color: #327b60; font-size: 27px; }.empty-results h3 { margin: 0 0 5px; }.empty-results p { margin: 0 0 18px; color: #70817d; font-size: 10px; }
.verified-process-section { background: #edf3ef; padding: 105px 0; }
.verified-steps { display: grid; grid-template-columns: repeat(4,1fr); gap: 12px; }.verified-steps article { min-height: 210px; border: 1px solid #d8e2dc; border-radius: 20px; background: rgba(255,255,255,.72); padding: 24px; }.verified-steps span { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 11px; background: var(--ink); color: var(--mint); font-size: 8px; font-weight: 900; }.verified-steps b { display: block; margin-top: 39px; font-size: 12px; }.verified-steps p { margin: 8px 0 0; color: #687a76; font-size: 9px; line-height: 1.7; }

/* Professional profile and booking */
.profile-hero-section { position: relative; overflow: hidden; padding: 135px 0 52px; background: radial-gradient(circle at 80% 10%,rgba(140,226,189,.23),transparent 28%),linear-gradient(180deg,#f8fbf7,#eef4ef); }
.profile-demo-notice { display: flex; gap: 11px; align-items: center; margin: 24px 0 0; border: 1px solid #d6e1da; border-radius: 14px; background: rgba(255,255,255,.66); padding: 11px 13px; color: #657772; font-size: 8px; }.profile-demo-notice > span { border-radius: 999px; background: #f1e6d6; padding: 4px 7px; color: #725d3b; font-size: 6px; font-weight: 900; text-transform: uppercase; }
.profile-content-section { background: #fff; padding: 55px 0 110px; }
.profile-layout { display: grid; grid-template-columns: 1fr 350px; align-items: start; gap: 22px; }
.profile-main { display: grid; gap: 17px; min-width: 0; }
.profile-summary, .profile-section-card, .booking-card { border: 1px solid var(--line); border-radius: 24px; background: #fff; }
.profile-summary { display: grid; grid-template-columns: 108px 1fr auto; gap: 22px; align-items: center; padding: 28px; }
.profile-photo { width: 108px; height: 108px; display: grid; place-items: center; position: relative; border-radius: 28px; font-size: 23px; font-weight: 900; }.profile-photo > span { position: absolute; right: -6px; bottom: -6px; width: 30px; height: 30px; display: grid; place-items: center; border: 4px solid #fff; border-radius: 50%; background: var(--mint-strong); color: #fff; font-size: 10px; }
.profile-title > span { display: inline-flex; align-items: center; gap: 6px; color: #2b805e; font-size: 8px; font-weight: 850; }.profile-title h1 { margin: 7px 0 2px; font-size: 28px; line-height: 1.12; letter-spacing: -.045em; }.profile-title > p { margin: 0; color: #697b77; font-size: 11px; }
.profile-badges { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 15px; }.profile-badges span { border: 1px solid #dce5df; border-radius: 999px; background: #f8faf8; padding: 5px 8px; color: #5c716c; font-size: 7px; }
.profile-rating { min-width: 112px; text-align: right; }.profile-rating strong { display: block; font-size: 34px; line-height: 1; letter-spacing: -.05em; }.profile-rating span { color: #d9944b; font-size: 11px; letter-spacing: .07em; }.profile-rating small { display: block; color: #82918e; font-size: 7px; }
.profile-section-card { padding: 28px; }
.profile-section-card h2 { margin: 0 0 16px; font-size: 20px; letter-spacing: -.035em; }.profile-section-card > p { color: #5f736e; font-size: 11px; line-height: 1.85; }
.profile-location { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 20px; border-radius: 16px; background: #eef5f0; padding: 16px; }.profile-location div { display: flex; flex-direction: column; }.profile-location b { font-size: 10px; }.profile-location span { color: #71837f; font-size: 8px; }.profile-location a { border-bottom: 1px solid #9ab5a9; color: #2f785a; font-size: 8px; font-weight: 850; }
.service-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 9px; }.service-card { display: flex; justify-content: space-between; gap: 12px; border: 1px solid #e0e7e3; border-radius: 15px; background: #fafcfa; padding: 14px; }.service-card div { display: flex; flex-direction: column; }.service-card b { font-size: 10px; }.service-card small { color: #7b8b88; font-size: 7px; }.service-card strong { color: #3c5e55; font-size: 9px; white-space: nowrap; }
.review-summary-card { display: grid; grid-template-columns: 145px 1fr; gap: 30px; align-items: center; margin-bottom: 23px; border-radius: 16px; background: #f2f6f3; padding: 18px; }.review-summary-score { text-align: center; border-right: 1px solid #dbe4df; }.review-summary-score strong { display: block; font-size: 43px; line-height: 1; }.review-summary-score span { color: #d9944b; font-size: 12px; }.review-summary-score small { display: block; color: #7d8c89; font-size: 7px; }
.review-bars { display: grid; gap: 5px; }.review-bars > div { display: grid; grid-template-columns: 46px 1fr 28px; align-items: center; gap: 8px; color: #71827e; font-size: 7px; }.review-bars i { height: 5px; border-radius: 9px; background: #dfe6e2; overflow: hidden; }.review-bars i:after { content: ""; display: block; width: var(--bar, 80%); height: 100%; border-radius: inherit; background: var(--mint-strong); }
.review-list { display: grid; gap: 9px; }.verified-review { border: 1px solid #e1e8e4; border-radius: 16px; padding: 17px; }.review-author { display: grid; grid-template-columns: 35px 1fr auto; gap: 10px; align-items: center; }.review-author > span { width: 35px; height: 35px; display: grid; place-items: center; border-radius: 11px; background: var(--mint-pale); color: #32775b; font-size: 8px; font-weight: 900; }.review-author div { display: flex; flex-direction: column; }.review-author b { font-size: 9px; }.review-author small { color: #2c805e; font-size: 6.5px; }.review-author strong { color: #d9944b; font-size: 8px; letter-spacing: .05em; }.verified-review > p { margin: 13px 0 5px; color: #4f6560; font: 13px/1.6 Georgia,serif; }.verified-review > time { color: #8a9794; font-size: 6.5px; }
.profile-sidebar { position: sticky; top: 102px; }
.booking-card { box-shadow: 0 25px 65px rgba(11,38,37,.1); padding: 24px; }.booking-card > span { display: inline-flex; align-items: center; gap: 6px; border-radius: 999px; background: var(--mint-pale); padding: 5px 8px; color: #28785a; font-size: 7px; font-weight: 850; }.booking-card h2 { margin: 17px 0 6px; font-size: 24px; line-height: 1.12; letter-spacing: -.04em; }.booking-card > p { margin: 0; color: #6c7d79; font-size: 9px; }.booking-feature-list { display: grid; gap: 10px; margin: 21px 0; }.booking-feature-list span { display: flex; gap: 9px; color: #4e6560; font-size: 9px; }.booking-feature-list i { color: #27805c; font-style: normal; font-weight: 900; }.booking-card .button { width: 100%; }.booking-card > small { display: block; margin-top: 10px; color: #84928f; font-size: 7px; text-align: center; }

.appointment-dialog { width: min(94vw,760px); max-height: 92vh; border: 0; border-radius: 28px; background: #f7faf7; color: var(--ink); box-shadow: 0 35px 100px rgba(0,0,0,.3); padding: 0; overflow: auto; }.appointment-dialog::backdrop { background: rgba(4,19,19,.72); backdrop-filter: blur(7px); }.appointment-dialog-inner { padding: 35px; }.appointment-dialog-head { display: flex; justify-content: space-between; gap: 25px; }.appointment-dialog-head h2 { margin: 8px 0 6px; font-size: 31px; line-height: 1.08; letter-spacing: -.045em; }.appointment-dialog-head p { margin: 0; color: #6d7e7a; font-size: 9px; }.appointment-summary { display: flex; gap: 11px; align-items: center; margin: 23px 0 19px; border-radius: 15px; background: var(--ink); color: #fff; padding: 13px; }.appointment-summary > span { width: 40px; height: 40px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 12px; background: var(--mint); color: var(--ink); font-size: 9px; font-weight: 900; }.appointment-summary div { display: flex; flex-direction: column; }.appointment-summary b { font-size: 10px; }.appointment-summary small { color: #9bb0ab; font-size: 7px; }
.appointment-form label { display: flex; flex-direction: column; gap: 6px; }.appointment-form label > span { color: #586d69; font-size: 8px; font-weight: 750; }.appointment-form input, .appointment-form select, .appointment-form textarea { width: 100%; border: 1px solid #d7e1db; border-radius: 12px; outline: none; background: #fff; color: var(--ink); padding: 11px 12px; font-size: 10px; }.appointment-form input:focus, .appointment-form select:focus, .appointment-form textarea:focus { border-color: #5bbd93; box-shadow: 0 0 0 4px rgba(49,200,142,.11); }.appointment-form textarea { min-height: 85px; resize: vertical; }
.availability-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 7px; }.slot-button { min-height: 38px; border: 1px solid #dbe4df; border-radius: 10px; background: #fff; color: #4b625d; font-size: 8px; font-weight: 800; cursor: pointer; }.slot-button:hover, .slot-button.selected { border-color: var(--ink); background: var(--ink); color: #fff; }.appointment-form .submit-button { margin-top: 14px; }.appointment-form .consent-check { margin-top: 13px; }

.page-cta-section { background: #fff; padding: 55px 0 80px; }
.page-cta-card { display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: 70px; border-radius: 30px; background: var(--ink); color: #fff; padding: 55px; overflow: hidden; position: relative; }.page-cta-card:after { content: ""; position: absolute; right: -180px; top: -220px; width: 400px; height: 400px; border: 1px solid rgba(140,226,189,.11); border-radius: 50%; box-shadow: 0 0 0 65px rgba(140,226,189,.035),0 0 0 130px rgba(140,226,189,.02); }.page-cta-card > div { position: relative; z-index: 1; }.page-cta-card h2 { font-size: clamp(37px,4vw,54px); }.page-cta-card p { max-width: 450px; color: #a3b8b3; font-size: 11px; line-height: 1.75; }.page-cta-card .button { margin-top: 10px; }
.compact-footer { padding-top: 58px; }

@media (max-width: 1050px) {
  .inner-hero-grid { grid-template-columns: 1fr; gap: 45px; }
  .architecture-card { width: min(760px,100%); margin-inline: auto; }
  .module-page-grid { grid-template-columns: repeat(2,1fr); }
  .automation-page-grid, .shared-core-grid { gap: 55px; }
  .specialty-detail { gap: 55px; }
  .professional-grid { grid-template-columns: repeat(2,1fr); }
  .profile-layout { grid-template-columns: 1fr 315px; }
}

@media (max-width: 820px) {
  .inner-hero { padding-top: 125px; }
  .inner-hero-grid, .automation-page-grid, .shared-core-grid, .page-cta-card, .profile-layout { grid-template-columns: 1fr; }
  .platform-metrics { grid-template-columns: repeat(2,1fr); }.platform-metrics > div:nth-child(2) { border-right: 0; }.platform-metrics > div:nth-child(3), .platform-metrics > div:nth-child(4) { border-top: 1px solid var(--line); }
  .dual-grid { grid-template-columns: 1fr; }
  .specialty-jump-nav { grid-template-columns: repeat(3,1fr); }
  .specialty-detail, .specialty-detail.reverse { grid-template-columns: 1fr; gap: 42px; padding: 80px 0; }.specialty-detail.reverse .specialty-detail-copy, .specialty-detail.reverse .specialty-demo-card { order: initial; }
  .specialty-demo-card { width: min(640px,100%); }
  .directory-search { grid-template-columns: 1fr 1fr; }.directory-search .search-field { grid-column: 1/-1; }.directory-search input { border-right: 0; border-bottom: 1px solid #e0e7e3; }.directory-search label:nth-of-type(2) select { border-right: 1px solid #e0e7e3; }.directory-search .button { width: 100%; }
  .verified-steps { grid-template-columns: repeat(2,1fr); }
  .profile-sidebar { position: static; }.profile-summary { grid-template-columns: 90px 1fr; }.profile-photo { width: 90px; height: 90px; }.profile-rating { grid-column: 1/-1; display: flex; align-items: center; gap: 8px; text-align: left; border-top: 1px solid #e2e8e4; padding-top: 16px; }.profile-rating strong { font-size: 28px; }.profile-rating small { margin-left: auto; }
}

@media (max-width: 600px) {
  .inner-hero-copy h1, .specialties-hero h1, .directory-hero h1 { font-size: 45px; }
  .inner-hero-copy > p, .specialties-hero-content > p, .directory-hero-content > p { font-size: 14px; }
  .architecture-card { min-height: 520px; padding: 20px; }.arch-node { width: calc(100% - 40px); left: 20px; right: auto; }.arch-pro { top: 105px; }.arch-patient { top: 190px; }.arch-core { top: 325px; width: calc(100% - 40px); }.arch-connector { display: none; }
  .platform-metrics { margin-top: 42px; }.platform-metrics > div { padding: 18px 10px; }.platform-metrics > div:first-child { padding-left: 10px; }.platform-metrics strong { font-size: 24px; }
  .module-page-grid { grid-template-columns: 1fr; }.module-page-card { min-height: 320px; }
  .automation-builder { padding: 16px; }.builder-step { grid-template-columns: 1fr 35px; }.builder-step em { grid-column: 1/-1; }.builder-step > div { grid-column: 1; grid-row: 2; }.builder-step .builder-icon { grid-column: 2; grid-row: 2; }.builder-line { margin-left: 17px; }
  .dual-card { min-height: 475px; padding: 25px; }.mini-window { left: 20px; right: 20px; }.mini-phone { width: 225px; }
  .specialty-jump-nav { grid-template-columns: 1fr 1fr; }.specialty-jump-nav a:last-child { grid-column: 1/-1; }
  .detail-title { grid-template-columns: 44px 1fr; }.detail-icon { width: 44px; height: 44px; }.detail-title h2 { font-size: 34px; }
  .specialty-demo-card { min-height: 380px; padding: 19px; }.nutrition-overview { grid-template-columns: 105px 1fr; gap: 12px; }.measure-ring { width: 100px; height: 100px; }.meal-thumbs { grid-template-columns: 1fr; }.meal-thumbs > div:nth-child(n+3) { display: none; }
  .shared-core-items { grid-template-columns: 1fr; }
  .directory-search { grid-template-columns: 1fr; border-radius: 16px; }.directory-search .search-field { grid-column: auto; }.directory-search input, .directory-search select { border: 0!important; border-bottom: 1px solid #e0e7e3!important; }.directory-trust { flex-direction: column; align-items: flex-start; gap: 8px; margin-left: 7px; }
  .directory-toolbar { align-items: flex-start; flex-direction: column; }.professional-grid { grid-template-columns: 1fr; }.demo-data-notice { align-items: flex-start; }.verified-steps { grid-template-columns: 1fr; }.verified-steps article { min-height: 170px; }.verified-steps b { margin-top: 25px; }
  .profile-summary { grid-template-columns: 70px 1fr; gap: 14px; padding: 20px; }.profile-photo { width: 70px; height: 70px; border-radius: 20px; font-size: 17px; }.profile-title h1 { font-size: 23px; }.profile-badges { grid-column: 1/-1; }.profile-section-card { padding: 21px; }.service-grid { grid-template-columns: 1fr; }.profile-location { grid-template-columns: 1fr; }.review-summary-card { grid-template-columns: 1fr; gap: 16px; }.review-summary-score { border-right: 0; border-bottom: 1px solid #dbe4df; padding-bottom: 15px; }.availability-grid { grid-template-columns: repeat(3,1fr); }.appointment-dialog-inner { padding: 29px 18px 20px; }.appointment-dialog-head h2 { font-size: 27px; }
  .page-cta-card { padding: 38px 25px; gap: 25px; }.page-cta-card h2 { font-size: 38px; }
}
