/* HearingAppointment <> Healthcare Starter Plugin integration */
:root{--ha-hcsp-primary:#10b7b3;--ha-hcsp-primary-dark:#088895;--ha-hcsp-text:#14365b;--ha-hcsp-muted:#56708e;--ha-hcsp-border:#dbe4ee;--ha-hcsp-soft:#f4f8fb;--ha-hcsp-shadow:0 18px 40px rgba(17,44,81,.10)}
.ha-plugin-required{max-width:860px;margin:24px auto;padding:28px;text-align:center}
.ha-integrated-shell{padding:36px 0 72px;background:linear-gradient(180deg,#f8fbff 0%,#eef5f7 100%)}
.ha-integrated-shell .section-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(16,183,179,.25);background:#fff;color:var(--ha-hcsp-primary-dark);border-radius:999px;padding:7px 12px;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.ha-integrated-shell .section-head{max-width:860px;margin:0 auto 24px;text-align:center}.ha-integrated-shell .section-head h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:12px 0;color:var(--ha-hcsp-text)}.ha-integrated-shell .section-head p{color:var(--ha-hcsp-muted);font-size:1.08rem;margin:0 auto;max-width:720px}
/* Plugin search/map surface */
.hcsp-ui{max-width:1180px!important;margin:24px auto!important;background:#fff;border:1px solid rgba(219,228,238,.9);border-radius:28px;padding:16px;box-shadow:var(--ha-hcsp-shadow)}
.hcsp-filters{display:grid!important;grid-template-columns:1.2fr 1.2fr auto .7fr;gap:10px!important;align-items:center!important;background:#f7fafc;border:1px solid #e8eef5;border-radius:22px;padding:12px}.hcsp-filters input,.hcsp-filters select{height:52px;border:1px solid #dce6ef;border-radius:16px;background:#fff;color:var(--ha-hcsp-text);padding:0 14px;font-weight:650;box-shadow:0 4px 12px rgba(17,44,81,.04)}.hcsp-inline{height:52px;border:1px solid #dce6ef;border-radius:16px;background:#fff;padding:0 14px;color:var(--ha-hcsp-muted);font-weight:650}.hcsp-inline input{width:auto;height:auto;box-shadow:none}.hcsp-view-toggle{display:flex;justify-content:flex-end}.hcsp-btn,.hcsp-btn-secondary,.hcsp-btn--ghost,.hcsp-link{font-family:inherit!important}.hcsp-btn{background:linear-gradient(135deg,var(--ha-hcsp-primary),#0794a6)!important;border:0!important;color:#fff!important;border-radius:15px!important;padding:12px 18px!important;font-weight:800!important;box-shadow:0 10px 18px rgba(16,183,179,.22);transition:transform .18s ease,box-shadow .18s ease}.hcsp-btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(16,183,179,.28)}.hcsp-btn-secondary,.hcsp-btn--ghost,.hcsp-link{background:#fff!important;border:1px solid var(--ha-hcsp-border)!important;color:var(--ha-hcsp-text)!important;border-radius:14px!important;padding:10px 14px!important;font-weight:750!important;text-decoration:none!important}.hcsp-btn:disabled,.hcsp-btn-secondary:disabled{opacity:.48;box-shadow:none;cursor:not-allowed}
.hcsp-map-wrap{overflow:hidden;border-radius:24px;background:#edf4f7;margin-top:14px;border:1px solid #e3edf4}.hcsp-map-wrap #hcsp-map,#hcsp-map{height:380px!important;margin:0!important;border-radius:24px!important}.hcsp-map-search-area{background:#fff!important;color:var(--ha-hcsp-text)!important;border:1px solid var(--ha-hcsp-border)!important;font-weight:800!important}.hcsp-attrib{color:var(--ha-hcsp-muted);font-size:12px;margin:8px 4px!important}
#hcsp-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:18px}.hcsp-card{background:#fff!important;border:1px solid rgba(219,228,238,.95)!important;border-radius:22px!important;padding:18px!important;box-shadow:0 12px 28px rgba(17,44,81,.07);color:var(--ha-hcsp-text)}.hcsp-card__top{gap:14px!important}.hcsp-card__top img,.hcsp-card img{width:76px!important;height:76px!important;border-radius:18px!important;object-fit:cover;background:#e8f1f4}.hcsp-card__top>div:first-of-type div:first-child{font-size:1.05rem;color:var(--ha-hcsp-text)}.hcsp-muted{color:var(--ha-hcsp-muted)!important;opacity:1!important}.hcsp-badge{border-radius:999px!important;padding:6px 10px!important;font-weight:800;font-size:12px!important;margin-top:7px}.hcsp-badge.ok{background:#e8fbf8!important;border-color:#b9f1e9!important;color:#087e82!important}.hcsp-badge.no{background:#fff7e8!important;border-color:#ffe0a6!important;color:#91620a!important}
/* Booking flow */
.hcsp-booking{max-width:1120px!important}.hcsp-booking .hcsp-hero{background:linear-gradient(135deg,#fff,#ecfbfa);border:1px solid #dff2f2;border-radius:28px;padding:26px;box-shadow:var(--ha-hcsp-shadow)}.hcsp-booking .hcsp-hero h2{font-size:clamp(1.8rem,3vw,2.7rem);color:var(--ha-hcsp-text);letter-spacing:-.04em}.hcsp-booking .hcsp-hero p{color:var(--ha-hcsp-muted);font-size:1.05rem}.hcsp-stepper{gap:12px!important;margin:18px 0!important}.hcsp-step{border:1px solid #dfe8ef!important;background:#fff!important;color:var(--ha-hcsp-muted)!important;padding:10px 14px!important;border-radius:999px!important;font-weight:800!important;box-shadow:0 8px 18px rgba(17,44,81,.05)}.hcsp-step span{border-color:#d2e1ec!important;color:var(--ha-hcsp-muted)!important}.hcsp-step.active{border-color:rgba(16,183,179,.55)!important;color:var(--ha-hcsp-text)!important;background:#eafbfa!important}.hcsp-step.active span{background:var(--ha-hcsp-primary)!important;color:#fff!important;border-color:var(--ha-hcsp-primary)!important}.hcsp-grid2{gap:14px!important}.hcsp-booking label{font-weight:800;color:var(--ha-hcsp-text);opacity:1!important}.hcsp-booking input,.hcsp-booking select,.hcsp-booking textarea{border:1px solid #dbe5ef!important;border-radius:16px!important;min-height:50px;color:var(--ha-hcsp-text);background:#fff}.hcsp-panel-head h3{color:var(--ha-hcsp-text);font-size:1.35rem}.hcsp-note{background:#f0fbfa!important;border:1px solid #cdeeed!important;border-radius:18px!important;color:var(--ha-hcsp-muted)}.hcsp-results{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.hcsp-tile{border:1px solid #dfe8ef!important;border-radius:22px!important;padding:16px!important;box-shadow:0 10px 24px rgba(17,44,81,.06)}.hcsp-tile h4{color:var(--ha-hcsp-text)}.hcsp-pill{background:#f7fafc!important;border:1px solid #dfe8ef!important;color:var(--ha-hcsp-muted);font-weight:750}.hcsp-weekbar{align-items:center!important}.hcsp-day,.hcsp-time{border:1px solid #dce6ef!important;border-radius:16px!important;background:#fff!important;color:var(--ha-hcsp-text)!important;font-weight:800;box-shadow:0 7px 16px rgba(17,44,81,.04)}.hcsp-day.on,.hcsp-time.selected{background:linear-gradient(135deg,var(--ha-hcsp-primary),#0794a6)!important;color:#fff!important;border-color:transparent!important}.hcsp-times{grid-template-columns:repeat(5,minmax(0,1fr))!important}.hcsp-actions{gap:12px!important}.hcsp-step-panel{margin-bottom:16px}
#hcsp-booking-result:not(:empty){background:#ecfbfa;border:1px solid #c9efed;border-radius:22px;padding:18px;color:var(--ha-hcsp-text)!important;font-weight:750}#hcsp-hold-note:not(:empty){background:#fff7e8;border:1px solid #ffdfaa;border-radius:16px;padding:12px;color:#7a560f!important}.hcsp-appt{border-radius:20px!important;background:#fff;box-shadow:0 10px 24px rgba(17,44,81,.06)}
/* Profiles, portal, tables */
.hcsp-provider-profile,.hcsp-doctor-profile{max-width:1000px;margin:24px auto}.hcsp-provider-profile .hcsp-card,.hcsp-doctor-profile .hcsp-card{padding:24px!important}.hcsp-table table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:18px;overflow:hidden}.hcsp-table th{background:#f4f8fb;color:var(--ha-hcsp-text);font-weight:850;text-align:left}.hcsp-table td,.hcsp-table th{padding:12px;border-bottom:1px solid #e8eef5}.hcsp-order-filters{background:#f8fbfc;border:1px solid #e8eef5;border-radius:18px;padding:12px}.hcsp-input,.hcsp-tracking{min-height:44px;border-radius:14px!important;border:1px solid #dbe5ef!important}
/* WooCommerce matching */
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce .checkout-button{background:linear-gradient(135deg,var(--ha-hcsp-primary),#0794a6)!important;color:#fff!important;border-radius:15px!important;font-weight:850!important;border:0!important;padding:12px 18px!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-cart-form,.woocommerce-checkout .col2-set,.woocommerce-checkout-review-order,.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{background:#fff;border:1px solid var(--ha-hcsp-border);border-radius:22px;padding:18px;box-shadow:0 10px 26px rgba(17,44,81,.06)}.woocommerce span.onsale{background:var(--ha-hcsp-primary)!important;border-radius:999px!important}.woocommerce .quantity .qty{border:1px solid var(--ha-hcsp-border);border-radius:12px;padding:8px;color:var(--ha-hcsp-text)}
@media(max-width:980px){.hcsp-filters{grid-template-columns:1fr 1fr!important}#hcsp-cards,.hcsp-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hcsp-times{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:640px){.hcsp-ui{border-radius:22px!important;padding:12px!important}.hcsp-filters{grid-template-columns:1fr!important}.hcsp-map-wrap #hcsp-map,#hcsp-map{height:300px!important}#hcsp-cards,.hcsp-results{grid-template-columns:1fr!important}.hcsp-times{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hcsp-week{grid-template-columns:repeat(2,1fr)!important}.hcsp-actions{flex-direction:column}.hcsp-actions .hcsp-btn,.hcsp-actions .hcsp-btn-secondary{width:100%}.header-inner{min-height:72px}.primary-nav{display:none}}

/* Provider portal surfaces rendered by [hcsp_provider_portal]. */
.hcsp-portal{max-width:1180px;margin:24px auto;color:var(--ha-hcsp-text)}
.hcsp-portal h2{font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em;color:var(--ha-hcsp-text);margin:0 0 18px}
.hcsp-portal h3{color:var(--ha-hcsp-text);font-size:1.25rem;margin-top:0}
.hcsp-portal-grid,.hcsp-form-grid,.hcsp-grid{display:grid;gap:14px}
.hcsp-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.hcsp-form-grid{grid-template-columns:220px minmax(0,1fr);align-items:center}
.hcsp-portal input,.hcsp-portal select,.hcsp-portal textarea{border:1px solid #dbe5ef;border-radius:14px;min-height:46px;padding:8px 12px;background:#fff;color:var(--ha-hcsp-text)}
.hcsp-topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f7fafc;border:1px solid #e8eef5;border-radius:18px;padding:12px 14px;margin-bottom:14px}
.hcsp-stat{background:#f7fafc;border:1px solid #e8eef5;border-radius:18px;padding:14px}.hcsp-stat-label{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--ha-hcsp-muted);font-weight:850}.hcsp-stat-value{font-size:1.5rem;font-weight:900;color:var(--ha-hcsp-text);margin-top:4px}
.hcsp-note-warn{background:#fff7e8!important;border-color:#ffe0a6!important;color:#7a560f!important}
@media(max-width:760px){.hcsp-portal-grid,.hcsp-form-grid,.hcsp-grid{grid-template-columns:1fr!important}.hcsp-topbar{align-items:flex-start;flex-direction:column}.hcsp-portal .hcsp-btn{width:100%;text-align:center}}
