@font-face{font-family:PaintSynthPixel;src:url(/assets/fonts/PressStart2P.ttf);font-display:swap}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{color:#45454c;background:#f7f7f8;font-family:PaintSynthPixel,system-ui,sans-serif}html:lang(zh-CN) body{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,select,input{font:inherit}button{color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0}button:disabled{opacity:.3;cursor:default}button:focus-visible,select:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #45454c}button:not(:disabled):hover,button[aria-pressed=true]{background:#e9e9ed;border-radius:5px}button svg{fill:currentColor;shape-rendering:crispedges;width:16px;height:16px}a{color:inherit}.instrument{height:100dvh;padding:2px;padding-top:max(2px,env(safe-area-inset-top));padding-bottom:max(2px,env(safe-area-inset-bottom));padding-left:max(2px,env(safe-area-inset-left));padding-right:max(2px,env(safe-area-inset-right));flex-direction:column;display:flex}.instrument-header{flex:none;align-items:center;gap:4px;height:32px;display:flex}.instrument-header button{flex:none;width:30px;height:28px;font-size:18px}.instrument-transport,.instrument-actions,.instrument-right{align-items:center;min-width:0;display:flex}.instrument-transport{gap:2px}.instrument-actions{flex:1}.instrument-right{margin-left:auto}.instrument-tempo{margin:0 8px;font-size:12px}.instrument-notes{white-space:nowrap;margin:0 12px;font-size:7px}.instrument-body{flex:1;min-height:0;display:flex}.instrument-pitch{white-space:pre-line;flex:none;width:22px;font-size:6px;line-height:calc(20dvh - 17.6px);display:flex;overflow:hidden}.instrument-colours{flex:none;gap:3px;width:124px;padding:2px;display:flex}.instrument-picker{background:0 0;border:0;width:76px;height:100%;padding:0}.instrument-palette{flex-direction:column;gap:2px;width:40px;display:flex}.instrument-palette button{flex:1;min-height:0;position:relative}.instrument-palette button[aria-pressed=true]:after{content:"";border:2px solid #fff;position:absolute;inset:3px;box-shadow:0 0 0 1px #000}.colours-hidden .instrument-colours{display:none}.instrument-viewport{background:#141414;flex:1;min-width:0;position:relative;overflow:hidden}.instrument-art{touch-action:none;width:100%;height:100%;image-rendering:pixelated;display:block}.instrument-crt{pointer-events:none;background:repeating-linear-gradient(0deg,#0000002e 0 1px,#0000 1px 3px);position:absolute;inset:0;box-shadow:inset 0 0 50px #0005}.instrument-grid{pointer-events:none;background-image:linear-gradient(#fff1 1px,#0000 1px),linear-gradient(90deg,#fff1 1px,#0000 1px);background-size:25% 25%;display:none;position:absolute;inset:0}.show-grid .instrument-grid{display:block}.instrument-drawer{background:#f7f7f8;border-radius:5px;width:22px;height:44px;font:22px system-ui;position:absolute;top:46%;left:1px}.instrument-brushes{color:#eee;background:#171719c9;border-radius:12px;gap:2px;padding:4px;display:flex;position:absolute;top:20px;right:12px}.instrument-brushes button{width:30px;height:32px;font:21px system-ui}.instrument-brushes button[aria-pressed=true]{background:#ffffff24}.instrument-brush-details{color:#45454c;background:#f7f7f8;border-radius:10px;width:240px;padding:14px;position:absolute;top:44px;right:0;box-shadow:0 8px 24px #0003}.instrument-brush-details label{grid-template-columns:1fr 30px;gap:6px;margin:8px 0;font:12px system-ui;display:grid}.instrument-brush-details label span{grid-column:1/-1}.instrument-brush-details input{accent-color:#45454c;width:100%}.instrument-wizard{background:#f7f7f8;border-radius:5px;width:30px;height:30px;font:22px system-ui;position:absolute;bottom:8px;right:100px}.instrument-master{text-align:center;flex:none;width:32px}.instrument-master button{width:100%;height:100%;font-size:32px}.instrument-footer{flex:none;justify-content:space-around;height:14px;padding-left:148px;padding-right:32px;font-size:6px;display:flex}.instrument-preview{color:#65656b;flex:none;justify-content:space-between;align-items:center;height:24px;padding:2px 8px;font:11px system-ui;display:flex}.instrument-preview a{white-space:nowrap;margin-left:8px}.instrument-dialog{color:#45454c;background:#f7f7f8;border:0;border-radius:16px;max-width:min(480px,100vw - 24px);max-height:calc(100dvh - 24px);padding:24px;font:16px/1.5 system-ui;position:fixed;box-shadow:0 20px 80px #0005}.instrument-dialog::backdrop{background:#0006}.instrument-dialog h2{margin:10px 0 24px;font-size:18px}.instrument-dialog>button:first-child{float:right;min-width:44px;min-height:44px;font-size:24px}.instrument-dialog label{flex-direction:column;gap:8px;margin:20px 0;display:flex}.instrument-dialog select{background:#e9e9ed;border:0;border-radius:8px;padding:12px}.instrument-dialog a{padding:12px 0;display:block}.instrument[data-layout=mobile] .instrument-header{grid-template-rows:44px 22px 44px;grid-template-columns:1fr auto;gap:0;height:114px;display:grid}.instrument[data-layout=mobile] .instrument-transport{grid-area:1/1}.instrument[data-layout=mobile] .instrument-right{grid-area:1/2}.instrument[data-layout=mobile] .instrument-actions{grid-area:3/1/auto/-1;justify-content:space-between}.instrument[data-layout=mobile] .instrument-header button{width:40px;height:42px}.instrument[data-layout=mobile] .instrument-actions button{flex:1;max-width:54px}.instrument[data-layout=mobile] .instrument-notes{position:absolute;top:54px;left:18px}.instrument[data-layout=mobile] .instrument-tempo{margin:0 3px;font-size:10px}.instrument[data-layout=mobile] .instrument-colours{width:90px}.instrument[data-layout=mobile] .instrument-picker{width:42px}.instrument[data-layout=mobile] .instrument-drawer{width:28px;height:52px}.instrument[data-layout=mobile] .instrument-brushes{flex-wrap:wrap;justify-content:flex-end;max-width:calc(100% - 40px);top:8px;right:6px}.instrument[data-layout=mobile] .instrument-brushes button{width:38px;height:40px}.instrument[data-layout=mobile] .instrument-wizard{width:40px;height:40px;right:50px}.instrument[data-layout=mobile] .instrument-pitch{line-height:calc(20dvh - 32.8px)}.instrument[data-layout=mobile] .instrument-footer{padding-left:114px}.instrument[data-layout=mobile] .instrument-preview{height:30px;font-size:10px}.instrument[data-layout=mobile] .instrument-brush-details{width:min(230px,70vw);top:100%}@media (width<=390px){.instrument[data-layout=mobile] .instrument-header button{width:34px}.instrument[data-layout=mobile] .instrument-tempo{margin:0;font-size:9px}.instrument-preview{line-height:1.2}}@media (height<=500px){.instrument[data-layout=mobile] .instrument-header{grid-template-rows:40px 0 42px;height:86px}.instrument[data-layout=mobile] .instrument-notes{display:none}.instrument-preview{height:20px!important}.instrument[data-layout=mobile] .instrument-brushes{top:4px}}.instrument-viewport{overscroll-behavior:contain;scrollbar-width:thin;overflow:auto}.instrument-art{flex:none;max-width:none}.instrument-viewport{overflow:hidden}.instrument-scroller{overscroll-behavior:contain;scrollbar-width:thin;position:absolute;inset:0;overflow:auto}.browser-desktop{background:#292a2e;width:100%;height:100dvh;position:relative;overflow:hidden}.instrument-window{background:#f7f7f8;border:1px solid #ffffff24;border-radius:8px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 18px 70px #0007}.instrument-titlebar{color:#45454c;-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;background:#eeeef1;flex:none;justify-content:space-between;align-items:center;height:32px;padding-left:13px;font:12px system-ui;display:flex}.instrument-titlebar:active{cursor:grabbing}.instrument-titlebar button{width:44px;height:30px;font:18px system-ui}.instrument-window-content{flex:1;min-height:0;position:relative;overflow:hidden}.instrument-window-stage{transform-origin:0 0;position:absolute;top:0;left:0}.instrument-window .instrument{height:100%;padding:2px;position:relative}.instrument-window .instrument-pitch{line-height:calc((var(--instrument-height) - 88px)/5)}.instrument-window .instrument[data-layout=mobile] .instrument-pitch{line-height:calc((var(--instrument-height) - 164px)/5)}.window-resize{z-index:20;touch-action:none;padding:0;position:absolute;background:0 0!important;border-radius:0!important}.window-resize-n,.window-resize-s{cursor:ns-resize;height:5px;left:8px;right:8px}.window-resize-n{top:0}.window-resize-s{bottom:0}.window-resize-e,.window-resize-w{cursor:ew-resize;width:5px;top:32px;bottom:8px}.window-resize-e{right:0}.window-resize-w{left:0}.window-resize-ne,.window-resize-nw,.window-resize-se,.window-resize-sw{width:12px;height:12px}.window-resize-ne{cursor:nesw-resize;top:0;right:0}.window-resize-nw{cursor:nwse-resize;top:0;left:0}.window-resize-se{cursor:nwse-resize;bottom:0;right:0}.window-resize-sw{cursor:nesw-resize;bottom:0;left:0}.window-resize-se:after{content:"";background:repeating-linear-gradient(135deg,#0000 0 2px,#777 2px 3px);position:absolute;inset:4px 2px 2px 4px}.window-maximized .window-resize{display:none}.mobile-desktop{background:#f7f7f8}.mobile-desktop .instrument-window{box-shadow:none;border:0;border-radius:0}.mobile-desktop .instrument-titlebar,.mobile-desktop .window-resize{display:none}.mobile-desktop .instrument{padding-top:max(2px,env(safe-area-inset-top));padding-bottom:max(2px,env(safe-area-inset-bottom));padding-left:max(2px,env(safe-area-inset-left));padding-right:max(2px,env(safe-area-inset-right))}#app{scrollbar-width:none;background-color:#292a2e;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:8px 8px;overflow:hidden auto}#app::-webkit-scrollbar{display:none}.browser-desktop,.beta-section{background:0 0}.beta-section{justify-content:center;padding:24px 20px 48px;display:flex}.beta-card{color:#393941;background:#eeeef1;border-radius:18px;width:min(100%,480px);padding:28px;font:13px/1.5 system-ui,sans-serif;box-shadow:0 18px 60px #0004}.beta-card h2{letter-spacing:.02em;margin:0 0 24px;font:12px/1.7 PaintSynthPixel,system-ui,sans-serif}.beta-card-options{grid-template-columns:1fr 1fr;gap:14px;display:grid}.beta-platform{color:#393941;background:#fafafb;border-radius:12px;flex-direction:column;align-items:flex-start;min-width:0;min-height:156px;padding:20px 16px;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.beta-platform svg{shape-rendering:crispedges;width:26px;height:26px;margin-bottom:16px}.beta-platform-name{font:10px/1.6 PaintSynthPixel,system-ui,sans-serif}.beta-platform-detail{color:#686872;margin-top:5px;font-size:11px}.beta-platform-status{margin-top:18px;font:500 12px/1.4 system-ui,sans-serif}.beta-platform-pending{color:#62626c;background:#e3e3e8}.beta-platform-pending .beta-platform-detail{color:#73737d}a.beta-platform:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0000000d}a.beta-platform:focus-visible{outline-offset:4px;outline:2px solid #45454c}html:lang(zh-CN) .beta-card h2,html:lang(zh-CN) .beta-platform-name{font-family:system-ui,sans-serif}@media (width<=420px){.beta-section{padding:20px 16px 32px}.beta-card{padding:22px 18px}.beta-card-options{gap:10px}.beta-platform{padding:18px 12px}.beta-platform-detail{font-size:10px}}@media (prefers-reduced-motion:reduce){.beta-platform{transition:none}a.beta-platform:hover{transform:none}}.beta-card h2{margin-bottom:14px}.beta-description{color:#51515c;margin:0 0 22px;font-size:13px;line-height:1.7}.beta-note{color:#666670;margin:18px 0 0;font-size:12px;line-height:1.6}.beta-mobile-plan{margin-top:10px}.beta-card{width:min(100%,560px);font-family:PaintSynthPixel,system-ui,sans-serif}.beta-description{font:9px/2 PaintSynthPixel,system-ui,sans-serif}.beta-note{font:8px/2 PaintSynthPixel,system-ui,sans-serif}.beta-platform-detail{font:7px/1.9 PaintSynthPixel,system-ui,sans-serif}.beta-platform-status{font:8px/1.8 PaintSynthPixel,system-ui,sans-serif}html:lang(zh-CN) .beta-card,html:lang(zh-CN) .beta-description,html:lang(zh-CN) .beta-note,html:lang(zh-CN) .beta-platform-detail,html:lang(zh-CN) .beta-platform-status{font-family:system-ui,sans-serif;font-size:13px;line-height:1.7}
