@font-face{font-family:"DM Sans";src:url("assets/fonts/dm-sans.ttf") format("truetype");font-weight:100 1000;font-style:normal;font-display:swap}
@font-face{font-family:Kalam;src:url("assets/fonts/kalam-regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
:root{--cream:#faf7f1;--navy:#0b203c;--coral:#e77855;--peach:#fbedE3;--sage:#e9eee6;--blue:#e7eff2;--body:#182535;--muted:#294b5d;--round:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750;letter-spacing:-.035em}h2{font-size:34px;line-height:1.2}h3{font-size:16px;line-height:1.35;letter-spacing:-.025em}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #195e82;outline-offset:5px}.wrap{width:calc(100% - 100px);max-width:1180px;margin-inline:auto}.site-header{height:74px;max-width:1440px;margin:auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:flex-start;gap:9px;flex-shrink:0}.brand>img{margin-top:4px;width:38px;height:38px}.brand-type{display:flex;flex-direction:column}.wordmark{font-size:39px;font-weight:800;letter-spacing:-1.5px;line-height:1.13}.strapline{text-transform:uppercase;font-size:7.1px;letter-spacing:1.7px;font-weight:800;margin:1px 0 0 2px;white-space:nowrap}.site-header nav{display:flex;gap:35px;align-items:center;margin-left:35px;margin-right:auto}.site-header nav a{font-size:14px;white-space:nowrap}.site-header nav a:hover{color:#b74c30}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--coral);color:#fff;border-radius:40px;font-size:15px;font-weight:500;min-height:52px;padding:0 27px;transition:background .15s,transform .15s}.button:hover{background:#ce6343;transform:translateY(-1px)}.header-cta{font-size:14px;min-height:49px;padding:0 24px;flex-shrink:0}.menu-toggle{display:none}
.hero{height:434px;position:relative;max-width:1440px;margin:auto;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 36%;z-index:-2}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:50% 50%}.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,var(--cream) 0%,var(--cream) 33%,rgba(250,247,241,.97) 37%,rgba(250,247,241,.76) 41%,rgba(250,247,241,.2) 49%,transparent 56%)}.hero-inner{height:100%;position:relative}.hero-copy{padding-top:58px}.hero h1{font-size:60px;line-height:.98;letter-spacing:-2.4px;font-weight:800}.hero-copy>p{font-size:19px;line-height:1.45;margin-top:15px}.hero-copy>.button{margin-top:14px}.trust-list{display:flex;gap:23px;padding:0;margin:46px 0 0;list-style:none}.trust-list li{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.45;color:#0d1e35}.trust-list img{flex-shrink:0}.handwritten{font-family:Kalam,cursive;font-weight:400;color:#173b52}.hero-note{position:absolute;right:0;bottom:25px;background:#e0e9d8;padding:19px 21px 18px;transform:rotate(-4deg);font-size:20px;line-height:1.15;border-radius:23px;box-shadow:0 3px 8px #16293309}.hero-note span{display:block}.coral-underline{display:block;height:7px;border-top:4px solid var(--coral);border-radius:50%;width:101px;transform:rotate(-3deg);margin:9px 9px 0 auto}
.guides{padding-top:36px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;gap:20px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:1.7px;text-transform:uppercase;color:#d77455;margin-bottom:5px}.section-intro{font-size:14px;line-height:1.5;margin-bottom:4px;color:var(--body)}.guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.guide-card{min-height:246px;padding:23px 22px 21px;border-radius:var(--round);display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 9px 20px #0b203c0b}.peach{background:var(--peach);--arrow-bg:#fadac7}.sage{background:var(--sage);--arrow-bg:#d8e1d2}.blue{background:var(--blue);--arrow-bg:#d2e5ee}.guide-icon{margin-bottom:16px}.guide-card h3{white-space:nowrap}.guide-card p{font-size:14px;line-height:1.48;color:#141e27;margin-top:8px;margin-bottom:18px}.round-arrow{width:35px;height:35px;background:var(--arrow-bg);border-radius:50%;display:grid;place-items:center;margin-top:auto}
.how{padding:39px 8px 0}.how h2{font-size:35px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;list-style:none;padding:0;margin:27px 0 0}.step{position:relative;display:grid;grid-template-columns:75px 1fr;gap:18px;padding-left:0}.step-number{display:grid;place-items:center;width:75px;height:72px;background-repeat:no-repeat;background-size:100% 100%;font-size:22px;font-weight:750;margin-top:0}.number-one{background-image:url("assets/icons/blob-01.svg")}.number-two{background-image:url("assets/icons/blob-02.svg")}.number-three{background-image:url("assets/icons/blob-03.svg")}.step-icon{margin:9px 0 15px}.step h3{margin-bottom:8px}.step p{font-size:14px;line-height:1.52;color:var(--body)}.step-arrow{position:absolute;right:-24px;top:65px;opacity:.5}.ask{max-width:1260px;width:calc(100% - 44px);margin:39px auto 4px;padding:35px 37px 32px;min-height:336px;border-radius:28px;background:var(--sage);position:relative;display:grid;grid-template-columns:55% 45%;align-content:start}.ask h2{font-size:42px;line-height:1.14;margin-bottom:10px}.ask-description{font-size:14px;line-height:1.52;color:var(--muted)}.ask-form{height:59px;border-radius:35px;background:#fffefa;display:flex;align-items:center;gap:14px;padding:8px 12px 8px 19px;margin-top:15px;box-shadow:0 2px 4px #0b203c06;position:relative;z-index:1}.ask-form>img{flex-shrink:0}.ask-form input{min-width:0;width:100%;border:0;background:transparent;font-size:13px;color:var(--navy);outline-offset:2px}.ask-form input::placeholder{color:#75777b;opacity:1}.ask-form button{border:0;border-radius:50%;width:39px;height:39px;background:var(--coral);display:grid;place-items:center;flex-shrink:0}.ask-form button:hover{background:#ce6343}.ask-art{position:relative;min-height:218px;margin-left:3px}.house-illustration{width:70%;height:226px;object-fit:contain;object-position:center bottom;position:absolute;left:0;bottom:-2px}.ask-note{position:absolute;right:0;top:48px;font-size:24px;line-height:1.13;transform:rotate(-10deg)}.ask-note .coral-underline{margin-top:10px;width:96px}.suggestions{grid-column:1/-1;display:flex;align-items:center;gap:9px;margin-top:18px}.suggestions>span{font-size:14px;margin-right:2px}.suggestions button{border:0;background:#faf9f3;color:#1a2431;border-radius:30px;padding:9px 14px;font-size:12px;line-height:1.3;min-height:35px}.suggestions button:hover{background:white}.skip-link{position:fixed;left:12px;top:-100px;z-index:10;background:white;padding:10px}.skip-link:focus{top:12px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1200px){.hero{height:510px}.hero-copy{padding-top:70px}.hero h1{font-size:72px}.hero-copy>p{font-size:22px}.trust-list{margin-top:50px;gap:29px}.trust-list li{font-size:14px}.hero-note{right:12px;bottom:32px;font-size:24px;padding:25px}.site-header{height:88px;padding-inline:50px}.site-header nav{margin-left:auto;margin-right:auto}.guides{padding-top:43px}.guide-card{min-height:270px;padding:27px}.guide-card h3{font-size:19px}.guide-card p,.step p,.ask-description{font-size:16px}.guide-icon{width:42px;height:44px}.how{padding-top:48px}.step{grid-template-columns:80px 1fr;gap:23px}.step h3{font-size:19px}.step-arrow{right:-20px}.ask{margin-top:48px;padding:40px 45px;min-height:370px}.ask-art{min-height:230px}.house-illustration{height:265px}.ask-note{font-size:28px;right:14px}.ask-form{max-width:600px}.suggestions{margin-top:22px}.suggestions button{font-size:14px}.hero-photo{left:37%}}
@media(max-width:1000px) and (min-width:901px){.site-header{padding-inline:28px;gap:20px}.site-header nav{gap:23px;margin-left:0}.wordmark{font-size:34px}.strapline{font-size:6.4px;letter-spacing:1.4px}.brand>img{width:33px;height:33px}.wrap{width:calc(100% - 64px)}.guide-grid{gap:15px}.guide-card{padding:22px 16px}.guide-card h3{font-size:14px}.section-intro{font-size:12px}.section-heading h2{font-size:30px}.steps{gap:25px}.step{grid-template-columns:62px 1fr;gap:10px}.step-number{width:62px;height:67px}.step-arrow{right:-23px}.ask{padding-inline:28px}.ask-note{font-size:22px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.site-header{height:76px;padding:0 20px;gap:12px;position:relative;z-index:5;flex-wrap:wrap}.brand{gap:6px}.wordmark{font-size:32px}.brand>img{width:33px;height:33px;margin-top:0}.strapline{font-size:6px;letter-spacing:1.3px}.header-cta{display:none}.menu-toggle{display:flex;align-items:center;gap:7px;background:transparent;border:1px solid #0b203c20;border-radius:12px;padding:9px 10px;font-size:14px;min-height:44px}.site-header nav{display:none;position:absolute;left:0;right:0;top:76px;margin:0;background:var(--cream);padding:12px 20px 20px;box-shadow:0 10px 12px #0b203c0d;gap:0}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch}.site-header nav a{padding:12px 0;font-size:16px}.hero{height:auto;padding-bottom:280px}.hero-inner{position:static}.hero-copy{padding-top:27px}.hero h1{font-size:clamp(43px,8vw,58px);line-height:1.03;letter-spacing:-1.7px}.hero-copy>p{font-size:17px;max-width:390px;margin-top:17px}.desktop-break{display:none}.hero-copy>.button{margin-top:20px}.hero-photo{inset:auto 0 0;height:290px}.hero-photo>img{object-position:50% 53%}.hero:after{background:linear-gradient(180deg,var(--cream),rgba(250,247,241,.72) 20%,transparent 52%);top:auto;height:95px;bottom:195px}.trust-list{margin-top:29px;margin-bottom:23px;gap:17px;flex-wrap:wrap}.trust-list li{font-size:11px;gap:7px}.trust-list img{width:27px;height:29px}.hero-note{right:22px;bottom:19px;font-size:18px;padding:16px 19px}.guides{padding-top:32px}.section-heading{display:block;margin-bottom:21px}h2,.how h2{font-size:29px}.section-intro{margin-top:12px;font-size:14px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guide-card{min-height:258px;padding:22px 19px}.guide-card h3{white-space:normal;font-size:17px}.guide-card p{font-size:15px}.guide-icon{margin-bottom:13px}.how{padding:34px 0 0}.steps{display:flex;flex-direction:column;gap:30px;margin-top:22px}.step{grid-template-columns:75px 1fr;gap:19px;padding:0 12px}.step-body{max-width:340px}.step-icon{margin-top:8px;margin-bottom:11px}.step h3{font-size:18px}.step p{font-size:16px}.step-arrow{display:none}.ask{width:calc(100% - 24px);margin-top:34px;padding:28px 22px;grid-template-columns:1fr;min-height:0;border-radius:24px}.ask h2{font-size:36px}.ask-description{font-size:15px}.ask-description br{display:none}.ask-form{height:58px;gap:10px;padding-left:15px;margin-top:20px}.ask-form input{font-size:14px}.ask-art{grid-row:3;min-height:235px;max-width:430px;width:100%;margin:23px auto 0}.house-illustration{height:230px;width:70%;bottom:0}.ask-note{font-size:25px;right:6px;top:57px}.suggestions{flex-wrap:wrap;gap:9px;margin-top:18px;grid-row:2}.suggestions>span{width:100%}.suggestions button{font-size:13px;min-height:44px;padding:10px 13px}}
@media(max-width:420px){.guide-grid{grid-template-columns:1fr}.guide-card{min-height:220px;padding:23px}.guide-card p{max-width:260px}.guide-card h3{font-size:18px}.guide-icon{margin-bottom:10px}.trust-list{gap:13px 16px}.trust-list li{font-size:10.5px}.trust-list li:first-child{width:100%}.hero{padding-bottom:260px}.hero-photo{height:270px}.hero:after{bottom:175px}.ask-art{min-height:210px}.house-illustration{height:204px;width:69%}.ask-note{font-size:21px;right:0}.ask-form{gap:8px}.ask-form input{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Reference-matching refinements: 1024 px master composition. */
h1,h2,h3{font-weight:700;letter-spacing:-.01em}
.wordmark{font-size:40px;letter-spacing:-.6px;font-weight:800}
.hero h1{font-size:62px;letter-spacing:-1.6px;font-weight:750}
.hero-copy{padding-top:60px}
.hero-copy>p{margin-top:13px;letter-spacing:-.2px}
.hero-copy>.button{margin-top:13px}
.hero-note{font-size:20px;right:0;padding:19px 20px 17px}
.site-header nav{margin-left:32px}
.guides{width:calc(100% - 96px)}
.section-heading{margin-bottom:20px}
.section-heading h2{font-size:34px;letter-spacing:0}
.guide-card{padding:23px 22px 21px}
.guide-card p{letter-spacing:-.3px}
.guide-card h3{letter-spacing:-.5px}
.how h2{letter-spacing:0}
.steps{grid-template-columns:37% 34% 29%;gap:0;margin-left:12px;margin-top:27px}
.step{grid-template-columns:63px 1fr;gap:20px}
.step-number{width:69px;height:72px}
.step:not(:last-child) .step-body{padding-right:36px}
.step:first-child .step-arrow{right:28px}
.step:nth-child(2) .step-arrow{right:9px}
.step p{letter-spacing:-.2px}
.ask h2{letter-spacing:0}
.house-illustration{width:73%;height:248px;left:-4px;bottom:-5px}
@media(min-width:1200px){.hero h1{font-size:72px}.hero-copy{padding-top:70px}.hero-copy>p{margin-top:15px}.hero-note{font-size:24px;right:12px;padding:25px}.site-header nav{margin-left:auto}.guide-card{padding:27px}.guide-card h3{letter-spacing:-.025em}.house-illustration{height:280px}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.step{grid-template-columns:80px 1fr;gap:23px}.step:not(:last-child) .step-body{padding-right:0}.step:first-child .step-arrow,.step:nth-child(2) .step-arrow{right:-20px}}
@media(max-width:1000px) and (min-width:901px){.site-header nav{margin-left:0}.wordmark{font-size:34px}.guides{width:calc(100% - 64px)}.section-heading h2{font-size:30px}.guide-card{padding:22px 16px}.steps{margin-left:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.step{grid-template-columns:62px 1fr;gap:10px}.step:not(:last-child) .step-body{padding-right:0}.step:first-child .step-arrow,.step:nth-child(2) .step-arrow{right:-23px}.house-illustration{height:235px}}
@media(max-width:900px){.wordmark{font-size:32px;letter-spacing:-1px}.hero h1{font-size:clamp(43px,8vw,58px);letter-spacing:-1.5px}.hero-copy{padding-top:27px}.hero-copy>p{margin-top:17px}.hero-copy>.button{margin-top:20px}.hero-note{font-size:18px;right:22px;padding:16px 19px}.site-header nav{margin-left:0}.guides{width:calc(100% - 40px)}.section-heading h2{font-size:29px}.guide-card{padding:22px 19px}.guide-card p{letter-spacing:0}.steps{margin-left:0;margin-top:22px;gap:30px}.step{grid-template-columns:75px 1fr;gap:19px}.step:not(:last-child) .step-body{padding-right:0}.house-illustration{height:230px;width:70%;left:0;bottom:0}}
@media(max-width:420px){.guide-card{padding:23px}.house-illustration{height:220px;width:72%}}
@media(min-width:1001px) and (max-width:1199px){.section-heading{margin-bottom:16px}.how{padding-top:39px}.steps{margin-top:25px}.step:first-child .step-body{width:205px;padding-right:0}.step:nth-child(2) .step-body{width:215px;padding-right:0}.step:last-child .step-body{width:199px}.step p{letter-spacing:-.3px}.ask{margin-top:34px}.house-illustration{left:-20px;width:78%;height:260px}.ask-note{right:0;top:41px}.hero-copy>p{margin-top:9px}.hero-copy>.button{margin-top:11px}.site-header nav{margin-left:65px}}
@media(max-width:1000px){.step-break{display:none}}

@media(min-width:901px) and (max-width:1000px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card{min-height:220px}.guide-card h3{font-size:17px;white-space:normal}.guide-card p{font-size:15px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.step{display:block}.step-number{float:left;margin-right:12px}.step-icon{margin-bottom:20px}.step h3{clear:both}.step p{font-size:15px}.step-arrow{top:25px}}
@media(max-width:360px){.site-header{padding-inline:16px;flex-wrap:nowrap;gap:8px}.brand{gap:5px}.brand>img{width:28px;height:28px}.wordmark{font-size:27px}.strapline{font-size:5px;letter-spacing:1.1px}.menu-toggle{font-size:12px;padding:8px;gap:5px}.menu-toggle img{width:19px}}
