@import"https://fonts.googleapis.com/css2?family=Pacifico&family=Roboto:wght@400;700&display=block";body{margin:0;overflow:hidden}@keyframes pulseLogo{0%{transform:translate(-50%,-50%) scale(1);opacity:.9}50%{transform:translate(-50%,-50%) scale(1.05);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:.9}}@keyframes progressBarFill{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes pulseBarContainer{0%{box-shadow:inset 0 1px 3px #0000004d,0 0 3px #ff8c0066}50%{box-shadow:inset 0 1px 3px #0000004d,0 0 10px #ff8c00b3}to{box-shadow:inset 0 1px 3px #0000004d,0 0 3px #ff8c0066}}@keyframes pizzaRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#app-preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2c1810,#4a2c1a,#2c1810);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;color:#fff5e1;font-family:Roboto,sans-serif;text-shadow:2px 2px 4px rgba(0,0,0,.7)}#preloader-title{font-family:Pacifico,cursive;font-size:4em;color:#ff8c00;margin:0 0 10px;text-shadow:3px 3px 6px rgba(0,0,0,.8),0 0 20px rgba(255,140,0,.5);letter-spacing:2px}#preloader-subtitle{font-family:Roboto,sans-serif;font-size:1.2em;font-style:italic;color:orange;margin:0 0 30px;text-shadow:1px 1px 3px rgba(0,0,0,.6)}#preloader-logo-img{animation:pulseLogo 2s infinite ease-in-out;margin-bottom:20px}#preloader-message{font-size:1.3em;font-weight:400;margin-bottom:30px;color:#fff5e1;font-style:italic}#progress-bar-container{width:70%;max-width:500px;height:24px;background-color:#3c1e0fcc;border-radius:12px;overflow:hidden;margin-bottom:20px;box-shadow:inset 0 2px 4px #0009,0 0 15px #ff8c004d;animation:pulseBarContainer 2.5s infinite ease-in-out;border:2px solid #D2691E}#progress-bar{width:0%;height:100%;background:linear-gradient(to right,#ff8c00,orange,#ff8c00);background-size:200% 100%;border-radius:10px;transition:width .25s ease-out;animation:progressBarFill 1.5s linear infinite;box-shadow:0 0 10px #ff8c0099}#progress-text{font-size:1.4em;font-weight:700;margin-top:15px;color:orange;text-shadow:2px 2px 4px rgba(0,0,0,.8)}#video-download-preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#2c1810f2;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10000;color:#fff5e1;font-family:Roboto,sans-serif;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.7)}#video-download-text{font-size:1.7em;font-weight:700;padding:20px;color:orange;font-style:italic}@media screen and (max-width: 768px){#preloader-title{font-size:2.5em;margin:0 0 8px;letter-spacing:1px}#preloader-subtitle{font-size:.9em;margin:0 0 20px}#preloader-message{font-size:1em;margin-bottom:20px}#progress-bar-container{width:85%;max-width:350px;height:20px;margin-bottom:15px}#progress-text{font-size:1.1em;margin-top:10px}#video-download-text{font-size:1.3em;padding:15px}}@media screen and (max-width: 480px){#preloader-title{font-size:2em;margin:0 0 5px}#preloader-subtitle{font-size:.8em;margin:0 0 15px}#preloader-message{font-size:.9em;margin-bottom:15px}#progress-bar-container{width:90%;max-width:300px;height:18px}#progress-text{font-size:1em;margin-top:8px}#video-download-text{font-size:1.1em;padding:10px}}
