:root{color-scheme:dark;--ink:#07151e;--panel:#0b202d;--text:#f5f8fa;--muted:#aac4d3;--orange:#ff640d;--blue:#15b5ed;--line:#25404e;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--ink);color:var(--text)}a{color:inherit;text-underline-offset:4px}a:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid var(--blue);outline-offset:5px}a:hover{color:#fff}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Arial Narrow",Arial,Helvetica,sans-serif;letter-spacing:-.045em;line-height:1.05}h2{font-size:clamp(2.1rem,3.6vw,3.7rem);margin-bottom:22px}p{line-height:1.7}section{scroll-margin-top:20px}.skip-link{position:fixed;top:-80px;left:20px;z-index:20;padding:15px;background:#fff;color:#07151e}.skip-link:focus{top:10px}.site-header{height:82px;padding:0 4.4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#07151ef5;position:sticky;top:0;z-index:10}.brand{font-size:clamp(1.05rem,1.8vw,1.8rem);font-weight:900;letter-spacing:-.05em;text-decoration:none;white-space:nowrap}.brand span{color:var(--orange)}nav{display:flex;align-items:center;gap:34px}nav a{text-decoration:none;font-size:14px;font-weight:700}.sign-in{border:1px solid #537588;border-radius:4px;padding:12px 20px}.sign-in span{margin-left:14px;color:var(--orange)}.hero{position:relative;isolation:isolate;min-height:740px;display:flex;align-items:center;overflow:hidden}.hero-scene{position:absolute;inset:0;z-index:-1;background:url('/assets/website-cover.png') center/cover no-repeat}.hero-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07151e 0%,#07151e 39%,#07151ef5 41%,#07151e00 54%)}.hero-content{width:46%;padding:68px 0 70px 4.4%}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#a8cee4;font-size:12px;font-weight:700;margin-bottom:25px}.hero .eyebrow:after{content:"";display:block;background:var(--orange);width:72px;height:3px;margin-top:24px}.hero h1{font-size:clamp(2.8rem,4.25vw,4.8rem);font-weight:900;margin-bottom:24px}.hero h1 span{color:var(--orange)}.hero-description{font-size:clamp(1rem,1.35vw,1.3rem);color:var(--muted);max-width:530px;line-height:1.55}.hero-benefits{list-style:none;padding:0;display:flex;justify-content:space-between;gap:14px;margin:32px 0}.hero-benefits li{font-size:clamp(.75rem,.95vw,1rem);line-height:1.4;font-weight:700;flex:1}.feature-symbol{display:flex;align-items:center;justify-content:center;border:1px solid;width:42px;height:42px;border-radius:50%;font-size:13px;letter-spacing:.05em;margin-bottom:12px}.orange{color:var(--orange)}.blue{color:var(--blue)}.green{color:#12d49d}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:16px 22px;border-radius:5px;text-decoration:none;font-weight:700;font-size:15px;line-height:1.25;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.primary{background:var(--orange);color:#07151e}.primary:hover{background:#ff823b;color:#07151e}.secondary{border:1px solid var(--blue);background:#071c28;color:#fff}.secondary:hover{background:#103145}.intro-strip{padding:23px 4.4%;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0b1e2a}.intro-strip p{margin:0;color:var(--muted);font-size:14px}.intro-strip strong{color:#fff;font-weight:400}.intro-strip>span{font-size:10px;letter-spacing:.15em;color:var(--muted);white-space:nowrap}.section{max-width:1450px;margin:auto;padding:95px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:45px}.section-heading h2{margin:0}.section-heading>p{max-width:400px;color:var(--muted);margin-bottom:4px}.workflow-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center}.steps article{display:flex;gap:23px;padding:25px 0;border-top:1px solid var(--line)}.steps article:first-child{padding-top:0;border:0}.step-number{font-size:13px;color:var(--orange);font-weight:700;padding-top:4px}.steps h3{font-size:20px;letter-spacing:-.025em;margin-bottom:10px}.steps p{color:var(--muted);font-size:15px;margin:0}.video-demo{margin:0}.video-demo video{display:block;width:100%;aspect-ratio:16/9;background:#02090e;border:1px solid var(--line);border-radius:8px}.video-demo figcaption{font-size:12px;color:var(--muted);line-height:1.6;margin-top:14px;max-width:520px}.report-section{background:#0c2432;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.report-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.report-intro>p:not(.eyebrow){color:var(--muted);max-width:440px}.review-note{border-left:2px solid var(--orange);padding-left:18px;margin-top:30px}.sample-label{display:inline-block;font-size:10px;color:#7599ac;letter-spacing:.16em;margin-top:25px}.field-note{padding:24px;background:#07151e;border:1px solid #345366;border-bottom:3px solid var(--orange);border-radius:6px 6px 0 0}.field-note>span{font-size:10px;letter-spacing:.15em;color:#8db5ca}.field-note p{font:14px/1.7 Consolas,monospace;margin:14px 0 0;color:#e6edf1}.report-paper{padding:32px 36px;background:#f6f6f2;color:#15242c;border-radius:0 0 5px 5px;box-shadow:0 20px 50px #0003}.paper-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #ccd2d2;font-size:10px;letter-spacing:.1em}.paper-heading>span:first-child{font-size:13px;font-weight:900;letter-spacing:-.04em}.paper-heading b{color:#b94100}.report-paper h3{font-size:22px;margin:24px 0}.report-paper h4{font-size:13px;margin:20px 0 6px}.report-paper p{font-size:13px;line-height:1.65;margin:0}.paper-footer{border-top:1px solid #ccd2d2;padding-top:18px;margin-top:26px;font-size:9px;letter-spacing:.15em;color:#566873}.pilot{display:flex;justify-content:space-between;align-items:center;gap:60px;padding-top:110px;padding-bottom:110px}.pilot>div:first-child>p:last-child{max-width:500px;color:var(--muted);margin:0}.pilot-contact{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.pilot-contact .button{min-width:260px}.pilot-contact .email{font-size:18px;text-decoration:none}.pilot-contact p{font-size:12px;color:var(--muted);margin:0}.site-footer{padding:35px 5% 25px;border-top:1px solid var(--line);background:#051017}.footer-main{display:flex;align-items:center;gap:30px}.footer-main p{flex:1;margin:0;color:var(--muted);font-size:13px}.footer-main>a:not(.brand){font-size:12px;text-decoration:none}.footer-fine{border-top:1px solid var(--line);margin-top:30px;padding-top:24px;display:flex;justify-content:space-between;gap:30px;font-size:11px;color:#8faaba}.footer-fine details{max-width:500px}.footer-fine summary{cursor:pointer}.footer-fine details p{margin:15px 0 0}
@media(min-width:1672px){.hero{min-height:56.3vw}.hero-scene{background-size:100% auto}.hero-content{width:43%}}
@media(max-width:1100px){.hero{min-height:640px}.hero-content{width:49%;padding-top:50px;padding-bottom:50px}.hero-scene{background-position:56% center}.hero-scene:after{background:linear-gradient(90deg,#07151e 0%,#07151e 42%,#07151ef5 45%,#07151e00 59%)}.hero h1{font-size:44px}.hero-actions{flex-wrap:wrap}.hero-actions .button{font-size:13px;padding:14px 17px}.workflow-layout{gap:35px;grid-template-columns:1fr 1.1fr}.report-layout{gap:50px}.section{padding-top:70px;padding-bottom:70px}}
@media(max-width:760px){html{scroll-padding-top:80px}.site-header{height:68px;padding:0 6%}.brand{font-size:19px}nav{gap:0}.nav-detail{display:none}.sign-in{padding:10px 13px;font-size:12px}.sign-in span{margin-left:6px}.hero{display:flex;flex-direction:column;min-height:0}.hero-content{width:100%;padding:40px 6% 30px;order:0}.hero-scene{position:relative;inset:auto;order:1;width:100%;height:330px;background-size:auto 470px;background-position:right 48%;z-index:0}.hero-scene:after{background:linear-gradient(180deg,#07151e 0%,#07151e00 18%,#07151e00 85%,#07151e 100%)}.hero h1{font-size:clamp(38px,8.5vw,57px);max-width:610px}.hero-description{font-size:17px;max-width:590px}.eyebrow{font-size:10px;letter-spacing:.17em}.hero .eyebrow:after{margin-top:20px}.hero-benefits{gap:14px;margin:28px 0}.hero-benefits li{font-size:12px}.hero-actions{flex-wrap:nowrap}.hero-actions .button{flex:1;gap:10px;font-size:14px;min-height:53px;padding:13px}.intro-strip{padding:22px 6%}.intro-strip p{font-size:13px}.intro-strip>span{display:none}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:22px}.workflow-layout,.report-layout{grid-template-columns:1fr;gap:35px}.steps article{padding:23px 0}.report-intro .sample-label{margin-top:8px}.report-paper{padding:27px}.pilot{display:block}.pilot-contact{margin-top:32px;gap:20px}.pilot-contact .button{width:100%;max-width:400px}.pilot-contact .email{font-size:17px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main .brand{width:100%}.footer-main p{flex-basis:100%}.footer-fine{flex-direction:column;gap:20px}.site-footer{padding:32px 6%}.paper-heading{font-size:8px;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
