/*
Theme Name: CareOps Pro Professional v3.0 SEO Command Center + Criminal Form Alignment Fix
Theme URI: https://webkeypro.com/
Author: WebKey Pro
Author URI: https://webkeypro.com/
Description: Professional home care WordPress theme for Cove Respite & Personal Care with CareOps Pro-ready intake, referral, appointment calendar, blog cards, interactive ADL infographic, and leadership pages.
Version: 4.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: careops-pro-professional
*/
:root{--navy:#082b55;--deep:#031f42;--gold:#c99038;--gold2:#e1b15b;--text:#1d2b3f;--muted:#5f6d7a;--soft:#f7f9fc;--line:#e8edf3;--white:#fff;--red:#d81725}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.55}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;color:var(--navy);line-height:1.05;margin:0}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92vw);margin:auto}.site-header{position:sticky;top:0;z-index:99;background:#fff;box-shadow:0 2px 14px rgba(0,0,0,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:14px 0}.brand img{max-height:74px;max-width:260px;object-fit:contain}.menu{display:flex;gap:30px;list-style:none;margin:0;padding:0;text-transform:uppercase;font-size:13px;font-weight:800;color:#071d3e}.menu a{padding:12px 0}.menu .current-menu-item a,.menu a:hover{border-bottom:3px solid var(--gold)}.call-chip{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--navy);white-space:nowrap}.call-chip span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--navy);color:#fff;font-size:20px}.mobile-menu{display:none;background:none;border:0;font-size:32px;color:var(--navy)}.hero{position:relative;min-height:560px;overflow:hidden;background:#eef3f6}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center right;z-index:0}.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.76) 41%,rgba(255,255,255,.15) 70%,rgba(255,255,255,0) 100%)}.hero-content{position:relative;z-index:1;padding:120px 0 150px;max-width:620px}.hero h1{font-size:clamp(42px,6vw,74px);letter-spacing:-1.7px}.hero p{font-size:20px;color:#102947;max-width:520px;font-weight:600;margin:24px 0}.buttons{display:flex;gap:22px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:16px 34px;font-weight:900;text-transform:uppercase;font-size:14px;letter-spacing:.6px;border:0;cursor:pointer}.btn.navy{background:var(--navy);color:#fff}.btn.gold{background:linear-gradient(180deg,var(--gold2),var(--gold));color:#fff}.btn.white{background:#fff;color:var(--navy)}.trust-band{position:absolute;left:0;right:0;bottom:0;z-index:2;background:linear-gradient(90deg,var(--deep),var(--navy));color:#fff;border-radius:50% 50% 0 0 / 18% 18% 0 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{display:flex;align-items:center;gap:18px;padding:28px 20px;border-right:1px solid rgba(255,255,255,.28)}.trust-item:last-child{border-right:0}.trust-icon{display:grid;place-items:center;min-width:64px;height:64px;border-radius:50%;background:linear-gradient(180deg,var(--gold2),var(--gold));font-size:30px}.trust-item strong{display:block;font-size:17px}.trust-item small{display:block;color:#e9eef7;font-size:13px}.section{padding:58px 0}.section-title{text-align:center;margin-bottom:22px}.section-title h2{font-size:clamp(32px,4vw,46px)}.heartline{display:flex;align-items:center;gap:12px;justify-content:center;color:var(--gold);font-size:19px;margin-top:12px}.heartline:before,.heartline:after{content:"";width:70px;height:2px;background:var(--gold)}.lead-text{text-align:center;max-width:900px;margin:0 auto 25px;color:var(--muted);font-weight:600}.adl-image{display:block;width:min(900px,95%);margin:22px auto 0;height:auto}.service-cards{display:grid;grid-template-columns:repeat(7,1fr);gap:16px;margin-top:34px}.service-card{background:#fff;border:1px solid var(--line);box-shadow:0 10px 28px rgba(9,43,85,.08);border-radius:9px;text-align:center;padding:28px 13px 24px;min-height:215px}.service-icon{width:92px;height:92px;margin:-56px auto 12px;border-radius:50%;background:#fff;border:4px solid currentColor;display:grid;place-items:center;font-size:42px}.service-card h3{font-family:Arial,Helvetica,sans-serif;font-size:14px;text-transform:uppercase;line-height:1.2;color:currentColor;margin-bottom:10px}.service-card p{font-size:13px;color:#3f4650;margin:0}.c-blue{color:#00669b}.c-green{color:#4d8516}.c-purple{color:#5635a5}.c-teal{color:#09949a}.c-orange{color:#ef7300}.c-gold{color:#c89505}.leadership{background:linear-gradient(180deg,#fff,#f6f8fb)}.leaders{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.leader{background:#fff;border-radius:12px;border:1px solid var(--line);box-shadow:0 12px 30px rgba(9,43,85,.08);display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center;padding:26px}.leader img{width:150px;height:150px;border-radius:50%;object-fit:cover}.leader h3{font-size:20px}.leader p{font-size:14px;margin:13px 0 18px;color:#3e4855}.small-btn{display:inline-block;background:var(--gold);color:#fff;border-radius:4px;padding:9px 18px;font-size:12px;font-weight:900;text-transform:uppercase}.request-section{background:linear-gradient(135deg,var(--deep),#0d3a72);color:#fff;position:relative;overflow:hidden}.request-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(225,177,91,.28),transparent 28%),radial-gradient(circle at 82% 85%,rgba(255,255,255,.12),transparent 30%)}.request-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.request-section h2{color:#fff;font-size:44px}.request-section p{color:#e9f0fb;font-size:18px}.request-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.pill{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22);border-radius:10px;padding:16px;font-weight:800}.request-box{background:#fff;color:var(--text);border-radius:14px;padding:28px;box-shadow:0 20px 40px rgba(0,0,0,.18)}.request-box h3{font-size:28px;margin-bottom:12px}.request-box ul{padding-left:20px;color:#4d5868}.request-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.blog-section{background:#fff}.blog-layout{display:grid;grid-template-columns:260px 1fr;gap:34px;align-items:start}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{border:1px solid var(--line);box-shadow:0 10px 26px rgba(9,43,85,.08);border-radius:7px;overflow:hidden;background:#fff}.post-thumb{height:165px;background:#dce7f2;background-size:cover;background-position:center}.post-card .inside{padding:18px}.post-card time{color:#8792a0;font-size:12px}.post-card h3{font-size:21px;margin:6px 0 12px}.read{color:var(--gold);font-weight:900}.contact-strip{background:linear-gradient(90deg,#07305f,#031f42);color:#fff}.contact-grid{display:grid;grid-template-columns:330px 1fr 430px;align-items:stretch}.contact-photo{background-size:cover;background-position:center;min-height:220px}.contact-copy{padding:34px}.contact-copy h2{color:#fff;font-size:38px}.contact-copy p{color:#e2ebf7}.contact-info{padding:34px;border-left:1px solid rgba(255,255,255,.23);display:grid;align-content:center;gap:12px}.contact-row{display:flex;gap:15px;align-items:flex-start}.contact-row b{color:var(--gold);font-size:23px}.site-footer{background:#06274f;color:#fff;padding:38px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer-logo{max-width:220px}.footer-grid h4{text-transform:uppercase;letter-spacing:.5px}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:7px;color:#dce6f3}.copyright{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;color:#dce6f3;font-size:14px}.powered{opacity:.75;font-size:12px;float:right}.page-template-care-request main{padding:60px 0}.form-panel{background:#fff;border:1px solid var(--line);box-shadow:0 12px 34px rgba(9,43,85,.1);border-radius:14px;padding:30px}.care-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.care-form label{display:grid;gap:6px;font-weight:800}.care-form input,.care-form select,.care-form textarea{width:100%;border:1px solid #ccd6e2;border-radius:6px;padding:13px;font:inherit}.care-form .full{grid-column:1/-1}.honeypot{position:absolute;left:-9999px}@media (max-width:1000px){.mobile-menu{display:block}.nav-wrap{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:10px 4vw;box-shadow:0 15px 24px rgba(0,0,0,.1)}.nav-wrap.open{display:block}.menu{display:grid;gap:4px}.call-chip{display:none}.hero{min-height:auto}.hero-content{padding:90px 0 180px}.trust-grid{grid-template-columns:repeat(2,1fr)}.service-cards{grid-template-columns:repeat(2,1fr);gap:45px 15px}.leaders,.blog-grid,.blog-layout,.request-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.leader{grid-template-columns:1fr;text-align:center}.leader img{margin:auto}.contact-info{border-left:0}.care-form{grid-template-columns:1fr}}@media (max-width:640px){.brand img{max-width:205px}.hero-bg:before{background:rgba(255,255,255,.80)}.hero-content{padding:70px 0 210px}.hero p{font-size:17px}.trust-grid{grid-template-columns:1fr}.trust-band{border-radius:0;position:relative}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.section{padding:42px 0}.service-cards{grid-template-columns:1fr}.request-pills{grid-template-columns:1fr}.blog-layout{gap:20px}.contact-photo{min-height:180px}}

/* Editable page image helpers */
.site-main.editable-page { margin:0; padding:0; }
.cove-homepage-html { margin:0; padding:0; }
.cove-edit-note { display:none; }
.post-card .post-thumb img { width:100%; height:100%; object-fit:cover; display:block; }



/* Cove Respite Pro refinements */
.hero{min-height:590px}.hero-bg{filter:none}.hero-content{max-width:650px}.site-main.editable-page .cove-homepage-html{width:100%}.heartline.left{justify-content:flex-start}.heartline.left:after{display:none}.blog-intro p{color:var(--muted);font-weight:600}.leaders{align-items:stretch}.leader{transition:transform .25s ease, box-shadow .25s ease}.leader:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(9,43,85,.14)}.leader h3 span{font-family:Arial,Helvetica,sans-serif;font-size:15px;color:var(--gold);font-weight:900}.leader img{border:6px solid #fff;box-shadow:0 8px 24px rgba(9,43,85,.16)}.request-section{padding:78px 0}.request-box{border-top:6px solid var(--gold)}
.service-card{position:relative;overflow:visible;transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;margin-top:52px}.service-card:hover{transform:translateY(-10px);box-shadow:0 18px 38px rgba(9,43,85,.18);border-color:currentColor}.service-card:hover .service-icon{transform:scale(1.08);background:currentColor;color:#fff}.service-icon{transition:transform .25s ease, background .25s ease, color .25s ease}.readmore{display:inline-block;margin-top:12px;font-size:12px;font-weight:900;color:currentColor;text-transform:uppercase;letter-spacing:.3px}.care-types{background:#fff}.care-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:25px}.care-type-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;box-shadow:0 12px 32px rgba(9,43,85,.08);border-top:5px solid var(--gold)}.care-type-grid h3{font-size:25px;margin-bottom:10px}.care-type-grid p{color:var(--muted);margin:0}.about-main{background:#fff}.about-grid{display:grid;grid-template-columns:390px 1fr;gap:45px;align-items:center}.founder-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--line);box-shadow:0 14px 38px rgba(9,43,85,.12);border-radius:18px;padding:30px;text-align:center}.founder-card img{width:245px;height:245px;object-fit:cover;border-radius:50%;border:8px solid #fff;box-shadow:0 12px 32px rgba(0,0,0,.16)}.founder-card h2{font-size:30px;margin-top:20px}.founder-title{font-weight:900;color:var(--gold);text-transform:uppercase;letter-spacing:.4px}.about-copy h2{font-size:44px}.about-copy p{font-size:18px;color:#465468}.about-business{background:linear-gradient(180deg,#f7f9fc,#fff)}.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px rgba(9,43,85,.12);border:1px solid var(--line)}.split-panel>div:first-child{padding:44px}.about-logo{max-width:260px;margin-bottom:20px}.about-care-photo{min-height:360px;background-size:cover;background-position:center}.leaders.two{grid-template-columns:repeat(2,1fr)}.payment-soon{background:linear-gradient(135deg,#f5f7fb,#fff)}.payment-card{background:#fff;border:1px dashed var(--gold);border-radius:18px;padding:44px;text-align:center;box-shadow:0 14px 36px rgba(9,43,85,.09)}.payment-card h2{font-size:42px}.payment-card p{max-width:760px;margin:16px auto 24px;color:var(--muted);font-size:18px}.contact-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.map-box{background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px;box-shadow:0 12px 34px rgba(9,43,85,.1)}.map-placeholder{height:280px;border-radius:12px;background:linear-gradient(135deg,#dce6f2,#f7fafc);display:grid;place-items:center;color:var(--navy);font-weight:900;border:1px solid #cbd8e6}.form-panel h2,.map-box h2{margin-bottom:16px}.footer-grid .menu{display:grid;gap:7px;text-transform:none;font-size:14px;font-weight:600;color:#dce6f3}.footer-grid .menu a{padding:0}.footer-grid .menu a:hover{border-bottom:0;color:#fff}
@media (max-width:1000px){.care-type-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.split-panel,.contact-page-grid{grid-template-columns:1fr}.leaders.two{grid-template-columns:1fr}.about-care-photo{min-height:260px}.founder-card img{width:210px;height:210px}}
@media (max-width:640px){.care-type-grid{grid-template-columns:1fr}.about-copy h2,.payment-card h2{font-size:32px}.split-panel>div:first-child{padding:28px}.service-card{min-height:auto}.hero{min-height:auto}}

/* Restored functional ADL hover/tap infographic */
#cove-adl-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 15px 0 25px;
  margin-top: -10px;
  box-sizing: border-box;
  overflow: visible;
}
#cove-adl-section .adl-stage {
  position: relative;
  width: 963px;
  max-width: 96vw;
  margin: 18px auto 0 auto;
  overflow: visible;
}
#cove-adl-section .adl-diagram {
  width: 100%;
  max-width: 963px;
  height: auto;
  display: block;
  margin: 0 auto;
  background: transparent !important;
}
#cove-adl-section .adl-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.35);
  z-index: 9000;
}
#cove-adl-section .adl-hotspot {
  position: absolute;
  border: 0;
  outline: 0;
  cursor: pointer;
  background: rgba(255,255,255,0.01);
  border-radius: 50%;
  z-index: 5;
}
#cove-adl-section .adl-hotspot:hover,
#cove-adl-section .adl-hotspot:focus {
  background: rgba(204,163,58,0.14);
  box-shadow: 0 0 14px rgba(204,163,58,0.65);
}
#cove-adl-section .eating { top: 7.5%; left: 20.5%; width: 20%; height: 23%; }
#cove-adl-section .bathing { top: 7.5%; left: 61.5%; width: 20%; height: 23%; }
#cove-adl-section .medication { top: 34%; left: 3%; width: 21%; height: 24%; }
#cove-adl-section .dressing { top: 34%; left: 76%; width: 21%; height: 24%; }
#cove-adl-section .mobility { top: 62%; left: 19%; width: 21%; height: 24%; }
#cove-adl-section .toileting { top: 62%; left: 60%; width: 21%; height: 24%; }
#cove-adl-section .housekeeping { top: 74%; left: 41%; width: 18%; height: 22%; }
#cove-adl-section .adl-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: min(760px, 90vw);
  max-height: 72vh;
  overflow-y: auto;
  transform: translate(-50%, -50%) scale(0.96);
  background: #ffffff;
  color: #1d1d1d;
  border: 4px solid #caa447;
  border-radius: 22px;
  padding: 28px 32px 30px;
  z-index: 9001;
  box-shadow: 0 22px 60px rgba(0,0,0,0.38);
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.18s ease, transform 0.18s ease;
}
#cove-adl-section .adl-popup.show {
  display: block;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
#cove-adl-section .adl-popup h3 {
  margin: 0 46px 14px 0;
  color: #142b57;
  font-size: 28px;
  font-weight: 700;
}
#cove-adl-section .adl-popup p {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
}
#cove-adl-section .adl-close {
  position: absolute;
  top: 14px;
  right: 16px;
  border: 0;
  background: #142b57;
  color: #ffffff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  font-size: 28px;
  line-height: 34px;
  cursor: pointer;
}
#cove-adl-section .adl-close:hover { background: #caa447; color: #111; }
@media (max-width: 800px) {
  #cove-adl-section { margin-top: -5px; padding: 10px 0 20px; overflow-x: hidden; }
  #cove-adl-section .adl-stage { width: 100%; max-width: 100%; margin: 12px auto 0 auto; }
  #cove-adl-section .adl-diagram { width: 100%; max-width: 100%; }
  #cove-adl-section .adl-popup {
    top: auto; left: 5%; right: 5%; bottom: 18px; width: auto;
    max-height: 62vh; transform: scale(0.96); padding: 22px 20px 24px;
  }
  #cove-adl-section .adl-popup.show { transform: scale(1); }
  #cove-adl-section .adl-popup h3 { font-size: 24px; }
  #cove-adl-section .adl-popup p { font-size: 16px; }
}


/* ADL final click-layer fix */
#cove-adl-section .adl-stage { isolation:isolate; }
#cove-adl-section .adl-diagram { position:relative; z-index:1; pointer-events:none; }
#cove-adl-section .adl-hotspot { z-index:20 !important; }
#cove-adl-section .adl-hotspot:active { background:rgba(204,163,58,0.22); }
#cove-adl-section .adl-popup { z-index:99999 !important; }
#cove-adl-section .adl-backdrop { z-index:99998 !important; }

/* Modern latest blog card layout with featured image on top */
.blog-card-grid { align-items: stretch; }
.modern-post-card { border-radius: 18px; overflow: hidden; border: 1px solid #e6edf5; box-shadow: 0 14px 34px rgba(8,43,85,.11); transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease; }
.modern-post-card:hover { transform: translateY(-8px); box-shadow: 0 24px 54px rgba(8,43,85,.18); border-color: rgba(201,144,56,.45); }
.modern-post-card .post-card-link { display: flex; flex-direction: column; height: 100%; color: inherit; text-decoration: none; }
.modern-post-card .post-thumb { height: 220px; background: #dce7f2; overflow: hidden; border-bottom: 5px solid var(--gold); }
.modern-post-card .post-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .32s ease; }
.modern-post-card:hover .post-thumb img { transform: scale(1.06); }
.modern-post-card .inside { padding: 22px 22px 24px; display: flex; flex-direction: column; flex: 1; }
.modern-post-card time { color: #7a8795; font-size: 13px; font-weight: 800; letter-spacing: .2px; }
.modern-post-card h3 { font-size: 22px; line-height: 1.15; margin: 8px 0 12px; color: var(--navy); }
.modern-post-card .post-excerpt { color: #526171; font-size: 15px; line-height: 1.55; margin: 0 0 18px; }
.modern-post-card .read { margin-top: auto; display: inline-flex; align-items: center; justify-content: center; align-self: flex-start; background: linear-gradient(180deg,var(--gold2),var(--gold)); color: #fff; border-radius: 6px; padding: 10px 16px; font-size: 13px; font-weight: 900; text-transform: uppercase; letter-spacing: .4px; }
.modern-post-card:hover .read { filter: brightness(.98); }
@media (max-width: 1000px) { .modern-post-card .post-thumb { height: 240px; } }
@media (max-width: 640px) { .modern-post-card { border-radius: 15px; } .modern-post-card .post-thumb { height: 210px; } .modern-post-card h3 { font-size: 20px; } }


/* Care Ops Professional workflow pages */
.request-pills .pill{display:block;color:#fff;text-decoration:none;transition:transform .22s ease, background .22s ease}.request-pills .pill:hover{transform:translateY(-3px);background:rgba(255,255,255,.18)}
.workflow-hero{background:linear-gradient(135deg,#f7f9fc,#fff);border-bottom:1px solid var(--line)}
.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.workflow-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:0 14px 34px rgba(8,43,85,.09);border-top:5px solid var(--gold)}.workflow-card h3{font-size:26px;margin-bottom:10px}.workflow-card p{color:#536273}.workflow-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px}.form-success,.form-error{border-radius:12px;padding:16px 18px;margin:0 0 18px;font-weight:800}.form-success{background:#eaf7ee;color:#1f6933;border:1px solid #bfe6c8}.form-error{background:#fff0f0;color:#8a1f1f;border:1px solid #f1c5c5}.care-form .checkbox-line{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:700}.care-form .checkbox-line input{width:auto;margin-top:5px}.care-calendar-wrap{background:linear-gradient(135deg,#eaf3ff,#fff 45%,#fff4df);border:1px solid #dfe8f3;border-radius:22px;box-shadow:0 18px 46px rgba(8,43,85,.13);overflow:hidden}.care-calendar-head{display:grid;grid-template-columns:1fr 360px;gap:0;background:linear-gradient(135deg,#07305f,#0d3a72);color:#fff}.care-calendar-title{padding:34px}.care-calendar-title h2{color:#fff;font-size:38px}.care-calendar-title p{color:#e7eef9}.wellness-panel{padding:28px;background:linear-gradient(180deg,rgba(225,177,91,.25),rgba(255,255,255,.08));border-left:1px solid rgba(255,255,255,.25)}.wellness-panel h3{color:#fff;font-size:23px}.wellness-panel ul{margin:10px 0 0;padding-left:18px;color:#fff}.calendar-body{display:grid;grid-template-columns:1fr 390px;gap:28px;padding:30px}.calendar-box{background:#fff;border-radius:16px;padding:20px;border:1px solid var(--line)}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.calendar-toolbar button{border:0;background:var(--navy);color:#fff;border-radius:8px;padding:9px 13px;font-weight:900;cursor:pointer}.calendar-month{font-weight:900;color:var(--navy);font-size:20px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-dow{text-align:center;font-size:12px;font-weight:900;color:#687586;text-transform:uppercase}.calendar-day{min-height:58px;border:1px solid #dfe8f3;border-radius:12px;background:#fff;cursor:pointer;font-weight:900;color:var(--navy);transition:.18s ease}.calendar-day:hover{border-color:var(--gold);box-shadow:0 8px 18px rgba(8,43,85,.09)}.calendar-day.blank{background:transparent;border:0;cursor:default}.calendar-day.unavailable{background:#f2f4f7;color:#98a2ad;cursor:not-allowed;text-decoration:line-through}.calendar-day.selected{background:linear-gradient(180deg,var(--gold2),var(--gold));color:#fff;border-color:var(--gold)}.calendar-legend{display:flex;gap:18px;margin-top:15px;color:#596779;font-size:13px;font-weight:800}.legend-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--gold);margin-right:6px}.legend-dot.gray{background:#c8d0da}.appointment-side{background:#fff;border-radius:16px;border:1px solid var(--line);padding:22px}.appointment-side h3{font-size:27px;margin-bottom:12px}.selected-date-box{background:#f7f9fc;border:1px solid #dfe8f3;border-radius:10px;padding:12px 14px;color:var(--navy);font-weight:900;margin-bottom:14px}.client-login-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px}.login-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:0 14px 34px rgba(8,43,85,.09)}.leader img,.founder-card img{object-position:center center;background:#eef3f7}.leader-photo-note{font-size:12px;color:#718095;margin-top:8px}.admin-only-note{font-size:13px;color:#718095}.single-post .site-main,.blog .site-main,.archive .site-main{padding:55px 0}.single-post article,.blog article,.archive article{max-width:920px;margin:0 auto 28px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;box-shadow:0 12px 30px rgba(8,43,85,.08)}.single-post h1,.blog h2,.archive h2{font-size:clamp(30px,4vw,46px)}
@media (max-width:1000px){.workflow-grid,.care-calendar-head,.calendar-body,.client-login-panel{grid-template-columns:1fr}.wellness-panel{border-left:0;border-top:1px solid rgba(255,255,255,.25)}.calendar-grid{gap:5px}.calendar-day{min-height:48px}}
@media (max-width:640px){.calendar-body{padding:18px}.care-calendar-title{padding:24px}.care-calendar-title h2{font-size:30px}.workflow-card{padding:22px}.calendar-day{min-height:42px;border-radius:9px}.calendar-dow{font-size:10px}}

/* CareOps Pro Professional v2.0 leadership photo refinements */
.section-title h2.team-care-title{font-size:clamp(34px,4vw,54px)}
.leader img,.founder-card img{object-fit:cover;object-position:center center;background:#eef3f7;image-rendering:auto;}
.leader:nth-child(1) img{object-position:center 32%;}
.leader:nth-child(2) img{object-position:center center;}
.leader:nth-child(3) img{object-position:center 35%;}
.founder-card img{object-position:center 32%;}
.careops-admin-note{font-size:12px;color:#718095;margin-top:8px;}

/* CareOps Pro Professional v2.2 - Employee Center Lite */
.employee-center-page .employee-intro{background:#f7f9fc;}
.employee-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px;}
.employee-step-card{position:relative;background:#fff;border:1px solid rgba(20,43,87,.12);border-radius:18px;padding:24px;box-shadow:0 16px 40px rgba(20,43,87,.08);}
.employee-step-card h3{margin:8px 0 10px;color:#142b57;font-size:21px;line-height:1.2;}
.employee-step-card p{color:#536070;min-height:92px;}
.employee-step-card .step-badge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#caa447;color:#fff;font-weight:800;}
.employee-form-section:nth-of-type(even){background:#f7f9fc;}
.employee-form-panel{max-width:980px;background:#fff;border-radius:22px;border:1px solid rgba(20,43,87,.12);box-shadow:0 22px 60px rgba(20,43,87,.10);padding:34px;}
.employee-form-panel h2{margin-top:0;color:#142b57;font-family:Georgia,serif;font-size:34px;}
.careops-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;}
.careops-form-grid label{font-weight:700;color:#142b57;font-size:14px;}
.careops-form-grid input,.careops-form-grid select,.careops-form-grid textarea{width:100%;margin-top:7px;border:1px solid rgba(20,43,87,.22);border-radius:12px;padding:12px 14px;font:inherit;background:#fff;color:#1c2634;box-sizing:border-box;}
.careops-form-grid .full{grid-column:1/-1;}
.careops-form-grid .checkbox-line{display:flex;gap:10px;align-items:flex-start;background:#f6f1e6;border-radius:14px;padding:14px;color:#1c2634;}
.careops-form-grid .checkbox-line input{width:auto;margin-top:3px;}
.lite-dashboard-note{background:linear-gradient(135deg,#10284f,#173b72);color:#fff;}
.lite-dashboard-note .payment-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);color:#fff;}
.lite-dashboard-note .payment-card h2{color:#fff;}
.lite-dashboard-note .payment-card p{color:#eef4ff;}
.form-success,.form-error{padding:14px 16px;border-radius:14px;margin:18px 0;font-weight:700;}
.form-success{background:#e8f7ed;color:#17612e;border:1px solid #b7e2c3;}
.form-error{background:#fff1f0;color:#a22622;border:1px solid #f1bbb8;}
@media(max-width:1000px){.employee-steps{grid-template-columns:repeat(2,minmax(0,1fr));}.careops-form-grid{grid-template-columns:1fr;}}
@media(max-width:640px){.employee-steps{grid-template-columns:1fr;}.employee-form-panel{padding:22px;border-radius:16px;}.employee-form-panel h2{font-size:28px;}}

.official-pdf-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:22px auto 4px}.employee-form-panel .official-note{background:#fff7e6;border-left:5px solid #caa447;padding:12px 14px;border-radius:10px;margin:0 0 18px;color:#10284f}

.pdf-status{display:inline-block;margin-left:14px;font-weight:800;color:#082b55}.detailed-application-grid .form-subtitle{grid-column:1/-1;margin:16px 0 0;color:#082b55;font-family:Georgia,serif}.careops-form-grid label.wide{grid-column:span 2}@media(max-width:760px){.careops-form-grid label.wide{grid-column:1/-1}}


/* Cove SEO/social sharing controls */
.cove-share-box{margin:34px 0 10px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;display:flex;gap:12px;align-items:center;flex-wrap:wrap;box-shadow:0 8px 22px rgba(9,43,85,.06)}
.cove-share-box strong{color:var(--navy);margin-right:4px}.cove-share-box a,.cove-share-box button{border:0;border-radius:6px;padding:10px 14px;background:var(--navy);color:#fff;font-weight:900;font-size:13px;cursor:pointer;text-transform:uppercase}.cove-share-box a:nth-of-type(1){background:#1877f2}.cove-share-box a:nth-of-type(2){background:var(--gold)}.cove-copy-status{font-size:13px;color:var(--muted);font-weight:700}
