*{box-sizing:border-box}:root{color:#fff;font-family:Arial Rounded MT Bold,Trebuchet MS,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ocean-top: #08b6ea;--ocean-mid: #087fca;--ocean-deep: #03477f;--glass: rgba(68, 195, 255, .24);--glass-strong: rgba(64, 190, 255, .42);--glass-border: rgba(219, 253, 255, .82);--shadow-blue: #1649ba;--button-blue-top: #66c4ff;--button-blue-mid: #137ced;--button-blue-bottom: #0757cf;--danger-pink: #ff5d95;--reward-yellow: #fff56e}html,body,#root{width:100%;min-height:100%;margin:0}html{background:var(--ocean-deep)}body{overflow:hidden;overscroll-behavior:none;touch-action:none;-webkit-user-select:none;user-select:none}button,input{font:inherit}button{border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.app-shell{position:relative;display:flex;height:100vh;height:100svh;min-height:100vh;min-height:100svh;justify-content:center;overflow:hidden;background:var(--ocean-deep)}.phone-frame{position:relative;z-index:1;width:min(100vw,430px);height:100vh;min-height:100vh;height:100svh;min-height:100svh;overflow:hidden;background:linear-gradient(180deg,#06b3e70d,#002d601f);box-shadow:0 0 0 1px #ffffff14,0 18px 48px #00205066}.screen{position:relative;z-index:1;display:flex;height:100%;min-height:100%;flex-direction:column;padding:max(12px,env(safe-area-inset-top)) 18px max(16px,env(safe-area-inset-bottom))}.background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.background--frame{opacity:1}.background:before,.background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.background:before{display:none;background-image:var(--background-image);background-position:center;background-size:cover;background-repeat:no-repeat}.background:after{z-index:1;background:radial-gradient(circle at 50% -8%,rgba(255,255,255,.18),transparent 24rem),linear-gradient(180deg,#00c3ff0d,#00184e33)}.background__image{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.background--game:before,.background--game .background__image{background-position:center 47%;object-position:center 47%}.background--result:before,.background--result .background__image{background-position:center 45%;object-position:center 45%}.background__rays{position:absolute;top:-8%;left:50%;width:650px;height:470px;transform:translate(-50%);background:conic-gradient(from 184deg at 50% 0%,transparent 0deg,rgba(255,255,255,.34) 8deg,transparent 16deg,transparent 31deg,rgba(255,255,255,.22) 43deg,transparent 52deg,transparent 73deg,rgba(255,255,255,.28) 84deg,transparent 94deg,transparent 360deg);filter:blur(2px);opacity:.86}.background__rays,.background__fish,.background__seaweed,.background__rocks,.background__coral,.background__shell{display:none}.background__bubbles,.background__fish,.background__seaweed,.background__rocks,.background__coral,.background__shell{position:absolute;z-index:2}.background__bubbles--a{top:0;left:5%;width:86%;height:58%;animation:floatUp 12s linear infinite}.background__bubbles--b{top:24%;right:-9%;width:74%;height:64%;opacity:.85;animation:floatUp 15s linear infinite reverse}.background__fish--a{top:12%;left:-5%;width:72%}.background__fish--b{top:36%;right:-18%;width:76%;transform:scaleX(-1)}.background__seaweed--left{left:-16px;bottom:6px;width:98px;height:190px}.background__seaweed--right{right:-22px;bottom:18px;width:105px;height:210px}.background__rocks--left{left:-34px;bottom:0;width:210px}.background__rocks--right{right:-40px;bottom:-2px;width:210px}.background__coral--left{left:-36px;bottom:0;width:165px;height:138px}.background__coral--right{right:-34px;bottom:4px;width:170px;height:142px;transform:scaleX(-1)}.background__shell--left{left:16px;bottom:8px;width:66px}.background__shell--right{right:20px;bottom:6px;width:64px}@keyframes floatUp{0%{transform:translateY(16px)}to{transform:translateY(-28px)}}.logo{position:relative;display:flex;width:250px;max-width:68%;flex-direction:column;align-items:center;justify-content:center;margin:10px auto 0;line-height:.78;text-align:center;filter:drop-shadow(0 8px 0 rgba(0,45,139,.22)) drop-shadow(0 13px 16px rgba(0,31,79,.2))}.logo--compact{width:220px;margin-top:2px;transform:scale(.9)}.logo--compact .logo__coral{display:none}.logo__bubble,.logo__reef{position:relative;z-index:1;font-size:64px;font-weight:1000;letter-spacing:0;-webkit-text-stroke:6px #2369e4;paint-order:stroke fill;text-shadow:0 4px 0 #1649ba,0 9px 12px rgba(3,39,106,.36)}.logo__bubble{color:#fff}.logo__reef{color:#82f1d6;margin-top:-2px}.logo__coral,.logo__star{position:absolute;z-index:0}.logo__coral:before,.logo__coral:after{content:"";position:absolute;width:12px;height:54px;border-radius:999px;background:linear-gradient(#89f575,#ff709b);box-shadow:14px 17px #ffbd46,-13px 25px #ff709b}.logo__coral--left{left:0;bottom:3px}.logo__coral--right{right:20px;bottom:8px;transform:scaleX(-1)}.logo__star{right:6px;bottom:4px;color:#ff9d43;font-size:30px;text-shadow:0 2px 0 #d96635}.logo__asset{position:relative;z-index:2;display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.logo__asset~.logo__bubble,.logo__asset~.logo__reef,.logo__asset~.logo__coral,.logo__asset~.logo__star{position:absolute;opacity:0;pointer-events:none}.preloader-screen{align-items:center;justify-content:center;gap:30px;padding-bottom:max(34px,env(safe-area-inset-bottom))}.preloader-screen .logo{width:min(82%,300px);max-width:300px;margin-top:-24px;animation:preloaderLogoPulse 2.2s ease-in-out infinite}.preloader-card{position:relative;display:grid;width:min(100%,330px);min-height:276px;align-items:end;padding:26px 24px 28px;border:3px solid rgba(219,253,255,.78);border-radius:42px;background:radial-gradient(circle at 30% 12%,rgba(255,255,255,.34),transparent 24%),linear-gradient(180deg,#38c7ffc7,#0466bedb);box-shadow:inset 0 10px 22px #ffffff38,inset 0 -18px 28px #003d9638,0 18px 28px #00266647;overflow:hidden}.preloader-card:before,.preloader-card:after{content:"";position:absolute;pointer-events:none}.preloader-card:before{inset:16px 24px auto;height:28px;border-top:4px solid rgba(245,255,255,.72);border-radius:50%;opacity:.8}.preloader-card:after{content:none}.preloader-card__bubbles{position:absolute;top:0;right:0;bottom:0;left:0}.preloader-card__creature{position:absolute!important;z-index:2;animation:bob 3.2s ease-in-out infinite}.preloader-card__creature--bubble{top:56px;left:44px}.preloader-card__creature--fish{top:82px;right:42px;animation-delay:-.8s}.preloader-card__creature--jelly{right:112px;bottom:94px;animation-delay:-1.5s}.preloader-card__loader{position:relative;z-index:3;display:grid;gap:11px;margin-top:168px}.preloader-card__loader span{color:#fff;font-size:26px;font-weight:1000;line-height:1;text-align:center;text-shadow:0 3px 0 #1649ba,0 7px 12px rgba(2,39,94,.28)}.preloader-card__track{position:relative;height:24px;padding:4px;border:2px solid rgba(218,251,255,.78);border-radius:999px;background:#034f9ead;box-shadow:inset 0 4px 9px #00225d42;overflow:hidden}.preloader-card__fill{width:0;height:100%;border-radius:inherit;background:linear-gradient(180deg,#fff783,#60ed5f 48%,#21b43a);box-shadow:inset 0 5px 6px #ffffff5c,0 0 14px #74ff8685;transition:width .18s ease}@keyframes preloaderLogoPulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.025)}}.glossy-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 24px;border:3px solid rgba(215,249,255,.74);border-radius:28px;color:#fff;font-weight:1000;letter-spacing:0;text-align:center;text-shadow:0 3px 0 rgba(19,55,131,.55);box-shadow:inset 0 8px #ffffff47,inset 0 -8px #0331892e,0 8px #00378047,0 15px 22px #00296842;transition:transform .12s ease,filter .12s ease}.glossy-button:active{transform:translateY(3px);box-shadow:inset 0 8px #ffffff3d,inset 0 -7px #0331892e,0 4px #00378047,0 8px 14px #00296842}.glossy-button--blue{background:linear-gradient(180deg,var(--button-blue-top) 0%,var(--button-blue-mid) 48%,var(--button-blue-bottom) 100%)}.glossy-button--green{background:linear-gradient(180deg,#c8ff70,#62db39 48%,#21ae32)}.glossy-button--orange{background:linear-gradient(180deg,#ffd76a,#ffaf29 46%,#ff8415)}.glossy-button--purple{background:linear-gradient(180deg,#bfa0ff,#8957f2 48%,#6432cf)}.glossy-button--pink{background:linear-gradient(180deg,#ff9acd,#f35aab 45%,#cc2a81)}.glossy-button--large{width:min(100%,344px);min-height:82px;border-radius:42px;font-size:43px}.glossy-button--medium{min-height:58px;font-size:22px}.glossy-button--small{min-height:44px;font-size:18px}.glossy-button--icon{width:72px;min-width:72px;height:72px;min-height:72px;padding:0;border-radius:24px;font-size:42px}.glossy-button--asset{overflow:visible}.glossy-button--asset-ready{border:0;background-color:transparent;background-image:none;box-shadow:none;filter:drop-shadow(0 8px 0 rgba(0,55,128,.22)) drop-shadow(0 14px 16px rgba(0,36,86,.22))}.glossy-button__asset-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.glossy-button__text,.glossy-button__icon{position:relative;z-index:1}.glossy-button--asset-ready .glossy-button__text,.glossy-button--asset-ready .glossy-button__icon{color:transparent;text-shadow:none;opacity:0}.glossy-button--asset-ready.glossy-button--icon{background-size:contain;filter:drop-shadow(0 6px 0 rgba(30,40,127,.28))}.glossy-button__icon{display:inline-flex;align-items:center;justify-content:center;font-size:28px;line-height:1}.book-icon{position:relative;display:inline-block;width:34px;height:25px;filter:drop-shadow(0 3px 0 rgba(16,55,130,.42))}.book-icon:before,.book-icon:after{content:"";position:absolute;top:1px;width:16px;height:23px;border:3px solid rgba(255,255,255,.92);background:linear-gradient(180deg,#f8ffff,#cde8ff);box-shadow:inset 0 4px #ffffffc7}.book-icon:before{left:1px;border-right-width:1px;border-radius:7px 2px 2px 7px;transform:skewY(3deg)}.book-icon:after{right:1px;border-left-width:1px;border-radius:2px 7px 7px 2px;transform:skewY(-3deg)}.score-panel{display:flex;min-width:126px;min-height:72px;flex-direction:column;align-items:center;justify-content:center;padding:9px 14px;border:2px solid rgba(170,234,255,.26);border-radius:23px;background:linear-gradient(180deg,#046fbdeb,#014e97e6);box-shadow:inset 0 8px 12px #ffffff14,0 8px 14px #00255a38}.score-panel__label{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:14px;font-weight:1000;color:#f8fbff;line-height:1;text-shadow:0 1px 2px rgba(3,37,96,.62)}.score-panel__crown{display:inline-block;width:16px;height:14px;background:#ffd742;filter:drop-shadow(0 1px 1px rgba(125,82,0,.32));mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 44h52v8H6v-8Zm0-34 14 16L32 0l12 26L58 10l-5 31H11L6 10Z' fill='black'/%3E%3C/svg%3E") center / contain no-repeat}.score-panel__value{font-size:31px;font-weight:1000;line-height:1;color:#fff;text-shadow:0 2px 5px rgba(2,31,90,.72);-webkit-font-smoothing:antialiased}.creature-bubble__fallback{transition:opacity .12s ease}.creature-bubble__sprite{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.sprite-icon{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.round-action{position:absolute;z-index:2;top:18px;left:-14px;display:flex;width:72px;height:80px;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px;padding:0;background:transparent;color:#fff;font-size:0;font-weight:1000;text-shadow:0 3px 0 rgba(6,45,116,.62)}.round-action:before{content:"";position:absolute;top:0;left:50%;width:58px;height:58px;border:0;border-radius:0;background:url(../assets/sprites/ui-kit/button_settings_small.png) center / contain no-repeat;box-shadow:none;transform:translate(-50%);z-index:-1}.round-action:after{content:none}.round-action span{margin:0;font-size:12px;line-height:1;white-space:nowrap}.home-screen{align-items:center}.home-screen__top{position:relative;width:100%;min-height:132px}.home-screen__top .logo{width:214px;max-width:58%;margin-top:0;z-index:3}.home-screen__best{position:absolute;z-index:4;top:20px;right:-14px;width:94px;min-width:94px;min-height:62px;padding:6px 8px;border-radius:18px}.home-screen__best .score-panel__label{gap:3px;font-size:12px}.home-screen__best .score-panel__crown{width:14px;height:12px}.home-screen__best .score-panel__value{font-size:24px;line-height:1.04;white-space:nowrap;text-shadow:0 1px 3px rgba(2,31,90,.74)}.hero-aquarium{position:relative;width:min(76vw,320px);aspect-ratio:187 / 251;height:auto;margin-top:-18px;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.hero-aquarium__asset{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-aquarium__rim{display:none;position:absolute;top:-11px;left:24px;right:24px;height:34px;border:4px solid rgba(235,255,255,.86);border-bottom:0;border-radius:50%;opacity:.9}.hero-aquarium__water,.hero-aquarium__sand,.hero-aquarium__arch,.hero-aquarium__plants{display:none;position:absolute}.hero-aquarium__sand{left:20px;right:20px;bottom:0;height:74px;border-radius:55% 55% 19px 19px;background:radial-gradient(circle at 18% 44%,#fff2bc 0 3px,transparent 4px),radial-gradient(circle at 65% 58%,#b58d5f 0 3px,transparent 4px),linear-gradient(180deg,#f6dca0,#c9975c)}.hero-aquarium__arch{left:38%;bottom:72px;width:95px;height:118px;border:20px solid rgba(100,123,166,.82);border-bottom-color:transparent;border-radius:50% 50% 12px 12px;transform:translate(-20%);opacity:.9}.hero-aquarium__plants{left:36px;bottom:44px;width:68px;height:140px;border-radius:50%;background:radial-gradient(ellipse at 20% 80%,#44ca6f 0 8px,transparent 9px),radial-gradient(ellipse at 50% 65%,#64df7b 0 8px,transparent 9px),radial-gradient(ellipse at 75% 78%,#ff7dab 0 8px,transparent 9px);box-shadow:228px -8px 0 -18px #4dd667bd}.hero-aquarium__creature{position:absolute!important;z-index:3}.hero-aquarium__creature--jelly{top:28%;left:26%;width:70px!important;height:70px!important}.hero-aquarium__creature--fish{top:31%;right:22%;width:72px!important;height:72px!important}.hero-aquarium__creature--turtle{top:64%;left:24%;width:66px!important;height:66px!important}.hero-aquarium__creature--star{bottom:26%;left:52%;width:60px!important;height:60px!important;transform:translate(-50%)}.hero-aquarium__creature--whale{right:6%;bottom:13%;width:100px!important;height:100px!important}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.home-screen__actions{position:relative;z-index:2;display:flex;width:100%;align-items:center;flex-direction:column;gap:10px;margin-top:0}.home-screen__actions .glossy-button--large{width:min(100%,302px);min-height:86px}.home-screen__actions .glossy-button--medium{width:min(100%,226px);min-height:64px}.home-screen__tagline{max-width:310px;margin:8px auto 0;font-size:15px;font-weight:900;line-height:1.18;text-align:center;text-shadow:0 3px 0 rgba(10,69,130,.8)}.how-screen{align-items:center;gap:12px}.pill-title{width:min(100%,350px);margin:0 0 4px;padding:11px 24px;border:2px solid rgba(197,244,255,.42);border-radius:28px;background:#025ca69e;font-size:29px;font-weight:1000;letter-spacing:0;text-align:center;text-shadow:0 3px 0 #0b4f9a;box-shadow:inset 0 10px 18px #ffffff1f,0 8px 16px #002b6538}.tutorial-card{position:relative;display:grid;width:100%;min-height:145px;grid-template-columns:45% 1fr;align-items:center;gap:12px;padding:14px 16px;border:3px solid rgba(215,253,255,.78);border-radius:27px;background:linear-gradient(180deg,#31b5ef70,#0268ba8a);box-shadow:inset 0 12px 20px #ffffff24,0 9px 18px #002c6833}.tutorial-card--drop,.tutorial-card--match,.tutorial-card--overflow{min-height:151px;border:0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;box-shadow:none}.tutorial-card--drop{background-image:url(../assets/sprites/ui-kit/tutorial_drop_card.png)}.tutorial-card--match{background-image:url(../assets/sprites/ui-kit/tutorial_match_card.png)}.tutorial-card--overflow{background-image:url(../assets/sprites/ui-kit/tutorial_overflow_card.png)}.tutorial-card--drop>*,.tutorial-card--match>*,.tutorial-card--overflow>*{opacity:0}.tutorial-card__copy{position:relative}.tutorial-card__number{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;margin-right:9px;border:3px solid rgba(220,252,255,.68);border-radius:50%;background:linear-gradient(#89d0ff,#446be7);font-size:30px;font-weight:1000;text-shadow:0 3px 0 #2150ab}.tutorial-card h2{display:inline;margin:0;color:#b8ffe8;font-size:38px;font-weight:1000;text-shadow:0 3px 0 #1058a1}.tutorial-card p{margin:14px 0 0;font-size:22px;font-weight:900;line-height:1.22;text-shadow:0 3px 0 rgba(8,66,126,.76)}.tutorial-card__art{position:relative;min-height:108px}.mini-tank{display:flex;align-items:flex-end;justify-content:center;gap:4px;padding:16px 10px 8px;border:4px solid rgba(225,253,255,.72);border-radius:45% 45% 18px 18px;background:#21b1e633}.mini-tank__top{position:absolute!important;top:-19px;left:44%}.mini-tank__guide{position:absolute;top:30px;left:53%;height:62px;border-left:4px dotted rgba(255,255,255,.9)}.match-art{display:flex;align-items:center;justify-content:center;gap:4px;font-size:28px;font-weight:1000;text-shadow:0 3px 0 #0b519b}.overflow-art{height:120px;border:4px solid rgba(225,253,255,.72);border-radius:38% 38% 18px 18px;background:#21b1e633;overflow:hidden}.overflow-art__line{position:absolute;top:14px;left:10px;right:10px;border-top:4px dashed rgba(255,255,255,.92)}.overflow-art__warning{position:absolute;top:0;right:4px;width:36px;height:36px;border:3px solid #fff;border-radius:12px;background:#ff5d95;color:#fff;font-size:27px;font-weight:1000;line-height:32px;text-align:center;transform:rotate(45deg)}.overflow-art__warning:first-letter{transform:rotate(-45deg)}.overflow-art__bubble{position:absolute!important}.overflow-art__bubble--0{left:8px;bottom:40px}.overflow-art__bubble--1{left:42px;bottom:48px}.overflow-art__bubble--2{left:78px;bottom:45px}.overflow-art__bubble--3{left:116px;bottom:44px}.overflow-art__bubble--4{left:142px;bottom:48px}.overflow-art__bubble--5{left:8px;bottom:10px}.overflow-art__bubble--6{left:40px;bottom:12px}.overflow-art__bubble--7{left:73px;bottom:9px}.overflow-art__bubble--8{left:105px;bottom:9px}.overflow-art__bubble--9{left:138px;bottom:8px}.overflow-art__bubble--10{left:18px;bottom:70px}.overflow-art__bubble--11{left:98px;bottom:70px}.how-screen__start{margin-top:10px;min-height:76px;font-size:34px}.game-screen{padding-left:14px;padding-right:14px}.game-screen--paused>:not(.pause-overlay){filter:blur(4px)}.game-header{position:relative;display:grid;min-height:112px;grid-template-columns:66px minmax(0,1fr) 66px;column-gap:8px;align-items:start}.game-header .logo{grid-column:2;justify-self:center;min-width:0}.game-header .logo--compact{width:184px;max-width:100%;margin-top:-2px;transform:none}.game-header__pause,.game-header__restart{width:64px;min-width:64px;height:64px;min-height:64px;margin-top:14px}.game-header__pause{grid-column:1}.game-header__restart{grid-column:3;justify-self:end}.game-hud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:center;margin-top:-20px}.game-hud .score-panel{min-width:0;min-height:68px;padding-top:8px;padding-bottom:8px}.game-hud .score-panel__value{font-size:29px;text-shadow:0 2px 4px rgba(2,31,90,.68)}.next-preview{display:flex;width:100%;min-height:68px;align-items:center;flex-direction:column;justify-content:center;gap:0;font-size:18px;font-weight:1000;text-align:center;text-shadow:0 2px 3px rgba(5,51,117,.72)}.next-preview .creature-bubble{margin-top:-2px}.combo-chip{align-self:flex-start;min-width:128px;margin:6px 0 -2px 16px;padding:5px 14px;border:2px solid rgba(185,242,255,.34);border-radius:999px;background:linear-gradient(180deg,#0780cac2,#025299c7);color:#b8ffe8;font-size:13px;font-weight:1000;line-height:1;text-align:center;text-shadow:0 2px 0 #0b4f9a;box-shadow:inset 0 6px 10px #ffffff1a,0 5px 10px #00275e29}.game-playfield-wrapper{position:relative;flex:1 1 auto;min-height:0;margin-top:8px;border-radius:0;touch-action:none;overflow:hidden}.aquarium{position:relative;height:100%;min-height:0;border:0;border-radius:34px;background:linear-gradient(180deg,#5bdbff1f,#0774be14);box-shadow:0 18px 30px #001f5738;isolation:isolate}.aquarium:before{content:"";position:absolute;z-index:3;top:-18px;right:-16px;bottom:-16px;left:-16px;background-image:var(--aquarium-frame-image);background-position:center;background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}.game-screen--danger .aquarium{box-shadow:0 0 24px #ff5d9570,0 14px 26px #00225b3d}.aquarium__rim,.aquarium__shine{display:none}.aquarium__shine--left{left:20px;transform:rotate(8deg)}.aquarium__shine--right{right:16px;transform:rotate(-8deg) scaleX(-1)}.aquarium__overflow{position:absolute;z-index:7;left:34px;right:34px;border-top:3px dashed rgba(255,255,255,.62);opacity:.42}.aquarium__content{position:absolute;top:44px;right:24px;bottom:60px;left:24px}.aquarium__sand{display:none}.tank-physics-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:auto;width:100%;height:100%}.current-drop{position:absolute;z-index:8;top:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.current-drop--cooldown{opacity:.28;transform:scale(.9)}.drop-guide{position:absolute;top:74px;bottom:72px;z-index:5;width:0;border-left:4px dotted rgba(255,255,255,.78);transform:translate(-2px);pointer-events:none}.drop-guide:after{content:"";position:absolute;bottom:-26px;left:-10px;width:18px;height:18px;border-right:5px solid rgba(255,255,255,.86);border-bottom:5px solid rgba(255,255,255,.86);border-radius:3px;transform:rotate(45deg)}.overflow-warning{position:absolute;z-index:6;top:16%;left:18px;right:18px;height:5px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--danger-pink),transparent);box-shadow:0 0 16px #ff5d95bd;pointer-events:none;transform-origin:center;transition:opacity .12s ease,transform .12s ease}.physics-creature{position:absolute!important;left:0;top:0;z-index:2;will-change:transform}.merge-effect{position:absolute;z-index:8;pointer-events:none;transform:translate(-50%,-50%);animation:popScore .82s ease-out forwards}.merge-effect:before{content:"";position:absolute;top:-22px;right:-22px;bottom:-22px;left:-22px;border:3px solid rgba(255,255,255,.9);border-radius:50%;animation:popRing .52s ease-out forwards}.merge-effect span{position:relative;font-size:22px;font-weight:1000;color:var(--reward-yellow);text-shadow:0 3px 0 #0c4d9a,0 0 10px rgba(255,255,255,.65)}.merge-effect strong{position:absolute;left:50%;top:24px;color:#b8ffe8;font-size:15px;font-weight:1000;text-shadow:0 2px 0 #0c4d9a;transform:translate(-50%)}@keyframes popScore{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}18%{opacity:1}to{opacity:0;transform:translate(-50%,-110%) scale(1.16)}}@keyframes popRing{to{opacity:0;transform:scale(1.9)}}.game-tip{position:absolute;z-index:9;left:50%;bottom:max(8px,env(safe-area-inset-bottom));width:min(100%,318px);margin:0;padding:5px 12px;border:2px solid rgba(156,223,255,.42);border-radius:20px;background:#0563ada8;font-size:13px;font-weight:900;text-align:center;text-shadow:0 2px 0 rgba(8,52,109,.66);transform:translate(-50%);pointer-events:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.pause-overlay,.settings-overlay{position:absolute;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#00163f9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pause-modal,.settings-panel{position:relative;display:flex;width:min(100%,350px);flex-direction:column;align-items:center;gap:15px;padding:36px 28px 28px;border:4px solid rgba(215,253,255,.82);border-radius:36px;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.28),transparent 22%),linear-gradient(180deg,#33c6fbf0,#0276cef5);box-shadow:inset 0 12px 24px #ffffff2e,inset 0 -18px 24px #003a9a33,0 18px 42px #00144770}.pause-modal h2,.settings-panel h2{margin:0 0 8px;color:#fff;font-size:48px;font-weight:1000;text-shadow:0 4px 0 #245fd4,0 8px 14px rgba(4,44,100,.28);-webkit-text-stroke:2px #2369e4;paint-order:stroke fill}.pause-modal__close{position:absolute;top:-14px;right:-12px;display:flex;width:70px;height:70px;align-items:center;justify-content:center;border:0;border-radius:0;background:url(../assets/sprites/ui-kit/button_close_pink.png) center / contain no-repeat;color:transparent;font-size:0;line-height:1;text-shadow:none;box-shadow:none;filter:drop-shadow(0 7px 0 rgba(97,25,92,.18))}.pause-modal .glossy-button{width:100%;min-height:66px;font-size:35px}.pause-modal__toggles,.settings-panel .toggle-control{width:100%}.pause-modal__toggles{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:7px;position:relative;z-index:2}.toggle-control{position:relative;display:grid;min-height:78px;grid-template-columns:48px minmax(0,1fr);grid-template-rows:1fr 34px;align-items:center;gap:5px 10px;padding:9px 10px;border:2px solid rgba(183,239,255,.42);border-radius:18px;background:linear-gradient(180deg,#087ad0c7,#045bacd1);color:#fff;cursor:pointer;font-size:13px;font-weight:1000;text-shadow:0 2px 0 #0d4e9e;box-shadow:inset 0 7px 12px #ffffff1a,0 6px 10px #002e742e}.toggle-control__icon{grid-row:1 / 3;display:flex;width:48px;height:48px;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none;filter:drop-shadow(0 5px 0 rgba(0,52,128,.18))}.toggle-svg{display:block;width:31px;height:31px;color:#fff;overflow:visible;filter:drop-shadow(0 2px 0 rgba(15,47,123,.42))}.toggle-svg path{fill:currentColor}.toggle-svg--sound path:nth-child(n+2){fill:none;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.toggle-svg--music{width:32px;height:32px}.toggle-control__label{align-self:end;line-height:1}.toggle-control input{position:absolute;opacity:0;pointer-events:none}.toggle-control__switch{position:relative;display:block;width:58px;height:32px;align-self:start;border:2px solid rgba(226,255,235,.75);border-radius:999px;background:linear-gradient(#8d98a8,#4f6786);box-shadow:inset 0 3px 4px #0000002e}.toggle-control__switch:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #00000047;transition:transform .16s ease}.toggle-control input:checked+.toggle-control__switch{background:linear-gradient(#8cf05f,#2fbd35)}.toggle-control input:checked+.toggle-control__switch:after{transform:translate(26px)}.pause-modal__coral{position:absolute;right:14px;bottom:10px;width:50px;height:92px;border-radius:999px;background:linear-gradient(#ff88bc,#df3c8e);transform:rotate(16deg);opacity:.88}.pause-modal__coral:before,.pause-modal__coral:after{content:"";position:absolute;bottom:24px;width:18px;height:54px;border-radius:999px;background:inherit}.pause-modal__coral:before{left:-18px;transform:rotate(-32deg)}.pause-modal__coral:after{right:-14px;transform:rotate(38deg)}.settings-panel{width:min(100%,330px)}.settings-panel p{margin:0;font-size:18px;font-weight:900;text-shadow:0 2px 0 #0d4e9e}.game-over-screen{align-items:center;justify-content:flex-start;padding-left:14px;padding-right:14px}.game-over-screen .logo--compact{width:168px;margin-top:-4px;transform:none}.result-panel{position:relative;display:flex;z-index:4;width:min(100%,306px);flex-direction:column;align-items:center;gap:7px;margin-top:4px;padding:52px 16px 10px;border:3px solid rgba(215,253,255,.82);border-radius:28px;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.24),transparent 19%),linear-gradient(180deg,#34bef494,#025ba6b8);box-shadow:inset 0 12px 24px #ffffff29,0 16px 32px #00235b42}.result-panel__ribbon{position:absolute;top:24px;left:50%;width:252px;height:64px;display:flex;align-items:center;justify-content:center;padding:0 24px 6px;background:url(../assets/sprites/ui-kit/ribbon_pink_empty.png) center / contain no-repeat;color:#fff;font-size:27px;font-weight:1000;line-height:1;text-align:center;text-shadow:0 3px 0 rgba(91,24,99,.58),0 6px 10px rgba(38,5,81,.26);transform:translate(-50%,-50%);box-shadow:none;-webkit-text-stroke:1px rgba(74,28,124,.45);paint-order:stroke fill}.result-panel__stat,.result-panel__creature{display:flex;width:100%;min-height:58px;flex-direction:column;align-items:center;justify-content:center;border:2px solid rgba(136,223,255,.22);border-radius:20px;background:linear-gradient(180deg,#0261b4e8,#004691f0);box-shadow:inset 0 8px 14px #ffffff14}.result-panel__stat span,.result-panel__creature span{font-size:16px;font-weight:1000;text-shadow:0 3px 0 #0b4f9a}.result-panel__stat--best span{color:#ffe063}.result-panel__best-label:before{content:"";display:inline-block;width:18px;height:15px;margin-right:5px;background:url(../assets/sprites/ui-kit/icon_crown.png) center / contain no-repeat;vertical-align:-2px}.result-panel__stat strong{font-size:36px;line-height:1;text-shadow:0 4px 0 rgba(4,37,99,.62)}.result-panel__creature{min-height:116px;gap:2px}.result-panel__creature .creature-bubble{width:74px!important;height:74px!important}.result-panel__creature strong{color:#9effdf;font-size:28px;text-shadow:0 4px 0 #0b4f9a}.game-over-screen__actions{position:relative;z-index:3;display:flex;width:min(100%,248px);flex-direction:column;align-items:center;gap:6px;margin-top:7px}.game-over-screen__actions .glossy-button{width:100%;min-height:58px;font-size:26px}.result-floater{display:none!important}.result-floater--jelly{top:76px;left:12px}.result-floater--octopus{top:84px;right:8px;animation-delay:-1s}.result-floater--turtle{top:330px;left:-8px;animation-delay:-1.5s}.result-floater--fish{top:376px;right:-12px;animation-delay:-.4s}.result-floater--crab{bottom:28px;left:12px;animation-delay:-1.8s}.result-floater--star{bottom:34px;right:14px;animation-delay:-2.3s}@media (max-height: 830px){.screen{padding-top:8px;padding-bottom:8px}.logo{transform:scale(.84);margin-top:-6px}.logo--compact{transform:scale(.76);margin-top:-12px}.game-header .logo--compact{width:178px;margin-top:-4px;transform:none}.home-screen__top{min-height:124px}.home-screen__best{top:18px;right:-14px}.home-screen__top .logo{width:202px;margin-top:0;transform:none}.hero-aquarium{width:min(70vw,292px);height:auto}.game-header{min-height:108px}.game-hud{margin-top:-8px}.current-drop{top:0}.drop-guide{top:74px}.game-playfield-wrapper{min-height:0}.tutorial-card{min-height:130px;padding-top:10px;padding-bottom:10px}.tutorial-card h2{font-size:31px}.tutorial-card p{font-size:19px}.result-panel{gap:8px;padding-bottom:12px}}@media (max-height: 760px){.screen{padding-top:6px;padding-bottom:8px}.home-screen__top{min-height:104px}.home-screen__top .logo{width:186px;max-width:54%}.round-action{top:10px;transform:scale(.88);transform-origin:top left}.home-screen__best{top:12px;transform:scale(.9);transform-origin:top right}.hero-aquarium{width:clamp(205px,50vw,228px);height:auto;margin-top:-12px}.hero-aquarium__creature--jelly{top:28%;left:25%;width:58px!important;height:58px!important}.hero-aquarium__creature--fish{top:31%;right:20%;width:60px!important;height:60px!important}.hero-aquarium__creature--turtle{top:64%;left:22%;width:56px!important;height:56px!important}.hero-aquarium__creature--star{bottom:27%;left:52%;width:52px!important;height:52px!important}.hero-aquarium__creature--whale{right:5%;bottom:14%;width:84px!important;height:84px!important}.home-screen__actions{gap:10px;margin-top:2px}.home-screen__actions .glossy-button--large{width:min(100%,270px);min-height:78px;font-size:34px}.home-screen__actions .glossy-button--medium{width:min(100%,210px);min-height:59px;font-size:20px}.home-screen__tagline{max-width:300px;margin-top:7px;font-size:14px;line-height:1.12}.preloader-screen{gap:22px}.preloader-screen .logo{width:min(76%,270px)}.preloader-card{min-height:236px}.preloader-card__loader{margin-top:142px}}@media (max-width: 374px){.screen{padding-left:12px;padding-right:12px}.round-action{left:-8px}.home-screen__best{right:-8px;width:86px;min-width:86px}.home-screen__best .score-panel__value{font-size:22px}.logo__bubble,.logo__reef{font-size:55px}.glossy-button--large{min-height:72px;font-size:34px}.score-panel__value{font-size:25px}.tutorial-card{grid-template-columns:42% 1fr;gap:8px}.tutorial-card h2{font-size:28px}.tutorial-card p{font-size:17px}.game-hud{gap:7px}.game-header .logo--compact{width:176px}.next-preview{font-size:16px}}
