:root{--ink:#081118;--ink2:#101d27;--ink3:#172733;--paper:#f0f3f2;--white:#f7fafb;--cyan:#00bfea;--cyan-bright:#1bcdf4;--muted:#a9b6c0;--text-dark:#17242c;--text-mid:#576770;--line:rgba(184,211,228,.16);--radius:10px;--font:"Inter","Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--ink);color:var(--white);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #009fc5;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.1;font-weight:650;letter-spacing:-.045em}h2{font-size:clamp(36px,4.1vw,57px);line-height:1.08}h3{font-size:22px;letter-spacing:-.025em}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.shell{width:calc(100% - 112px);max-width:1280px;margin:0 auto}.section-space{padding:108px 0}.light-section{background:var(--paper);color:var(--text-dark)}.eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:650;letter-spacing:.17em;line-height:1.5;color:#c4d2dc;margin-bottom:26px}.cyan-rule{display:inline-block;flex-shrink:0;width:24px;height:2px;background:var(--cyan)}.dark-eyebrow{color:#52717d}.button{display:inline-flex;gap:26px;align-items:center;justify-content:center;background:var(--cyan);color:#04151d;border:1px solid var(--cyan);padding:16px 24px;border-radius:5px;font-size:14px;font-weight:700;line-height:1.4;min-height:54px;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#3ad8f8;border-color:#3ad8f8;transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,191,234,.14)}.button-small{font-size:12px;min-height:43px;padding:11px 16px;gap:22px}.button .icon{width:20px;height:20px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:600;line-height:1.6;min-height:44px;transition:gap .2s}.text-link:hover{gap:23px}.text-link .icon{width:18px;height:18px}.text-link.light{color:#edf5f8}.text-link.light .icon{color:var(--cyan)}.text-link.dark-link{color:#122b36}.text-link.dark-link .icon{color:#008dae}.skip-link{position:fixed;left:18px;top:14px;transform:translateY(-150%);padding:10px 20px;background:var(--cyan);color:#081118;z-index:100}.skip-link:focus{transform:translateY(0)}
/* Navigation */
.site-header{height:87px;background:#0a131bf2;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.nav-shell{height:100%;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:205px;height:auto}.desktop-nav{display:flex;align-items:center;gap:33px;margin-left:auto;margin-right:23px}.desktop-nav a{color:#a9b6c0;font-weight:500;font-size:12px;padding:15px 0;transition:color .2s}.desktop-nav a:hover{color:#fff}.menu-toggle{display:none;width:43px;height:43px;background:none;border:1px solid var(--line);border-radius:4px;color:white;justify-content:center;align-items:center;flex-direction:column;gap:7px}.menu-toggle span{width:18px;height:1.5px;background:#eef5f8;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.mobile-nav{position:absolute;left:0;right:0;top:100%;background:#0b1720;padding:24px 28px 32px;border-bottom:1px solid var(--line)}.mobile-nav:not([hidden]){display:grid;gap:12px}.mobile-nav a{padding:10px 0;color:#d4e1e9}.mobile-nav a:last-child{color:var(--cyan)}
/* Hero */
.hero{min-height:682px;position:relative;isolation:isolate;overflow:hidden;background:#081118}.hero-photo{position:absolute;z-index:-3;inset:0 0 0 23%}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:66% 42%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#081118 0%,rgba(8,17,24,.98) 22%,rgba(8,17,24,.86) 38%,rgba(8,17,24,.25) 61%,rgba(8,17,24,.05) 86%),linear-gradient(0deg,#081118 0%,rgba(8,17,24,.55) 9%,rgba(8,17,24,0) 40%)}.hero-content{padding-top:102px;padding-bottom:180px;position:relative}.hero .eyebrow{color:#cfdae1;margin-bottom:25px}.hero h1{font-size:clamp(58px,6.4vw,92px);line-height:1.035;font-weight:680;letter-spacing:-.06em}.hero h1 span{color:var(--cyan)}.hero-description{color:#b8c7d1;font-size:16px;line-height:1.75;max-width:405px;margin-top:25px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:32px}.hero-note{font-size:11px;letter-spacing:.025em;color:#879eae;margin-top:21px}.hero-bottom{position:absolute;bottom:34px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.hero-caption{display:flex;align-items:center;gap:14px;font-size:9px;letter-spacing:.18em;line-height:1.85;color:#8499a7}.tiny-cross{font-size:28px;font-weight:300;line-height:1;color:var(--cyan)}.condition-flow{padding:18px 23px 19px;min-width:419px;background:rgba(9,22,31,.83);border:1px solid rgba(145,185,205,.24);border-radius:7px;backdrop-filter:blur(12px)}.flow-label{display:block;font-size:8px;color:#a3b7c4;letter-spacing:.17em;font-weight:600;margin-bottom:15px}.flow-items{display:flex;gap:17px;align-items:center}.flow-items span{display:flex;gap:7px;align-items:center;font-size:11px;font-weight:500}.flow-items .icon{color:var(--cyan);width:18px;height:18px}.flow-items b{font-size:11px;color:#587383;font-weight:400}.industry-rail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c1720}.industry-rail-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:80px;font-size:11px;color:#b1c0cb;font-weight:550}.rail-label{font-size:8px;letter-spacing:.15em;color:#8199a8;max-width:88px;line-height:1.7}.rail-plus{font-weight:400;font-size:13px;color:#366078}.industry-rail a:hover{color:var(--cyan)}
/* Product story */
.platform-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center}.platform-copy h2{font-size:clamp(35px,3.65vw,51px)}.section-description{color:var(--text-mid);font-size:14px;max-width:385px;margin-top:23px;line-height:1.8}.feature-list{display:grid;gap:24px;margin:34px 0 25px}.feature{display:flex;gap:16px;align-items:flex-start}.feature-icon{height:35px;width:35px;display:flex;align-items:center;justify-content:center;background:#e0e9e9;border-radius:5px;color:#008daa;flex-shrink:0}.feature-icon .icon{width:19px;height:19px}.feature h3{font-size:14px;letter-spacing:-.02em;line-height:1.4;margin-bottom:5px}.feature p{font-size:12px;line-height:1.8;color:#60717a;max-width:300px}.product-wrap{position:relative}.product-overline{display:flex;gap:12px;justify-content:space-between;align-items:center;margin:0 0 15px;font-size:8px;letter-spacing:.095em;color:#697a81}.product-tag{color:#263b43;font-size:9px;font-weight:650;letter-spacing:.1em}.product-ui{position:relative;border-radius:12px;background:#111e28;box-shadow:0 24px 55px -22px rgba(4,23,34,.4);border:1px solid #2c414f;padding:8px;display:flex;min-height:440px;color:#e6eff4;overflow:hidden}.app-sidebar{width:46px;display:flex;align-items:center;flex-direction:column;gap:15px;background:#0b1720;border-radius:6px 0 0 6px;flex-shrink:0;padding-top:16px}.app-monogram{font-size:21px;line-height:1;letter-spacing:-.15em;font-weight:850;position:relative;margin:1px 4px 20px 0}.app-monogram span{position:absolute;background:var(--cyan);height:3px;width:8px;right:-4px;top:-4px;transform:skew(20deg)}.sidebar-icon{height:31px;width:31px;color:#5f7a8d;display:flex;align-items:center;justify-content:center;border-radius:4px}.sidebar-icon .icon{height:16px;width:16px}.sidebar-icon.selected{background:#07364a;color:var(--cyan)}.sidebar-icon.bottom{margin-top:auto;margin-bottom:17px}.app-main{padding:22px 24px 13px;flex:1;min-width:0}.app-header{font-size:8px;letter-spacing:.13em;color:#7994a7;display:flex;align-items:center;justify-content:space-between;gap:8px}.demo-badge{background:#1b2a34;border:1px solid #344954;border-radius:3px;padding:3px 5px;color:#adbdc8;font-size:6px;letter-spacing:.08em}.app-title-row{display:flex;justify-content:space-between;align-items:center;margin:13px 0 16px}.app-title-row h3{font-size:22px;letter-spacing:-.035em;font-weight:600}.avatar{background:#223a4a;color:#8ddbf0;width:25px;height:25px;border:1px solid #355262;border-radius:50%;font-size:8px;display:flex;justify-content:center;align-items:center}.app-tabs{display:flex;gap:18px;border-bottom:1px solid #263d4c;margin-bottom:20px}.app-tabs button{padding:0 0 11px;font-size:10px;line-height:1.5;background:transparent;border:0;border-bottom:2px solid transparent;color:#8ea5b4;white-space:nowrap}.app-tabs button[aria-selected=true]{color:var(--cyan);border-bottom-color:var(--cyan)}.app-tabs button:focus-visible{outline-offset:1px}.app-panel{min-height:286px}.asset-header{display:flex;gap:9px;align-items:center;justify-content:space-between}.app-subtitle{font-size:7px;letter-spacing:.11em;color:#7795a8}.asset-header h4{font-size:12px;letter-spacing:0;margin-top:7px;font-weight:550}.status{display:inline-flex;gap:4px;align-items:center;line-height:1.5;font-size:8px;white-space:nowrap;padding:4px 7px;border-radius:4px}.status i{height:4px;width:4px;border-radius:50%;background:currentColor}.status.warning{color:#ecc183;background:#352d22}.status.neutral{color:#9ab6c9;background:#20323f}.chart-label{display:flex;align-items:center;justify-content:space-between;color:#7894a7;font-size:8px;margin-top:19px}.chart{position:relative;height:101px;margin-top:10px;margin-bottom:15px;overflow:hidden}.chart-grid{position:absolute;inset:0;background-image:linear-gradient(#243643 1px,transparent 1px),linear-gradient(90deg,#243643 1px,transparent 1px);background-size:20% 33%;opacity:.65}.chart svg{height:100%;width:100%;position:relative}.asset-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #273944;padding:8px 0;font-size:9px;color:#9db2c0}.asset-row span:first-child{display:flex;align-items:center;gap:7px;color:#becdd7}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;flex-shrink:0}.green{background:#67cdb1}.cyan{background:var(--cyan)}.app-next{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #28596a;border-radius:6px;background:#103141;color:#d8f5fa;text-align:left;margin-top:12px;gap:10px}.app-next>span{display:flex;align-items:center;gap:10px}.app-next b{font-size:10px;display:block;font-weight:600;letter-spacing:0}.app-next small{font-size:8px;display:block;color:#8bb7c8;line-height:1.6;margin-top:2px}.app-next .icon{width:17px;height:17px;color:var(--cyan)}.app-next:not(.static):hover{background:#164558}.app-footer{color:#7393a6;font-size:7px;display:flex;align-items:center;gap:5px;line-height:1.6;margin-top:16px}.app-footer .status-dot{height:4px;width:4px}.product-under{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;color:#62767f;margin-top:20px}.product-under .icon{height:15px;width:15px;color:#4e7988}.panel-title{margin-bottom:23px}.panel-title h4{font-size:13px;font-weight:600;letter-spacing:-.015em;margin:5px 0 8px}.panel-title p{font-size:9px;color:#8fa4b1;line-height:1.7}.job-row{display:flex;align-items:center;gap:9px;padding:14px 0;border-bottom:1px solid #273944}.job-number{width:24px;height:25px;border:1px solid #2c4452;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:8px;color:#89acbf;flex-shrink:0}.job-number .icon{width:13px;height:13px}.job-row>div{flex:1}.job-row b{font-size:9px;letter-spacing:0;font-weight:550;display:block;line-height:1.6}.job-row small{font-size:8px;color:#7992a3;display:block;margin-top:3px}.job-row .status{font-size:7px;padding:3px 6px}.panel-title+.job-row{padding-top:0}
/* Industry imagery */
.industries{background:#0b151e}.section-heading{margin-bottom:43px}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.split-heading>p{font-size:13px;color:#99adb9;line-height:1.95;margin-bottom:3px;max-width:360px}.industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.industry-card{display:block;overflow:hidden;border:1px solid #2a3b47;border-radius:7px;background:#111f2a;transition:border-color .25s,transform .25s}.industry-image{position:relative;aspect-ratio:1.98;overflow:hidden;background:#152d3e}.industry-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease;filter:saturate(.72)}.industry-card:hover{border-color:#477184;transform:translateY(-3px)}.industry-card:hover img{transform:scale(1.04);filter:saturate(.95)}.image-number{position:absolute;left:19px;top:17px;background:#06131edb;border:1px solid #6f8b9c55;padding:5px 9px;backdrop-filter:blur(8px);font-size:8px;font-weight:550;letter-spacing:.1em;color:#d6e2e9;border-radius:3px}.industry-card-copy{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:25px 23px 26px}.industry-card h3{font-size:23px;font-weight:550;letter-spacing:-.035em}.industry-card p{font-size:10px;line-height:1.8;color:#8fa7b7;margin-top:9px}.circle-arrow{width:34px;height:34px;border:1px solid #335061;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;color:var(--cyan);transition:background .2s}.circle-arrow .icon{width:16px;height:16px}.industry-card:hover .circle-arrow{background:var(--cyan);color:var(--ink);border-color:var(--cyan)}.industry-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:28px;margin-top:6px}.industry-bottom p{font-size:12px;color:#8fa4b3}.industry-bottom .text-link{font-size:12px}
/* Workflow */
.workflow .split-heading>p{color:#5e707a}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.step{border-top:1px solid #bdcbd0;padding-top:23px}.step-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px}.step-top span{font-size:11px;font-weight:550;color:#6e818a;letter-spacing:.12em}.step-top .icon{color:#008cac;width:25px;height:25px}.step h3{font-size:20px;letter-spacing:-.035em;line-height:1.25}.step p{color:#65757e;font-size:12px;line-height:1.85;margin-top:14px;max-width:315px}
/* Conversion */
.demo-section{position:relative;isolation:isolate;background:#0a141d;overflow:hidden}.demo-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:left center;z-index:-3;opacity:.27;filter:saturate(.5)}.demo-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,16,24,.91),rgba(6,16,25,.71) 42%,#091720 78%),linear-gradient(0deg,#091720,transparent 45%)}.demo-grid{display:grid;grid-template-columns:1fr .89fr;gap:100px;align-items:center}.demo-copy h2{font-size:clamp(42px,4.7vw,65px);line-height:1.07}.demo-copy h2 span{color:var(--cyan)}.demo-copy>p{font-size:15px;line-height:1.8;color:#adbfcb;margin-top:27px;margin-bottom:35px}.demo-promise{display:flex;gap:10px;align-items:center;font-size:11px;color:#beced8;margin-top:13px}.demo-promise .icon{width:16px;height:16px;color:var(--cyan)}.demo-copy>.text-link{margin-top:40px;font-size:11px}.form-card{border:1px solid #d4dfe3;background:var(--paper);color:var(--text-dark);padding:32px 34px;border-radius:8px;box-shadow:0 24px 50px #0003}.form-eyebrow{font-size:8px;font-weight:650;letter-spacing:.17em;color:#63818d}.form-card h3{font-size:26px;letter-spacing:-.04em;margin-top:11px}.form-intro{font-size:12px;color:#647781;margin-top:8px;margin-bottom:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{margin-bottom:14px}.field label{display:block;font-size:10px;font-weight:600;color:#273e49;margin-bottom:6px}.field label>span:not(.optional){color:#728891}.field label .optional{color:#70828b;font-size:9px;font-weight:400;margin-left:4px}.field input,.field select,.field textarea{display:block;width:100%;max-width:100%;border:1px solid #c9d5d9;border-radius:4px;background:#f9fbfb;color:#172d38;font-size:11px;padding:10px 11px;min-height:41px;transition:border-color .2s}.field input::placeholder,.field textarea::placeholder{color:#8a9ca5}.field select{padding-right:29px}.field textarea{resize:vertical;line-height:1.6;min-height:66px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#95aeb9}.field input:focus,.field select:focus,.field textarea:focus{border-color:#039abd;outline:2px solid #00bfea35;outline-offset:1px}.form-submit{width:100%;justify-content:space-between;min-height:47px;padding:13px 17px;font-size:12px;margin-top:2px}.form-submit:disabled{opacity:.75;transform:none;box-shadow:none}.form-notice{font-size:9px;line-height:1.7;color:#637983;margin-top:12px}.form-status{padding:10px;border:1px solid #9dc4ce;border-radius:4px;background:#e0eef1;color:#22566a;margin-top:12px;font-size:11px;line-height:1.7}.form-status.error{background:#f4e7df;border-color:#d6b099;color:#774426}.form-status.success{background:#e0eee9;border-color:#a3bfb1;color:#245e49}
/* FAQ + footer */
.faq-section{padding:90px 0}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:110px}.faq-grid h2{font-size:44px}.faq-grid .eyebrow{font-size:9px}.faq-items{border-top:1px solid #c6d1d6}.faq-items details{border-bottom:1px solid #c6d1d6}.faq-items summary{padding:23px 0;display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:13px;font-weight:550;line-height:1.55;cursor:pointer;list-style:none}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary .icon{width:16px;height:16px;color:#7392a0;transition:transform .2s}.faq-items details[open] summary .icon{transform:rotate(45deg)}.faq-items details p{font-size:12px;line-height:1.9;color:#62757f;max-width:620px;padding-bottom:23px}.site-footer{background:#081118;padding:45px 0 22px}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:37px}.footer-top .brand img{width:183px}.footer-top>p{font-size:11px;line-height:1.9;color:#8fa6b4;border-left:1px solid #2c424f;padding-left:30px}.footer-top>.text-link{margin-left:auto;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:22px;border-top:1px solid #203441;color:#7b929f;font-size:9px;line-height:1.8}.footer-bottom a:hover{color:var(--cyan)}
/* Responsive */
@media(min-width:1500px){.hero-photo{inset:0 0 0 30%}.hero-shade{background:linear-gradient(90deg,#081118 0%,#081118 26%,rgba(8,17,24,.9) 40%,rgba(8,17,24,.1) 64%),linear-gradient(0deg,#081118 0%,rgba(8,17,24,.55) 9%,transparent 40%)}}
@media(max-width:1150px){.shell{width:calc(100% - 72px)}.hero h1{font-size:75px}.hero-photo{left:20%}.hero-description{max-width:355px}.platform-grid{gap:42px;grid-template-columns:.87fr 1.13fr}.product-ui{padding:6px}.app-main{padding:19px 17px 12px}.app-sidebar{width:38px}.app-header{font-size:7px}.app-title-row h3{font-size:19px}.asset-header h4{font-size:10px}.status{font-size:7px}.feature h3{font-size:13px}.feature p{font-size:11px}.product-overline{font-size:7px}.product-tag{font-size:8px}.demo-grid{gap:60px}.desktop-nav{gap:24px;margin-right:9px}.desktop-nav a{font-size:11px}.brand img{width:186px}.nav-shell{gap:20px}.split-heading>p{max-width:300px;font-size:12px}.industry-card p{font-size:10px;max-width:310px}.industry-card h3{font-size:21px}.faq-grid{gap:75px}}
@media(max-width:900px){.shell{width:calc(100% - 56px)}.section-space{padding:78px 0}.site-header{height:76px}.desktop-nav{gap:20px;margin-right:0}.desktop-nav a{font-size:10px}.nav-shell{gap:18px}.brand img{width:169px}.nav-cta{gap:12px;padding:10px 12px;font-size:11px}.hero h1{font-size:66px}.hero-content{padding-top:88px;padding-bottom:180px}.hero{min-height:633px}.hero-description{font-size:14px;max-width:330px}.hero-photo{left:11%}.hero-photo img{object-position:66% 45%}.hero-shade{background:linear-gradient(90deg,#081118 0%,rgba(8,17,24,.95) 27%,rgba(8,17,24,.6) 54%,rgba(8,17,24,.1) 100%),linear-gradient(0deg,#081118 0%,transparent 50%)}.hero-actions{gap:20px}.hero .button{font-size:12px;gap:18px;padding:14px 17px;min-height:48px}.hero .text-link{font-size:11px}.condition-flow{min-width:360px;padding:15px 18px}.flow-items{gap:12px}.flow-items span{font-size:10px}.flow-items .icon{width:16px;height:16px}.industry-rail-inner{gap:13px;font-size:9px;min-height:74px}.rail-label{font-size:7px;max-width:65px}.platform-grid{grid-template-columns:1fr;gap:43px}.platform-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;align-items:start}.platform-copy>.eyebrow{grid-column:1/-1}.platform-copy>h2{grid-column:1;grid-row:2;font-size:45px}.platform-copy>.section-description{grid-column:1;grid-row:3;font-size:13px;margin-top:20px;max-width:320px}.platform-copy>.text-link{grid-column:1;grid-row:4;margin-top:15px;font-size:12px;align-self:start;justify-self:start}.feature-list{grid-column:2;grid-row:2/5;gap:22px;margin:0}.feature h3{font-size:12px}.feature p{font-size:11px}.feature{gap:12px}.feature-icon{height:30px;width:30px}.product-wrap{width:min(100%,620px);margin:0 auto}.product-ui{min-height:460px}.app-main{padding:22px 25px 14px}.app-sidebar{width:46px}.app-title-row h3{font-size:24px}.app-header{font-size:8px}.app-tabs button{font-size:11px}.asset-header h4{font-size:13px}.status{font-size:8px}.chart{height:108px}.app-next b{font-size:11px}.app-next small{font-size:9px}.asset-row{font-size:10px}.app-footer{font-size:8px}.product-tag{font-size:9px}.product-overline{font-size:8px}.split-heading{gap:35px}.split-heading>p{font-size:11px;max-width:255px}.industry-grid{gap:20px}.industry-image{aspect-ratio:1.6}.industry-image img{object-position:55% center}.industry-card-copy{padding:20px 18px;align-items:flex-start}.industry-card h3{font-size:20px}.industry-card p{font-size:10px}.circle-arrow{width:28px;height:28px}.circle-arrow .icon{width:14px;height:14px}.image-number{left:13px;top:13px;font-size:7px}.steps{gap:27px;margin-top:36px}.step h3{font-size:17px}.step p{font-size:11px}.demo-grid{gap:40px;grid-template-columns:1fr 1fr}.demo-copy h2{font-size:43px}.demo-copy .eyebrow{font-size:9px}.demo-copy>p{font-size:12px}.demo-promise{font-size:10px;align-items:flex-start}.demo-promise .icon{margin-top:2px}.form-card{padding:26px 22px}.form-row{grid-template-columns:1fr;gap:0}.form-card h3{font-size:23px}.form-intro{font-size:11px}.faq-grid{grid-template-columns:1fr 1.5fr;gap:45px}.faq-items summary{font-size:12px;padding:20px 0}.faq-grid h2{font-size:39px}.faq-grid .eyebrow{font-size:8px}.faq-items details p{font-size:11px}.footer-top{gap:25px}.footer-top>p{padding-left:24px;font-size:10px}.footer-top>.text-link{font-size:10px}}
@media(max-width:700px){html{scroll-padding-top:80px}.shell{width:calc(100% - 40px)}.section-space{padding:64px 0}.site-header{height:72px}.brand img{width:163px}.desktop-nav{display:none}.nav-shell{gap:12px;justify-content:space-between}.nav-cta{margin-left:auto;min-height:37px;padding:8px 12px;font-size:10px;gap:9px}.nav-cta .icon{height:15px;width:15px}.menu-toggle{display:flex;width:37px;height:37px}.hero{min-height:730px}.hero-content{padding-top:53px;padding-bottom:300px}.hero .eyebrow{font-size:9px;gap:9px;margin-bottom:22px}.cyan-rule{width:22px}.hero h1{font-size:clamp(47px,9.4vw,66px);line-height:1.05;letter-spacing:-.06em}.hero-description{max-width:335px;font-size:13px;line-height:1.75;margin-top:22px}.hero-actions{gap:20px;margin-top:27px}.hero .button{font-size:12px;padding:13px 16px;min-height:47px;gap:20px}.hero .text-link{font-size:10px;gap:10px}.hero-note{font-size:9px;margin-top:15px;color:#9cb0bd}.hero-photo{inset:245px -3% 0 -6%;height:490px}.hero-photo img{object-position:70% 45%;filter:brightness(.82)}.hero-shade{background:linear-gradient(180deg,#081118 0%,#081118 30%,rgba(8,17,24,.83) 44%,rgba(8,17,24,.04) 66%,rgba(8,17,24,.2) 84%,#081118 100%),linear-gradient(90deg,rgba(8,17,24,.2),transparent)}.hero-bottom{bottom:24px;justify-content:center}.hero-caption{display:none}.condition-flow{width:100%;min-width:0;background:rgba(8,23,33,.9);padding:14px 16px 16px;max-width:450px}.flow-label{font-size:7px;letter-spacing:.15em;margin-bottom:12px}.flow-items{justify-content:space-between;gap:9px}.flow-items span{font-size:10px;gap:6px}.flow-items .icon{height:16px;width:16px}.industry-rail-inner{display:grid;grid-template-columns:1fr 1fr;justify-content:start;align-items:start;gap:15px 20px;padding:23px 0;font-size:10px}.rail-label{grid-column:1/-1;max-width:none;letter-spacing:.16em;font-size:7px}.rail-plus{display:none}.industry-rail-inner a{border-left:1px solid #2d546b;padding-left:12px}.platform-grid{gap:35px}.platform-copy{display:block}.platform-copy>.eyebrow{font-size:9px;margin-bottom:22px}.platform-copy>h2{font-size:41px}.section-description{font-size:13px;max-width:100%}.platform-copy>.section-description{font-size:13px;margin-top:19px;max-width:100%}.feature-list{margin-top:29px;gap:22px}.feature-icon{width:34px;height:34px}.feature h3{font-size:13px}.feature p{font-size:11px;max-width:100%}.feature{gap:13px}.platform-copy>.text-link{margin-top:24px}.product-overline{font-size:6px;gap:8px;margin-bottom:12px}.product-tag{font-size:7px;letter-spacing:.08em}.product-ui{padding:5px;border-radius:9px;min-height:414px}.app-sidebar{width:32px;padding-top:14px;gap:13px}.app-monogram{font-size:17px;margin-bottom:16px}.sidebar-icon{width:26px;height:27px}.sidebar-icon .icon{width:14px;height:14px}.app-main{padding:17px 14px 10px}.app-header{font-size:6px;letter-spacing:.1em}.demo-badge{font-size:5px;padding:3px 4px}.app-title-row{margin:12px 0 16px}.app-title-row h3{font-size:19px}.avatar{width:21px;height:21px;font-size:7px}.app-tabs{gap:17px;margin-bottom:16px}.app-tabs button{font-size:9px;padding-bottom:10px}.app-subtitle{font-size:6px}.asset-header h4{font-size:10px;margin-top:6px}.status{font-size:6px;gap:3px;padding:3px 5px}.status i{width:3px;height:3px}.chart-label{font-size:7px;margin-top:17px}.chart{height:92px}.asset-row{font-size:8px;padding:8px 0}.app-next{padding:10px 8px;gap:7px}.app-next>span{gap:7px}.app-next b{font-size:8px}.app-next small{font-size:7px}.app-next .icon{width:14px;height:14px}.app-footer{font-size:6px;margin-top:14px}.app-panel{min-height:260px}.product-under{font-size:8px;gap:6px;margin-top:16px}.product-under .icon{width:13px;height:13px}.panel-title h4{font-size:11px}.panel-title p{font-size:8px}.job-row{gap:7px;padding:14px 0}.job-row b{font-size:8px}.job-row small{font-size:7px}.job-row .status{font-size:6px;padding:2px 4px}.job-number{width:21px;height:22px}.split-heading{display:block}.split-heading .eyebrow{font-size:9px;margin-bottom:22px}.split-heading>p{margin-top:20px;font-size:12px;line-height:1.8;max-width:100%}.split-heading>p br{display:none}.section-heading{margin-bottom:28px}h2{font-size:40px}.industry-grid{grid-template-columns:1fr;gap:21px}.industry-image{aspect-ratio:1.77}.industry-image img{object-position:50% center}.industry-card-copy{padding:22px 20px}.industry-card h3{font-size:24px}.industry-card p{font-size:11px;max-width:100%;margin-top:9px}.circle-arrow{width:32px;height:32px}.circle-arrow .icon{width:16px;height:16px}.image-number{font-size:7px;padding:5px 8px}.industry-bottom{align-items:flex-start;flex-direction:column;gap:4px;padding-top:23px}.industry-bottom p{font-size:11px}.industry-bottom .text-link{font-size:11px}.steps{grid-template-columns:1fr;gap:24px;margin-top:32px}.step{padding-top:19px}.step-top{margin-bottom:20px}.step-top span{font-size:10px}.step-top .icon{width:23px;height:23px}.step h3{font-size:23px}.step p{font-size:12px;max-width:100%;margin-top:12px}.demo-grid{grid-template-columns:1fr;gap:38px}.demo-copy h2{font-size:48px}.demo-copy>p{font-size:13px;margin-top:20px;margin-bottom:25px}.demo-copy>p br{display:none}.demo-copy .eyebrow{font-size:9px;margin-bottom:22px}.demo-promise{font-size:11px;align-items:center;margin-top:11px}.demo-copy>.text-link{margin-top:22px;font-size:11px}.demo-photo{opacity:.18;object-position:30% center}.demo-shade{background:linear-gradient(180deg,rgba(8,18,26,.85),rgba(8,18,26,.75) 25%,#091720 68%)}.form-card{padding:27px 23px}.form-row{grid-template-columns:1fr 1fr;gap:11px}.form-card h3{font-size:27px;margin-top:11px}.form-eyebrow{font-size:8px}.form-intro{font-size:12px;margin-bottom:24px}.field label{font-size:11px}.field input,.field select,.field textarea{font-size:16px;min-height:46px;padding:10px} .field input::placeholder,.field textarea::placeholder{font-size:12px}.field select{font-size:13px}.field select:focus{font-size:16px}.field textarea{min-height:82px;font-size:16px}.form-submit{min-height:50px;font-size:13px}.form-notice{font-size:10px}.faq-section{padding:62px 0}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:40px}.faq-grid h2 br{display:none}.faq-grid .eyebrow{font-size:9px;margin-bottom:20px}.faq-items summary{font-size:13px;padding:21px 0;gap:15px}.faq-items details p{font-size:12px}.footer-top{display:grid;grid-template-columns:1fr;gap:20px;padding-bottom:30px}.footer-top .brand img{width:181px}.footer-top>p{border:0;padding-left:0;font-size:12px}.footer-top>.text-link{margin:0;justify-self:start;font-size:12px}.footer-bottom{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:9px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:8px}.footer-bottom>a{margin-left:auto}.site-footer{padding-top:35px}}
@media(max-width:370px){.shell{width:calc(100% - 32px)}.brand img{width:141px}.nav-shell{gap:9px}.nav-cta{font-size:9px;padding:8px 9px;gap:7px}.menu-toggle{width:34px;height:35px}.hero h1{font-size:46px}.hero .text-link{font-size:9px}.hero-actions{gap:13px}.flow-items{gap:5px}.flow-items span{font-size:9px}.flow-items .icon{width:14px;height:14px}.app-main{padding:16px 10px 10px}.app-sidebar{width:28px}.app-tabs{gap:12px}.app-tabs button{font-size:8px}.app-title-row h3{font-size:17px}.form-card{padding:25px 19px}.form-row{grid-template-columns:1fr;gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header{position:static}.menu-toggle,.form-submit{display:none}.hero,.industries,.demo-section,.site-footer{-webkit-print-color-adjust:exact;print-color-adjust:exact}.section-space{padding:45px 0}a{break-inside:avoid}.industry-card,.product-ui,.form-card{break-inside:avoid}}
[hidden]{display:none!important}
