@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#f2feff;font-synthesis:none;text-rendering:optimizelegibility;--page:#021725;--chrome:#062c43;--panel:#031e30eb;--panel-soft:#072a40d1;--panel-border:#9debf438;--text:#f2feff;--muted:#a8dce3;--gold:#ffd34e;--orange:#ff913d;--danger:#ff6578;--success:#73e58a;--special:#ad83ff;--cyan:#8cecf4;--scrim:#010e18c2;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-panel:0 18px 50px #00081257;--shadow-glow:0 0 30px #4fe0ee38;background:#021725;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:radial-gradient(circle at 15% 15%,#21adc62b,#0000 30rem),radial-gradient(circle at 88% 80%,#735eda21,#0000 34rem),linear-gradient(145deg,#041d2e 0%,#02131f 55%,#040f1e 100%);min-height:100dvh;overflow-x:hidden}body:before{z-index:-1;content:"";opacity:.3;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:36px 36px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}button{font:inherit}button,[role=button]{-webkit-tap-highlight-color:transparent}button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.app-shell{width:100%;max-width:none;min-height:100dvh;margin:0;padding:14px 20px 18px}.app-header{justify-content:space-between;align-items:center;gap:18px;height:62px;margin-bottom:14px;display:flex}.brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand-mark{color:#eaffff;background:linear-gradient(145deg,#18b7cd,#096b9d 72%);border:1px solid #93f5ff52;border-radius:15px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #07adc73b,inset 0 1px #ffffff52}.brand-mark:after{content:"";border:2px solid #ffffff8c;border-radius:50%;width:11px;height:11px;position:absolute;top:5px;right:6px}.brand-mark svg{stroke-width:2.4px;width:25px;height:25px}.brand-copy{flex-direction:column;min-width:0;display:flex}.brand-name{color:#f5feff;letter-spacing:.11em;text-overflow:ellipsis;white-space:nowrap;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.18rem;font-weight:700;line-height:1.05;overflow:hidden}.brand-edition{color:#75dbe7;letter-spacing:.18em;text-transform:uppercase;margin-top:4px;font-size:.66rem;font-weight:800}.header-meta{align-items:center;gap:8px;display:flex}.mode-chip{border:1px solid var(--panel-border);height:38px;color:var(--muted);letter-spacing:.04em;background:#062c439e;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.78rem;font-weight:700;display:inline-flex}.mode-chip strong{color:var(--text)}.header-action{border:1px solid var(--panel-border);width:42px;height:42px;color:var(--muted);cursor:pointer;background:#062c43b3;border-radius:13px;place-items:center;padding:0;transition:transform .16s,color .16s,border-color .16s,background .16s;display:grid}.header-action:hover{color:#fff;background:#0b405cdb;border-color:#8cecf485;transform:translateY(-1px)}.header-action svg{width:19px}.game-layout{grid-template-columns:minmax(0,1fr) 292px;align-items:stretch;gap:15px;display:grid}.play-column{min-width:0}.tank-shell{isolation:isolate;aspect-ratio:16/9.4;width:100%;min-height:500px;box-shadow:var(--shadow-panel), var(--shadow-glow), inset 0 0 90px #04254838;cursor:crosshair;-webkit-user-select:none;user-select:none;touch-action:manipulation;background-color:#087fa6;background-image:linear-gradient(#024b7005,#022e4c17),url(/assets/aquarium-bg.webp);background-position:50%;background-size:cover;border:1px solid #9ef1f94d;border-radius:26px;position:relative;overflow:hidden}.tank-shell:before{z-index:8;content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(112deg,#ffffff2e 0%,#0000 15% 75%,#ffffff0a 100%),radial-gradient(#0000 52%,#001f3e36 100%);position:absolute;inset:0;box-shadow:inset 0 0 0 6px #c6fbff0d,inset 0 2px #ffffff47}.tank-shell.is-combat{box-shadow:var(--shadow-panel), 0 0 0 2px #ff657859, 0 0 40px #ff4d6f29}.tank-shell:not(.is-simulation-active) .engine-tank-layer,.tank-shell:not(.is-simulation-active) .engine-tank-layer *,.tank-shell:not(.is-simulation-active) .engine-tank-layer :before,.tank-shell:not(.is-simulation-active) .engine-tank-layer :after,.tank-shell.is-paused .engine-tank-layer,.tank-shell.is-paused .engine-tank-layer *,.tank-shell.is-paused .engine-tank-layer :before,.tank-shell.is-paused .engine-tank-layer :after,.tank-shell.is-obscured .engine-tank-layer,.tank-shell.is-obscured .engine-tank-layer *,.tank-shell.is-obscured .engine-tank-layer :before,.tank-shell.is-obscured .engine-tank-layer :after,.tank-shell:not(.is-simulation-active):before,.tank-shell:not(.is-simulation-active):after,.tank-shell.is-paused:before,.tank-shell.is-paused:after,.tank-shell.is-obscured:before,.tank-shell.is-obscured:after{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;animation-play-state:paused!important}.tank-shell:not(.is-simulation-active) .game-actor,.tank-shell.is-paused .game-actor,.tank-shell.is-obscured .game-actor{transition:none!important}.tank-shell.is-performance-mode .water-shimmer,.tank-shell.is-performance-mode .ambient-bubble,.tank-shell.is-performance-mode .game-actor,.tank-shell.is-performance-mode .game-actor *,.tank-shell.is-performance-mode .game-actor :before,.tank-shell.is-performance-mode .game-actor :after,.tank-shell.is-performance-mode:after{animation:none!important}.tank-shell.is-performance-mode .game-actor *,.tank-shell.is-performance-mode .game-actor :before,.tank-shell.is-performance-mode .game-actor :after,.tank-shell.is-performance-mode:after{transition:none!important}.tank-shell.is-performance-mode .game-actor,.tank-shell.is-performance-mode .game-actor *,.tank-shell.is-performance-mode .game-actor :before,.tank-shell.is-performance-mode .game-actor :after{filter:none!important}.tank-shell.is-performance-mode .fish-body,.tank-shell.is-performance-mode .hunger-badge,.tank-shell.is-performance-mode .coin-actor,.tank-shell.is-performance-mode .glowpod-core,.tank-shell.is-performance-mode .dyad-core,.tank-shell.is-performance-mode .alien-core,.tank-shell.is-performance-mode .alien-siphon-ring{box-shadow:none!important}.tank-shell.is-performance-mode :is(.hud-pill,.egg-meter,.threat-chip,.tutorial-tip,.pet-status-chip){-webkit-backdrop-filter:none;backdrop-filter:none}.water-shimmer{z-index:0;opacity:.12;pointer-events:none;background:linear-gradient(102deg,#0000 0 35%,#cafaff33 45%,#0000 57%),repeating-linear-gradient(102deg,#0000 0 78px,#c9ffff2e 79px 85px,#0000 86px 156px);width:124%;height:66%;animation:16s linear infinite alternate shimmer;position:absolute;top:-26%;left:-20%;transform:rotate(-3deg)}@keyframes shimmer{to{transform:translate(7%)rotate(2deg)}}.ambient-bubble{z-index:1;bottom:-24px;left:var(--bubble-x);width:var(--bubble-size);height:var(--bubble-size);opacity:0;pointer-events:none;animation:bubble-rise var(--bubble-speed) linear var(--bubble-delay) infinite;border:1px solid #ddfeff80;border-radius:50%;position:absolute;box-shadow:inset 3px 3px 5px #ffffff38}@keyframes bubble-rise{0%{opacity:0;transform:translate(0,0)scale(.8)}10%{opacity:.5}75%{opacity:.38}to{opacity:0;transform:translate(22px,-620px)scale(1.12)}}.tank-hud{z-index:20;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:start;display:grid;position:absolute;top:16px;left:16px;right:16px}.hud-group{align-items:center;gap:8px;display:flex}.hud-group:last-child{justify-content:flex-end}.hud-pill{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#031d30bf;border:1px solid #c9fcff38;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:7px 13px 7px 9px;display:inline-flex;box-shadow:0 8px 20px #00132426,inset 0 1px #ffffff14}.hud-icon{color:#052033;background:linear-gradient(145deg, #ffeb7e, var(--gold));border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 4px 12px #ffc73942}.hud-icon svg{stroke-width:2.8px;width:17px}.hud-icon.is-cyan{background:linear-gradient(145deg,#c9fcff,#59d8e6)}.hud-icon.is-coral{background:linear-gradient(145deg,#ffb0ae,#ff6578)}.hud-copy{flex-direction:column;line-height:1.05;display:flex}.hud-label{color:#a9dbe2;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:.62rem;font-weight:800}.hud-value{color:#fff;font-variant-numeric:tabular-nums;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.02rem;font-weight:700}.egg-meter{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#031d30c9;border:1px solid #ffdc5547;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-width:190px;min-height:52px;padding:7px 15px;display:flex;box-shadow:0 8px 20px #0013242e}.egg-shape{background:linear-gradient(to top, var(--gold) var(--egg-fill), #ffffff24 var(--egg-fill));border:2px solid #fff5bcd9;border-radius:52% 48% 45% 45%/64% 64% 38% 38%;flex:0 0 31px;width:31px;height:38px;position:relative;overflow:hidden;box-shadow:0 0 15px #ffd34e33}.egg-shape:after{content:"";background:#ffffff7a;border-radius:50%;width:10px;height:14px;position:absolute;top:5px;left:6px;transform:rotate(-22deg)}.egg-copy{flex-direction:column;line-height:1.1;display:flex}.egg-label{color:#ffe782;letter-spacing:.11em;text-transform:uppercase;font-size:.66rem;font-weight:800}.egg-value{margin-top:3px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1rem;font-weight:700}.threat-chip{color:#d8f6f8;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#031d30bf;border:1px solid #c9fcff2e;border-radius:14px;align-items:center;gap:9px;min-height:44px;padding:0 13px;font-size:.78rem;font-weight:700;display:inline-flex}.threat-chip svg{color:#70e2ed;width:17px}.threat-chip.is-danger{color:#fff;background:#5e172bd6;border-color:#ff657873;animation:1.6s ease-in-out infinite threat-pulse}.threat-chip.is-danger svg{color:#ff92a0}@keyframes threat-pulse{50%{box-shadow:0 0 0 5px #ff657814}}.tutorial-tip{z-index:18;color:#eaffff;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#032337bd;border:1px solid #ecfdff52;border-radius:999px;align-items:center;gap:10px;max-width:calc(100% - 32px);min-height:42px;padding:8px 12px 8px 9px;font-size:.76rem;font-weight:700;animation:.44s cubic-bezier(.2,.8,.2,1) both tip-in;display:flex;position:absolute;top:82px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0017282e}.tutorial-tip .tip-icon{color:#07344c;background:#baf8ff;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.tutorial-tip svg{width:14px}@keyframes tip-in{0%{opacity:0;transform:translate(-50%,-8px)}}.game-actor{z-index:4;position:absolute}:is(.fish-actor,.food-pellet,.coin-actor,.glowpod-actor,.alien-actor){transition:left .12s linear,top .12s linear}.fish-actor{pointer-events:none;width:76px;height:58px;transform:translate(-50%, -50%) scaleX(var(--direction,1)) scale(var(--fish-scale,1));filter:drop-shadow(0 8px 7px #011f372e);transition:left .12s linear,top .12s linear,filter .2s}.fish-actor.is-hungry{filter:drop-shadow(0 0 7px #ff5b74bf)drop-shadow(0 8px 7px #011f372e)}.fish-actor.is-hungry .fish-body{animation:1.5s ease-in-out infinite hungry-wobble}@keyframes hungry-wobble{50%{transform:rotate(-3deg)scale(.97)}}.fish-body{background:radial-gradient(circle at 71% 30%, #ffffffc7 0 7%, transparent 8%), linear-gradient(155deg, var(--fish-light), var(--fish-color) 58%, var(--fish-dark));border:2px solid #06425838;border-radius:58% 48% 48% 55%/54% 48% 53%;width:57px;height:37px;position:absolute;top:12px;right:2px;box-shadow:inset 0 -5px 9px #1a3a5529,inset 0 4px 6px #ffffff42}.fish-body:before{content:"";clip-path:polygon(100% 48%,5% 0,27% 49%,4% 100%);background:linear-gradient(145deg, var(--fish-light), var(--fish-dark));filter:drop-shadow(-1px 2px 1px #00284124);width:27px;height:31px;position:absolute;top:4px;left:-22px}.fish-body:after{content:"";clip-path:polygon(8% 100%,50% 0,100% 100%);background:linear-gradient(to top, var(--fish-dark), var(--fish-light));width:25px;height:15px;position:absolute;top:-10px;left:16px}.fish-fin{z-index:1;opacity:.78;background:var(--fish-light);border-radius:100% 15% 100% 20%;width:21px;height:12px;position:absolute;top:19px;left:19px;transform:rotate(-14deg)}.fish-eye{z-index:2;background:#06243a;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:9px;right:8px;box-shadow:0 0 0 1px #052d4142}.fish-mouth{z-index:2;border-bottom:2px solid #042c3f80;border-radius:50%;width:8px;height:6px;position:absolute;bottom:9px;right:-3px}.hunger-badge{color:#4e1d15;width:25px;height:25px;transform:translateX(-50%) scaleX(var(--direction,1));background:#ffbb65;border:2px solid #ffffffd1;border-radius:50%;place-items:center;animation:1.4s ease-in-out infinite hunger-float;display:grid;position:absolute;top:-17px;left:50%;box-shadow:0 5px 12px #3a11112e}.hunger-badge svg{stroke-width:3px;width:13px}@keyframes hunger-float{50%{transform:translateX(-50%) translateY(-3px) scaleX(var(--direction,1))}}.food-pellet{pointer-events:none;background:radial-gradient(circle at 35% 28%,#fff3a3 0 15%,#ff9e48 18% 58%,#c95136 100%);border:0;border-radius:50% 50% 46% 54%;width:16px;height:16px;animation:1.2s ease-in-out infinite alternate pellet-sway;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #ffbf5224,0 5px 7px #4a230b33}@keyframes pellet-sway{to{transform:translate(calc(5px - 50%),-50%)rotate(22deg)}}.coin-actor{color:#5a3002;cursor:pointer;background:radial-gradient(circle at 34% 27%,#fff5a7 0 9%,#ffd34e 13% 54%,#e78a20 58% 100%);border:2px solid #ffed92;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;animation:1.25s ease-in-out infinite coin-bob;display:grid;transform:translate(-50%,-50%);box-shadow:0 4px #a95b14,0 9px 15px #3f2a0740,inset 0 0 0 4px #c2640c3d}.coin-actor:after{content:"$";text-shadow:0 1px #ffffff59;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.1rem;font-weight:700}.coin-actor:hover{filter:brightness(1.1)}.coin-opal{color:#174d46;background:radial-gradient(circle at 32% 25%,#fff 0 8%,#0000 10%),conic-gradient(from 25deg,#ffcbef,#d8fff2,#fff2ad,#c7d3ff,#ffcbef);border-color:#f5ffe5f0;box-shadow:0 4px #4c9b83,0 9px 17px #1b5e4b47,inset 0 0 0 4px #ffffff4d,0 0 17px #c7ffd65c}.coin-opal:after{content:"✦";color:#245e56;text-shadow:0 1px #ffffffc2;font-size:1.05rem}.coin-chest{color:#fff1b5;background:linear-gradient(#fff4be85 0 4px,#0000 5px),repeating-linear-gradient(90deg,#9d5b2d 0 12px,#c57c3b 12px 24px);border:3px solid #f4c86d;border-radius:14px 14px 11px 11px;width:58px;height:43px;box-shadow:0 5px #56301e,0 10px 18px #02071e57,inset 0 -7px 10px #2e120c45,0 0 15px #f4bc5757}.coin-chest:before{content:"";background:#31577e;border:2px solid #fff0a5;border-radius:4px;width:14px;height:14px;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #84e0f285}.coin-chest:after{content:"$";color:#fff1a9;text-shadow:0 2px 6px #391c04b3;font-size:.9rem;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.coin-spark{color:#113767;background:radial-gradient(circle at 34% 28%,#fff 0 8%,#0000 10%),linear-gradient(145deg,#f8f0a0,#70e6ed 47%,#5483e8 76%,#3a287d);border-color:#c8faff;border-radius:10px 50%;width:34px;height:34px;box-shadow:0 3px #31599b,0 8px 15px #030e374d,inset 0 0 0 3px #ffffff40,0 0 18px #6feaf294}.coin-spark:after{content:"✦";color:#15376e;text-shadow:0 1px #ffffffb8;font-size:1rem}@keyframes coin-bob{50%{transform:translate(-50%,calc(-50% - 4px))rotateY(15deg)}}.alien-actor{width:116px;height:116px;color:inherit;cursor:crosshair;filter:drop-shadow(0 14px 12px #1c043447);background:0 0;border:0;padding:0;animation:1.8s ease-in-out infinite alien-hover;transform:translate(-50%,-50%)}@keyframes alien-hover{50%{transform:translate(-50%,calc(-50% - 8px))rotate(2deg)}}.alien-actor--dyad{pointer-events:none;filter:drop-shadow(0 0 15px #4ad8e847)drop-shadow(0 16px 14px #0306246b);border:0;width:194px;height:130px}.alien-actor--dyad .alien-health,.alien-actor--dyad .dyad-aggregate-health{z-index:8;background:#020720d1;border-color:#d4f4ffad;width:145px;top:-5px}.dyad-link{z-index:0;border-top:3px solid #6de9eead;border-bottom:3px solid #cf88de7a;border-radius:50%;width:68px;height:25px;animation:1.3s ease-in-out infinite alternate dyad-link-pulse;position:absolute;top:54px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #4fe1ea73}.dyad-core-bank{z-index:3;pointer-events:none;position:absolute;inset:0}.dyad-core-bank:before,.dyad-core-bank:after{z-index:0;content:"";border-top:3px solid #6de9eead;border-bottom:3px solid #cf88de7a;border-radius:50%;width:68px;height:23px;animation:1.3s ease-in-out infinite alternate dyad-link-pulse;position:absolute;top:57px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #4fe1ea73}.dyad-core-bank:after{border-color:#eeb97052;width:49px;height:35px;animation-delay:-.7s;transform:translate(-50%)rotate(90deg)}.dyad-core{z-index:3;color:#f4fbff;cursor:crosshair;pointer-events:auto;background:radial-gradient(circle at 33% 29%,#ffffff8f 0 5%,#0000 7%),linear-gradient(145deg,#b99be9,#6653bd 49%,#273579 72%,#172052);border:3px solid #4c227199;border-radius:58% 42% 46% 54%/55% 50% 50% 45%;width:86px;height:92px;padding:0;transition:opacity .18s,filter .18s,transform .18s,box-shadow .18s;position:absolute;top:22px;box-shadow:inset 0 -10px 15px #0a083e57,inset 0 7px 10px #fff3,0 0 19px #746edf66}.dyad-core:first-of-type,.dyad-core--a,.dyad-core[data-core-id=core-a]{left:4px;transform:rotate(-5deg)}.dyad-core:last-of-type,.dyad-core--b,.dyad-core[data-core-id=core-b]{background:radial-gradient(circle at 33% 29%,#ffffff8f 0 5%,#0000 7%),linear-gradient(145deg,#9de8e2,#4ba9ba 48%,#24638e 71%,#163664);border-color:#2c5b82a6;right:4px;transform:rotate(5deg);box-shadow:inset 0 -10px 15px #061c4357,inset 0 7px 10px #fff3,0 0 19px #4bd2dd66}.dyad-core:before{content:"";border-bottom:3px solid #1a0f3dd1;border-radius:50%;width:25px;height:10px;position:absolute;bottom:17px;right:12px}.dyad-core:after{content:"";clip-path:polygon(0 0,20% 13%,33% 100%,50% 18%,70% 100%,80% 12%,100% 0);background:repeating-linear-gradient(90deg,#5843aa 0 9px,#8edbdc 9px 16px);border-radius:7px 7px 50% 50%;width:47px;height:27px;position:absolute;bottom:-17px;left:50%;transform:translate(-50%)}.dyad-core .alien-eye{background:#182053;border-color:#f4fbff;width:21px;height:25px;top:31px;left:auto;right:14px;box-shadow:inset 2px 2px #8ff7ed,0 0 7px #70e9eb85}.dyad-core:last-of-type .alien-eye,.dyad-core--b .alien-eye,.dyad-core[data-core-id=core-b] .alien-eye{background:#13264b;box-shadow:inset 2px 2px #e9b8f2,0 0 7px #dd8cec80}.dyad-core-label{z-index:5;color:#efffff;background:#070d368a;border:1px solid #edf7ff7a;border-radius:7px;place-items:center;width:20px;height:20px;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:6px;left:9px}.alien-actor--dyad>.alien-mouth{display:none}.alien-actor--dyad>.alien-tentacle{background:linear-gradient(#5441a4,#4dbcc1);top:89px}.alien-actor--dyad>.alien-tentacle.t1{left:32px}.alien-actor--dyad>.alien-tentacle.t2{left:86px}.alien-actor--dyad>.alien-tentacle.t3{right:30px}.alien-actor--dyad .alien-phase-badge{background:#68162de6;border-color:#ff9e74bf;min-width:78px;top:108px}.dyad-core-health{z-index:8;background:#060825d9;border:1px solid #ffffffc7;border-radius:999px;width:68px;height:7px;position:absolute;top:-15px;left:50%;overflow:hidden;transform:translate(-50%)}.dyad-core-health>span{width:var(--core-health,100%);border-radius:inherit;background:linear-gradient(90deg,#ff6578,#ffc46c);height:100%;transition:width .14s;display:block}.dyad-core:hover:not(:disabled),.dyad-core:focus-visible{filter:brightness(1.16)}.dyad-core.is-enraged{border-color:#ff8066db;animation:.6s ease-in-out infinite alternate dyad-enraged;box-shadow:inset 0 -10px 15px #4b042259,inset 0 7px 10px #fff3,0 0 0 5px #ff53671f,0 0 25px #ff516aad}.dyad-core.is-enraged .dyad-core-health>span{background:linear-gradient(90deg,#ff385f,#ff995e)}.dyad-core.is-defeated,.dyad-core:disabled{opacity:.24;cursor:default;filter:grayscale(.85)saturate(.25);pointer-events:none}@keyframes dyad-link-pulse{to{opacity:.45;transform:translate(-50%)scaleX(.88)}}@keyframes dyad-enraged{to{filter:brightness(1.2)saturate(1.2)}}.alien-core{z-index:2;background:radial-gradient(circle at 31% 34%,#ffffff7a 0 5%,#0000 7%),linear-gradient(145deg,#e29cff,#9d5cef 52%,#5b2db1);border:3px solid #31104e6b;border-radius:56% 44% 45% 55%/56% 54% 46% 44%;width:82px;height:72px;position:absolute;top:15px;left:18px;box-shadow:inset 0 -9px 15px #24086138,inset 0 7px 10px #fff3,0 0 22px #ba6cff6b}.alien-eye{z-index:3;background:#1e1239;border:4px solid #f5efff;border-radius:50%;width:20px;height:24px;position:absolute;top:41px;box-shadow:inset 2px 2px #80ffef}.alien-eye.eye-a{left:36px;transform:rotate(-6deg)}.alien-eye.eye-b{right:34px;transform:rotate(6deg)}.alien-mouth{z-index:3;border-bottom:3px solid #2d1245;border-radius:50%;width:21px;height:10px;position:absolute;top:72px;left:51px}.alien-tentacle{z-index:1;transform-origin:top;background:linear-gradient(#8c4add,#d37ef2);border-radius:6px 6px 50% 50%;width:23px;height:40px;position:absolute;top:71px}.alien-tentacle.t1{left:24px;transform:rotate(22deg)}.alien-tentacle.t2{height:44px;left:48px;transform:rotate(5deg)}.alien-tentacle.t3{right:23px;transform:rotate(-23deg)}.alien-health{background:#130825bd;border:2px solid #ffffffad;border-radius:999px;width:86px;height:8px;position:absolute;top:1px;left:50%;overflow:hidden;transform:translate(-50%)}.alien-health>span{width:var(--health);border-radius:inherit;background:linear-gradient(90deg,#ff6578,#ffad75);height:100%;transition:width .12s;display:block}.shot-flash{z-index:7;pointer-events:none;border:3px solid #fff;border-radius:50%;width:34px;height:34px;animation:.24s ease-out forwards shot-pop;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #7ffff159,0 0 30px #65ffed}@keyframes shot-pop{to{opacity:0;transform:translate(-50%,-50%)scale(2.1)}}.floating-value{z-index:12;color:#fff6a8;pointer-events:none;text-shadow:0 2px 7px #2a1c0159;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.08rem;font-weight:700;animation:.72s ease-out forwards value-fly;position:absolute;transform:translate(-50%,-50%)}.keyboard-reticle{z-index:10;pointer-events:none;border:2px solid #eeffffeb;border-radius:50%;width:34px;height:34px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #4ae7f03b,0 0 17px #63f2fa8f}.keyboard-reticle:before,.keyboard-reticle:after{content:"";background:#eefffff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.keyboard-reticle:before{width:44px;height:2px}.keyboard-reticle:after{width:2px;height:44px}@keyframes value-fly{to{opacity:0;transform:translate(-50%,calc(-50% - 42px))}}.intro-layer,.modal-layer,.result-layer,.pause-layer{z-index:50;cursor:default;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#01122061,#01111cad);place-items:center;padding:24px;display:grid;position:absolute;inset:0}.intro-card,.dialog-card,.result-card,.pause-card{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#031d30e6;border:1px solid #c0f7fc40;border-radius:24px;width:min(100%,480px);padding:28px;animation:.44s cubic-bezier(.2,.8,.2,1) both card-enter;box-shadow:0 30px 80px #000d1b66,inset 0 1px #ffffff17}@keyframes card-enter{0%{opacity:0;transform:translateY(12px)scale(.98)}}.intro-kicker,.dialog-kicker{color:#97ebf2;letter-spacing:.14em;text-transform:uppercase;background:#11667c42;border:1px solid #77e2ec42;border-radius:999px;align-items:center;gap:7px;min-height:29px;padding:0 10px;font-size:.67rem;font-weight:800;display:inline-flex}.intro-kicker svg,.dialog-kicker svg{width:14px}.intro-title{letter-spacing:-.035em;margin:16px 0 8px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:clamp(2.2rem,5vw,3.7rem);font-weight:700;line-height:.95}.intro-title span{color:#7ce8f2;letter-spacing:.2em;text-transform:uppercase;margin-top:8px;font-size:.3em;display:block}.intro-copy,.dialog-copy,.result-copy{color:#b9e1e5;max-width:390px;margin:0 auto;font-size:.91rem;line-height:1.55}.intro-actions,.dialog-actions,.result-actions{justify-content:center;gap:10px;margin-top:22px;display:flex}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:.83rem;font-weight:800;transition:transform .16s,filter .16s,background .16s;display:inline-flex}.primary-button{color:#06263b;background:linear-gradient(145deg,#affbff,#62dbe7);box-shadow:0 9px 24px #46dbe73d,inset 0 1px #fff}.primary-button:hover,.secondary-button:hover{filter:brightness(1.06);transform:translateY(-2px)}.primary-button svg,.secondary-button svg{width:17px}.secondary-button{color:#e8fcfd;background:#124359b3;border-color:#b7f1f638}.intro-shortcuts{color:#89bec7;flex-wrap:wrap;justify-content:center;gap:8px 14px;margin-top:19px;font-size:.69rem;font-weight:600;display:flex}.intro-shortcuts span{align-items:center;gap:6px;display:inline-flex}kbd{color:#dffcff;background:#041828c2;border:1px solid #c5f6fb40;border-bottom-width:2px;border-radius:6px;min-width:22px;padding:3px 6px;font:700 .66rem Inter,sans-serif}.pause-card{width:min(100%,350px)}.pause-icon,.result-icon{color:#102e40;background:linear-gradient(145deg,#d4fdff,#73e3ed);border:1px solid #aaf0f63d;border-radius:20px;place-items:center;width:62px;height:62px;margin:0 auto 13px;display:grid;box-shadow:0 12px 28px #44d2e133}.result-icon.is-gold{background:linear-gradient(145deg,#fff3a4,#ffd34e)}.result-icon.is-danger{background:linear-gradient(145deg,#ffb0bd,#ff6578)}.pause-card h2,.result-card h2,.dialog-card h2{margin:0 0 8px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.65rem}.how-list{text-align:left;gap:10px;margin:19px 0 0;padding:0;list-style:none;display:grid}.how-list li{color:#c5e8eb;background:#0b394f7a;border:1px solid #9fe8ef21;border-radius:13px;grid-template-columns:38px 1fr;align-items:center;gap:11px;padding:10px;font-size:.79rem;line-height:1.38;display:grid}.how-list-icon{color:#07344b;background:#7ee8f2;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.how-list-icon.is-gold{background:var(--gold)}.how-list-icon.is-coral{background:#ff8795}.how-list-icon svg{width:19px}.play-footer{color:#79aeba;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 6px 0;font-size:.69rem;font-weight:600;display:flex}.play-footer>span{align-items:center;gap:7px;display:inline-flex}.play-footer svg{width:14px}.save-status{color:#7dcfd6}.shop-panel{border:1px solid var(--panel-border);min-height:100%;box-shadow:var(--shadow-panel), inset 0 1px 0 #ffffff12;background:linear-gradient(#072b41f5,#031b2df7);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.shop-header{border-bottom:1px solid #a2e7ee1f;justify-content:space-between;align-items:center;gap:12px;padding:18px 17px 13px;display:flex}.shop-heading{flex-direction:column;gap:3px;display:flex}.shop-kicker{color:#74d4df;letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:800}.shop-title{align-items:center;gap:7px;margin:0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.16rem;font-weight:700;display:flex}.shop-title svg{color:#8cecf4;width:18px}.shop-balance{color:#ffdf67;font-variant-numeric:tabular-nums;background:#6e480c30;border:1px solid #ffdd5433;border-radius:11px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:.75rem;font-weight:800;display:inline-flex}.shop-balance svg{width:14px}.shop-items{flex-direction:column;flex:1;gap:9px;padding:12px;display:flex}.shop-item{min-height:78px;color:var(--text);text-align:left;cursor:pointer;background:#0e3d528c;border:1px solid #a4e7ee26;border-radius:16px;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;padding:10px;transition:border-color .16s,background .16s,transform .16s,opacity .16s;display:grid;position:relative;overflow:hidden}.shop-item:after{content:"";pointer-events:none;background:linear-gradient(110deg,#ffffff0d,#0000 40%);position:absolute;inset:0}.shop-item:hover:not(:disabled){background:#124a60b8;border-color:#8cecf46b;transform:translateY(-1px)}.shop-item:active:not(:disabled){transform:translateY(1px)scale(.99)}.shop-item:disabled{cursor:not-allowed;opacity:.62}.shop-item.is-complete{background:#1d5d4b59;border-color:#73e58a52}.shop-item.is-featured{background:linear-gradient(110deg,#704c0f59,#0e3d528c);border-color:#ffd34e4d}.shop-item.is-requirement-locked{background:linear-gradient(110deg,#355b2961,#0e3d528c);border-color:#b5e0804d}.shop-item-icon{color:#063047;background:linear-gradient(145deg,#bdffff,#64dbe5);border:1px solid #c9fafe2e;border-radius:14px;place-items:center;width:45px;height:45px;display:grid;box-shadow:inset 0 1px #fff,0 7px 15px #00192a29}.shop-item-icon.is-orange{background:linear-gradient(145deg,#ffd48a,#ff913d)}.shop-item-icon.is-purple{background:linear-gradient(145deg,#ddc9ff,#ad83ff)}.shop-item-icon.is-cyan{background:linear-gradient(145deg,#c7fff8,#55d9e8)}.shop-item-icon.is-gold{background:linear-gradient(145deg,#fff4a4,#ffd34e)}.shop-item-icon.is-green{background:linear-gradient(145deg,#ecffae,#6fcf76)}.shop-item-icon.is-opal{background:linear-gradient(145deg,#fff8cf,#e4a8e8 48%,#70d8bc)}.shop-item-icon svg{stroke-width:2.4px;width:23px}.shop-item-copy{min-width:0}.shop-item-name{color:#f4feff;margin-bottom:3px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:.88rem;font-weight:600;display:block}.shop-item-description{color:#91c4cb;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.65rem;font-weight:600;line-height:1.28;display:-webkit-box;overflow:hidden}.shop-item-status{color:#c9ef9e;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:.56rem;font-weight:800;line-height:1.25;display:block;overflow:hidden}.shop-item-cost{color:#ffdf67;font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:3px;min-width:50px;font-size:.73rem;font-weight:800;display:flex}.shop-item-cost span:first-child{align-items:center;gap:3px;display:inline-flex}.shop-item-cost svg{width:12px}.shop-item-missing{color:#7daab1;white-space:nowrap;font-size:.55rem}.level-pips{gap:3px;margin-top:5px;display:flex}.level-pip{background:#c6f4f82b;border-radius:999px;width:15px;height:3px}.level-pip.is-active{background:#75e5ef;box-shadow:0 0 6px #75e5ef66}.shop-objective{background:#5b3e0a2b;border:1px solid #ffd75030;border-radius:15px;margin:auto 12px 12px;padding:12px}.objective-row{color:#ffe986;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:.67rem;font-weight:800;display:flex}.objective-dots{gap:5px;display:flex}.objective-dot{background:#ffe78533;border-radius:50%;width:8px;height:8px}.objective-dot.is-filled{background:var(--gold);box-shadow:0 0 9px #ffd34e7a}.objective-copy{color:#9fc6ca;margin:7px 0 0;font-size:.62rem;line-height:1.4}.objective-mastery{color:#c8ec9c;border-top:1px solid #caf49124;align-items:center;gap:7px;margin:9px 0 0;padding-top:9px;font-size:.58rem;line-height:1.3;display:flex}.objective-mastery>svg{flex:0 0 16px;width:16px;height:16px}.objective-mastery>span{flex-direction:column;display:flex}.objective-mastery strong{color:#efffc9;letter-spacing:.07em;text-transform:uppercase;font-size:.52rem}.objective-mastery.is-complete{color:#8be69c}.toast-stack{z-index:40;pointer-events:none;flex-direction:column;gap:7px;max-width:min(330px,100% - 30px);display:flex;position:absolute;bottom:15px;right:15px}.game-toast{color:#eaffff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#031d30e3;border:1px solid #bef5fa33;border-radius:14px;align-items:center;gap:9px;min-height:46px;padding:8px 12px 8px 9px;font-size:.72rem;font-weight:700;animation:.28s ease-out both toast-in;display:flex;box-shadow:0 12px 26px #0012213d}.game-toast-icon{color:#063047;background:#8cecf4;border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;display:grid}.game-toast.is-danger .game-toast-icon{background:#ff8495}.game-toast.is-success .game-toast-icon{background:#82ec99}.game-toast svg{width:15px}@keyframes toast-in{0%{opacity:0;transform:translate(9px)}}.live-region{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.tank-shell.is-deep{background-color:#073d74;background-image:linear-gradient(#02295414,#01173833),url(/assets/aquarium-deep.webp);background-position:50%;background-size:cover}.tank-shell.is-tank-2{box-shadow:var(--shadow-panel), 0 0 34px #466fe81f, inset 0 -46px 90px #07042e33;background-color:#06295f;background-image:radial-gradient(circle at 50% 13%,#5fe7ee21,#0000 35%),linear-gradient(#0a316914,#03103657),url(/assets/aquarium-deep.webp);background-position:50%;background-size:cover}.tank-shell.is-tank-2:before{background:linear-gradient(112deg,#c4f7ff24 0%,#0000 15% 75%,#a083ff0f 100%),radial-gradient(at 50% 42%,#0000 44%,#040a3a4d 100%)}.tank-shell.is-tank-2 .water-shimmer{opacity:.1;background:linear-gradient(102deg,#0000 0 35%,#c4e9ff2e 45%,#0000 57%),repeating-linear-gradient(102deg,#0000 0 78px,#b4d4ff26 79px 85px,#0000 86px 156px)}.tank-shell.is-tank-3{box-shadow:var(--shadow-panel), 0 0 38px #57e0a021, inset 0 -65px 105px #0128264f;background-color:#075849;background-image:radial-gradient(circle at 50% 9%,#c6ffaa33,#0000 31%),linear-gradient(#076d5a0f,#02282d66),url(/assets/aquarium-bg.webp);background-position:50%;background-size:cover}.tank-shell.is-tank-3:before{background:linear-gradient(112deg,#e1ffcb24 0%,#0000 17% 74%,#8bffd212 100%),radial-gradient(at 50% 43%,#0000 42%,#01302c52 100%)}.tank-shell.is-tank-3:after{z-index:1;content:"";opacity:.67;pointer-events:none;clip-path:polygon(0 28%,6% 16%,11% 46%,16% 5%,22% 53%,30% 20%,36% 57%,44% 7%,51% 50%,58% 17%,65% 58%,73% 4%,80% 48%,87% 15%,92% 45%,100% 24%,100% 100%,0 100%);filter:drop-shadow(0 -8px 14px #50dc7717);transform-origin:50% 100%;background:radial-gradient(at 12% 100%,#499750cc 0 9%,#0000 9.8%),radial-gradient(at 87% 100%,#2a8354d1 0 11%,#0000 11.8%),repeating-linear-gradient(78deg,#0000 0 9%,#62be5c57 9.5% 11%,#0000 11.5% 19%),linear-gradient(#0000 43%,#054d3985);height:38%;animation:8s ease-in-out infinite alternate conservatory-sway;position:absolute;bottom:-3%;left:-3%;right:-3%}.tank-shell.is-tank-3 .water-shimmer{opacity:.13;background:linear-gradient(102deg,#0000 0 35%,#daffb733 45%,#0000 57%),repeating-linear-gradient(102deg,#0000 0 74px,#d5ffae2b 75px 81px,#0000 82px 150px)}@keyframes conservatory-sway{to{transform:skew(1.2deg)scaleY(1.02)}}.tank-shell.is-tank-4{box-shadow:var(--shadow-panel), 0 0 0 1px #60cde817, 0 0 45px #1859b230, inset 0 -72px 120px #02071f75;background-color:#071941;background-image:radial-gradient(circle at 77% 18%,#5ce2f633,#0000 20%),radial-gradient(circle at 23% 25%,#bf7e3e21,#0000 25%),linear-gradient(#07285b1f,#020a237a),url(/assets/aquarium-deep.webp);background-position:50%;background-size:cover;border-color:#d29c5973}.tank-shell.is-tank-4:before{background:radial-gradient(circle at 10% 23%,#bff8ff 0 1px,#0000 1.8px) 0 0/210px 170px,radial-gradient(circle at 19% 14%,#e7bc74 0 1.2px,#0000 2px) 0 0/260px 210px,radial-gradient(circle at 31% 29%,#a8e7ff 0 1.1px,#0000 1.9px) 0 0/310px 230px,radial-gradient(circle at 61% 17%,#d6fbff 0 1px,#0000 1.7px) 0 0/280px 190px,radial-gradient(circle at 73% 31%,#d8a45f 0 1.3px,#0000 2.1px) 0 0/340px 240px,radial-gradient(circle at 88% 13%,#c8f6ff 0 1px,#0000 1.8px) 0 0/240px 205px,linear-gradient(112deg,#cdf8ff29 0%,#0000 14% 76%,#ce965114 100%),radial-gradient(at 50% 41%,#0000 40%,#01082766 100%)}.tank-shell.is-tank-4:after{z-index:1;content:"";opacity:.72;pointer-events:none;background:radial-gradient(circle at 13% 62%, transparent 0 25px, #cd914a85 26px 30px, transparent 31px), repeating-conic-gradient(from 6deg at 13% 62%, #c689436b 0 7deg, transparent 7deg 31deg), radial-gradient(circle at 87% 67%, transparent 0 38px, #48a9c266 39px 44px, transparent 45px), repeating-conic-gradient(from 13deg at 87% 67%, #3f9cb752 0 6deg, transparent 6deg 24deg), linear-gradient(180deg, transparent 22%, #1031562e 42%, #05112bc7 100%);filter:drop-shadow(0 -8px 17px #4dcce214);transform-origin:50% 100%;height:42%;animation:22s linear infinite tideworks-turn;position:absolute;bottom:-9%;left:-5%;right:-5%;-webkit-mask-image:linear-gradient(#0000 0,#000 24% 100%);mask-image:linear-gradient(#0000 0,#000 24% 100%)}.tank-shell.is-tank-4 .water-shimmer{opacity:.12;background:linear-gradient(102deg,#0000 0 35%,#97e0ff2e 45%,#0000 57%),repeating-linear-gradient(102deg,#0000 0 78px,#8de4ff29 79px 85px,#0000 86px 156px)}.tank-shell.is-tank-4 .hud-pill,.tank-shell.is-tank-4 .egg-meter,.tank-shell.is-tank-4 .threat-chip{background:#041437c9;border-color:#cf9b5c45}@keyframes tideworks-turn{to{transform:translate(1.5%)rotate(.5deg)}}.fish-actor--broodfin{filter:drop-shadow(0 0 7px #5ddeee47)drop-shadow(0 11px 9px #020a2a57);width:101px;height:74px}.fish-actor--broodfin .fish-body{background:radial-gradient(circle at 73% 27%,#ffffffd9 0 6%,#0000 7%),radial-gradient(at 38% 65%,#e7b9717a 0 11%,#0000 12%),repeating-linear-gradient(112deg,#0000 0 13px,#71e7f426 14px 17px),linear-gradient(155deg,#d8f7f2,#3999ba 46%,#173c78 72%,#091d4f);border-color:#bc824580;border-radius:54% 50% 46% 56%/62% 48% 53% 42%;width:72px;height:45px;top:14px;right:5px;box-shadow:inset 0 -8px 12px #030f4054,inset 0 5px 8px #ffffff47,0 0 12px #56d9eb38}.fish-actor--broodfin .fish-body:before{clip-path:polygon(100% 49%,2% 2%,26% 49%,1% 98%);background:linear-gradient(145deg,#c8f1ed,#3d89ae 51%,#1a3470);width:34px;height:38px;top:5px;left:-28px}.fish-actor--broodfin .fish-body:after{clip-path:polygon(0 100%,9% 55%,20% 12%,33% 52%,47% 0,61% 51%,76% 14%,100% 100%);filter:drop-shadow(0 -2px 2px #0718463d);background:linear-gradient(#e4c27d,#8be5e8 32%,#315f94);width:53px;height:26px;top:-17px;left:7px}.fish-actor--broodfin .fish-fin{background:linear-gradient(145deg,#cff4ebeb,#56adc0);border:1px solid #e5c28173;width:30px;height:14px;top:25px;left:24px}.fish-actor--broodfin .fish-fin:after{content:"";background:radial-gradient(circle,#f3c578 0 2px,#0000 2.6px) 0 0/8px 7px repeat-x;border-radius:999px;width:24px;height:7px;position:absolute;bottom:-15px;right:-10px;box-shadow:0 0 5px #f6c06773}.fish-actor--broodfin .fish-eye{background:#071d4b;border-color:#efffff;box-shadow:0 0 5px #78eaf599}.fish-broodfin-cradle{z-index:4;gap:3px;display:flex;position:absolute;bottom:4px;right:19px}.fish-broodfin-cradle>span{background:linear-gradient(145deg,#fff3b7,#db9f54);border:1px solid #ffefc1d1;border-radius:50%;width:7px;height:9px;box-shadow:0 0 5px #f3ba5c75}.fish-broodfin-cradle>span:nth-child(2){transform:translateY(3px)}.fish-actor--vaultmaw{filter:drop-shadow(0 0 9px #d28b3f40)drop-shadow(0 14px 12px #02061b6b);width:132px;height:91px}.fish-actor--vaultmaw .fish-body{background:radial-gradient(circle at 75% 24%,#ffefbf9e 0 5%,#0000 6%),repeating-linear-gradient(99deg,#0000 0 17px,#d792472e 18px 23px),linear-gradient(155deg,#536c93,#172951 48%,#080f2f 73%,#04091c);border:3px solid #b06f348f;border-radius:66% 39% 45% 60%/59% 47% 54% 44%;width:101px;height:63px;top:12px;right:4px;box-shadow:inset 0 -11px 17px #0003147a,inset 0 7px 10px #9abcd72e,0 0 12px #d5893e2e}.fish-actor--vaultmaw .fish-body:before{clip-path:polygon(100% 48%,0 2%,22% 49%,1% 98%);filter:drop-shadow(-2px 2px 2px #00041859);background:linear-gradient(145deg,#53698c,#17274c 54%,#070d28);width:42px;height:51px;top:6px;left:-35px}.fish-actor--vaultmaw .fish-body:after{clip-path:polygon(0 100%,10% 23%,25% 78%,40% 0,55% 78%,72% 18%,100% 100%);background:linear-gradient(#b36f38,#23355a);width:65px;height:21px;top:-12px;left:15px}.fish-actor--vaultmaw .fish-fin{background:linear-gradient(145deg,#5f7293,#a76637);border:1px solid #d58f454d;width:34px;height:18px;top:32px;left:34px}.fish-actor--vaultmaw .fish-eye{background:#1e0b09;border-color:#ffdda0;width:12px;height:12px;top:10px;right:15px;box-shadow:0 0 7px #ffa040b3}.fish-actor--vaultmaw .fish-mouth{background:radial-gradient(circle at 35%,#792b2e,#160715 66%);border:4px solid #060719;border-left-width:2px;border-radius:50%;width:27px;height:23px;bottom:8px;right:-9px}.fish-actor--vaultmaw .fish-teeth{background:#fff0c7;width:25px;height:12px;bottom:5px;right:-7px}.fish-vaultmaw-crest{z-index:4;gap:4px;display:flex;position:absolute;top:11px;left:18px}.fish-vaultmaw-crest>span{background:linear-gradient(145deg,#cc8a4f,#5d3e50);border:1px solid #f7c2736e;border-radius:50% 15% 50% 18%;width:15px;height:10px;transform:skew(-12deg);box-shadow:inset 0 1px #ffe5b047}.fish-vaultmaw-crest>span:nth-child(2){transform:translateY(5px)skew(-12deg)}.fish-vaultmaw-crest>span:nth-child(3){transform:translateY(10px)skew(-12deg)}.fish-actor--mireclaw{filter:drop-shadow(0 11px 8px #0d311d4d);width:100px;height:66px}.fish-actor--mireclaw .fish-body{background:radial-gradient(circle at 74% 29%,#ffffd7b8 0 6%,#0000 7%),repeating-linear-gradient(118deg,#0000 0 12px,#e2ffa926 13px 16px),linear-gradient(155deg,#d9f09a,#67a64e 52%,#245644);border-color:#27553085;border-radius:62% 48% 45% 42%/62% 55% 45% 38%;width:70px;height:39px;top:15px;right:8px;box-shadow:inset 0 -7px 11px #0f422c4a,inset 0 4px 6px #f4ffc04d}.fish-actor--mireclaw .fish-body:before{background:linear-gradient(145deg,#b7dc75,#2b674d);width:28px;height:29px;top:8px;left:-21px}.fish-actor--mireclaw .fish-body:after{clip-path:polygon(0 100%,12% 29%,27% 100%,43% 7%,58% 100%,75% 24%,100% 100%);background:linear-gradient(#c8e986,#3f7852);width:37px;height:15px;top:-8px;left:15px}.fish-actor--mireclaw .fish-fin{background:#91c764;width:25px;top:23px;left:25px}.fish-mireclaw-claw{z-index:4;background:linear-gradient(145deg,#d6ef91,#67a453);border:3px solid #365f42;border-left:0;border-radius:0 70% 70% 0;width:21px;height:13px;position:absolute;right:-15px}.fish-mireclaw-claw.claw-a{top:11px;transform:rotate(-18deg)}.fish-mireclaw-claw.claw-b{bottom:7px;transform:rotate(19deg)}.fish-actor--lotusray{filter:drop-shadow(0 12px 10px #153e3042);width:126px;height:82px}.fish-actor--lotusray .fish-body{background:radial-gradient(circle at 74% 27%,#fff 0 5%,#0000 6%),radial-gradient(at 43% 64%,#ffe6f9a8 0 19%,#0000 20%),linear-gradient(145deg,#fff9d7,#d89bdc 49%,#4c9b7d);border-color:#4e766361;border-radius:72% 48% 68% 44%/50% 42% 58% 50%;width:94px;height:47px;top:17px;right:10px;box-shadow:inset 0 -7px 12px #4352592e,inset 0 5px 8px #ffffff61}.fish-actor--lotusray .fish-body:before{clip-path:polygon(100% 44%,0 0,27% 49%,0 100%);background:linear-gradient(145deg,#fff4d0,#559b7c);width:34px;height:16px;top:15px;left:-28px}.fish-actor--lotusray .fish-body:after{clip-path:polygon(0 100%,15% 23%,31% 82%,50% 0,68% 81%,85% 22%,100% 100%);background:linear-gradient(#f8c7e7,#639d77f0);width:58px;height:25px;top:-15px;left:15px}.fish-actor--lotusray .fish-fin{opacity:.65;background:#fff0cc;width:38px;height:14px;top:27px;left:29px}.fish-lotus-crown{z-index:4;align-items:flex-end;gap:1px;display:flex;position:absolute;top:-7px;right:21px}.fish-lotus-crown>span{background:linear-gradient(#fff5d5,#ef9bd1);border-radius:90% 10% 90% 12%;width:8px;height:13px;transform:rotate(-17deg)}.fish-lotus-crown>span:nth-child(2){height:17px;transform:rotate(0)}.fish-lotus-crown>span:nth-child(3){transform:rotate(17deg)scaleX(-1)}.glowpod-actor{color:#173c30;cursor:pointer;filter:drop-shadow(0 0 8px #c0ff77a6);background:0 0;border:0;place-items:center;width:48px;height:48px;padding:0;animation:1.6s ease-in-out infinite alternate glowpod-drift;display:grid;transform:translate(-50%,-50%)}.glowpod-core{z-index:2;background:radial-gradient(circle at 35% 27%,#fffbd0 0 12%,#0000 14%),linear-gradient(145deg,#e9ff8f,#70d66b 57%,#2a8e67);border:2px solid #eeffbfdb;border-radius:68% 42% 62% 45%;width:23px;height:29px;position:relative;transform:rotate(8deg);box-shadow:inset 0 -5px 7px #1f643b33,0 0 14px #b8ff6ab3}.glowpod-wing{z-index:1;background:#b8ffcb7a;border:1px solid #efffd4b8;border-radius:80% 20% 75% 25%;width:18px;height:11px;position:absolute;top:16px}.glowpod-wing--left{left:3px;transform:rotate(-24deg)}.glowpod-wing--right{right:3px;transform:rotate(24deg)scaleX(-1)}.glowpod-actor:hover,.glowpod-actor:focus-visible{filter:brightness(1.14)drop-shadow(0 0 12px #ceff7de6)}@keyframes glowpod-drift{to{transform:translate(calc(5px - 50%),-50%)rotate(-4deg)}}.fish-actor--lumenfish{filter:drop-shadow(0 0 7px #70faffa6)drop-shadow(0 8px 7px #01114238);width:74px;height:56px}.fish-actor--lumenfish.is-hungry{filter:drop-shadow(0 0 7px #ff5b74c7)drop-shadow(0 0 5px #70faff80)}.fish-actor--lumenfish .fish-body{background:radial-gradient(at 54% 58%,#d0fff7e0 0 7%,#0000 9%),radial-gradient(circle at 72% 29%,#ffffffe6 0 7%,#0000 8%),linear-gradient(155deg,#bafff1,#52dfe6 47%,#4b62d4 76%,#322575);border-color:#4ab1d852;width:56px;height:35px;top:12px;box-shadow:inset 0 -5px 9px #20197038,inset 0 4px 7px #ffffff57,0 0 10px #5ef5ef80}.fish-actor--lumenfish .fish-body:before{filter:drop-shadow(-2px 1px 3px #62f6ee66);background:linear-gradient(145deg,#9bfff2,#4f5bd1)}.fish-actor--lumenfish .fish-body:after,.fish-actor--lumenfish .fish-fin{background:linear-gradient(#a4fff1,#4a4fc6e6)}.fish-actor--lumenfish .fish-eye{background:#14206a;border-color:#eaffff;box-shadow:0 0 6px #88fff4}.fish-lantern{z-index:3;opacity:.92;background:repeating-linear-gradient(90deg,#c9fff5 0 4px,#0000 4px 8px);border-radius:999px;width:30px;height:3px;position:absolute;top:35px;right:21px;box-shadow:0 0 7px #6effeb,0 0 12px #5aeaff8c}.fish-actor--gulper{filter:drop-shadow(0 0 8px #8b62ef4d)drop-shadow(0 10px 9px #03082b57);width:96px;height:72px}.fish-actor--gulper .fish-body{background:radial-gradient(circle at 74% 25%,#ffffff6b 0 6%,#0000 7%),linear-gradient(155deg,#7066bd,#303270 58%,#111b50);border-color:#190f4c80;border-radius:64% 41% 48% 58%/58% 49% 53% 44%;width:72px;height:49px;top:10px;right:4px;box-shadow:inset 0 -7px 13px #02052357,inset 0 5px 8px #b7adff2e}.fish-actor--gulper .fish-body:before{background:linear-gradient(145deg,#635bb0,#151b54);width:33px;height:38px;top:6px;left:-27px}.fish-actor--gulper .fish-body:after,.fish-actor--gulper .fish-fin{background:linear-gradient(#6963ae,#171d59)}.fish-actor--gulper .fish-eye{background:#0a1038;border-color:#c5fff5;width:11px;height:11px;top:8px;right:11px;box-shadow:0 0 6px #60ffe7a6}.fish-actor--gulper .fish-mouth{background:#160d35;border:3px solid #0c072bcc;border-left-width:2px;border-radius:50%;width:18px;height:14px;bottom:7px;right:-6px}.fish-actor--gulper .fish-teeth{opacity:.78;width:17px;bottom:4px;right:-5px}.fish-lure{z-index:4;border-top:2px solid #6a65ae;border-right:2px solid #6a65ae;border-radius:0 90% 0 0;width:27px;height:24px;position:absolute;top:-18px;right:7px;transform:rotate(-14deg)}.fish-lure:after{content:"";background:#91ffe9;border:1px solid #e4fff9c7;border-radius:50%;width:9px;height:9px;position:absolute;top:17px;right:-6px;box-shadow:0 0 7px #6effe1,0 0 13px #67ffe1b8}.alien-actor--siphon{filter:drop-shadow(0 0 13px #40eddf4d)drop-shadow(0 15px 13px #03073566);width:128px;height:128px}.alien-actor--siphon:before,.alien-actor--siphon:after{z-index:0;content:"";border:2px solid #5ef6e259;border-radius:50%;width:103px;height:46px;position:absolute;top:46px;left:50%;transform:translate(-50%)rotate(-7deg)}.alien-actor--siphon:after{border-color:#977dff33;width:116px;height:60px;transform:translate(-50%)rotate(9deg)}.alien-actor--siphon .alien-core{background:radial-gradient(circle at 30% 27%,#ffffff80 0 5%,#0000 7%),radial-gradient(circle at 50% 73%,#47ffdc47,#0000 28%),linear-gradient(145deg,#8fd8ef,#6954ce 52%,#28317f);border-color:#1c165d85;border-radius:50% 50% 43% 57%/43% 48% 52% 57%;width:90px;height:78px;top:15px;left:19px;box-shadow:inset 0 -10px 16px #090a4d59,inset 0 7px 11px #fff3,0 0 25px #4fe7df59}.alien-actor--siphon .alien-eye{background:#10134e;border-color:#e7fffc;top:39px;box-shadow:inset 2px 2px #73ffe7,0 0 5px #68ffe873}.alien-actor--siphon .alien-mouth{background:radial-gradient(circle,#71ead8 0 20%,#171441 24% 100%);border:4px solid #202064;border-radius:50%;width:25px;height:21px;top:70px;left:53px;box-shadow:0 0 9px #52f7dd61}.alien-actor--siphon .alien-tentacle{background:linear-gradient(#6353c5,#57d7d2);top:79px}.alien-siphon-ring{z-index:4;pointer-events:none;border:2px solid #7bffec8a;border-radius:50%;width:37px;height:37px;animation:1.5s ease-in-out infinite siphon-ring-pulse;position:absolute;top:61px;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #5ee0db14,0 0 12px #58ffe666,inset 0 0 8px #59ffe647}@keyframes siphon-ring-pulse{50%{opacity:.55;transform:translate(-50%,-50%)scale(1.16)}}.alien-actor--mirage{filter:drop-shadow(0 0 16px #e552d159)drop-shadow(0 16px 14px #09083561);width:138px;height:132px}.alien-actor--mirage .alien-core{background:linear-gradient(90deg,#0000 48%,#ffffff47 49% 51%,#0000 52%),radial-gradient(circle at 31% 28%,#ffffff80 0 5%,#0000 7%),linear-gradient(145deg,#ff87cd,#8e45d0 49%,#3d286f 51%,#3aaeb7);border-color:#42156694;border-radius:42% 58% 48% 52%/57% 44% 56% 43%;width:92px;height:79px;transition:background .22s,box-shadow .22s,transform .22s;top:17px;left:23px;box-shadow:inset 0 -10px 15px #240c5257,inset 0 7px 10px #fff3,0 0 24px #ea59d057}.alien-actor--mirage .alien-eye{background:#26113d;border-color:#fff8ff;top:43px;box-shadow:inset 2px 2px #ff7fce}.alien-actor--mirage .alien-eye.eye-a{left:42px}.alien-actor--mirage .alien-eye.eye-b{right:39px}.alien-actor--mirage .alien-mouth{border-bottom-color:#291447;top:78px;left:59px}.alien-actor--mirage .alien-tentacle{background:linear-gradient(#803fc2,#f070bf);top:83px}.alien-actor--mirage .alien-tentacle.t1{left:31px}.alien-actor--mirage .alien-tentacle.t2{left:57px}.alien-actor--mirage .alien-tentacle.t3{right:29px}.alien-phase-badge{z-index:7;color:#fff4fb;letter-spacing:.08em;text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5b144fe0;border:1px solid #ffc6ebbf;border-radius:999px;min-width:112px;padding:4px 8px;font-size:.58rem;font-weight:900;line-height:1.2;position:absolute;top:-25px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #26073247}.alien-mirage-crown{z-index:1;pointer-events:none;position:absolute;inset:4px 13px 22px}.mirage-shard{clip-path:polygon(50% 0,100% 100%,47% 78%,0 100%);filter:drop-shadow(0 0 7px #f45ccb73);background:linear-gradient(160deg,#ffa7dfeb,#5239a5d1);width:27px;height:46px;transition:transform .22s,background .22s,filter .22s;position:absolute}.mirage-shard.shard-a{top:2px;left:8px;transform:rotate(-36deg)}.mirage-shard.shard-b{top:-4px;left:46px;transform:scaleY(1.13)}.mirage-shard.shard-c{top:2px;right:5px;transform:rotate(36deg)}.alien-actor--mirage.is-frenzy .alien-core{animation:.68s ease-in-out infinite alternate mirage-frenzy}.alien-actor--mirage.is-frenzy .alien-health>span{background:linear-gradient(90deg,#ff426f,#ff9bcd)}.alien-actor--mirage.is-dormant{cursor:not-allowed;filter:drop-shadow(0 0 18px #4fefe46b)drop-shadow(0 16px 14px #051d355c)}.alien-actor--mirage.is-dormant .alien-core{background:linear-gradient(90deg,#0000 48%,#ffffff4d 49% 51%,#0000 52%),radial-gradient(circle at 31% 28%,#ffffff80 0 5%,#0000 7%),linear-gradient(145deg,#b7fff0,#4ecbd1 49%,#315e9d 51%,#715bb5);transform:scale(.91);box-shadow:inset 0 -10px 15px #103f654d,inset 0 7px 10px #ffffff3d,0 0 27px #45f2db7a}.alien-actor--mirage.is-dormant .alien-phase-badge{color:#d8fff7;background:#0a4f5be6;border-color:#abfff1c7}.alien-actor--mirage.is-dormant .mirage-shard{filter:drop-shadow(0 0 8px #53f7e273);background:linear-gradient(160deg,#adffefeb,#4374b5c7);transform:translateY(8px)scale(.78)}@keyframes mirage-frenzy{to{transform:scale(1.045)rotate(1.5deg)}}.fish-actor--carnivore{filter:drop-shadow(0 9px 9px #46072c3d);width:88px;height:64px}.fish-actor--carnivore .fish-body{border-color:#58144140;border-radius:63% 43% 45% 58%/57% 48% 53% 45%;width:66px;height:42px;top:10px}.fish-actor--carnivore .fish-body:before{width:31px;height:36px;top:3px;left:-25px}.fish-actor--carnivore .fish-eye{background:#341228;width:10px;height:10px;top:8px}.fish-actor--carnivore .fish-mouth{border-color:#44082bb3;width:12px;height:8px;bottom:7px;right:-4px}.fish-teeth{z-index:3;clip-path:polygon(0 0,18% 100%,39% 0,61% 100%,82% 0,100% 92%,100% 0);filter:drop-shadow(0 1px #51153447);background:#fff9e7;width:13px;height:7px;position:absolute;bottom:2px;right:-3px}.coin-actor.is-settled{z-index:5;filter:saturate(.92)brightness(.96);animation:1.8s ease-in-out infinite settled-coin}.coin-actor.is-settled:before{z-index:-1;content:"";filter:blur(3px);background:#2a1f0f40;border-radius:50%;height:11px;position:absolute;bottom:-10px;left:-7px;right:-7px}@keyframes settled-coin{50%{filter:saturate(1.05)brightness(1.08);transform:translate(-50%,-50%)translateY(-2px)rotate(-3deg)}}.snail-pet{z-index:7;pointer-events:none;filter:drop-shadow(0 9px 7px #0b262f47);width:116px;height:73px;transition:left .36s linear;bottom:2.2%;transform:translate(-50%)}.snail-pet img{object-fit:contain;width:116px;height:73px;transform:scaleX(var(--snail-direction,1));transform-origin:50%;display:block}.snail-pet>span{color:#fff2a4;letter-spacing:.05em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#042232c7;border:1px solid #ffef8b6b;border-radius:999px;padding:3px 7px;font-size:.57rem;font-weight:800;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00141f2e}.pet-status-dock{z-index:18;pointer-events:none;flex-wrap:wrap;gap:6px;max-width:calc(100% - 28px);display:flex;position:absolute;bottom:13px;left:14px}.pet-status-chip{color:#e9dcff;letter-spacing:.025em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c163fbf;border:1px solid #d9c4ff45;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:4px 9px;font-size:.63rem;font-weight:800;display:inline-flex;box-shadow:0 6px 16px #070c232e}.pet-status-chip svg{color:#d5b8ff;flex:0 0 13px;width:13px;height:13px}.pet-status-copy{flex-direction:column;min-width:0;line-height:1.08;display:flex}.pet-status-copy strong{color:#f7efff;font-size:.62rem}.pet-status-copy small{color:#c3b6df;text-overflow:ellipsis;white-space:nowrap;max-width:148px;margin-top:2px;font-size:.48rem;font-weight:700;overflow:hidden}.pet-status-chip--threatForecast,.pet-status-chip--treasureSlow,.pet-status-chip--glowpodDrop,.pet-status-chip--alienEvasion,.pet-status-chip--floorBounce,.pet-status-chip--foodBounce,.pet-status-chip--harvestPulse,.pet-status-chip--alienGuardian,.pet-status-chip--reviveFish,.pet-status-chip--adaptiveAid{background:#154a3bcc;border-color:#bef7924a}.pet-status-chip--threatForecast svg,.pet-status-chip--treasureSlow svg,.pet-status-chip--glowpodDrop svg,.pet-status-chip--alienEvasion svg,.pet-status-chip--floorBounce svg,.pet-status-chip--foodBounce svg,.pet-status-chip--harvestPulse svg,.pet-status-chip--alienGuardian svg,.pet-status-chip--reviveFish svg,.pet-status-chip--adaptiveAid svg{color:#c9fa91}.pet-status-chip--foodBounce,.pet-status-chip--harvestPulse,.pet-status-chip--alienGuardian,.pet-status-chip--reviveFish,.pet-status-chip--adaptiveAid{color:#ffebc5;background:#20274fdb;border-color:#dda55d5c;box-shadow:0 6px 16px #05092438,inset 0 0 0 1px #62ddea14}.pet-status-chip--foodBounce svg,.pet-status-chip--harvestPulse svg,.pet-status-chip--alienGuardian svg,.pet-status-chip--reviveFish svg,.pet-status-chip--adaptiveAid svg{color:#f0bd74}.pet-action-button{z-index:24;color:#142647;letter-spacing:.025em;cursor:pointer;pointer-events:auto;background:linear-gradient(145deg,#fff0ac,#dfa257 57%,#79cad4);border:1px solid #ffe5b094;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-width:156px;min-height:48px;padding:5px 11px;font-size:.65rem;font-weight:900;transition:transform .15s,filter .15s,opacity .15s;display:inline-flex;position:absolute;bottom:14px;right:14px;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 5px 13px #050a233d}.pet-action-button>span{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.08;display:flex}.pet-action-button strong{font-size:.67rem}.pet-action-button small{text-overflow:ellipsis;white-space:nowrap;max-width:122px;margin-top:3px;font-size:.5rem;font-weight:750;overflow:hidden}.pet-action-button:hover:not(:disabled){filter:brightness(1.09);transform:translateY(-1px)}.pet-action-button svg{flex:0 0 15px;width:15px;height:15px}.pet-action-button:disabled,.pet-action-button.is-cooling{cursor:not-allowed;filter:saturate(.45);opacity:.62}.food-pellet.is-bounced,.food-pellet.is-bounce-enabled,.food-pellet[data-bounces]:not([data-bounces="0"]){box-shadow:0 0 0 3px #ffbf5224,0 5px 7px #4a230b33,0 0 14px #6febf1bf}.tank-shell:has(.pet-action-button--harvest) .pet-status-dock{max-width:calc(100% - 205px)}.shop-items{overscroll-behavior:contain;scrollbar-color:#75d5df75 transparent;scrollbar-width:thin;min-height:0;overflow-y:auto}.shop-items::-webkit-scrollbar{width:7px;height:7px}.adventure-screen::-webkit-scrollbar{width:7px;height:7px}.adventure-unlock-list::-webkit-scrollbar{width:7px;height:7px}.shop-items::-webkit-scrollbar-thumb{background:#75d5df66;border-radius:999px}.adventure-screen::-webkit-scrollbar-thumb{background:#75d5df66;border-radius:999px}.adventure-unlock-list::-webkit-scrollbar-thumb{background:#75d5df66;border-radius:999px}.campaign-layer{z-index:55;cursor:default;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 50% 0,#43d6e12e,#0000 44%),linear-gradient(#01111f7a,#010d19cc);place-items:center;min-width:0;min-height:0;padding:18px;display:grid;position:absolute;inset:0;overflow:hidden}.campaign-layer .adventure-reveal-spark,.campaign-layer .adventure-complete-ray,.campaign-layer .adventure-complete-spark,.campaign-layer .side-mode-result-glow span{animation:none}.adventure-screen{overscroll-behavior:contain;width:min(100%,960px);min-height:0;max-height:100%;color:var(--text);scrollbar-color:#75d5df75 transparent;scrollbar-width:thin;background:linear-gradient(125deg,#ffffff0b,#0000 34%),#031b2ef0;border:1px solid #b2f1f742;border-radius:25px;flex-direction:column;gap:17px;padding:clamp(20px,2.3vw,28px);animation:.42s cubic-bezier(.2,.8,.2,1) both card-enter;display:flex;position:relative;overflow:hidden auto;box-shadow:0 28px 80px #000a1875,inset 0 1px #ffffff1a}.adventure-mode-select{width:min(100%,900px)}.adventure-pet-reveal{text-align:left;width:min(100%,760px);overflow:hidden auto}.adventure-screen-header{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.adventure-mode-select-header,.adventure-reveal-header{text-align:center;align-items:center}.adventure-eyebrow{color:#97ebf2;letter-spacing:.12em;text-transform:uppercase;background:#11667c40;border:1px solid #77e2ec42;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:4px 10px;font-size:.64rem;font-weight:800;line-height:1.2;display:inline-flex}.adventure-eyebrow svg{flex:0 0 14px;width:14px;height:14px}.adventure-eyebrow--celebration{color:#ffe883;background:#734e0a40;border-color:#ffdc564d}.adventure-screen-title{color:#f7feff;letter-spacing:-.025em;margin:0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.55rem);font-weight:700;line-height:1.04}.adventure-screen-description{color:#add9df;max-width:640px;margin:0;font-size:.82rem;line-height:1.5}.adventure-mode-grid,.adventure-unlock-list,.adventure-selected-pets,.adventure-pet-grid{margin:0;padding:0;list-style:none}.adventure-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.adventure-mode-item,.adventure-pet-item{min-width:0}.adventure-mode-card{width:100%;min-height:126px;color:var(--text);text-align:left;cursor:pointer;background:#0c394f8a;border:1px solid #9ce5ed26;border-radius:17px;grid-template-columns:50px minmax(0,1fr) 28px;align-items:start;gap:12px;padding:15px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.adventure-mode-card:before{content:"";pointer-events:none;background:linear-gradient(125deg,#ffffff0e,#0000 44%);position:absolute;inset:0}.adventure-mode-card:hover:not(:disabled){background:#104960b8;border-color:#82eaf373;transform:translateY(-2px);box-shadow:0 12px 25px #000f1c2e}.adventure-mode-card--selected{background:#0d5267c7;border-color:#70eaf0a3;box-shadow:inset 0 0 0 1px #79eef52e,0 0 22px #4ddce621}.adventure-mode-card:disabled{cursor:not-allowed}.adventure-mode-card--locked{color:#a5bec4;filter:saturate(.65);background:#10273794}.adventure-mode-icon,.adventure-section-icon,.adventure-reward-icon{color:#063248;background:linear-gradient(145deg,#c2fcff,#6cdde8);border:1px solid #c8fcff3d;border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid;box-shadow:inset 0 1px #fff,0 8px 18px #00172626}.adventure-mode-icon svg,.adventure-section-icon svg,.adventure-reward-icon svg{width:23px;height:23px}.adventure-mode-card--locked .adventure-mode-icon{color:#7e969d;background:linear-gradient(145deg,#d2e1e3,#91a7ad)}.adventure-mode-copy,.adventure-pet-card-copy,.adventure-unlock-copy,.adventure-selected-pet-copy,.adventure-reward-copy{flex-direction:column;min-width:0;display:flex}.adventure-mode-heading{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.adventure-mode-name,.adventure-pet-name{color:#f6feff;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.03rem;font-weight:700;line-height:1.2}.adventure-mode-badge,.adventure-new-badge{color:#ffe57b;letter-spacing:.07em;text-transform:uppercase;background:#6b4a0e4d;border:1px solid #ffde5c40;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:.54rem;font-weight:800;display:inline-flex}.adventure-mode-description{color:#9dcbd1;margin-top:5px;font-size:.7rem;font-weight:600;line-height:1.38}.adventure-mode-progress-group{flex-direction:column;gap:5px;margin-top:10px;display:flex}.adventure-mode-progress-copy{color:#8fc3ca;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:10px;font-size:.57rem;font-weight:700;display:flex}.adventure-mode-progress-copy strong{color:#b5f7fa;font-variant-numeric:tabular-nums}.adventure-mode-progress{appearance:none;background:#b1e8ed1f;border:0;border-radius:999px;width:100%;height:6px;overflow:hidden}.adventure-mode-progress::-webkit-progress-bar{border-radius:inherit;background:#b1e8ed1f}.adventure-mode-progress::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,#58cfde,#9ff4f5)}.adventure-mode-progress::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#58cfde,#9ff4f5)}.adventure-mode-lock{color:#93aeb4;align-items:flex-start;gap:5px;margin-top:9px;font-size:.58rem;font-weight:700;line-height:1.3;display:inline-flex}.adventure-mode-lock svg{flex:0 0 12px;width:12px;height:12px}.adventure-mode-action{color:#90dfe6;background:#66d9e317;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.adventure-mode-action svg{width:17px;height:17px}.adventure-briefing-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;min-width:0;display:grid}.adventure-briefing-mission,.adventure-briefing-section,.adventure-reward{background:#0b364b80;border:1px solid #9ae2ea26;border-radius:17px}.adventure-briefing-mission{background:linear-gradient(120deg,#6c4a0a40,#0b364b80);border-color:#ffd94e36;grid-column:1/-1;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:13px;padding:14px;display:grid}.adventure-briefing-mission .adventure-section-icon{background:linear-gradient(145deg,#fff3a4,#ffd34e)}.adventure-briefing-section{min-width:0;padding:13px}.adventure-section-heading{align-items:center;gap:9px;min-width:0;display:flex}.adventure-section-heading>div{min-width:0}.adventure-section-icon--small{border-radius:12px;flex-basis:38px;width:38px;height:38px}.adventure-section-icon--small svg{width:18px;height:18px}.adventure-section-label{color:#79d7df;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:.55rem;font-weight:800;line-height:1.2;display:block}.adventure-section-title{color:#f1fcfd;margin:0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:.94rem;font-weight:700;line-height:1.18}.adventure-section-count{color:#8cecf4;font-family:Inter,sans-serif;font-size:.65rem}.adventure-section-description{color:#a3ced3;margin:5px 0 0;font-size:.69rem;line-height:1.42}.adventure-unlock-list{overscroll-behavior:contain;scrollbar-color:#75d5df66 transparent;scrollbar-width:thin;flex-direction:column;gap:6px;max-height:132px;margin-top:11px;padding-right:3px;display:flex;overflow-y:auto}.adventure-unlock-item{background:#0423366b;border:1px solid #a1e5ec1a;border-radius:11px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.adventure-unlock-check{color:#072f3b;background:#81e99a;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.adventure-unlock-check svg{stroke-width:3px;width:14px;height:14px}.adventure-unlock-copy strong,.adventure-selected-pet-copy strong,.adventure-reward-copy strong{color:#effdfe;font-size:.69rem;line-height:1.25}.adventure-unlock-copy>span,.adventure-selected-pet-copy>span,.adventure-reward-copy>span:not(.adventure-section-label){color:#8ebbc2;margin-top:2px;font-size:.58rem;line-height:1.3}.adventure-new-badge svg{width:11px;height:11px}.adventure-selected-pets{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:6px;margin-top:11px;display:grid}.adventure-selected-pet{background:#0423366b;border:1px solid #a4e7ee1a;border-radius:11px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:6px;display:grid}.adventure-empty-message{color:#8eb9bf;border:1px dashed #a1e5ec29;border-radius:11px;margin:11px 0 0;padding:10px;font-size:.65rem;line-height:1.4}.adventure-button{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:.76rem;font-weight:800;transition:transform .16s,filter .16s,border-color .16s,background .16s;display:inline-flex}.adventure-button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px)}.adventure-button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.52}.adventure-button svg{flex:0 0 16px;width:16px;height:16px}.adventure-button--primary{color:#052c3d;background:linear-gradient(145deg,#b5fbff,#65dce7);box-shadow:0 8px 20px #4cd7e433,inset 0 1px #fff}.adventure-button--secondary,.adventure-button--quiet{color:#e6fbfc;background:#0f3f54a8;border-color:#b3eff433}.adventure-button--quiet{color:#a9dce1;background:#092e4170}.adventure-button--compact{border-radius:10px;min-height:34px;margin-left:auto;padding:0 10px;font-size:.63rem}.adventure-button--compact svg{width:14px;height:14px}.adventure-button--wide{min-width:min(100%,250px)}.adventure-screen-actions{flex:none;align-items:center;gap:10px;display:flex}.adventure-screen-actions--start{justify-content:flex-start}.adventure-screen-actions--split{justify-content:space-between}.adventure-screen-actions--center{justify-content:center}.adventure-title-row{justify-content:space-between;align-items:flex-end;gap:16px;width:100%;min-width:0;display:flex}.adventure-title-row>div{min-width:0}.adventure-pet-select{overflow:hidden}.adventure-pet-select>.adventure-screen-header,.adventure-pet-select>.adventure-pet-filters,.adventure-pet-select>.adventure-screen-actions{flex:none}.adventure-pet-filters{overscroll-behavior-inline:contain;scrollbar-width:thin;gap:6px;min-height:38px;padding:1px 1px 5px;display:flex;overflow-x:auto}.adventure-pet-filter{color:#a8d7db;cursor:pointer;background:#072d3f94;border:1px solid #98e5ec2e;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:33px;padding:4px 9px;font-size:.64rem;font-weight:800;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.adventure-pet-filter:hover,.adventure-pet-filter--active{color:#effeff;background:#116573bd;border-color:#81ebf185}.adventure-pet-filter[data-filter=tank-4]{color:#f2d2a2;background:#352a4ab8;border-color:#d69e5b57}.adventure-pet-filter[data-filter=tank-4]:hover,.adventure-pet-filter[data-filter=tank-4].adventure-pet-filter--active{color:#fff1d2;background:#503652e6;border-color:#efba6fab}.adventure-pet-filter-count{color:#c4f7f8;font-variant-numeric:tabular-nums;background:#04243494;border-radius:999px;place-items:center;min-width:21px;min-height:21px;padding:0 5px;font-size:.57rem;display:grid}.adventure-selection-count{color:#92c9cf;background:#0c3c5087;border:1px solid #89e3eb3b;border-radius:12px;flex:none;align-items:baseline;min-height:38px;padding:7px 11px;font-size:.64rem;font-weight:700;display:inline-flex}.adventure-selection-count strong{color:#d5fbfd;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1rem}.adventure-pet-grid{overscroll-behavior:contain;scrollbar-color:#75d5df75 transparent;scrollbar-width:thin;flex:auto;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;min-height:0;padding-right:3px;display:grid;overflow:hidden auto}.adventure-pet-card{width:100%;min-height:128px;color:var(--text);text-align:left;cursor:pointer;background:#0b374c87;border:1px solid #a0e5ec26;border-radius:17px;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:11px;padding:12px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.adventure-pet-card:hover:not(:disabled){background:#10465bad;border-color:#9be6ee6b;transform:translateY(-2px)}.adventure-pet-card--selected{background:linear-gradient(130deg,#0f5f6fab,#183e57a3);border-color:#6fe7f0b3;box-shadow:inset 0 0 0 1px #6ce8f133,0 0 20px #46d3e11f}.adventure-pet-card:disabled{cursor:not-allowed}.adventure-pet-card--locked{color:#9eb8bd;filter:saturate(.55);background:#0d283791}.adventure-pet-selection{z-index:2;color:#052f3d;background:#072738d1;border:1px solid #b8eff445;border-radius:8px;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:8px;right:8px}.adventure-pet-card--selected .adventure-pet-selection{background:#83e8ef;border-color:#aef7fa}.adventure-pet-selection svg{stroke-width:3px;width:14px;height:14px}.adventure-pet-portrait{background:radial-gradient(circle at 32% 24%,#ffffff40,#0000 26%),linear-gradient(145deg,#3ebccccc,#165b7fe6);border:1px solid #ccfafd3d;border-radius:20px;flex:0 0 70px;place-items:center;width:70px;height:70px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3,0 8px 18px #0016262b}.adventure-pet-portrait--small{border-radius:12px;flex-basis:40px;width:40px;height:40px}.adventure-pet-portrait--hero{border-radius:35px;flex-basis:152px;width:152px;height:152px;box-shadow:inset 0 1px #ffffff3d,0 18px 38px #00152542,0 0 34px #4adae626}.adventure-pet-image{object-fit:contain;filter:drop-shadow(0 5px 6px #001a2433);width:94%;height:94%;display:block}.adventure-pet-card[data-pet-tank="4"]:not(.adventure-pet-card--locked){background:linear-gradient(132deg,#bc7e421a,#0000 44%),#0c2e4e9e;border-color:#d199573d}.adventure-pet-card[data-pet-tank="4"].adventure-pet-card--selected{background:linear-gradient(130deg,#644157cc,#0d4863b8);border-color:#e8b16aad;box-shadow:inset 0 0 0 1px #7ee3eb29,0 0 21px #d8974f1f}.adventure-pet-portrait[data-pet-tank="4"]:not(.adventure-pet-portrait--locked){background:radial-gradient(circle at 32% 24%,#ffffff47,#0000 26%),linear-gradient(145deg,#40b3c7e0,#1d386ff0 58%,#874d35eb);border-color:#f0c18070;box-shadow:inset 0 1px #ffffff38,0 8px 18px #000c2838,0 0 15px #d7914b1f}.adventure-pet-portrait[data-pet-tank="4"] .adventure-pet-rarity{color:#fff0cc;background:#42274be0;border-color:#f6c68466}.adventure-pet-portrait[data-pet-tank="4"]:not(.adventure-pet-portrait--hero) .adventure-pet-rarity span{font-size:0}.adventure-pet-portrait[data-pet-tank="4"]:not(.adventure-pet-portrait--hero) .adventure-pet-rarity span:after{content:"T4 crew";font-size:.44rem}.adventure-pet-portrait--locked{background:radial-gradient(circle at 45% 34%,#c5ffdf14,#0000 31%),linear-gradient(145deg,#285959c7,#122f41f0);border-color:#94bfbb29}.adventure-pet-mystery{color:#d3f2e89e;filter:saturate(.45);background:linear-gradient(145deg,#68978c94,#1b3e4ce0);border-radius:48% 52% 45% 55%/55% 44% 56% 45%;place-items:center;width:78%;height:72%;display:grid;position:relative;box-shadow:inset 0 0 0 1px #daffed14,0 8px 13px #00131c33}.adventure-pet-mystery:before,.adventure-pet-mystery:after{content:"";background:inherit;border-radius:50%;width:28%;height:34%;position:absolute;bottom:-5%}.adventure-pet-mystery:before{left:8%;transform:rotate(26deg)}.adventure-pet-mystery:after{right:8%;transform:rotate(-26deg)}.adventure-pet-mystery svg{z-index:1;width:24px;height:24px;position:relative}.adventure-pet-fallback{color:#d1fbfd;opacity:.92;width:38px;height:38px}.adventure-pet-portrait--small .adventure-pet-fallback{width:22px;height:22px}.adventure-pet-portrait--hero .adventure-pet-fallback{width:72px;height:72px}.adventure-pet-rarity{color:#f2e3ff;letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2d194ed1;border:1px solid #ebd5ff52;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-height:18px;font-size:.47rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:4px;left:4px;right:4px;overflow:hidden}.adventure-pet-rarity svg{flex:0 0 9px;width:9px;height:9px}.adventure-pet-portrait--small .adventure-pet-rarity{display:none}.adventure-pet-portrait--hero .adventure-pet-rarity{min-height:24px;font-size:.57rem;bottom:12px;left:18px;right:18px}.adventure-pet-card-copy{gap:4px}.adventure-pet-ability{color:#9eeaf0;font-size:.62rem;font-weight:800;line-height:1.3}.adventure-pet-description,.adventure-pet-lock-copy{color:#8fbfc5;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.58rem;line-height:1.35;display:-webkit-box;overflow:hidden}.adventure-pet-lock-copy{color:#c1aebf;-webkit-line-clamp:2;font-weight:700}.adventure-empty-state{color:#91c7ce;text-align:center;background:#082e4157;border:1px dashed #a1e5ec33;border-radius:18px;flex:auto;align-content:center;place-items:center;min-height:210px;padding:28px;display:grid}.adventure-empty-state>svg{color:#76dfe8;width:34px;height:34px;margin-bottom:8px}.adventure-empty-state h2{color:#effdfe;margin:0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.1rem}.adventure-empty-state p{max-width:360px;margin:6px 0 0;font-size:.72rem;line-height:1.45}.adventure-reveal-glow{border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 38% 52%,#ffd54e26,#0000 33%);position:absolute;inset:-20%;overflow:hidden}.adventure-pet-reveal>:not(.adventure-reveal-glow){z-index:1;position:relative}.adventure-reveal-spark{color:#ffe67d;filter:drop-shadow(0 0 8px #ffd54e73);animation:2.4s ease-in-out infinite reveal-sparkle;position:absolute}.adventure-reveal-spark--one{width:22px;top:24%;left:11%}.adventure-reveal-spark--two{width:16px;animation-delay:-.8s;top:17%;right:15%}.adventure-reveal-spark--three{width:25px;animation-delay:-1.5s;bottom:22%;right:9%}@keyframes reveal-sparkle{50%{opacity:.45;transform:translateY(-6px)rotate(18deg)scale(.8)}}.adventure-reveal-pet{background:linear-gradient(120deg,#6f4c0c3d,#09384c8c);border:1px solid #ffdb5233;border-radius:21px;grid-template-columns:152px minmax(0,1fr);align-items:center;gap:22px;padding:16px;display:grid}.adventure-reveal-pet-copy{min-width:0}.adventure-reveal-pet-name{color:#fff7c2;margin:0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.05}.adventure-reveal-ability{color:#d8c6ff;background:#35205d4d;border:1px solid #b593f433;border-radius:12px;align-items:flex-start;gap:8px;margin:11px 0 0;padding:9px 10px;font-size:.67rem;line-height:1.35;display:flex}.adventure-reveal-ability>svg{color:#d9b8ff;flex:0 0 17px;width:17px;height:17px}.adventure-reveal-ability span{flex-direction:column;display:flex}.adventure-reveal-ability strong{color:#f0e8ff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.55rem}.adventure-reveal-description{color:#9cc9cf;margin:9px 0 0;font-size:.7rem;line-height:1.45}.adventure-reward{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.adventure-reward-icon{background:linear-gradient(145deg,#fff2a2,#ffd34e);border-radius:13px;flex-basis:44px;width:44px;height:44px}.adventure-reward-icon svg{width:20px;height:20px}.adventure-reward-value{color:#ffe26b;font-variant-numeric:tabular-nums;background:#6b490b3d;border:1px solid #ffdb4e3d;border-radius:10px;padding:6px 9px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:.9rem;font-weight:700}.adventure-campaign-complete{background:linear-gradient(125deg,#ffe99012,#0000 32%),#031b2ef5;border-color:#ffdf6747;width:min(100%,850px);overflow:hidden auto}.adventure-campaign-complete>:not(.adventure-complete-glow){z-index:1;position:relative}.adventure-complete-glow{border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 50% 25%,#ffdd5b2b,#0000 28%),radial-gradient(circle at 19% 72%,#4de6e017,#0000 25%),radial-gradient(circle at 82% 71%,#a478ff1a,#0000 24%);position:absolute;inset:-25%;overflow:hidden}.adventure-complete-ray{opacity:.16;clip-path:polygon(45% 0,55% 0,100% 100%,0 100%);transform-origin:50% 0;background:linear-gradient(#fff5b1a6,#0000);width:24%;height:62%;animation:8s ease-in-out infinite alternate adventure-complete-ray;position:absolute;top:-10%;left:50%}.adventure-complete-ray--one{transform:translate(-50%)rotate(-23deg)}.adventure-complete-ray--two{opacity:.11;animation-delay:-4s;transform:translate(-50%)rotate(24deg)}.adventure-complete-spark{color:#ffe887;filter:drop-shadow(0 0 8px #ffda537a);animation:2.8s ease-in-out infinite reveal-sparkle;position:absolute}.adventure-complete-spark--one{width:23px;top:22%;left:13%}.adventure-complete-spark--two{width:18px;animation-delay:-1.3s;top:16%;right:14%}@keyframes adventure-complete-ray{to{opacity:.07}}.adventure-complete-header{text-align:center;align-items:center}.adventure-complete-header .adventure-screen-description{text-wrap:balance}.adventure-complete-emblem{color:#5b3705;background:radial-gradient(circle at 31% 25%,#fffc,#0000 21%),linear-gradient(145deg,#fff4ad,#ffd044 58%,#e99228);border:1px solid #fff2b094;border-radius:22px;place-items:center;width:66px;height:66px;margin-bottom:-2px;display:grid;transform:rotate(-3deg);box-shadow:inset 0 1px #ffffffb8,0 12px 28px #ffc22b2e,0 0 31px #ffdc5621}.adventure-complete-emblem svg{stroke-width:2.4px;width:33px;height:33px}.adventure-complete-section{background:#0932477a;border:1px solid #9ee5ec26;border-radius:17px;min-width:0;padding:13px}.adventure-complete-section--rewards{background:linear-gradient(120deg,#68480f30,#0932477a);border-color:#ffdd5f33}.adventure-complete-section-heading{margin-bottom:10px}.adventure-complete-stats,.adventure-complete-rewards{min-width:0;margin:0;padding:0;list-style:none;display:grid}.adventure-complete-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px}.adventure-complete-stat{text-align:center;background:#03223685;border:1px solid #a0e9f01f;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:75px;padding:9px;display:flex}.adventure-complete-stat-value{color:#f8feff;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:clamp(1.08rem,2.2vw,1.45rem);line-height:1.05;overflow:hidden}.adventure-complete-stat-label{color:#8edbe1;letter-spacing:.065em;text-transform:uppercase;margin-top:4px;font-size:.57rem;font-weight:800;line-height:1.25}.adventure-complete-stat-description{color:#82afb7;margin-top:3px;font-size:.53rem;line-height:1.28}.adventure-complete-rewards{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.adventure-complete-reward{background:#3a2e1547;border:1px solid #ffe17324;border-radius:13px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.adventure-complete-reward-icon{color:#5d3907;background:linear-gradient(145deg,#fff4ac,#ffd04b);border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 1px #fff,0 7px 14px #2f1d0329}.adventure-complete-reward-icon svg{width:18px;height:18px}.adventure-complete-reward-copy{flex-direction:column;min-width:0;display:flex}.adventure-complete-reward-copy strong{color:#fff9d6;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.25;overflow:hidden}.adventure-complete-reward-copy span{color:#bcae88;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:.56rem;line-height:1.3;display:-webkit-box;overflow:hidden}.adventure-complete-reward-value{color:#ffe36d;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;background:#69480b40;border:1px solid #ffde5e38;border-radius:9px;max-width:92px;padding:5px 7px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:.78rem;font-weight:700;overflow:hidden}.adventure-screen-actions--complete{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.adventure-screen-actions--complete .adventure-button{width:100%;min-width:0}.adventure-visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.campaign-layer:has(>.mode-screen){z-index:80;padding:0;position:fixed;inset:90px 20px 18px}.game-layout:has(.campaign-layer>.mode-screen)>.shop-panel{visibility:hidden;pointer-events:none}.mode-visually-hidden,.mode-live-region{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.mode-screen{--mode-accent:#75e5ef;--mode-accent-strong:#28a9c6;--mode-accent-soft:#50d3e224;--mode-warm:#f2c06e;isolation:isolate;width:100%;height:100%;min-height:0;max-height:100%;color:var(--text);cursor:default;background:linear-gradient(128deg,#ffffff0b,#0000 34%),#03192ef5;border:1px solid #a3e8f247;border-radius:25px;flex-direction:column;gap:15px;padding:clamp(18px,2vw,25px);animation:.4s cubic-bezier(.2,.8,.2,1) both card-enter;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0008187a,inset 0 1px #ffffff1a}.mode-screen :where(h1,h2,h3,p){overflow-wrap:anywhere}.side-mode-setup--challenge,.side-mode-result--challenge{--mode-accent:#ffbc78;--mode-accent-strong:#d76864;--mode-accent-soft:#f47a6824}.mode-screen-header{z-index:1;flex:none;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:3px 12px;min-width:0;display:grid;position:relative}.mode-screen-emblem{border:1px solid color-mix(in srgb, var(--mode-accent) 44%, transparent);color:#062b45;background:linear-gradient(145deg, #dcfdff, var(--mode-accent));width:48px;height:48px;box-shadow:inset 0 1px 0 white, 0 9px 22px color-mix(in srgb, var(--mode-accent) 18%, transparent);border-radius:15px;grid-row:1/span 2;place-items:center;display:grid}.mode-screen-emblem svg{stroke-width:2.5px;width:23px;height:23px}.mode-eyebrow,.mode-section-kicker{color:var(--mode-accent);letter-spacing:.11em;text-transform:uppercase;font-size:.58rem;font-weight:850;line-height:1.25}.mode-title-row{justify-content:space-between;align-items:flex-end;gap:14px;min-width:0;display:flex}.mode-title-row>div,.virtual-tank-header-copy{min-width:0}.mode-screen-title{color:#f8feff;letter-spacing:-.025em;margin:0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700;line-height:1.02}.mode-screen-description{color:#a7d2da;max-width:690px;margin:5px 0 0;font-size:.75rem;line-height:1.42}.mode-screen-badge,.side-mode-feature-badge,.virtual-full-badge{border:1px solid color-mix(in srgb, var(--mode-accent) 28%, transparent);color:#dcfbfd;background:color-mix(in srgb, var(--mode-accent-strong) 19%, #031f34d6);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:29px;padding:4px 9px;font-size:.57rem;font-weight:800;display:inline-flex}.mode-screen-badge svg{width:13px;height:13px}.mode-section-heading{align-items:center;gap:9px;min-width:0;display:flex}.mode-section-heading--compact{gap:7px}.mode-section-icon{color:#07334a;background:linear-gradient(145deg, #d4fbfd, var(--mode-accent));border:1px solid #b7f4f838;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;box-shadow:inset 0 1px #fff,0 6px 14px #00122429}.mode-section-icon svg{width:17px;height:17px}.mode-section-icon--pets{color:#372652;background:linear-gradient(145deg,#efe2ff,#b997f0)}.mode-section-heading-copy{flex-direction:column;flex:1;min-width:0;display:flex}.mode-section-heading-copy>strong{color:#f1fdff;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:.85rem;line-height:1.15}.mode-section-heading-copy>strong>span{color:var(--mode-accent);font-family:Inter,sans-serif;font-size:.59rem}.mode-button,.mode-inline-button,.virtual-glass-button,.virtual-danger-button,.virtual-cancel-button,.virtual-release-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:.7rem;font-weight:850;transition:transform .15s,filter .15s,opacity .15s,border-color .15s,background .15s;display:inline-flex}.mode-button:hover:not(:disabled),.mode-inline-button:hover:not(:disabled),.virtual-glass-button:hover:not(:disabled),.virtual-danger-button:hover:not(:disabled),.virtual-cancel-button:hover:not(:disabled),.virtual-release-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.mode-button:disabled,.mode-inline-button:disabled,.virtual-glass-button:disabled,.virtual-danger-button:disabled,.virtual-cancel-button:disabled,.virtual-release-button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.5}.mode-button svg,.mode-inline-button svg,.virtual-glass-button svg,.virtual-danger-button svg,.virtual-cancel-button svg,.virtual-release-button svg{flex:0 0 15px;width:15px;height:15px}.mode-button{min-width:138px;padding:0 15px}.mode-button--primary{color:#052c40;background:linear-gradient(145deg, #d8fdff, var(--mode-accent));box-shadow:inset 0 1px 0 white, 0 8px 20px color-mix(in srgb, var(--mode-accent) 18%, transparent)}.mode-button--secondary,.mode-button--quiet{color:#e3f9fb;background:#0c384fb8;border-color:#b2edf333}.mode-button--quiet{color:#9fcbd2;background:#07283c85}.mode-inline-button{color:#c7eff2;background:#0c394d9e;border-color:#bfeff42b;flex:none;min-height:31px;padding:0 9px;font-size:.58rem}.mode-screen-actions{z-index:2;flex:none;align-items:center;gap:9px;min-width:0;display:flex;position:relative}.mode-screen-actions--split{justify-content:space-between}.side-mode-setup{background:radial-gradient(circle at 82% 0%, var(--mode-accent-soft), transparent 34%), linear-gradient(128deg, #ffffff0a, transparent 34%), #03192ef7}.side-mode-setup-layout{flex:auto;grid-template-columns:minmax(275px,.72fr) minmax(0,1.55fr);gap:12px;min-width:0;min-height:0;display:grid;overflow:hidden}.side-mode-tank-picker,.side-mode-details{scrollbar-color:#71d5de6b transparent;scrollbar-width:thin;background:#072b4185;border:1px solid #9ae2eb26;border-radius:18px;min-width:0;min-height:0;margin:0;overflow:hidden auto}.side-mode-tank-picker{padding:13px}.side-mode-tank-picker>legend{padding:0 4px}.side-mode-tank-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.side-mode-tank-option{min-width:0}.side-mode-tank-card{color:#e9fbfd;cursor:pointer;background:#0a3349ab;border:1px solid #99e2ea24;border-radius:14px;grid-template-columns:35px minmax(0,1fr);align-content:start;gap:7px;min-width:0;min-height:102px;padding:9px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden}.side-mode-tank-card:hover:not(.is-locked){border-color:color-mix(in srgb, var(--mode-accent) 46%, transparent);background:#0f4358c7;transform:translateY(-1px)}.side-mode-tank-radio:focus-visible+.side-mode-tank-card{outline:3px solid var(--cyan);outline-offset:3px}.side-mode-tank-card.is-selected{border-color:color-mix(in srgb, var(--mode-accent) 68%, transparent);background:linear-gradient(135deg, var(--mode-accent-soft), transparent 68%), #0c4157d1;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--mode-accent) 18%, transparent), 0 0 18px var(--mode-accent-soft)}.side-mode-tank-card.is-locked{color:#91aeb4;cursor:not-allowed;filter:saturate(.58);background:#0d263594}.side-mode-tank-number{color:#063248;background:linear-gradient(145deg, #d8fcff, var(--mode-accent));border:1px solid #cbf9fc3b;border-radius:11px;grid-row:1/span 2;place-items:center;width:35px;height:35px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1rem;font-weight:700;display:grid}.side-mode-tank-card.is-locked .side-mode-tank-number{color:#677d83;background:linear-gradient(145deg,#bdced1,#7c959b)}.side-mode-tank-copy{flex-direction:column;min-width:0;display:flex}.side-mode-tank-copy strong{color:#f4fdff;text-overflow:ellipsis;white-space:nowrap;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:.78rem;line-height:1.18;overflow:hidden}.side-mode-tank-copy small{color:#8fbec5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:.53rem;line-height:1.3;display:-webkit-box;overflow:hidden}.side-mode-tank-meta{min-width:0;color:var(--mode-accent);grid-column:1/-1;align-items:center;gap:4px;font-size:.51rem;font-weight:800;line-height:1.2;display:inline-flex}.side-mode-tank-meta svg{flex:0 0 11px;width:11px;height:11px}.side-mode-tank-lock-copy{color:#839da2;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1/-1;font-size:.49rem;line-height:1.25;display:-webkit-box;overflow:hidden}.side-mode-details{flex-direction:column;gap:9px;padding:13px;display:flex}.side-mode-details-hero{border:1px solid color-mix(in srgb, var(--mode-accent) 20%, transparent);background:linear-gradient(125deg, var(--mode-accent-soft), #04233b6b);border-radius:15px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.side-mode-details-icon{color:#062f48;background:linear-gradient(145deg, #dffeff, var(--mode-accent));border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 1px #fff,0 7px 15px #00142629}.side-mode-details-icon svg{width:22px;height:22px}.side-mode-details-copy{min-width:0}.side-mode-details-copy h2{color:#f6feff;margin:1px 0 0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.15rem;line-height:1.08}.side-mode-details-copy p{color:#9dc8ce;margin:4px 0 0;font-size:.62rem;line-height:1.38}.side-mode-rules,.mode-pet-summary{background:#0321357a;border:1px solid #99e1e91f;border-radius:14px;min-width:0;padding:10px}.side-mode-rules ul{counter-reset:mode-rules;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.side-mode-rules li{color:#9dc8ce;counter-increment:mode-rules;background:#082d4080;border:1px solid #a5e5ec1a;border-radius:10px;min-height:52px;padding:8px 8px 8px 28px;font-size:.55rem;line-height:1.35;position:relative}.side-mode-rules li:before{content:counter(mode-rules);color:#063047;background:var(--mode-accent);border-radius:5px;place-items:center;width:15px;height:15px;font-size:.47rem;font-weight:900;display:grid;position:absolute;top:8px;left:8px}.side-mode-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.side-mode-fact{background:#082b3f8a;border:1px solid #9fe4eb1f;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.side-mode-fact-icon{color:#18364b;background:#8ae6ee;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.side-mode-fact-icon.is-gold{background:linear-gradient(145deg,#fff2a6,#efb851)}.side-mode-fact-icon svg{width:18px}.side-mode-fact>span:last-child{flex-direction:column;min-width:0;display:flex}.side-mode-fact small{color:#7fbac2;letter-spacing:.08em;text-transform:uppercase;font-size:.49rem;font-weight:800}.side-mode-fact strong{color:#f6fdff;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.69rem;overflow:hidden}.mode-pet-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;margin:8px 0 0;padding:0;list-style:none;display:grid}.mode-pet-chip{background:#231c4575;border:1px solid #c7b1f424;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:5px;display:grid}.mode-pet-avatar{background:linear-gradient(145deg,#55bacb,#304f90);border:1px solid #d6f0f833;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.mode-pet-avatar img{object-fit:contain;width:94%;height:94%;display:block}.mode-pet-avatar svg{color:#e5fdff;width:18px}.mode-pet-chip-copy{flex-direction:column;min-width:0;display:flex}.mode-pet-chip-copy strong{color:#f5faff;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;line-height:1.2;overflow:hidden}.mode-pet-chip-copy small{color:#afa4ca;text-overflow:ellipsis;white-space:nowrap;font-size:.46rem;line-height:1.2;overflow:hidden}.mode-compact-empty{color:#8db9bf;border:1px dashed #a2e2e926;border-radius:10px;margin:8px 0 0;padding:8px;font-size:.56rem;line-height:1.35}.mode-empty-state{color:#8cbac0;text-align:left;background:#04223557;border:1px dashed #9ee2e92e;border-radius:15px;flex:1;justify-content:center;align-items:center;gap:10px;min-height:140px;padding:18px;display:flex}.mode-empty-state--compact{min-height:82px;margin-top:8px;padding:10px}.mode-empty-state>svg{width:28px;height:28px;color:var(--mode-accent);flex:0 0 28px}.mode-empty-state>span{flex-direction:column;display:flex}.mode-empty-state strong{color:#ecfbfd;font-size:.75rem}.mode-empty-state small{margin-top:3px;font-size:.56rem;line-height:1.35}.side-mode-result{text-align:center;background:radial-gradient(circle at 50% 0%, var(--mode-accent-soft), transparent 36%), #03192ef7;scrollbar-color:#71d5de6b transparent;scrollbar-width:thin;width:min(100%,760px);height:auto;overflow:hidden auto}.side-mode-result>:not(.side-mode-result-glow){z-index:1;position:relative}.side-mode-result-glow{border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 50% 18%, var(--mode-accent-soft), transparent 30%);position:absolute;inset:0;overflow:hidden}.side-mode-result-glow span{opacity:.1;background:linear-gradient(180deg, var(--mode-accent), transparent);clip-path:polygon(44% 0,56% 0,100% 100%,0 100%);width:20%;height:56%;animation:7s ease-in-out infinite alternate side-result-ray;position:absolute;top:-15%;left:50%;transform:translate(-50%)rotate(-28deg)}.side-mode-result-glow span:nth-child(2){animation-delay:-2.2s;transform:translate(-50%)rotate(0)}.side-mode-result-glow span:nth-child(3){animation-delay:-4.4s;transform:translate(-50%)rotate(28deg)}@keyframes side-result-ray{to{opacity:.035}}.side-mode-result.is-failed{--mode-accent:#ff8a9b;--mode-accent-strong:#b53e67;--mode-accent-soft:#ff5a7821}.side-mode-result-header{flex-direction:column;align-items:center;gap:5px;display:flex}.side-mode-result-emblem{border:1px solid color-mix(in srgb, var(--mode-accent) 58%, white 12%);color:#173147;background:linear-gradient(145deg, #efffff, var(--mode-accent));width:62px;height:62px;box-shadow:inset 0 1px 0 white, 0 11px 28px var(--mode-accent-soft), 0 0 30px var(--mode-accent-soft);border-radius:20px;place-items:center;margin-bottom:2px;display:grid}.side-mode-result-emblem svg{width:30px;height:30px}.side-mode-result-tank{color:#bcebf0;background:#08304499;border:1px solid #a3e6ed2b;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:3px 9px;font-size:.56rem;font-weight:800;display:inline-flex}.side-mode-result-tank svg{width:12px}.side-mode-result-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.side-mode-result-stats li{background:#072b408f;border:1px solid #9de2ea24;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:88px;padding:9px;display:flex}.side-mode-result-stat-icon{color:#0b354a;background:var(--mode-accent);border-radius:8px;place-items:center;width:27px;height:27px;margin-bottom:5px;display:grid}.side-mode-result-stat-icon svg{width:14px}.side-mode-result-stats strong{color:#f7fdff;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.05rem;line-height:1.1;overflow:hidden}.side-mode-result-stats li>span:last-child{color:#82bac2;letter-spacing:.07em;text-transform:uppercase;margin-top:3px;font-size:.48rem;font-weight:850}.side-mode-record{text-align:left;background:linear-gradient(120deg,#714e0e3d,#082c4080);border:1px solid #ffd86736;border-radius:15px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:11px;display:grid}.side-mode-record.is-new{border-color:#ffe07175;box-shadow:0 0 22px #ffcd4b1a}.side-mode-record-icon{color:#5d3b08;background:linear-gradient(145deg,#fff2aa,#f4c250);border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 1px #fff,0 8px 17px #3e24032b}.side-mode-record-icon svg{width:22px}.side-mode-record-copy{flex-direction:column;min-width:0;display:flex}.side-mode-record-copy small{color:#d4b76f;letter-spacing:.08em;text-transform:uppercase;font-size:.52rem;font-weight:850}.side-mode-record-copy strong{color:#fff7d4;margin-top:1px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1.25rem}.side-mode-record-copy span{color:#b8aa85;font-size:.55rem}.side-mode-new-record{color:#ffe78b;white-space:nowrap;background:#66450a52;border:1px solid #ffe27847;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:.52rem;font-weight:850;display:inline-flex}.side-mode-new-record svg{width:12px}.mode-screen-actions--result{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.mode-screen-actions--result .mode-button{width:100%;min-width:0}.virtual-tank-screen{--mode-accent:#7ee5ec;--mode-accent-strong:#258fac;--mode-accent-soft:#57d9e421;background:radial-gradient(circle at 15% 0,#56d7e11a,#0000 30%),radial-gradient(circle at 88% 100%,#ab74ef14,#0000 27%),#021629fa;width:100%;max-width:none}.virtual-tank-header{flex:none;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;display:grid}.virtual-tank-emblem{grid-row:auto}.virtual-tank-resource{color:#073249;background:#072c41b3;border:1px solid #9fe3ea2e;border-radius:13px;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:7px;min-width:102px;min-height:45px;padding:6px 9px 6px 7px;display:grid}.virtual-tank-resource>svg{background:linear-gradient(145deg,#fff2a6,#e8b04e);border-radius:9px;width:29px;height:29px;padding:7px}.virtual-tank-resource--capacity>svg{background:linear-gradient(145deg,#d5fcff,#69d9e4)}.virtual-tank-resource>span{flex-direction:column;min-width:0;display:flex}.virtual-tank-resource small{color:#77afb8;letter-spacing:.08em;text-transform:uppercase;font-size:.46rem;font-weight:850}.virtual-tank-resource strong{color:#f4fdff;font-variant-numeric:tabular-nums;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:.88rem}.virtual-tank-layout{flex:auto;grid-template-columns:minmax(0,1fr) 326px;gap:12px;min-width:0;min-height:0;display:grid;overflow:hidden}.virtual-tank-stage{isolation:isolate;background-color:#087fa6;background-image:linear-gradient(#0679a305,#022a4c30),url(/assets/aquarium-bg.webp);background-position:50%;background-size:cover;border:1px solid #a4eef447;border-radius:21px;min-width:0;min-height:360px;position:relative;overflow:hidden;box-shadow:inset 0 0 75px #011d4138,0 18px 45px #00091940}.virtual-tank-stage:before{z-index:5;content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(112deg,#ffffff29,#0000 17% 76%,#ffffff0a),radial-gradient(#0000 52%,#00183c42);position:absolute;inset:0;box-shadow:inset 0 0 0 5px #cdfbff0b,inset 0 2px #ffffff3d}.virtual-tank-stage:after{z-index:1;content:"";pointer-events:none;clip-path:polygon(0 45%,8% 20%,15% 52%,25% 25%,35% 58%,48% 18%,57% 61%,69% 28%,78% 56%,90% 19%,100% 44%,100% 100%,0 100%);background:radial-gradient(at 12% 100%,#4aa3719e 0 11%,#0000 12%),radial-gradient(at 87% 100%,#5470b494 0 12%,#0000 13%),linear-gradient(#0000,#042a4680);height:22%;position:absolute;bottom:-2%;left:-3%;right:-3%}.virtual-tank-stage[data-background="2"],.virtual-tank-stage[data-background=tank-2],.virtual-tank-stage--deep-vault{background-color:#062c64;background-image:radial-gradient(circle at 50% 10%,#67e8f024,#0000 34%),linear-gradient(#052f6412,#01113461),url(/assets/aquarium-deep.webp)}.virtual-tank-stage[data-background="3"],.virtual-tank-stage[data-background=tank-3],.virtual-tank-stage--living-conservatory{background-color:#07584c;background-image:radial-gradient(circle at 50% 9%,#c5ffa42e,#0000 31%),linear-gradient(#0768550d,#01272d63),url(/assets/aquarium-bg.webp)}.virtual-tank-stage[data-background="4"],.virtual-tank-stage[data-background=tank-4],.virtual-tank-stage--midnight-tideworks{background-color:#071941;background-image:radial-gradient(circle at 78% 18%,#5de2f630,#0000 20%),radial-gradient(circle at 24% 24%,#bf7e3e1f,#0000 24%),linear-gradient(#07285b1a,#02092278),url(/assets/aquarium-deep.webp);border-color:#d79e5a63}.virtual-water-light{z-index:0;opacity:.13;pointer-events:none;background:linear-gradient(102deg,#0000 0 35%,#cff3 45%,#0000 57%),repeating-linear-gradient(102deg,#0000 0 76px,#ccffff2b 77px 83px,#0000 84px 150px);width:122%;height:64%;animation:14s linear infinite alternate virtual-water-shimmer;position:absolute;top:-22%;left:-18%}@keyframes virtual-water-shimmer{to{transform:translate(6%)rotate(2deg)}}.virtual-bubble{z-index:1;opacity:0;pointer-events:none;border:1px solid #e1feff7a;border-radius:50%;width:12px;height:12px;animation:8s linear infinite virtual-bubble-rise;position:absolute;bottom:-18px}.virtual-bubble--one{left:16%}.virtual-bubble--two{width:8px;height:8px;animation-duration:10s;animation-delay:-4.3s;left:57%}.virtual-bubble--three{width:16px;height:16px;animation-duration:12s;animation-delay:-6.5s;left:84%}@keyframes virtual-bubble-rise{10%{opacity:.42}85%{opacity:.28}to{opacity:0;transform:translate(14px,-480px)scale(1.12)}}:is(.virtual-tank-screen,.virtual-tank-stage).is-performance-mode .virtual-water-light,:is(.virtual-tank-screen,.virtual-tank-stage).is-performance-mode .virtual-bubble,:is(.virtual-tank-screen,.virtual-tank-stage).is-performance-mode .virtual-fish,:is(.virtual-tank-screen,.virtual-tank-stage).is-performance-mode .virtual-fish *,:is(.virtual-tank-screen,.virtual-tank-stage).is-performance-mode .virtual-fish :before,:is(.virtual-tank-screen,.virtual-tank-stage).is-performance-mode .virtual-fish :after{filter:none!important;transition:none!important;animation:none!important}:is(.virtual-tank-screen,.virtual-tank-stage).is-performance-mode :is(.virtual-fish .fish-body,.virtual-fish-name,.virtual-capacity-meter,.virtual-glass-button){-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.virtual-fish{z-index:3;width:76px;height:58px;color:inherit;cursor:pointer;filter:drop-shadow(0 8px 7px #0119343d);background:0 0;border:0;padding:0;transition:left .45s,top .45s,filter .16s;position:absolute;transform:translate(-50%,-50%)}.virtual-fish .fish-body{transform:scaleX(var(--direction,1));transform-origin:50%}.virtual-fish:before{content:"";pointer-events:none;border:2px solid #0000;border-radius:50%;transition:border-color .15s,box-shadow .15s;position:absolute;inset:-7px}.virtual-fish:hover,.virtual-fish:focus-visible{filter:brightness(1.1)drop-shadow(0 8px 8px #01193442)}.virtual-fish.is-selected:before{border-color:#f4fdffe6;box-shadow:0 0 0 4px #54e1ea3d,0 0 17px #56e2ec61}.virtual-fish.fish-actor--broodfin{width:101px;height:74px}.virtual-fish.fish-actor--vaultmaw{width:132px;height:91px}.virtual-fish.fish-actor--mireclaw{width:100px;height:66px}.virtual-fish.fish-actor--lotusray{width:126px;height:82px}.virtual-fish.fish-actor--gulper{width:96px;height:72px}.virtual-fish.fish-actor--carnivore{width:88px;height:64px}.virtual-fish-name{color:#eaffff;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#031f31bd;border:1px solid #d2f7fa33;border-radius:999px;max-width:92px;padding:2px 6px;font-size:.47rem;font-weight:800;line-height:1.2;position:absolute;top:calc(100% + 2px);left:50%;overflow:hidden;transform:translate(-50%)}.virtual-tank-empty{z-index:3;color:#add8dd;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04273b85;border:1px dashed #cff8fb4d;border-radius:18px;flex-direction:column;align-items:center;width:min(330px,100% - 34px);padding:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.virtual-tank-empty>span{color:#073248;background:linear-gradient(145deg,#dcfdff,#72e0e8);border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:8px;display:grid}.virtual-tank-empty svg{width:23px}.virtual-tank-empty strong{color:#f1fdff;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:1rem}.virtual-tank-empty p{margin:5px 0 0;font-size:.65rem;line-height:1.4}.virtual-capacity-meter{z-index:7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#021a2fb3;border:1px solid #defdff66;border-radius:999px;width:104px;height:7px;position:absolute;top:12px;right:12px;overflow:hidden}.virtual-capacity-meter>span{width:var(--capacity,0%);border-radius:inherit;background:linear-gradient(90deg,#60dce5,#f2c568);height:100%;display:block}.virtual-ambient-actions{z-index:8;gap:6px;display:flex;position:absolute;bottom:11px;right:11px}.virtual-glass-button{color:#e8fdff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#032337b8;border-color:#d9fbfd42;min-height:34px;padding:0 10px;font-size:.57rem}.virtual-tank-sidebar{overscroll-behavior:contain;scrollbar-color:#71d5de6b transparent;scrollbar-width:thin;flex-direction:column;gap:8px;min-width:0;min-height:0;padding-right:3px;display:flex;overflow:hidden auto}.virtual-control-card,.virtual-tank-sidebar>.mode-pet-summary{background:#072b408f;border:1px solid #9ae1e924;border-radius:14px;flex:none;min-width:0;padding:10px}.virtual-fish-vitals,.virtual-daily-care{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px;display:grid}.virtual-fish-vitals>span,.virtual-daily-care>span{background:#03203375;border:1px solid #9de2ea1a;border-radius:9px;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:1px 5px;min-width:0;padding:6px;display:grid}.virtual-daily-care>span{flex-direction:column;align-items:flex-start;display:flex}.virtual-daily-care>span:last-child:nth-child(3){grid-column:1/-1}.virtual-fish-vitals svg{color:#f2b5d2;grid-row:1/span 2;width:14px;height:14px}.virtual-fish-vitals>span:last-child svg{color:#d3bdff}.virtual-fish-vitals small,.virtual-daily-care small{color:#75afb7;letter-spacing:.06em;text-transform:uppercase;font-size:.43rem;font-weight:850}.virtual-fish-vitals strong,.virtual-daily-care strong{color:#eefcfd;text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;overflow:hidden}.virtual-mood-meter{background:#aae1e71a;border-radius:999px;height:6px;margin-top:6px;overflow:hidden}.virtual-mood-meter>span{width:var(--mood,0%);border-radius:inherit;background:linear-gradient(90deg,#ed7e98,#f0c067 50%,#67e1d9);height:100%;transition:width .18s;display:block}.mode-button--care{color:#15304a;background:linear-gradient(145deg,#fff0b0,#e9b45d 55%,#75d7df);flex-wrap:wrap;width:100%;min-height:36px;margin-top:7px;padding:5px 9px}.mode-button--care small{width:100%;font-size:.43rem;line-height:1}.virtual-rename-form{margin-top:8px}.virtual-rename-form>label{color:#75b4bc;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:.47rem;font-weight:850;display:block}.virtual-rename-form>span{grid-template-columns:minmax(0,1fr) 34px;gap:5px;display:grid}.virtual-rename-form input{color:#ecfdff;width:100%;min-height:34px;font:inherit;background:#021d30b3;border:1px solid #a5e5ec2e;border-radius:10px;outline:0;padding:0 9px;font-size:.62rem}.virtual-rename-form input:focus-visible{border-color:var(--cyan);box-shadow:0 0 0 2px #8cecf433}.virtual-rename-form button{color:#073145;cursor:pointer;background:#7be2e8;border:1px solid #b9eef233;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid}.virtual-rename-form button:disabled{cursor:not-allowed;opacity:.42}.virtual-rename-form button svg{width:15px}.virtual-release-button{color:#e5abb4;background:#571c2f47;border-color:#fa8a9a33;width:100%;min-height:31px;margin-top:6px;padding:0 8px;font-size:.53rem}.virtual-release-confirm{background:#5b19304d;border:1px solid #ff7b9140;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:7px;padding:7px;display:grid}.virtual-release-confirm>span{color:#edbdc5;grid-column:1/-1;font-size:.52rem;line-height:1.3}.virtual-danger-button,.virtual-cancel-button{min-height:29px;padding:0 7px;font-size:.49rem}.virtual-danger-button{color:#3f0b19;background:#ff8da0}.virtual-cancel-button{color:#c4dde1;background:#0c324499;border-color:#d6ebef29}.virtual-catalog-list{scrollbar-color:#71d5de6b transparent;scrollbar-width:thin;flex-direction:column;gap:5px;max-height:190px;margin:8px 0 0;padding:0 2px 0 0;list-style:none;display:flex;overflow-y:auto}.virtual-catalog-item{color:#ecfbfd;text-align:left;cursor:pointer;background:#0321357d;border:1px solid #9de2ea1c;border-radius:10px;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;min-height:54px;padding:6px;transition:border-color .15s,background .15s,transform .15s;display:grid}.virtual-catalog-item:hover:not(:disabled){background:#083448a6;border-color:#7de2ea5e;transform:translateY(-1px)}.virtual-catalog-item:disabled{cursor:not-allowed;filter:saturate(.58);opacity:.58}.virtual-catalog-fish{color:#07334a;background:linear-gradient(145deg,#d9fcff,#69d9e4);border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.virtual-catalog-fish svg{width:18px}.virtual-catalog-fish--carnivore,.virtual-catalog-fish--gulper{background:linear-gradient(145deg,#e9d4ff,#9d83e7)}.virtual-catalog-fish--mireclaw,.virtual-catalog-fish--lotusray{background:linear-gradient(145deg,#edffbd,#75d39c)}.virtual-catalog-fish--broodfin,.virtual-catalog-fish--vaultmaw{background:linear-gradient(145deg,#fff1b5,#d68c5c)}.virtual-catalog-copy{flex-direction:column;min-width:0;display:flex}.virtual-catalog-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.virtual-catalog-copy small{color:#82b1b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:.47rem;line-height:1.25;display:-webkit-box;overflow:hidden}.virtual-catalog-cost{color:#f3d576;white-space:nowrap;align-items:center;gap:3px;font-size:.54rem;font-weight:850;display:inline-flex}.virtual-catalog-cost svg{width:11px}.virtual-capacity-upgrade{color:#effbfc;text-align:left;cursor:pointer;background:linear-gradient(120deg,#6c4d1038,#0425398a);border:1px solid #f2ca6936;border-radius:11px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;min-height:50px;margin-top:7px;padding:6px;display:grid}.virtual-capacity-upgrade:disabled{cursor:not-allowed;opacity:.5}.virtual-capacity-upgrade>span:first-child{color:#13384c;background:#f2ca69;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.virtual-capacity-upgrade>span:first-child svg{width:16px}.virtual-capacity-upgrade>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.virtual-capacity-upgrade small{color:#bca765;text-transform:uppercase;font-size:.44rem;font-weight:850}.virtual-capacity-upgrade strong{text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;overflow:hidden}.virtual-capacity-upgrade>span:last-child{color:#f1d16c;align-items:center;gap:3px;font-size:.52rem;font-weight:850;display:inline-flex}.virtual-capacity-upgrade>span:last-child svg{width:11px}.virtual-background-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px;display:grid}.virtual-background-swatch{color:#e7f9fa;cursor:pointer;background:linear-gradient(145deg,#188eb2,#075277);border:1px solid #a6e5eb21;border-radius:10px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:6px;min-height:47px;padding:5px;display:grid;position:relative;overflow:hidden}.virtual-background-option input:focus-visible+.virtual-background-swatch{outline:3px solid var(--cyan);outline-offset:2px}.virtual-background-option input:checked+.virtual-background-swatch{border-color:#e2fcfeb8;box-shadow:inset 0 0 0 1px #e7fdff3b,0 0 13px #57dde724}.virtual-background-swatch--2,.virtual-background-swatch--tank-2,.virtual-background-swatch--deep-vault{background:linear-gradient(145deg,#3556aa,#151f61)}.virtual-background-swatch--3,.virtual-background-swatch--tank-3,.virtual-background-swatch--living-conservatory{background:linear-gradient(145deg,#61ad73,#175e55)}.virtual-background-swatch--4,.virtual-background-swatch--tank-4,.virtual-background-swatch--midnight-tideworks{background:linear-gradient(145deg,#35588c,#241a51 62%,#9d653c)}.virtual-background-swatch.is-locked{cursor:not-allowed;filter:grayscale(.6);opacity:.55}.virtual-background-swatch>span{background:#031c3173;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.virtual-background-swatch svg{width:13px}.virtual-background-swatch strong{text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;overflow:hidden}.virtual-tank-sidebar>.mode-pet-summary .mode-pet-list{grid-template-columns:minmax(0,1fr)}.virtual-tank-footer{justify-content:space-between}.virtual-tank-footer>span{color:#83bdc4;align-items:center;gap:6px;font-size:.55rem;font-weight:700;display:inline-flex}.virtual-tank-footer>span svg{color:#e6c67e;width:13px}.virtual-tank-screen.is-ambient{border-color:#b1f1f657;padding:0}.virtual-tank-screen.is-ambient .virtual-tank-header,.virtual-tank-screen.is-ambient .virtual-tank-sidebar,.virtual-tank-screen.is-ambient .virtual-tank-footer{display:none}.virtual-tank-screen.is-ambient .virtual-tank-layout{display:block}.virtual-tank-screen.is-ambient .virtual-tank-stage{border-radius:inherit;border:0;width:100%;height:100%;min-height:100%}.mode-screen::-webkit-scrollbar{width:6px;height:6px}.side-mode-tank-picker::-webkit-scrollbar{width:6px;height:6px}.side-mode-details::-webkit-scrollbar{width:6px;height:6px}.virtual-tank-sidebar::-webkit-scrollbar{width:6px;height:6px}.virtual-catalog-list::-webkit-scrollbar{width:6px;height:6px}.mode-screen::-webkit-scrollbar-thumb{background:#71d5de61;border-radius:999px}.side-mode-tank-picker::-webkit-scrollbar-thumb{background:#71d5de61;border-radius:999px}.side-mode-details::-webkit-scrollbar-thumb{background:#71d5de61;border-radius:999px}.virtual-tank-sidebar::-webkit-scrollbar-thumb{background:#71d5de61;border-radius:999px}.virtual-catalog-list::-webkit-scrollbar-thumb{background:#71d5de61;border-radius:999px}@media (width<=1120px){.app-shell{padding:12px 14px 18px}.game-layout{grid-template-columns:1fr}.tank-shell{min-height:0}.shop-panel{min-height:auto}.shop-header{padding:13px 15px 11px}.shop-items{scroll-snap-type:x mandatory;scrollbar-width:thin;flex-direction:row;overflow:auto hidden}.shop-item{scroll-snap-align:start;flex:0 0 242px;min-width:242px}.shop-objective{display:none}.campaign-layer{padding:14px}.adventure-pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.app-shell{min-height:100dvh;padding:8px 9px calc(10px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.app-header{height:49px;margin-bottom:8px}.brand-mark{border-radius:12px;flex-basis:38px;width:38px;height:38px}.brand-mark svg{width:21px}.brand-name{font-size:.92rem}.brand-edition{font-size:.54rem}.mode-chip{display:none}.header-action{border-radius:12px;width:38px;height:38px}.game-layout{flex:1;grid-template-rows:minmax(0,1fr) auto;gap:8px;min-height:0}.play-column{flex-direction:column;min-height:0;display:flex}.tank-shell{aspect-ratio:auto;background-position:50%;border-radius:20px;flex:1;min-height:360px}.tank-hud{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"resources egg""threat threat";gap:5px;top:9px;left:9px;right:9px}.tank-hud>.hud-group:first-child{grid-area:resources}.tank-hud>.egg-meter{grid-area:egg}.tank-hud>.hud-group:last-child{grid-area:threat;min-width:0}.hud-pill{border-radius:12px;min-height:40px;padding:5px 8px 5px 5px}.hud-icon{flex-basis:28px;width:28px;height:28px}.hud-label{display:none}.hud-value{font-size:.9rem}.egg-meter{border-radius:12px;justify-self:center;gap:7px;min-width:104px;min-height:40px;padding:4px 9px}.egg-shape{flex-basis:23px;width:23px;height:29px}.egg-label{display:none}.egg-value{margin:0;font-size:.85rem}.threat-chip{border-radius:10px;justify-content:center;gap:6px;width:auto;max-width:100%;min-height:30px;padding:0 9px;font-size:.66rem}.threat-chip svg{flex:0 0 14px;width:14px}.threat-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:inline;overflow:hidden}.tutorial-tip{white-space:nowrap;top:94px}.play-footer{display:none}.intro-layer,.modal-layer,.result-layer,.pause-layer{padding:14px}.intro-card,.dialog-card,.result-card,.pause-card{border-radius:20px;padding:22px 18px}.intro-title{font-size:2.45rem}.intro-copy{font-size:.84rem}.intro-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.intro-shortcuts{display:none}.shop-panel{border-radius:18px}.shop-header{display:none}.shop-items{gap:7px;padding:7px;overflow-y:hidden}.shop-item{border-radius:13px;flex-basis:128px;grid-template-columns:38px 1fr;gap:8px;min-width:128px;min-height:67px;padding:7px}.shop-item-icon{border-radius:11px;width:38px;height:38px}.shop-item-icon svg{width:20px}.shop-item-description{display:none}.shop-item-name{font-size:.76rem}.shop-item-status{max-width:78px;margin-top:2px;font-size:.48rem}.shop-item.has-status{flex-basis:188px;min-width:188px}.shop-item.has-status .shop-item-status{text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:126px;line-height:1.24;display:-webkit-box;overflow:hidden}.shop-item-cost{min-width:0;font-size:.62rem;position:absolute;bottom:6px;right:7px}.shop-item-missing,.level-pips{display:none}.campaign-layer{-webkit-backdrop-filter:none;backdrop-filter:none;padding:8px}.adventure-screen{border-radius:19px;gap:12px;padding:15px}.adventure-screen :is(h1,h2,p,span){overflow-wrap:anywhere}.adventure-screen-title{font-size:clamp(1.5rem,7vw,2rem)}.adventure-screen-description{font-size:.75rem;line-height:1.42}.adventure-mode-grid,.adventure-briefing-layout,.adventure-pet-grid{grid-template-columns:minmax(0,1fr)}.adventure-mode-grid,.adventure-pet-grid{gap:8px}.adventure-mode-card{border-radius:14px;grid-template-columns:42px minmax(0,1fr) 25px;gap:9px;min-height:91px;padding:10px}.adventure-mode-icon{border-radius:12px;flex-basis:42px;width:42px;height:42px}.adventure-mode-icon svg{width:20px;height:20px}.adventure-mode-name{font-size:.94rem}.adventure-mode-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:.64rem;display:-webkit-box;overflow:hidden}.adventure-mode-progress-group,.adventure-mode-lock{margin-top:6px}.adventure-mode-action{width:25px;height:25px}.adventure-briefing-mission{grid-column:auto}.adventure-briefing-section,.adventure-briefing-mission{border-radius:14px;padding:11px}.adventure-section-heading{align-items:flex-start}.adventure-unlock-list{max-height:152px}.adventure-title-row{align-items:flex-start;gap:9px}.adventure-pet-filters{margin-left:-3px;margin-right:-3px;padding-left:3px;padding-right:3px}.adventure-pet-select>.adventure-empty-state{min-height:0;padding:12px;overflow-y:auto}.adventure-pet-filter{min-height:32px;padding:3px 8px;font-size:.6rem}.adventure-selection-count{min-height:33px;padding:5px 8px;font-size:.58rem}.adventure-selection-count strong{font-size:.9rem}.adventure-pet-card{border-radius:14px;grid-template-columns:62px minmax(0,1fr);gap:10px;min-height:103px;padding:9px 11px 9px 9px}.adventure-pet-portrait{border-radius:17px;flex-basis:62px;width:62px;height:62px}.adventure-pet-portrait--small{border-radius:12px;flex-basis:40px;width:40px;height:40px}.adventure-pet-name{font-size:.93rem}.adventure-pet-description{-webkit-line-clamp:2}.adventure-screen-actions{flex-wrap:wrap}.adventure-screen-actions--split .adventure-button{flex:130px;min-width:min(100%,130px)}.adventure-button{min-height:42px;padding:0 13px}.adventure-button--compact{flex:none;min-width:auto;min-height:32px;padding:0 8px}.adventure-reveal-pet{border-radius:17px;grid-template-columns:106px minmax(0,1fr);gap:13px;padding:12px}.adventure-pet-portrait--hero{border-radius:25px;flex-basis:106px;width:106px;height:106px}.adventure-pet-portrait--hero .adventure-pet-fallback{width:52px;height:52px}.adventure-pet-portrait--hero .adventure-pet-rarity{min-height:20px;font-size:.49rem;bottom:7px;left:9px;right:9px}.adventure-reveal-pet-name{font-size:1.55rem}.adventure-reveal-ability{margin-top:7px;padding:7px 8px}.adventure-reveal-description{margin-top:6px;font-size:.65rem}.adventure-complete-emblem{border-radius:18px;width:54px;height:54px}.adventure-complete-emblem svg{width:27px;height:27px}.adventure-complete-section{border-radius:14px;padding:11px}.adventure-complete-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.adventure-complete-rewards{grid-template-columns:minmax(0,1fr)}.adventure-screen-actions--complete{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.snail-pet,.snail-pet img{width:88px;height:56px}.snail-pet>span{display:none}.pet-status-dock{gap:4px;max-width:none;bottom:8px;left:8px;right:8px}.pet-status-chip{min-height:24px;padding:3px 7px;font-size:.56rem}.pet-action-button{min-width:139px;min-height:43px;padding:4px 9px;font-size:.6rem;bottom:8px;right:8px}.tank-shell:has(.pet-action-button--harvest) .pet-status-dock{max-width:calc(100% - 16px);bottom:58px}}@media (width<=480px){.adventure-screen{padding:13px}.adventure-eyebrow{letter-spacing:.09em;min-height:25px;padding:3px 8px;font-size:.56rem}.adventure-screen-title{font-size:1.48rem}.adventure-title-row{flex-direction:column}.adventure-selection-count{align-self:flex-start}.adventure-section-heading{flex-wrap:wrap}.adventure-section-heading .adventure-button--compact{width:100%;margin-left:0}.adventure-unlock-item{grid-template-columns:22px minmax(0,1fr)}.adventure-new-badge{grid-column:2;justify-self:start}.adventure-reveal-pet{grid-template-columns:82px minmax(0,1fr);gap:10px;padding:10px}.adventure-pet-portrait--hero{border-radius:21px;flex-basis:82px;width:82px;height:82px}.adventure-pet-portrait--hero .adventure-pet-rarity{display:none}.adventure-reveal-ability{font-size:.61rem}.adventure-reward{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding:9px}.adventure-reward-icon{flex-basis:38px;width:38px;height:38px}.adventure-reward-value{padding:5px 7px;font-size:.8rem}.adventure-screen-actions--split{grid-template-columns:1fr;display:grid}.adventure-screen-actions--split .adventure-button{width:100%}.adventure-screen-actions--complete{grid-template-columns:minmax(0,1fr)}.adventure-complete-stat{min-height:68px;padding:7px}.adventure-complete-reward{grid-template-columns:34px minmax(0,1fr) auto;gap:7px}.adventure-complete-reward-icon{width:34px;height:34px}.pet-action-button{min-width:132px}.pet-action-button small{max-width:102px}.alien-actor--dyad{width:174px}.dyad-core{width:78px}}@media (height<=650px) and (orientation:landscape){.app-shell{padding:7px 10px}.app-header{height:42px;margin-bottom:7px}.brand-mark{flex-basis:36px;width:36px;height:36px}.game-layout{grid-template-columns:minmax(0,1fr) 236px}.tank-shell{aspect-ratio:auto;height:calc(100dvh - 64px);min-height:0}.shop-panel{height:calc(100dvh - 64px)}.shop-items{flex-direction:column;overflow-y:auto}.shop-item{flex:0 0 69px;min-width:0;min-height:69px}.shop-objective,.play-footer{display:none}.campaign-layer{padding:7px}.adventure-screen{border-radius:17px;gap:9px;padding:12px 14px}.adventure-screen-title{font-size:1.55rem}.adventure-screen-description{font-size:.7rem;line-height:1.35}.adventure-mode-grid{gap:7px}.adventure-mode-card{min-height:88px;padding:9px}.adventure-pet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.adventure-pet-card{grid-template-columns:56px minmax(0,1fr);min-height:86px;padding:7px}.adventure-pet-portrait{border-radius:15px;flex-basis:56px;width:56px;height:56px}.adventure-reveal-pet{grid-template-columns:100px minmax(0,1fr);padding:10px}.adventure-pet-portrait--hero{flex-basis:100px;width:100px;height:100px}.adventure-campaign-complete{gap:8px}.adventure-complete-emblem{border-radius:15px;width:44px;height:44px}.adventure-complete-emblem svg{width:23px;height:23px}.adventure-complete-section{padding:8px}.adventure-complete-section-heading{margin-bottom:7px}.adventure-complete-stat{min-height:57px;padding:6px}.adventure-complete-stat-description{display:none}.pet-action-button{min-width:128px;min-height:40px}.tank-shell:has(.pet-action-button--harvest) .pet-status-dock{bottom:54px}}@media (width<=1120px){.campaign-layer:has(>.mode-screen){inset:88px 14px 18px}.side-mode-setup-layout{grid-template-columns:minmax(245px,.72fr) minmax(0,1.55fr)}.virtual-tank-layout{grid-template-columns:minmax(0,1fr) 292px}}@media (width<=720px){.campaign-layer:has(>.mode-screen){inset:65px 9px calc(10px + env(safe-area-inset-bottom))}.mode-screen{border-radius:19px;gap:11px;padding:14px}.mode-screen-header{grid-template-columns:42px minmax(0,1fr);gap:3px 9px}.mode-screen-emblem{border-radius:13px;width:42px;height:42px}.mode-screen-emblem svg{width:20px;height:20px}.mode-screen-title{font-size:clamp(1.42rem,6.8vw,1.85rem)}.mode-screen-description{font-size:.67rem;line-height:1.35}.mode-screen-badge{min-height:26px;padding:3px 7px;font-size:.5rem}.side-mode-setup-layout{overscroll-behavior:contain;scrollbar-color:#71d5de6b transparent;scrollbar-width:thin;flex-direction:column;grid-template-columns:minmax(0,1fr);padding-right:2px;display:flex;overflow:hidden auto}.side-mode-tank-picker,.side-mode-details{flex:none;min-height:max-content;overflow:visible}.side-mode-tank-card{min-height:94px}.side-mode-details-hero{grid-template-columns:42px minmax(0,1fr) auto}.side-mode-details-icon{width:42px;height:42px}.side-mode-details-copy h2{font-size:1rem}.side-mode-rules ul{grid-template-columns:minmax(0,1fr)}.side-mode-rules li{min-height:0}.mode-screen-actions--split .mode-button{flex:140px;min-width:0}.side-mode-result{overflow-y:auto}.side-mode-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.side-mode-result-stats li{min-height:72px}.virtual-tank-header{grid-template-columns:42px repeat(2,minmax(0,1fr));gap:7px}.virtual-tank-header-copy{grid-column:2/-1}.virtual-tank-header .mode-screen-description{display:none}.virtual-tank-resource{min-width:0;min-height:39px;padding:4px 7px 4px 5px}.virtual-tank-resource--shells{grid-column:2}.virtual-tank-resource--capacity{grid-column:3}.virtual-tank-resource>svg{width:27px;height:27px;padding:6px}.virtual-tank-layout{overscroll-behavior:contain;scrollbar-color:#71d5de6b transparent;scrollbar-width:thin;grid-template-columns:minmax(0,1fr);padding-right:2px;overflow:hidden auto}.virtual-tank-stage{min-height:300px}.virtual-tank-sidebar{overflow:visible}.virtual-tank-sidebar>.mode-pet-summary .mode-pet-list{grid-template-columns:repeat(3,minmax(0,1fr))}.virtual-tank-footer>span{display:none}.virtual-tank-screen.is-ambient .virtual-tank-layout{overflow:hidden}}@media (width<=480px){.mode-screen{gap:9px;padding:12px}.mode-title-row{align-items:flex-start}.mode-screen-badge{display:none}.side-mode-tank-picker,.side-mode-details{border-radius:14px;padding:10px}.side-mode-tank-grid{grid-template-columns:minmax(0,1fr)}.side-mode-tank-card{min-height:79px}.side-mode-details-hero{grid-template-columns:39px minmax(0,1fr);padding:8px}.side-mode-details-icon{width:39px;height:39px}.side-mode-feature-badge{grid-column:2;justify-self:start}.side-mode-facts,.mode-pet-list{grid-template-columns:minmax(0,1fr)}.mode-screen-actions--split,.mode-screen-actions--result{grid-template-columns:minmax(0,1fr);display:grid}.mode-screen-actions--split .mode-button,.mode-screen-actions--result .mode-button{width:100%;min-width:0}.side-mode-result .mode-screen-actions--result{grid-template-columns:repeat(2,minmax(0,1fr))}.side-mode-result .mode-screen-actions--result .mode-button:last-child{grid-column:1/-1}.side-mode-result-header{text-align:left;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:3px 9px;display:grid}.side-mode-result-emblem{border-radius:17px;grid-row:1/span 2;width:52px;height:52px}.side-mode-result-emblem svg{width:25px;height:25px}.side-mode-result-header .mode-eyebrow,.side-mode-result-header .mode-screen-title{grid-column:2}.side-mode-result-header .mode-screen-title{font-size:1.28rem}.side-mode-result-header .mode-screen-description,.side-mode-result-tank{grid-column:1/-1}.side-mode-result-header .mode-screen-description{margin-top:3px;font-size:.6rem}.side-mode-result-tank{justify-self:start}.side-mode-result-stats li{min-height:65px;padding:6px}.side-mode-record{grid-template-columns:40px minmax(0,1fr);padding:7px}.side-mode-record-icon{width:40px;height:40px}.side-mode-new-record,.side-mode-record-copy>span{display:none}.virtual-tank-stage{border-radius:17px;min-height:260px}.virtual-fish{transform:translate(-50%,-50%)scale(.88)}.virtual-control-card,.virtual-tank-sidebar>.mode-pet-summary{border-radius:12px;padding:9px}.virtual-tank-sidebar>.mode-pet-summary .mode-pet-list,.virtual-background-list{grid-template-columns:minmax(0,1fr)}.virtual-tank-footer .mode-button{width:100%}}@media (height<=650px) and (orientation:landscape){.campaign-layer:has(>.mode-screen){inset:56px 10px 7px}.mode-screen{border-radius:16px;gap:7px;padding:9px 10px}.mode-screen-header{grid-template-columns:36px minmax(0,1fr);gap:2px 8px}.mode-screen-emblem{border-radius:11px;width:36px;height:36px}.mode-screen-emblem svg{width:18px;height:18px}.mode-eyebrow{font-size:.48rem}.mode-screen-title{font-size:1.35rem}.mode-screen-description,.mode-screen-badge{display:none}.side-mode-setup-layout{grid-template-columns:145px minmax(0,1fr);gap:7px;padding:0;display:grid;overflow:hidden}.side-mode-tank-picker,.side-mode-details{flex:initial;border-radius:12px;min-height:0;padding:7px;overflow:hidden auto}.side-mode-tank-grid{grid-template-columns:minmax(0,1fr);gap:4px;margin-top:5px}.side-mode-tank-card{border-radius:9px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:5px;min-height:49px;padding:5px}.side-mode-tank-number{border-radius:8px;grid-row:auto;width:28px;height:28px;font-size:.78rem}.side-mode-tank-copy small,.side-mode-tank-lock-copy{display:none}.side-mode-tank-copy strong{font-size:.61rem}.side-mode-tank-meta{grid-column:auto;font-size:.43rem}.side-mode-details{gap:5px}.side-mode-details-hero{border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;gap:6px;padding:6px}.side-mode-details-icon{border-radius:10px;width:34px;height:34px}.side-mode-details-icon svg{width:17px}.side-mode-details-copy h2{font-size:.8rem}.side-mode-details-copy p{display:none}.side-mode-feature-badge{min-height:23px;padding:2px 6px;font-size:.44rem}.side-mode-rules,.mode-pet-summary{border-radius:10px;padding:6px}.mode-section-icon{border-radius:8px;flex-basis:28px;width:28px;height:28px}.mode-section-icon svg{width:14px}.mode-section-heading-copy>strong{font-size:.65rem}.mode-section-kicker{font-size:.43rem}.side-mode-rules ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:5px}.side-mode-rules li{min-height:42px;padding:5px 5px 5px 22px;font-size:.45rem}.side-mode-rules li:before{top:5px;left:5px}.side-mode-fact{grid-template-columns:28px minmax(0,1fr);padding:5px}.side-mode-fact-icon{border-radius:8px;width:28px;height:28px}.mode-pet-list{margin-top:5px}.mode-pet-chip{grid-template-columns:25px minmax(0,1fr);padding:3px}.mode-pet-avatar{border-radius:7px;width:25px;height:25px}.mode-button{min-width:116px;min-height:36px;padding:0 10px;font-size:.6rem}.side-mode-result{gap:6px}.side-mode-result-header{text-align:left;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;display:grid}.side-mode-result-header .mode-eyebrow,.side-mode-result-header .mode-screen-description{display:none}.side-mode-result-emblem{border-radius:13px;grid-row:1/span 2;width:42px;height:42px}.side-mode-result-emblem svg{width:21px}.side-mode-result-stats li{min-height:57px;padding:5px}.side-mode-result-stat-icon{width:22px;height:22px;margin-bottom:3px}.side-mode-record{grid-template-columns:38px minmax(0,1fr) auto;padding:7px}.side-mode-record-icon{width:38px;height:38px}.virtual-tank-screen{padding:8px}.virtual-tank-header{grid-template-columns:34px minmax(0,1fr) auto auto;gap:6px}.virtual-tank-header-copy{grid-column:auto}.virtual-tank-resource,.virtual-tank-resource--shells,.virtual-tank-resource--capacity{grid-column:auto;grid-template-columns:23px minmax(0,1fr);min-width:73px;min-height:34px;padding:3px 5px 3px 3px}.virtual-tank-resource>svg{width:23px;height:23px;padding:5px}.virtual-tank-resource strong{font-size:.66rem}.virtual-tank-layout{grid-template-columns:minmax(0,1fr) 180px;gap:7px;padding:0;overflow:hidden}.virtual-tank-stage{border-radius:13px;min-height:0}.virtual-tank-sidebar{gap:5px;overflow:hidden auto}.virtual-control-card,.virtual-tank-sidebar>.mode-pet-summary{border-radius:10px;padding:6px}.virtual-catalog-list{max-height:130px}.virtual-tank-sidebar>.mode-pet-summary .mode-pet-list{grid-template-columns:minmax(0,1fr)}.virtual-tank-footer{min-height:36px}.virtual-tank-footer>span{display:none}.virtual-tank-screen.is-ambient{padding:0}.virtual-tank-screen.is-ambient .virtual-tank-layout{display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.adventure-reveal-spark,.adventure-complete-spark,.adventure-complete-ray,.side-mode-result-glow span,.virtual-water-light,.virtual-bubble{animation:none!important}}
