:root{--bg: #08111f;--panel: #0f1b2d;--panel-soft: #13223a;--border: rgba(255, 255, 255, .08);--text: #f1f5f9;--muted: #a7b3c7;--brand: #53d2ff;--brand-strong: #2db2e6;--positive: #2fbf71;--negative: #ff6b6b;--neutral: #f4c95d;--shadow: 0 16px 40px rgba(0, 0, 0, .28);--radius: 22px;--radius-small: 14px;--max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(83,210,255,.18),transparent 24%),linear-gradient(180deg,#09111d,#050b14);color:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{width:min(calc(100% - 40px),var(--max));margin:0 auto;padding:40px 0 72px}.page-shell--narrow,.page-shell--detail{padding-top:28px}.hero,.detail-hero{display:grid;grid-template-columns:1.4fr .9fr;gap:24px;align-items:stretch}.hero{min-height:420px}.hero__copy,.hero__panel,.detail-highlight,.stat-card,.summary-card,.info-card,.feature-card,.site-card,.timeline-panel{background:#0f1b2dd6;border:1px solid var(--border);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.hero__copy,.detail-highlight,.hero__panel,.timeline-panel,.info-card,.stat-card,.summary-card,.feature-card,.site-card{border-radius:var(--radius)}.hero__copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.hero__copy h1,.detail-hero h1,.subpage-header h1{margin:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.02;letter-spacing:-.04em}.hero__text,.detail-hero__copy,.subpage-header p,.site-card__copy,.feature-card p,.stat-card p,.info-card,.event-card p{color:var(--muted)}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;color:var(--brand)}.hero__actions,.action-list,.event-footer,.timeline-toolbar,.subpage-header{display:flex;gap:12px;flex-wrap:wrap}.button,.action-list button,.event-footer button,.filter-button{border:0;cursor:pointer;padding:12px 18px;border-radius:999px;transition:.18s ease}.button--primary,.action-list button:first-child,.filter-button.is-active{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#032033;font-weight:700}.button--secondary,.action-list button,.event-footer button,.filter-button{background:#ffffff0f;color:var(--text);border:1px solid var(--border)}.hero__panel{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.metric-card,.summary-card,.stat-card{padding:20px}.metric-card{background:var(--panel-soft);border-radius:var(--radius-small);border:1px solid var(--border)}.metric-card span,.summary-card span,.stat-card span,.site-card__stats span,.progress-meta span,.info-card li,.event-meta span,.event-footer span{color:var(--muted);font-size:.95rem}.metric-card strong,.summary-card strong,.stat-card strong,.progress-meta strong,.site-card__stats strong,.detail-highlight strong{display:block;margin-top:6px;font-size:1.8rem}.section-block{margin-top:32px}.section-heading{margin-bottom:16px}.feature-grid,.site-grid,.dashboard-grid,.summary-grid,.info-grid{display:grid;gap:18px}.feature-grid,.summary-grid,.site-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.info-grid{grid-template-columns:1.2fr .8fr;margin:24px 0}.feature-card,.site-card,.info-card{padding:24px}.site-card{display:block}.site-card__header,.progress-meta,.event-card__top,.event-meta,.detail-hero,.breadcrumbs{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.status-pill,.badge,.action-pill,.tag-list span{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;font-size:.85rem;border:1px solid var(--border)}.status-pill{background:#53d2ff1f;color:var(--brand)}.progress-block,.site-card__stats,.tag-list,.timeline-list{display:grid;gap:14px}.progress-bar{height:10px;border-radius:999px;background:#ffffff14;overflow:hidden}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--brand),var(--positive))}.site-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.tag-list{grid-template-columns:repeat(auto-fit,minmax(120px,max-content))}.tag-list span{background:#ffffff0a}.breadcrumbs{margin-bottom:18px;color:var(--muted)}.detail-highlight{padding:28px;align-self:center}.summary-card--alert{border-color:#ff6b6b66}.summary-card--action{border-color:#f4c95d59}.info-card ul{margin:0;padding-left:18px;display:grid;gap:10px}.timeline-panel{padding:24px}.filter-group{display:flex;gap:10px;flex-wrap:wrap}.timeline-list{margin-top:20px}.event-card{padding:20px;border-radius:var(--radius-small);border:1px solid var(--border);background:var(--panel-soft)}.event-card--positiv{border-left:4px solid var(--positive)}.event-card--neutral{border-left:4px solid var(--neutral)}.event-card--negativ{border-left:4px solid var(--negative)}.badge--positiv{background:#2fbf7124;color:#a4f1c3}.badge--neutral{background:#f4c95d24;color:#ffe39c}.badge--negativ,.action-pill{background:#ff6b6b24;color:#ffc1c1}.subpage-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px}[hidden]{display:none!important}@media(max-width:1050px){.hero,.detail-hero,.feature-grid,.site-grid,.dashboard-grid,.summary-grid,.info-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.page-shell{width:min(calc(100% - 28px),var(--max));padding-bottom:40px}.hero,.detail-hero,.feature-grid,.site-grid,.dashboard-grid,.summary-grid,.info-grid,.hero__panel,.site-card__stats{grid-template-columns:1fr}.hero__copy,.feature-card,.site-card,.timeline-panel,.info-card,.detail-highlight{padding:20px}.hero__copy h1,.detail-hero h1,.subpage-header h1{font-size:2.2rem}}
