*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#0b1d2a,#05080d 60%,#020305);color:#fff}#firework-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}#app{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh;background:transparent}.hero{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 1rem 2rem;background:transparent}.hero h1{font-size:3rem;font-weight:500;letter-spacing:.04em;color:#fff;text-shadow:0 0 8px #FF3CFF,0 0 16px #00C8FF,0 0 24px #FFFF00,0 0 32px #FF6A00;animation:glowPulse 3s infinite ease-in-out}@keyframes glowPulse{0%,to{text-shadow:0 0 8px #FF3CFF,0 0 16px #00C8FF,0 0 24px #FFFF00,0 0 32px #FF6A00}50%{text-shadow:0 0 12px #FF00A0,0 0 20px #00FFAA,0 0 28px #FFD700,0 0 36px #FF4500}}.hero p{margin:.5rem 0;opacity:.85}.status{margin-top:2rem;font-size:.9rem;letter-spacing:.2em;text-transform:uppercase;font-family:monospace;opacity:.6}.footer{width:100%;text-align:center;padding:1rem;background:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.footer .footer-main{margin-bottom:.5rem;color:#fffa}.footer .link{color:#00c8ff;text-decoration:none;transition:color .3s}.footer .link:hover{color:#ff3cff}.impressum-toggle{background:none;border:none;color:#00c8ff;cursor:pointer;margin-top:.3rem;font-size:.8rem;transition:color .3s}.impressum-toggle:hover{color:#ff3cff}.impressum-content{max-height:0;overflow:hidden;transition:max-height .5s ease;margin-top:.5rem}.impressum-content.open{max-height:2000px}.impressum-box{background:linear-gradient(to bottom,#071029e6,#04131fcc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;color:#fff}.impressum-box h2{text-align:center;font-size:1.8rem;font-weight:700;background:linear-gradient(to right,#00c8ff,#ff3cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.impressum-box h3{font-size:1rem;font-weight:600;margin-bottom:.3rem}.impressum-box h4{font-size:.9rem;margin-top:.5rem;margin-bottom:.2rem}.impressum-section{margin-bottom:1rem}.impressum-source{font-size:.7rem;opacity:.6;border-top:1px solid rgba(255,255,255,.2);padding-top:.5rem}
