@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:url(/assets/fondo-ComBH88z.jpg) 50%/cover no-repeat fixed;height:100vh;font-family:"Press Start 2P",system-ui;overflow:hidden}.app{width:100vw;height:100vh;display:flex}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f172acc;border-radius:8px}::-webkit-scrollbar-thumb{background:#00ff9d;border:2px solid #0f172acc;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#00cc7d}.sidebar{background:#111827;border-right:4px solid #00ff9d;flex-direction:column;flex-shrink:0;gap:20px;width:320px;min-width:320px;padding:20px;display:flex;position:relative;overflow-y:auto}.sidebar-collapsed{background:#111827;border-right:4px solid #00ff9d;flex-shrink:0;justify-content:center;width:50px;min-width:50px;padding-top:20px;display:flex}.toggle-btn{color:#000;cursor:pointer;background:#00ff9d;border:none;border-radius:5px;width:35px;height:40px;font-size:1rem;font-weight:700;box-shadow:0 0 10px #00ff9d66}.toggle-btn-close{color:#00ff9d;cursor:pointer;background:0 0;border:1px solid #00ff9d;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;display:flex;position:absolute;top:15px;right:15px}.toggle-btn-close:hover{background:#00ff9d33}.sidebar h2{color:#00ff9d;text-shadow:0 0 10px #00ff9d;margin-bottom:10px}.participants-box{background:#ffffff0d;border:2px solid #334155;border-radius:8px;flex-direction:column;flex:1;padding:15px;display:flex}.participant-list{flex:1;margin-bottom:15px;list-style:none;overflow-y:auto}.participant-item{background:#0006;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:10px 12px;display:flex}.remove-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:4px;padding:4px 10px}.add-participant{gap:8px;display:flex}.add-participant input{color:#fff;background:#1f2937;border:2px solid #475569;border-radius:6px;flex:1;padding:12px}.add-btn{color:#000;cursor:pointer;background:#22c55e;border:none;border-radius:6px;width:50px;font-size:1.4rem}.reset-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:14px;font-weight:700}.timer-container{text-align:center;width:100%;max-width:500px;margin:10px 0 20px}.timer{letter-spacing:8px;text-shadow:0 0 25px;margin-bottom:8px;font-size:4.8rem;font-weight:700}.extra-time{color:#f36!important}.phase{margin-bottom:8px;font-size:1.1rem}.extra{color:#f36}.aura-container{background:#111;border:4px solid #444;border-radius:50px;width:100%;max-width:500px;height:32px;margin:15px 0;overflow:hidden}.aura-bar{height:100%;transition:width .4s;box-shadow:0 0 15px}.broken-hearts{pointer-events:none;z-index:100;gap:20px;display:flex;position:absolute;top:75%;left:50%;transform:translate(-50%,-50%)}.heart{opacity:0;font-size:3rem;animation:2s ease-in-out infinite breakHeart}@keyframes breakHeart{0%{opacity:1;transform:translateY(0)scale(1)}50%{opacity:.8;transform:translateY(-30px)scale(1.5)rotate(-15deg)}to{opacity:0;transform:translateY(30px)scale(.5)rotate(15deg)}}.loser-card-container{flex-direction:column;align-items:center;gap:20px;margin-top:20px;animation:1s ease-in-out fadeIn;display:flex}.loser-card-container h2{color:#f36;text-shadow:0 0 15px #f36;font-size:2rem}.yugioh-card{background:#c88d55;border:12px solid #333;border-radius:8px;flex-direction:column;width:320px;height:460px;padding:10px;font-family:Times New Roman,serif;display:flex;box-shadow:0 0 30px #f369}.card-header{color:#000;background:#e6c280;border:2px solid #555;justify-content:space-between;align-items:center;margin-bottom:10px;padding:6px 10px;font-size:1.3rem;font-weight:700;display:flex;box-shadow:inset 0 0 5px #00000080}.card-aura{color:#fff;background:#d00;border:1px solid #000;border-radius:50%;padding:2px 6px;font-size:1rem;box-shadow:0 0 5px #00000080}.card-image-container{background:radial-gradient(circle,#666,#222);border:4px solid #555;justify-content:center;align-items:center;height:220px;margin-bottom:10px;display:flex;box-shadow:inset 0 0 10px #000c}.card-image{filter:drop-shadow(0 0 10px #ffffff80);font-size:100px}.card-body{color:#000;background:#e6c280;border:2px solid #555;flex-direction:column;flex:1;padding:10px;display:flex;box-shadow:inset 0 0 5px #00000080}.card-type{border-bottom:1px solid #999;margin-bottom:8px;padding-bottom:4px;font-size:1rem;font-weight:700}.card-description{font-size:1.1rem;font-style:italic;line-height:1.3}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.controls{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;max-width:650px;margin:25px 0;display:flex}.controls button{cursor:pointer;color:#fff;text-transform:uppercase;background:#1a1a1a;border:2px solid #222;border-radius:12px;min-width:190px;padding:18px 30px;font-family:"Press Start 2P",monospace;font-size:1rem;font-weight:700;transition:all .1s;position:relative;box-shadow:0 8px #000,0 10px 15px #00000080,inset 0 3px 5px #ffffff26,inset 0 -3px 5px #00000080}.controls button:active:not(:disabled){transform:translateY(6px);box-shadow:0 2px #000,0 4px 5px #00000080,inset 0 3px 5px #ffffff26,inset 0 -3px 5px #00000080}.btn-spin{color:gold;text-shadow:0 0 8px #ffd700cc,0 0 15px #ffd70080}.btn-spin:hover:not(:disabled){text-shadow:0 0 12px gold,0 0 25px gold;box-shadow:0 8px #000,0 10px 15px #ffd7004d,inset 0 3px 5px #ffffff26,inset 0 -3px 5px #00000080}.btn-start{color:#22c55e;text-shadow:0 0 8px #22c55ecc,0 0 15px #22c55e80}.btn-start:hover:not(:disabled){text-shadow:0 0 12px #22c55e,0 0 25px #22c55e;box-shadow:0 8px #000,0 10px 15px #22c55e4d,inset 0 3px 5px #ffffff26,inset 0 -3px 5px #00000080}.btn-stop{color:#f36;text-shadow:0 0 8px #f36c,0 0 15px #ff336680}.btn-stop:hover:not(:disabled){text-shadow:0 0 12px #f36,0 0 25px #f36;box-shadow:0 8px #000,0 10px 15px #ff33664d,inset 0 3px 5px #ffffff26,inset 0 -3px 5px #00000080}.btn-pause{color:#eab308;text-shadow:0 0 8px #eab308cc,0 0 15px #eab30880}.btn-pause:hover:not(:disabled){text-shadow:0 0 12px #eab308,0 0 25px #eab308;box-shadow:0 8px #000,0 10px 15px #eab3084d,inset 0 3px 5px #ffffff26,inset 0 -3px 5px #00000080}.btn-spin:disabled{opacity:.6;color:#555;text-shadow:none;cursor:not-allowed;transform:translateY(6px);box-shadow:0 2px #000,0 4px 5px #0000004d,inset 0 3px 5px #ffffff1a,inset 0 -3px 5px #000c}.right-sidebar{background:#111827f2;border-left:4px solid #00ff9d;flex-direction:column;flex-shrink:1;gap:15px;width:350px;min-width:320px;max-width:400px;padding:15px;display:flex;overflow-y:auto}.right-sidebar h4{color:#a5b4fc;text-align:center;margin-bottom:10px}.log-container{width:100%}.log-box{background:#0f172a;border:2px solid #334155;border-radius:8px;height:200px;padding:12px;font-size:.85rem;overflow-y:auto}.aura-table-container{background:#ffffff0d;border:2px solid #334155;border-radius:8px;flex:1;padding:15px}.aura-table table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.85rem}.aura-table th,.aura-table td{text-align:left;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #334155;padding:8px 4px;overflow:hidden}.aura-table th:first-child{width:50%}.aura-table th:nth-child(2){width:30%}.aura-table th:nth-child(3){text-align:center;width:20%}.aura-table th{color:#67e8f9}.aura-value{color:#c084fc;font-weight:700}.aura-mini-bar{background:linear-gradient(90deg,#c026d3,#22d3ee);border-radius:10px;height:6px;margin-top:4px}.action-cell{text-align:center!important}.add-back-btn{cursor:pointer;filter:drop-shadow(0 0 5px #ffffff80);background:0 0;border:none;font-size:1.2rem;transition:transform .2s}.add-back-btn:hover{transform:scale(1.3)}.modal-overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#1e2937;border:3px solid #00ff9d;border-radius:12px;width:90%;max-width:400px;padding:30px}.modal h3{text-align:center;color:#67e8f9;margin-bottom:20px}.setting{margin-bottom:20px}.setting label{color:#cbd5e1;margin-bottom:8px;display:block}.setting input{color:#fff;background:#0f172a;border:2px solid #475569;border-radius:6px;width:100%;padding:12px;font-size:1.1rem}.modal-buttons{gap:15px;margin-top:25px;display:flex}.modal-buttons button{cursor:pointer;border:none;border-radius:6px;flex:1;padding:12px}.save-btn{color:#000;background:#22c55e;font-weight:700}.main-content{flex-direction:column;flex:1;align-items:center;min-width:0;padding:20px;display:flex;overflow-y:auto}.header{align-items:center;gap:15px;margin-bottom:10px;display:flex}.settings-btn{color:#fff;cursor:pointer;background:#334155;border:none;border-radius:50%;width:45px;height:45px;font-size:1.4rem}h1{color:#00ff9d;text-shadow:0 0 20px #00ff9d;font-size:2.2rem}.wheel-container{margin:15px 0 10px;position:relative}.wheel{border:12px solid #1a1a2e;border-radius:50%;max-width:100%;height:auto;box-shadow:0 0 60px #00ff9db3}.arrow{z-index:10;color:#f36;text-shadow:0 0 20px red;font-size:55px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.selected-name{color:#00ff9d;text-shadow:0 0 15px #00ff9d;letter-spacing:2px;background:#001400d9;border:2px solid #00ff9d;border-radius:8px;justify-content:center;align-items:center;min-width:300px;min-height:70px;margin:15px 0 20px;padding:10px 40px;font-family:"Press Start 2P",monospace;font-size:2.3rem;display:flex;box-shadow:0 0 20px #00ff9d4d,inset 0 0 15px #00ff9d33}.container-title h1.title{color:#00ff9d;text-shadow:0 0 20px #00ff9d;text-align:center;margin-bottom:10px;font-size:2.2rem}.container-title .sub-title{color:#e8e5e5;text-shadow:0 0 20px #00ff9d;text-align:center;font-size:1.5rem}
