.mkt-footer{border-top:var(--border-width-thin) solid var(--border-muted)}.mkt-footer-links{display:flex;align-items:flex-start;border-bottom:var(--border-width-thin) solid var(--border-muted)}.mkt-footer-attribution{display:flex;align-items:center;justify-content:center;padding:var(--spacing-sm) var(--spacing-md);border-top:var(--border-width-thin) solid var(--border-muted)}.mkt-footer-attribution-text{font-size:var(--type-meta);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--text-muted);margin:0}.mkt-footer-logo-band{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:120px;padding-bottom:var(--space-140);padding-left:var(--spacing-md);padding-right:var(--spacing-md);background:var(--surface-background)}.mkt-footer-logo-band:after{content:"";position:absolute;inset:0;background:radial-gradient(circle 300px at var(--mouse-x,50%) var(--mouse-y,50%),rgba(243,122,88,.22),transparent 100%);opacity:0;transition:opacity 1.4s ease;pointer-events:none}.mkt-footer-logo-band.is-lit:after{opacity:1}.mkt-footer-wordmark{height:89px;width:auto;opacity:.15;position:relative;z-index:1;transition:opacity 1s ease}.mkt-footer-logo-band.is-lit .mkt-footer-wordmark{opacity:1}.mkt-footer-kong-link{font-weight:var(--font-weight-bold);text-decoration:underline;color:var(--color-primary);font-style:italic}.mkt-footer-column{display:flex;flex-direction:column;gap:var(--spacing-md);padding:var(--space-100);flex:1 0 0;min-width:0}.mkt-footer-column-title{font-family:var(--system-mono-font);font-size:var(--type-body);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--text-primary);margin:0}.mkt-footer-link{font-size:var(--type-meta);font-weight:var(--font-weight-normal);line-height:var(--line-height-tight);color:var(--text-muted);text-decoration:none;transition:color var(--system-transition) ease}.mkt-footer-link:hover{color:var(--text-primary)}.mkt-footer-link:focus-visible{outline:var(--border-width-thick) solid var(--system-focus-ring);outline-offset:var(--spacing-xxs)}.mkt-footer-link-button{padding:0;background:none;border:none;font-family:inherit;text-align:start;cursor:pointer}@media (max-width:768px){.mkt-footer-links{display:grid;grid-template-columns:1fr 1fr}.mkt-footer-column{padding:var(--spacing-lg) var(--spacing-xl);border-top:var(--border-width-thin) solid var(--border-muted)}.mkt-footer-column:nth-child(2n){border-left:var(--border-width-thin) solid var(--border-muted)}.mkt-footer-wordmark{height:56px}.mkt-footer-logo-band{padding-top:var(--space-140);padding-bottom:var(--space-100)}.mkt-footer-attribution-text{text-align:center}}@media (max-width:480px){.mkt-footer-links{grid-template-columns:1fr}.mkt-footer-column:nth-child(2n){border-left:none}.mkt-footer-wordmark{height:40px}.mkt-footer-logo-band{padding-top:var(--space-100);padding-bottom:var(--space-80)}}[data-theme=marketing]{color-scheme:dark;--surface-background:#0C0A09;--surface-foreground:var(--color-white);--surface-muted:#1A1412;--surface-muted-hover:#261E1A;--surface-elevated:#1A1412;--surface-page:#0C0A09;--surface-subnav:#1A1412;--surface-modal-content:#1A1412;--surface-overlay:rgba(0,0,0,0.6);--text-primary:var(--color-white);--text-secondary:var(--color-slate-300);--text-muted:var(--color-slate-400);--text-placeholder:var(--color-slate-500);--text-warm:var(--color-white);--text-disabled:var(--color-slate-600);--text-inverse:#0C0A09;--border-default:var(--color-slate-800);--border-muted:var(--color-slate-800);--border-subtle:var(--color-slate-800);--border-card:var(--color-slate-800);--shadow-sm:0 1px 3px rgba(0,0,0,0.3);--shadow-md:0 4px 16px rgba(0,0,0,0.4);--shadow-lg:0 16px 48px rgba(0,0,0,0.5);--surface-raised:#171717;--surface-band:var(--surface-background);--surface-band-tint:#15110F;--surface-info:var(--color-blue-950);--surface-info-foreground:var(--color-blue-400);--border-info:var(--color-blue-700);--surface-success:var(--color-green-950);--surface-success-foreground:var(--color-green-400);--border-success:var(--color-green-700);--surface-warning:var(--color-yellow-950);--surface-warning-foreground:var(--color-yellow-400);--border-warning:var(--color-yellow-700);--surface-destructive:var(--color-red-950);--surface-destructive-foreground:var(--color-red-400);--border-destructive:var(--color-red-700);--surface-lava:var(--color-lava-950);--surface-lava-strong:var(--color-lava-900);--surface-lava-foreground:var(--color-lava-400);--border-lava:var(--color-lava-700);--mkt-glow-lava-500:243 122 88;--mkt-glow-lava-600:212 97 62;--mkt-glow-lava-700:176 77 46;--mkt-bg-channels:12 10 9;--system-fg:var(--text-primary);--system-muted-fg:var(--text-muted);--system-bg:var(--surface-background);--system-hover-bg:var(--surface-muted);--system-border:var(--border-muted)}