.StringPad-module__pQP5Kq__pad{flex-wrap:wrap;align-items:center;gap:.25rem;margin-bottom:1rem;display:flex}.StringPad-module__pQP5Kq__hint{color:var(--fg-muted);font-size:var(--text-xs);margin-right:.5rem}.StringPad-module__pQP5Kq__stringButton{appearance:none;border:1px solid var(--border);color:var(--fg-muted);min-height:32px;font-size:var(--text-sm);cursor:pointer;border-radius:var(--radius-sm);background:0 0;align-items:baseline;gap:.3rem;padding:.25rem .55rem;transition:background-color .15s,color .15s;display:inline-flex}.StringPad-module__pQP5Kq__stringButton:hover{color:var(--fg);background:var(--bg-hover)}.StringPad-module__pQP5Kq__stringButton.StringPad-module__pQP5Kq__active{background:color-mix(in srgb, var(--purple) 30%, transparent);color:var(--fg)}.StringPad-module__pQP5Kq__stringNum{font-weight:600}.StringPad-module__pQP5Kq__note{font-size:var(--text-xs);opacity:.8}@media (max-width:600px){.StringPad-module__pQP5Kq__hint{display:none}}@media (pointer:coarse){.StringPad-module__pQP5Kq__stringButton{min-height:44px}}
.TabPlayerLoader-module__Conudq__loading{color:var(--fg-muted);text-align:center;padding:2rem 1rem;font-size:.9rem}
.AlphaTexCodeEditor-module__YededG__editor{flex-direction:column;flex:1;min-height:0;display:flex}.AlphaTexCodeEditor-module__YededG__editor .cm-editor{flex:1;min-height:0}
.AlphaTexRibbon-module__sV424G__ribbonWrap{position:relative}.AlphaTexRibbon-module__sV424G__ribbon{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.AlphaTexRibbon-module__sV424G__group{border:1px solid var(--border);border-radius:var(--radius-sm);gap:.25rem;padding:.25rem;display:flex}.AlphaTexRibbon-module__sV424G__ribbonButton{appearance:none;color:var(--fg-muted);min-width:32px;min-height:32px;font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.35rem .6rem;transition:background-color .15s,color .15s}.AlphaTexRibbon-module__sV424G__ribbonButton:hover{color:var(--fg);background:var(--bg-hover)}.AlphaTexRibbon-module__sV424G__ribbonButton.AlphaTexRibbon-module__sV424G__active{background:color-mix(in srgb, var(--purple) 30%, transparent);color:var(--fg)}.AlphaTexRibbon-module__sV424G__ribbonButton.AlphaTexRibbon-module__sV424G__active:hover{background:color-mix(in srgb, var(--purple) 42%, transparent)}.AlphaTexRibbon-module__sV424G__group.AlphaTexRibbon-module__sV424G__dimmed{opacity:.45}.AlphaTexRibbon-module__sV424G__status{color:var(--fg-muted);font-size:var(--text-xs);white-space:nowrap;align-items:center;gap:.5rem;margin-left:auto;display:flex}.AlphaTexRibbon-module__sV424G__meter{border:1px solid var(--border);background:var(--bg-panel);border-radius:3px;width:64px;height:6px;display:inline-block;overflow:hidden}.AlphaTexRibbon-module__sV424G__meterFill{background:var(--comment);height:100%;transition:width .12s,background-color .15s;display:block}.AlphaTexRibbon-module__sV424G__meterFull .AlphaTexRibbon-module__sV424G__meterFill{background:var(--green)}.AlphaTexRibbon-module__sV424G__meterOverfull .AlphaTexRibbon-module__sV424G__meterFill{background:var(--red)}.AlphaTexRibbon-module__sV424G__toast{z-index:10;background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--fg);margin-top:.25rem;padding:.35rem .6rem;animation:.15s AlphaTexRibbon-module__sV424G__alphaTexRibbonToastFadeIn;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000059}@keyframes AlphaTexRibbon-module__sV424G__alphaTexRibbonToastFadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.AlphaTexRibbon-module__sV424G__shake{animation:.3s AlphaTexRibbon-module__sV424G__alphaTexRibbonShake}@keyframes AlphaTexRibbon-module__sV424G__alphaTexRibbonShake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}@media (max-width:600px){.AlphaTexRibbon-module__sV424G__ribbon{gap:.5rem}.AlphaTexRibbon-module__sV424G__ribbonButton{padding:.3rem .45rem}.AlphaTexRibbon-module__sV424G__status{display:none}}
.AlphaTexEditor-module__pbJ4wq__container{flex-direction:column;width:100%;height:100%;min-height:calc(100dvh - 200px);display:flex}@media (pointer:coarse){.AlphaTexEditor-module__pbJ4wq__container .cm-editor{font-size:16px}}.AlphaTexEditor-module__pbJ4wq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.AlphaTexEditor-module__pbJ4wq__toolbarButtons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.AlphaTexEditor-module__pbJ4wq__button{appearance:none;border:1px solid var(--border);color:var(--fg);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.4rem;min-height:44px;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .15s;display:inline-flex}.AlphaTexEditor-module__pbJ4wq__button:hover{background:var(--bg-hover)}.AlphaTexEditor-module__pbJ4wq__chevron{transition:transform .15s}.AlphaTexEditor-module__pbJ4wq__chevron[data-open=true]{transform:rotate(90deg)}.AlphaTexEditor-module__pbJ4wq__buttonPrimary{appearance:none;border:1px solid var(--purple);background:var(--purple);color:#282a36;border-radius:var(--radius-sm);cursor:pointer;min-height:44px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s}.AlphaTexEditor-module__pbJ4wq__buttonPrimary:hover{background:color-mix(in srgb, var(--purple) 85%, black);border-color:color-mix(in srgb, var(--purple) 85%, black)}.AlphaTexEditor-module__pbJ4wq__viewToggle{border:1px solid var(--border);border-radius:var(--radius-sm);gap:.25rem;padding:.25rem;display:flex}.AlphaTexEditor-module__pbJ4wq__viewButton{appearance:none;color:var(--fg-muted);min-height:36px;font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem .8rem;transition:background-color .15s,color .15s}.AlphaTexEditor-module__pbJ4wq__viewButton:hover{color:var(--fg);background:var(--bg-hover)}.AlphaTexEditor-module__pbJ4wq__viewButton.AlphaTexEditor-module__pbJ4wq__active{background:var(--bg-hover);color:var(--fg);font-weight:600}.AlphaTexEditor-module__pbJ4wq__cheatSheet{background:var(--bg-panel);border-radius:var(--radius);margin-bottom:1rem;padding:1.25rem}.AlphaTexEditor-module__pbJ4wq__cheatSheet h3{color:var(--fg);margin-bottom:1rem;font-size:1rem}.AlphaTexEditor-module__pbJ4wq__cheatSheetContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.AlphaTexEditor-module__pbJ4wq__cheatSheetSection h4{font-size:var(--text-xs);color:var(--purple);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.AlphaTexEditor-module__pbJ4wq__cheatSheetSection ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.AlphaTexEditor-module__pbJ4wq__cheatSheetSection li{font-size:var(--text-sm);color:var(--fg-muted)}.AlphaTexEditor-module__pbJ4wq__cheatSheetSection code{background:var(--bg);color:var(--cyan);font-family:var(--font-mono);word-break:break-all;border-radius:4px;padding:.15rem .4rem;font-size:.8rem}.AlphaTexEditor-module__pbJ4wq__editorContainer{flex-direction:row;flex:1;min-height:500px;display:flex}.AlphaTexEditor-module__pbJ4wq__editorContainer.AlphaTexEditor-module__pbJ4wq__edit .AlphaTexEditor-module__pbJ4wq__previewPane,.AlphaTexEditor-module__pbJ4wq__editorContainer.AlphaTexEditor-module__pbJ4wq__preview .AlphaTexEditor-module__pbJ4wq__editorPane{display:none}.AlphaTexEditor-module__pbJ4wq__editorPane,.AlphaTexEditor-module__pbJ4wq__previewPane{flex-direction:column;flex:1;min-width:0;display:flex}.AlphaTexEditor-module__pbJ4wq__editorContainer.AlphaTexEditor-module__pbJ4wq__split .AlphaTexEditor-module__pbJ4wq__previewPane{border-left:1px solid var(--border);margin-left:1.5rem;padding-left:1.5rem}.AlphaTexEditor-module__pbJ4wq__previewPane{overflow-y:auto}.AlphaTexEditor-module__pbJ4wq__textarea{border:1px solid var(--border);background:var(--bg-panel);color:var(--fg);border-radius:var(--radius);font-family:var(--font-mono);resize:none;outline:none;flex:1;padding:1rem;font-size:.95rem;line-height:1.5}.AlphaTexEditor-module__pbJ4wq__textarea::placeholder{color:var(--fg-muted)}.AlphaTexEditor-module__pbJ4wq__textarea:focus-visible{outline:2px solid var(--purple);outline-offset:0}.AlphaTexEditor-module__pbJ4wq__error{border-left:3px solid var(--red);color:var(--red);margin-bottom:1rem;padding:.25rem 0 .25rem 1rem;font-size:.9rem}.AlphaTexEditor-module__pbJ4wq__error p{margin:.25rem 0}.AlphaTexEditor-module__pbJ4wq__errorDetail{font-family:var(--font-mono);color:var(--fg-muted);margin-top:.5rem;font-size:.8rem}@media (max-width:767px){.AlphaTexEditor-module__pbJ4wq__container{min-height:auto}.AlphaTexEditor-module__pbJ4wq__splitOnly{display:none}.AlphaTexEditor-module__pbJ4wq__toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.AlphaTexEditor-module__pbJ4wq__viewToggle{width:100%}.AlphaTexEditor-module__pbJ4wq__viewButton{text-align:center;flex:1}.AlphaTexEditor-module__pbJ4wq__editorContainer,.AlphaTexEditor-module__pbJ4wq__editorContainer.AlphaTexEditor-module__pbJ4wq__split{flex-direction:column;min-height:400px}.AlphaTexEditor-module__pbJ4wq__editorContainer.AlphaTexEditor-module__pbJ4wq__split .AlphaTexEditor-module__pbJ4wq__previewPane{border-left:none;border-top:1px solid var(--border);margin-top:1.25rem;margin-left:0;padding-top:1.25rem;padding-left:0}.AlphaTexEditor-module__pbJ4wq__editorPane,.AlphaTexEditor-module__pbJ4wq__previewPane{min-height:300px}.AlphaTexEditor-module__pbJ4wq__cheatSheetContent{grid-template-columns:1fr}}@media (max-width:600px){.AlphaTexEditor-module__pbJ4wq__toolbarButtons{gap:.25rem}.AlphaTexEditor-module__pbJ4wq__button,.AlphaTexEditor-module__pbJ4wq__buttonPrimary{padding:.5rem .75rem;font-size:.8rem}.AlphaTexEditor-module__pbJ4wq__cheatSheet{padding:1rem}.AlphaTexEditor-module__pbJ4wq__textarea{padding:.75rem;font-size:.9rem}}@media print{.AlphaTexEditor-module__pbJ4wq__toolbar,.AlphaTexEditor-module__pbJ4wq__cheatSheet,.AlphaTexEditor-module__pbJ4wq__editorPane{display:none!important}.AlphaTexEditor-module__pbJ4wq__editorContainer{min-height:auto}.AlphaTexEditor-module__pbJ4wq__previewPane,.AlphaTexEditor-module__pbJ4wq__editorContainer.AlphaTexEditor-module__pbJ4wq__split .AlphaTexEditor-module__pbJ4wq__previewPane{border:none;flex:none;margin:0;padding:0;overflow:visible}}.AlphaTexEditor-module__pbJ4wq__loading{color:var(--fg-muted);padding:2rem 0}.AlphaTexEditor-module__pbJ4wq__notice{border-left:3px solid var(--yellow);color:var(--fg-muted);margin-bottom:1rem;padding:.25rem 0 .25rem 1rem;font-size:.9rem}.AlphaTexEditor-module__pbJ4wq__saveStatus{color:var(--fg-muted);font-size:var(--text-sm);padding-left:.25rem}.AlphaTexEditor-module__pbJ4wq__button:disabled{opacity:.5;cursor:not-allowed}
.page-module__yBO_sq__page{flex-direction:column;display:flex}.page-module__yBO_sq__heading{font-size:var(--text-title);letter-spacing:-.02em;color:var(--fg);margin-bottom:.35rem;font-weight:700}.page-module__yBO_sq__subheading{color:var(--fg-muted);margin-bottom:.5rem}.page-module__yBO_sq__note{font-size:var(--text-sm);color:var(--fg-muted);margin-bottom:1.5rem}.page-module__yBO_sq__dropzone{border:2px dashed var(--border);border-radius:var(--radius);background:var(--bg-panel);text-align:center;color:var(--fg-muted);cursor:pointer;padding:2.5rem 1.5rem;transition:border-color .15s,background-color .15s,color .15s}.page-module__yBO_sq__dropzone:hover,.page-module__yBO_sq__dropzone:focus-visible{border-color:var(--purple);color:var(--fg)}.page-module__yBO_sq__dropzone[data-dragging=true]{border-color:var(--green);background:var(--bg-hover);color:var(--green)}.page-module__yBO_sq__fileInput{display:none}.page-module__yBO_sq__error{color:var(--red);border-left:3px solid var(--red);margin-top:1rem;padding-left:1rem;font-size:.9rem}.page-module__yBO_sq__fileName{color:var(--fg-muted);margin-top:1rem;font-size:.9rem}.page-module__yBO_sq__player{margin-top:1.5rem}
.page-module__93qC8q__header{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem}.page-module__93qC8q__title{font-size:var(--text-title);letter-spacing:-.02em;color:var(--fg);margin-bottom:.25rem;font-weight:700}.page-module__93qC8q__artist{color:var(--fg-muted)}
