@import url('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{color-scheme:dark;--bg:#08090c;--panel:#111318;--text:#f5f6f8;--muted:#989da8;--border:#252831;--blue:#7594ff;--accent:#315efb;font-family:'DM Sans',sans-serif;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid #92acff;outline-offset:6px}::selection{background:#315efb;color:#fff}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip{position:fixed;top:10px;left:10px;transform:translateY(-180%);z-index:10;background:#fff;color:#000;padding:10px 20px}.skip:focus{transform:none}.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #22242c}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:650;letter-spacing:-1px}.brand-mark{font-family:'Manrope',sans-serif;width:27px;height:33px;position:relative;color:#fff;font-weight:800;font-size:36px;line-height:30px;letter-spacing:-3px;transform:rotate(-7deg)}.brand-mark span{position:absolute;width:7px;height:7px;background:var(--blue);left:17px;top:15px;border-radius:50%}.brand-note{font-size:12px;color:var(--muted);font-weight:450;letter-spacing:0;margin-left:8px}.header nav{display:flex;gap:37px;font-size:14px}.header nav a:first-child{color:#b2b6c0}.header nav a:last-child span{color:var(--blue);margin-left:14px}.header nav a:hover{color:var(--blue)}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:65px;align-items:center;padding-block:86px 77px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:550;margin:0 0 24px;color:#b0b5c1}.hero .eyebrow{display:flex;align-items:center;gap:10px}.short-line{width:22px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(48px,5.05vw,76px);font-weight:550;line-height:1.08;letter-spacing:-3.7px;margin-bottom:27px}.blue{color:var(--blue)}.hero-description{max-width:465px;color:#b1b5c0;font-size:17px;line-height:1.75;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:14px;font-weight:600;padding:15px 20px;border-radius:5px;transition:transform .2s,background .2s;line-height:1.5}.button:hover{transform:translateY(-2px)}.button-light{background:#f0f2f7;color:#161922}.button-light:hover{background:#fff}.button span{font-size:20px;font-weight:400}.text-link{font-size:14px;color:#d2d5dd}.text-link span{margin-left:9px}.text-link:hover{color:var(--blue)}.micro{margin:19px 0 0;font-size:12px;color:#838994}.hero-demo{position:relative;min-width:0;scroll-margin-top:40px}.hero-demo:before{content:'';position:absolute;inset:-65px -35px -55px;z-index:-1;background:radial-gradient(ellipse,#18378033 0%,transparent 67%)}.demo-caption{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.4px;color:#969eaf;margin:0 3px 14px}.demo-caption span:last-child{color:#778197}.browser-shell{background:#12151d;border:1px solid #343b4d;border-radius:10px;box-shadow:0 30px 65px #0006;overflow:hidden;transform:perspective(1500px) rotateY(-3deg) rotateX(2deg);transition:transform .7s}.hero-demo:hover .browser-shell{transform:perspective(1500px) rotateY(0) rotateX(0)}.browser-top{height:42px;display:flex;align-items:center;gap:18px;background:#171c27;padding:0 14px;border-bottom:1px solid #303745}.window-controls{display:flex;gap:5px}.window-controls i{width:6px;height:6px;border-radius:50%;background:#566071}.tab-name{font-size:12px;color:#c3c9d6;background:#232a38;align-self:flex-end;padding:7px 14px 8px;border-radius:5px 5px 0 0}.tab-name span{color:#8595bc;margin-right:8px}.plus{font-size:18px;color:#798297}.address{height:38px;display:flex;align-items:center;gap:10px;padding:0 20px;color:#8b96ab;font-size:12px;background:#10151e;border-bottom:1px solid #292f3d}.address span:last-child{margin-left:auto}.demo-content{padding:25px 25px 18px;background:#f4f6fa;color:#242c3b}.portal-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;margin-bottom:28px}.portal-symbol{width:30px;height:30px;background:#263958;color:#fff;display:grid;place-items:center;border-radius:6px;font-size:22px}.portal-title small{display:block;font-size:12px;letter-spacing:1.2px;color:#7e8797}.avatar{margin-left:auto;width:25px;height:25px;border-radius:50%;background:#e0e5ef;display:grid;place-items:center;font-size:12px;color:#52647d}.portal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.portal-heading h2{font-size:16px;letter-spacing:-.5px;margin:0;font-weight:750}.portal-heading>span{font-size:12px;color:#778398}.document{display:flex;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #dfe4ec;font-size:12px;font-weight:550;transition:background .5s}.document>span:nth-child(2){flex:1}.document small{display:block;font-size:12px;font-weight:400;color:#778398}.file-icon{display:grid;place-items:center;font-size:20px;border:1px solid #d5dce7;background:white;width:29px;height:33px;color:#728098;border-radius:4px}.document-status{font-size:12px;color:#69768d;background:#e5eaf3;padding:2px 7px;border-radius:3px;min-width:48px;text-align:center;transition:all .5s}.document.collected .document-status{background:#e0e8ff;color:#234dba}.document.collecting{background:#e8eeff}.example-banner{margin-top:16px;color:#798598;font-size:12px;display:flex;align-items:center;gap:7px}.example-banner span{font-size:18px;color:#627bb9}.run-panel{position:relative;display:flex;align-items:center;gap:12px;padding:19px 20px 23px;background:#14203a;min-height:85px}.run-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #5072cd;border-radius:7px;background:#1c3260;color:#a8bfff;font-size:24px}.run-label{font-size:12px;letter-spacing:1.2px;color:#96a9d1}.run-panel p{margin:2px 0 0;font-size:13px;color:#e4ecff}#run-count{font-size:12px;color:#91a2c7;margin-left:auto}.progress-track{position:absolute;bottom:0;left:0;right:0;height:3px;background:#1e3055}.progress-track span{display:block;background:#7594ff;width:33.33%;height:100%;transition:width .7s}.demo-controls{display:flex;justify-content:space-between;align-items:center;margin-top:21px}.step-buttons{display:flex;gap:16px}.step{background:none;border:0;padding:4px 0;color:#8d96a7;cursor:pointer;font-size:12px}.step span{margin-left:5px}.step.active{color:#a9beff}.step:hover{color:white}.motion-button{width:26px;height:26px;display:grid;place-items:center;border:1px solid #3a4150;border-radius:50%;background:#111620;color:#b6c5e2;cursor:pointer;font-size:12px}.demo-description{font-size:12px;color:#919aab;margin:8px 0 0;min-height:38px}.audience-strip{border-block:1px solid #22262f}.audience-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:23px}.audience-strip .wrap>span{font-size:12px;letter-spacing:1.3px;color:#7e8593}.audience-strip p{margin:0;font-size:14px;color:#c0c5cf;display:flex;gap:28px}.audience-strip p span{color:#434b5c}.section-space{padding-block:105px}.approach{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.section-intro h2,.partner-copy h2{font-size:44px;font-weight:550;line-height:1.2;letter-spacing:-1.9px;margin-bottom:24px}.section-intro>p:last-child,.partner-copy>p{color:var(--muted);font-size:16px;max-width:420px;line-height:1.8}.principle{display:flex;gap:23px;padding:25px 0;border-top:1px solid var(--border)}.principle:last-child{border-bottom:1px solid var(--border)}.number{font-size:12px;color:#7a86a1;line-height:26px}.principle h3{font-size:19px;letter-spacing:-.5px;font-weight:600;margin:0 0 10px}.principle p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.principle-icon{color:#839ef3;font-size:23px;margin-left:auto;padding-left:10px}.statement{padding:46px 48px;background:#12192a;border:1px solid #2c3855;border-radius:8px;position:relative;overflow:hidden}.statement:after{content:'';position:absolute;width:380px;height:380px;right:-140px;top:-230px;border:1px solid #415887;border-radius:50%;box-shadow:0 0 0 40px #26365533,0 0 0 80px #26365522;pointer-events:none}.statement .eyebrow{font-size:12px;display:block;color:#9db0df}.statement h2{font-size:38px;line-height:1.3;letter-spacing:-1.3px;font-weight:500;margin-bottom:28px}.statement h2 span{color:#8d9abc}.statement-bottom{display:flex;justify-content:space-between;align-items:end;gap:50px}.statement-bottom p{font-size:15px;line-height:1.8;color:#a5afc5;max-width:610px;margin:0}.small-tag{white-space:nowrap;color:#9baedb;font-size:12px;letter-spacing:1.3px;border-top:1px solid #3c4e74;padding-top:10px}.partners{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;scroll-margin-top:20px}.founder{display:flex;align-items:center;gap:13px;margin-top:32px;font-size:14px}.founder-initial{border:1px solid #3b4150;background:#202631;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;font-family:'Manrope',sans-serif;font-size:17px}.founder small{display:block;color:#838c9e;font-size:12px;margin-top:2px}.invitation{background:#12151c;border:1px solid #2b303d;border-radius:8px;padding:32px}.invitation-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:12px}.invitation-heading .eyebrow{margin:0;font-size:12px;color:#919eb8}.time{font-size:12px;padding:3px 9px;border:1px solid #394152;border-radius:4px;color:#b3bfd5}.invitation h3{font-weight:500;font-size:30px;letter-spacing:-1px;line-height:1.3;margin-bottom:16px}.invitation>p{color:#9ea7b9;font-size:14px;line-height:1.8;max-width:370px}.booking-pending,.button-blue{display:flex;justify-content:space-between;align-items:center;margin-top:27px;padding:13px 17px;width:100%;border-radius:4px;background:#233255;color:#b9caff;font-size:14px}.booking-pending{border:1px solid #3c5280}.booking-pending span:last-child{font-size:20px;color:#7e98ce}.button-blue{background:var(--accent);color:#fff}.invitation .invitation-note{font-size:12px;color:#828c9f;margin:12px 0 0}.footer{display:flex;align-items:center;gap:25px;border-top:1px solid var(--border);padding-block:30px}.footer .brand{font-size:21px}.footer p{color:#7f8796;font-size:12px;margin:0}.footer>span{margin-left:auto;color:#7f8796;font-size:12px}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.js-motion .reveal.visible{opacity:1;transform:none}#workflow,#approach{scroll-margin-top:35px}
@media(min-width:1500px){.hero{padding-block:106px 97px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero-actions{gap:15px;flex-wrap:wrap}h1{font-size:58px}.brand-note{display:none}.approach,.partners{gap:60px}.audience-strip p{gap:16px}.hero-description{font-size:16px}.demo-content{padding:21px 18px 16px}.tab-name{padding-inline:9px}.statement-bottom{gap:25px}.small-tag{white-space:normal}.demo-caption{font-size:12px}}
@media(max-width:850px){.wrap{width:calc(100% - 48px)}.header{height:84px}.hero{grid-template-columns:1fr;padding-top:57px;gap:55px;padding-bottom:44px}.hero-copy{max-width:620px}h1{font-size:66px}.hero-description{max-width:490px}.hero-demo{max-width:600px;width:100%;margin-inline:auto}.demo-caption{font-size:12px}.demo-content{padding:25px}.browser-shell{transform:none}.document{font-size:14px;padding-block:14px}.document small,.document-status{font-size:12px}.portal-heading h2{font-size:19px}.portal-heading>span,.example-banner{font-size:12px}.portal-title{font-size:16px}.portal-title small{font-size:12px}.run-panel p{font-size:15px}.run-label{font-size:12px}.demo-description{font-size:13px}.step{font-size:14px}.audience-strip>.wrap{align-items:start;flex-direction:column;gap:9px}.audience-strip p{font-size:13px}.approach,.partners{grid-template-columns:1fr;gap:35px}.section-space{padding-block:70px}.section-intro>p:last-child,.partner-copy>p{max-width:620px}.principle p{font-size:16px}.principles{max-width:100%}.statement{padding:35px}.statement-bottom{display:block}.small-tag{display:inline-block;margin-top:24px}.invitation{max-width:620px;width:100%}.footer{flex-wrap:wrap;gap:15px}.footer>span{margin-left:auto}.invitation>p{max-width:none;font-size:16px}.hero-demo:before{inset:0}}
@media(max-width:500px){.wrap{width:calc(100% - 36px)}.header .brand{font-size:23px}.header nav{gap:20px;font-size:13px}.header nav a:first-child{display:none}.hero{padding-top:43px;gap:42px}h1{font-size:clamp(43px,12.5vw,61px);letter-spacing:-2.6px}.eyebrow{font-size:12px;letter-spacing:1.2px}.hero-actions{gap:23px}.hero-description{font-size:16px}.hero .button{font-size:14px;padding:14px 17px;gap:19px}.demo-caption{font-size:12px;letter-spacing:.7px}.demo-content{padding:19px 14px}.tab-name{font-size:12px}.browser-top{gap:12px}.portal-title{margin-bottom:23px}.portal-heading h2{font-size:17px}.document{font-size:12px}.document small,.document-status{font-size:12px}.example-banner{font-size:12px}.run-panel{padding-inline:14px;gap:9px}.run-panel p{font-size:12px}.run-label{font-size:12px}.run-icon{width:28px;height:28px;font-size:20px}#run-count{font-size:12px}.step-buttons{gap:17px}.step{font-size:12px}.audience-strip p{display:block;line-height:2.2;font-size:13px}.audience-strip p span{margin-inline:9px}.section-intro h2,.partner-copy h2{font-size:35px;letter-spacing:-1.4px}.principle{gap:16px}.principle-icon{display:none}.principle h3{font-size:18px}.statement{padding:28px 24px}.statement h2{font-size:28px;letter-spacing:-.8px}.statement-bottom p{font-size:15px}.invitation{padding:25px}.invitation h3{font-size:29px}.footer p{display:none}.footer>span{font-size:12px}.founder{font-size:13px}.founder small{font-size:12px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.browser-shell{transform:none}}
