:root{--navy:#09182c;--blue:#488bff;--ink:#14243a;--muted:#758195;--line:#e7ecf3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #f0b44b;outline-offset:6px}p{line-height:1.65} .wrap{max-width:1256px;margin:auto;padding-left:44px;padding-right:44px}.header{max-width:none;padding:26px max(44px,calc((100vw - 1168px)/2));background:var(--navy);color:white;display:flex;justify-content:space-between;align-items:center}.brand{font-size:29px;font-weight:750;letter-spacing:-1.3px;display:flex;align-items:center;gap:10px}.brand-mark{background:var(--blue);width:30px;height:30px;line-height:27px;text-align:center;border-radius:9px;color:var(--navy)}.beta-tag{font-size:9px;letter-spacing:1.5px;border:1px solid #41516a;padding:4px 6px;border-radius:4px;margin-left:5px;color:#aabbd2}nav{display:flex;align-items:center;gap:32px;font-size:13px}.login{border:1px solid #41516a;padding:11px 17px;border-radius:7px}.hero{background:var(--navy);color:#fff;padding-top:66px;overflow:hidden}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#8fa8cb}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#52c5a7;margin-right:7px;vertical-align:middle}h1{font-size:clamp(46px,5.8vw,80px);line-height:1.06;letter-spacing:-3.5px;font-weight:600;margin:28px 0}h1>span{color:#82aeff}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:40px}.hero-bottom>p{color:#adbcd0;max-width:570px;font-size:17px;margin:0}.hero-actions{display:flex;align-items:center;gap:25px;flex-shrink:0}.button{padding:17px 22px;border-radius:7px;font-size:14px;font-weight:700;display:inline-flex;gap:28px}.primary{background:#478bff;color:#fff;box-shadow:0 4px 16px #0002}.primary:hover{background:#629cff}.text-link{font-size:13px}.product-stage{margin-top:62px;position:relative}.product-label{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.4px;color:#8b9eb9;margin-bottom:15px}.app-window{display:flex;background:#f6f8fb;color:var(--ink);border:1px solid #53627b;border-radius:12px;overflow:hidden;box-shadow:0 30px 70px #0003;min-height:485px}.sidebar{width:202px;background:white;border-right:1px solid var(--line);padding:23px 14px;flex-shrink:0;display:flex;flex-direction:column}.app-brand{font-weight:800;font-size:24px;padding:0 12px}.app-brand>span{display:block;font-size:7px;letter-spacing:2px;color:#8894a6;margin-top:3px}.company{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);margin:20px 0 13px;padding:16px 8px;font-size:12px;font-weight:bold}.company>span{font-size:10px}small{display:block}.company small,.side-footer small{font-size:8px;font-weight:400;color:var(--muted);margin-top:5px}.side-item{display:flex;align-items:center;gap:10px;font-size:11px;padding:11px;border-radius:5px;color:#647189}.side-item small{margin-left:auto}.side-item.active{color:#256bdd;background:#edf4ff;font-weight:700}.side-footer{margin-top:auto;padding:24px 10px 0;display:flex;gap:12px;font-size:10px}.app-main{min-width:0;flex:1}.app-topbar{padding:13px 25px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:10px}.avatar,.mini-avatar{border-radius:50%;background:#e6edfa;display:inline-grid;place-items:center;width:27px;height:27px;font-size:9px;color:#3465ad}.dashboard{padding:26px}.dashboard-heading{display:flex;justify-content:space-between;gap:12px}.small-caps{font-size:7px;letter-spacing:1.3px;color:#7d8ca2;margin:0 0 8px}.dashboard h2{font-size:23px;letter-spacing:-.8px;margin:0}.dashboard-heading p.muted{font-size:10px;margin:8px 0 22px}.muted{color:var(--muted)}.date{font-size:9px;color:#7a8798;padding-top:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:21px}.stats>div{background:#fff;border:1px solid var(--line);border-radius:7px;padding:15px;min-height:106px}.stats>div>span{font-size:9px;color:#768296}.stats strong{display:flex;align-items:baseline;gap:9px;font-size:26px;margin-top:7px}.stats small{font-size:8px;color:#8390a3;font-weight:400}.stats p{font-size:8px;margin:10px 0 0;color:#7a889b}.blue{color:#3d79d7!important}.mini-bars{display:flex;gap:4px;height:12px;align-items:flex-end;margin-top:8px}.mini-bars i{height:5px;width:18px;background:#b5d0fc;border-radius:2px}.mini-bars i:nth-child(2n){height:9px}.mini-bars i:nth-child(3n){height:12px;background:#488bff}.job-panel{background:white;border:1px solid var(--line);border-radius:7px;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;font-size:8px}.panel-title h3{font-size:11px;margin:0}.panel-title h3 span{background:#f0f3f8;padding:3px 6px;color:#8896ac;font-size:8px;margin-left:6px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;white-space:nowrap;text-align:left}th{font-size:7px;color:#8a96a7;letter-spacing:.6px;background:#fafbfd;padding:9px 15px}td{font-size:9px;padding:13px 15px;border-top:1px solid #eef1f6}td b{font-size:10px}td small{color:#8b97a9;font-size:8px;margin-top:5px}.selected{background:#f5f9ff}.pill{font-size:8px;color:#286fce;background:#e9f2ff;border-radius:20px;padding:5px 9px;display:inline-block;white-space:nowrap}.green{background:#e7f6ef;color:#25815f}.neutral{background:#f0f2f6;color:#768296}.dashboard-bottom{display:flex;justify-content:space-between;font-size:8px;color:#8b99ac;margin-top:19px}.floating-card{display:flex;align-items:center;gap:13px;background:#fff;color:var(--ink);padding:18px 22px;border:1px solid #e1e9f5;box-shadow:0 14px 40px #0002;border-radius:10px;position:absolute;bottom:30px;right:12px;transform:translateY(60%)}.floating-card strong{font-size:12px}.floating-card p{font-size:10px;color:#7a879c;margin:4px 0 0}.success-icon{background:#e9f6ef;color:#26916d;border-radius:50%;padding:10px}.hero-foot{display:flex;justify-content:space-between;font-size:11px;color:#8ea2c0;padding-top:55px;padding-bottom:32px}.workflow{padding-top:100px;padding-bottom:70px}.section-intro{max-width:640px}.section-intro .eyebrow{color:#3979d9}h2{font-size:44px;letter-spacing:-1.7px;line-height:1.12;font-weight:600;margin:18px 0}.section-intro>p:last-child{max-width:480px;font-size:15px;color:#738096}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}.number{font-size:9px;letter-spacing:1.7px;font-weight:700;color:#8c99aa}.feature-preview{margin:20px 0 24px;background:#f5f7fb;border:1px solid #e7edf5;border-radius:8px;padding:20px 12px;display:flex;align-items:center;gap:9px;min-height:88px}.feature-preview b{font-size:10px}.feature-preview small{font-size:8px;color:#8a96a9;margin-top:5px}.feature-preview .pill,.amount{margin-left:auto}.part-icon{color:#5689d8;font-size:23px}.feature-grid h3{font-size:18px;letter-spacing:-.4px}.feature-grid p{color:#758196;font-size:13px}.knowledge{border-top:1px solid var(--line);margin-top:52px;padding-top:26px}.knowledge>span{font-size:9px;letter-spacing:1.5px;color:#8b98aa}.knowledge p{font-size:12px;color:#697991;line-height:2}.knowledge i{font-style:normal;color:#c3ccd9;margin:0 17px}.beta-section{background:#eef3fa;padding:75px 0}.beta-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.beta-layout .eyebrow{color:#477bbf}.beta-copy h3{font-size:25px;margin-top:8px;letter-spacing:-.7px}.beta-copy>p{font-size:14px;color:#6c7b91}.beta-copy ul{padding:0;list-style:none;font-size:13px;line-height:2.4}.beta-copy li:before{content:'✓';color:#3a80e6;margin-right:12px}.prototype-notice{border-left:3px solid #488bff;padding:12px 16px;background:#ffffff9c;margin:22px 0 16px;font-size:13px}.prototype-notice p{font-size:12px;color:#748299;margin:5px 0}.beta-copy>small{font-size:10px;line-height:1.7;color:#7b899e}.footer{display:flex;align-items:center;flex-wrap:wrap;gap:25px;padding-top:32px;padding-bottom:30px}.footer>span{font-size:12px;color:#7c899e}.footer>a:not(.brand){font-size:12px;margin-left:auto}.footer>small{width:100%;font-size:9px;color:#8b97a8}.skip{position:absolute;left:12px;top:-80px;padding:12px;background:white;color:var(--ink);z-index:9}.skip:focus{top:12px}@media(min-width:1600px){.wrap{max-width:1376px}.header{padding-left:max(44px,calc((100vw - 1288px)/2));padding-right:max(44px,calc((100vw - 1288px)/2))}.app-window{min-height:520px}.dashboard{padding:32px}td{padding-top:17px;padding-bottom:17px}}@media(max-width:1050px){.hero-bottom{align-items:flex-start;flex-direction:column;gap:26px}.hero-actions{gap:30px}.sidebar{width:165px}.dashboard{padding:18px}.date{display:none}.feature-grid{gap:17px}.feature-preview{flex-wrap:wrap}.beta-layout{gap:40px}.floating-card{right:25px}}@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.header{padding:20px 22px}.brand{font-size:25px}.brand-mark{display:none}.beta-tag{font-size:8px}nav{gap:16px}nav>a:first-child,nav>a:nth-child(2){display:none}.login{font-size:12px}.hero{padding-top:35px}.eyebrow{font-size:8px;letter-spacing:1.4px}h1{font-size:47px;letter-spacing:-2.5px;line-height:1.1;margin:24px 0}.hero-bottom>p{font-size:14px}.hero-actions{gap:22px}.button{font-size:12px;padding:15px 17px;gap:15px}.text-link{font-size:11px}.product-stage{margin-top:40px}.product-label{font-size:6px;letter-spacing:.7px}.sidebar{display:none}.app-window{min-height:0;border-radius:8px}.app-topbar{padding:10px 13px}.dashboard{padding:15px 11px}.dashboard h2{font-size:19px}.stats{gap:5px;margin-bottom:14px}.stats>div{padding:10px 7px;min-height:93px}.stats strong{font-size:21px;display:block}.stats small{margin-top:3px}.stats p{font-size:7px}.stats>div>span{font-size:8px}.mini-bars{gap:2px}.mini-bars i{width:10px}.panel-title{padding:11px 9px}.panel-title>.blue{font-size:7px}td,th{padding:10px 9px}td:nth-child(2),th:nth-child(2){display:none}td b{font-size:9px}td small{font-size:6px}.pill{font-size:7px;padding:4px 6px}.dashboard-bottom{font-size:6px}.floating-card{position:relative;right:auto;bottom:auto;transform:none;margin:12px 0 0;padding:12px 15px;box-shadow:none}.floating-card p br{display:none}.hero-foot{padding-top:24px;font-size:8px;gap:15px;padding-bottom:25px}.workflow{padding-top:56px;padding-bottom:42px}h2{font-size:34px;letter-spacing:-1.2px}.section-intro>p:last-child{font-size:14px}.feature-grid{grid-template-columns:1fr;gap:25px;margin-top:32px}.feature-preview{margin:13px 0 15px;padding:19px}.feature-preview b{font-size:12px}.feature-preview small{font-size:10px}.feature-grid h3{margin:15px 0 8px}.feature-grid p{margin:0}.knowledge{margin-top:34px}.knowledge i{margin:0 7px}.beta-section{padding:45px 0}.beta-layout{grid-template-columns:1fr;gap:15px}.footer{gap:18px}.footer>span{font-size:10px}.footer>a:not(.brand){margin-left:0}.footer>small{line-height:1.6}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Current app preview is isolated from marketing styles. */
.authentic-frame{height:690px;background:#f4f7fb;border:1px solid #53627b;border-radius:5px;overflow:hidden}.authentic-frame iframe{display:block;width:100%;height:100%;border:0;background:#f4f7fb}.product-caption{color:#9eb2cf;font-size:11px;margin:14px 0 0}.product-caption a{text-decoration:underline;text-underline-offset:3px}.hero-foot{padding-top:30px}@media(max-width:700px){.authentic-frame{height:590px}.product-caption{font-size:10px;line-height:1.8}}
/* The header spans the viewport even when the wide-screen .wrap rule changes. */
.header.wrap{width:100%;max-width:none;margin-inline:0}
.header nav{flex-shrink:0;white-space:nowrap}
