:root{--navy:#0d1b2a;--navy-mid:#1a2e42;--teal:#0e7c7b;--teal-light:#e8f5f5;--teal-mid:#c2e8e8;--gold:#c9952a;--gold-light:#fdf6e8;--white:#fff;--cream:#fafaf8;--slate:#64748b;--slate-light:#f1f5f9;--slate-mid:#e2e8f0;--text-color:#111827;--text-muted:#64748b;--red:#d73027;--wa:#25d366;--radius-sm:10px;--radius:16px;--radius-lg:24px;--shadow-sm:0 1px 3px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.05);--shadow:0 4px 16px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.05);--shadow-lg:0 10px 36px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);--max-w:1100px;--g:24px}.v7-home{background:var(--cream);color:var(--text-color)}.v7-home *{box-sizing:border-box}.v7-home .inner{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 var(--g)}.v7-home p{font-size:15px;font-weight:400;color:var(--text-muted);line-height:1.6}.v7-home section{padding:52px var(--g)}.v7-home .rv{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.v7-home .rv.in{opacity:1;transform:none}.v7-home .d1{transition-delay:.08s}.v7-home .d2{transition-delay:.16s}.v7-home .d3{transition-delay:.24s}.v7-home .d4{transition-delay:.32s}.v7-home .d5{transition-delay:.4s}.v7-home h2{font-family:var(--font-serif),Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1.15;color:var(--navy)}.v7-home h2 em{font-style:italic;color:var(--teal)}.v7-home .slabel{font-size:10px;font-weight:800;letter-spacing:4px;text-transform:uppercase;color:var(--teal);display:flex;align-items:center;gap:10px;margin-bottom:8px}.v7-home .slabel:before{content:"";width:24px;height:2px;background:var(--teal);border-radius:2px;flex-shrink:0}.v7-home .slabel.center{justify-content:center}.v7-home .slabel.center:before{display:none}.v7-home .btn-book,.v7-home .btn-call,.v7-home .btn-gold,.v7-home .btn-wa{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-sans),system-ui,sans-serif;font-weight:700;font-size:15px;padding:14px 28px;border-radius:50px;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}.v7-home .btn-book{background:var(--teal);color:#fff}.v7-home .btn-book:hover{background:#0a6968;transform:translateY(-2px);box-shadow:0 8px 20px rgba(14,124,123,.35)}.v7-home .btn-wa{background:var(--wa);color:#fff}.v7-home .btn-wa:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(37,211,102,.3)}.v7-home .btn-wa:active{transform:scale(.97)}.v7-home .btn-call{gap:7px;font-weight:600;font-size:15px;color:var(--navy);padding:14px 24px;border:1.5px solid rgba(13,27,42,.16);background:transparent;transition:border-color .2s,background .2s}.v7-home .btn-call:hover{border-color:rgba(13,27,42,.3)}.v7-home .btn-gold{background:var(--gold);color:#fff}.v7-home .btn-gold:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(201,149,42,.3)}.v7-home .btn-white{background:#fff;color:var(--teal);padding:14px 28px;font-size:15px;font-weight:700;border-radius:50px;transition:transform .15s,box-shadow .2s}.v7-home .btn-white:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-2px)}.v7-home .btn-outline-white{color:#fff;padding:14px 28px;font-size:15px;font-weight:700;border-radius:50px;border:2px solid hsla(0,0%,100%,.6);background:transparent;transition:border-color .2s,background .2s}.v7-home .btn-outline-white:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}#topnav .logo,.site-footer .logo{display:flex;align-items:center;gap:0;flex-shrink:0;text-decoration:none}#topnav{position:sticky;top:0;z-index:300;background:var(--white);border-bottom:1px solid #e8ecf0;transition:box-shadow .3s;padding:0 var(--g)}#topnav.sc{box-shadow:0 4px 24px rgba(0,0,0,.06)}#topnav .nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px;max-width:var(--max-w);margin:0 auto}#topnav .nav-links{display:none;gap:24px;list-style:none;padding:0;margin:0}#topnav .nav-links a{font-size:13px;font-weight:600;color:var(--slate);letter-spacing:.2px;transition:color .2s;text-decoration:none;min-height:auto}#topnav .nav-links a:hover{color:var(--navy)}#topnav .nav-wa{display:none;align-items:center;gap:7px;background:var(--wa);color:#fff;font-family:var(--font-sans),system-ui,sans-serif;font-weight:700;font-size:13px;padding:9px 16px;border-radius:50px;transition:transform .2s,box-shadow .2s;white-space:nowrap;min-height:auto;text-decoration:none}#topnav .nav-wa:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(37,211,102,.3)}#topnav .nav-book{display:none;align-items:center;font-family:var(--font-sans),system-ui,sans-serif;font-weight:700;font-size:13px;padding:9px 20px;border-radius:50px;background:var(--teal);color:#fff;transition:transform .2s,box-shadow .2s;white-space:nowrap;letter-spacing:.2px;min-height:auto;text-decoration:none}#topnav .nav-book:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(14,124,123,.25);background:#0a6968}#topnav .nav-auth{display:none;align-items:center}#topnav .hb{display:flex;flex-direction:column;gap:5px;padding:8px;background:transparent;border:none}#topnav .hb span{display:block;width:22px;height:2px;background:var(--navy);border-radius:2px;transition:all .28s cubic-bezier(.22,1,.36,1)}#topnav .hb.open span:first-child{transform:translateY(7px) rotate(45deg)}#topnav .hb.open span:nth-child(2){opacity:0}#topnav .hb.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#topnav .mob-book{margin:0 24px;padding:14px!important;text-align:center!important;background:var(--teal)!important;color:#fff!important;border-radius:50px!important;opacity:1!important;font-weight:700!important;font-size:15px!important;display:flex!important;align-items:center!important;justify-content:center!important}#topnav .mob-auth{padding:8px 24px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e8ecf0}#topnav .mob-menu{display:none;flex-direction:column;background:var(--white);border-bottom:1px solid #e8ecf0}#topnav .mob-menu.open{display:flex}#topnav .mob-menu a{padding:14px 24px;font-size:16px;font-weight:600;color:var(--navy);opacity:.72;border-bottom:1px solid #e8ecf0;-webkit-tap-highlight-color:transparent}#topnav .mob-menu a:active{background:var(--slate-light)}#topnav .mob-wa{margin:12px 24px 18px!important;padding:15px!important;text-align:center!important;background:var(--wa)!important;color:#fff!important;border-radius:50px!important;opacity:1!important;font-weight:700!important;font-size:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.promo-bar{background:linear-gradient(90deg,#7b3f00,var(--gold),#e0a830,var(--gold),#7b3f00);background-size:200% 100%;animation:promo-shimmer 3s linear infinite;padding:9px 16px;display:flex;align-items:center;justify-content:center;position:relative}@keyframes promo-shimmer{0%{background-position:200%}to{background-position:-200%}}.promo-bar-inner{display:flex;align-items:center;gap:14px;max-width:var(--max-w)}.promo-bar-text{font-size:12.5px;font-weight:700;color:#fff;text-align:center}.promo-bar-text span{font-size:11px;font-weight:500;opacity:.85}.promo-bar-cta{background:#fff;color:#7b3f00;font-size:11px;font-weight:800;padding:5px 14px;border-radius:50px;white-space:nowrap;transition:transform .15s;flex-shrink:0;min-height:auto;line-height:1.4}.promo-bar-cta:hover{transform:scale(1.04)}.promo-close{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.2);border:none;width:24px;height:24px;min-height:24px;border-radius:50%;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer}.campaign-strip{width:100%;position:relative;overflow:hidden}.cs-fadein{animation:cs-fade .4s ease both}@keyframes cs-fade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.campaign-strip-inner{max-width:var(--max-w);margin:0 auto;display:flex;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.campaign-strip-inner::-webkit-scrollbar{display:none}.cs-single .campaign-strip-inner{justify-content:center}.cs-single .campaign-card{width:100%}.cs-multi .campaign-card{min-width:520px;flex-shrink:0}.campaign-card{position:relative;overflow:hidden;padding:13px 20px 13px 22px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;border-bottom:2px solid rgba(201,149,42,.5)}.cc-shimmer{position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,hsla(0,0%,100%,.06) 50%,transparent 70%);background-size:200% 100%;animation:cc-sweep 3s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes cc-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}.cc-actions,.cc-header,.cc-main{position:relative;z-index:1}.cc-header{flex-shrink:0}.cc-badge{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding:4px 11px;border-radius:50px;white-space:nowrap}.cc-badge-icon{font-size:13px}.cc-main{flex:1;min-width:180px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.cc-title{font-size:14px;font-weight:800;line-height:1.3}.cc-body-compact,.cc-title{margin:0;white-space:nowrap}.cc-body-compact{font-size:12.5px;line-height:1.4;opacity:.75;overflow:hidden;text-overflow:ellipsis}.cc-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.cc-price-pill{font-size:12px;padding:4px 12px}.cc-cta,.cc-price-pill{font-weight:800;border-radius:50px;white-space:nowrap}.cc-cta{display:inline-flex;align-items:center;justify-content:center;font-size:12.5px;padding:8px 20px;transition:transform .15s,box-shadow .15s}.cc-cta:hover{transform:translateY(-1px)}.cc-close{background:none;border:none;font-size:18px;line-height:1;cursor:pointer;padding:0 2px;opacity:.5;transition:opacity .15s;min-height:auto;flex-shrink:0}.cc-close:hover{opacity:1}.cc-navy{background:linear-gradient(90deg,var(--navy) 0,#1a2e42 50%,var(--navy) 100%);background-size:200% 100%;animation:cc-bg-pulse 6s ease-in-out infinite}@keyframes cc-bg-pulse{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.cc-navy .cc-badge{background:rgba(14,124,123,.3);color:#5ecece;border:1px solid rgba(14,124,123,.45)}.cc-navy .cc-title{color:#fff}.cc-navy .cc-body-compact{color:hsla(0,0%,100%,.7)}.cc-navy .cc-price-pill{background:rgba(201,149,42,.2);color:var(--gold);border:1px solid rgba(201,149,42,.4)}.cc-navy .cc-cta{background:var(--gold);color:var(--navy);box-shadow:0 0 0 0 rgba(201,149,42,0);animation:cc-gold-pulse 2.5s ease-in-out infinite}.cc-navy .cc-cta:hover{box-shadow:0 4px 16px rgba(201,149,42,.5)}@keyframes cc-gold-pulse{0%,to{box-shadow:0 0 0 0 rgba(201,149,42,.4)}50%{box-shadow:0 0 0 6px rgba(201,149,42,0)}}.cc-navy .cc-close{color:hsla(0,0%,100%,.5)}.cc-navy .cc-close:hover{color:#fff}.cc-teal{background:linear-gradient(90deg,#0a5958 0,var(--teal) 50%,#0a5958 100%);background-size:200% 100%;animation:cc-bg-pulse 6s ease-in-out infinite}.cc-teal .cc-badge{background:hsla(0,0%,100%,.15);color:#fff}.cc-teal .cc-title{color:#fff}.cc-teal .cc-body-compact{color:hsla(0,0%,100%,.7)}.cc-teal .cc-price-pill{background:hsla(0,0%,100%,.15);color:#fff;border:1px solid hsla(0,0%,100%,.3)}.cc-teal .cc-cta{background:#fff;color:var(--teal)}.cc-teal .cc-cta:hover{box-shadow:0 4px 14px rgba(0,0,0,.2)}.cc-teal .cc-close{color:hsla(0,0%,100%,.5)}.cc-amber{background:linear-gradient(90deg,#7b3f00 0,var(--gold) 50%,#7b3f00 100%);background-size:200% 100%;animation:cc-bg-pulse 6s ease-in-out infinite}.cc-amber .cc-badge{background:hsla(0,0%,100%,.2);color:#fff}.cc-amber .cc-title{color:#fff}.cc-amber .cc-body-compact{color:hsla(0,0%,100%,.75)}.cc-amber .cc-price-pill{background:hsla(0,0%,100%,.15);color:#fff;border:1px solid hsla(0,0%,100%,.3)}.cc-amber .cc-cta{background:var(--navy);color:#fff}.cc-amber .cc-close{color:hsla(0,0%,100%,.5)}.cc-red{background:linear-gradient(90deg,#8b1a14 0,var(--red) 50%,#8b1a14 100%);background-size:200% 100%;animation:cc-bg-pulse 6s ease-in-out infinite}.cc-red .cc-badge{background:hsla(0,0%,100%,.15);color:#fff}.cc-red .cc-title{color:#fff}.cc-red .cc-body-compact{color:hsla(0,0%,100%,.75)}.cc-red .cc-price-pill{background:hsla(0,0%,100%,.15);color:#fff;border:1px solid hsla(0,0%,100%,.3)}.cc-red .cc-cta{background:#fff;color:var(--red)}.cc-red .cc-close{color:hsla(0,0%,100%,.5)}@media(max-width:767px){.campaign-card{padding:10px 14px;gap:10px}.cc-title{font-size:13px}.cc-body-compact,.cc-price-pill{display:none}.cc-cta{font-size:12px;padding:7px 14px}}@media(max-width:480px){.cc-badge{display:none}}.mcr-card.campaign-card{padding:0;gap:0;display:block;border-bottom:none}.mcr-card .cc-title{white-space:normal;font-size:inherit}.mcr-card .cc-badge,.mcr-card .cc-price-pill{display:inline-flex}.mcr-card .cc-cta{padding:0;font-size:inherit}.v7-home #hero{background:var(--navy);padding:80px var(--g) 72px;position:relative;overflow:hidden}.v7-home #hero:before{top:-120px;right:-80px;width:480px;height:480px;background:radial-gradient(circle,rgba(14,124,123,.18) 0,transparent 70%)}.v7-home #hero:after,.v7-home #hero:before{content:"";position:absolute;pointer-events:none}.v7-home #hero:after{bottom:-60px;left:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(201,149,42,.1) 0,transparent 70%)}.v7-home .hero-grid{position:relative;z-index:2;max-width:700px;margin:0 auto}.v7-home .hero-badge{display:inline-flex;align-items:center;gap:7px;background:rgba(14,124,123,.2);border:1px solid rgba(14,124,123,.4);color:#5ecece;padding:5px 14px;border-radius:50px;font-size:11.5px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:28px}.v7-home .hero-badge .dot{width:7px;height:7px;background:#4fd1c5;border-radius:50%;animation:pulse-dot 1.8s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.7)}}.v7-home .hero-eyebrow{display:none}.v7-home h1{font-family:var(--font-serif),Georgia,serif;font-size:clamp(38px,6vw,64px);font-weight:600;color:#fff;line-height:1.1;margin-bottom:8px;letter-spacing:-.5px}.v7-home h1 em{font-style:italic;color:var(--gold)}.v7-home .hero-body{font-size:19px;color:hsla(0,0%,100%,.65);max-width:520px;margin-bottom:36px;line-height:1.65;font-weight:400}.v7-home .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:48px}.v7-home .hero-stats{display:flex;gap:40px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1)}.v7-home .stat{padding:0}.v7-home .stat+.stat{border-left:none}.v7-home .stat-n{font-family:var(--font-serif),Georgia,serif;font-size:32px;font-weight:700;color:var(--gold);line-height:1}.v7-home .stat-n em{color:var(--gold);font-style:normal;font-size:16px;vertical-align:super}.v7-home .stat-l{font-size:11.5px;color:hsla(0,0%,100%,.5);font-weight:600;letter-spacing:.3px;margin-top:3px}.v7-home .hero-visual{display:none}.v7-home #trust{background:var(--teal);overflow:hidden;padding:0}.v7-home .marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:v7marquee 38s linear infinite}.v7-home .marquee-track:hover{animation-play-state:paused}@keyframes v7marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.v7-home .trust-item{display:flex;align-items:center;gap:9px;padding:10px 24px;white-space:nowrap;flex-shrink:0}.v7-home .trust-sep{color:hsla(0,0%,100%,.4);font-size:18px;line-height:1;padding:0 8px}.v7-home .trust-icon{font-size:14px}.v7-home .trust-text{font-size:12px;font-weight:700;color:var(--white);letter-spacing:.3px}.v7-home .trust-text strong{color:var(--white)}.v7-home #services{background:var(--cream);position:relative;overflow:hidden}.v7-home .svc-intro{margin-bottom:40px}.v7-home .svc-desc{font-size:15px;color:var(--text-muted);line-height:1.6;margin-top:12px;max-width:560px}.v7-home .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.v7-home .service-card{background:var(--white);border-radius:var(--radius);border:1.5px solid #e8ecf0;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.v7-home .service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:transparent}.v7-home .service-card:active{transform:scale(.98)}.v7-home .service-card-bar{height:5px}.v7-home .service-card-body{padding:20px 18px 16px}.v7-home .service-icon-wrap{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;font-size:30px;transition:transform .2s}.v7-home .service-card:hover .service-icon-wrap{transform:scale(1.08) rotate(-3deg)}.v7-home .sc-daily .service-icon-wrap{background:linear-gradient(135deg,rgba(14,124,123,.2),rgba(14,124,123,.4));box-shadow:0 6px 18px rgba(14,124,123,.22)}.v7-home .sc-nursing .service-icon-wrap{background:linear-gradient(135deg,rgba(13,27,42,.2),rgba(26,46,66,.55));box-shadow:0 6px 18px rgba(13,27,42,.22)}.v7-home .sc-emergency .service-icon-wrap{background:linear-gradient(135deg,rgba(215,48,39,.2),rgba(215,48,39,.4));box-shadow:0 6px 18px rgba(215,48,39,.22)}.v7-home .sc-concierge .service-icon-wrap{background:linear-gradient(135deg,rgba(201,149,42,.2),rgba(201,149,42,.4));box-shadow:0 6px 18px rgba(201,149,42,.22)}@keyframes float-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulse-emergency{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.v7-home .sc-daily .service-icon-wrap{animation:float-icon 3.5s ease-in-out infinite}.v7-home .sc-nursing .service-icon-wrap{animation:float-icon 4s ease-in-out .5s infinite}.v7-home .sc-emergency .service-icon-wrap{animation:pulse-emergency 2s ease-in-out infinite}.v7-home .sc-concierge .service-icon-wrap{animation:float-icon 3.8s ease-in-out 1s infinite}.v7-home .sc-daily{background:linear-gradient(150deg,#fff 55%,rgba(14,124,123,.05))}.v7-home .sc-nursing{background:linear-gradient(150deg,#fff 55%,rgba(13,27,42,.05))}.v7-home .sc-emergency{background:linear-gradient(150deg,#fff 55%,rgba(215,48,39,.05))}.v7-home .sc-concierge{background:linear-gradient(150deg,#fff 55%,rgba(201,149,42,.05))}.v7-home .service-badge{display:inline-block;font-size:9.5px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:3px 9px;border-radius:50px;margin-bottom:8px}.v7-home .sc-daily .service-card-bar{background:var(--teal)}.v7-home .sc-daily .service-badge{background:var(--teal-light);color:var(--teal)}.v7-home .sc-nursing .service-card-bar{background:var(--navy)}.v7-home .sc-nursing .service-badge{background:#e8edf3;color:var(--navy)}.v7-home .sc-emergency .service-card-bar{background:var(--red)}.v7-home .sc-emergency .service-badge{background:#fbeaea;color:var(--red)}.v7-home .sc-concierge .service-card-bar{background:var(--gold)}.v7-home .sc-concierge .service-badge{background:var(--gold-light);color:#8b5e0a}.v7-home .service-name{font-family:var(--font-serif),Georgia,serif;font-size:20px;font-weight:700;color:var(--navy);margin-bottom:6px;line-height:1.2}.v7-home .service-desc{font-size:12.5px;color:var(--text-muted);line-height:1.5;margin-bottom:16px}.v7-home .service-price-row{display:flex;align-items:center;gap:6px;margin-bottom:12px}.v7-home .service-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--slate-light);padding-top:12px}.v7-home .price-strike{font-size:11px;color:#aaa;text-decoration:line-through}.v7-home .price-now{font-family:var(--font-serif),Georgia,serif;font-size:17px;font-weight:800;color:var(--navy)}.v7-home .price-unit{font-size:11px;color:var(--slate);font-weight:600}.v7-home .service-link{font-size:11.5px;font-weight:700;color:var(--teal);display:flex;align-items:center;gap:3px;cursor:pointer}.v7-home .service-link:after{content:"→"}.v7-home .service-book-inline{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:50px;font-size:11.5px;font-weight:700;color:#fff;background:var(--teal);transition:filter .2s,transform .15s;white-space:nowrap;flex-shrink:0}.v7-home .sc-emergency .service-book-inline{background:var(--red)}.v7-home .sc-concierge .service-book-inline{background:#8b5e0a}.v7-home .service-book-inline:hover{filter:brightness(1.1);transform:translateY(-1px)}.v7-home .svc-arrows,.v7-home .svc-carousel,.v7-home .svc-controls,.v7-home .svc-dots,.v7-home .svc-progress,.v7-home .svc-track-wrap{display:none}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:500;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(3px)}.modal-card,.modal-overlay.active{display:flex}.modal-card{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:500px;max-height:90vh;overflow:hidden;flex-direction:column;box-shadow:0 24px 64px rgba(0,0,0,.2);animation:modal-in .25s ease}@keyframes modal-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:none}}.modal-header{padding:20px 24px 16px;border-bottom:1px solid var(--slate-light);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-header-left{display:flex;align-items:center;gap:14px}.modal-header-icon{font-size:28px}.modal-header-title{font-family:var(--font-serif),Georgia,serif;font-size:22px;font-weight:700;color:var(--navy);line-height:1.2}.modal-header-badge{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted)}.modal-close{background:var(--slate-light);border:none;width:32px;height:32px;min-height:32px;border-radius:50%;font-size:16px;color:var(--slate);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.modal-close:hover{background:#dde2e8}.modal-body{flex:1;overflow-y:auto;padding:20px 24px}.modal-section{margin-bottom:22px}.modal-section-title{font-size:10px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--slate);margin-bottom:10px}.modal-list{list-style:none;display:flex;flex-direction:column;gap:7px;padding:0;margin:0}.modal-list li{font-size:13.5px;display:flex;align-items:flex-start;gap:9px;line-height:1.45;color:var(--text-color)}.modal-list .li-icon{flex-shrink:0;margin-top:1px}.modal-list.excludes li{color:var(--text-muted)}.modal-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-meta-item{background:var(--cream);border-radius:var(--radius-sm);padding:12px 14px}.modal-meta-label{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--slate);margin-bottom:4px}.modal-meta-val{font-size:13px;font-weight:600;color:var(--navy);line-height:1.4}.modal-note{background:var(--teal-light);border-left:3px solid var(--teal);padding:10px 14px;border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:12.5px;color:#0a5a5a;font-weight:600}.modal-footer{padding:16px 24px;border-top:1px solid var(--slate-light);display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--white)}.modal-price-from{font-size:11px;color:var(--text-muted);font-weight:600}.modal-price-val{font-family:var(--font-serif),Georgia,serif;font-size:26px;font-weight:700;color:var(--navy);line-height:1}.modal-price-unit{font-size:12px;color:var(--text-muted);font-weight:600}.modal-book-btn{background:var(--teal);color:#fff;padding:12px 22px;border-radius:50px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:7px;transition:background .2s}.modal-book-btn:hover{background:#0a6968}.v7-home #health{background:var(--navy);position:relative;overflow:hidden;padding:80px var(--g)}.v7-home #health h2{color:var(--white)}.v7-home #health h2 em{color:var(--gold)}.v7-home .health-intro{color:hsla(0,0%,100%,.55)}.v7-home .health-report-preview{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:0 16px 48px rgba(0,0,0,.2);max-width:440px;margin:0 auto 36px}.v7-home .health-cats{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 20px}.v7-home .health-cat{padding:7px 14px;border-radius:50px;font-size:12px;font-weight:700;border:1.5px solid transparent;background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer;transition:all .15s}.v7-home .health-cat.active{background:var(--teal-light);color:var(--teal);border-color:var(--teal-mid)}.v7-home .markers-grid{display:flex;flex-direction:column;gap:10px;max-width:640px}.v7-home .marker{display:flex;align-items:center;gap:13px;padding:12px 14px;background:hsla(0,0%,100%,.04);border-radius:var(--radius-sm);border:1.5px solid hsla(0,0%,100%,.06);transition:border-color .15s;cursor:pointer}.v7-home .marker:hover{border-color:var(--teal-mid)}.v7-home .marker-icon{font-size:20px}.v7-home .marker h4{font-size:13.5px;font-weight:700;color:var(--white);margin-bottom:0}.v7-home .marker p{font-size:11.5px;color:hsla(0,0%,100%,.42);line-height:1.4}.v7-home .health-insight{background:var(--navy-mid);border-radius:var(--radius);padding:32px 28px;color:var(--white)}.v7-home .health-insight-num{font-family:var(--font-serif),Georgia,serif;font-size:56px;font-weight:700;color:var(--gold);line-height:1;margin-bottom:8px}.v7-home .health-insight-title{font-size:16px;font-weight:700;margin-bottom:10px}.v7-home .health-insight-body{font-size:13px;color:hsla(0,0%,100%,.65);line-height:1.6;margin-bottom:24px}.v7-home .health-why{display:flex;flex-direction:column;gap:14px;margin-top:28px}.v7-home .health-why-item{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;background:hsla(0,0%,100%,.06);border-radius:var(--radius-sm);border:1.5px solid hsla(0,0%,100%,.1)}.v7-home .health-why-icon{background:rgba(14,124,123,.2);color:#5ecece;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.v7-home .health-why-text{font-size:13px;color:hsla(0,0%,100%,.75);line-height:1.5}.v7-home .health-why-text strong{color:var(--white);display:block;font-size:13.5px;margin-bottom:2px}.v7-home .hrp-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:var(--navy)}.v7-home .hrp-title{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:hsla(0,0%,100%,.6)}.v7-home .hrp-badge{background:rgba(14,124,123,.3);color:#5ecece;font-size:10px;font-weight:700;padding:3px 10px;border-radius:50px;letter-spacing:.5px}.v7-home .hrp-name{font-family:var(--font-serif),Georgia,serif;font-size:16px;font-weight:700;color:var(--navy);padding:12px 18px 10px}.v7-home .hrp-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0 18px 12px}.v7-home .hrp-metric{text-align:center;padding:8px 0;border-right:1px solid #e8ecf0}.v7-home .hrp-metric:last-child{border-right:none}.v7-home .hrp-metric-val{font-family:var(--font-serif),Georgia,serif;font-size:20px;font-weight:700;color:var(--navy);line-height:1}.v7-home .hrp-metric-val.ok{color:#16a34a}.v7-home .hrp-metric-val.warn{color:#d97706}.v7-home .hrp-metric-label{font-size:9.5px;font-weight:700;letter-spacing:.5px;color:var(--slate);text-transform:uppercase;margin-top:2px}.v7-home .hrp-sparkline{padding:12px 18px 6px}.v7-home .hrp-sparkline-label{font-size:10px;font-weight:700;letter-spacing:1.5px;color:var(--slate);text-transform:uppercase;margin-bottom:6px}.v7-home .hrp-chart{display:flex;align-items:flex-end;gap:5px;height:40px}.v7-home .hrp-bar{flex:1;border-radius:3px 3px 0 0;background:var(--teal-mid);transition:height .3s}.v7-home .hrp-bar.high{background:var(--teal)}.v7-home .hrp-bar.warn{background:#f59e0b}.v7-home .hrp-footer{padding:10px 18px;background:var(--teal-light);display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:var(--teal)}.v7-home #whyus{background:var(--cream)}.v7-home .whyus-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:36px}.v7-home .whyus-card{background:var(--white);border-radius:var(--radius);padding:28px 24px;border:1.5px solid #e8ecf0;transition:box-shadow .2s,transform .2s}.v7-home .whyus-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.v7-home .whyus-num{font-family:var(--font-serif),Georgia,serif;font-size:48px;font-weight:700;color:#e8ecf0;line-height:1;margin-bottom:16px}.v7-home .whyus-tag{display:inline-block;background:var(--teal-light);color:var(--teal);font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:50px;margin-bottom:10px}.v7-home .whyus-title{font-family:var(--font-serif),Georgia,serif;font-size:20px;font-weight:700;color:var(--navy);margin-bottom:8px}.v7-home .whyus-body{font-size:13px;color:var(--text-muted);line-height:1.6}.v7-home .agency-compare{background:var(--navy);border-radius:var(--radius);overflow:hidden;margin-top:48px}.v7-home .agency-compare-header{display:grid;grid-template-columns:1fr 1fr;background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.08)}.v7-home .agency-col-head{padding:14px 20px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.v7-home .agency-col-head.agency{color:hsla(0,0%,100%,.4);border-right:1px solid hsla(0,0%,100%,.08)}.v7-home .agency-col-head.yoro{color:var(--gold)}.v7-home .agency-compare-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid hsla(0,0%,100%,.06)}.v7-home .agency-compare-row:last-child{border-bottom:none}.v7-home .agency-cell{padding:12px 20px;font-size:13px;line-height:1.45;display:flex;align-items:center;gap:8px}.v7-home .agency-cell.agency-col{color:hsla(0,0%,100%,.5);border-right:1px solid hsla(0,0%,100%,.06)}.v7-home .agency-cell.yoro-col{color:hsla(0,0%,100%,.85);font-weight:600}.v7-home .agency-cell .icon{font-size:14px;flex-shrink:0}.v7-home #how{background:var(--teal-light);position:relative;overflow:hidden}.v7-home .how-desc{font-size:15px;color:var(--text-muted);line-height:1.75;margin-top:10px;max-width:560px;margin-bottom:48px}.v7-home .how-tabs{display:flex;background:var(--slate-light);border-radius:50px;padding:4px;width:-moz-fit-content;width:fit-content;margin-bottom:40px;gap:4px}.v7-home .how-tab{padding:9px 24px;border-radius:50px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;color:var(--slate);background:transparent}.v7-home .how-tab.active{background:var(--white);color:var(--navy);box-shadow:var(--shadow-sm)}.v7-home .how-panel{display:none}.v7-home .how-panel.active{display:block}.v7-home .how-steps{display:grid;grid-template-columns:1fr;gap:24px;position:relative}.v7-home .how-step{text-align:center;position:relative}.v7-home .how-step-num{width:48px;height:48px;border-radius:50%;background:var(--teal);color:#fff;font-size:17px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;position:relative;z-index:1}.v7-home .how-step-icon{font-size:22px;margin-bottom:10px}.v7-home .how-step-title{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:6px}.v7-home .how-step-body{font-size:12.5px;color:var(--text-muted);line-height:1.55}.v7-home .how-step-meta{font-size:11px;font-weight:700;color:var(--teal);margin-top:6px}.v7-home .how-guarantee{margin-top:40px;display:grid;grid-template-columns:1fr;gap:16px}.v7-home .how-g-item{display:flex;align-items:center;gap:14px;background:var(--white);border-radius:var(--radius-sm);padding:16px 18px;border:1.5px solid #e8ecf0}.v7-home .how-g-val{font-family:var(--font-serif),Georgia,serif;font-size:30px;font-weight:700;color:var(--teal);white-space:nowrap}.v7-home .how-g-label{font-size:12px;color:var(--text-muted);line-height:1.4;font-weight:600}.v7-home .steps{display:none}.v7-home #testimonials{background:var(--cream)}.v7-home .testimonials-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:36px}.v7-home .tcard{background:var(--white);border-radius:var(--radius);padding:24px;border:1.5px solid #e8ecf0;display:flex;flex-direction:column;gap:14px}.v7-home .tstars{display:flex;gap:2px;color:#f59e0b;font-size:14px;letter-spacing:1px}.v7-home .tcard blockquote{font-size:14px;color:var(--text-color);line-height:1.65;flex:1;font-style:italic;margin:0}.v7-home .tauthor{display:flex;align-items:center;gap:10px}.v7-home .tav{width:36px;height:36px;border-radius:50%;background:var(--teal-light);display:flex;align-items:center;justify-content:center;font-size:16px}.v7-home .tname{font-size:13px;font-weight:700;color:var(--navy)}.v7-home .tloc{font-size:11.5px;color:var(--text-muted)}.v7-home #ambulance{background:var(--navy);position:relative;overflow:hidden;padding:80px var(--g)}.v7-home #ambulance:before{content:"";position:absolute;top:-80px;left:-60px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(215,48,39,.15) 0,transparent 70%)}.v7-home .amb-eyebrow,.v7-home .emergency-label{font-size:10px;font-weight:800;letter-spacing:4px;text-transform:uppercase;color:var(--red);margin-bottom:10px}.v7-home .emergency-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.v7-home .emergency-title{font-family:var(--font-serif),Georgia,serif;font-size:clamp(28px,3.5vw,40px);font-weight:600;color:var(--white);line-height:1.2;margin-bottom:16px}.v7-home .emergency-title em{font-style:italic;color:var(--red)}.v7-home .emergency-sub{font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.65;margin-bottom:28px}.v7-home .emergency-stat{font-family:var(--font-serif),Georgia,serif;font-size:20px;color:hsla(0,0%,100%,.55);line-height:1.5;border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px}.v7-home .emergency-stat strong{color:#e57373}.v7-home .emergency-features{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v7-home .emergency-feat{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-sm);padding:18px}.v7-home .emergency-feat-icon{font-size:22px;margin-bottom:8px}.v7-home .emergency-feat-title{font-size:13.5px;font-weight:700;color:var(--white);margin-bottom:4px}.v7-home .emergency-feat-body{font-size:12px;color:hsla(0,0%,100%,.5);line-height:1.5}@keyframes siren-pulse{0%,to{box-shadow:0 0 0 0 rgba(215,48,39,.6),0 0 0 0 rgba(215,48,39,.3)}50%{box-shadow:0 0 0 12px rgba(215,48,39,0),0 0 0 24px rgba(215,48,39,0)}}.v7-home .emergency-icon-hero{display:flex;align-items:center;gap:16px;margin-bottom:20px}.v7-home .siren-wrap{width:56px;height:56px;border-radius:50%;background:rgba(215,48,39,.15);border:2px solid rgba(215,48,39,.3);display:flex;align-items:center;justify-content:center;font-size:28px;animation:siren-pulse 1.5s ease-out infinite;flex-shrink:0}.v7-home .ambulance-text{font-family:var(--font-serif),Georgia,serif;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.5);font-style:italic}.v7-home .btn-emergency-call{display:inline-flex;align-items:center;gap:10px;background:var(--red);color:#fff;padding:14px 24px;border-radius:50px;font-size:15px;font-weight:800;margin-top:24px;transition:background .2s,transform .15s,box-shadow .2s;animation:siren-pulse 2s ease-out infinite}.v7-home .btn-emergency-call:hover{background:#b52020;transform:translateY(-2px)}.v7-home #blog{background:var(--cream)}.v7-home .blog-desc{font-size:15px;color:var(--text-muted);line-height:1.75;max-width:560px;margin-bottom:48px}.v7-home .blog-grid{display:grid;grid-template-columns:1fr;gap:20px}.v7-home .blog-card{display:block;background:var(--white);border-radius:var(--radius);border:1.5px solid #e8ecf0;overflow:hidden;transition:box-shadow .2s,transform .2s}.v7-home .blog-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.v7-home .blog-tag{padding:16px 18px 0;font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--teal)}.v7-home .blog-card h3{padding:8px 18px 12px;font-family:var(--font-serif),Georgia,serif;font-size:19px;font-weight:600;line-height:1.3;color:var(--navy);margin:0}.v7-home .blog-card h3 em{font-style:italic;font-weight:500;color:var(--teal)}.v7-home .blog-meta{padding:0 18px 16px;font-size:11.5px;color:var(--text-muted);display:flex;align-items:center;justify-content:space-between}.v7-home .blog-meta .blog-read{color:var(--teal);font-weight:700;font-size:12px}.v7-home .cta-section{background:var(--teal);padding:80px var(--g);text-align:center}.v7-home .cta-title{font-family:var(--font-serif),Georgia,serif;font-size:clamp(30px,4vw,48px);font-weight:600;color:#fff;line-height:1.15;margin-bottom:12px}.v7-home .cta-title em{font-style:italic;color:var(--gold)}.v7-home .cta-sub{font-size:15px;color:hsla(0,0%,100%,.75);max-width:480px;margin:0 auto 32px;line-height:1.65}.v7-home .cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.site-footer{padding:56px var(--g) 32px;background:var(--navy);border-top:none}.site-footer .footer-inner{max-width:var(--max-w);margin:0 auto}.site-footer .footer-logo{opacity:1}.site-footer .footer-brand-desc{font-size:13px;color:hsla(0,0%,100%,.45);line-height:1.65;max-width:280px;margin-top:14px}.site-footer .footer-top{display:grid;grid-template-columns:1fr;gap:28px;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:28px}.site-footer .fcol h4{font-size:10px;font-weight:800;letter-spacing:3px;text-transform:uppercase;color:hsla(0,0%,100%,.35);margin-bottom:16px}.site-footer .fcol ul{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0;margin:0}.site-footer .fcol a{font-size:13px;color:hsla(0,0%,100%,.55);transition:color .15s}.site-footer .fcol a:hover{color:var(--white)}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between}.site-footer .footer-bottom,.site-footer .footer-bottom span{font-size:11.5px;color:hsla(0,0%,100%,.3)}.v7-home .wa-fab{position:fixed;bottom:20px;right:20px;z-index:400;background:var(--wa);color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 22px rgba(37,211,102,.42);transition:transform .2s,box-shadow .2s}.v7-home .wa-fab:hover{transform:scale(1.08);box-shadow:0 10px 28px rgba(37,211,102,.45)}.v7-home .wa-fab:active{transform:scale(.92)}@media(max-width:767px){.v7-home .wa-fab{bottom:76px}}.marker-popup-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:600;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(3px)}.marker-popup-overlay.active{display:flex}.marker-popup{background:var(--navy);border-radius:var(--radius);max-width:380px;width:100%;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.3);animation:modal-in .25s ease}.mp-header{display:flex;align-items:center;gap:12px;padding:18px 20px;background:var(--navy-mid)}.mp-icon{font-size:26px}.mp-title{font-family:var(--font-serif),Georgia,serif;font-size:19px;font-weight:700;color:#fff}.mp-body{padding:16px 20px}.mp-body p{font-size:13px;color:hsla(0,0%,100%,.65);line-height:1.6;margin:0}.mp-body .mp-alert{background:rgba(14,124,123,.15);border:1px solid rgba(14,124,123,.3);border-radius:var(--radius-sm);padding:10px 14px;margin-top:12px;font-size:12px;color:#5ecece;font-weight:600}.mp-footer{padding:14px 20px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:flex-end;gap:8px}.mp-book-btn{background:var(--teal);color:#fff;padding:10px 20px;border-radius:50px;font-size:13px;font-weight:700;transition:background .2s}.mp-book-btn:hover{background:#0a6968}.mp-close-btn{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.6);padding:10px 20px;border-radius:50px;font-size:13px;font-weight:700;margin-right:8px;transition:background .15s}.mp-close-btn:hover{background:hsla(0,0%,100%,.15)}@media(prefers-reduced-motion:reduce){.v7-home .btn-emergency-call,.v7-home .hero-badge .dot,.v7-home .marquee-track,.v7-home .rv,.v7-home .service-icon-wrap,.v7-home .siren-wrap,.v7-home .wa-fab{animation:none!important;transition:none!important}}@media(max-width:639px){.v7-home .services-grid{gap:10px}.v7-home .service-card-body{padding:14px 13px 12px}.v7-home .service-icon-wrap{width:44px;height:44px;border-radius:10px;font-size:22px;margin-bottom:10px}.v7-home .service-name{font-size:16px}.v7-home .service-desc{display:none}.v7-home .price-now{font-size:15px}.v7-home .service-badge{font-size:9px;padding:2px 7px}.v7-home .service-book-inline{padding:5px 10px;font-size:10px;gap:3px}.v7-home .service-price-row{margin-bottom:8px}.v7-home .service-footer{padding-top:8px;flex-direction:row;align-items:center;justify-content:space-between;gap:4px}.v7-home .service-link{font-size:10px}}@media(min-width:640px){:root{--g:32px}.v7-home .hero-actions{flex-direction:row}.v7-home .blog-grid,.v7-home .testimonials-grid{grid-template-columns:1fr 1fr}.v7-home .how-guarantee{grid-template-columns:repeat(3,1fr)}.site-footer .footer-top{grid-template-columns:1fr 1fr}.site-footer .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.v7-home .cta-buttons{flex-direction:row}}@media(min-width:768px){.v7-home .blog-grid,.v7-home .testimonials-grid,.v7-home .whyus-grid{grid-template-columns:repeat(3,1fr)}.v7-home .how-steps{grid-template-columns:repeat(4,1fr)}.v7-home .how-steps:before{content:"";position:absolute;top:28px;left:calc(12.5% + 20px);width:calc(75% - 40px);height:2px;background:repeating-linear-gradient(90deg,var(--teal-mid) 0,var(--teal-mid) 6px,transparent 6px,transparent 12px)}.v7-home .emergency-inner{grid-template-columns:1fr 1fr;gap:64px}.site-footer .footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}}@media(min-width:900px){:root{--g:clamp(32px,4.5vw,72px)}.v7-home section{padding:80px var(--g)}#topnav .hb{display:none}#topnav .nav-auth,#topnav .nav-book,#topnav .nav-links{display:flex}}@media(max-width:400px){.v7-home .hero-stats{gap:20px;flex-wrap:wrap}.v7-home .stat-n{font-size:26px}.v7-home .emergency-features{grid-template-columns:1fr}.v7-home .services-grid{gap:8px}.v7-home .service-card-body{padding:12px 10px 10px}.v7-home .service-book-inline{padding:4px 8px;font-size:9.5px}.v7-home .service-link{font-size:9.5px}}.v7-home .cp-card{background:var(--teal-light);border:1px solid rgba(14,124,123,.12);border-radius:var(--radius);padding:18px 20px}.v7-home .cp-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.v7-home .cp-live-dot{width:7px;height:7px;border-radius:50%;background:var(--wa);flex-shrink:0;animation:pulse-dot 2s infinite}.v7-home .cp-live-label{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted)}.v7-home .cp-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.v7-home .cp-metric{padding:12px 14px;border-radius:10px;background:var(--white)}.v7-home .cp-metric--sage{box-shadow:0 0 0 1px rgba(14,124,123,.15),0 6px 18px rgba(14,124,123,.1)}.v7-home .cp-metric--blush{box-shadow:0 0 0 1px rgba(201,149,42,.15),0 6px 18px rgba(201,149,42,.1)}.v7-home .cp-metric-val{font-family:var(--font-serif),Georgia,serif;font-size:22px;font-weight:600;line-height:1.1;margin-bottom:3px}.v7-home .cp-metric--sage .cp-metric-val{color:var(--teal)}.v7-home .cp-metric--blush .cp-metric-val{color:var(--gold)}.v7-home .cp-metric-lbl{font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--slate)}.v7-home .cp-activity{background:var(--cream);border-radius:8px;padding:10px 12px}.v7-home .wa-sim-wrap{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.v7-home .wa-sim-phone{width:100%;max-width:320px;border-radius:40px;background:#ece5dd;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.06)}.v7-home .wa-sim-status{justify-content:space-between;padding:10px 20px 4px;font-size:9px;font-weight:700;color:#fff;letter-spacing:.2px}.v7-home .wa-sim-header,.v7-home .wa-sim-status{display:flex;align-items:center;background:var(--wa)}.v7-home .wa-sim-header{gap:10px;padding:8px 14px 12px}.v7-home .wa-sim-av{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#fff;flex-shrink:0}.v7-home .wa-sim-name{font-size:13px;font-weight:700;color:#fff}.v7-home .wa-sim-sub{font-size:10px;color:hsla(0,0%,100%,.72);margin-top:1px}.v7-home .wa-sim-body{padding:12px 10px;display:flex;flex-direction:column;gap:8px;min-height:160px}.v7-home .wa-sim-date{text-align:center;font-size:9px;color:#7d7d7d;background:rgba(0,0,0,.08);padding:2px 10px;border-radius:10px;align-self:center}.v7-home .wa-sim-msg{max-width:82%;padding:8px 10px 4px;border-radius:10px;font-size:12px;line-height:1.5}.v7-home .wa-sim-msg--out{background:#dcf8c6;align-self:flex-end;border-bottom-right-radius:2px}.v7-home .wa-sim-msg--in{background:#fff;align-self:flex-start;border-bottom-left-radius:2px}.v7-home .wa-sim-msg p{margin:0 0 4px;color:#1c1c1c}.v7-home .wa-sim-time{font-size:9px;color:#9e9e9e;display:block;text-align:right}.v7-home .wa-sim-typing{display:flex;align-items:center;gap:4px;padding:9px 12px;background:#fff;border-radius:10px;border-bottom-left-radius:2px;align-self:flex-start}.v7-home .wa-sim-typing span{width:6px;height:6px;border-radius:50%;background:#9e9e9e;display:block;animation:wa-bounce 1.2s ease-in-out infinite}.v7-home .wa-sim-typing span:nth-child(2){animation-delay:.2s}.v7-home .wa-sim-typing span:nth-child(3){animation-delay:.4s}@keyframes wa-bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-5px);opacity:1}}.v7-home .wa-sim-input{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#f0f0f0}.v7-home .wa-sim-input-pill{flex:1;background:#fff;border-radius:20px;padding:7px 12px;font-size:11px;color:#9e9e9e}.v7-home .wa-sim-send{width:32px;height:32px;border-radius:50%;background:var(--wa);display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;flex-shrink:0}.v7-home .wa-sim-cta{font-size:12px;font-weight:700;color:var(--wa);text-decoration:none;padding:8px 20px;border-radius:20px;border:1.5px solid var(--wa);transition:background .2s,color .2s;white-space:nowrap}.v7-home .wa-sim-cta:hover{background:var(--wa);color:#fff}.v7-home #contact,.v7-home #nri,.v7-home #offer,.v7-home #pricing,.v7-home .v7-photo-break{display:none}