*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}:root{--bg:#f7f7f6;--bg-2:#f1f1ef;--bg-tint:#f4f6fb;--surface:#fff;--surface-2:#f4f4f3;--surface-3:#ededeb;--border:#e6e6e3;--border-strong:#d6d6d2;--hair:#ececea;--text:#171717;--text-muted:#6a6a68;--text-faint:#9c9c98;--blue:#2563eb;--blue-bright:#3b82f6;--blue-ink:#1d4ed8;--blue-soft:#eef4ff;--blue-soft-bd:#dae6fd;--violet:#7c3aed;--violet-bright:#8b5cf6;--violet-ink:#6d28d9;--violet-soft:#f4f0ff;--violet-soft-bd:#e6dcfb;--green:#16a34a;--green-soft:#e9f8ef;--green-soft-bd:#cdeedb;--sky:#0ea5e9;--term-bg:#0b1220;--term-text:#cbd5e1;--shadow-sm:0 1px 2px #1717170d, 0 1px 1px #17171708;--shadow-md:0 10px 30px -12px #17171724, 0 2px 6px -2px #1717170f;--shadow-lg:0 32px 70px -28px #17171742, 0 8px 20px -10px #1717171a;--ring:#2563eb52}html[data-theme=dark]{--bg:#08080a;--bg-2:#0c0c0f;--bg-tint:#0c0f16;--surface:#111114;--surface-2:#16161a;--surface-3:#1c1c21;--border:#ffffff14;--border-strong:#ffffff29;--hair:#ffffff0f;--text:#f4f4f5;--text-muted:#9d9da6;--text-faint:#65656e;--blue:#3b82f6;--blue-bright:#60a5fa;--blue-ink:#93c5fd;--blue-soft:#3b82f61f;--blue-soft-bd:#60a5fa3d;--violet:#a78bfa;--violet-bright:#c4b5fd;--violet-ink:#c4b5fd;--violet-soft:#8b5cf624;--violet-soft-bd:#a78bfa42;--green:#34d399;--green-soft:#34d39921;--green-soft-bd:#34d39942;--sky:#38bdf8;--term-bg:#0a0f1a;--term-text:#cbd5e1;--shadow-sm:0 1px 2px #00000080;--shadow-md:0 12px 36px -14px #000000a8, 0 2px 8px -3px #00000080;--shadow-lg:0 36px 80px -30px #000c, 0 10px 24px -12px #0009;--ring:#60a5fa6b}body{background:var(--bg);color:var(--text);font-family:var(--font-roboto), system-ui, -apple-system, sans-serif;font-size:16px;line-height:1.6}::selection{background:var(--blue);color:#fff}a{color:inherit;text-decoration:none}.sr-only,.sr-only-focusable:not(:focus):not(:active){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only-focusable{opacity:0;width:1px;height:1px;position:absolute}.num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);font-size:12px;font-weight:600}.disp{font-family:var(--font-space-grotesk), Georgia, serif;letter-spacing:-.022em;font-weight:600;line-height:1.04}.disp em{font-style:italic;font-weight:600}@keyframes flow{to{stroke-dashoffset:-220px}}@keyframes brainPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.7;transform:scale(1.14)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes dotwave{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes caret{0%,to{opacity:1}50%{opacity:0}}@keyframes bar{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes haloPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.12)}}@keyframes floatBlob{0%,to{transform:translate(0)}50%{transform:translateY(-16px)}}.field-input{border:1px solid var(--border-strong);background:var(--bg);width:100%;height:46px;color:var(--text);border-radius:12px;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.field-input::placeholder{color:var(--text-faint)}.field-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--ring);outline:none}textarea.field-input{resize:vertical;height:auto;padding:12px 14px}.contact-form-card{color:var(--text)}.contact-required{color:var(--text-muted);margin:7px 0 22px;font-size:13px}.contact-label{color:var(--text);flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.contact-topics{border:0;margin:20px 0;padding:0}.contact-topics legend{margin-bottom:9px;font-size:13px;font-weight:700}.contact-topics button{border-radius:999px;min-height:38px;padding:0 14px;font-family:inherit;font-size:13px}.contact-consent{color:var(--text-muted);align-items:flex-start;gap:10px;margin-top:16px;font-size:12.5px;line-height:1.5;display:flex}.contact-consent input{width:17px;height:17px;accent-color:var(--blue);margin-top:1px}.contact-consent a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.contact-submit{border-radius:12px;width:100%;min-height:48px;margin-top:20px;font-family:inherit;font-size:14px}.contact-submit:disabled{opacity:.6;cursor:wait}.contact-toast{z-index:95;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, transparent);width:min(430px,100vw - 36px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;grid-template-columns:34px minmax(0,1fr) 32px;align-items:start;gap:10px;padding:14px;display:grid;position:fixed;bottom:18px;right:18px}.contact-toast-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.contact-toast-success{border-color:var(--green-soft-bd)}.contact-toast-success .contact-toast-icon{background:var(--green-soft);color:var(--green)}.contact-toast-error{border-color:color-mix(in srgb, #ef4444 32%, var(--border))}.contact-toast-error .contact-toast-icon{background:color-mix(in srgb, #ef4444 12%, var(--surface));color:#dc2626}.contact-toast-info .contact-toast-icon{background:var(--blue-soft);color:var(--blue)}.contact-toast-copy{gap:3px;min-width:0;display:grid}.contact-toast-copy strong{color:var(--text);font-size:14px;line-height:1.25}.contact-toast-copy span{color:var(--text-muted);font-size:13px;line-height:1.45}.contact-toast-close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.contact-toast-close:hover{background:var(--surface-2);color:var(--text)}.contact-toast-spin{animation:.8s linear infinite toastSpin}@keyframes toastSpin{to{transform:rotate(360deg)}}.analytics-consent{z-index:80;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, transparent);width:min(420px,100vw - 36px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;gap:14px;padding:16px;display:grid;position:fixed;bottom:18px;right:18px}.analytics-consent p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}.analytics-consent div{justify-content:flex-end;gap:9px;display:flex}.analytics-consent button{border-radius:999px;min-height:38px;padding:0 14px;font-family:inherit;font-size:13px}.auth-brand{display:none}.auth-form-panel{max-width:1120px;margin:0 auto}.auth-route-content{margin:auto}.auth-route-content-login{grid-template-columns:minmax(0,400px) minmax(320px,400px);align-items:center;column-gap:56px;display:grid}.auth-route-title,.auth-route-subtitle,.auth-login-form{grid-column:1}.auth-route-title{align-self:end}.auth-route-subtitle{align-self:start}.demo-accounts{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);border-radius:22px;grid-area:1/2/span 3;padding:24px}.demo-accounts-heading h2{margin:8px 0 0;font-size:25px}.demo-accounts-heading p{color:var(--text-muted);margin:9px 0 0;font-size:13.5px;line-height:1.5}.demo-account-list{gap:9px;margin-top:20px;display:grid}.demo-account{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:13px;align-items:center;gap:11px;padding:11px;font-family:inherit;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex}.demo-account:hover:not(:disabled){border-color:var(--blue-soft-bd);background:var(--blue-soft);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.demo-account:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px var(--ring);outline:none}.demo-account:disabled{cursor:wait;opacity:.65}.demo-account img{background:var(--surface-2);border-radius:999px;flex:none}.demo-account-copy{flex:1;min-width:0}.demo-account-heading{align-items:center;gap:6px;font-size:13.5px;display:flex}.demo-account-country,.demo-account-description{color:var(--text-muted);display:block}.demo-account-country{margin-top:1px;font-size:11px}.demo-account-description{overflow-wrap:anywhere;white-space:normal;word-break:normal;margin-top:4px;font-size:11.5px;line-height:1.35}.demo-flag{border:1px solid color-mix(in srgb, var(--border-strong) 65%, transparent);border-radius:3px;flex:none;width:21px;height:14px;display:block;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.demo-account-arrow{color:var(--blue);flex:none;font-size:18px}.auth-mobile-tabs{display:none}.auth-field{appearance:none;background:var(--surface);min-width:0;box-shadow:inset 0 1px #ffffff0a}.auth-field:hover:not(:focus){border-color:color-mix(in srgb, var(--border-strong) 70%, var(--text-faint))}.auth-field:-webkit-autofill{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--surface) inset;transition:background-color 9999s ease-out}.auth-field:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--surface) inset;transition:background-color 9999s ease-out}.auth-field:-webkit-autofill:focus{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--surface) inset;transition:background-color 9999s ease-out}.auth-primary-button,.auth-secondary-button,.auth-provider-button{cursor:pointer;border-radius:12px;width:100%;height:48px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s,opacity .18s}.auth-primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 14px 26px -12px var(--ring);justify-content:center;align-items:center;gap:8px;margin-top:20px;text-decoration:none;display:inline-flex}.auth-primary-button:hover:not(:disabled){border-color:var(--blue-ink);background:var(--blue-ink);box-shadow:0 18px 30px -13px var(--ring);transform:translateY(-1px)}.auth-primary-button:active:not(:disabled),.auth-secondary-button:active:not(:disabled),.auth-provider-button:active:not(:disabled){transform:translateY(0)scale(.99)}.auth-secondary-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);justify-content:center;align-items:center;gap:8px;margin-top:12px;display:inline-flex}.auth-secondary-button:hover:not(:disabled),.auth-provider-button:hover:not(:disabled){border-color:var(--text-faint);background:var(--surface-2);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.auth-oauth-stack{gap:8px;display:grid}.auth-provider-button{border:1px solid var(--border-strong);background:var(--surface);height:46px;color:var(--text);justify-content:center;align-items:center;gap:10px;font-size:14.5px;display:flex}.auth-provider-button svg,.auth-provider-mark-microsoft{flex:none}.auth-provider-mark-microsoft{grid-template-columns:repeat(2,1fr);gap:2px;width:16px;height:16px;display:grid}.auth-provider-mark-microsoft span{display:block}.microsoft-red{background:#f25022}.microsoft-green{background:#7fba00}.microsoft-blue{background:#00a4ef}.microsoft-yellow{background:#ffb900}.auth-primary-button:focus-visible,.auth-secondary-button:focus-visible,.auth-provider-button:focus-visible,.auth-link-button:focus-visible,.auth-otp-key:focus-visible,.auth-mode-tab:focus-visible{box-shadow:0 0 0 3px var(--ring);outline:none}.auth-primary-button:disabled,.auth-secondary-button:disabled,.auth-provider-button:disabled,.auth-link-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.auth-link-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px;font-weight:700}.auth-link-button:hover:not(:disabled){color:var(--blue-ink);text-underline-offset:3px;text-decoration:underline}.auth-link-button-small{font-size:12.5px}.auth-otp-key{transition:transform .15s,background .15s,border-color .15s}.auth-otp-key:hover{background:var(--surface-2);border-color:var(--blue);transform:translateY(-1px)}.auth-mode-tab{transition:transform .15s,border-color .15s,background .15s}.auth-mode-tab:hover{border-color:var(--border-strong);transform:translateY(-1px)}.auth-error,.auth-form-panel output{border-radius:10px;margin:14px 0 0;padding:10px 12px;font-size:13.5px;line-height:1.45;display:block}.auth-error{color:#dc2626;background:#dc262614;border:1px solid #dc262640}.auth-form-panel output{border:1px solid var(--green-soft-bd);background:var(--green-soft);color:var(--green)}.legacy-home-hero{border-bottom:1px solid var(--border);align-items:center;min-height:calc(100svh - 72px);padding:56px 24px;display:flex;position:relative;overflow:hidden}.legacy-home-grid{pointer-events:none;background-image:linear-gradient(to right, color-mix(in srgb, var(--blue) 5.5%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--blue) 5.5%, transparent) 1px, transparent 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.legacy-home-hero-inner{z-index:1;grid-template-columns:repeat(12,1fr);align-items:center;gap:42px;width:100%;max-width:1240px;margin:auto;display:grid;position:relative}.legacy-home-copy{grid-column:span 6}.legacy-home-eyebrow{border:1px solid var(--blue-soft-bd);background:var(--blue-soft);color:var(--blue);letter-spacing:.04em;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.legacy-home-title{max-width:720px;margin:28px 0 0;font-size:clamp(42px,6vw,70px);line-height:1.03}.legacy-home-title em{color:var(--blue)}.legacy-home-subtitle{max-width:620px;color:var(--text-muted);margin:24px 0 0;font-size:clamp(17px,1.8vw,20px);line-height:1.65}.legacy-home-subtitle strong{color:var(--text)}.legacy-home-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.legacy-home-primary,.legacy-home-secondary{border-radius:999px;height:48px;padding:0 26px}.legacy-home-visual{grid-column:span 6;padding-inline:12px}.legacy-home-stats{border-top:1px solid var(--border);grid-column:span 12;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:28px;display:grid}.legacy-home-stats p{margin:0;font-size:clamp(34px,4vw,48px);font-weight:500}.legacy-home-stats span{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700;display:block}.legacy-octopus{aspect-ratio:4/3;width:100%;max-width:672px;margin:auto;position:relative}.legacy-octopus-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.legacy-octopus-halo{filter:blur(42px);border-radius:999px;position:absolute}.legacy-octopus-halo-top{background:color-mix(in srgb, var(--sky) 18%, transparent);height:58%;inset:14% 12% auto}.legacy-octopus-halo-bottom{background:color-mix(in srgb, var(--blue) 14%, transparent);height:64px;bottom:7%;left:18%;right:18%}.legacy-node-position{z-index:10;position:absolute;transform:translate(-50%,-50%)}.legacy-node{border:1px solid color-mix(in srgb, var(--node-color) 38%, var(--border));background:color-mix(in srgb, var(--node-color) 10%, var(--surface));color:var(--text);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:flex}.legacy-node svg{color:var(--node-color);filter:drop-shadow(0 2px 4px color-mix(in srgb, var(--node-color) 28%, transparent));flex:none}.legacy-node-dot{background:var(--sky);border-radius:999px;width:7px;height:7px}.legacy-helpi-position{z-index:20}.legacy-helpi-wrap{position:relative}.legacy-helpi-glow{z-index:-1;background:color-mix(in srgb, var(--sky) 55%, transparent);filter:blur(12px);border-radius:999px;position:absolute;inset:0}.legacy-helpi-chip{background:linear-gradient(135deg, var(--sky), var(--blue));color:#fff;box-shadow:0 12px 26px -10px var(--ring);border:1px solid #fff6;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:11px;display:flex}@media (max-width:860px){.legacy-home-hero{padding-top:34px}.legacy-home-copy,.legacy-home-visual{grid-column:span 12}.legacy-home-copy{order:2}.legacy-home-visual{order:1;max-width:620px;margin:auto}.legacy-home-stats{order:3}}@media (max-width:620px){.legacy-home-hero-inner{gap:28px}.legacy-home-title{font-size:42px}.legacy-home-visual,.legacy-octopus{visibility:visible;opacity:1;width:100%;display:block}.legacy-home-visual{min-height:min(72vw,360px);padding-inline:0}.legacy-home-stats{gap:12px}.legacy-node{padding:4px 7px;font-size:9px}}[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}[data-reveal][data-revealed]{opacity:1;transform:none}[data-reveal][data-d="1"]{transition-delay:70ms}[data-reveal][data-d="2"]{transition-delay:.14s}[data-reveal][data-d="3"]{transition-delay:.21s}.lift{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),border-color .4s}.lift:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-3px)}.module-tile{justify-content:flex-start;transition:min-height .38s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),border-color .4s;position:relative}.module-tile>*{z-index:1;position:relative}.module-desc{max-height:120px;color:var(--text-muted);opacity:1;margin-top:14px;font-size:13.5px;line-height:1.5;transition:max-height .26s,margin .22s,opacity .18s;overflow:hidden}.module-tags{opacity:1;flex-wrap:wrap;gap:7px;max-height:120px;margin-top:12px;transition:max-height .26s,margin .22s,opacity .18s;display:flex;overflow:hidden}.module-tag{border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 11px;font-size:11.5px;font-weight:600;line-height:1;display:inline-flex}.module-hover-illo,.small-module-illo{opacity:0;width:100%;max-height:0;margin-top:0;transition:max-height .38s cubic-bezier(.22,1,.36,1),margin .3s,opacity .3s,transform .35s;overflow:hidden;transform:translateY(10px)scale(.98)}.small-module-illo{border-radius:12px;min-height:0}.module-tile:is(:hover,:focus-visible){min-height:var(--module-expanded-height)}.module-tile:is(:hover,:focus-visible) .module-desc,.module-tile:is(:hover,:focus-visible) .module-tags{opacity:0;max-height:0;margin-top:0}.module-tile:is(:hover,:focus-visible) .module-hover-illo,.module-tile:is(:hover,:focus-visible) .small-module-illo{opacity:1;max-height:190px;margin-top:18px;transform:translateY(0)scale(1)}@media (hover:none){.module-hover-illo,.small-module-illo{display:none}}.module-time-card{display:block}.module-time-main{justify-content:space-between;align-items:center;gap:24px;display:flex}.module-time-title{align-items:center;gap:14px;min-width:250px;display:flex}.module-time-title strong,.module-time-title span{display:block}.module-time-title strong{font-size:16px}.module-time-title div>span{color:var(--text-muted);font-size:13px}.module-time-summary{color:var(--text-faint);flex:1;align-items:center;gap:14px;display:flex}.module-time-summary>strong{color:var(--text-muted);white-space:nowrap;font-size:12px}.module-time-bar{background:var(--surface-2);border-radius:999px;flex:1;height:10px;display:flex;overflow:hidden}.module-time-bar span{height:100%;display:block}.module-time-card .module-tags{margin-top:18px}.brand-wordmark{object-fit:contain;width:auto;height:54px;display:block}.brand-wordmark-dark,html[data-theme=dark] .brand-wordmark-light{display:none}html[data-theme=dark] .brand-wordmark-dark{display:block}.theme-icon{flex:none}.theme-icon-sun,html[data-theme=dark] .theme-icon-moon{display:none}html[data-theme=dark] .theme-icon-sun{display:block}.site-header{z-index:60;background:0 0;justify-content:center;padding:0;transition:padding .35s cubic-bezier(.22,1,.36,1),background .3s;display:flex;position:sticky;top:0}.site-header.scrolled{background:0 0;padding:12px 20px}.site-nav{width:100%;max-width:1180px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:0;justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;transition:max-width .35s cubic-bezier(.22,1,.36,1),padding .35s cubic-bezier(.22,1,.36,1),border-radius .35s,border-color .3s,background .3s,box-shadow .3s;display:flex;position:relative}.site-nav>:not(.nav-progress-track){z-index:1;position:relative}.site-header.scrolled .site-nav{border-color:var(--border);background:color-mix(in srgb, var(--surface) 72%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(14px);backdrop-filter:saturate(1.4)blur(14px);max-width:1200px;box-shadow:var(--shadow-sm);border-radius:999px;padding:9px 12px 9px 18px}.nav-links{align-items:center;gap:4px;display:flex}.nav-actions{align-items:center;gap:8px;display:flex}.mobile-nav{display:none}.mobile-nav summary{list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{z-index:100;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, transparent);width:min(340px,100vw - 24px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;padding:14px;position:fixed;top:76px;right:12px}.mobile-nav-panel>strong{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;padding:7px 10px 10px;font-size:10px;display:block}.mobile-nav-panel>a{color:var(--text-muted);border-radius:11px;align-items:center;gap:9px;padding:11px 10px;font-size:14px;font-weight:600;display:flex}.mobile-nav-panel>a:hover{background:var(--surface-2);color:var(--text)}.mobile-download-link{border-top:1px solid var(--hair);margin-top:7px}.nav-link{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:5px;padding:8px 13px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:inline-flex}.nav-link:hover{background:var(--surface-2);color:var(--text)}.site-header.scrolled .modules-btn{color:var(--blue);background:var(--blue-soft);font-weight:600}.site-header.scrolled .modules-btn:hover{background:var(--blue-soft)}.icon-btn{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 50%, transparent);height:38px;color:var(--text-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.icon-btn:hover{color:var(--text);border-color:var(--border-strong)}.icon-btn:focus-visible,.nav-link:focus-visible,.btn-signin:focus-visible,.btn-demo:focus-visible,.btn-primary:focus-visible,.btn-outline:focus-visible,.footer-link:focus-visible,.footer-dl:focus-visible,.mobile-nav-panel>a:focus-visible,.modules-item:focus-visible,.modules-overview:focus-visible,.support-menu-item:focus-visible{box-shadow:0 0 0 3px var(--ring);outline:none}.icon-btn.square{width:38px;padding:0}.btn-signin{background:var(--text);height:40px;color:var(--bg);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;transition:opacity .2s;display:inline-flex}.btn-signin:hover{opacity:.84}.btn-signin-placeholder{pointer-events:none;visibility:hidden}.btn-demo{background:var(--text);height:40px;color:var(--bg);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 19px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s,color .3s,opacity .2s,box-shadow .3s;display:inline-flex}.btn-demo:hover{opacity:.88}.site-header.scrolled .btn-demo{background:var(--blue);color:#fff;box-shadow:0 8px 18px -8px var(--ring)}.site-header.scrolled .btn-demo:hover{background:var(--blue-ink);opacity:1}.nav-progress-track{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.nav-progress{background:linear-gradient(90deg, var(--violet), var(--blue), var(--sky));opacity:.11;width:0;height:100%;transition:width 80ms linear}.account-menu{position:relative}.account-menu summary{list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-trigger{border:1px solid var(--blue-soft-bd);background:var(--blue);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:40px;height:40px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.account-initials{grid-area:1/1;line-height:1}.account-trigger img{object-fit:cover;grid-area:1/1;width:100%;height:100%}.account-popover{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, transparent);width:240px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:8px;position:absolute;top:calc(100% + 12px);right:0}.account-identity{border-bottom:1px solid var(--hair);padding:9px 10px 12px}.account-identity strong,.account-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-identity small{color:var(--text-faint);margin-top:2px}.account-popover>a,.account-popover>button{width:100%;color:var(--text-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:10px;font-size:13px;display:flex}.account-popover>a:hover,.account-popover>button:hover{background:var(--surface-2);color:var(--text)}.modules-wrap{position:relative}.modules-menu{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 96%, transparent);width:580px;max-width:90vw;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:saturate(1.6)blur(16px);backdrop-filter:saturate(1.6)blur(16px);z-index:70;border-radius:18px;padding:14px;position:absolute;top:calc(100% + 12px);left:0}.modules-overview{background:linear-gradient(150deg, var(--blue-soft), var(--surface));border:1px solid var(--blue-soft-bd);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px 14px;transition:border-color .2s;display:flex}.modules-overview:hover{border-color:var(--blue)}.modules-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.modules-item{border-radius:11px;align-items:center;gap:11px;padding:9px 11px;transition:background .2s;display:flex}.modules-item:hover{background:var(--surface-2)}.support-menu{z-index:80;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);width:340px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;padding:10px;position:absolute;top:calc(100% + 12px);right:0}.support-menu-heading{border-bottom:1px solid var(--hair);padding:10px 11px 13px}.support-menu-heading strong,.support-menu-heading span,.support-menu-item strong,.support-menu-item small{display:block}.support-menu-section{border-top:1px solid var(--hair);color:var(--text-faint);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;margin:8px 8px 4px;padding-top:10px;font-size:11px;font-weight:800;display:flex}.coming-soon-badge{border:1px solid var(--violet-soft-bd);background:var(--violet-soft);width:max-content;color:var(--violet-ink);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:3px 7px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.support-menu-section .coming-soon-badge{margin-left:auto}.footer-download-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.footer-dl-disabled{cursor:default;opacity:.72;font-family:inherit}.footer-dl-disabled:hover{border-color:var(--border-strong);background:var(--surface);transform:none}.support-menu-heading strong{font-size:13.5px}.support-menu-heading span{color:var(--text-muted);margin-top:2px;font-size:11.5px}.support-menu-item{border-radius:12px;align-items:center;gap:11px;margin-top:5px;padding:10px;transition:background .18s;display:flex}.support-menu-item:hover{background:var(--surface-2)}.support-menu-icon{border:1px solid var(--blue-soft-bd);background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:10px;flex:none;place-items:center;font-size:17px;font-weight:700;display:grid}.support-menu-item strong{font-size:13px}.support-menu-item small{color:var(--text-muted);margin-top:1px;font-size:11.5px}.btn-primary{background:var(--blue);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:9px;font-weight:600;text-decoration:none;transition:background .25s,opacity .2s;display:inline-flex}.btn-primary:hover{background:var(--blue-ink)}.btn-outline{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);cursor:pointer;justify-content:center;align-items:center;gap:9px;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s;display:inline-flex}.btn-outline:hover{background:var(--surface-2)}.link-muted{color:var(--text-muted);transition:color .2s}.link-muted:hover{color:var(--text)}.footer-link{color:var(--text-muted);transition:color .2s}.footer-link:hover{color:var(--text)}.footer-dl{border:1px solid var(--border-strong);background:var(--surface);height:46px;color:var(--text);border-radius:12px;align-items:center;gap:9px;padding:0 17px;font-size:13.5px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.footer-dl:hover{border-color:var(--blue);background:var(--blue-soft)}.connect-chip{transition:border-color .2s,color .2s}.connect-chip:hover{border-color:var(--blue-soft-bd);color:var(--blue)}.grid-2,.home-mobile-stack,.bento,.features-grid,.pricing-grid,.ca-grid,.stepper-grid,.sim-grid,.duo-grid,.vs-grid,.cl-row,.contact-grid,.auth-name-grid{grid-template-columns:var(--cols,1fr)}.bento>*{grid-column:var(--span,span 2)}@media (max-width:880px){.hide-md{display:none}.mobile-nav{display:block}}@media (max-width:980px){.features-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.pricing-grid{grid-template-columns:1fr}}.compare-scroll{overflow-x:auto}.compare-scroll>*{min-width:680px}@media (max-width:720px){.cl-row{grid-template-columns:1fr}}@media (max-width:860px){.ca-grid,.stepper-grid,.sim-grid{grid-template-columns:1fr}}@media (max-width:720px){.vs-grid{grid-template-columns:1fr}}@media (max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-form-panel{min-height:100vh;padding:22px 20px}.auth-route-content-login{max-width:420px;display:block}.auth-mobile-tabs{border:1px solid var(--border);background:var(--surface-2);border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;min-inline-size:0;margin:0 0 26px;padding:4px;display:grid}.auth-mobile-tabs button{height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-family:inherit;font-size:13px;font-weight:700}.auth-mobile-tabs button:focus-visible{box-shadow:0 0 0 3px var(--ring);outline:none}.auth-mobile-tabs button.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.demo-accounts{padding:20px;display:none}.demo-accounts.is-mobile-active{display:block}.is-mobile-hidden{display:none}.contact-grid{grid-template-columns:1fr}}@media (max-width:480px){.auth-name-grid{grid-template-columns:1fr}.auth-form-panel .icon-btn{padding-inline:10px}.auth-otp-key{width:42px}}@media (max-width:720px){.home-mobile-stack,.grid-2{grid-template-columns:1fr}.bento{grid-template-columns:repeat(2,1fr)}.bento>*{grid-column:span 2}.module-time-main{flex-direction:column;align-items:stretch}.module-time-summary{width:100%}.stat-row{flex-wrap:wrap}.features-grid,.duo-grid{grid-template-columns:1fr}}@media (max-width:620px){.brand-wordmark{height:42px}.site-nav{gap:8px;padding-inline:14px}.nav-actions{gap:5px}.locale-toggle{padding-inline:11px}.locale-toggle .icon{display:none}.btn-signin{height:38px;padding-inline:12px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none}[data-reveal]{opacity:1;transition:none;transform:none}}.welcome-feature-svg .fill-secondary{fill:var(--surface-2)}.welcome-feature-svg .fill-card{fill:var(--surface)}.welcome-feature-svg .fill-foreground{fill:var(--text)}.welcome-feature-svg .fill-transparent{fill:#0000}.welcome-feature-svg .fill-blue-400{fill:#60a5fa}.welcome-feature-svg .fill-blue-500{fill:#3b82f6}.welcome-feature-svg .fill-blue-600{fill:#2563eb}.welcome-feature-svg .fill-violet-400{fill:#a78bfa}.welcome-feature-svg .fill-violet-500{fill:#8b5cf6}.welcome-feature-svg .fill-violet-600{fill:#7c3aed}.welcome-feature-svg .fill-emerald-400{fill:#34d399}.welcome-feature-svg .fill-emerald-500{fill:#10b981}.welcome-feature-svg .fill-emerald-600{fill:#059669}.welcome-feature-svg .fill-amber-400{fill:#fbbf24}.welcome-feature-svg .fill-amber-500{fill:#f59e0b}.welcome-feature-svg .fill-amber-600{fill:#d97706}.welcome-feature-svg .fill-rose-400{fill:#fb7185}.welcome-feature-svg .fill-rose-500{fill:#f43f5e}.welcome-feature-svg .fill-white{fill:#fff}.welcome-feature-svg .stroke-blue-500{stroke:#3b82f6}.welcome-feature-svg .stroke-emerald-500{stroke:#10b981}.welcome-feature-svg .stroke-violet-500{stroke:#8b5cf6}.welcome-feature-svg .stroke-foreground{stroke:var(--text)}.welcome-feature-svg .fill-amber-500\/20{fill:#f59e0b;fill-opacity:.2}.welcome-feature-svg .fill-blue-500\/15{fill:#3b82f6;fill-opacity:.15}.welcome-feature-svg .fill-blue-500\/40{fill:#3b82f6;fill-opacity:.4}.welcome-feature-svg .fill-emerald-500\/15{fill:#10b981;fill-opacity:.15}.welcome-feature-svg .fill-violet-500\/15{fill:#8b5cf6;fill-opacity:.15}.welcome-feature-svg .fill-violet-500\/40{fill:#8b5cf6;fill-opacity:.4}.welcome-feature-svg .fill-violet-500\/\[0\.08\]{fill:#8b5cf6;fill-opacity:.08}.welcome-feature-svg .fill-white\/15{fill:#fff;fill-opacity:.15}.welcome-feature-svg .fill-white\/20{fill:#fff;fill-opacity:.2}.welcome-feature-svg .fill-white\/25{fill:#fff;fill-opacity:.25}.welcome-feature-svg .fill-white\/40{fill:#fff;fill-opacity:.4}.welcome-feature-svg .fill-white\/70{fill:#fff;fill-opacity:.7}.welcome-feature-svg .opacity-10{opacity:.1}.welcome-feature-svg .opacity-12{opacity:.12}.welcome-feature-svg .opacity-15{opacity:.15}.welcome-feature-svg .opacity-20{opacity:.2}.welcome-feature-svg .opacity-25{opacity:.25}.welcome-feature-svg .opacity-30{opacity:.3}.welcome-feature-svg .opacity-35{opacity:.35}.welcome-feature-svg .opacity-40{opacity:.4}.welcome-feature-svg .opacity-50{opacity:.5}.welcome-feature-svg .opacity-60{opacity:.6}.welcome-feature-svg .opacity-70{opacity:.7}.welcome-feature-svg .opacity-80{opacity:.8}.welcome-feature-svg .opacity-\[0\.04\]{opacity:.04}.welcome-feature-svg .opacity-\[0\.05\]{opacity:.05}.welcome-feature-svg .opacity-\[0\.06\]{opacity:.06}.welcome-feature-svg .opacity-\[0\.08\]{opacity:.08}.auth-page{background:var(--bg);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-card{border:1px solid var(--border);background:var(--surface);width:min(100%,460px);box-shadow:var(--shadow-lg);border-radius:22px;padding:32px}.auth-card h1{margin:24px 0;font-size:36px}.auth-form{gap:16px;margin-top:16px;display:grid}.auth-form label{gap:7px;font-size:13px;font-weight:600;display:grid}.auth-links{flex-wrap:wrap;gap:16px;margin-top:20px;font-size:14px;display:flex}.auth-error{color:#b42318}
@font-face{font-family:roboto;src:url(../media/Roboto_Light-s.p.01vcdk_ms8o27.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:roboto;src:url(../media/Roboto_Regular-s.p.2y7xgdtmucmb1.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:roboto;src:url(../media/Roboto_Medium-s.p.0b9zlb13rs4pa.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:roboto;src:url(../media/Roboto_Bold-s.p.2cpt6jcicg4fs.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:roboto Fallback;src:local(Arial);ascent-override:92.49%;descent-override:24.34%;line-gap-override:0.0%;size-adjust:100.3%}.roboto_99cf29af-module__L-WP5q__className{font-family:roboto,roboto Fallback,system-ui,sans-serif}.roboto_99cf29af-module__L-WP5q__variable{--font-roboto:"roboto", "roboto Fallback", system-ui, sans-serif}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_f5765f33-module__JxFGeW__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_f5765f33-module__JxFGeW__variable{--font-space-grotesk:"Space Grotesk", "Space Grotesk Fallback"}
