.system-settings{padding:1rem}.setting-group{margin-bottom:1.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb}.setting-description{font-size:0 .875rem;color:#6b7280;margin-top:.5rem;margin-bottom:0}.toggle-switch{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-switch input[type=checkbox]{display:none}.slider{position:relative;width:50px;height:24px;background-color:#ccc;border-radius:24px;transition:.4s}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.4s}input:checked+.slider{background-color:#4ade80}input:checked+.slider:before{transform:translate(26px)}.label-text{font-weight:500;color:#1f2937}.pause-notice{margin-top:1rem}.pause-alert{display:flex;align-items:center;gap:1rem;justify-content:center;padding:1rem;background-color:#ffe6e6;border-bottom:1px solid #ffb1ab;border-radius:0;text-align:center}.pause-alert strong{display:block;font-size:1.6rem;color:#8c0c0c}.pause-alert div{display:flex;flex-direction:column;gap:.5rem}.pause-alert p{margin:0;font-size:1.4rem;color:#8c0c0c}.pause-alert small{display:block;font-weight:500;font-size:1.4rem}.playlist-controls{padding:1rem}.playlist-actions{margin-top:1rem}.schedule-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;margin-bottom:.5rem;border:var(--lite-border);border-radius:.5rem}.schedule-item.active{border-color:#fbbf24;background-color:#fef3cd}.schedule-info{display:flex;gap:1rem;align-items:center;font-size:1.6rem}.schedule-name{font-weight:600;color:#1f2937}.schedule-time{color:#6b7280;font-family:monospace}.schedule-duration{color:#6b7280;font-size:1.2rem}.pause-active-badge{background-color:var(--denger);color:#fff;padding:.125rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.remove-schedule-btn{background-color:#ef4444;color:#fff;border:none;padding:.5rem;border-radius:6px;cursor:pointer;transition:background-color .2s}.remove-schedule-btn:hover{background-color:var(--denger)}.remove-schedule-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.add-schedule-form{margin-top:1.5rem;padding:1rem;border:2px dashed #d1d5db;border-radius:8px;background-color:#f9fafb}.add-schedule-form h4{margin:0 0 1rem;color:#1f2937;font-size:1.6rem}.form-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem!important}.add-schedule-btn:disabled{background-color:#9ca3af;cursor:not-allowed}input[type=text]:focus,input[type=time]:focus,input[type=number]:focus{outline:none;border-color:#000}.wifi-status{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.wifi-connected{color:var(--success)}.wifi-error{color:var(--denger)}.priority-indicator{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background-color:#dbeafe;color:#1e40af;border-radius:6px;font-size:.875rem;font-weight:500}.priority-indicator.user-queue-active{background-color:#fef3cd;color:#92400e}.disabled-during-pause{opacity:.6;pointer-events:none}.admin-disabled{pointer-events:none}.admin-disabled .control-btn:not(.logout-btn){opacity:.5;cursor:not-allowed}.realtime-status{position:fixed;top:20px;right:20px;background:var(--success);color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;z-index:1000;display:flex;align-items:center;gap:.5rem}.realtime-status.disconnected{background:var(--denger)}.realtime-status.pulse{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.blocked-content-list h4{font-size:1.6rem;margin-bottom:.5rem;margin-top:2rem}.add-blocked-form h4{margin-bottom:.5rem;font-size:1.4rem}.block-card{padding:1.5rem;border:var(--lite-border);background:#fff;border-radius:1rem;display:grid;grid-template-columns:1fr auto;gap:1rem;margin-top:1rem;align-items:center}.block-card h3{font-size:1.6rem;margin:0}.block-card :is(p,span){font-size:1.4rem;color:#000}.add-url-form{display:grid;grid-template-columns:1fr auto;gap:1rem;margin-top:1rem}@media (max-width: 991px){.form-row{grid-template-columns:1fr;gap:.5rem!important}.block-card{grid-template-columns:1fr}.schedule-item div{display:grid!important;grid-template-columns:1fr!important}.add-url-form{grid-template-columns:1fr}}
