.ko-event.svelte-usdr0l{background:linear-gradient(135deg,var(--bg-start, #1a1a2e),var(--bg-end, #16213e));padding:56px 24px;position:relative;overflow:hidden}.ko-event.svelte-usdr0l:before{content:"";position:absolute;top:-40%;inset-inline-end:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(192,57,43,.2),transparent 70%);border-radius:50%;pointer-events:none}.ko-event.svelte-usdr0l:after{content:"";position:absolute;bottom:-40%;inset-inline-start:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(52,152,219,.12),transparent 70%);border-radius:50%;pointer-events:none}.ko-event__inner.svelte-usdr0l{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;position:relative;z-index:1;max-width:1200px;margin:0 auto}.ko-event__content.svelte-usdr0l{display:flex;flex-direction:column}.ko-event__pre.svelte-usdr0l{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);padding:6px 16px;border-radius:30px;font-size:13px;color:#ffffffd9;margin-bottom:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:fit-content}.ko-pulse.svelte-usdr0l{width:8px;height:8px;background:var(--accent, #f39c12);border-radius:50%;animation:svelte-usdr0l-koPulse 1.5s ease infinite}@keyframes svelte-usdr0l-koPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.ko-event__title.svelte-usdr0l{font-size:clamp(28px,4.5vw,42px);font-weight:800;color:#fff;line-height:1.15;margin-bottom:12px}.ko-event__title.svelte-usdr0l em:where(.svelte-usdr0l){font-style:normal;color:var(--accent, #f39c12)}.ko-event__desc.svelte-usdr0l{font-size:16px;color:#ffffffbf;line-height:1.65;margin-bottom:20px;max-width:560px}.ko-event__highlights.svelte-usdr0l{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:24px}.ko-event__hl.svelte-usdr0l{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffffffd9}.ko-event__hl.svelte-usdr0l svg:where(.svelte-usdr0l){width:18px;height:18px;flex-shrink:0}.ko-event__actions.svelte-usdr0l{display:flex;gap:12px;flex-wrap:wrap}.ko-event__date.svelte-usdr0l{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:32px 36px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:180px}.ko-event__day.svelte-usdr0l{font-size:64px;font-weight:800;color:#fff;line-height:1}.ko-event__month.svelte-usdr0l{font-size:18px;font-weight:600;color:var(--accent, #f39c12);text-transform:uppercase;letter-spacing:2px;margin-top:4px}.ko-event__year.svelte-usdr0l{font-size:14px;color:#ffffff80;margin-top:4px}.ko-event__badge-row.svelte-usdr0l{display:flex;gap:8px;justify-content:center;margin-top:16px}.ko-event__badge-item.svelte-usdr0l{font-size:11px;padding:4px 10px;border-radius:30px;background:#ffffff1f;color:#fffc;font-weight:600}.ko-event__note.svelte-usdr0l{display:block;text-align:center;margin-top:12px;font-size:12px;color:#ffffff73}.ko-btn.svelte-usdr0l{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:30px;font-weight:600;font-size:15px;border:none;cursor:pointer;text-decoration:none;transition:all .3s ease}.ko-btn--white.svelte-usdr0l{background:#fff;color:#1a1a2e;box-shadow:0 4px 20px #00000014}.ko-btn--white.svelte-usdr0l:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000026}.ko-btn--ghost.svelte-usdr0l{background:#ffffff26;color:#fff;border:2px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ko-btn--ghost.svelte-usdr0l:hover{background:#ffffff40;border-color:#ffffff80}@media(max-width:768px){.ko-event__inner.svelte-usdr0l{grid-template-columns:1fr;text-align:center}.ko-event__pre.svelte-usdr0l,.ko-event__desc.svelte-usdr0l{margin-left:auto;margin-right:auto}.ko-event__highlights.svelte-usdr0l,.ko-event__actions.svelte-usdr0l{justify-content:center}.ko-event__date.svelte-usdr0l{margin:0 auto}}.ko-stats.svelte-1txw09c{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:68px 24px;position:relative;overflow:hidden}.ko-stats.svelte-1txw09c:before,.ko-stats.svelte-1txw09c:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.ko-stats.svelte-1txw09c:before{top:-40%;left:-10%;width:450px;height:450px;background:radial-gradient(circle,rgba(192,57,43,.15),transparent 70%)}.ko-stats.svelte-1txw09c:after{bottom:-40%;right:-10%;width:450px;height:450px;background:radial-gradient(circle,rgba(52,152,219,.1),transparent 70%)}.ko-stats__grid.svelte-1txw09c{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;position:relative;z-index:1;max-width:1200px;margin:0 auto}.ko-stats__item.svelte-1txw09c{text-align:center;padding:24px 14px;background:#ffffff0d;border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.ko-stats__item.svelte-1txw09c:hover{transform:translateY(-6px);background:#ffffff1a;border-color:#c0392b4d}.ko-stats__icon.svelte-1txw09c{width:52px;height:52px;margin:0 auto 12px;border-radius:10px;display:flex;align-items:center;justify-content:center}.ko-stats__icon.svelte-1txw09c svg:where(.svelte-1txw09c){width:26px;height:26px}.ko-stats__icon--red.svelte-1txw09c{background:linear-gradient(135deg,#c0392b,#e74c3c)}.ko-stats__icon--blue.svelte-1txw09c{background:linear-gradient(135deg,#2980b9,#3498db)}.ko-stats__icon--gold.svelte-1txw09c{background:linear-gradient(135deg,#f39c12,#f1c40f)}.ko-stats__icon--green.svelte-1txw09c{background:linear-gradient(135deg,#27ae60,#2ecc71)}.ko-stats__num.svelte-1txw09c{font-size:clamp(30px,5vw,42px);font-weight:800;background:linear-gradient(135deg,#fff,#d0d0d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;display:block}.ko-stats__suf.svelte-1txw09c{font-size:.65em;color:#c0392b;-webkit-text-fill-color:#c0392b}.ko-stats__label.svelte-1txw09c{display:block;margin-top:8px;font-size:13px;color:#fff9;font-weight:500}@media(max-width:768px){.ko-stats__grid.svelte-1txw09c{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:420px){.ko-stats__grid.svelte-1txw09c{grid-template-columns:1fr}}.ko-cta.svelte-1roifbf{padding:72px 24px;background:linear-gradient(135deg,var(--ko-bg) 0%,var(--ko-bg-elevated) 100%);position:relative;overflow:hidden}.ko-cta.svelte-1roifbf:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(192,57,43,.08),transparent 70%);border-radius:50%}.ko-cta__grid.svelte-1roifbf{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;position:relative;z-index:1;max-width:1200px;margin:0 auto}.ko-cta__badge.svelte-1roifbf{display:inline-block;background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;padding:8px 20px;border-radius:30px;font-size:13px;font-weight:600;margin-bottom:16px}.ko-cta__title.svelte-1roifbf{font-size:clamp(26px,4vw,36px);font-weight:700;color:var(--ko-text);margin-bottom:14px;line-height:1.2}.ko-cta__text.svelte-1roifbf{font-size:15px;color:var(--ko-text-secondary);line-height:1.7;margin-bottom:24px}.ko-cta__feats.svelte-1roifbf{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.ko-cta__f.svelte-1roifbf{display:flex;align-items:flex-start;gap:10px}.ko-cta__fi.svelte-1roifbf{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.ko-cta__fi.svelte-1roifbf svg:where(.svelte-1roifbf){width:18px;height:18px}.ko-cta__fi--red.svelte-1roifbf{background:linear-gradient(135deg,#c0392b,#e74c3c)}.ko-cta__fi--blue.svelte-1roifbf{background:linear-gradient(135deg,#2980b9,#3498db)}.ko-cta__fi--green.svelte-1roifbf{background:linear-gradient(135deg,#27ae60,#2ecc71)}.ko-cta__fi--purple.svelte-1roifbf{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.ko-cta__f.svelte-1roifbf strong:where(.svelte-1roifbf){display:block;font-size:13px;color:var(--ko-text);margin-bottom:1px}.ko-cta__f.svelte-1roifbf span:where(.svelte-1roifbf){font-size:12px;color:var(--ko-text-muted)}.ko-cta__acts.svelte-1roifbf{display:flex;gap:12px;flex-wrap:wrap}.ko-btn.svelte-1roifbf{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:30px;font-weight:600;font-size:15px;border:none;cursor:pointer;text-decoration:none;transition:all .3s ease}.ko-btn--red.svelte-1roifbf{background:linear-gradient(135deg,#c0392b,#e74c3c);color:#fff;box-shadow:0 4px 15px #c0392b4d}.ko-btn--red.svelte-1roifbf:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c0392b66}.ko-btn--out.svelte-1roifbf{background:var(--ko-surface);color:var(--ko-primary);border:2px solid var(--ko-primary)}.ko-btn--out.svelte-1roifbf:hover{background:var(--ko-primary);color:#fff;transform:translateY(-2px)}.ko-cta__cards.svelte-1roifbf{display:flex;flex-direction:column;gap:16px}.ko-cta__pcard.svelte-1roifbf{background:var(--ko-surface);border-radius:16px;border:2px solid var(--ko-border);box-shadow:var(--ko-shadow-md);overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit;cursor:pointer}.ko-cta__pcard.svelte-1roifbf:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-2px)}.ko-cta__pcard--feat.svelte-1roifbf{border-color:#9b59b6}.ko-cta__pcard-hd.svelte-1roifbf{padding:12px 20px;font-size:12px;font-weight:600;color:#fff}.ko-cta__pcard-hd--red.svelte-1roifbf{background:linear-gradient(135deg,#c0392b,#e74c3c)}.ko-cta__pcard-hd--green.svelte-1roifbf{background:linear-gradient(135deg,#27ae60,#2ecc71)}.ko-cta__pcard-hd--purple.svelte-1roifbf{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.ko-cta__pcard-bd.svelte-1roifbf{padding:20px}.ko-cta__pcard-nm.svelte-1roifbf{font-size:17px;font-weight:700;color:var(--ko-text);margin-bottom:6px}.ko-cta__pcard-pr.svelte-1roifbf{display:flex;align-items:baseline;gap:4px;margin-bottom:10px}.ko-cta__pcard-pr.svelte-1roifbf strong:where(.svelte-1roifbf){font-size:32px;font-weight:800;line-height:1}.ko-cta__pcard-pr--green.svelte-1roifbf{color:#27ae60}.ko-cta__pcard-pr--purple.svelte-1roifbf{color:#9b59b6}.ko-cta__pcard-pr.svelte-1roifbf small:where(.svelte-1roifbf){font-size:13px;color:var(--ko-text-muted)}.ko-cta__pcard-desc.svelte-1roifbf{font-size:13px;color:var(--ko-text-secondary);line-height:1.5}@media(max-width:968px){.ko-cta__grid.svelte-1roifbf,.ko-cta__feats.svelte-1roifbf{grid-template-columns:1fr}.ko-cta__cards.svelte-1roifbf{order:-1;flex-direction:row;flex-wrap:wrap}.ko-cta__pcard.svelte-1roifbf{flex:1;min-width:220px}}@media(max-width:520px){.ko-cta__cards.svelte-1roifbf{flex-direction:column}}.ko-nexus.svelte-29mguu{padding:72px 24px;background:linear-gradient(135deg,#0d2818,#1a4731,#0f3d2a);position:relative;overflow:hidden}.ko-nexus.svelte-29mguu:before{content:"";position:absolute;top:-35%;right:-8%;width:500px;height:500px;background:radial-gradient(circle,rgba(39,174,96,.25),transparent 70%);border-radius:50%;pointer-events:none}.ko-nexus.svelte-29mguu:after{content:"";position:absolute;bottom:-40%;left:-12%;width:450px;height:450px;background:radial-gradient(circle,rgba(46,204,113,.12),transparent 70%);border-radius:50%;pointer-events:none}.ko-nexus__grid.svelte-29mguu{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;max-width:900px;margin:0 auto}.ko-nexus__pre.svelte-29mguu{display:inline-flex;align-items:center;gap:8px;background:#2ecc712e;border:1px solid rgba(46,204,113,.35);padding:6px 16px;border-radius:30px;font-size:13px;color:#ffffffe6;font-weight:600;margin-bottom:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:fit-content}.ko-pulse-g.svelte-29mguu{width:8px;height:8px;background:#2ecc71;border-radius:50%;animation:svelte-29mguu-koPulse 1.5s ease infinite}@keyframes svelte-29mguu-koPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.ko-nexus__title.svelte-29mguu{font-size:clamp(28px,4.5vw,42px);font-weight:800;color:#fff;line-height:1.15;margin-bottom:10px}.ko-nexus__title.svelte-29mguu em{font-style:normal;background:linear-gradient(135deg,#27ae60,#2ecc71);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ko-nexus__desc.svelte-29mguu{font-size:16px;color:#ffffffbf;line-height:1.65;margin-bottom:24px;max-width:540px}.ko-nexus__features.svelte-29mguu{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px}.ko-nexus__feat.svelte-29mguu{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:all .3s ease}.ko-nexus__feat.svelte-29mguu:hover{background:#2ecc711f;border-color:#2ecc714d}.ko-nexus__feat-ico.svelte-29mguu{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#27ae60,#2ecc71);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.ko-nexus__feat-ico.svelte-29mguu svg:where(.svelte-29mguu){width:16px;height:16px}.ko-nexus__feat.svelte-29mguu strong:where(.svelte-29mguu){display:block;font-size:13px;color:#fff;margin-bottom:1px}.ko-nexus__feat.svelte-29mguu span:where(.svelte-29mguu){font-size:11px;color:#ffffff8c}.ko-nexus__acts.svelte-29mguu{display:flex;gap:12px;flex-wrap:wrap}.ko-btn.svelte-29mguu{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:30px;font-weight:600;font-size:15px;border:none;cursor:pointer;text-decoration:none;transition:all .3s ease}.ko-btn--green.svelte-29mguu{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;box-shadow:0 4px 15px #27ae6059}.ko-btn--green.svelte-29mguu:hover{transform:translateY(-2px);box-shadow:0 6px 20px #27ae6073}.ko-btn--ghost-g.svelte-29mguu{background:#2ecc711f;color:#fff;border:2px solid rgba(46,204,113,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ko-btn--ghost-g.svelte-29mguu:hover{background:#2ecc7138;border-color:#2ecc7199}.ko-nexus__desc.svelte-29mguu{margin-left:auto;margin-right:auto}.ko-nexus__features.svelte-29mguu{max-width:600px;margin-left:auto;margin-right:auto}.ko-nexus__acts.svelte-29mguu{justify-content:center}@media(max-width:968px){.ko-nexus__features.svelte-29mguu{max-width:480px}}@media(max-width:520px){.ko-nexus__features.svelte-29mguu{grid-template-columns:1fr}}.hero-story.svelte-ul2w9x{position:relative;width:100%;aspect-ratio:13 / 3;overflow:hidden;background:var(--ko-bg-elevated)}.hero-story__stage.svelte-ul2w9x,.hero-story__picture.svelte-ul2w9x,.hero-story__picture.svelte-ul2w9x img:where(.svelte-ul2w9x){display:block;width:100%;height:100%}.hero-story__picture--sequential.svelte-ul2w9x{animation:svelte-ul2w9x-scene-in .28s ease-out both}.hero-story__picture.svelte-ul2w9x img:where(.svelte-ul2w9x){object-fit:cover}.hero-story__bubble.svelte-ul2w9x{position:absolute;z-index:1;box-sizing:border-box;border:clamp(3px,.28vw,6px) solid #171717;background:#fff;box-shadow:0 7px 18px #0003;color:#171717;font-weight:700;line-height:1.08;text-align:center;text-wrap:balance;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;animation:svelte-ul2w9x-bubble-in .22s cubic-bezier(.2,.9,.35,1.25) both}.hero-story__bubble.svelte-ul2w9x:after{position:absolute;background:#fff;content:""}.hero-story__bubble--sequential.svelte-ul2w9x{top:clamp(1rem,10%,2.8rem);left:clamp(1rem,5vw,7rem);width:max-content;max-width:min(38vw,46rem);padding:clamp(.7rem,1.2vw,1.25rem) clamp(1rem,1.8vw,2rem);border-radius:999px;font-size:clamp(1rem,2.35vw,3rem)}.hero-story__bubble--sequential.svelte-ul2w9x:after{left:18%;bottom:clamp(-1rem,-1.3vw,-.55rem);width:clamp(1rem,1.8vw,2rem);height:clamp(1rem,1.8vw,2rem);border-right:clamp(3px,.28vw,6px) solid #171717;border-bottom:clamp(3px,.28vw,6px) solid #171717;transform:rotate(45deg)}.hero-story__bubble--sequential.hero-story__bubble--right.svelte-ul2w9x{left:auto;right:clamp(27%,31vw,38rem)}.hero-story__bubble--sequential.hero-story__bubble--right.svelte-ul2w9x:after{left:auto;right:18%}.hero-story__bubble--sequential.hero-story__bubble--final.svelte-ul2w9x:after{left:auto;right:12%}.hero-story__bubble--triptych.svelte-ul2w9x{top:3.5556%;width:30.8718%;height:31.1111%;padding:clamp(.35rem,.7vw,.9rem) clamp(.65rem,1.15vw,1.4rem);border-radius:999px;font-size:clamp(.875rem,1.44vw,1.75rem);display:grid;place-items:center}.hero-story__bubble--triptych.hero-story__bubble--long.svelte-ul2w9x{font-size:clamp(.75rem,1.22vw,1.5rem)}.hero-story__bubble--triptych.hero-story__bubble--very-long.svelte-ul2w9x{font-size:clamp(.7rem,1.08vw,1.32rem)}.hero-story__bubble--panel-1.svelte-ul2w9x{left:1.2308%}.hero-story__bubble--panel-2.svelte-ul2w9x{left:34.5641%}.hero-story__bubble--panel-3.svelte-ul2w9x{top:64.8889%;left:67.8974%}.hero-story__bubble--triptych.svelte-ul2w9x:after{bottom:-12%;width:clamp(.75rem,1.2vw,1.45rem);aspect-ratio:1;border-right:clamp(3px,.28vw,6px) solid #171717;border-bottom:clamp(3px,.28vw,6px) solid #171717;transform:rotate(45deg)}.hero-story__bubble--triptych.hero-story__bubble--friedl.svelte-ul2w9x:after{left:71.6%}.hero-story__bubble--triptych.hero-story__bubble--kiara.svelte-ul2w9x:after{left:30.1%}.hero-story__bubble--triptych.hero-story__bubble--final.svelte-ul2w9x:after{top:-12%;bottom:auto;left:24%;border:0;border-top:clamp(3px,.28vw,6px) solid #171717;border-left:clamp(3px,.28vw,6px) solid #171717}.hero-story__register.svelte-ul2w9x{position:absolute;top:4%;right:1.641%;z-index:2;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:min(15.8974%,19.375rem);min-width:9.5rem;min-height:44px;padding:var(--ko-space-sm) var(--ko-space-md);border:2px solid rgba(255,255,255,.82);border-radius:999px;background:var(--ko-primary);box-shadow:0 5px 18px #00000047;color:#fff;font-size:clamp(.75rem,1.05vw,1.125rem);font-weight:700;line-height:1.1;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.hero-story--sequential.svelte-ul2w9x .hero-story__register:where(.svelte-ul2w9x){top:clamp(1rem,12%,3.25rem);right:clamp(4rem,10vw,12rem);width:auto}.hero-story__register.svelte-ul2w9x:hover,.hero-story__register--emphasized.svelte-ul2w9x{transform:translateY(-2px);box-shadow:0 7px 22px #00000057,0 0 0 4px #ffffff57;filter:saturate(1.08)}.hero-story__register.svelte-ul2w9x:focus-visible,.hero-story__motion-control.svelte-ul2w9x:focus-visible{outline:3px solid white;outline-offset:3px}.hero-story__motion-control.svelte-ul2w9x{position:absolute;left:.718%;bottom:3.5556%;z-index:2;display:grid;box-sizing:border-box;width:clamp(2.75rem,2.4615vw,3rem);aspect-ratio:1;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#111111ad;color:#fff;font:inherit;font-size:.8rem;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-story__transcript.svelte-ul2w9x{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes svelte-ul2w9x-scene-in{0%{opacity:.35;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}@keyframes svelte-ul2w9x-bubble-in{0%{opacity:0;transform:scale(.88) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:900px){.hero-story--triptych.hero-story--square-mobile.svelte-ul2w9x{aspect-ratio:1}.hero-story__bubble--triptych.svelte-ul2w9x{left:3.1481%;width:93.7037%;height:17.5926%;padding:clamp(.5rem,2.2vw,1.15rem) clamp(.75rem,3vw,1.6rem);border-width:clamp(3px,.65vw,6px);font-size:clamp(.75rem,3.35vw,1.125rem);line-height:1.12}.hero-story__bubble--triptych.hero-story__bubble--long.svelte-ul2w9x{font-size:clamp(.7rem,2.85vw,1rem)}.hero-story__bubble--triptych.hero-story__bubble--very-long.svelte-ul2w9x{font-size:clamp(.65rem,2.55vw,.92rem)}.hero-story__bubble--panel-1.svelte-ul2w9x{top:1.4815%}.hero-story__bubble--panel-2.svelte-ul2w9x{top:34.8148%}.hero-story__bubble--panel-3.svelte-ul2w9x{top:80.5556%;left:12.963%;width:83.7037%;height:17.037%}.hero-story--mobile-panels.svelte-ul2w9x .hero-story__bubble--panel-3:where(.svelte-ul2w9x){left:16%;width:80.7%}.hero-story__bubble--triptych.svelte-ul2w9x:after{bottom:-9%;width:clamp(.85rem,3.2vw,1.4rem);border-width:0 clamp(3px,.65vw,6px) clamp(3px,.65vw,6px) 0}.hero-story__bubble--triptych.hero-story__bubble--friedl.svelte-ul2w9x:after{left:71.5%}.hero-story__bubble--triptych.hero-story__bubble--kiara.svelte-ul2w9x:after{left:26%}.hero-story__bubble--triptych.hero-story__bubble--final.svelte-ul2w9x:after{top:-9%;left:17%;border-width:clamp(3px,.65vw,6px) 0 0 clamp(3px,.65vw,6px)}.hero-story--triptych.svelte-ul2w9x .hero-story__register:where(.svelte-ul2w9x){top:64%;right:3.3333%;width:40.1852%;min-width:0;min-height:44px;height:11.1111%;padding:clamp(.4rem,1.8vw,.85rem);font-size:clamp(.7rem,3vw,1rem)}.hero-story--triptych.svelte-ul2w9x .hero-story__motion-control:where(.svelte-ul2w9x){left:1.8519%;bottom:2.4074%;width:clamp(2.75rem,9.6296vw,6.5rem)}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--panel-1:where(.svelte-ul2w9x){top:2.5926%;left:17.037%;width:80%;height:19.4444%}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--panel-2:where(.svelte-ul2w9x){top:8.5185%;left:17.037%;width:80%;height:22.4074%}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--panel-1.hero-story__bubble--friedl:where(.svelte-ul2w9x):after{left:17%}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--panel-1.hero-story__bubble--kiara:where(.svelte-ul2w9x):after{left:64%}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--panel-2.hero-story__bubble--friedl:where(.svelte-ul2w9x):after{left:6%}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--panel-2.hero-story__bubble--kiara:where(.svelte-ul2w9x):after{left:75%}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--panel-3:where(.svelte-ul2w9x){top:51.8519%;right:auto;bottom:auto;left:48.1481%;width:48.1481%;height:27.037%}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__bubble--triptych.hero-story__bubble--final:where(.svelte-ul2w9x):after{top:34%;bottom:auto;left:-6%;border:0;border-bottom:clamp(3px,.65vw,6px) solid #171717;border-left:clamp(3px,.65vw,6px) solid #171717}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__register:where(.svelte-ul2w9x){top:14.8148%;right:5.5556%;bottom:auto;width:39.8148%;height:15.5556%;min-height:44px}.hero-story--mobile-replace.svelte-ul2w9x .hero-story__motion-control:where(.svelte-ul2w9x){top:1.8519%;bottom:auto;left:1.8519%}}@media(max-width:768px){.hero-story--sequential.hero-story--square-mobile.svelte-ul2w9x{aspect-ratio:1}.hero-story__bubble--sequential.svelte-ul2w9x,.hero-story__bubble--sequential.hero-story__bubble--right.svelte-ul2w9x{top:21%;left:5%;right:auto;max-width:88%;padding:1rem 1.25rem;border-width:4px;font-size:clamp(1.25rem,6vw,2rem);line-height:1.12}.hero-story__bubble--sequential.hero-story__bubble--right.svelte-ul2w9x{left:auto;right:5%}.hero-story__bubble--sequential.hero-story__bubble--final.svelte-ul2w9x{top:5%;left:5%;right:auto;max-width:62%}.hero-story__bubble--sequential.hero-story__bubble--final.svelte-ul2w9x:after{left:auto;right:34%}.hero-story__bubble--sequential.svelte-ul2w9x:after{bottom:-.7rem;width:1.35rem;height:1.35rem;border-width:0 4px 4px 0}.hero-story--sequential.svelte-ul2w9x .hero-story__register:where(.svelte-ul2w9x){top:auto;right:var(--ko-space-md);bottom:var(--ko-space-md);max-width:60%;min-height:44px;font-size:var(--ko-font-sm)}}@media(prefers-reduced-motion:reduce){.hero-story__picture.svelte-ul2w9x,.hero-story__bubble.svelte-ul2w9x{animation:none}.hero-story__register.svelte-ul2w9x{transition:none}}.hero-banner.svelte-1bzylv6{position:relative;width:100%;aspect-ratio:13 / 3;max-height:50vh;overflow:hidden;background:var(--ko-bg-elevated)}.hero-banner.svelte-1bzylv6 picture:where(.svelte-1bzylv6),.hero-banner.svelte-1bzylv6 img:where(.svelte-1bzylv6){display:block;width:100%;height:100%}.hero-banner.svelte-1bzylv6 img:where(.svelte-1bzylv6){object-fit:cover}.hero-banner__register.svelte-1bzylv6{position:absolute;top:clamp(1rem,12%,3.25rem);right:clamp(1rem,4vw,5rem);z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:var(--ko-space-sm) var(--ko-space-lg);border:2px solid rgba(255,255,255,.82);border-radius:999px;background:var(--ko-primary);box-shadow:0 5px 18px #00000047;color:#fff;font-size:clamp(.875rem,1.15vw,1.125rem);font-weight:700;line-height:1.1;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.hero-banner__register.svelte-1bzylv6:hover{transform:translateY(-2px);box-shadow:0 7px 22px #00000057}.hero-banner__register.svelte-1bzylv6:focus-visible,.hero-banner__motion-control.svelte-1bzylv6:focus-visible{outline:3px solid white;outline-offset:3px}.hero-banner__motion-control.svelte-1bzylv6{position:absolute;left:.718%;bottom:3.5556%;z-index:2;display:grid;width:clamp(2.25rem,2.4615vw,3rem);aspect-ratio:1;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#111111ad;color:#fff;font:inherit;font-size:.8rem;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media(min-width:769px)and (max-width:900px){.hero-banner--story-mobile.hero-banner--square-mobile.svelte-1bzylv6{aspect-ratio:1;max-height:none}}@media(max-width:768px){.hero-banner--square-mobile.svelte-1bzylv6{aspect-ratio:1;max-height:none}.hero-banner__register.svelte-1bzylv6{top:var(--ko-space-md);right:var(--ko-space-md);max-width:calc(100% - 2 * var(--ko-space-md));font-size:var(--ko-font-sm)}.hero-banner__motion-control.svelte-1bzylv6{left:1.8519%;bottom:2.4074%;width:clamp(2.5rem,9.6296vw,6.5rem)}}.ko-all-courses-btn.svelte-1uha8ag{display:block;background:var(--ko-primary);color:#fff;font-size:var(--ko-font-lg);font-weight:600;padding:var(--ko-space-md);border-radius:var(--ko-radius-lg);text-decoration:none;text-align:center;box-shadow:0 4px 14px #c0392b66;transition:transform .15s ease,box-shadow .15s ease;margin:var(--ko-space-md)}.ko-all-courses-btn.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c0392b80}.ko-live-btn-mobile.svelte-1uha8ag{display:none}@media(max-width:768px){.ko-live-btn-mobile.svelte-1uha8ag{display:block}}.landing.svelte-1uha8ag{min-height:100vh;display:flex;flex-direction:column}.hero.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:0}.hero-preview.svelte-1uha8ag{display:flex;width:min(100% - 2rem,76rem);min-height:44px;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1rem;border:1px solid color-mix(in srgb,var(--ko-primary) 45%,var(--ko-border));border-radius:0 0 var(--ko-radius-lg, 12px) var(--ko-radius-lg, 12px);background:color-mix(in srgb,var(--ko-primary) 8%,var(--ko-surface));color:var(--ko-text);font-size:var(--ko-font-sm);text-align:left}.hero-preview.svelte-1uha8ag a:where(.svelte-1uha8ag){display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;color:var(--ko-primary);font-weight:700}@media(max-width:520px){.hero-preview.svelte-1uha8ag{align-items:flex-start;flex-direction:column;gap:.25rem}}.tiles.svelte-1uha8ag{padding:var(--ko-space-2xl, 4rem) 0;background:var(--ko-bg)}.tiles--hero.svelte-1uha8ag{padding-top:var(--ko-space-xl, 2rem);padding-bottom:var(--ko-space-xl, 2rem)}.tiles__layout.svelte-1uha8ag{display:grid;grid-template-columns:1fr 300px;gap:var(--ko-space-xl, 2rem);max-width:1280px;margin:0 auto;padding:0 var(--ko-space-lg);align-items:stretch;min-height:min(70vh,600px)}.tiles__grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr;gap:var(--ko-space-lg, 1.5rem)}.tiles__banner.svelte-1uha8ag{display:flex;flex-direction:column;background:var(--ko-surface);border:2px solid var(--ko-border);border-radius:var(--ko-radius-lg, 12px);overflow:hidden;box-shadow:var(--ko-shadow-md, 0 4px 12px rgba(0, 0, 0, .1))}.tiles__banner.svelte-1uha8ag iframe:where(.svelte-1uha8ag){width:100%;height:100%;min-height:500px;border:none}.tile.svelte-1uha8ag{position:relative;border-radius:var(--ko-radius-lg, 12px);overflow:hidden;display:block;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;min-height:120px}.tile.svelte-1uha8ag:hover{transform:translateY(-4px);box-shadow:var(--ko-shadow-lg, 0 8px 24px rgba(0, 0, 0, .15))}.tile.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover}.tile__label.svelte-1uha8ag{position:absolute;bottom:0;inset-inline:0;padding:var(--ko-space-md, 1rem);background:linear-gradient(transparent,#000000b3);color:#fff;font-weight:600;font-size:var(--ko-text-lg, 1.125rem)}@media(max-width:768px){.tiles__layout.svelte-1uha8ag{grid-template-columns:1fr;min-height:auto}.tiles__grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.tiles__banner.svelte-1uha8ag{max-width:400px;margin:0 auto}.tiles__banner.svelte-1uha8ag iframe:where(.svelte-1uha8ag){height:500px}}@media(max-width:520px){.tiles__grid.svelte-1uha8ag{grid-template-columns:1fr}}
