: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))}.song-editor-page{max-width:1000px}.song-editor-title{margin:14px 0 28px}.song-editor-title h1{margin:5px 0 8px;font-size:36px}.song-editor-title>p:last-child{margin:0;color:#8f98a8}.song-editor-form{display:flex;flex-direction:column;gap:18px}.song-editor-form>.form-grid,.song-editor-form>label{padding:18px;border:1px solid #2d3440;border-radius:12px;background:#11161e}.song-editor-form>.form-grid label{min-width:0}.song-editor-actions{position:sticky;bottom:0;z-index:8;display:flex;justify-content:flex-end;gap:10px;margin-top:4px;padding:14px 0 max(14px,env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,#0b0e14 22%)}.song-editor-actions button{border:1px solid #303743;border-radius:9px;background:#161b24;padding:11px 16px}.song-editor-actions button.primary{border-color:#f3c553;background:#f3c553;color:#17140b;font-weight:800}.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}.song-editor-page{padding-bottom:20px}.song-editor-title{margin-top:4px}.song-editor-title h1{font-size:29px}.song-editor-form>.form-grid,.song-editor-form>label{padding:13px}.song-editor-actions{padding-inline:0}.song-editor-actions button{flex:1}}.song-preview-page{max-width:1000px}.song-preview-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:16px 0 22px}.song-preview-hero h1{margin:4px 0;font-size:40px}.song-preview-hero p:last-child{margin:0;color:#9aa4b5}.song-preview-actions{display:flex;gap:10px}.song-preview-actions button{min-width:110px;padding:11px 16px;border:1px solid #343c49;border-radius:10px;background:#171d26;font-weight:750}.song-preview-actions .primary{border-color:#f3c553;background:#f3c553;color:#17140b}.song-facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 18px}.song-facts div{padding:13px 15px;border:1px solid #2b3441;border-radius:10px;background:#111720}.song-facts dt{color:#7f899a;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.song-facts dd{margin:4px 0 0;font-size:17px;font-weight:800}.song-part-index{display:flex;gap:8px;overflow-x:auto;padding:2px 0 15px;scrollbar-width:thin}.song-part-index button{display:flex;align-items:center;gap:7px;flex:0 0 auto;padding:7px 11px;border:1px solid #303947;border-radius:999px;background:#121821}.song-part-index button span{display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:6px;background:var(--part-color);color:#fff;font-size:11px;font-weight:900}.song-preview-sections{display:flex;flex-direction:column;gap:14px}.song-preview-section{scroll-margin-top:84px;padding:18px 20px;border:1px solid #2c3542;border-radius:13px;background:#10161e}.song-preview-section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.song-preview-section-title>span{display:grid;place-items:center;min-width:34px;height:30px;padding:0 7px;border-radius:7px;background:var(--part-color);font-size:12px;font-weight:900}.song-preview-section-title h2{margin:0;font-size:18px}.song-preview-notes{margin-top:18px;padding:18px 20px;border:1px solid #2c3542;border-radius:13px;background:#10161e}.song-preview-notes>p:last-child{white-space:pre-wrap}.chord-sheet{display:flex;flex-direction:column;gap:7px;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.chord-sheet-line{display:flex;align-items:flex-end;min-height:48px;white-space:pre}.chord-sheet-segment{display:inline-flex;flex-direction:column}.chord-sheet-chord{min-height:23px;color:#f3c553;font-size:15px;font-weight:900;line-height:1.15;white-space:nowrap}.chord-sheet-lyric{color:#f2f4f8;line-height:1.45}.duration-field{display:flex;min-width:0;flex-direction:column;gap:6px;color:#aeb6c5;font-size:13px}.duration-field>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.duration-field label{min-width:0;gap:4px;font-size:11px}.duration-field input{width:100%}.song-parts{display:flex;flex-direction:column;gap:9px}.song-part{overflow:hidden;border:1px solid #2d3643;border-radius:12px;background:#111720;transition:border-color .15s}.song-part.open{border-color:#4a5566}.song-part-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.song-part-order{display:flex;align-items:center;gap:5px;padding:8px 10px 8px 4px}.song-part-order button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #303947;border-radius:8px;background:#171d26;font-size:18px;font-weight:800}.song-part-order button:not(:disabled):hover{border-color:#f3c553;color:#f3c553}.song-part-toggle{display:grid;grid-template-columns:5px 42px minmax(0,1fr) 24px;align-items:center;gap:11px;width:100%;padding:13px 15px;border:0;background:transparent;text-align:left}.song-part-toggle:hover{background:#171e28}.song-part-color{align-self:stretch;min-height:39px;border-radius:999px;background:var(--part-color)}.song-part-abbr{display:grid;place-items:center;height:34px;border-radius:7px;background:color-mix(in srgb,var(--part-color) 75%,#121821);font-size:12px;font-weight:900}.song-part-name{display:flex;min-width:0;flex-direction:column;gap:3px}.song-part-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.song-part-name small{color:#828d9e}.song-part-chevron{font-size:21px;transition:transform .16s}.song-part.open .song-part-chevron{transform:rotate(180deg)}.song-part-body{display:flex;flex-direction:column;gap:13px;padding:15px;border-top:1px solid #2d3643;background:#0f141c}.song-part-body .section-fields{display:grid;grid-template-columns:minmax(180px,2fr) minmax(100px,1fr) 90px;gap:10px}.song-part-body .section-fields label{min-width:0}.song-part-body .section-fields input{width:100%}.song-part-body .section-fields input[type=color]{min-height:42px;padding:4px}.section-tools{display:flex;gap:8px;flex-wrap:wrap}.section-tools button{padding:7px 10px;border:1px solid #303947;border-radius:8px;background:#171d26}.section-tools .danger{margin-left:auto}.section-title>div p{margin:3px 0 0;color:#7f899a;font-size:12px}.bandfix-chord-editor{position:relative;display:flex;flex-direction:column;gap:10px}.chord-editor-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:8px;border:1px solid #303947;border-radius:10px;background:#141a23}.chord-editor-toolbar button{min-height:36px;padding:7px 11px;border:1px solid #353e4b;border-radius:8px;background:#1a212c}.chord-editor-toolbar button.active,.chord-editor-toolbar .chord-tool{border-color:#8b7335;color:#f3c553}.chord-editor-toolbar .chord-tool.active{background:#352d19}.bandfix-chord-surface{min-height:190px;padding:15px 16px;border:1px solid #303947;border-radius:10px;background:#090d12;color:#f1f3f7;cursor:text;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.bandfix-chord-surface:focus{border-color:#6c7a8f;outline:none;box-shadow:0 0 0 3px #6c7a8f22}.bandfix-chord-surface p{min-height:3.2em;margin:0;padding-top:1.6em;line-height:1.55;white-space:pre-wrap}.editor-chord-token{display:inline-block;position:relative;z-index:1;width:0;height:0;overflow:visible;color:transparent;font-size:0;line-height:0;vertical-align:baseline;white-space:nowrap;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.editor-chord-token:before{content:attr(data-chord);position:absolute;left:-4px;bottom:18px;display:block;padding:3px 4px;border:1px solid transparent;border-radius:5px;color:#f3c553;font-size:16px;font-weight:900;line-height:1;white-space:nowrap;translate:var(--chord-drag-x,0) var(--chord-drag-y,0);transition:border-color .12s,background-color .12s,box-shadow .12s}.editor-chord-token:hover:before{border-color:#806b37;background:#f3c55312}.editor-chord-token.ProseMirror-selectednode{outline:none}.editor-chord-token.ProseMirror-selectednode:before{border-color:#f3c553;background:#f3c55322;box-shadow:0 0 0 2px #f3c55322}.editor-chord-token.dragging:before{z-index:20;border-color:#f3c553;background:#342d1b;box-shadow:0 8px 20px #0009;cursor:grabbing;transition:none}.chord-menu{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid #8b7335;border-radius:11px;background:#171d25;box-shadow:0 16px 38px #0008}.chord-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.chord-menu-head>div{display:flex;flex-direction:column}.chord-menu-head small{color:#8d96a5;font-size:10px;letter-spacing:.08em}.chord-menu-head strong{color:#f3c553;font-size:19px}.chord-root-list{display:flex;gap:5px;overflow-x:auto;padding-bottom:3px}.chord-root-list button{flex:0 0 auto;min-width:40px;padding:7px;border:1px solid #343e4b;border-radius:7px;background:#111720}.chord-root-list button.active{border-color:#f3c553;background:#352d19;color:#f3c553}.chord-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.chord-choice-grid button{padding:9px 5px;border:1px solid #3a4350;border-radius:8px;background:#111720;color:#f3c553;font-weight:850}.chord-choice-grid button:hover{border-color:#f3c553;background:#2b2618}.custom-chord-row{display:flex;align-items:flex-end;gap:8px}.custom-chord-row label{flex:1}.custom-chord-row input{width:100%}.custom-chord-row button,.chord-delete{min-height:42px;padding:8px 13px;border:1px solid #3a4350;border-radius:8px;background:#111720}.chord-delete{align-self:flex-start}.bracket-import{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #394452;border-radius:10px;background:#121821}.bracket-import textarea{width:100%;margin-top:5px;resize:vertical}.bracket-import>div{display:flex;justify-content:flex-end;gap:8px}.bracket-import button{padding:8px 12px;border:1px solid #36404d;border-radius:8px;background:#171d26}@media(max-width:650px){.song-preview-page{padding-bottom:30px}.song-preview-hero{align-items:stretch;flex-direction:column;gap:14px;margin-top:4px}.song-preview-hero h1{font-size:30px}.song-preview-actions button{flex:1}.song-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.song-facts div:last-child{grid-column:1/-1}.song-preview-section{padding:14px 12px}.song-preview-section-title{margin-bottom:10px}.song-part-body{padding:11px}.song-part-toggle{grid-template-columns:4px 36px minmax(0,1fr) 20px;padding:11px 10px;gap:8px}.song-part-body .section-fields{grid-template-columns:minmax(0,1fr) minmax(90px,.55fr)}.song-part-body .section-fields label:last-child{grid-column:1/-1}.section-tools .danger{width:100%;margin-left:0}.chord-editor-toolbar button{flex:0 0 auto}.chord-editor-toolbar .chord-tool{flex:1}.bandfix-chord-surface{min-height:210px;padding:12px 10px}.chord-menu{padding:11px}.chord-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-chord-row{align-items:stretch;flex-direction:column}.custom-chord-row button,.chord-delete{width:100%}.chord-sheet{font-size:14px}}.independent-chord-editor,.independent-song-lines{display:flex;flex-direction:column;gap:10px}.independent-song-line{overflow:hidden;border:1px solid #303947;border-radius:10px;background:#090d12}.independent-lane-row{display:grid;grid-template-columns:62px minmax(0,1fr) 38px;align-items:center}.lane-label{padding:0 9px;color:#7f899a;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.chord-lane-row{border-bottom:1px solid #242c37;background:#111720}.independent-chord-lane{position:relative;grid-column:2/-1;height:42px;margin-right:10px;cursor:copy}.independent-chord-lane:after{content:"Toca para añadir";position:absolute;top:50%;left:8px;color:#596372;font-size:10px;translate:0 -50%;pointer-events:none}.independent-chord-lane:has(.independent-chord-token):after{display:none}.independent-chord-token{position:absolute;z-index:2;top:50%;max-width:110px;padding:4px 6px;border:1px solid transparent;border-radius:6px;background:transparent;color:#f3c553;font-size:16px;font-weight:900;line-height:1;white-space:nowrap;cursor:grab;touch-action:none;transform:translate(calc(-1 * var(--chord-position))) translateY(-50%)}.independent-chord-token:hover,.independent-chord-token:focus-visible{border-color:#806b37;background:#2e2819;outline:none}.independent-chord-token.dragging{z-index:10;border-color:#f3c553;background:#342d1b;box-shadow:0 7px 18px #0009;cursor:grabbing}.lyric-lane-row{min-height:45px}.independent-lyric-lane{grid-column:2;min-width:0;min-height:43px;padding:10px 8px;border:0;background:transparent;color:#f2f4f8;font:15px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;field-sizing:content;resize:none;white-space:pre;overflow-x:auto}.independent-lyric-lane:focus{outline:none;background:#111720}.remove-song-line{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:7px;background:transparent;color:#697484;font-size:19px}.remove-song-line:hover{background:#442127;color:#ff9aa9}.add-song-line{align-self:flex-start;padding:8px 12px;border:1px solid #303947;border-radius:8px;background:#171d26}.editor-help{margin:0;color:#7f899a;font-size:11px}.chord-sheet{overflow-x:hidden}.chord-sheet-line{display:block;min-height:50px;white-space:normal}.chord-sheet-chord-lane{position:relative;height:23px}.chord-sheet-chord{position:absolute;top:0;min-height:0;transform:translate(calc(-1 * var(--chord-position)))}.chord-sheet-lyric{display:block;min-height:23px;white-space:pre-wrap}@media(max-width:650px){.independent-lane-row{grid-template-columns:48px minmax(0,1fr) 34px}.lane-label{padding:0 6px;font-size:8px}.independent-chord-lane{margin-right:7px}.independent-chord-token{font-size:15px}.independent-lyric-lane{font-size:14px}.editor-help{font-size:10px}}.independent-song-lines{gap:0;overflow:hidden;padding:9px 10px;border:1px solid #303947;border-radius:10px;background:#090d12}.independent-song-line{overflow:visible;padding:1px 4px;border:0;border-radius:0;background:transparent}.independent-song-line+.independent-song-line{margin-top:2px}.independent-chord-lane{height:25px;margin:0 30px 0 6px}.independent-chord-lane:after{left:0;opacity:0;transition:opacity .12s}.independent-song-line:hover .independent-chord-lane:empty:after{opacity:1}.unified-lyric-row{position:relative}.independent-lyric-lane{display:block;width:100%;min-height:29px;padding:1px 34px 7px 6px;background:transparent;line-height:1.4}.independent-lyric-lane:focus{background:#111720;border-radius:5px}.remove-song-line{position:absolute;right:1px;top:0;opacity:0;transition:opacity .12s}.independent-song-line:hover .remove-song-line,.unified-lyric-row:focus-within .remove-song-line{opacity:1}.song-url-import{display:flex;flex-direction:column;gap:11px;padding:15px;border:1px solid #3b4655;border-radius:11px;background:#111821}.song-url-import>div:first-child{display:flex;flex-direction:column;gap:3px}.song-url-import small{color:#8994a5}.song-url-import-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.song-url-import-controls input{min-width:0}.song-url-import-controls button{padding:9px 14px;border:1px solid #8b7335;border-radius:8px;background:#302918;color:#f3c553;font-weight:800}.song-url-import .import-success{margin:0;color:#79d69b;font-size:12px;line-height:1.45}@media(max-width:650px){.independent-song-lines{padding:7px 6px}.independent-chord-lane{margin:0 27px 0 4px}.independent-lyric-lane{padding-left:4px}.remove-song-line{opacity:.45}.song-url-import-controls{grid-template-columns:1fr}.song-url-import-controls button{width:100%}.song-editor-actions{position:static;margin-top:8px}}
