/* 1.5: a shared visual rhythm for the full site, with a bounded hero zoom. */
.hero-immersive .hero-backdrop{animation:chc-hero-zoom var(--hero-zoom-duration,60s) ease-in-out infinite alternate;animation-play-state:paused;transform:none;transform-origin:72% 48%}
@media(min-width:651px){.home .hero-immersive .hero-backdrop{top:60px;height:calc(100% - 60px);object-position:64% 0%}}
.hero-immersive[data-visible=true] .hero-backdrop{animation-play-state:running}
@keyframes chc-hero-zoom{from{scale:1}to{scale:var(--hero-zoom,1.03)}}
html[data-motion=paused] .hero-backdrop{animation-play-state:paused!important}
.care-art{aspect-ratio:420/460;min-height:350px;margin:20px auto 0;max-width:440px}
.care-track{height:calc(100% * 420 / 460)}
.care-shield{width:52%;height:52%;left:24%;top:19%}
.care-benefit{top:calc(var(--stop-y,0%) * 420 / 460);left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);font-size:11px;padding:12px 14px;animation:none!important;max-width:95%;white-space:nowrap;border-radius:20px}
.care-benefit[data-benefit="1"],.care-benefit[data-benefit="2"]{left:auto;right:0;transform:translate(0,-50%)}
.care-benefit[data-benefit="4"],.care-benefit[data-benefit="5"]{left:0;right:auto;transform:translate(0,-50%)}
.care-caption{bottom:-5px;line-height:1.65;font-size:11px}
body:not(.home) .page-hero{text-align:center;padding:54px 0 68px;background:radial-gradient(ellipse at 50% 0,#19365a 0,transparent 68%),#08142a}
.page-hero .container{max-width:1000px}.page-hero h1{max-width:850px;margin:20px auto;font-size:clamp(36px,4.5vw,58px);letter-spacing:-.045em;line-height:1.13;text-wrap:balance}
.page-hero .lead{max-width:760px;margin:22px auto 0;font-size:18px;line-height:1.85;color:#d0def0;text-wrap:pretty}.page-hero .eyebrow{justify-content:center}.page-hero .breadcrumbs{font-size:12px;margin-bottom:35px;color:#b2c7e5;justify-content:center}
.page-hero .growth-hero-actions{justify-content:center;margin-top:30px}
.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:64px;align-items:start}.page-layout>.prose{min-width:0}.prose{max-width:760px;margin-inline:auto}.page-layout>.prose{margin:0;max-width:none}
.prose :is(h2,h3){text-wrap:balance;line-height:1.27;letter-spacing:-.035em}.prose h2{font-size:clamp(26px,2.8vw,34px);margin-top:44px}.prose h2:first-child{margin-top:0}.prose p,.prose li{line-height:1.85}.sidebar-card{border:1px solid #dce5f0;background:linear-gradient(145deg,#f6f9ff,#eef4fb);border-radius:28px;padding:30px;box-shadow:0 15px 40px #16365306;position:sticky;top:120px}.sidebar-card h2{font-size:29px;letter-spacing:-.045em;line-height:1.2}.sidebar-card .button{white-space:normal;line-height:1.45}
.service-card,.plan-card,.contact-form,.tip-card,.review-card{border-radius:28px}.service-grid{gap:24px}.service-card{padding:30px;min-width:0;border:1px solid #dce5ef;box-shadow:0 10px 30px #0d284007}.service-card h3{font-size:24px;line-height:1.25}.service-card p{font-size:16px;line-height:1.8}.service-tips{margin-top:80px}.service-tips>h2{text-align:center;margin-bottom:35px}.price-table-wrap{border:1px solid #dce5ef;border-radius:24px;overflow:auto}.price-table{margin:0}.contact-area{text-align:center;margin-top:85px}.contact-area>p{max-width:720px;margin-inline:auto}.contact-grid{gap:65px}.contact-grid>div{min-width:0}.contact-option{border:1px solid #dfe8f1;border-radius:20px;background:#f7faff}.contact-postal{font-size:14px;line-height:1.8}.region-tags,.local-links{justify-content:center}
.business-focus{display:grid;grid-template-columns:1.35fr 1fr;gap:28px;padding:44px;background:#f3f7fc;border:1px solid #dce6f2;border-radius:36px;margin:0 auto 70px;align-items:center}.business-focus h2{font-size:clamp(29px,3vw,39px);line-height:1.18;letter-spacing:-.045em;margin:18px 0}.business-focus p{line-height:1.85}.business-focus .eyebrow{font-size:11px}.business-focus .business-price{font-size:15px;color:#26405d}.business-price strong{font-size:30px;color:#102946}.business-focus ul{list-style:none;padding:0;margin:0}.business-focus li{padding:18px 0 18px 34px;border-bottom:1px solid #d9e3ef;position:relative;font-size:15px;line-height:1.8}.business-focus li:before{content:'✓';position:absolute;left:4px;color:#1b795f;font-weight:bold}.business-focus li:last-child{border:0}.business-detail{max-width:800px;margin:auto}.business-detail .offer-links{display:grid;grid-template-columns:1fr}.business-detail .offer-links a{padding:20px 24px;border:1px solid #dce5ef;border-radius:20px;background:#f7faff}.business-detail .offer-links a:hover{border-color:#9fbbdf;background:#edf4fd}.business-detail .button{margin-top:24px}
@supports(corner-shape:squircle){.sidebar-card,.business-focus,.service-card,.contact-option,.plan-card,.contact-form,.tip-card,.review-card{corner-shape:squircle;border-radius:38px}}
@media(max-width:950px){.page-layout{gap:32px;grid-template-columns:minmax(0,1fr) 260px}.sidebar-card{padding:25px}.business-focus{padding:34px}.contact-grid{gap:35px}}
@media(max-width:760px){body:not(.home) .page-hero{padding:34px 0 45px}.page-hero h1{font-size:37px}.page-hero .lead{font-size:16px;line-height:1.8}.page-hero .breadcrumbs{font-size:11px;line-height:1.7;margin-bottom:27px}.page-layout{grid-template-columns:1fr;gap:34px}.sidebar-card{position:static;padding:28px}.business-focus{grid-template-columns:1fr;padding:29px;gap:12px;margin-bottom:45px}.business-focus h2{font-size:32px}.business-focus li{padding-block:12px}.business-focus .button{width:100%}.contact-area{margin-top:55px}.service-tips{margin-top:55px}.service-grid{gap:18px}.service-card{padding:26px}.prose{font-size:16px}.care-art{min-height:0}.care-benefit{font-size:10px;padding:11px 10px;gap:5px}.care-benefit svg{width:15px;height:15px}.care-caption{font-size:10px}.calm-certainty-panel{padding-bottom:43px}}
@media(prefers-reduced-motion:reduce){.hero-backdrop{animation:none!important;scale:1!important}.care-benefit{transition:none!important}}
@media(max-width:650px){.home .hero-immersive .hero-backdrop{object-position:100% 50%;transform-origin:85% 50%}}
@media(max-width:480px){.care-benefit[data-benefit="1"],.care-benefit[data-benefit="2"],.care-benefit[data-benefit="4"],.care-benefit[data-benefit="5"]{max-width:46%;white-space:normal;font-size:10px;line-height:1.35;padding:9px 7px;gap:4px}.care-benefit svg{flex-shrink:0}.care-caption{bottom:-35px}.care-art{width:calc(100% + 24px);max-width:none;margin-left:-12px;margin-bottom:35px}}
@media(max-width:360px){.menu-toggle .hamburger{display:none}.menu-toggle{flex-shrink:0;gap:0}}
.svc-hero{text-align:center;background:radial-gradient(ellipse at 50% 0,#19365a 0,transparent 70%),#08142a}.svc-hero .container{max-width:1000px}.svc-hero h1,.svc-hero .svc-intro{margin-left:auto;margin-right:auto}.svc-hero h1{max-width:860px;text-wrap:balance}.svc-hero .svc-intro{max-width:720px}.svc-hero .phero-btns,.svc-hero .breadcrumbs{justify-content:center}.svc-trust>.container{justify-content:center}.svc-narrow{margin-inline:auto}.svc-summary{border-radius:30px}.svc-promise{border-radius:24px}.svc-closing{text-align:center}.svc-closing .phero-btns{justify-content:center}
@media(max-width:650px){.svc-hero h1{font-size:34px}.svc-hero .svc-intro{font-size:16px}.svc-trust>.container{align-items:center}.svc-trust span{font-size:12px}}
