*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%}body{min-height:600px;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:20px;background:#111}@media (max-width:768px){body{overflow-y:auto;padding:10px}}@media (max-height:600px){body{overflow-y:auto}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.3)}input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(0,0,0,.3)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-circle-notch.fa-spin,.fa-spin{animation:spin 1s linear infinite}@media (max-width:768px){.discord-card{padding:24px!important;width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important}.volume-control{bottom:15px!important;right:15px!important}.volume-control button{width:45px!important;height:45px!important}.social-media-links{gap:8px!important;margin-top:20px!important}.social-media-links a{width:28px!important;height:28px!important}.social-media-links i{font-size:14px!important}}@media (max-width:480px){.discord-card{padding:32px 32px 59px!important;border-radius:16px!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}.volume-control{bottom:10px!important;right:10px!important}.volume-control button{width:40px!important;height:40px!important}.volume-control i{font-size:16px!important}.social-media-links{gap:6px!important;margin-top:16px!important;padding:0 4px!important}.social-media-links a{width:26px!important;height:26px!important;border-radius:4px!important}.social-media-links i{font-size:12px!important}}@media (max-width:900px) and (orientation:landscape){body{overflow-y:auto!important;min-height:600px!important;height:auto!important}.discord-card{min-height:400px!important;margin:20px 0!important}}@media (max-width:768px){.video-credit{bottom:15px!important;left:15px!important;max-width:calc(100vw - 120px)!important}.video-credit,.video-credit i{font-size:11px!important}}@media (max-width:480px){.video-credit{bottom:10px!important;left:10px!important;max-width:calc(100vw - 100px)!important;gap:4px!important}.video-credit,.video-credit i{font-size:10px!important}}@keyframes blink-caret{0%,to{opacity:1}50%{opacity:0}}