/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#07082b;--purple:#7a39ff;--soft:#f5f3ff;--muted:#676783}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}em{color:var(--purple);font-style:normal}.topbar{color:#fff;z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060727e0;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;height:82px;padding:0 5vw;display:flex;position:fixed;top:0}.brand{grid-template-rows:25px 16px;grid-template-columns:44px auto;align-items:center;column-gap:10px;display:grid}.brand-mark{background:linear-gradient(135deg,#6133e7,#a259ff);border-radius:14px;grid-row:1/3;place-items:center;width:44px;height:44px;font-size:25px;font-style:italic;font-weight:900;display:grid;box-shadow:0 0 20px #703eff88}.brand strong{letter-spacing:2px;font-size:24px}.brand small{letter-spacing:.5px;color:#d9cffd;font-size:10px}.topbar nav{align-items:center;gap:28px;font-size:14px;display:flex}.button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#6f34ee,#9d55ff);border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:26px;padding:15px 23px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 9px 35px #6f34ee55}.button:hover{transform:translateY(-3px);box-shadow:0 14px 42px #7236ef88}.topbar .button{padding:11px 18px;font-size:13px}.button-secondary{color:#5924d3;background:#fff;border:1px solid #cbb5ff;box-shadow:0 10px 28px #39129c1c}.hero{color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:4vw;min-height:920px;padding:160px 6vw 80px;display:grid;position:relative;overflow:hidden}.hero-video,.hero-shade,.hero-grid{width:100%;height:100%;position:absolute;inset:0}.hero-video{object-fit:cover}.hero-grid{opacity:.19;background-image:linear-gradient(#8d5dff33 1px,#0000 1px),linear-gradient(90deg,#8d5dff33 1px,#0000 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-copy,.hero-card{z-index:2;position:relative}.eyebrow{letter-spacing:2.5px;color:#c4a8ff;font-size:12px;font-weight:800}.purple{color:#6c30eb}.hero h1{letter-spacing:-5px;margin:25px 0 28px;font-size:clamp(64px,7.3vw,112px);line-height:.91}.hero-copy>p{color:#d7d4ee;max-width:620px;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:25px;margin-top:36px;display:flex}.text-link{color:#d8d5ee;font-size:14px}.hero-proof{align-items:center;gap:17px;margin-top:48px;display:flex}.hero-proof strong{color:#a56dff;font-size:54px}.hero-proof span{color:#ddd8ee;width:120px;font-size:16px}.hero-card{border:1px solid #b493ff55;border-radius:40px;height:720px;overflow:hidden;transform:rotate(2deg);box-shadow:0 0 90px #6c2fff66}.hero-card img{object-fit:cover;width:100%;height:100%}.trust-strip{color:#fff;letter-spacing:3px;background:#090937;justify-content:center;align-items:center;gap:35px;height:95px;font-size:13px;font-weight:800;display:flex}.trust-strip i{background:#884dff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #b08aff}.section{padding:120px 6vw}.section-heading{text-align:center;max-width:850px;margin:0 auto 65px}.section-heading h2,.split-copy h2,.demo-copy h2{letter-spacing:-3px;margin:18px 0;font-size:clamp(43px,5vw,72px);line-height:1.04}.section-heading p,.split-copy>p,.demo-copy>p{color:var(--muted);font-size:18px;line-height:1.7}.steps{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:auto;display:grid}.steps article{background:linear-gradient(#fff,#f9f7ff);border:1px solid #e1dcf5;border-radius:28px;padding:28px;transition:all .3s;position:relative}.steps article:hover{transform:translateY(-8px);box-shadow:0 24px 55px #3d177a1a}.steps b{color:#8f75cd;position:absolute;right:22px}.step-icon{color:#fff;background:linear-gradient(135deg,#5d26d7,#9a5cff);border-radius:20px;place-items:center;width:64px;height:64px;font-size:27px;display:grid;box-shadow:0 10px 30px #7439ec55}.steps h3{margin:24px 0 8px;font-size:22px}.steps p{color:var(--muted);line-height:1.55}.center-cta{text-align:center;margin-top:45px}.split-section{color:#fff;background:#090936;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;min-height:830px;padding:95px 6vw;display:grid;overflow:hidden}.split-section.reverse{background:var(--soft);color:var(--ink)}.split-section.reverse .split-image{order:2}.split-image{border-radius:36px;height:660px;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 28px 80px #0007}.split-section.reverse .split-image{transform:rotate(1.5deg);box-shadow:0 28px 80px #32157326}.split-image img{object-fit:cover;object-position:top;width:100%;height:100%}.split-copy>p{color:#cdc9df}.reverse .split-copy>p{color:var(--muted)}.split-copy ul{grid-template-columns:repeat(3,1fr);gap:12px;margin:32px 0;padding:0;list-style:none;display:grid}.split-copy li{color:#dcd7ee;background:#ffffff0d;border:1px solid #ffffff25;border-radius:18px;padding:18px 12px;font-size:13px}.split-copy li strong{color:#a871ff;margin-bottom:5px;font-size:26px;display:block}.benefit-grid{grid-template-columns:1fr 1fr;gap:12px;margin:32px 0;display:grid}.benefit-grid span{color:#5b2bd6;background:#fff;border:1px solid #ddd4f8;border-radius:16px;padding:18px;font-weight:700}.demo-section{color:#fff;background:#06062d;grid-template-columns:1fr .85fr;align-items:center;gap:8vw;padding:120px 8vw;display:grid;position:relative;overflow:hidden}.demo-glow{filter:blur(180px);opacity:.24;background:#7334f1;border-radius:50%;width:650px;height:650px;position:absolute;right:-100px}.demo-copy,.demo-form{position:relative}.demo-form{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #fff2;border-radius:30px;grid-template-columns:1fr 1fr;gap:18px;padding:38px;display:grid}.demo-form label{color:#d1cce5;gap:8px;font-size:12px;display:grid}.demo-form input{color:#fff;background:#0b0b3d;border:1px solid #ffffff24;border-radius:13px;outline:none;width:100%;padding:14px}.demo-form input:focus{border-color:#9b60ff}.demo-form .button,.demo-form>small{grid-column:1/-1}.demo-form>small{text-align:center;color:#9b96b1}.saas{align-items:center;gap:15px;margin-top:35px;display:flex}.saas>span{background:#793eff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.saas div{display:grid}.saas small{color:#aaa6be;margin-top:5px}footer{color:#fff;background:#03031f;grid-template-columns:1fr 1fr;align-items:center;gap:35px;padding:60px 6vw 35px;display:grid}.footer-brand{width:max-content}.rocket{text-align:right;justify-self:end}.rocket span{color:#aaa6bd;margin-bottom:8px;font-size:11px;display:block}.rocket img{width:auto;height:55px}.rocket+p{text-align:center;grid-column:1/-1;font-size:20px}.rocket+p strong{color:#a36aff}footer>small{text-align:center;color:#6e6981;grid-column:1/-1}.reveal{animation:.85s both reveal}.delay{animation-delay:.2s}@keyframes reveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.topbar nav>a:not(.button){display:none}.topbar{height:72px}.brand small{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:130px}.hero-card{height:560px;margin-top:30px}.hero h1{letter-spacing:-3px}.steps{grid-template-columns:1fr 1fr}.split-section,.demo-section{grid-template-columns:1fr}.split-section.reverse .split-image{order:0}.split-image{height:560px}.demo-form{max-width:650px}.trust-strip{justify-content:flex-start;padding:0 25px;overflow:hidden}.section-heading h2,.split-copy h2,.demo-copy h2{letter-spacing:-2px}}@media (width<=560px){.topbar{padding:0 20px}.topbar .brand strong{font-size:18px}.topbar .button{gap:0;padding:12px;font-size:0}.topbar .button:before{content:"Demo";font-size:12px}.hero{padding:120px 22px 60px}.hero h1{font-size:58px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-card{border-radius:25px;height:520px}.hero-proof strong{font-size:42px}.trust-strip{gap:20px}.section{padding:85px 22px}.steps{grid-template-columns:1fr}.split-section{padding:80px 22px}.split-image{height:440px}.split-copy ul{grid-template-columns:1fr}.demo-section{padding:85px 22px}.demo-form{grid-template-columns:1fr;padding:24px}.demo-form label,.demo-form .button,.demo-form>small{grid-column:1}footer{text-align:center;grid-template-columns:1fr}.footer-brand{justify-self:center}.rocket{text-align:center;justify-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}.button,.steps article{transition:none}.hero-video{display:none}.hero{background:url(/assets/hero.png) 50%/cover}}.brand-logo{width:218px;height:66px;display:block}.brand-logo img,.footer-logo img{object-fit:contain;object-position:left center;width:100%;height:100%}.tech-background{background:radial-gradient(circle at 76% 32%,#4821a6 0,#0000 28%),radial-gradient(circle at 15% 80%,#1c1472 0,#0000 30%),linear-gradient(135deg,#03031f,#09083f 54%,#140953);position:absolute;inset:0;overflow:hidden}.tech-grid{background-image:linear-gradient(#8e65ff20 1px,#0000 1px),linear-gradient(90deg,#8e65ff20 1px,#0000 1px);background-size:54px 54px;animation:14s linear infinite gridFlow;position:absolute;inset:-30%;transform:perspective(650px)rotateX(56deg)translateY(22%)}.tech-orbit{border:1px solid #a77cff55;border-radius:50%;position:absolute;box-shadow:0 0 35px #6e3cff44,inset 0 0 35px #6e3cff22}.orbit-one{width:720px;height:720px;animation:7s ease-in-out infinite orbitPulse;top:60px;right:-120px}.orbit-two{border-style:dashed;width:420px;height:420px;animation:30s linear infinite spin;top:210px;right:30px}.circuit{filter:drop-shadow(0 0 6px #8a56ff);transform-origin:0;background:linear-gradient(90deg,#0000,#a66eff,#5be7ff,#0000);height:2px;position:absolute}.circuit:after{content:"";background:#d5c2ff;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;right:18%;box-shadow:0 0 18px #a66eff}.circuit-a{width:58%;animation:6s ease-in-out infinite dataMove;top:26%;right:3%;transform:rotate(-13deg)}.circuit-b{width:48%;animation:7s ease-in-out infinite reverse dataMove;top:58%;right:0;transform:rotate(18deg)}.circuit-c{width:42%;animation:5s ease-in-out infinite dataMove;top:77%;left:48%;transform:rotate(-29deg)}.node{background:#281468;border:2px solid #b892ff;border-radius:50%;width:12px;height:12px;animation:2.5s ease-in-out infinite nodePulse;position:absolute;box-shadow:0 0 24px #a670ff}.n1{top:18%;right:12%}.n2{animation-delay:.4s;top:33%;right:28%}.n3{animation-delay:.8s;top:52%;right:7%}.n4{animation-delay:1.2s;top:61%;right:39%}.n5{animation-delay:1.6s;top:78%;right:20%}.n6{animation-delay:2s;top:14%;right:46%}.hero-shade{background:linear-gradient(90deg,#03031cfc 0%,#050522ed 47%,#06042340 100%)}.price-band{color:#fff;background:linear-gradient(90deg,#6325dc,#9a54ff,#6230d6);border-top:1px solid #c9aaff66;border-bottom:1px solid #c9aaff66;align-items:center;height:86px;display:flex;overflow:hidden}.price-track{white-space:nowrap;letter-spacing:1.2px;align-items:center;gap:30px;min-width:max-content;font-size:15px;animation:24s linear infinite ticker;display:flex}.price-track strong{font-size:24px}.price-track i{color:#d8c5ff;font-size:23px;font-style:normal}.offer-pill{background:linear-gradient(90deg,#7131e8,#9c5bff);border-radius:18px;flex-direction:column;gap:5px;width:max-content;max-width:100%;margin-top:28px;padding:16px 21px;display:flex;box-shadow:0 12px 35px #7d42ee44}.offer-pill strong{font-size:21px}.offer-pill span{color:#eee5ff;font-size:12px}.footer-logo{width:260px;height:90px;display:block}.rocket img{height:64px}.rocket{background:0 0;border-radius:18px;padding:12px 18px}@keyframes gridFlow{to{background-position:0 108px,108px 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes orbitPulse{50%{opacity:.55;transform:scale(1.07)}}@keyframes dataMove{50%{opacity:.45;transform:translate(28px)rotate(-13deg)}}@keyframes nodePulse{50%{background:#9f6cff;transform:scale(1.8)}}@keyframes ticker{to{transform:translate(-45%)}}@media (width<=900px){.brand-logo{width:180px;height:56px}.price-band{height:78px}.price-track strong{font-size:20px}.footer-logo{justify-self:center}.tech-orbit{opacity:.65}}@media (width<=560px){.brand-logo{width:145px;height:48px}.price-track{gap:20px;font-size:12px}.price-track strong{font-size:17px}.footer-logo{width:230px;height:78px}.hero-card{display:none}.hero{min-height:850px}.tech-background{opacity:1}}@media (prefers-reduced-motion:reduce){.tech-grid,.tech-orbit,.circuit,.node,.price-track{animation:none}.hero{background:#07072f}}.brand-logo{width:245px;height:58px}.footer-logo{width:310px;height:78px}@media (width<=900px){.brand-logo{width:210px;height:50px}.footer-logo{width:285px;height:72px}}@media (width<=560px){.brand-logo{width:165px;height:42px}.footer-logo{width:255px;height:65px}}.price-track{gap:0;animation:22s linear infinite priceLoop}.price-group{flex:none;align-items:center;gap:30px;padding-right:30px;display:flex}.price-group i{filter:drop-shadow(0 0 8px #fff7);justify-content:center;align-items:center;font-size:22px;display:inline-flex}@keyframes priceLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=560px){.price-group{gap:20px;padding-right:20px}.price-group i{font-size:18px}}
