.guide-row--illustrated[data-astro-cid-rsqmylbr]{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:1rem;display:grid}.guide-row--illustrated[data-astro-cid-rsqmylbr] img[data-astro-cid-rsqmylbr]{object-fit:cover;border-radius:8px;width:100%;height:84px}@media (width<=479px){.guide-row--illustrated[data-astro-cid-rsqmylbr]{grid-template-columns:80px minmax(0,1fr);gap:.8rem}}.topic-navigator{z-index:5;border-radius:var(--radius-large);box-shadow:var(--shadow-float);background:#fff;border:1px solid #d7e0e5;grid-template-columns:repeat(9,minmax(0,1fr));gap:.65rem;margin-top:-66px;padding:1rem;display:grid;position:relative}.topic-navigator a{--topic-accent:#1d4ed8;--topic-tint:#eaf0ff;--topic-motion:topic-check;--topic-badge:#edf2f5;min-width:0;min-height:106px;color:var(--ink-strong);font:750 .875rem/1.3 var(--font-display);background:#f8fafb;border:1px solid #e0e7ec;border-radius:12px;align-content:center;place-items:center;gap:.6rem;padding:.7rem .25rem;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,box-shadow .22s;display:grid}.topic-navigator [data-topic=power]{--topic-accent:#a14b08;--topic-tint:#fff0ce;--topic-motion:topic-charge}.topic-navigator [data-topic=water]{--topic-accent:#0369a1;--topic-tint:#e0f2fe;--topic-motion:topic-ripple}.topic-navigator [data-topic=heat]{--topic-accent:#c2410c;--topic-tint:#ffedd5;--topic-motion:topic-warmth}.topic-navigator [data-topic=food]{--topic-accent:#477126;--topic-tint:#eaf4dd;--topic-motion:topic-steam}.topic-navigator [data-topic=health]{--topic-accent:#be185d;--topic-tint:#fce7f3;--topic-motion:topic-pulse}.topic-navigator [data-topic=air]{--topic-accent:#0e7490;--topic-tint:#dcf5f8;--topic-motion:topic-breeze}.topic-navigator [data-topic=protection]{--topic-accent:#047857;--topic-tint:#dcfce7;--topic-motion:topic-check}.topic-navigator [data-topic=gear]{--topic-accent:#6d28d9;--topic-tint:#ede9fe;--topic-motion:topic-turn}.topic-navigator [data-topic=plan]{--topic-accent:#1d4ed8;--topic-tint:#eaf0ff;--topic-motion:topic-list}.topic-navigator__badge{background:var(--topic-badge);color:#314b5a;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;transition:background-color .22s,color .22s,box-shadow .22s;display:grid}.topic-icon{display:block;overflow:visible}.topic-icon__wash{fill:currentColor;fill-opacity:.12}.topic-icon__solid{fill:currentColor;fill-opacity:.22}.topic-icon__motion{transform-box:fill-box;transform-origin:50%}.topic-navigator a:focus-visible{--topic-badge:var(--topic-tint);border-color:var(--topic-accent);outline:3px solid var(--topic-accent);outline-offset:3px;background:#fff;box-shadow:0 8px 20px #06172212}.topic-navigator a:focus-visible .topic-navigator__badge{color:var(--topic-accent);box-shadow:0 0 0 4px var(--topic-tint)}.topic-navigator a:focus-visible .topic-icon__motion{animation:var(--topic-motion) .8s ease both}@media (hover:hover) and (pointer:fine){.topic-navigator a:hover{--topic-badge:var(--topic-tint);border-color:var(--topic-accent);background:#fff;transform:translateY(-4px);box-shadow:0 8px 20px #06172212}.topic-navigator a:hover .topic-navigator__badge{color:var(--topic-accent);box-shadow:0 0 0 4px var(--topic-tint)}.topic-navigator a:hover .topic-icon__motion{animation:var(--topic-motion) .8s ease both}}.topic-navigator a:active{--topic-badge:var(--topic-tint);border-color:var(--topic-accent)}.topic-navigator a:active .topic-navigator__badge{color:var(--topic-accent)}@keyframes topic-charge{35%{fill-opacity:.65;transform:scale(1.12)}70%{transform:scale(.96)}}@keyframes topic-ripple{45%{transform:translateY(-1px)scale(1.15)}}@keyframes topic-warmth{45%{transform:translateY(-1.5px)}}@keyframes topic-steam{45%{opacity:.45;transform:translateY(-2px)}}@keyframes topic-pulse{25%,65%{transform:scale(1.18)}45%{transform:scale(1)}}@keyframes topic-breeze{40%{transform:translate(2px)}70%{transform:translate(-1px)}}@keyframes topic-check{0%{stroke-dasharray:1;stroke-dashoffset:1px;opacity:.25}to{stroke-dasharray:1;stroke-dashoffset:0;opacity:1}}@keyframes topic-list{0%{stroke-dasharray:1;stroke-dashoffset:1px;opacity:.25;transform:translateY(2px)}60%,to{stroke-dasharray:1;stroke-dashoffset:0;opacity:1;transform:translateY(0)}}@keyframes topic-turn{to{transform:rotate(60deg)}}@media (width<=1199px){.topic-navigator{gap:.4rem;padding:.85rem}.topic-navigator a{font-size:.8rem}}@media (width<=1023px){.topic-navigator{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:-52px;padding:1rem}.topic-navigator a{grid-template-columns:auto 1fr;justify-items:start;gap:.8rem;min-height:84px;padding:.7rem 1rem;font-size:.9rem}.topic-navigator__badge{border-radius:13px;width:42px;height:42px}.topic-icon{width:30px;height:30px}}@media (width<=767px){.topic-navigator{border-radius:var(--radius-panel);gap:.5rem;margin-top:-35px;padding:.75rem}.topic-navigator a{grid-template-columns:1fr;place-items:center;gap:.4rem;padding:.6rem .2rem;font-size:.75rem}.topic-navigator__badge{border-radius:12px;width:38px;height:38px}.topic-icon{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.topic-navigator a,.topic-navigator__badge{transition:none}.topic-navigator a:hover{transform:none}.topic-navigator a:focus-visible .topic-icon__motion,.topic-navigator a:hover .topic-icon__motion{animation:none}}.home-page main{background:var(--surface)}.home-hero{background:var(--navy-950);color:var(--white);position:relative;overflow:hidden}.home-hero__inner{z-index:1;align-items:center;min-height:640px;padding-block:76px 110px;display:flex;position:relative}.home-hero__copy{width:min(100%,720px)}.home-hero h1{color:var(--white);margin-bottom:1rem;font-size:clamp(3.25rem,4vw,3.5rem);font-weight:800;line-height:1.02}.home-hero h1 span{color:var(--energy-lime)}.home-hero__copy>p{color:#ffffffdb;max-width:520px;margin-bottom:2.2rem;font-size:1.125rem;line-height:1.58}.home-hero__actions{flex-wrap:wrap;gap:.9rem;display:flex}.home-hero__actions .button{min-width:195px;height:50px}.home-hero__trust{flex-wrap:wrap;gap:1.35rem;margin:2.5rem 0 0;padding:0;list-style:none;display:flex}.home-hero__trust li{color:#ffffffe6;font-family:var(--font-display);align-items:center;gap:.48rem;font-size:.875rem;font-weight:650;display:inline-flex}.home-hero__trust li+li{border-left:1px solid #ffffff47;padding-left:1.35rem}.home-hero__trust svg{color:var(--energy-lime)}.home-canvas{background:var(--canvas);margin-top:-66px;padding-top:66px}.home-section{padding-block:clamp(3rem,5vw,5rem) 2rem}.guides-section{border-top:1px solid var(--line)}.topic-section{padding-bottom:clamp(3rem,5vw,5rem)}.editorial-grid{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:40px;display:grid}.section-intro{padding:.5rem .15rem 0 0}.section-intro h2{letter-spacing:-.035em;margin-bottom:.85rem;font-size:1.875rem;font-weight:800;line-height:1.14}.section-intro p{color:var(--text-muted);margin-bottom:1.2rem;font-size:1.125rem;line-height:1.55}.section-link,.dark-link{min-height:44px;color:var(--link-blue);font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:800;display:inline-flex}.section-link svg,.dark-link svg{transition:transform var(--dur-fast) var(--ease)}.section-link:hover svg,.dark-link:hover svg{transform:translate(3px)}.topic-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.topic-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-width:0;transition:transform .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #0412200d}.topic-card:hover{border-color:#00a8ff73;transform:translateY(-3px);box-shadow:0 16px 34px #0412201c}.topic-card>img{aspect-ratio:1.82;object-fit:cover;background:var(--navy-900);width:100%}.topic-card__body{flex-direction:column;flex:1;padding:1.25rem 2.1rem 1.5rem 1.25rem;display:flex;position:relative}.topic-card__body strong{color:var(--ink-strong);font-family:var(--font-display);font-size:1.05rem;font-weight:780;line-height:1.24}.topic-card__body>small{margin-top:.5rem}.topic-card__body>span{color:var(--text-muted);margin-top:.75rem;font-size:.90625rem;line-height:1.5}.topic-card__body>svg{transition:transform var(--dur-fast) var(--ease);position:absolute;bottom:.9rem;right:.85rem}.topic-card:hover .topic-card__body>svg{transform:translate(3px)}.guide-feature-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,1fr);gap:24px;min-height:300px;display:grid}.featured-guide{border-radius:var(--radius-card);background:var(--navy-900);color:var(--white);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.featured-guide>img{object-fit:cover;object-position:69% 58%;width:100%;height:100%;position:absolute;inset:0}.featured-guide__scrim{background:linear-gradient(90deg,#020d19fa 0%,#020d19db 42%,#020d194d 77%,#020d1924);position:absolute;inset:0}.featured-guide__copy{z-index:1;flex-direction:column;justify-content:center;max-width:480px;height:100%;padding:1.75rem;display:flex;position:relative}.featured-guide .eyebrow{color:var(--energy-lime);font-family:var(--font-display);letter-spacing:.09em;text-transform:uppercase;margin-bottom:1rem;font-size:.8125rem;font-weight:800}.featured-guide h3{color:var(--white);margin-bottom:.75rem;font-size:1.75rem;font-weight:780;line-height:1.15}.featured-guide p{color:#ffffffd6;max-width:37ch;margin-bottom:.8rem;font-size:1.125rem;line-height:1.55}.dark-link{width:fit-content;color:var(--white)}.guide-list{grid-template-rows:repeat(3,minmax(0,1fr));gap:16px;display:grid}.guide-row{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-height:0;transition:transform var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);grid-template-columns:116px minmax(0,1fr);align-items:stretch;display:grid;overflow:hidden;box-shadow:0 1px 3px #0412200d}.guide-row:hover{border-color:#00a8ff73;transform:translateY(-2px)}.guide-row>img{object-fit:cover;background:var(--navy-900);border-radius:8px;width:100px;height:calc(100% - 16px);margin:8px 0 8px 8px}.guide-row>span{flex-direction:column;justify-content:center;min-width:0;padding:.7rem .85rem;display:flex}.guide-row strong{color:var(--ink-strong);font-family:var(--font-display);font-size:.98rem;font-weight:750;line-height:1.25}.guide-row .section-link{min-height:30px;margin-top:.2rem;font-size:.8125rem}.guide-row--text{grid-template-columns:minmax(0,1fr)}.guide-row--text>span{padding:1.25rem 1.5rem}.guide-row--text strong{font-size:1.05rem}.family-plan{border-radius:var(--radius-panel);background:linear-gradient(110deg, var(--navy-950), var(--navy-850));min-height:250px;color:var(--white);box-shadow:var(--shadow-card);grid-template-columns:32% minmax(0,1fr);align-items:center;gap:2rem;margin-block:0 clamp(3rem,5vw,5rem);padding:2.5rem;display:grid;position:relative;overflow:hidden}.family-plan__wave{pointer-events:none;width:72%;height:190px;position:absolute;bottom:-1px;right:-3%}.family-plan__copy{z-index:1;position:relative}.family-plan h2{color:var(--white);margin-bottom:.7rem;font-size:2rem;font-weight:780;line-height:1.15}.family-plan h2 span{color:var(--energy-lime)}.family-plan__copy p{color:#ffffffd1;max-width:36ch;margin-bottom:1rem;font-size:1.125rem;line-height:1.5}.family-plan__copy .button{min-height:38px}.family-plan__steps{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:0 56px 0 0;list-style:none;display:grid;position:relative}.family-plan__steps li{border-radius:var(--radius-card);text-align:center;background:#041423b8;border:1px solid #00a8ffab;align-content:center;place-items:center;min-height:160px;padding:1.1rem .8rem;display:grid}.family-plan__steps svg{color:var(--energy-lime);margin-bottom:.65rem}.family-plan__steps strong{font-family:var(--font-display);font-size:1.05rem}.family-plan__steps span{color:#ffffffc7;margin-top:.35rem;font-size:.90625rem;line-height:1.4}.confidence{padding-block:0 clamp(3rem,5vw,5rem)}.confidence__heading{text-align:center}.confidence__heading h2{margin-bottom:.35rem;font-size:2rem;font-weight:800;line-height:1.15}.confidence__heading p{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem}.confidence__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;margin:0;padding:0 70px;list-style:none;display:grid;position:relative}.confidence__steps:before{content:"";z-index:0;border-top:2px dashed var(--line-dark);position:absolute;top:50%;left:16%;right:16%}.confidence__steps li{z-index:1;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);grid-template-columns:32px minmax(0,1fr) 84px;align-items:start;gap:.8rem;min-height:140px;padding:1.35rem;display:grid;position:relative;box-shadow:0 1px 3px #0412200d}.confidence__number{background:var(--navy-950);width:28px;height:28px;color:var(--white);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:.8125rem;font-weight:800;display:grid}.confidence__steps strong{color:var(--ink-strong);font-family:var(--font-display);font-size:1.1rem}.confidence__steps p{color:var(--text-muted);margin:.28rem 0 .25rem;font-size:.90625rem;line-height:1.45}.confidence__steps .section-link{min-height:36px;font-size:.8125rem}.confidence__icon{color:var(--link-blue);align-self:center}.home-newsletter{padding-bottom:clamp(3rem,5vw,5rem)}@media (width<=1199px){.home-hero__copy{max-width:650px}.editorial-grid{grid-template-columns:218px minmax(0,1fr);gap:24px}.topic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.family-plan{grid-template-columns:1fr}.family-plan__steps{padding-right:0}.confidence__steps{gap:34px}.family-plan__copy{grid-template-columns:1fr auto;align-items:center;gap:.25rem 1rem;display:grid}.family-plan__copy h2{grid-row:1/3}.family-plan__copy p{margin:0}.family-plan__copy .button{align-self:start}}@media (width<=1023px){.home-hero__inner{min-height:620px;padding-bottom:88px}.home-canvas{margin-top:-232px;padding-top:232px}.editorial-grid{grid-template-columns:1fr;gap:32px}.section-intro{grid-template-columns:1fr auto;align-items:end;gap:.2rem 1rem;display:grid}.section-intro h2{max-width:21ch;margin-bottom:0}.section-intro p{grid-column:1;margin:.4rem 0 0}.section-intro .section-link{grid-area:1/2/3}.topic-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-feature-grid{grid-template-columns:1fr}.guide-list{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr))}.guide-row{grid-template-columns:1fr}.guide-row>img{height:120px}.guide-row>span{min-height:120px}.family-plan__copy{display:block}.family-plan__copy p{margin-bottom:1rem}.family-plan__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.confidence__steps{gap:16px;padding-inline:0}.confidence__steps li{grid-template-columns:30px 1fr}.confidence__icon{display:none}}@media (width<=767px){.home-hero__inner{align-items:end;min-height:740px;padding-block:240px 92px}.home-hero h1{font-size:clamp(2.5rem,11vw,2.75rem)}.home-hero__copy>p{font-size:1rem}.home-hero__actions .button{flex:185px;min-width:0}.home-hero__trust{gap:.75rem 1rem}.home-hero__trust li{font-size:.78rem}.home-hero__trust li+li{border-left:0;padding-left:0}.home-canvas{margin-top:-245px;padding-top:245px}.section-intro{display:block}.section-intro h2{font-size:1.85rem}.section-intro p{font-size:1rem}.topic-card-grid{grid-template-columns:1fr 1fr}.topic-card__body{min-height:136px;padding-inline:1.1rem 2rem}.topic-card__body strong{font-size:1rem}.topic-card__body>span{font-size:.875rem}.guide-list{grid-template-columns:1fr}.guide-row{grid-template-columns:110px 1fr}.guide-row--text{grid-template-columns:minmax(0,1fr)}.guide-row>img{height:100%}.guide-row>span{min-height:105px}.guide-row--text>span{min-height:84px}.featured-guide__copy{min-height:340px;padding:1.5rem}.featured-guide h3{font-size:1.6rem}.family-plan{gap:2rem;padding:2rem 1.5rem}.family-plan h2{font-size:1.75rem}.family-plan__steps li{min-height:165px}.confidence__heading h2{font-size:1.75rem}.confidence__steps{grid-template-columns:1fr}.confidence__steps:before{display:none}.confidence__steps li{min-height:138px}}@media (width<=539px){.home-hero__actions{display:grid}.home-hero__actions .button{width:100%}.home-hero__trust li{flex:44%}.topic-card-grid{grid-template-columns:1fr}.topic-card{min-height:0}.topic-card__body{min-height:120px}.family-plan__steps{grid-template-columns:1fr}.family-plan__steps li{min-height:148px}}
