:root{--ui-font:"Fredoka", system-ui, sans-serif;--ui-bg:#fff6e6;--ui-bg-2:#f3e3c6;--ui-border:#8b5e3c;--ui-border-dark:#5e3d26;--ui-text:#4a2f1d;--ui-text-muted:#8a6a52;--ui-accent:#5cb85c;--ui-accent-2:#4f8fd6;--ui-warn:#f0a030;--ui-bad:#e0463c;--ui-good:#5cb85c;--ui-health:#ef5b5b;--ui-hunger:#f0a030;--ui-thirst:#4fb3e6;--ui-stamina:#f5d547;--ui-warmth:#ff8a5c;--ui-radius:14px;--ui-slot:56px;--ui-shadow:0 4px 0 #5e3d2659, 0 10px 24px #00000040;--ui-shadow-sm:0 3px 0 #5e3d2659, 0 6px 14px #0003;--ui-bounce:cubic-bezier(.34, 1.56, .64, 1);--hud-outline:0 2px 0 var(--ui-border-dark), 2px 0 0 var(--ui-border-dark), -2px 0 0 var(--ui-border-dark), 0 -2px 0 var(--ui-border-dark), 1.5px 1.5px 0 var(--ui-border-dark), -1.5px 1.5px 0 var(--ui-border-dark), 1.5px -1.5px 0 var(--ui-border-dark), -1.5px -1.5px 0 var(--ui-border-dark), 0 4px 8px #00000059;--hud-outline-thin:0 1px 0 var(--ui-border-dark), 1px 0 0 var(--ui-border-dark), -1px 0 0 var(--ui-border-dark), 0 -1px 0 var(--ui-border-dark), 1px 1px 0 var(--ui-border-dark), -1px 1px 0 var(--ui-border-dark), 1px -1px 0 var(--ui-border-dark), -1px -1px 0 var(--ui-border-dark)}html,body{background:#0e1a24;height:100%;margin:0;overflow:hidden}#game{outline:none;width:100vw;height:100vh;display:block;position:fixed;inset:0}#ui-root{z-index:10;pointer-events:none;font-family:var(--ui-font);color:var(--ui-text);-webkit-user-select:none;user-select:none;position:fixed;inset:0}.item-icon{object-fit:contain;image-rendering:auto;pointer-events:none;width:80%;height:80%}.item-icon.emoji{justify-content:center;align-items:center;font-size:28px;display:flex}#ui-root{--hud-scale:1;-webkit-font-smoothing:antialiased}.hud svg,.hud-title svg,.hud-loading svg,.hud-death svg{display:block}.hud,.hud *,.hud :before,.hud :after,.hud-title,.hud-title *,.hud-loading,.hud-loading *,.hud-loading :before,.hud-loading :after,.hud-death,.hud-death *{box-sizing:border-box}.hud-btn{pointer-events:auto;cursor:pointer;font-family:var(--ui-font);color:var(--ui-text);border:3px solid var(--ui-border-dark);background:linear-gradient(180deg, #fffaf0, var(--ui-bg) 60%, #f5e6cb);box-shadow:0 4px 0 var(--ui-border-dark), 0 9px 18px #00000038;transition:transform .14s var(--ui-bounce), box-shadow .14s ease, filter .14s ease;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:11px 22px 12px;font-size:18px;font-weight:600;line-height:1;display:inline-flex}.hud-btn:hover{filter:brightness(1.04);box-shadow:0 6px 0 var(--ui-border-dark), 0 12px 22px #00000038;transform:translateY(-2px)}.hud-btn:active{box-shadow:0 1px 0 var(--ui-border-dark), 0 4px 8px #0003;transition-duration:50ms;transform:translateY(3px)}.hud-btn:focus-visible{outline-offset:3px;outline:3px solid #fff}.hud-btn-primary{color:#fff;background:linear-gradient(180deg, #8ddc78, var(--ui-accent) 55%, #4aa64a);text-shadow:0 2px #2f642fcc;border-color:#2f6b34;box-shadow:0 4px #2f6b34,0 9px 18px #00000038,inset 0 3px #ffffff59}.hud-btn-primary:hover{box-shadow:0 6px #2f6b34,0 12px 22px #00000038,inset 0 3px #ffffff59}.hud-btn-primary:active{box-shadow:0 1px #2f6b34,0 4px 8px #0003,inset 0 3px #ffffff59}.hud-btn-big{border-width:4px;padding:15px 46px 17px;font-size:28px}.hud-btn-secondary{font-size:17px}.hud-key{border:2px solid var(--ui-border-dark);min-width:24px;height:24px;box-shadow:0 2px 0 var(--ui-border-dark);color:var(--ui-text);background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.hud-key-mouse{min-width:22px;padding:0 3px}.hud-key-mouse svg{width:14px;height:18px}.hud-chip{white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.hud-chip-text{line-height:1}.hud-input{pointer-events:auto;font-family:var(--ui-font);color:var(--ui-text);border:3px solid var(--ui-border);-webkit-user-select:text;user-select:text;background:#fff;border-radius:999px;outline:none;width:210px;padding:10px 16px;font-size:16px;font-weight:500;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 3px #5e3d2626}.hud-input:focus{border-color:var(--ui-accent);box-shadow:inset 0 3px #5e3d2626,0 0 0 4px #5cb85c4d}.hud-input::placeholder{color:#b9a38e}.hud{z-index:10;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.hud-root.is-title .hud{opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s}.hud-anchor{flex-direction:column;gap:10px;display:flex;position:absolute}.hud-tl{transform:scale(var(--hud-scale));transform-origin:0 0;align-items:flex-start;top:16px;left:16px}.hud-tr{transform:scale(var(--hud-scale));transform-origin:100% 0;align-items:center;top:18px;right:18px}.hud-tc{transform:translateX(-50%) scale(var(--hud-scale));transform-origin:top;align-items:center;top:16px;left:50%}.hud-bl{transform:scale(var(--hud-scale));transform-origin:0 100%;align-items:flex-start;bottom:16px;left:16px}.hud-bc{transform:translateX(-50%) scale(var(--hud-scale));transform-origin:bottom;align-items:center;gap:8px;bottom:14px;left:50%}.hud-br{transform:scale(var(--hud-scale));transform-origin:100% 100%;align-items:flex-end;gap:6px;bottom:16px;right:16px}.hud-root:not(.is-title) .hud-bc{animation:hud-in-up .7s var(--ui-bounce) both}.hud-root:not(.is-title) .hud-bl{animation:hud-in-left .7s var(--ui-bounce) 80ms both}.hud-root:not(.is-title) .hud-tl{animation:hud-in-left .7s var(--ui-bounce) .16s both}.hud-root:not(.is-title) .hud-tr{animation:hud-in-right .7s var(--ui-bounce) .12s both}.hud-root.is-panel-open .hud-prompt,.hud-root.is-dead .hud-prompt{opacity:0!important;transform:translateY(8px)scale(.94)!important}.hud-root.is-dead .hud-anchor{filter:grayscale(.6)}.hud-panel-layer{z-index:50;pointer-events:none;position:absolute;inset:0}.hud-panel-layer.is-open{pointer-events:auto}.hud-loading{z-index:100;pointer-events:auto;background:linear-gradient(#86cff2 0%,#bde7f6 52%,#f8e8c6 100%);justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;inset:0;overflow:hidden}.hud-loading.is-hiding{opacity:0;pointer-events:none}.hud-loading.is-hiding .hud-loading-card{transform:scale(1.08)}.hud-loading-cloud{left:-260px;top:calc(8% + var(--i) * 19%);opacity:.8;width:170px;height:52px;animation:hud-cloud calc(26s + var(--i) * 7s) linear infinite;animation-delay:calc(var(--i) * -9s);background:#fff;border-radius:999px;position:absolute}.hud-loading-cloud:before,.hud-loading-cloud:after{content:"";background:#fff;border-radius:50%;position:absolute}.hud-loading-cloud:before{width:72px;height:72px;top:-34px;left:28px}.hud-loading-cloud:after{width:54px;height:54px;top:-22px;left:86px}.hud-loading-card{flex-direction:column;align-items:center;gap:18px;width:min(460px,86vw);transition:transform .5s;display:flex;position:relative}.hud-loading-logo{letter-spacing:.5px;align-items:center;gap:10px;font-size:46px;font-weight:700;display:flex}.hud-loading-logo-a,.hud-loading-logo-b{-webkit-text-stroke:8px var(--ui-border-dark);paint-order:stroke fill;text-shadow:0 5px 0 var(--ui-border-dark)}.hud-loading-logo-a{color:#7fd06a}.hud-loading-logo-b{color:#ffb347}.hud-loading-sprout{transform-origin:20% 80%;width:46px;height:46px;animation:1.3s ease-in-out infinite hud-wiggle}.hud-loading-sprout svg{width:100%;height:100%}.hud-loading-bar{background:var(--ui-bg);border:4px solid var(--ui-border);width:100%;height:30px;box-shadow:var(--ui-shadow);border-radius:999px;padding:4px;overflow:hidden}.hud-loading-fill{background-color:var(--ui-accent);background-image:linear-gradient(-45deg,#ffffff38 25%,#0000 25% 50%,#ffffff38 50% 75%,#0000 75%);background-size:28px 28px;border-radius:999px;height:100%;transition:width .35s ease-out;animation:.7s linear infinite hud-stripes;box-shadow:inset 0 -3px #0000001f,inset 0 3px #ffffff59}.hud-loading-row{width:100%;color:var(--ui-text);justify-content:space-between;padding:0 6px;font-size:17px;font-weight:600;display:flex}.hud-loading-pct{color:var(--ui-text-muted);font-variant-numeric:tabular-nums}.hud-title{z-index:40;box-sizing:border-box;opacity:0;visibility:hidden;background:radial-gradient(at 66% 45%,#fff6e600 22%,#28190a80 100%),linear-gradient(#86cff259 0%,#0000 38%,#28190a4d 100%);justify-content:flex-start;align-items:center;padding-left:max(4vw,24px);transition:opacity .6s,visibility 0s .6s;display:flex;position:absolute;inset:0}.hud-title.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .6s}.hud-title-inner{transform:scale(var(--hud-scale));transition:transform .6s var(--ui-bounce), opacity .4s ease;flex-direction:column;align-items:center;gap:14px;display:flex}.hud-title:not(.is-visible) .hud-title-inner{transform:scale(calc(var(--hud-scale) * .9))}.hud-title-inner{transform-origin:0}@media (max-width:860px){.hud-title{justify-content:center;padding-left:0}.hud-title-inner{transform-origin:50%}}.hud-title.is-hiding .hud-title-inner{transform:scale(calc(var(--hud-scale) * 1.08));opacity:0;transition:transform .45s ease-in,opacity .35s}.hud-title-logo{align-items:center;gap:4px;margin-bottom:4px;display:flex;position:relative}.hud-title-tree{filter:drop-shadow(0 8px 10px #0000004d);width:116px;height:130px;animation:hud-pop-in .8s var(--ui-bounce) .15s both;margin-right:-4px}.hud-title-tree svg{width:100%;height:100%;overflow:visible}.hud-title-tree .title-tree-sway{transform-origin:32px 70px;animation:3.4s ease-in-out infinite hud-sway}.hud-title-leaf{top:18px;left:calc(22px + var(--i) * 20px);opacity:0;width:18px;height:18px;animation:hud-leaf-fall calc(4.6s + var(--i) * .8s) linear infinite;animation-delay:calc(var(--i) * -1.4s + .6s);pointer-events:none;position:absolute}.hud-title-leaf svg{width:100%;height:100%}.hud-title-words{flex-direction:column;align-items:flex-start;line-height:.88;display:flex}.hud-title-word{letter-spacing:1px;font-weight:700;display:flex}.hud-title-word.a{font-size:84px}.hud-title-word.b{margin-left:40px;font-size:86px}.hud-title-letter{-webkit-text-stroke:13px var(--ui-border-dark);paint-order:stroke fill;text-shadow:0 9px 0 var(--ui-border-dark), 0 16px 24px #00000059;animation:hud-letter-in .6s var(--ui-bounce) both, hud-letter-bob 2.6s ease-in-out infinite;animation-delay:calc(var(--i) * 50ms), calc(var(--i) * .11s + .7s);display:inline-block}.hud-title-word.a .hud-title-letter{color:#86d66f}.hud-title-word.b .hud-title-letter{color:#ffb347}.hud-title-tagline{color:#fff;letter-spacing:.4px;text-shadow:var(--hud-outline);font-size:21px;font-weight:600}.hud-title-buttons{align-items:center;gap:16px;margin-top:10px;display:flex}.hud-btn-play-icon{margin-right:10px;font-size:.72em;transform:translateY(1px)}.hud-title-buttons .hud-btn-primary{animation:2.2s ease-in-out infinite hud-breathe}.hud-title-buttons .hud-btn-primary:hover{animation:none}.hud-title-newworld{opacity:0;max-height:0;transition:max-height .35s var(--ui-bounce), opacity .25s ease;flex-direction:column;align-items:center;gap:6px;display:flex;overflow:hidden}.hud-title-newworld.open{opacity:1;max-height:140px}.hud-title-newworld-row{gap:8px;padding:6px 6px 8px;display:flex}.hud-title-newworld-hint{color:#fff;text-shadow:var(--hud-outline-thin);font-size:13px;font-weight:500}.hud-title-seed{border:3px solid var(--ui-border);box-shadow:var(--ui-shadow-sm);background:#fff6e6eb;border-radius:999px;align-items:center;gap:8px;padding:4px 14px;font-size:14px;display:flex}.hud-title-seed-label{color:var(--ui-text-muted);font-weight:600}.hud-title-seed-value{letter-spacing:.5px;-webkit-user-select:text;user-select:text;font-weight:700}.hud-title-controls{border:3px solid var(--ui-border);max-width:660px;box-shadow:var(--ui-shadow-sm);background:#fff6e6e6;border-radius:18px;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:4px;padding:10px 18px;display:flex}.hud-hotbar-wrap{flex-direction:column;align-items:center;gap:6px;display:flex}.hud-hotbar{background:var(--ui-bg);border:4px solid var(--ui-border);box-shadow:var(--ui-shadow);pointer-events:auto;border-radius:20px;gap:6px;padding:7px;display:flex}.hud-slot{width:var(--ui-slot);height:var(--ui-slot);background:var(--ui-bg-2);pointer-events:auto;cursor:pointer;transition:transform .2s var(--ui-bounce), background-color .15s ease, box-shadow .15s ease;border-radius:13px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 3px #5e3d262e}.hud-slot:hover{background:#f8ebd2;transform:translateY(-2px)}.hud-hotbar-slot.is-selected{z-index:1;box-shadow:0 0 0 3px var(--ui-accent), 0 0 0 6px #fff, 0 6px 0 5px #5e3d2659, 0 10px 18px #00000040;background:#fffdf6;transform:translateY(-7px)scale(1.1)}.hud-slot-icon{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hud-slot-icon .item-icon{filter:drop-shadow(0 2px #5e3d2640);width:78%;height:78%}.hud-slot-icon .item-icon.emoji{font-size:28px}.hud-slot-key{color:var(--ui-text-muted);opacity:.8;pointer-events:none;z-index:1;font-size:11px;font-weight:700;position:absolute;top:2px;left:6px}.hud-hotbar-slot.is-selected .hud-slot-key{color:#3f8f4a;opacity:1}.hud-slot-count{color:#fff;text-shadow:var(--hud-outline-thin), 0 2px 0 var(--ui-border-dark);pointer-events:none;z-index:2;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;position:absolute;bottom:1px;right:4px}.hud-slot-dur{opacity:0;pointer-events:none;z-index:2;background:#3c281966;border:1px solid #3c281980;border-radius:4px;height:6px;transition:opacity .2s;position:absolute;bottom:5px;left:7px;right:7px;overflow:hidden}.hud-slot-dur.is-visible{opacity:1}.hud-slot-dur-fill{border-radius:3px;height:100%;transition:width .25s,background-color .25s}.hud-hotbar-name{color:#fff;min-height:24px;text-shadow:var(--hud-outline);white-space:nowrap;opacity:0;transition:opacity .25s ease, transform .3s var(--ui-bounce);font-size:19px;font-weight:600;transform:translateY(8px)scale(.85)}.hud-hotbar-name.is-visible{opacity:1;transform:none}.hud-prompt{opacity:0;transition:opacity .16s ease, transform .24s var(--ui-bounce);pointer-events:none;transform:translateY(10px)scale(.92)}.hud-prompt.is-visible{opacity:1;transform:none}.hud-prompt-card{background:var(--ui-bg);border:3px solid var(--ui-border);min-width:150px;box-shadow:var(--ui-shadow-sm);border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:7px 16px 9px;display:flex}.hud-prompt-label{white-space:nowrap;font-size:17px;font-weight:700}.hud-prompt-hp{border:2px solid var(--ui-border-dark);background:#e8d5b5;border-radius:6px;width:130px;height:9px;display:none;overflow:hidden}.hud-prompt-hp.is-shown{display:block}.hud-prompt-hp-fill{border-radius:4px;height:100%;transition:width .18s ease-out,background-color .2s}.hud-prompt-actions{gap:14px;display:none}.hud-prompt-actions.is-shown{display:flex}.hud-prompt-chip{display:none}.hud-prompt-chip.is-shown{display:inline-flex}.hud-prompt-warn{color:#d9731a;white-space:nowrap;font-size:13px;font-weight:600;display:none}.hud-prompt-warn.is-shown{animation:.35s hud-nudge;display:block}.hud-prompt-warn:before{content:"⚠ "}.hud-stats{align-items:flex-end;gap:10px;display:flex}.hud-stats-bars{background:var(--ui-bg);border:4px solid var(--ui-border);box-shadow:var(--ui-shadow);border-radius:18px;flex-direction:column;gap:6px;padding:10px 14px 10px 10px;display:flex}.hud-stat{align-items:center;gap:8px;max-height:30px;transition:opacity .5s,max-height .4s,margin .4s;display:flex}.hud-stat-icon{filter:drop-shadow(0 2px #5e3d2633);flex:none;width:27px;height:27px}.hud-stat-icon svg{width:100%;height:100%}.hud-bar{border:2px solid var(--ui-border-dark);background:#ead8b8;border-radius:10px;width:172px;height:18px;position:relative;overflow:hidden;box-shadow:inset 0 2px #5e3d2640}.hud-bar-fill,.hud-bar-lag{border-radius:8px;position:absolute;top:0;bottom:0;left:0}.hud-bar-lag{background:#fff3d6;transition:width .6s ease-in .35s}.hud-bar-fill{transition:width .22s ease-out;box-shadow:inset 0 -3px #0000001f}.hud-bar-shine{pointer-events:none;background:#fff6;border-radius:3px;height:4px;position:absolute;top:2px;left:5px;right:5px}.hud-bar-value{color:#fff;text-shadow:var(--hud-outline-thin);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700;position:absolute;top:50%;right:7px;transform:translateY(-52%)}.hud-stat-health .hud-bar-fill{background:linear-gradient(180deg, #ff8080, var(--ui-health) 55%, #d94545)}.hud-stat-hunger .hud-bar-fill{background:linear-gradient(180deg, #ffc266, var(--ui-hunger) 55%, #d98a1e)}.hud-stat-thirst .hud-bar-fill{background:linear-gradient(180deg, #7fd3f7, var(--ui-thirst) 55%, #3597cc)}.hud-stat-stamina .hud-bar-fill{background:linear-gradient(180deg, #fff08a, var(--ui-stamina) 60%, #e0b92a)}.hud-stat-stamina .hud-bar{border-radius:6px;height:10px}.hud-stat-stamina .hud-bar-shine{height:2px;top:1px}.hud-stat-stamina .hud-stat-icon{width:21px;height:21px;margin:0 3px}.hud-stat-stamina.is-full{opacity:0;max-height:0;margin-top:-6px}.hud-stat.is-low .hud-stat-icon{animation:.9s ease-in-out infinite hud-heartbeat}.hud-stat.is-low .hud-bar-fill{animation:1s ease-in-out infinite hud-bar-flash}.hud-stat.is-low .hud-bar{border-color:#b8322a}.hud-stat.is-empty .hud-stat-icon{filter:grayscale(.4)drop-shadow(0 0 4px #e0463ce6);animation:.55s ease-in-out infinite hud-heartbeat}.hud-stat.is-empty .hud-bar{border-color:var(--ui-bad);animation:1s ease-in-out infinite hud-bar-empty}.hud-warmth{background:var(--ui-bg);border:4px solid var(--ui-border);width:46px;height:46px;box-shadow:var(--ui-shadow-sm);opacity:0;transition:opacity .3s ease, transform .4s var(--ui-bounce), box-shadow .4s ease, border-color .4s ease;border-radius:50%;margin-bottom:2px;position:relative;transform:scale(.2)}.hud-warmth.is-shown{opacity:1;transform:scale(1)}.hud-warmth-ring{background:conic-gradient(var(--ui-warmth) var(--w,100%), #5e3d2624 0);border-radius:50%;transition:filter .4s;position:absolute;inset:2px;-webkit-mask:radial-gradient(circle,#0000 58%,#000 60%);mask:radial-gradient(circle,#0000 58%,#000 60%)}.hud-warmth-icon{transition:opacity .4s ease, transform .5s var(--ui-bounce);position:absolute;inset:9px}.hud-warmth-icon svg{width:100%;height:100%}.hud-warmth-snow{opacity:0;transform:rotate(-90deg)scale(.4)}.hud-warmth-frost{pointer-events:none;opacity:var(--frost,0);background:radial-gradient(circle at 32% 28%,#ffffffd9,#c8ebff59 45%,#0000 68%);border-radius:50%;transition:opacity .6s;position:absolute;inset:-5px;box-shadow:0 0 14px 2px #a0d7ffe6,inset 0 0 10px #ffffffe6}.hud-warmth.is-cold{border-color:#5aa0c8}.hud-warmth.is-cold .hud-warmth-ring{filter:hue-rotate(185deg)saturate(1.4)}.hud-warmth.is-cold .hud-warmth-flame{opacity:0;transform:scale(.4)}.hud-warmth.is-cold .hud-warmth-snow{opacity:1;transform:none}.hud-warmth.is-cold .hud-warmth-snow svg{animation:9s linear infinite hud-spin}.hud-warmth.is-freezing{border-color:#3f8fc0;animation:.35s linear infinite hud-shiver}.hud-warmth.is-cozy{box-shadow:var(--ui-shadow-sm), 0 0 18px 5px #ffa050a6}.hud-warmth.is-cozy .hud-warmth-flame svg{transform-origin:50% 90%;animation:1.1s ease-in-out infinite hud-flicker}#ui-root>.hud-toasts{z-index:60;transition:opacity .3s}.hud-root.is-title>.hud-toasts{opacity:0;visibility:hidden}.hud-toasts,.hud-toasts *,.hud-toasts :before,.hud-toasts :after{box-sizing:border-box}.hud-toasts{transform:scale(var(--hud-scale));transform-origin:0 0;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:42%;left:16px}.hud-toast{background:var(--ui-bg);border:3px solid var(--ui-border);box-shadow:var(--ui-shadow-sm);white-space:nowrap;animation:hud-toast-in .45s var(--ui-bounce) both;border-radius:999px;align-items:center;gap:8px;margin-top:6px;padding:4px 16px 4px 5px;font-size:15px;font-weight:600;display:flex;overflow:hidden}.hud-toast-icon{background:var(--ui-bg-2);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:17px;line-height:1;display:flex}.hud-toast-icon .item-icon{width:92%;height:92%}.hud-toast-icon .item-icon.emoji{font-size:19px}.hud-toast-icon.is-badge{color:#fff;background:var(--ui-accent-2);font-size:16px;font-weight:700;box-shadow:inset 0 -2px #00000026}.hud-toast-text{padding:3px 0;line-height:1.1}.hud-toast-gain .hud-toast-text{color:#3a7a3a}.hud-toast-gain .hud-toast-icon.is-badge{background:var(--ui-good)}.hud-toast-good{border-color:#4a9a4a}.hud-toast-good .hud-toast-icon{background:#dff3d6}.hud-toast-good .hud-toast-icon.is-badge{background:var(--ui-good)}.hud-toast-warn{color:#7a4a10;background:#fff2d9;border-color:#d98a1e}.hud-toast-warn .hud-toast-icon{background:#ffe2b0}.hud-toast-warn .hud-toast-icon.is-badge{background:var(--ui-warn)}.hud-toast-bad{color:#7a2019;background:#ffe8e2;border-color:#c23b33}.hud-toast-bad .hud-toast-icon{background:#ffd0c8}.hud-toast-bad .hud-toast-icon.is-badge{background:var(--ui-bad)}.hud-toast-info .hud-toast-icon.is-badge{font-family:Georgia,serif;font-style:italic}.hud-banner{text-align:center;pointer-events:none;opacity:0;transform:translate(-50%, -24px) scale(calc(var(--hud-scale) * .7));transition:opacity .35s ease, transform .6s var(--ui-bounce);flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;top:20%;left:50%}.hud-banner.is-visible{opacity:1;transform:translate(-50%, 0) scale(var(--hud-scale))}.hud-banner.is-leaving{transform:translate(-50%, -14px) scale(calc(var(--hud-scale) * 1.06));transition:opacity .7s,transform .7s ease-in}.hud-banner-icon{filter:drop-shadow(0 4px 6px #0000004d);width:58px;height:58px}.hud-banner-glyph,.hud-banner-glyph svg{width:100%;height:100%}.hud-banner.is-visible .hud-banner-glyph{animation:14s linear infinite hud-spin}.hud-banner.is-night .hud-banner-glyph{animation:3s ease-in-out infinite hud-float}.hud-banner-title{color:#fff6e6;letter-spacing:1px;-webkit-text-stroke:10px var(--ui-border-dark);paint-order:stroke fill;text-shadow:0 7px 0 var(--ui-border-dark), 0 12px 22px #00000059;font-size:68px;font-weight:700;line-height:1}.hud-banner.is-night .hud-banner-title{color:#dfe6ff}.hud-banner-sub{color:#fff;text-shadow:var(--hud-outline);margin-top:6px;font-size:21px;font-weight:600}.hud-goals{background:var(--ui-bg);border:4px solid var(--ui-border);width:256px;box-shadow:var(--ui-shadow);border-radius:18px;padding:4px 12px 8px}.hud-goals.is-hidden{display:none}.hud-goals-header{all:unset;box-sizing:border-box;cursor:pointer;pointer-events:auto;width:100%;font-family:var(--ui-font);color:var(--ui-text);align-items:center;gap:8px;padding:5px 0 4px;display:flex}.hud-goals-title{font-size:18px;font-weight:700}.hud-goals-count{background:var(--ui-accent);color:#fff;font-variant-numeric:tabular-nums;border:2px solid #3f8f4a;border-radius:999px;padding:1px 8px 2px;font-size:12px;font-weight:700;display:inline-block}.hud-goals-caret{color:var(--ui-text-muted);transition:transform .25s var(--ui-bounce);margin-left:auto;font-size:14px}.hud-goals.is-collapsed .hud-goals-caret{transform:rotate(-90deg)}.hud-goals.is-collapsed .hud-goals-list,.hud-goals.is-collapsed .hud-goals-alldone{display:none}.hud-goal{border-top:2px dashed #8b5e3c38;gap:9px;max-height:140px;padding:7px 0 6px;display:flex;overflow:hidden}.hud-goal.is-new{animation:hud-goal-in .5s var(--ui-bounce) both}.hud-goal.is-leaving{animation:.42s ease-in forwards hud-goal-out}.hud-goal-check{border:3px solid var(--ui-border);color:#fff;background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:21px;height:21px;margin-top:1px;transition:background-color .2s,border-color .2s;display:flex}.hud-goal-check-mark{opacity:0;width:15px;height:15px;transition:opacity .2s ease, transform .35s var(--ui-bounce);transform:scale(.2)rotate(-20deg)}.hud-goal-check-mark svg{width:100%;height:100%}.hud-goal.is-done .hud-goal-check{background:var(--ui-accent);border-color:#3f8f4a}.hud-goal.is-done .hud-goal-check-mark{opacity:1;transform:none}.hud-goal-body{flex:1;min-width:0}.hud-goal-line{align-items:baseline;gap:6px;display:flex}.hud-goal-text{font-size:15px;font-weight:600;line-height:1.2;transition:color .3s;position:relative}.hud-goal-text:after{content:"";background:var(--ui-text-muted);border-radius:2px;width:0;height:2px;transition:width .35s .1s;position:absolute;top:55%;left:-2px}.hud-goal.is-done .hud-goal-text{color:var(--ui-text-muted)}.hud-goal.is-done .hud-goal-text:after{width:calc(100% + 4px)}.hud-goal-prog{color:var(--ui-accent-2);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:700;display:inline-block}.hud-goal-bar{background:#8b5e3c2e;border-radius:3px;height:5px;margin-top:4px;display:none;overflow:hidden}.hud-goal-bar.is-shown{display:block}.hud-goal-bar-fill{background:var(--ui-accent-2);height:100%;transition:width .35s var(--ui-bounce);border-radius:3px}.hud-goal-hint{color:var(--ui-text-muted);margin-top:3px;font-size:12px;line-height:1.25;display:none}.hud-goal-hint.is-shown{display:block}.hud-key-inline{min-width:17px;height:17px;box-shadow:0 1.5px 0 var(--ui-border-dark);vertical-align:1px;border-width:1.5px;border-radius:5px;margin:0 1px;padding:0 4px;font-size:10px}.hud-goals-alldone{color:#3f8f4a;border-top:2px dashed #8b5e3c38;padding:6px 0 2px;font-size:13px;font-weight:600;display:none}.hud-goals-alldone.is-shown{animation:hud-goal-in .5s var(--ui-bounce) both;display:block}.hud-minimap{border-radius:50%;width:160px;height:160px;position:relative}.hud-minimap-canvas{pointer-events:auto;cursor:zoom-in;background:#49b6d6;border-radius:50%;width:100%;height:100%;display:block}.hud-minimap-ring{border:6px solid var(--ui-border);box-shadow:var(--ui-shadow), inset 0 0 0 3px #fff6e6d9, inset 0 8px 16px #00000047;pointer-events:none;border-radius:50%;position:absolute;inset:-6px}.hud-minimap-n{background:var(--ui-bad);border:3px solid var(--ui-border-dark);color:#fff;text-shadow:0 1px #0000004d;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.hud-minimap-zoom{all:unset;background:var(--ui-bg);border:3px solid var(--ui-border);width:28px;height:28px;box-shadow:0 2px 0 var(--ui-border-dark);box-sizing:border-box;color:var(--ui-text);font-family:var(--ui-font);text-align:center;cursor:pointer;pointer-events:auto;transition:transform .15s var(--ui-bounce);border-radius:50%;font-size:18px;font-weight:700;line-height:22px;position:absolute;bottom:-2px;right:-2px}.hud-minimap-zoom:hover{transform:scale(1.12)}.hud-minimap-zoom:active{transform:scale(.92)}.hud-minimap-open{all:unset;background:var(--ui-bg);border:3px solid var(--ui-border);width:28px;height:28px;box-shadow:0 2px 0 var(--ui-border-dark);box-sizing:border-box;cursor:pointer;pointer-events:auto;transition:transform .15s var(--ui-bounce);border-radius:50%;padding:3px;position:absolute;bottom:-2px;left:-2px}.hud-minimap-open svg{width:100%;height:100%}.hud-minimap-open:hover{transform:scale(1.12)rotate(-8deg)}.hud-minimap-open:active{transform:scale(.92)}.hud-clock-wrap{flex-direction:column;align-items:center;gap:8px;margin-top:6px;display:flex}.hud-clock{background:var(--ui-bg);border:4px solid var(--ui-border);box-shadow:var(--ui-shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:4px 14px 4px 6px;display:flex}.hud-clock-dome{width:58px;height:33px;overflow:visible}.hud-clock-sky{fill:#9fdcff;transition:fill 1s}.hud-clock-track{fill:none;stroke:#fff9;stroke-width:1.3px;stroke-dasharray:2 2.6}.hud-clock-horizon{stroke:var(--ui-border-dark);stroke-width:2.6px;stroke-linecap:round}.hud-clock-rim{fill:none;stroke:var(--ui-border-dark);stroke-width:2.6px}.hud-clock-sun-glow{fill:#ffe06e73}.hud-clock-sun-core{fill:#ffd84a;stroke:var(--ui-border-dark);stroke-width:1.6px}.hud-clock-moon-core{fill:#f6f1cf;stroke:var(--ui-border-dark);stroke-width:1.4px}.hud-clock-text{flex-direction:column;gap:1px;min-width:52px;display:flex}.hud-clock-day{font-size:18px;font-weight:700;line-height:1}.hud-clock-time{color:var(--ui-text-muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.hud-clock-wrap.is-night .hud-clock-day{color:#3b4a86}.hud-craft{background:var(--ui-bg);border:3px solid var(--ui-border);width:176px;box-shadow:var(--ui-shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 4px;display:none}.hud-craft.is-shown{animation:hud-pop-in .35s var(--ui-bounce) both;display:flex}.hud-craft-icon{background:var(--ui-bg-2);border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;animation:.5s ease-in-out infinite alternate hud-bob;display:flex}.hud-craft-icon .item-icon{width:90%;height:90%}.hud-craft-icon .item-icon.emoji{font-size:20px}.hud-craft-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hud-craft-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.hud-craft-bar{background:#8b5e3c33;border-radius:4px;height:7px;overflow:hidden}.hud-craft-fill{background:var(--ui-accent);border-radius:4px;height:100%;transition:width .1s linear}.hud-net{background:var(--ui-bg);border:3px solid var(--ui-border);box-shadow:var(--ui-shadow-sm);border-radius:999px;align-items:center;gap:6px;padding:3px 12px 3px 8px;font-size:12px;font-weight:600;display:none}.hud-net.is-shown{display:inline-flex}.hud-net-dot{background:var(--ui-accent);border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite hud-net-pulse;box-shadow:0 0 0 2px #fff}.hud-build{background:var(--ui-bg);border:4px solid var(--ui-border);box-shadow:var(--ui-shadow);opacity:0;transition:opacity .2s ease, transform .35s var(--ui-bounce);border-radius:18px;flex-direction:column;align-items:center;gap:7px;padding:8px 18px 10px;display:flex;transform:translateY(-30px)scale(.9)}.hud-build.is-shown{opacity:1;transform:none}.hud-root.is-panel-open .hud-build{opacity:0;transform:translateY(-30px)scale(.9)}.hud-build-top{align-items:center;gap:8px;display:flex}.hud-build-hammer{transform-origin:30% 80%;width:26px;height:26px}.hud-build-hammer svg{width:100%;height:100%}.hud-build.is-shown .hud-build-hammer{animation:1.4s ease-in-out infinite hud-hammer}.hud-build-title{font-size:18px;font-weight:700}.hud-build-piece{background:var(--ui-bg-2);border-radius:999px;align-items:center;gap:5px;padding:2px 11px 2px 3px;font-size:14px;font-weight:600;display:inline-flex}.hud-build-piece-icon{justify-content:center;align-items:center;width:26px;height:26px;display:flex}.hud-build-piece-icon .item-icon{width:100%;height:100%}.hud-build-piece-icon .item-icon.emoji{font-size:17px}.hud-build-keys{flex-wrap:wrap;justify-content:center;gap:6px 14px;display:flex}.hud-build-keys .hud-chip{font-size:13px}.hud-death{z-index:20;-webkit-backdrop-filter:grayscale(.75)blur(2px);backdrop-filter:grayscale(.75)blur(2px);opacity:0;visibility:hidden;background:radial-gradient(#2d162359 0%,#160812c7 100%);justify-content:center;align-items:center;transition:opacity .5s,visibility 0s .5s;display:flex;position:absolute;inset:0}.hud-death.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 1s .2s}.hud-death-card{background:var(--ui-bg);border:5px solid var(--ui-border);max-width:min(440px,90vw);box-shadow:var(--ui-shadow);text-align:center;transform:translateY(30px) scale(calc(var(--hud-scale) * .85));transition:transform .7s var(--ui-bounce) .3s;border-radius:28px;flex-direction:column;align-items:center;gap:10px;padding:22px 40px 28px;display:flex}.hud-death.is-visible .hud-death-card{transform:scale(var(--hud-scale))}.hud-death-zzz{width:68px;height:68px;animation:2.4s ease-in-out infinite hud-float}.hud-death-zzz svg{width:100%;height:100%;overflow:visible}.hud-death-title{font-size:40px;font-weight:700;line-height:1.05}.hud-death-cause{font-size:18px;font-weight:500}.hud-death-tip{max-width:330px;color:var(--ui-text-muted);margin-bottom:8px;font-size:14px}.hud-death .hud-btn{opacity:.45;pointer-events:none;transition:opacity .3s ease, transform .14s var(--ui-bounce), box-shadow .14s ease}.hud-death .hud-btn.is-armed{opacity:1;pointer-events:auto;animation:2s ease-in-out infinite hud-breathe}.hud-death .hud-btn.is-armed:hover{animation:none}.hud-vignette{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hud-vig{opacity:0;will-change:opacity;position:absolute;inset:0}.hud-vig-damage{background:radial-gradient(#0000 42%,#e6282880 78%,#aa000ad9 100%)}.hud-vig-cold{background:radial-gradient(#0000 48%,#aadcff66 76%,#ebf8ffe6 100%);transition:opacity 1.2s;box-shadow:inset 0 0 80px 24px #ffffff8c}.hud-vig-low{background:radial-gradient(#0000 52%,#c8142880 100%)}.hud-vig-low.is-active{animation:1s ease-in-out infinite hud-vig-beat}.hud-saved{background:var(--ui-bg);border:3px solid var(--ui-border);box-shadow:var(--ui-shadow-sm);opacity:0;transition:opacity .3s ease, transform .35s var(--ui-bounce);border-radius:999px;align-items:center;gap:6px;padding:3px 12px 3px 5px;font-size:13px;font-weight:600;display:flex;transform:translateY(10px)scale(.85)}.hud-saved.is-shown{opacity:.95;transform:none}.hud-saved-icon{width:20px;height:20px}.hud-saved-icon svg{width:100%;height:100%}.hud-saved.is-shown .hud-saved-icon{animation:.6s ease-in-out 2 hud-wiggle}.hud-debug{color:#fff;white-space:pre;background:#140c068c;border-radius:6px;padding:3px 8px;font:600 12px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.hud-prompt.is-suppressed{visibility:hidden;transition:opacity .12s,visibility 0s .12s,transform .12s;opacity:0!important;transform:translateY(8px)scale(.94)!important}.hud-weather{pointer-events:auto;cursor:help;flex:none;width:26px;height:26px;margin-left:-2px;display:none;position:relative}.hud-weather.is-shown{animation:hud-pop-in .4s var(--ui-bounce) both;display:block}.hud-weather svg{filter:drop-shadow(0 1px #5e3d2640);width:100%;height:100%;overflow:visible}.hud-weather[data-kind=rain] svg,.hud-weather[data-kind=storm] svg{animation:1.6s ease-in-out infinite hud-weather-bob}.hud-weather[data-icon=sun] svg{animation:24s linear infinite hud-spin}.hud-weather:after{content:attr(data-tip);background:var(--ui-bg);border:3px solid var(--ui-border);box-shadow:var(--ui-shadow-sm);white-space:nowrap;color:var(--ui-text);opacity:0;transform-origin:100% 0;transition:opacity .14s ease, transform .2s var(--ui-bounce);pointer-events:none;border-radius:10px;padding:6px 10px;font-size:13px;font-weight:600;position:absolute;top:calc(100% + 10px);right:-10px;transform:translateY(-4px)scale(.94)}.hud-weather:hover:after{opacity:1;transform:none}.hud-craft{position:relative}.hud-craft-count{background:var(--ui-accent-2);border:2px solid var(--ui-border-dark);color:#fff;text-align:center;text-shadow:0 1px #00000040;border-radius:999px;min-width:24px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:16px;display:none;position:absolute;top:-8px;right:-6px}.hud-craft-count.is-shown{animation:hud-pop-in .3s var(--ui-bounce) both;display:block}.hud-vig-rain{background:radial-gradient(#0000 55%,#283c5a2e 85%,#1e2d4657 100%);transition:opacity 1.4s;display:none;overflow:hidden;-webkit-mask-image:radial-gradient(#0000 38%,#000 82%);mask-image:radial-gradient(#0000 38%,#000 82%)}.hud-vig-rain.is-active{display:block}.hud-vig-rain-layer{will-change:transform;background-repeat:repeat;position:absolute;inset:-40% -25%}.hud-vig-rain-layer.a{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='160'%3E%3Cg stroke='%23e3f1ff' stroke-width='1.6' stroke-linecap='round' opacity='.8'%3E%3Cpath d='M10 8v20M52 70v24M95 30v18M30 112v22M78 126v20M112 92v16'/%3E%3C/g%3E%3C/svg%3E");background-size:120px 160px;animation:.42s linear infinite hud-rain-a}.hud-vig-rain-layer.b{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='120'%3E%3Cg stroke='%23cfe4ff' stroke-width='1.1' stroke-linecap='round' opacity='.6'%3E%3Cpath d='M20 14v12M66 40v14M42 88v12M84 104v10M6 62v12'/%3E%3C/g%3E%3C/svg%3E");background-size:90px 120px;animation:.6s linear infinite hud-rain-b}.hud-vig-rain.is-storm .hud-vig-rain-layer.a{animation:.3s linear infinite hud-rain-a-storm}.hud-vig-rain.is-storm .hud-vig-rain-layer.b{animation:.45s linear infinite hud-rain-b-storm}.hud-title-customize-icon{margin-right:8px;font-size:1.05em}.hud-title.is-creating{background:linear-gradient(90deg,#28190a80 0%,#28190a1f 42%,#0000 60%)}.hud-title.is-creating .hud-title-inner{opacity:0;pointer-events:none;transform:translateX(12%) scale(calc(var(--hud-scale) * .92));transition:transform .4s ease-in,opacity .25s}.hud-creator{z-index:2;transform:translate(-40px, -50%) scale(calc(var(--hud-scale) * .96));transform-origin:0;opacity:0;visibility:hidden;pointer-events:none;--cc-skin:#ffd9b8;--cc-hair:#5a3a28;transition:opacity .25s,transform .35s,visibility 0s .35s;position:absolute;top:50%;left:max(20px,4vw)}.hud-creator,.hud-creator *{box-sizing:border-box}.hud-creator.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0, -50%) scale(var(--hud-scale));transition:opacity .3s ease, transform .5s var(--ui-bounce)}.hud-creator-card{width:372px;max-height:calc((100vh - 40px) / var(--hud-scale));scrollbar-width:thin;background:var(--ui-bg);border:4px solid var(--ui-border);box-shadow:var(--ui-shadow), inset 0 -5px 0 #8b5e3c1a, inset 0 2px 0 #fff;border-radius:22px;flex-direction:column;gap:10px;padding:14px 16px 16px;display:flex;overflow:auto}.hud-creator-head{border-bottom:3px dashed #e6d1ad;align-items:center;gap:10px;padding-bottom:8px;display:flex}.hud-creator-badge{border:3px solid var(--ui-border);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:23px;display:flex;rotate:-8deg;box-shadow:0 3px #5e3d264d}.hud-creator.is-open .hud-creator-badge{animation:.6s .25s hud-wiggle}.hud-creator-title{font-size:22px;font-weight:700;line-height:1.05}.hud-creator-greet{color:var(--ui-text-muted);font-size:14px;font-weight:600}.hud-creator-row{flex-direction:column;gap:6px;display:flex}.hud-creator-label{color:var(--ui-text-muted);letter-spacing:.02em;font-size:13px;font-weight:700}.hud-creator-name-line{align-items:center;gap:8px;display:flex}.hud-creator-input{flex:1;width:auto;min-width:0;padding:8px 14px;font-size:16px}.hud-creator-mini{all:unset;box-sizing:border-box;border:3px solid var(--ui-border);width:40px;height:40px;box-shadow:0 3px 0 var(--ui-border-dark);text-align:center;cursor:pointer;transition:transform .15s var(--ui-bounce);background:#fff;border-radius:50%;flex:none;font-size:19px;line-height:34px;display:block}.hud-creator-mini:hover{transform:rotate(-14deg)scale(1.08)}.hud-creator-mini:active{transform:scale(.9)}.hud-creator-mini:focus-visible{outline:3px solid var(--ui-accent-2);outline-offset:2px}.hud-creator-styles{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.hud-creator-style{all:unset;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:var(--ui-bg-2);cursor:pointer;transition:transform .16s var(--ui-bounce), border-color .15s ease, background-color .15s ease;border:3px solid #0000;border-radius:14px;flex-direction:column;align-items:center;gap:2px;padding:6px 4px 5px;display:flex;box-shadow:inset 0 3px #5e3d2624}.hud-creator-style svg{width:48px;height:48px;display:block;overflow:visible}.hud-creator-style:hover{background:#f8ecd6;transform:translateY(-2px)}.hud-creator-style:hover svg{animation:.45s hud-wiggle}.hud-creator-style:focus{outline:none}.hud-creator-style:focus-visible{outline:2px dashed var(--ui-border);outline-offset:3px}.hud-creator-style.is-selected{border-color:var(--ui-accent);background:#fff;box-shadow:0 3px #2f6b34}.hud-creator-style-name{font-size:12px;font-weight:700}.hud-creator-swatches{flex-wrap:wrap;gap:8px;padding:5px 2px;display:flex}.hud-creator-swatch{all:unset;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:radial-gradient(circle at 34% 30%, #ffffff73 0 18%, transparent 19%), var(--sw);border:3px solid var(--ui-border-dark);cursor:pointer;width:32px;height:32px;transition:transform .16s var(--ui-bounce), box-shadow .15s ease;border-radius:50%;flex:none;display:block;position:relative;box-shadow:0 3px #5e3d2673}.hud-creator-swatch:hover{transform:translateY(-2px)scale(1.08)}.hud-creator-swatch:focus{outline:none}.hud-creator-swatch:focus-visible{outline:2px dashed var(--ui-border);outline-offset:5px}.hud-creator-swatch.is-selected{transform:scale(1.14);box-shadow:0 4px 8px #00000040}.hud-creator-swatch:before{content:"";border:3px solid var(--ui-accent);opacity:0;transition:opacity .15s ease, transform .2s var(--ui-bounce);pointer-events:none;border-radius:50%;position:absolute;inset:-6px;transform:scale(.6);box-shadow:inset 0 0 0 3px #fff}.hud-creator-swatch.is-selected:before{opacity:1;transform:none}.hud-creator-swatch.is-selected:after{content:"✓";color:#fff;text-shadow:0 0 2px #000,0 1px 1px #000000b3;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.hud-creator-foot{border-top:3px dashed #e6d1ad;align-items:center;gap:8px;padding-top:10px;display:flex}.hud-creator-foot .hud-btn{padding:10px 14px 11px;font-size:16px}.hud-creator-dice-icon{margin-right:6px;display:inline-block}.hud-creator-dice.is-rolling .hud-creator-dice-icon{animation:hud-dice .6s var(--ui-bounce)}.hud-creator-play{margin-left:auto}.hud-hotbar-row{align-items:flex-end;display:flex;position:relative}.hud-bag{all:unset;box-sizing:border-box;background:radial-gradient(circle at 35% 28%, #fffaf0, var(--ui-bg) 60%, #f0dcb8);border:4px solid var(--ui-border);width:52px;height:52px;box-shadow:var(--ui-shadow-sm);cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:transform .18s var(--ui-bounce), border-color .2s ease;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:6px;left:calc(100% + 10px)}.hud-bag:hover{transform:translateY(-3px)rotate(-6deg)}.hud-bag:active{transform:scale(.92)}.hud-bag:focus{outline:none}.hud-bag:focus-visible{outline-offset:3px;outline:2px dashed #fff}.hud-bag-icon{filter:drop-shadow(0 2px #5e3d264d);font-size:25px;line-height:1;display:block}.hud-bag-badge{text-align:center;color:#fff;background:var(--ui-warn);border:2px solid var(--ui-border-dark);min-width:22px;box-shadow:0 2px 0 var(--ui-border-dark);opacity:0;transition:opacity .2s ease, transform .3s var(--ui-bounce);border-radius:999px;padding:2px 6px;font-size:11px;font-weight:700;line-height:14px;position:absolute;top:-8px;right:-10px;transform:scale(.4)}.hud-bag-badge.is-shown{opacity:1;transform:none}.hud-bag.is-full{border-color:var(--ui-bad)}.hud-bag.is-full .hud-bag-badge{background:var(--ui-bad);animation:1.6s ease-in-out infinite hud-heartbeat}.hud-sparkle{pointer-events:none;z-index:4;position:absolute;inset:0}.hud-sparkle:before{content:"";opacity:0;background:radial-gradient(circle,#ffec8cd9 0%,#ffd65a59 45%,#ffd65a00 70%);border-radius:18px;position:absolute;inset:-8px}.hud-sparkle i{clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);filter:drop-shadow(0 0 3px #ffc83ce6);opacity:0;background:#ffe066;width:14px;height:14px;margin:-7px 0 0 -7px;position:absolute;top:50%;left:50%}.hud-sparkle i.is-small{background:#fff;width:9px;height:9px;margin:-4.5px 0 0 -4.5px}.hud-sparkle.is-on:before{animation:.7s ease-out both hud-sparkle-glow}.hud-sparkle.is-on i{animation:hud-sparkle-star .75s cubic-bezier(.2, .8, .3, 1) var(--delay,0s) both}#ui-root>.hud-fx{z-index:15;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hud-root.is-title>.hud-fx{visibility:hidden}.hud-flyer{will-change:transform, opacity;filter:drop-shadow(0 3px 2px #5e3d2659);background:radial-gradient(circle,#fffaebf2 0%,#fff6e699 55%,#fff6e600 72%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:-22px 0 0 -22px;display:none;position:absolute;top:0;left:0}.hud-flyer.is-live{display:flex}.hud-flyer-img{object-fit:contain;pointer-events:none;width:86%;height:86%}.hud-flyer-glyph{font-size:28px;line-height:1}.hud-confetti{will-change:transform, opacity;border-radius:2px;width:9px;height:14px;margin:-7px 0 0 -4.5px;display:none;position:absolute;top:0;left:0;box-shadow:inset 0 -2px #0000001f}.hud-confetti.is-round{border-radius:50%;width:10px;height:10px}.hud-confetti.is-live{display:block}.hud-goal.is-celebrating{animation:1.1s ease-out hud-goal-glow}.hud-tc{transition:top .35s var(--ui-bounce)}.hud-root.has-boss .hud-tc{top:calc(22px + 78px * var(--hud-scale))}.hud-boss{width:480px;transform:translate(-50%, -110px) scale(var(--hud-scale));transform-origin:top;opacity:0;pointer-events:none;transition:opacity .3s ease, transform .55s var(--ui-bounce);position:absolute;top:12px;left:50%}.hud-boss.is-shown{opacity:1;transform:translate(-50%, 0) scale(var(--hud-scale))}.hud-boss-inner{border:4px solid var(--ui-border-dark);background:linear-gradient(#4a2d45,#36203a);border-radius:20px;padding:6px 14px 12px;position:relative;box-shadow:0 5px #28142399,0 12px 26px #00000059,inset 0 2px #ffffff1f}.hud-boss-head{align-items:center;gap:8px;height:30px;display:flex}.hud-boss-crown{filter:drop-shadow(0 3px #00000059);flex:none;width:36px;height:30px;margin-top:-14px}.hud-boss-crown svg{width:100%;height:100%}.hud-boss.is-shown .hud-boss-crown{transform-origin:50% 90%;animation:2.4s ease-in-out infinite hud-sway}.hud-boss-name{color:#ffe9a8;letter-spacing:.5px;text-shadow:0 2px #1e0f1c;white-space:nowrap;font-size:19px;font-weight:700}.hud-boss-far{color:#d8c2e0;opacity:0;white-space:nowrap;font-size:12px;font-weight:600;transition:opacity .3s}.hud-boss.is-far .hud-boss-far{opacity:1}.hud-boss-hp{color:#fff;text-shadow:0 2px #1e0f1c;font-variant-numeric:tabular-nums;margin-left:auto;font-size:14px;font-weight:700}.hud-boss-track{background:#1f1020;border:3px solid #1a0c18;border-radius:999px;height:22px;position:relative;overflow:hidden;box-shadow:inset 0 3px #00000073,0 0 0 2px #ffe9a82e}.hud-boss-ghost,.hud-boss-fill{transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.hud-boss-ghost{background:linear-gradient(#fff6c8,#ffd36a)}.hud-boss-fill{background:linear-gradient(#ff8a8f 0%,#ef4a5a 45%,#c42746 100%);box-shadow:inset 0 -3px #5a001e59}.hud-boss-gloss{pointer-events:none;background:#ffffff59;border-radius:999px;height:5px;position:absolute;top:3px;left:6px;right:6px}.hud-boss-ticks{pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 calc(10% - 2px),#1e0a1973 calc(10% - 2px) 10%);position:absolute;inset:0}.hud-boss.is-hit .hud-boss-fill{animation:.32s ease-out hud-boss-hit}.hud-boss.is-hit .hud-boss-inner{animation:.32s ease-out hud-boss-flash-border}.hud-boss.is-enraged .hud-boss-fill{animation:.9s ease-in-out infinite hud-boss-enraged}.hud-boss.is-enraged .hud-boss-name{color:#ffb3a8}.hud-boss.is-far{opacity:.78}.hud-boss.is-defeated{filter:grayscale(.55)}.hud-boss-trackwrap{position:relative}.hud-boss-dmg{color:#fff;-webkit-text-stroke:5px #7a1026;paint-order:stroke fill;pointer-events:none;opacity:0;white-space:nowrap;font-size:20px;font-weight:700;position:absolute;top:-8px;left:50%;translate:-50%}.hud-boss-dmg.is-on{animation:.8s ease-out both hud-boss-dmg}.hud-boss-banner{text-align:center;pointer-events:none;opacity:0;transform:translate(-50%, -30px) scale(calc(var(--hud-scale) * 1.6));transition:opacity .25s ease, transform .5s var(--ui-bounce);flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:27%;left:50%}.hud-boss-banner.is-visible{opacity:1;transform:translate(-50%, 0) scale(var(--hud-scale))}.hud-boss-banner.is-visible:not(.is-victory) .hud-boss-banner-title{animation:.5s ease-out .15s both hud-boss-quake}.hud-boss-banner.is-leaving{transform:translate(-50%, -18px) scale(calc(var(--hud-scale) * .94));transition:opacity .6s,transform .6s ease-in}.hud-boss-banner-title{color:#ff6b6b;letter-spacing:.5px;white-space:nowrap;-webkit-text-stroke:10px #3a0f1e;paint-order:stroke fill;text-shadow:0 7px #3a0f1e,0 14px 26px #00000073;font-size:54px;font-weight:700;line-height:1.05}.hud-boss-banner-emoji{-webkit-text-stroke:0;filter:drop-shadow(0 4px #3a0f1ecc);margin-right:4px;display:inline-block}.hud-boss-banner.is-visible .hud-boss-banner-emoji{animation:hud-boss-crown-bounce 1.1s var(--ui-bounce) .1s both}.hud-boss-banner.is-victory .hud-boss-banner-title{color:#ffd34a;-webkit-text-stroke-color:#5e3d26;text-shadow:0 7px #5e3d26,0 14px 26px #00000059}.hud-boss-banner-sub{color:#fff;text-shadow:var(--hud-outline);font-size:20px;font-weight:600}.hud-boss-flash{pointer-events:none;opacity:0;background:radial-gradient(#e0463c00 45%,#e0283c8c 100%);position:absolute;inset:0}.hud-boss-flash.is-gold{background:radial-gradient(#ffd34a00 45%,#ffc83c80 100%)}.hud-boss-flash.is-on{animation:1.6s ease-out both hud-boss-screen}.hud-root.reduce-motion .hud-boss-banner-title,.hud-root.reduce-motion .hud-boss-banner-emoji,.hud-root.reduce-motion .hud-boss.is-shown .hud-boss-crown,.hud-root.reduce-motion .hud-boss.is-enraged .hud-boss-fill,.hud-root.reduce-motion .hud-bag.is-full .hud-bag-badge,.hud-root.reduce-motion .hud-goal.is-celebrating{animation:none!important}.hud-root.reduce-motion .hud-boss-banner{transform:translate(-50%, 0) scale(var(--hud-scale));transition:opacity .3s}@keyframes hud-in-up{0%{opacity:0;translate:0 140px}to{opacity:1;translate:0}}@keyframes hud-in-left{0%{opacity:0;translate:-120px}to{opacity:1;translate:0}}@keyframes hud-in-right{0%{opacity:0;translate:120px}to{opacity:1;translate:0}}@keyframes hud-pop-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes hud-toast-in{0%{opacity:0;transform:translate(-48px)scale(.7)}to{opacity:1;transform:none}}@keyframes hud-goal-in{0%{opacity:0;max-height:0;transform:translate(-24px)}to{opacity:1;max-height:140px;transform:none}}@keyframes hud-goal-out{to{opacity:0;border-top-width:0;max-height:0;padding-top:0;padding-bottom:0;transform:translate(-36px)}}@keyframes hud-heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.15)}}@keyframes hud-bar-flash{0%,to{filter:none}50%{filter:brightness(1.45)}}@keyframes hud-bar-empty{0%,to{box-shadow:inset 0 2px #5e3d2640}50%{box-shadow:inset 0 2px #5e3d2640,0 0 0 3px #e0463c73}}@keyframes hud-spin{to{transform:rotate(360deg)}}@keyframes hud-shiver{0%,to{translate:0}25%{translate:-1.5px}75%{translate:1.5px}}@keyframes hud-flicker{0%,to{transform:scale(1)}30%{transform:scale(1.06,.94)}60%{transform:scale(.95,1.08)}}@keyframes hud-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hud-breathe{0%,to{scale:1}50%{scale:1.05}}@keyframes hud-vig-beat{0%,to{opacity:.25}12%{opacity:.85}28%{opacity:.35}42%{opacity:.7}70%{opacity:.25}}@keyframes hud-cloud{0%{transform:translate(0)}to{transform:translate(calc(100vw + 520px))}}@keyframes hud-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}@keyframes hud-stripes{0%{background-position:0 0}to{background-position:28px 0}}@keyframes hud-sway{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes hud-leaf-fall{0%{opacity:0;transform:translate(0)rotate(0)}10%{opacity:1}50%{transform:translate(26px,80px)rotate(160deg)}85%{opacity:1}to{opacity:0;transform:translate(-8px,170px)rotate(320deg)}}@keyframes hud-letter-in{0%{opacity:0;transform:translateY(-60px)scale(.5)}to{opacity:1;transform:none}}@keyframes hud-letter-bob{0%,to{translate:0;rotate:0deg}50%{translate:0 -7px;rotate:-2deg}}@keyframes hud-hammer{0%,60%,to{transform:rotate(0)}70%{transform:rotate(-28deg)}82%{transform:rotate(10deg)}}@keyframes hud-bob{0%{transform:translateY(1px)rotate(-6deg)}to{transform:translateY(-2px)rotate(6deg)}}@keyframes hud-net-pulse{0%,to{box-shadow:0 0 0 2px #fff,0 0 0 2px #5cb85c80}50%{box-shadow:0 0 0 2px #fff,0 0 0 6px #5cb85c00}}@keyframes hud-nudge{0%{transform:translate(0)}30%{transform:translate(-3px)}60%{transform:translate(3px)}to{transform:translate(0)}}@keyframes hud-weather-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@keyframes hud-rain-a{0%{transform:rotate(12deg)translateY(-160px)}to{transform:rotate(12deg)translateY(0)}}@keyframes hud-rain-b{0%{transform:rotate(12deg)translateY(-120px)}to{transform:rotate(12deg)translateY(0)}}@keyframes hud-rain-a-storm{0%{transform:rotate(20deg)translateY(-160px)}to{transform:rotate(20deg)translateY(0)}}@keyframes hud-rain-b-storm{0%{transform:rotate(20deg)translateY(-120px)}to{transform:rotate(20deg)translateY(0)}}@keyframes hud-sparkle-glow{0%{opacity:0;transform:scale(.5)}25%{opacity:1}to{opacity:0;transform:scale(1.35)}}@keyframes hud-sparkle-star{0%{opacity:0;transform:rotate(var(--a)) translateY(0) scale(.2) rotate(0deg)}25%{opacity:1}to{opacity:0;transform:rotate(var(--a)) translateY(calc(var(--d) * -1)) scale(1) rotate(120deg)}}@keyframes hud-goal-glow{0%{background-color:#ffe066d9}to{background-color:#ffe06600}}@keyframes hud-boss-hit{0%{filter:brightness(2.4)saturate(.3)}to{filter:none}}@keyframes hud-boss-flash-border{0%{border-color:#fff}to{border-color:var(--ui-border-dark)}}@keyframes hud-boss-enraged{0%,to{filter:none}50%{filter:brightness(1.35)saturate(1.3)}}@keyframes hud-boss-dmg{0%{opacity:0;transform:translateY(6px)scale(.6)}18%{opacity:1;transform:translateY(-4px)scale(1.2)}to{opacity:0;transform:translateY(-26px)scale(1)}}@keyframes hud-boss-quake{0%,to{translate:0;rotate:0deg}15%{translate:-7px 2px;rotate:-1.5deg}30%{translate:6px -2px;rotate:1.5deg}45%{translate:-5px 1px;rotate:-1deg}60%{translate:4px;rotate:.6deg}80%{translate:-2px;rotate:0deg}}@keyframes hud-boss-crown-bounce{0%{transform:translateY(-40px)scale(.4)rotate(-30deg)}60%{transform:translateY(4px)scale(1.15)rotate(8deg)}to{transform:none}}@keyframes hud-boss-screen{0%{opacity:0}12%{opacity:1}35%{opacity:.55}50%{opacity:.85}to{opacity:0}}@keyframes hud-dice{0%{transform:rotate(0)scale(1)}40%{transform:rotate(200deg)scale(1.35)}to{transform:rotate(360deg)scale(1)}}@media (max-height:640px){.hud-goal-hint{display:none!important}.hud-title-controls{display:none}.hud-creator-style svg{width:38px;height:38px}}@media (max-width:760px){.hud-boss{width:360px}.hud-boss-banner-title{-webkit-text-stroke-width:8px;font-size:38px}.hud-boss-banner-sub{font-size:17px}.hud-creator{transform:translate(-50%, -50%) scale(calc(var(--hud-scale) * .96));transform-origin:50%;left:50%}.hud-creator.is-open{transform:translate(-50%, -50%) scale(var(--hud-scale))}.hud-title-word.a{font-size:56px}.hud-title-word.b{margin-left:26px;font-size:58px}.hud-loading-logo{font-size:38px}.hud-title-tree{width:80px;height:90px}.hud-banner-title{font-size:52px}.hud-goals{width:220px}}@media (prefers-reduced-motion:reduce){.hud-vig-rain-layer{animation:none!important}.hud *,.hud-toasts *,.hud-title *,.hud-loading *,.hud-death *,.hud-vignette *,.hud-fx *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.fish-reel{left:50%;bottom:calc(16px + 124px * var(--hud-scale,1));z-index:15;transform:translateX(-50%) scale(var(--hud-scale,1));transform-origin:bottom;pointer-events:none;font-family:var(--ui-font,system-ui, sans-serif);color:var(--ui-text,#4a2f1d);visibility:hidden;opacity:0;transition:opacity .18s,visibility 0s linear .18s;position:absolute}.fish-reel,.fish-reel *,.fish-reel :before,.fish-reel :after{box-sizing:border-box}.fish-reel.is-visible{visibility:visible;opacity:1;transition:opacity .12s}.fish-reel-card{background:var(--ui-bg,#fff6e6);border:4px solid var(--ui-border,#8b5e3c);box-shadow:var(--ui-shadow,0 4px 0 #5e3d2659, 0 10px 24px #00000040);border-radius:20px;flex-direction:column;align-items:center;gap:7px;padding:9px 14px 10px;display:flex;position:relative}.fish-reel.is-visible .fish-reel-card{animation:fish-reel-in .42s var(--ui-bounce,cubic-bezier(.34, 1.56, .64, 1)) both}.fish-reel.is-caught .fish-reel-card{animation:fish-reel-caught .5s var(--ui-bounce,cubic-bezier(.34, 1.56, .64, 1)) both}.fish-reel.is-escaped .fish-reel-card{animation:.5s both fish-reel-escaped}.fish-reel-title{white-space:nowrap;letter-spacing:.2px;font-size:17px;font-weight:700;line-height:1}.fish-reel.is-rare .fish-reel-title{color:#c98a12;text-shadow:0 0 10px #ffd65ab3}.fish-reel.is-junk .fish-reel-title{color:var(--ui-text-muted,#8a6a52)}.fish-reel-track{border:3px solid var(--ui-border-dark,#5e3d26);background:radial-gradient(circle at 12% 70%,#ffffff47 0 3px,#0000 4px),radial-gradient(circle at 47% 30%,#ffffff38 0 2px,#0000 3px),radial-gradient(circle at 81% 64%,#ffffff40 0 2.5px,#0000 3.5px),linear-gradient(#7fd6e8 0%,#3fa6cf 55%,#2d7fb8 100%);border-radius:14px;width:300px;height:44px;position:relative;overflow:hidden;box-shadow:inset 0 4px #ffffff47,inset 0 -5px #143c6440}.fish-reel-track:before{content:"";opacity:.8;background:radial-gradient(circle,#ffffff59 0 2px,#0000 2.5px) 0 0/38px 30px,radial-gradient(circle,#fff3 0 1.5px,#0000 2px) 17px 13px/52px 34px;animation:3.2s linear infinite fish-reel-bubbles;position:absolute;inset:0}.fish-reel-zone{will-change:transform;background:linear-gradient(#aaf58c8c,#5cb85c73);border:3px solid #3f9a45;border-radius:10px;width:90px;transition:box-shadow .15s,background-color .15s,border-color .15s;position:absolute;top:4px;bottom:4px;left:0;box-shadow:inset 0 2px #ffffff73}.fish-reel-zone.is-hooked{border-color:#2f8a36;box-shadow:inset 0 2px #ffffff80,0 0 12px 3px #beff8cd9}.fish-reel-fish{will-change:transform;filter:drop-shadow(0 2px #14325059);width:36px;height:26px;margin:-13px 0 0 -18px;position:absolute;top:50%;left:0}.fish-reel-fish svg{width:100%;height:100%;display:block;overflow:visible}.fish-reel-fish .fish-body{fill:#ff9a4d;stroke:#9a4a1a;stroke-width:2.2px}.fish-reel-fish .fish-fin{fill:#ffc27a;stroke:#9a4a1a;stroke-width:2px}.fish-reel-fish .fish-eye{fill:#2a2a35}.fish-reel-fish .fish-shine{fill:#fff}.fish-reel.is-rare .fish-body{fill:#ffd23f;stroke:#a8740a}.fish-reel.is-rare .fish-fin{fill:#fff09a;stroke:#a8740a}.fish-reel.is-rare .fish-reel-fish{filter:drop-shadow(0 0 5px #ffe678f2)drop-shadow(0 2px #78500a66)}.fish-reel.is-junk .fish-body{fill:#8a7a68;stroke:#4d4033}.fish-reel.is-junk .fish-fin{fill:#a8987f;stroke:#4d4033}.fish-reel-sparkle{display:none}.fish-reel.is-rare .fish-reel-sparkle{fill:#fffbe0;transform-origin:50%;animation:.7s ease-in-out infinite alternate fish-reel-twinkle;display:block}.fish-reel-progress{background:var(--ui-bg-2,#f3e3c6);border:2px solid var(--ui-border,#8b5e3c);border-radius:7px;width:300px;height:12px;position:relative;overflow:hidden;box-shadow:inset 0 2px #5e3d262e}.fish-reel-fill{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#6fd26a,#5cb85c 60%,#f5d547);position:absolute;inset:0;transform:scaleX(.3)}.fish-reel-progress.is-low .fish-reel-fill{background:linear-gradient(90deg,#ef7a5b,#f0a030);animation:.45s ease-in-out infinite alternate fish-reel-pulse}.fish-reel-hint{color:var(--ui-text-muted,#8a6a52);white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:600;line-height:1;display:flex}.fish-reel-key{border:2px solid var(--ui-border-dark,#5e3d26);min-width:34px;height:20px;box-shadow:0 2px 0 var(--ui-border-dark,#5e3d26);color:var(--ui-text,#4a2f1d);background:#fffaf0;border-radius:6px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;transition:transform 60ms,box-shadow 60ms;display:inline-flex}.fish-reel.is-holding .fish-reel-key{box-shadow:0 0 0 var(--ui-border-dark,#5e3d26);background:#e9f8df;transform:translateY(2px)}@keyframes fish-reel-in{0%{opacity:0;transform:translateY(18px)scale(.7)}to{opacity:1;transform:none}}@keyframes fish-reel-caught{0%{transform:scale(1)}35%{transform:scale(1.12)rotate(-2deg)}to{transform:scale(1)}}@keyframes fish-reel-escaped{0%,to{transform:translate(0)}20%{transform:translate(-7px)rotate(-1.5deg)}40%{transform:translate(6px)rotate(1deg)}60%{transform:translate(-4px)}80%{transform:translate(2px)}}@keyframes fish-reel-bubbles{0%{background-position:0 0,17px 13px}to{background-position:-38px -30px,-35px -21px}}@keyframes fish-reel-pulse{0%{opacity:1}to{opacity:.55}}@keyframes fish-reel-twinkle{0%{opacity:.35;transform:scale(.7)}to{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.fish-reel-track:before,.fish-reel-sparkle,.fish-reel-progress.is-low .fish-reel-fill{animation:none!important}}.pn-layer{--pn-slot:var(--ui-slot,56px);--pn-gap:6px;--pn-slot-border:#dcc39b;--pn-line:#e6d1ad;--pn-good-text:#3b8f3b;z-index:50;box-sizing:border-box;pointer-events:auto;font-family:var(--ui-font);color:var(--ui-text);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:16px;display:none;position:fixed;inset:0}.pn-layer.open{display:flex}.pn-layer.closing,.pn-layer.closing *{pointer-events:none!important}.pn-layer *,.pn-layer :before,.pn-layer :after,.pn-tooltip,.pn-tooltip *,.pn-ghost,.pn-ghost *{box-sizing:border-box}@media (max-width:1100px),(max-height:760px){.pn-layer{--pn-slot:48px;--pn-gap:5px}}@media (max-width:640px),(max-height:600px){.pn-layer{--pn-slot:40px;--pn-gap:4px}}.pn-backdrop{pointer-events:auto;background:radial-gradient(120% 90% at 50% 45%,#2e1e104d,#120b059e);position:absolute;inset:0}.pn-backdrop.in{animation:.2s ease-out pn-fade}.pn-layer.closing .pn-backdrop{animation:.14s ease-in forwards pn-fade-out}.pn-window{background:var(--ui-bg);border:4px solid var(--ui-border);border-radius:var(--ui-radius);max-width:100%;max-height:100%;box-shadow:var(--ui-shadow), inset 0 -5px 0 #8b5e3c1a, inset 0 2px 0 #fff;pointer-events:auto;transform-origin:50% 55%;flex-direction:column;display:none;position:relative}.pn-window.show{display:flex}.pn-window.pop{animation:.36s cubic-bezier(.34,1.56,.64,1) pn-pop}.pn-layer.closing .pn-window.show{animation:.14s ease-in forwards pn-out}.pn-titlebar{border-bottom:3px solid var(--ui-border);border-radius:calc(var(--ui-radius) - 4px) calc(var(--ui-radius) - 4px) 0 0;background:linear-gradient(#faeacc 0%,#f1d7a8 100%);flex:none;align-items:center;gap:10px;padding:8px 10px 8px 12px;display:flex}.pn-title-icon{background:var(--ui-bg);border:3px solid var(--ui-border);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;margin:-4px 0;font-size:21px;display:flex;rotate:-6deg;box-shadow:0 3px #5e3d264d}.pn-window.pop .pn-title-icon{animation:.5s cubic-bezier(.34,1.56,.64,1) 50ms backwards pn-icon-in}.pn-title{letter-spacing:.01em;color:var(--ui-text);text-shadow:0 2px #ffffffbf;white-space:nowrap;margin:0;font-size:22px;font-weight:700}.pn-title-spacer{flex:1}.pn-close{width:34px;height:34px;font:700 16px/1 var(--ui-font);color:#fff;background:var(--ui-bad);cursor:pointer;pointer-events:auto;border:3px solid #a33a32;border-radius:11px;flex:none;justify-content:center;align-items:center;padding:0;transition:translate 80ms,box-shadow 80ms,filter .12s;display:flex;box-shadow:0 3px #a33a32,inset 0 2px #ffffff4d}.pn-close:hover{filter:brightness(1.08);animation:.42s ease-in-out pn-wobble}.pn-close:active{translate:0 3px;box-shadow:0 0 #a33a32}.pn-body{scrollbar-width:thin;scrollbar-color:#d2b287 transparent;min-height:0;padding:14px 16px 16px;overflow:auto}.pn-footer{color:var(--ui-text-muted);border-top:3px dashed var(--pn-line);border-radius:0 0 calc(var(--ui-radius) - 4px) calc(var(--ui-radius) - 4px);background:#f3e3c68c;flex-wrap:wrap;flex:none;justify-content:center;align-items:center;gap:8px;padding:8px 14px 10px;font-size:14px;display:flex}.pn-footer-item{align-items:center;gap:5px;display:inline-flex}.pn-dot{opacity:.45}.pn-scroll{scrollbar-width:thin;scrollbar-color:#d2b287 transparent}.pn-layer ::-webkit-scrollbar{width:10px;height:10px}.pn-layer ::-webkit-scrollbar-thumb{border:2px solid var(--ui-bg);background:#d6b88f;border-radius:6px}.pn-layer ::-webkit-scrollbar-track{background:0 0}.pn-btn{--b:#3f8a3f;--bg:var(--ui-accent);--fg:#fff;font:600 16px/1.15 var(--ui-font);color:var(--fg);background:var(--bg);border:3px solid var(--b);box-shadow:0 4px 0 var(--b), inset 0 2px 0 #ffffff59;text-shadow:0 1px #0000002e;white-space:nowrap;cursor:pointer;pointer-events:auto;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;transition:translate 80ms,box-shadow 80ms,filter .12s,background-color .12s;display:inline-flex;position:relative}.pn-btn:hover:not(.is-disabled){filter:brightness(1.07);animation:.42s ease-in-out pn-wobble}.pn-btn:active:not(.is-disabled){box-shadow:0 1px 0 var(--b), inset 0 2px 0 #ffffff59;translate:0 3px}.pn-btn:focus-visible{outline:3px solid var(--ui-accent-2);outline-offset:2px}.pn-btn-green{--bg:var(--ui-accent);--b:#3f8a3f}.pn-btn-blue{--bg:var(--ui-accent-2);--b:#3569a6}.pn-btn-red{--bg:var(--ui-bad);--b:#a33a32}.pn-btn-wood{--bg:#f7e4c3;--b:var(--ui-border);--fg:var(--ui-text);text-shadow:none}.pn-btn-wood.active{--bg:var(--ui-border);--b:var(--ui-border-dark);--fg:#fff}.pn-btn.is-disabled{filter:grayscale(.85)opacity(.55);cursor:not-allowed}.pn-btn-sm{box-shadow:0 3px 0 var(--b), inset 0 2px 0 #ffffff59;border-radius:10px;padding:5px 11px;font-size:14px}.pn-btn-xs{box-shadow:0 2px 0 var(--b);border-width:2px;border-radius:8px;padding:2px 7px;font-size:12px}.pn-btn-lg{box-shadow:0 5px 0 var(--b), inset 0 2px 0 #ffffff59;border-radius:14px;padding:11px 22px;font-size:19px}.pn-btn-glyph{font-size:1.1em;line-height:1}.pn-btn-sub{opacity:.88;margin-left:auto;font-size:12px;font-weight:500}.pn-key{min-width:24px;height:24px;font:700 12px/1 var(--ui-font);color:var(--ui-text);border:2px solid var(--ui-border);white-space:nowrap;background:#fff;border-bottom-width:4px;border-radius:7px;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.pn-section-head{align-items:center;gap:8px;margin:0 0 2px;display:flex}.pn-section-title{font-size:16px;font-weight:700}.pn-section-glyph{font-size:18px}.pn-flex{flex:1}.pn-chip{color:var(--ui-text-muted);background:var(--ui-bg-2);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.pn-chip:empty{display:none}.pn-muted{color:var(--ui-text-muted);font-size:12px}.pn-small{margin:0 2px 12px;font-size:12px;line-height:1.4}.pn-card>.pn-small:last-child{margin:-4px 2px 0}.pn-empty-note{text-align:center;color:var(--ui-text-muted);padding:18px;font-size:14px}.pn-subhead{text-transform:uppercase;letter-spacing:.06em;color:var(--ui-text-muted);margin-top:4px;font-size:13px;font-weight:700}.pn-divider{letter-spacing:.1em;text-transform:uppercase;color:var(--ui-text-muted);align-items:center;gap:8px;margin:4px 0;font-size:11px;font-weight:700;display:flex}.pn-divider:before,.pn-divider:after{content:"";border-top:3px dashed var(--pn-slot-border);flex:1}.pn-hints{max-width:calc(9 * var(--pn-slot) + 8 * var(--pn-gap));color:var(--ui-text-muted);flex-wrap:wrap;gap:3px 12px;margin-top:4px;font-size:12px;display:flex}.pn-hint b{color:var(--ui-text);font-weight:600}.pn-card{background:var(--ui-bg-2);border-radius:14px;flex-direction:column;gap:10px;margin-bottom:12px;padding:12px;display:flex;box-shadow:inset 0 3px #5e3d261a}.pn-card-title{font-size:15px;font-weight:700}.pn-back-row{justify-content:flex-start;margin-top:4px;display:flex}.pn-grid{grid-template-columns:repeat(var(--pn-cols,9), var(--pn-slot));gap:var(--pn-gap);display:grid}.pn-slot{width:var(--pn-slot);height:var(--pn-slot);background:var(--ui-bg-2);border:3px solid var(--pn-slot-border);cursor:grab;touch-action:none;pointer-events:auto;border-radius:11px;justify-content:center;align-items:center;transition:border-color .12s,background-color .12s,scale .12s,box-shadow .12s;display:flex;position:relative;box-shadow:inset 0 3px #5e3d2629,inset 0 -2px #ffffff73}.pn-slot.empty{cursor:default}.pn-slot:hover{border-color:var(--ui-border);background-color:#f9ecd5}.pn-slot>.item-icon{filter:drop-shadow(0 2px #5e3d2638);width:78%;height:78%;transition:scale .14s cubic-bezier(.34,1.56,.64,1),opacity .12s}.pn-layer .pn-slot>.item-icon.emoji{font-size:calc(var(--pn-slot) * .5)}.pn-slot:hover:not(.empty)>.item-icon{scale:1.1}.pn-slot-count,.pn-ghost .pn-slot-count{color:#fff;pointer-events:none;text-shadow:0 2px 0 var(--ui-border-dark), 2px 0 0 var(--ui-border-dark), -2px 0 0 var(--ui-border-dark), 0 -2px 0 var(--ui-border-dark), 1.5px 1.5px 0 var(--ui-border-dark), -1.5px 1.5px 0 var(--ui-border-dark), 1.5px -1.5px 0 var(--ui-border-dark), -1.5px -1.5px 0 var(--ui-border-dark);font-size:14px;font-weight:700;line-height:1.1;display:none;position:absolute;bottom:1px;right:4px}.pn-slot.has-count .pn-slot-count,.pn-ghost .pn-slot-count:not(:empty){display:block}.pn-slot.has-dur .pn-slot-count{bottom:7px}.pn-slot-dur{pointer-events:none;background:#3c281947;border-radius:3px;height:5px;display:none;position:absolute;bottom:4px;left:7px;right:7px;overflow:hidden}.pn-slot.has-dur .pn-slot-dur{display:block}.pn-slot-dur>i{border-radius:inherit;height:100%;display:block}.pn-slot-key{color:var(--ui-text-muted);opacity:.85;pointer-events:none;font-size:11px;font-weight:700;position:absolute;top:1px;left:5px}.pn-slot.selected{border-color:var(--ui-accent);background-color:#eef7e4;box-shadow:0 0 0 3px #5cb85c47,inset 0 3px #3f8a3f24}.pn-slot.selected .pn-slot-key{color:var(--pn-good-text)}.pn-slot.drag-origin>.item-icon{opacity:.28;filter:grayscale()}.pn-slot.drag-origin .pn-slot-count,.pn-slot.drag-origin .pn-slot-dur{opacity:.3}.pn-slot.drop-target{border-color:var(--ui-accent-2);background-color:#e6f1fb;scale:1.08;box-shadow:0 0 0 3px #4f8fd640,inset 0 3px #3569a61f}.pn-slot.bump>.item-icon{animation:.34s cubic-bezier(.34,1.56,.64,1) pn-bump}.pn-slot.drop-pop{animation:.26s ease-out pn-drop-pop}.pn-sorted .pn-slot:not(.empty)>.item-icon{animation:.42s ease-out pn-sort-wiggle}.pn-quickstack-btn .pn-btn-glyph{margin-right:4px;display:inline-block}.pn-quickstacked .pn-btn-glyph{animation:.5s cubic-bezier(.34,1.56,.64,1) pn-quickstack}.pn-grid-hotbar .pn-slot{background-color:#f0ddbd}.pn-grid-hotbar .pn-slot.selected{background-color:#eef7e4}.pn-ghost{z-index:100;pointer-events:none;will-change:transform;transform-origin:0 0;font-family:var(--ui-font);display:none;position:fixed;top:0;left:0}.pn-ghost.show{display:block}.pn-ghost-slot{width:var(--ui-slot,56px);height:var(--ui-slot,56px);margin:calc(var(--ui-slot,56px) / -2) 0 0 calc(var(--ui-slot,56px) / -2);border:3px solid var(--ui-border);background:#fff6e6eb;border-radius:13px;justify-content:center;align-items:center;transition:border-color .12s,background-color .12s;display:flex;position:relative;scale:1.12;box-shadow:0 12px 22px #0000004d,0 4px #5e3d264d}.pn-ghost-slot>.item-icon{filter:drop-shadow(0 3px #5e3d2640);width:80%;height:80%}.pn-ghost-slot.pop{animation:.26s cubic-bezier(.34,1.56,.64,1) pn-ghost-pop}.pn-ghost-drop{left:0;top:calc(var(--ui-slot,56px) / 2 + 10px);color:#fff;background:var(--ui-bad);opacity:0;white-space:nowrap;border:2px solid #a33a32;border-radius:8px;padding:1px 9px;font-size:12px;font-weight:700;transition:opacity .12s,scale .18s cubic-bezier(.34,1.56,.64,1);position:absolute;translate:-50%;scale:.7}.pn-ghost.outside .pn-ghost-drop{opacity:1;scale:1}.pn-ghost.outside .pn-ghost-slot{border-color:var(--ui-bad);background:#ffeae4eb}.pn-tooltip{z-index:100;max-width:280px;font-family:var(--ui-font);color:var(--ui-text);background:var(--ui-bg);border:3px solid var(--ui-border);box-shadow:var(--ui-shadow);pointer-events:none;visibility:hidden;opacity:0;border-radius:12px;padding:10px 12px;transition:opacity .1s;position:fixed;top:0;left:0}.pn-tooltip.show{visibility:visible;opacity:1}.pn-tooltip.show .pn-tt{animation:.14s ease-out pn-tt-in}.pn-tt-head{align-items:center;gap:8px;display:flex}.pn-tt-iconwrap{background:var(--ui-bg-2);border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pn-tooltip .pn-tt-icon{width:90%;height:90%}.pn-tooltip .pn-tt-icon.emoji{font-size:18px}.pn-tt-name{flex:1;font-size:16px;font-weight:700;line-height:1.15}.pn-tt-cat{letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--ui-text-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 7px;font-size:10.5px;font-weight:700;display:inline-flex}.pn-tt-cat.cat-resource{background:#9b7653}.pn-tt-cat.cat-material{background:#c28a4a}.pn-tt-cat.cat-food{background:#e0703c}.pn-tt-cat.cat-tool{background:var(--ui-accent-2)}.pn-tt-cat.cat-weapon{background:#d0544a}.pn-tt-cat.cat-light{background:#e0a02a}.pn-tt-cat.cat-seed{background:#5a9e3c}.pn-tt-cat.cat-trophy{color:#5e3d26;background:linear-gradient(#f5c542,#d49a1c)}.pn-tt-desc{color:var(--ui-text-muted);margin-top:6px;font-size:14px;line-height:1.3}.pn-tt-stats{border-top:2px dashed var(--pn-line,#e6d1ad);flex-direction:column;gap:3px;margin-top:8px;padding-top:8px;display:flex}.pn-tt-sub{color:var(--ui-accent-2);font-size:12px;font-weight:600}.pn-tt-stat{grid-template-columns:22px 1fr auto;align-items:center;gap:2px;font-size:14px;display:grid}.pn-tt-glyph{font-size:13px}.pn-tt-label{color:var(--ui-text)}.pn-tt-value{font-weight:700}.pn-tt-value.good,.pn-tt-cost.good{color:#3b8f3b}.pn-tt-value.bad,.pn-tt-cost.bad{color:var(--ui-bad)}.pn-tt-bar{background:#5e3d262e;border-radius:4px;height:6px;margin:1px 0 2px 24px;overflow:hidden}.pn-tt-bar>i{border-radius:inherit;height:100%;display:block}.pn-tt-line{font-size:13px}.pn-tt-costs{flex-direction:column;gap:2px;margin-top:6px;font-size:13px;font-weight:600;display:flex}.pn-tt-count{color:var(--ui-text-muted);justify-content:space-between;margin-top:6px;font-size:13px;display:flex}.pn-tt-hint{color:var(--ui-accent);margin-top:6px;font-size:12px;font-weight:600}.pn-tt-note{color:#3f6e2f;background:#eef6e6;border-radius:10px;align-items:flex-start;gap:6px;margin-top:8px;padding:6px 8px;font-size:13px;font-weight:600;line-height:1.3;display:flex}.pn-tt-note.note-trophy{color:#8a5a12;background:#fff3cf}.pn-tt-note.note-rod{color:#2f5f93;background:#e3f0fb}.pn-tt-note-glyph{flex:none;font-size:15px;line-height:1.1}.pn-inv-layout{align-items:stretch;gap:16px;display:flex}.pn-inv-main{flex-direction:column;gap:8px;display:flex}.pn-inv-grids{flex-direction:column;gap:4px;display:flex}.pn-inv-side{flex-direction:column;flex:none;gap:10px;width:224px;display:flex}@media (max-width:860px){.pn-inv-layout{flex-direction:column}.pn-inv-side{width:auto}}.pn-stats{background:var(--ui-bg-2);border-radius:12px;flex-direction:column;gap:7px;padding:10px;display:flex;box-shadow:inset 0 3px #5e3d261f}.pn-stats-head{align-items:center;gap:10px;margin-bottom:2px;display:flex}.pn-avatar{border:3px solid var(--ui-border);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:25px;display:flex;box-shadow:0 3px #5e3d264d}.pn-avatar>span{animation:2.4s ease-in-out infinite pn-bob;display:inline-block}.pn-stats-title{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.pn-stats-title>b{font-size:17px}.pn-stat{align-items:center;gap:8px;display:flex}.pn-stat-glyph{text-align:center;flex:none;width:22px;font-size:16px}.pn-stat-main{flex:1;min-width:0}.pn-stat-top{justify-content:space-between;font-size:13px;display:flex}.pn-stat-label{color:var(--ui-text-muted);font-weight:600}.pn-stat-value{font-weight:700}.pn-stat-bar{background:#5e3d262e;border-radius:5px;height:8px;margin-top:2px;overflow:hidden;box-shadow:inset 0 1px #00000014}.pn-stat-bar>i{border-radius:inherit;width:0;height:100%;transition:width .35s ease-out;display:block;box-shadow:inset 0 2px #ffffff59}.pn-stat.low .pn-stat-glyph{animation:.9s ease-in-out infinite pn-throb}.pn-stat.low .pn-stat-value{color:var(--ui-bad)}.pn-stats-status{text-align:center;margin-top:2px;font-size:13px;font-weight:600}.pn-stats-status:empty{display:none}.pn-equipped{background:var(--ui-bg-2);border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex;box-shadow:inset 0 3px #5e3d261f}.pn-equipped-icon{background:var(--ui-bg);border:3px solid var(--ui-accent);border-radius:11px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.pn-layer .pn-equipped-icon>.item-icon.emoji{font-size:22px}.pn-equipped-text{flex-direction:column;min-width:0;display:flex}.pn-equipped-name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.pn-craft-layout{grid-template-columns:300px 360px;gap:16px;height:min(540px,100vh - 130px);display:grid}@media (max-width:760px){.pn-craft-layout{grid-template-columns:1fr;height:auto}.pn-recipe-list{max-height:240px}}.pn-craft-left{flex-direction:column;gap:10px;min-height:0;display:flex}.pn-tabs{flex-wrap:wrap;gap:5px;display:flex}.pn-tab{font:600 13px/1.2 var(--ui-font);color:var(--ui-text);background:var(--ui-bg-2);border:2px solid var(--pn-slot-border);cursor:pointer;pointer-events:auto;border-radius:999px;align-items:center;gap:4px;padding:4px 10px 4px 8px;transition:background-color .12s,border-color .12s,translate 80ms,box-shadow .12s;display:inline-flex;position:relative}.pn-tab:hover{border-color:var(--ui-border);animation:.35s ease-in-out pn-wobble-sm}.pn-tab:active{translate:0 2px}.pn-tab.active{color:#fff;background:var(--ui-border);border-color:var(--ui-border-dark);box-shadow:0 3px 0 var(--ui-border-dark)}.pn-tab-glyph{font-size:14px}.pn-tab-badge{color:#fff;background:var(--ui-accent);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 5px;font-size:11px;font-weight:700;display:none}.pn-tab-badge.show{display:inline-flex}.pn-recipe-list{flex-direction:column;flex:1;gap:6px;min-height:0;padding:3px 6px 6px 2px;display:flex;overflow-y:auto}.pn-recipe{background:var(--ui-bg);cursor:pointer;pointer-events:auto;border:3px solid #ecd9b8;border-radius:12px;flex:none;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:6px 10px 6px 6px;transition:border-color .12s,background-color .12s,translate .14s cubic-bezier(.34,1.56,.64,1),box-shadow .12s;display:grid;position:relative;overflow:hidden}.pn-recipe:hover{border-color:var(--ui-border);translate:3px}.pn-recipe.selected{border-color:var(--ui-border);background-color:#fdf0d8;box-shadow:0 3px #5e3d2640}.pn-recipe.flash{animation:.6s ease-out pn-flash}.pn-recipe-icon{background:var(--ui-bg-2);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .15s;display:flex;box-shadow:inset 0 2px #5e3d2624}.pn-layer .pn-recipe-icon>.item-icon.emoji{font-size:24px}.pn-recipe.craftable .pn-recipe-icon{background:#e4f3d6;box-shadow:inset 0 0 0 2px #5cb85c73}.pn-recipe.unavailable .pn-recipe-icon>*{filter:grayscale(.9)opacity(.5)}.pn-recipe.unavailable .pn-recipe-name{color:var(--ui-text-muted)}.pn-recipe-text{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.pn-recipe-name{font-size:15px;font-weight:600}.pn-recipe-count{color:var(--ui-text-muted);font-size:14px;font-weight:700}.pn-recipe-prog{background:var(--ui-accent-2);border-radius:0 3px 0 0;width:0;height:4px;position:absolute;bottom:0;left:0}.pn-station-badge{color:#3f7a3f;white-space:nowrap;background:#e3f1d6;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:600}.pn-station-badge.missing{color:#b8433a;background:#fbe1dc}.pn-craft-right{flex-direction:column;gap:12px;min-height:0;display:flex}.pn-detail{background:var(--ui-bg-2);border-radius:14px;flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px;display:flex;overflow-y:auto;box-shadow:inset 0 3px #5e3d261f}.pn-detail-head{align-items:center;gap:12px;display:flex}.pn-detail-icon{border:3px solid var(--pn-slot-border);background:radial-gradient(circle at 50% 40%,#fff 0%,#fbeed6 60%,#f0dcb8 100%);border-radius:18px;flex:none;justify-content:center;align-items:center;width:84px;height:84px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px #5e3d2633}.pn-detail-icon.ready{border-color:var(--ui-accent);box-shadow:0 4px #3f8a3f59,0 0 0 4px #5cb85c2e}.pn-detail-icon.pop{animation:.45s cubic-bezier(.34,1.56,.64,1) pn-bump}.pn-detail-icon.pulse{animation:.3s ease-out pn-squish}.pn-layer .pn-big-icon{width:86%;height:86%}.pn-layer .pn-big-icon.emoji{font-size:46px}.pn-detail-title{min-width:0}.pn-detail-name{margin:0;font-size:22px;font-weight:700;line-height:1.15}.pn-detail-meta{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.pn-detail-meta .pn-chip{background:var(--ui-bg)}.pn-detail-desc{color:var(--ui-text-muted);margin:0;font-size:14px;line-height:1.35}.pn-detail-stats{background:var(--ui-bg);border-radius:10px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.pn-inputs{flex-direction:column;gap:6px;display:flex}.pn-input{background:var(--ui-bg);border:2px solid #0000;border-radius:10px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:4px 10px 4px 4px;transition:border-color .15s;display:grid}.pn-input-icon{background:var(--ui-bg-2);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pn-layer .pn-input-icon>.item-icon.emoji{font-size:20px}.pn-input-name{font-size:14px;font-weight:600}.pn-input-have{font-size:15px}.pn-input.ok .pn-input-have{color:#3b8f3b}.pn-input.missing{border-color:#f3c7c0}.pn-input.missing .pn-input-have{color:var(--ui-bad)}.pn-station-line{border-radius:10px;padding:6px 10px;font-size:14px;font-weight:600}.pn-station-line:empty{display:none}.pn-station-line.hand{color:var(--ui-text-muted);background:var(--ui-bg)}.pn-station-line.ok{color:#3f7a3f;background:#e3f1d6}.pn-station-line.missing{color:#b8433a;background:#fbe1dc}.pn-input-name{flex-wrap:wrap;align-items:center;gap:2px 8px;min-width:0;display:flex}.pn-input-chest{color:#8a6a52;background:var(--ui-bg-2);white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700}.pn-input-chest:empty{display:none}.pn-input-chest.used{color:#fff;background:#b07845}.pn-chest-line{color:#7a5230;background:#f6e6cc;border-radius:10px;padding:5px 10px;font-size:13px;font-weight:600}.pn-chest-line:empty{display:none}.pn-chest-line.used{color:#fff;background:#b07845}.pn-craft-actions{gap:10px;margin-top:auto;padding-top:4px;display:flex}.pn-craft-btn{flex:1}.pn-multi-btn{min-width:76px}.pn-craft-reason{text-align:center;min-height:18px;color:var(--ui-bad);font-size:13px;font-weight:600}.pn-craft-reason.flash{animation:.5s ease-out pn-reason-flash}.pn-queue{background:var(--ui-bg);border:3px solid #ecd9b8;border-radius:14px;flex:none;align-items:center;gap:10px;padding:8px 10px;transition:opacity .2s;display:flex}.pn-queue.idle{opacity:.72}.pn-queue.done{animation:.55s ease-out pn-done}.pn-queue-icon{background:var(--ui-bg-2);border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pn-layer .pn-queue-icon>.item-icon.emoji,.pn-queue-idle-glyph{font-size:22px}.pn-queue:not(.idle) .pn-queue-icon>.item-icon{animation:.8s ease-in-out infinite pn-bob}.pn-queue-main{flex:1;min-width:0}.pn-queue-top{justify-content:space-between;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.pn-queue-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pn-queue-bar{background:#5e3d2629;border-radius:6px;height:10px;margin-top:5px;overflow:hidden;box-shadow:inset 0 2px #00000014}.pn-queue-bar>i{border-radius:inherit;background:repeating-linear-gradient(45deg, var(--ui-accent) 0 10px, #74c874 10px 20px);width:0;height:100%;animation:.6s linear infinite pn-stripes;display:block}.pn-build-active{color:#2f5f96;background:#e6f1fb;border-radius:10px;margin-bottom:10px;padding:6px 10px;font-size:13px;font-weight:600}.pn-build-scroll{width:min(740px,100vw - 72px);max-height:min(560px,100vh - 190px);padding:2px 6px 2px 2px;overflow-y:auto}.pn-build-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px;margin:6px 0 16px;display:grid}.pn-build-card{background:var(--ui-bg);cursor:pointer;pointer-events:auto;border:3px solid #ecd9b8;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:10px 8px 9px;transition:translate .14s cubic-bezier(.34,1.56,.64,1),border-color .12s,box-shadow .12s,background-color .12s;display:flex;position:relative}.pn-build-card.affordable:hover{border-color:var(--ui-accent);translate:0 -4px;box-shadow:0 6px #3f8a3f4d}.pn-build-card.affordable:hover .pn-build-icon{animation:.45s ease-in-out pn-wobble}.pn-build-card.affordable:active{translate:0 1px;box-shadow:0 1px #3f8a3f4d}.pn-build-card.is-disabled{cursor:not-allowed;background-color:#f7eddc}.pn-build-card.is-disabled:hover{border-color:#e7b9ae}.pn-build-card.is-disabled .pn-build-icon>*{filter:grayscale(.85)opacity(.5)}.pn-build-card.is-disabled .pn-build-name{color:var(--ui-text-muted)}.pn-build-card.current{border-color:var(--ui-accent-2);box-shadow:0 0 0 3px #4f8fd640}.pn-build-icon{background:radial-gradient(circle at 50% 40%,#fff 0%,#f3e3c6 78%);border-radius:14px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.pn-layer .pn-build-icon>.item-icon{width:86%;height:86%}.pn-layer .pn-build-icon>.item-icon.emoji{font-size:38px}.pn-build-name{text-align:center;font-size:14px;font-weight:700;line-height:1.15}.pn-costs{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.pn-cost{background:var(--ui-bg-2);border-radius:999px;align-items:center;gap:3px;padding:2px 7px 2px 3px;font-size:12px;display:inline-flex}.pn-layer .pn-cost>.pn-cost-icon{width:18px;height:18px}.pn-layer .pn-cost>.pn-cost-icon.emoji{font-size:13px}.pn-cost.ok b{color:#3b8f3b}.pn-cost.missing{background:#fbe1dc}.pn-cost.missing b{color:var(--ui-bad)}.pn-container-layout{align-items:flex-start;gap:14px;display:flex}.pn-pane{flex-direction:column;gap:8px;padding:10px;display:flex}.pn-pane-chest{background:#8b5e3c17;border-radius:14px}.pn-pane-grid{flex-direction:column;gap:4px;display:flex}.pn-grid-chest .pn-slot{background-color:#efdcbc}.pn-pane-sep{border-left:3px dashed var(--pn-slot-border);align-self:stretch;width:0}.pn-pane-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.pn-container .pn-hints{justify-content:center;max-width:none}@media (max-width:980px){.pn-container-layout{flex-direction:column;align-items:center}.pn-pane-sep{display:none}}.pn-pause .pn-body{width:min(440px,100vw - 40px)}.pn-pause-hero{text-align:center;margin-bottom:14px}.pn-pause-emoji{font-size:40px;animation:2.6s ease-in-out infinite pn-bob;display:inline-block}.pn-pause-tag{font-size:15px;font-weight:600}.pn-pause-info{color:var(--ui-text-muted);overflow-wrap:anywhere;margin-top:2px;font-size:13px}.pn-menu{flex-direction:column;gap:10px;display:flex}.pn-menu .pn-btn{justify-content:flex-start;width:100%}.pn-menu .pn-btn-lg{justify-content:center}.pn-status-dot{background:#bda88a;border-radius:50%;flex:none;width:10px;height:10px;margin-left:auto;box-shadow:0 0 0 2px #ffffffb3}.pn-status-dot.on{background:var(--ui-accent);box-shadow:0 0 0 2px #fff, 0 0 8px var(--ui-accent)}.pn-view-in{animation:.22s ease-out pn-view-in}.pn-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.pn-row-label{align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.pn-row-glyph{font-size:16px}.pn-row-actions{flex-wrap:wrap;justify-content:flex-start}.pn-range-wrap{flex:1;align-items:center;gap:8px;max-width:230px;display:flex}.pn-range{appearance:none;background:linear-gradient(90deg, var(--ui-accent) var(--p,50%), #5e3d2633 var(--p,50%));cursor:pointer;pointer-events:auto;border-radius:8px;outline:none;flex:1;height:12px;margin:0;box-shadow:inset 0 2px #00000014}.pn-range::-webkit-slider-thumb{appearance:none;border:3px solid var(--ui-border);cursor:grab;background:#fff;border-radius:50%;width:24px;height:24px;transition:scale .12s;box-shadow:0 2px #5e3d2659}.pn-range::-webkit-slider-thumb:hover{scale:1.12}.pn-range::-moz-range-thumb{border:3px solid var(--ui-border);cursor:grab;background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px #5e3d2659}.pn-range:disabled{opacity:.5;cursor:not-allowed}.pn-range:focus-visible{outline:3px solid var(--ui-accent-2);outline-offset:3px}.pn-range-value{text-align:right;width:42px;font-size:13px;font-weight:700}.pn-switch{cursor:pointer;pointer-events:auto;flex:none;display:inline-block;position:relative}.pn-switch input{opacity:0;width:0;height:0;position:absolute}.pn-switch-track{border:3px solid var(--ui-border);background:#d8c3a2;border-radius:999px;width:52px;height:30px;transition:background-color .15s;display:block;position:relative;box-shadow:inset 0 2px #0000001a}.pn-switch-track>i{background:#fff;border-radius:50%;width:18px;height:18px;transition:translate .24s cubic-bezier(.34,1.56,.64,1);position:absolute;top:3px;left:3px;box-shadow:0 2px #5e3d2659}.pn-switch input:checked+.pn-switch-track{background:var(--ui-accent)}.pn-switch input:checked+.pn-switch-track>i{translate:22px}.pn-switch input:disabled+.pn-switch-track{opacity:.5;cursor:not-allowed}.pn-switch input:focus-visible+.pn-switch-track{outline:3px solid var(--ui-accent-2);outline-offset:2px}.pn-segmented{flex-wrap:wrap;gap:4px;display:flex}.pn-segmented .pn-btn{box-shadow:0 3px 0 var(--b);border-radius:9px;padding:5px 9px;font-size:13px}.pn-perf{margin-top:-2px}.pn-field{flex-direction:column;gap:4px;display:flex}.pn-field-label{color:var(--ui-text-muted);font-size:13px;font-weight:600}.pn-text{width:100%;font:500 15px/1.2 var(--ui-font);color:var(--ui-text);border:3px solid var(--pn-slot-border);pointer-events:auto;-webkit-user-select:text;user-select:text;background:#fff;border-radius:10px;outline:none;padding:7px 10px;transition:border-color .12s,box-shadow .12s}.pn-text::placeholder{color:#bba386}.pn-text:focus{border-color:var(--ui-accent-2);box-shadow:0 0 0 3px #4f8fd640}.pn-text:disabled{opacity:.6}.pn-net-status{background:var(--ui-bg-2);border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;font-size:14px;display:flex}.pn-net-status .pn-status-dot{width:14px;height:14px;margin-left:0}.pn-net-status.online{background:#e3f1d6}.pn-net-status.online .pn-status-dot{background:var(--ui-accent);box-shadow:0 0 0 2px #fff, 0 0 8px var(--ui-accent)}.pn-net-status.connecting .pn-status-dot{background:var(--ui-warn);animation:.8s ease-in-out infinite pn-blink}.pn-net-status.unavailable{opacity:.7}.pn-net-msg{color:var(--ui-text-muted);font-size:12px}.pn-net-msg:empty{display:none}.pn-seed{border:2px solid var(--pn-slot-border);-webkit-user-select:text;user-select:text;overflow-wrap:anywhere;background:#fff;border-radius:8px;padding:2px 8px;font-size:16px}.pn-danger{background:#fbeae6}.pn-confirm{flex-direction:column;gap:8px;display:flex}.pn-confirm-msg{font-size:14px;font-weight:600}.pn-pop-in{animation:.3s cubic-bezier(.34,1.56,.64,1) pn-pop}.pn-confirmable>.pn-btn{width:100%}.pn-help .pn-body{width:min(880px,100vw - 40px)}.pn-help-controls{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;display:grid}.pn-help-controls .pn-card{margin-bottom:0}@media (max-width:860px){.pn-help-controls,.pn-tips{grid-template-columns:1fr}}.pn-keys{flex-direction:column;gap:6px;display:flex}.pn-keys-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.pn-keys-caps{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.pn-keys-sep{color:var(--ui-text-muted);font-size:12px}.pn-keys-action{text-align:right;font-size:13px}.pn-tips{grid-template-columns:repeat(2,1fr);gap:10px;margin:8px 0 12px;display:grid}.pn-tip{background:#eef6e6;border-radius:12px;align-items:flex-start;gap:10px;padding:10px;display:flex}.pn-tip-glyph{font-size:26px;line-height:1;animation:3s ease-in-out infinite pn-bob;display:inline-block}.pn-tip:nth-child(2) .pn-tip-glyph{animation-delay:-.75s}.pn-tip:nth-child(3) .pn-tip-glyph{animation-delay:-1.5s}.pn-tip:nth-child(4) .pn-tip-glyph{animation-delay:-2.25s}.pn-tip-text{flex-direction:column;gap:2px;font-size:13px;line-height:1.35;display:flex}.pn-tip-text>b{font-size:14px}.pn-help-guides{grid-template-columns:repeat(2,1fr);gap:12px;margin:8px 0 12px;display:grid}.pn-help-guides .pn-card{gap:6px;margin-bottom:0}@media (max-width:860px){.pn-help-guides{grid-template-columns:1fr}}.pn-guide-fishing{background:#e3f0fb}.pn-guide-farming{background:#eaf4dc}.pn-guide-glyph{animation:3s ease-in-out infinite pn-bob;display:inline-block}.pn-guide-farming .pn-guide-glyph{animation-delay:-1.5s}.pn-guide-blurb{color:var(--ui-text-muted);font-size:13px}.pn-guide-steps{counter-reset:pn-step;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.pn-guide-step{counter-increment:pn-step;align-items:center;gap:8px;font-size:13px;line-height:1.3;display:flex}.pn-guide-step:before{content:counter(pn-step);color:#fff;background:var(--ui-border);border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.pn-guide-fishing .pn-guide-step:before{background:#3f7fc4}.pn-guide-farming .pn-guide-step:before{background:#5a9e3c}.pn-guide-step.is-note{color:var(--ui-text-muted);font-style:italic}.pn-guide-step.is-note:before{content:"★";color:#d4a02a;background:0 0;font-size:14px;font-style:normal}.pn-guide-step .pn-keys-caps{flex:none}.pn-map .pn-body{padding:12px 14px 14px}.pn-map-layout{align-items:flex-start;gap:14px;display:flex}.pn-map-view{aspect-ratio:1;border:4px solid var(--ui-border);cursor:grab;touch-action:none;background:#2a7fa8;border-radius:16px;flex:none;width:min(600px,100vh - 190px,100vw - 350px);min-width:240px;position:relative;overflow:hidden;box-shadow:0 4px #5e3d264d}.pn-map-view.dragging{cursor:grabbing}.pn-map-view:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0;box-shadow:inset 0 0 0 3px #fff6e6cc,inset 0 0 28px #28190a59}.pn-map-canvas{width:100%;height:100%;display:block}.pn-map-pulse{pointer-events:none;width:0;height:0;position:absolute;top:0;left:0}.pn-map-pulse:before,.pn-map-pulse:after{content:"";border:3px solid #fff6e6;border-radius:50%;width:32px;height:32px;animation:1.8s ease-out infinite pn-map-ping;position:absolute;top:-16px;left:-16px;box-shadow:0 0 0 2px #5e3d2659}.pn-map-pulse:after{animation-delay:-.9s}.pn-map-compass{pointer-events:none;filter:drop-shadow(0 3px #5e3d2659);width:58px;height:58px;animation:.7s cubic-bezier(.34,1.56,.64,1) .1s backwards pn-map-compass-in;position:absolute;top:12px;right:12px}.pn-map-compass svg{width:100%;height:100%;display:block}.pn-map-compass-n{width:20px;height:20px;font:700 12px/1 var(--ui-font);color:#fff;background:var(--ui-bad);border:2px solid var(--ui-border-dark);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-9px;left:50%;translate:-50%}.pn-map-zoom{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.pn-map-zbtn{border-radius:10px;width:34px;height:34px;padding:0;font-size:18px;font-weight:700}.pn-map-scale{color:#fff;text-shadow:0 1px 0 var(--ui-border-dark), 1px 0 0 var(--ui-border-dark), -1px 0 0 var(--ui-border-dark), 0 -1px 0 var(--ui-border-dark);pointer-events:none;flex-direction:column;align-items:flex-start;gap:2px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:12px;left:12px}.pn-map-scale>i{border:2px solid var(--ui-border-dark);background:repeating-linear-gradient(90deg,#fff6e6 0 25%,#8b5e3c 25% 50%);border-radius:3px;width:60px;height:8px;transition:width .12s ease-out;display:block}.pn-map-hover{font-variant-numeric:tabular-nums;border:2px solid var(--ui-border);white-space:nowrap;opacity:0;pointer-events:none;background:#fff6e6f0;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;transition:opacity .15s,translate .15s;position:absolute;bottom:12px;left:50%;translate:-50% 4px}.pn-map-hover.show{opacity:1;translate:-50%}.pn-map-loading{background:var(--ui-bg);border:3px solid var(--ui-border);pointer-events:none;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:700;display:none;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 3px #5e3d264d}.pn-map-loading.show{animation:1.2s ease-in-out infinite pn-bob;display:block}.pn-map-side{flex-direction:column;flex:none;width:240px;display:flex}.pn-map-side .pn-card{gap:7px;margin-bottom:10px}.pn-map-when{align-items:baseline;gap:8px;display:flex}.pn-map-day{font-size:22px;line-height:1}.pn-map-time{color:var(--ui-text-muted);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.pn-map-weather{align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.pn-map-weather-icon{flex:none;width:30px;height:30px}.pn-map-weather-icon svg{width:100%;height:100%;display:block;overflow:visible}.pn-map-weather-label{cursor:help}.pn-map-stat{justify-content:space-between;align-items:baseline;font-size:14px;display:flex}.pn-map-stat .pn-muted{font-size:13px}.pn-map-online{color:#3569a6;font-size:13px;font-weight:600}.pn-map-boss-line{color:#fff;background:linear-gradient(#e0463c,#b8323a);border-radius:10px;padding:5px 8px;font-size:13px;font-weight:700;animation:1.4s ease-in-out infinite pn-blink}.pn-map-legend-boss{color:#b8323a}.pn-map-boss{pointer-events:none;z-index:1;width:0;height:0;position:absolute;top:0;left:0}.pn-map-boss:before,.pn-map-boss:after{content:"";border:3px solid #e0463c;border-radius:50%;width:30px;height:30px;animation:1.2s ease-out infinite pn-map-ping;position:absolute;top:-15px;left:-15px;box-shadow:0 0 0 2px #fff6e699}.pn-map-boss:after{animation-delay:-.6s}.pn-map-boss-crown{background:#e0463c;border:2px solid #fff6e6;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;animation:1s ease-in-out infinite pn-throb;display:flex;position:absolute;top:-13px;left:-13px;box-shadow:0 2px #5e3d2680}.pn-map-boss.is-edge .pn-map-boss-crown{opacity:.8}.pn-map-legend{gap:5px!important}.pn-map-legend-row{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.pn-map-key{flex:none;width:20px;height:20px}.pn-map-key svg{width:100%;height:100%;display:block}.pn-map-hints{max-width:none}@media (max-width:860px){.pn-map-layout{flex-direction:column;align-items:center}.pn-map-view{width:min(560px,100vw - 72px,100vh - 330px)}.pn-map-side{width:100%}.pn-map-legend{grid-template-columns:repeat(2,1fr);display:grid!important}.pn-map-legend .pn-card-title{grid-column:1/-1}}@keyframes pn-map-ping{0%{opacity:1;scale:.35}to{opacity:0;scale:1.35}}@keyframes pn-map-compass-in{0%{opacity:0;rotate:-120deg;scale:.4}}.pn-layer .pn-shake,.pn-layer .pn-shake:hover{animation:.38s ease-in-out pn-shake!important}@keyframes pn-pop{0%{opacity:0;scale:.9}to{opacity:1;scale:1}}@keyframes pn-out{to{opacity:0;scale:.94}}@keyframes pn-fade{0%{opacity:0}}@keyframes pn-fade-out{to{opacity:0}}@keyframes pn-icon-in{0%{rotate:-40deg;scale:.3}}@keyframes pn-wobble{0%{rotate:0deg;scale:1}25%{rotate:-3deg;scale:1.05}50%{rotate:2.5deg;scale:1.05}75%{rotate:-1.2deg;scale:1.02}to{rotate:0deg;scale:1}}@keyframes pn-wobble-sm{0%,to{rotate:0deg}30%{rotate:-3deg}70%{rotate:2deg}}@keyframes pn-shake{0%,to{translate:0}20%{translate:-6px}40%{translate:5px}60%{translate:-4px}80%{translate:2px}}@keyframes pn-bump{0%{scale:1}40%{scale:1.32}to{scale:1}}@keyframes pn-squish{0%{scale:1}35%{scale:.88 1.1}70%{scale:1.06 .96}to{scale:1}}@keyframes pn-drop-pop{0%{scale:.9}60%{scale:1.1}to{scale:1}}@keyframes pn-ghost-pop{0%{rotate:-12deg;scale:.6}to{rotate:0deg;scale:1.12}}@keyframes pn-sort-wiggle{0%{rotate:0deg;scale:1}30%{rotate:-8deg;scale:.85}65%{rotate:6deg;scale:1.1}to{rotate:0deg;scale:1}}@keyframes pn-flash{0%{background-color:#fff3a8;box-shadow:0 0 0 4px #f5d54780}}@keyframes pn-done{0%{border-color:var(--ui-accent);box-shadow:0 0 0 5px #5cb85c59}}@keyframes pn-reason-flash{0%,to{scale:1}30%{color:#ff2d1f;scale:1.08}}@keyframes pn-view-in{0%{opacity:0;translate:14px}}@keyframes pn-bob{0%,to{translate:0}50%{translate:0 -3px}}@keyframes pn-throb{0%,to{scale:1}50%{scale:1.25}}@keyframes pn-blink{50%{opacity:.3}}@keyframes pn-tt-in{0%{opacity:0;translate:0 4px}}@keyframes pn-quickstack{0%{translate:0}40%{translate:0 -6px;scale:1.25}to{translate:0;scale:1}}@keyframes pn-stripes{to{background-position:28.28px 0}}@media (prefers-reduced-motion:reduce){.pn-layer,.pn-layer *,.pn-ghost,.pn-ghost *,.pn-tooltip,.pn-tooltip *{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
