:root{--svh-blue: #0055ff;--svh-dark-blue: #0033cc;--svh-black: #111;--bg-light: #f8fafc}.hero-header.svelte-dwc9x8{position:relative;background-color:var(--svh-black);background:linear-gradient(160deg,#0a0a0a,#001a4d);padding:6rem 1rem;text-align:center;color:#fff;overflow:hidden;margin-bottom:5rem}.hero-bg.svelte-dwc9x8{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:30px 30px}.hero-content.svelte-dwc9x8{position:relative;z-index:2;max-width:800px;margin:0 auto;animation:svelte-dwc9x8-fadeInUp .8s ease-out}.season-badge.svelte-dwc9x8{display:inline-block;background:#ffffff1a;padding:5px 15px;border-radius:20px;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;color:#ddd}.hero-header.svelte-dwc9x8 h1:where(.svelte-dwc9x8){font-size:3.5rem;font-weight:800;margin:0 0 1rem;text-transform:uppercase;line-height:1.1}.subtitle.svelte-dwc9x8{font-size:1.5rem;color:var(--svh-blue);font-weight:600;margin:0}.container.svelte-dwc9x8{max-width:1100px;margin:0 auto;padding:0 1.5rem 6rem}.intro-section.svelte-dwc9x8{text-align:center;margin-bottom:6rem}.intro-text.svelte-dwc9x8{max-width:700px;margin:0 auto 4rem}.intro-text.svelte-dwc9x8 h2:where(.svelte-dwc9x8){font-size:2.5rem;margin-bottom:1.5rem;color:var(--svh-black)}.intro-text.svelte-dwc9x8 p:where(.svelte-dwc9x8){font-size:1.2rem;line-height:1.7;color:#555}.stats-row.svelte-dwc9x8{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 40px #0000000d;border:1px solid #eee}.stat-item.svelte-dwc9x8{text-align:center;flex:1;min-width:150px}.stat-icon.svelte-dwc9x8{font-size:2.5rem;margin-bottom:.5rem;display:block}.stat-value.svelte-dwc9x8{display:block;font-size:2.5rem;font-weight:900;color:var(--svh-black);line-height:1.2}.stat-label.svelte-dwc9x8{font-size:.9rem;text-transform:uppercase;color:var(--svh-blue);font-weight:700;letter-spacing:1px}.section-header.svelte-dwc9x8{margin-bottom:3rem;display:flex;align-items:center;gap:1rem}.section-header.svelte-dwc9x8 h2:where(.svelte-dwc9x8){font-size:2rem;font-weight:800;text-transform:uppercase;margin:0}.header-line.svelte-dwc9x8{flex-grow:1;height:2px;background:#eee}.section-header.center.svelte-dwc9x8{justify-content:center;flex-direction:column;text-align:center}.section-header.center.svelte-dwc9x8 p:where(.svelte-dwc9x8){color:#888;font-size:1.1rem;margin-top:.5rem}.board-section.svelte-dwc9x8{margin-bottom:8rem}.board-grid.svelte-dwc9x8{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.board-card.svelte-dwc9x8{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 15px #0000000d;transition:transform .3s;border:1px solid #eee;flex:1 1 280px;max-width:350px}.board-card.svelte-dwc9x8:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.img-wrapper.svelte-dwc9x8{height:250px;background:#f4f4f4;display:flex;align-items:center;justify-content:center;overflow:hidden}.img-wrapper.svelte-dwc9x8 img:where(.svelte-dwc9x8){width:100%;height:100%;object-fit:cover;transition:transform .5s}.board-card.svelte-dwc9x8:hover img:where(.svelte-dwc9x8){transform:scale(1.05)}.placeholder.svelte-dwc9x8{font-size:4rem;opacity:.3}.board-content.svelte-dwc9x8{padding:1.5rem;text-align:center}.board-content.svelte-dwc9x8 h3:where(.svelte-dwc9x8){margin:0;font-size:1.2rem;font-weight:700;color:#222}.role.svelte-dwc9x8{display:block;margin-top:5px;color:var(--svh-blue);font-weight:600;text-transform:uppercase;font-size:.85rem}.board-email.svelte-dwc9x8{display:block;margin-top:10px;color:#666;text-decoration:none;font-size:.9rem;transition:color .2s}.board-email.svelte-dwc9x8:hover{color:var(--svh-blue);text-decoration:underline}.timeline-visual.svelte-dwc9x8{position:relative;max-width:900px;margin:0 auto;padding:2rem 0}.timeline-bar.svelte-dwc9x8{position:absolute;left:50%;top:0;bottom:0;width:4px;background:#eee;transform:translate(-50%);border-radius:2px}.timeline-entry.svelte-dwc9x8{display:flex;justify-content:center;align-items:center;margin-bottom:4rem;position:relative}.year-bubble.svelte-dwc9x8{position:absolute;left:50%;width:60px;height:60px;background:var(--svh-black);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;transform:translate(-50%);z-index:2;border:4px solid white;box-shadow:0 0 0 4px #eee}.content-card.svelte-dwc9x8{width:40%;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 5px 20px #0000000d;border:1px solid #eee;position:relative}.timeline-entry.left.svelte-dwc9x8{justify-content:flex-start}.timeline-entry.right.svelte-dwc9x8{justify-content:flex-end}.timeline-entry.left.svelte-dwc9x8 .content-card:where(.svelte-dwc9x8){margin-right:auto;text-align:right}.timeline-entry.right.svelte-dwc9x8 .content-card:where(.svelte-dwc9x8){margin-left:auto;text-align:left}.card-icon.svelte-dwc9x8{font-size:2rem;margin-bottom:.5rem}.content-card.svelte-dwc9x8 h3:where(.svelte-dwc9x8){margin:0 0 .5rem;font-size:1.2rem;color:var(--svh-blue)}.content-card.svelte-dwc9x8 p:where(.svelte-dwc9x8){margin:0;color:#666;line-height:1.5}.cta-banner.svelte-dwc9x8{position:relative;background:url(/img/stadion-bg.jpg) center/cover;background-color:#111;border-radius:20px;padding:5rem 2rem;text-align:center;color:#fff;overflow:hidden;margin-top:5rem}.cta-overlay.svelte-dwc9x8{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000e6,#05fc)}.cta-content.svelte-dwc9x8{position:relative;z-index:2}.cta-content.svelte-dwc9x8 h2:where(.svelte-dwc9x8){font-size:2.5rem;text-transform:uppercase;margin-bottom:.5rem}.cta-content.svelte-dwc9x8 p:where(.svelte-dwc9x8){font-size:1.2rem;margin-bottom:2rem;opacity:.9}.btn-cta.svelte-dwc9x8{background:#fff;color:var(--svh-blue);padding:15px 40px;border-radius:50px;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:transform .2s;display:inline-block}.btn-cta.svelte-dwc9x8:hover{transform:scale(1.05);color:var(--svh-dark-blue)}@keyframes svelte-dwc9x8-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-header.svelte-dwc9x8{padding:4rem 1rem}.hero-header.svelte-dwc9x8 h1:where(.svelte-dwc9x8){font-size:2.5rem}.stats-row.svelte-dwc9x8{flex-direction:column;gap:2rem;padding:2rem}.timeline-bar.svelte-dwc9x8{left:20px}.year-bubble.svelte-dwc9x8{left:20px;transform:translate(-50%);width:50px;height:50px;font-size:.8rem}.content-card.svelte-dwc9x8{width:calc(100% - 60px);margin-left:60px!important;text-align:left!important}.timeline-entry.svelte-dwc9x8{margin-bottom:2rem;justify-content:flex-start!important}}
