@font-face{font-family:Google Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/google-sans-latin-400-normal-gBg6aEjr.woff2) format("woff2"),url(/assets/google-sans-latin-400-normal-DqTfqlHm.woff) format("woff")}@font-face{font-family:Google Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/google-sans-latin-500-normal-C94wcUG3.woff2) format("woff2"),url(/assets/google-sans-latin-500-normal-D5I8YECE.woff) format("woff")}@font-face{font-family:Google Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/google-sans-latin-600-normal-opt7x0vn.woff2) format("woff2"),url(/assets/google-sans-latin-600-normal-DP24O2H-.woff) format("woff")}@font-face{font-family:Google Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/google-sans-latin-700-normal-B3LHozD6.woff2) format("woff2"),url(/assets/google-sans-latin-700-normal-CV7aHjQV.woff) format("woff")}.product-verticals{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 26px;color:var(--muted);font-size:.92rem}.product-verticals span{margin-right:4px}.product-verticals a{padding:6px 13px;color:var(--ink);font-weight:500;background:var(--white);border:1px solid var(--line);border-radius:999px;transition:border-color .16s ease,color .16s ease}.product-verticals a:hover{color:var(--blue-dark);border-color:var(--blue)}:root{color:#16234a;background:#fff;font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;--ink: #16234a;--text: #2a3655;--muted: #64708a;--paper: #ffffff;--soft: #f7f7f8;--soft-2: #ebedf1;--line: #dfe2e8;--white: #ffffff;--blue: #2196f3;--blue-dark: #1769aa;--blue-soft: #e8f3fe;--success: #16a34a;--warning: #f59e0b;--danger: #ef4444;--shadow: 0 24px 70px rgba(22, 35, 74, .1);--ease-reveal: cubic-bezier(.16, 1, .3, 1);--ease-interaction: cubic-bezier(.4, 0, .2, 1);--ease-settle: cubic-bezier(.65, 0, .35, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding-top:74px;overflow-x:hidden}[id]{scroll-margin-top:92px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}.site-header{position:fixed;top:0;right:0;left:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;min-height:62px;padding:14px 36px;background:var(--white);border-bottom:1px solid var(--line);box-shadow:0 1px #16234a00;transition:box-shadow .22s var(--ease-interaction),padding .22s var(--ease-interaction)}.site-header.is-scrolled{padding-top:10px;padding-bottom:10px;box-shadow:0 12px 30px #16234a1a}.brand,.header-actions,.desktop-nav,.hero-actions,.hero-kicker,.panel-head,.card-meta,.login-result,.admin-note,.system-row,.contact-card a{display:flex;align-items:center}.brand{flex:0 0 auto;justify-self:start}.lockup{display:inline-flex;align-items:center;gap:2px;color:var(--ink);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:1rem;font-weight:600;line-height:1}.lockup .t{color:var(--blue)}.lockup .d{opacity:.55}.brand-gif{display:block;width:min(360px,100%);height:auto}.brand-gif.compact{width:140px}.desktop-nav{justify-content:flex-end;gap:18px;margin-left:auto}.desktop-nav a,.mobile-nav a{padding:6px 0;border-bottom:1px solid transparent;border-radius:0;font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.86rem;font-weight:500;transition:color .15s ease,border-color .15s ease}.desktop-nav a{color:var(--muted)}.desktop-nav a:hover{color:var(--ink);border-bottom-color:var(--ink)}.mobile-nav a{color:var(--text)}.mobile-nav a:hover{color:var(--ink);border-bottom-color:var(--ink)}.header-actions{flex:0 0 auto;justify-content:flex-end;gap:8px}.language-toggle,.terminal-button,.primary-button,.secondary-button,.tour-start-button,.menu-toggle{min-height:38px;border-radius:999px;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease}.language-toggle,.secondary-button,.tour-start-button,.menu-toggle{color:var(--text);background:var(--white);border:1px solid var(--line)}.language-toggle{min-width:44px;padding:0 11px;font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.8rem;letter-spacing:.3px}.tour-start-button{min-width:70px;padding:0 13px;color:var(--blue);border:1px solid rgba(47,73,232,.22);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.8rem;letter-spacing:.3px}.header-tooltip{position:relative}.header-tooltip:after{position:absolute;top:calc(100% + 10px);left:50%;z-index:40;width:max-content;max-width:220px;padding:7px 10px;color:#fff;content:attr(data-tooltip);background:var(--ink);border-radius:8px;font-size:.72rem;font-weight:700;line-height:1.2;letter-spacing:0;text-transform:none;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .14s ease,transform .14s ease}.header-tooltip:before{position:absolute;top:calc(100% + 5px);left:50%;z-index:40;width:8px;height:8px;content:"";background:var(--ink);opacity:0;pointer-events:none;transform:translate(-50%,-4px) rotate(45deg);transition:opacity .14s ease,transform .14s ease}.header-tooltip:hover:after,.header-tooltip:hover:before,.header-tooltip:focus-visible:after,.header-tooltip:focus-visible:before{opacity:1;transform:translate(-50%)}.terminal-button,.primary-button{color:#fff;background:var(--blue);border:1px solid var(--blue);box-shadow:none}.terminal-button{display:inline-flex;align-items:center;gap:8px;padding:0 15px;min-width:92px;font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.82rem;letter-spacing:.2px;text-align:center;justify-content:center}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px}.primary-button:hover,.terminal-button:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-1px)}.primary-button:active,.terminal-button:active{transform:translateY(0) scale(.98);transition-duration:.1s;transition-timing-function:var(--ease-settle)}.primary-button:focus-visible,.terminal-button:focus-visible,.secondary-button:focus-visible,.language-toggle:focus-visible,.tour-start-button:focus-visible{outline:2px solid var(--blue-soft);outline-offset:2px}.primary-button:disabled{cursor:not-allowed;color:#ffffffbd;background:#94a3b8;border-color:#94a3b8;box-shadow:none;transform:none}.secondary-button:hover,.language-toggle:hover,.tour-start-button:hover,.menu-toggle:hover{color:var(--blue);border-color:#2f49e859;transform:translateY(-1px)}.secondary-button:active{transform:translateY(0) scale(.98);transition-duration:.1s}.menu-toggle{display:none;place-items:center;width:44px;padding:0}.mobile-nav{position:fixed;top:74px;right:20px;left:20px;z-index:29;display:none;width:auto;margin:0 auto;padding:12px;background:var(--white);border:1px solid var(--line);border-radius:0 0 8px 8px;box-shadow:var(--shadow)}.hero-section,.chapter-section{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero-section{display:grid;place-items:center;min-height:min(760px,calc(70vh - 76px));padding:78px 0 54px;text-align:center}.hero-copy{display:grid;justify-items:center;max-width:980px}.hero-brand-emblem{display:grid;place-items:center;width:min(420px,82vw);margin-bottom:0}.hero-brand-emblem .brand-gif{width:100%}.hero-eyebrow{margin-bottom:14px;color:var(--blue);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.68rem;letter-spacing:2px}h1,h2,h3,p{margin-top:0}h1{max-width:900px;margin-bottom:22px;color:var(--ink);font-size:clamp(3.2rem,6.8vw,6.2rem);line-height:.98;letter-spacing:-.03em}h1 em{color:var(--blue);font-style:normal}.hero-title{margin-bottom:20px;font-size:clamp(3.2rem,7.2vw,6.8rem);line-height:.96}.hero-statement{max-width:1020px;margin:0 auto 34px;color:#0a0a0aad;font-size:26px;line-height:1.14;letter-spacing:-1.7px}h2{max-width:900px;margin-bottom:16px;color:var(--ink);font-size:clamp(1.95rem,2.35vw,3.35rem);line-height:1.1;letter-spacing:-.02em}h3{margin-bottom:10px;color:var(--text);font-size:1.32rem;line-height:1.15;letter-spacing:-.01em}.hero-text,.section-head p,.solution-card p,.access-copy p,.inquiry-copy p,.admin-note,.site-footer p,.product-browser figcaption,.product-thumbs figcaption{color:var(--muted)}.hero-text{max-width:610px;margin-bottom:30px;font-size:1.14rem;line-height:1.65}.hero-actions{justify-content:center;flex-wrap:wrap;gap:12px}.hero-brand-card{overflow:hidden;background:#ffffffdb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.hero-card-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--line)}.hero-card-top .brand-gif{max-width:210px}.hero-carousel-copy{display:grid;justify-items:end;gap:4px;text-align:right}.hero-carousel-copy span{color:var(--blue);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.68rem;font-weight:700;letter-spacing:1px}.hero-carousel-copy strong{color:var(--text);font-size:.98rem}.hero-card-top code,.card-meta code,.console-topbar,.metrics-strip span,.eyebrow,.login-result,.admin-note,.contact-card span,.site-footer p,.footer-meta{font-family:Google Sans,-apple-system,"system-ui",sans-serif}.hero-card-top code{color:var(--muted);font-size:.76rem}.console-preview{padding:20px}.console-topbar{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 14px;color:#263142;background:var(--soft);border:1px solid var(--line);border-radius:8px;font-size:.78rem}.console-topbar strong{color:var(--blue)}.console-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.console-grid article{display:grid;align-content:space-between;min-height:122px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:8px}.console-grid svg{color:var(--blue)}.console-grid strong{display:block;margin-top:16px;color:var(--ink);font-size:1.02rem;line-height:1.08}.console-grid span{display:block;margin-top:8px;color:var(--muted);font-size:.76rem;font-weight:700;line-height:1.18}.console-preview img{display:block;width:100%;max-height:330px;object-fit:cover;object-position:top left;border:1px solid var(--line);border-radius:8px}.hero-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px}.hero-carousel-controls>button{display:grid;place-items:center;width:40px;height:40px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:8px}.hero-carousel-controls>button:hover{color:var(--blue);border-color:#2f49e859}.metrics-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:42px 0 0}.metrics-strip div{min-height:132px;padding:22px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px #1018280d}.metrics-strip strong{display:block;color:var(--ink);font-size:clamp(1.28rem,1.8vw,1.72rem);line-height:1.08}.metrics-strip span{display:block;margin-top:12px;color:var(--muted);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.96rem;font-weight:700;line-height:1.42;letter-spacing:0;text-transform:none}.carousel-section{display:none;width:100%;padding:86px max(20px,calc((100vw - 1180px)/2));background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.carousel-inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:38px;align-items:center}.carousel-copy h2{max-width:560px}.carousel-panel{max-width:560px;margin-top:28px;padding:24px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.carousel-panel span{color:var(--blue);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:1.2px}.carousel-panel h3{margin-top:24px}.carousel-panel p{margin-bottom:0;color:var(--muted);line-height:1.6}.carousel-controls{display:flex;align-items:center;gap:14px;margin-top:24px}.carousel-controls button{display:grid;place-items:center;width:44px;height:44px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:8px}.carousel-controls button:hover{color:var(--blue);border-color:#2f49e859}.carousel-dots{display:flex;align-items:center;gap:8px}.carousel-dots button{width:9px;height:9px;min-height:0;padding:0;background:#cbd5e1;border:0;border-radius:50%}.carousel-dots button.active{width:28px;background:var(--blue);border-radius:999px}.carousel-visual{overflow:hidden;margin:0;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.carousel-visual img{display:block;width:100%;min-height:430px;object-fit:cover;object-position:top left}.chapter-section{padding:25px 0}.section-head{display:grid;grid-template-columns:74px 1fr;gap:24px;margin-bottom:40px}.section-head.centered{display:block;max-width:920px;margin-right:auto;margin-left:auto;text-align:center}.section-head.centered .section-num{display:inline-block;padding:0;margin-bottom:14px}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:.72rem;font-weight:700;letter-spacing:1.8px}.section-head p{max-width:720px;font-size:1.06rem;line-height:1.65}.section-head.centered p{margin-right:auto;margin-left:auto}.product-browser,.product-thumbs figure,.contact-card,.inquiry-form,.login-panel,.systems-panel{background:var(--white);border:1px solid var(--line);border-radius:8px}.client-logo-section{width:100%;padding:20px 0 74px;background:transparent;border:0}.client-logo-inner{width:min(100% - 48px,1180px);margin:0 auto}.client-trust-label{margin:0 0 28px;color:var(--muted);font-size:1rem;text-align:center}.client-carousel-bar{display:none;justify-content:center;gap:10px;margin-top:28px}.client-carousel-button{display:grid;place-items:center;width:42px;height:42px;color:var(--blue);background:var(--white);border:1px solid rgba(47,73,232,.28);border-radius:8px;transition:transform .16s ease,color .16s ease,background .16s ease,border-color .16s ease}.client-carousel-button:hover,.client-carousel-button:focus-visible{color:#fff;background:var(--blue);border-color:var(--blue);outline:none;transform:translateY(-1px)}.logo-marquee{position:relative;overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.logo-marquee:active{cursor:grabbing}.logo-track{display:flex;width:max-content;gap:16px;transition:transform .48s linear}.logo-track.is-static{transition:none}.client-logo-card{display:grid;place-items:center;width:286px;height:106px;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none}.client-logo-card img{display:block;width:100%;height:82px;padding:8px 20px;object-fit:contain;background:transparent;filter:saturate(.92)}.client-logo-card strong{color:var(--ink);font-weight:700}.client-logo-card span{color:var(--muted);font-size:.86rem;font-weight:700}.product-section{width:100vw;margin-left:calc(50% - 50vw);padding:88px max(20px,calc((100vw - 1240px)/2 + 20px));background:var(--soft-2)}.product-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1160px;margin:0 auto}.product-visual{position:relative;opacity:0;transform:translate(-18px)}.product-visual.is-visible{animation:revealLeft .68s var(--ease-reveal) both}.product-visual-primary,.product-visual-secondary{display:block;width:100%;background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 44px #10182817;object-fit:cover;object-position:top left}.product-visual-primary{height:300px}.product-visual-secondary{position:absolute;right:-36px;bottom:-36px;width:62%;height:190px;object-position:top left}.product-copy{max-width:460px;opacity:0}.product-copy.is-visible{animation:revealUp .64s var(--ease-reveal) both}.product-eyebrow-small{margin:0 0 14px;color:var(--blue);font-size:.95rem;font-weight:700}.product-headline{margin:0 0 16px;color:var(--ink);font-size:clamp(1.9rem,2.6vw,2.5rem);font-weight:700;letter-spacing:-.6px;line-height:1.15}.product-body{margin:0 0 28px;color:var(--muted);font-size:1.05rem;line-height:1.6}.product-feature-list{display:grid;margin:0 0 32px;padding:0;list-style:none}.product-feature-list li{padding:16px 0;border-top:1px solid var(--line)}.product-feature-list li:last-child{border-bottom:1px solid var(--line)}.product-feature-list h3{margin:0 0 4px;color:var(--ink);font-size:1rem;font-weight:700;letter-spacing:-.2px}.product-feature-list p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.5}.product-actions{display:flex;flex-wrap:wrap;gap:12px}.product-login-button{min-height:50px;padding:0 24px;border-radius:8px;box-shadow:none}.product-demo-button{min-height:50px;padding:0 24px;border-radius:8px;color:var(--ink);background:#fff;border-color:var(--line);box-shadow:none}.product-demo-button:hover{color:var(--ink);background:#f0f0f0;border-color:var(--line)}.product-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;align-items:stretch}.product-browser{overflow:hidden;margin:0}.product-browser img{display:block;width:100%;height:auto}.product-browser figcaption,.product-thumbs figcaption{padding:13px 16px;border-top:1px solid var(--line);font-size:.7rem;letter-spacing:1px}.product-side{display:grid;grid-template-rows:auto 1fr;gap:18px}.module-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.module-list span{min-height:54px;padding:15px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:8px;font-weight:700}.product-thumbs{display:grid;gap:12px}.product-thumbs figure{overflow:hidden;margin:0}.product-thumbs img{display:block;width:100%;max-height:160px;object-fit:cover;object-position:top left}.inquiry-section,.access-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);gap:28px;align-items:start}.inquiry-heading,.access-heading{grid-column:1 / -1;margin-bottom:6px}.inquiry-copy p,.access-copy p{max-width:600px}.access-copy{align-self:center}.access-copy p{color:var(--muted);font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.55}.access-copy h2{white-space:nowrap}.contact-card{display:grid;gap:10px;max-width:520px;margin-top:28px;padding:20px}.contact-card span{color:var(--blue);font-size:.72rem;font-weight:700;letter-spacing:1.2px}.contact-card a{gap:10px;width:fit-content;font-weight:700}.contact-card a:hover{color:var(--blue)}.inquiry-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:26px}.login-panel{display:grid;gap:16px;padding:clamp(24px,4vw,36px);background:linear-gradient(180deg,rgba(47,73,232,.04),transparent 42%),var(--white);border-radius:12px}.login-panel-head{display:grid;gap:6px;margin-bottom:4px;text-align:center}.login-panel-head .eyebrow{margin-bottom:0}.login-panel-head h3{margin:0;color:var(--ink);font-size:clamp(1.85rem,3vw,2.65rem);line-height:1;letter-spacing:-1.2px}.inquiry-form label,.login-panel label{display:grid;gap:8px;color:var(--text);font-size:.92rem;font-weight:700}.inquiry-form input,.inquiry-form textarea,.login-panel input,.login-panel select{width:100%;min-height:48px;padding:0 13px;color:var(--text);background:#f8fafc;border:1px solid var(--line);border-radius:8px;outline:none}.login-field{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:56px;padding:0 14px;color:var(--muted);background:#f8fafc;border:1px solid var(--line);border-radius:10px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.login-field input{min-height:54px;padding:0;background:transparent;border:0;border-radius:0}.login-field:focus-within{color:var(--blue);background:#fff;border-color:var(--blue);box-shadow:0 0 0 4px #2f49e81a}.inquiry-form textarea{min-height:132px;padding:12px 13px;resize:vertical}.inquiry-form input:focus,.inquiry-form textarea:focus,.login-panel input:focus,.login-panel select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2f49e81c}.login-field input:focus{box-shadow:none}.wide-field{grid-column:1 / -1}.full-width{width:100%;margin-top:4px}.login-result{gap:8px;margin:0;color:var(--success);font-size:.8rem;font-weight:700}.access-section{grid-template-columns:minmax(0,.9fr) minmax(360px,.8fr);align-items:center}.about-section{display:grid;gap:24px}.about-section .section-head h2{max-width:none;font-size:clamp(1.95rem,3.25vw,3.75rem);line-height:1.04}.about-section .section-head p{max-width:820px;color:var(--muted);font-size:clamp(1.06rem,1.75vw,1.42rem);line-height:1.55}.about-main-grid{display:grid;grid-template-columns:1fr;margin-bottom:48px}.about-copy-panel{display:grid;align-content:center;gap:20px;width:100%}.about-copy-panel h3{max-width:780px;margin:0;color:var(--ink);font-size:clamp(2rem,3.8vw,4rem);line-height:1;letter-spacing:-1.6px}.about-copy-panel p{max-width:920px;margin:0;color:var(--muted);font-size:clamp(1.02rem,1.45vw,1.22rem);line-height:1.72}.about-founder-avatar{display:grid;place-items:center;width:32px;height:32px;color:var(--blue)}.about-founder-card{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;width:100%;padding-top:40px;border-top:1px solid var(--line)}.about-founder-card span{color:var(--blue);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:1.8px}.about-founder-card h3{margin:8px 0 10px;color:var(--ink);font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1}.about-founder-card p{margin:0;color:var(--muted);font-size:clamp(1.02rem,1.45vw,1.2rem);line-height:1.65}.about-founder-card strong{display:block;margin-top:14px;color:var(--ink);font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.45}.login-secondary-actions{display:grid;grid-template-columns:1fr;gap:10px;font-size:.88rem;font-weight:700}.login-secondary-actions a,.login-secondary-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;width:100%;padding:0 14px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:10px}.login-secondary-actions a:hover,.login-secondary-actions button:hover{color:var(--blue);border-color:#2f49e859;transform:translateY(-1px)}.login-options-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-2px}.remember-control{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;color:var(--muted)!important;font-size:.88rem!important;font-weight:800!important}.remember-control input{width:17px;min-height:17px;accent-color:var(--blue)}.login-options-row a,.login-options-row button,.support-link{width:fit-content;padding:0;color:var(--blue);background:transparent;border:0;font-size:.88rem;font-weight:700}.login-options-row a:hover,.login-options-row button:hover,.support-link:hover{color:var(--blue-dark)}.support-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;justify-self:center;margin-top:-2px}.login-separator{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;color:var(--muted);font-size:.78rem;font-weight:700}.login-separator:before,.login-separator:after{height:1px;content:"";background:var(--line)}.social-login-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.social-login-grid button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:8px;font-weight:700}.social-login-grid button:hover{color:var(--blue);border-color:#2f49e859}.social-login-grid span[aria-hidden=true]{font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-weight:700}.admin-note{gap:10px;margin-top:auto;padding:16px;color:var(--muted);background:var(--soft);border:1px solid var(--line);border-radius:8px;font-size:.78rem;line-height:1.55}.site-footer{width:100%;padding:54px max(24px,calc((100vw - 1180px)/2)) 42px;background:var(--paper);border-top:1px solid rgba(10,10,10,.12)}.footer-inner{display:grid;gap:30px}.site-footer h2{max-width:690px;margin:0 0 18px;color:var(--ink);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:clamp(2.6rem,6vw,6.2rem);font-weight:500;line-height:.92;letter-spacing:-3px}.site-footer em{color:var(--blue);font-style:normal}.site-footer p{margin:0;color:#0a0a0a85;font-size:.78rem;letter-spacing:.2px}.footer-actions{display:grid;gap:10px;align-items:center;justify-items:stretch}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding-top:0;border-top:1px solid rgba(10,10,10,.12);border-bottom:1px solid rgba(10,10,10,.12)}.footer-columns nav{display:grid;align-content:start;gap:16px;min-height:188px;padding:26px 32px 28px 0;border-right:1px solid rgba(10,10,10,.1)}.footer-columns nav:last-child{padding-right:0;padding-left:32px;border-right:0}.footer-columns nav:nth-child(2){padding-left:32px}.footer-columns h3{margin-bottom:10px;color:#0a0a0a7a;font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.72rem;font-weight:500;letter-spacing:3px}.footer-columns a{width:fit-content;color:#0a0a0a99;font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:clamp(1rem,1.18vw,1.22rem);font-weight:600;line-height:1.25;letter-spacing:0}.footer-columns a:hover{color:var(--ink)}.footer-social{display:grid;justify-items:center;gap:10px;padding:4px 0 8px}.footer-social>span{color:var(--ink);font-size:1rem;font-weight:700}.footer-social>div{display:flex;align-items:center;justify-content:center;gap:12px}.footer-social a{position:relative;display:grid;place-items:center;width:32px;height:32px;color:var(--muted);transition:color .16s ease}.footer-social svg,.footer-social a>span[aria-hidden=true]{display:grid;place-items:center;width:20px;height:20px}.footer-social a:hover{color:var(--blue)}.footer-social a:after{position:absolute;bottom:calc(100% + 10px);left:50%;z-index:3;width:max-content;max-width:220px;padding:7px 10px;color:#fff;content:attr(data-tooltip);background:var(--ink);border-radius:8px;font-size:.72rem;font-weight:700;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease}.footer-social a:before{position:absolute;bottom:calc(100% + 5px);left:50%;z-index:3;width:8px;height:8px;content:"";background:var(--ink);opacity:0;pointer-events:none;transform:translate(-50%,4px) rotate(45deg);transition:opacity .14s ease,transform .14s ease}.footer-social a:hover:after,.footer-social a:hover:before,.footer-social a:focus-visible:after,.footer-social a:focus-visible:before{opacity:1;transform:translate(-50%)}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;padding-top:24px;color:#0a0a0a80;font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.8rem;letter-spacing:1.4px}.footer-bottom .brand-gif{margin-right:4px}.sticky-start-cta{display:none}.footer-bottom span:last-child{margin-left:auto}.footer-bottom:before{width:100%;height:1px;content:"";background:#0a0a0a1f}.tour-is-open{overflow:hidden}.guided-tour{position:fixed;inset:0;z-index:100;pointer-events:none}.tour-blocker{position:absolute;inset:0;background:transparent;pointer-events:auto}.tour-spotlight{position:absolute;border:2px solid rgba(255,255,255,.78);border-radius:14px;box-shadow:0 0 0 9999px #0a0a0a94,0 24px 80px #2f49e852;pointer-events:none;transition:top .22s ease,left .22s ease,width .22s ease,height .22s ease}.tour-card{position:absolute;right:max(20px,calc((100vw - 1180px)/2));bottom:26px;display:grid;gap:14px;width:min(420px,calc(100vw - 32px));padding:22px;background:#fffffff5;border:1px solid rgba(255,255,255,.64);border-radius:12px;box-shadow:0 28px 90px #0000003d;pointer-events:auto}.tour-logo{width:128px}.tour-logo .brand-gif{width:100%}.tour-card>span{color:var(--blue);font-family:Google Sans,-apple-system,"system-ui",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:1.8px}.tour-card h3{margin:0;color:var(--ink);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.02;letter-spacing:-.8px}.tour-card p{margin:0;color:var(--muted);line-height:1.6}.tour-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:8px}.tour-close:hover{color:var(--blue);border-color:#2f49e859}.tour-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.tour-controls button{min-height:44px}.tour-controls button:disabled{cursor:not-allowed;color:#64708499;background:#f1f5f9;border-color:var(--line);box-shadow:none;transform:none}.hero-section--split{display:block;min-height:unset;padding:148px 0 96px;text-align:center}.hero-copy-col{display:flex;flex-direction:column;align-items:center;max-width:1180px;margin:0 auto}.hero-copy-col .hero-title{max-width:100%;font-size:clamp(1.9rem,5.6vw,2.7rem);line-height:1.12;letter-spacing:-.025em;white-space:normal}.hero-copy-col .hero-text{max-width:680px;font-size:1.28rem}.hero-copy-col .hero-actions{justify-content:center}.hero-link{display:inline-flex;align-items:center;gap:8px;padding:0 4px;color:var(--text);font-size:.98rem;font-weight:700;transition:color .16s var(--ease-interaction)}.hero-link:hover{color:var(--blue)}.hero-link-arrow{display:inline-flex;transition:transform .2s var(--ease-interaction)}.hero-link:hover .hero-link-arrow{transform:translate(3px)}.hero-trust{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:6px;color:var(--muted);font-size:.82rem;font-weight:600}.hero-trust span{position:relative;padding-left:22px}.hero-trust span:before{position:absolute;top:50%;left:0;width:14px;height:1px;content:"";background:var(--blue);transform:translateY(-50%)}.hero-trust span:first-child{padding-left:0}.hero-trust span:first-child:before{display:none}.reveal-el{opacity:0;animation:revealUp .64s var(--ease-reveal) both}.reveal-el--lg{animation-name:revealUpLg;animation-duration:.76s}@keyframes revealUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes revealUpLg{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes revealLeft{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.solutions-section{width:100vw;margin-left:calc(50% - 50vw);padding:64px max(20px,calc((100vw - 1180px)/2 + 20px));background:#1a1a1a}.solutions-section .solutions-eyebrow{margin:0 0 36px;color:#fff;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;letter-spacing:-.5px}.solutions-cta{min-width:0;padding:0 26px;min-height:52px;color:var(--ink);background:#fff;border-color:#fff;box-shadow:none;opacity:0}.solutions-cta.is-visible{animation:revealUp .62s var(--ease-reveal) both}.solutions-cta:hover{color:var(--ink);background:#f0f0f0;border-color:#f0f0f0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{position:relative;display:grid;gap:12px;align-content:start;padding:28px;background:#d4e9fd;border-radius:24px;opacity:0;transform:translateY(10px);transition:transform .22s var(--ease-interaction)}.service-card:nth-child(4n+2){background:#9fd0fa}.service-card:nth-child(4n+3){background:#4fa9f5}.service-card:nth-child(4n+4){background:#1769aa}.service-card:nth-child(4n+3) p{color:#0f1a3a}.service-card:nth-child(4n+4) h3{color:#fff}.service-card:nth-child(4n+4) p{color:#ffffffd1}.service-card.is-visible{animation:revealUp .62s var(--ease-reveal) both}.service-card h3{margin:0;color:#1a1a1a;font-size:1.08rem;letter-spacing:-.3px}.service-card p{margin:0;color:#1a1a1ab3;font-size:.94rem;line-height:1.55}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-el,.reveal-el--lg,.service-card,.service-card.is-visible,.solutions-cta,.solutions-cta.is-visible,.product-visual,.product-visual.is-visible,.product-copy,.product-copy.is-visible{opacity:1!important;transform:none!important;animation:none!important}.hero-visual-inner{transform:none!important}.primary-button:hover,.terminal-button:hover,.secondary-button:hover,.service-card:hover,.hero-link:hover .hero-link-arrow,.client-carousel-button:hover,.footer-social a:hover{transform:none}}@media(max-width:1040px){.desktop-nav,.header-actions{display:none}.site-header{padding-right:20px;padding-left:20px}.menu-toggle{display:grid;justify-self:end}.mobile-nav{display:grid;gap:4px}.mobile-nav .secondary-button,.mobile-nav .language-toggle,.mobile-nav .tour-start-button{width:fit-content;margin-top:8px}.hero-section,.carousel-inner,.product-layout,.about-main-grid,.stats-visual-grid,.inquiry-section,.access-section{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.hero-section--split{padding-top:108px}.sticky-start-cta{position:fixed;right:0;bottom:0;left:0;z-index:25;display:block;padding:14px 20px max(14px,env(safe-area-inset-bottom));background:var(--white);border-top:1px solid var(--line);box-shadow:0 -12px 30px #16234a1a}.sticky-start-cta .terminal-button{width:100%;min-width:0;min-height:48px;font-size:.86rem;letter-spacing:.2px}.app-shell{padding-bottom:78px}}@media(max-width:720px){.mobile-nav,.hero-section,.chapter-section,.client-logo-inner{width:min(100% - 40px,1180px)}.site-header,.carousel-section,.site-footer{padding-right:20px;padding-left:20px}.hero-section{gap:34px;min-height:auto;padding-top:46px}h1{font-size:clamp(3rem,14vw,4.7rem);letter-spacing:-2px}h2{letter-spacing:-1.4px}.hero-actions,.primary-button,.secondary-button{width:100%}.hero-card-top{align-items:flex-start;flex-direction:column}.console-grid,.metrics-strip{grid-template-columns:repeat(2,1fr)}.about-founder-card{align-items:start;grid-template-columns:1fr}.section-head{grid-template-columns:1fr;gap:8px}.section-num{padding-top:0}.chapter-section{padding:70px 0}.inquiry-form{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;align-items:start}.footer-actions{flex-wrap:wrap}.footer-columns,.footer-bottom{grid-template-columns:1fr}.tour-card{right:16px;bottom:16px;left:16px;width:auto}.tour-controls{grid-template-columns:1fr}.footer-columns{gap:0}.footer-columns nav,.footer-columns nav:nth-child(2),.footer-columns nav:last-child{min-height:auto;padding:22px 0;border-right:0;border-bottom:1px solid rgba(10,10,10,.1)}.footer-columns nav:last-child{border-bottom:0}.access-copy h2{white-space:normal}}@media(max-width:480px){.console-grid,.metrics-strip,.module-list,.services-grid,.login-secondary-actions,.social-login-grid{grid-template-columns:1fr}.login-options-row{align-items:flex-start;flex-direction:column}.console-preview{padding:14px}.product-visual-primary{height:220px}.product-visual-secondary{right:-14px;bottom:-24px;height:140px}.about-section .section-head h2{font-size:clamp(2.25rem,11vw,3.55rem)}.carousel-visual img{min-height:280px}.client-logo-card{width:230px;height:88px}.client-logo-card img{height:68px;padding:8px 14px}}@media(max-width:1040px){.product-split{grid-template-columns:1fr;gap:56px}.product-visual{max-width:460px;margin:0 auto}.product-copy{max-width:560px;margin:0 auto;text-align:center}.product-feature-list li{text-align:left}.product-actions{justify-content:center}}@media(max-width:720px){.footer-social a{width:44px;height:44px}.hero-link{min-height:44px}.mobile-nav a,.mobile-nav .tour-start-button,.mobile-nav .language-toggle{display:inline-flex;align-items:center;min-height:44px}}@media(min-width:1041px){.hero-copy-col .hero-title{font-size:clamp(2.4rem,3.5vw,3.2rem)}}.product-verticals{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:-12px 0 28px;color:var(--muted);font-size:.94rem}.product-verticals a{color:var(--blue-dark);font-weight:600;border-bottom:1px solid rgba(23,105,170,.35)}.product-verticals a:hover{color:var(--ink);border-bottom-color:var(--ink)}.landing-hero{padding-top:40px}.landing-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:0 8px;max-width:1160px;margin:0 auto 40px;color:var(--muted);font-size:.88rem}.landing-breadcrumb a:hover{color:var(--ink)}.landing-breadcrumb [aria-current=page]{color:var(--ink);font-weight:600}.landing-h1{font-size:clamp(2rem,3vw,2.8rem)}.landing-section{width:min(100% - 40px,1160px);margin:0 auto;padding:72px 0 8px}.landing-h2{max-width:720px;margin:0 0 28px;color:var(--ink);font-size:clamp(1.6rem,2.2vw,2.1rem);letter-spacing:-.02em}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0;list-style:none}.landing-features li{padding:22px;background:var(--soft);border:1px solid var(--line);border-radius:12px}.landing-features h3{margin:0 0 6px;color:var(--ink);font-size:1.05rem}.landing-features p,.landing-proof p,.landing-cta>p{margin:0;max-width:640px;color:var(--muted);font-size:1.02rem;line-height:1.6}.landing-faq{max-width:760px;border-top:1px solid var(--line)}.landing-faq details{padding:18px 0;border-bottom:1px solid var(--line)}.landing-faq summary{color:var(--ink);font-weight:600;cursor:pointer}.landing-faq details p{margin:10px 0 0;color:var(--muted);line-height:1.6}.landing-cta{padding-bottom:96px}.landing-cta .product-actions{margin:24px 0 28px}.landing-other{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted)}.landing-other a{color:var(--blue-dark);font-weight:600;border-bottom:1px solid rgba(23,105,170,.35)}@media(max-width:1040px){.landing-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.landing-features{grid-template-columns:1fr}.landing-section{padding-top:56px}}@media(max-width:720px){.landing-breadcrumb a,.landing-other a,.product-verticals a{display:inline-flex;align-items:center;min-height:44px}.landing-faq summary{display:flex;align-items:center;min-height:44px}}@media(max-width:720px){.chapter-section.solutions-section,.chapter-section.product-section{width:100vw;margin-right:0;margin-left:calc(50% - 50vw);padding:56px 20px}}@media(max-width:1040px){.menu-toggle{width:44px;height:44px}.hero-link,.primary-button,.brand{min-height:44px}}@media(max-width:1040px){.footer-social a{width:44px;height:44px}}@media(max-width:340px){.hero-copy-col .hero-title{font-size:1.7rem}}@media(max-width:1040px){.landing-breadcrumb a,.landing-other a,.product-verticals a{display:inline-flex;align-items:center;min-height:44px}.landing-faq summary{display:flex;align-items:center;min-height:44px}}@media(max-width:1040px){.product-verticals{justify-content:center}}.product-verticals a.product-verticals-all{padding-right:4px;padding-left:4px;color:var(--blue-dark);font-weight:600;background:transparent;border-color:transparent}.product-verticals a.product-verticals-all:hover{color:var(--ink);border-color:transparent}.landing-audience{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none}.landing-audience a{display:flex;align-items:center;min-height:56px;padding:0 20px;color:var(--ink);font-weight:600;background:var(--white);border:1px solid var(--line);border-radius:12px;transition:border-color .16s ease,color .16s ease}.landing-audience a:hover{color:var(--blue-dark);border-color:var(--blue)}@media(max-width:1040px){.landing-audience{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.landing-audience{grid-template-columns:1fr}}.landing-article>p{max-width:760px;margin:0 0 14px;color:var(--muted);font-size:1.04rem;line-height:1.65}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:8px 0 40px}.footer-links h2{margin:0 0 12px;color:var(--ink);font-size:.95rem;letter-spacing:0}.footer-links ul{display:grid;margin:0;padding:0;list-style:none}.footer-links a{display:inline-flex;align-items:center;min-height:34px;color:var(--muted);font-size:.92rem}.footer-links a:hover{color:var(--ink)}@media(max-width:1040px){.footer-links{grid-template-columns:repeat(2,1fr)}.footer-links a{min-height:44px}}@media(max-width:720px){.footer-links{grid-template-columns:1fr;gap:20px}}.landing-steps{max-width:760px;margin:0;padding-left:22px;color:var(--muted);font-size:1.04rem;line-height:1.65}.landing-steps li{margin-bottom:8px;padding-left:4px}@media(max-width:720px){.product-verticals{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 24px;text-align:center}.product-verticals span{grid-column:1 / -1;margin:0 0 2px;color:var(--ink);font-weight:600;text-align:left}.product-verticals a{justify-content:center;padding:6px 10px;line-height:1.2}.product-verticals a.product-verticals-all{grid-column:1 / -1}}.product-visual,.product-copy{min-width:0}@media(max-width:1040px){.product-copy,.product-visual{width:100%}}@media(max-width:1040px){.landing-breadcrumb{justify-content:center;margin-bottom:20px;text-align:center}}@media(max-width:720px){.product-visual-secondary{right:0;bottom:-20px;height:130px}.product-visual{margin-bottom:16px}}@media(max-width:720px){.landing-breadcrumb{flex-wrap:nowrap}.landing-breadcrumb>a,.landing-breadcrumb>span[aria-hidden]{flex:0 0 auto}.landing-breadcrumb>[aria-current=page]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.header-mobile-actions{display:none}@media(max-width:1040px){.header-mobile-actions{display:flex;align-items:center;gap:8px}.language-toggle--top{min-width:44px;min-height:44px;padding:0 12px}.language-toggle--top:before,.language-toggle--top:after{display:none}.mobile-nav{gap:0;padding:4px 16px 12px}.mobile-nav a{display:flex;align-items:center;min-height:52px;padding:0;font-size:1rem;border-bottom:1px solid var(--line);border-radius:0}.mobile-nav .tour-start-button{justify-content:center;width:100%;min-height:48px;margin:12px 0 0}}.landing-other{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 30px}.landing-other span{flex-basis:100%;margin-bottom:2px;color:var(--ink);font-weight:600}.landing-other a{padding:6px 12px;color:var(--ink);font-size:.92rem;font-weight:500;background:var(--white);border:1px solid var(--line);border-radius:999px;transition:border-color .16s ease,color .16s ease}.landing-other a:hover{color:var(--blue-dark);border-color:var(--blue)}@media(max-width:720px){.landing-other{display:grid;grid-template-columns:repeat(2,1fr)}.landing-other span{grid-column:1 / -1}.landing-other a{justify-content:center;line-height:1.2;text-align:center}}.landing-cta .landing-other{max-width:none;margin:0 0 28px;color:var(--ink)}.landing-cta .landing-other:last-child{margin-bottom:0}.product-section>.product-verticals{max-width:1240px;margin:48px auto 0;padding-top:28px;justify-content:center;border-top:1px solid var(--line)}.product-section>.product-verticals span{flex-basis:100%;margin:0 0 4px;color:var(--ink);font-weight:600;text-align:center}@media(max-width:720px){.product-section>.product-verticals{margin-top:36px}.product-section>.product-verticals span{text-align:left}}.product-section>.product-verticals{gap:8px 6px}.product-section>.product-verticals a{padding-right:11px;padding-left:11px}.product-section>.product-verticals a.product-verticals-all{padding-right:6px;padding-left:6px}@media(max-width:720px){.product-section>.product-verticals{gap:8px}.product-section>.product-verticals a{padding-right:10px;padding-left:10px}}.solutions-cta-row{display:flex;justify-content:center;margin-top:44px}.hero-text,.hero-copy-col .hero-text{font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h2,h3,h2.product-headline,.solutions-section .solutions-eyebrow,.landing-h2,.service-card h3,.product-feature-list h3,.landing-features h3,.product-eyebrow-small,.product-verticals span,.landing-other span,.footer-links h2,.landing-faq summary{font-weight:500}h1,h1 em{font-weight:700}.product-section>.product-verticals span{font-weight:500}
