.homepage.svelte-1uha8ag{margin:-1.5rem}@media(max-width:640px){.homepage.svelte-1uha8ag{margin:-1rem}}.hero.svelte-1uha8ag{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg.svelte-1uha8ag{position:absolute;inset:0}.hero-grid.svelte-1uha8ag{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.hero-orbs.svelte-1uha8ag{position:absolute;inset:0;overflow:hidden}.orb.svelte-1uha8ag{position:absolute;border-radius:50%;filter:blur(100px)}.orb-1.svelte-1uha8ag{width:600px;height:600px;top:-200px;right:-200px;background:#e8a04c26}.orb-2.svelte-1uha8ag{width:400px;height:400px;bottom:-100px;left:-100px;background:#a67c521a}.hero-logo-bg.svelte-1uha8ag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.04;width:500px;height:500px}.hero-logo-bg.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:contain}.hero-content.svelte-1uha8ag{position:relative;z-index:10;text-align:center;max-width:48rem;padding:2rem 1.5rem}.hero-title.svelte-1uha8ag{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em}.hero-line-1.svelte-1uha8ag{display:block;color:var(--gm-text-primary)}.hero-line-2.svelte-1uha8ag{display:block;color:var(--gm-accent-orange)}.hero-subtitle.svelte-1uha8ag{font-size:1.125rem;color:var(--gm-text-secondary);max-width:36rem;margin:0 auto 2rem;line-height:1.6}.hero-ctas.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-btn.svelte-1uha8ag{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:.75rem;text-decoration:none}.hero-btn-secondary.svelte-1uha8ag{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:.75rem;text-decoration:none;color:var(--gm-text-secondary);border:1px solid var(--gm-border);transition:all .2s}.hero-btn-secondary.svelte-1uha8ag:hover{color:var(--gm-text-primary);border-color:var(--gm-border-hover)}@media(min-width:768px){.hero-title.svelte-1uha8ag{font-size:4.5rem}.hero-subtitle.svelte-1uha8ag{font-size:1.25rem}}.section.svelte-1uha8ag{max-width:80rem;margin:0 auto;padding:3rem 1.5rem}.section-heading.svelte-1uha8ag{font-size:1.75rem;font-weight:700;color:var(--gm-text-primary);margin-bottom:1.5rem}.section-header-row.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.section-header-row.svelte-1uha8ag .section-heading:where(.svelte-1uha8ag){margin-bottom:0}.section-link.svelte-1uha8ag{color:var(--gm-accent-orange);font-size:.875rem;font-weight:500;text-decoration:none}.section-link.svelte-1uha8ag:hover{text-decoration:underline}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.features-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid.svelte-1uha8ag{grid-template-columns:repeat(4,1fr)}}.feature-card.svelte-1uha8ag{background:var(--gm-bg-elevated);border:1px solid var(--gm-border);border-radius:1rem;padding:1.5rem;transition:all .2s}.feature-card.svelte-1uha8ag:hover{border-color:var(--gm-border-hover);transform:translateY(-2px)}.feature-icon.svelte-1uha8ag{width:2.5rem;height:2.5rem;margin-bottom:1rem;color:var(--gm-accent-orange)}.feature-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1rem;font-weight:600;color:var(--gm-text-primary);margin-bottom:.5rem}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.875rem;color:var(--gm-text-secondary);line-height:1.5}.events-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.events-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.events-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}.event-card.svelte-1uha8ag{display:block;background:var(--gm-bg-elevated);border:1px solid var(--gm-border);border-radius:1rem;overflow:hidden;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.event-card.svelte-1uha8ag:hover{border-color:#e8a04c4d;transform:translateY(-4px);box-shadow:0 16px 32px -8px #0006,0 0 24px #e8a04c14}.event-cover.svelte-1uha8ag{position:relative;aspect-ratio:16 / 9;background:linear-gradient(135deg,var(--gm-bg-hover),var(--gm-bg-elevated));overflow:hidden}.event-cover.svelte-1uha8ag>img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.event-card.svelte-1uha8ag:hover .event-cover:where(.svelte-1uha8ag)>img:where(.svelte-1uha8ag){transform:scale(1.05)}.event-cover-placeholder.svelte-1uha8ag{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.event-org-logo.svelte-1uha8ag{width:4rem;height:4rem;object-fit:contain;border-radius:.75rem}.event-initial.svelte-1uha8ag{font-size:2rem;font-weight:700}.date-badge.svelte-1uha8ag{position:absolute;top:.75rem;left:.75rem;background:#1a1816e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.5rem;padding:.25rem .5rem;display:flex;flex-direction:column;align-items:center;line-height:1}.date-badge-month.svelte-1uha8ag{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gm-accent-orange)}.date-badge-day.svelte-1uha8ag{font-size:1.125rem;font-weight:700;color:var(--gm-text-primary)}.event-info.svelte-1uha8ag{padding:1.25rem}.event-meta.svelte-1uha8ag{font-size:.8125rem;color:var(--gm-text-muted);margin-bottom:.5rem}.event-time-dot.svelte-1uha8ag{margin:0 .25rem}.event-title.svelte-1uha8ag{font-size:1.0625rem;font-weight:600;color:var(--gm-text-primary);margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.event-card.svelte-1uha8ag:hover .event-title:where(.svelte-1uha8ag){color:var(--gm-accent-orange)}.event-location.svelte-1uha8ag{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--gm-text-secondary);margin-bottom:.75rem}.location-icon.svelte-1uha8ag{width:.875rem;height:.875rem;flex-shrink:0;color:var(--gm-accent-orange)}.event-footer.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--gm-border)}.event-org-name.svelte-1uha8ag{font-size:.8125rem;color:var(--gm-text-muted)}.price-badge.svelte-1uha8ag{font-size:.8125rem;font-weight:600;color:var(--gm-accent-orange)}.price-badge.sold-out.svelte-1uha8ag{background:#ef44441a;color:#ef4444;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem}.orgs-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.orgs-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.orgs-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}.org-card.svelte-1uha8ag{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--gm-bg-elevated);border:1px solid var(--gm-border);border-radius:1rem;text-decoration:none;transition:all .2s}.org-card.svelte-1uha8ag:hover{border-color:var(--gm-border-hover);transform:translate(4px)}.org-card-avatar.svelte-1uha8ag{width:3.5rem;height:3.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.5rem;font-weight:700;overflow:hidden}.org-card-avatar.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover}.org-card-info.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:.9375rem;font-weight:600;color:var(--gm-text-primary);margin-bottom:.125rem}.org-card-city.svelte-1uha8ag{font-size:.8125rem;color:var(--gm-text-secondary)}.org-card-events.svelte-1uha8ag{font-size:.75rem;color:var(--gm-accent-orange);font-weight:500;margin-top:.125rem}.cta-card.svelte-1uha8ag{background:linear-gradient(135deg,#e8a04c26,#a67c521a);border:1px solid rgba(232,160,76,.2);border-radius:1.5rem;padding:3rem 2rem;text-align:center}.cta-card.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.75rem;font-weight:700;color:var(--gm-text-primary);margin-bottom:.75rem}.cta-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--gm-text-secondary);max-width:32rem;margin:0 auto 1.5rem;line-height:1.6}.cta-buttons.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center}.site-footer.svelte-1uha8ag{border-top:1px solid var(--gm-border);margin-top:2rem}.footer-inner.svelte-1uha8ag{max-width:80rem;margin:0 auto;padding:3rem 1.5rem;text-align:center}.footer-tagline.svelte-1uha8ag{font-size:.875rem;color:var(--gm-text-muted);margin:.75rem 0}.footer-links.svelte-1uha8ag{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag){font-size:.875rem;color:var(--gm-text-secondary);text-decoration:none;transition:color .15s}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:var(--gm-accent-orange)}.footer-copy.svelte-1uha8ag{font-size:.75rem;color:var(--gm-text-muted)}
