:root{--blue:#1748ed;--deep:#1333b3;--ink:#13213d;--muted:#56637b;--pale:#eef3ff;--line:#dbe2ef;--white:#fff;--mint:#caffea}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #edac19;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h2{font-size:clamp(36px,4vw,58px);line-height:1.13;letter-spacing:-2.6px;font-weight:800}h3{line-height:1.25;letter-spacing:-.6px}p{color:var(--muted)}.skip{position:absolute;left:16px;top:-100px;padding:12px;background:white;z-index:20}.skip:focus{top:12px}.announcement{background:var(--pale);text-align:center;padding:9px 20px;font-size:13px;font-weight:500}.announcement a{margin-left:22px;font-weight:700}.announcement a span{margin-left:8px}.header{max-width:1440px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-1px;line-height:1.12;white-space:nowrap}.brand-small{display:block;font-size:16px;letter-spacing:3.4px;font-weight:600;margin-top:4px}.brand-icon{width:43px;color:var(--blue)}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}nav>a:not(.button):hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--blue);color:#fff;border-radius:7px;padding:17px 24px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button-small{padding:13px 19px;gap:24px}.button-white{background:#fff;color:var(--blue)}.button-white:hover{background:var(--pale)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;margin:0 22px;border-radius:14px;overflow:hidden;max-width:1600px;background:var(--blue)}.hero-copy{padding:58px clamp(28px,4.5vw,80px);color:white;position:relative}.location{font-size:14px;font-weight:500;display:flex;align-items:center;gap:10px;margin-bottom:22px}.location>span{width:7px;height:7px;background:var(--mint);border-radius:50%}h1{font-size:clamp(48px,5.5vw,82px);line-height:1.035;letter-spacing:-4px;font-weight:800}.hero-copy>p{color:#e5eaff;font-size:17px;line-height:1.65;max-width:440px;margin:25px 0 28px}.hero-foot{font-size:12px;color:#dbe4ff;margin-top:35px}.hero-photo{position:relative;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:58% center;display:block;position:absolute;inset:0}.photo-caption{position:absolute;bottom:32px;left:30px;right:30px;border-radius:10px;padding:18px 22px;background:rgba(255,255,255,.94);display:flex;align-items:center;gap:16px;width:max-content;max-width:calc(100% - 60px);font-size:16px;line-height:1.4}.caption-icon{font-size:35px;color:var(--blue);line-height:1}.photo-caption strong{font-weight:700}.trust-strip{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.15fr 1.15fr 1fr 1.1fr;padding:40px 30px;gap:30px;border-bottom:1px solid var(--line)}.trust-strip>p{font-size:15px;line-height:1.5}.trust-strip>p strong{color:var(--ink)}.trust-strip>div{border-left:1px solid var(--line);padding-left:27px}.trust-strip>div strong{display:block;font-family:Manrope;font-size:19px;letter-spacing:-.4px}.trust-strip>div span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.section{max-width:1280px;padding:100px 30px;margin:auto}.eyebrow{font-size:15px;font-weight:600;margin-bottom:16px;color:var(--blue)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading>p{max-width:370px}.needs-layout{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:stretch}.need-tabs{display:flex;flex-direction:column;justify-content:center;gap:14px}.need-tabs button{border:1px solid var(--line);background:white;display:flex;align-items:center;text-align:left;gap:20px;padding:27px 24px;border-radius:9px;color:var(--ink)}.need-tabs button[aria-selected=true]{border-color:var(--blue);background:var(--pale);box-shadow:inset 4px 0 var(--blue)}.need-tabs button>span:nth-child(2){font-weight:700;font-size:20px}.need-tabs button>span>span{display:block;font-size:13px;font-weight:400;color:var(--muted);margin-top:6px}.need-symbol{font-size:30px;min-width:36px;color:var(--blue)}.need-tabs b{margin-left:auto;font-size:20px;color:var(--blue)}.need-panel{background:var(--pale);border-radius:12px;padding:38px 42px;position:relative}.panel-tag{font-size:13px;color:var(--blue);font-weight:600}.need-panel h3{font-size:37px;letter-spacing:-1.4px;margin:18px 0}.need-panel>p{font-size:15px;max-width:420px}.ask-label{font-size:13px;font-weight:700;margin-top:25px}ul{padding:0;list-style:none;margin:10px 0 24px}li{font-size:14px;margin:8px 0;padding-left:24px;position:relative}li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-weight:700}.text-link{font-size:14px;font-weight:700;color:var(--blue);display:flex;gap:30px;align-items:center}.availability-note{font-size:12px;margin-top:22px}.approach{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;border-top:1px solid var(--line)}.approach>div>p:last-child{margin-top:25px;max-width:420px}.steps article{display:flex;gap:25px;margin-bottom:32px}.steps article:last-child{margin:0}.steps article>span{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--pale);color:var(--blue);font-weight:700;font-size:15px}.steps h3{font-size:21px;margin:6px 0 12px}.steps p{font-size:15px}.local-section{background:var(--blue);color:#fff;display:grid;grid-template-columns:1.1fr 1fr;gap:100px;padding:85px max(5%,calc((100vw - 1220px)/2));}.local-copy .eyebrow{color:var(--mint)}.local-copy p:not(.eyebrow){color:#e0e7ff;margin-top:24px;font-size:16px;max-width:450px}.local-copy .button{margin-top:30px}.community{align-self:center}.community-heading{display:flex;justify-content:space-between;font-size:14px;color:#dbe4ff;padding-bottom:22px}.community-heading>span{font-size:32px;line-height:1}.city{border-top:1px solid #6585f5;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.city>span:first-child{font-family:Manrope;font-size:32px;font-weight:600;letter-spacing:-1px}.city>span:last-child:not(:first-child){font-size:12px;color:#bed0ff}.city small{font-size:12px;border:1px solid #7f9aff;border-radius:20px;padding:4px 12px}.community>p{color:#dbe4ff;font-size:12px;border-top:1px solid #6585f5;padding-top:25px;max-width:460px}.story{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:center}.story-mark{border-radius:12px;background:var(--pale);padding:45px;min-height:460px;position:relative;overflow:hidden;display:flex;align-items:flex-start}.story-mark>span{font-family:Manrope;font-size:40px;line-height:1.2;letter-spacing:-1.6px;position:relative;z-index:1}.story-mark svg{position:absolute;width:270px;right:-18px;bottom:-28px;color:#d0ddff;transform:rotate(-12deg)}.story-mark strong{color:var(--blue)}.story>div>p:not(.eyebrow){margin-top:24px;font-size:16px}.launch-note{border-top:1px solid var(--line);margin-top:27px;padding-top:20px;display:flex;gap:12px}.launch-note p{font-size:13px}.launch-note strong{color:var(--ink)}.status-dot{width:7px;height:7px;background:var(--blue);border-radius:50%;flex-shrink:0;margin-top:8px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:60px;padding-top:75px}.questions details{border-bottom:1px solid var(--line);padding:21px 0}.questions details:first-child{padding-top:0}.questions summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-weight:600;font-size:16px}.questions summary::-webkit-details-marker{display:none}.questions summary span{font-size:24px;color:var(--blue);line-height:1}.questions details[open] summary span{transform:rotate(45deg)}.questions details p{font-size:14px;margin-top:15px;max-width:560px}.questions details a{display:inline-block;color:var(--blue);font-size:14px;margin-top:12px;text-decoration:underline}.contact{background:var(--pale);max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:75px max(5%,calc((100vw - 1220px)/2))}.contact>div>p:last-child{margin-top:24px;font-size:16px}.contact-card{padding:35px;background:white;border-radius:12px;align-self:center}.contact-label{font-size:12px;color:var(--muted)}.contact-card h3{font-size:27px;margin:14px 0 25px}.contact-card #contact-links p{font-size:14px}.contact-card #contact-links a{display:block;font-weight:600;color:var(--blue);padding:10px 0;overflow-wrap:anywhere}.contact .contact-location{font-size:12px!important;border-top:1px solid var(--line);padding-top:20px;margin-top:24px}footer{max-width:1340px;margin:auto;padding:45px 30px 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:30px}.footer-top p{font-size:14px}.footer-top>a:last-child{font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:flex-start;gap:22px;font-size:11px;color:var(--muted)}.footer-bottom>span{white-space:nowrap}.footer-bottom p{max-width:650px;margin-left:auto}.privacy-link{border:0;background:none;padding:0;font-size:11px;color:var(--muted)}dialog{border:0;border-radius:14px;padding:40px;max-width:620px;width:calc(100% - 32px);box-shadow:0 20px 100px #13213d33}dialog::backdrop{background:#13213d99}dialog h2{font-size:32px;letter-spacing:-1px;margin-bottom:20px}dialog p{font-size:14px;margin-top:16px}.close-dialog{position:absolute;right:15px;top:8px;border:0;background:transparent;font-size:28px;color:var(--ink)}@media(min-width:1644px){.hero{margin:auto}}@media(max-width:1000px){nav{gap:19px}.brand{font-size:19px}.hero-copy{padding:45px 30px}h1{font-size:59px;letter-spacing:-3px}.hero{min-height:590px}.hero-copy>p{font-size:15px}.trust-strip{gap:18px}.trust-strip>div{padding-left:15px}.trust-strip>div strong{font-size:17px}.needs-layout{gap:25px}.need-tabs button{padding:24px 18px;gap:12px}.need-tabs button>span:nth-child(2){font-size:18px}.need-tabs button>span>span{font-size:12px}.need-panel{padding:30px}.approach,.story,.local-section,.contact{gap:45px}.story-mark{padding:30px}.story-mark>span{font-size:34px}.city>span:first-child{font-size:28px}}@media(max-width:760px){html{scroll-padding-top:20px}.announcement{font-size:11px;padding:9px 12px}.announcement a{display:none}.header{padding:20px;position:relative;flex-wrap:wrap}.brand{font-size:19px}.brand-small{font-size:12px}.brand-icon{width:36px}.menu-toggle{display:flex;gap:16px;align-items:center;background:none;border:1px solid var(--line);border-radius:6px;padding:8px 12px;font-size:13px;color:var(--ink)}nav{display:none;flex-direction:column;align-items:stretch;gap:0;flex-basis:100%;padding:10px 0}nav.open{display:flex}nav>a{padding:13px 0}nav .button{padding:13px 16px;margin-top:10px}.hero{margin:0 12px;grid-template-columns:1fr;border-radius:10px}.hero-copy{padding:38px 25px 30px}h1{font-size:clamp(49px,11vw,72px);letter-spacing:-2.6px}.location{font-size:12px;margin-bottom:20px}.hero-copy>p{font-size:15px;max-width:440px;margin:22px 0}.hero-foot{margin-top:22px;font-size:11px}.hero-photo{height:340px}.hero-photo>img{object-position:center 45%}.photo-caption{bottom:20px;left:20px;padding:12px 18px;font-size:14px}.trust-strip{grid-template-columns:1fr 1fr;padding:28px 25px;gap:24px 15px}.trust-strip>p{font-size:13px}.trust-strip>div{border:0;padding:0}.trust-strip>div strong{font-size:16px}.trust-strip>div span{font-size:11px;max-width:145px}.section{padding:65px 25px}h2{font-size:38px;letter-spacing:-1.8px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px;font-size:15px;max-width:none}.eyebrow{font-size:13px}.needs-layout{grid-template-columns:1fr;gap:23px}.need-tabs{gap:10px}.need-tabs button{padding:18px}.need-tabs button>span:nth-child(2){font-size:17px}.need-panel{padding:28px}.need-panel h3{font-size:33px}.availability-note{font-size:11px}.approach,.story,.faq,.contact,.local-section{grid-template-columns:1fr;gap:36px}.approach>div>p:last-child{font-size:15px}.steps article{gap:18px;margin-bottom:28px}.steps h3{font-size:19px}.local-section{padding:60px 25px}.city{padding:22px 0}.city>span:first-child{font-size:28px}.story-mark{min-height:290px;padding:30px}.story-mark>span{font-size:35px}.story-mark svg{width:220px;right:10px;bottom:-45px}.story{gap:38px}.story>div>p:not(.eyebrow){font-size:15px}.faq{gap:32px}.questions summary{font-size:15px}.contact{padding:60px 25px}.contact-card{padding:25px}.contact>div>p:last-child{font-size:14px}.footer-top{align-items:flex-start;flex-wrap:wrap;gap:20px}.footer-top p{order:3;width:100%;font-size:13px}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-bottom p{margin:0;flex-basis:100%}footer{padding:35px 25px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
