@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap";:root{--gold: #c9a94f;--gold-light: #d9b96a;--gold-dim: #a88a3a;--gold-border: rgba(201, 169, 79, .22);--cream: #f7f4ee;--cream2: #f0ede5;--cream3: #e8e4da;--ink: #1c1810;--ink2: #0e0d0a;--ink-mid: #5c5445;--ink-muted: #8a8070;--serif: "Cormorant Garamond", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif}.hero.svelte-fcgit9{position:relative;height:80vh;min-height:540px;overflow:hidden;background:var(--ink)}.hero-img-wrap.svelte-fcgit9{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-image.svelte-fcgit9{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.4;filter:saturate(.65) contrast(1.1);animation:svelte-fcgit9-subtle-zoom 20s ease-in-out infinite alternate}@keyframes svelte-fcgit9-subtle-zoom{0%{transform:scale(1)}to{transform:scale(1.05)}}.hero-vignette.svelte-fcgit9{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(28,24,16,.5) 0%,transparent 35%,transparent 50%,rgba(28,24,16,.9) 100%),linear-gradient(to right,rgba(28,24,16,.3) 0%,transparent 40%,transparent 60%,rgba(28,24,16,.3) 100%)}.hero-content.svelte-fcgit9{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:0}.hero-eyebrow.svelte-fcgit9{display:inline-flex;align-items:center;gap:10px;margin-bottom:1.75rem;color:var(--gold);font-family:var(--sans);font-size:11px;font-weight:400;letter-spacing:.2em;text-transform:uppercase}.eyebrow-line.svelte-fcgit9{display:block;width:32px;height:1px;background:var(--gold);opacity:.6}.hero-title.svelte-fcgit9{font-family:var(--serif);font-size:clamp(3rem,7vw,6.5rem);font-weight:300;line-height:1;letter-spacing:-.01em;color:#f7f4ee;margin:0 0 1.5rem}.hero-title.svelte-fcgit9 em:where(.svelte-fcgit9){font-style:italic;color:var(--gold-light)}.hero-subtitle.svelte-fcgit9{font-family:var(--sans);font-size:1rem;font-weight:300;color:#f0ebdcbf;letter-spacing:.04em;max-width:480px;line-height:1.8;margin-bottom:2.5rem}.btn-hero.svelte-fcgit9{display:inline-flex;align-items:center;gap:8px;padding:.875rem 2rem;background:var(--gold);color:var(--ink);font-family:var(--sans);font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:2px;cursor:pointer;transition:background .2s}.btn-hero.svelte-fcgit9:hover{background:var(--gold-light)}.hero-scroll.svelte-fcgit9{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;color:#c9a94f80;font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-family:var(--sans)}.scroll-line.svelte-fcgit9{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold-dim),transparent);animation:svelte-fcgit9-scrollpulse 2s ease-in-out infinite}@keyframes svelte-fcgit9-scrollpulse{0%,to{opacity:.4;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}.private-page.svelte-fcgit9{background:var(--cream)}.gold-divider.svelte-fcgit9{display:flex;align-items:center;gap:1.5rem;margin-bottom:3.5rem}.divider-line.svelte-fcgit9{flex:1;height:1px;background:var(--gold-border)}.divider-ornament.svelte-fcgit9{font-family:var(--serif);font-size:1.125rem;color:var(--gold);opacity:.7}.section-tag.svelte-fcgit9{display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:1rem}.section-tag.centered.svelte-fcgit9{display:flex;justify-content:center}.section-tag.light.svelte-fcgit9{color:#c9a94fb3}.tag-dot.svelte-fcgit9{width:4px;height:4px;background:var(--gold);border-radius:50%}.tag-dot.light.svelte-fcgit9{background:#c9a94fb3}.section-title.svelte-fcgit9{font-family:var(--serif);font-weight:300;font-size:clamp(2rem,4vw,3.25rem);line-height:1.15;letter-spacing:-.015em;color:var(--ink);margin:0 0 1.25rem}.section-title.centered.svelte-fcgit9{text-align:center}.section-title.svelte-fcgit9 em:where(.svelte-fcgit9){font-style:italic;color:var(--gold-dim)}.btn-primary.svelte-fcgit9{display:inline-flex;align-items:center;gap:8px;padding:.875rem 2rem;background:var(--gold);color:var(--ink);font-family:var(--sans);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:2px;cursor:pointer;transition:background .2s;margin-top:1rem}.btn-primary.svelte-fcgit9:hover{background:var(--gold-light)}.tagline-section.svelte-fcgit9{background:var(--cream2);border-top:1px solid var(--gold-border);border-bottom:1px solid var(--gold-border);padding:6rem 2rem}.tagline-inner.svelte-fcgit9{max-width:1200px;margin:0 auto}.tagline-grid.svelte-fcgit9{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:start}.tagline-title.svelte-fcgit9{font-family:var(--serif);font-weight:300;font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.25;letter-spacing:-.015em;color:var(--ink);margin:0}.tagline-title.svelte-fcgit9 em:where(.svelte-fcgit9){font-style:italic;color:var(--gold-dim)}.tagline-right.svelte-fcgit9{display:flex;flex-direction:column;gap:1.25rem}.tagline-text.svelte-fcgit9{font-family:var(--sans);font-size:.9375rem;font-weight:300;color:var(--ink-muted);line-height:1.85;margin:0}.steps-intro-section.svelte-fcgit9{background:var(--cream);padding:6rem 2rem 3rem;text-align:center;border-bottom:1px solid var(--gold-border)}.steps-intro-inner.svelte-fcgit9{max-width:720px;margin:0 auto}.step-badge.svelte-fcgit9{display:inline-flex;align-items:center;gap:1rem;margin-bottom:3rem}.step-num.svelte-fcgit9{font-family:var(--serif);font-size:3rem;font-weight:300;color:#c9a94f40;line-height:1;letter-spacing:-.02em}.step-rule.svelte-fcgit9{width:40px;height:1px;background:var(--gold-border)}.step-label.svelte-fcgit9{font-family:var(--sans);font-size:.625rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dim)}.event-section.svelte-fcgit9{background:var(--cream);border-bottom:1px solid var(--gold-border);padding:6rem 2rem}.event-section.alt-bg.svelte-fcgit9{background:var(--cream2)}.event-inner.svelte-fcgit9{max-width:1200px;margin:0 auto}.step-header.svelte-fcgit9{margin-bottom:1rem}.event-layout.svelte-fcgit9{display:grid;grid-template-columns:1fr 2fr;gap:5rem;align-items:start}.event-text.svelte-fcgit9{padding-top:.5rem}.event-desc.svelte-fcgit9{font-family:var(--sans);font-size:.9375rem;font-weight:300;color:var(--ink-muted);line-height:1.8;margin:0}.event-cards.svelte-fcgit9{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--gold-border);border:1px solid var(--gold-border)}.event-card.svelte-fcgit9{background:var(--cream);display:flex;flex-direction:column;transition:background .2s;overflow:hidden}.event-section.alt-bg.svelte-fcgit9 .event-card:where(.svelte-fcgit9){background:var(--cream3)}.event-card.svelte-fcgit9:hover{background:#fff}.card-img-wrap.svelte-fcgit9{width:100%;overflow:hidden;aspect-ratio:4 / 3}.card-img-wrap.svelte-fcgit9 img:where(.svelte-fcgit9){width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:transform .5s ease,filter .4s ease}.event-card.svelte-fcgit9:hover .card-img-wrap:where(.svelte-fcgit9) img:where(.svelte-fcgit9){transform:scale(1.05);filter:saturate(1)}.card-body.svelte-fcgit9{padding:1.5rem;display:flex;flex-direction:column;flex:1;border-top:1px solid var(--gold-border)}.card-title.svelte-fcgit9{font-family:var(--serif);font-weight:300;font-size:1.375rem;color:var(--ink);letter-spacing:-.01em;margin:0 0 .5rem}.card-desc.svelte-fcgit9{font-family:var(--sans);font-size:.8125rem;font-weight:300;color:var(--ink-muted);line-height:1.65;margin:0 0 1.25rem;flex:1}.card-link.svelte-fcgit9{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0 0 2px;font-family:var(--sans);font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dim);border-bottom:1px solid var(--gold-border);cursor:pointer;align-self:flex-start;transition:color .2s,border-color .2s}.card-link.svelte-fcgit9:hover{color:var(--gold);border-color:var(--gold)}.card-link.svelte-fcgit9 svg:where(.svelte-fcgit9){transition:transform .2s}.card-link.svelte-fcgit9:hover svg:where(.svelte-fcgit9){transform:translate(3px)}.cta-section.svelte-fcgit9{background:var(--cream);padding:6rem 2rem;border-bottom:1px solid var(--gold-border)}.cta-inner.svelte-fcgit9{max-width:1200px;margin:0 auto}.cta-step.svelte-fcgit9{margin-bottom:3rem}.cta-card.svelte-fcgit9{background:var(--ink2);border:1px solid rgba(201,169,79,.15);padding:5rem 4rem;text-align:center;position:relative;overflow:hidden}.cta-bg-text.svelte-fcgit9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--serif);font-size:20rem;font-weight:300;color:#c9a94f0a;pointer-events:none;line-height:1;-webkit-user-select:none;user-select:none}.cta-content.svelte-fcgit9{position:relative;z-index:1}.cta-title.svelte-fcgit9{font-family:var(--serif);font-weight:300;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.15;letter-spacing:-.015em;color:#f7f4ee;margin:0 0 1.5rem}.cta-title.svelte-fcgit9 em:where(.svelte-fcgit9){font-style:italic;color:var(--gold-light)}.cta-desc.svelte-fcgit9{font-family:var(--sans);font-size:1rem;font-weight:300;color:#f0ebdca6;line-height:1.8;max-width:640px;margin:0 auto 2.5rem}.cta-buttons.svelte-fcgit9{display:flex;align-items:center;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary.svelte-fcgit9{display:inline-flex;align-items:center;gap:8px;padding:.875rem 2rem;background:var(--gold);color:var(--ink);font-family:var(--sans);font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:2px;cursor:pointer;transition:background .2s}.btn-cta-primary.svelte-fcgit9:hover{background:var(--gold-light)}.btn-cta-ghost.svelte-fcgit9{display:inline-flex;align-items:center;gap:8px;padding:.875rem 2rem;background:transparent;color:#f0ebdcb3;font-family:var(--sans);font-size:.8125rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(201,169,79,.25);border-radius:2px;cursor:pointer;transition:all .2s}.btn-cta-ghost.svelte-fcgit9:hover{border-color:#c9a94f99;color:var(--gold-light)}@media(max-width:1100px){.event-layout.svelte-fcgit9{grid-template-columns:1fr;gap:3rem}.event-cards.svelte-fcgit9{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.tagline-grid.svelte-fcgit9{grid-template-columns:1fr;gap:2.5rem}.event-cards.svelte-fcgit9{grid-template-columns:1fr 1fr}}@media(max-width:640px){.hero.svelte-fcgit9{height:70vh}.tagline-section.svelte-fcgit9,.event-section.svelte-fcgit9,.cta-section.svelte-fcgit9,.steps-intro-section.svelte-fcgit9{padding:5rem 1.5rem}.event-cards.svelte-fcgit9{grid-template-columns:1fr}.cta-card.svelte-fcgit9{padding:3.5rem 2rem}.cta-buttons.svelte-fcgit9{flex-direction:column;width:100%}.btn-cta-primary.svelte-fcgit9,.btn-cta-ghost.svelte-fcgit9{width:100%;justify-content:center}}@media(max-width:480px){.hero.svelte-fcgit9{height:60vh}.tagline-section.svelte-fcgit9,.event-section.svelte-fcgit9,.cta-section.svelte-fcgit9{padding:4rem 1rem}.cta-bg-text.svelte-fcgit9{font-size:10rem}}
