:root{--logo: #ffffff;--placeholder: 30 6% 25%}body{margin:0;padding:0;font-family:Inter,Arial,sans-serif;color:#fff;text-align:center;background-color:#000}.bg{position:fixed;top:0;left:0;right:0;bottom:0;animation:spaceJam 240s linear infinite;background-repeat:repeat;background-size:auto;z-index:-1}.background{background:url(https://opengameart.org/sites/default/files/nebuladrystars.png)}.midground{background:url(https://opengameart.org/sites/default/files/nebula2.png);animation-duration:120s}.foreground{background:url(https://opengameart.org/sites/default/files/nebulawetstars.png);animation-duration:60s}@keyframes spaceJam{to{background-position:-4096px -4096px}}.header-logo{position:fixed;top:20px;left:20px;display:flex;align-items:center;z-index:2}.logo-icon{width:48px;height:16px;margin-right:10px}.logo-text{font-size:1.2em;font-weight:500;color:#fff}.content{position:relative;z-index:1;padding:20px 20px 40px;max-width:800px;margin:0 auto}h1{font-size:2.5em;font-weight:700;margin-bottom:10px}h2{font-size:1.8em;font-weight:500;margin-bottom:20px}h2 a{color:#fff;text-decoration:none;transition:color .3s}h2 a:hover{color:#ff69b4}.progress-bar{width:80%;height:20px;background-color:#fff3;margin:0 auto 20px;position:relative;border-radius:20px;overflow:hidden}.progress{width:0%;height:100%;background-color:#ff69b4;position:relative;transition:width 2s ease-in-out}.progress-text{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#fff;font-size:.9em;font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.whitelist-button{display:block;margin:0 auto 20px;padding:10px 20px;background-color:#ff69b4;color:#fff;font-size:1.1em;font-weight:500;border:none;border-radius:10px;cursor:pointer;transition:background-color .3s,transform .2s}.whitelist-button:hover{background-color:#e55a9f;transform:scale(1.05)}.whitelist-button:active{transform:scale(.95)}p{font-size:1.2em;font-weight:400;margin-bottom:20px}.conditions{border:1px solid rgba(255,255,255,.4);padding:15px;border-radius:8px;margin-bottom:20px;background-color:#ffffff0d;box-shadow:0 2px 8px #0003}.conditions p{margin-top:8px;font-size:1em}h3{font-size:1.4em;font-weight:500;margin-bottom:8px}ul{list-style-type:none;padding:0;margin:0}li{font-size:1em;font-weight:400;margin-bottom:8px}.animation{width:100%;max-width:400px;height:auto;margin:20px auto;display:block}.footer{position:relative;z-index:1;padding:40px 20px;text-align:left;max-width:1120px;margin:0 auto}.footer-text{font-size:.9em;line-height:1.5;margin-bottom:20px;color:hsl(var(--placeholder))}.footer-text a{color:#ff69b4;text-decoration:none}.footer-text a:hover{text-decoration:underline}.footer-image{width:100%;max-width:1120px;height:auto;margin:20px auto;display:block}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.9em;margin-top:20px}.copyright{color:hsl(var(--placeholder))}.social-icons{display:flex;gap:10px}.social-icon{display:inline-flex;align-items:center}.icon-twitter,.icon-telegram{width:20px;height:20px;fill:hsl(var(--placeholder));transition:fill .3s}.icon-telegram{width:19px;height:16px}.social-icon:hover .icon-twitter,.social-icon:hover .icon-telegram{fill:#ff69b4}
