.gs-page.svelte-z0hp60{min-height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;padding:var(--space-2xl) var(--space-lg) var(--space-3xl);background:#030213}[data-theme=light] .gs-page.svelte-z0hp60{background:#f5f5f5}.gs-layout.svelte-z0hp60{width:100%;max-width:860px;display:grid;grid-template-columns:440px 1fr;gap:var(--space-3xl);align-items:start}.gs-form-col.svelte-z0hp60{min-width:0}.gs-card.svelte-z0hp60{background:var(--color-surface);border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-xl);padding:var(--space-2xl);display:flex;flex-direction:column;gap:var(--space-lg)}[data-theme=light] .gs-card.svelte-z0hp60{background:#fff;border-color:#03021314;box-shadow:0 2px 24px #0302130f}.gs-success-card.svelte-z0hp60{gap:var(--space-xl)}.gs-success-check.svelte-z0hp60,.gs-waitlist-check.svelte-z0hp60{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center}.gs-success-check.svelte-z0hp60{background:#5461b626;border:1px solid rgba(84,97,182,.3);color:#8896d8}.gs-waitlist-check.svelte-z0hp60{background:#f59e0b1f;border:1px solid rgba(245,158,11,.3);color:#f59e0b}.gs-success-detail.svelte-z0hp60{display:flex;flex-direction:column;gap:var(--space-sm);border-top:1px solid rgba(255,255,255,.06);padding-top:var(--space-lg)}[data-theme=light] .gs-success-detail.svelte-z0hp60{border-top-color:#03021314}.gs-success-item.svelte-z0hp60{display:flex;gap:var(--space-md);font-family:var(--font-heading);font-size:var(--font-small-size);color:var(--color-text-secondary);margin:0;align-items:baseline}.gs-success-label.svelte-z0hp60{font-family:var(--font-primary);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);opacity:.6;min-width:3.5rem;flex-shrink:0}.gs-header.svelte-z0hp60{display:flex;flex-direction:column;gap:var(--space-sm)}.gs-eyebrow.svelte-z0hp60{font-family:var(--font-primary);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8896d8;margin:0}.gs-title.svelte-z0hp60{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;line-height:1.2;color:var(--color-text);margin:0}[data-theme=light] .gs-title.svelte-z0hp60{color:#030213}.gs-desc.svelte-z0hp60{font-family:var(--font-heading);font-size:var(--font-body-size);color:var(--color-text-secondary);line-height:1.6;margin:0}.gs-form.svelte-z0hp60{display:flex;flex-direction:column;gap:var(--space-md)}.gs-name-row.svelte-z0hp60{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm)}.gs-field.svelte-z0hp60{display:flex;flex-direction:column;gap:var(--space-2xs)}.gs-label.svelte-z0hp60{display:flex;align-items:center;gap:var(--space-xs);font-family:var(--font-primary);font-size:var(--font-small-size);font-weight:600;color:var(--color-text);opacity:.8;margin:0}.gs-optional-tag.svelte-z0hp60{font-family:var(--font-primary);font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);opacity:.5}.gs-input.svelte-z0hp60,.gs-textarea.svelte-z0hp60{width:100%;padding:0 var(--space-md);background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);color:var(--color-text);font-family:var(--font-heading);font-size:var(--font-body-size);transition:border-color var(--transition-fast);outline:none;box-sizing:border-box}.gs-input.svelte-z0hp60{height:44px}.gs-textarea.svelte-z0hp60{padding:var(--space-sm) var(--space-md);resize:vertical;line-height:1.5}.gs-input.svelte-z0hp60:focus,.gs-textarea.svelte-z0hp60:focus{border-color:#ffffff47}.gs-input.svelte-z0hp60::placeholder,.gs-textarea.svelte-z0hp60::placeholder{color:var(--color-text-secondary);opacity:.5}[data-theme=light] .gs-input.svelte-z0hp60,[data-theme=light] .gs-textarea.svelte-z0hp60{background:#f5f5f7;border-color:#0302131f;color:#030213}[data-theme=light] .gs-input.svelte-z0hp60:focus,[data-theme=light] .gs-textarea.svelte-z0hp60:focus{border-color:#0302134d}.gs-btn.svelte-z0hp60{width:100%;min-height:44px;padding:var(--space-2xs) var(--space-lg);background:#5461b6;color:#f5f5f5;border:none;border-radius:var(--radius-md);font-family:var(--font-primary);font-size:var(--font-small-size);font-weight:600;cursor:pointer;white-space:nowrap;transition:all var(--transition-normal);margin-top:var(--space-xs)}.gs-btn.svelte-z0hp60:hover:not(:disabled){transform:translateY(-1px)}.gs-btn.svelte-z0hp60:disabled{opacity:.6;cursor:not-allowed}.gs-error.svelte-z0hp60{font-family:var(--font-primary);font-size:var(--font-small-size);color:var(--color-critical);margin:0}.gs-side.svelte-z0hp60{display:flex;flex-direction:column;gap:var(--space-2xl);padding-top:var(--space-2xl)}.gs-side-label.svelte-z0hp60{font-family:var(--font-primary);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);opacity:.7;margin:0 0 var(--space-md) 0}.gs-event-block.svelte-z0hp60{display:flex;flex-direction:column}.gs-event-row.svelte-z0hp60{display:flex;align-items:flex-start;gap:var(--space-md);padding:var(--space-sm) 0;border-bottom:1px solid rgba(255,255,255,.05)}.gs-event-row.svelte-z0hp60:last-child{border-bottom:none}[data-theme=light] .gs-event-row.svelte-z0hp60{border-bottom-color:#0302130f}.gs-event-icon.svelte-z0hp60{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#5461b61a;border:1px solid rgba(84,97,182,.2);border-radius:var(--radius-sm);color:#8896d8;margin-top:2px}.gs-event-label.svelte-z0hp60{font-family:var(--font-primary);font-size:var(--font-small-size);font-weight:600;color:var(--color-text);margin:0 0 2px}[data-theme=light] .gs-event-label.svelte-z0hp60{color:#030213}.gs-event-note.svelte-z0hp60{font-family:var(--font-heading);font-size:var(--font-small-size);color:var(--color-text-secondary);margin:0;line-height:1.4}.gs-note.svelte-z0hp60{margin-top:var(--space-md);font-family:var(--font-heading);font-size:var(--font-small-size);color:var(--color-text-secondary);opacity:.6;line-height:1.5;text-align:center}.gs-note.svelte-z0hp60 a:where(.svelte-z0hp60){color:inherit;text-decoration:underline;text-underline-offset:2px}.gs-host-block.svelte-z0hp60{padding-top:var(--space-sm)}.gs-host-row.svelte-z0hp60{display:flex;align-items:center;gap:var(--space-md)}.gs-host-avatar.svelte-z0hp60{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(84,97,182,.3)}.gs-host-info.svelte-z0hp60{display:flex;flex-direction:column;gap:1px}.gs-host-name.svelte-z0hp60{font-family:var(--font-primary);font-size:var(--font-small-size);font-weight:700;color:var(--color-text);margin:0}[data-theme=light] .gs-host-name.svelte-z0hp60{color:#030213}.gs-host-role.svelte-z0hp60{font-family:var(--font-heading);font-size:var(--font-small-size);color:var(--color-text-secondary);margin:0}.gs-topics-block.svelte-z0hp60{display:flex;flex-direction:column}.gs-topics-list.svelte-z0hp60{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-sm)}.gs-topic-item.svelte-z0hp60{display:flex;align-items:flex-start;gap:var(--space-sm);font-family:var(--font-heading);font-size:var(--font-body-size);color:var(--color-text);line-height:1.4}.gs-topic-item.svelte-z0hp60:before{content:"✓";color:#5461b6;font-family:var(--font-primary);font-size:var(--font-small-size);font-weight:700;flex-shrink:0;width:1rem;margin-top:2px}[data-theme=light] .gs-topic-item.svelte-z0hp60{color:#030213}.gs-trust-card.svelte-z0hp60{width:100%;max-width:860px;margin-top:var(--space-2xl);display:flex;align-items:stretch;gap:0;border-radius:var(--radius-xl);border:1px solid rgba(84,97,182,.3);overflow:hidden;background:linear-gradient(135deg,#5461b61a,#434fa312,#323e911a)}[data-theme=light] .gs-trust-card.svelte-z0hp60{border-color:#5461b633;background:linear-gradient(135deg,#5461b60f,#434fa30a,#323e910f)}.gs-trust-item.svelte-z0hp60{flex:1;display:flex;align-items:flex-start;gap:var(--space-md);padding:var(--space-lg) var(--space-xl)}.gs-trust-divider.svelte-z0hp60{width:1px;background:#5461b633;flex-shrink:0;align-self:stretch;margin:var(--space-md) 0}[data-theme=light] .gs-trust-divider.svelte-z0hp60{background:#5461b626}.gs-trust-icon.svelte-z0hp60{flex-shrink:0;width:2.618rem;height:2.618rem;display:flex;align-items:center;justify-content:center;background:#5461b61f;border:1px solid rgba(84,97,182,.25);border-radius:var(--radius-md);color:#8896d8}[data-theme=light] .gs-trust-icon.svelte-z0hp60{background:#5461b614;border-color:#5461b633;color:#5461b6}.gs-trust-text.svelte-z0hp60{display:flex;flex-direction:column;gap:var(--space-2xs)}.gs-trust-title.svelte-z0hp60{font-family:var(--font-primary);font-size:var(--font-small-size);font-weight:700;color:var(--color-text);margin:0}[data-theme=light] .gs-trust-title.svelte-z0hp60{color:#030213}.gs-trust-desc.svelte-z0hp60{font-family:var(--font-heading);font-size:var(--font-small-size);color:var(--color-text-secondary);margin:0;line-height:1.5}@media(max-width:61.8rem){.gs-layout.svelte-z0hp60{grid-template-columns:1fr;max-width:480px}.gs-side.svelte-z0hp60{padding-top:0}}@media(max-width:40rem){.gs-trust-card.svelte-z0hp60{flex-direction:column}.gs-trust-divider.svelte-z0hp60{width:auto;height:1px;margin:0 var(--space-lg)}.gs-trust-item.svelte-z0hp60{padding:var(--space-md) var(--space-lg)}}@media(max-width:38.2rem){.gs-page.svelte-z0hp60{padding:var(--space-lg) var(--space-md) var(--space-2xl);align-items:flex-start}.gs-card.svelte-z0hp60{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-lg);gap:var(--space-md)}.gs-title.svelte-z0hp60{font-size:1.5rem}.gs-name-row.svelte-z0hp60{grid-template-columns:1fr}.gs-btn.svelte-z0hp60{min-height:52px}.gs-btn.svelte-z0hp60:hover:not(:disabled){transform:none}}
