.Footer-module__Grjkva__footer{z-index:10;border-top:1px solid var(--border-subtle);background:linear-gradient(to bottom, transparent, rgba(var(--bg-rgb), .7));padding:56px 24px 32px;position:relative}.Footer-module__Grjkva__inner{flex-direction:column;gap:40px;max-width:1040px;margin:0 auto;display:flex}.Footer-module__Grjkva__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.Footer-module__Grjkva__brand{flex-direction:column;gap:10px;min-width:160px;display:flex}.Footer-module__Grjkva__brandMark{color:var(--text-secondary);letter-spacing:-.01em;align-items:center;gap:7px;font-size:15px;font-weight:600;display:inline-flex}.Footer-module__Grjkva__brandDot{background:var(--fire);width:7px;height:7px;box-shadow:0 0 10px rgba(var(--fire-rgb), .7);border-radius:50%;flex-shrink:0}.Footer-module__Grjkva__brandName{color:var(--text-primary)}.Footer-module__Grjkva__brandTld{color:var(--text-muted);font-weight:400}.Footer-module__Grjkva__brandTagline{color:var(--text-muted);opacity:.7;max-width:200px;margin:0;font-size:12px;line-height:1.5}.Footer-module__Grjkva__columns{flex-wrap:wrap;gap:48px;display:flex}.Footer-module__Grjkva__column{flex-direction:column;gap:12px;min-width:120px;display:flex}.Footer-module__Grjkva__colHeading{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:11px;font-weight:600}.Footer-module__Grjkva__colList{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__link{color:var(--text-muted);font-size:13px;line-height:1.35;text-decoration:none;transition:color .15s}.Footer-module__Grjkva__link:hover{color:var(--text-secondary)}.Footer-module__Grjkva__linkBtn{cursor:pointer;color:var(--text-muted);text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;line-height:1.35;text-decoration:none;transition:color .15s}.Footer-module__Grjkva__linkBtn:hover{color:var(--text-secondary)}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border-subtle);color:var(--text-muted);opacity:.6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:20px;font-size:11.5px;display:flex}.Footer-module__Grjkva__copy{letter-spacing:.01em}.Footer-module__Grjkva__madeFor{font-family:var(--font-geist-mono), monospace;letter-spacing:.04em}@media (max-width:640px){.Footer-module__Grjkva__footer{padding:44px 20px 28px}.Footer-module__Grjkva__top{flex-direction:column;gap:32px}.Footer-module__Grjkva__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;width:100%;display:grid}.Footer-module__Grjkva__column{min-width:0}.Footer-module__Grjkva__brandTagline{max-width:none}.Footer-module__Grjkva__bottom{text-align:center;justify-content:center}}@media (max-width:480px){.Footer-module__Grjkva__columns{grid-template-columns:1fr}}
:root{--bg:#0c0c0c;--surface:#141414;--surface-raised:#1c1c1c;--overlay:#080512;--overlay-raised:#0a0519;--overlay-accent:#0f0a1e;--panel-accent:#130a2a;--panel-accent-strong:#190d35;--white:#fff;--black:#000;--border:#2a2a2a;--border-subtle:#1e1e1e;--bg-rgb:12, 12, 12;--surface-rgb:20, 20, 20;--surface-raised-rgb:28, 28, 28;--overlay-rgb:8, 5, 18;--overlay-raised-rgb:10, 5, 25;--overlay-accent-rgb:15, 10, 30;--panel-accent-rgb:19, 10, 42;--panel-accent-strong-rgb:25, 13, 53;--white-rgb:255, 255, 255;--black-rgb:0, 0, 0;--text:#f0efe8;--text-secondary:#9a9893;--text-muted:#5a5a54;--text-rgb:240, 239, 232;--text-secondary-rgb:154, 152, 147;--text-muted-rgb:90, 90, 84;--fire:#7c3aed;--fire-hover:#8b5cf6;--ember:#a78bfa;--ember-dim:#3b0764;--fire-rgb:124, 58, 237;--ember-rgb:167, 139, 250;--ai-claude:#a855f7;--ai-gpt:#10b981;--ai-grok:#3b82f6;--ai-gemini:#f59e0b;--ai-llama:#f97316;--ai-deepseek:#06b6d4;--ai-qwen:#e11d48;--ai-gemma:#84cc16;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--info:#3b82f6;--success-rgb:34, 197, 94;--warning-rgb:245, 158, 11;--error-rgb:239, 68, 68;--info-rgb:59, 130, 246;--google-blue:#4285f4;--google-green:#34a853;--google-yellow:#fbbc05;--google-red:#ea4335;--google-blue-rgb:66, 133, 244;--google-green-rgb:52, 168, 83;--google-yellow-rgb:251, 188, 5;--google-red-rgb:234, 67, 53;--z-nav:80;--z-modal:400;--surface-alpha-88:rgba(var(--surface-rgb), .88);--surface-alpha-84:rgba(var(--surface-rgb), .84);--surface-alpha-82:rgba(var(--surface-rgb), .82);--surface-alpha-78:rgba(var(--surface-rgb), .78);--home-surface:rgba(var(--surface-rgb), .84);--home-surface-strong:rgba(var(--surface-rgb), .88);--home-surface-soft:rgba(var(--surface-rgb), .82);--home-surface-muted:rgba(var(--surface-rgb), .78);--home-panel-bg:rgba(var(--overlay-rgb), .8);--home-panel-soft:rgba(var(--overlay-rgb), .74);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--bg);font-family:var(--font-geist-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::selection{background:var(--fire);color:var(--text)}.app-shell{flex-direction:column;flex:1;min-height:100vh;display:flex}