@keyframes svelte-1h5lcad-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1h5lcad-fade-in-phone{0%{opacity:0;transform:scale(.94) rotateY(-20deg) rotateX(4deg)}to{opacity:1;transform:scale(1) rotateY(-12deg) rotateX(4deg)}}.anim-1.svelte-1h5lcad{animation:svelte-1h5lcad-fade-up .7s cubic-bezier(.16,1,.3,1) both}.anim-2.svelte-1h5lcad{animation:svelte-1h5lcad-fade-up .7s cubic-bezier(.16,1,.3,1) .12s both}.anim-3.svelte-1h5lcad{animation:svelte-1h5lcad-fade-up .7s cubic-bezier(.16,1,.3,1) .22s both}.anim-phone.svelte-1h5lcad{animation:svelte-1h5lcad-fade-in-phone 1s cubic-bezier(.16,1,.3,1) .35s both}.hero-glow.svelte-1h5lcad{background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(30,144,255,.08) 0%,transparent 70%)}.integration-live.svelte-1h5lcad{box-shadow:0 0 0 1px #0096ff4d,0 2px 12px #0064c826}.integration-webhook.svelte-1h5lcad img:where(.svelte-1h5lcad){filter:invert(60%) sepia(80%) saturate(500%) hue-rotate(360deg) brightness(1.1)}.phone-wrap.svelte-1h5lcad{perspective:1400px}.phone-scene.svelte-1h5lcad{width:300px;height:580px;position:relative;transition:transform .15s ease}.phone.svelte-1h5lcad{width:300px;height:580px;background:#0a0f14;border-radius:40px;border:2px solid #1a3045;box-shadow:0 40px 100px #000000b3,0 0 80px #0064c814,inset 0 1px #ffffff0a;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:1}.phone-scene.svelte-1h5lcad:before{content:"";position:absolute;inset:0;border-radius:40px;background:#132030;border:2px solid #0f1e2d;transform:translate(12px,10px);z-index:0}.phone-scene.svelte-1h5lcad:after{content:"";position:absolute;inset:0;border-radius:40px;background:#0e1a26;border:2px solid #0d1922;transform:translate(6px,5px);z-index:0}.phone-notch.svelte-1h5lcad{width:90px;height:24px;background:#0a0f14;border-radius:0 0 18px 18px;margin:0 auto;position:relative;z-index:2;border:1.5px solid #1a3045;border-top:none;flex-shrink:0}.phone-screen.svelte-1h5lcad{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#060a0e}.chat-header.svelte-1h5lcad{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#0c1218;border-bottom:1px solid #0f1e2d;flex-shrink:0}.chat-avatar.svelte-1h5lcad{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #1a3045;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-name.svelte-1h5lcad{font-family:IBM Plex Mono,monospace;font-size:1rem;font-weight:600;color:#e2eaf2;margin:0;line-height:1.2}.chat-sub.svelte-1h5lcad{font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#4ade80;margin:0;line-height:1.3}.chat-messages.svelte-1h5lcad{flex:1;overflow:hidden;padding:12px 12px 16px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px}.chat-bubble{background:#0c1822;border:1px solid #0f1e2d;border-radius:12px 12px 12px 3px;padding:8px 12px 6px;max-width:94%;align-self:flex-start;display:flex;flex-direction:column;gap:3px}.bubble-type{font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.02em}.bubble-msg{font-family:IBM Plex Mono,monospace;font-size:.8rem;color:#c8d8e8;line-height:1.45;word-break:break-word}.bubble-time{font-family:IBM Plex Mono,monospace;font-size:.7rem;color:#2a3f52;align-self:flex-end;margin-top:2px}.modal-backdrop.svelte-1h5lcad{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:#04080eb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:svelte-1h5lcad-fade-in .2s ease;overflow-y:auto}.modal.svelte-1h5lcad{background:#0c1218eb;border:1px solid #1a3045;border-radius:20px;padding:1.5rem;width:100%;max-width:480px;max-height:calc(100vh - 2rem);overflow-y:auto;box-shadow:0 32px 80px #0009,0 0 0 1px #1e90ff14,0 0 60px #0064c814;animation:svelte-1h5lcad-modal-up .25s cubic-bezier(.16,1,.3,1);margin:auto}.platform-grid.svelte-1h5lcad{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:480px){.platform-grid.svelte-1h5lcad{grid-template-columns:repeat(4,1fr)}}.platform-tile.svelte-1h5lcad{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem .5rem;border-radius:12px;border:1px solid #1a3045;background:#0a0f14;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s;text-decoration:none}.platform-tile.svelte-1h5lcad:not(.coming-soon):hover{border-color:#1e90ff;background:#0d1622;box-shadow:0 0 0 1px #1e90ff33,0 4px 20px #0064c826}.platform-tile.coming-soon.svelte-1h5lcad{opacity:.35;cursor:not-allowed}.platform-icon.svelte-1h5lcad{width:32px;height:32px}.webhook-icon.svelte-1h5lcad{filter:invert(60%) sepia(80%) saturate(500%) hue-rotate(360deg) brightness(1.1)}.platform-name.svelte-1h5lcad{font-size:.7rem;font-weight:500;color:var(--text-dim);text-align:center;line-height:1.2}@keyframes svelte-1h5lcad-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-1h5lcad-modal-up{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
