:root{--bg: #f5f0ea;--bg-soft: #ede7de;--bg-dark: #b8a99a;--purple: #7c5cfc;--purple-dim: rgba(124, 92, 252, .1);--text: #1a1714;--muted: #7a6e65;--border: rgba(0,0,0,.1)}[data-astro-cid-45yqhu4q]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.nav[data-astro-cid-45yqhu4q]{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 48px;height:68px;display:flex;align-items:center;justify-content:space-between;background:#f5f0ead9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav-logo-text[data-astro-cid-45yqhu4q]{font-family:Monument Extended,Inter,sans-serif;font-weight:300;font-size:16px;letter-spacing:.08em;color:var(--text);text-transform:uppercase;text-decoration:none}.btn-ghost[data-astro-cid-45yqhu4q]{color:var(--text);padding:10px 20px;border-radius:9px;font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:500;text-decoration:none;border:1px solid var(--border);background:#0000000a;transition:border-color .2s,background .2s;display:inline-block}.btn-ghost[data-astro-cid-45yqhu4q]:hover{border-color:#0003;background:#00000014}.btn-primary[data-astro-cid-45yqhu4q]{display:inline-block;background:var(--purple);color:#fff;padding:14px 28px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s,transform .15s;letter-spacing:.01em}.btn-primary[data-astro-cid-45yqhu4q]:hover{opacity:.88;transform:translateY(-1px)}.hero[data-astro-cid-45yqhu4q]{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;padding-top:68px}.hero-img[data-astro-cid-45yqhu4q]{position:relative;overflow:hidden}.hero-img[data-astro-cid-45yqhu4q] img[data-astro-cid-45yqhu4q]{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.55)}.hero-img-overlay[data-astro-cid-45yqhu4q]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(124,92,252,.25) 0%,transparent 60%)}.hero-content[data-astro-cid-45yqhu4q]{display:flex;flex-direction:column;justify-content:center;padding:80px 64px 80px 56px;background:var(--bg)}.hero-badge[data-astro-cid-45yqhu4q]{display:inline-flex;align-items:center;gap:8px;background:var(--purple-dim);border:1px solid rgba(124,92,252,.25);border-radius:100px;padding:6px 16px;font-size:11px;font-weight:700;color:var(--purple);margin-bottom:28px;letter-spacing:.08em;text-transform:uppercase;width:fit-content}.hero-badge-dot[data-astro-cid-45yqhu4q]{width:6px;height:6px;border-radius:50%;background:var(--purple);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.hero-content[data-astro-cid-45yqhu4q] h1[data-astro-cid-45yqhu4q]{font-size:clamp(32px,3.5vw,52px);font-weight:800;line-height:1.1;letter-spacing:-1.5px;color:var(--text);margin-bottom:20px}.hero-content[data-astro-cid-45yqhu4q] p[data-astro-cid-45yqhu4q]{font-size:16px;color:var(--muted);line-height:1.7;margin-bottom:36px;max-width:440px}.hero-content[data-astro-cid-45yqhu4q] p[data-astro-cid-45yqhu4q] strong[data-astro-cid-45yqhu4q]{color:var(--text);font-weight:600}.hero-cta-row[data-astro-cid-45yqhu4q]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.stats-bar[data-astro-cid-45yqhu4q]{background:var(--bg-dark);padding:120px 48px 100px;display:flex;align-items:center;justify-content:center;gap:0}.stat-item[data-astro-cid-45yqhu4q]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:160px;height:160px;border-radius:50%;background:#c9b8aa;border:2px solid rgba(255,255,255,.2);gap:6px;flex-shrink:0}.stat-item[data-astro-cid-45yqhu4q]:nth-child(odd){background:#c0ae9f}.stats-wrap[data-astro-cid-45yqhu4q]{display:flex;align-items:center;gap:-8px;border:2px solid rgba(255,255,255,.1);border-radius:100px;padding:16px 24px;gap:8px}.stat-number[data-astro-cid-45yqhu4q]{font-size:28px;font-weight:800;color:#fff;letter-spacing:-1px;line-height:1}.stat-label[data-astro-cid-45yqhu4q]{font-size:11px;color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.section[data-astro-cid-45yqhu4q]{padding:96px 48px;max-width:1100px;margin:0 auto;width:100%}.section-label[data-astro-cid-45yqhu4q]{font-size:11px;font-weight:700;color:var(--purple);text-transform:uppercase;letter-spacing:.14em;margin-bottom:16px}.section[data-astro-cid-45yqhu4q] h2[data-astro-cid-45yqhu4q]{font-size:clamp(28px,3vw,44px);font-weight:800;letter-spacing:-1.5px;line-height:1.1;color:var(--text);margin-bottom:16px;max-width:600px}.section-intro[data-astro-cid-45yqhu4q]{font-size:16px;color:var(--muted);line-height:1.7;max-width:540px;margin-bottom:48px}.agenda-grid[data-astro-cid-45yqhu4q]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.agenda-split[data-astro-cid-45yqhu4q]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.agenda-list[data-astro-cid-45yqhu4q]{list-style:none;display:flex;flex-direction:column;gap:18px}.agenda-list[data-astro-cid-45yqhu4q] li[data-astro-cid-45yqhu4q]{display:flex;gap:14px;align-items:flex-start;font-size:15px;color:var(--text);line-height:1.55}.agenda-list[data-astro-cid-45yqhu4q] li[data-astro-cid-45yqhu4q] .bullet[data-astro-cid-45yqhu4q]{width:22px;height:22px;border-radius:50%;background:var(--purple-dim);border:1px solid rgba(124,92,252,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.agenda-list[data-astro-cid-45yqhu4q] li[data-astro-cid-45yqhu4q] .bullet[data-astro-cid-45yqhu4q] svg[data-astro-cid-45yqhu4q]{width:10px;height:10px;fill:var(--purple)}.agenda-list[data-astro-cid-45yqhu4q] li[data-astro-cid-45yqhu4q] strong[data-astro-cid-45yqhu4q]{font-weight:600;color:var(--text)}.agenda-img[data-astro-cid-45yqhu4q]{border-radius:16px;overflow:hidden;aspect-ratio:4/3}.agenda-img[data-astro-cid-45yqhu4q] img[data-astro-cid-45yqhu4q]{width:100%;height:100%;object-fit:cover;display:block}.why-section[data-astro-cid-45yqhu4q]{background:var(--bg-dark);padding:180px 48px 80px}.why-inner[data-astro-cid-45yqhu4q]{max-width:1100px;margin:0 auto}.why-inner[data-astro-cid-45yqhu4q] h2[data-astro-cid-45yqhu4q]{font-size:clamp(24px,2.5vw,36px);font-weight:800;color:#fff;letter-spacing:-1px;text-align:center;margin-bottom:12px}.why-inner[data-astro-cid-45yqhu4q] .why-sub[data-astro-cid-45yqhu4q]{text-align:center;color:#ffffff8c;font-size:16px;font-weight:500;font-style:normal;margin-bottom:48px;letter-spacing:.01em}.why-cards[data-astro-cid-45yqhu4q]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.why-card[data-astro-cid-45yqhu4q]{background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:28px 32px;font-size:15px;color:#ffffffbf;line-height:1.6;font-weight:500;transition:border-color .2s,background .2s}.why-card[data-astro-cid-45yqhu4q]:hover{border-color:#ffffff47;background:#ffffff1c}.why-footer-text[data-astro-cid-45yqhu4q]{text-align:center;margin-top:40px;color:#fff;font-size:17px;font-style:normal;font-weight:600;letter-spacing:-.2px;opacity:.9}.cta-section[data-astro-cid-45yqhu4q]{padding:96px 48px;max-width:1100px;margin:0 auto;width:100%}.cta-box[data-astro-cid-45yqhu4q]{background:var(--bg-soft);border:1px solid var(--border);border-radius:20px;padding:64px 80px;text-align:center}.cta-box[data-astro-cid-45yqhu4q] h2[data-astro-cid-45yqhu4q]{font-size:clamp(24px,2.8vw,40px);font-weight:800;letter-spacing:-1.5px;color:var(--text);margin-bottom:16px}.cta-box[data-astro-cid-45yqhu4q] p[data-astro-cid-45yqhu4q]{font-size:16px;color:var(--muted);line-height:1.65;max-width:500px;margin:0 auto 36px}.hero-wrap[data-astro-cid-45yqhu4q]{border-radius:0 0 48px 48px;margin-bottom:-48px;position:relative;z-index:10;overflow:hidden}.stats-bar[data-astro-cid-45yqhu4q]{border-radius:0 0 48px 48px;margin-bottom:-48px;position:relative;z-index:9}#agenda[data-astro-cid-45yqhu4q]{border-radius:0 0 48px 48px;margin-bottom:-48px;position:relative;z-index:8}.why-section[data-astro-cid-45yqhu4q]{border-radius:0 0 48px 48px;margin-bottom:-48px;position:relative;z-index:7}#tilmeld[data-astro-cid-45yqhu4q]{border-radius:0 0 48px 48px;margin-bottom:-48px;position:relative;z-index:6}footer[data-astro-cid-45yqhu4q]{position:relative;z-index:5}@media(max-width:900px){.hero-wrap[data-astro-cid-45yqhu4q],.stats-bar[data-astro-cid-45yqhu4q],#agenda[data-astro-cid-45yqhu4q],.why-section[data-astro-cid-45yqhu4q],#tilmeld[data-astro-cid-45yqhu4q]{border-radius:0 0 28px 28px;margin-bottom:-28px}}footer[data-astro-cid-45yqhu4q]{padding:36px 48px;background:var(--bg);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-logo-text[data-astro-cid-45yqhu4q]{font-family:Monument Extended,Inter,sans-serif;font-weight:300;font-size:13px;letter-spacing:.08em;color:var(--text);text-transform:uppercase;opacity:.35;text-decoration:none}footer[data-astro-cid-45yqhu4q] p[data-astro-cid-45yqhu4q]{font-size:13px;color:#00000047}.reveal[data-astro-cid-45yqhu4q],.reveal-left[data-astro-cid-45yqhu4q],.reveal-right[data-astro-cid-45yqhu4q],.reveal-scale[data-astro-cid-45yqhu4q]{transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.js-ready[data-astro-cid-45yqhu4q] .reveal[data-astro-cid-45yqhu4q]{opacity:0;transform:translateY(44px)}.js-ready[data-astro-cid-45yqhu4q] .reveal-left[data-astro-cid-45yqhu4q]{opacity:0;transform:translate(-48px)}.js-ready[data-astro-cid-45yqhu4q] .reveal-right[data-astro-cid-45yqhu4q]{opacity:0;transform:translate(48px)}.js-ready[data-astro-cid-45yqhu4q] .reveal-scale[data-astro-cid-45yqhu4q]{opacity:0;transform:scale(.92)}.js-ready[data-astro-cid-45yqhu4q] .reveal[data-astro-cid-45yqhu4q].visible,.js-ready[data-astro-cid-45yqhu4q] .reveal-left[data-astro-cid-45yqhu4q].visible,.js-ready[data-astro-cid-45yqhu4q] .reveal-right[data-astro-cid-45yqhu4q].visible,.js-ready[data-astro-cid-45yqhu4q] .reveal-scale[data-astro-cid-45yqhu4q].visible{opacity:1;transform:translateY(0) translate(0) scale(1)}.reveal-delay-1[data-astro-cid-45yqhu4q]{transition-delay:.08s}.reveal-delay-2[data-astro-cid-45yqhu4q]{transition-delay:.16s}.reveal-delay-3[data-astro-cid-45yqhu4q]{transition-delay:.24s}.reveal-delay-4[data-astro-cid-45yqhu4q]{transition-delay:.32s}.reveal-delay-5[data-astro-cid-45yqhu4q]{transition-delay:.4s}@media(max-width:900px){.hero[data-astro-cid-45yqhu4q]{grid-template-columns:1fr;min-height:auto}.hero-img[data-astro-cid-45yqhu4q]{height:300px}.hero-content[data-astro-cid-45yqhu4q]{padding:48px 28px}.stats-bar[data-astro-cid-45yqhu4q]{padding:32px 20px}.stats-wrap[data-astro-cid-45yqhu4q]{flex-wrap:wrap;justify-content:center;gap:12px}.stat-item[data-astro-cid-45yqhu4q]{width:120px;height:120px}.stat-number[data-astro-cid-45yqhu4q]{font-size:22px}.section[data-astro-cid-45yqhu4q]{padding:64px 24px}.agenda-split[data-astro-cid-45yqhu4q]{grid-template-columns:1fr}.why-section[data-astro-cid-45yqhu4q]{padding:64px 24px}.why-cards[data-astro-cid-45yqhu4q]{grid-template-columns:1fr}.cta-section[data-astro-cid-45yqhu4q]{padding:64px 24px}.cta-box[data-astro-cid-45yqhu4q]{padding:40px 28px}footer[data-astro-cid-45yqhu4q]{padding:24px 20px}.nav[data-astro-cid-45yqhu4q]{padding:0 20px}}
