:root{--background:#f8f4ef;--surface:#fffcf7eb;--surface-strong:#fffdf9;--ink:#201c19;--muted:#726660;--line:#201c191a;--line-strong:#201c192e;--accent:#9d3f62;--accent-dark:#772543;--accent-soft:#f2d8df;--success:#2e7459;--shadow:0 26px 70px #40262c1f;--shadow-soft:0 18px 45px #40262c14;--radius-xl:34px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 10% 8%, #9d3f6214, transparent 22rem), radial-gradient(circle at 90% 12%, #f5decbcc, transparent 26rem), var(--background);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.site-shell{max-width:1240px;margin:0 auto;padding-inline:32px}.wordmark{letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:700}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-tag{border:1px solid var(--line);color:var(--muted);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:700}.site-header{justify-content:space-between;align-items:center;padding-top:28px;padding-bottom:26px;display:flex}.header-nav{align-items:center;gap:22px;display:flex}.header-nav a,.header-link{color:var(--muted);font-size:14px;font-weight:700}.header-link{color:var(--ink);border-bottom:1px solid;padding-bottom:4px}.hero,.provider-hero{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);align-items:center;gap:72px;padding-top:40px;padding-bottom:96px;display:grid}.hero-copy,.provider-hero-copy{max-width:690px}.eyebrow,.visual-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}h1,.provider-section h2,.visual-content h2{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif}h1{margin:20px 0 28px;font-size:clamp(54px,7vw,94px);font-weight:500;line-height:.95}.hero-description,.provider-hero-description,.landing-preview-copy p,.discovery-hero-copy p,.section-heading+p,.about-card p,.faq-item p,.service-card p,.review-card p,.empty-results-card p{color:var(--muted);font-size:18px;line-height:1.72}.hero-actions,.provider-hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.primary-action,.secondary-action,.footer-cta,.contact-card,.route-chip{border-radius:999px;justify-content:center;gap:8px;padding:16px 22px;font-size:14px;font-weight:800;transition:background-color .18s,border-color .18s,transform .18s,color .18s;display:inline-flex}.primary-action{background:var(--accent);color:#fff;border:0}.primary-action:hover,.footer-cta:hover{background:var(--accent-dark)}.secondary-action,.route-chip{border:1px solid var(--line);color:var(--ink);background:#fffdf9ad}.secondary-action:hover,.route-chip:hover{border-color:var(--line-strong);transform:translateY(-1px)}.hero-route-links{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.route-chip{color:var(--muted);padding:12px 16px;font-size:13px}.visual-card,.discovery-hero-stat,.review-summary-card,.about-card,.hours-card,.empty-results-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow);border:1px solid #7725431f}.visual-card{padding:14px;overflow:hidden;transform:rotate(1.2deg)}.visual-card-top{color:var(--muted);justify-content:space-between;align-items:center;padding:8px 8px 18px;font-size:12px;display:flex}.status-dot{color:var(--success);font-weight:800}.visual-placeholder{aspect-ratio:4/3;background:linear-gradient(155deg,#7725431f,#77254366),repeating-linear-gradient(135deg,#eed7dd 0 26px,#e7c5d0 26px 52px);border-radius:24px;align-items:flex-end;padding:24px;display:flex}.visual-placeholder span{background:#fffdf9e6;border-radius:999px;padding:10px 16px;font-family:Georgia,Times New Roman,serif}.visual-content{justify-content:space-between;align-items:center;gap:24px;padding:24px 10px 12px;display:flex}.visual-content h2{margin:8px 0 0;font-size:30px;font-weight:500;line-height:1.08}.contact-pill{background:var(--success);color:#fff;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:800}.category-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);white-space:nowrap;justify-content:center;gap:40px;padding:22px 32px;display:flex;overflow-x:auto}.category-strip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.principles{grid-template-columns:repeat(3,1fr);gap:1px;padding-top:90px;padding-bottom:80px;display:grid}.principles article{border-left:1px solid var(--line);padding:14px 42px 24px}.principles article:first-child{border-left:0;padding-left:0}.principles article:last-child{padding-right:0}.principles span{color:var(--accent);font-size:12px;font-weight:800}.principles h2,.landing-preview-copy h2,.section-heading h2{margin:16px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1.08}.principles p{color:var(--muted);margin:0;line-height:1.7}.landing-preview{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:32px;padding-bottom:100px;display:grid}.landing-preview-copy p{font-size:16px}.landing-preview-grid,.provider-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.provider-card{background:var(--surface-strong);box-shadow:var(--shadow-soft);cursor:pointer;border:1px solid #201c1914;border-radius:28px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.provider-card:hover{border-color:#9d3f6233;transform:translateY(-3px);box-shadow:0 24px 56px #40262c1f}.provider-card:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.provider-card-media{position:relative}.card-carousel,.card-carousel-empty{aspect-ratio:1;background:linear-gradient(135deg,#9d3f622e,#9d3f6205),#f3e4e8;position:relative}.card-carousel-image{object-fit:cover;width:100%;height:100%}.card-carousel-empty{color:var(--muted);justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:24px;display:flex}.card-carousel-arrow{color:var(--ink);cursor:pointer;background:#fffdf9e6;border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:calc(50% - 21px);box-shadow:0 8px 24px #201c1924}.card-carousel-arrow-left{left:14px}.card-carousel-arrow-right{right:14px}.card-carousel-dots{justify-content:center;gap:8px;display:flex;position:absolute;bottom:16px;left:0;right:0}.card-carousel-dot{cursor:pointer;background:#fffdf985;border:0;border-radius:999px;width:8px;height:8px}.card-carousel-dot.is-active{background:#fff;width:22px}.favorite-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--ink);cursor:pointer;background:#fffdf9d9;border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex;position:absolute;top:16px;right:16px}.favorite-button.is-active{color:#fff;background:#9d3f62f2}.favorite-hint{color:#fff;background:#201c19db;border-radius:999px;padding:10px 14px;font-size:12px;position:absolute;top:18px;left:16px}.provider-card-body{gap:12px;padding:20px 20px 22px;display:grid}.provider-card-topline,.provider-card-bottomline{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.provider-card-topline p,.provider-card-topline span,.provider-card-bottomline span{margin:0}.provider-card h3{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.provider-card-location,.provider-card-description{margin:0}.provider-card-location{color:var(--ink);font-size:14px;font-weight:700}.provider-card-description{color:var(--muted);line-height:1.6}.provider-card-bottomline strong{color:var(--ink);font-size:15px}.discovery-hero{grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:24px;padding-top:26px;padding-bottom:36px;display:grid}.discovery-hero-copy h1{margin-bottom:18px;font-size:clamp(42px,5vw,66px)}.discovery-hero-copy p{max-width:760px;margin:0}.discovery-hero-stat{text-align:center;gap:6px;padding:26px;display:grid}.discovery-hero-stat strong{font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:600}.discovery-hero-stat span{color:var(--muted);font-size:14px;font-weight:700}.discovery-filter-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft);background:#fffcf7d6;border:1px solid #201c1914;border-radius:30px;grid-template-columns:1.6fr repeat(5,minmax(0,1fr));gap:14px;padding:18px;display:grid}.field-shell{gap:8px;display:grid}.field-shell span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.field-shell input,.field-shell select{background:var(--surface-strong);color:var(--ink);border:1px solid #201c1914;border-radius:18px;min-height:54px;padding:0 16px}.field-search{grid-column:span 2}.filter-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.discovery-results{padding-top:30px;padding-bottom:92px}.empty-results-card{padding:48px}.empty-results-card h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.provider-page-shell{background:radial-gradient(circle at 12% 12%, #ffffff2e, transparent 16rem), linear-gradient(180deg, #fff3, transparent 40rem), var(--background)}.provider-hero{padding-bottom:64px;position:relative}.provider-hero:before{background:var(--provider-hero-background);content:"";opacity:.96;z-index:0;border-radius:48px;position:absolute;inset:0 32px}.provider-hero>*{z-index:1;position:relative}.provider-hero-copy{color:#fffefb;padding-top:24px;padding-left:28px}.provider-hero-copy .eyebrow,.provider-hero-copy .hero-description,.provider-hero-copy .provider-hero-description{color:#fffdf9cc}.provider-profile-row{align-items:center;gap:18px;margin-bottom:18px;display:flex}.provider-profile-row img{border:1px solid #ffffff42;border-radius:30px;width:78px;height:78px}.provider-profile-row strong{letter-spacing:.12em;text-transform:uppercase;font-size:14px;display:block}.provider-profile-row span{color:#fffdf9bd;font-size:14px}.provider-meta-row{color:#fffdf9cc;flex-wrap:wrap;gap:14px 22px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.provider-specialty-list{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.provider-specialty-chip{color:#fffdf9;letter-spacing:.08em;text-transform:uppercase;background:#fffdf924;border:1px solid #fffdf92e;border-radius:999px;padding:11px 14px;font-size:12px;font-weight:800}.provider-hero-visual{gap:18px;display:grid}.provider-hero-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-mosaic-item{background:#ffffff26;border:1px solid #ffffff1a;border-radius:28px;min-height:180px;overflow:hidden}.hero-mosaic-item.is-large{grid-column:1/-1;min-height:360px}.hero-mosaic-item img{object-fit:cover;width:100%;height:100%}.provider-hero-sidecard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffcf7e6;border:1px solid #201c1914;border-radius:24px;gap:8px;padding:22px;display:grid}.provider-hero-sidecard span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.provider-hero-sidecard strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.08}.provider-hero-sidecard a{color:var(--accent);font-weight:700}.provider-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;padding-bottom:20px;display:grid}.provider-content-stack{gap:26px;padding-bottom:56px;display:grid}.provider-section{box-shadow:var(--shadow-soft);background:#fffcf7c7;border:1px solid #201c1914;border-radius:30px;padding:30px}.section-heading h2{margin-top:14px;margin-bottom:8px}.provider-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.provider-gallery-item{background:#f5e6ea;border-radius:24px;overflow:hidden}.provider-gallery-item.is-large{grid-area:span 2/span 2}.provider-gallery-item img{object-fit:cover;width:100%;height:100%;min-height:240px}.provider-gallery-item figcaption{gap:6px;padding:16px 18px 18px;display:grid}.provider-gallery-item strong{font-size:18px}.provider-gallery-item span{color:var(--muted);font-size:13px}.provider-services-grid,.review-grid,.contact-grid{gap:16px;margin-top:22px;display:grid}.provider-services-grid,.review-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.service-card,.review-card,.contact-card{background:var(--surface-strong);box-shadow:var(--shadow-soft);border:1px solid #201c1914;border-radius:22px}.service-card,.review-card{gap:14px;padding:22px;display:grid}.service-card-top,.review-card-top,.review-card-meta,.service-card-meta,.hours-row{justify-content:space-between;align-items:center;display:flex}.service-card-top h3,.review-card strong{margin:0;font-size:20px}.service-card-top span{background:var(--accent-soft);color:var(--accent-dark);text-transform:uppercase;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:800}.service-card-meta strong,.review-summary-card strong{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:600}.service-card-meta span,.review-card-meta span,.review-card-top span{color:var(--muted);font-size:13px}.provider-reviews-section{gap:22px;display:grid}.review-summary-card{grid-template-columns:120px 1fr;align-items:center;gap:18px;padding:24px 28px;display:grid}.review-summary-card p,.review-summary-card span{margin:0}.review-summary-card p{letter-spacing:.18em;font-size:22px}.provider-contact-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.contact-card{border-radius:20px;justify-content:start;gap:6px;padding:20px;display:grid}.contact-card span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.contact-card strong{text-align:left;font-size:18px}.hours-card{gap:14px;margin-top:22px;padding:22px 24px;display:grid}.hours-row span{color:var(--muted)}.hours-row strong{font-size:14px}.faq-list{gap:12px;margin-top:24px;display:grid}.faq-item{background:var(--surface-strong);border:1px solid #201c1914;border-radius:18px;padding:18px 20px}.faq-item summary{cursor:pointer;font-size:18px;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:12px 0 0}.footer-block{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-top:28px;padding-bottom:48px;display:flex}.footer-brand,.footer-meta{gap:8px;display:grid}.footer-brand p,.footer-meta p,.footer-meta a{color:var(--muted);margin:0}.footer-cta{background:var(--accent);color:#fff;justify-self:start}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.not-found h1{font-size:clamp(48px,10vw,90px)}.not-found p{color:var(--muted);max-width:480px;line-height:1.6}@media (max-width:1024px){.hero,.provider-hero,.landing-preview,.provider-story-grid,.provider-contact-layout,.discovery-hero{grid-template-columns:1fr}.discovery-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.field-search{grid-column:span 2}.provider-hero:before{left:20px;right:20px}}@media (max-width:760px){.site-shell{padding-inline:20px}.site-header,.header-nav,.footer-block,.visual-content,.filter-actions{flex-direction:column;align-items:stretch}.site-header{gap:18px}.brand-lockup{justify-content:space-between}.hero,.provider-hero{gap:40px;padding-top:24px;padding-bottom:72px}h1{font-size:54px}.hero-description,.provider-hero-description,.discovery-hero-copy p{font-size:17px}.hero-actions,.provider-hero-actions{flex-direction:column;align-items:stretch}.visual-card{transform:none}.category-strip{justify-content:flex-start;padding-inline:20px}.principles{grid-template-columns:1fr;padding-top:70px;padding-bottom:64px}.principles article,.principles article:first-child,.principles article:last-child{border-left:0;border-top:1px solid var(--line);padding:26px 0}.discovery-filter-bar{grid-template-columns:1fr}.field-search{grid-column:auto}.provider-gallery-grid{grid-template-columns:1fr}.provider-gallery-item.is-large{grid-area:auto}.review-summary-card{grid-template-columns:1fr}.provider-hero-copy{padding-top:18px;padding-left:0}.provider-hero:before{left:12px;right:12px}}
