:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--om-rgb-contrast:255 255 255;--om-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--om-font-mono:ui-monospace, "SFMono-Regular", Menlo, monospace;--om-font-inter:var(--om-font-sans);--om-color-primary:#00a4e8;--om-color-ring:#71717b;--om-settings-bg:#090c0d;--om-onboarding-primary-text:#04243f;--om-invisible-accent:#7cc4ff;--om-invisible-accent-bg:#7cc4ff29;--om-recording-accent:#9ccbff;--om-recording-accent-bg:#3f85ff24;--om-mode-active-bg:#3f85ff29;--om-livedot-green:#6ee7a0;--om-update-accent:#9ccbff;--om-update-accent-bg:#3f85ff24;--om-update-dot:#5aa2ff;--om-brand-stroke:#101214;--om-grad-primary:linear-gradient(to right, #0544a9, #022c70);--om-grad-secondary:linear-gradient(to bottom, #2e3039, #272a31);--om-grad-onboarding-primary:radial-gradient(94.53% 94.53% at 55.79% 65.24%, #82d8ff 0%, #3f85ff 100%);--om-grad-splash:radial-gradient(circle at 50% 0%, rgb(var(--om-rgb-contrast) / .28), transparent 38%), radial-gradient(circle at 50% 100%, #0f172a47, transparent 42%), linear-gradient(169deg, #898aa1 -28.62%, #555571 91.7%);--om-grad-active-key:linear-gradient(180deg, #87c8f7 0%, #2383c7 100%);--om-glass-bg:#141618;--om-glass-border:rgb(var(--om-rgb-contrast) / .08);--om-glass-highlight:inset 0 1px 0 rgb(var(--om-rgb-contrast) / .06);--om-invisible-opacity:.8;--om-pill-bg:#141618;--om-pill-border:rgb(var(--om-rgb-contrast) / .09);--om-pill-highlight:inset 0 1px 0 rgb(var(--om-rgb-contrast) / .07);--om-pill-shadow:var(--om-pill-highlight), 0 12px 32px #00000073;--om-input-bg:rgb(var(--om-rgb-contrast) / .055);--om-input-shadow:0 0 0 1px rgb(var(--om-rgb-contrast) / .06), inset 0 1px 0 rgb(var(--om-rgb-contrast) / .08);--om-input-height:3.15rem;--om-placeholder:rgb(var(--om-rgb-contrast) / .38);--om-scrollbar:rgb(var(--om-rgb-contrast) / .24);--om-scrollbar-hover:rgb(var(--om-rgb-contrast) / .4);--om-toolbar-bg:#00000021;--om-hover-bg:rgb(var(--om-rgb-contrast) / .1);--om-hover-bg-strong:rgb(var(--om-rgb-contrast) / .145);--om-popover-bg:#1a1c22f5;--om-popover-border:rgb(var(--om-rgb-contrast) / .12);--om-popover-blur:blur(30px);--om-popover-shadow:0 18px 50px #00000080;--om-settings-frame-border:rgb(var(--om-rgb-contrast) / .08);--om-settings-header-bg:rgb(var(--om-rgb-contrast) / .035);--om-settings-header-border:rgb(var(--om-rgb-contrast) / .07);--om-settings-tab-active-bg:rgb(var(--om-rgb-contrast) / .11);--om-icon-dim:rgb(var(--om-rgb-contrast) / .55);--om-icon-bright:rgb(var(--om-rgb-contrast) / .9);--om-text-strong:#fff;--om-text-body:rgb(var(--om-rgb-contrast) / .9);--om-text-pill:rgb(var(--om-rgb-contrast) / .78);--om-text-chip:rgb(var(--om-rgb-contrast) / .72);--om-text-eyebrow:rgb(var(--om-rgb-contrast) / .38);--om-radius-toolbar:.75rem;--om-radius-input:1.15rem;--om-radius-glass:1.35rem;--om-radius-keycap:14px;--om-radius-pill:9999px;--om-radius-settings-frame:12px;--om-fs-splash-title:30px;--om-fs-onboarding-button:14.5px;--om-fs-body:14px;--om-fs-menu:13px;--om-fs-label:12px;--om-fs-keycap:20px;--om-fs-kbd:11px;--om-dur-fast:.1s;--om-dur-control:.15s;--om-dur-surface:.2s;--om-dur-notification:.3s;--om-dur-option-hover:.12s;--om-dur-move-widget:.18s;--om-dur-undetectable:.24s}@supports (color:lab(0% 0 0)){:root{--om-color-primary:lab(62.8122% -17.9329 -45.3168);--om-color-ring:lab(47.8878% 1.65477 -5.77283)}}:root[data-om-density=compact]{--om-input-height:2.75rem;--om-radius-toolbar:.625rem;--om-radius-input:1rem;--om-radius-glass:1.15rem;--om-fs-body:13px;--om-fs-menu:12px;--om-fs-label:11px;--om-fs-keycap:18px}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--web-bg:#f5f7f9;--web-surface:#fff;--web-cloud:#e6edf2;--web-text:#17262f;--web-muted:#536570;--web-accent:#456881;--web-line:#d8e0e5;--web-line-strong:#aabac5;--web-danger:#b3261e;--web-danger-soft:#fbeceb;--web-success:#1f6f4a;--web-display:"Avenir Next", "Segoe UI", sans-serif;--web-radius:12px;--web-scrollbar:#728795;--web-scrollbar-hover:#456881;--brand-cutout:var(--web-bg);font-family:var(--om-font-sans);color:var(--web-text);background:var(--web-bg);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--web-scrollbar) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--web-scrollbar);border:3px solid var(--web-bg);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--web-scrollbar-hover)}body{-webkit-font-smoothing:antialiased;-webkit-user-select:text;user-select:text;min-height:100dvh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}:is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--web-accent);outline-offset:4px}svg{flex-shrink:0}section,[id=product-demo]{scroll-margin-top:24px}textarea,.resize-none{resize:none;min-height:110px}p{color:var(--web-muted);line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--web-display);letter-spacing:-.045em;font-weight:500;line-height:1.1}h1{letter-spacing:-.065em;font-size:clamp(42px,5.8vw,76px);line-height:1.07}h2{font-size:clamp(30px,4vw,48px)}h3{font-size:24px}strong{font-weight:600}:is(.page-intro,.legal,.download-panel,.auth-panel) h1{color:var(--web-accent)}:is(.page-intro,.legal,.download-panel,.auth-panel) h1:first-line{color:var(--web-text)}.muted{color:var(--web-muted)}.eyebrow{letter-spacing:.01em;color:var(--web-accent);margin-bottom:20px;font-size:12px}.lead{max-width:590px;font-size:16px;line-height:1.8}.skip-link{z-index:1000;background:var(--web-text);color:var(--web-bg);padding:12px;position:fixed;top:12px;left:16px;transform:translateY(-200%)}.skip-link:focus{transform:none}.text-link{color:var(--web-accent);text-underline-offset:4px;overflow-wrap:anywhere;font-size:14px;text-decoration:underline;display:inline-block}.text-link:hover{color:var(--web-text)}.site{flex-direction:column;min-height:100dvh;display:flex}.site>main{flex:1;width:100%}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1280px;margin:auto;display:flex}.site-header{border-bottom:1px solid var(--web-line);min-height:90px;padding:22px 40px}.brand{color:var(--web-text);letter-spacing:-.045em;align-items:center;gap:8px;font-size:25px;font-weight:600;display:inline-flex}.site-header nav,.site-footer nav{flex-wrap:wrap;align-items:center;gap:28px;font-size:14px;display:flex}.site-header nav>a:not(.button),.site-footer a:not(.brand){color:var(--web-muted)}.site-header nav>a:not(.button):hover,.site-footer a:hover{color:var(--web-text);text-underline-offset:5px;text-decoration:underline}.site-header .button{border-radius:8px;min-height:42px;padding:12px 18px}.site-footer{border-top:1px solid var(--web-line);padding:40px 40px 48px}.site-footer p{margin:14px 0 0;font-size:12px}.site-footer nav{gap:22px;font-size:12px}.site-footer>.muted{font-size:11px}.button{background:var(--web-text);color:var(--web-surface);border:1px solid var(--web-text);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 20px;font-size:13px;font-weight:550;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.button:hover:not(:disabled){background:var(--web-accent);border-color:var(--web-accent)}.button--small{min-height:40px;padding:10px 15px;font-size:12px}.button--secondary{border-color:var(--web-line-strong);color:var(--web-text);background:0 0}.button--secondary:hover:not(:disabled){background:var(--web-cloud);border-color:var(--web-accent)}.button--danger{color:var(--web-danger);border-color:var(--web-danger);background:0 0}.button--danger:hover:not(:disabled){background:var(--web-danger-soft);border-color:var(--web-danger)}.button-label--busy{visibility:hidden}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite om-web-spin;position:absolute}.icon-button{border:1px solid var(--web-line);color:inherit;background:0 0;border-radius:8px;width:36px;height:36px;font-size:22px}.icon-button:hover{background:var(--web-cloud)}.section{max-width:1040px;margin:auto;padding:60px 32px 80px}.page-intro{text-align:center;max-width:1000px;margin:72px auto 45px;padding:0 32px}.page-intro h1{margin-bottom:24px}.page-intro .lead{margin:0 auto}.billing-toggle{border:1px solid var(--web-line);background:var(--web-cloud);border-radius:10px;gap:4px;width:fit-content;margin:0 auto 32px;padding:4px;display:flex}.billing-toggle button{color:var(--web-muted);background:0 0;border:1px solid #0000;border-radius:7px;padding:11px 20px;font-size:12px;transition:background .15s}.billing-toggle button[aria-pressed=true]{background:var(--web-surface);border-color:var(--web-line);color:var(--web-text);box-shadow:0 2px 5px #17262f0a}.billing-toggle button:hover{color:var(--web-text)}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.price-card{background:var(--web-surface);border:1px solid var(--web-line);border-radius:14px;flex-direction:column;padding:34px;display:flex;box-shadow:0 5px 12px #17262f03}.price-card--featured{background:#eaf0f5;border-color:#bed0df}.price-card h3{color:var(--web-accent);margin-bottom:13px;font-size:27px}.price-card>p{min-height:52px;margin-bottom:15px;font-size:14px;line-height:1.75}.price{font-family:var(--web-display);letter-spacing:-.065em;font-variant-numeric:tabular-nums;margin:12px 0;font-size:66px;font-weight:500;line-height:1.1}.price small{font-family:var(--om-font-sans);color:var(--web-muted);letter-spacing:0;margin-left:6px;font-size:13px;font-weight:400}.price-sub{min-height:35px;color:var(--web-muted);margin-bottom:22px;font-size:11px;line-height:1.6}.feature-list{border-top:1px solid var(--web-line);margin:28px 0 0;padding:25px 0 8px;list-style:none}.feature-list li{color:var(--web-muted);margin-bottom:14px;padding-left:23px;font-size:13px;line-height:1.65;position:relative}.feature-list li:before{content:"✓";color:var(--web-accent);position:absolute;left:0}.faq{max-width:880px;margin:auto}.faq h2{margin-bottom:22px;font-size:clamp(30px,4vw,44px)}.faq>p{margin-bottom:28px;font-size:14px;line-height:1.8}.faq details{border-bottom:1px solid var(--web-line);padding:23px 0}.faq summary{padding-right:16px;font-size:15px;line-height:1.5}.faq summary:hover{color:var(--web-accent)}.faq details p{max-width:680px;margin:18px 0 0;font-size:14px;line-height:1.85}.legal{max-width:800px;padding:72px 36px 95px}.legal h1{margin-bottom:32px;font-size:clamp(42px,5.4vw,66px)}.legal h2{letter-spacing:-.035em;border-top:1px solid var(--web-line);margin:42px 0 15px;padding-top:25px;font-size:24px;line-height:1.3}.legal p,.legal li{color:var(--web-muted);overflow-wrap:break-word;font-size:15px;line-height:1.9}.legal p{margin-bottom:18px}.legal>.eyebrow{margin-bottom:22px}.legal>.button{margin-top:4px}.download-panel{text-align:center;max-width:860px;margin:66px auto 80px;padding:0 40px}.download-panel>.brand{--brand-cutout:var(--web-cloud);background:var(--web-cloud);border:1px solid var(--web-line);border-radius:19px;justify-content:center;width:76px;height:76px;box-shadow:0 5px 8px #17262f08}.download-panel>.brand svg{width:43px;height:43px}.download-panel h1{margin:30px 0 24px;font-size:clamp(40px,5.2vw,64px)}.download-panel .lead{margin:0 auto 32px}.download-panel .notice{text-align:left;max-width:530px;margin:32px auto 24px}.notice{border:1px solid var(--web-line);border-radius:var(--web-radius);background:var(--web-cloud);margin:24px 0;padding:27px 30px}.notice h2{letter-spacing:-.025em;margin-bottom:12px;font-size:22px;line-height:1.25}.notice p{font-size:13px;line-height:1.85}.notice p:last-child{margin-bottom:0}.notice a{color:var(--web-accent)}.form-note{color:var(--web-muted);margin:18px 0 25px;font-size:12px;line-height:1.85}.section>.form-note{max-width:850px;margin:24px auto 0;font-size:11px}.auth-page{max-width:1100px;margin:auto;padding:42px 32px}.auth-panel{max-width:460px;margin:64px auto}.auth-panel h1{margin-bottom:24px;font-size:clamp(40px,5vw,56px)}.auth-panel .lead{margin-bottom:32px}.auth-panel form>.button{width:100%}.field{flex-direction:column;gap:9px;margin-bottom:20px;font-size:14px;display:flex}.field label{font-weight:500}input,select,textarea{border:1px solid var(--web-line-strong);min-height:46px;color:var(--web-text);background:var(--web-surface);border-radius:9px;width:100%;padding:12px 14px}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--web-danger)}.field-error{color:var(--web-danger);font-size:12px}.field .muted{font-size:12px}.status{min-height:28px;color:var(--web-success);padding-top:8px;font-size:13px;line-height:1.5}.status--error{color:var(--web-danger)}.product{overflow-wrap:anywhere;max-width:1280px;margin:auto;padding:24px 40px 72px}.product-title{justify-content:space-between;align-items:start;gap:25px;margin:40px 0 28px;display:flex}.product-title>div{min-width:0;max-width:100%}.product-title h1{letter-spacing:-.05em;margin-bottom:10px;font-size:clamp(32px,4vw,40px)}.product-title p{margin:0;font-size:14px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.section-heading h2{margin:0}.panel{border:1px solid var(--web-line);background:var(--web-surface);border-radius:14px;margin-bottom:24px;padding:26px;box-shadow:0 5px 12px #17262f03}.panel h2,.section-heading h2,.dialog-body h2{letter-spacing:-.03em;font-size:22px}.panel p{font-size:14px}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.metric{font-family:var(--web-display);letter-spacing:-.05em;margin:14px 0 9px;font-size:36px}.metric small{font-family:var(--om-font-sans);letter-spacing:0;color:var(--web-muted);font-size:14px}.search-form{align-items:end;gap:12px;margin-bottom:22px;display:flex}.search-form .field{flex:1;margin:0}.search-form .field:last-of-type{max-width:180px}.table-wrap{scrollbar-gutter:stable;border:1px solid var(--web-line);background:var(--web-surface);border-radius:10px;margin-bottom:22px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{background:var(--web-cloud);color:var(--web-text);padding:15px 20px;font-size:12px;font-weight:550}td{border-top:1px solid var(--web-line);vertical-align:top;color:var(--web-muted);padding:18px 20px}td a{color:var(--web-accent)}td a:hover{text-decoration:underline}.empty-cell{text-align:center;padding:55px 20px}.pagination{color:var(--web-muted);justify-content:space-between;align-items:center;gap:20px;padding:4px 0 20px;font-size:13px;display:flex}.pagination div{gap:12px;display:flex}.tag{color:var(--web-accent);background:var(--web-surface);border:1px solid var(--web-line);border-radius:6px;padding:4px 7px;font-size:11px;display:inline-block}.tag--danger{color:var(--web-danger);border-color:#efc4c1}.detail-list{margin:0}.detail-list>div{border-bottom:1px solid var(--web-line);justify-content:space-between;gap:20px;padding:14px 0;display:flex}.detail-list>div:last-child{border:0}.detail-list dt{color:var(--web-muted);font-size:13px}.detail-list dd{overflow-wrap:anywhere;margin:0;font-size:13px}.actions{flex-wrap:wrap;gap:10px;display:flex}.danger-zone{border-top:1px solid var(--web-line);margin-top:28px;padding-top:24px}.audit-list{margin:0;padding:0;list-style:none}.audit-list li{border-bottom:1px solid var(--web-line);padding:17px 0}.audit-list li:last-child{border:0}.audit-list strong{font-size:14px;font-weight:500}.audit-list p{margin:7px 0;font-size:13px}.audit-list time{color:var(--web-muted);font-size:11px}dialog{background:var(--web-surface);color:var(--web-text);border:1px solid var(--web-line);border-radius:16px;width:calc(100vw - 32px);max-width:520px;max-height:calc(100dvh - 48px);padding:0;box-shadow:0 24px 60px #17262f2e}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17262f80}.dialog-body{overflow-wrap:anywhere;padding:28px}.dialog-body p{font-size:14px}.dialog-body .actions{justify-content:flex-end;margin-top:16px}@keyframes om-web-spin{to{transform:rotate(360deg)}}@media (max-width:950px){.pricing-grid{gap:16px}.price-card{padding:28px 22px}}@media (max-width:800px){.site-header{min-height:80px;padding:19px 24px}.site-header nav{gap:18px}.site-header .nav-explainer{display:none}.site-footer{flex-wrap:wrap;padding:30px 24px}.site-footer>.muted{width:100%}}@media (max-width:700px){.section{padding:45px 24px 60px}.page-intro{margin:46px auto 32px;padding:0 24px}.page-intro h1{font-size:clamp(40px,7.5vw,56px)}.lead{font-size:14px}.pricing-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:28px}.price-card>p{min-height:0}.price{font-size:61px}.price-sub{min-height:0;margin-bottom:23px}.feature-list li{font-size:12px}.faq h2{font-size:32px}.faq summary{font-size:14px}.faq p{font-size:13px}th,td{padding:14px;font-size:12px}.legal{padding:46px 25px 62px}.legal h1{font-size:clamp(39px,8vw,52px)}.legal h2{margin-top:34px;padding-top:22px;font-size:23px}.legal p,.legal li{font-size:14px}.download-panel{margin:46px auto 60px;padding:0 24px}.download-panel h1{font-size:clamp(37px,7vw,49px)}.notice{padding:24px}.notice h2{font-size:21px}.auth-page{padding:24px}.auth-panel{margin:40px auto}.product{padding:20px 20px 56px}.product-title{flex-direction:column;margin-top:28px}.panel-grid{grid-template-columns:1fr;gap:0}.panel{padding:22px}.search-form{flex-wrap:wrap}.search-form .field:first-child{flex-basis:100%}.search-form .field:last-of-type{max-width:none}.pagination{flex-direction:column;align-items:start}.dialog-body{padding:23px}.detail-list>div{flex-direction:column;gap:7px}}@media (max-width:580px){.site-header{gap:16px;min-height:73px;padding:16px 20px}.brand{font-size:23px}.brand>svg{width:30px;height:30px}.site-header nav{gap:12px;font-size:12px}.site-header .nav-pricing{display:none}.site-header .button{min-height:38px;padding:10px 12px;font-size:11px}.site-footer{flex-direction:column;align-items:flex-start;gap:18px}.site-footer nav{gap:16px 24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (forced-colors:active){*{scrollbar-color:auto}.button,.panel,.price-card{border:1px solid canvastext}.billing-toggle button[aria-pressed=true]{outline-offset:-3px;outline:2px solid highlight}}.support-thread{gap:16px;margin:0;padding:0;list-style:none;display:grid}.support-message{border:1px solid var(--line,#dce2e9);background:var(--panel,#fff);border-radius:14px;padding:16px 18px}.support-message--outbound{background:#f4f7fc;border-color:#b9c9e4}.support-body{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px;font-size:15px;line-height:1.6}
