@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#0f1f2e;--bg-surface:#263647;--bg-raised:#2f4155;--border:#3a5068;--text-primary:#e4e4e7;--text-muted:#94a3b8;--accent-amber:#ffbf00;--accent-amber-h:#ffd040;--accent-blue:#60a5c8;--accent-blue-h:#81b8d4;--accent-invite:#d175ba;--accent-invite-h:#e6a0d2;--accent-invite-text:#df86c9;--font-sans:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--shadow-card:0 4px 24px #00000059;--gateway-border:#ffbf008c;--gateway-shadow:0 0 0 1px #ffbf0047, 0 4px 22px #ffbf0042, 0 8px 18px #0000006b;--gateway-shadow-hover:0 0 0 1px #ffbf00e6, 0 10px 34px #ffbf0066, 0 10px 24px #0000007a;--transition:.2s ease;--nav-height:68px;--content-max:1120px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:var(--accent-blue);transition:color var(--transition);text-decoration:none}a:hover{color:var(--accent-blue-h)}h1,h2,h3,h4{font-weight:700;line-height:1.2}code,.mono{font-family:var(--font-mono);font-size:.875em}.container{max-width:var(--content-max);margin-inline:auto;padding-inline:1.5rem}.tag{font-family:var(--font-mono);color:var(--accent-blue);letter-spacing:.03em;background:#60a5c81f;border:1px solid #60a5c840;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:500;display:inline-block}.tag.amber{color:var(--accent-amber);background:#e8a0201f;border-color:#e8a02040}.invite-text{color:var(--accent-invite-text);font-weight:600}@keyframes gateway-breathe{0%,to{box-shadow:0 0 0 1px #ffbf002e,0 4px 16px #ffbf0021,0 6px 16px #0006}50%{box-shadow:0 0 0 1px #ffbf0073,0 6px 30px 3px #ffbf0066,0 8px 18px #00000073}}.btn{border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);border:none;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--accent-amber);color:#0f1f2e}.btn-primary:hover{background:var(--accent-amber-h);color:#0f1f2e;transform:translateY(-1px);box-shadow:0 6px 20px #e8a02059}.btn-outline{color:var(--text-primary);border:1px solid var(--border);background:0 0}.btn-outline:hover{border-color:var(--accent-amber);color:var(--accent-amber);transform:translateY(-1px)}section{padding-block:5rem}.section-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem;font-size:.78rem}.section-title{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem)}.section-subtitle{color:var(--text-muted);max-width:56ch;font-size:1.05rem;line-height:1.7}:focus-visible{outline:2px solid var(--accent-amber);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation-duration:.26s}::view-transition-new(root){animation-duration:.26s}}@media (prefers-reduced-motion:reduce){::view-transition-group(*){animation:none!important}::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}}.nav-wrap.svelte-1h32yp1{top:0;z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);height:var(--nav-height);background:#0f1f2ee0;position:fixed;inset-inline:0}.nav.svelte-1h32yp1{justify-content:space-between;align-items:center;height:100%;display:flex}.logo-link.svelte-1h32yp1 img:where(.svelte-1h32yp1){display:block}.nav-links.svelte-1h32yp1{align-items:center;gap:2rem;list-style:none;display:flex}.nav-link.svelte-1h32yp1{color:var(--text-muted);transition:color var(--transition);font-size:.95rem;font-weight:500;position:relative}.nav-link.svelte-1h32yp1:after{content:"";background:var(--accent-amber);height:2px;transition:transform var(--transition);border-radius:2px;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.nav-link.svelte-1h32yp1:hover,.nav-link.active.svelte-1h32yp1{color:var(--text-primary)}.nav-link.active.svelte-1h32yp1:after,.nav-link.svelte-1h32yp1:hover:after{transform:scaleX(1)}.nav-cta.svelte-1h32yp1{padding:.5rem 1.2rem;font-size:.875rem}.hamburger.svelte-1h32yp1{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger.svelte-1h32yp1 span:where(.svelte-1h32yp1){background:var(--text-primary);width:24px;height:2px;transition:all var(--transition);border-radius:2px;display:block}@media (width<=768px){.hamburger.svelte-1h32yp1{display:flex}.nav-links.svelte-1h32yp1{inset:var(--nav-height) 0 0 0;background:var(--bg-surface);flex-direction:column;justify-content:center;gap:2.5rem;font-size:1.2rem;transition:transform .3s;position:fixed;transform:translate(100%)}.nav-links.open.svelte-1h32yp1{transform:translate(0)}.nav-cta.svelte-1h32yp1{font-size:1rem}}footer.svelte-jz8lnl{background:var(--bg-surface);border-top:1px solid var(--border);padding-top:4rem}.footer-inner.svelte-jz8lnl{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand.svelte-jz8lnl img:where(.svelte-jz8lnl){margin-bottom:1rem}.footer-brand.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--text-muted);max-width:30ch;margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.linkedin.svelte-jz8lnl{color:var(--text-muted);transition:color var(--transition);align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.linkedin.svelte-jz8lnl:hover{color:var(--accent-blue)}.footer-col.svelte-jz8lnl h4:where(.svelte-jz8lnl){text-transform:uppercase;letter-spacing:.1em;color:var(--accent-amber);font-size:.8rem;font-family:var(--font-mono);margin-bottom:1rem}.footer-col.svelte-jz8lnl ul:where(.svelte-jz8lnl){flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-muted);transition:color var(--transition);font-size:.9rem}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--text-primary)}.footer-bottom.svelte-jz8lnl{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-block:1.25rem;font-size:.8rem;display:flex}@media (width<=768px){.footer-inner.svelte-jz8lnl{grid-template-columns:1fr 1fr}.footer-brand.svelte-jz8lnl{grid-column:1/-1}.footer-bottom.svelte-jz8lnl{text-align:center;flex-direction:column;gap:.5rem}}@media (width<=480px){.footer-inner.svelte-jz8lnl{grid-template-columns:1fr}}.fab.svelte-wsb0g3{z-index:200;background:var(--accent-amber);color:#0f1f2e;cursor:pointer;width:56px;height:56px;transition:transform var(--transition), box-shadow var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;animation:3.4s ease-in-out infinite svelte-wsb0g3-fab-breathe;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 20px #ffbf0073}@keyframes svelte-wsb0g3-fab-breathe{0%,to{box-shadow:0 4px 16px #ffbf0073}50%{box-shadow:0 6px 36px 4px #ffbf00e6}}.fab.svelte-wsb0g3:hover{animation:none;transform:scale(1.08);box-shadow:0 6px 28px #ffbf0099}@media (prefers-reduced-motion:reduce){.fab.svelte-wsb0g3{animation:none}}.chat-panel.svelte-wsb0g3{z-index:200;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:380px;max-height:580px;box-shadow:var(--shadow-card);flex-direction:column;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;overflow:hidden}.chat-header.svelte-wsb0g3{border-bottom:1px solid var(--border);background:var(--bg-raised);flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;display:flex}.header-info.svelte-wsb0g3{align-items:center;gap:.75rem;display:flex}.avatar.svelte-wsb0g3{background:var(--accent-amber);color:#0f1f2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.7rem;font-weight:700;display:flex}.header-info.svelte-wsb0g3 strong:where(.svelte-wsb0g3){font-size:.875rem;display:block}.status-dot.svelte-wsb0g3{background:#22c55e;border-radius:50%;width:7px;height:7px;margin-top:3px;display:inline-block}.header-actions.svelte-wsb0g3{align-items:center;gap:.6rem;display:flex}.book-call.svelte-wsb0g3{color:var(--accent-amber);cursor:pointer;white-space:nowrap;transition:all var(--transition);background:#ffbf001a;border:1px solid #ffbf0066;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.book-call.svelte-wsb0g3:hover{background:var(--accent-amber);color:#0f1f2e}.close-btn.svelte-wsb0g3{color:var(--text-muted);cursor:pointer;transition:color var(--transition);background:0 0;border:none;padding:4px;font-size:1rem}.close-btn.svelte-wsb0g3:hover{color:var(--text-primary)}.chat-body.svelte-wsb0g3{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.gate-intro.svelte-wsb0g3{color:var(--text-muted);font-size:.875rem;line-height:1.6}.gate.svelte-wsb0g3 form:where(.svelte-wsb0g3){flex-direction:column;gap:.75rem;display:flex}.name-row.svelte-wsb0g3{gap:.5rem;display:flex}.name-row.svelte-wsb0g3 input:where(.svelte-wsb0g3){flex:1;min-width:0}.gate.svelte-wsb0g3 input:where(.svelte-wsb0g3){background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);width:100%;font-size:.9rem;font-family:var(--font-sans);outline:none;padding:.6rem .8rem}.gate.svelte-wsb0g3 input:where(.svelte-wsb0g3):focus{border-color:var(--accent-amber)}.gate-error.svelte-wsb0g3{color:#f87171;border-radius:var(--radius-sm);background:#f871711a;padding:.5rem .7rem;font-size:.8rem}.gate.svelte-wsb0g3 .btn:where(.svelte-wsb0g3){justify-content:center;width:100%;padding:.6rem}.gate.svelte-wsb0g3 .btn:where(.svelte-wsb0g3):disabled{opacity:.6;cursor:not-allowed;transform:none}.loading.svelte-wsb0g3{text-align:center;justify-content:center;align-items:center}.loading.svelte-wsb0g3 .muted:where(.svelte-wsb0g3){color:var(--text-muted);font-size:.85rem}.loading.svelte-wsb0g3 .btn:where(.svelte-wsb0g3){justify-content:center;width:auto;padding:.6rem 1.2rem}.spinner.svelte-wsb0g3{border:3px solid var(--border);border-top-color:var(--accent-amber);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite svelte-wsb0g3-spin}@keyframes svelte-wsb0g3-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner.svelte-wsb0g3{animation-duration:2s}}.returning.svelte-wsb0g3{text-align:center;justify-content:center;align-items:center}.returning-wave.svelte-wsb0g3{font-size:2.5rem}.returning.svelte-wsb0g3 h3:where(.svelte-wsb0g3){font-size:1.1rem}.returning.svelte-wsb0g3 .muted:where(.svelte-wsb0g3){color:var(--text-muted);max-width:26ch;font-size:.875rem;line-height:1.6}.returning.svelte-wsb0g3 .btn:where(.svelte-wsb0g3){justify-content:center;width:100%;margin-top:.25rem}.text-btn.svelte-wsb0g3{color:var(--text-muted);cursor:pointer;font-size:.8rem;font-family:var(--font-sans);background:0 0;border:none;margin-top:.25rem;text-decoration:underline}.text-btn.svelte-wsb0g3:hover{color:var(--text-primary)}.pending.svelte-wsb0g3{text-align:center;justify-content:center;align-items:center}.pending-icon.svelte-wsb0g3{font-size:2.5rem}.pending.svelte-wsb0g3 p:where(.svelte-wsb0g3){font-size:.9rem}.pending.svelte-wsb0g3 .muted:where(.svelte-wsb0g3){color:var(--text-muted);font-size:.85rem;line-height:1.6}.code-form.svelte-wsb0g3{flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.code-form.svelte-wsb0g3 input:where(.svelte-wsb0g3){background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);letter-spacing:.3em;text-align:center;outline:none;width:220px;padding:.5rem 1rem;font-family:monospace;font-size:1.75rem;font-weight:700}.code-form.svelte-wsb0g3 input:where(.svelte-wsb0g3):focus{border-color:var(--accent-amber)}.code-form.svelte-wsb0g3 .btn:where(.svelte-wsb0g3){justify-content:center;width:220px;padding:.6rem}@keyframes svelte-wsb0g3-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.chat-messages.svelte-wsb0g3{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.msg.svelte-wsb0g3{display:flex}.msg.user.svelte-wsb0g3{justify-content:flex-end}.bubble.svelte-wsb0g3{background:var(--bg-raised);max-width:82%;color:var(--text-primary);white-space:pre-wrap;border-radius:12px;padding:.6rem .9rem;font-size:.875rem;line-height:1.55}.msg.user.svelte-wsb0g3 .bubble:where(.svelte-wsb0g3){color:var(--text-primary);background:#dfa91659;border:1px solid #dfa9168c;border-bottom-right-radius:3px}.msg.svelte-wsb0g3:not(.user) .bubble:where(.svelte-wsb0g3){border-bottom-left-radius:3px}.reauth-row.svelte-wsb0g3{justify-content:center;margin-top:.25rem;display:flex}.cal-btn.svelte-wsb0g3{background:var(--accent-amber);color:#0f1f2e;transition:background var(--transition), transform var(--transition);border-radius:20px;align-self:flex-start;align-items:center;gap:.4rem;margin-top:.45rem;padding:.4rem .75rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.cal-btn.svelte-wsb0g3:hover{background:var(--accent-amber-h);transform:scale(1.03)}.typing.svelte-wsb0g3{align-items:center;gap:5px;padding:.7rem 1rem;display:flex}.typing.svelte-wsb0g3 span:where(.svelte-wsb0g3){background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite svelte-wsb0g3-pulse}.typing.svelte-wsb0g3 span:where(.svelte-wsb0g3):nth-child(2){animation-delay:.15s}.typing.svelte-wsb0g3 span:where(.svelte-wsb0g3):nth-child(3){animation-delay:.3s}.chat-input-row.svelte-wsb0g3{border-top:1px solid var(--border);flex-shrink:0;align-items:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}.chat-input-row.svelte-wsb0g3 textarea:where(.svelte-wsb0g3){background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);resize:none;outline:none;flex:1;max-height:120px;padding:.55rem .75rem;font-size:.875rem;line-height:1.5}.chat-input-row.svelte-wsb0g3 textarea:where(.svelte-wsb0g3):focus{border-color:var(--accent-amber)}.chat-input-row.svelte-wsb0g3 textarea:where(.svelte-wsb0g3):disabled{opacity:.5}.chat-input-row.svelte-wsb0g3 button:where(.svelte-wsb0g3){background:var(--accent-amber);color:#0f1f2e;cursor:pointer;width:36px;height:36px;transition:background var(--transition), transform var(--transition);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-input-row.svelte-wsb0g3 button:where(.svelte-wsb0g3):hover:not(:disabled){background:var(--accent-amber-h);transform:scale(1.05)}.chat-input-row.svelte-wsb0g3 button:where(.svelte-wsb0g3):disabled{opacity:.4;cursor:not-allowed}@media (width<=480px){.chat-panel.svelte-wsb0g3{border-radius:0;width:100%;max-height:100%;inset:0}.fab.svelte-wsb0g3{bottom:1.25rem;right:1.25rem}}
