.balls-bounce .ball{animation:bounce .5s cubic-bezier(.68,-.55,.27,1.55) 1}.shapes-spin .shape{animation:spinShape .5s cubic-bezier(.68,-.55,.27,1.55) 1}.gradient-flash{animation:gradientFlash .5s cubic-bezier(.68,-.55,.27,1.55) 1}.title-pop{animation:popTitle .5s cubic-bezier(.68,-.55,.27,1.55) 1}@keyframes spinShape{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(20deg) scale(1.15)}to{transform:rotate(0deg) scale(1)}}@keyframes gradientFlash{0%{filter:brightness(1.2)}50%{filter:brightness(2)}to{filter:brightness(1.2)}}@keyframes popTitle{0%{transform:scale(1)}50%{transform:scale(1.18)}to{transform:scale(1)}}.age-header-bg-wrapper{margin-bottom:18px;min-height:110px;overflow:hidden;position:relative;width:100%}.age-header-animation{align-items:center;display:flex;justify-content:center;left:0;min-height:110px;position:absolute;top:0;transition:opacity .7s cubic-bezier(.68,-.55,.27,1.55);width:100%;z-index:1}.age-header-title{color:#fff;font-size:2.2rem;font-weight:700;letter-spacing:1px;margin:0 16px;position:relative;text-shadow:0 2px 12px #00000040;z-index:2}.fade-in{animation:fadeIn .7s;opacity:1}.fade-out{animation:fadeOut .7s;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.balls-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.balls-bg .ball{animation:bounce 1.3s infinite alternate;border-radius:50%;bottom:0;filter:blur(.5px);height:38px;opacity:.85;position:absolute;width:38px}.ball-1{animation-delay:0s;background:#ff6f61;left:7%}.ball-2{animation-delay:.2s;background:gold;left:20%}.ball-3{animation-delay:.4s;background:#4fc3f7;left:35%}.ball-4{animation-delay:.6s;background:#81c784;left:50%}.ball-5{animation-delay:.8s;background:#ba68c8;left:65%}.ball-6{animation-delay:1s;background:#ff8a65;left:80%}.ball-7{animation-delay:1.2s;background:#f06292;left:92%}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-55px)}}.shapes-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.shapes-bg .shape{animation:slideIn 1.5s cubic-bezier(.68,-.55,.27,1.55) forwards;filter:blur(.5px);height:44px;opacity:.7;position:absolute;top:18px;width:44px}.shape-1{background:#ffb74d;clip-path:polygon(50% 0,0 100%,100% 100%);left:10%}.shape-2{background:#64b5f6;border-radius:50%;left:25%}.shape-3{background:#e57373;clip-path:polygon(0 0,100% 0,50% 100%);left:40%}.shape-4{background:#81c784;border-radius:10px;left:60%}.shape-5{background:#ba68c8;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);left:75%}.shape-6{background:gold;border-radius:50%;left:90%}@keyframes slideIn{0%{opacity:0;transform:translateY(-80px) scale(.5)}to{opacity:.7;transform:translateY(0) scale(1)}}.gradient-bg{animation:gradientFade 1.2s;background:linear-gradient(90deg,#232526,#414345);height:100%;left:0;opacity:.95;position:absolute;top:0;width:100%;z-index:0}@keyframes gradientFade{0%{opacity:0}to{opacity:.95}}.age-form{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;margin:40px auto;max-width:350px;padding:30px 40px}.age-label{color:#333;font-size:18px;margin-bottom:16px}.age-select{border:1px solid #ccc;border-radius:5px;font-size:16px;margin-bottom:20px;padding:10px}.age-button{background:#1976d2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 24px;transition:background .2s}.age-button:hover{background:#1565c0}.reset-icon-button{background:none;border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 16px #2196f352;cursor:pointer;padding:0;position:fixed;right:24px;transition:transform .2s;z-index:200}.reset-icon-button:hover{box-shadow:0 8px 24px #2196f36b;transform:scale(1.1)}.navigation-row{flex-direction:row}@media (max-width:700px){.navigation-row{flex-direction:column;gap:0}.navigation-row-prev{justify-content:center;margin-bottom:8px}.navigation-row-next{justify-content:center;margin-top:8px}.video-player-center{margin:0}}.navigation-row{align-items:center;display:flex;gap:24px;justify-content:center}@media (max-width:700px){.navigation-row{align-items:stretch;flex-direction:column;gap:16px;justify-content:center;width:100%}.video-player-center{margin:0}.video-flex-container{align-items:center;box-sizing:border-box;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:center;min-height:0;min-height:auto;padding-bottom:8px;width:100vw}.responsive-player-wrapper{aspect-ratio:16/9;flex:1 1;max-height:60vw;max-width:900px;max-width:100vw;min-height:180px;min-width:0;width:70vw;width:98vw}}.responsive-player-wrapper{aspect-ratio:16/9;background:#000;border-radius:12px;box-shadow:0 4px 32px #0000002e;margin:0 auto;max-width:1200px;position:relative;width:90vw}#player{height:100%;left:0;position:absolute;top:0;width:100%}.video-player-center{flex:1 1}#player{background:#000;border-radius:12px;box-shadow:0 4px 32px #0000002e;height:56vw;max-height:680px;max-width:1200px;min-height:320px;width:90vw}.video-flex-container{gap:24px;margin-top:20px}.video-flex-container,.video-player-center{align-items:center;display:flex;justify-content:center}.video-arrow-button.left{margin-right:0}.video-arrow-button.right{margin-left:0}body{background-color:#f4f4f4;font-family:Arial,sans-serif;margin:0;padding:0}.App{padding:20px;text-align:center}.YouTubePlayer{margin-top:20px}button{cursor:pointer;font-size:16px;padding:10px 20px}@media (prefers-color-scheme:dark){body{background-color:#181a1b}.App,.age-form,body{color:#e0e0e0}.age-form{background:#23272b;box-shadow:0 2px 8px #00000052}.age-label,.age-select{color:#e0e0e0}.age-select{background:#23272b;border:1px solid #444}.age-button{background:#1565c0;color:#fff}.YouTubePlayer{color:#e0e0e0}.video-arrow-button{align-items:center;background:none;border:none;box-shadow:0 4px 16px #2196f352;cursor:pointer;display:flex;justify-content:center;padding:0}}@media (max-width:700px){.video-flex-container{align-items:stretch;flex-direction:column;gap:16px;justify-content:space-between;min-height:0;min-height:auto;padding-bottom:0;width:100%}.video-flex-container:first-of-type{margin-bottom:8px}.video-flex-container:last-of-type{margin-top:8px}.responsive-player-wrapper{aspect-ratio:16/9;max-height:60vw;max-width:100vw;min-height:180px;width:98vw}}.progress-bar-container{background:#181a1bf2;bottom:0;left:0;padding:12px 0 24px;position:fixed;text-align:center;width:100vw;z-index:100}.progress-bar{background:#e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001f;height:16px;margin:0 auto;max-width:600px;overflow:hidden;width:80vw}.progress-bar-fill{background:linear-gradient(90deg,#1565c0,#42a5f5);border-radius:8px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.progress-bar-label{color:#222;font-size:15px;letter-spacing:.5px;margin-top:8px}
/*# sourceMappingURL=main.4dc6c231.css.map*/