/* ===== v95: Plaza Life modern UI ===== */
.life-pet-btn95{font-size:18px!important}.life-dock95{position:absolute;left:50%;bottom:78px;z-index:972;transform:translateX(-50%);display:flex;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.42);border-radius:22px;background:rgba(249,252,247,.82);box-shadow:0 12px 38px rgba(20,55,35,.22);backdrop-filter:blur(16px) saturate(1.25);-webkit-backdrop-filter:blur(16px) saturate(1.25)}.life-dock95[hidden]{display:none!important}.life-dock95 button{min-width:64px;border:0;border-radius:15px;padding:7px 11px;background:transparent;color:#274538;font:800 10px/1.2 system-ui;display:grid;place-items:center;gap:2px}.life-dock95 button:active{transform:scale(.94);background:rgba(62,151,95,.15)}.life-dock95 button i{font-style:normal;font-size:24px}.life-dock95 button.near95{background:#dff6df;color:#17643e;box-shadow:inset 0 0 0 1px rgba(45,138,76,.22)}.life-shade95{position:fixed;inset:0;z-index:3370;background:rgba(7,18,13,.48);display:flex;align-items:flex-end;justify-content:center;padding:14px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.life-shade95[hidden]{display:none!important}.life-sheet95{width:min(620px,100%);max-height:min(78vh,720px);overflow:hidden;border:1px solid rgba(255,255,255,.58);border-radius:28px;background:linear-gradient(160deg,rgba(252,255,250,.98),rgba(237,248,238,.97));box-shadow:0 24px 80px rgba(0,0,0,.3);color:#223b31}.life-sheet95>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 12px}.life-sheet95 header small{display:block;color:#5e8873;font:800 9px/1 system-ui;letter-spacing:.18em}.life-sheet95 h3{margin:5px 0 0;font:900 21px/1.2 system-ui}.life-sheet95 header button{width:36px;height:36px;border:0;border-radius:50%;background:rgba(38,80,59,.09);color:#315b47;font-size:25px}.life-body95{padding:4px 20px 24px;overflow:auto;max-height:calc(78vh - 82px)}.life-body95 h4{margin:18px 2px 8px}.life-stats95,.stage-status95{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#2e7c55,#54a46b);color:#fff;box-shadow:0 8px 25px rgba(40,120,75,.2)}.life-stats95 span,.stage-status95 small{font-size:11px;opacity:.85}.life-grid95,.pet-grid95,.instrument-grid95{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.life-card95,.pet-card95,.instrument-card95{min-height:96px;border:1px solid rgba(42,94,65,.11);border-radius:18px;padding:12px;background:rgba(255,255,255,.72);color:#29483a;display:grid;place-items:center;text-align:center;gap:3px}.life-card95 i,.pet-card95 i,.instrument-card95 i{font-style:normal;font-size:30px}.life-card95 b,.pet-card95 b,.instrument-card95 b{font-size:12px}.life-card95 small,.pet-card95 small,.instrument-card95 small{font-size:9px;color:#6c8779}.life-card95.locked,.pet-card95.locked{filter:grayscale(1);opacity:.48}.pet-card95.selected,.instrument-card95.selected{border-color:#43a66d;background:#e0f6e5;box-shadow:0 0 0 2px rgba(62,157,98,.15)}.life-secondary95{width:100%;margin-top:12px;border:0;border-radius:15px;padding:13px;background:rgba(45,92,67,.09);color:#365f4c;font-weight:800}.life-lead95{font-size:12px;line-height:1.7;color:#5c7669}.stage-status95{justify-content:flex-start}.stage-status95 div{display:grid}.live-dot95{width:10px;height:10px;border-radius:50%;background:#ff5d5d;box-shadow:0 0 0 6px rgba(255,80,80,.15);animation:live95 1.2s infinite}@keyframes live95{50%{opacity:.45}}
/* ===== v95: fishing + dark/responsive ===== */
.fish95{text-align:center}.fish-water95{position:relative;height:170px;overflow:hidden;border-radius:22px;background:linear-gradient(#bde9ec,#69bfd2 48%,#3b91ae);box-shadow:inset 0 -25px 50px rgba(12,81,111,.22)}.fish-water95:before,.fish-water95:after{content:"";position:absolute;left:-15%;width:130%;height:22px;border-top:2px solid rgba(255,255,255,.35);border-radius:50%}.fish-water95:before{top:48px}.fish-water95:after{top:108px}.fish-bobber95{position:absolute;z-index:2;left:50%;top:55px;width:8px;height:28px;border-radius:8px;background:linear-gradient(#ff5252 50%,#fff 50%);box-shadow:0 6px 0 -2px rgba(0,0,0,.16);transition:.15s}.fish-bobber95.nibble95{animation:nibble95 .28s infinite}.fish-bobber95.bite95{top:91px;animation:none}.fish-ripple95{position:absolute;left:50%;top:81px;width:80px;height:20px;transform:translateX(-50%);border:2px solid rgba(255,255,255,.42);border-radius:50%;animation:ripple95 1.6s infinite}.fish-shadow95{position:absolute;left:calc(50% - 28px);top:110px;width:55px;height:14px;border-radius:50%;background:rgba(20,76,95,.42);transition:transform .08s}.fish-shadow95.caught95{width:auto;height:auto;background:none;font-size:48px;top:82px}@keyframes nibble95{50%{transform:translateY(8px)}}@keyframes ripple95{to{transform:translateX(-50%) scale(1.9);opacity:0}}.fish95>p{min-height:42px;margin:13px 0 7px;font-weight:800}.fish-action95{width:100%;border:0;border-radius:18px;padding:15px;background:linear-gradient(135deg,#267b57,#4da66a);color:#fff;font-weight:900;box-shadow:0 9px 24px rgba(40,130,82,.25);touch-action:none}.fish95>small{display:block;margin:10px 6px;color:#6c8378;font-size:10px;line-height:1.55}.fish-fight95{display:grid;gap:5px;text-align:left;margin:8px 0 13px}.fish-fight95 label{font-size:9px;font-weight:900;color:#587266}.tension95,.catch-progress95{position:relative;height:13px;border-radius:99px;background:#dce7df;overflow:hidden}.tension95 .safe95{position:absolute;left:25%;width:51%;height:100%;background:#8bd29b}.tension95 i{position:absolute;top:1px;left:45%;width:10px;height:11px;transform:translateX(-50%);border-radius:50%;background:#fff;box-shadow:0 1px 6px #174e34}.tension95 i.danger95{background:#ff6868}.catch-progress95 i{display:block;width:0;height:100%;background:linear-gradient(90deg,#50aa73,#f1ce58);border-radius:99px}.life-sheet95 button:disabled{opacity:.4}.instrument-card95{border:0;cursor:pointer}.instrument-grid95{grid-template-columns:repeat(4,minmax(0,1fr))}
html[data-theme="dark"] .life-dock95{background:rgba(20,31,27,.86);border-color:rgba(255,255,255,.12)}html[data-theme="dark"] .life-dock95 button{color:#dcebe3}html[data-theme="dark"] .life-sheet95{background:linear-gradient(155deg,#18231f,#101815);border-color:rgba(255,255,255,.13);color:#e6f0eb}html[data-theme="dark"] .life-card95,html[data-theme="dark"] .pet-card95,html[data-theme="dark"] .instrument-card95{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.08);color:#e4efe8}html[data-theme="dark"] .life-card95 small,html[data-theme="dark"] .pet-card95 small,html[data-theme="dark"] .instrument-card95 small,html[data-theme="dark"] .life-lead95{color:#9db4a8}html[data-theme="dark"] .pet-card95.selected,html[data-theme="dark"] .instrument-card95.selected{background:rgba(55,157,94,.22)}html[data-theme="dark"] .life-secondary95{background:rgba(255,255,255,.08);color:#dcebe3}
@media(max-width:560px){.life-dock95{bottom:76px;gap:2px;padding:6px}.life-dock95 button{min-width:55px;padding:6px 7px}.life-dock95 button i{font-size:21px}.life-sheet95{max-height:82vh;border-radius:24px}.life-body95{max-height:calc(82vh - 82px)}.instrument-grid95{grid-template-columns:repeat(2,minmax(0,1fr))}}
