html{font-size:100%;height:100%}html{font-size:clamp(.5rem,.5vw + .3rem,1.2rem)}body{margin:0;padding:0;background-color:#000;overflow:hidden;font-family:Roboto,Inter,sans-serif;height:100%}input,select,textarea,button{font-family:inherit}#root{height:100%}.login-container{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;background-color:#000}.login-box{background-color:#000;padding:20px;border-radius:8px;box-shadow:0 4px 6px #fff;width:300px;height:500px}.login_logo{width:90%;margin-top:20px;margin-bottom:50px}.login-box input{margin-bottom:15px;padding:10px;border-radius:4px;border:1px solid #ddd;background-color:#fff;width:200px}.login-box button{padding:10px;background-color:#192c47;color:#fff;border:2px solid white;border-radius:4px;box-shadow:0 4px 6px #fff;cursor:pointer}.login-box button:hover{background-color:#2563eb}.login-error{color:red;margin-top:10px;text-align:center}.dashboard-container{display:flex;flex-direction:column;align-items:center;background-color:#000;height:100vh;width:100vw;overflow:hidden}.dashboard-content{display:flex;flex-direction:column;align-items:center;overflow:visible}.login_name{margin-bottom:0rem;font-size:1rem;font-weight:700;color:gray}.app-version{font-size:.85rem;color:#888}.logo{display:flex;flex-direction:column;box-sizing:border-box;width:35%;align-items:center;justify-content:center}.app-links{display:flex;flex-direction:row;justify-content:center;flex-wrap:nowrap;border:.2rem solid #333;border-radius:1rem;padding:1rem;margin:2rem 2rem 3rem;box-shadow:.2rem 3px 8px #47478a}.group-title{color:#fff;font-size:1.125rem;text-transform:uppercase;letter-spacing:2px;text-align:center}.group-buttons{display:flex;flex-direction:column;width:15vw;height:40vh;align-items:center;justify-content:center;margin:1rem;border:.2rem solid #333;border-radius:1rem;padding:1rem;box-shadow:.2rem 3px 8px #a9a9a9}.app-button{align-items:center;justify-content:center;color:#fff;text-decoration:none;border-radius:.75rem;font-weight:700;font-size:1.25rem;border:1px solid white;box-shadow:0 4px 6px #fff6;transition:all .2s ease-in-out;display:inline-flex;margin:1rem;width:12rem;max-width:12rem;height:3.5rem;text-wrap:nowrap;text-align:center;overflow:hidden}.app-button:hover{transform:scale(1.05)}.admin-btn{background-color:#9c27b0}.recscript-btn{border:oldlace .05rem solid;background-color:#050505;border-radius:10rem;height:8rem;width:8rem;cursor:pointer;box-shadow:.2rem .3rem .9rem red;color:#fdf5e6;text-shadow:#ff0000 .1rem .1rem .2rem;font-size:1.5rem;font-weight:700;text-align:center;text-decoration:none}.synoscript-btn{background-color:#0f766e}.videohandler-btn{background-color:#4b5563}.player-btn{background-color:#2563eb}.saladd-btn{background-color:#10b981}.dubbari-btn{background-color:#f59e0b}.sarjatieto-btn{background-color:#1e3a8a}.casting-btn{background-color:#f97316}.status-btn{background-color:#0c523b}.f8report-btn{background-color:#171749}.kopiosto-btn{background-color:#0b7285}.fiable-btn{background-color:#111827;gap:.5rem}.app-button-logo{width:5rem;height:5rem;object-fit:contain;margin-right:0}.motor-btn{width:10.5rem;max-width:10.5rem;height:10.5rem;padding:.5rem;border-radius:.75rem;background-color:#111;border:1px solid #444}.motor-btn .app-button-logo{width:100%;height:100%}.logout-btn{padding:1rem 1.5rem;margin-top:.5rem;background-color:#fff;color:red;border:red 1px solid;border-radius:.25rem;cursor:pointer;box-shadow:0 6px 10px red;width:8.75rem;max-width:15.625rem;height:3.75rem}.logout-btn:hover{color:#fff;background-color:red}@media (max-height: 700px){.logo{width:6.25rem}.group-title{font-size:.625rem;margin-bottom:.125rem}}
