.homewell-page{--hw-night:#191436;--hw-indigo:#272058;--hw-indigo-mid:#332b6d;--hw-indigo-soft:#4a4194;--hw-lilac:#b9b0ef;--hw-lilac-soft:#d6d0f7;--hw-lilac-wash:#eeebfb;--hw-marigold:#e5a02c;--hw-marigold-deep:#bd7c11;--hw-clay:#cf6a4a;--hw-linen:#fbf7f0;--hw-linen-deep:#f3ece1;--hw-card:#ffffff;--hw-line:#e8dfd1;--hw-line-cool:#ded8f4;--hw-ink:#221c3c;--hw-muted:#5d5679;--hw-display:Optima,Candara,"Gill Sans MT","Gill Sans","Trebuchet MS","Segoe UI",Calibri,sans-serif;--hw-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-family:var(--hw-sans);color:var(--hw-ink);background:var(--hw-linen);line-height:1.65;overflow-x:clip;padding-bottom:80px}.homewell-page *{box-sizing:border-box}.homewell-page img{max-width:100%;display:block}.homewell-page h1,.homewell-page h2,.homewell-page h3{font-family:var(--hw-display);margin:0;font-weight:700;letter-spacing:-.008em;line-height:1.18;overflow-wrap:break-word}.homewell-page blockquote,.homewell-page li,.homewell-page p{overflow-wrap:break-word}.homewell-page a:focus-visible,.homewell-page button:focus-visible,.homewell-page input:focus-visible{outline:3px solid var(--hw-marigold);outline-offset:3px;border-radius:10px}.homewell-wrap{max-width:1150px;margin:0 auto;padding:0 24px;min-width:0}.homewell-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.homewell-stitch{height:26px;background-color:var(--hw-night);background-image:repeating-linear-gradient(90deg,rgba(185,176,239,.85) 0 13px,rgba(185,176,239,0) 13px 27px);background-size:100% 3px;background-repeat:repeat-x;background-position:50%}.homewell-page [data-homewell-reveal=pending]{opacity:0;transform:translateY(20px)}.homewell-page [data-homewell-reveal=in]{opacity:1;transform:none;transition:opacity .6s ease,transform .6s cubic-bezier(.2,.72,.3,1)}.homewell-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--hw-marigold);color:#2a1c00;font-family:var(--hw-sans);font-weight:800;font-size:.96rem;letter-spacing:.005em;text-decoration:none;padding:14px 26px;border:2px solid var(--hw-marigold);border-radius:14px;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease}.homewell-btn:hover{background:var(--hw-marigold-deep);border-color:var(--hw-marigold-deep);color:#fff;transform:translateY(-2px);box-shadow:0 10px 22px rgba(189,124,17,.34)}.homewell-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.48)}.homewell-btn--ghost:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.82);color:#fff;box-shadow:none}.homewell-phone{display:inline-flex;align-items:center;gap:8px;color:inherit;font-weight:700;font-size:1rem;text-decoration:none;white-space:nowrap;min-width:0;transition:color .16s ease}.homewell-phone:hover{color:var(--hw-marigold-deep)}.homewell-phone--ghost{color:#fff;border:2px solid rgba(255,255,255,.32);border-radius:14px;padding:12px 22px}.homewell-phone--ghost:hover{color:#fff;background:rgba(255,255,255,.12)}.homewell-actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px}.homewell-actions--center{justify-content:center}.homewell-stars{display:inline-flex;gap:2px;color:var(--hw-marigold);flex-shrink:0}.homewell-capture{background:var(--hw-card);border:1px solid var(--hw-line-cool);border-radius:20px;padding:20px 20px 17px;box-shadow:0 16px 38px rgba(25,20,54,.1);min-width:0}.homewell-capture-row{display:flex;align-items:stretch;gap:10px;position:relative;min-width:0}.homewell-capture-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--hw-indigo-soft);pointer-events:none;display:grid;place-items:center}.homewell-capture-input{flex:1 1 140px;min-width:0;width:100%;font:inherit;font-size:1rem;color:var(--hw-ink);background:var(--hw-lilac-wash);border:2px solid var(--hw-line-cool);border-radius:14px;padding:13px 16px 13px 42px;transition:border-color .16s ease,background .16s ease}.homewell-capture-input::placeholder{color:#8b85a4}.homewell-capture-input:focus{background:#fff;border-color:var(--hw-indigo-soft)}.homewell-capture-input[aria-invalid=true]{border-color:var(--hw-clay);background:#fdf1ed}.homewell-btn--submit{flex:0 0 auto;padding:13px 24px}.homewell-capture-error{margin:10px 0 0;color:#a8462a;font-size:.87rem;font-weight:700}.homewell-capture-privacy{display:flex;align-items:center;gap:7px;margin:11px 0 0;font-size:.82rem;color:var(--hw-muted)}.homewell-capture-privacy svg{color:var(--hw-indigo-soft);flex-shrink:0}.homewell-capture-badges{list-style:none;display:flex;flex-wrap:wrap;gap:8px 14px;margin:12px 0 0;padding:12px 0 0;border-top:1px dashed var(--hw-line-cool)}.homewell-capture-badges li{display:inline-flex;align-items:center;gap:6px;font-size:.76rem;font-weight:800;letter-spacing:.02em;color:var(--hw-indigo);min-width:0}.homewell-capture-proof{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;margin:10px 0 0;font-size:.8rem;color:var(--hw-muted)}.homewell-capture-proof strong{color:var(--hw-ink)}.homewell-capture-proof em{font-style:italic;opacity:.85}.homewell-capture-med{display:flex;align-items:flex-start;gap:7px;margin:12px 0 0;padding-top:11px;border-top:1px dashed var(--hw-line-cool);font-size:.77rem;line-height:1.6;color:var(--hw-muted)}.homewell-capture-med svg{color:var(--hw-clay);flex-shrink:0;margin-top:4px}.homewell-capture--done{display:flex;align-items:flex-start;gap:14px;background:linear-gradient(140deg,#ffffff 0,var(--hw-lilac-wash) 100%);border-color:var(--hw-lilac)}.homewell-capture-check{color:var(--hw-indigo-soft);flex-shrink:0;margin-top:2px}.homewell-capture-done-title{font-family:var(--hw-display);font-size:1.22rem;font-weight:700;margin:0 0 5px;color:var(--hw-indigo)}.homewell-capture-done-text{margin:0;font-size:.92rem;color:var(--hw-muted)}.homewell-nav{position:sticky;top:0;z-index:40;background:rgba(25,20,54,.96);color:#fff;border-bottom:1px solid rgba(185,176,239,.26);backdrop-filter:saturate(140%) blur(6px)}.homewell-nav-inner{display:flex;align-items:center;gap:22px;max-width:1150px;margin:0 auto;padding:12px 24px;min-width:0}.homewell-brand{display:inline-flex;align-items:center;gap:11px;color:#fff;text-decoration:none;min-width:0}.homewell-brand-mark{width:38px;height:38px;flex-shrink:0;border-radius:16px 16px 12px 12px;display:grid;place-items:center;background:linear-gradient(155deg,var(--hw-marigold) 0,#d5843a 100%);color:#2a1c00}.homewell-brand-name{font-family:var(--hw-display);font-size:1.26rem;font-weight:700;line-height:1.05;letter-spacing:-.005em;min-width:0}.homewell-brand-name span{color:var(--hw-marigold)}.homewell-brand-name small{display:block;font-family:var(--hw-sans);font-size:.58rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.58);margin-top:3px}.homewell-nav-links{display:flex;gap:22px;margin-left:auto;min-width:0}.homewell-nav-links a{color:#ded9f2;text-decoration:none;font-size:.9rem;font-weight:600;transition:color .16s ease}.homewell-nav-links a:hover{color:var(--hw-marigold)}.homewell-nav-phone{color:#fff;font-size:.95rem}.homewell-nav-phone:hover{color:var(--hw-marigold)}.homewell-nav-cta{padding:10px 20px;font-size:.86rem;flex-shrink:0}.homewell-hero{background-color:var(--hw-indigo);background-image:radial-gradient(84% 68% at 76% 6%,rgba(185,176,239,.24) 0,transparent 62%),radial-gradient(70% 62% at 2% 98%,rgba(229,160,44,.2) 0,transparent 60%);color:#fff}.homewell-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:54px;align-items:center;max-width:1150px;margin:0 auto;padding:70px 24px 78px}.homewell-hero-grid>*{min-width:0}.homewell-kicker{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;background:rgba(185,176,239,.14);border:1px solid rgba(185,176,239,.44);color:var(--hw-lilac-soft);font-size:.73rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;padding:7px 15px;border-radius:999px;margin-bottom:20px}.homewell-hero h1{font-size:clamp(2.2rem,4.8vw,3.5rem);color:#fff}.homewell-hero h1 em{font-style:normal;display:block;color:var(--hw-marigold)}.homewell-hero-sub{color:#d3cdec;font-size:1.09rem;margin:20px 0 24px;max-width:36rem}.homewell-hero-points{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:11px}.homewell-hero-points li{display:flex;align-items:flex-start;gap:11px;color:#e7e3f6;font-size:.96rem;min-width:0}.homewell-hero-points svg{color:var(--hw-marigold);flex-shrink:0;margin-top:4px}.homewell-hero-note{margin:22px 0 0;font-size:.79rem;line-height:1.68;color:rgba(255,255,255,.6);max-width:38rem;border-left:2px solid rgba(185,176,239,.45);padding-left:13px}.homewell-hero-figure{position:relative;margin:0 0 28px;min-width:0}.homewell-hero-frame{aspect-ratio:4/5;border-radius:190px 190px 26px 26px;overflow:hidden;border:1px solid rgba(255,255,255,.2);box-shadow:0 28px 62px rgba(0,0,0,.4)}.homewell-hero-frame img{width:100%;height:100%;object-fit:cover}.homewell-hero-chip{position:absolute;left:10px;bottom:-24px;max-width:calc(100% - 20px);display:flex;align-items:center;gap:12px;background:var(--hw-card);color:var(--hw-ink);border-radius:18px;padding:12px 18px;box-shadow:0 18px 36px rgba(0,0,0,.3);min-width:0}.homewell-hero-chip-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:14px;background:var(--hw-lilac-wash);color:var(--hw-indigo-soft)}.homewell-hero-chip-num{display:block;font-family:var(--hw-display);font-size:1.3rem;font-weight:700;line-height:1.1;color:var(--hw-indigo)}.homewell-hero-chip-label{display:block;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--hw-muted);margin-top:3px}.homewell-section{padding:78px 0}.homewell-section--paper{background:var(--hw-card);border-top:1px solid var(--hw-line);border-bottom:1px solid var(--hw-line)}.homewell-section--deep{background-color:var(--hw-night);background-image:radial-gradient(74% 62% at 50% 0,rgba(185,176,239,.14) 0,transparent 62%);color:#e9e5f8}.homewell-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--hw-indigo-soft);font-size:.71rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px}.homewell-eyebrow:before{content:"";width:10px;height:10px;border-radius:3px;transform:rotate(45deg);background:currentColor;flex-shrink:0}.homewell-eyebrow--lilac{color:var(--hw-lilac)}.homewell-head{max-width:46rem;margin-bottom:44px;min-width:0}.homewell-head--center{margin-left:auto;margin-right:auto;text-align:center}.homewell-head--center .homewell-eyebrow{justify-content:center}.homewell-head h2{font-size:clamp(1.65rem,3.4vw,2.5rem);color:var(--hw-indigo)}.homewell-head p{margin:15px 0 0;color:var(--hw-muted);font-size:1.02rem}.homewell-section--deep .homewell-head h2{color:#fff}.homewell-section--deep .homewell-head p{color:#bdb6da}.homewell-h2--tight{font-size:clamp(1.5rem,3vw,2.1rem);color:var(--hw-indigo)}.homewell-lede{color:var(--hw-muted);font-size:1.02rem;margin:0 0 20px}.homewell-tag{display:inline-flex;align-items:center;gap:7px;background:var(--hw-lilac-wash);color:var(--hw-indigo);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:6px 13px;border-radius:999px}.homewell-magnet{background:linear-gradient(180deg,var(--hw-linen-deep) 0,var(--hw-linen) 70%);padding:64px 0 70px}.homewell-magnet-grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:46px;align-items:start}.homewell-magnet-grid>*{min-width:0}.homewell-magnet-copy h2{font-size:clamp(1.55rem,3.2vw,2.25rem);color:var(--hw-indigo)}.homewell-magnet-copy .homewell-lede{margin-top:15px}.homewell-magnet-bullets{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:10px}.homewell-magnet-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:var(--hw-ink);min-width:0}.homewell-magnet-bullets svg{color:var(--hw-marigold-deep);flex-shrink:0;margin-top:4px}.homewell-magnet-bullets--light li{color:#e3ddf7}.homewell-magnet-bullets--light svg{color:var(--hw-marigold)}.homewell-magnet-preview{background:var(--hw-card);border:1px solid var(--hw-line);border-radius:24px;overflow:hidden;box-shadow:0 18px 42px rgba(25,20,54,.1)}.homewell-magnet-media{aspect-ratio:16/10;overflow:hidden}.homewell-magnet-media img{width:100%;height:100%;object-fit:cover}.homewell-magnet-preview-body{padding:20px 22px 24px}.homewell-magnet-toc{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:12px}.homewell-magnet-toc li{font-size:.88rem;color:var(--hw-muted);padding-left:15px;border-left:2px solid var(--hw-lilac-soft);min-width:0}.homewell-magnet-toc strong{display:block;color:var(--hw-indigo);font-size:.71rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:2px}.homewell-stats{background:var(--hw-indigo-mid);color:#fff;padding:34px 0 30px}.homewell-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.homewell-stat{min-width:0;padding-left:16px;border-left:2px solid rgba(229,160,44,.65)}.homewell-stat strong{display:block;font-family:var(--hw-display);font-size:clamp(1.35rem,2.7vw,1.9rem);font-weight:700;line-height:1.15;color:var(--hw-marigold)}.homewell-stat span{display:block;margin-top:5px;font-size:.84rem;color:#cbc4e6}.homewell-stats-note{display:flex;align-items:flex-start;gap:8px;margin:24px 0 0;font-size:.77rem;color:rgba(255,255,255,.62);max-width:64rem}.homewell-stats-note svg{flex-shrink:0;margin-top:4px}.homewell-cares{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.homewell-care{background:var(--hw-card);border:1px solid var(--hw-line);border-radius:24px;overflow:hidden;min-width:0;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.homewell-care:hover{transform:translateY(-5px);border-color:var(--hw-lilac);box-shadow:0 22px 44px rgba(25,20,54,.14)}.homewell-care-media{position:relative;aspect-ratio:5/4;overflow:hidden}.homewell-care-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.homewell-care:hover .homewell-care-media img{transform:scale(1.05)}.homewell-care-tag{position:absolute;top:13px;left:13px;max-width:calc(100% - 26px);background:rgba(25,20,54,.9);color:var(--hw-lilac-soft);font-size:.67rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;padding:6px 13px;border-radius:999px}.homewell-care-icon{position:absolute;left:20px;top:-23px;display:grid;place-items:center;width:46px;height:46px;border-radius:16px 16px 14px 14px;background:var(--hw-marigold);color:#2a1c00;box-shadow:0 10px 22px rgba(25,20,54,.28)}.homewell-care-body{position:relative;padding:36px 24px 26px;min-width:0;flex:1 1 auto}.homewell-care-body h3{font-size:1.24rem;color:var(--hw-indigo);margin-bottom:8px}.homewell-care-meta{display:flex;align-items:flex-start;gap:8px;margin:0 0 13px;font-size:.82rem;font-weight:700;color:var(--hw-indigo-soft);min-width:0}.homewell-care-meta svg{flex-shrink:0;margin-top:4px}.homewell-care-body p{margin:0;font-size:.93rem;color:var(--hw-muted)}.homewell-care-note{margin-top:14px!important;padding-top:13px;border-top:1px dashed var(--hw-line);font-size:.86rem!important;color:var(--hw-indigo)!important;font-weight:600}.homewell-callout{margin-top:30px;background:#fdf5e7;border:1px solid #efd9ac;border-left:4px solid var(--hw-marigold);border-radius:18px;padding:20px 22px;min-width:0}.homewell-callout-label{display:inline-flex;align-items:center;gap:8px;font-size:.71rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--hw-marigold-deep);margin-bottom:9px}.homewell-callout-label svg{flex-shrink:0}.homewell-callout p{margin:0;font-size:.89rem;color:#63512c}.homewell-callout strong{color:#4d3c19}.homewell-journey{padding:82px 0;background-color:var(--hw-indigo);background-image:radial-gradient(78% 66% at 50% 0,rgba(185,176,239,.16) 0,transparent 60%);color:#fff}.homewell-journey-track{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.homewell-lane{position:relative;height:114px;margin-bottom:14px;min-width:0;pointer-events:none;color:rgba(185,176,239,.6)}.homewell-route-h{position:absolute;left:0;right:0;bottom:4px;width:100%;height:62px;display:block}.homewell-route-v{display:none}.homewell-milestone{position:absolute;left:var(--pos);bottom:16px;width:11px;height:11px;margin-left:-5.5px;border-radius:999px;background:var(--hw-lilac);box-shadow:0 0 0 5px rgba(185,176,239,.18)}.homewell-marker{position:absolute;left:0;bottom:20px;width:56px;height:56px;pointer-events:none;will-change:transform}.homewell-marker svg{position:relative;width:100%;height:100%;display:block;filter:drop-shadow(0 10px 16px rgba(0,0,0,.45))}.homewell-marker-disc{fill:var(--hw-marigold);stroke:#fff5e2;stroke-width:2}.homewell-marker-heart{fill:rgba(42,28,0,.16)}.homewell-marker-ecg{stroke:#2a1c00}.homewell-marker-ring{position:absolute;inset:0;border-radius:999px;border:2px solid var(--hw-marigold);opacity:0;animation:homewell-beat 2.1s ease-out infinite}@keyframes homewell-beat{0%{transform:scale(.9);opacity:.65}70%{transform:scale(1.55);opacity:0}to{transform:scale(1.55);opacity:0}}.homewell-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;min-width:0}.homewell-step{min-width:0;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:22px 20px;transition:background .45s ease,border-color .45s ease,transform .45s ease}.homewell-step[data-active=true]{background:rgba(229,160,44,.13);border-color:rgba(229,160,44,.55);transform:translateY(-4px)}.homewell-step-label{display:block;font-size:.67rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.45);transition:color .45s ease}.homewell-step[data-active=true] .homewell-step-label{color:var(--hw-marigold)}.homewell-step-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:rgba(255,255,255,.1);color:var(--hw-lilac);margin:13px 0}.homewell-step h3{font-size:1.09rem;color:#fff;margin-bottom:8px}.homewell-step p{margin:0;font-size:.88rem;color:#c6bfe4}.homewell-journey-cta{margin-top:44px;display:flex;justify-content:center}.homewell-journey .homewell-phone:hover{color:var(--hw-marigold)}.homewell-split{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:50px;align-items:start}.homewell-split>*{min-width:0}.homewell-split-media{aspect-ratio:3/4;border-radius:170px 170px 24px 24px;overflow:hidden;border:1px solid var(--hw-line);position:sticky;top:92px}.homewell-split-media img{width:100%;height:100%;object-fit:cover}.homewell-standards{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:20px}.homewell-standards li{display:flex;gap:15px;min-width:0}.homewell-standards>li>div{min-width:0}.homewell-standard-icon{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:16px 16px 12px 12px;background:var(--hw-lilac-wash);color:var(--hw-indigo-soft)}.homewell-standards h3{font-size:1.08rem;color:var(--hw-indigo);margin-bottom:6px}.homewell-standards p{margin:0;font-size:.92rem;color:var(--hw-muted)}.homewell-paying{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.homewell-pay{min-width:0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:24px 22px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.homewell-pay:hover{transform:translateY(-4px);background:rgba(255,255,255,.08);border-color:rgba(229,160,44,.45)}.homewell-pay-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:16px 16px 12px 12px;background:rgba(229,160,44,.16);color:var(--hw-marigold);margin-bottom:14px}.homewell-pay h3{font-size:1.1rem;color:#fff;margin-bottom:8px}.homewell-pay p{margin:0;font-size:.9rem;color:#bdb6da}.homewell-pay-media{margin-top:26px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:26px;align-items:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:18px}.homewell-pay-media img{width:100%;height:100%;min-height:200px;object-fit:cover;border-radius:18px}.homewell-pay-media p{display:flex;align-items:flex-start;gap:10px;margin:0;min-width:0;font-family:var(--hw-display);font-size:clamp(1rem,1.9vw,1.28rem);line-height:1.5;color:#e9e5f8}.homewell-pay-media svg{color:var(--hw-marigold);flex-shrink:0;margin-top:7px}.homewell-proofline{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:6px 10px;margin:16px 0 0!important;font-size:.92rem}.homewell-proofline strong{color:var(--hw-indigo)}.homewell-proofline em{font-style:italic;opacity:.85}.homewell-quotes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.homewell-quote{margin:0;min-width:0;background:var(--hw-card);border:1px solid var(--hw-line);border-radius:24px;padding:24px 24px 22px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.homewell-quote:hover{transform:translateY(-4px);border-color:var(--hw-lilac);box-shadow:0 20px 40px rgba(25,20,54,.12)}.homewell-quote blockquote{margin:13px 0 18px;font-family:var(--hw-display);font-size:1.03rem;line-height:1.56;color:var(--hw-ink)}.homewell-quote figcaption{display:flex;align-items:center;gap:12px;padding-top:15px;border-top:1px dashed var(--hw-line);min-width:0}.homewell-quote figcaption>span:last-child{min-width:0}.homewell-quote-avatar{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:14px 14px 999px 999px;background:linear-gradient(155deg,var(--hw-lilac) 0,var(--hw-indigo-soft) 100%);color:#fff;font-family:var(--hw-display);font-size:1.14rem;font-weight:700}.homewell-quote figcaption strong{display:block;font-size:.94rem;color:var(--hw-indigo)}.homewell-quote figcaption em{display:block;font-style:normal;font-size:.77rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hw-muted);margin-top:2px}.homewell-quotes-note{margin:26px auto 0;max-width:56rem;text-align:center;font-size:.8rem;color:var(--hw-muted)}.homewell-faq{max-width:820px;margin:0 auto;display:grid;gap:12px;min-width:0}.homewell-faq-item{background:var(--hw-linen);border:1px solid var(--hw-line);border-radius:18px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.homewell-faq-item[data-open=true]{border-color:var(--hw-lilac);background:#fff;box-shadow:0 14px 30px rgba(25,20,54,.09)}.homewell-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:0;padding:18px 22px;font:inherit;font-family:var(--hw-display);font-size:1.07rem;font-weight:700;color:var(--hw-indigo);text-align:left;cursor:pointer;min-width:0;transition:color .16s ease}.homewell-faq-q>span{min-width:0}.homewell-faq-q:hover{color:var(--hw-marigold-deep)}.homewell-faq-q svg{flex-shrink:0;color:var(--hw-indigo-soft);transition:transform .25s ease}.homewell-faq-item[data-open=true] .homewell-faq-q svg{transform:rotate(180deg)}.homewell-faq-a{padding:0 22px 20px;font-size:.94rem;color:var(--hw-muted);animation:homewell-fade .25s ease}@keyframes homewell-fade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.homewell-final{background-color:var(--hw-night);background-image:radial-gradient(70% 58% at 10% 6%,rgba(185,176,239,.2) 0,transparent 62%),radial-gradient(66% 58% at 92% 94%,rgba(229,160,44,.2) 0,transparent 60%);color:#fff;padding:76px 0 82px}.homewell-final-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);gap:48px;align-items:center}.homewell-final-grid>*{min-width:0}.homewell-final h2{font-size:clamp(1.6rem,3.3vw,2.4rem);color:#fff}.homewell-final .homewell-lede{color:#cac3e4;margin-top:15px}.homewell-final-alt{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin-top:20px}.homewell-final-note{display:flex;align-items:flex-start;gap:8px;margin:20px 0 0;font-size:.79rem;line-height:1.65;color:rgba(255,255,255,.58);max-width:40rem}.homewell-final-note svg{flex-shrink:0;margin-top:4px}.homewell-final-media{aspect-ratio:4/5;border-radius:190px 190px 26px 26px;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 58px rgba(0,0,0,.4)}.homewell-final-media img{width:100%;height:100%;object-fit:cover}.homewell-footer{background:var(--hw-night);color:#a49cc4;padding:44px 0 40px;font-size:.85rem;border-top:1px solid rgba(185,176,239,.2)}.homewell-footer-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.homewell-footer .homewell-phone{color:#ddd8f1}.homewell-footer .homewell-phone:hover{color:var(--hw-marigold)}.homewell-footer-disclaimer{border-top:1px solid rgba(255,255,255,.12);padding-top:22px;line-height:1.78;max-width:70rem;margin:0}.homewell-footer-disclaimer strong{color:#ded9f2}.homewell-callbar{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--hw-indigo);border-top:2px solid var(--hw-marigold);box-shadow:0 -10px 26px rgba(0,0,0,.28)}.homewell-callbar-inner{display:flex;align-items:center;justify-content:center;gap:20px;max-width:1150px;margin:0 auto;padding:11px 20px;min-width:0}.homewell-callbar-label{display:inline-flex;align-items:center;gap:8px;color:var(--hw-lilac-soft);font-size:.86rem;font-weight:700;letter-spacing:.04em;min-width:0}.homewell-callbar-phone{color:#fff;font-family:var(--hw-display);font-size:1.3rem;min-width:0}.homewell-callbar-phone:hover{color:var(--hw-marigold)}.homewell-callbar-btn{padding:9px 20px;font-size:.85rem;flex-shrink:0}@media (max-width:1000px){.homewell-nav-links{display:none}.homewell-nav-phone{margin-left:auto}.homewell-hero-grid{grid-template-columns:minmax(0,1fr);gap:46px;padding:54px 24px 64px}.homewell-hero-frame{aspect-ratio:16/11;border-radius:150px 150px 24px 24px}.homewell-final-grid,.homewell-magnet-grid{grid-template-columns:minmax(0,1fr);gap:34px}.homewell-final-media{aspect-ratio:16/10;border-radius:150px 150px 24px 24px}.homewell-split{grid-template-columns:minmax(0,1fr);gap:32px}.homewell-split-media{position:static;aspect-ratio:16/10;border-radius:140px 140px 22px 22px}.homewell-cares,.homewell-quotes{grid-template-columns:repeat(2,minmax(0,1fr))}.homewell-final,.homewell-journey,.homewell-section{padding:58px 0}}@media (max-width:780px){.homewell-journey-track{grid-template-columns:58px minmax(0,1fr);gap:14px}.homewell-lane{height:auto;align-self:stretch;margin-bottom:0}.homewell-route-h{display:none}.homewell-route-v{display:block;position:absolute;left:50%;top:12px;bottom:12px;width:0;border-left:3px dashed rgba(185,176,239,.6);transform:translateX(-1.5px)}.homewell-milestone{left:50%;top:var(--pos);bottom:auto}.homewell-marker{width:44px;height:44px;left:7px;top:0;bottom:auto}.homewell-steps{grid-template-columns:minmax(0,1fr);gap:14px}}@media (max-width:640px){.homewell-cares,.homewell-pay-media,.homewell-paying,.homewell-quotes{grid-template-columns:minmax(0,1fr)}.homewell-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homewell-pay-media img{aspect-ratio:16/9;min-height:0}.homewell-callbar-label{display:none}.homewell-page{padding-bottom:72px}}@media (max-width:480px){.homewell-hero-grid,.homewell-nav-inner,.homewell-wrap{padding-left:15px;padding-right:15px}.homewell-nav-cta{display:none}.homewell-nav-inner{gap:10px;padding-top:10px;padding-bottom:10px}.homewell-brand-name{font-size:1.02rem}.homewell-brand-mark{width:34px;height:34px;border-radius:13px 13px 10px 10px}.homewell-nav-phone{font-size:.85rem}.homewell-hero h1{font-size:clamp(1.72rem,8.4vw,2.2rem)}.homewell-final h2,.homewell-h2--tight,.homewell-head h2,.homewell-magnet-copy h2{font-size:clamp(1.32rem,6.8vw,1.74rem)}.homewell-head p,.homewell-hero-sub,.homewell-lede{font-size:.98rem}.homewell-kicker{font-size:.62rem;letter-spacing:.1em;padding:6px 12px}.homewell-eyebrow{font-size:.65rem;letter-spacing:.15em}.homewell-actions,.homewell-final-alt{flex-direction:column;align-items:stretch;width:100%}.homewell-actions .homewell-btn,.homewell-final-alt .homewell-btn{width:100%}.homewell-actions .homewell-phone,.homewell-final-alt .homewell-phone{justify-content:center}.homewell-phone--ghost{padding:11px 18px}.homewell-capture{padding:18px 16px 15px;border-radius:18px}.homewell-capture-row{flex-direction:column;align-items:stretch}.homewell-capture-icon{top:28px}.homewell-capture-input{flex:1 1 auto;width:100%}.homewell-btn--submit{width:100%}.homewell-final,.homewell-journey,.homewell-magnet,.homewell-section{padding:46px 0}.homewell-hero-grid{padding-top:42px;padding-bottom:56px}.homewell-final-media,.homewell-hero-frame,.homewell-split-media{aspect-ratio:4/3;border-radius:110px 110px 20px 20px}.homewell-hero-chip{left:8px;bottom:-18px;padding:10px 13px;gap:10px;max-width:calc(100% - 16px)}.homewell-hero-chip-icon{width:34px;height:34px;border-radius:12px}.homewell-hero-chip-num{font-size:1.08rem}.homewell-hero-chip-label{font-size:.6rem}.homewell-care-body,.homewell-magnet-preview-body{padding-left:18px;padding-right:18px}.homewell-callbar-inner{gap:10px;padding:9px 12px;flex-wrap:nowrap}.homewell-callbar-phone{font-size:1.02rem}.homewell-callbar-btn{padding:8px 14px;font-size:.78rem}}@media (max-width:400px){.homewell-stats-grid{grid-template-columns:minmax(0,1fr);gap:14px}.homewell-journey-track{grid-template-columns:52px minmax(0,1fr);gap:10px}.homewell-marker{width:34px;height:34px;left:9px}.homewell-nav-inner{gap:8px}.homewell-brand-mark{width:30px;height:30px}.homewell-brand-name{font-size:.94rem}.homewell-brand-name small{font-size:.52rem;letter-spacing:.11em}.homewell-nav-phone{font-size:.78rem;gap:5px}.homewell-nav-phone svg{display:none}.homewell-callbar-phone{font-size:.94rem}.homewell-callbar-phone svg{display:none}.homewell-callbar-btn{padding:8px 11px;font-size:.72rem}.homewell-capture-badges{gap:6px 10px}.homewell-capture-badges li{font-size:.71rem}.homewell-care-icon{left:16px;top:-21px;width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.homewell-page *,.homewell-page :after,.homewell-page :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.homewell-marker{transform:none!important;left:34%}.homewell-marker-ring{animation:none;opacity:.5;transform:none}.homewell-page [data-homewell-reveal]{opacity:1!important;transform:none!important}.homewell-btn:hover,.homewell-care:hover,.homewell-care:hover .homewell-care-media img,.homewell-pay:hover,.homewell-quote:hover,.homewell-step[data-active=true]{transform:none}}@media (prefers-reduced-motion:reduce) and (max-width:780px){.homewell-marker{left:7px;top:34%}}@media (prefers-reduced-motion:reduce) and (max-width:400px){.homewell-marker{left:9px}}