.auth-premium{--auth-radius:24px;--auth-field-radius:11px;--auth-btn-radius:12px;--auth-pad:clamp(28px, 3.2vw, 40px);--auth-charcoal-0:#0e1013;--auth-charcoal-1:#13161a;--auth-charcoal-2:#1a1d22;--auth-charcoal-3:#1e2128;isolation:isolate;min-height:100dvh;padding-block:clamp(24px,4vh,48px);padding-inline:var(--container-gutter);color:#fff;background:#000;place-items:center;display:grid;position:relative;overflow:hidden}.auth-premium__atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.auth-premium__atmosphere>:first-child:not(.auth-premium__atmosphere-photo){filter:blur(28px);inset:-8%;transform:scale(1.04);width:116%!important;height:116%!important;position:absolute!important}.auth-premium__atmosphere-photo{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;filter:none!important;opacity:1!important;width:100%!important;height:100%!important;inset:0!important;transform:none!important}.auth-premium__atmosphere-noise{opacity:.06;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px;position:absolute;inset:0}.auth-premium__atmosphere-fallback{background:radial-gradient(70% 55% at 35% 40%,#00a4ff47,#0000 60%),radial-gradient(55% 50% at 70% 65%,#0064b42e,#0000 62%),#000;position:absolute;inset:-8%}.auth-premium__atmosphere--static{background:#000}.auth-premium__atmosphere-vignette{pointer-events:none;background:radial-gradient(95% 80% at 48% 40%,#0000 25%,#00000073 100%),linear-gradient(#00000059 0%,#0000 18% 82%,#00000080 100%);position:absolute;inset:0}.auth-premium__card{z-index:1;width:100%;max-width:var(--container-max);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(32px,4.5vw,64px);height:auto;min-height:min(680px,100dvh - 96px);display:grid;position:relative}.auth-premium__brand{padding:var(--auth-pad) clamp(8px, 2vw, 20px) var(--auth-pad) 0;color:#fff;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:visible}.auth-premium__brand-inner{z-index:1;flex-direction:column;justify-content:space-between;height:100%;min-height:0;display:flex;position:relative}.auth-premium__logo{color:#fff;flex-shrink:0;align-items:center;gap:10px;width:fit-content;text-decoration:none;display:inline-flex}.auth-premium__logo:hover .auth-premium__logo-word{opacity:.88}.auth-premium__logo-mark{background:#0a0b0d;border-radius:8px;flex-shrink:0;width:32px;height:32px;display:block;overflow:hidden;box-shadow:0 0 0 1px #ffffff24}.auth-premium__logo-mark img{width:auto;max-width:none;height:32px;display:block}.auth-premium__logo-word{letter-spacing:-.02em;transition:opacity var(--duration-fast);font-size:1rem}.auth-premium__brand-copy{max-width:420px;margin-top:auto;margin-bottom:auto;padding-block:28px}.auth-premium__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;margin-bottom:14px;font-size:11px}.auth-premium__headline{font-family:var(--font-display);letter-spacing:-.035em;color:#fff;text-wrap:balance;margin-bottom:14px;font-size:clamp(1.7rem,2.6vw,2.35rem);font-weight:600;line-height:1.12}.auth-premium__lede{color:#ffffffb8;max-width:34ch;font-size:.9rem;line-height:1.6}.auth-premium__points{gap:10px;margin:26px 0 0;padding:0;list-style:none;display:grid}.auth-premium__points li{color:#ffffffd1;align-items:center;gap:12px;font-size:.845rem;line-height:1.35;display:flex}.auth-premium__point-icon{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff29;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.auth-premium__panel{width:100%;max-width:none;height:auto;min-height:100%;padding:var(--auth-pad);color:var(--text-primary);border-radius:var(--auth-radius);background:#fff;flex-direction:column;margin-inline:0;display:flex;box-shadow:0 0 0 1px #ffffff14,0 2px 4px #0a0b0d14,0 24px 48px -12px #0a0b0d73,0 48px 80px -28px #0a0b0d66}.auth-premium__panel-body{flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:360px;margin-inline:auto;padding-block:8px 4px;display:flex}.auth-premium__form-title{font-family:var(--font-display);letter-spacing:-.035em;color:var(--auth-charcoal-1);margin-bottom:6px;font-size:clamp(1.55rem,2.2vw,1.9rem);font-weight:600;line-height:1.15}.auth-premium__form-lede{color:#52525b;white-space:nowrap;max-width:none;margin-bottom:28px;font-size:.875rem;line-height:1.45}.auth-premium__form{flex-direction:column;gap:14px;display:flex}.auth-premium .field{color:#3f3f46;font-size:13px;font-weight:500}.auth-premium .field__control{border-radius:var(--auth-field-radius);height:46px;color:var(--text-primary);transition:border-color var(--duration-fast), background var(--duration-fast), box-shadow var(--duration-fast);background:#f6f7f9;border-color:#e6e8ec;margin-top:6px;font-weight:400}.auth-premium .field__control::placeholder{color:#6b7280;opacity:1}.auth-premium .field__control:hover{border-color:#d5d9e0}.auth-premium .field__control:focus,.auth-premium .field__control:focus-visible{background:#fff;border-color:#6b7280;outline:none;box-shadow:0 0 0 3px #00a4ff47}.auth-premium__field-block{flex-direction:column;gap:6px;display:flex}.auth-premium__field-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.auth-premium__field-head .field{margin:0}.auth-premium__password{width:100%;position:relative}.auth-premium__password .field__control{width:100%;margin-top:0;padding-right:44px}.auth-premium__eye{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-premium__eye:hover{color:var(--text-primary);background:#0000000a}.auth-premium__eye:focus-visible{color:var(--text-primary);outline:none;box-shadow:0 0 0 3px #00a4ff59}.auth-premium__row{justify-content:space-between;align-items:center;gap:12px;margin-top:-2px;display:flex}.auth-premium__remember{color:#3f3f46;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:inline-flex}.auth-premium__remember input{width:15px;height:15px;accent-color:var(--auth-charcoal-1)}.auth-premium__remember input:focus-visible{outline-offset:2px;outline:2px solid #00a4ff}.auth-premium__forgot{color:var(--accent-cyan-text);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.auth-premium__forgot:hover{text-underline-offset:3px;text-decoration:underline}.auth-premium__forgot:focus-visible{border-radius:4px;outline:none;box-shadow:0 0 0 3px #00a4ff59}.auth-premium__submit{border-radius:var(--auth-btn-radius);width:100%;height:48px;transition:transform var(--duration-fast), box-shadow var(--duration-fast), background var(--duration-fast);margin-top:4px;font-size:.9375rem;font-weight:600;box-shadow:0 1px 2px #13161a1a,0 8px 18px -8px #13161a66;background:var(--auth-charcoal-1)!important}.auth-premium__submit:hover{transform:translateY(-1px);box-shadow:0 2px 4px #13161a1f,0 12px 24px -8px #13161a73;background:var(--auth-charcoal-3)!important}.auth-premium__submit:active{transform:translateY(0)}.auth-premium__submit:focus-visible{outline:none;box-shadow:0 0 0 3px #fff,0 0 0 6px #00a4ffb3,0 8px 18px -8px #13161a66}.auth-premium__divider{color:#52525b;align-items:center;gap:14px;margin:4px 0 0;font-size:12px;display:flex}.auth-premium__divider:before,.auth-premium__divider:after{content:"";background:#eceef2;flex:1;height:1px}.auth-premium__divider span{flex-shrink:0}.auth-premium__social{grid-template-columns:1fr;gap:8px;display:grid}.auth-premium__social--icons{grid-template-columns:repeat(3,1fr)}.auth-premium__social-btn{border-radius:var(--auth-field-radius);height:46px;color:var(--text-primary);cursor:pointer;transition:border-color var(--duration-fast), background var(--duration-fast), transform var(--duration-fast), box-shadow var(--duration-fast);background:#fff;border:1px solid #e6e8ec;justify-content:center;align-items:center;gap:10px;font-size:.875rem;font-weight:500;display:inline-flex}.auth-premium__social-btn:hover{background:#fafbfc;border-color:#cfd4dc;transform:translateY(-1px);box-shadow:0 4px 10px -4px #13161a1a}.auth-premium__social-btn:focus-visible{border-color:#6b7280;outline:none;box-shadow:0 0 0 3px #00a4ff59}.auth-premium__social-btn--icon{padding:0}.auth-premium__social-btn svg{display:block}.auth-premium__switch{text-align:center;color:#52525b;margin-top:18px;margin-bottom:0;font-size:14px}.auth-premium__switch a{color:var(--accent-cyan-text);font-weight:600;text-decoration:none}.auth-premium__switch a:hover{text-underline-offset:3px;text-decoration:underline}.auth-premium__legal{color:#ffffff8c;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;width:100%;min-height:34px;margin-top:auto;padding-top:24px;font-size:12px;display:flex}.auth-premium__legal a{color:#ffffffb3;text-decoration:none}.auth-premium__legal a:hover{color:#fff}.auth-premium__switch a:focus-visible,.auth-premium__legal a:focus-visible,.auth-premium__logo:focus-visible{border-radius:4px;outline:none;box-shadow:0 0 0 3px #00a4ff73}@media (max-width:640px){.auth-premium{padding-block:20px;padding-inline:var(--container-gutter);place-items:stretch stretch}.auth-premium__card{grid-template-columns:1fr;gap:24px;min-height:0}.auth-premium__brand{padding:8px 0 4px}.auth-premium__brand-copy{padding-block:20px 8px}.auth-premium__panel{max-width:none;height:auto}.auth-premium__panel-body{max-width:none;padding-block:12px 8px}.auth-premium__form-lede{white-space:normal}.auth-premium__social--icons{grid-template-columns:1fr}.auth-premium__social-btn--icon{justify-content:flex-start;gap:12px;padding-inline:18px}.auth-premium__social-btn--icon:after{content:attr(data-label)}}
.demo-premium{--demo-radius:22px;--demo-field-radius:11px;--demo-pad:clamp(28px, 3vw, 36px);--demo-ink:#13161a;isolation:isolate;min-height:100dvh;padding-block:clamp(20px,3.5vh,40px);padding-inline:var(--container-gutter);color:#fff;background:#000;place-items:center;display:grid;position:relative;overflow:hidden}.demo-premium .auth-premium__atmosphere{z-index:0}.demo-premium__frame{z-index:1;width:100%;max-width:var(--container-max);gap:clamp(20px,3vh,28px);display:grid;position:relative}.demo-premium__chrome{justify-content:space-between;align-items:center;gap:16px;min-height:32px;display:flex}.demo-premium__logo{color:#fff;flex-shrink:0;align-items:center;gap:10px;width:fit-content;text-decoration:none;display:inline-flex}.demo-premium__logo:hover .demo-premium__logo-word{opacity:.88}.demo-premium__logo-mark{background:#13161a;border-radius:7px;flex-shrink:0;width:32px;height:32px;display:block;overflow:hidden}.demo-premium__logo-mark img{filter:none;width:auto;max-width:none;height:32px;display:block}.demo-premium__logo-word{letter-spacing:-.03em;font-size:1.22rem;transition:opacity .14s}.demo-premium__chrome-note{color:#ffffff8c;margin:0;font-size:13px}.demo-premium__chrome-note a{color:#7fd4ff;font-weight:600;text-decoration:none}.demo-premium__chrome-note a:hover{text-underline-offset:3px;text-decoration:underline}.demo-premium__card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(32px,4vw,48px);display:grid}.demo-premium__panel{color:var(--demo-ink);border-radius:var(--demo-radius);background:#fff;box-shadow:inset 0 1px #ffffffe6,0 24px 64px #00000059}.demo-premium__panel-body{padding:var(--demo-pad)}.demo-premium__kicker,.demo-premium__eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.demo-premium__kicker{color:var(--accent-cyan-text)}.demo-premium__eyebrow{color:#7fd4ffe6}.demo-premium__form-title,.demo-premium__headline{max-width:15ch;font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,2.4vw,2.15rem);font-weight:600;line-height:1.08}.demo-premium__form-title{color:var(--demo-ink)}.demo-premium__form-lede,.demo-premium__lede{margin:12px 0 0;font-size:.95rem;line-height:1.5}.demo-premium__form-lede{color:#52525b}.demo-premium__lede{color:#ffffffad;max-width:36ch}.demo-premium__form{gap:14px;margin-top:26px;display:grid}.demo-premium__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.demo-premium__form .field{color:#3f3f46;gap:6px;font-size:13px;font-weight:500;display:grid}.demo-premium__form .field__control{border-radius:var(--demo-field-radius);width:100%;height:46px;font:inherit;color:var(--text-primary);background-color:#fff;border:1px solid #e6e8ec;padding:0 13px;font-size:.9375rem;font-weight:400;transition:border-color .14s,box-shadow .14s,background-color .14s}.demo-premium__form .field__control::placeholder{color:#a1a1aa}.demo-premium__form select.field__control{appearance:none;background-image:var(--dropdown-chevron);background-position:var(--dropdown-chevron-position);background-size:var(--dropdown-chevron-size);background-repeat:no-repeat;padding-right:36px}.demo-premium__form .field__control:hover{border-color:#d4d4d8}.demo-premium__form .field__control:focus{background-color:#fafcff;border-color:#00a4ff8c;outline:none;box-shadow:0 0 0 3px #00a4ff33}.demo-premium__seg{gap:7px;display:grid}.demo-premium__seg-label{color:#3f3f46;font-size:13px;font-weight:500}.demo-premium__seg-row{background:#f4f5f7;border:1px solid #e6e8ec;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:3px;display:grid}.demo-premium__seg-btn{height:34px;font-family:var(--font-mono);letter-spacing:.02em;color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:11px;font-weight:700;transition:background .14s,color .14s,box-shadow .14s}.demo-premium__seg-btn:hover{color:var(--demo-ink)}.demo-premium__seg-btn.is-active{color:var(--demo-ink);background:#fff;box-shadow:0 1px 2px #0f141914,0 0 0 1px #1a23320f}.demo-premium__seg-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #00a4ff59}.demo-premium__submit{border-radius:12px;width:100%;height:48px;margin-top:4px;font-size:.9375rem;font-weight:600;transition:transform .14s,box-shadow .14s,background .14s;box-shadow:0 1px 2px #13161a1a,0 10px 22px -8px #13161a73;background:#13161a!important}.demo-premium__submit:disabled{opacity:.65;cursor:wait;transform:none}.demo-premium__error{color:#b42318;margin:0;font-size:.9rem;line-height:1.45}.demo-premium__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.demo-premium__success{padding-top:8px}.demo-premium__submit:hover{transform:translateY(-1px);background:#1e2128!important}.demo-premium__submit:focus-visible{outline:none;box-shadow:0 0 0 3px #fff,0 0 0 6px #00a4ffb3}.demo-premium__brand{min-width:0;padding-top:var(--demo-pad);align-items:flex-start;display:flex}.demo-premium__brand-inner{gap:0;width:100%;max-width:400px;display:grid}.demo-premium__host{box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;width:100%;margin-top:22px;padding:12px 14px;display:flex}.demo-premium__avatar{width:40px;height:40px;font-family:var(--font-mono);letter-spacing:.04em;color:#7fd4ff;text-align:center;background:linear-gradient(145deg,#00a4ff59,#00a4ff1f);border:1px solid #00a4ff59;border-radius:50%;flex-shrink:0;font-size:11px;font-weight:700;line-height:40px;display:block}.demo-premium__host>div{flex:1;min-width:0}.demo-premium__host strong{letter-spacing:-.015em;color:#fff;font-size:.95rem;font-weight:600;display:block}.demo-premium__host>div span{color:#ffffff80;margin-top:2px;font-size:12px;display:block}.demo-premium__outcomes{margin:22px 0 0;padding:0;list-style:none}.demo-premium__outcomes li{border-bottom:1px solid #ffffff14;grid-template-columns:32px minmax(0,1fr);align-items:baseline;gap:10px;padding:12px 0;display:grid}.demo-premium__outcomes li:last-child{border-bottom:none}.demo-premium__outcomes em{font-family:var(--font-mono);letter-spacing:.04em;color:#7fd4ff;font-size:12px;font-style:normal;font-weight:700}.demo-premium__outcomes span{color:#ffffffc7;font-size:.92rem;line-height:1.4}.demo-premium__quote{border:none;margin:22px 0 0;padding:0}.demo-premium__quote p{font-family:var(--font-display);letter-spacing:-.025em;color:#ffffffe0;margin:0 0 10px;font-size:1.02rem;font-weight:500;line-height:1.4}.demo-premium__quote footer{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:600}.demo-premium__legal{color:#fff6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;font-size:12px;display:flex}.demo-premium__legal-links{align-items:center;gap:16px;display:flex}.demo-premium__legal a{color:#ffffff8c;text-decoration:none}.demo-premium__legal a:hover{color:#fff}.demo-premium__logo:focus-visible,.demo-premium__chrome-note a:focus-visible,.demo-premium__legal a:focus-visible{border-radius:4px;outline:none;box-shadow:0 0 0 3px #00a4ff73}@media (max-width:960px){.demo-premium{align-content:start;place-items:stretch stretch;padding-block:20px}.demo-premium__chrome-note{display:none}.demo-premium__card{grid-template-columns:1fr;align-items:stretch;gap:20px}.demo-premium__brand{order:-1}.demo-premium__brand-inner{max-width:none}.demo-premium__host,.demo-premium__outcomes,.demo-premium__quote{display:none}.demo-premium__row{grid-template-columns:1fr}}
.soon-page.pill-page{background:var(--surface-band)}.soon-board{background:var(--surface-band);padding-block:clamp(48px,7vw,88px)}.soon-board__panel{max-width:820px;margin-inline:auto}.soon-board__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan-text);margin:0 0 10px;font-size:11px;font-weight:500}.soon-board__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin:0 0 10px;font-size:clamp(1.35rem,1.15rem + .6vw,1.65rem);font-weight:600}.soon-board__lede{max-width:46ch;color:var(--text-secondary);margin:0 0 22px;font-size:1rem;line-height:1.55}.soon-board__links{border-top:1px solid #1a233212;margin:0;padding:0;list-style:none}.soon-board__link{border-bottom:1px solid #1a233212;grid-template-columns:minmax(0,1fr) auto;gap:6px 16px;padding:16px 0;text-decoration:none;display:grid}.soon-board__link-title{letter-spacing:-.02em;color:var(--text-primary);grid-column:1;font-size:1.02rem;font-weight:600;transition:color .14s}.soon-board__link-desc{color:var(--text-muted);grid-column:1;font-size:.9rem;line-height:1.45}.soon-board__link-go{color:var(--accent-cyan-text);opacity:0;grid-area:1/2/span 2;align-self:center;transition:opacity .14s,transform .14s;transform:translate(-4px)}.soon-board__link:hover .soon-board__link-title{color:var(--accent-cyan-text)}.soon-board__link:hover .soon-board__link-go,.soon-board__link:focus-visible .soon-board__link-go{opacity:1;transform:translate(0)}.soon-board__link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #00a4ff73}@media (prefers-reduced-motion:reduce){.soon-board__link-go,.soon-board__link:hover .soon-board__link-go{transform:none}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mkt-hero{isolation:isolate;padding-top:calc(var(--nav-height) + clamp(64px, 9vw, 112px));text-align:center;background:radial-gradient(ellipse 70% 55% at 50% -8%, #00a4ff14, transparent 58%), linear-gradient(180deg, #f7fafc 0%, var(--surface-band) 48%, var(--surface-band) 100%);padding-bottom:clamp(48px,6vw,72px);position:relative;overflow:hidden}.mkt-hero .pricing-atmosphere canvas,.mkt-hero .pricing-atmosphere>div:first-child{filter:blur(28px);opacity:.5;transform:scale(1.08);width:100%!important;height:100%!important}.mkt-hero__content{z-index:1;position:relative}.mkt-hero .eyebrow{margin-bottom:20px}.mkt-hero .display-h1{max-width:14ch;color:var(--color-navy-800);letter-spacing:-.048em;text-wrap:balance;margin:0 auto;font-size:clamp(2.25rem,4.8vw,3.75rem);font-weight:600;line-height:1.02}.solutions-page .mkt-hero .display-h1{font-size:clamp(2.25rem,4.8vw,3.75rem)}.mkt-hero--wide .display-h1{max-width:18ch}.mkt-hero .body-lg{max-width:42ch;color:var(--text-secondary);margin:24px auto 0;font-size:1.0625rem;line-height:1.55}.mkt-hero__actions{justify-content:center;margin-top:28px}.mkt-paths{padding-block:var(--section-pad)}.mkt-path-featured{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(28px,5vw,64px);margin-bottom:clamp(48px,7vw,80px);display:grid}.mkt-path-featured__copy .eyebrow{margin-bottom:14px}.mkt-path-featured__copy .display-h2{text-wrap:balance;max-width:14ch}.mkt-path-featured__copy .body-lg{max-width:38ch;color:var(--text-secondary);margin-top:16px}.mkt-path-featured__actions{margin-top:24px}.mkt-path-featured__visual{background:radial-gradient(70% 60% at 50% 80%,#00a4ff1f,#0000 70%),linear-gradient(#f8fafc 0%,#fff 100%);border:1px solid #1a233212;border-radius:16px;flex-direction:column;justify-content:flex-end;gap:14px;min-height:clamp(240px,28vw,320px);padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1a23320a,0 18px 48px #1a23320f}.mkt-path-featured__metric{align-items:baseline;gap:10px;display:flex}.mkt-path-featured__metric strong{font-family:var(--font-display);letter-spacing:-.04em;color:var(--color-navy-800);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1}.mkt-path-featured__metric span{font-family:var(--font-mono);color:#059669;font-size:12px}.mkt-path-featured__note{color:var(--text-secondary);max-width:32ch;margin:0;font-size:14px}.mkt-path-list{border-top:1px solid var(--border-hairline);flex-direction:column;display:flex}.mkt-path-row{border-bottom:1px solid var(--border-hairline);color:inherit;transition:background var(--duration-fast);grid-template-columns:110px minmax(0,1fr) auto;align-items:baseline;gap:20px;padding:22px 0;text-decoration:none;display:grid}.mkt-path-row:hover{background:#00a4ff08}.mkt-path-row:hover .mkt-path-row__cta{color:var(--color-navy-800)}.mkt-path-row__eyebrow{font-family:var(--font-mono);color:var(--text-muted);font-size:11px}.mkt-path-row__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-navy-800);margin:0 0 6px;font-size:1.125rem;font-weight:600}.mkt-path-row__body{color:var(--text-secondary);max-width:52ch;margin:0;font-size:14px;line-height:1.5}.mkt-path-row__cta{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;transition:color var(--duration-fast);font-size:12px}.mkt-logos{border-bottom:1px solid var(--border-hairline);flex-wrap:wrap;justify-content:center;gap:10px 28px;padding-block:clamp(28px,4vw,40px);display:flex}.mkt-logos span{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:12px}.mkt-featured-story{padding-block:var(--section-pad);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(28px,5vw,64px);display:grid}.mkt-featured-story__stat{font-family:var(--font-display);letter-spacing:-.05em;color:#00a4ff;font-size:clamp(3rem,6vw,5rem);font-weight:600;line-height:.95}.mkt-featured-story__label{font-family:var(--font-mono);color:var(--text-muted);margin-top:10px;font-size:12px}.mkt-featured-story blockquote{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-navy-800);text-wrap:balance;margin:0;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:500;line-height:1.25}.mkt-featured-story footer{color:var(--text-secondary);margin-top:20px;font-size:14px}.mkt-story-list{border-top:1px solid var(--border-hairline);flex-direction:column;display:flex}.mkt-story-row{border-bottom:1px solid var(--border-hairline);grid-template-columns:120px minmax(0,1fr);gap:24px;padding:28px 0;display:grid}.mkt-story-row__stat{font-family:var(--font-display);letter-spacing:-.03em;color:#00a4ff;font-size:1.5rem;font-weight:600;line-height:1.1}.mkt-story-row__label{font-family:var(--font-mono);color:var(--text-muted);margin-top:4px;font-size:11px}.mkt-story-row blockquote{color:var(--color-navy-800);margin:0;font-size:1.0625rem;line-height:1.45}.mkt-story-row footer{color:var(--text-secondary);margin-top:12px;font-size:13px}.mkt-pattern{padding-block:var(--section-pad)}.mkt-pattern__grid{border-top:1px solid var(--border-hairline);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:36px;display:grid}.mkt-pattern__step{border-bottom:1px solid var(--border-hairline);padding:24px 20px 8px 0}.mkt-pattern__step strong{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:10px;font-size:11px;display:block}.mkt-pattern__step span{color:var(--color-navy-800);max-width:18ch;font-size:15px;line-height:1.4;display:block}.mkt-resources{padding-block:var(--section-pad)}.mkt-resources--index{border-top:none}.resources-page .mkt-hero .display-h1{max-width:16ch}.resources-page .mkt-hero:after{content:"";background:linear-gradient(180deg, #fafafa00, var(--surface-band));pointer-events:none;z-index:1;height:min(140px,28%);position:absolute;inset:auto 0 0}.resources-page .mkt-hero__content{z-index:2}.mkt-resource-head{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:24px 48px;margin-bottom:clamp(28px,4vw,40px);display:grid}.mkt-resource-head .eyebrow{margin:0 0 8px}.mkt-resource-head h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-navy-800);margin:0;font-size:clamp(1.6rem,2.4vw,2.1rem);font-weight:600}.mkt-resource-head>p{max-width:42ch;color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.55}.mkt-resource-start{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.mkt-resource-primary{min-height:100%;color:inherit;background:radial-gradient(70% 80% at 0 0,#e0f2febf,#0000 55%),linear-gradient(165deg,#f0f9fffa,#fff 58%);border:1px solid #00a4ff38;border-radius:18px;flex-direction:column;gap:14px;padding:28px 26px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:inset 0 1px #fffffff2,inset 2px 0 #00a4ff}.mkt-resource-primary:hover{border-color:#00a4ff57;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,inset 2px 0 #00a4ff,0 16px 36px #0ea5e91a}.mkt-resource-primary__meta,.mkt-resource-side__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.mkt-resource-primary__meta em,.mkt-resource-side__meta em{font-family:var(--font-mono);letter-spacing:.04em;color:#0284c7;font-size:11px;font-style:normal;font-weight:700}.mkt-resource-primary__meta span,.mkt-resource-side__meta span{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:700}.mkt-resource-primary h3{font-family:var(--font-display);letter-spacing:-.035em;color:var(--color-navy-800);margin:0;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:600}.mkt-resource-primary p{max-width:38ch;color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.55}.mkt-resource-primary__rail{border-top:1px solid #00a4ff24;flex-wrap:wrap;align-items:center;gap:6px 2px;margin:auto 0 0;padding:12px 0 0;list-style:none;display:flex}.mkt-resource-primary__rail li{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#0c4a6e;align-items:center;gap:2px;font-size:10px;font-weight:700;display:inline-flex}.mkt-resource-primary__rail li+li:before{content:"";background:linear-gradient(90deg,#0000,#00a4ff73,#0000);width:12px;height:1px;margin-right:2px}.mkt-resource-primary__cta,.mkt-resource-side__cta,.mkt-resource-index__cta,.mkt-resource-index__link{font-family:var(--font-mono);letter-spacing:.02em;color:#0c4a6e;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.mkt-resource-primary__cta{margin-top:14px}.mkt-resource-side__cta{margin-top:auto}.mkt-resource-primary:hover .mkt-resource-primary__cta span,.mkt-resource-side__card:hover .mkt-resource-side__cta,.mkt-resource-index__list a:hover .mkt-resource-index__cta,.mkt-resource-index__link:hover span{transform:translate(2px)}.mkt-resource-primary__cta span,.mkt-resource-side__cta,.mkt-resource-index__cta,.mkt-resource-index__link span{transition:transform .16s}.mkt-resource-side{grid-template-rows:1fr 1fr;align-content:stretch;gap:16px;min-height:100%;display:grid}.mkt-resource-side__card{height:100%;color:inherit;background:radial-gradient(55% 70% at 0 0,#00a4ff0d,#0000 55%),#fff;border:1px solid #1a233214;border-radius:16px;grid-template-rows:auto auto 1fr auto;gap:10px;padding:22px 20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:inset 0 1px #fffffff2,0 8px 22px #0f141908}.mkt-resource-side__card:hover{border-color:#00a4ff42;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 12px 28px #0ea5e914}.mkt-resource-side__card strong{font-family:var(--font-display);letter-spacing:-.025em;color:var(--color-navy-800);font-size:1.15rem;font-weight:600}.mkt-resource-side__card p{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.5}.mkt-resource-index{background:#fff;border:1px solid #1a233214;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 10px 28px #0f14190a}.mkt-resource-index__bar{background:radial-gradient(40% 120% at 100% 0,#e0f2fe73,#0000 55%),linear-gradient(#fff,#f8fafceb);border-bottom:1px solid #1a233212;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.mkt-resource-index__bar>div{gap:3px;display:grid}.mkt-resource-index__label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#0c4a6e;font-size:10px;font-weight:700}.mkt-resource-index__bar strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-navy-800);font-size:1rem;font-weight:600}.mkt-resource-index__chip{min-height:28px;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:#0c4a6e;background:#f0f9fff2;border:1px solid #00a4ff3d;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.mkt-resource-index__list{margin:0;padding:0;list-style:none}.mkt-resource-index__list li+li{border-top:1px solid #1a23320f}.mkt-resource-index__list a{color:inherit;grid-template-columns:40px 92px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 20px;text-decoration:none;transition:background .16s;display:grid}.mkt-resource-index__list a:hover{background:#f0f9ff8c}.mkt-resource-index__list em{font-family:var(--font-mono);letter-spacing:.04em;color:#0284c7;font-size:12px;font-style:normal;font-weight:700}.mkt-resource-index__label-col{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:700}.mkt-resource-index__copy{gap:3px;min-width:0;display:grid}.mkt-resource-index__copy strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-navy-800);font-size:1.05rem;font-weight:600}.mkt-resource-index__list a:hover .mkt-resource-index__copy strong{color:#0c4a6e}.mkt-resource-index__copy span{color:var(--text-secondary);max-width:54ch;font-size:.92rem;line-height:1.45}.mkt-resource-index__foot{background:linear-gradient(#f8fafca6,#fff);border-top:1px solid #1a233212;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.mkt-resource-index__foot span{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#0c4a6e;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.mkt-resource-index__foot p{max-width:48ch;color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.45}.mkt-resource-index__link{flex:none;text-decoration:none}@media (max-width:900px){.mkt-resource-head,.mkt-resource-start{grid-template-columns:1fr}.mkt-resource-side{grid-template-rows:none}.mkt-resource-index__list a{grid-template-columns:36px minmax(0,1fr);gap:10px 12px}.mkt-resource-index__label-col{grid-column:2}.mkt-resource-index__copy{grid-column:1/-1}.mkt-resource-index__cta{display:none}.mkt-resource-index__foot{flex-direction:column;align-items:flex-start}}.cl-feed{border-top:1px solid var(--border-hairline);padding-block:clamp(48px,7vw,88px)}.cl-feed__inner{max-width:820px;position:relative}.cl-entry{grid-template-columns:28px minmax(0,1fr);gap:clamp(16px,2.5vw,28px);padding-bottom:clamp(48px,7vw,72px);scroll-margin-top:96px;display:grid;position:relative}.cl-entry:last-child{padding-bottom:0}.cl-entry__rail{justify-content:center;display:flex;position:relative}.cl-entry__rail:before{content:"";background:var(--border-default);width:1px;position:absolute;top:10px;bottom:-48px;left:50%;transform:translate(-50%)}.cl-entry:last-child .cl-entry__rail:before{display:none}.cl-entry__dot{z-index:1;background:var(--border-default);width:9px;height:9px;box-shadow:0 0 0 4px var(--surface-white);border-radius:50%;margin-top:8px;position:relative}.cl-entry__dot--active{background:#e5484d;animation:1.6s ease-in-out infinite changelog-dot-flicker}.cl-entry__head{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:12px;display:flex}.cl-entry__date{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);font-size:12px;font-weight:500}.cl-entry__tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-cyan-text);background:#00a4ff0f;border:1px solid #00a4ff2e;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:500;display:inline-flex}.cl-entry__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);text-wrap:balance;margin:0 0 clamp(18px,2.5vw,24px);font-size:clamp(1.45rem,1.2rem + .9vw,1.85rem);font-weight:600;line-height:1.2}.cl-entry__body{max-width:58ch;color:var(--text-secondary);margin:clamp(18px,2.5vw,24px) 0 0;font-size:1.02rem;line-height:1.6}.cl-entry__fixes{border-top:1px solid var(--border-hairline);max-width:58ch;margin-top:22px;padding-top:18px}.cl-entry__fixes-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:11px;font-weight:500}.cl-entry__fixes ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cl-entry__fixes li{color:var(--text-secondary);padding-left:14px;font-size:.92rem;line-height:1.5;position:relative}.cl-entry__fixes li:before{content:"";background:#00a4ff73;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.cl-visual{background:radial-gradient(70% 80% at 8% 0,#00a4ff12,#0000 55%),linear-gradient(165deg,#fbfcfe,#fff 58%);border:1px solid #1a233214;border-radius:16px;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 10px 28px #0f14190a}.cl-visual--plat{padding:clamp(14px,2vw,20px)}.cl-visual--plat .plat-illust,.cl-visual--plat .plat-canvas{height:auto;min-height:0}.cl-visual--plat .plat-canvas{min-height:clamp(200px,28vw,260px);padding:4px}.cl-visual--plat .plat-panel,.cl-visual--plat .plat-variants,.cl-visual--plat .plat-composer{height:100%;min-height:0;box-shadow:inset 0 1px #ffffffe6,0 8px 22px #0f14190a}.cl-visual--flagship .plat-canvas{align-items:stretch;min-height:clamp(200px,26vw,240px)}.cl-visual--flagship .plat-illust--composer .plat-canvas>*{align-self:stretch;height:100%}.cl-visual--flagship .plat-composer{flex-direction:column;min-height:100%;display:flex}.cl-visual--flagship .plat-composer__input{flex:auto;align-items:flex-start;min-height:88px;padding-top:16px;padding-bottom:16px}.cl-visual--flagship .plat-composer__chips{margin-top:4px}.cl-visual--flagship .plat-composer__bar{margin-top:auto}.cl-visual--test .plat-variants{gap:10px}@media (max-width:640px){.cl-entry{grid-template-columns:20px minmax(0,1fr);gap:14px}.cl-visual--plat{padding:12px}.cl-visual--plat .plat-canvas{min-height:180px}}@media (prefers-reduced-motion:reduce){.cl-entry__dot--active{animation:none}}.mkt-changelog{padding-block:var(--section-pad)}@media (max-width:900px){.mkt-path-featured,.mkt-featured-story{grid-template-columns:1fr}.mkt-path-row{grid-template-columns:1fr;gap:8px}.mkt-path-row__cta{justify-self:start}.mkt-story-row{grid-template-columns:1fr;gap:12px}.mkt-pattern__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.mkt-pattern__grid{grid-template-columns:1fr}}.solutions-page .mkt-hero .eyebrow{color:#0c4a6e;font-weight:400}.solutions-page .mkt-hero .body-lg{color:#2a3140}.sol-eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#0c4a6e;margin:0 0 10px;font-size:11px;font-weight:400}.sol-chapter{padding-block:clamp(72px,10vw,112px)}.sol-chapter__layout{grid-template-columns:minmax(240px,.88fr) minmax(0,1.32fr);align-items:center;gap:clamp(36px,6vw,64px);display:grid}.sol-chapter__intro{max-width:24rem}.sol-chapter__icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:inline-flex}.sol-chapter__title{text-wrap:balance;color:var(--color-navy-800);letter-spacing:-.035em;margin:0}.sol-chapter__lede{color:#2a3140;margin:14px 0 0;font-size:1.0625rem;line-height:1.55}.sol-chapter__cta{margin-top:28px}.sol-chapter__showcase{flex-direction:column;gap:18px;min-width:0;display:flex}.sol-chapter__subs{flex-wrap:wrap;gap:10px 18px;display:flex}.sol-chapter__sub{font-family:var(--font-mono);letter-spacing:.02em;color:#0c4a6e;transition:color var(--duration-fast,.18s ease), border-color var(--duration-fast,.18s ease);border-bottom:1px solid #0000;font-size:12px;font-weight:500;text-decoration:none}.sol-chapter__sub:hover{color:var(--color-navy-800);border-bottom-color:#1a233247}.sol-chapter__sub:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #00a4ff}.sol-viz{background:radial-gradient(70% 60% at 78% 30%,#00a4ff14,#0000 60%),radial-gradient(50% 45% at 18% 70%,#0c4a6e0a,#0000 55%),#fff;border:1px solid #1a233214;border-radius:16px;width:100%;min-height:clamp(280px,36vw,360px);position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 10px 28px #0f14190a}.sol-viz__stage{z-index:1;height:100%;min-height:inherit;grid-template-columns:1fr auto;align-items:stretch;gap:16px;padding:clamp(18px,2.5vw,28px);display:grid;position:relative}.sol-viz-skeleton{background:#1a233214;border-radius:6px;display:block}.sol-viz-skeleton--lg{width:78%;height:10px}.sol-viz-skeleton--md{width:58%;height:8px;margin-top:8px}.sol-viz-skeleton--btn{border-radius:999px;width:72px;height:22px;margin-top:14px}.sol-viz-skeleton--btn-accent{background:#00a4ff59}.sol-viz-skeleton--hero{background:linear-gradient(135deg,#00a4ff29,#0c4a6e14);border-radius:8px;width:100%;height:48px;margin-bottom:10px}.sol-viz--experiment .sol-viz__stage{grid-template-columns:minmax(0,1fr) 148px}.sol-viz__compare{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sol-viz-variant{background:#fafafae6;border:1px solid #1a23321a;border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.sol-viz-variant--winner{background:#fff;border-color:#00a4ff59;transform:translateY(-4px);box-shadow:0 10px 28px #0f14190f}.sol-viz-variant__head{font-family:var(--font-mono);color:#2a3140;align-items:center;gap:8px;font-size:11px;display:flex}.sol-viz-variant__tag{background:#1a233214;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-weight:600;display:inline-flex}.sol-viz-variant__tag--win{color:#0369a1;background:#00a4ff29}.sol-viz-variant__badge{color:#0369a1;margin-left:auto;font-weight:500}.sol-viz-variant__preview{background:#fff;border:1px solid #1a23320f;border-radius:10px;flex:1;min-height:96px;padding:14px}.sol-viz-variant__preview--b{background:linear-gradient(#e0f2fe8c,#fff 70%)}.sol-viz-variant__meta{color:#2a3140;justify-content:space-between;font-size:11px;display:flex}.sol-viz-variant__meta strong{font-family:var(--font-mono);color:var(--color-navy-800)}.sol-viz-lift{color:#fff;background:linear-gradient(168deg,#1e2128 0%,#1a2332 52%,#0f1216 100%);border-radius:12px;flex-direction:column;justify-content:center;gap:6px;padding:18px 16px;animation:.7s cubic-bezier(.22,1,.36,1) both sol-viz-rise;display:flex;box-shadow:inset 0 1px #ffffff0f}.sol-viz-lift__label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin:0;font-size:10px}.sol-viz-lift__value{font-family:var(--font-display);letter-spacing:-.04em;color:#e0f2fe;margin:0;font-size:1.75rem;font-weight:600}.sol-viz-lift__note{color:#ffffff9e;margin:0 0 10px;font-size:11px}.sol-viz-lift__cta{color:#fff;font-family:var(--font-mono);cursor:default;background:#00a4ff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:4px;padding:8px 10px;font-size:11px;font-weight:500;display:inline-flex}.sol-viz-lift__cta .icon{color:#fff}.sol-viz--acquisition .sol-viz__stage--flow{grid-template-columns:150px 28px minmax(0,1fr) 120px;align-items:center}.sol-viz-ad,.sol-viz-lander,.sol-viz-calendar{background:#fff;border:1px solid #1a23321a;border-radius:12px}.sol-viz-ad{padding:12px;animation:.65s cubic-bezier(.22,1,.36,1) both sol-viz-rise}.sol-viz-ad__head,.sol-viz-lander__head{font-family:var(--font-mono);color:#0c4a6e;align-items:center;gap:6px;margin-bottom:10px;font-size:10px;display:flex}.sol-viz-ad__art{color:#fff;background:linear-gradient(168deg,#1e2128 0%,#1a2332 52%,#0f1216 100%);border-radius:10px;flex-direction:column;gap:6px;min-height:120px;padding:14px;display:flex;box-shadow:inset 0 1px #ffffff0f}.sol-viz-ad__art strong{font-family:var(--font-display);letter-spacing:-.02em;font-size:.95rem}.sol-viz-ad__art p{opacity:.8;margin:0;font-size:11px}.sol-viz-ad__cta{background:#ffffff2e;border-radius:999px;align-self:flex-start;margin-top:auto;padding:5px 10px;font-size:10px;font-weight:600}.sol-viz-ad__foot{color:#2a3140;margin-top:10px;font-size:10px}.sol-viz-flow{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.sol-viz-flow__line{background:linear-gradient(90deg,#00a4ff26,#00a4ff8c,#00a4ff26);width:100%;height:1px}.sol-viz-flow__dot{background:#00a4ff;border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite sol-viz-pulse;position:absolute;box-shadow:0 0 0 4px #00a4ff26}.sol-viz-lander{padding:14px;animation:.75s cubic-bezier(.22,1,.36,1) 80ms both sol-viz-rise}.sol-viz-lander__body{background:var(--surface-band);border:1px solid #1a23320f;border-radius:10px;padding:12px}.sol-viz-lander__foot{font-family:var(--font-mono);color:#2a3140;justify-content:space-between;gap:8px;margin-top:12px;font-size:10px;display:flex}.sol-viz-lander__pulse{color:#0369a1;font-weight:500}.sol-viz-calendar{padding:14px 12px}.sol-viz-calendar__label,.sol-viz-locale-note p,.sol-viz-matrix__eyebrow{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#0c4a6e;margin:0;font-size:10px}.sol-viz-calendar__days{gap:6px;margin:12px 0;padding:0;list-style:none;display:grid}.sol-viz-calendar__days li{background:var(--surface-band);font-family:var(--font-mono);color:#2a3140;text-align:center;border-radius:8px;padding:7px 8px;font-size:11px}.sol-viz-calendar__days li.is-active{color:#0369a1;background:#00a4ff24;font-weight:600}.sol-viz-calendar__note{color:#2a3140;margin:0;font-size:11px;line-height:1.4}.sol-viz--global .sol-viz__stage--locales{grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.sol-viz-source{background:#fff;border:1px solid #1a23321a;border-radius:12px;flex-direction:column;grid-row:1/span 2;gap:12px;padding:16px;display:flex;box-shadow:0 12px 32px #0f14190f}.sol-viz-source__head{font-family:var(--font-mono);color:#0c4a6e;align-items:center;gap:6px;font-size:11px;display:flex}.sol-viz-source__preview{background:linear-gradient(#e0f2fea6,#fffffff2),#fff;border:1px solid #0369a11f;border-radius:10px;flex-direction:column;flex:1;justify-content:flex-end;gap:8px;min-height:150px;padding:18px;display:flex}.sol-viz-source__preview strong{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-navy-800);font-size:1.15rem}.sol-viz-source__preview p{color:#2a3140;margin:0;font-size:.9rem;line-height:1.45}.sol-viz-source__foot{color:#2a3140;font-size:11px}.sol-viz-locales{align-content:start;gap:8px;display:grid}.sol-viz-locale{background:#ffffffeb;border:1px solid #1a23321a;border-radius:10px;grid-template-columns:40px 1fr;align-items:center;gap:6px 10px;padding:10px 12px;animation:.6s cubic-bezier(.22,1,.36,1) both sol-viz-rise;display:grid}.sol-viz-locale:nth-child(2){animation-delay:70ms}.sol-viz-locale:nth-child(3){animation-delay:.14s}.sol-viz-locale__code{font-family:var(--font-mono);color:var(--color-navy-800);font-size:12px;font-weight:600}.sol-viz-locale__status{color:#2a3140;justify-self:end;font-size:11px}.sol-viz-locale__bar{background:#1a233214;border-radius:999px;grid-column:1/-1;height:3px}.sol-viz-locale--ok .sol-viz-locale__bar{background:linear-gradient(90deg,#00a4ff,#00a4ff33)}.sol-viz-locale--warn .sol-viz-locale__bar{background:linear-gradient(90deg,#0369a1,#0369a133)}.sol-viz-locale--warn .sol-viz-locale__status{color:#0c4a6e;font-weight:500}.sol-viz-locale-note{background:#00a4ff0f;border:1px solid #0369a11f;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.sol-viz-locale-note .icon{color:#0369a1;flex:none;margin-top:1px}.sol-viz-locale-note p{text-transform:none;letter-spacing:0;font-family:var(--font-body,inherit);color:#2a3140;font-size:.85rem;line-height:1.4}.sol-viz--ops .sol-viz__stage--matrix{grid-template-columns:1fr;gap:14px}.sol-viz-matrix__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sol-viz-matrix__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-navy-800);margin:6px 0 0;font-size:1.15rem;font-weight:600}.sol-viz-matrix__org{font-family:var(--font-mono);color:#0c4a6e;background:#00a4ff14;border:1px solid #0369a133;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:inline-flex}.sol-viz-matrix__org .icon{color:#0369a1}.sol-viz-matrix{background:#fff;border:1px solid #1a23321a;border-radius:12px;overflow:hidden}.sol-viz-matrix__row{color:#2a3140;border-top:1px solid #1a233214;grid-template-columns:1fr 1.3fr .7fr;gap:12px;padding:12px 14px;font-size:.9rem;display:grid}.sol-viz-matrix__row:first-child{border-top:none}.sol-viz-matrix__row--head{background:var(--surface-band);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#0c4a6e;font-size:10px}.sol-viz-matrix__brand{color:var(--color-navy-800);font-weight:600}.sol-viz-matrix__domain{font-family:var(--font-mono);color:#2a3140;font-size:11px}.sol-viz-matrix__role{font-family:var(--font-mono);color:#0369a1;background:#00a4ff1a;border-radius:999px;justify-self:start;padding:3px 8px;font-size:10px;font-weight:500}.sol-viz-matrix__foot{font-family:var(--font-mono);color:#2a3140;flex-wrap:wrap;gap:12px 18px;font-size:11px;display:flex}.sol-viz-matrix__foot span{align-items:center;gap:6px;display:inline-flex}.sol-viz-matrix__foot .icon{color:#0369a1}@keyframes sol-viz-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sol-viz-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.25)}}.sol-chooser{padding-block:clamp(72px,10vw,112px)}.sol-section-header{max-width:36rem;margin-bottom:clamp(36px,5vw,48px)}.sol-section-title{text-wrap:balance;max-width:16ch;color:var(--color-navy-800);letter-spacing:-.035em;margin:0}.sol-section-lede{color:#2a3140;max-width:42ch;margin:14px 0 0;font-size:1.0625rem;line-height:1.55}.sol-chooser__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,22px);display:grid}.sol-chooser__card{min-height:100%;color:inherit;transition:transform var(--duration-fast,.18s ease), box-shadow var(--duration-fast,.18s ease), border-color var(--duration-fast,.18s ease);background:radial-gradient(55% 70% at 0 0,#00a4ff0d,#0000 55%),#fff;border:1px solid #1a233214;border-radius:16px;flex-direction:column;align-items:flex-start;gap:14px;padding:clamp(24px,3vw,32px);text-decoration:none;display:flex;box-shadow:inset 0 1px #fffffff2,0 8px 22px #0f141909}.sol-chooser__card:hover{border-color:#00a4ff33;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 14px 32px #0f14190f}.sol-chooser__card:hover .sol-chooser__start{color:var(--color-navy-800)}.sol-chooser__card:focus-visible{outline-offset:3px;outline:2px solid #00a4ff}.sol-chooser__icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.sol-chooser__bottleneck{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;color:var(--color-navy-800);flex:auto;margin:0;font-size:1.15rem;font-weight:600;line-height:1.3}.sol-chooser__start{font-family:var(--font-mono);letter-spacing:.04em;color:#0c4a6e;transition:color var(--duration-fast,.18s ease);margin-top:4px;font-size:12px;font-weight:500}.solutions-page .cta-band.section{padding-block:clamp(72px,10vw,112px)}@media (max-width:980px){.sol-viz--acquisition .sol-viz__stage--flow{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr}.sol-viz-flow{display:none}.sol-viz-calendar{grid-column:1/-1}}@media (max-width:900px){.sol-chapter__layout{grid-template-columns:1fr;gap:32px}.sol-chapter__intro{max-width:none}.sol-viz--experiment .sol-viz__stage,.sol-viz--global .sol-viz__stage--locales{grid-template-columns:1fr}.sol-viz-source{grid-row:auto}.sol-viz__compare{grid-template-columns:1fr}.sol-viz-variant--winner{transform:none}.sol-chooser__grid{grid-template-columns:1fr}}
.cust-page{color:var(--color-navy-800)}.cust-proof{isolation:isolate;background:var(--surface-band);border:0;padding-block:clamp(28px,4vw,40px) clamp(56px,8vw,96px);position:relative}.cust-proof__inner{justify-items:center;gap:0;max-width:960px;margin-inline:auto;display:grid}.cust-proof__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#1a233266;margin:0 0 32px;font-size:10px;font-weight:500}.cust-proof__metrics{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0;display:grid}.cust-proof__metric{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:0 16px;display:flex;position:relative}.cust-proof__metric:not(:last-child):after{content:"";opacity:.85;background:#1a23321a;width:1px;height:1em;position:absolute;top:.35em;right:0}.cust-proof__value{font-family:var(--font-display);letter-spacing:-.055em;color:var(--color-navy-800);font-variant-numeric:tabular-nums;font-size:clamp(2.35rem,4vw,3.15rem);font-weight:500;line-height:1;display:block}.cust-proof__metric--lead .cust-proof__value{background:linear-gradient(135deg,#0c4a6e 0%,#0284c7 48%,#00a4ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.cust-proof__label{max-width:none;font-family:var(--font-body);letter-spacing:.01em;color:#1a23327a;white-space:nowrap;margin:0;font-size:.6875rem;font-weight:400;line-height:1.2;display:block}@media (max-width:720px){.cust-proof__metrics{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.cust-proof__metric:not(:last-child):after{display:none}.cust-proof__metric:nth-child(odd):after{height:2.2em;display:block;top:.4em}}.cust-page .mkt-hero{background:radial-gradient(ellipse 70% 55% at 50% -8%, #00a4ff0f, transparent 58%), var(--surface-band);padding-bottom:clamp(28px,4vw,40px)}.cust-page .mkt-hero .eyebrow{color:#0c4a6e;font-weight:400}.cust-page .mkt-hero .body-lg{color:#2a3140}.cust-page .mkt-hero .display-h1{font-size:clamp(2.25rem,4.8vw,3.75rem)}.cust-section,.cust-page .cta-band.section{padding-block:clamp(72px,10vw,112px)}.cust-eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#5b6575;margin:0 0 10px;font-size:11px;font-weight:400}.cust-section__header{max-width:36rem;margin-bottom:clamp(40px,5.5vw,56px)}.cust-section__header--split{grid-template-columns:minmax(0,22rem) minmax(0,1fr);align-items:end;gap:clamp(28px,5vw,64px);max-width:none;display:grid}.cust-section__header .display-h2{text-wrap:balance;max-width:14ch;color:var(--color-navy-800);letter-spacing:-.035em}.cust-section__lede{color:#2a3140;max-width:42ch;margin:14px 0 0;font-size:1.0625rem;line-height:1.55}.cust-section__header--split .cust-section__lede{max-width:36ch;margin:0;padding-bottom:4px}.cust-archetypes{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,22px);display:grid}.cust-archetype{transition:transform var(--duration-fast,.18s ease), box-shadow var(--duration-fast,.18s ease);background:radial-gradient(55% 70% at 0 0,#00a4ff0d,#0000 55%),#fff;border:1px solid #1a233214;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:22px 20px 20px;display:flex;box-shadow:inset 0 1px #fffffff2,0 8px 22px #0f141908}.cust-archetype:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 14px 32px #0f14190f}.cust-archetype__icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.cust-archetype__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-navy-800);margin:0;font-size:1.05rem;font-weight:600;line-height:1.25}.cust-archetype__body{color:#2a3140;margin:0;font-size:.9375rem;line-height:1.5}.cust-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,22px);display:grid}.cust-outcome{min-height:100%;transition:transform var(--duration-fast,.18s ease), box-shadow var(--duration-fast,.18s ease), border-color var(--duration-fast,.18s ease);background:radial-gradient(55% 70% at 0 0,#00a4ff0d,#0000 55%),#fff;border:1px solid #1a233214;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:clamp(24px,3vw,32px);display:flex;box-shadow:inset 0 1px #fffffff2,0 8px 22px #0f141908}.cust-outcome:hover{border-color:#00a4ff33;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 14px 32px #0f14190f}.cust-outcome__icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.cust-outcome__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--color-navy-800);margin:0;font-size:1.1rem;font-weight:600;line-height:1.25}.cust-outcome__body{color:#2a3140;max-width:36ch;margin:0;font-size:.975rem;line-height:1.55}.cust-situations{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,22px);margin-bottom:clamp(16px,2.4vw,22px);display:grid}.cust-situations__tab{appearance:none;text-align:left;cursor:pointer;color:inherit;background:radial-gradient(55% 70% at 0 0,#00a4ff0a,#0000 55%),#fff;border:1px solid #1a233214;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;margin:0;padding:22px 20px 20px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:flex;box-shadow:inset 0 1px #fffffff2,0 8px 22px #0f141908}.cust-situations__tab:hover{border-color:#00a4ff33;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 14px 32px #0f14190f}.cust-situations__tab.is-active{background:radial-gradient(60% 75% at 0 0,#00a4ff14,#0000 55%),#fff;border-color:#0369a152;box-shadow:inset 0 1px #fffffff2,0 12px 28px #0ea5e914}.cust-situations__tab:focus-visible{outline-offset:3px;outline:2px solid #00a4ff}.cust-situations__tab-icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.cust-situations__tab.is-active .cust-situations__tab-icon{background:var(--icon-chip-bg-strong);box-shadow:var(--icon-chip-shadow);border-color:#fff3}.cust-situations__tab-label{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-navy-800);font-size:1.05rem;font-weight:600;line-height:1.25}.cust-situations__panel{background:radial-gradient(50% 60% at 0 0,#00a4ff0b,#0000 58%),#fff;border:1px solid #1a233214;border-radius:16px;padding:clamp(24px,3vw,32px);animation:.42s cubic-bezier(.22,1,.36,1) cust-situations-in;box-shadow:inset 0 1px #fffffff2,0 10px 28px #0f141909}.cust-situations__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-navy-800);white-space:nowrap;margin:0;font-size:clamp(1.2rem,1.8vw,1.35rem);font-weight:600;line-height:1.25}.cust-situations__pair{border-top:1px solid #1a23321a;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,4vw,40px);margin-top:clamp(20px,2.6vw,28px);padding-top:clamp(20px,2.6vw,28px);display:grid}.cust-situations__beat{min-width:0}.cust-situations__beat-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#0c4a6e;margin:0;font-size:11px;font-weight:400}.cust-situations__beat-body{color:#2a3140;max-width:40ch;margin:12px 0 0;font-size:.975rem;line-height:1.55}.cust-situations__cta{width:fit-content;font-family:var(--font-mono);letter-spacing:.02em;color:#0c4a6e;transition:color var(--duration-fast,.18s ease), transform var(--duration-fast,.18s ease);border:none;border-radius:0;align-items:center;gap:8px;margin-top:clamp(22px,3vw,28px);padding:0;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.cust-situations__cta:hover{color:var(--color-navy-800);transform:translate(2px)}@keyframes cust-situations-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.cust-pattern-pin{--panel-count:4;--pattern-progress:0;--pattern-index:0;--pattern-surface:var(--surface-band);--pattern-ink:var(--color-navy-800);--pattern-muted:#5b6575;--pattern-line:#1a23321a;--pattern-blue:var(--color-navy-800);--pattern-blue-ink:var(--color-navy-800);--pattern-blue-soft:#1a23320f;--pattern-blue-edge:#1a23321f;height:calc(100vh + (var(--panel-count) - 1) * 72vh);background:var(--pattern-surface);position:relative}.cust-pattern-pin--static{height:auto}.cust-pattern-pin__sticky{z-index:1;background:var(--pattern-surface);flex-direction:column;height:100vh;min-height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.cust-pattern-pin--static .cust-pattern-pin__sticky{background:0 0;height:auto;min-height:0;position:relative;overflow:visible}.cust-pattern-pin__stage{flex-direction:column;flex:1;justify-content:center;gap:clamp(44px,6.5vh,72px);height:100%;min-height:0;padding-block:clamp(64px,9vw,104px);display:flex}.cust-pattern-pin--static .cust-pattern-pin__stage{justify-content:flex-start;height:auto;padding-block:clamp(72px,10vw,112px)}.cust-pattern__header{grid-template-columns:minmax(0,1.05fr) minmax(0,.85fr);align-items:end;gap:clamp(24px,5vw,72px);display:grid}.cust-pattern__header-copy .cust-eyebrow{margin-bottom:10px}.cust-pattern__header-copy .display-h2{text-wrap:balance;max-width:12ch;margin:0}.cust-pattern__header-lede{font-size:var(--type-chapter-lead,1.0625rem);letter-spacing:-.012em;color:var(--pattern-muted);max-width:38ch;margin:0;padding-bottom:.2em;line-height:1.55}.cust-pattern__compose{gap:clamp(36px,5vh,52px);min-width:0;display:grid}.cust-pattern__rail{border-bottom:1px solid var(--pattern-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-width:0;display:grid}.cust-pattern__tab{appearance:none;text-align:left;cursor:pointer;width:100%;color:var(--pattern-ink);opacity:.34;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:7px;margin:0;padding:0 24px 20px 0;transition:opacity .38s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.cust-pattern__tab:after{content:"";background:var(--pattern-blue);transform-origin:0;width:2.5rem;height:1.5px;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.cust-pattern__tab:hover{opacity:.62}.cust-pattern__tab.is-active{opacity:1}.cust-pattern__tab.is-active:after{transform:scaleX(1)}.cust-pattern__tab:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #1a233259}.cust-pattern__tab.is-active .cust-pattern__tab-index{color:var(--pattern-blue-ink);opacity:1}.cust-pattern__tab-index{font-family:var(--font-mono);letter-spacing:.12em;color:var(--pattern-muted);font-size:11px;font-weight:500;transition:color .38s}.cust-pattern__tab-verb{font-family:var(--font-display);letter-spacing:-.03em;color:var(--pattern-ink);font-size:clamp(.98rem,1.35vw,1.08rem);font-weight:600}.cust-pattern__stage{min-height:clamp(280px,36vh,400px);position:relative}.cust-pattern__panel{opacity:0;visibility:hidden;pointer-events:none;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(28px,5vw,72px);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),visibility .52s;display:grid;position:absolute;inset:0;transform:translateY(14px)}.cust-pattern__panel.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.cust-pattern__panel-verb{z-index:1;max-width:10ch;font-family:var(--font-display);letter-spacing:-.052em;color:var(--pattern-ink);text-wrap:balance;margin:0;padding-top:.12em;font-size:clamp(3.25rem,8vw,5.75rem);font-weight:600;line-height:.9;position:relative}.cust-pattern__panel-copy{z-index:1;border-left:1px solid #1a23321f;flex-direction:column;align-items:flex-start;gap:12px;max-width:36ch;margin-left:clamp(4px,1vw,12px);padding:.1em 0 .4em clamp(22px,2.8vw,36px);display:flex;position:relative}.cust-pattern__panel-icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.cust-pattern__panel-mark{font-family:var(--font-display);letter-spacing:-.04em;color:var(--pattern-blue);opacity:.35;margin-top:2px;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:600;line-height:1}.cust-pattern__panel-line{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--pattern-blue-ink);margin:0;font-size:12px;font-weight:500}.cust-pattern__panel-body{letter-spacing:-.014em;color:var(--pattern-muted);margin:0;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.55}.cust-pattern-pin--static .cust-pattern__stage{min-height:320px}@media (max-width:1100px){.cust-archetypes{grid-template-columns:repeat(2,minmax(0,1fr))}.cust-pattern__header{grid-template-columns:1fr;align-items:start;gap:16px}.cust-pattern__header-lede{max-width:46ch;padding-bottom:0}.cust-section__header--split{grid-template-columns:1fr;gap:24px}.cust-situations{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cust-archetypes,.cust-outcomes{grid-template-columns:1fr}.cust-pattern__rail{grid-template-columns:repeat(4,minmax(0,1fr))}.cust-pattern__tab{text-align:center;align-items:center;gap:5px;padding:0 4px 14px}.cust-pattern__tab:after{transform-origin:50%;width:1.35rem;margin-left:-.675rem;left:50%}.cust-pattern__tab-index{letter-spacing:.1em;font-size:9px}.cust-pattern__tab-verb{letter-spacing:-.03em;white-space:nowrap;font-size:.8rem}.cust-pattern__panel{grid-template-columns:1fr;align-content:center;align-items:start;gap:20px}.cust-pattern__panel-verb{font-size:clamp(2.6rem,12vw,3.6rem)}.cust-pattern__panel-copy{border-left:none;max-width:none;margin-left:0;padding:0}.cust-pattern__stage{min-height:300px}.cust-situations{grid-template-columns:1fr}.cust-situations__title{white-space:normal}.cust-situations__pair{grid-template-columns:1fr;gap:22px}}@media (prefers-reduced-motion:reduce){.cust-situations__tab,.cust-situations__panel,.cust-archetype,.cust-outcome,.cust-pattern__panel,.cust-pattern__tab,.cust-pattern__tab:after{transition:none!important;animation:none!important}.cust-situations__panel{opacity:1;transform:none}.cust-pattern__panel,.cust-pattern__panel.is-active{transform:none}}
.sec-page{color:var(--color-navy-800)}.sec-page .mkt-hero .eyebrow{color:#0c4a6e;background:0 0;border:none;border-radius:0;padding:0;font-weight:400}.sec-hero .display-h1,.sec-page .mkt-hero .display-h1{max-width:16ch}.sec-hero .body-lg,.sec-page .mkt-hero .body-lg{color:#2a3140;max-width:42ch}.sec-hero__meta{font-family:var(--font-mono);letter-spacing:.02em;color:#4a5563;margin-top:20px;font-size:12px}.sec-chapter{padding-block:clamp(72px,10vw,120px)}.sec-chapter__layout{grid-template-columns:minmax(240px,.9fr) minmax(0,1.35fr);align-items:start;gap:clamp(36px,6vw,72px);display:grid}.sec-chapter__intro{max-width:22rem;position:relative}.sec-chapter__eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#0c4a6e;margin:0 0 10px;font-size:11px;font-weight:400}.sec-chapter .display-h2{text-wrap:balance;max-width:none;color:var(--color-navy-800)}.sec-chapter__lede{color:#2a3140;max-width:none;margin:14px 0 0;font-size:1.0625rem;line-height:1.55}.sec-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,40px) clamp(24px,3vw,36px);display:grid}.sec-feature{background:radial-gradient(60% 70% at 0 0,#00a4ff0d,#0000 55%),#fff;border:1px solid #1a233214;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;min-width:0;padding:clamp(20px,2.4vw,26px);display:flex;box-shadow:inset 0 1px #fffffff2,0 8px 22px #0f141909}.sec-feature__icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:4px;display:inline-flex}.sec-feature__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-navy-800);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.25}.sec-feature__body{color:#2a3140;max-width:36ch;margin:0;font-size:.9375rem;line-height:1.55}.sec-feature__link{color:#0c4a6e;margin-top:4px;font-size:.875rem;font-weight:600;text-decoration:none}.sec-feature__link:hover{color:var(--color-navy-800)}.sec-subprocessors__header{max-width:44rem;margin-bottom:48px}.sec-subprocessors__header .display-h2{max-width:none}.sec-subprocessors__header .sec-chapter__lede{max-width:48ch}.sec-vendor-list{border-top:1px solid #d4d8de;flex-direction:column;display:flex}.sec-vendor-row{text-align:left;border-bottom:1px solid #d4d8de;grid-template-columns:minmax(12.5rem,15rem) minmax(0,1fr) 6.75rem;place-items:baseline start;column-gap:clamp(20px,3.5vw,40px);padding:15px 0;display:grid}.sec-vendor-row__name{font-family:var(--font-display);letter-spacing:-.015em;color:var(--color-navy-800);text-align:left;font-size:.975rem;font-weight:600}.sec-vendor-row__purpose{color:#2a3140;text-align:left;justify-self:start;max-width:42ch;font-size:.9375rem;line-height:1.45}.sec-vendor-row__region{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:#4a5563;white-space:nowrap;text-align:right;justify-self:end;font-size:11px}.sec-footnote{color:#4a5563;max-width:52ch;margin-top:28px;font-size:.875rem;line-height:1.55}.sec-footnote a{color:var(--color-navy-800);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (max-width:900px){.sec-chapter__layout{grid-template-columns:1fr;gap:36px}.sec-feature-grid{grid-template-columns:1fr;gap:28px}.sec-vendor-row{grid-template-columns:1fr;gap:6px}}
.solutions-page,.cust-page,.sec-page,.pricing-page,.home,.resources-page,.cl-page{--hub-plat-line:#1a233214;--hub-plat-line-strong:#1a23321f;--hub-plat-ink:#1a2332;--hub-plat-muted:#5b6575;--hub-plat-cyan:#00a4ff;--hub-plat-cyan-deep:#0369a1;--hub-plat-panel-shadow:0 1px 0 #fffffff2 inset, 0 4px 14px #0f141909;--hub-plat-frame-shadow:0 1px 0 #fffffff2 inset, 0 2px 4px #0f141908, 0 20px 44px #0f14190e, 0 40px 80px #0f14190a;--hub-plat-grid-shadow:0 18px 48px #0f141909}.solutions-page .sol-chooser__grid,.cust-page .cust-outcomes,.cust-page .cust-archetypes,.sec-page .sec-feature-grid{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-grid-shadow);background:#fff;border-radius:20px;gap:0;overflow:hidden}.solutions-page .sol-chooser__card,.cust-page .cust-outcome,.cust-page .cust-archetype,.sec-page .sec-feature,.pricing-page .pricing-credits .sec-feature{box-shadow:none;background:#fff;border:none;border-radius:0;transition:background .16s,box-shadow .16s}.solutions-page .sol-chooser__card:hover,.cust-page .cust-outcome:hover,.cust-page .cust-archetype:hover{box-shadow:none;background:radial-gradient(70% 80% at 0 0,#00a4ff0b,#0000 55%),#fff;border-color:#0000;transform:none}.solutions-page .sol-chooser__card:nth-child(odd),.cust-page .cust-outcome:nth-child(odd){border-right:1px solid var(--hub-plat-line)}.solutions-page .sol-chooser__card:nth-child(-n+2),.cust-page .cust-outcome:nth-child(-n+2){border-bottom:1px solid var(--hub-plat-line)}.cust-page .cust-archetype:not(:last-child),.sec-page .sec-feature:nth-child(odd),.pricing-page .pricing-credits .sec-feature:nth-child(odd){border-right:1px solid var(--hub-plat-line)}.sec-page .sec-feature:nth-child(-n+4){border-bottom:1px solid var(--hub-plat-line)}.pricing-page .pricing-credits .sec-feature-grid{box-shadow:none;border:0;border-radius:0;gap:0}.pricing-page .pricing-credits .sec-feature:hover{background:radial-gradient(70% 80% at 0 0,#00a4ff0b,#0000 55%),#fff}@media (max-width:900px){.pricing-page .pricing-credits .sec-feature:first-child{border-right:0;border-bottom:1px solid var(--hub-plat-line)}}.sec-page .sec-feature:nth-child(n+5):nth-child(odd){border-right:1px solid var(--hub-plat-line)}.sec-page .sec-feature,.pricing-page .pricing-credits .sec-feature{padding:clamp(28px,3.2vw,40px)}.solutions-page .sol-chooser__card,.cust-page .cust-outcome{padding:clamp(28px,3.2vw,36px)}.cust-page .cust-archetype{padding:clamp(24px,2.8vw,32px) clamp(20px,2.4vw,28px)}.solutions-page .sol-chooser__bottleneck,.cust-page .cust-archetype__title,.cust-page .cust-outcome__title,.sec-page .sec-feature__title,.pricing-page .pricing-credits .sec-feature__title{color:var(--hub-plat-ink);letter-spacing:-.03em}.pricing-page .pricing-credits .sec-feature__title{letter-spacing:-.032em;font-size:1.1875rem}.solutions-page .sol-chooser__bottleneck{font-family:var(--font-display);text-wrap:balance;font-size:clamp(1.1rem,1.4vw,1.25rem);font-weight:600;line-height:1.28}.cust-page .cust-archetype__body,.cust-page .cust-outcome__body,.sec-page .sec-feature__body,.pricing-page .pricing-credits .sec-feature__body,.solutions-page .sol-chooser__start{color:var(--hub-plat-muted)}.cust-page .cust-archetype__icon,.cust-page .cust-outcome__icon,.cust-page .cust-situations__tab-icon,.cust-page .cust-pattern__panel-icon,.sec-page .sec-feature__icon,.solutions-page .sol-chooser__icon,.solutions-page .sol-chapter__icon,.pricing-page .pricing-ai__step-icon,.pricing-page .pricing-addon-card__icon,.pricing-page .pricing-credits .sec-feature__icon{border-radius:var(--icon-chip-radius);border:1px solid var(--icon-chip-border);background:var(--icon-chip-bg);width:40px;height:40px;color:var(--icon-chip-ink);box-shadow:var(--icon-chip-shadow)}.cust-page .cust-situations{gap:12px}.cust-page .cust-situations__tab{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);background:#fff;border-radius:16px}.cust-page .cust-situations__tab.is-active{background:radial-gradient(70% 80% at 0 0,#e0f2fea6,#0000 55%),#fff;border-color:#00a4ff47;box-shadow:inset 0 1px #fffffff2,inset 2px 0 #00a4ff,0 8px 22px #0ea5e914}.cust-page .cust-situations__panel{border:1px solid var(--hub-plat-line-strong);box-shadow:var(--hub-plat-frame-shadow);background:#fff;border-radius:16px}.cust-page .cust-situations__title{color:var(--hub-plat-ink);letter-spacing:-.03em}.cust-page .cust-situations__beat-body{color:var(--hub-plat-muted)}.cust-page .cust-pattern__tab-verb,.cust-page .cust-pattern__panel-verb{color:var(--hub-plat-ink)}.cust-page .cust-pattern__header-lede,.cust-page .cust-pattern__panel-body{color:var(--hub-plat-muted)}.cust-page .cust-pattern__tab.is-active:after{background:var(--hub-plat-ink)}.cust-page .cust-pattern__panel-mark{color:var(--hub-plat-ink)}.cust-page .cust-pattern__tab.is-active .cust-pattern__tab-index,.cust-page .cust-pattern__panel-line{color:var(--hub-plat-muted)}.cust-page .cust-pattern__panel-copy{border-left-color:#1a23321f}.solutions-page .sol-viz{border:1px solid var(--hub-plat-line-strong);box-shadow:var(--hub-plat-frame-shadow);background:radial-gradient(70% 55% at 80% 10%,#00a4ff12,#0000 55%),radial-gradient(45% 40% at 10% 90%,#00a4ff09,#0000 50%),#fff;border-radius:16px;overflow:hidden}.solutions-page .sol-viz__stage{padding:clamp(20px,2.6vw,28px)}.solutions-page .sol-viz-variant,.solutions-page .sol-viz-ad,.solutions-page .sol-viz-lander,.solutions-page .sol-viz-source,.solutions-page .sol-viz-locale,.solutions-page .sol-viz-calendar,.solutions-page .sol-viz-locale-note{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);background:#fff;border-radius:14px}.solutions-page .sol-viz-lift{color:#fff;background:linear-gradient(168deg,#1e2128 0%,#1a2332 52%,#0f1216 100%);border:1px solid #0000;border-radius:14px;box-shadow:inset 0 1px #ffffff0f,0 16px 40px #0f141929}.solutions-page .sol-viz-variant{background:#fff;padding:14px}.solutions-page .sol-viz-variant--winner{background:radial-gradient(80% 70% at 100% 0,#e0f2feb3,#0000 55%),#fff;border-color:#00a4ff47;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 10px 28px #0ea5e91a}.solutions-page .sol-viz-variant__preview{border:1px solid var(--hub-plat-line);background:radial-gradient(60% 50% at 50% 0,#f8fafcf2,#fff);border-radius:10px}.solutions-page .sol-viz-calendar,.solutions-page .sol-viz-locale-note{padding:16px}.solutions-page .sol-viz-lift__label,.solutions-page .sol-viz-calendar__label,.solutions-page .sol-viz-matrix__eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.solutions-page .sol-viz-lift__label{color:#ffffff8c}.solutions-page .sol-viz-calendar__label,.solutions-page .sol-viz-matrix__eyebrow{color:#0369a1}.solutions-page .sol-viz-lift__value{color:#fff;font-family:var(--font-display);letter-spacing:-.04em}.solutions-page .sol-viz-lift__note{color:#ffffffa6}.solutions-page .sol-viz-lift__cta{color:#fff;font-family:var(--font-mono);letter-spacing:.04em;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;font-size:11px;font-weight:500}.solutions-page .sol-viz-matrix__head{border-bottom:1px solid var(--hub-plat-line);margin-bottom:12px;padding-bottom:14px}.solutions-page .sol-viz-matrix{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);background:#fff;border-radius:14px;overflow:hidden}.solutions-page .sol-viz-matrix__row{border-bottom:1px solid var(--hub-plat-line)}.solutions-page .sol-viz-matrix__row:last-child{border-bottom:none}.solutions-page .sol-viz-matrix__row--head{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hub-plat-muted);background:#f8fafce6;font-size:10px}.solutions-page .sol-chapter__sub{color:#0369a1}.sec-page .sec-vendor-list{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);border-top:1px solid var(--hub-plat-line);background:#fff;border-radius:16px;overflow:hidden}.sec-page .sec-vendor-row{border-bottom:1px solid var(--hub-plat-line);padding:16px 20px}.sec-page .sec-vendor-row:last-child{border-bottom:none}.sec-page .sec-vendor-row__name{color:var(--hub-plat-ink)}.sec-page .sec-vendor-row__purpose,.sec-page .sec-vendor-row__region{color:var(--hub-plat-muted)}.pricing-page .plan-card:not(.plan-card--featured){border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);background:#fff;border-radius:16px}.pricing-page .plan-card:not(.plan-card--featured):hover{border-color:#00a4ff38;box-shadow:inset 0 1px #fffffff2,0 12px 28px #0f14190f}.pricing-page .pricing-ai__step,.pricing-page .pricing-ai__rate,.pricing-page .pricing-addon-card{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);background:#fff;border-radius:16px}.pricing-page .pricing-ai__step:hover,.pricing-page .pricing-ai__rate:hover,.pricing-page .pricing-addon-card:hover{border-color:#00a4ff33;box-shadow:inset 0 1px #fffffff2,0 12px 28px #0f14190f}.pricing-page .pricing-ai__step-title,.pricing-page .pricing-ai__rate-title,.pricing-page .pricing-addon-card__title{color:var(--hub-plat-ink);letter-spacing:-.03em}.pricing-page .pricing-ai__step-body,.pricing-page .pricing-ai__rate-detail,.pricing-page .pricing-addon-card__body{color:var(--hub-plat-muted)}.pricing-page .pricing-ai__step-icon,.pricing-page .pricing-addon-card__icon{border:1px solid var(--icon-chip-border);background:var(--icon-chip-bg);color:var(--icon-chip-ink);box-shadow:var(--icon-chip-shadow)}.pricing-page .pricing-roi__compare{border:1px solid var(--hub-plat-line-strong);box-shadow:var(--hub-plat-frame-shadow);background:#fff;border-radius:16px}.pricing-page .pricing-roi__hero-card{box-shadow:var(--hub-plat-frame-shadow);border-radius:16px}.pricing-page .pricing-enterprise__points{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-grid-shadow);background:#fff;border-radius:16px;gap:0;padding:0;overflow:hidden}.pricing-page .pricing-enterprise__points li{border-right:1px solid var(--hub-plat-line);border-bottom:1px solid var(--hub-plat-line);background:#fff;margin:0;padding:clamp(22px,2.6vw,28px)}.pricing-page .pricing-enterprise__points li:nth-child(2n){border-right:none}.pricing-page .pricing-enterprise__points li:nth-last-child(-n+2){border-bottom:none}.pricing-page .pricing-enterprise__point-title{color:var(--hub-plat-ink)}.pricing-page .pricing-enterprise__point-body{color:var(--hub-plat-muted)}.pricing-page .pricing-enterprise__check{color:var(--hub-plat-ink,var(--color-navy-800));box-shadow:none;background:radial-gradient(70% 60% at 30% 20%,#00a4ff0d,#0000 62%),linear-gradient(155deg,#f8fafc 0%,#f4f7fa 50%,#fafbfc 100%);border:1px solid #0f172a0f}@media (max-width:900px){.pricing-page .pricing-enterprise__points li{border-right:none;border-bottom:1px solid var(--hub-plat-line)}.pricing-page .pricing-enterprise__points li:last-child{border-bottom:none}.pricing-page .pricing-enterprise__points li:nth-last-child(-n+2){border-bottom:1px solid var(--hub-plat-line)}}.pricing-page .plan-card--featured{background:linear-gradient(168deg,#1e2128 0%,#1a2332 52%,#0f1216 100%);border:1px solid #1a23328c;border-radius:16px;box-shadow:inset 0 1px #ffffff0f,0 20px 48px #0f14192e}.pricing-page .plan-card--featured:hover{border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff14,0 24px 56px #0f141938}.pricing-page .pricing-roi__hero-card{background:linear-gradient(168deg,#1e2128 0%,#1a2332 52%,#0f1216 100%);border:1px solid #1a23328c}.home .fig-benefits__grid{--fig-gap:0;border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-grid-shadow);background:#fff;border-radius:20px;gap:0;overflow:hidden}.home .fig-benefit{background:#fff;border-radius:0;flex-direction:column;padding:clamp(32px,3.6vw,44px) clamp(22px,2.6vw,32px) clamp(36px,4vw,48px);display:flex}.home .fig-benefit:not(:last-child){border-right:1px solid var(--hub-plat-line)}.home .fig-benefit:not(:first-child):before{display:none}.home .fig-benefit__label{color:#1a233266;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:500}.home .fig-benefit__icon{aspect-ratio:5/4;width:100%;max-height:240px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto 26px;overflow:visible}.home .fig-benefit__icon .fig-ill{width:84%;height:84%}.home .fig-benefit__title{color:var(--hub-plat-ink);letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(.95rem,1.15vw,1.05rem);line-height:1.35}.home .fig-benefit__body{color:var(--hub-plat-muted);max-width:32ch;margin:0;font-size:.875rem;line-height:1.55}.home .home-explore__board{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-grid-shadow);background:radial-gradient(50% 60% at 0 0,#00a4ff0d,#0000 58%),#fff;border-radius:20px}.home .home-explore__lane--proof{border-left-color:var(--hub-plat-line);background:radial-gradient(60% 50% at 100% 0,#e0f2fe73,#0000 55%),linear-gradient(#f8fafca6,#0000 50%)}.home .home-explore__lane-label{color:var(--hub-plat-cyan-deep)}.home .home-explore__link{border-radius:12px}.home .home-explore__link:hover{background:#f0f9ffb3}.home .home-explore__link--featured{box-shadow:0 1px 0 #fffffff2 inset, inset 2px 0 0 var(--hub-plat-cyan);background:radial-gradient(70% 80% at 0 0,#e0f2feb3,#0000 55%),#fff;border:1px solid #00a4ff38}.home .home-explore__link-title{color:var(--hub-plat-ink)}.home .home-explore__link-desc{color:var(--hub-plat-muted)}.home .proof-quotes{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-grid-shadow);background:#fff;border-radius:20px;gap:0;overflow:hidden}.home .proof-quote-card{min-height:clamp(220px,26vw,300px);box-shadow:none;border:none;border-radius:0}.home .proof-quote-card--featured{border-right:1px solid var(--hub-plat-line);background:radial-gradient(70% 70% at 85% 20%,#00a4ff1a,#0000 55%),radial-gradient(50% 45% at 10% 90%,#00a4ff0a,#0000 50%),#fff}.home .proof-quote-card--accent{background:radial-gradient(80% 70% at 100% 0,#e0f2fed9,#0000 55%),linear-gradient(#f8fafc 0%,#fff 100%);border-color:#0000}.home .proof-quote-card__text,.home .proof-quote-card--accent .proof-quote-card__text{color:var(--hub-plat-ink)}.home .proof-quote-card__mark{width:36px;height:36px;color:var(--hub-plat-cyan-deep);font-family:var(--font-mono);background:linear-gradient(#f0f9fff2,#e0f2fe73);border:1px solid #00a4ff33;border-radius:10px;font-size:12px;font-weight:700}.home .proof-quote-card__mark--dark{color:#fff;background:linear-gradient(#1e2128 0%,#1a2332 100%);border-color:#1a233229}.home .proof-quote-card__author{color:var(--hub-plat-ink)}.home .proof-quote-card__role{color:var(--hub-plat-muted)}.home .proof-footer__link{color:var(--hub-plat-cyan-deep)}.resources-page .mkt-resource-primary{box-shadow:0 1px 0 #fffffff2 inset, inset 2px 0 0 var(--hub-plat-cyan), var(--hub-plat-panel-shadow);background:radial-gradient(70% 80% at 0 0,#e0f2feb3,#0000 55%),#fff;border:1px solid #00a4ff38;border-radius:16px}.resources-page .mkt-resource-primary:hover{box-shadow:0 1px 0 #fffffff2 inset, inset 2px 0 0 var(--hub-plat-cyan), 0 12px 28px #0ea5e91a;border-color:#00a4ff52;transform:none}.resources-page .mkt-resource-side{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-grid-shadow);background:#fff;border-radius:16px;gap:0;overflow:hidden}.resources-page .mkt-resource-side__card{box-shadow:none;background:#fff;border:none;border-radius:0}.resources-page .mkt-resource-side__card+.mkt-resource-side__card{border-top:1px solid var(--hub-plat-line)}.resources-page .mkt-resource-side__card:hover{box-shadow:none;background:radial-gradient(70% 80% at 0 0,#00a4ff0b,#0000 55%),#fff;transform:none}.resources-page .mkt-resource-primary h3,.resources-page .mkt-resource-side__card strong,.resources-page .mkt-resource-index__copy strong{color:var(--hub-plat-ink);letter-spacing:-.03em}.resources-page .mkt-resource-primary p,.resources-page .mkt-resource-side__card p,.resources-page .mkt-resource-index__copy span{color:var(--hub-plat-muted)}.resources-page .mkt-resource-primary__meta em,.resources-page .mkt-resource-side__meta em{color:var(--hub-plat-cyan-deep)}.resources-page .mkt-resource-index{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-grid-shadow);background:#fff;border-radius:16px;overflow:hidden}.resources-page .mkt-resource-index__bar{border-bottom:1px solid var(--hub-plat-line);background:#f8fafce6}.resources-page .mkt-resource-index__chip{color:var(--hub-plat-cyan-deep);background:linear-gradient(#f0f9fff2,#e0f2fe73);border:1px solid #00a4ff33;border-radius:999px}.resources-page .mkt-resource-index__list a:hover{background:#f0f9ffa6}.cl-page .cl-visual--plat{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);background:radial-gradient(70% 55% at 80% 10%,#00a4ff12,#0000 55%),#f8fafc;border-radius:14px;overflow:hidden}.cl-page .cl-entry__title{color:var(--hub-plat-ink);letter-spacing:-.03em}.cl-page .cl-entry__body{color:var(--hub-plat-muted)}.cl-page .cl-entry__tag{color:var(--hub-plat-cyan-deep);background:linear-gradient(#f0f9fff2,#e0f2fe73);border:1px solid #00a4ff33}.solutions-page .sol-chapter__sub{border:1px solid var(--hub-plat-line);box-shadow:var(--hub-plat-panel-shadow);border-bottom:1px solid var(--hub-plat-line);color:var(--hub-plat-cyan-deep);background:#fff;border-radius:999px;align-items:center;padding:6px 12px;display:inline-flex}.solutions-page .sol-chapter__sub:hover{color:var(--hub-plat-ink);background:#f0f9ffd9;border-color:#00a4ff47}.solutions-page .sol-chapter__icon{border-radius:var(--icon-chip-radius);border:1px solid var(--icon-chip-border);background:var(--icon-chip-bg);width:40px;height:40px;color:var(--icon-chip-ink);box-shadow:var(--icon-chip-shadow);justify-content:center;align-items:center;display:inline-flex}@media (max-width:900px){.solutions-page .sol-chooser__card:nth-child(odd),.cust-page .cust-outcome:nth-child(odd),.sec-page .sec-feature:nth-child(odd){border-right:none}.solutions-page .sol-chooser__card,.cust-page .cust-outcome,.sec-page .sec-feature{border-bottom:1px solid var(--hub-plat-line)}.solutions-page .sol-chooser__card:last-child,.cust-page .cust-outcome:last-child,.sec-page .sec-feature:last-child{border-bottom:none}.cust-page .cust-archetype{border-bottom:1px solid var(--hub-plat-line);border-right:none!important}.cust-page .cust-archetype:last-child{border-bottom:none}.home .fig-benefit:not(:last-child),.home .proof-quote-card--featured{border-right:none;border-bottom:1px solid var(--hub-plat-line)}}@media (max-width:1100px) and (min-width:901px){.cust-page .cust-archetypes{grid-template-columns:repeat(2,minmax(0,1fr))}.cust-page .cust-archetype:nth-child(odd){border-right:1px solid var(--hub-plat-line)}.cust-page .cust-archetype:nth-child(-n+2){border-bottom:1px solid var(--hub-plat-line)}.cust-page .cust-archetype:nth-child(2n){border-right:none}.cust-page .cust-archetype:nth-child(n+3){border-bottom:none}}
:root{--page-gutter:var(--container-gutter-min)}@media (pointer:coarse){.btn{min-height:var(--touch-min);height:auto;padding-block:12px}.site-nav__cta{height:auto;min-height:36px}.site-nav__mobile-toggle{width:var(--touch-min);height:var(--touch-min)}.capabilities-tabs__tab{min-height:var(--touch-min)}}@media (hover:none){.btn--primary:hover,.btn--ghost:hover,.problem-card:hover,.hover-lift:hover,.cv-float--hero:hover,.cv-float--accent:hover,.cv-float--test-shell.cv-float--hero:hover{transform:none}}.display-h1,.display-h2,.hero__title,.section-header__title{text-wrap:balance;overflow-wrap:break-word}.body-lg,.section-header__desc,.feature-chapter__desc{text-wrap:pretty;max-width:62ch}.btn:focus-visible,.site-nav__link:focus-visible,.site-nav__trigger:focus-visible,.site-nav__mobile-toggle:focus-visible,.site-nav-mobile__plain:focus-visible,.capabilities-tabs__tab:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}@media (max-width:1100px){.product-feature-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.hero-morph__cards .hero-orbit-card--activity,.hero-morph__cards .hero-orbit-card--status{display:none}.hero-morph__intro .hero__title-line{white-space:normal}}@media (max-width:900px){:root{--nav-height:56px}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-morph__intro .hero__title-line,.hero__title-line{white-space:normal}.hero-morph--static .hero-morph__mock,.hero-morph--enabled .hero-morph__mock{width:min(var(--container-max), calc(100% - 2 * var(--container-gutter-min)));height:min(82svh,820px);margin-inline:auto}.hero-morph--enabled .hero-morph__mock{margin-top:40px}.hero-morph--static .hero-morph__trust,.hero-morph--enabled .hero-morph__trust{padding-top:48px;padding-bottom:clamp(48px,10vw,96px)}.hero__actions{flex-wrap:wrap;justify-content:center;gap:10px}.hero__actions .btn{flex:160px;max-width:280px}.capabilities-pin-section,.capabilities-pin-sticky{height:auto;min-height:0}.site-footer{padding-block:40px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.site-footer__grid--phase01{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}.site-footer__brand p{max-width:42ch}.cv-canvas{height:clamp(460px,72vw,600px)}}@media (max-width:768px){.problem-grid{grid-template-columns:1fr}.hero__title-line{white-space:normal}.hero-morph__intro .hero__title{text-wrap:balance;align-self:stretch;align-items:stretch;min-width:0;max-width:100%;font-size:clamp(1.65rem,7.4vw,2.2rem)}.hero-morph__intro .hero__title-line{white-space:normal;overflow-wrap:break-word;width:100%;min-width:0;max-width:100%}.hero-morph__intro .hero__lead{width:100%;min-width:0;max-width:34ch}.home-trust__label{white-space:normal}.plat-hero__actions,.secondary-hero__actions{flex-wrap:wrap;align-items:stretch;gap:10px}.plat-hero__actions .btn,.secondary-hero__actions .btn{width:auto;max-width:none;height:auto;min-height:var(--touch-min);flex:168px;padding-block:12px}.secondary-hero__actions{margin-top:24px}.home-changelog-timeline__header{flex-direction:column;align-items:flex-start;gap:12px}.mock-stat-table,.mock-data-table-head--campaign,.mock-data-table-head--overview,.matrix-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:640px){.hero-morph--static .hero-morph__mock,.hero-morph--enabled .hero-morph__mock{border-radius:16px;height:min(88svh,780px);margin-top:28px;overflow:hidden}.hero-morph__cta,.hero-morph__intro .hero__actions{width:100%}.hero-morph__intro .hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn,.hero-morph__intro .hero__actions .btn{width:100%;max-width:none;height:auto;min-height:var(--touch-min);flex:none;padding-block:12px}.capabilities-tabs{-webkit-overflow-scrolling:touch;border-radius:12px;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.capabilities-tabs__tab{white-space:nowrap;flex:none}.site-footer__legal{flex-flow:row;align-items:center;gap:16px}.plat-hero__actions,.secondary-hero__actions{flex-direction:column}.plat-hero__actions .btn,.secondary-hero__actions .btn{flex:none;width:100%}}@media (max-width:560px){.site-footer__grid,.site-footer__grid--phase01{grid-template-columns:1fr;gap:28px 20px;margin-bottom:36px}}@media (max-width:720px){.product-frame--viewport .product-frame__sidebar,.product-frame--hero .product-frame__sidebar{width:52px;min-width:52px;padding:0}.product-frame--viewport .product-frame__sidebar-head,.product-frame--hero .product-frame__sidebar-head{flex-direction:column;align-items:center;gap:6px;padding:8px 4px 6px}.product-frame--viewport .product-frame__logo-image,.product-frame--hero .product-frame__logo-image,.product-frame--viewport .product-frame__brand-chevron,.product-frame--hero .product-frame__brand-chevron,.product-frame--viewport .product-frame__nav-label,.product-frame--hero .product-frame__nav-label,.product-frame--viewport .product-frame__nav-text,.product-frame--hero .product-frame__nav-text,.product-frame--viewport .product-frame__org-chip-name,.product-frame--hero .product-frame__org-chip-name,.product-frame--viewport .product-frame__org-name,.product-frame--hero .product-frame__org-name,.product-frame--viewport .product-frame__org-manage-label,.product-frame--hero .product-frame__org-manage-label,.product-frame--viewport .product-frame__org-chevron,.product-frame--hero .product-frame__org-chevron{display:none}.product-frame--viewport .product-frame__brand-trigger,.product-frame--hero .product-frame__brand-trigger{justify-content:center;padding:4px}.product-frame--light .product-frame__nav-item,.product-frame--light .product-frame__nav-item--active{justify-content:center;align-items:center;gap:0;width:calc(100% - 8px);min-height:36px;margin:2px 4px;padding:0;font-size:0;line-height:0;display:flex}.product-frame--viewport .product-frame__org-chip,.product-frame--hero .product-frame__org-chip{justify-content:center;width:36px;min-width:36px;padding-inline:0}.product-frame--viewport .product-frame__nav-icon,.product-frame--hero .product-frame__nav-icon{margin:0}.product-frame--viewport .product-frame__main,.product-frame--hero .product-frame__main{min-width:0;padding:10px 10px 12px}.product-frame--viewport .mock-glossary-col--rules,.product-frame--hero .mock-glossary-col--rules{display:none}.product-frame--viewport .mock-data-table-head.mock-data-table-head--glossary,.product-frame--viewport .mock-data-table-row.mock-data-table-row--glossary,.product-frame--hero .mock-data-table-head.mock-data-table-head--glossary,.product-frame--hero .mock-data-table-row.mock-data-table-row--glossary{grid-template-columns:minmax(120px,1.1fr) 72px minmax(0,1.5fr) 64px 48px;column-gap:10px;min-width:0;padding:9px 12px}.product-frame--viewport .mock-kpi-grid,.product-frame--viewport .mock-kpi-grid--marco,.product-frame--viewport .mock-kpi-grid--quad{grid-template-columns:repeat(2,minmax(0,1fr))}.product-frame--viewport .mock-dashboard-mid,.product-frame--viewport .mock-stat-bottom{grid-template-columns:1fr}.product-frame--viewport .mock-traffic-chart__summary{display:none}.product-frame--viewport .mock-tech-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.product-frame--viewport .mock-topbar,.product-frame--hero .mock-topbar{flex-wrap:wrap;gap:8px}.product-frame--viewport .mock-page-detail__row--2,.product-frame--viewport .mock-page-detail__row--3,.product-frame--viewport .mock-page-detail__row--3eq,.product-frame--viewport .mock-page-detail__row--charts,.product-frame--viewport .mock-page-detail__row--main-rail,.product-frame--viewport .mock-page-detail__row--optimize,.product-frame--viewport .mock-page-detail__row--lists,.product-frame--viewport .mock-page-detail__row--metrics4,.product-frame--viewport .mock-page-detail__row--metrics5,.product-frame--viewport .mock-page-detail__row--footer,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--2,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--3,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--3eq,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--charts,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--main-rail,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--optimize,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--lists,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--metrics4,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--metrics5,.mock-screen--app.mock-screen--page-detail .mock-page-detail__row--footer,.mock-ab-detail--v3{grid-template-columns:1fr}.product-frame--viewport .mock-page-detail__title-row,.product-frame--viewport .mock-page-detail__actions{justify-content:flex-start}.mock-part-detail__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:8px}.product-frame--viewport .mock-tx-detail__layout{grid-template-columns:1fr}.product-frame--viewport .mock-tx-detail__main{grid-area:auto}.product-frame--viewport .mock-tx-detail__rail{flex-direction:column;gap:10px;display:flex}.product-frame--viewport .mock-tx-detail__rail>*{grid-column:auto}.product-frame--viewport .mock-tx-detail__tools{grid-template-columns:repeat(2,minmax(0,1fr))}.product-frame--viewport .mock-tx-tool--locale{grid-column:1/-1}.product-frame--viewport .mock-screen--tx-detail .mock-page-analytics--split>.mock-panel__body,.product-frame--viewport .mock-screen--tx-detail .mock-page-analytics--split>.mock-panel__body--flush{grid-template-columns:1fr;gap:12px;min-height:0}.product-frame--viewport .mock-screen--tx-detail .mock-page-analytics__chart{border-top:1px solid #0f172a0d;border-left:none;padding-top:12px;padding-left:0}.product-frame--viewport .mock-screen--tx-detail .mock-page-insight p{white-space:normal}.product-frame--viewport .mock-tx-detail__split{grid-template-columns:1fr}.product-frame--viewport .mock-gloss-add__grid{grid-template-columns:1fr;grid-template-areas:"term""rules""instruction""applies"}.product-frame--viewport .mock-gloss-add__pair,.product-frame--viewport .mock-gloss-clients{grid-template-columns:1fr 1fr}.product-frame--viewport .mock-screen--app.mock-screen--gloss-add .mock-screen__scroll{overflow:auto}.product-frame--viewport .mock-translation-matrix__head,.product-frame--viewport .mock-translation-matrix__row{grid-template-columns:minmax(0,1fr) 44px repeat(5,36px)}.product-frame--viewport .mock-setup-guide__body{grid-template-columns:1fr;overflow:auto}.product-frame--viewport .mock-tx-danger{flex-wrap:wrap}.product-frame--viewport .mock-translation-table{grid-template-columns:repeat(2,max-content) minmax(128px,1fr);column-gap:16px;overflow-x:clip}.product-frame--viewport .mock-translation-table__head,.product-frame--viewport .mock-translation-table__row{grid-template-columns:subgrid}.product-frame--viewport .mock-translation-table__head>:nth-child(3),.product-frame--viewport .mock-translation-table__head>:nth-child(4),.product-frame--viewport .mock-translation-table__row>:nth-child(3),.product-frame--viewport .mock-translation-table__row>:nth-child(4){display:none}}@media (max-width:480px){.product-frame--viewport .mock-tech-stack{grid-template-columns:1fr}.hero-morph--static .hero-morph__mock,.hero-morph--enabled .hero-morph__mock{height:min(88svh,760px)}.display-h1{font-size:clamp(1.875rem,8.5vw,2.25rem)}}@media (max-width:375px){:root{--container-gutter-min:16px}}@media (max-width:960px){.hero-morph--static .hero-morph__intro,.hero-morph--enabled .hero-morph__intro{width:min(var(--container-max), calc(100% - 2 * var(--container-gutter-min)));padding-left:0;padding-right:0;text-align:center;flex-direction:column;align-items:center;max-width:none;margin-inline:auto;padding-inline:0;display:flex}.hero-morph__intro .hero__title,.hero-morph--static .hero-morph__intro .hero__title{text-align:center;align-items:center}.hero-morph__intro .hero__lead{max-width:38ch;margin-inline:auto}.hero-morph__intro .hero__actions{flex-flow:row;justify-content:center;align-items:stretch;gap:12px;width:auto;max-width:100%;display:flex}.hero-morph__intro .hero__actions .btn{flex:0 180px;width:180px;max-width:100%}.hero-morph__cta,.hero-morph__intro .hero-morph__cta{flex-direction:column;align-items:center;width:100%;display:flex}.hero-morph__intro .hero__note{text-align:center}.feature-chapter__title,.feature-chapter__desc,.home-explore__title,.home-explore__lede,.section-header__desc,.body-lg{max-width:none}.feature-chapter__subs{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:640px){.hero-morph__intro .hero__actions{flex-direction:column;align-items:stretch;width:100%}.hero-morph__intro .hero__actions .btn,.hero-morph__intro .hero__actions .btn{flex:none;width:100%;max-width:none}.hero-morph--static .hero-morph__trust,.hero-morph--enabled .hero-morph__trust{padding-top:40px;padding-bottom:64px}}
.product-frame__compact-bar,.product-frame__dock,.product-frame__drawer-scrim{display:none}@media (max-width:960px){.interactive-hero-mock .product-frame{flex-direction:column;min-height:0;display:flex;overflow:hidden}.interactive-hero-mock .product-frame__body{flex:1;min-height:0;position:relative}.interactive-hero-mock .product-frame__main{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;min-width:0;min-height:0;padding:12px 14px 14px;overflow:hidden auto}.interactive-hero-mock .mock-screen{height:auto;min-height:100%}.interactive-hero-mock .mock-topbar--compact{flex-wrap:nowrap;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:0}.interactive-hero-mock .mock-screen--hero .mock-topbar--compact .mock-topbar__meta-row{display:none}.interactive-hero-mock .mock-screen--hero .mock-topbar--compact .mock-topbar__actions{flex-wrap:nowrap;flex-shrink:0;gap:8px;max-width:none;padding-top:0;display:flex}.interactive-hero-mock .mock-screen--hero .mock-kpi-grid--marco{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.interactive-hero-mock .mock-screen--hero .mock-kpi--marco{min-height:92px}.interactive-hero-mock .mock-screen--hero .mock-dashboard-mid{flex:auto;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);min-height:240px}.interactive-hero-mock .mock-screen--hero .mock-dashboard-bottom{flex:none;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);min-height:0}.interactive-hero-mock .mock-screen--hero .mock-panel--hero-chart{min-height:220px}.interactive-hero-mock .mock-screen--hero .mock-panel--hero-chart .mock-abx-trend__well{min-height:200px}.interactive-hero-mock .mock-screen--hero .mock-panel--ab-test .mock-stat-ranked-scroll{max-height:120px}.interactive-hero-mock .product-frame__sidebar,.interactive-hero-mock .product-frame--viewport .product-frame__sidebar,.interactive-hero-mock .product-frame--hero .product-frame__sidebar{width:56px;min-width:56px;padding:0}.interactive-hero-mock .product-frame__sidebar-head,.interactive-hero-mock .product-frame--viewport .product-frame__sidebar-head,.interactive-hero-mock .product-frame--hero .product-frame__sidebar-head{flex-direction:column;align-items:center;gap:8px;padding:10px 4px 8px}.interactive-hero-mock .product-frame__logo-image,.interactive-hero-mock .product-frame__brand-chevron,.interactive-hero-mock .product-frame__nav-label,.interactive-hero-mock .product-frame__nav-text,.interactive-hero-mock .product-frame__org-chip-name,.interactive-hero-mock .product-frame__org-manage-label,.interactive-hero-mock .product-frame--viewport .product-frame__logo-image,.interactive-hero-mock .product-frame--hero .product-frame__logo-image,.interactive-hero-mock .product-frame--viewport .product-frame__brand-chevron,.interactive-hero-mock .product-frame--hero .product-frame__brand-chevron,.interactive-hero-mock .product-frame--viewport .product-frame__nav-label,.interactive-hero-mock .product-frame--hero .product-frame__nav-label,.interactive-hero-mock .product-frame--viewport .product-frame__nav-text,.interactive-hero-mock .product-frame--hero .product-frame__nav-text,.interactive-hero-mock .product-frame--viewport .product-frame__org-chip-name,.interactive-hero-mock .product-frame--hero .product-frame__org-chip-name,.interactive-hero-mock .product-frame--viewport .product-frame__org-manage-label,.interactive-hero-mock .product-frame--hero .product-frame__org-manage-label{display:none}.interactive-hero-mock .product-frame__brand-trigger,.interactive-hero-mock .product-frame--viewport .product-frame__brand-trigger,.interactive-hero-mock .product-frame--hero .product-frame__brand-trigger{justify-content:center;padding:4px}.interactive-hero-mock .product-frame--light .product-frame__nav-item,.interactive-hero-mock .product-frame--light .product-frame__nav-item--active{border-radius:10px;justify-content:center;align-items:center;gap:0;width:calc(100% - 12px);min-height:36px;margin:2px 6px;padding:0;font-size:0;line-height:0;display:flex}.interactive-hero-mock .product-frame__org-chip,.interactive-hero-mock .product-frame--viewport .product-frame__org-chip,.interactive-hero-mock .product-frame--hero .product-frame__org-chip{justify-content:center;width:32px;min-width:32px;padding-inline:0}.interactive-hero-mock .product-frame__nav-icon{margin:0}}@media (max-width:640px){.interactive-hero-mock .product-frame__compact-bar{z-index:6;background:#fff;border-bottom:1px solid #0f172a12;flex-shrink:0;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:0;height:44px;padding:0 10px;display:grid}.interactive-hero-mock .product-frame__compact-menu{color:#0f172a;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:inline-flex}.interactive-hero-mock .product-frame__compact-menu:hover,.interactive-hero-mock .product-frame__compact-menu:focus-visible{background:#0f172a0d}.interactive-hero-mock .product-frame__compact-title{text-overflow:ellipsis;white-space:nowrap;text-align:center;letter-spacing:-.02em;color:#0f172a;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.interactive-hero-mock .product-frame--compact-org-open .product-frame__compact-bar{z-index:16}.interactive-hero-mock .product-frame__compact-org-wrap{justify-self:end;position:relative}.interactive-hero-mock .product-frame__compact-org{cursor:pointer;border:0;justify-self:end;width:26px;height:26px;padding:0;font-family:inherit;font-size:11px}.interactive-hero-mock .product-frame__compact-org--open,.interactive-hero-mock .product-frame__compact-org:hover,.interactive-hero-mock .product-frame__compact-org:focus-visible{outline:none;box-shadow:0 0 0 3px #0f172a14}.interactive-hero-mock .product-frame__compact-org-menu{z-index:20;background:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:1px;width:196px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0f172a24}.interactive-hero-mock .product-frame__compact-org-item{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:34px;padding:6px 8px;display:flex}.interactive-hero-mock .product-frame__compact-org-item:hover,.interactive-hero-mock .product-frame__compact-org-item--active{background:#0f172a0d}.interactive-hero-mock .product-frame__compact-org-item-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;min-width:0;font-size:13px;font-weight:550;overflow:hidden}.interactive-hero-mock .product-frame__compact-org-divider{background:#0f172a14;height:1px;margin:4px 6px}.interactive-hero-mock .product-frame__compact-org-manage{color:#0f172a;letter-spacing:-.01em;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:34px;margin-top:2px;padding:7px 10px;font-size:12px;font-weight:600;display:flex}.interactive-hero-mock .product-frame__compact-org-manage:hover{background:#0f172a0a}.interactive-hero-mock .product-frame__drawer-scrim{z-index:12;background:#0f172a47;border:0;margin:0;padding:0;display:none;position:absolute;inset:44px 0 0}.interactive-hero-mock .product-frame--drawer-open .product-frame__drawer-scrim{display:block}.interactive-hero-mock .product-frame__sidebar,.interactive-hero-mock .product-frame--viewport .product-frame__sidebar,.interactive-hero-mock .product-frame--hero .product-frame__sidebar{z-index:14;background:var(--mock-sidebar-light,#f8fafc);transition:transform .18s;position:absolute;top:0;bottom:0;left:0;transform:translate(-108%);box-shadow:16px 0 40px #0f172a1f;width:min(260px,86%)!important;min-width:0!important;padding:0!important}.interactive-hero-mock .product-frame--drawer-open .product-frame__sidebar{transform:translate(0)}.interactive-hero-mock .product-frame__sidebar-head,.interactive-hero-mock .product-frame--viewport .product-frame__sidebar-head,.interactive-hero-mock .product-frame--hero .product-frame__sidebar-head{justify-content:space-between;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:10px 8px 10px 12px!important}.interactive-hero-mock .product-frame__logo-image,.interactive-hero-mock .product-frame__brand-chevron,.interactive-hero-mock .product-frame__nav-label,.interactive-hero-mock .product-frame__nav-text,.interactive-hero-mock .product-frame__org-chip-name,.interactive-hero-mock .product-frame__org-manage,.interactive-hero-mock .product-frame__org-manage-label,.interactive-hero-mock .product-frame--viewport .product-frame__logo-image,.interactive-hero-mock .product-frame--hero .product-frame__logo-image,.interactive-hero-mock .product-frame--viewport .product-frame__brand-chevron,.interactive-hero-mock .product-frame--hero .product-frame__brand-chevron,.interactive-hero-mock .product-frame--viewport .product-frame__nav-label,.interactive-hero-mock .product-frame--hero .product-frame__nav-label,.interactive-hero-mock .product-frame--viewport .product-frame__nav-text,.interactive-hero-mock .product-frame--hero .product-frame__nav-text,.interactive-hero-mock .product-frame--viewport .product-frame__org-chip-name,.interactive-hero-mock .product-frame--hero .product-frame__org-chip-name,.interactive-hero-mock .product-frame--viewport .product-frame__org-manage,.interactive-hero-mock .product-frame--hero .product-frame__org-manage{display:revert}.interactive-hero-mock .product-frame__nav-text,.interactive-hero-mock .product-frame--viewport .product-frame__nav-text,.interactive-hero-mock .product-frame--hero .product-frame__nav-text,.interactive-hero-mock .product-frame__org-manage-label{display:inline}.interactive-hero-mock .product-frame__rail-toggle{display:none}.interactive-hero-mock .product-frame__logo-image,.interactive-hero-mock .product-frame--viewport .product-frame__logo-image,.interactive-hero-mock .product-frame--hero .product-frame__logo-image{width:auto;height:20px;display:block}.interactive-hero-mock .product-frame__nav-label,.interactive-hero-mock .product-frame--viewport .product-frame__nav-label,.interactive-hero-mock .product-frame--hero .product-frame__nav-label{padding:10px 16px 4px;display:block}.interactive-hero-mock .product-frame--light .product-frame__nav-item,.interactive-hero-mock .product-frame--light .product-frame__nav-item--active,.interactive-hero-mock .product-frame--light .product-frame__nav-item--interactive{box-sizing:border-box;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;width:calc(100% - 16px);max-width:calc(100% - 16px);min-height:40px;margin:0 8px;padding:8px 10px;font-size:13px;line-height:1.2;display:flex}.interactive-hero-mock .product-frame__brand-trigger,.interactive-hero-mock .product-frame--viewport .product-frame__brand-trigger,.interactive-hero-mock .product-frame--hero .product-frame__brand-trigger{justify-content:flex-start;padding:4px 8px 4px 4px}.interactive-hero-mock .product-frame__org-chip,.interactive-hero-mock .product-frame--viewport .product-frame__org-chip,.interactive-hero-mock .product-frame--hero .product-frame__org-chip{justify-content:flex-start;width:auto;min-width:0;padding-inline:8px}.interactive-hero-mock .product-frame__org-chip-name{font-size:11px;font-weight:600;display:inline}.interactive-hero-mock .product-frame__org-manage{display:block}.hero-morph__mock .interactive-hero-mock .product-frame.product-frame--viewport .product-frame__body,.hero-morph__mock .interactive-hero-mock .product-frame--hero .product-frame__body{flex:1 1 0;height:auto;min-height:0;max-height:none}.interactive-hero-mock .product-frame__main,.interactive-hero-mock .product-frame--viewport .product-frame__main,.interactive-hero-mock .product-frame--hero .product-frame__main{padding:10px 10px 14px}.interactive-hero-mock .mock-screen--hero{gap:10px}.interactive-hero-mock .mock-screen--hero .mock-dashboard-mid,.interactive-hero-mock .mock-screen--hero .mock-dashboard-bottom{flex:none;grid-template-columns:1fr;min-height:0}.interactive-hero-mock .mock-screen--hero .mock-topbar--compact{flex-wrap:nowrap;justify-content:stretch;align-items:center;gap:8px;margin-bottom:4px}.interactive-hero-mock .mock-screen--hero .mock-topbar--compact .mock-topbar__meta{display:none}.interactive-hero-mock .mock-screen--hero .mock-topbar--compact .mock-topbar__actions{flex-wrap:nowrap;justify-content:stretch;gap:8px;width:100%;max-width:none;padding-top:0;display:flex}.interactive-hero-mock .mock-screen--hero .mock-topbar--compact .mock-period-dropdown{flex:1 1 0;min-width:0}.interactive-hero-mock .mock-screen--hero .mock-topbar--compact .mock-period-select,.interactive-hero-mock .mock-screen--hero .mock-topbar--compact .mock-topbar__actions>.mock-btn{flex:1 1 0;justify-content:center;width:100%;min-width:0}.interactive-hero-mock .mock-screen--hero .mock-kpi--marco{gap:8px;min-height:0;padding:10px 12px}.interactive-hero-mock .mock-screen--hero .mock-panel--hero-chart{min-height:220px}.interactive-hero-mock .mock-screen--hero .mock-panel--hero-chart .mock-abx-trend__well{min-height:200px}.interactive-hero-mock .mock-screen--hero .mock-panel--ab-test .mock-abx-snap__lede{display:none}.interactive-hero-mock .mock-screen--hero .mock-panel--ab-test .mock-abx-snap__hero{font-size:1.75rem}.interactive-hero-mock .mock-screen--hero .mock-panel--ab-test .mock-abx-snap__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.interactive-hero-mock .mock-screen--hero .mock-panel--ab-test .mock-abx-snap__stats>span{min-width:0}.interactive-hero-mock .mock-screen--hero .mock-panel--ab-test .mock-stat-ranked-scroll{display:none}}
