
:root{--paper:#f7f8fb;--white:#fff;--ink:#101b32;--muted:#5d687b;--blue:#165be8;--blue-light:#eaf0ff;--line:#dfe4ed;--night:#0e182a;--gold:#bda77e;--radius:20px;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);line-height:1.12}h1,h2{letter-spacing:-.055em}h3{letter-spacing:-.035em}a:focus-visible,button:focus-visible{outline:3px solid #2784ff;outline-offset:5px}::selection{background:#c9dbff;color:var(--ink)}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:10px;left:10px;z-index:100;background:white;padding:12px 20px;transform:translateY(-180%)}.skip:focus{transform:translateY(0)}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}.small-icon{width:17px;height:17px}.header{position:sticky;top:0;z-index:50;background:rgba(247,248,251,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;align-items:center;gap:12px}.brand img{width:40px;height:40px;object-fit:contain}.brand-word{font-family:var(--display);font-weight:800;font-size:23px;letter-spacing:-1px}.brand-word span{font-weight:500}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:550}.nav>a:not(.button){padding:12px 0}.nav>a:not(.button):hover{color:var(--blue)}.nav .button{min-height:43px;padding:10px 18px;font-size:14px}.menu-button{display:none;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:transparent;min-width:46px;min-height:46px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:15px 24px;background:var(--blue);color:#fff;border:1px solid transparent;border-radius:9px;font-weight:600;font-size:16px;line-height:1.35;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#1049c4;transform:translateY(-2px);box-shadow:0 8px 24px #165be829}.button-dark{background:var(--ink)}.button-dark:hover{background:#243852}.button-outline{background:transparent;color:var(--ink);border-color:#ced5e1}.button-outline:hover{background:#fff;box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:600;line-height:1.4}.text-link:hover{color:var(--blue)}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:10px;line-height:1.5}.blue{color:var(--blue)}.muted{color:var(--muted)}.hero{padding:87px 0 70px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.hero h1{font-size:clamp(46px,5.6vw,78px);font-weight:750;margin:24px 0;max-width:12ch;line-height:1.06}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:460px;font-size:18px;line-height:1.75;color:var(--muted)}.hero-note{font-size:13px;color:#687489;display:flex;align-items:center;gap:8px;margin-top:20px}.hero-art{position:relative;padding:28px 0 95px 8px;min-width:0}.hero-art:before{content:'';position:absolute;inset:-35px -40px 30px;background:radial-gradient(ellipse,#d8e4fb 0,transparent 70%);z-index:-1}.hero-stage{border-radius:18px;background:#102245;padding:23px 23px 0;box-shadow:0 24px 55px #172e4d20;transform:rotate(-3deg);overflow:hidden;position:relative}.stage-label{color:white;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:10px}.product-brand{font-family:var(--display);font-size:25px;font-weight:750;letter-spacing:-.04em;display:flex;align-items:center;gap:9px}.product-brand .icon{width:23px;height:28px}.stage-label small{font-size:12px;color:#b2c7ef;border:1px solid #536c90;border-radius:5px;padding:3px 7px}.hero-stage>img{border-radius:8px 8px 0 0;border:1px solid #6583ac;object-fit:cover;aspect-ratio:1.78;object-position:left top;width:100%}.cortex-ticket{position:absolute;right:-10px;bottom:5px;width:85%;display:flex;align-items:center;gap:22px;background:#fff;padding:26px;border:1px solid #dddfe5;border-radius:14px;box-shadow:0 18px 40px #13274417;transform:rotate(2deg)}.cortex-ticket img{width:79px;height:79px;object-fit:contain}.cortex-ticket strong{display:block;font-family:var(--display);font-size:24px;font-weight:750;letter-spacing:.07em}.cortex-ticket p{font-size:14px;color:var(--muted);margin:3px 0 8px}.mini-tags{display:flex;gap:6px;flex-wrap:wrap}.mini-tags span{font-size:12px;background:#f0f2f6;border:1px solid #e3e6ed;border-radius:4px;padding:1px 7px}.hero-art>a{transition:filter .2s}.hero-art>a:hover{filter:brightness(.97)}.hero-baseline{display:flex;gap:40px;margin-top:62px;padding-top:26px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.hero-baseline span{display:flex;align-items:center;gap:10px}.hero-baseline .icon{color:#546e9c;width:19px;height:19px}.section{padding:96px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px}.section-heading h2{font-size:clamp(34px,3.5vw,50px);max-width:650px;margin-top:16px;font-weight:750;line-height:1.12}.section-heading>p{max-width:330px;color:var(--muted);font-size:16px}.products{background:var(--night);color:white;position:relative}.products .eyebrow{color:#a7b9d5}.products .section-heading>p{color:#aab6ca}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{border:1px solid #31405a;border-radius:var(--radius);overflow:hidden;background:#15223a;display:flex;flex-direction:column}.card-visual{height:280px;overflow:hidden;position:relative;padding:32px 30px 0;background:#eaf1ff;display:flex;align-items:flex-start;justify-content:center}.card-visual>img{width:100%;border-radius:9px;box-shadow:0 18px 30px #1c426a24;transform:rotate(-2deg);object-fit:cover;object-position:left top;min-height:270px}.card-visual.cortex-visual{background:#e9e7e2;padding:28px 36px;flex-direction:column;justify-content:space-between;color:#1b1d23}.cortex-visual-brand{display:flex;align-items:center;gap:18px}.cortex-visual-brand img{width:92px;height:92px;object-fit:contain}.cortex-visual-brand strong{font-family:var(--display);font-size:34px;letter-spacing:.08em;font-weight:750}.cortex-visual-brand p{font-size:14px;color:#656369}.flow-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-bottom:4px}.flow-strip>div{background:#fff9;border:1px solid #ccc7bd;border-radius:9px;padding:13px 12px}.flow-strip small{font-size:12px;color:#716449;display:block;margin-bottom:5px}.flow-strip strong{font-size:14px;display:block;font-weight:550}.card-body{padding:32px;display:flex;flex-direction:column;flex:1}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.product-category{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#abbad2}.product-number{font-size:12px;color:#9baaca;font-variant-numeric:tabular-nums}.card-body h3{font-size:29px;font-weight:650;margin-bottom:15px}.card-body>p{font-size:16px;color:#b6c2d7;line-height:1.7}.feature-tags{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0 28px}.feature-tags span{padding:4px 10px;border:1px solid #3a4b66;border-radius:5px;font-size:12px;color:#c3d0e5}.card-body>a{margin-top:auto;padding-top:21px;border-top:1px solid #31405a;justify-content:space-between;color:#fff}.card-body>a:hover{color:#94b7ff}.approach{background:#fff}.approach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:start}.approach h2{font-size:clamp(36px,3.6vw,52px);font-weight:750;line-height:1.13;margin:22px 0}.approach-intro>p{color:var(--muted);font-size:18px;margin-top:20px}.founder-note{margin-top:35px;border-left:3px solid var(--blue);padding:0 0 0 18px;font-size:15px;color:#5d687b}.value-row{display:grid;grid-template-columns:34px 1fr;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.value-row:first-child{padding-top:0}.value-row:last-child{border:0;padding-bottom:0}.value-index{color:var(--blue);font-size:13px;padding-top:4px;font-variant-numeric:tabular-nums}.value-row h3{font-size:22px;margin-bottom:12px;font-weight:700}.value-row p{color:var(--muted);font-size:16px;line-height:1.7}.contact-section{padding:36px 0 85px;background:#fff}.contact-box{background:#165be8;color:#fff;border-radius:20px;padding:60px 64px;display:grid;grid-template-columns:1.25fr 1fr;gap:40px;align-items:center;position:relative;overflow:hidden}.contact-box:after{content:'';position:absolute;right:-100px;top:-160px;width:460px;height:460px;border:1px solid #ffffff20;border-radius:50%;pointer-events:none}.contact-box h2{font-size:clamp(36px,3.4vw,48px);max-width:600px;margin-top:16px;font-weight:700;line-height:1.12}.contact-side{position:relative;z-index:1}.contact-side>p{color:#e2ebff;max-width:390px;line-height:1.7}.contact-box .button{margin-top:25px;background:#fff;color:#154fc4}.contact-box .button:hover{background:#eaf0ff}.contact-email{display:block;margin-top:18px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.footer{padding:32px 0;background:#fff;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer .brand img{width:32px;height:32px}.footer .brand-word{font-size:19px}.footer p{font-size:13px;color:var(--muted)}.footer-links{display:flex;gap:24px;font-size:14px;color:var(--muted)}.footer-links a:hover{color:var(--blue)}
/* Product pages */
.product-page .hero{padding-top:48px}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted);margin-bottom:45px}.breadcrumb a:hover{color:var(--blue)}.product-page .hero h1{font-size:clamp(43px,4.7vw,64px);max-width:13ch}.product-page .hero-copy>p{font-size:18px}.product-kicker{display:flex;align-items:center;gap:14px}.product-kicker img{width:36px;height:36px;object-fit:contain}.product-kicker .product-brand{font-size:21px}.product-kicker>span{border-left:1px solid #cbd2dd;padding-left:14px;color:var(--muted);font-size:13px}.screenshot-window{border:1px solid #cad4e5;background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 24px 55px #0d224d19;min-width:0}.window-bar{display:flex;align-items:center;gap:6px;padding:13px 15px;background:#f4f6fa;border-bottom:1px solid #e2e6ed;line-height:1}.window-bar i{width:7px;height:7px;border-radius:50%;background:#c1ccdd;display:block}.window-bar span{font-size:12px;color:#697990;margin-left:14px}.screenshot-window>img{width:100%;height:auto}.hero-product-image{position:relative;padding:32px 0 30px;min-width:0}.hero-product-image:before{content:'';position:absolute;inset:0 -22px;background:#e8effe;border-radius:22px;transform:rotate(3deg);z-index:-1}.hero-product-image .screenshot-window{transform:rotate(-2deg)}.image-caption{font-size:12px;color:var(--muted);margin-top:16px;text-align:center}.feature-band{padding:29px 0;border-block:1px solid var(--line);background:#fff}.band-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;color:#485770}.band-inner>span{display:flex;align-items:center;gap:10px}.band-inner .icon{color:var(--blue)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-box{border:1px solid var(--line);border-radius:13px;padding:29px;background:white}.feature-box>.icon{width:26px;height:26px;color:var(--blue);margin-bottom:23px}.feature-box h3{font-size:20px;margin-bottom:13px}.feature-box p{color:var(--muted);font-size:16px;line-height:1.7}.white-section{background:#fff}.showcase-row{display:grid;grid-template-columns:1.35fr 1fr;gap:70px;align-items:center}.showcase-row+.showcase-row{margin-top:100px;grid-template-columns:1fr 1.35fr}.showcase-copy h2{font-size:clamp(33px,3.2vw,44px);margin:20px 0;line-height:1.12}.showcase-copy>p{color:var(--muted);font-size:17px}.checks{list-style:none;margin:25px 0 0;padding:0}.checks li{display:flex;gap:12px;align-items:flex-start;font-size:15px;margin:12px 0}.checks .icon{width:18px;height:18px;color:var(--blue);margin-top:3px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:40px}.step{border-top:1px solid #cfd8e6;padding-top:25px}.step>span{color:var(--blue);font-size:13px;font-weight:650}.step h3{font-size:22px;margin:20px 0 13px}.step p{color:var(--muted)}.cortex-page{--blue:#765c34;--blue-light:#eee9df}.cortex-page .hero h1 em{color:#806943}.cortex-page .button:not(.button-dark):not(.button-outline){background:#806843}.cortex-page .button:hover:not(.button-dark):not(.button-outline){background:#634e2c}.cortex-page .contact-box{background:#1c1e23}.cortex-page .contact-box .button{background:#d7c39e!important;color:#242020}.cortex-page .feature-band .icon{color:#806943}.cortex-page .contact-section{background:var(--paper)}.cortex-board{background:#1b1d24;color:#fff;border:1px solid #414148;border-radius:16px;padding:30px;box-shadow:0 25px 50px #24252b1a}.cortex-board-head{display:flex;align-items:center;gap:18px;padding-bottom:24px;border-bottom:1px solid #414149}.cortex-board-head img{width:84px;height:84px;object-fit:contain}.cortex-board-head strong{font-family:var(--display);font-size:29px;letter-spacing:.09em}.cortex-board-head p{font-size:14px;color:#b9b9c3;margin-top:5px}.workflow{margin:27px 0 0;padding:0;list-style:none}.workflow li{display:grid;grid-template-columns:34px 1fr;gap:15px;position:relative;padding-bottom:25px}.workflow li:last-child{padding:0}.workflow li:not(:last-child):after{content:'';position:absolute;top:34px;left:16px;width:1px;bottom:0;background:#56514a}.workflow li>span{width:34px;height:34px;border:1px solid #8c7b5f;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;color:#e2cda8;background:#29282a}.workflow h3{font-size:17px;margin:2px 0 6px;font-weight:600}.workflow p{font-size:14px;color:#b9b9c3;line-height:1.5}.workflow-note{font-size:12px;color:#b8b2a8;border-top:1px solid #414149;margin-top:24px;padding-top:17px}.cortex-detail{background:#f0eeea;border:1px solid #dbd8d1;border-radius:16px;padding:30px}.document-top{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;color:#7b7060;margin-bottom:23px}.document-top img{width:39px;height:39px;object-fit:contain}.document-example h3{font-size:25px;margin-bottom:8px}.document-example>p{font-size:14px;color:#6d6a66}.detail-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;margin-top:27px;background:white;border-radius:10px;overflow:hidden}.detail-table th,.detail-table td{padding:15px 12px;border-bottom:1px solid #e6e3dc}.detail-table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#77716a;font-weight:500}.detail-table tr:last-child td{border:0}.document-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.document-tags span{font-size:12px;color:#62573f;background:#e4decf;border-radius:5px;padding:5px 8px}.other-product{background:#fff;border-block:1px solid var(--line);padding:30px 0}.other-product .container{display:flex;align-items:center;justify-content:space-between;gap:25px}.other-product p{font-size:15px;color:var(--muted)}
@media(min-width:1450px){.hero{padding-top:108px;padding-bottom:85px}.hero-art{padding-bottom:110px}.hero-stage>img{aspect-ratio:1.7}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.hero-grid{gap:32px}.hero h1{font-size:60px}.hero-art{padding-bottom:85px}.cortex-ticket{right:0;width:91%;padding:20px;gap:13px}.cortex-ticket img{width:62px;height:62px}.cortex-ticket strong{font-size:20px}.stage-label small{display:none}.hero-copy>p{font-size:17px}.card-visual{height:240px;padding:25px 22px 0}.card-visual.cortex-visual{padding:22px}.cortex-visual-brand img{width:70px;height:70px}.cortex-visual-brand strong{font-size:28px}.flow-strip{gap:6px}.flow-strip>div{padding:10px 8px}.flow-strip strong{font-size:12px}.approach-grid{gap:50px}.contact-box{padding:45px}.showcase-row,.showcase-row+.showcase-row{gap:35px}.band-inner{font-size:13px;gap:16px}.band-inner .icon{width:18px}.feature-box{padding:23px}.product-page .hero h1{font-size:52px}.cortex-board{padding:24px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header-inner{min-height:75px;gap:16px}.brand-word{font-size:21px}.brand img{width:35px;height:35px}.menu-button{display:flex}.nav{display:none;position:absolute;left:0;right:0;top:100%;padding:20px;background:var(--paper);border-bottom:1px solid var(--line);align-items:stretch;gap:8px;box-shadow:0 15px 25px #0d21300d}.nav.open{display:flex;flex-direction:column}.nav>a:not(.button){padding:10px;font-size:16px}.nav .button{margin-top:5px}.hero{padding:49px 0 36px}.hero-grid{grid-template-columns:1fr;gap:38px}.hero h1{font-size:clamp(44px,9vw,64px);max-width:13ch;margin:22px 0}.hero-copy>p{max-width:540px;font-size:17px}.actions{margin-top:27px;gap:20px}.button{min-height:52px;padding:14px 19px;font-size:15px}.hero-art{max-width:550px;width:100%;margin:auto;padding:14px 10px 81px 0}.hero-stage{padding:20px 20px 0;transform:rotate(-2deg)}.hero-stage>img{aspect-ratio:2.2}.cortex-ticket{width:80%;padding:18px;right:0;bottom:4px}.cortex-ticket img{width:62px;height:62px}.cortex-ticket strong{font-size:20px}.cortex-ticket p{font-size:12px}.mini-tags span{font-size:12px}.hero-baseline{margin-top:25px;gap:18px;flex-wrap:wrap;font-size:13px;justify-content:flex-start}.hero-baseline span:last-child{display:none}.section{padding:65px 0}.section-heading{align-items:start;flex-direction:column;gap:20px;margin-bottom:30px}.section-heading h2{font-size:36px}.section-heading>p{max-width:500px}.product-grid{grid-template-columns:1fr;gap:24px}.card-visual{height:270px;padding:28px 25px 0}.card-visual>img{min-height:300px}.card-visual.cortex-visual{padding:25px 30px}.cortex-visual-brand img{width:87px;height:87px}.cortex-visual-brand strong{font-size:34px}.flow-strip>div{padding:13px}.flow-strip strong{font-size:14px}.card-body{padding:26px}.card-body h3{font-size:27px}.approach-grid{grid-template-columns:1fr;gap:40px}.approach h2{font-size:38px;max-width:490px}.approach-intro>p{font-size:17px;max-width:560px}.value-row h3{font-size:21px}.contact-section{padding:10px 0 56px}.contact-box{grid-template-columns:1fr;padding:34px 27px;gap:24px;border-radius:16px}.contact-box h2{font-size:36px;max-width:450px}.contact-box .button{width:100%;margin-top:22px}.contact-email{font-size:14px}.footer-main{flex-wrap:wrap;gap:22px}.footer-main>p{order:3;width:100%;font-size:12px}.footer-links{gap:20px;font-size:14px}.product-page .hero{padding-top:25px}.breadcrumb{margin-bottom:32px;font-size:13px}.product-page .hero h1{font-size:clamp(42px,8.8vw,60px)}.product-page .hero-copy>p{font-size:17px}.hero-product-image{padding:17px 5px 20px}.hero-product-image:before{inset:0 0}.hero-product-image .screenshot-window{transform:rotate(-1deg)}.feature-band{padding:22px 0}.band-inner{display:grid;grid-template-columns:1fr 1fr;gap:19px 12px;font-size:13px}.band-inner>span{align-items:start;gap:7px}.feature-grid{grid-template-columns:1fr 1fr;gap:14px}.feature-box{padding:22px}.feature-box h3{font-size:20px}.feature-box p{font-size:15px}.showcase-row,.showcase-row+.showcase-row{grid-template-columns:1fr;gap:30px}.showcase-row+.showcase-row{margin-top:65px}.showcase-row .showcase-copy{order:-1}.showcase-copy h2{font-size:36px;max-width:480px}.steps{grid-template-columns:1fr;gap:30px;margin-top:28px}.step h3{margin:14px 0 10px}.cortex-board{padding:25px}.cortex-board-head img{width:76px;height:76px}.workflow li{padding-bottom:25px}.other-product .container{flex-direction:column;align-items:flex-start;gap:12px}.other-product{padding:25px 0}}
@media(max-width:420px){.container{width:calc(100% - 32px)}.hero h1{font-size:45px}.actions{gap:18px}.actions .text-link{font-size:14px}.hero-note{font-size:12px}.hero-art{padding-bottom:88px}.cortex-ticket{width:91%;gap:12px;padding:16px}.cortex-ticket img{width:49px;height:49px}.hero-baseline{gap:15px;font-size:12px}.hero-baseline span{gap:6px}.product-brand{font-size:23px}.card-visual{height:235px;padding:25px 18px 0}.card-visual.cortex-visual{padding:24px}.cortex-visual-brand img{width:70px;height:70px}.cortex-visual-brand strong{font-size:27px}.flow-strip>div{padding:11px 7px}.flow-strip strong{font-size:12px}.card-body{padding:23px}.section-heading h2,.approach h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.feature-box>.icon{margin-bottom:17px}.contact-box{padding:32px 23px}.contact-box h2{font-size:33px}.footer-links{gap:14px}.detail-table th,.detail-table td{padding:12px 8px}.cortex-detail{padding:22px}.product-kicker{gap:10px}.product-kicker>span{padding-left:10px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}
