:root{--sage-deep: #4a5d4a;--sage-medium: #6b7d6b;--sage-light: #8fa08f;--sage-mist: #c8d4c8;--cream: #faf8f5;--cream-warm: #f5f2eb;--terracotta: #c4785a;--terracotta-soft: #d4917a;--sky-wash: #d8e4ed;--charcoal: #3d3d3d;--charcoal-soft: #5a5a5a;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 8rem;--transition-smooth: .4s cubic-bezier(.25, .46, .45, .94)}[data-astro-cid-7b5fpchg]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--charcoal);line-height:1.7;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;background:radial-gradient(ellipse at 20% 20%,rgba(200,212,200,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 30%,rgba(216,228,237,.12) 0%,transparent 45%),radial-gradient(ellipse at 40% 80%,rgba(196,120,90,.06) 0%,transparent 40%);z-index:-1}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noise)'/%3E%3C/svg%3E");z-index:1000}nav[data-astro-cid-7b5fpchg]{position:fixed;top:0;left:0;right:0;z-index:100;padding:var(--space-sm) var(--space-md);background:#faf8f5fa;backdrop-filter:blur(10px);box-shadow:0 2px 30px #4a5d4a14}.nav-content[data-astro-cid-7b5fpchg]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-7b5fpchg]{display:flex;align-items:center;gap:var(--space-xs);text-decoration:none;color:var(--sage-deep)}.logo-img[data-astro-cid-7b5fpchg]{height:130px;width:auto}.nav-links[data-astro-cid-7b5fpchg]{display:flex;gap:var(--space-md);align-items:center}.nav-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]{text-decoration:none;color:var(--charcoal-soft);font-size:.95rem;font-weight:500;position:relative;padding:var(--space-xs) 0;transition:color var(--transition-smooth)}.nav-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--terracotta);transition:width var(--transition-smooth)}.nav-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]:hover{color:var(--sage-deep)}.nav-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]:hover:after{width:100%}.nav-login[data-astro-cid-7b5fpchg]{border:2px solid #4a5d4a!important;background:transparent!important;padding:.5rem 1.25rem!important;border-radius:50px!important;color:var(--sage-deep, #4a5d4a)!important;font-weight:500!important}.nav-signup[data-astro-cid-7b5fpchg]{background:var(--sage-deep, #4a5d4a);color:#fff!important;padding:.5rem 1.25rem!important;border-radius:50px!important;font-weight:500!important;transition:opacity .2s}.nav-signup[data-astro-cid-7b5fpchg]:hover{box-shadow:0 4px 20px #4a5d4a4d;opacity:.9}.hero[data-astro-cid-7b5fpchg]{padding:calc(var(--space-xl) + 60px) var(--space-md) var(--space-lg);text-align:center;background:linear-gradient(180deg,var(--sage-mist) 0%,var(--cream) 100%)}.hero-inner[data-astro-cid-7b5fpchg]{max-width:720px;margin:0 auto}.event-badge[data-astro-cid-7b5fpchg]{display:inline-block;background:var(--sage-deep);color:#fff;padding:.4rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:500;letter-spacing:.03em;margin-bottom:var(--space-md)}.hero[data-astro-cid-7b5fpchg] h1[data-astro-cid-7b5fpchg]{font-family:var(--font-display);font-size:3.25rem;font-weight:500;color:var(--charcoal);line-height:1.15;margin-bottom:var(--space-sm)}.hero[data-astro-cid-7b5fpchg] .subheadline[data-astro-cid-7b5fpchg]{font-size:1.2rem;color:var(--charcoal-soft);margin-bottom:var(--space-md);max-width:560px;margin-left:auto;margin-right:auto}.event-details[data-astro-cid-7b5fpchg]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md);margin-top:var(--space-sm)}.event-detail[data-astro-cid-7b5fpchg]{display:flex;align-items:center;gap:var(--space-xs);color:var(--charcoal-soft);font-size:.95rem}.event-detail[data-astro-cid-7b5fpchg] svg[data-astro-cid-7b5fpchg]{width:20px;height:20px;stroke:var(--sage-deep);flex-shrink:0}.content-wrapper[data-astro-cid-7b5fpchg]{max-width:1000px;margin:0 auto;padding:var(--space-lg) var(--space-md);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg);align-items:start}.info-column[data-astro-cid-7b5fpchg]{display:flex;flex-direction:column;gap:var(--space-lg)}.learn-section[data-astro-cid-7b5fpchg] h2[data-astro-cid-7b5fpchg],.host-section[data-astro-cid-7b5fpchg] h2[data-astro-cid-7b5fpchg]{font-family:var(--font-display);font-size:1.8rem;font-weight:500;color:var(--charcoal);margin-bottom:var(--space-sm)}.learn-list[data-astro-cid-7b5fpchg]{list-style:none;display:flex;flex-direction:column;gap:var(--space-sm)}.learn-list[data-astro-cid-7b5fpchg] li[data-astro-cid-7b5fpchg]{display:flex;align-items:flex-start;gap:.75rem;color:var(--charcoal-soft);font-size:1rem;line-height:1.6}.learn-list[data-astro-cid-7b5fpchg] li[data-astro-cid-7b5fpchg] svg[data-astro-cid-7b5fpchg]{width:22px;height:22px;stroke:var(--terracotta);flex-shrink:0;margin-top:2px}.host-section[data-astro-cid-7b5fpchg] p[data-astro-cid-7b5fpchg]{color:var(--charcoal-soft);font-size:1rem;line-height:1.7}.host-name[data-astro-cid-7b5fpchg]{font-weight:600;color:var(--charcoal)}.form-card[data-astro-cid-7b5fpchg]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 20px 60px #4a5d4a1a;position:relative;overflow:hidden}.form-card[data-astro-cid-7b5fpchg]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--sage-deep) 0%,var(--terracotta) 100%)}.form-card[data-astro-cid-7b5fpchg] h2[data-astro-cid-7b5fpchg]{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--charcoal);margin-bottom:1.5rem}.form-row[data-astro-cid-7b5fpchg]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm)}.form-group[data-astro-cid-7b5fpchg]{margin-bottom:1.25rem}.form-group[data-astro-cid-7b5fpchg] label[data-astro-cid-7b5fpchg]{display:block;font-size:.9rem;font-weight:500;color:var(--charcoal);margin-bottom:.5rem}.form-group[data-astro-cid-7b5fpchg] input[data-astro-cid-7b5fpchg],.form-group[data-astro-cid-7b5fpchg] select[data-astro-cid-7b5fpchg]{width:100%;padding:12px 16px;border:1px solid var(--sage-mist);border-radius:8px;font-size:.95rem;font-family:inherit;color:var(--charcoal);background:var(--cream);transition:border-color .2s}.form-group[data-astro-cid-7b5fpchg] input[data-astro-cid-7b5fpchg]:focus,.form-group[data-astro-cid-7b5fpchg] select[data-astro-cid-7b5fpchg]:focus{outline:none;border-color:var(--sage-deep)}.submit-btn[data-astro-cid-7b5fpchg]{width:100%;padding:14px 24px;background:var(--sage-deep);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.submit-btn[data-astro-cid-7b5fpchg]:hover{background:var(--sage-medium)}footer[data-astro-cid-7b5fpchg]{background:var(--charcoal);color:var(--cream);padding:var(--space-lg) var(--space-md) var(--space-md)}.footer-content[data-astro-cid-7b5fpchg]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--space-lg)}.footer-brand[data-astro-cid-7b5fpchg]{max-width:300px}.footer-logo[data-astro-cid-7b5fpchg]{display:flex;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm)}.footer-logo-img[data-astro-cid-7b5fpchg]{height:90px;width:auto;filter:brightness(0) invert(1)}.footer-brand[data-astro-cid-7b5fpchg] p[data-astro-cid-7b5fpchg]{color:#fff9;font-size:.9rem;line-height:1.6}.footer-links[data-astro-cid-7b5fpchg] h4[data-astro-cid-7b5fpchg]{font-family:var(--font-display);font-size:1.1rem;font-weight:500;margin-bottom:var(--space-sm)}.footer-links[data-astro-cid-7b5fpchg] ul[data-astro-cid-7b5fpchg]{list-style:none}.footer-links[data-astro-cid-7b5fpchg] li[data-astro-cid-7b5fpchg]{margin-bottom:var(--space-xs)}.footer-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]{color:#fff9;text-decoration:none;font-size:.9rem;transition:color var(--transition-smooth)}.footer-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]:hover{color:var(--cream)}.footer-bottom[data-astro-cid-7b5fpchg]{max-width:1200px;margin:var(--space-lg) auto 0;padding-top:var(--space-md);border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#fff6}.social-links[data-astro-cid-7b5fpchg]{display:flex;gap:var(--space-sm)}.social-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]{width:36px;height:36px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--cream);transition:all var(--transition-smooth)}.social-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]:hover{background:var(--terracotta);transform:translateY(-3px)}.social-links[data-astro-cid-7b5fpchg] svg[data-astro-cid-7b5fpchg]{width:18px;height:18px}@media(max-width:1024px){.footer-content[data-astro-cid-7b5fpchg]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.hero[data-astro-cid-7b5fpchg]{padding:calc(var(--space-lg) + 60px) var(--space-sm) var(--space-md)}.hero[data-astro-cid-7b5fpchg] h1[data-astro-cid-7b5fpchg]{font-size:2.25rem}.content-wrapper[data-astro-cid-7b5fpchg]{grid-template-columns:1fr;padding:var(--space-md) var(--space-sm)}.form-row[data-astro-cid-7b5fpchg]{grid-template-columns:1fr}.form-card[data-astro-cid-7b5fpchg]{padding:2rem}.footer-content[data-astro-cid-7b5fpchg]{grid-template-columns:1fr;text-align:center}.footer-brand[data-astro-cid-7b5fpchg]{max-width:none}.footer-bottom[data-astro-cid-7b5fpchg]{flex-direction:column;gap:var(--space-sm)}}.mobile-menu-btn[data-astro-cid-7b5fpchg]{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.mobile-menu-btn[data-astro-cid-7b5fpchg] span[data-astro-cid-7b5fpchg]{display:block;width:24px;height:2px;background:var(--charcoal, #2d3436);margin:5px 0;transition:transform .3s,opacity .3s;border-radius:2px}.mobile-menu-btn[data-astro-cid-7b5fpchg].open span[data-astro-cid-7b5fpchg]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn[data-astro-cid-7b5fpchg].open span[data-astro-cid-7b5fpchg]:nth-child(2){opacity:0}.mobile-menu-btn[data-astro-cid-7b5fpchg].open span[data-astro-cid-7b5fpchg]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.mobile-menu-btn[data-astro-cid-7b5fpchg]{display:block}nav[data-astro-cid-7b5fpchg]{padding:.5rem 1rem}.logo-img[data-astro-cid-7b5fpchg]{height:70px}.nav-links[data-astro-cid-7b5fpchg]{display:none;position:fixed;inset:0;background:#fdfbf7fa;backdrop-filter:blur(10px);flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;z-index:999}.nav-links[data-astro-cid-7b5fpchg].open{display:flex}.nav-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]{font-size:1.2rem}}@media(max-width:480px){.logo-img[data-astro-cid-7b5fpchg]{height:55px}.hero[data-astro-cid-7b5fpchg] h1[data-astro-cid-7b5fpchg]{font-size:1.8rem}.nav-links[data-astro-cid-7b5fpchg] a[data-astro-cid-7b5fpchg]{font-size:1.1rem}}
