@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;800&display=swap");*{margin:0;padding:0}body,html{width:100%;height:100%;overflow:hidden;font-family:Poppins,sans-serif;direction:ltr}body{background-image:url(/background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;position:relative}body.otp-background{background:#000!important;background-image:none!important}body.blocked-background,body.otp-background:before{background:#000!important}body.blocked-background{background-image:none!important}body.blocked-background:before{background:#000!important}body:before{content:"";width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(20,30,50,.8));z-index:0;pointer-events:none}#wrap,body:before{position:fixed;top:0;left:0}#wrap{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1;padding:1rem}.tournament-header{position:absolute;bottom:3rem;right:3rem;text-align:right;z-index:3;animation:fadeInUp 1s ease-out;pointer-events:none;opacity:.6}.tournament-logo{max-width:80px;height:auto;margin-bottom:.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.tournament-title{color:#fff;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.25rem;text-shadow:0 4px 12px rgba(0,0,0,.8),0 2px 4px rgba(0,0,0,.6);background:linear-gradient(135deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tournament-subtitle{color:#fff;font-size:.75rem;font-weight:400;letter-spacing:.5px;text-shadow:0 2px 8px rgba(0,0,0,.8);opacity:.95}.youtube-theme{width:90%;max-width:1600px;height:90vh;max-height:calc(100vh - 2rem);display:flex;align-items:stretch;justify-content:center;background-color:rgba(0,0,0,.7);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.8),0 0 0 2px rgba(255,215,0,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:0;z-index:2;animation:fadeInUp 1s ease-out;position:relative;overflow:hidden}.youtube-theme:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,215,0,.1) 50%,transparent 70%);animation:shine 8s infinite;pointer-events:none}.youtube-theme .shaka-video-container{width:100%!important;height:100%!important;position:relative;display:flex;flex-direction:column}#video,.youtube-theme .shaka-controls-container{width:100%;height:100%}#video{object-fit:contain;border-radius:20px;z-index:1;display:block}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@media (max-width:768px){.tournament-header{bottom:2rem;right:1rem}.tournament-title{font-size:.85rem}.tournament-subtitle{font-size:.65rem}.tournament-logo{max-width:60px;margin-bottom:.25rem}.youtube-theme{width:95%;height:calc(100vh - 120px);border-radius:15px}#wrap{padding:.5rem}}@media (max-width:480px){.tournament-header{bottom:1.5rem;right:.75rem}.tournament-title{font-size:.75rem}.tournament-subtitle{font-size:.6rem}.tournament-logo{max-width:50px}.youtube-theme{width:100%;height:calc(100vh - 100px);border-radius:10px}}.otp-container{width:80%;max-width:900px;height:90vh;max-height:calc(100vh - 2rem);display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.8),0 0 0 2px rgba(255,215,0,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:3rem;z-index:2;animation:fadeInUp .8s ease-out;position:relative;overflow:hidden}.otp-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,215,0,.1) 50%,transparent 70%);animation:shine 8s infinite;pointer-events:none}.otp-content{width:100%;text-align:center;position:relative;z-index:1;animation:fadeInDown .8s ease-out}.otp-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;text-shadow:0 4px 12px rgba(0,0,0,.8),0 2px 4px rgba(0,0,0,.6);background:linear-gradient(135deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:pulse 2s ease-in-out infinite}.otp-subtitle{color:hsla(0,0%,100%,.8);font-size:1rem;font-weight:400;margin-bottom:3rem;text-shadow:0 2px 8px rgba(0,0,0,.8)}.otp-inputs-wrapper{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:nowrap}.otp-input{width:70px;height:90px;font-size:2.5rem;font-weight:700;text-align:center;border:3px solid rgba(255,215,0,.3);border-radius:15px;background-color:rgba(0,0,0,.5);color:gold;outline:none;transition:all .3s ease;animation:slideInScale .5s ease-out;animation-fill-mode:both}.otp-input:first-child{animation-delay:.1s}.otp-input:nth-child(2){animation-delay:.15s}.otp-input:nth-child(3){animation-delay:.2s}.otp-input:nth-child(4){animation-delay:.25s}.otp-input:nth-child(5){animation-delay:.3s}.otp-input:nth-child(6){animation-delay:.35s}.otp-input:nth-child(7){animation-delay:.4s}.otp-input:nth-child(8){animation-delay:.45s}.otp-input:focus{border-color:gold;box-shadow:0 0 20px rgba(255,215,0,.6),0 0 40px rgba(255,215,0,.4),inset 0 0 20px rgba(255,215,0,.1);transform:scale(1.1);background-color:rgba(0,0,0,.7)}.otp-input:not(:placeholder-shown){border-color:gold;box-shadow:0 0 15px rgba(255,215,0,.4)}.otp-input-error{border-color:#f44!important;animation:shake .5s ease-in-out;box-shadow:0 0 20px rgba(255,68,68,.6)!important}.otp-error-message{color:#f44;font-size:1rem;margin-top:1rem}.otp-error-message,.otp-warning-message{font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.8);animation:fadeInDown .3s ease-out}.otp-warning-message{color:orange;font-size:.9rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;background-color:rgba(255,165,0,.1);border:1px solid rgba(255,165,0,.3);border-radius:10px;display:inline-block}@keyframes slideInScale{0%{opacity:0;transform:scale(.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@media (max-width:768px){.otp-container{width:90%;padding:2rem;border-radius:15px}.otp-inputs-wrapper{flex-wrap:wrap}.otp-title{font-size:1.5rem}.otp-subtitle{font-size:.9rem;margin-bottom:2rem}.otp-inputs-wrapper{gap:.75rem}.otp-input{width:55px;height:70px;font-size:2rem;border-radius:12px}}@media (max-width:480px){.otp-container{width:100%;padding:1.5rem;border-radius:10px}.otp-title{font-size:1.25rem}.otp-subtitle{font-size:.85rem;margin-bottom:1.5rem}.otp-inputs-wrapper{gap:.5rem}.otp-input{width:45px;height:60px;font-size:1.75rem;border-radius:10px}}:root{font-size:22px}*{box-sizing:border-box}.space{height:10px}#license,#url{width:100%;height:30px;padding:0 10px}#keys{width:100%;height:100px;padding:10px;resize:none}#player{width:640px;height:360px;margin:auto;display:block;background-color:#000}#player video{width:100%;height:100%}