:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#eef1f6;background:#0b0e14;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% -10%,#23314b 0,transparent 35%),#0b0e14}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{opacity:.4;cursor:not-allowed}header{height:68px;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:24px;padding:0 max(20px,calc((100vw - 1180px)/2));background:#0b0e14e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #252a35}.logo{display:flex;align-items:center;gap:8px}.logo span{color:#f3c553;font-size:26px}.logo strong{font-size:19px}.logo em{font-size:9px;letter-spacing:.12em;color:#0b0e14;background:#f3c553;border-radius:4px;padding:3px 5px}.header-title{min-width:0;flex:1;display:flex;align-items:center;gap:10px;color:#bfc6d4}.header-title strong{display:block;min-width:0;width:min(280px,100%)}.band-select{width:100%;max-width:280px;padding:8px 34px 8px 11px;border-color:#3a424f;background:#151a22;color:#f4f6fa;font-weight:750;text-overflow:ellipsis}.page{max-width:1180px;margin:auto;padding:36px 20px 80px}.title-row{display:flex;justify-content:space-between;align-items:end;margin:20px 0 24px}.title-row h1{font-size:34px;margin:3px 0}.eyebrow{font-size:11px;letter-spacing:.16em;color:#f3c553;margin:0}.primary{border:0;border-radius:10px;background:#f3c553;color:#17140b;font-weight:800;padding:12px 18px}.primary.small{padding:10px 14px}.ghost,.icon,.link,.tabs button,.set-actions button,.song-live,.live button,.section-title button,.order-list button,.modal-actions button{border:1px solid #303743;background:#161b24;border-radius:9px;padding:9px 12px}.icon{padding:5px 9px}.link{border:0;background:transparent;color:#f3c553}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}.band-card,.set-card{border:1px solid #2a303c;background:linear-gradient(145deg,#171c25,#11151c);border-radius:15px;text-align:left;padding:20px}.band-card{display:flex;flex-direction:column;gap:7px}.band-card:hover,.song-row:hover{border-color:#f3c553}.avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#273044;color:#f3c553;font-weight:900;margin-bottom:10px}.band-card strong{font-size:18px}.band-card small,.song-row small,.set-card small{color:#8992a3}.tabs{display:flex;gap:4px;border-bottom:1px solid #292f39}.tabs button{border:0;background:transparent;border-radius:0;color:#8f98a8}.tabs button.active{color:#fff;border-bottom:2px solid #f3c553}.tabs span{background:#252b36;border-radius:20px;padding:2px 7px}.list{display:flex;flex-direction:column;gap:8px}.song-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;width:100%;padding:0;border:1px solid #262c36;background:#131820;border-radius:11px}.song-main{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:15px;width:100%;padding:15px;border:0;background:transparent;color:inherit;text-align:left}.song-main>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:4px}.song-live{align-self:center;margin-right:12px;white-space:nowrap}.status{width:7px;height:32px;border-radius:5px;background:#657080}.status.preparing{background:#e0a536}.status.ready{background:#45b77b}.song-meta{color:#a9b0be;font-variant-numeric:tabular-nums}.set-card{padding:0;overflow:hidden}.set-main{display:flex;width:100%;min-height:105px;flex-direction:column;align-items:flex-start;gap:8px;padding:20px;border:0;background:transparent}.set-main strong{font-size:19px}.set-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px;border-top:1px solid #282e38}.empty{grid-column:1/-1;text-align:center;color:#778194;padding:50px;border:1px dashed #303744;border-radius:14px}.empty span{font-size:36px;color:#f3c553}.auth,.splash{min-height:100vh;display:grid;place-items:center;padding:20px}.auth-card{width:min(430px,100%);padding:32px;border:1px solid #2b3240;border-radius:18px;background:#12171ff0;box-shadow:0 24px 80px #0008}.auth-card h1{margin:28px 0 20px}.auth-card form,.modal form{display:flex;flex-direction:column;gap:15px}label{display:flex;flex-direction:column;gap:6px;color:#aeb6c5;font-size:13px}input,textarea,select{width:100%;border:1px solid #343c49;border-radius:9px;background:#0e1218;color:#f4f6fa;padding:11px;outline:none}input:focus,textarea:focus,select:focus{border-color:#f3c553}.error{color:#ff8585;background:#361c21;padding:10px;border-radius:8px}.hint{color:#788295;font-size:12px}.offline{background:#8a591e;color:#ffe0a4;border-radius:20px;padding:3px 8px;font-size:11px}.modal-backdrop{position:fixed;inset:0;z-index:30;background:#030509d9;display:grid;place-items:center;padding:18px}.modal{width:min(520px,100%);max-height:92vh;overflow:auto;background:#151a22;border:1px solid #323946;border-radius:16px;padding:22px}.modal.wide{width:min(850px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2{margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.section-title,.section-fields,.modal-actions{display:flex;align-items:center;gap:10px}.section-title{justify-content:space-between}.section-editor{padding:12px;border:1px solid #2d3440;border-radius:10px}.section-fields{margin-bottom:10px}.section-fields .abbr{max-width:80px}.section-fields input[type=color]{width:48px;height:42px;padding:4px}.danger{color:#ff8989!important}.modal-actions{justify-content:flex-end;margin-top:10px}.order-list{padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.order-list li{display:grid;grid-template-columns:1fr auto auto auto;gap:5px;align-items:center;background:#10151c;border-radius:8px;padding:8px 10px}.live{width:100%;min-width:0;height:100vh;display:grid;grid-template-rows:auto auto auto 1fr auto;background:#05070a}.live>*{min-width:0}.live-head,.live-tools,.live-nav{display:flex;align-items:center;gap:16px;padding:10px 16px;background:#11151b;border-bottom:1px solid #2b3039}.live-head strong{flex:1;font-size:18px}.live-tools{justify-content:center}.live-tools label{flex-direction:row;align-items:center}.live-tools select{width:auto;padding:7px}.live button.active{background:#f3c553;color:#111;border-color:#f3c553}.metronome-visual{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:6px 16px;background:#0b0e14;border-bottom:1px solid #2b3039}.metronome-toggle{display:grid;place-items:center;flex:0 0 40px;width:40px;height:34px;padding:6px!important}.metronome-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.metronome-pulses{display:flex;align-items:center;gap:5px;flex:1;min-width:0}.metronome-pulses i{display:block;height:14px;flex:1 1 0;min-width:3px;border:1px solid #687181;border-radius:3px;background:#1b212c;transition:background-color .06s,border-color .06s,box-shadow .06s,transform .06s}.metronome-visual i.accent{border-color:#b79543}.metronome-visual.running i.current{background:#f3c553;border-color:#ffe09a;box-shadow:0 0 14px #f3c553cc;transform:scale(1.13)}.metronome-visual.running i.current.accent{background:#fff0b8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.live-content{overflow:auto;padding:5vh max(7vw,24px) 40vh;scroll-behavior:auto}.live-content section{max-width:900px;margin:0 auto 45px}.live-content h2{font-size:16px;text-transform:uppercase;letter-spacing:.12em}.lyric-line{display:flex;min-height:54px;align-items:end;font-size:clamp(19px,3vw,30px);line-height:1.45}.lyric-segment{display:inline-flex;position:relative;padding-top:20px;white-space:pre-wrap}.lyric-segment b{position:absolute;top:0;left:0;color:#f3c553;font-size:.72em}.live-nav{justify-content:space-between;border-top:1px solid #2b3039;border-bottom:0;padding-bottom:max(10px,env(safe-area-inset-bottom))}.chord-editor{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #2d3440}.add-chord,.chord-editor-head button,.chord-picker button{border:1px solid #303743;border-radius:9px;background:#161b24;padding:9px 12px}.chord-picker button.primary,.modal-actions button.primary{border-color:#f3c553;background:#f3c553;color:#17140b;font-weight:800}.chord-editor-head,.lyrics-toolbar,.chord-picker-title,.chord-picker-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.chord-editor-head>div,.chord-picker-title>div{display:flex;flex-direction:column;gap:2px}.chord-editor-head small,.chord-picker-title small{color:#788295;font-size:10px;letter-spacing:.08em}.chord-preview{display:flex;flex-direction:column;gap:8px;min-width:0;padding:14px;border:1px solid #303846;border-radius:10px;background:#0c1016}.chord-preview-line{display:flex;align-items:flex-end;flex-wrap:wrap;min-height:46px;min-width:0}.chord-preview-segment{display:inline-flex;flex:0 1 auto;min-width:0;max-width:100%;flex-direction:column;align-items:flex-start}.chord-chip,.chord-chip-spacer{min-height:24px;margin:0 2px 3px 0}.chord-chip{padding:2px 7px;border-color:#8a7134;border-radius:6px;background:#2c2718;color:#f3c553;font-size:12px;font-weight:800}.chord-chip:hover{border-color:#f3c553;background:#3b321b}.chord-chip-spacer{display:block}.lyric-fragment{max-width:100%;color:#eef1f6;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.lyrics-toolbar label{font-weight:700;color:#d5dae4}.add-chord{border-color:#8a7134;color:#f3c553}.plain-lyrics,.advanced-lyrics{line-height:1.55;resize:vertical}.chord-picker{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid #8a7134;border-radius:10px;background:#171b20;box-shadow:0 12px 30px #0005}.chord-picker-title strong{color:#f3c553;font-size:22px}.chord-picker-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.chord-picker-actions{justify-content:flex-end}.chord-picker-actions .danger{margin-right:auto}@media(max-width:650px){header{gap:8px;padding:0 12px}.logo strong{display:none}.page{padding:20px 12px 70px}.title-row h1{font-size:27px}.form-grid{grid-template-columns:1fr}.song-main{grid-template-columns:8px minmax(0,1fr)}.song-meta{grid-column:2}.live-head{gap:8px}.live-head span:last-child{display:none}.live-tools{overflow:auto;justify-content:flex-start}.live-tools button{white-space:nowrap}.live-content{padding-inline:18px}.section-fields{flex-wrap:wrap}.chord-editor-head{align-items:flex-start;flex-direction:column}.chord-editor-head button{align-self:stretch}.chord-picker-fields{grid-template-columns:1fr}.chord-picker-actions{flex-wrap:wrap}.chord-picker-actions button{flex:1 1 auto}.chord-picker-actions .danger{flex-basis:100%;margin:0}.chord-preview{padding:10px}}
