h1{font-family:Pacifio;font-size:5rem!important}#kurt{border-radius:16px;width:80%}#kurtText{font-size:2rem}#poster-noah{border-radius:16px;max-width:100%;max-height:70vh;margin:0 auto 40px;box-shadow:10px 10px 5px #00000048}#poster-div{flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}#redirect-notice{background-color:var(--primary);color:#fff;text-align:center;z-index:1050;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem;display:none;position:sticky;top:0}#redirect-notice a{color:#fff;background-color:#0003;border-radius:8px;padding:.5rem 1rem;font-weight:700;text-decoration:none}#mission-img{border-radius:16px;transition:transform .3s}#mission-img:hover{transform:scale(1.02)}#whatapp{width:100%;margin:0 auto}#whatapp img{transition:transform .3s}#whatapp img:hover{transform:scale(1.05)}@keyframes shake{0%{transform:translate(0)}10%{transform:translate(-10px)}20%{transform:translate(10px)}30%{transform:translate(-10px)}40%{transform:translate(10px)}50%{transform:translate(-10px)}60%{transform:translate(10px)}70%{transform:translate(-10px)}80%{transform:translate(10px)}90%{transform:translate(-10px)}to{transform:translate(0)}}.shake{animation:.5s ease-in-out shake}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate{animation:1s rotate}#confetti-container{pointer-events:none;z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.confetti-piece{opacity:0;background:red;width:8px;height:16px;animation:5s linear forwards fall;position:absolute;top:-20px}@keyframes fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(720deg)}}@media (max-width:767px){h1{font-size:3rem!important}#kurtText{font-size:1.5rem}}.deprecation-notice{background-color:var(--card-bg);border:1px solid var(--primary);color:var(--text-color)}.deprecation-notice .alert-link{color:var(--akzent)}.deprecation-notice .btn-close{filter:invert()grayscale()brightness(200%);top:50%;transform:translateY(-50%)}
