:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh}#root{min-height:100vh;width:100vw}.tv-scale{font-size:clamp(16px,1.1vw,24px)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--eyek-blue: #003e81;--eyek-gold: #eaba54;--eyek-purple: #2F0658;--eyek-lightblue: #79aec1;--section-bg: rgba(47, 6, 88, .25);--section-bg-darker: rgba(20, 2, 38, .4);--section-border: rgba(121, 174, 193, .15);--section-border-dark: rgba(20, 2, 38, .8);--section-radius: 8px;--section-padding: 1.25rem;--section-gap: .5rem;--inner-section-padding: 1rem;--btn-green: #25D366;--btn-green-hover: #20b858;--btn-yellow: #ffc107;--btn-yellow-hover: #e0a800;--btn-red: #dc3545;--btn-red-hover: #c82333}.host-page{display:grid;grid-template-areas:"left center right";grid-template-columns:minmax(260px,22vw) minmax(560px,1fr) minmax(180px,14vw);grid-template-rows:1fr;height:100dvh;min-height:100vh;width:100vw;background:linear-gradient(180deg,var(--eyek-purple),#1b013a);color:#fff;padding:.5rem;gap:.5rem}.host-page .host-sidebar.left{grid-area:left;width:100%;background:var(--section-bg);border:1px solid var(--section-border);border-right:2px solid var(--section-border-dark);padding:.5rem;border-radius:var(--section-radius);overflow:auto}.host-page .host-center{grid-area:center;width:100%;background:var(--section-bg);border:1px solid var(--section-border);padding:.5rem;border-radius:var(--section-radius);overflow:auto}.host-page .host-center .two-column{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.5rem}.singer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.singer-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;background:#ffffff05;border-radius:6px;border:1px solid rgba(255,255,255,.02)}.singer-left{display:flex;align-items:center;gap:1rem;flex:1 1 auto}.singer-dot{width:1.1rem;height:1.1rem;border-radius:50%;border:1px solid rgba(255,255,255,.2);flex:0 0 auto}.singer-name{margin:0;font-weight:700;font-size:1.2rem;line-height:1.2}.singer-actions{display:flex;gap:.75rem;align-items:center;justify-content:flex-end;flex:0 0 auto}.singer-actions button{display:inline-flex;align-items:center;justify-content:center}.singer-actions .btn-small{display:inline-flex;align-items:center;justify-content:center;line-height:1}.singer-actions .green.btn-small{margin-bottom:0}.host-page .host-sidebar.right{grid-area:right;width:100%;background:var(--section-bg);border:1px solid var(--section-border);border-left:2px solid var(--section-border-dark);padding:.4rem;border-radius:var(--section-radius);overflow:auto}.host-page .inner-section{background:var(--section-bg-darker);border-radius:var(--section-radius);padding:.35rem;margin-bottom:.5rem}.host-page .host-sidebar .inner-section{width:100%;min-height:60px}.statusBox{max-height:220px;overflow-y:auto;padding:.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:6px}.statusBox .label-muted{font-size:.8rem;margin:0 0 .25rem}.host-page .host-bottom{display:none}@media(max-width:1200px){.host-page{grid-template-columns:minmax(240px,24vw) minmax(520px,1fr) minmax(170px,16vw);padding:.75rem}}@media(max-width:900px){.host-page{grid-template-areas:"center" "left" "right";grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;min-height:100dvh;gap:.75rem}.host-page .host-center,.host-page .host-sidebar.left,.host-page .host-sidebar.right{width:100%;max-width:100%}.host-page .host-center .two-column{grid-template-columns:1fr}}.host-page .sectionHeader,.host-page .sectionTitle{background:#2f06582e;border-bottom:2px solid var(--eyek-lightblue);color:var(--eyek-gold);padding:.35rem .5rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;border-radius:var(--section-radius) var(--section-radius) 0 0}.host-page .sectionHeader .chevron,.host-page .sectionTitle .chevron{color:var(--eyek-gold);font-weight:700;margin-right:.35rem}.host-page .host-sidebar h2{color:var(--eyek-gold);border-bottom:1px solid rgba(47,6,88,.35);margin-bottom:.35rem;padding-bottom:.25rem}.host-page button{background:var(--eyek-blue);color:#fff;border:none;border-radius:6px;padding:.4rem .85rem;font-size:.9rem;cursor:pointer;min-width:auto;height:auto;line-height:1.2}.host-page button:hover{background:#002e63}.host-page .green{background:var(--btn-green);color:#fff;border:none;border-radius:20px;padding:.45rem .95rem;font-weight:700;cursor:pointer;display:inline-block;text-align:center}.host-page .green:hover{background:var(--btn-green-hover)}.host-page .yellow{background:var(--btn-yellow);color:#000;border-radius:20px;padding:.45rem .95rem;font-weight:700;display:inline-block;text-align:center}.host-page .yellow:hover{background:var(--btn-yellow-hover)}.host-page .red{background:var(--btn-red);color:#fff;border-radius:20px;padding:.45rem .95rem;font-weight:700;display:inline-block;text-align:center}.host-page .red:hover{background:var(--btn-red-hover)}.host-page .btn-small{padding:.25rem .45rem;font-size:.8rem;border-radius:6px;min-width:2.6rem;text-align:center}.host-page .sectionHeader button,.host-page .sectionHeader .tinyToggle{font-size:.7rem;padding:.25rem .5rem;border-radius:4px;min-width:auto;height:auto;line-height:1.2}.host-page input[type=text],.host-page input[type=number],.host-page input[type=password],.host-page input[type=datetime-local],.host-page input[type=date],.host-page input[type=time]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.6rem .75rem;border-radius:6px;font-size:1rem;width:100%;box-sizing:border-box;min-height:2.5rem}.host-page input[type=text]:focus,.host-page input[type=number]:focus,.host-page input[type=password]:focus{outline:none;border-color:var(--eyek-lightblue);background:#ffffff26}.host-page .host-sidebar.left input.singerName{width:100%;max-width:380px;font-size:1rem;padding:.6rem .75rem;border-radius:6px;box-sizing:border-box}.host-page input.pinInput::placeholder{font-style:italic;opacity:.9}.host-page{font-family:Avenir,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.host-page,.host-page *{box-sizing:border-box}.inner-section{overflow:hidden;background:var(--section-bg-darker);border-radius:var(--section-radius);padding:var(--inner-section-padding)}.btn-pill{display:block;width:100%;box-sizing:border-box;text-align:center;margin-bottom:.6rem}.host-page .host-sidebar.right .btn-pill{display:block;width:max-content;max-width:32ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .15s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#2f0658;border:2px solid #79aec1;border-radius:8px;padding:1.5rem;min-width:320px;max-width:500px;box-shadow:0 8px 24px #00000080;animation:slideUp .2s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-title{color:#eaba54;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.modal-message{color:#fff;margin:0 0 1rem;line-height:1.4}.modal-input{width:100%;padding:.5rem;font-size:1rem;border:1px solid #79aec1;border-radius:4px;background:#fffffff2;color:#333;box-sizing:border-box;margin-bottom:1rem}.modal-input:focus{outline:none;border-color:#eaba54;box-shadow:0 0 0 2px #eaba5433}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end}.modal-btn{padding:.5rem 1rem;font-size:.9rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:background .15s}.modal-btn-cancel{background:#666;color:#fff}.modal-btn-cancel:hover{background:#555}.modal-btn-confirm{background:#003e81;color:#fff}.modal-btn-confirm:hover{background:#002e63}#root{margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
