@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;--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{*,: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{.absolute{position:absolute}.relative{position:relative}.static{position:static}.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}}.contents{display:contents}.hidden{display:none}.inline{display:inline}.table{display:table}.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))}.\[hostname\:port\]{hostname:port}}:root{--background:#f8fafc;--surface:#fff;--surface-soft:#eef4f8;--text:#102033;--text-muted:#607086;--border:#dfe7ee;--accent:#1676ff;--accent-dark:#0d5fd6;--accent-soft:#eaf3ff;--dark:#0d1b2a;--dark-soft:#13263a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafce6;border-bottom:1px solid #dfe7eecc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:78px;display:flex}.brand{flex-direction:column;line-height:1.15;display:flex}.brand-mark{letter-spacing:-.04em;font-size:20px;font-weight:800}.brand-caption{color:var(--text-muted);letter-spacing:.03em;margin-top:5px;font-size:10px}.nav{color:#44566c;align-items:center;gap:28px;font-size:14px;display:flex}.nav a{transition:color .2s}.nav a:hover{color:var(--accent)}.button{background:var(--accent);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #1676ff33}.button:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 16px 34px #1676ff47}.button-small{min-height:42px;padding:0 18px;font-size:14px}.button-secondary{color:var(--text);border:1px solid var(--border);box-shadow:none;background:#fff}.button-secondary:hover{background:var(--surface-soft);color:var(--text);box-shadow:none}.hero{background:radial-gradient(circle at 80% 20%,#1676ff21,#0000 36%),linear-gradient(#f8fafc 0%,#f4f8fc 100%);padding:92px 0 110px;overflow:hidden}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:72px;display:grid}.eyebrow{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;align-items:center;margin-bottom:18px;font-size:13px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(46px,5vw,72px);line-height:1.04}.hero-text{max-width:720px;color:var(--text-muted);margin:28px 0 0;font-size:19px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-note{color:var(--text-muted);align-items:center;gap:10px;margin-top:28px;font-size:14px;display:flex}.hero-note svg{color:var(--accent);flex:none}.audit-card{background:#ffffffe6;border:1px solid #d2dee8e6;border-radius:24px;padding:28px;position:relative;box-shadow:0 30px 80px #1e406229}.audit-card:before{content:"";z-index:-1;background:linear-gradient(135deg,#1676ff1a,#0000 62%);border-radius:40px;position:absolute;inset:-28px}.audit-card-header{justify-content:space-between;gap:20px;display:flex}.audit-label{color:var(--accent);letter-spacing:.12em;font-size:11px;font-weight:800}.audit-card h2{letter-spacing:-.03em;margin:5px 0 0;font-size:24px}.status-dot{color:#2f6a51;white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.status-dot span{background:#37b37e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #37b37e1f}.audit-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px;display:grid}.audit-metric{background:var(--surface-soft);border-radius:16px;padding:18px 14px}.audit-metric span{color:var(--accent);font-size:30px;font-weight:800;line-height:1;display:block}.audit-metric p{color:var(--text-muted);margin:8px 0 0;font-size:13px}.audit-section{margin-top:24px}.audit-section h3{margin:0 0 12px;font-size:15px}.audit-section ul{grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}.audit-section li{color:#42556a;align-items:center;gap:9px;font-size:13px;display:flex}.audit-section svg{color:var(--accent)}.audit-alert{color:#fff;background:#10263d;border-radius:16px;margin-top:24px;padding:18px}.audit-alert strong{color:#8fc2ff;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.audit-alert p{color:#dbe7f2;margin:8px 0 0;font-size:14px;line-height:1.6}.section{padding:104px 0}.section-soft{background:var(--surface-soft)}.section-dark{background:radial-gradient(circle at 15% 10%, #1676ff2e, transparent 30%), var(--dark);color:#fff}.section-heading{max-width:720px;margin-bottom:48px}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,50px);line-height:1.12}.section-heading p{color:var(--text-muted);margin:20px 0 0;font-size:17px}.section-heading.light p{color:#a9b8c8}.cards-grid{gap:20px;display:grid}.cards-grid.four{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--border);background:var(--surface);border-radius:20px;min-height:100%;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{border-color:#c6d8e7;transform:translateY(-6px);box-shadow:0 20px 48px #1e40621a}.icon-box{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.card h3{letter-spacing:-.025em;margin:22px 0 6px;font-size:20px}.card strong{color:var(--accent);font-size:13px;display:block}.card p{color:var(--text-muted);margin:14px 0 0;font-size:14px;line-height:1.7}.service-card{flex-direction:column;display:flex}.service-card a{color:var(--accent);align-items:center;gap:8px;margin-top:auto;padding-top:26px;font-size:14px;font-weight:700;display:inline-flex}.problem-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.problem-item{color:#314357;background:#ffffffc7;border:1px solid #cddae5e6;border-radius:16px;align-items:center;gap:13px;min-height:90px;padding:20px;display:flex}.problem-item svg{color:var(--accent);flex:none}.steps-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.step-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:18px;padding:24px}.step-card span{color:#6aaaff;font-size:13px;font-weight:800}.step-card h3{margin:28px 0 10px;font-size:19px}.step-card p{color:#a9b8c8;margin:0;font-size:14px}.platform-block{border:1px solid var(--border);background:radial-gradient(circle at 90% 10%,#1676ff21,#0000 35%),#fff;border-radius:28px;grid-template-columns:1fr .9fr;align-items:center;gap:70px;padding:52px;display:grid;overflow:hidden}.platform-content h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,52px)}.platform-content p{color:var(--text-muted);margin:18px 0 0}.platform-content .button{margin-top:30px}.platform-window{background:#fff;border:1px solid #d5e0e9;border-radius:18px;overflow:hidden;transform:rotate(2deg);box-shadow:0 24px 58px #1e406229}.window-bar{background:#eef3f7;align-items:center;gap:6px;height:38px;padding:0 14px;display:flex}.window-bar span{background:#b8c6d1;border-radius:999px;width:8px;height:8px}.window-content{grid-template-columns:72px 1fr;height:290px;display:grid}.window-sidebar{background:#10263d}.window-main{padding:24px}.window-line{background:#dce6ed;border-radius:999px;width:42%;height:10px;margin-bottom:10px}.window-line.large{background:#c9d9e5;width:68%;height:14px}.window-chart{background:#f2f7fb;border-radius:14px;align-items:end;gap:16px;height:120px;margin-top:26px;padding:18px 20px;display:flex}.window-chart span{background:linear-gradient(#5fa5ff,#1676ff);border-radius:6px 6px 2px 2px;flex:1}.window-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.window-cards div{background:#eef4f8;border-radius:10px;height:52px}.contact-section{background:#eef4f8}.contact-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:70px;display:grid}.contact-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,54px)}.contact-copy p{color:var(--text-muted);font-size:17px}.contact-email{border-top:1px solid #d5e1e9;margin-top:34px;padding-top:26px}.contact-email span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;display:block}.contact-email a{color:var(--accent);margin-top:5px;font-size:20px;font-weight:700;display:inline-block}.contact-form{border:1px solid var(--border);background:#fff;border-radius:22px;padding:30px;box-shadow:0 18px 50px #1e406214}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{color:#34475b;margin-bottom:18px;font-size:13px;font-weight:700;display:block}.contact-form input,.contact-form textarea{width:100%;color:var(--text);background:#fbfdff;border:1px solid #d7e1e8;border-radius:11px;outline:none;margin-top:8px;padding:14px 15px;transition:border-color .2s,box-shadow .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #1676ff1a}.contact-form textarea{resize:vertical}.checkbox{align-items:flex-start;gap:10px;color:var(--text-muted)!important;font-weight:400!important;display:flex!important}.checkbox input{flex:none;width:16px;height:16px;margin:3px 0 0}.form-note{color:var(--text-muted);margin:16px 0 0;font-size:12px}.footer{background:var(--dark);color:#fff;padding:42px 0}.footer-inner{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.footer p{color:#9eb0c0;margin:8px 0 0;font-size:14px}.footer-links{color:#b7c5d2;flex-wrap:wrap;justify-content:flex-end;gap:22px;font-size:13px;display:flex}.footer-links a:hover{color:#fff}@media (max-width:1050px){.nav{display:none}.hero-grid,.platform-block,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:56px}.cards-grid.four,.problem-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(3,1fr)}.platform-visual{max-width:640px}}@media (max-width:720px){.container{width:min(100% - 28px,1180px)}.site-header .button-small{display:none}.header-inner{min-height:68px}.brand-caption{font-size:8px}.hero{padding:68px 0 80px}.hero h1{font-size:43px}.hero-text{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.audit-card{padding:20px}.audit-card-header{flex-direction:column}.audit-section ul{grid-template-columns:1fr}.section{padding:76px 0}.cards-grid.four,.problem-grid,.steps-grid,.form-row{grid-template-columns:1fr}.platform-block{gap:40px;padding:28px 20px}.window-content{grid-template-columns:52px 1fr;height:230px}.window-main{padding:18px}.contact-form{padding:22px 18px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;justify-content:flex-start;gap:10px}}.simple-page{background:radial-gradient(circle at 85% 3%,#1676ff14,#0000 26%),#f8fafc;flex-direction:column;min-height:100vh;display:flex}.simple-page-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafceb;border-bottom:1px solid #dfe7eee6;position:sticky;top:0}.simple-page-nav{justify-content:space-between;align-items:center;gap:30px;min-height:78px;display:flex}.simple-back-link{color:var(--accent);align-items:center;font-size:14px;font-weight:700;display:inline-flex}.simple-back-link:hover{color:var(--accent-dark)}.simple-page-section{flex:1;padding:88px 0 112px}.legal-layout{width:min(840px,100%);margin:0 auto}.legal-heading{margin-bottom:42px}.legal-heading h1{letter-spacing:-.05em;max-width:820px;margin:0;font-size:clamp(40px,5vw,62px);line-height:1.08}.legal-heading p{color:var(--text-muted);margin:18px 0 0;font-size:14px}.legal-content{border:1px solid var(--border);background:#fff;border-radius:24px;padding:42px 48px;box-shadow:0 18px 50px #1e406212}.legal-content section+section{border-top:1px solid var(--border);margin-top:36px;padding-top:32px}.legal-content h2{color:var(--text);letter-spacing:-.025em;margin:0 0 15px;font-size:22px;line-height:1.35}.legal-content p{color:var(--text-muted);margin:0;font-size:16px;line-height:1.85}.legal-content p+p{margin-top:13px}.legal-content ul{margin:14px 0 0;padding-left:23px}.legal-content li{color:var(--text-muted);padding-left:4px;font-size:16px;line-height:1.85}.legal-content li+li{margin-top:5px}.legal-content a{color:var(--accent);font-weight:700}.legal-placeholder{color:#a85b20}.legal-footer{background:var(--dark);color:#fff;border-top:1px solid #ffffff14;padding:34px 0}.legal-footer p{color:#9eb0c0;margin:0;font-size:13px}.legal-footer-links{color:#b7c5d2;flex-wrap:wrap;gap:22px;font-size:13px;display:flex}@media (max-width:720px){.simple-page-nav{min-height:68px}.simple-page-section{padding:62px 0 76px}.legal-heading{margin-bottom:30px}.legal-heading h1{font-size:39px}.legal-content{border-radius:18px;padding:28px 21px}.legal-content h2{font-size:20px}.legal-content p,.legal-content li{font-size:15px}.legal-footer-inner{flex-direction:column;align-items:flex-start}.legal-footer-links{flex-direction:column;gap:9px}}.platform-page-hero{background:radial-gradient(circle at 78% 18%,#1676ff26,#0000 34%),linear-gradient(#f8fafc,#eef5fb);padding:100px 0 112px}.platform-page-grid{grid-template-columns:1fr .78fr;align-items:center;gap:80px;display:grid}.platform-page-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(54px,7vw,86px);line-height:1}.platform-page-lead{max-width:720px;color:var(--text);margin:28px 0 0;font-size:24px;line-height:1.45}.platform-page-text{max-width:700px;color:var(--text-muted);margin:20px 0 0;font-size:17px;line-height:1.75}.platform-roadmap-card{border:1px solid var(--border);background:#fff;border-radius:24px;padding:32px;box-shadow:0 28px 70px #1e406224}.platform-roadmap-card>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.platform-roadmap-card h2{letter-spacing:-.035em;margin:8px 0 24px;font-size:30px}.platform-roadmap-card ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.platform-roadmap-card li{color:#34485d;align-items:center;gap:10px;display:flex}.platform-roadmap-card li svg{color:var(--accent);flex:none}.platform-roadmap-card p{border-top:1px solid var(--border);color:var(--text-muted);margin:26px 0 0;padding-top:22px;font-size:14px}@media (max-width:900px){.legal-layout,.platform-page-grid{grid-template-columns:1fr}.legal-heading{position:static}}@media (max-width:720px){.simple-page-nav .button-small{display:none}.simple-page-section,.platform-page-hero{padding:68px 0 80px}.legal-content{padding:26px 20px}.platform-page-hero h1{font-size:49px}.platform-page-lead{font-size:21px}}.legal-footer{color:#fff;background:#0d1b2a;border-top:1px solid #ffffff14;width:100%;margin-top:auto;padding:34px 0}.legal-footer-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.legal-footer p{color:#9eb0c0;margin:0;font-size:13px;line-height:1.5}.legal-footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:22px;display:flex}.legal-footer-links a{color:#b7c5d2;font-size:13px;text-decoration:none;transition:color .2s}.legal-footer-links a:hover{color:#fff}@media (max-width:720px){.legal-footer{padding:28px 0}.legal-footer-inner{flex-direction:column;align-items:flex-start;gap:20px}.legal-footer-links{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}}.product-page{background:var(--background);min-height:100vh}.product-header-actions{align-items:center;gap:24px;display:flex}.product-header-link{color:var(--text-muted);font-size:14px;font-weight:700}.product-header-link:hover{color:var(--accent)}.product-hero{background:radial-gradient(circle at 83% 20%,#1676ff29,#0000 32%),linear-gradient(#f8fafc 0%,#eef5fb 100%);padding:100px 0 118px;overflow:hidden}.product-hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:74px;display:grid}.product-status{color:#37516a;background:#ffffffb8;border:1px solid #cfe0ef;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:28px;padding:8px 13px;font-size:12px;font-weight:700;display:flex}.product-status span{background:#37b37e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #37b37e1f}.product-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(56px,6.2vw,88px);line-height:.98}.product-hero-lead{max-width:680px;color:var(--text);margin:30px 0 0;font-size:22px;line-height:1.5}.product-hero-text{max-width:620px;color:var(--text-muted);margin:18px 0 0;font-size:16px;line-height:1.75}.product-trust{flex-wrap:wrap;gap:20px;margin-top:30px;display:flex}.product-trust div{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.product-trust svg{color:var(--accent)}.product-demo{position:relative}.product-demo-window{background:#fff;border:1px solid #cfdae4;border-radius:22px;overflow:hidden;transform:rotate(1deg);box-shadow:0 34px 90px #1e406230}.product-demo-topbar{color:#6d7d8d;background:#f3f7fa;border-bottom:1px solid #dde6ed;align-items:center;gap:18px;height:46px;padding:0 16px;font-size:12px;display:flex}.product-demo-dots{gap:6px;display:flex}.product-demo-dots span{background:#b9c6d0;border-radius:50%;width:8px;height:8px}.product-demo-body{grid-template-columns:76px 1fr;min-height:470px;display:grid}.product-demo-sidebar{background:#10263d;flex-direction:column;align-items:center;gap:18px;padding:22px 17px;display:flex}.product-demo-logo{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:10px;display:grid}.product-demo-nav{background:#ffffff26;border-radius:999px;width:34px;height:8px}.product-demo-nav.active{background:#6aaaff}.product-demo-main{padding:28px}.product-demo-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.product-demo-heading span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;display:block}.product-demo-heading strong{letter-spacing:-.025em;margin-top:5px;font-size:20px;display:block}.product-demo-ready{color:#2f6a51;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.product-demo-ready span{background:#37b37e;border-radius:50%;width:7px;height:7px}.product-demo-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px;display:grid}.product-demo-metrics div{background:#f1f6fa;border-radius:14px;padding:16px}.product-demo-metrics span{color:var(--accent);font-size:21px;font-weight:800;display:block}.product-demo-metrics p{color:var(--text-muted);margin:5px 0 0;font-size:11px}.product-demo-table{border:1px solid #e1e8ee;border-radius:13px;margin-top:22px;overflow:hidden}.product-demo-table-head,.product-demo-table-row{grid-template-columns:.5fr 1.7fr .8fr;align-items:center;gap:12px;padding:12px 14px;display:grid}.product-demo-table-head{color:#7a8997;text-transform:uppercase;letter-spacing:.06em;background:#f4f7fa;font-size:10px}.product-demo-table-row{color:#45586b;border-top:1px solid #e5ebf0;font-size:11px}.product-badge{border-radius:999px;width:fit-content;padding:5px 8px;font-size:9px;font-style:normal;font-weight:700}.product-badge.critical{color:#bd4141;background:#fff0f0}.product-badge.warning{color:#a76d14;background:#fff7e9}.product-demo-bottom{color:#42566a;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-top:22px;font-size:12px;display:grid}.product-demo-bottom svg{color:var(--accent)}.product-demo-bottom>div{background:#e7eef3;border-radius:999px;height:8px;overflow:hidden}.product-demo-bottom>div span{border-radius:inherit;background:linear-gradient(90deg,#1676ff,#61a9ff);height:100%;display:block}.product-floating-card{background:#fffffff5;border:1px solid #d8e3eb;border-radius:14px;align-items:center;gap:11px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 16px 38px #1e406226}.product-floating-card svg{color:var(--accent)}.product-floating-card strong,.product-floating-card span{display:block}.product-floating-card strong{font-size:13px}.product-floating-card span{color:var(--text-muted);font-size:10px}.product-floating-problems{top:-24px;right:-32px}.product-floating-report{bottom:-30px;right:28px}.product-how{background:#fff}.product-feature{position:relative}.product-feature-number{color:#b9c9d6;font-size:12px;font-weight:800;position:absolute;top:24px;right:24px}.product-use-cases{background:var(--surface-soft)}.product-use-cases-grid{grid-template-columns:.84fr 1.16fr;align-items:center;gap:80px;display:grid}.product-use-cases h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,54px);line-height:1.1}.product-use-cases p{color:var(--text-muted);margin:22px 0 0;font-size:16px;line-height:1.75}.product-use-cases .button{margin-top:30px}.product-use-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-use-list div{background:#ffffffdb;border:1px solid #d7e2ea;border-radius:16px;align-items:flex-start;gap:12px;min-height:106px;padding:20px;display:flex}.product-use-list svg{color:var(--accent);flex:none;margin-top:2px}.product-use-list span{color:#35485c;font-size:14px;line-height:1.55}.product-roadmap{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-roadmap-card{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:18px;padding:25px}.product-roadmap-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-roadmap-top span{color:#6aaaff;font-size:13px;font-weight:800}.product-roadmap-top i{color:#91bfff;background:#6aaaff1f;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:700}.product-roadmap-card h3{margin:30px 0 10px;font-size:19px}.product-roadmap-card p{color:#a9b8c8;margin:0;font-size:13px;line-height:1.65}.product-early-access{background:#f8fafc}.product-early-access-card{border:1px solid var(--border);background:radial-gradient(circle at 90% 20%,#1676ff24,#0000 32%),#fff;border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:46px 50px;display:grid;box-shadow:0 20px 55px #1e406214}.product-early-icon{background:var(--accent-soft);width:62px;height:62px;color:var(--accent);border-radius:18px;place-items:center;display:grid}.product-early-access-card .eyebrow{margin-bottom:8px}.product-early-access-card h2{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,42px);line-height:1.15}.product-early-access-card p{color:var(--text-muted);margin:12px 0 0}@media (max-width:1100px){.product-hero-grid,.product-use-cases-grid{grid-template-columns:1fr}.product-demo{max-width:760px}.product-roadmap{grid-template-columns:repeat(2,1fr)}.product-early-access-card{grid-template-columns:auto 1fr}.product-early-access-card .button{grid-column:2;width:fit-content}}@media (max-width:720px){.product-header-link,.product-header-actions .button-small{display:none}.product-hero{padding:70px 0 88px}.product-hero h1{font-size:49px}.product-hero-lead{font-size:19px}.product-demo-body{grid-template-columns:52px 1fr;min-height:400px}.product-demo-sidebar{padding:18px 9px}.product-demo-logo{width:34px;height:34px}.product-demo-main{padding:18px 14px}.product-demo-heading strong{font-size:16px}.product-demo-metrics{grid-template-columns:1fr}.product-demo-metrics div:nth-child(3){display:none}.product-demo-table-head,.product-demo-table-row{grid-template-columns:.45fr 1.4fr}.product-demo-table-head span:last-child,.product-demo-table-row i{display:none}.product-demo-bottom{grid-template-columns:auto 1fr}.product-demo-bottom>div{grid-column:1/-1}.product-floating-card{display:none}.product-use-list,.product-roadmap{grid-template-columns:1fr}.product-early-access-card{grid-template-columns:1fr;padding:30px 22px}.product-early-access-card .button{grid-column:auto;width:100%}}.product-hero-grid{grid-template-columns:minmax(0,1fr) minmax(560px,1.05fr);gap:56px}.product-hero-title{letter-spacing:-.06em;max-width:720px;margin:0;font-size:clamp(58px,4.8vw,76px);line-height:.98}.product-hero-title span{white-space:nowrap;display:block}@media (max-width:1100px){.product-hero-grid{grid-template-columns:1fr}.product-hero-title{max-width:760px}}@media (max-width:720px){.product-hero-title{font-size:47px;line-height:1}.product-hero-title span{white-space:normal}}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.checkbox a{color:inherit;text-underline-offset:3px;text-decoration:underline}.checkbox a:hover{opacity:.78}.contact-form .button:disabled{cursor:wait;opacity:.68;transform:none}.form-submit-spinner{animation:.8s linear infinite expdata-form-spin}.form-status{border:1px solid #0000;border-radius:10px;margin:2px 0 0;padding:12px 14px;font-size:14px;line-height:1.5}.form-status-sending{color:#37516a;background:#f2f7fb;border-color:#cfe0ef}.form-status-success{color:#216344;background:#eefaf4;border-color:#b9e2cd}.form-status-error{color:#9f3030;background:#fff2f2;border-color:#efc5c5}@keyframes expdata-form-spin{to{transform:rotate(360deg)}}
