.osteo-theme{--osteo-green-900:#1a3a2a;--osteo-green-800:#2d5c3f;--osteo-green-700:#3d7a54;--osteo-green-600:#5B8C5A;--osteo-green-500:#6fa06d;--osteo-green-400:#8db88b;--osteo-green-300:#b0d1ae;--osteo-green-200:#d4e8d3;--osteo-green-100:#eef5ee;--osteo-green-50:#f6faf6;--osteo-warm-900:#2c1f14;--osteo-warm-800:#4a3728;--osteo-warm-700:#6b5240;--osteo-warm-600:#8a7060;--osteo-warm-100:#faf6f2;--osteo-warm-50:#fdfbf9;--osteo-cream:#faf8f5;--osteo-cream-dark:#f0ece6;--osteo-ink:#2c2c2c;--osteo-ink-secondary:#555555;--osteo-ink-muted:#888888;--osteo-font-display:"DM Sans",system-ui,sans-serif;--osteo-font-body:"DM Sans",system-ui,sans-serif;--osteo-font-serif:"Source Serif 4",Georgia,serif;--osteo-radius:12px;--osteo-radius-lg:20px;font-family:var(--osteo-font-body);color:var(--osteo-ink);background:var(--osteo-cream)}.osteo-theme .demo-nav{background:var(--osteo-green-900);border-bottom:1px solid rgba(255,255,255,.08);padding:0 clamp(1rem,4vw,3rem)}.osteo-theme .demo-nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;padding:16px 0;gap:32px}.osteo-theme .demo-nav-link{color:rgba(255,255,255,.7);font-size:15px;font-weight:500;transition:color .2s ease}.osteo-theme .demo-nav-link:hover{color:#ffffff;text-decoration:none}.osteo-theme .demo-nav-toggle-bar{background:rgba(255,255,255,.85)}.osteo-theme .demo-nav-mobile{background:var(--osteo-green-900);border-top:1px solid rgba(255,255,255,.08)}.osteo-theme .demo-nav-mobile-link{color:rgba(255,255,255,.8);font-size:16px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.osteo-theme .demo-nav-mobile-link:hover{color:#ffffff;text-decoration:none}.osteo-logo{font-family:var(--osteo-font-serif);font-size:18px;font-weight:400;font-style:italic;color:#ffffff;white-space:nowrap;letter-spacing:-.01em}.osteo-theme .demo-hero{background:linear-gradient(170deg,var(--osteo-green-900) 0,var(--osteo-green-800) 50%,var(--osteo-green-700) 100%);color:#ffffff;padding:clamp(4rem,10vw,8rem) clamp(1rem,4vw,3rem);min-height:60vh;display:flex;align-items:center}.osteo-theme .demo-hero-inner{max-width:1200px;margin:0 auto;width:100%}.osteo-theme .demo-hero-headline{font-family:var(--osteo-font-serif);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:#ffffff;margin-bottom:24px}.osteo-theme .demo-hero-subheadline{font-size:clamp(1rem,2vw,1.25rem);line-height:1.65;color:rgba(255,255,255,.82);max-width:560px;margin-bottom:32px}.osteo-hero-ctas{display:flex;flex-wrap:wrap;gap:12px}.osteo-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--osteo-font-body);font-size:15px;font-weight:500;line-height:1;padding:14px 24px;border-radius:var(--osteo-radius);border:1.5px solid transparent;cursor:pointer;text-decoration:none;transition:all .2s ease}.osteo-btn-primary{background:var(--osteo-green-600);color:#ffffff;border-color:var(--osteo-green-600)}.osteo-btn-primary:hover{background:var(--osteo-green-700);border-color:var(--osteo-green-700);color:#ffffff;text-decoration:none}.osteo-btn-secondary{background:transparent;color:#ffffff;border-color:rgba(255,255,255,.4)}.osteo-btn-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.6);color:#ffffff;text-decoration:none}.osteo-section-light .osteo-btn-secondary{color:var(--osteo-green-800);border-color:var(--osteo-green-800)}.osteo-section-light .osteo-btn-secondary:hover{background:var(--osteo-green-800);color:#ffffff}.osteo-theme .demo-section{padding:clamp(3rem,8vw,6rem) clamp(1rem,4vw,3rem)}.osteo-theme .demo-section-container{max-width:1200px;margin:0 auto}.osteo-section-light{background:var(--osteo-cream)!important;color:var(--osteo-ink)}.osteo-section-dark{background:var(--osteo-green-900)!important;color:#ffffff}.osteo-section-accent{background:var(--osteo-green-800)!important;color:#ffffff}.osteo-section-head{max-width:640px;margin-bottom:48px}.osteo-section-head h2{font-family:var(--osteo-font-serif);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.2;letter-spacing:-.01em;margin:12px 0 16px}.osteo-section-head p{font-size:16px;line-height:1.65;color:var(--osteo-ink-secondary)}.osteo-section-dark .osteo-section-head p{color:rgba(255,255,255,.72)}.osteo-eyebrow{display:block;font-family:var(--osteo-font-body);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--osteo-green-600)}.osteo-section-accent .osteo-eyebrow,.osteo-section-dark .osteo-eyebrow{color:var(--osteo-green-300)}.osteo-services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media (max-width:700px){.osteo-services-grid{grid-template-columns:1fr}}.osteo-theme .demo-card{background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:var(--osteo-radius-lg);padding:32px;transition:box-shadow .2s ease,border-color .2s ease}.osteo-theme .demo-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);border-color:var(--osteo-green-300)}.osteo-theme .demo-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--osteo-green-100);border-radius:12px;color:var(--osteo-green-700);margin-bottom:20px}.osteo-theme .demo-card-icon .icon{width:24px;height:24px}.osteo-theme .demo-card-title{font-family:var(--osteo-font-display);font-size:18px;font-weight:600;margin-bottom:8px;color:var(--osteo-ink)}.osteo-theme .demo-card-body{font-size:15px;line-height:1.65;color:var(--osteo-ink-secondary)}.osteo-about-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:64px;gap:64px;align-items:center}@media (max-width:800px){.osteo-about-grid{grid-template-columns:1fr;gap:40px}}.osteo-portrait-placeholder{width:100%;aspect-ratio:3/4;background:linear-gradient(135deg,var(--osteo-green-700) 0,var(--osteo-green-800) 100%);border-radius:var(--osteo-radius-lg);opacity:.6}.osteo-about-content h2{font-family:var(--osteo-font-serif);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.2;color:#ffffff;margin:12px 0 20px}.osteo-about-content p{font-size:16px;line-height:1.7;color:rgba(255,255,255,.78);margin-bottom:16px}.osteo-credentials{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.osteo-credentials span{display:inline-block;padding:6px 14px;font-size:13px;font-weight:500;color:var(--osteo-green-300);border:1px solid rgba(255,255,255,.15);border-radius:100px}.osteo-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:900px){.osteo-reviews-grid{grid-template-columns:1fr}}.osteo-review-card{background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:var(--osteo-radius-lg);padding:32px}.osteo-review-stars{color:var(--osteo-green-600);font-size:18px;letter-spacing:2px;margin-bottom:16px}.osteo-review-text{font-size:15px;line-height:1.7;color:var(--osteo-ink-secondary);margin-bottom:16px;font-style:italic}.osteo-review-author{font-size:14px;font-weight:600;color:var(--osteo-ink)}.osteo-booking-inner{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:64px;gap:64px;align-items:start}@media (max-width:800px){.osteo-booking-inner{grid-template-columns:1fr;gap:40px}}.osteo-booking-content h2{font-family:var(--osteo-font-serif);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.2;color:#ffffff;margin:12px 0 16px}.osteo-booking-content p{font-size:16px;line-height:1.65;color:rgba(255,255,255,.78);margin-bottom:24px}.osteo-booking-ctas{display:flex;flex-wrap:wrap;gap:12px}.osteo-booking-hours{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:var(--osteo-radius-lg);padding:32px}.osteo-booking-hours h3{font-family:var(--osteo-font-display);font-size:18px;font-weight:600;color:#ffffff;margin-bottom:20px}.osteo-hours-list{margin:0}.osteo-hours-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.osteo-hours-row:last-child{border-bottom:none}.osteo-hours-row dt{font-size:15px;color:rgba(255,255,255,.8);font-weight:400}.osteo-hours-row dd{font-size:15px;color:#ffffff;font-weight:500;margin:0}.osteo-contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start}@media (max-width:800px){.osteo-contact-grid{grid-template-columns:1fr;gap:32px}}.osteo-contact-info h3{font-family:var(--osteo-font-serif);font-size:20px;font-weight:400;margin-bottom:16px;color:var(--osteo-ink)}.osteo-contact-info address{font-style:normal;font-size:16px;line-height:1.7;color:var(--osteo-ink-secondary);margin-bottom:20px}.osteo-contact-details p{font-size:15px;line-height:1.8;color:var(--osteo-ink-secondary)}.osteo-map-placeholder{background:var(--osteo-cream-dark);border-radius:var(--osteo-radius-lg);min-height:280px;display:flex;align-items:center;justify-content:center;color:var(--osteo-ink-muted);font-size:14px;border:1px solid rgba(0,0,0,.06)}.osteo-footer{background:var(--osteo-green-900);color:rgba(255,255,255,.7);padding:40px clamp(1rem,4vw,3rem);border-top:1px solid rgba(255,255,255,.08)}.osteo-footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.osteo-footer-brand{font-family:var(--osteo-font-serif);font-size:16px;font-style:italic;color:#ffffff}.osteo-footer-nav{display:flex;gap:24px}.osteo-footer-nav a{font-size:14px;color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s ease}.osteo-footer-nav a:hover{color:#ffffff;text-decoration:none}.osteo-footer-copy{font-size:13px;color:rgba(255,255,255,.4);width:100%;text-align:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);margin-top:8px}.osteo-theme .demo-nav-toggle{border-color:rgba(255,255,255,.3)}.osteo-theme .demo-nav-toggle:hover{border-color:rgba(255,255,255,.6)}@media (prefers-reduced-motion:reduce){.osteo-btn,.osteo-footer-nav a,.osteo-theme .demo-card,.osteo-theme .demo-nav-link{transition:none}}