.layout-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--bg-deep);border-bottom:1px solid var(--border)}.layout-header-trash{background:var(--bg-black);border-bottom-color:var(--trash-gray)}.brand-trash{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:var(--text)}.brand-trash:hover{text-decoration:none;color:var(--late-yellow-bright)}.brand-icon-trash{font-size:1.25rem}.nav{display:flex;align-items:center;gap:.75rem}.user-name{color:var(--text-muted);font-size:.9rem}.btn-logout-trash{padding:.35rem .75rem;background:var(--trash-gray);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;font-size:.85rem}.btn-logout-trash:hover{background:var(--trash-gray-light);color:var(--text)}.progress-guard-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#ffffff03;z-index:0}.progress-guard-silence{position:relative;z-index:1}.progress-guard-silence>p{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-muted);font-size:.9rem;z-index:10}.progress-guard-silence-over{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg-black);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;z-index:1000}.progress-guard-silence-over p{margin:0 0 .5rem;color:var(--text);text-align:center}.progress-guard-silence-over button{margin-top:1.5rem;padding:.5rem 1rem;background:var(--trash-gray);border:none;border-radius:6px;color:var(--text)}.progress-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.progress-modal{background:var(--bg-deep);border:1px solid var(--border);border-radius:12px;padding:1.5rem;max-width:340px;width:100%}.progress-modal p{margin:0 0 .5rem;color:var(--text);font-size:1rem}.progress-modal-choices{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.progress-modal-choices button{padding:.6rem;text-align:left;background:var(--bg-black);border:1px solid var(--border);border-radius:6px;color:var(--text)}.progress-modal-choices button:hover{border-color:var(--trash-gray-light)}.progress-modal-note{margin-top:1rem!important;font-size:.9rem!important;color:var(--text-muted)!important}.progress-report p{margin-bottom:.35rem}.progress-report-last{margin-top:1rem!important;color:var(--late-yellow-bright)!important}.progress-modal button:last-child,.progress-report button{margin-top:1rem;padding:.5rem 1rem;background:var(--trash-gray);border:none;border-radius:6px;color:var(--text);width:100%}.bg-music-toggle{position:fixed;bottom:1rem;right:1rem;z-index:999;width:44px;height:44px;padding:0;border-radius:50%;border:1px solid #444;background:#141414e6;color:#aaa;font-size:1.25rem;cursor:pointer;transition:background .2s,color .2s}.bg-music-toggle:hover{background:#282828f2;color:#ccc}.bg-music-toggle.muted{opacity:.7}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0a0a0a}.auth-card{width:100%;max-width:400px;padding:2.5rem;background:#1e1e1e;border:1px solid #444;border-radius:12px;box-shadow:0 4px 24px #00000080}.auth-title{margin:0 0 .25rem;font-size:1.75rem;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#e8e8e8}.auth-icon{color:#c4a83a}.auth-subtitle{margin:0 0 1.75rem;text-align:center;color:#a0a0a0;font-size:.95rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form input{padding:.75rem 1rem;background:#252525;border:1px solid #444;border-radius:10px;color:#e8e8e8;font-size:1rem}.auth-form input::placeholder{color:#888}.auth-form input:focus{outline:none;border-color:var(--trash-gray-light)}.auth-error{padding:.6rem;background:#b4505033;border:1px solid rgba(180,80,80,.5);border-radius:8px;color:#e8a0a0;font-size:.9rem}.btn-primary{padding:.85rem 1.25rem;background:var(--vomit-green);border:none;border-radius:10px;color:var(--bg-black);font-size:1rem;font-weight:500;margin-top:.25rem}.btn-primary:hover:not(:disabled){filter:brightness(1.1)}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-footer{margin:1.5rem 0 0;text-align:center;color:#a0a0a0;font-size:.95rem}.auth-footer a{color:#c4a83a}.splash{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0a;padding:2rem}.splash-text{margin:0;font-size:clamp(1.25rem,5vw,1.75rem);font-weight:500;color:#fff;text-align:center;padding:0 1.5rem;text-shadow:0 0 20px rgba(255,255,255,.15)}.reception{min-height:100vh;position:relative;background:#2a2a2a;background-image:linear-gradient(180deg,rgba(0,0,0,.15) 0%,transparent 50%),linear-gradient(90deg,#252525,#2f2f2f,#252525)}.reception-cement{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none}.reception-pipes{position:absolute;top:0;left:0;right:0;height:80px;pointer-events:none}.pipe{position:absolute;height:12px;background:linear-gradient(180deg,#3a3a3a,#1a1a1a);border-radius:2px;box-shadow:inset 0 1px #ffffff0d}.pipe-1{top:20px;left:10%;width:60px;transform:rotate(-5deg)}.pipe-2{top:35px;right:20%;width:80px;transform:rotate(3deg)}.pipe-3{top:15px;right:8%;width:40px}.pipe:after{content:"";position:absolute;bottom:-4px;left:20px;width:4px;height:8px;background:#4a3a2a;border-radius:1px;animation:drip 3s ease-in-out infinite}@keyframes drip{0%,to{opacity:.6;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}.reception-bulb{position:absolute;top:48px;left:50%;transform:translate(-50%);width:24px;height:36px;background:radial-gradient(ellipse at 50% 30%,#fff8e0,#c4a83a 40%,#6b5a30);border-radius:50% 50% 45% 45%;box-shadow:0 0 20px #c8b46466;animation:flicker 4s ease-in-out infinite;pointer-events:none}.reception-bulb.flash{animation:none;box-shadow:0 0 40px #fffac8e6;background:radial-gradient(ellipse at 50% 30%,#fff,#e8e0a0)}@keyframes flicker{0%,to{opacity:.85;filter:brightness(.9)}25%{opacity:1;filter:brightness(1.1)}50%{opacity:.7;filter:brightness(.8)}75%{opacity:.95;filter:brightness(1)}}.reception-light{position:absolute;top:85px;left:50%;transform:translate(-50%);width:200px;height:120px;background:radial-gradient(ellipse at 50% 0%,rgba(200,180,100,.12),transparent 70%);pointer-events:none}.reception-doors{position:relative;z-index:2;max-width:320px;margin:0 auto;padding:100px 20px 20px;display:flex;flex-direction:column;gap:12px}.reception-door{display:block;padding:16px 20px;background:linear-gradient(180deg,#353535,#222);border:1px solid #444;border-radius:4px;color:#b0b0b0;font-size:1rem;text-align:center;transition:border-color .15s,background .15s,color .15s}.reception-door:hover{border-color:#555;background:linear-gradient(180deg,#3a3a3a,#282828);color:#e0e0e0;text-decoration:none}.reception-exit{position:relative;z-index:2;display:block;max-width:320px;margin:0 auto 2rem;padding:10px;text-align:center;color:#666;font-size:.85rem}.reception-exit:hover{color:#888;text-decoration:none}.voice-well{min-height:100vh;position:relative;background:#0c0c0c;overflow:hidden}.well-edge{position:absolute;top:0;right:0;bottom:0;left:0;border:24px solid #1a1510;border-radius:50%;margin:20px;transform:scale(calc(.5 + .5 * var(--well-open, 0)));transition:transform .15s ease-out,border-color .3s;pointer-events:none}.well-edge.well-rust{border-color:#4a2520;box-shadow:inset 0 0 60px #7828144d}.well-hole{position:absolute;top:50%;left:50%;width:80vmin;height:80vmin;margin:-40vmin 0 0 -40vmin;border-radius:50%;background:radial-gradient(ellipse at 50% 0%,#1a1a1a,#080808,#000);transform:scale(var(--well-open, 0));transition:transform .2s ease-out;pointer-events:none}.well-deep{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(180deg,transparent 0px,rgba(0,0,0,.3) 2px,transparent 4px);border-radius:50%;opacity:.5}.well-stone{position:absolute;top:10%;left:50%;width:calc(var(--size, 10) * 2px);height:calc(var(--size, 10) * 2px);margin-left:calc(var(--size, 10) * -1px);background:#3a3530;border-radius:50%;animation:stone-fall 2s ease-in forwards;animation-delay:calc(var(--delay, 0) * .1s);pointer-events:none}@keyframes stone-fall{to{top:90%;opacity:.3}}.well-hint{position:absolute;bottom:100px;left:20px;right:20px;margin:0;font-size:.9rem;color:#555;text-align:center;pointer-events:none}.well-touch{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;cursor:pointer}.well-done{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:#000000f2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.well-done p{margin:0 0 1.5rem;font-size:1rem;color:#b0b0b0}.well-done button{padding:.6rem 1.2rem;background:#333;border:1px solid #555;color:#ccc;border-radius:6px}.crusher-page{min-height:100vh;padding:1rem;background:#0a0a0a;color:#b0b0b0}.crusher-upload-zone{min-height:60vh;display:flex;align-items:center;justify-content:center;border:2px dashed #333;border-radius:8px;cursor:pointer}.crusher-upload-zone p{margin:0;color:#666}.crusher-input{display:none}.crusher-preview-img{width:100%;max-height:240px;object-fit:contain;border-radius:8px}.crusher-choose-hint{margin:1rem 0;font-size:.9rem;color:#666}.crusher-choices{display:flex;flex-wrap:wrap;gap:.5rem}.crusher-choices button{padding:.6rem 1rem;background:#222;border:1px solid #444;color:#b0b0b0;border-radius:6px}.crusher-match-zone{padding:2rem;text-align:center;cursor:pointer}.crusher-match{display:inline-block;padding:1rem 2rem;background:#2a2520;border:1px solid #444;border-radius:8px}.crusher-fail{padding:2rem;text-align:center}.crusher-fail p{margin-bottom:1rem;color:#888}.crusher-burn-fire{position:relative;width:100%;min-height:300px}.crusher-burn-img{width:100%;display:block;border-radius:8px}.crusher-flame{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(180,60,0,.5) 30%,transparent 60%);animation:burn 3s ease-out forwards}@keyframes burn{to{opacity:1;background:#140f0afa}}.crusher-ash-quote{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);margin:0;font-size:1rem;color:#c4a83a}.crusher-tear-photo{position:relative;overflow:hidden;border-radius:8px}.crusher-tear-photo img{width:100%;display:block}.crusher-tear-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent calc(50% - var(--tear, 0) * .5%),#000 calc(50% - var(--tear, 0) * .5%),#000 calc(50% + var(--tear, 0) * .5%),transparent calc(50% + var(--tear, 0) * .5%));pointer-events:none}.crusher-tear-msg,.crusher-tear-dark{margin:1rem 0;font-size:.95rem;color:#888}.crusher-tear-slider{width:100%;margin:1rem 0;accent-color:#666}.crusher-drown-pool{position:relative;width:100%;min-height:280px;background:linear-gradient(to bottom,#1e3c5066,#0a1e32e6);border-radius:8px;overflow:hidden}.crusher-drown-img{position:absolute;bottom:calc(20% + var(--depth, 0) * .6%);left:50%;transform:translate(-50%);max-width:80%;max-height:200px;object-fit:contain;filter:blur(calc(var(--depth, 0) * .03px));transition:bottom .1s,filter .1s}.crusher-drown-hint,.crusher-drown-msg{margin:1rem 0;font-size:.9rem;color:#888}.crusher-drown-touch{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.crusher-bury-dirt{width:100%;height:200px;background:linear-gradient(180deg,#3a3020,#2a2015);border-radius:8px;margin-bottom:1rem}.crusher-bury-hint{margin:0 0 1rem;font-size:.9rem}.crusher-bury input[type=color]{width:60px;height:40px;margin:0 .5rem 1rem 0;border:none;cursor:pointer}.unsent-letters{max-width:480px;margin:0 auto;padding:1.5rem 1rem 2rem}.letters-title{margin:0 0 .25rem;font-size:1.35rem;color:var(--text)}.letters-desc{margin:0 0 .5rem;font-size:.9rem;color:var(--text-muted)}.letters-rules{margin:0 0 1rem;font-size:.85rem;color:#666}.letters-paper{background:linear-gradient(180deg,#f5f0e0,#e8e0c8);color:#2a2a2a;box-shadow:inset 0 0 20px #0000000d}.unsent-blackhole{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh}.blackhole{width:120px;height:120px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#000 0%,#111 40%,transparent 70%);animation:blackhole 2s ease-in forwards}.blackhole.done{width:4px;height:4px}@keyframes blackhole{to{transform:scale(.03);opacity:.9}}.blackhole-msg{margin:1.5rem 0;font-size:1rem;color:#888;text-align:center;max-width:280px}.blackhole-back{padding:.5rem 1rem;background:#333;border:1px solid #555;color:#aaa;border-radius:6px}.letters-vault-form{display:flex;flex-direction:column;gap:.75rem}.letters-vault-input{padding:.75rem;background:var(--bg-deep);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:1rem}.letters-vault-form button{padding:.75rem;background:var(--vomit-green);border:none;border-radius:8px;color:var(--bg-black);font-weight:500}.letters-editor{width:100%;padding:1rem;margin-bottom:1rem;background:var(--bg-deep);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:1rem;resize:vertical;min-height:160px}.letters-editor::placeholder{color:var(--text-muted)}.letters-actions{display:flex;gap:.75rem}.letters-btn-blackhole{flex:1;padding:.75rem;background:var(--bg-deep);border:1px solid var(--trash-gray);border-radius:8px;color:var(--text-muted)}.letters-btn-blackhole:hover{border-color:var(--text-muted);color:var(--text)}.letters-btn-vault{flex:1;padding:.75rem;background:var(--late-yellow);border:none;border-radius:8px;color:var(--bg-black);font-weight:500}.letters-btn-vault:hover{background:var(--late-yellow-bright)}.letters-error{margin:.75rem 0 0;font-size:.9rem;color:var(--vomit-green-bright)}.letters-list{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.letters-list h3{margin:0 0 .75rem;font-size:1rem;color:var(--text-muted)}.letters-list ul{list-style:none;margin:0;padding:0}.letters-item-content{margin:0 0 .25rem;font-size:.95rem;color:var(--text);white-space:pre-wrap}.letters-item-date{font-size:.8rem;color:var(--text-muted)}.letters-list li{padding:.75rem 0;border-bottom:1px solid var(--border)}.letters-list li:last-child{border-bottom:none}.emotion-tank-page{min-height:100vh;padding:1.5rem 1rem 2rem;background:#0a0a0a;color:#b0b0b0}.tank-title{margin:0 0 .25rem;font-size:1.35rem;color:#e0e0e0}.tank-desc{margin:0 0 1.5rem;font-size:.9rem;color:#666}.tank-vat{position:relative;width:160px;height:220px;margin:0 auto 1rem;background:linear-gradient(90deg,#3a3530,#2a2520,#352a25);border-radius:8px 8px 4px 4px;box-shadow:inset 0 0 30px #00000080,0 4px 20px #0006;overflow:hidden}.tank-rust{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0px,rgba(80,40,20,.15) 2px,transparent 4px);pointer-events:none}.tank-mud-layer{position:absolute;bottom:0;left:4px;right:4px;border-radius:4px 4px 0 0;transition:height .5s ease}.tank-water-level{position:absolute;left:0;right:0;height:2px;background:#c8b46480;transition:bottom .5s ease}.tank-legend{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;font-size:.85rem}.tank-today{border-top:1px solid #333;padding-top:1rem}.tank-today-label{margin:0 0 .75rem;font-size:.85rem;color:#666}.tank-today-row{display:flex;justify-content:space-between;padding:.4rem 0;font-size:.95rem}.tank-today-row button{width:28px;height:28px;padding:0;margin:0 4px;background:#222;border:1px solid #444;color:#aaa;border-radius:4px;font-size:1rem}.tombstone-page{min-height:100vh;padding:1.5rem 1rem 2rem;background:linear-gradient(180deg,#87a8c4,#9bb8ce 15%,#b8c9b0,#8b9d6e,#6b7d4e 75%,#5a6b3e 90%,#4a5a32);background-attachment:fixed;color:#2a2a2a}.tombstone-page .tombstone-title,.tombstone-page .tombstone-desc{color:#1a2a1a}.tombstone-page .tombstone-desc{color:#2d3a2d}.tombstone-page .mound-hint{color:#2d3520}.tombstone-page .tomb-line{color:#333}.tombstone-page .tomb-dates{color:#444}.tombstone-page .tomb-epitaph{color:#5c4a1a}.tombstone-page .tomb-monthly{color:#444}.tombstone-page .tomb-wild{color:#3a3a30}.tombstone-page .tombstone-form label>span{color:#2d3520}.tombstone-page .tombstone-form input,.tombstone-page .tombstone-form textarea{background:#ffffffe6;border-color:#6b7d5e;color:#1a1a1a}.tombstone-page .epitaph-handwrite{color:#5c4a1a}.tombstone-page .tomb-saved{color:#2d3520}.tombstone-title{margin:0 0 .25rem;font-size:1.35rem}.tombstone-desc{margin:0 0 1.5rem;font-size:.9rem;color:#666}.tombstone-mound{position:relative;width:100%;max-width:280px;min-height:200px;margin:0 auto 1.5rem;padding:1.5rem;background:linear-gradient(180deg,#6b5c4a,#5a4c3e 40%,#4a3e32);border-radius:50% 50% 40% 40%;box-shadow:inset 0 2px 12px #00000040,0 4px 12px #00000026;border:1px solid rgba(0,0,0,.1)}.tombstone-mound.mound-pile{cursor:crosshair;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mound-stones{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;overflow:hidden}.mound-stone{position:absolute;border-radius:50%;box-shadow:0 2px 4px #00000059,inset 0 1px #ffffff1f;pointer-events:none}.mound-stone-real{background-color:#5a544c;background-size:280%;background-repeat:no-repeat;border-radius:42% 58% 55% 45%/48% 52%;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 5px #0006,inset 0 1px #ffffff14}.mound-hint{position:relative;z-index:1;margin:.5rem 0 0;font-size:.9rem;color:#666;text-align:center}.tombstone-next-btn{display:block;width:100%;max-width:280px;margin:0 auto 1.5rem;padding:.75rem 1rem;background:#4a5a3a;border:1px solid #5a6b4a;color:#e8e8e0;border-radius:8px;font-size:1rem;cursor:pointer;box-shadow:0 2px 6px #00000026}.tombstone-mound.with-flowers:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;background:radial-gradient(circle at 50% 100%,rgba(90,70,50,.25) 0%,transparent 60%);border-radius:50%;pointer-events:none}.tombstone-stone{background:#ffffffeb;padding:1rem;border-radius:6px;text-align:center;box-shadow:0 2px 8px #0000001f,inset 0 1px #fffc;border:1px solid rgba(0,0,0,.08)}.tomb-line{margin:0 0 .5rem;font-size:.95rem}.tomb-dates{color:#888}.tomb-epitaph{color:#c4a83a}.tomb-monthly{color:#666;font-size:.9rem}.tomb-wild{margin:.75rem 0 0;font-size:.85rem;color:#555}.tombstone-corner-flower{position:fixed;bottom:80px;right:20px;width:24px;height:24px;border-radius:50%;box-shadow:0 2px 8px #0000004d}.tombstone-form{max-width:280px;margin:0 auto 1.5rem}.tombstone-form label{display:block;margin-bottom:1rem}.tombstone-form label>span{display:block;margin-bottom:.4rem;font-size:.9rem;color:#666}.tombstone-form input[type=date]{padding:.5rem;background:#222;border:1px solid #444;color:#ccc;border-radius:6px;margin-right:.5rem}.tombstone-form button{margin-right:.5rem;margin-bottom:.5rem;padding:.5rem .8rem;background:#5a6b4a;border:1px solid #6b7d5e;color:#e8e8e0;border-radius:6px}.tombstone-form button.active{border-color:#8a7a4a;color:#5c4a1a}.tombstone-form button[type=submit]{background:#4a5a3a;color:#e8e8e0;box-shadow:0 1px 4px #00000026}.epitaph-label{margin-bottom:1rem}.epitaph-handwrite{width:100%;padding:.75rem;background:#1a1815;border:1px solid #444;color:#c4a83a;border-radius:6px;font-family:ZCOOL XiaoWei,"Noto Serif SC",serif;font-size:1rem;line-height:1.6;resize:vertical;min-height:4.5em}.epitaph-handwrite::placeholder{color:#555}.epitaph-handwrite:focus{outline:none;border-color:#6a5a3a;box-shadow:0 0 0 1px #6a5a3a}.tomb-saved{margin-top:.5rem;font-size:.9rem;color:#666}.goodbye-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#0a0a0a}.goodbye-door{position:relative;width:120px;height:180px;background:linear-gradient(180deg,#252520,#151510);border:2px solid #333;border-radius:4px;cursor:pointer}.door-crack{position:absolute;bottom:20px;left:50%;width:2px;height:40px;margin-left:-1px;background:#111}.door-crack.light{background:linear-gradient(180deg,rgba(255,255,255,.15),transparent)}.door-text{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);width:90%;font-size:.8rem;color:#666;text-align:center;line-height:1.4}.goodbye-door-open{margin-top:1.5rem;padding:.6rem 1.5rem;background:#333;border:1px solid #555;color:#aaa;border-radius:6px;font-size:1rem}.goodbye-white{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:100}.goodbye-final{position:relative;z-index:101;max-width:320px;width:100%}.goodbye-stats{white-space:pre-line;font-size:1rem;line-height:1.7;color:#333;margin:0 0 1rem}.goodbye-note{margin:1.5rem 0;font-size:1rem;color:#555;line-height:1.6}.goodbye-back{margin-top:1rem;padding:.6rem 1rem;background:#eee;border:1px solid #ccc;color:#333;border-radius:6px}:root{--bg-black: #0a0a0a;--bg-deep: #141414;--trash-gray: #4a4a4a;--trash-gray-light: #6b6b6b;--vomit-green: #5a6b4a;--vomit-green-bright: #7a9a5a;--late-yellow: #8a7a3a;--late-yellow-bright: #c4a83a;--text: #e0e0e0;--text-muted: #888;--border: #333;--font-main: "Noto Serif SC", "ZCOOL XiaoWei", serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg-black);color:var(--text);font-family:var(--font-main);-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}a{color:var(--late-yellow-bright);text-decoration:none}a:hover{text-decoration:underline}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#b0b0b0;background:var(--bg-black);font-size:1rem}
