:root{color-scheme:dark;--page:#0a0a0a;--text:#fafafa;--body:#c4c6ca;--muted:#a6a9af;--rule:#303135;--blue:#4a9eff;--amber:#efc477;--paper:#f4f0e8;--ink:#202522;--paper-muted:#535c56;--paper-rule:#c9cec4;font-family:Inter,system-ui,sans-serif;background:var(--page);color:var(--text)}
*{box-sizing:border-box}body{margin:0;overflow-wrap:anywhere;font-size:17px;line-height:1.7}a{color:inherit;text-underline-offset:4px}p{margin:0 0 20px}h1,h2,h3{font-family:Outfit,system-ui,sans-serif;font-weight:400;line-height:1.12;margin:0}h1{font-size:clamp(44px,5.7vw,82px);font-weight:300;letter-spacing:-.035em;line-height:1.04}h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.025em}h3{font-size:22px;line-height:1.3}strong{font-weight:600}a:focus-visible{outline:3px solid #fafafa;outline-offset:4px}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.shell-row{display:flex;justify-content:space-between;align-items:center;gap:24px}.site-header{min-height:88px;padding-block:12px;border-bottom:1px solid var(--rule);display:flex;align-items:center}.site-header nav,.site-footer nav{display:flex;gap:24px}.site-header nav a,.site-footer nav a{display:inline-flex;align-items:center;min-height:44px;font-family:Outfit,system-ui,sans-serif;font-size:15px;text-decoration:none}.brand{display:inline-flex;align-items:center;gap:10px;min-height:44px;text-decoration:none;font-family:'JetBrains Mono',monospace;font-size:14px;font-weight:500;letter-spacing:.14em}.brand-orbit{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:#4a9eff33}.brand-orbit span{width:8px;height:8px;background:var(--blue);border-radius:50%}.site-footer{border-top:1px solid var(--rule);padding:32px 0}.section{padding-block:88px;border-top:1px solid var(--rule)}.section-body{color:var(--body)}.section-body>:last-child{margin-bottom:0}.eyebrow{font:14px/1.4 'JetBrains Mono',monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:24px}.tool-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:56px;padding:16px 22px;border-radius:7px;background:var(--blue);color:#081422;text-decoration:none;font:500 16px/1.4 Outfit,system-ui,sans-serif;transition:background 160ms ease-out}.tool-cta::after{content:'→';font-size:22px;line-height:1}.tool-cta:hover{background:#78b7ff}.skip-link{position:absolute;left:16px;top:-100px;z-index:10;background:var(--text);color:var(--page);padding:12px}.skip-link:focus{top:12px}.hero{padding-block:76px 80px}.hero-deck{font-size:19px;line-height:1.6;color:var(--body)}.hero-deck p:has(.tool-cta){margin-top:28px;margin-bottom:0}.faq h3{color:var(--text);margin-bottom:12px}.faq h3:not(:first-child){padding-top:28px}.faq .section-body>p{border-bottom:1px solid var(--rule);padding-bottom:28px;margin-bottom:0}.closing{text-align:center}.closing h2{font-size:44px;max-width:780px;margin-inline:auto}.closing .section-body{max-width:640px;margin:20px auto 0;font-size:18px}.closing p:has(.tool-cta){margin-top:28px}.sample a:focus-visible{outline-color:#185eae}
@media(max-width:1023px){.container{width:calc(100% - 48px)}}
@media(max-width:767px){.container{width:calc(100% - 40px)}.site-header{min-height:72px}.section{padding-block:56px}.hero{padding-block:48px 56px}.closing h2{font-size:34px}.site-footer .shell-row{flex-wrap:wrap;gap:20px}}
@media(max-width:600px){h1{font-size:44px}.tool-cta{width:100%}.site-header nav{gap:16px}.shell-row{gap:12px}.brand{gap:7px;font-size:12px;letter-spacing:.08em}.brand-orbit{width:26px;height:26px}.site-header nav a{font-size:14px}}
@media(max-width:360px){h1{font-size:40px}.site-header nav{gap:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.site-header .shell-row,.site-header nav{flex-wrap:wrap}

.customers-hero{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:40px;padding-block:72px}.customers-hero h1{max-width:850px;font-size:clamp(40px,5.3vw,72px);line-height:1.06}.customers-hero .hero-deck{max-width:690px;margin-top:28px;line-height:1.65}.customers-hero .hero-deck p:has(.tool-cta){margin-block:24px 16px}.customers-hero .hero-deck>p:last-child{font-size:16px;max-width:650px}.customers-choice-drawing{width:220px;align-self:center}.customers-choices{display:grid;grid-template-columns:380px minmax(0,1fr);gap:72px;padding-block:80px}.customers-choice-lens{color:var(--body);min-width:0}.customers-choice-lens h2{color:var(--text);margin-bottom:28px}.customers-route-list{list-style:none;margin:0;padding:0;min-width:0}.customers-route-list li{border-top:1px solid var(--rule);padding-block:24px}.customers-route-list li:first-child{border-top:0;padding-top:0}.customers-route-list li:last-child{padding-bottom:0}.customers-route-list p{color:var(--body);margin:0}.customers-route-list strong{display:block;color:var(--text);font:400 23px/1.3 Outfit,system-ui,sans-serif;margin-bottom:8px}.customers-steps h2{margin-bottom:32px}.customers-step-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));color:var(--body)}.customers-step-band p{margin:0;padding-inline:28px;border-left:1px solid var(--rule)}.customers-step-band p:first-child{padding-left:0;border-left:0}.customers-step-band p:last-child{padding-right:0}.customers-step-band strong{display:block;color:var(--text);font:400 23px/1.3 Outfit,system-ui,sans-serif;margin-bottom:16px}.customers-example{background:#101b25;border:1px solid #314357;padding:48px}.customers-example h2{max-width:720px;margin-bottom:24px}.customers-example>div{max-width:820px;color:var(--body);font-size:18px}.customers-example p:first-child>strong{display:block;color:var(--amber);font-size:15px;line-height:1.6;margin-bottom:18px}.customers-ranked{color:var(--text);font-weight:600}.customers-example p:has(.tool-cta){margin-top:28px;margin-bottom:0}.customers-test{border-top:0}.customers-test h2{max-width:700px;margin-bottom:28px}.customers-test>div{max-width:900px;color:var(--body)}.customers-test>div>p:last-child{max-width:760px;margin-bottom:0}.customers-note{display:block;max-width:740px;background:#eee7d9;color:#202522;padding:24px 30px;margin-block:24px;font:400 25px/1.45 Outfit,system-ui,sans-serif}.customers-note span{display:block;padding-block:14px;border-top:1px solid #b9b4a7}.customers-note span:first-child{border-top:0;padding-top:0}.customers-note span:last-child{padding-bottom:0}.customers-faq h2{margin-bottom:32px}.customers-faq .section-body{max-width:800px}.customers-faq h3{font-size:23px}.customers-close{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;padding-block:64px}.customers-close>div:first-child{max-width:700px}.customers-close h2{margin-bottom:20px}.customers-close p{color:var(--body);margin-bottom:0}
@media(max-width:1099px){.customers-hero{display:block}.customers-choice-drawing{display:none}.customers-choices{grid-template-columns:minmax(0,1fr);gap:32px}.customers-choice-lens{max-width:760px}.customers-route-list{max-width:800px}}
@media(max-width:899px){.customers-step-band{display:block}.customers-step-band p{padding:24px 0;border-left:0;border-top:1px solid var(--rule)}.customers-step-band p:first-child{border-top:0;padding-top:0}.customers-step-band p:last-child{padding-bottom:0}}
@media(max-width:767px){.customers-hero{padding-block:44px 52px}.customers-choices{padding-block:56px}.customers-example{padding:24px}.customers-example>div{font-size:17px}.customers-note{padding:20px;font-size:22px}.customers-close{display:block;padding-block:56px}.customers-close>div:last-child{margin-top:24px}.customers-close .tool-cta{width:100%}}
@media(max-width:360px){.customers-example .tool-cta{gap:10px;padding-inline:16px}.customers-example .tool-cta::after{display:none}}
