:root{--bg-color:#f5ecd7;--text-color:#2c1810}body,html{background-color:var(--bg-color);color:var(--text-color);overscroll-behavior:none;-webkit-overflow-scrolling:auto;touch-action:none;width:100vw;height:100vh;margin:0;padding:0;font-family:LXGW WenKai Mono TC,serif;font-size:24px;line-height:1.8;position:fixed;overflow:hidden}#tabs{z-index:20;align-items:center;gap:20px;line-height:1;display:flex;position:absolute;top:14px;left:40px}.tab{cursor:pointer;letter-spacing:.12em;text-transform:none;opacity:.25;padding:4px 2px;font-size:.75em;transition:opacity .2s}.tab.active{opacity:1;border-bottom:1px solid var(--text-color)}.tab-edit{color:var(--text-color);font-weight:700;opacity:.3!important;border-bottom:none!important;font-size:.85em!important}.tab-edit.active{color:#b05a3a;opacity:.85!important}.tab-edit.pulse{animation:.6s ease-in-out 5 tab-pulse}@keyframes tab-pulse{0%,to{opacity:.3;transform:scale(1)rotate(0)}25%{opacity:1;color:#b05a3a;transform:scale(1.4)rotate(-10deg)}50%{opacity:1;color:#b05a3a;transform:scale(1.4)rotate(10deg)}75%{opacity:1;color:#b05a3a;transform:scale(1.4)rotate(-5deg)}}#toast{color:#f5ecd7;letter-spacing:.08em;z-index:200;opacity:0;pointer-events:none;background:#2c1810bf;border-radius:8px;padding:10px 24px;font-size:14px;transition:opacity .3s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#toast.show{opacity:1}#fade-overlay{background:var(--bg-color);z-index:15;opacity:0;pointer-events:none;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}#fade-overlay.active{opacity:1}.tab-divider{background:var(--text-color);opacity:.15;align-self:center;width:1px;height:1.2em;margin:0 2px 0 6px}.tab:hover{opacity:.7}#top-right{z-index:20;align-items:center;gap:10px;font-size:.75em;line-height:1;display:flex;position:absolute;top:20px;right:14px}@font-face{font-family:Shanghai Modeng;src:url(/shanghai.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Jinghua Laosong;src:url(/jinghua-subset.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Chill HuoFangSong;src:url(/chill-huofangsong-subset.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Chongqing Bangbang;src:url(/chongqing-bangbang-subset.woff2)format("woff2");font-weight:400;font-style:normal}body[data-font=shanghai]{font-family:Shanghai Modeng,serif}body[data-font=chill]{font-family:Chill HuoFangSong,serif}#music-btn{cursor:pointer;opacity:.65;transition:opacity .2s}#music-btn.playing{opacity:1}#music-btn:hover{opacity:.8}#share-btn{cursor:pointer;opacity:.65;transition:opacity .2s}#share-btn:hover{opacity:.8}#jellyfishCanvas{z-index:1;pointer-events:none;width:100vw;height:100vh;position:absolute;top:0;left:0}#text-container{z-index:10;box-sizing:border-box;width:100vw;height:100vh;position:absolute;top:0;left:0;overflow:hidden auto}.text-line{white-space:pre;position:absolute}#density-slider:hover::-webkit-slider-thumb{opacity:1}#edit-panel{z-index:10;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:80px 40px 40px;display:none;position:absolute;top:0;left:0}#edit-input{resize:none;width:100%;max-width:500px;height:50vh;color:var(--text-color);background:0 0;border:none;border-bottom:1px solid #2c181033;outline:none;font-family:inherit;font-size:1em;line-height:1.8}#edit-input::placeholder{opacity:.3}#edit-footer{justify-content:space-between;align-items:center;width:100%;max-width:500px;margin-top:16px;display:flex}#char-count{opacity:.4;letter-spacing:.05em;font-size:.55em}#edit-submit{letter-spacing:.1em;color:var(--text-color);cursor:pointer;opacity:.5;text-transform:uppercase;background:0 0;border:none;padding:0;font-family:inherit;font-size:.65em;transition:opacity .2s}#edit-submit:hover{opacity:1}#debug-frame{z-index:100;pointer-events:none;box-sizing:border-box;border:1px dashed #2c181059;width:795px;height:994px;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#debug-frame.visible{display:block}#debug-tl-zone,#debug-tr-zone{box-sizing:border-box;background:#b43c280d;border:1px dashed #b43c2880;position:absolute;bottom:0}#debug-tl-zone{left:0}#debug-tr-zone{right:0}#debug-tl-top-zone,#debug-tr-top-zone{box-sizing:border-box;background:#283cb40d;border:1px dashed #283cb480;position:absolute;top:50px}#debug-tl-top-zone{left:0}#debug-tr-top-zone{right:0}#debug-coords{color:#2c181080;letter-spacing:.04em;font-family:monospace;font-size:11px;position:absolute;bottom:10px;left:10px}#debug-density{color:#2c181080;letter-spacing:.04em;font-family:monospace;font-size:11px;position:absolute;bottom:10px;right:10px}@media (width<=600px){#tabs{gap:16px;top:10px;left:12px}.tab{padding:6px 4px;font-size:.7em}#top-right{font-size:.7em;top:17px;right:12px}}
