:root{--bg-dark:#07070a;--bg-card:#14141973;--bg-glass:#0a0a0fbf;--border-glass:#ffffff14;--color-primary:#e50914;--color-yt:red;--color-text:#f3f4f6;--color-text-muted:#9ca3af;--color-focus:#3b82f6;--font-primary:"Inter", sans-serif;--font-heading:"Outfit", sans-serif;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce:all .4s cubic-bezier(.175, .885, .32, 1.275)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--color-text);font-family:var(--font-primary);justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}#app-container{background-color:#000;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}#tv-container{background-color:#000;flex:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}#tv-bezel{width:100%;height:100%;box-shadow:none;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}#tv-screen{background:url(/assets/AdobeStock_244345692-C0N_w-nV.jpeg) 50%/cover no-repeat;width:100%;height:100%;transition:filter .8s;position:relative;overflow:hidden}#tv-screen.power-off{filter:brightness(0)}#tv-off-overlay{z-index:9999;opacity:0;pointer-events:none;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}#tv-screen.power-off #tv-off-overlay{opacity:1;pointer-events:all}.tv-off-prompt{font-family:var(--font-heading);color:#333;text-align:center;max-width:500px;font-size:1.5rem;animation:3s infinite pulse-slow}@keyframes pulse-slow{0%,to{opacity:.3}50%{opacity:.7}}#remote-container{z-index:100;background-color:#000;border-left:1px solid #ffffff08;justify-content:center;align-items:center;width:260px;height:100%;padding:20px;transition:transform .4s;display:flex}#remote-control{filter:drop-shadow(0 15px 30px #000c);background-image:url(/assets/telecommande-B1DTKhjW.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:20.1432vh;max-width:188.004px;height:90vh;max-height:840px;position:relative}.remote-btn{cursor:pointer;background:#fff0;border:none;border-radius:50%;outline:none;transition:background-color .2s;position:absolute}.remote-btn:hover{background-color:#ffffff14}.remote-btn:active{background-color:#ffffff2e;transform:scale(.95)}#rbtn-power{border-radius:50%;width:27.2%;height:3.4%;top:3.58%;left:9.6%}#rbtn-power:active{background-color:#ef444440}#rbtn-settings{border-radius:50%;width:22.4%;height:5.01%;top:10.03%;left:9.6%}#rbtn-logout{border-radius:50%;width:22.4%;height:5.01%;top:10.03%;left:68%}#rbtn-up{border-radius:15px 15px 0 0;width:24%;height:3.5%;top:20.77%;left:38%}#rbtn-down{border-radius:0 0 15px 15px;width:24%;height:3.5%;top:27.9%;left:38%}#rbtn-left{border-radius:15px 0 0 15px;width:16%;height:5.3%;top:23.5%;left:26%}#rbtn-right{border-radius:0 15px 15px 0;width:16%;height:5.3%;top:23.5%;left:58%}#rbtn-ok{border-radius:50%;width:16%;height:3.6%;top:24.3%;left:42%}#rbtn-ok:active{background-color:#ffffff40}#rbtn-back{border-radius:50%;width:22.4%;height:5.01%;top:37.24%;left:10%}#rbtn-home{border-radius:50%;width:22.4%;height:5.01%;top:39.39%;left:38.8%}#rbtn-play{border-radius:50%;width:22.4%;height:5.01%;top:37.24%;left:68%}#rbtn-netflix{border-radius:6px;width:22.4%;height:5.01%;top:56.04%;left:22%}#rbtn-youtube{border-radius:6px;width:22.4%;height:5.01%;top:56.04%;left:55.6%}#mobile-remote-toggle{background:var(--bg-glass);color:var(--color-text);border:1px solid var(--border-glass);font-family:var(--font-heading);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:var(--transition-smooth);border-radius:20px;padding:10px 18px;font-weight:600;display:none;position:absolute;bottom:20px;right:20px;box-shadow:0 10px 20px #0000004d}#mobile-remote-toggle:hover{background:#ffffff1a}.screen{opacity:0;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.screen.active{opacity:1;pointer-events:all;z-index:10}.screen.behind-modal{filter:brightness(.1);transition:filter .5s,opacity .5s;opacity:1!important;pointer-events:none!important;z-index:5!important}#boot-screen{background-color:#0000;justify-content:center;align-items:center;display:flex}.boot-logo-container{flex-direction:column;align-items:center;gap:30px;display:flex}.logo-wrapper{color:#fff;justify-content:center;align-items:center;display:flex}.boot-logo-wrapper{filter:drop-shadow(0 0 20px #ffffff26);gap:35px}.boot-logo-symbol{width:156px;height:auto}.boot-logo-text{font-family:var(--font-heading);letter-spacing:2px;font-size:7.2rem;font-weight:300;line-height:1}.loader-spinner{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.loader-spinner svg{filter:drop-shadow(0 0 10px #fff6);animation:1s linear infinite rotate-spinner}@keyframes rotate-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#warning-screen{background-image:url(/assets/AdobeStock_244345692-C0N_w-nV.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}.warning-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background-color:#00000073;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.warning-container{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:60px 12%;display:flex}.warning-title{font-family:var(--font-heading);color:#ff3b30;letter-spacing:4px;text-shadow:0 0 20px #ff3b304d;margin:0 0 20px;font-size:3.2rem;font-weight:900}.warning-divider{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;max-width:900px;height:1px;margin-bottom:40px}.warning-body{font-family:var(--font-body);color:#ffffffd9;flex-direction:column;gap:25px;width:100%;max-width:900px;font-size:1.25rem;line-height:1.7;display:flex}.warning-subtitle{font-family:var(--font-heading);color:#fff;letter-spacing:1px;margin:10px 0 0;font-size:1.35rem;font-weight:800}.warning-thanks{color:#fff;margin:10px 0 0;font-weight:600}.warning-footer-hint{color:#ffffff73;letter-spacing:.5px;margin-top:45px;font-size:.95rem;animation:2s infinite pulse-slow}#home-screen{background-color:#0000;display:flex}.tv-sidebar{background:var(--bg-card);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-right:1px solid var(--border-glass);z-index:20;flex-direction:column;align-items:center;gap:45px;width:75px;height:100%;padding:30px 10px;display:flex}.sidebar-logo{justify-content:center;width:100%;display:flex}.sidebar-logo-img{object-fit:contain;width:44px;height:44px}.sidebar-items{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.sidebar-item{cursor:pointer;width:48px;height:48px;transition:var(--transition-smooth);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}#nav-item-netflix,#nav-item-youtube,#nav-item-add{border-radius:12px}#nav-item-add{background:#ffffff08;border:1.8px dashed #ffffff40}#nav-item-search,#nav-item-add{margin-bottom:28px}.plus-icon-sidebar{color:#ffffff59;pointer-events:none;transition:color var(--transition-smooth);font-size:1.8rem;font-weight:300;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.sidebar-item:hover .plus-icon-sidebar,.sidebar-item.focused .plus-icon-sidebar{color:#ffffffd9}.sidebar-item:hover{transform:scale(1.08)}.sidebar-item.focused{background:0 0;border:2px solid #ffffffd9;transform:scale(1.1);box-shadow:0 0 15px #ffffff59}.sidebar-item .icon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sidebar-icon{object-fit:contain;width:44px;height:44px}.home-content{flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.home-cards-container{justify-content:center;align-items:center;gap:35px;width:100%;height:100%;max-height:450px;display:flex}.home-card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);cursor:pointer;width:290px;height:100%;transition:var(--transition-bounce);background:#14141973;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;justify-content:space-between;padding:30px 24px;display:flex;box-shadow:0 20px 45px #0006}.home-card-header{flex-direction:column;align-items:center;gap:6px;display:flex}.home-card-brand-icon{justify-content:center;align-items:center;height:50px;font-size:2.8rem;line-height:1;display:flex}.netflix-brand-icon{font-family:var(--font-heading);color:var(--color-primary);text-shadow:0 4px 12px #e5091459;font-weight:900}.youtube-brand-icon{background-color:var(--color-yt);border-radius:8px;width:50px;height:35px;position:relative}.yt-play-shape{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:11px solid #fff;width:0;height:0;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.home-card-title{font-family:var(--font-heading);letter-spacing:.5px;color:#fff;font-size:1.4rem;font-weight:800}.home-card-subtitle{color:var(--color-text-muted);font-size:.85rem}.home-card-preview{aspect-ratio:16/9;border:1.5px solid #ffffff14;border-radius:14px;width:100%;overflow:hidden}.home-card-preview img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-card-plus{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);cursor:pointer;width:290px;height:100%;transition:var(--transition-bounce);background:#14141940;border:1.8px dashed #ffffff26;border-radius:28px;justify-content:center;align-items:center;display:flex;box-shadow:0 15px 35px #0003}.plus-icon{color:#ffffff40;transition:var(--transition-bounce);font-size:5rem;font-weight:300;line-height:1}.home-card:hover,.home-card-plus:hover{border-color:#ffffff26;transform:translateY(-8px)}.home-card:hover .home-card-preview img{transform:scale(1.06)}.home-card.focused,.home-card-plus.focused{border:2px solid #fff;transform:translateY(-12px);box-shadow:0 25px 50px #0009,0 0 25px #fff3}.home-card-plus.focused .plus-icon{color:#fff;transform:scale(1.15)}#netflix-screen{background-color:#141414;background-image:url(/assets/project_photoshop-Bk-9lJYc.png);background-size:100% 100%}#netflix-btn-play{cursor:pointer;z-index:30;background:0 0;border-radius:4px;width:9.84%;height:4.3%;transition:background-color .2s;position:absolute;top:59.98%;left:2.31%}#netflix-btn-play:hover{background-color:#ffffff1f;box-shadow:0 0 10px #fff3}#netflix-btn-info{cursor:pointer;z-index:30;background:0 0;border-radius:4px;width:11.46%;height:4.3%;transition:background-color .2s;position:absolute;top:59.98%;left:13.31%}#netflix-btn-info:hover{background-color:#ffffff1f;box-shadow:0 0 10px #fff3}.netflix-carousel-hotspots{z-index:30;gap:.5%;width:94.1%;height:16.4%;display:flex;position:absolute;top:75.2%;left:2.37%}.netflix-carousel-item{cursor:pointer;background:#fff0;border-radius:4px;flex:1;transition:transform .2s}.netflix-carousel-item:hover{background:#ffffff0d}.focus-ring{pointer-events:none;z-index:50;border:3px solid #fff;border-radius:4px;transition:all .25s cubic-bezier(.165,.84,.44,1);display:none;position:absolute;box-shadow:0 0 15px #fffc,inset 0 0 8px #0009}#youtube-screen{background-color:#0f0f0f;background-image:url(/assets/cv_home-AL5RF-2C.png);background-size:100% 100%}.youtube-sidebar-hotspots{z-index:30;flex-direction:column;gap:.5%;width:13.5%;height:93%;padding-top:1.2%;display:flex;position:absolute;top:7%;left:0}.yt-sidebar-btn{cursor:pointer;background:0 0;border-radius:8px;width:90%;height:6.2%;margin-left:5%}.yt-sidebar-btn:hover{background-color:#ffffff14}#yt-card-formation{cursor:pointer;z-index:30;background:0 0;border-radius:8px;width:18.78%;height:16.47%;transition:background-color .2s;position:absolute;top:17.64%;left:17.37%}#yt-card-formation:hover{background:#ffffff0d}#yt-card-experience{cursor:pointer;z-index:30;background:0 0;border-radius:8px;width:18.78%;height:16.47%;transition:background-color .2s;position:absolute;top:17.64%;left:37.56%}#yt-card-experience:hover{background:#ffffff0d}#youtube-player-screen{background-color:#0a0a0a;background-size:100% 100%}.youtube-header{z-index:20;position:absolute;top:2.2%;left:3%}.yt-logo{color:#ffffff47;letter-spacing:-.3px;-webkit-user-select:none;user-select:none;align-items:center;font-family:Outfit,Inter,sans-serif;font-size:1.15rem;font-weight:500;display:flex}.yt-country{color:#ffffff40;align-self:flex-start;margin-top:2px;margin-left:2px;font-size:.55rem;font-weight:400}#info-screen{background-color:#0000;justify-content:center;align-items:center;display:flex}.info-modal{background:var(--bg-card);border:1px solid var(--border-glass);box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;flex-direction:column;justify-content:space-between;width:80%;max-width:950px;height:80%;max-height:600px;padding:50px;display:flex;position:relative;box-shadow:0 30px 60px #0009}.info-modal h2{font-family:var(--font-heading);border-bottom:1px solid #ffffff14;margin:0;padding-bottom:20px;font-size:2.2rem;font-weight:800}.info-content{text-align:center;flex-direction:column;align-items:center;gap:15px;padding:10px 0;display:flex}.info-icon-large{color:#fff;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.info-icon-large svg{opacity:.9;width:64px;height:64px}.info-copyright{font-family:var(--font-heading);color:#fff;font-size:1.25rem;font-weight:700}.info-description{color:var(--color-text-muted);max-width:750px;font-size:1.05rem;line-height:1.6}.info-thanks{color:#fff;font-size:1.05rem;font-weight:600}.info-footer{flex-direction:column;gap:15px;width:100%;display:flex}.info-footer-label{color:var(--color-text-muted);font-size:1rem;font-weight:700}.info-buttons-row{justify-content:center;gap:20px;width:100%;display:flex}.info-btn{color:#fff;cursor:pointer;text-align:center;max-width:400px;transition:var(--transition-smooth);box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;flex:1;justify-content:center;align-items:center;padding:16px;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.info-btn:hover,.info-btn.focused{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #ffffff26}.modal-close-btn{color:#fff9;cursor:pointer;width:42px;height:42px;transition:var(--transition-smooth);z-index:10;background:#ffffff08;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;padding-bottom:4px;font-size:1.6rem;font-weight:300;line-height:1;display:flex;position:absolute;top:25px;right:25px}.modal-close-btn:hover,.modal-close-btn.focused{color:#000;background:#fff;border-color:#fff;transform:scale(1.1);box-shadow:0 0 15px #ffffff4d}#contact-screen{background-color:#0000;justify-content:center;align-items:center;display:flex}.contact-modal{background:var(--bg-card);border:1px solid var(--border-glass);box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;flex-direction:column;justify-content:space-between;width:80%;max-width:950px;height:80%;max-height:600px;padding:50px;display:flex;position:relative;box-shadow:0 30px 60px #0009}.contact-content{text-align:center;flex-direction:column;align-items:center;gap:30px;width:100%;margin:auto 0;display:flex}.contact-icon-large{color:#fff;justify-content:center;align-items:center;display:flex}.contact-icon-large svg{opacity:.9;width:64px;height:64px}.contact-title{font-family:var(--font-heading);color:#fff;max-width:650px;margin:0;font-size:1.8rem;font-weight:800;line-height:1.4}.contact-methods{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.contact-pill-btn{color:#fff;transition:var(--transition-smooth);box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff14;border-radius:35px;justify-content:center;align-items:center;gap:15px;width:100%;max-width:580px;padding:16px 30px;font-size:1.2rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 15px #00000026}.contact-pill-btn:hover,.contact-pill-btn.focused{color:#000;background:#fff;border-color:#fff;transform:scale(1.03);box-shadow:0 6px 20px #fff3}.contact-pill-icon{width:24px;height:24px}#settings-screen{background-color:#0000;justify-content:center;align-items:center;display:flex}.settings-modal{background:var(--bg-card);border:1px solid var(--border-glass);box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;flex-direction:column;justify-content:space-between;width:80%;max-width:950px;height:80%;max-height:600px;padding:50px;display:flex;position:relative;box-shadow:0 30px 60px #0009}.settings-modal h2{font-family:var(--font-heading);border-bottom:1px solid #ffffff14;margin:0;padding-bottom:20px;font-size:2.2rem;font-weight:800}.settings-group{flex-direction:column;gap:15px;display:flex}.settings-group label{color:var(--color-text-muted);font-size:1.15rem;font-weight:700}.volume-slider-container{background:#ffffff0a;border-radius:16px;align-items:center;gap:20px;padding:16px 28px;display:flex}.volume-slider-container input{accent-color:var(--color-primary);cursor:pointer;flex:1;height:6px}.vol-value{font-family:var(--font-heading);text-align:right;width:60px;font-size:1.25rem;font-weight:700}.settings-help{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}@media (width<=1024px){#app-container{flex-direction:column}#remote-container{display:none}#mobile-remote-toggle{display:block}#remote-container.mobile-active{z-index:2000;background-color:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;right:0}#remote-container.mobile-active #remote-control{background-size:785% 100%;width:240px;height:80vh}}#security-screen{background:#000000d9;justify-content:center;align-items:center;display:flex}.security-modal{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;align-items:center;width:90%;max-width:480px;padding:35px;display:flex;box-shadow:0 30px 60px #0009}.security-title{font-family:var(--font-heading);color:#fff;margin:0 0 10px;font-size:1.8rem;font-weight:800}.security-subtitle{color:var(--color-text-muted);margin:0 0 25px;font-size:.95rem;line-height:1.4}.passcode-display{gap:15px;margin-bottom:15px;display:flex}.passcode-dot{background:0 0;border:2px solid #ffffff4d;border-radius:50%;width:20px;height:20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.passcode-dot.filled{background:#fff;border-color:#fff;box-shadow:0 0 10px #fffc}.security-status{color:#ff453a;min-height:20px;margin-bottom:25px;font-size:.9rem;font-weight:600;transition:color .2s}.security-status.info{color:var(--color-text-muted)}.pinpad-grid{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:320px;display:grid}.pin-btn{color:#fff;cursor:pointer;height:60px;font-family:var(--font-heading);transition:var(--transition-smooth);box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex}.pin-btn-special{background:#ffffff14;font-size:1.1rem}.pin-btn:hover,.pin-btn.focused{color:#000;background:#fff;border-color:#fff;transform:scale(1.05);box-shadow:0 5px 15px #ffffff26}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-10px)}40%,80%{transform:translate(10px)}}.shake-anim{animation:.4s ease-in-out shake}.admin-access-btn{color:#fff6;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:12px;margin-top:20px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:underline}.admin-access-btn:hover,.admin-access-btn.focused{color:#fff;background:#ffffff0d;transform:scale(1.05)}#admin-screen{background:#000000e6;justify-content:center;align-items:center;display:flex}.admin-modal{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;align-items:center;width:90%;max-width:600px;padding:40px;display:flex;box-shadow:0 30px 60px #0009}.admin-modal-title{font-family:var(--font-heading);color:#ff453a;margin:0 0 10px;font-size:2rem;font-weight:800}.admin-modal-subtitle{color:var(--color-text-muted);margin:0 0 30px;font-size:1rem}.admin-actions{flex-direction:column;gap:15px;width:100%;margin-bottom:30px;display:flex}.admin-card{text-align:left;box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0a;border-radius:16px;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.admin-card h3{color:#fff;margin:0 0 4px;font-size:1.1rem;font-weight:700}.admin-card p{color:var(--color-text-muted);margin:0;font-size:.85rem}.admin-panel-btn{color:#fff;cursor:pointer;transition:var(--transition-smooth);text-align:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;min-width:130px;padding:10px 20px;font-size:.9rem;font-weight:700}.admin-panel-btn-primary{background:#ff453a;border-color:#ff453a}.admin-panel-btn:hover,.admin-panel-btn.focused{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #ffffff26}.admin-panel-btn-primary:hover,.admin-panel-btn-primary.focused{color:#000;background:#fff;border-color:#fff}.admin-close-btn{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #fff3;border-radius:20px;padding:10px 30px;font-weight:700}.admin-close-btn:hover,.admin-close-btn.focused{color:#fff;background:#ffffff0d;border-color:#fff}.admin-sections-container{gap:20px;width:100%;height:250px;margin-bottom:25px;display:flex}.admin-section-block{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:1;height:100%;padding:15px;display:flex}.admin-section-block h3{color:#fff;text-align:left;border-bottom:1px solid #ffffff0d;margin:0 0 10px;padding-bottom:8px;font-size:1rem;font-weight:700}.admin-list{flex-direction:column;flex:1;gap:8px;padding-right:5px;display:flex;overflow-y:auto}.admin-list::-webkit-scrollbar{width:6px}.admin-list::-webkit-scrollbar-track{background:#ffffff03}.admin-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.admin-list-item{background:#ffffff05;border:1px solid #ffffff0a;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.admin-list-item span{color:#fff;font-family:monospace;font-size:.85rem}.admin-list-empty{color:var(--color-text-muted);text-align:center;margin-top:50px;font-size:.85rem;font-style:italic}.admin-list-item-actions{gap:6px;display:flex}.admin-list-btn{cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700}.admin-list-btn-ban{color:#ff453a;background:#ff3b3026;border:1px solid #ff3b304d}.admin-list-btn-ban:hover,.admin-list-btn-ban.focused{color:#fff;background:#ff453a}.admin-list-btn-unban{color:#30d158;background:#30d15826;border:1px solid #30d1584d}.admin-list-btn-unban:hover,.admin-list-btn-unban.focused{color:#fff;background:#30d158}#desktop-remote-toggle{z-index:1000;cursor:pointer;width:48px;height:48px;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}#desktop-remote-toggle img{object-fit:contain;filter:drop-shadow(0 4px 10px #0009);width:100%;height:100%;transition:transform .4s,filter .3s}#desktop-remote-toggle:hover img{filter:drop-shadow(0 4px 15px #ffffff40)brightness(1.25);transform:scale(1.12)}#app-container.remote-hidden #desktop-remote-toggle img{transform:rotate(180deg)}#app-container.remote-hidden #desktop-remote-toggle:hover img{transform:rotate(180deg)scale(1.12)}#app-container.remote-hidden #remote-container{display:none!important}#ban-overlay{color:#ff3b30;width:100vw;height:100vh;font-family:var(--font-primary);text-align:center;z-index:9999999;background-color:#0b0b0b;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;top:0;left:0}html.banned-active #ban-overlay{display:flex}.ban-icon-container{border:2px solid #ff3b30;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:30px;display:flex;box-shadow:0 0 20px #ff3b3066}.ban-icon{font-size:55px;font-weight:800;line-height:90px}.ban-title{letter-spacing:1px;text-transform:uppercase;font-size:2.8rem;font-weight:800;font-family:var(--font-heading);margin:0 0 15px}.ban-subtitle{color:#fff;opacity:.9;font-size:1.5rem;font-weight:700;font-family:var(--font-heading);margin:0 0 25px}.ban-description{color:var(--color-text-muted);max-width:600px;margin:0;font-size:1.1rem;line-height:1.6}
