@font-face{font-family:Inter;src:url('../assets/fonts/Inter-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('../assets/fonts/Inter-500.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('../assets/fonts/Inter-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('../assets/fonts/Inter-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:'Cinema Serif';src:url('../assets/fonts/DejaVuSerif.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Cinema Serif';src:url('../assets/fonts/DejaVuSerif-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--navy:#071522;--navy-deep:#06121d;--orange:#ff7014;--orange-end:#ff5211;--ivory:#f6f3ed;--ink:#08131e;--white:#f7f8fa;--muted:#aebccb;--line:#253747;--max-width:1332px;--gutter:54px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:26px}body{margin:0;background:var(--navy);color:var(--white);font:400 16px/1.55 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer;color:inherit;border:0}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #f18b40;outline-offset:4px}img{max-width:100%;display:block}svg{width:24px;height:24px;stroke-width:1.65;flex-shrink:0;vertical-align:middle}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.1}h2{font-size:clamp(30px,3.8vw,55px);letter-spacing:-2.1px;font-weight:700}h3{font-size:27px;letter-spacing:-.8px}.container{width:calc(100% - var(--gutter)*2);max-width:var(--max-width);margin:0 auto}.skip-link{position:fixed;top:-70px;left:20px;z-index:100;padding:12px 18px;background:var(--orange);color:#06121d;border-radius:6px}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:59px;padding:17px 27px;border-radius:9px;font-size:17px;font-weight:600;line-height:1.25;border:1px solid transparent;transition:background .2s,box-shadow .2s,transform .2s;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button.primary{color:white;background:linear-gradient(110deg,var(--orange),var(--orange-end));box-shadow:0 4px 16px #fe711512}.button.primary:hover{background:linear-gradient(110deg,#ff8325,#ff6220);box-shadow:0 7px 20px #ff681125}.button.outline{border-color:#dce4ee;background:#071522b8;color:#f7f9ff;font-weight:400}.button.outline:hover{background:#142433}.button.outline svg{width:19px;height:19px;fill:currentColor}.button.secondary{border-color:#3e526a;background:#18293b;font-weight:500}.plain-button{background:none;padding:10px;font-size:15px}.plain-button:hover{color:var(--orange)}
.site-header{background:var(--navy-deep);height:88px;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.brand>span{font-size:31px;font-weight:700;letter-spacing:-1.05px;line-height:1}.brand>span>span{color:var(--orange)}.brand img{width:46px;height:36px}#main-nav{display:flex;flex:1;align-items:center;justify-content:space-between;margin-left:125px;gap:35px}.nav-links,.nav-actions{display:flex;align-items:center;gap:44px}.nav-links>a{font-size:15px;white-space:nowrap;padding:12px 0}.nav-links>a:hover{color:var(--orange)}.nav-actions{gap:27px}.nav-actions .button{min-height:54px;font-size:15px;padding:15px 29px}.menu-toggle{display:none;background:none}
.hero{position:relative;min-height:640px;isolation:isolate;background:#061420;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#061522 0%,#071520e8 20%,#06132075 40%,transparent 59%),linear-gradient(0deg,#06152215,transparent 25%)}.hero-inner{position:relative;min-height:640px;display:flex;align-items:center}.hero-copy{position:relative;z-index:2;width:655px;padding:52px 0 49px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:700;color:var(--orange);line-height:1.6}.hero .eyebrow{margin-bottom:19px}.hero h1{font-size:clamp(48px,4.65vw,68px);line-height:1.035;letter-spacing:-2.8px;font-weight:700}.hero-lead{font-size:23px;line-height:1.65;max-width:570px;margin-top:18px;text-wrap:pretty}.hero-actions{display:flex;gap:17px;margin-top:30px}.hero-checks{list-style:none;padding:0;margin:34px 0 0;display:flex;gap:26px;font-size:14px;white-space:nowrap}.hero-checks li{display:flex;align-items:center;gap:10px}.hero-checks svg{color:var(--orange);width:20px;height:20px;stroke-width:2.2}.screen-summary{position:absolute;right:0;bottom:29px;width:451px;border:1px solid #445368;border-radius:10px;background:linear-gradient(125deg,#0e2334ed,#0b1a2deb);backdrop-filter:blur(12px);box-shadow:0 18px 42px #0006;padding:19px 21px 14px}.screen-summary p{display:flex;gap:12px;align-items:center;font-size:15px}.check-dot{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#06432f;background:#30d79a}.check-dot svg{width:15px;height:15px;stroke-width:2}.screen-summary-items{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:21px}.screen-summary-items>span{display:flex;align-items:center;flex-direction:column;gap:8px;font-size:12px;color:#d9e0e9}.screen-summary-items svg{width:43px;height:33px;stroke-width:1.2}.screen-summary-items>span:last-child>svg{width:35px;height:31px;border:1px solid #91a4bb;border-radius:4px;padding:4px}
.light-section{color:var(--ink);background:var(--ivory)}.solutions{padding:34px 0 24px}.solutions .eyebrow{font-size:13px;letter-spacing:1.3px;margin-bottom:11px}.section-lead{font-size:25px;line-height:1.45;letter-spacing:-.45px;margin-top:9px}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.solution-card{padding:11px 11px 17px;background:#fffc;border:1px solid #dedbd6;border-radius:10px;overflow:hidden}.solution-card>img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:5px;height:auto}.solution-card>div{padding:17px 7px 1px}.solution-card h3{font-size:28px;letter-spacing:-.8px}.solution-card p{font-size:19px;line-height:1.5;margin-top:11px;color:#293039;max-width:380px}
.features{padding:36px 0 26px;background:radial-gradient(ellipse at 31% 84%,#803b181c,transparent 45%),var(--navy-deep);overflow:hidden}.features .section-lead{color:#f4f6fa}.feature-grid{display:grid;grid-template-columns:minmax(0,1000fr) minmax(260px,280fr);gap:40px;margin-top:24px;align-items:center}.feature-list{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:40px;padding-bottom:40px}.feature-list article>svg{color:var(--orange);width:44px;height:44px;stroke-width:1.7;margin-bottom:15px}.feature-list h3{font-size:19px;line-height:1.4;letter-spacing:-.4px;margin-bottom:8px}.feature-list p{font-size:18px;line-height:1.55}.text-link{display:inline-flex;align-items:center;gap:16px;color:var(--orange);font-size:19px;font-weight:600;align-self:flex-start}.text-link svg{width:21px}.text-link:hover{color:#ff9b4d}.product-stage{position:relative;aspect-ratio:1000/690;min-width:0}.product-art{width:1000px;height:690px;position:absolute;left:0;top:0;transform-origin:top left;transform:scale(var(--stage-scale,.9));color:#e8f0fa;font-size:13px;line-height:1.5}.product-art svg{stroke-width:1.5}.demo-window{height:632px;width:922px;border-radius:11px;border:2px solid #c3ad92;background:#0b1826;box-shadow:0 16px 37px #ff732226,0 10px 70px #0007;overflow:hidden}.window-chrome{height:29px;border-bottom:1px solid #2b3c4d;background:#102231;display:flex;align-items:center;gap:7px;padding:0 14px}.window-chrome>span{height:7px;width:7px;background:#ff755d;border-radius:50%}.window-chrome>span:nth-child(2){background:#e6c14f}.window-chrome>span:nth-child(3){background:#36c68b}.window-chrome small{font-size:9px;margin-left:auto;letter-spacing:.4px;color:#9cb0c4}.demo-app{display:grid;grid-template-columns:185px 1fr;height:600px}.demo-sidebar{padding:12px 8px;background:#0c1c2c;border-right:1px solid #263f53}.demo-brand{display:flex;align-items:center;gap:8px;font-size:16px;margin:0 8px 22px;white-space:nowrap}.demo-brand>svg{color:var(--orange);width:23px;height:23px}.demo-brand b>span{color:var(--orange)}.demo-nav{padding:12px 12px;display:flex;align-items:center;gap:14px;margin:2px 0;font-size:12px;border-left:2px solid transparent;border-radius:3px}.demo-nav svg{width:18px;height:18px}.demo-nav.selected{background:#1a3043;border-left-color:var(--orange)}.demo-nav.selected svg{color:var(--orange)}.demo-content{padding:0 20px;overflow:hidden;position:relative}.demo-toolbar{height:39px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #1f3345;margin:0 -20px 12px;padding:0 18px}.demo-toolbar>span{width:220px;height:22px;background:#11273a;border:1px solid #294256;border-radius:15px;padding-left:8px}.demo-toolbar svg{width:13px;height:13px;color:#b0c1d3}.demo-toolbar>div{display:flex;gap:15px}.demo-content>h3{font-size:21px;letter-spacing:-.4px;margin-bottom:14px}.demo-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px}.demo-stats>div{background:linear-gradient(110deg,#112b3c,#0c2031);border:1px solid #284055;border-radius:5px;display:flex;gap:14px;align-items:center;padding:14px 12px}.demo-stats svg{width:26px;height:26px;color:#d0e9ff}.demo-stats>div:first-child>svg{color:#36dbbd}.demo-stats span{font-size:10px;white-space:nowrap;color:#becbd9}.demo-stats b{font-size:22px;display:block;color:white;font-weight:500;line-height:1.2}.demo-screen-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:15px}.demo-screen{padding:10px;background:#0b2132;border:1px solid #2b4659;border-radius:6px;min-width:0}.demo-screen-heading{display:flex;justify-content:space-between;font-size:11px;line-height:1.6;margin-bottom:11px}.demo-screen-heading>span{font-size:9px;color:#39d793}.demo-movie{position:relative;height:202px;overflow:hidden;border-radius:4px}.demo-movie>img{width:100%;height:100%;object-fit:cover}.demo-movie>div{position:absolute;bottom:10px;text-align:center;left:0;right:0;text-shadow:0 2px 10px #000;background:linear-gradient(transparent,#0004)}.demo-movie strong{font:400 32px/1.2 'Cinema Serif',serif;letter-spacing:6px;padding-left:6px}.demo-movie small{display:block;font:400 9px/1.5 Inter,sans-serif;letter-spacing:3px;margin-top:6px}.demo-screen>p{margin-top:9px;font-size:9px;color:#b4c6d8}.demo-screen h4{font-size:15px;font-weight:600;margin:0 0 9px}.demo-show{display:flex;align-items:center;gap:10px;font-size:10px;margin-bottom:6px;background:#0d293f}.demo-show>img{width:45px;height:43px;object-fit:cover}.demo-show>span{font-size:9px;flex:1}.demo-show>b{margin-right:8px;font-size:13px;font-weight:500}.warm>img{filter:sepia(.75) saturate(1.5);object-position:70% center}.purple>img{filter:hue-rotate(58deg) saturate(.7)}.media-heading{font-size:12px;margin:18px 0 10px}.demo-media{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-right:43px}.demo-media>div{min-width:0}.demo-media img{width:100%;height:68px;object-fit:cover;border-radius:3px}.demo-media b{display:block;font-size:10px;font-weight:500;margin-top:4px}.demo-media span{font-size:9px;color:#abc0d4}.designer-window{position:absolute;bottom:0;right:0;width:349px;height:245px;background:linear-gradient(120deg,#183042f2,#091c2cf7);border:1px solid #7a8c9c;border-radius:8px;box-shadow:0 16px 40px #0008;padding:10px}.designer-head{display:flex;justify-content:space-between;font-size:13px;font-weight:500;padding:0 4px 10px}.designer-head svg{width:15px;height:15px;color:#b4c2d0}.designer-body{display:grid;grid-template-columns:1.3fr 1fr;gap:9px;height:194px}.designer-canvas{padding:12px 9px;background:#0b1d2d;border:1px solid #223f55;border-radius:3px;position:relative}.designer-canvas>img{width:100%;height:121px;object-fit:cover;opacity:.88}.selection-box{position:absolute;top:76px;left:15px;right:15px;height:33px;border:1px dashed #fd962c;color:#f6ebd6;text-align:center;font:13px/30px 'Cinema Serif',serif;letter-spacing:1.6px}.selection-box i{position:absolute;background:white;border:1px solid #ed882c;width:4px;height:4px}.selection-box i:nth-of-type(1){left:-2px;top:-2px}.selection-box i:nth-of-type(2){right:-2px;top:-2px}.selection-box i:nth-of-type(3){left:-2px;bottom:-2px}.selection-box i:nth-of-type(4){right:-2px;bottom:-2px}.designer-line{height:10px;width:82%;background:#1d364b;border-radius:2px;margin-top:17px}.designer-tools{display:grid;grid-template-columns:1fr 1fr;gap:5px}.designer-tools>span{background:#0d2537;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #203d53;border-radius:3px;font-size:9px;gap:5px}.designer-tools svg{width:21px;height:21px}
.getting-started{padding:35px 0 26px}.getting-started h2{text-align:center;font-size:47px;letter-spacing:-1.8px}.steps{list-style:none;padding:0;margin:40px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px}.steps li{display:flex;align-items:flex-start;gap:22px;position:relative}.step-number{font-size:29px;line-height:1;font-weight:700;color:var(--orange);margin-top:1px}.steps li>svg{width:53px;height:53px;stroke-width:1.5;margin-top:7px}.steps li>div{padding-top:12px}.steps h3{font-size:18px;letter-spacing:-.5px;line-height:1.3;white-space:nowrap}.steps p{font-size:15px;line-height:1.6;margin-top:9px;color:#5d646e}.steps li:not(:last-child)::after{content:'';position:absolute;right:-44px;top:34px;width:52px;height:1px;background:#fa9b64}.steps-note{text-align:center;font-size:15px;color:#626b74;margin-top:28px}.closing{padding:40px 0 36px;background:linear-gradient(90deg,#07152277,transparent),url('../assets/images/footer.png') center 36%/cover no-repeat}.closing-inner{display:flex;justify-content:space-between;gap:35px;align-items:center;padding:0 35px}.closing h2{font-size:47px;letter-spacing:-1.9px}.closing p{font-size:20px;margin-top:10px}.closing .button{min-width:242px}.site-footer{background:linear-gradient(90deg,#061420ed,#071521bd),url('../assets/images/footer.png') center 72%/cover no-repeat}.footer-inner{border-top:1px solid #63708085;display:flex;justify-content:space-between;align-items:center;padding:24px 35px 25px}.site-footer .brand{gap:9px}.site-footer .brand>span{font-size:29px}.site-footer .brand img{width:40px;height:30px}.site-footer p{font-size:12px;margin-top:6px}.site-footer nav{display:flex;align-items:center;gap:41px}.site-footer button{background:none;font-size:13px;padding:10px 0}.site-footer button:hover{color:var(--orange)}
dialog{width:min(640px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #405165;border-radius:14px;background:linear-gradient(125deg,#132437,#091724);color:var(--white);box-shadow:0 30px 120px #000a}dialog::backdrop{background:#020a13bc;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #2d4155;padding:24px 28px}.dialog-heading h2{font-size:27px;line-height:1.25;letter-spacing:-.7px}.icon-button{height:36px;width:36px;display:flex;align-items:center;justify-content:center;background:none;border-radius:5px}.icon-button:hover{background:#253b50}.dialog-text,#demo-form{padding:25px 28px 28px}.dialog-intro{font-size:16px;color:#becbd9;margin-bottom:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{font-size:13px;font-weight:500;display:flex;flex-direction:column;gap:8px}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{background:#091727;border:1px solid #41566c;border-radius:6px;color:white;padding:11px 12px;min-width:0;width:100%;font-size:15px;resize:vertical}.form-note{font-size:12px;color:#bac7d7;margin-top:20px;line-height:1.65}.dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.dialog-actions .button{font-size:14px;min-height:44px;padding:12px 18px}.dialog-text p{color:#bdcbdc;margin-bottom:15px}.dialog-text .button{margin-top:10px}.toast{position:fixed;z-index:100;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 32px);padding:15px 21px;color:white;background:#183650;border:1px solid #7590a4;box-shadow:0 10px 40px #0005;border-radius:9px;font-size:14px}
@media(min-width:1600px){.hero{min-height:720px}.hero-inner{min-height:720px}.hero h1{font-size:72px}.hero-photo{object-position:center 40%}.solutions{padding-top:48px;padding-bottom:43px}.features{padding-top:48px;padding-bottom:44px}.getting-started{padding:52px 0 35px}.closing{padding:55px 0}}
@media(max-width:1250px){:root{--gutter:40px}.brand>span{font-size:27px}.brand img{width:40px}#main-nav{margin-left:40px}.nav-links{gap:25px}.nav-actions{gap:18px}.hero{min-height:605px}.hero-inner{min-height:605px}.hero-copy{width:565px}.hero h1{font-size:59px}.hero-lead{font-size:20px;max-width:465px}.hero-checks{gap:17px;font-size:12px}.hero-checks li{gap:7px}.hero-actions .button{font-size:15px;padding:16px 22px}.screen-summary{width:370px;bottom:22px;padding:15px 17px 13px}.screen-summary-items{gap:13px;margin-top:16px}.screen-summary p{font-size:13px}.solution-card h3{font-size:23px}.solution-card p{font-size:17px}.feature-grid{gap:28px;grid-template-columns:minmax(0,1fr) 255px}.feature-list{gap:28px;padding-bottom:10px}.feature-list article>svg{width:35px;height:35px;margin-bottom:10px}.feature-list h3{font-size:17px}.feature-list p{font-size:16px}.text-link{font-size:17px}.steps{gap:50px}.steps li{gap:15px}.steps li>svg{width:44px;height:44px}.steps h3{font-size:16px}.steps p{font-size:13px}.step-number{font-size:27px}.steps li:not(:last-child)::after{right:-34px;width:32px}.getting-started h2{font-size:40px}.closing-inner{padding:0}.closing h2{font-size:38px}.closing p{font-size:17px}.closing .button{min-width:200px;font-size:15px}.footer-inner{padding-left:0;padding-right:0}.section-lead{font-size:22px}}
@media(max-width:1000px){:root{--gutter:30px}.site-header{height:76px}.header-inner{gap:20px}#main-nav{margin-left:15px;gap:20px}.nav-links{gap:18px}.nav-links>a{font-size:13px}.nav-actions{gap:10px}.plain-button{font-size:13px}.nav-actions .button{font-size:13px;min-height:47px;padding:12px 19px}.brand>span{font-size:24px}.brand{gap:9px}.brand img{width:35px;height:30px}.hero{min-height:580px}.hero-inner{min-height:580px}.hero-copy{width:535px;padding-top:42px;padding-bottom:70px}.hero h1{font-size:55px}.hero-lead{font-size:18px;max-width:410px}.hero .eyebrow{font-size:11px;margin-bottom:17px}.hero-checks{gap:13px;margin-top:27px;font-size:11px}.hero-checks svg{width:17px}.screen-summary{width:302px;bottom:23px}.screen-summary p{font-size:12px}.screen-summary-items{gap:12px}.screen-summary-items>span{font-size:10px}.screen-summary-items svg{width:31px;height:25px}.hero-photo{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#061522 0%,#061522e8 20%,#06152291 44%,transparent 72%)}.hero-actions .button{font-size:14px;padding:15px 18px;min-height:52px;gap:10px}.solutions{padding-top:32px;padding-bottom:28px}.solutions h2{font-size:39px}.solution-card{padding:8px 8px 15px}.solution-card>div{padding:14px 5px 0}.solution-card h3{font-size:22px}.solution-card p{font-size:15px}.feature-grid{grid-template-columns:minmax(0,1fr);gap:24px}.product-stage{max-width:880px}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start;padding-bottom:0}.feature-list .text-link{grid-column:1/-1;font-size:16px}.features{padding:35px 0}.feature-list h3{min-height:44px}.feature-list p{font-size:15px}.getting-started h2{font-size:35px}.steps{gap:25px;margin-top:30px}.steps li{gap:11px;flex-wrap:wrap}.steps li>div{width:100%;padding-top:3px}.steps li>svg{margin-top:0;width:40px;height:40px}.step-number{line-height:40px;font-size:23px}.steps li:not(:last-child)::after{width:55%;right:0;top:20px}.steps h3{font-size:17px}.steps p{font-size:14px}.steps-note{font-size:13px}.closing h2{font-size:31px}.closing p{font-size:15px}.closing .button{min-width:170px;font-size:14px;padding:15px 20px}.footer-inner{padding-top:23px;padding-bottom:23px}.site-footer .brand>span{font-size:24px}.site-footer nav{gap:25px}.site-footer button{font-size:12px}}
@media(max-width:760px){:root{--gutter:24px}.site-header{height:72px}.header-inner{position:relative}.brand>span{font-size:26px}.brand img{width:37px}.menu-toggle{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #304356;border-radius:7px;margin-left:auto}#main-nav{display:none;position:absolute;left:calc(-1*var(--gutter));right:calc(-1*var(--gutter));top:72px;margin:0;padding:18px 24px 23px;background:#0d1e2f;border-top:1px solid #263b4d;box-shadow:0 15px 20px #0004}#main-nav.is-open{display:block}.nav-links{align-items:stretch;flex-direction:column;gap:2px}.nav-links>a{font-size:16px;padding:11px 0}.nav-actions{justify-content:space-between;margin-top:15px}.nav-actions .button{font-size:15px}.plain-button{font-size:15px;padding-left:0}.hero{min-height:890px}.hero-inner{min-height:890px;align-items:flex-start}.hero-copy{width:100%;padding:36px 0 330px}.hero h1{font-size:clamp(33px,7.5vw,54px);line-height:1.045;letter-spacing:-1.7px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:16px}.hero-lead{font-size:18px;line-height:1.55;max-width:440px;margin-top:20px}.hero-actions{gap:10px;flex-wrap:wrap;margin-top:23px}.hero-actions .button{min-height:48px;font-size:13px;padding:14px 15px;gap:8px}.hero-actions .button svg{width:15px}.hero-checks{flex-wrap:wrap;gap:9px 20px;font-size:12px;margin-top:23px;max-width:420px}.hero-checks li{gap:6px}.hero-photo{inset:auto 0 0;height:440px;object-position:72% center}.hero-shade{background:linear-gradient(180deg,#061522 0%,#061522 43%,#061522bb 54%,transparent 77%,#0615222e 100%)}.screen-summary{right:0;bottom:22px;width:min(100%,365px);padding:16px 18px;background:#102235ec}.screen-summary p{font-size:13px}.screen-summary-items{margin-top:15px}.screen-summary-items svg{width:35px;height:28px}.screen-summary-items>span{font-size:10px}.hero-inner .screen-summary{left:auto}.solutions{padding:39px 0 34px}.solutions .eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:11px}h2,.solutions h2{font-size:34px;letter-spacing:-1.3px;line-height:1.12}.section-lead{font-size:18px;letter-spacing:-.3px;margin-top:13px}.solution-grid{grid-template-columns:1fr;gap:18px;margin-top:25px}.solution-card{padding:9px 9px 21px}.solution-card>img{aspect-ratio:1.5}.solution-card>div{padding:18px 10px 0}.solution-card h3{font-size:25px}.solution-card p{font-size:16px;max-width:none;margin-top:9px}.features{padding:38px 0 34px}.features .section-lead{font-size:18px}.feature-grid{margin-top:26px;gap:30px}.feature-list{grid-template-columns:1fr;gap:26px}.feature-list article{display:grid;grid-template-columns:36px 1fr;gap:0 17px}.feature-list article>svg{width:30px;height:30px;grid-row:1/3;margin:0}.feature-list h3{font-size:18px;min-height:0;line-height:1.35;margin-bottom:6px}.feature-list p{font-size:16px;line-height:1.5}.feature-list .text-link{font-size:16px;margin-left:53px}.getting-started{padding:36px 0}.getting-started h2{text-align:left;font-size:34px;letter-spacing:-1.4px}.steps{grid-template-columns:1fr;gap:28px;margin-top:32px}.steps li{flex-wrap:nowrap;gap:17px;align-items:flex-start}.steps li>div{width:auto;padding-top:2px}.step-number{font-size:22px;line-height:34px;width:30px;flex-shrink:0}.steps li>svg{width:35px;height:35px;flex-shrink:0}.steps h3{font-size:18px}.steps p{font-size:15px;margin-top:7px}.steps li:not(:last-child)::after{display:none}.steps-note{font-size:13px;text-align:left;margin-top:27px;max-width:290px}.closing{padding:37px 0 39px;background-position:70% center}.closing-inner{flex-direction:column;align-items:flex-start;gap:23px}.closing h2{font-size:33px;line-height:1.12;max-width:410px;letter-spacing:-1.3px}.closing p{font-size:16px;line-height:1.6;max-width:370px;margin-top:13px}.closing .button{font-size:15px;min-height:51px;padding:14px 24px}.footer-inner{align-items:flex-start;flex-direction:column;padding:25px 0 30px;gap:25px}.site-footer p{font-size:11px}.site-footer nav{gap:34px}.site-footer button{font-size:13px}.site-footer .brand>span{font-size:26px}.dialog-heading{padding:20px}.dialog-heading h2{font-size:23px}.dialog-text,#demo-form{padding:21px}.form-grid{grid-template-columns:1fr;gap:16px}.form-grid .full{grid-column:auto}.dialog-actions{flex-wrap:wrap}.dialog-actions .button{font-size:13px;padding:12px 15px}.dialog-intro{font-size:15px}}
@media(max-width:380px){:root{--gutter:20px}.hero{min-height:940px}.hero-inner{min-height:940px}.hero h1{font-size:31px;letter-spacing:-1.25px}.hero-lead{font-size:17px}.hero-actions{gap:10px}.hero-actions .button{font-size:12px;padding:13px 13px}.hero-checks{gap:7px 13px;font-size:11px}.hero-photo{height:450px}.hero-shade{background:linear-gradient(180deg,#061522 0%,#061522 46%,#061522b3 57%,transparent 79%)}.screen-summary{bottom:21px}.solutions h2,h2,.getting-started h2{font-size:30px}.steps li{gap:12px}.steps h3{font-size:16px}.steps li>svg{width:31px}.steps p{font-size:14px}.closing h2{font-size:30px}.brand>span{font-size:24px}.brand img{width:33px}}
.demo-media img{height:58px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
