/*! 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}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#050609;--panel:#0c0f15;--line:#202631;--text:#f7f8fb;--muted:#9ba5b5;--orange:#ff6b2c;--blue:#2aa8ff;--lime:#b8ef34;--purple:#9c6cff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin:auto}.nav{border-bottom:1px solid #151922;justify-content:space-between;align-items:center;height:86px;display:flex}.brand{letter-spacing:1.5px;align-items:center;gap:11px;font-size:11px;font-weight:700;line-height:1.05;display:flex}.brand b{color:var(--orange);font-size:13px}.brandMark,.miniLogo{background:linear-gradient(135deg,var(--orange),#ff3d54);color:#fff;place-items:center;font-weight:900;display:grid;transform:skew(-7deg);box-shadow:0 0 22px #ff642c55}.brandMark{border-radius:9px;width:38px;height:38px;font-size:23px}.navLinks{color:#b4bdca;gap:36px;font-size:14px;display:flex}.navLinks a:hover{color:#fff}.button{background:var(--orange);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:24px;padding:17px 23px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 12px 40px #ff6b2c28}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button.small{gap:14px;padding:12px 17px;font-size:13px}.menu{color:#fff;background:0 0;border:0;font-size:26px;display:none}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:50px;min-height:690px;padding-top:55px;padding-bottom:75px;display:grid}.heroCopy{z-index:2;position:relative}.eyebrow,.kicker{letter-spacing:2px;color:#b8c2d0;font-size:12px;font-weight:900}.eyebrow{background:#0c1017;border:1px solid #242b36;border-radius:99px;align-items:center;gap:9px;padding:9px 14px;display:inline-flex}.eyebrow span{color:var(--orange)}h1{letter-spacing:-4.5px;max-width:700px;margin:24px 0 25px;font-size:clamp(50px,5.2vw,77px);line-height:.96}em{background:linear-gradient(90deg,var(--orange),#ffb12b);color:#0000;-webkit-background-clip:text;font-style:normal}.heroCopy>p{color:var(--muted);max-width:570px;font-size:18px;line-height:1.65}.heroActions{align-items:center;gap:28px;margin:32px 0;display:flex}.textLink{font-weight:800}.textLink i{width:34px;height:34px;color:var(--blue);border:1px solid #303846;border-radius:50%;place-items:center;margin-right:9px;font-style:normal;display:inline-grid}.trust{color:#778292;gap:22px;font-size:12px;display:flex}.trust span:first-child:first-letter{color:var(--lime)}.productWrap{position:relative}.glow{filter:blur(110px);opacity:.18;border-radius:50%;width:300px;height:300px;position:absolute}.glow.orange{background:var(--orange);top:-30px;right:0}.glow.blue{background:var(--blue);bottom:-30px;left:0}.product{background:#090c12;border:1px solid #28303d;border-radius:17px;padding:20px;position:relative;transform:perspective(1200px)rotateY(-3deg)rotateX(1deg);box-shadow:0 35px 90px #000,0 0 0 7px #090b0f}.productTop{border-bottom:1px solid #1a202a;justify-content:space-between;padding-bottom:16px;font-size:11px;display:flex}.productTop>div{align-items:center;gap:9px;display:flex}.miniLogo{border-radius:6px;width:25px;height:25px}.live{color:var(--lime);letter-spacing:1px;font-size:9px}.welcome{padding:22px 2px 14px}.welcome small{color:var(--orange);letter-spacing:1.5px;font-size:9px;font-weight:900}.welcome h3{margin:7px 0 4px;font-size:22px}.welcome p{color:#738094;margin:0;font-size:11px}.stats{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.stat{background:#10141c;border:1px solid #202836;border-radius:10px;padding:15px}.stat strong{font-size:21px;display:block}.stat span{color:#7e899a;font-size:9px}.stat:first-child{border-top:2px solid var(--blue)}.stat:nth-child(2){border-top:2px solid var(--orange)}.stat:nth-child(3){border-top:2px solid var(--lime)}.dashGrid{grid-template-columns:1.55fr 1fr;gap:9px;margin-top:9px;display:grid}.pipeline,.actions,.activity{background:#10141c;border:1px solid #202836;border-radius:10px;padding:13px}.cardHead{justify-content:space-between;font-size:10px;display:flex}.cardHead span{color:var(--blue)}.bars{border-bottom:1px solid #252c37;align-items:end;gap:10px;height:85px;padding:13px 10px 3px;display:flex}.bars i{background:linear-gradient(var(--orange),#783016);border-radius:3px 3px 0 0;flex:1}.labels{color:#657184;justify-content:space-around;padding-top:5px;font-size:7px;display:flex}.actions>b{font-size:10px}.actions button{color:#abb5c4;text-align:left;background:#151a23;border:1px solid #272f3c;border-radius:6px;width:100%;margin-top:7px;padding:8px;font-size:8px;display:block}.actions button:nth-child(2){color:#ff9163}.actions button:nth-child(3){color:#bd9dff}.actions button:nth-child(4){color:#64c5ff}.activity{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.activity>div{align-items:center;gap:10px;display:flex}.activity p{margin:0;font-size:9px}.activity small{color:#6f7b8c;margin-top:4px;display:block}.avatar{color:#4ee1ba;background:#152f35;border-radius:7px;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.activity>strong{color:var(--lime);font-size:12px}.strip{background:#080a0e;border-top:1px solid #1a1f28;border-bottom:1px solid #1a1f28}.stripInner{align-items:center;gap:60px;min-height:116px;display:flex}.stripInner p{color:#667182;letter-spacing:1.6px;min-width:175px;font-size:10px;line-height:1.6}.stripInner div{color:#9aa4b2;flex:1;justify-content:space-between;gap:20px;font-size:11px;font-weight:900;display:flex}.section{padding-top:110px;padding-bottom:110px}.sectionIntro{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.sectionIntro h2,.proof h2,.cta h2,.center{letter-spacing:-2.5px;margin:16px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.06}.sectionIntro>p{color:var(--muted);max-width:410px;line-height:1.7}.featureGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature{background:linear-gradient(145deg,#10141b,#090c11);border:1px solid #202631;border-radius:14px;min-height:260px;padding:28px;transition:all .2s}.feature:hover{border-color:#384454;transform:translateY(-4px)}.featureIcon{width:48px;height:48px;color:var(--blue);background:#192330;border-radius:50%;place-items:center;font-size:22px;display:grid;box-shadow:0 10px 28px #2aa8ff1f}.feature h3{margin-top:28px;font-size:18px}.feature p{color:var(--muted);font-size:14px;line-height:1.65}.feature a{color:#d5dbe5;font-size:12px;font-weight:900}.f1 .featureIcon,.f4 .featureIcon{color:var(--orange);background:#2a1b17}.f2 .featureIcon,.f5 .featureIcon{color:var(--purple);background:#211b32}.f3 .featureIcon{color:var(--lime);background:#1d2816}.proof{background:radial-gradient(circle at 80%,#17251d 0,#0000 35%),#090c10;border-block:1px solid #1a2029;padding:110px 0}.proofGrid{grid-template-columns:1fr .75fr;align-items:center;gap:110px;display:grid}.proof p{color:var(--muted);font-size:16px;line-height:1.75}.proof .button{margin-top:20px}.checkCard{background:#10151c;border:1px solid #26303d;border-radius:18px;padding:34px;box-shadow:0 30px 60px #0008}.checkCard h3{margin:0 0 23px;font-size:21px}.checkCard p{color:#c8d0db;border-top:1px solid #222a35;align-items:center;gap:13px;margin:0;padding:17px 0;font-size:14px;display:flex}.checkCard span{width:25px;height:25px;color:var(--lime);background:#223118;border-radius:7px;place-items:center;font-weight:900;display:grid}.center{text-align:center}.steps{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.steps>div{border-top:1px solid #303845;padding:27px 20px}.steps b{color:var(--orange);font-size:12px}.steps h3{font-size:20px}.steps p{color:var(--muted);line-height:1.6}.cta{text-align:center;background:radial-gradient(circle at 20% 100%,#2f150e,#0000 35%),radial-gradient(circle at 85% 0,#33200d,#0000 35%),#11151c;border:1px solid #343943;border-radius:22px;margin-top:20px;margin-bottom:80px;padding:85px 30px}.cta p{color:var(--muted);font-size:17px}.button.light{color:#101217;background:#fff;margin-top:20px}.cta .kicker{color:var(--orange)}footer{color:#697485;border-top:1px solid #1b2028;justify-content:space-between;align-items:center;min-height:120px;font-size:11px;display:flex}@media (width<=900px){.navLinks{z-index:10;background:#11151d;border:1px solid #29303a;border-radius:12px;flex-direction:column;padding:24px;display:none;position:absolute;top:76px;left:20px;right:20px}.navLinks.show{display:flex}.desktopCta{display:none}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:65px}.product{transform:none}.stripInner,.sectionIntro{flex-direction:column;align-items:flex-start}.stripInner{padding:25px 0}.stripInner div{flex-wrap:wrap}.featureGrid{grid-template-columns:repeat(2,1fr)}.proofGrid{grid-template-columns:1fr;gap:50px}.proof{padding:80px 0}}@media (width<=600px){.shell{width:min(100% - 28px,1180px)}.nav{height:74px}.hero{gap:40px;min-height:0;padding-top:45px}h1{letter-spacing:-3px;font-size:49px}.heroCopy>p{font-size:16px}.heroActions,.trust{flex-direction:column;align-items:flex-start}.product{padding:12px}.dashGrid{grid-template-columns:1fr}.stripInner div{grid-template-columns:1fr 1fr;display:grid}.section{padding-top:75px;padding-bottom:75px}.sectionIntro h2,.proof h2,.cta h2,.center{font-size:39px}.featureGrid,.steps{grid-template-columns:1fr}.feature{min-height:230px}.proofGrid{gap:40px}.cta{padding:65px 18px}footer{text-align:center;flex-direction:column;gap:25px;padding:35px 0}.productTop b{font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.feature{transition:none}}.brand{align-items:center;gap:0;display:flex}.brand>img{object-fit:contain;object-position:left center;width:235px;height:65px;display:block}@media (width<=600px){.brand>img{width:180px;height:52px}}.reviewsHero{text-align:center;padding:105px 0 60px}.reviewsHero h1{max-width:900px;margin:20px auto 26px}.reviewsHero>p{max-width:720px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.7}.exampleNotice{color:#c7ad9d;text-align:left;background:#1d120d;border:1px solid #51311f;border-radius:12px;gap:18px;max-width:810px;margin:35px auto 0;padding:16px 20px;font-size:13px;line-height:1.5;display:flex}.exampleNotice b{color:var(--orange);white-space:nowrap}.reviewGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:65px;display:grid}.reviewCard{background:linear-gradient(145deg,#11161e,#090c11);border:1px solid #28303d;border-radius:18px;flex-direction:column;min-height:400px;padding:32px;display:flex}.reviewCard.orange{border-top:3px solid var(--orange)}.reviewCard.blue{border-top:3px solid var(--blue)}.reviewCard.purple{border-top:3px solid var(--purple)}.stars{color:#ff9a3d;letter-spacing:4px;font-size:14px}.reviewCard blockquote{color:#dbe1ea;flex:1;margin:28px 0;font-size:17px;line-height:1.75}.reviewPerson{border-top:1px solid #242b35;align-items:center;gap:13px;padding-top:20px;display:flex}.reviewPerson>span{width:43px;height:43px;color:var(--blue);background:#18202b;border-radius:11px;place-items:center;font-weight:900;display:grid}.reviewPerson b,.reviewPerson small{display:block}.reviewPerson b{font-size:12px}.reviewPerson small{color:#788495;margin-top:5px}.results{border-block:1px solid #202631;grid-template-columns:repeat(4,1fr);margin-bottom:100px;display:grid}.results div{text-align:center;border-right:1px solid #202631;padding:31px 20px}.results div:last-child{border-right:0}.results strong,.results span{display:block}.results strong{color:var(--orange);font-size:27px}.results span{color:#8e99a8;text-transform:uppercase;letter-spacing:1.3px;margin-top:8px;font-size:11px}.reviewNav{margin-left:auto;margin-right:35px}@media (width<=900px){.reviewGrid{grid-template-columns:1fr}.reviewNav{background:0 0;border:0;flex-direction:row;margin-left:auto;margin-right:25px;padding:0;display:flex;position:static}.results{grid-template-columns:repeat(2,1fr)}.results div:nth-child(2){border-right:0}}@media (width<=600px){.reviewsHero{padding-top:70px}.exampleNotice{flex-direction:column;gap:7px}.reviewNav{display:none}.reviewCard{min-height:0}.results{grid-template-columns:1fr}.results div{border-bottom:1px solid #202631;border-right:0}.results div:last-child{border-bottom:0}}.reviewsEmpty{text-align:center;background:#0b0e13;border:1px dashed #343d4a;border-radius:18px;max-width:760px;margin:0 auto 80px;padding:55px 28px}.reviewsEmptyIcon{width:58px;height:58px;color:var(--orange);background:#2a1b17;border-radius:15px;place-items:center;margin:0 auto 20px;font-size:25px;display:grid;box-shadow:0 12px 35px #ff6b2c22}.reviewsEmpty h2{margin:0 0 12px;font-size:28px}.reviewsEmpty p{max-width:580px;color:var(--muted);margin:auto;line-height:1.7}.betaForm{text-align:left;background:#090c12;border:1px solid #3a414d;border-radius:16px;max-width:760px;margin:30px auto 0;padding:28px;box-shadow:0 24px 60px #0007}.formGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.betaForm label{color:#dce2eb;gap:8px;font-size:14px;font-weight:800;display:grid}.betaForm input,.betaForm select{color:#fff;width:100%;min-height:50px;font:inherit;background:#11161e;border:1px solid #343d4b;border-radius:9px;outline:none;padding:0 14px;font-weight:500}.betaForm input::placeholder{color:#737f90}.betaForm select{appearance:auto}.betaForm input:focus,.betaForm select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6b2c22}.formSubmit{cursor:pointer;border:0;width:100%;margin-top:22px;font-size:15px}.formSubmit:disabled{cursor:wait;opacity:.7;transform:none}.betaForm>small{color:#747f8f;text-align:center;margin-top:13px;font-size:12px;line-height:1.5;display:block}.formTrap{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.formError{text-align:center;color:#ff9c78!important;margin:18px 0 0!important;font-size:14px!important}.signupSuccess{text-align:left;background:#10180c;border:1px solid #425b27;border-radius:16px;align-items:center;gap:18px;max-width:650px;margin:32px auto 0;padding:28px;display:flex}.signupSuccess>span{width:45px;height:45px;color:var(--lime);background:#263b18;border-radius:12px;flex:none;place-items:center;font-size:23px;font-weight:900;display:grid}.signupSuccess strong{font-size:19px}.signupSuccess p{color:#aeb8a5;margin:6px 0 0;font-size:14px;line-height:1.5}@media (width<=600px){.formGrid{grid-template-columns:1fr}.betaForm{padding:20px}.signupSuccess{align-items:flex-start;padding:22px}}
