.editor-background{background-color:#5a5a5a;min-height:100vh}.editor-no-text-selection,.editor-no-text-selection *{-webkit-touch-callout:none;-webkit-user-select:none!important;user-select:none!important}.a4-page{border-radius:2px;flex-direction:column;width:900px;max-width:100%;height:auto;min-height:1200px;margin:0 auto;padding:60px 40px;display:flex;box-shadow:0 4px 6px -1px #0000004d,0 10px 15px -3px #0003,0 20px 25px -5px #00000026}.paper-parchment{background-color:#f5e6c8;background-image:linear-gradient(135deg,#f5e6c8cc 0%,#f0ddb8cc 25%,#f5e6c8cc 50%,#ecdba8cc 75%,#f5e6c8cc 100%),repeating-linear-gradient(0deg,#0000,#0000 2px,#00000003 2px 4px);background-repeat:no-repeat,repeat;background-size:100% 100%,100% 4px;background-attachment:local}.paper-white{background-color:#fff}.page-separator{background-color:#5a5a5a;height:40px}.score-canvas{background:0 0;display:block}.editor-toolbar{z-index:40;-webkit-backdrop-filter:blur(12px);background-color:#1e293bf2;border:1px solid #ffffff1a;border-radius:16px;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0006}.editor-toolbar.mobile{border-radius:24px;width:auto;min-width:200px;max-width:95vw;padding:6px;bottom:16px}.editor-toolbar.mobile.expanded{border-radius:14px;min-width:0}.editor-toolbar-inner{align-items:center;gap:16px;display:flex}.duration-selector{background-color:#ffffff1a;border-radius:8px;gap:4px;padding:4px;display:flex}.duration-button{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex}.duration-button:hover{color:#fff;background-color:#ffffff26}.duration-button.active{color:#fff;background-color:#6366f1}.duration-button svg{width:20px;height:20px}.category-button{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.category-button:hover,.category-button:active{color:#fff;background-color:#ffffff1a}.category-button.active{color:#fff;background-color:#6366f1}.category-back-button{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.category-back-button:hover{background:#fff3}.animate-in{animation-duration:.2s;animation-fill-mode:both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-bottom{0%{transform:translateY(10px)}to{transform:translateY(0)}}.fade-in{animation-name:fade-in}.slide-in-from-bottom-1{animation-name:slide-in-from-bottom}.toggle-button{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.toggle-button:hover:not(:disabled){color:#fff;background-color:#fff3}.toggle-button.active{color:#fff;background-color:#6366f1}.toggle-button:disabled{opacity:.4;cursor:not-allowed}.paper-toggle{background-color:#ffffff1a;border-radius:8px;gap:4px;padding:4px;display:flex}.paper-toggle-button{cursor:pointer;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.paper-toggle-button.parchment{background:linear-gradient(135deg,#f5e6c8,#ecdba8)}.paper-toggle-button.white{background:#fff}.paper-toggle-button.active{border-color:#6366f1;box-shadow:0 0 0 2px #6366f14d}.meta-display{color:#fffc;align-items:center;gap:8px;font-size:14px;display:flex}.meta-badge{color:#fff;background-color:#ffffff26;border-radius:6px;padding:4px 10px;font-weight:500}.measure-controls{gap:8px;margin-left:auto;display:flex}.measure-button{cursor:pointer;color:#ffffffb3;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.measure-button:hover:not(:disabled){color:#fff;background-color:#ffffff26}.measure-button.add{color:#a5b4fc;background-color:#6366f133}.measure-button.add:hover{background-color:#6366f14d}.measure-button.remove{color:#fca5a5;background-color:#ef444433}.measure-button.remove:hover:not(:disabled){background-color:#ef44444d}.measure-button:disabled{opacity:.4;cursor:not-allowed}.editor-instructions{text-align:center;color:#ffffff80;padding:16px;font-size:14px}.editor-instructions kbd{background-color:#ffffff1a;border-radius:4px;margin:0 2px;padding:2px 6px;font-family:monospace;font-size:12px;display:inline-block}.sheet-header{border-bottom:none;margin-bottom:5px;padding-bottom:0;position:relative}.theme-jazz .sheet-header{border-bottom:none;font-family:Petaluma Script,cursive}.theme-jazz input{font-family:Petaluma Script,cursive}.sheet-title-container{text-align:center;margin-bottom:10px}.sheet-title-input{text-align:center;color:#1a1a2e;background:0 0;border:none;border-bottom:1px dashed #0000;width:min(760px,100% + 260px);max-width:760px;padding:4px 8px;font-family:Times New Roman,Georgia,serif;font-size:28px;font-weight:700;transition:border-color .2s,background-color .2s}.theme-jazz .sheet-title-input{letter-spacing:.05em;font-size:36px}.sheet-album-input{text-align:center;color:#444;background:0 0;border:none;border-bottom:1px dashed #0000;width:100%;max-width:400px;padding:2px 8px;font-family:Times New Roman,Georgia,serif;font-size:16px;font-style:italic;transition:border-color .2s,background-color .2s}.sheet-composer-container{text-align:right}.sheet-composer-row{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:4px;display:flex}.sheet-composer-label{color:#666;font-family:Times New Roman,Georgia,serif;font-size:12px;font-style:italic}.sheet-composer-input{text-align:right;color:#1a1a2e;background:0 0;border:none;border-bottom:1px dashed #0000;width:150px;padding:2px 4px;font-family:Times New Roman,Georgia,serif;font-size:14px;transition:border-color .2s,background-color .2s}.sheet-tempo-container{align-items:center;gap:4px;display:flex}.sheet-tempo-symbol{color:#1a1a2e;font-family:Times New Roman,Georgia,serif;font-size:16px}.sheet-tempo-input{color:#1a1a2e;appearance:textfield;background:0 0;border:none;border-bottom:1px dashed #0000;width:50px;padding:2px 4px;font-family:Times New Roman,Georgia,serif;font-size:16px;transition:border-color .2s,background-color .2s}.sheet-header-grid{grid-template-columns:auto 1fr 250px;align-items:start;gap:16px;width:100%;margin-top:10px;display:grid}.header-left{flex-direction:column;align-items:flex-start;gap:4px;padding-left:20px;display:flex}.header-center{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.header-right{flex-direction:column;align-items:flex-end;gap:4px;padding-right:20px;display:flex}.sheet-title-input{text-align:center;color:#1a1a2e;resize:none;letter-spacing:normal;background:0 0;border:none;border-bottom:1px dashed #0000;width:min(760px,100% + 260px);max-width:760px;padding:0 8px 4px;font-family:Times New Roman,Georgia,serif;font-size:36px;font-weight:700;line-height:1.1;transition:border-color .2s,background-color .2s;overflow:hidden;font-family:Times New Roman,Georgia,serif!important}.theme-jazz .sheet-title-input{letter-spacing:.05em;-webkit-text-stroke:1.2px currentColor;font-size:36px;font-family:Petaluma Script,cursive!important;font-weight:400!important}.sheet-title-input:hover,.sheet-title-input:focus{background-color:#ffffff4d;border-bottom-color:#0003;outline:none}.sheet-album-input{text-align:center;color:#444;resize:none;letter-spacing:normal;background:0 0;border:none;border-bottom:1px dashed #0000;width:100%;max-width:600px;padding:0 8px 3px;font-family:Times New Roman,Georgia,serif;font-size:14px;font-style:italic;font-weight:500;line-height:1.25;transition:border-color .2s,background-color .2s;overflow:hidden;font-family:Times New Roman,Georgia,serif!important}.theme-jazz .sheet-album-input{padding:0 8px 1px;line-height:1.12;font-family:Petaluma Script,cursive!important}.sheet-album-input:hover,.sheet-album-input:focus{background-color:#ffffff4d;border-bottom-color:#0003;outline:none}.sheet-artist-input{color:#333;text-align:center;resize:none;letter-spacing:normal;background:0 0;border:none;border-bottom:1px dashed #0000;width:100%;max-width:600px;padding:0 8px 1px;font-size:24px;font-weight:400;line-height:1.18;transition:border-color .2s,background-color .2s;overflow:hidden;font-family:Times New Roman,Georgia,serif!important}.theme-jazz .sheet-artist-input{padding:0 8px;line-height:1.1;font-family:Petaluma Script,cursive!important}.sheet-artist-input:hover,.sheet-artist-input:focus{background-color:#ffffff4d;border-bottom-color:#0003;outline:none}.sheet-composer-row{flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:8px;width:100%;margin-bottom:4px;display:flex}.sheet-composer-label{color:#666;white-space:nowrap;padding-top:4px;font-family:Times New Roman,Georgia,serif;font-size:12px;font-style:italic}.sheet-composer-input{text-align:right;color:#1a1a2e;resize:none;background:0 0;border:none;border-bottom:1px dashed #0000;width:100%;min-width:50px;padding:2px 4px;font-family:Times New Roman,Georgia,serif;font-size:14px;line-height:1.4;transition:border-color .2s,background-color .2s;overflow:hidden;font-family:Times New Roman,Georgia,serif!important}.theme-jazz .sheet-composer-input{font-family:var(--font-patrick),cursive!important;color:#000!important}.sheet-composer-input:hover,.sheet-composer-input:focus{background-color:#ffffff4d;border-bottom-color:#0003;outline:none}.sheet-tempo-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sheet-tempo-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sheet-tempo-input:hover,.sheet-tempo-input:focus{background-color:#ffffff4d;border-bottom-color:#0003;outline:none}.measure-resizer{cursor:ew-resize;z-index:10;background:0 0;border-radius:2px;width:8px;transition:background-color .2s;position:absolute}.measure-resizer:hover{background-color:#6366f14d}.measure-resizer:active{background-color:#6366f180}.playback-controls{background-color:#ffffff1a;border-radius:8px;gap:4px;padding:4px;display:flex}.playback-button{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.playback-button:hover:not(:disabled){color:#fff;background-color:#ffffff26}.playback-button.active{color:#fff;background-color:#22c55e}.playback-button:disabled{opacity:.4;cursor:not-allowed}.playback-button svg{width:16px;height:16px}.playback-prep-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aeb;border:1px solid #94a3b859;border-radius:12px;width:min(420px,100%);padding:12px 14px;box-shadow:0 20px 40px -24px #020617cc,0 0 0 1px #1e293b40}.playback-prep-header{color:#f8fafc;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-family:system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;display:flex}.playback-prep-track{background:#94a3b840;border-radius:999px;width:100%;height:8px;overflow:hidden}.playback-prep-fill{border-radius:inherit;background:linear-gradient(90deg,#22c55e 0%,#10b981 60%,#06b6d4 100%);height:100%;transition:width .16s ease-out}.countdown-beat-display{color:#1e293b;will-change:transform;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;font-family:system-ui,-apple-system,sans-serif;font-size:120px;font-weight:700;display:flex;box-shadow:0 25px 50px -12px #00000040,0 0 0 8px #6366f14d}.countdown-beat-display.countdown-beat-animate{animation:.16s cubic-bezier(.22,1,.36,1) countdown-pop}@keyframes countdown-pop{0%{opacity:1;transform:scale(.92)}65%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.font-petaluma-script{font-family:Petaluma Script,cursive}.font-academico{font-family:Bravura,serif}@media (max-width:768px){.a4-page{min-height:0}}
