@font-face{font-family:"Source Sans 3";src:url("assets/source-sans-3-variable.woff2") format("woff2");font-style:normal;font-weight:200 900;font-display:swap}
:root{--ink:#183546;--blue:#24445a;--brand:#034d65;--text:#465760;--muted:#5b6c74;--yellow:#fdba0d;--paper:#fff;--canvas:#f5f4f0;--line:#d9dfe0;--font:"Source Sans 3",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:32px}body{margin:0;color:var(--text);background:var(--paper);font-family:var(--font);font-size:18px;line-height:1.6}a{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--ink);line-height:1.12}h1,h2{font-weight:650;letter-spacing:-.045em}h2{font-size:clamp(34px,3.5vw,48px)}h3{font-size:25px;font-weight:650;letter-spacing:-.025em}p+p{margin-top:18px}.container{width:min(1180px,calc(100% - 80px));margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;color:var(--brand);margin-bottom:22px}.little-line{display:inline-block;width:30px;height:3px;background:var(--yellow);flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:56px;padding:15px 23px;color:var(--ink);background:var(--yellow);border:1px solid transparent;border-radius:5px;text-decoration:none;font-size:16px;font-weight:700;line-height:1.3;transition:background .18s,transform .18s}.button span{font-size:23px;line-height:1}.button:hover{background:#ffca36;transform:translateY(-2px)}a:focus-visible{outline:3px solid var(--brand);outline-offset:6px}.skip-link{position:fixed;top:12px;left:16px;z-index:10;padding:12px 20px;background:var(--yellow);color:var(--ink);transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{border-bottom:1px solid #e9eced}.header-inner{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:block;flex-shrink:0}.brand-crop{display:block;position:relative;width:234px;height:72px;overflow:hidden}.brand-crop img{position:absolute;width:430px;max-width:none;height:auto;left:-98px;top:-40px}.header-inner nav{display:flex;align-items:center;gap:34px}.header-inner nav a{text-decoration:none;font-size:15px;font-weight:600;color:var(--ink);padding:10px 0}.header-inner nav a:hover{color:var(--brand);text-decoration:underline;text-underline-offset:6px}.hero{background:var(--canvas)}.hero-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:55px;align-items:center;padding-top:78px;padding-bottom:68px}.hero .eyebrow{display:flex;gap:12px;align-items:center}.hero h1{font-size:clamp(45px,5.2vw,72px);max-width:650px;line-height:1.04}.lead{font-size:21px;line-height:1.5;margin-top:30px;max-width:590px}.hero-description{max-width:540px;font-size:18px}.hero .button{margin-top:30px}.hero-identity{position:relative;text-align:center;padding-top:8px}.hero-identity img{width:100%;mix-blend-mode:multiply}.section{padding-block:100px}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.section-intro>p{padding-top:40px}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:64px}.pillars article{border-top:1px solid var(--line);padding-top:25px}.step-number{display:block;color:var(--brand);font-size:15px;font-weight:600;margin-bottom:32px}.pillars h3{max-width:230px;margin-bottom:16px}.pillars p{font-size:17px}.product{background:var(--canvas)}.product-heading{max-width:730px;margin-bottom:58px}.product-grid{display:grid;grid-template-columns:1.18fr 1fr;align-items:center;gap:65px}.product-visual{min-width:0}.browser-frame{background:#fff;border:1px solid #d0d8da;border-radius:9px;overflow:hidden;box-shadow:0 18px 40px #18354614}.browser-bar{display:flex;align-items:center;gap:5px;background:#e7ebec;border-bottom:1px solid #d3dadc;padding:12px 14px}.browser-bar>span{width:6px;height:6px;border-radius:50%;background:#a4b3b9}.browser-bar b{font-size:10px;font-weight:500;letter-spacing:.05em;margin-left:13px;color:var(--text)}.app-capture{width:100%;height:auto}.product-visual figcaption{text-align:center;font-size:14px;margin-top:20px;color:var(--muted)}.guide-logo{width:174px;height:auto;max-height:100px;object-fit:contain;object-position:left center;margin-bottom:18px}.product-copy h3{font-size:32px;margin-bottom:18px}.product-copy>p{font-size:18px}.benefits{list-style:none;margin:24px 0;padding:0}.benefits li{position:relative;padding-left:26px;margin-bottom:12px;font-size:17px;line-height:1.4}.benefits li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-size:16px;font-weight:700}.product-copy .product-closing{font-size:16px;border-top:1px solid var(--line);padding-top:20px;margin-bottom:25px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about-copy{padding-top:40px}.about-copy strong{font-weight:650;color:var(--ink)}.signature{display:flex;align-items:center;gap:16px;margin-top:32px;color:var(--ink);font-size:19px;font-weight:600}.signature small{display:block;font-weight:400;font-size:14px;color:var(--muted)}.closing{background:var(--ink);position:relative;overflow:hidden;padding-block:84px}.closing-inner{text-align:center;position:relative}.closing .eyebrow{color:#d8e1e4}.closing h2{color:#fff;font-size:clamp(34px,4vw,55px);line-height:1.18;font-weight:550}.closing h2 span{color:var(--yellow)}.closing .button{margin-top:32px}.closing a:focus-visible{outline-color:var(--yellow)}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-block:26px}.contact{text-decoration:none;font-size:15px;overflow-wrap:anywhere}.contact:hover{text-decoration:underline}.contact span{margin-left:8px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:24px;font-size:12px;color:var(--muted)}
@media(min-width:1500px){.hero-grid{padding-block:94px}.hero h1{font-size:74px}}
@media(max-width:1000px){.container{width:calc(100% - 48px)}.header-inner nav{gap:20px}.header-inner nav a{font-size:14px}.brand-crop{width:200px;height:66px}.brand-crop img{width:374px;left:-85px;top:-34px}.hero-grid{gap:30px}.hero h1{font-size:56px}.section-intro,.about-grid{gap:50px}.product-grid{gap:35px;grid-template-columns:1fr 1fr}.product-copy .button{font-size:15px;padding-inline:17px}.section{padding-block:78px}}
@media(max-width:720px){body{font-size:17px}.container{width:calc(100% - 40px)}.header-inner{min-height:0;display:block;padding-top:9px;padding-bottom:14px}.brand{width:fit-content}.header-inner nav{gap:0;justify-content:space-between;flex-wrap:wrap;column-gap:12px}.header-inner nav a{font-size:12px;padding:6px 0}.brand-crop{width:196px;height:68px}.brand-crop img{width:365px;left:-83px;top:-31px}.hero-grid{display:block;padding-top:46px;padding-bottom:38px}.hero h1{font-size:clamp(40px,10.8vw,60px);max-width:530px}.hero .eyebrow{font-size:10px;margin-bottom:22px}.lead{font-size:19px;margin-top:24px}.hero-description{font-size:17px}.hero-identity{display:none}.button{width:100%;max-width:390px;padding:16px 18px;font-size:15px;gap:15px}.hero .button{margin-top:25px}.section{padding-block:60px}.section-intro,.about-grid,.product-grid{grid-template-columns:1fr;gap:24px}.section-intro>p,.about-copy{padding-top:0}.eyebrow{font-size:10px;margin-bottom:16px}h2{font-size:35px;max-width:520px}.pillars{grid-template-columns:1fr;gap:30px;margin-top:36px}.pillars article{position:relative;padding:24px 0 0 46px}.step-number{position:absolute;left:0;top:22px;margin:0}.pillars h3{max-width:none;font-size:24px;margin-bottom:10px}.pillars p{font-size:17px}.product-heading{margin-bottom:30px}.product-grid{gap:36px}.product-copy h3{font-size:29px}.product-copy>p{font-size:17px}.guide-logo{width:155px;margin-bottom:14px}.product-visual figcaption{font-size:13px;margin-top:14px}.about-grid{gap:24px}.signature{margin-top:26px}.closing{padding-block:60px}.closing h2{font-size:35px;margin-inline:auto}.desktop-break{display:none}.footer-top{display:block;padding-block:20px}.contact{display:inline-block;margin-top:12px;font-size:14px}.footer-bottom{flex-direction:column;gap:8px;font-size:12px}.browser-bar{padding:8px 10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
