:root{font-family:Inter,Arial,sans-serif;color:#20252c;background:#fff;font-synthesis:none;letter-spacing:0;--blue:#2454dc;--muted:#65707d;--line:#dde2e9}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #e59d18;outline-offset:5px}html{scroll-behavior:smooth;scroll-padding-top:90px}.header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:white}.brand{display:flex;align-items:center;font-size:25px;font-weight:800;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--blue);color:white;margin-right:10px;border-radius:6px;font-size:24px}.brand-dot,h1>span{color:var(--blue)}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}.login{border:1px solid var(--line);padding:12px 18px;border-radius:5px}.login span{margin-left:14px}.hero{position:relative;min-height:550px;height:min(680px,76vh);isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.hero-inner{padding:65px 0 42px 7%;max-width:580px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:0;color:var(--blue);margin:0 0 22px}h1{font-size:64px;margin:0 0 22px;line-height:1.08}h2{font-size:39px;line-height:1.14;margin:0 0 20px;font-weight:750}h3{font-size:24px;margin:18px 0 12px}p{line-height:1.7}.hero-lead{font-size:29px;line-height:1.35;font-weight:650;margin:0 0 20px}.hero-copy{font-size:16px;max-width:360px;margin:0 0 28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;border-radius:5px;padding:16px 22px;font-weight:650;font-size:14px;min-height:48px}.primary{color:white;background:var(--blue)}.primary:hover{background:#163ab0}.launch{font-size:12px;margin-top:16px;color:#4d5660}.proof{display:flex;justify-content:space-between;gap:20px;padding:25px 7%;font-size:13px;border-bottom:1px solid var(--line);color:var(--muted)}.proof strong{color:#20252c}.section{padding:90px 7%;scroll-margin-top:20px}.section-heading{max-width:540px;margin-bottom:44px}.section-heading>p:last-child{color:var(--muted)}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.features article{min-width:0}.feature-number{font-size:11px;font-weight:750;color:var(--muted)}.features p{font-size:15px;color:var(--muted);min-height:78px}.sample{margin-top:28px;border:1px solid var(--line);padding:20px;border-radius:6px;background:#fafbfd}.sample-title{font-weight:650;font-size:12px;display:flex;justify-content:space-between}.sample-title small{color:var(--muted);font-weight:400}.machine{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:22px;font-size:12px}.machine meter{grid-column:1/-1;width:100%;height:7px;appearance:none;background:#e5e9f0;border:0;border-radius:0}.machine meter::-webkit-meter-bar{background:#e5e9f0;border:0;height:7px}.machine meter::-webkit-meter-optimum-value{background:var(--blue)}.machine meter::-moz-meter-bar{background:var(--blue)}.machine .attention::-webkit-meter-optimum-value{background:#d89824}.machine .attention::-moz-meter-bar{background:#d89824}.route-sample{padding:0;margin:28px 0 0;list-style:none}.route-sample li{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:650}.route-sample li>span{display:grid;place-items:center;border:1px solid #bfcdf1;color:var(--blue);background:#eef2fc;border-radius:50%;width:30px;height:30px;flex-shrink:0}.route-sample small{display:block;color:var(--muted);font-size:11px;margin-top:5px;font-weight:400}.insight{background:#edf1fb;padding:25px;margin-top:28px;border-left:3px solid var(--blue)}.insight>span{font-size:12px}.insight strong{display:block;font-size:27px;line-height:1.2;margin-top:20px}.insight p{font-size:11px;min-height:0;margin-bottom:0}.workflow{background:#24282e;color:white}.workflow .eyebrow{color:#a8bfff}.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:28px}.workflow-grid p{margin:0;color:#c9cdd4;max-width:500px}.workflow ul{list-style:none;padding:0;margin:0}.workflow li{padding:12px 0;border-bottom:1px solid #444951;font-size:14px}.workflow li:before{content:'\2713';color:#b4c9ff;margin-right:15px}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start;background:#f7f8fb}.pricing>div>p{max-width:470px;color:var(--muted)}.pricing .muted{font-size:13px;margin-top:30px}.calculator{background:white;border:1px solid var(--line);border-radius:6px;padding:32px;max-width:510px}.calculator label{font-size:13px;font-weight:650;display:block;margin-bottom:14px}.number-control{display:flex;height:48px;border:1px solid #bfc8d7;border-radius:5px;overflow:hidden}.number-control button{border:0;background:#f3f5f9;width:48px;flex-shrink:0;cursor:pointer;font-size:22px}.number-control input{min-width:0;width:100%;text-align:center;border:0;font-weight:700;appearance:textfield}.number-control input::-webkit-inner-spin-button{appearance:none}.calculator input[type=range]{width:100%;margin:25px 0 8px;accent-color:var(--blue)}.range-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.price-result{margin:30px 0 0;border-top:1px solid var(--line);padding-top:24px}.price-result output{font-weight:750;font-size:45px;display:block}.price-result span{font-size:12px;color:var(--muted)}#price-detail{font-size:12px;margin:15px 0 24px}.calculator .button{width:100%;gap:12px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:8%}.faq h2{font-size:32px}.faq details{padding:22px 0;border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:15px;font-weight:650;line-height:1.5}.faq details p{color:var(--muted);font-size:14px}footer{display:flex;flex-wrap:wrap;align-items:center;gap:28px;border-top:1px solid var(--line);padding:32px 7%;font-size:12px;color:var(--muted)}footer .brand{font-size:22px;color:#20252c;margin-right:auto}footer a:hover,nav>a:not(.login):hover{color:var(--blue)}@media(min-width:1600px){.hero{height:700px}.hero-inner{padding-top:100px}}@media(max-width:1000px){.hero-inner{padding-left:5%;max-width:470px}h1{font-size:52px}.hero-lead{font-size:25px}.hero-image{object-position:55% center}.hero-copy{max-width:310px}.section{padding:66px 5%}.features{gap:25px}h3{font-size:21px}.features p{min-height:110px}.pricing{gap:6%}.calculator{padding:24px}.proof{padding-left:5%;padding-right:5%}}@media(max-width:650px){.header{height:70px;padding:0 5%}.brand{font-size:21px}.brand-mark{width:29px;height:29px;font-size:20px}nav{gap:16px;font-size:12px}nav>a:first-child{display:none}.login{padding:10px}.login span{display:none}.hero{height:740px;min-height:0;background:#eff0ee}.hero-image{inset:auto 0 0;object-fit:cover;object-position:right bottom;height:355px}.hero-inner{max-width:none;padding:36px 6% 0;background:#eff0ee}h1{font-size:48px;margin-bottom:14px}.eyebrow{margin-bottom:16px;font-size:10px}.hero-lead{font-size:24px;margin-bottom:12px}.hero-copy{font-size:14px;max-width:330px;margin-bottom:20px}.hero .button{padding:13px 19px}.launch{margin-top:12px}.proof{flex-wrap:wrap;gap:12px;font-size:11px;padding:22px 6%}.proof span:first-child{width:100%}.section{padding:52px 6%}h2{font-size:32px}.features,.pricing,.faq,.workflow-grid{grid-template-columns:1fr;gap:36px}.features article{padding-bottom:30px;border-bottom:1px solid var(--line)}.features p{min-height:0}.section-heading{margin-bottom:32px}.workflow-grid{gap:20px}.calculator{max-width:none}.faq{gap:8px}.price-result output{font-size:39px}footer{padding:28px 6%;gap:18px}footer>.brand{width:100%}footer>span:first-of-type{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
