:root{--bg:#f4efe7;--ink:#1f1b17;--muted:#71685e;--paper:#fffdf9;--line:#ded5c8;--red:#b5332b;--navy:#14374b;--gold:#d59d36;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg)}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{opacity:.42;cursor:not-allowed}button,input{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}[hidden]{display:none!important}
.shell{width:min(100%,560px);min-height:100svh;max-height:100svh;margin:auto;padding:max(18px,env(safe-area-inset-top)) 20px max(14px,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:14px}.event-header,.song-topline,.song-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.event-header>div{min-width:0}.eyebrow{margin:0 0 7px;color:var(--red);font-size:.65rem;font-weight:900;letter-spacing:.17em}h1{margin:0;font-size:clamp(1.3rem,5.7vw,1.9rem);line-height:1.08;letter-spacing:-.04em}.event-name{margin:0;color:var(--muted);font-size:.83rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.live-badge{flex:0 0 auto;min-height:40px;border:0;padding:9px 11px;border-radius:999px;background:#dff4e6;color:#1d6b3c;font-size:.7rem;font-weight:800}.live-badge i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:currentColor}.live-badge.orange{background:#fff0ca;color:#925d00}.live-badge.red{background:#f9d9d6;color:#8d201b}
.song-card{flex:1 1 auto;min-height:210px;background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:clamp(18px,3svh,25px);box-shadow:0 18px 45px #3e2d1b14;display:flex;flex-direction:column;overflow:auto}.dance-type{padding:7px 10px;border-radius:7px;background:var(--navy);color:white;font-size:.73rem;font-weight:900;letter-spacing:.07em}.position{color:var(--muted);font-size:.75rem;font-weight:700}.view-label{font-size:.65rem;letter-spacing:.16em;color:var(--muted);margin:clamp(22px,5svh,45px) 0 9px;font-weight:800}.dj-name{margin:0 0 7px;color:var(--red);font-weight:900;font-size:.9rem}.song-card h2{margin:0;font-size:clamp(1.9rem,8.4vw,2.8rem);line-height:1.02;letter-spacing:-.045em;overflow-wrap:anywhere}.artist{margin:12px 0 20px;color:var(--muted);font-size:1rem;line-height:1.4}.song-details{margin:auto 0 0;padding-top:16px;border-top:1px solid var(--line)}.song-details div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:9px;margin:9px 0}.song-details dt{color:var(--muted);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.song-details dd{margin:0;font-size:.88rem;font-weight:700;overflow-wrap:anywhere;line-height:1.35}.future-note{font-size:.72rem;color:#925d00;background:#fff0ca;border-radius:7px;padding:8px;margin-top:8px}.song-nav button{min-height:46px;border:1px solid var(--line);border-radius:13px;background:#ffffff94;color:var(--ink);padding:0 12px;font-size:.8rem;font-weight:800}.song-nav .current-song{font-size:.73rem;color:var(--navy);padding:0 9px}.ask-trigger,.send{width:100%;min-height:70px;border:0;border-radius:17px;background:var(--red);color:white;font-weight:900;box-shadow:0 10px 24px #b5332b26}.ask-trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex-shrink:0}.ask-trigger span:first-child{font-size:1.3rem;letter-spacing:.06em}.ask-trigger span:last-child{font-size:.64rem;letter-spacing:.16em;opacity:.85}.footer-note{margin:0;color:var(--muted);text-align:center;font-size:.67rem;line-height:1.4}.waiting{justify-content:center;align-items:center;text-align:center}.waiting h2{font-size:1.75rem}.waiting>p:last-child{font-size:.9rem;color:var(--muted);line-height:1.5;max-width:280px}.music-mark{color:var(--gold);font-size:3.5rem;margin-bottom:24px}
dialog{border:1px solid var(--line);border-radius:25px;background:var(--paper);color:var(--ink);padding:24px;width:min(calc(100% - 24px),520px);max-height:calc(100dvh - 24px);box-shadow:0 24px 90px #0006;overflow:auto}dialog::backdrop{background:#10191ebd;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}.dialog-heading h2{margin:0;font-size:1.65rem;letter-spacing:-.04em;line-height:1.1}.close{border:0;background:#eee7dc;border-radius:50%;width:36px;height:36px;flex-shrink:0;font-size:1.6rem;color:var(--muted)}.dialog-intro{font-size:.87rem;color:var(--muted);line-height:1.5;margin:14px 0 20px}.dialog-intro span{font-size:.78rem}label{font-size:.78rem;font-weight:800}.search-field{margin-top:8px;display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;background:white;padding-left:13px}.search-field>span{font-size:1.8rem;color:var(--muted)}input{width:100%;min-width:0;min-height:52px;border:0;border-radius:12px;background:transparent;padding:0 12px;font-size:1rem;color:var(--ink)}.search-status{margin:10px 0;color:var(--muted);font-size:.75rem;line-height:1.4}.results{display:grid;gap:7px;max-height:32dvh;overflow:auto;overscroll-behavior:contain}.result{width:100%;border:1px solid var(--line);border-radius:12px;background:white;text-align:left;padding:13px;color:var(--ink)}.result:hover,.result:focus-visible{border-color:var(--red);background:#f9f0e7}.result strong{display:block;font-size:.88rem;line-height:1.4}.result span{display:block;color:var(--muted);font-size:.76rem;margin-top:5px;line-height:1.4}.selection{border:1px solid #d9b88b;background:#fbf1e0;border-radius:12px;padding:15px;margin:14px 0}.selection-label{font-size:.62rem;letter-spacing:.13em;color:#876628;font-weight:900}.selection h3{margin:7px 0;font-size:.96rem;line-height:1.3}.selection p{font-size:.8rem;color:var(--muted);margin:0;line-height:1.4}.send{min-height:54px;font-size:.98rem;margin-top:14px}.secondary{background:var(--navy);color:white;min-height:44px;border:0;border-radius:10px;padding:0 15px}.dialog-footnote{font-size:.68rem;color:var(--muted);text-align:center;line-height:1.5;margin-bottom:0}.notice{font-size:.8rem;line-height:1.45;padding:10px 12px;border-radius:10px}.error{background:#f9d9d6;color:#8d201b}.toast{position:fixed;z-index:100;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);background:#173f2b;color:white;border-radius:15px;padding:15px 20px;font-size:.88rem;line-height:1.5;box-shadow:0 10px 35px #0003;text-align:center}
@media(min-width:700px){body{background:radial-gradient(ellipse at top,#faf7f1,var(--bg) 70%)}.shell{padding-top:30px;padding-bottom:22px;max-height:880px;min-height:min(100svh,880px)}}
@media(max-height:700px){.shell{gap:9px;padding-top:12px;padding-bottom:10px}.view-label{margin-top:18px}.song-card{padding:17px;min-height:190px}.song-card h2{font-size:1.9rem}.artist{margin:7px 0 12px}.ask-trigger{min-height:59px}.song-details{padding-top:7px}.song-details div{margin:6px 0}.event-name{font-size:.74rem}}
@media(max-width:360px){.shell{padding-inline:13px}.live-badge{font-size:.6rem;padding-inline:8px}.song-nav button{padding-inline:8px}.dialog-heading h2{font-size:1.4rem}dialog{padding:18px}}
