@import"https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&family=Outfit:wght@500;600;700;800&display=swap";:root{--ink: #1a2e28;--text: #344e44;--muted: #6a8278;--line: #d4e8dc;--paper: #fff8e8;--cream: #f8fdf9;--white: #ffffff;--sage: #e8f5ee;--sage-strong: #2e7a5a;--teal: #2e7a5a;--teal-dark: #236045;--blue: #2a9fd6;--rose: #3aa7d8;--rose-dark: #1f86b7;--gold: #f7c96b;--sun-soft: #fff1bd;--coral-soft: #f28f7b;--shadow: 0 22px 70px rgba(26, 46, 40, .13);--radius: 14px;--font-body: "Atkinson Hyperlegible", system-ui, -apple-system, Segoe UI, sans-serif;--font-display: "Outfit", system-ui, -apple-system, Segoe UI, sans-serif;--cream-soft: #f0f9f4;--gold-soft: #fff0bf;--blue-dark: #0f6f96;--shadow-1: 0 16px 42px rgba(26, 46, 40, .12);--shadow-2: 0 24px 70px rgba(26, 46, 40, .16);--spring: cubic-bezier(.34, 1.56, .64, 1);--ease-out: cubic-bezier(.32, .72, 0, 1);--r-sm: 6px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-body);line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-999px;top:12px;z-index:100;padding:10px 14px;color:var(--white);background:var(--ink)}.skip-link:focus{left:12px}.app-header,.site-header{position:sticky;top:0;z-index:20;min-height:72px;padding:14px clamp(18px,4vw,52px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffdf7ed;border-bottom:1px solid rgba(30,43,52,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.logo{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;letter-spacing:0;text-decoration:none}.brand-logo{width:clamp(160px,16vw,220px);height:60px;object-fit:contain;object-position:left center;border-radius:6px}.logo .accent{color:var(--teal)}.header-inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.top-nav,.main-nav ul{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.top-nav a,.main-nav a{color:var(--muted);font-size:14px;font-weight:700;text-decoration:none}.header-actions{display:flex;align-items:center;gap:12px}.phone-link{color:var(--teal);font-size:14px;font-weight:800;text-decoration:none}.mobile-toggle{display:none}.button,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:var(--radius);font-size:14px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer}.button{text-decoration:none}.button.large,.btn-primary{min-height:52px;padding-inline:24px}.hero-actions .button.large,.cta-actions .button.large{min-height:64px;padding-inline:34px;font-size:17px}.primary,.btn-primary{color:var(--white);background:var(--blue);border-color:var(--blue)}.primary:hover,.btn-primary:hover{background:var(--rose-dark)}.secondary,.btn-secondary{background:var(--white)}.full{width:100%}.hero{min-height:calc(92vh - 72px);padding:clamp(18px,3vw,42px);display:grid;grid-template-columns:minmax(360px,.88fr) minmax(420px,1.12fr);gap:22px;align-items:stretch}.hero-copy{padding:clamp(30px,5vw,64px);display:flex;flex-direction:column;justify-content:center;background:var(--cream);border:1px solid rgba(30,43,52,.08);border-radius:var(--radius)}.hero-copy:before{content:"";width:78px;height:6px;margin-bottom:26px;display:block;background:var(--gold);border-radius:999px}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:20px;font-size:clamp(40px,4.8vw,62px);line-height:1;letter-spacing:0}h2{margin-bottom:16px;font-size:clamp(30px,4vw,52px);line-height:1.04;letter-spacing:0}h3{margin-bottom:8px;font-size:20px;line-height:1.22}p{color:var(--text)}.lead{max-width:640px;margin-bottom:28px;color:var(--text);font-size:19px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hero-actions .button{min-width:260px}.quiet-note{max-width:520px;margin:0;color:var(--muted);font-size:14px;font-weight:600}.hero-visual{position:relative;min-height:560px;overflow:hidden;border-radius:var(--radius);background:var(--sage)}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-card{position:absolute;left:24px;right:24px;bottom:24px;max-width:520px;padding:22px;background:#fffdf7f2;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card span,.license{display:inline-flex;margin-bottom:8px;color:var(--teal);font-size:12px;font-weight:900;text-transform:uppercase}.hero-card strong{display:block;margin-bottom:8px;font-size:22px;line-height:1.18}.hero-card p{margin:0;color:var(--muted);font-size:14px}.trust-bar{padding:18px clamp(20px,5vw,66px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-bar span{min-height:54px;display:flex;align-items:center;padding:12px 14px;color:var(--text);background:#f7fbf9;border:1px solid var(--line);border-radius:var(--radius);font-size:13px;font-weight:800;line-height:1.25}.section{padding:clamp(66px,8vw,112px) clamp(20px,5vw,66px)}.cta-band{margin:0;padding:34px clamp(20px,5vw,66px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta-band.soft{background:linear-gradient(135deg,#e6f7fd,#fff4c9)}.cta-band strong{display:block;margin-bottom:4px;color:var(--ink);font-size:clamp(22px,2.5vw,34px);line-height:1.15}.cta-band span{color:var(--muted);font-size:17px}.cta-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.decision-section{background:linear-gradient(180deg,#fff1bd52,#fff8e800 42%),var(--paper)}.section-kicker{max-width:760px;margin-bottom:32px}.section-kicker p:not(.eyebrow),.section-title p{max-width:720px;color:var(--muted);font-size:17px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.process-grid article{min-height:260px;padding:26px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.process-grid span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:34px;color:var(--ink);background:var(--gold);border-radius:7px;font-weight:900}.care-section{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(340px,1.05fr);gap:clamp(30px,6vw,80px);align-items:center;background:var(--sage)}.image-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.image-stack img{width:100%;height:430px;object-fit:cover;border-radius:var(--radius)}.image-stack img:nth-child(2){margin-top:54px}.care-list{display:grid;gap:12px;margin-top:28px}.care-list a{display:block;padding:20px;color:var(--ink);background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none}.care-list span{display:block;margin-bottom:4px;color:var(--teal);font-size:12px;font-weight:900;text-transform:uppercase}.care-list strong{font-size:18px}.care-list em{display:inline-flex;margin-top:14px;color:var(--teal);font-size:13px;font-style:normal;font-weight:900}.surface{background:var(--cream)}.section-title{max-width:900px;margin-bottom:28px}.section-title.row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:24px}.home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-card{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.home-card img{width:100%;height:170px;object-fit:cover}.home-card div{padding:16px}.home-card h3{min-height:42px;margin-bottom:8px;font-size:17px}.license{padding:6px 8px;background:var(--sun-soft);border-radius:5px}.home-card p{min-height:44px;margin-bottom:12px;color:var(--muted);font-size:13px}.home-card a{color:var(--teal);font-weight:900;text-decoration:none}.price-range{display:block;color:var(--blue);font-size:15px}.ranked-section{background:var(--white)}.ranked-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ranked-card{display:flex;flex-direction:column;overflow:hidden;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 42px #1c4a5c14}.ranked-image{position:relative;height:220px;overflow:hidden}.ranked-image img{width:100%;height:100%;object-fit:cover}.verified-badge{position:absolute;left:12px;top:12px;padding:7px 10px;color:#0b7d42;background:var(--white);border-radius:999px;font-size:12px;font-weight:900}.ranked-body{padding:18px;display:flex;flex:1;flex-direction:column}.ranked-body h3{min-height:48px;margin-bottom:8px;font-size:21px}.address,.care-types{margin-bottom:5px;color:var(--ink);font-size:13px}.review{margin:12px 0;color:var(--muted);font-size:14px}.ranked-meta{margin-top:auto;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ranked-meta strong{font-size:17px}.ranked-meta span{padding:3px 7px;color:var(--white);background:#058d3f;border-radius:5px;font-size:13px;font-weight:900}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card-actions .button{width:100%}.advisor-section{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(360px,1.25fr);gap:clamp(30px,6vw,84px);align-items:center;background:linear-gradient(135deg,#e8f5ee,#fff1bd);color:var(--ink)}.advisor-section p{color:var(--text)}.advisor-section .eyebrow{color:var(--teal)}.advisor-panel{padding:clamp(24px,4vw,42px);background:#ffffffb8;border:1px solid rgba(255,255,255,.82);border-radius:var(--radius)}.quote{margin-bottom:24px;color:var(--ink)!important;font-size:clamp(21px,2.4vw,30px);line-height:1.2;font-weight:700}.advisor-points{display:flex;flex-wrap:wrap;gap:10px}.advisor-points span{padding:9px 10px;color:var(--teal);background:#ffffffbf;border-radius:6px;font-size:13px;font-weight:800}.photo-band{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:16px;align-items:stretch}.photo-band img{width:100%;height:520px;object-fit:cover;border-radius:var(--radius)}.photo-band div{padding:clamp(28px,5vw,58px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,var(--white),#fff8e8);border:1px solid var(--line);border-radius:var(--radius)}.resources-section{background:var(--sage)}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.resource-card{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 42px #1c4a5c14}.resource-card img{width:100%;height:210px;object-fit:cover}.resource-card div{padding:22px}.resource-card span{display:inline-flex;margin-bottom:10px;color:var(--teal);font-size:12px;font-weight:900;text-transform:uppercase}.resource-card h3{min-height:72px;font-size:23px}.resource-card p{margin-bottom:0;color:var(--muted)}.site-footer{padding:34px clamp(20px,5vw,64px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--white);border-top:1px solid var(--line)}.site-footer div{max-width:860px;display:grid;gap:8px}.site-footer p{max-width:860px;margin:0;color:var(--muted);font-size:13px}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px}.site-footer a{color:var(--muted);font-size:13px;font-weight:700;text-decoration:none}.footer-grid{width:100%;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px;margin:20px 0}.footer-col h4{margin:0 0 10px;font-size:12px;text-transform:uppercase}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:8px}.footer-bottom{width:100%;display:flex;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer-disclaimer{width:100%}.container{max-width:1120px;margin:0 auto;padding:0 22px}.quiz-page{background:var(--paper)}.quiz-container{max-width:780px;margin:0 auto;padding:40px 22px 72px}.guided-quiz{max-width:860px}.quiz-progress{margin-bottom:24px}.quiz-progress-meta{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:800}.quiz-progress-bar{height:8px;background:#e4e8e7;border-radius:99px;overflow:hidden}.quiz-progress-fill{height:100%;background:var(--blue)}.quiz-screen{display:none;padding:clamp(24px,4vw,44px);background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 50px #1e2b3414}.quiz-screen.active{display:block}.quiz-screen h1{font-size:clamp(30px,4vw,46px)}.quiz-screen h2{font-size:clamp(22px,2.4vw,30px);line-height:1.15}.question-sub{font-size:17px}.quiz-question{margin-top:30px}.hint,.field-hint{color:var(--muted);font-size:13px}.option-list{display:grid;gap:10px}.option-list.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.pill-list{max-width:680px;margin:0 auto;gap:14px}.pill-list.two-col{grid-template-columns:repeat(2,minmax(220px,1fr))}.pill-list.three-choice{max-width:760px;grid-template-columns:repeat(3,minmax(0,1fr))}.option{position:relative;display:flex;align-items:center;gap:12px;min-height:58px;padding:14px 16px;background:#fbfcfb;border:1px solid var(--line);border-radius:var(--radius);font-weight:700;cursor:pointer;overflow:hidden}.pill-list .option{justify-content:center;min-height:58px;padding:16px 22px;border-radius:999px;text-align:center}.pill-list .option input+span{color:var(--ink);font-weight:800}.pill-list .option:has(input:checked) input+span{color:var(--teal)}.wide-option{grid-column:1 / -1;justify-self:stretch;width:min(360px,100%);margin:0 auto}.narrow-field{max-width:420px;margin-left:auto;margin-right:auto}.recovery-option{margin-top:12px;background:transparent;border-color:transparent;font-size:14px}.reassurance-list{max-width:640px;margin:0 auto 30px;padding:0;list-style:none}.reassurance-list li{margin-bottom:8px;color:var(--text);font-weight:700}.reassurance-list li:before{content:"";margin-right:10px;color:var(--blue)}.option:hover{border-color:var(--blue)}.option input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.option span,.option .dot{position:relative;z-index:1;pointer-events:none}.dot{width:18px;height:18px;flex:0 0 18px;border:2px solid #9cafb5;border-radius:50%}.checkbox .dot{border-radius:5px}.option:has(input:checked){border-color:var(--blue);background:#e4f6fc}.option input:checked+.dot{border-color:var(--blue);background:var(--blue)}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-field{display:grid;gap:7px;margin-bottom:14px}.form-field label{font-size:13px;font-weight:800}input,select,textarea{width:100%;min-height:50px;padding:0 14px;color:var(--ink);background:#fbfcfb;border:1px solid var(--line);border-radius:var(--radius);font:inherit}input:focus,select:focus,textarea:focus{outline:3px solid rgba(42,159,214,.2);border-color:var(--blue)}.is-invalid{border-color:var(--rose)!important;outline:3px solid rgba(201,93,83,.18)}.quiz-question.is-invalid{padding:12px;margin-left:-12px;margin-right:-12px;border:1px solid rgba(201,93,83,.45);border-radius:var(--radius)}.consent-block{margin-top:24px;padding:16px;background:#fbfcfb;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);font-size:12px}.consent-block label{display:flex;align-items:start;gap:10px;margin-bottom:12px}.consent-block input{width:auto;min-height:auto;margin-top:3px}.quiz-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px;padding-top:22px;border-top:1px solid var(--line)}.btn-back{background:transparent;border:0;color:var(--muted);font-weight:800}.page-header,.content-page,.thank-you-page{padding:56px 0}.content-page .container,.page-header .container{max-width:860px}.content-page h2{margin-top:32px;font-size:28px}.content-page li{color:var(--muted);margin-bottom:8px}.thank-you-card,.how-deep-item,.partner-row{background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.thank-you-card{max-width:680px;margin:0 auto;padding:42px;text-align:center}.partner-list,.how-deep{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.partner-row{padding:14px;display:flex;justify-content:space-between;gap:12px}.faq-item{padding:22px 0;border-bottom:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}@media(max-width:1080px){.hero,.care-section,.advisor-section,.photo-band{grid-template-columns:1fr}.hero-visual{min-height:460px}.home-grid,.ranked-grid,.resource-grid{grid-template-columns:1fr 1fr}.trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.app-header,.site-header{position:relative;align-items:flex-start;flex-wrap:wrap}.header-inner{flex-wrap:wrap}.top-nav,.main-nav ul{order:3;width:100%;justify-content:space-between;gap:12px;overflow-x:auto}.header-actions{margin-left:auto}.process-grid,.home-grid,.ranked-grid,.resource-grid,.trust-bar{grid-template-columns:1fr}.section-title.row,.site-footer,.cta-band{align-items:flex-start;flex-direction:column}.cta-actions{width:100%;justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.option-list.two-col,.form-row,.partner-list,.how-deep,.contact-grid,.pill-list.three-choice,.image-stack{grid-template-columns:1fr}.image-stack img,.image-stack img:nth-child(2){width:100%;height:auto;aspect-ratio:16 / 10;margin-top:0;object-fit:cover;object-position:center}.ranked-image,.home-card img,.resource-card img,.photo-band img{height:auto;aspect-ratio:16 / 10}}.button,.btn{min-height:52px;padding-inline:24px;font-size:17px;line-height:1.2}.button.large,.btn-primary{min-height:56px;font-size:18px}.b-header{min-height:72px;padding-block:10px}.b-header nav{gap:28px;font-size:17px}.b-header .button.primary{min-height:52px;font-size:16px}.b-hero{padding-top:clamp(14px,2vw,24px);padding-bottom:0}.b-bento-refined{grid-template-columns:1fr;grid-template-rows:auto;gap:0}.b-tile.hero.hero-conversion:before{background-image:url(/assets/friends-plaza-BPhPoWOy.png)}.b-tile.hero.hero-conversion.hero-centered{height:auto;min-height:0;padding:clamp(24px,2.8vw,36px) clamp(22px,5vw,72px) clamp(20px,2.4vw,30px);box-sizing:border-box;justify-content:center}.b-tile.hero.hero-conversion.hero-centered h1{font-size:clamp(32px,3.6vw,48px);margin-top:8px}.b-tile.hero.hero-conversion.hero-centered p{font-size:clamp(15px,1.1vw,17px);color:#ffffffd1;margin-top:8px}.hero-top-spacer{display:none}.hero-cta-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;flex-wrap:wrap}.hero-cta-btn{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:14px 20px 14px 28px;font-size:16px;font-weight:700;background:#e8631a;color:#fff;border-radius:10px;border:none;text-decoration:none;transition:background .2s var(--spring),transform .16s var(--spring)}.hero-cta-btn:hover{background:#d45512;transform:translateY(-1px)}.btn-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#00000024;font-size:14px;flex-shrink:0;transition:transform .22s var(--spring)}.hero-cta-btn:hover .btn-icon-wrap{transform:translate(3px)}.hero-cta-phone{display:inline-flex;align-items:center;gap:8px;min-height:52px;padding:14px 24px;font-size:15px;font-weight:600;color:#ffffffeb;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.28);border-radius:10px;text-decoration:none;transition:background .2s var(--spring),border-color .2s var(--spring)}.hero-cta-phone:hover{background:#ffffff2e;border-color:#ffffff75;color:#fff}.hero-stats-row{display:flex;align-items:center;justify-content:center;gap:0;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.14)}.hero-stat{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 32px}.hero-stat strong{font-family:Outfit,sans-serif;font-size:clamp(20px,2vw,26px);font-weight:800;color:#fff;line-height:1}.hero-stat span{font-size:12px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.06em}.hero-stat-div{width:1px;height:32px;background:#ffffff2e;flex-shrink:0}.hero-search{margin-top:22px}.hero-search .button{min-height:56px;font-size:17px}.hero-call-banner{margin-top:0;margin-bottom:clamp(28px,4vw,48px)}.support-phone-banner,.support-phone-banner.soft-banner{width:min(1120px,calc(100% - 40px));margin:0 auto clamp(24px,3.5vw,44px);padding:clamp(26px,3vw,36px);color:var(--white);background:linear-gradient(135deg,#1a5c3c,#2e8a5a);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 42px #0c1e1a38}.support-phone-banner h2,.support-phone-banner.soft-banner h2{color:var(--white);font-size:clamp(28px,2.5vw,38px)}.support-phone-banner p,.support-phone-banner.soft-banner p{color:#ffffffe6;font-size:18px}.support-phone-banner .phone-button,.support-phone-banner .button.primary{background:var(--blue);border-color:var(--blue);color:var(--white);align-items:center;gap:10px;padding:14px 22px;height:auto;min-height:0;line-height:1}.phone-btn-inner{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.phone-btn-label{font-size:16px;font-weight:800;line-height:1.2}.phone-btn-number{font-size:12px;font-weight:400;font-style:italic;opacity:.8;line-height:1}.support-phone-banner .button.secondary{background:var(--white);color:var(--ink);border-color:#ffffffd1}.soft-banner .banner-actions{flex-direction:column;align-items:stretch;justify-content:center;width:min(330px,100%)}.soft-banner .banner-actions .button{width:100%}.b-section{padding-top:clamp(64px,7vw,100px);padding-bottom:clamp(64px,7vw,100px)}.how-pressure{padding-top:clamp(44px,5vw,72px);padding-bottom:clamp(40px,5vw,64px)}.pressure-steps{margin-top:30px}.support-section{padding-top:clamp(46px,5vw,72px)}.community-preview{padding-bottom:clamp(36px,4vw,56px)}#resources .b-section-head,#resources .resource-band{max-width:1120px;margin-left:auto;margin-right:auto}#resources .b-section-head{margin-bottom:30px}.resource-band{align-items:stretch}.res-collapsed{display:none!important}.resources-more{max-width:1120px;margin:28px auto 0;text-align:center}.resource-band .res{min-height:0;padding:clamp(24px,2.5vw,36px)}.resource-band .res h3{font-size:clamp(22px,1.8vw,28px);line-height:1.18}.resource-band .res p{font-size:18px;line-height:1.58}.resource-band .res .read,.quote-tile .points span{font-size:17px}@media(max-width:1080px){.support-phone-banner,.support-phone-banner.soft-banner{grid-template-columns:1fr}.soft-banner .banner-actions{width:100%}}@media(max-width:820px){.button,.btn,.button.large,.btn-primary{font-size:17px}.b-header{min-height:68px}.b-header nav a{font-size:17px}.b-header .actions .phone,.b-header .actions .button{font-size:15px}.b-tile.hero.hero-conversion.hero-centered{height:auto;min-height:0;padding:36px 22px 28px;justify-content:center}.b-tile.hero.hero-conversion.hero-centered h1{font-size:clamp(32px,8vw,44px)}.hero-search{margin-top:22px}.hero-call-banner{margin-top:14px;margin-bottom:26px}.support-phone-banner,.support-phone-banner.soft-banner{width:calc(100% - 32px);margin:24px auto;padding:24px}.support-phone-banner h2,.support-phone-banner.soft-banner h2{font-size:clamp(26px,7vw,32px)}.b-section{padding-top:40px;padding-bottom:40px}.resource-band .res{min-height:auto}}@media(max-width:560px){h1{font-size:40px}h2{font-size:31px}.hero{padding:14px}.hero-copy,.quiz-screen{padding:24px}.hero-actions .button,.header-actions .button,.quiz-nav .button,.quiz-nav .btn,.cta-actions .button{width:100%}.header-actions{width:100%;justify-content:space-between}.hero-visual{min-height:0;height:auto;aspect-ratio:4 / 3}.hero-visual img{height:100%;object-position:center}.hero-card{position:static;margin:0;max-width:none;border-radius:0 0 var(--radius) var(--radius);box-shadow:none}.hero-visual{display:flex;flex-direction:column;aspect-ratio:auto}.hero-visual img{height:auto;aspect-ratio:4 / 3}.hero-card strong{font-size:20px}.hero-card p{font-size:13px}.image-stack img,.image-stack img:nth-child(2),.ranked-image,.home-card img,.resource-card img,.photo-band img{aspect-ratio:4 / 3}.photo-band{gap:12px}.footer-grid{grid-template-columns:1fr}.quiz-nav{flex-direction:column;align-items:stretch}}:root{--cream-soft: #f0f9f4;--ink-2: #1a2e28;--teal-dark: #236045;--gold-soft: #f7e8c5;--gold-dark: #c79627;--blue-dark: #1a6b91;--shadow-1: 0 1px 2px rgba(15,30,38,.04), 0 2px 6px rgba(15,30,38,.05);--shadow-2: 0 6px 18px rgba(15,30,38,.08), 0 2px 6px rgba(15,30,38,.05);--r-sm: 8px;--r-md: 8px;--r-lg: 8px;--r-xl: 8px}.shared-footer{background:var(--ink);color:#ffffffb3;padding:60px clamp(20px,4vw,36px) 28px;margin-top:60px}.shared-footer .ft-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;max-width:1280px;margin:0 auto 40px}.shared-footer .ft-brand img{height:52px;margin-bottom:18px;filter:brightness(0) invert(1);opacity:.95}.shared-footer .ft-brand p{font-size:16px;color:#ffffffb8;max-width:340px;line-height:1.6}.shared-footer h4{color:var(--white);font-family:var(--font-body);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.shared-footer ul{display:grid;gap:10px}.shared-footer ul a{font-size:16px;color:#ffffffb8;transition:color .2s var(--spring)}.shared-footer ul a:hover{color:var(--gold)}.shared-footer .ft-bottom{max-width:1280px;margin:0 auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:13px;color:#ffffff80}.shared-footer .ft-bottom nav{display:flex;gap:20px}.shared-footer .ft-bottom nav a:hover{color:var(--gold)}@media(max-width:820px){.shared-footer .ft-grid{grid-template-columns:1fr 1fr;gap:32px}.shared-footer .ft-brand{grid-column:1 / -1}}@media(max-width:520px){.shared-footer .ft-grid{grid-template-columns:1fr}}.b-page{background:var(--paper)}.b-header .phone:hover,.b-header .phone:focus-visible{background:#3db87a}.ahca-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 10px;background:var(--white);border:1px solid var(--line);border-radius:999px;color:var(--ink);font-size:12px;white-space:nowrap}.ahca-badge svg{color:var(--teal);flex-shrink:0}.ahca-badge-text{display:flex;flex-direction:column;line-height:1.2}.ahca-badge-text strong{font-size:12px;font-weight:800;color:var(--ink)}.ahca-badge-text span{font-size:11px;font-weight:600;color:var(--muted)}.b-hero{padding:clamp(16px,2vw,24px) clamp(20px,4vw,36px) 0}.b-bento{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto;gap:14px}.b-tile{background:var(--white);border-radius:20px;padding:28px;border:1px solid var(--line);position:relative;overflow:hidden;display:flex;flex-direction:column}.b-tile.dark{background:var(--ink);color:var(--white);border-color:transparent}.b-tile.dark p{color:#ffffffb3}.b-tile.cream{background:var(--cream)}.b-tile.gold{background:var(--gold-soft)}.b-tile.image{padding:0;min-height:240px}.b-tile.image img{width:100%;height:100%;object-fit:cover;display:block}.b-tile.hero{grid-column:1 / -1;grid-row:1;background:var(--ink);color:var(--white);padding:clamp(32px,4vw,52px);align-items:center;justify-content:center;text-align:center;min-height:380px;position:relative;overflow:hidden}.b-tile.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/friends-plaza-BPhPoWOy.png);background-size:cover;background-position:center;opacity:.72}.b-tile.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0c1e1aad,#1d5a3e7a)}.b-tile.hero>*{position:relative;z-index:1}.b-tile.hero .eyebrow{color:var(--gold)}.hero-trust-pill{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;padding:8px 16px 8px 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffe6;font-size:13px;font-weight:600;letter-spacing:.01em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-trust-dot{width:8px;height:8px;flex-shrink:0;background:#4ade80;border-radius:50%;box-shadow:0 0 0 2px #4ade804d}.b-tile.hero h1{margin:14px 0;font-size:clamp(36px,4.4vw,60px);line-height:1.05;letter-spacing:-.02em;font-weight:800;color:var(--white);text-wrap:balance;max-width:880px}.b-tile.hero p{max-width:680px;font-size:17px;color:#ffffffe6;margin:0 auto 22px}.b-tile.hero .actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.b-bento>.b-tile:not(.hero){grid-row:2;min-height:260px}.b-tile h3{font-size:22px;line-height:1.18;letter-spacing:-.01em;font-weight:700}.b-tile .label{font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--teal);text-transform:uppercase;margin-bottom:14px}.b-tile.dark .label{color:var(--gold)}.b-tile p{font-size:14px;color:var(--text);line-height:1.5}.b-tile .big-num{font-size:clamp(56px,6vw,88px);line-height:1;font-weight:800;letter-spacing:-.04em;color:var(--teal);margin:6px 0 12px}.b-tile .arrow-link{margin-top:auto;padding-top:16px;display:inline-flex;align-items:center;gap:8px;color:var(--teal);font-weight:700;font-size:13px}.b-tile.dark .arrow-link{color:var(--gold)}.b-trust{margin:14px clamp(20px,4vw,36px) 0;padding:18px 22px;background:var(--white);border:1px solid var(--line);border-radius:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.b-trust span{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--ink)}.b-trust span svg{color:var(--teal);flex-shrink:0}.b-section{padding:clamp(60px,7vw,100px) clamp(20px,4vw,36px)}.b-section-head{max-width:800px;margin-bottom:40px}.b-section-head h2{margin-top:14px;font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.02em;font-weight:800;color:var(--ink);text-wrap:balance}.b-section-head p{margin-top:14px;font-size:17px;color:var(--text);max-width:620px}.b-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.b-step{position:relative;padding:28px;background:var(--white);border:1px solid rgba(46,122,90,.1);border-radius:var(--r-lg);box-shadow:inset 0 1px #ffffffe6,0 2px 14px #1a2e280f;display:flex;flex-direction:column;gap:12px;min-height:240px}.b-step .num{width:48px;height:48px;border-radius:14px;background:var(--gold-soft);color:var(--teal);display:grid;place-items:center;font-size:20px;font-weight:800}.b-step h3{font-size:20px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.b-step p{font-size:14px;color:var(--text)}.b-step+.b-step .num{background:var(--sage);color:var(--teal-dark)}.b-step+.b-step+.b-step .num{background:#2a9fd61f;color:var(--blue-dark)}.b-care{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.b-care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.b-care-tile{position:relative;overflow:hidden;border-radius:18px;min-height:460px;display:flex;align-items:flex-end;background:var(--ink);color:var(--white)}.b-care-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.8;transition:transform .4s var(--ease-out)}.b-care-tile:hover img{transform:scale(1.04)}.b-care-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0f1e26f2 5%,#0f1e2680 45%,#0f1e260d)}.b-care-tile .body{position:relative;z-index:1;padding:28px;width:100%}.b-care-tile .index{font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--gold);text-transform:uppercase}.b-care-tile h3{font-size:26px;line-height:1.1;letter-spacing:-.01em;font-weight:700;margin:10px 0}.b-care-tile p{font-size:14px;color:#ffffffdb;line-height:1.5;max-width:320px}.b-care-tile .link{margin-top:18px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--white);font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.b-care-tile .link:hover{background:#ffffff3d}.b-comm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.b-comm{background:var(--white);border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .22s var(--spring),box-shadow .15s}.b-comm .img{position:relative;aspect-ratio:5/4;overflow:hidden}.b-comm .tag{position:absolute;left:12px;top:12px;padding:6px 10px;background:#fffffff0;border-radius:999px;font-size:13px;font-weight:800;color:var(--ink);letter-spacing:.04em}.b-comm .body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.b-comm h3{font-size:clamp(18px,1.4vw,22px);font-weight:700;line-height:1.2;letter-spacing:-.005em}.b-comm .addr{font-size:15px;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.b-comm .types{display:flex;flex-wrap:wrap;gap:6px}.b-comm .types span{padding:4px 9px;background:var(--sage);color:var(--teal-dark);border-radius:999px;font-size:13px;font-weight:700}.b-comm .note{font-size:15px;color:var(--text)}.b-comm .row{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.b-comm .row strong{font-size:16px;font-weight:700}.b-comm .row a{color:var(--teal);font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:6px}.b-mixband{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px}.b-mixband .quote-tile{grid-row:1 / 3;background:linear-gradient(160deg,var(--gold-soft) 0%,#fff 100%);border:1px solid var(--line);border-radius:18px;padding:clamp(28px,3vw,40px);display:flex;flex-direction:column;justify-content:space-between;min-height:420px}.b-mixband blockquote{margin:0;font-size:clamp(22px,2.2vw,30px);line-height:1.18;letter-spacing:-.01em;font-weight:600;color:var(--ink);text-wrap:balance}.b-mixband blockquote:before{content:"";display:block;font-size:56px;line-height:.5;color:var(--gold);font-family:Georgia,serif;margin-bottom:16px}.b-mixband .points{margin-top:24px;display:grid;gap:10px}.b-mixband .points span{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#ffffffb3;border-radius:999px;font-size:13px;font-weight:600;color:var(--ink)}.b-mixband .points span:before{content:"";color:var(--teal);font-weight:900}.b-mixband .res{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:12px;transition:transform .22s var(--spring),border-color .15s}.b-mixband .res:hover{border-color:var(--teal);transform:translateY(-2px)}.b-mixband .res .kind{font-size:13px;font-weight:800;letter-spacing:.1em;color:var(--teal);text-transform:uppercase}.b-mixband .res h3{font-size:22px;line-height:1.2;font-weight:700;letter-spacing:-.005em}.b-mixband .res p{font-size:17px;color:var(--text)}.b-mixband .res .read{margin-top:auto;color:var(--teal);font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px}.b-finalcta{margin:0 clamp(20px,4vw,36px) clamp(40px,5vw,60px);padding:clamp(50px,6vw,80px) clamp(28px,4vw,56px);background:var(--ink);color:var(--white);border-radius:24px;display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:center;background-image:radial-gradient(circle at 100% 0%,rgba(247,201,107,.22),transparent 60%),radial-gradient(circle at 0% 100%,rgba(42,159,214,.18),transparent 60%)}.b-finalcta .eyebrow{color:var(--gold)}.b-finalcta h2{margin-top:14px;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.02em;font-weight:800;color:var(--white);text-wrap:balance}.b-finalcta p{margin-top:14px;max-width:480px;color:#ffffffb3;font-size:16px}.b-finalcta .actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.b-finalcta .quiet{display:block;margin-top:16px;width:100%;text-align:right;color:#ffffff80;font-size:13px}.b-finalcta .button:not(.accent):not(.primary){background:transparent;color:var(--white);border-color:#ffffff4d}@media(max-width:1080px){.b-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.b-tile.hero{grid-column:1 / -1;grid-row:1;min-height:360px}.b-bento>.b-tile:not(.hero){grid-row:auto;min-height:220px}.b-mixband{grid-template-columns:1fr 1fr}.b-mixband .quote-tile{grid-column:1 / -1;grid-row:auto}}@media(max-width:820px){.b-header nav{display:none}.b-bento{grid-template-columns:1fr}.b-tile.hero{min-height:340px;padding:32px 24px}.b-bento>.b-tile:not(.hero){min-height:200px}.b-steps,.b-care-grid,.b-comm-grid,.b-mixband,.b-finalcta{grid-template-columns:1fr}.b-finalcta .actions,.b-finalcta .quiet{justify-content:flex-start;text-align:left}}.b-page{background:var(--cream-soft);min-height:100vh}.b-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:24px;padding:12px clamp(20px,4vw,36px);background:#fff8e8eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.b-header .brand{display:inline-flex}.b-header nav{flex:1;display:flex;justify-content:space-evenly;align-items:center;margin-left:24px;font-size:17px;font-weight:700;color:var(--text)}.b-header nav a{transition:color .2s var(--spring)}.b-header nav a:hover{color:var(--ink)}.b-header .actions{margin-left:0;display:flex;align-items:center;gap:12px}.b-header .phone{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;background:#e8631a;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;white-space:nowrap;box-shadow:0 2px 10px #e8631a4d;transition:background .18s}.b-header .phone svg{color:#fff;width:18px;height:18px}@media(max-width:820px){.b-header nav{display:none}}.page-hero{padding:clamp(32px,5vw,56px) clamp(20px,4vw,36px) clamp(40px,5vw,64px)}.page-hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr;gap:16px;align-items:stretch}.page-hero-main{background:var(--ink);color:var(--white);border-radius:var(--r-lg);padding:clamp(32px,4vw,52px);position:relative;overflow:hidden;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end}.page-hero-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 110% -10%,rgba(247,201,107,.28),transparent 55%),radial-gradient(circle at -10% 110%,rgba(42,159,214,.22),transparent 55%)}.page-hero-main>*{position:relative;z-index:1}.page-hero-main .eyebrow{color:var(--gold);margin-bottom:16px}.page-hero-main h1{color:var(--white);font-size:clamp(36px,4.4vw,56px);letter-spacing:-.025em;margin-bottom:16px}.page-hero-main p{color:#ffffffc7;font-size:clamp(15px,1.4vw,18px);max-width:540px;line-height:1.55}.page-hero-main .last-updated{margin-top:16px;font-size:13px;color:#ffffff8c}.page-hero-side{background:var(--gold-soft);border-radius:var(--r-lg);padding:clamp(24px,3vw,32px);display:flex;flex-direction:column;gap:14px}.page-hero-side h3{font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.12em;color:var(--teal);text-transform:uppercase}.page-hero-side p{font-size:15px;color:var(--ink);line-height:1.5}.page-hero-side .arrow-link{margin-top:auto;color:var(--teal);font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:8px}@media(max-width:820px){.page-hero-inner{grid-template-columns:1fr}.page-hero-main{min-height:260px}}.b-section{padding:clamp(64px,7vw,100px) clamp(20px,4vw,36px)}.b-section-inner{max-width:1280px;margin:0 auto}.tile{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(24px,3vw,36px)}.tile.cream{background:var(--cream)}.tile.gold{background:var(--gold-soft)}.tile.sage{background:var(--sage)}.tile.dark{background:var(--ink);color:var(--white);border-color:transparent}.tile.dark h2,.tile.dark h3{color:var(--white)}.tile.dark p{color:#ffffffbf}.reading{max-width:760px;margin:0 auto}.reading h2{font-size:clamp(22px,2.2vw,28px);margin-top:48px;margin-bottom:14px;letter-spacing:-.01em;position:relative;padding-left:18px}.reading h2:before{content:"";position:absolute;left:0;top:.35em;width:6px;height:6px;background:var(--gold);border-radius:2px}.reading h2:first-child{margin-top:0}.reading h3{font-family:var(--font-body);font-size:17px;font-weight:700;margin-top:24px;margin-bottom:8px;letter-spacing:-.005em}.reading p{font-size:16px;line-height:1.7;margin-bottom:14px}.reading p a{color:var(--teal-dark);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;font-weight:500}.reading p a:hover{color:var(--teal)}.reading ul,.reading ol{margin:8px 0 18px;padding-left:0}.reading ul li,.reading ol li{position:relative;padding-left:28px;margin-bottom:10px;font-size:16px;line-height:1.65}.reading ul li:before{content:"";position:absolute;left:6px;top:.62em;width:8px;height:8px;background:var(--gold);border-radius:50%}.reading ol{counter-reset:ol}.reading ol li{counter-increment:ol}.reading ol li:before{content:counter(ol);position:absolute;left:0;top:0;width:22px;height:22px;background:var(--ink);color:var(--white);font-size:11px;font-weight:700;border-radius:50%;display:grid;place-items:center}.reading-callout{margin:28px 0;padding:20px 24px;background:var(--gold-soft);border-radius:var(--r-md);border-left:3px solid var(--gold)}.reading-callout p{margin-bottom:0}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step-tile{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:28px;display:flex;flex-direction:column;gap:12px;min-height:240px}.step-tile .num{width:48px;height:48px;border-radius:14px;background:var(--gold-soft);color:var(--teal);display:grid;place-items:center;font-size:20px;font-weight:800;font-family:var(--font-display)}.step-tile:nth-child(2) .num{background:var(--sage);color:var(--teal-dark)}.step-tile:nth-child(3) .num{background:#2a9fd624;color:var(--blue-dark)}.step-tile h3{font-family:var(--font-display);font-size:22px;line-height:1.18;letter-spacing:-.01em}.step-tile p{font-size:14.5px;color:var(--text);line-height:1.55}@media(max-width:820px){.step-grid{grid-template-columns:1fr}}.info-bento{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:40px}.info-bento .tile h3{font-family:var(--font-display);font-size:22px;margin-bottom:12px;letter-spacing:-.01em}.info-bento .tile p{font-size:15px;line-height:1.6;margin-bottom:10px}.info-bento .tile p:last-child{margin-bottom:0}@media(max-width:820px){.info-bento{grid-template-columns:1fr}}.section-head{max-width:760px;margin-bottom:36px}.section-head .eyebrow{margin-bottom:12px}.section-head h2{font-size:clamp(30px,3.4vw,44px);letter-spacing:-.02em;line-height:1.06}.section-head p{margin-top:14px;font-size:17px;color:var(--text);max-width:620px;line-height:1.55}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:1100px}.faq-item{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:0;overflow:hidden;transition:border-color .2s var(--spring)}.faq-item:hover{border-color:var(--gold)}.faq-item summary{list-style:none;cursor:pointer;padding:22px 56px 22px 26px;font-family:var(--font-display);font-size:18px;font-weight:600;color:var(--ink);letter-spacing:-.005em;position:relative;line-height:1.3}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:var(--gold-soft);border-radius:50%;display:grid;place-items:center;font-family:var(--font-body);font-size:18px;font-weight:600;color:var(--teal);transition:background .2s var(--spring),transform .2s ease}.faq-item[open] summary:after{content:"";background:var(--ink);color:var(--gold);transform:translateY(-50%) rotate(180deg)}.faq-item .answer{padding:0 26px 24px}.faq-item .answer p{font-size:15px;line-height:1.65;margin-bottom:10px}.faq-item .answer p:last-child{margin-bottom:0}@media(max-width:820px){.faq-grid{grid-template-columns:1fr}}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.contact-form-tile{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(28px,3vw,40px)}.contact-form-tile h2{font-size:26px;margin-bottom:8px;letter-spacing:-.01em}.contact-form-tile>p{font-size:15px;margin-bottom:28px;line-height:1.6}.form-field{margin-bottom:18px}.form-field label{display:block;font-size:13px;font-weight:700;color:var(--ink);margin-bottom:6px;letter-spacing:.01em}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 14px;background:var(--cream-soft);border:1px solid var(--line);border-radius:var(--r-sm);font-size:15px;color:var(--ink);transition:border-color .2s var(--spring),background .2s var(--spring)}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--teal);background:var(--white)}.form-field textarea{resize:vertical;min-height:120px}.form-fineprint{font-size:13px;color:var(--muted);line-height:1.55;margin:8px 0 22px}.contact-side{display:flex;flex-direction:column;gap:12px}.contact-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:22px 26px}.contact-card.dark{background:var(--ink);color:var(--white);border-color:transparent;background-image:radial-gradient(circle at 110% -10%,rgba(247,201,107,.18),transparent 55%)}.contact-card.dark h3{color:var(--white)}.contact-card.dark p{color:#ffffffbf}.contact-card.dark a{color:var(--gold)}.contact-card h3{font-family:var(--font-display);font-size:18px;margin-bottom:8px;letter-spacing:-.005em}.contact-card p{font-size:14.5px;margin-bottom:8px;line-height:1.55}.contact-card p:last-child{margin-bottom:0}.contact-card a{color:var(--teal-dark);font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}@media(max-width:820px){.contact-grid{grid-template-columns:1fr}}.point-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:32px}.point{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:22px 24px;display:flex;align-items:flex-start;gap:14px}.point .check{flex-shrink:0;width:32px;height:32px;background:var(--gold-soft);color:var(--teal);border-radius:8px;display:grid;place-items:center;font-weight:700}.point p{font-size:14.5px;line-height:1.55;color:var(--ink);font-weight:500}@media(max-width:640px){.point-grid{grid-template-columns:1fr}}.thankyou-wrap{padding:clamp(40px,5vw,80px) clamp(20px,4vw,36px);max-width:880px;margin:0 auto}.thankyou-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-xl);padding:clamp(36px,5vw,64px);position:relative;overflow:hidden;text-align:left}.thankyou-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 100% 0%,rgba(247,201,107,.18),transparent 60%);pointer-events:none}.thankyou-card>*{position:relative;z-index:1}.thankyou-icon{width:64px;height:64px;background:var(--gold);color:var(--ink);border-radius:50%;display:grid;place-items:center;font-size:28px;font-weight:800;margin-bottom:24px}.thankyou-card h1{font-size:clamp(30px,3.6vw,44px);letter-spacing:-.02em;margin-bottom:14px}.thankyou-card .lede{font-size:18px;line-height:1.55;color:var(--text);margin-bottom:32px;max-width:580px}.thankyou-steps{display:grid;gap:12px;margin-bottom:32px}.thankyou-step{display:flex;gap:16px;padding:18px 22px;background:var(--cream-soft);border-radius:var(--r-md);border:1px solid var(--line)}.thankyou-step .step-num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--ink);color:var(--white);display:grid;place-items:center;font-weight:700;font-size:14px}.thankyou-step strong{display:block;margin-bottom:4px;font-family:var(--font-display);font-size:17px;color:var(--ink)}.thankyou-step p{font-size:14.5px;line-height:1.55;margin:0}.thankyou-aside{background:var(--gold-soft);border-radius:var(--r-md);padding:24px 28px;margin-bottom:24px}.thankyou-aside h2{font-size:18px;margin-bottom:14px;letter-spacing:-.005em}.thankyou-aside ul{display:grid;gap:8px}.thankyou-aside ul li{font-size:14.5px;line-height:1.5;color:var(--ink);position:relative;padding-left:22px}.thankyou-aside ul li:before{content:"";position:absolute;left:0;top:0;color:var(--teal);font-weight:800}.thankyou-footer-note{font-size:14px;line-height:1.6;color:var(--text)}.thankyou-footer-note a{color:var(--teal-dark);text-decoration:underline;font-weight:500}.cta-strip{margin:clamp(40px,5vw,64px) clamp(20px,4vw,36px) clamp(20px,3vw,32px);padding:clamp(40px,5vw,60px) clamp(28px,4vw,48px);background:var(--ink);color:var(--white);border-radius:var(--r-xl);display:grid;grid-template-columns:1.4fr 1fr;gap:28px;align-items:center;background-image:radial-gradient(circle at 100% 0%,rgba(247,201,107,.22),transparent 60%),radial-gradient(circle at 0% 100%,rgba(42,159,214,.18),transparent 60%);max-width:1280px;margin-left:auto;margin-right:auto}.cta-strip .eyebrow{color:var(--gold)}.cta-strip h2{margin-top:12px;color:var(--white);font-size:clamp(28px,3.4vw,40px);letter-spacing:-.02em;line-height:1.06}.cta-strip p{margin-top:12px;color:#ffffffb3;font-size:16px;max-width:480px}.cta-strip .actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.cta-strip .button:not(.accent):not(.primary){background:transparent;color:var(--white);border-color:#ffffff4d}@media(max-width:820px){.cta-strip{grid-template-columns:1fr}.cta-strip .actions{justify-content:flex-start}}.button.primary,.button.accent,.btn-primary{background:var(--blue);border-color:var(--blue);color:var(--white)}.button.primary:hover,.button.accent:hover,.btn-primary:hover{background:var(--rose-dark);border-color:var(--rose-dark);color:var(--white)}.button.secondary{background:var(--white);color:var(--ink);border-color:var(--line)}.b-finalcta{background:linear-gradient(135deg,#fff9dd,#e8f5ee);color:var(--ink)}.b-finalcta h2,.b-finalcta .eyebrow{color:var(--ink)}.b-finalcta p,.b-finalcta .quiet{color:var(--text)}.b-finalcta .button:not(.accent):not(.primary){background:var(--white);color:var(--ink);border-color:var(--line)}.home-cta-strip{padding:36px clamp(20px,4vw,36px);display:flex;justify-content:center;gap:14px;background:linear-gradient(135deg,#fff9dd,#e8f5ee);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-cta-strip .button{min-width:260px}.b-comm .row strong{color:var(--ink);font-size:16px}a,a:hover,a:focus,a:visited{text-decoration:none}.b-header .button.primary,.b-header .phone{min-height:48px;padding-inline:22px;font-size:16px}.b-header .button.primary{min-width:148px}.hero .actions .button.large,.home-cta-strip .button,.b-finalcta .button.large,.cta-strip .button,.cta-actions .button.large{min-height:64px;padding:0 32px;border-radius:8px;font-size:17px;font-weight:800}.home-cta-strip{padding-block:44px}.home-cta-strip .button{min-width:330px}.b-care-tile .link{padding:14px 18px;font-size:15px}.mobile-menu-toggle{display:none;width:48px;height:48px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:var(--white);border:1px solid var(--line);border-radius:8px}.mobile-menu-toggle span{width:20px;height:2px;background:var(--ink);border-radius:99px}@media(max-width:820px){.b-header{position:sticky;align-items:center;flex-wrap:wrap}.b-header .mobile-menu-toggle,.site-header .mobile-menu-toggle{display:inline-flex;margin-left:auto}.b-header nav{display:none;order:4;width:100%;margin:10px 0 0;padding:12px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-1)}.b-header.menu-open nav{display:grid;gap:6px}.site-header .main-nav{order:4;width:100%}.site-header .main-nav ul{display:none;width:100%;margin:10px 0 0;padding:12px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-1)}.site-header.menu-open .main-nav ul{display:grid;gap:6px}.b-header nav a{display:block;padding:12px 10px;color:var(--ink);font-size:15px;font-weight:800}.site-header .main-nav a{display:block;padding:12px 10px;color:var(--ink);font-size:15px;font-weight:800}.b-header .actions{order:3;width:100%;margin-left:0;justify-content:stretch;gap:10px}.b-header .actions .phone,.b-header .actions .button{flex:1 1 0;min-width:0}.ahca-badge{display:none}.home-cta-strip{flex-direction:column}.home-cta-strip .button{width:100%}}@media(max-width:480px){.b-header,.site-header{gap:12px;padding:10px 16px}.b-header .brand-logo,.site-header .brand-logo,.site-header .logo img{max-height:36px;width:auto}.b-header .actions{gap:8px;flex-wrap:nowrap}.b-header .actions .phone{padding:10px 14px;font-size:13px;white-space:nowrap}.b-header .actions .button.primary{padding:10px 14px;font-size:14px;min-height:44px;white-space:nowrap;flex:0 1 auto}.mobile-menu-toggle{width:44px;height:44px}.b-tile.hero.hero-conversion.hero-centered{height:auto;min-height:0;padding:28px 18px 22px;justify-content:center}.b-tile.hero h1{font-size:clamp(26px,7.5vw,34px);line-height:1.1}.b-tile.hero p{font-size:15px}.b-tile.hero .actions{flex-direction:column;align-items:stretch}.b-tile.hero .actions .button{width:100%;justify-content:center}.b-section{padding-inline:16px}.b-section-head h2{font-size:clamp(24px,6vw,32px)}.b-finalcta{padding:32px 20px}.home-cta-strip{padding:24px 16px}.quiz-container{padding-inline:16px}.quiz-screen h1{font-size:clamp(22px,6vw,28px);line-height:1.2}.quiz-nav{flex-direction:column-reverse;gap:10px}.quiz-nav .btn,.quiz-nav .btn-back{width:100%;text-align:center;justify-content:center}.option-list.two-col,.option-list.three-choice,.form-row{grid-template-columns:1fr}}@media(max-width:360px){.b-header,.site-header{padding:10px 12px;gap:8px}.b-header .actions .phone span,.b-header .actions .phone{font-size:12px;padding:8px 10px}.b-header .actions .button.primary{padding:8px 12px;font-size:13px}}.blog-article{max-width:760px;margin:0 auto;padding:48px clamp(20px,4vw,36px) 64px}.blog-article .article-header{margin-bottom:32px}.blog-article .article-category{display:inline-block;color:var(--gold, #b8860b);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.blog-article h1{font-size:clamp(28px,5vw,42px);line-height:1.15;font-weight:800;letter-spacing:-.01em;color:var(--ink);margin:0 0 20px}.blog-article .article-lede{font-size:18px;line-height:1.6;color:var(--text);margin:0}.blog-article section{margin-top:36px}.blog-article h2{font-size:clamp(22px,3vw,26px);line-height:1.25;font-weight:700;color:var(--ink);margin:0 0 14px;letter-spacing:-.005em}.blog-article p{font-size:16px;line-height:1.7;color:var(--text);margin:0 0 14px}.blog-article ul{margin:0 0 18px;padding-left:22px}.blog-article ul li{font-size:16px;line-height:1.65;color:var(--text);margin-bottom:6px}.blog-article table{width:100%;border-collapse:collapse;margin:14px 0 20px;font-size:15px}.blog-article table th,.blog-article table td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--line, #e5e5e5);vertical-align:top}.blog-article table th{background:var(--cream-soft, #faf6ed);font-weight:700;color:var(--ink)}.blog-article .article-footer{margin-top:40px;padding-top:24px;border-top:1px solid var(--line, #e5e5e5)}.blog-article .article-footer p{font-size:15px;color:var(--text);font-style:italic}.blog-article .article-back{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:var(--teal, #0a7d7d);font-weight:700;font-size:15px;text-decoration:none}.blog-article .article-back:hover{text-decoration:underline}@media(max-width:480px){.blog-article{padding:32px 16px 48px}.blog-article table{font-size:14px}.blog-article table th,.blog-article table td{padding:10px 8px}}body{font-size:17px;text-rendering:optimizeLegibility}h1,h2,h3,.button,.btn,.eyebrow,.label,.index,.kind,.step-label{font-family:var(--font-display)}h1,h2,h3{letter-spacing:0;text-wrap:balance}p,li,.question-sub,.field-hint{text-wrap:pretty}a,button,.button,.btn,.option,.b-care-tile,.b-comm{transition:transform .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1),border-color .16s ease,background-color .16s ease,color .16s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.option:focus-within{outline:3px solid rgba(42,159,214,.34);outline-offset:3px}.button:active,.btn:active,.option:active,.b-care-tile:active,.b-comm:active{transform:scale(.98)}.button.primary,.btn-primary{background:var(--teal);border-color:var(--teal)}.button.primary:hover,.btn-primary:hover{background:var(--teal-dark);border-color:var(--teal-dark);box-shadow:0 10px 26px #145c7a2e}.button.secondary:hover,.btn:hover,.button:hover{border-color:#145c7a57}.b-page{background:linear-gradient(180deg,#ffffff61,#fff0 320px),var(--paper)}.b-header{min-height:76px;background:#fffdf7f0}.b-header nav a{padding:9px 2px}.b-header nav a:hover{color:var(--teal-dark)}.b-header .phone,.b-header .button.primary{border-radius:8px}.b-bento-refined{grid-template-columns:1.15fr .95fr 1fr 1fr}.b-tile{border-radius:8px}.b-tile.hero.hero-conversion{min-height:500px;align-items:flex-start;justify-content:center;text-align:left}.b-tile.hero.hero-conversion:before{background-image:url(/assets/friends-plaza-BPhPoWOy.png);background-position:center 42%;opacity:.55}.b-tile.hero.hero-conversion:after{background:linear-gradient(90deg,#0a1813eb,#0a1813cc 48%,#0a181375)}.b-tile.hero.hero-conversion h1{max-width:760px;margin-left:0;margin-right:0;font-size:clamp(42px,5vw,68px)}.b-tile.hero.hero-conversion p{max-width:660px;margin-left:0;margin-right:0;font-size:clamp(18px,1.5vw,21px);line-height:1.5}.hero-search{width:min(880px,100%);margin-top:18px;padding:12px;display:grid;grid-template-columns:minmax(190px,.95fr) minmax(170px,.78fr) auto;gap:10px;align-items:end;background:#fffdf7f5;border:1px solid rgba(255,255,255,.76);border-radius:8px;box-shadow:0 20px 55px #04121838}.hero-search-field{display:grid;gap:6px}.hero-search label{color:var(--ink);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-search input,.hero-search select{min-height:52px;color:var(--ink);background:var(--white);border:1px solid rgba(32,49,58,.18);border-radius:8px;font-size:16px}.hero-search .button{min-height:52px;white-space:nowrap}.search-hint{display:block;max-width:720px;margin-top:12px;color:#ffffffdb;font-size:14px;font-weight:700}.trust-panel h3,.advisor-tile h3{font-size:24px}.advisor-phone{margin-top:auto;color:var(--white);font-size:26px;font-weight:800}.trust-rail{border-radius:8px;box-shadow:0 12px 34px #1c4a5c14}.decision-steps .b-step{min-height:auto}.decision-steps ul{margin:2px 0 0;padding-left:18px;color:var(--muted);font-size:15px}.decision-steps li+li{margin-top:6px}.section-action{margin-top:24px;display:flex;flex-wrap:wrap;gap:18px;align-items:center}.how-layout{display:grid;grid-template-columns:1fr 420px;gap:clamp(28px,4vw,56px);align-items:start;max-width:min(1120px,calc(100% - 40px));margin-left:auto;margin-right:auto}.how-left{display:flex;flex-direction:column}.how-left .b-section-head{text-align:left}.how-left .b-section-head p{margin-left:0}.how-steps-col{grid-template-columns:1fr!important;margin-top:28px;gap:12px}.iq-step{display:none}.iq-step.active{display:block}.how-steps-col .b-step{flex-direction:row;align-items:flex-start;min-height:0;gap:16px;padding:20px 22px}.how-steps-col .b-step .num{flex-shrink:0;width:40px;height:40px;border-radius:10px;font-size:17px}.how-steps-col .b-step h3{font-size:17px;margin-bottom:4px}.how-steps-col .b-step p{font-size:13.5px;margin:0}.how-step-note{display:block;margin-top:10px;font-size:12px;font-style:italic;color:var(--muted);line-height:1.5}.how-actions{flex-wrap:wrap;gap:12px}.how-actions .button.secondary{align-items:center;gap:10px;padding:14px 20px;height:auto;min-height:0;line-height:1}.inline-quiz{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:28px 28px 24px;box-shadow:0 16px 48px #1a2e281a}.iq-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.iq-progress{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.iq-status{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;background:var(--sage);border-radius:999px;font-size:12px;font-weight:600;color:var(--teal-dark)}.iq-dot{width:7px;height:7px;background:#4ade80;border-radius:50%;flex-shrink:0}.iq-question{font-size:20px;font-weight:700;line-height:1.25;color:var(--ink);margin-bottom:6px}.iq-hint{font-size:13px;color:var(--muted);margin-bottom:18px}.iq-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.iq-opt{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 14px 14px;background:var(--white);border:1.5px solid var(--line);border-radius:12px;cursor:pointer;text-align:left;transition:border-color .2s var(--spring),background .15s;color:var(--ink)}.iq-opt svg{color:var(--teal)}.iq-opt strong{font-size:14px;font-weight:700;line-height:1.2}.iq-opt span{font-size:12px;color:var(--muted)}.iq-opt:hover{border-color:var(--teal)}.iq-opt.selected{background:var(--sage);border-color:var(--teal)}.iq-opt.selected svg{color:var(--teal-dark)}.iq-continue{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;background:var(--teal-dark);color:var(--white);border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s var(--spring);margin-bottom:16px}.iq-continue:hover{background:var(--teal)}.iq-footer{display:flex;justify-content:space-between;font-size:11.5px;color:var(--muted);font-weight:600}.iq-footer span{display:inline-flex;align-items:center;gap:4px}@media(max-width:900px){.how-layout{grid-template-columns:1fr}.how-right{order:-1}}.text-link{color:var(--teal-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.compact-cta{align-items:center;gap:14px}.compact-cta span{color:var(--ink);font-weight:800}.care-decision-grid .b-care-tile{border-radius:8px}.care-decision-grid .b-care-tile:after{background:linear-gradient(180deg,#081c240f,#081c24d9)}.split-head{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap}.split-head>div{max-width:760px}.filter-preview{margin:-16px 0 24px;display:flex;flex-wrap:wrap;gap:10px}.filter-preview span{padding:9px 12px;background:var(--white);border:1px solid var(--line);border-radius:8px;color:var(--teal-dark);font-size:13px;font-weight:800}.community-preview .b-comm,.resource-band .res,.quote-tile,.b-step,.quiz-screen{border-radius:8px}.b-comm .row a,.res .read,.arrow-link{color:var(--teal-dark);font-weight:900}.accent-resource{background:var(--gold-soft);border-color:transparent}.quiz-container{max-width:900px}.quiz-progress-meta{color:var(--ink)}.quiz-progress-bar{height:10px;background:#145c7a21}.quiz-progress-fill{background:var(--teal)}.quiz-progress-fill.initial{width:13%}.quiz-screen{box-shadow:var(--shadow-1)}.quiz-screen h1{max-width:780px;font-size:clamp(32px,4vw,48px)}.question-sub{max-width:720px;color:var(--text)}.optional-note{color:var(--text);font-weight:400}.narrow-email-field{max-width:420px}.footer-inline-link{color:inherit}.option{border-color:#145c7a29}.option:hover{border-color:#145c7a6b;box-shadow:0 10px 24px #1c4a5c14}.option:has(input:checked){background:#edf8f4;border-color:var(--teal)}.consent-block{background:#f7fbf8;border-color:#145c7a38}.consent-block span{color:var(--text);font-size:14px;line-height:1.55}.consent-block a{color:var(--teal-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.is-invalid{border-color:#b84a3a!important;outline:3px solid rgba(184,74,58,.2)}.validation-message{display:block;margin-top:8px;color:#8f2f25;font-size:13px;font-weight:800}@media(max-width:1080px){.b-bento-refined,.hero-search{grid-template-columns:1fr 1fr}.hero-search .button{grid-column:1 / -1}}@media(max-width:820px){body{font-size:16px}.b-tile.hero.hero-conversion{min-height:auto;padding:34px 22px}.b-tile.hero.hero-conversion:after{background:#10252fc7}.hero-search{grid-template-columns:1fr;padding:10px}.hero-search .button{width:100%}.split-head{align-items:flex-start}.compact-cta{align-items:stretch}.compact-cta .button{width:100%}}body{font-size:18px;line-height:1.62}.button,.btn{font-size:16px}.button.primary,.btn-primary{background:var(--blue);border-color:var(--blue);color:var(--white)}.button.primary:hover,.btn-primary:hover{background:#1f86b7;border-color:#1f86b7;box-shadow:0 10px 26px #2a9fd638}.b-header .button.primary{background:var(--blue);border-color:var(--blue)}.b-tile.hero.hero-conversion.hero-centered{min-height:0;align-items:center;text-align:center}.b-tile.hero.hero-conversion.hero-centered:before{opacity:.55}.b-tile.hero.hero-conversion.hero-centered:after{background:linear-gradient(180deg,#0a181385,#0a1813c7)}.b-tile.hero.hero-conversion.hero-centered h1{max-width:920px;margin-left:auto;margin-right:auto;font-size:clamp(44px,5.4vw,76px);line-height:1.02}.b-tile.hero.hero-conversion.hero-centered p{max-width:770px;margin-left:auto;margin-right:auto;font-size:clamp(19px,1.7vw,24px)}.hero-centered .hero-search,.hero-centered .search-hint{margin-left:auto;margin-right:auto}.trust-panel h3,.advisor-tile h3{font-size:clamp(25px,2.1vw,32px);line-height:1.12}.trust-panel p,.advisor-tile p{font-size:17px}.how-pressure{padding-top:clamp(36px,4vw,56px);padding-bottom:clamp(36px,4vw,56px);background:#fffdf7;border-top:1px solid rgba(42,159,214,.16);border-bottom:1px solid rgba(42,159,214,.16)}.centered-head{max-width:780px;margin-left:auto;margin-right:auto;text-align:center}.centered-head h2{font-size:clamp(40px,4vw,58px);line-height:1.04}.centered-head p{max-width:720px;margin-left:auto;margin-right:auto;font-size:20px}.pressure-steps{max-width:1260px;margin:42px auto 0;gap:20px}.pressure-steps .b-step{min-height:230px;align-items:center;justify-content:center;padding:clamp(26px,3vw,40px);text-align:center;box-shadow:none}.pressure-steps .num{width:44px;height:44px;margin:0 auto 18px;color:var(--blue);background:#e4f4fb;border-radius:999px}.pressure-steps .b-step h3{font-size:clamp(21px,1.7vw,26px)}.pressure-steps .b-step p{max-width:360px;margin:0 auto;color:var(--text);font-size:17px}.how-proof{width:min(720px,100%);margin:26px auto 0;padding:14px 22px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--teal-dark);background:#e4f4fb;border:1px solid rgba(42,159,214,.22);border-radius:8px;font-size:16px;font-weight:700;text-align:center}.how-proof span{display:inline-grid;place-items:center;width:18px;height:18px;color:var(--blue);border:2px solid var(--blue);border-radius:999px;font-size:12px;font-weight:900}.centered-action{justify-content:center}.phone-action{color:var(--teal-dark);border-color:var(--blue)}.support-phone-banner{width:min(1120px,calc(100% - 40px));margin:0 auto clamp(24px,4vw,44px);padding:clamp(26px,3.5vw,40px);display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;color:var(--white);background:linear-gradient(135deg,#1a5c3c,#2e8a5a);border-radius:8px;box-shadow:0 18px 48px #0c1e1a38}.support-phone-banner h2{margin:0 0 8px;color:var(--white);font-size:clamp(24px,2.4vw,34px)}.support-phone-banner p{max-width:760px;margin:0;color:#ffffffeb;font-size:17px}.support-phone-banner .phone-button,.support-phone-banner .button.primary{min-width:230px;background:var(--blue);border-color:var(--blue)}.soft-banner{color:var(--ink);background:linear-gradient(135deg,#eaf7fd,#fff6d8);box-shadow:0 16px 40px #1c4a5c17}.soft-banner h2{color:var(--ink)}.soft-banner p{color:var(--text)}.banner-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.support-section{padding-top:clamp(36px,4vw,56px);padding-bottom:clamp(28px,3vw,40px);background:#f8f6f0}.support-choice-grid{max-width:1120px;margin:42px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.support-choice-card{padding:20px;background:var(--white);border:1px solid rgba(32,49,58,.12);border-radius:8px;box-shadow:0 14px 40px #1c4a5c14}.support-choice-card img{width:100%;height:230px;object-fit:cover;border-radius:8px}.support-choice-body{padding:26px 2px 4px}.support-choice-body h3{margin-bottom:4px;font-size:clamp(27px,2.2vw,34px)}.support-choice-body p{margin-bottom:22px;color:var(--ink);font-size:18px}.support-choice-body ul{display:grid;gap:16px;margin:0 0 26px;padding:0;list-style:none}.support-choice-body li{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;color:var(--ink);font-size:17px}.support-choice-body li span{display:grid;place-items:center;width:42px;height:42px;color:var(--blue);background:#edf8fd;border-radius:8px;font-weight:900}.support-choice-body li strong{font-weight:900}@media(max-width:1080px){.support-phone-banner{grid-template-columns:1fr}.banner-actions{justify-content:flex-start}}@media(max-width:820px){body{font-size:17px}.b-bento-refined{grid-template-columns:1fr}.b-tile.hero.hero-conversion.hero-centered{text-align:center}.b-tile.hero.hero-conversion.hero-centered h1{font-size:clamp(28px,8vw,40px)}.b-tile.hero.hero-conversion.hero-centered p{font-size:16px;margin-top:10px}.hero-cta-row{flex-direction:column;align-items:stretch;gap:10px;margin-top:16px}.hero-cta-btn,.hero-cta-phone{justify-content:center;width:100%}.hero-stats-row{margin-top:14px;padding-top:14px;gap:0}.hero-stat{padding:0 16px}.hero-stat strong{font-size:18px}.hero-stat span{font-size:10px}.hero-trust-pill{font-size:12px;padding:5px 12px;margin-bottom:10px}.b-bento-refined .b-tile.image{display:none}}.community-preview{padding-top:clamp(28px,3vw,44px);padding-bottom:clamp(28px,3vw,44px)}.comm-carousel-wrap{position:relative;max-width:min(1180px,calc(100% - 40px));margin:0 auto;overflow:visible}.comm-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(280px,30vw,380px);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:0;padding-bottom:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.comm-carousel::-webkit-scrollbar{display:none}.comm-carousel .b-comm{scroll-snap-align:start;flex-shrink:0}.b-comm{background:var(--white);border:1px solid rgba(46,122,90,.1);border-radius:var(--r-lg);box-shadow:inset 0 1px #ffffffe6,0 2px 14px #1a2e280f;display:flex;flex-direction:column;overflow:hidden;transition:transform .22s var(--spring),box-shadow .22s var(--ease-out)}.b-comm:hover{transform:translateY(-3px);box-shadow:var(--shadow-2)}.b-comm .img{position:relative;height:180px;overflow:hidden;flex-shrink:0}.b-comm .img img{width:100%;height:100%;object-fit:cover}.b-comm .tag{position:absolute;top:10px;left:10px;background:#ffffffeb;color:var(--ink);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:999px}.b-comm .body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.b-comm h3{font-size:16px;font-weight:700;line-height:1.25;letter-spacing:-.01em;margin:0}.b-comm .addr{font-size:12px;color:var(--muted);display:inline-flex;align-items:center;gap:4px}.b-comm .types{display:flex;flex-wrap:wrap;gap:5px}.b-comm .types span{font-size:11px;font-weight:600;padding:3px 8px;background:var(--sage);color:var(--teal-dark);border-radius:999px}.b-comm .note{font-size:12.5px;color:var(--muted);line-height:1.5;margin:0;flex:1}.b-comm .row{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:12px;border-top:1px solid var(--line)}.b-comm .row strong{font-size:14px;font-weight:700;color:var(--ink)}.b-comm .row a{font-size:13px;font-weight:700;color:var(--teal-dark);text-decoration:none}.b-comm .row a:hover{text-decoration:underline}.comm-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:46px;height:46px;border-radius:50%;border:2px solid rgba(46,122,90,.22);background:#fff;box-shadow:0 4px 18px #1a2e282e,0 1px 4px #1a2e281a;display:grid;place-items:center;cursor:pointer;color:var(--ink);transition:background .18s var(--spring),box-shadow .18s,border-color .18s}.comm-nav svg{width:20px;height:20px;stroke-width:2.5}.comm-nav:hover{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 6px 22px #2e7a5a47}.comm-nav-prev{left:10px}.comm-nav-next{right:10px}.comm-nav:disabled{opacity:0;pointer-events:none}.testimonials-section{background:var(--paper)}.testimonials-inner{display:grid;grid-template-columns:1fr 340px;gap:clamp(20px,3vw,36px);max-width:min(1120px,calc(100% - 40px));margin:0 auto;align-items:start}.review-featured{background:linear-gradient(145deg,#0d2318,#1a5c3c);border-radius:var(--r-xl);padding:clamp(28px,3.5vw,44px);display:grid;grid-template-columns:1fr 1px 200px;gap:28px;align-items:start;color:var(--white)}.review-featured-left{display:flex;flex-direction:column;gap:18px}.review-featured-divider{background:#ffffff26;align-self:stretch}.review-stats{display:flex;flex-direction:column;gap:22px;justify-content:center}.review-stat{display:flex;flex-direction:column;gap:3px}.stat-num{font-family:var(--font-display);font-size:28px;font-weight:800;color:var(--white);line-height:1}.stat-unit{font-size:16px;font-weight:600}.stat-label{font-size:12px;color:#fff9;font-weight:600;text-transform:uppercase;letter-spacing:.06em;line-height:1.4}.review-stars{font-size:18px;color:var(--gold);letter-spacing:2px}.review-quote{font-size:clamp(16px,1.4vw,19px);font-weight:500;line-height:1.6;color:#ffffffe6;margin:0;font-style:normal}.review-quote em{color:var(--gold);font-style:italic}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{width:40px;height:40px;border-radius:50%;background:#ffffff26;display:grid;place-items:center;font-size:13px;font-weight:700;color:var(--white);flex-shrink:0}.review-author strong{display:block;font-size:14px;font-weight:700;color:var(--white)}.review-author span{font-size:12px;color:#ffffff8c}.review-stack{display:flex;flex-direction:column;gap:14px}.review-card{background:var(--sage);border:1px solid rgba(46,122,90,.15);border-radius:var(--r-lg);padding:20px 22px;display:flex;flex-direction:column;gap:10px}.review-card .review-stars{font-size:14px}.review-card blockquote{font-size:14px;line-height:1.65;color:var(--ink);margin:0;font-style:normal}.review-author-sm{font-size:13px;color:var(--muted)}.review-author-sm strong{color:var(--ink)}@media(max-width:900px){.testimonials-inner,.review-featured{grid-template-columns:1fr}.review-featured-divider{display:none}.comm-nav-prev{left:-10px}.comm-nav-next{right:-10px}}.support-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,2.5vw,28px);max-width:min(960px,calc(100% - 40px));margin:clamp(32px,4vw,48px) auto 0}.support-choice-card{background:var(--white);border:1px solid rgba(46,122,90,.1);border-radius:var(--r-xl);box-shadow:inset 0 1px #ffffffe6,0 2px 14px #1a2e280f;overflow:hidden;display:flex;flex-direction:column}.support-choice-card>img{width:100%;height:clamp(180px,22vw,260px);object-fit:cover;object-position:center 30%;flex-shrink:0}.support-choice-body{padding:clamp(22px,3vw,36px);display:flex;flex-direction:column;gap:16px;flex:1}.support-choice-body h3{font-family:var(--font-display);font-size:clamp(20px,2vw,26px);font-weight:700;color:var(--ink);margin:0;line-height:1.15}.support-choice-body>p{font-size:15px;color:var(--text);margin:0;line-height:1.6}.support-choice-body ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.support-choice-body li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.55;color:var(--text)}.support-choice-body li>span{flex-shrink:0;margin-top:1px;color:var(--teal);font-weight:700;font-size:15px}.support-choice-body li strong{color:var(--ink)}.support-choice-body .button{align-self:flex-start}@media(max-width:700px){.support-choice-grid{grid-template-columns:1fr}.support-choice-card>img{height:200px}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .68s var(--ease-out),transform .68s var(--ease-out)}.reveal.visible{opacity:1;transform:translateY(0)}.b-steps .reveal:nth-child(2){transition-delay:80ms}.b-steps .reveal:nth-child(3){transition-delay:.16s}������������������� .button.primary,.btn-primary,.phone-button,.hero-cta-btn,.support-phone-banner .phone-button,.support-phone-banner .button.primary{background:#e8631a;border-color:#e8631a;color:#fff}.button.primary:hover,.button.primary:active,.btn-primary:hover,.btn-primary:active,.phone-button:hover,.phone-button:active,.hero-cta-btn:hover,.hero-cta-btn:active,.support-phone-banner .phone-button:hover,.support-phone-banner .button.primary:hover{background:#3db87a;border-color:#3db87a;box-shadow:0 8px 22px #3db87a59;color:#fff}.support-choice-body .button{margin-top:auto;align-self:center}.button.secondary.advisor-cta,a.advisor-cta{background:transparent;color:#e8631a;border:2.5px solid #e8631a;font-weight:700}.button.secondary.advisor-cta:hover,.button.secondary.advisor-cta:active,a.advisor-cta:hover,a.advisor-cta:active{background:#e8f7ef;border-color:#3db87a;color:#1a5c3c;box-shadow:0 4px 16px #3db87a33}.b-section.support-section{padding-bottom:0}.b-section.community-preview{padding-top:20px}.support-phone-banner.hero-call-banner{display:grid;grid-template-columns:1fr 1fr auto;gap:clamp(20px,2.8vw,36px);align-items:center}.banner-col{display:flex;flex-direction:column;justify-content:center}.banner-left h2{color:#fff;font-size:clamp(18px,1.8vw,24px);margin:4px 0 7px;line-height:1.18}.banner-left p{color:#ffffffb8;font-size:13px;line-height:1.6;margin:0}.banner-eyebrow{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f7c96b;margin-bottom:4px}.banner-sarah-col{border-left:1px solid rgba(255,255,255,.14);padding-left:clamp(16px,2vw,28px);gap:10px}.sarah-identity-row{display:flex;align-items:center;gap:10px}.sarah-photo{width:44px;height:44px;border-radius:50%;object-fit:cover;object-position:center top;border:2px solid rgba(255,255,255,.28);flex-shrink:0}.sarah-identity-text strong{display:block;font-size:14px;font-weight:700;color:#fff;line-height:1.2}.sarah-credential{display:block;font-size:11px;color:#ffffff7a;margin-top:1px}.advisor-status{display:flex;align-items:center;gap:5px;font-size:10.5px;font-weight:500;color:#ffffff8f;margin-top:3px}.advisor-status-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;flex-shrink:0;box-shadow:0 0 0 2px #4ade8038}.advisor-pitch{font-size:12.5px;line-height:1.55;color:#ffffffad;margin:0}.banner-cta-col{border-left:1px solid rgba(255,255,255,.14);padding-left:clamp(16px,2vw,28px)}.sarah-cta{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:700;padding:13px 22px;min-height:0;border-radius:10px;white-space:nowrap}@media(max-width:900px){.support-phone-banner.hero-call-banner{grid-template-columns:1fr 1fr}.banner-cta-col{grid-column:1 / -1;border-left:none;padding-left:0;border-top:1px solid rgba(255,255,255,.14);padding-top:14px}.sarah-cta{width:100%}}@media(max-width:600px){.support-phone-banner.hero-call-banner{grid-template-columns:1fr}.banner-sarah-col{border-left:none;padding-left:0;border-top:1px solid rgba(255,255,255,.14);padding-top:12px}}.how-advisor-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;width:100%;padding:16px 24px;min-height:54px;font-size:17px;font-weight:700;background:transparent;color:#e8631a;border:2.5px solid #e8631a;border-radius:12px;text-decoration:none;transition:background .2s var(--spring),color .2s var(--spring)}.button.secondary.how-advisor-cta:hover,.button.secondary.how-advisor-cta:active{background:#e8f7ef;color:#1a5c3c;border-color:#3db87a}.how-advisor-cta svg{flex-shrink:0;color:#e8631a;width:22px;height:22px}��������������� .see-more-link{font-size:13px;font-weight:700;color:#e8631a;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .16s var(--spring)}.see-more-link:after{content:"→";font-size:14px}.see-more-link:hover{color:#2e7a5a}.b-section.community-preview{padding-top:16px}.comm-section-head{max-width:min(1180px,calc(100% - 40px));margin:0 auto 20px;text-align:center}.b-section.community-preview{padding-top:32px;padding-bottom:40px}.b-section.testimonials-section{padding-top:28px;padding-bottom:44px}.b-section.community-preview{padding-top:28px;padding-bottom:28px}#resources.b-section{padding-top:36px;padding-bottom:56px}.kind{display:block;margin-bottom:10px}.resource-band .res .read,.b-mixband .res .read{font-size:17px;font-weight:700;color:var(--teal);display:inline-block;margin-top:auto;padding-top:14px;text-decoration:none}.resource-band .res .read:hover,.b-mixband .res .read:hover{color:var(--teal-dark);text-decoration:underline}.b-mixband .quote-tile .points{display:flex;flex-direction:column;gap:10px;margin-top:28px}.b-mixband .quote-tile .points span{font-size:17px;font-weight:500;padding:12px 18px;border-radius:10px;background:#ffffffb3;border:1px solid var(--border, rgba(46,122,90,.12))}.b-mixband .res p{font-size:17px!important;line-height:1.65;color:var(--text)}.b-mixband .quote-tile .points span{font-size:17px;line-height:1.5}.b-mixband blockquote{font-size:clamp(20px,2vw,26px);line-height:1.25}.b-mixband .kind{font-size:13px;margin-bottom:12px}.b-mixband .res h3{font-size:clamp(19px,1.5vw,22px);margin-bottom:10px}.b-mixband .res .read{font-size:17px;font-weight:700}@media(max-width:820px){.b-header{flex-wrap:nowrap;padding-inline:14px}.b-header .brand-logo{width:110px;height:auto;min-width:0}.b-header .brand{order:1}.b-header .actions{order:2;margin-left:auto}.b-header .mobile-menu-toggle{order:3;margin-left:8px}.b-header nav{order:4}.b-header .ahca-badge{display:none}.b-header .actions .phone{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#e8631a;color:#fff;border:none;border-radius:9px;padding:9px 13px;font-weight:700;font-size:13px;white-space:nowrap;text-decoration:none;box-shadow:0 2px 6px #e8631a47;transition:background .18s;min-height:0;width:auto}.b-header .actions .phone svg{width:15px;height:15px;flex-shrink:0}.b-header .actions .phone svg{stroke:#fff}.b-header .phone:hover,.b-header .phone:active{background:#3db87a!important}.button.primary:active,.btn-primary:active,.hero-cta-btn:active{background:#3db87a!important;border-color:#3db87a!important}.button.secondary:active,.button.secondary.how-advisor-cta:active,.button.secondary.advisor-cta:active{background:#e8f7ef!important;border-color:#3db87a!important;color:#1a5c3c!important}.sarah-cta:active{background:#3db87a!important}.comm-carousel-wrap{padding-bottom:56px}.comm-nav{top:auto;bottom:0;transform:none;width:42px;height:42px}.comm-nav-prev{left:calc(50% - 52px)}.comm-nav-next{right:auto;left:calc(50% + 10px)}.how-right .inline-quiz{display:none}.how-right{order:2;margin-top:16px}.how-advisor-cta{width:100%;justify-content:center;font-size:16px}.how-steps-col{margin-top:16px}.how-pressure .b-section-head{margin-bottom:0}}@media(max-width:480px){.comm-nav-prev{left:calc(50% - 50px)}.comm-nav-next{left:calc(50% + 8px)}}.ft-disclaimer{max-width:1280px;margin:0 auto 24px;padding:18px 0;border-top:1px solid rgba(255,255,255,.08);font-size:13px;color:#ffffff73;line-height:1.65}
