@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{--ink:#101b2b;--blue:#174aff;--muted:#626c77;--paper:#f5f5f0;--line:#dcdedc;--orange:#f1ad70}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,h4{font-family:Manrope,sans-serif;line-height:1.08;letter-spacing:-.055em;margin:0 0 24px;font-weight:650}h1{font-size:clamp(46px,6.6vw,94px)}h2{font-size:clamp(34px,4.3vw,62px)}h3{font-size:28px}p{margin:0 0 22px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.skip{position:absolute;left:20px;top:-100px;z-index:10;padding:10px;background:#fff}.skip:focus{top:20px}.header{height:104px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:5}.logo{display:flex;gap:12px;align-items:center;font-size:10px;line-height:1.7;letter-spacing:1.6px;white-space:nowrap}.logo-mark{background:var(--blue);color:#fff;width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;letter-spacing:-1.5px;font-weight:750}.logo-mark span{font-size:17px;align-self:flex-start;margin-top:9px}.header nav{display:flex;gap:28px;font-size:13px;font-weight:550}.header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 24px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:7px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s,background .2s}.button:hover{background:#123bd0;transform:translateY(-2px)}.button.small{font-size:12px;padding:13px 16px;gap:15px}.button.white{background:#fff;color:var(--ink);border-color:#fff}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.button span{font-size:20px}.menu-toggle{display:none;border:0;background:none;font-size:25px}.mobile-menu{padding:20px 5%;background:#fff}.mobile-menu a{display:block;padding:12px}.mobile-menu[hidden]{display:none}.wrap{max-width:1340px;padding:0 5%;margin:auto}.section{padding:108px 0}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:650;text-transform:uppercase;margin-bottom:26px;display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--blue)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:44px}.section-heading h2{max-width:680px;margin:0}.section-heading p{max-width:340px;color:var(--muted);font-size:15px}.hero{padding:24px 24px 0}.hero-scene{min-height:700px;border-radius:16px;position:relative;overflow:hidden;background:linear-gradient(100deg,#142434 10%,#607977);color:#fff;display:flex;align-items:center}.hero-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#081621cc,#08162147 60%,#08162108)}.hero-copy{position:relative;z-index:1;padding:75px 5%;width:760px}.hero-copy h1{max-width:730px}.hero-copy p:not(.eyebrow){font-size:17px;max-width:480px;color:#e8eced}.hero-copy .eyebrow:before{background:#aaffcd}.hero-actions{display:flex;gap:18px;align-items:center;margin-top:32px}.hero-note{position:absolute;bottom:27px;right:30px;z-index:1;font-size:10px;letter-spacing:1.3px;text-transform:uppercase;color:#fff}.text-link{font-size:14px;font-weight:650;display:inline-flex;gap:18px;align-items:center;border-bottom:1px solid currentColor;padding-bottom:5px}.signal-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0;border-bottom:1px solid var(--line);gap:25px}.signal-bar div{font-size:12px;color:var(--muted);border-right:1px solid var(--line)}.signal-bar div:last-child{border:0}.signal-bar b{display:block;font-size:16px;color:var(--ink);margin-bottom:3px}.bento{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}.service-card{border:1px solid var(--line);border-radius:15px;padding:30px;background:#fff;position:relative;min-height:330px;transition:transform .2s}.service-card:hover{transform:translateY(-5px)}.service-card:first-child{background:var(--ink);color:#fff}.card-num{display:flex;justify-content:space-between;font-size:12px;margin-bottom:64px;color:var(--muted)}.service-card:first-child .card-num{color:#b4becb}.service-card p{font-size:14px;color:var(--muted)}.service-card:first-child p{color:#c9d0d7}.service-card h3{font-size:31px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split-image{border-radius:16px;width:100%;height:620px;object-fit:cover;background:#c9c6bc}.large-number{font-family:Manrope;font-size:100px;font-weight:650;letter-spacing:-8px;line-height:1}.large-number span{color:var(--blue)}.number-caption{font-size:12px;color:var(--muted);margin:15px 0 35px}.checks{list-style:none;padding:0;margin:30px 0}.checks li{border-top:1px solid var(--line);padding:15px 0;font-size:14px}.checks li:before{content:"↗";color:var(--blue);margin-right:15px}.dark{background:var(--ink);color:#fff}.dark p{color:#b9c2ce}.dark .eyebrow:before{background:var(--orange)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.step{border-top:1px solid #48515e;padding-top:24px}.step .step-no{color:var(--orange);font-size:12px;display:block;margin-bottom:45px}.step h3{font-size:27px;letter-spacing:-1px}.step p{font-size:14px}.step a{color:#fff}.design-panel{display:grid;grid-template-columns:1fr 1.25fr;gap:0;border-radius:18px;overflow:hidden;background:#e9eae5}.design-copy{padding:50px}.design-panel img{height:100%;min-height:560px;width:100%;object-fit:cover}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.tabs button{border:1px solid #c8ccc7;border-radius:30px;padding:9px 16px;background:transparent;font-size:12px;cursor:pointer}.tabs button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.tab-panel[hidden]{display:none}.tab-panel p{font-size:14px;min-height:95px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resource{padding:28px 0;border-top:1px solid var(--ink)}.resource small{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.resource h3{font-size:26px;margin:20px 0}.resource p{font-size:14px;color:var(--muted)}.faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-wrap details{border-bottom:1px solid var(--line);padding:22px 0}.faq-wrap summary{font-weight:550;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-wrap summary:after{content:"+";font-size:23px;color:var(--blue)}.faq-wrap details[open] summary:after{content:"−"}.faq-wrap details p{font-size:14px;color:var(--muted);margin:18px 25px 0 0}.cta-section{margin:0 24px 24px;padding:78px 6%;background:var(--blue);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-section h2{max-width:720px;margin-bottom:16px}.cta-section p{color:#dce4ff;max-width:530px}.footer-top{padding:65px 5%;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px}.footer-brand{font-family:Manrope;font-size:33px;letter-spacing:-1.8px;line-height:1.2;font-weight:650}.footer-top .eyebrow{font-size:9px;letter-spacing:1.3px}.footer-top .eyebrow:before{display:none}.footer-top div>a{display:block;font-size:12px;margin:11px 0;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin:0 5%;padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.footer-bottom a{margin-left:20px}.mobile-cta{display:none}.page-hero{padding:80px 0 65px;border-bottom:1px solid var(--line)}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:45px}.page-hero h1{max-width:1050px;font-size:clamp(42px,5.8vw,80px)}.page-hero .lead{font-size:19px;max-width:750px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:70px;padding-top:65px;padding-bottom:80px}.article-nav{align-self:start;position:sticky;top:40px}.article-nav a{display:block;padding:12px 0;font-size:12px;border-bottom:1px solid var(--line)}.article-body{max-width:850px}.article-body section{margin-bottom:55px;scroll-margin-top:40px}.article-body h2{font-size:35px;letter-spacing:-1.5px}.article-body h3{font-size:23px;letter-spacing:-.8px;margin-top:25px}.article-body p,.article-body li{color:#4b5664;font-size:16px}.article-body a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-body li{margin-bottom:12px}.callout{padding:28px;background:#e9edfa;border-radius:12px;border-left:3px solid var(--blue)}.article-body .callout p:last-child{margin:0}.article-body table{width:100%;border-collapse:collapse;font-size:14px}.article-body td,.article-body th{padding:16px 12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.article-body th{background:#e7eae6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-grid label{font-size:13px;font-weight:600;display:block}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;padding:13px;margin-top:8px;border:1px solid #cbd0d4;border-radius:6px;background:#fff;color:var(--ink)}.form-grid .full{grid-column:1/-1}.form-status{font-size:14px;margin-top:20px;color:var(--blue)}@media(min-width:1600px){.hero-scene{min-height:820px}}@media(max-width:1100px){.header nav{gap:16px}.header .nav-cta{display:none}.split{gap:40px}.design-copy{padding:35px}.footer-top{gap:25px}.hero-scene{min-height:650px}}@media(max-width:760px){.header{height:82px;padding:0 6%}.header nav{display:none}.menu-toggle{display:block}.logo-mark{width:44px;height:44px}.hero{padding:12px 12px 0}.hero-scene{min-height:690px;align-items:flex-end}.hero-scene>img{object-position:63% center}.hero-scene:after{background:linear-gradient(0deg,#081621e6,#0816211a)}.hero-copy{padding:45px 7% 65px;width:100%}.hero-copy h1{font-size:49px;max-width:450px}.hero-copy p:not(.eyebrow){font-size:15px}.hero-actions{flex-wrap:wrap;gap:24px}.hero-note{right:20px;bottom:20px;font-size:8px}.signal-bar{grid-template-columns:1fr 1fr;padding:25px 0;row-gap:25px}.signal-bar div:nth-child(2){border:0}.section{padding:65px 0}.section-heading{display:block;margin-bottom:30px}.section-heading p{margin-top:25px;max-width:none}.bento,.split,.steps,.design-panel,.resource-grid,.faq-wrap{grid-template-columns:1fr}.service-card{min-height:280px}.card-num{margin-bottom:35px}.split-image{height:430px}.split{gap:35px}.steps{gap:30px}.step .step-no{margin-bottom:25px}.design-panel img{min-height:320px;height:320px}.design-copy{padding:30px}.faq-wrap{gap:20px}.cta-section{display:block;padding:45px 7%;margin:0 12px 12px}.cta-section .button{margin-top:15px}.footer-top{grid-template-columns:1fr 1fr;padding-top:45px;gap:25px}.footer-brand{grid-column:1/-1;margin-bottom:15px}.footer-bottom{flex-wrap:wrap;padding-bottom:95px}.footer-bottom>span:nth-child(2){display:none}.mobile-cta{position:fixed;bottom:12px;left:15px;right:15px;z-index:10;background:var(--blue);color:#fff;padding:16px 20px;border:1px solid #91a7ff;border-radius:10px;box-shadow:0 7px 30px #10225b33;display:flex;justify-content:space-between;font-size:14px;font-weight:600}.page-hero{padding:45px 0}.page-hero .lead{font-size:17px}.article-layout{grid-template-columns:1fr;gap:35px;padding-top:30px}.article-nav{position:static}.article-nav a{display:inline-block;margin-right:18px}.article-body h2{font-size:30px}.form-grid{grid-template-columns:1fr}.article-body table{font-size:12px}.article-body td,.article-body th{padding:10px 6px}.hero-copy .eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
