*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-user-select:none;user-select:none;background:#05080f;width:100%;height:100%;font-family:Georgia,Times New Roman,serif;overflow:hidden}#scene{touch-action:none;width:100%;height:100%;display:block;position:fixed;inset:0}#drop-overlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#05080f8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#drop-overlay[hidden]{display:none}.drop-box{color:#ffd9a0;letter-spacing:.04em;text-shadow:0 0 18px #ff8c2899;background:#140c0466;border:2px dashed #ffbe6eb3;border-radius:14px;padding:2.2rem 3.5rem;font-size:1.5rem}#hint{z-index:5;color:#ffdeb4bf;letter-spacing:.05em;text-shadow:0 1px 6px #000000e6;pointer-events:none;font-size:1.02rem;transition:opacity 1.4s;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}#hint.faded{opacity:0}#putback{z-index:11;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#ffd9a0;letter-spacing:.03em;cursor:pointer;pointer-events:auto;background:#140c04b3;border:1px solid #ffb46459;border-radius:999px;align-items:center;gap:6px;padding:.55rem 1.15rem;font:600 .95rem/1 system-ui,sans-serif;transition:background .2s;display:inline-flex;position:fixed;bottom:70px;left:50%;transform:translate(-50%)}#putback:hover{background:#321e0ad9}#putback[hidden]{display:none}#wish-overlay{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05080f99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#wish-overlay[hidden]{display:none}#wish-card{color:#3a342a;background:#f1e7cd;border-radius:3px;width:min(430px,88vw);padding:1.5rem 1.7rem 1.3rem 2.5rem;position:relative;transform:rotate(-.7deg);box-shadow:0 18px 60px #0009,0 0 40px #ffaa4626,inset 0 0 60px #78603424}#wish-card:before{content:"";background:#be5a5080;width:2px;position:absolute;top:.5rem;bottom:.5rem;left:1.7rem}#wish-sub{color:#5b4d33;margin-bottom:.7rem;font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:.88rem}#wish-text{resize:vertical;color:#2f2a20;background:repeating-linear-gradient(#0000,#0000 33px,#5a78a552 33px 34px);border:0;outline:none;width:100%;min-height:122px;padding:0 .1rem;font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:1.5rem;line-height:34px;display:block}#wish-text::placeholder{color:#5a4e3773}#wish-actions{justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}#wish-actions button{letter-spacing:.02em;cursor:pointer;border-radius:999px;padding:.5rem 1.1rem;font:600 .92rem/1 system-ui,sans-serif;transition:background .18s,opacity .18s}#wish-cancel{color:#6a5c43;background:0 0;border:1px solid #5a462859}#wish-cancel:hover{background:#785a2d1f}#wish-confirm{color:#2a1c08;text-shadow:0 1px #ffdca066;background:linear-gradient(#f0a83a 0%,#d97a2a 100%);border:1px solid #b46e2880}#wish-confirm:hover:not(:disabled){background:linear-gradient(#ffba50 0%,#e6862f 100%)}#wish-confirm:disabled{opacity:.45;cursor:default}#toast{z-index:12;color:#ffe2b8;letter-spacing:.03em;pointer-events:none;background:#180e06e0;border:1px solid #ffaa5a59;border-radius:10px;padding:.7rem 1.4rem;font-size:.98rem;transition:opacity .4s;position:fixed;top:26px;left:50%;transform:translate(-50%)}#toast[hidden]{display:none}#mute,#reset-items{z-index:12;color:#ffd9a0;cursor:pointer;background:#140c048c;border:1px solid #ffb4644d;border-radius:50%;width:44px;height:44px;font-size:1.15rem;transition:background .2s;position:fixed;top:18px}#mute{right:18px}#reset-items{font-size:1.3rem;line-height:1;right:70px}#mute:hover,#reset-items:hover{background:#321e0abf}#mute.muted{opacity:.55}#inventory{z-index:11;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto;background:#140c048c;border:1px solid #ffb4644d;border-radius:10px;flex-direction:column;gap:8px;max-height:80vh;padding:8px;display:flex;position:fixed;top:50%;right:12px;transform:translateY(-50%)}#inv-toggle{color:#ffd9a0;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:2px 4px;font:600 13px/1 system-ui,sans-serif}#inv-tray{flex-direction:column;gap:6px;display:flex;overflow-y:auto}#inventory:not(.open){display:none}.inv-item{color:#ffd9a0;text-align:left;cursor:pointer;background:#281a0c99;border:1px solid #ffb46440;border-radius:8px;align-items:center;gap:8px;width:132px;padding:5px;font:12px/1.2 system-ui,sans-serif;transition:background .15s,border-color .15s;display:flex}.inv-item:hover{background:#3c2610b3;border-color:#ffc878b3}.inv-item:disabled{opacity:.5;cursor:default}.inv-thumb{object-fit:cover;border-radius:4px;flex:none;width:28px;height:28px}.inv-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=640px){#inventory{flex-direction:row;align-items:center;max-height:none;inset:auto 12px 12px;transform:none}#inv-tray{flex-direction:row}.inv-item{width:auto}}
