/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\!visible{visibility:visible!important}.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-1{top:calc(var(--spacing) * 1)}.left-1{left:calc(var(--spacing) * 1)}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.ring,.shadow{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--font-geist-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-geist-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{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}button,input{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.announcement{background:var(--navy);color:#dce8fa;letter-spacing:.04em;justify-content:center;align-items:center;gap:28px;height:35px;font-size:11px;display:flex}.announcement a,.announcement span{align-items:center;gap:7px;display:flex}.announcement a{color:#fff;font-weight:700}.site-header{z-index:30;background:#fffffff0;border-bottom:1px solid #dce4efb3;height:76px;position:relative}.header-inner{justify-content:space-between;height:100%}.header-inner,.logo{align-items:center;display:flex}.logo{letter-spacing:-.04em;gap:9px;font-size:21px}.logo>span{background:var(--blue);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:17px;font-weight:900;display:grid;box-shadow:0 6px 16px #246bfd47}.desktop-nav{align-items:center;gap:29px;margin-left:45px;display:flex}.desktop-nav>a,.nav-group>button{color:#344156;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:28px 0;font-size:13px;font-weight:650;display:flex}.nav-group{position:relative}.dropdown{border:1px solid var(--line);opacity:0;visibility:hidden;background:#fff;border-radius:16px;width:245px;padding:14px;transition:all .2s;position:absolute;top:67px;left:50%;transform:translate(-50%,8px);box-shadow:0 22px 55px #0d172626}.nav-group:focus-within .dropdown,.nav-group:hover .dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.dropdown p{letter-spacing:.14em;color:#8a96a8;text-transform:uppercase;margin:5px 8px 8px;font-size:10px;font-weight:800}.dropdown a{border-radius:9px;justify-content:space-between;padding:10px;font-size:13px;font-weight:650;display:flex}.dropdown a:hover{background:var(--soft);color:var(--blue)}.header-actions{align-items:center;gap:8px;display:flex}.header-actions>a:not(.header-cta),.header-actions>button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.header-actions>a:not(.header-cta):hover,.header-actions>button:hover{background:var(--soft)}.cart-icon{position:relative}.cart-icon span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:0;right:-1px}.header-cta{background:var(--ink);color:#fff;border-radius:10px;margin-left:7px;padding:11px 18px;font-size:12px;font-weight:750}.menu-toggle{display:none!important}.header-cart-mobile,.header-menu-toggle,.mobile-nav{display:none}.hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f7faff,#eef5ff 56%,#e7f0ff);position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#2a60b20a 1px,#0000 0),linear-gradient(90deg,#2a60b20a 1px,#0000 0);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 85%);mask-image:linear-gradient(90deg,#000,#0000 85%)}.hero-orb{filter:blur(3px);background:#3e82ff1f;border-radius:50%;position:absolute}.hero-orb--one{width:430px;height:430px;top:-140px;right:-90px}.hero-orb--two{width:190px;height:190px;bottom:-90px;left:46%}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;min-height:570px;display:grid;position:relative}.hero-content{padding:65px 0 70px}.eyebrow{letter-spacing:.13em;color:#50627a;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.eyebrow-dot{background:var(--blue);border:3px solid #c9dcff;border-radius:50%;width:9px;height:9px}.hero h1{letter-spacing:-.065em;margin:22px 0 20px;font-size:66px;font-weight:780;line-height:.99}.hero h1 span{color:var(--blue)}.hero-lead{color:#536177;max-width:545px;margin:0;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin-top:32px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:15px 21px;font-size:13px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--blue);color:#fff;box-shadow:0 12px 25px #246bfd40}.button--ghost{border:1px solid var(--line);background:#fff}.play{width:21px;height:21px;color:var(--blue);background:#eaf1ff;border-radius:50%;place-items:center;padding-left:1px;font-size:9px;display:grid}.hero-proof{align-items:center;gap:13px;margin-top:32px}.avatar-stack,.hero-proof{display:flex}.avatar-stack span{background:#dbe6f8;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-right:-6px;font-size:8px;font-weight:800;display:grid}.avatar-stack span:nth-child(2){background:#f0d9ce}.avatar-stack span:nth-child(3){background:#d4e7d9}.avatar-stack span:last-child{background:var(--ink);color:#fff}.stars{letter-spacing:1px;color:#ffad24;font-size:11px}.hero-proof p{color:#6a7688;margin:3px 0 0;font-size:10px}.hero-product{place-items:center;height:100%;padding-left:40px;display:grid;position:relative}.product-visual{perspective:900px;justify-content:center;align-items:center;width:390px;height:445px;display:flex;position:relative}.stand{z-index:3;background:linear-gradient(145deg,#fefefe,#e7eef8);border-radius:13px 13px 8px 8px;width:268px;height:340px;padding:26px 24px;position:relative;overflow:hidden;transform:rotateY(-9deg)rotateX(2deg);box-shadow:inset 0 0 0 1px #fffc,0 35px 50px #14325a38}.stand:after{content:"";pointer-events:none;background:linear-gradient(110deg,#ffffffb3,#0000 34% 75%,#ffffff4d);position:absolute;inset:0}.stand--blue{color:#fff;background:linear-gradient(145deg,#296ff6,#0d48c7)}.stand--black{color:#fff;background:linear-gradient(145deg,#263244,#070d16)}.stand--white{color:var(--ink);background:linear-gradient(145deg,#fff,#e5eaf2)}.stand-glow{background:#ffffff1f;border-radius:50%;width:210px;height:210px;position:absolute;top:-70px;right:-70px}.stand-brand{align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex;position:relative}.brand-mark{width:20px;height:20px;color:var(--blue);background:#fff;border-radius:6px;place-items:center;font-weight:900;display:grid}.stand-copy{margin-top:31px;position:relative}.stand-copy span{letter-spacing:.18em;opacity:.7;font-size:8px;font-weight:800}.stand-copy strong{letter-spacing:-.04em;margin-top:8px;font-size:25px;line-height:1.04;display:block}.stand-action{align-items:center;gap:12px;margin-top:27px;display:flex;position:relative}.tap-ring{border:1px solid;border-radius:50%;place-items:center;width:61px;height:61px;display:grid;box-shadow:0 0 0 6px #ffffff14,0 0 0 12px #ffffff0d}.stand-action>span:last-child{max-width:50px;font-size:9px;font-weight:750;line-height:1.35}.stand-bottom{justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.mini-stars{letter-spacing:1px;font-size:10px}.fake-qr{background:#fff;grid-template-columns:1fr 1fr;gap:4px;width:43px;height:43px;padding:4px;display:grid}.fake-qr i{border:3px solid #0c1726}.stand-foot{z-index:2;clip-path:polygon(12% 0,88% 0,100% 100%,0 100%);background:linear-gradient(#dbe4f1,#b5c3d5);border-radius:7px;width:320px;height:85px;position:absolute;bottom:40px;transform:rotateY(-7deg)}.product-shadow{filter:blur(17px);background:#122e5633;border-radius:50%;width:350px;height:40px;position:absolute;bottom:20px}.float-note{z-index:5;background:#fffffff2;border:1px solid #d6e1f0e6;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;animation:float 4s ease-in-out infinite;display:flex;position:absolute;box-shadow:0 15px 35px #16345a21}.float-note>span{width:31px;height:31px;color:var(--blue);background:#e9f1ff;border-radius:9px;place-items:center;display:grid}.float-note small,.float-note strong{display:block}.float-note strong{font-size:10px}.float-note small{color:#7b8798;margin-top:3px;font-size:8px}.float-note--top{top:90px;right:8px}.float-note--bottom{animation-delay:-2s;bottom:80px;left:20px}@keyframes float{50%{transform:translateY(-7px)}}.confidence-bar{color:#58667a;border-top:1px solid #cbd8eacc;justify-content:space-between;align-items:center;height:65px;display:flex;position:relative}.confidence-bar span{align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.confidence-bar svg{color:var(--blue)}.section{padding:92px 0}.section-head{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.kicker{letter-spacing:.17em;color:var(--blue);margin:0 0 12px;font-size:10px;font-weight:850}.how-content h2,.industry-intro h2,.section h2{letter-spacing:-.045em;margin:0;font-size:39px;line-height:1.1}.text-link{color:var(--blue);border-bottom:1px solid #b8ceff;align-items:center;gap:8px;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:17px;transition:all .25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #19304e1f}.product-card__media{background:linear-gradient(145deg,#f7f9fc,#e9eff7);place-items:center;height:330px;display:grid;position:relative;overflow:hidden}.product-badge{letter-spacing:.1em;border-radius:6px;padding:7px 9px;font-size:8px;font-weight:850;left:15px}.product-badge,.quick-add{z-index:5;background:#fff;position:absolute;top:15px}.quick-add{border:1px solid var(--line);cursor:pointer;border-radius:50%;width:31px;height:31px;font-size:20px;right:15px}.product-visual--compact{height:430px;transform:scale(.66)}.product-card__body{justify-content:space-between;align-items:end;padding:18px 18px 10px;display:flex}.product-card__body span{text-transform:uppercase;letter-spacing:.12em;color:#8b96a5;font-size:9px;font-weight:750}.product-card__body h3{margin:5px 0 0;font-size:15px}.product-card__body>strong{font-size:14px}.product-rating{color:#8a96a6;padding:0 18px 18px;font-size:9px}.product-rating span{color:#ffad24;letter-spacing:1px;margin-right:7px}.how-section{background:var(--navy);color:#fff;overflow:hidden}.how-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;min-height:640px;display:grid}.how-demo{place-items:center;height:520px;display:grid;position:relative}.phone{z-index:2;background:#101927;border-radius:38px;width:245px;height:470px;padding:9px;transform:rotate(-5deg);box-shadow:0 35px 80px #00000073}.phone-island{z-index:3;background:#05080d;border-radius:20px;width:77px;height:19px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-screen{height:100%;color:var(--ink);background:linear-gradient(145deg,#edf4ff,#fff);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.google-g{color:#4285f4;margin-bottom:27px;font-size:33px;font-weight:900}.phone-screen small{color:#768296;font-size:10px}.phone-screen>strong{margin:7px 0 23px;font-size:18px}.review-stars{gap:4px;display:flex}.review-stars svg{fill:#ffb628;color:#ffb628;width:25px}.phone-screen button{background:var(--blue);color:#fff;border:0;border-radius:9px;width:100%;margin-top:28px;padding:12px;font-size:10px;font-weight:750}.tap-card{z-index:3;background:linear-gradient(145deg,#2970fb,#1048be);border-radius:11px;justify-content:center;align-items:center;gap:7px;width:165px;height:105px;display:flex;position:absolute;bottom:30px;right:0;transform:rotate(7deg);box-shadow:0 22px 45px #00000059}.tap-card svg{width:28px}.tap-card strong{font-size:18px}.tap-card small{letter-spacing:.12em;font-size:8px;position:absolute;bottom:18px}.signal{border:1px solid #4185ff59;border-radius:50%;position:absolute}.s1{width:250px;height:250px}.s2{width:370px;height:370px}.s3{width:490px;height:490px}.how-content{padding:70px 0}.how-content h2{max-width:520px;font-size:44px}.how-content>p:not(.kicker){color:#aebbd0;max-width:510px;margin:20px 0 28px;font-size:14px;line-height:1.7}.steps{margin:0 0 29px;padding:0;list-style:none}.steps li{border-top:1px solid #ffffff1a;gap:18px;padding:16px 0;display:flex}.steps li>span{color:#d8d5cc;padding-top:3px;font-size:10px;font-weight:850}.steps strong{font-size:13px}.steps p{color:#96a5ba;margin:5px 0 0;font-size:11px}.text-link--light{color:#fff;border-color:#45617f}.industry-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.industry-intro>p:not(.kicker){color:#69768a;max-width:390px;margin:19px 0 25px;font-size:13px;line-height:1.7}.button--dark{background:var(--ink);color:#fff}.industry-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.industry-card{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:110px;padding:20px;transition:all .2s;display:grid}.industry-card:hover{border-color:#98b7f6;transform:translateY(-3px);box-shadow:0 12px 30px #19304e17}.industry-card>span{width:42px;height:42px;color:var(--blue);background:#edf4ff;border-radius:12px;place-items:center;display:grid}.industry-card>span svg{width:19px}.industry-card strong{font-size:13px}.industry-card>svg{color:#a0abba}.cta-section{color:#fff;background:linear-gradient(120deg,#1260ed,#286ff9);border-radius:22px;justify-content:space-between;align-items:center;min-height:200px;margin-bottom:90px;padding:44px 50px;display:flex;position:relative;overflow:hidden}.cta-section:after{content:"";border:60px solid #ffffff0f;border-radius:50%;width:330px;height:330px;position:absolute;top:-150px;right:10%}.cta-copy{z-index:2;align-items:center;gap:23px;display:flex;position:relative}.cta-icon{background:#ffffff26;border-radius:18px;place-items:center;width:66px;height:66px;display:grid}.cta-icon svg{width:32px;height:32px}.cta-copy .kicker{color:#cfe0ff;margin-bottom:8px}.cta-copy h2{letter-spacing:-.04em;margin:0;font-size:30px}.cta-copy p:last-child{color:#dbe8ff;margin:8px 0 0;font-size:12px}.button--white{z-index:2;color:var(--blue);background:#fff;position:relative}.footer{color:#93a1b6;background:#07111f;padding:65px 0 20px}.footer-grid{grid-template-columns:1.5fr repeat(3,.7fr) 1.2fr;gap:40px;display:grid}.logo--light{color:#fff}.footer-brand p{max-width:240px;font-size:11px;line-height:1.8}.footer-pills{gap:6px;margin-top:19px;display:flex}.footer-pills span{color:#c5d0df;border:1px solid #253348;border-radius:5px;padding:4px 7px;font-size:7px;font-weight:800}.footer-grid>div>strong{color:#fff;margin-bottom:15px;font-size:11px;display:block}.footer-grid>div>a{margin:10px 0;font-size:10px;display:block}.footer-grid>div>a:hover{color:#fff}.newsletter p{font-size:10px;line-height:1.6}.newsletter form{background:#111e2f;border:1px solid #27354a;border-radius:8px;height:41px;margin-top:15px;display:flex;overflow:hidden}.newsletter input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 12px;font-size:10px}.newsletter button{background:var(--blue);color:#fff;border:0;place-items:center;width:42px;display:grid}.newsletter button svg{width:15px}.footer-bottom{border-top:1px solid #1b293c;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:8px;display:flex}.footer-bottom div{gap:20px;display:flex}.foundation-page{text-align:center;background:radial-gradient(circle at 50% 25%,#e8f1ff,#0000 32%),#f7faff;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 111px);padding:60px 20px;display:flex}.foundation-icon{width:64px;height:64px;color:var(--blue);background:#fff;border-radius:18px;place-items:center;margin-bottom:26px;display:grid;box-shadow:0 18px 40px #246bfd29}.foundation-page h1{text-transform:capitalize;letter-spacing:-.055em;margin:0;font-size:54px}.foundation-page>p:not(.kicker){max-width:560px;color:var(--muted);margin:18px 0 28px;font-size:15px;line-height:1.7}@media (max-width:1000px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid!important}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:54px}.product-visual{transform:scale(.84)}.product-grid{gap:12px}.how-grid,.industry-section{gap:35px}.footer-grid{grid-template-columns:1.3fr repeat(3,.7fr)}.newsletter{grid-column:1/-1}}@media (max-width:760px){.shell{width:min(100% - 28px,600px)}.announcement{justify-content:center;height:32px}.announcement>a{display:none}.site-header{height:66px}.header-actions>a[aria-label=Account],.header-actions>button[aria-label=Search]{display:none}.mobile-nav{border-top:1px solid var(--line);background:#fff;flex-direction:column;max-height:calc(100vh - 98px);padding:14px 20px 24px;display:flex;position:absolute;top:66px;left:0;right:0;overflow:auto;box-shadow:0 20px 35px #0d17261f}.mobile-nav summary,.mobile-nav>a{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;padding:14px 4px;font-size:13px;font-weight:750;list-style:none;display:flex}.mobile-nav details a{color:#627086;padding:10px 16px;font-size:12px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-content{text-align:center;flex-direction:column;align-items:center;padding:52px 0 25px;display:flex}.eyebrow{font-size:9px}.hero h1{margin-top:18px;font-size:47px}.hero-lead{font-size:15px;line-height:1.6}.hero-actions{flex-direction:column;width:100%;max-width:360px}.button{width:100%}.hero-product{height:390px;padding:0}.product-visual{margin-top:-35px;transform:scale(.78)}.float-note--top{top:25px;right:1px}.float-note--bottom{bottom:38px;left:0}.hero-proof{margin-top:23px}.confidence-bar{grid-template-columns:1fr 1fr;gap:15px;height:auto;padding:18px 0;display:grid}.confidence-bar span{font-size:9px}.section{padding:65px 0}.section-head{align-items:start;gap:20px}.industry-intro h2,.section h2{font-size:32px}.section-head>.text-link{display:none}.product-grid{grid-template-columns:1fr;gap:18px}.product-card__media{height:300px}.how-grid{grid-template-columns:1fr;gap:0}.how-demo{height:470px;margin:-25px 0;transform:scale(.85)}.how-content{padding:0 0 65px}.how-content h2{font-size:35px}.industry-section{gap:35px}.industry-grid,.industry-section{grid-template-columns:1fr}.industry-card{min-height:82px}.cta-section{text-align:center;width:calc(100% - 28px);margin-bottom:65px;padding:35px 25px}.cta-copy,.cta-section{display:block}.cta-icon{margin:0 auto 18px}.cta-section .button{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand,.newsletter{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:12px}.footer-bottom>span:nth-child(2){order:3;width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.real-product-image{z-index:3;object-fit:contain;transition:transform .45s cubic-bezier(.2,.75,.25,1);position:relative}.product-visual--photography,.real-product-image{width:100%;height:100%}.product-visual--view-1 .real-product-image{transform:rotate(-2deg)scale(.96)}.product-visual--view-2 .real-product-image{transform:translateY(-1.5%)scale(.98)}.product-visual--view-3 .real-product-image{transform:scale(.9)}.how-v3-section{width:100%;padding:16px 0}.how-v3-panel{background:radial-gradient(circle at 82% 42%,#fffffff5,#0000 34%),linear-gradient(135deg,#f5f8fc,#eaf1fa);border:1px solid #ffffffc7;border-radius:30px;padding:clamp(30px,3.6vw,54px);position:relative;overflow:hidden;box-shadow:0 26px 70px #07183329,inset 0 1px #fffffff5}.how-v3-panel:before{content:"";pointer-events:none;background:#3d74be14;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-270px;right:-210px}.how-v3-grid{z-index:1;grid-template-columns:minmax(0,1.48fr) minmax(330px,.72fr);align-items:center;gap:clamp(34px,4.5vw,70px);display:grid;position:relative}.how-v3-content{min-width:0}.how-v3-overline{color:#173f7c;letter-spacing:.18em;margin:0 0 14px;font-size:.7rem;font-weight:850}.how-v3-title{color:#0d1118;letter-spacing:-.056em;max-width:720px;margin:0;font-size:clamp(2.35rem,4vw,4.15rem);font-weight:780;line-height:.98}.how-v3-title em{color:#0d1118;margin-top:3px;font-style:normal;display:block;position:relative}.how-v3-title em>span{background:linear-gradient(90deg,#4285f4,#db4437 25%,#f4b400 50%,#0f9d58 75%,#4285f4) 0 0/200% 100%;border:0;border-radius:50%;height:5px;animation:underlineSweep 4.2s ease-in-out infinite;position:absolute;bottom:-6px;left:1%;right:1%}.how-v3-description{color:#566275;max-width:620px;margin:18px 0 0;font-size:clamp(.96rem,1.08vw,1.08rem);line-height:1.58}.how-v3-link{color:#173f7c;background:linear-gradient(#fff,#fff) 0 0/100% 100% padding-box padding-box,linear-gradient(90deg,#4285f4,#db4437 25%,#f4b400 50%,#0f9d58 75%,#4285f4) 0 0/200% 100% border-box;border:2px solid #0000;border-radius:999px;align-items:center;gap:8px;margin-top:17px;padding:12px 22px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .2s;animation:borderSweep 4.2s ease-in-out infinite;display:inline-flex;position:relative}.how-v3-link:hover{transform:translateY(-2px)}.how-v3-link svg{transition:transform .18s}.how-v3-link:hover svg{transform:translate(4px)}@keyframes borderSweep{0%,64%{background-position:0,0}82%,to{background-position:0,200%}}.how-v3-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:27px;display:grid}.how-v3-card{background:#fff;border:1px solid #1b375b14;border-radius:20px;min-width:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:visible;box-shadow:0 14px 34px #1b355817}.how-v3-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #1b355824}.how-v3-number{z-index:3;color:#fff;background:linear-gradient(145deg,#285eac,#173d7d);border:4px solid #ffffffeb;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.88rem;font-weight:850;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 8px 18px #1a45873d}.how-v3-media{aspect-ratio:4/3;background:#eef2f7;border-radius:19px 19px 0 0;width:100%;position:relative;overflow:hidden}.how-v3-media img{object-fit:cover;object-position:center}.how-v3-card-copy{min-height:116px;padding:15px 16px 17px}.how-v3-card-copy h3{color:#11161e;letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:780;line-height:1.2}.how-v3-card-copy p{color:#606c7d;margin:7px 0 0;font-size:.82rem;line-height:1.48}.how-v3-connector{z-index:4;border-top:2px dashed #23569942;width:18px;position:absolute;top:38%;right:-18px}.how-v3-visual{isolation:isolate;width:100%;min-height:440px;position:relative}.how-v3-rings{z-index:-1;pointer-events:none;place-items:center;display:grid;position:absolute;inset:1% -11% -2% -8%}.how-v3-rings span{border:1px solid #3166ac21;border-radius:50%;position:absolute}.how-v3-rings span:first-child{width:240px;height:240px}.how-v3-rings span:nth-child(2){width:335px;height:335px}.how-v3-rings span:nth-child(3){width:430px;height:430px}.how-v3-composite{object-fit:contain;object-position:center;filter:drop-shadow(0 28px 28px #12264433)}@media (max-width:1180px){.how-v3-grid{grid-template-columns:1fr}.how-v3-visual{width:min(100%,560px);min-height:470px;margin-inline:auto}}@media (max-width:850px){.how-v3-panel{border-radius:24px;padding:28px 18px 24px}.how-v3-grid{gap:30px}.how-v3-title{font-size:clamp(2.15rem,8vw,3.3rem)}.how-v3-steps{grid-template-columns:1fr;gap:14px;margin-top:24px}.how-v3-card{grid-template-columns:minmax(150px,38%) 1fr;display:grid;overflow:hidden}.how-v3-media{aspect-ratio:auto;border-radius:19px 0 0 19px;height:100%;min-height:150px}.how-v3-card-copy{flex-direction:column;justify-content:center;min-height:150px;padding:18px;display:flex}.how-v3-connector{display:none}.how-v3-visual{min-height:420px}}@media (max-width:600px){.how-v3-section{padding:12px 0}.how-v3-panel{border-radius:22px;padding:25px 14px 20px}.how-v3-overline{margin-bottom:11px;font-size:.64rem}.how-v3-title{letter-spacing:-.045em;font-size:clamp(2rem,10.5vw,2.72rem)}.how-v3-description{margin-top:15px;font-size:.94rem}.how-v3-link{margin-top:15px}.how-v3-card{display:block}.how-v3-media{aspect-ratio:4/3;border-radius:19px 19px 0 0;width:100%;min-height:0}.how-v3-card-copy{min-height:108px;padding:15px 16px 17px}.how-v3-visual{min-height:320px}.how-v3-rings span:first-child{width:170px;height:170px}.how-v3-rings span:nth-child(2){width:235px;height:235px}.how-v3-rings span:nth-child(3){width:305px;height:305px}}@media (max-width:390px){.how-v3-title{font-size:2rem}.how-v3-visual{min-height:280px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}