:root{--ink:#17171b;--paper:#f6f5f1;--purple:#7457e8;--purple-dark:#5d43ce;--soft-purple:#e9e2ff;--line:#dedbd4}*{box-sizing:border-box}html{background:var(--paper)}body{background:linear-gradient(#7457e809 1px, transparent 1px), linear-gradient(90deg, #7457e809 1px, transparent 1px), radial-gradient(circle at 7% 20%, #ffd84d2b, transparent 20%), radial-gradient(circle at 93% 72%, #5bd68b21, transparent 22%), var(--paper);color:var(--ink);background-size:34px 34px,34px 34px,auto,auto,auto;margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.block-game-shell{isolation:isolate;min-height:100vh;position:relative;overflow:hidden}.game-toolbar,.game-layout{z-index:1;position:relative}.game-toolbar{border-bottom:1px solid #17171b1f;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:84px;margin:0 auto;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.brand img{width:148px;height:auto;display:block}.brand b{background:var(--purple);color:#fff;letter-spacing:1.3px;border-radius:7px;padding:5px 9px;font-size:11px}.top-actions{align-items:center;gap:10px;display:flex}.icon-button,.help-button{cursor:pointer;background:#fff9;border:1px solid #17171b2e;height:40px}.icon-button{border-radius:50%;width:40px;font-size:20px;font-weight:800}.help-button{border-radius:999px;padding:0 17px;font-size:13px;font-weight:700}.icon-button:hover,.help-button:hover{background:#fff;transform:translateY(-1px)}.hero-copy{text-align:center;padding:48px 20px 32px}.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:2.2px;margin:0 0 12px;font-size:12px;font-weight:900}.hero-copy h1{letter-spacing:-4px;margin:0;font-size:clamp(42px,5.4vw,70px);font-weight:950;line-height:.98}.hero-copy h1 em{color:var(--purple);font-style:normal}.hero-copy>p:last-child{color:#6d6a66;word-break:keep-all;max-width:490px;margin:20px auto 0;font-size:15px;line-height:1.7}.game-layout{grid-template-columns:180px 360px 180px;justify-content:center;align-items:start;gap:24px;width:min(930px,100% - 36px);margin:36px auto 0;display:grid}.game-center{width:360px}.board-frame{border:2px solid var(--ink);box-shadow:9px 11px 0 var(--soft-purple), 0 28px 70px #27204326;background:#25242a;border-radius:22px;padding:12px;position:relative}.board{aspect-ratio:1/2;background:#323138;border-radius:12px;grid-template-columns:repeat(10,1fr);gap:2px;padding:2px;display:grid;overflow:hidden}.cell{aspect-ratio:1;background:#1f1e23;border:1px solid #ffffff06;border-radius:4px}.cell.filled{box-shadow:inset 2px 2px #ffffff52,inset -2px -2px #00000026}.clear-effect{z-index:6;isolation:isolate;color:#fff;width:min(92%,340px);min-height:0;box-shadow:none;pointer-events:none;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;animation:1.06s cubic-bezier(.2,.72,.2,1) both clear-pop;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clear-effect:before{content:"";z-index:-2;aspect-ratio:1;background:radial-gradient(circle,#170d33d1 0%,#2d195b94 34%,#6655ed2e 52%,#0000 72%);border-radius:50%;width:132%;animation:1.02s ease-out both clear-aura;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.7)}.clear-effect:after{content:"";z-index:-1;aspect-ratio:1;border:2px solid #c4aeffad;border-radius:50%;width:76%;animation:.88s ease-out both clear-result-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.25);box-shadow:0 0 26px #6655ed7a,inset 0 0 22px #e9559938}.clear-effect>.clear-effect-label{color:#fff;letter-spacing:-.5px;text-shadow:0 2px #371f75e6,0 0 11px #b597fff5,0 7px 17px #080518bd;font-size:clamp(19px,6.2vw,27px);font-weight:950;line-height:1}.clear-effect>.clear-effect-points{color:#0000;letter-spacing:-4px;background:linear-gradient(#fffdf0 0%,#ffe888 46%,#ffbd4c 100%);filter:drop-shadow(0 3px #7f3fbd)drop-shadow(0 8px #361b66b8)drop-shadow(0 0 13px #ffe07ab8);-webkit-background-clip:text;background-clip:text;border-radius:0;padding:0;font-size:clamp(56px,20vw,88px);font-weight:950;line-height:.94}.clear-effect>.clear-effect-removed{color:#fff;letter-spacing:-.6px;text-transform:none;text-shadow:0 2px #53196ceb,0 0 9px #ff6cbff2,0 6px 15px #080518c7;font-size:clamp(18px,5.8vw,25px);font-weight:950;line-height:1.1}.clear-bursts{z-index:-1;pointer-events:none;position:absolute;inset:-38%}.clear-bursts span{width:10px;height:10px;transform:translate(-50%, -50%) rotate(var(--burst-angle)) translateY(-34px) scale(.25);opacity:0;animation:clear-burst .82s ease-out var(--burst-delay) forwards;background:radial-gradient(circle,#fffffff2 0%,#ffeeaaf2 42%,#fff0 72%);border-radius:999px;position:absolute;top:50%;left:50%;box-shadow:0 0 12px #ffdd75d1}.game-overlay{z-index:3;color:#fff;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a191edb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:12px}.game-overlay h2{letter-spacing:-1.5px;margin:0;font-size:30px}.game-overlay p{color:#cfccd6;margin:9px 0 22px;font-size:13px}.primary-button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:999px;min-width:140px;height:48px;padding:0 22px;font-weight:850;box-shadow:0 8px 22px #7457e847}.primary-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.stats-card{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;box-shadow:0 7px 25px #1a191e09}.score-card{padding:24px 22px}.stats-card span{color:#817e78;font-size:12px;font-weight:700;display:block}.score-card strong{letter-spacing:-1.5px;margin-top:5px;font-size:30px;display:block}.score-card b{margin-top:5px;font-size:17px;display:block}.mini-rule{background:var(--line);height:1px;margin:19px 0}.right-panel{flex-direction:column;gap:14px;display:flex}.level-card{text-align:center;justify-content:space-between;padding:18px 20px;display:flex}.level-card div{flex:1}.level-card div+div{border-left:1px solid var(--line)}.level-card strong{margin-top:7px;font-size:23px;display:block}.pause-button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:12px;height:44px;font-size:13px;font-weight:800}.pause-button:hover:not(:disabled){background:var(--ink);color:#fff}.pause-button:disabled{opacity:.3;cursor:not-allowed}.controls{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:22px;display:grid}.controls button{border:1px solid var(--line);cursor:pointer;height:50px;color:var(--ink);-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#fff;border-bottom-width:3px;border-radius:14px;font-size:20px;font-weight:850}.controls button:active{border-bottom-width:1px;transform:translateY(2px)}.controls .drop-button{background:var(--ink);border-color:var(--ink);color:#fff;letter-spacing:.8px;font-size:10px}.mobile-game-stage{display:contents}.mobile-board-hud,.mobile-expand-button{display:none}kbd{color:#353338;background:#fff;border:1px solid #d2cec7;border-bottom-width:2px;border-radius:6px;place-items:center;min-width:25px;height:23px;padding:0 6px;font-family:inherit;font-size:9px;font-weight:800;display:inline-grid}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17171b8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.help-modal{background:var(--paper);border-radius:26px;width:min(430px,100%);padding:34px;position:relative;box-shadow:0 30px 90px #00000038}.help-modal h2{letter-spacing:-1.3px;word-break:keep-all;margin:0 0 24px;font-size:26px;line-height:1.3}.modal-close{cursor:pointer;background:#e9e6df;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:18px;right:18px}.help-modal ol{gap:13px;margin:0 0 27px;padding:0;list-style:none;display:grid}.help-modal li{align-items:center;gap:13px;display:flex}.help-modal li>b{background:var(--soft-purple);height:36px;color:var(--purple);border-radius:11px;flex:0 0 36px;place-items:center;display:grid}.help-modal li span{color:#74706b;font-size:13px;line-height:1.5}.help-modal li strong{color:var(--ink);font-size:13px;display:block}.help-modal .primary-button{width:100%}@keyframes clear-burst{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--burst-angle)) translateY(-10px) scale(.2)}20%{opacity:1}to{opacity:0;transform:translate(-50%, -50%) rotate(var(--burst-angle)) translateY(-56px) scale(1.1)}}@keyframes board-flash{0%{box-shadow:9px 11px 0 var(--soft-purple), 0 28px 70px #27204326;transform:translateY(0)scale(1)}35%{transform:translateY(-2px)scale(1.015);box-shadow:9px 11px #f0a6ce,0 0 0 4px #ffffff38,0 28px 70px #7457e847}to{box-shadow:9px 11px 0 var(--soft-purple), 0 28px 70px #27204326;transform:translateY(0)scale(1)}}@media (max-width:820px){body{background-size:26px 26px,26px 26px,auto,auto,auto}.game-toolbar{height:70px}.hero-copy{padding:28px 18px 22px}.hero-copy h1{letter-spacing:-3px}.hero-copy>p:last-child{margin-top:14px}.game-layout{width:min(340px,100% - 28px);display:block}.game-center{width:100%}.score-card,.right-panel{display:none}.mobile-board-hud{color:#fff;background:#0f0e148c;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:1.25fr 1.25fr .75fr .9fr .65fr;align-items:center;height:44px;margin-bottom:5px;display:grid}.mobile-board-hud>div{text-align:center;min-width:0}.mobile-board-hud>div+div{border-left:1px solid #ffffff1a}.mobile-board-hud span{color:#ffffffb3;opacity:1;font-size:8px;line-height:1;display:block}.mobile-board-hud strong{color:#fff;opacity:1;margin-top:3px;font-size:14px;line-height:1;display:block}.mobile-board-hud>div:nth-child(2) strong{color:#cbbfff}.mobile-expand-button{color:#fff;cursor:pointer;opacity:1;background:0 0;border:0;border-left:1px solid #ffffff1a;border-radius:0 10px 10px 0;place-items:center;width:100%;height:100%;font-size:15px;font-weight:850;display:grid}}@media (max-width:480px){body{background:linear-gradient(#7457e807 1px, transparent 1px), linear-gradient(90deg, #7457e807 1px, transparent 1px), var(--paper);background-size:24px 24px,24px 24px,auto}.game-toolbar{width:calc(100% - 24px);height:62px}.brand img{width:116px}.brand b{font-size:9px}.icon-button,.help-button{height:36px}.icon-button{width:36px}.help-button{padding:0 11px;font-size:12px}.hero-copy{padding:21px 14px 18px}.hero-copy .eyebrow{margin-bottom:8px;font-size:10px}.hero-copy h1{letter-spacing:-2.5px;font-size:40px;line-height:.96}.hero-copy>p:last-child{max-width:310px;margin-top:12px;font-size:12px;line-height:1.55}.game-layout{width:min(320px,100% - 24px)}.board-frame{box-shadow:6px 7px 0 var(--soft-purple);border-radius:18px;padding:9px}.game-overlay{inset:9px}.controls{gap:5px;margin-top:12px}.controls button{border-radius:12px;height:46px;font-size:18px}.clear-effect{gap:4px;min-height:0;padding:0}}@media (max-width:820px) and (orientation:portrait){.block-game-shell{overscroll-behavior:contain;flex-direction:column;width:100%;height:100svh;min-height:0;display:flex;overflow:hidden}.game-toolbar{flex:0 0 50px;width:calc(100% - 24px);height:50px}.brand img{width:108px}.brand b{padding:4px 7px;font-size:8px}.icon-button,.help-button{height:34px}.icon-button{width:34px;font-size:17px}.help-button{padding:0 10px;font-size:11px}.hero-copy{display:none}.game-layout{--mobile-game-width:min(calc(100vw - 16px), calc((100svh - 148px) / 2));width:100%;min-height:0;padding:4px 0 max(4px, env(safe-area-inset-bottom));flex:1;grid-template-columns:minmax(0,1fr);place-items:center;margin:0;display:grid}.game-center{width:clamp(238px, var(--mobile-game-width), 394px);flex-direction:column;grid-column:1;min-height:0;display:flex}.board-frame{width:100%;box-shadow:5px 6px 0 var(--soft-purple);border-radius:16px;padding:5px}.board{border-radius:10px;gap:1px;padding:1px}.cell{border-radius:3px}.game-overlay{border-radius:10px;padding:18px;inset:5px}.game-overlay h2{font-size:25px}.game-overlay p{margin:6px 0 14px;font-size:11px}.primary-button{min-width:124px;height:42px}.mobile-board-hud{border-radius:9px;height:40px;margin-bottom:4px}.mobile-board-hud strong{font-size:13px}.mobile-expand-button{border-radius:0 9px 9px 0}.controls{gap:5px;margin-top:6px}.controls button{border-radius:12px;height:48px;font-size:19px}.controls .drop-button{font-size:9px}}@media (min-width:350px) and (max-width:820px) and (orientation:portrait){.game-layout{--mobile-board-width:min(calc(100vw - 57px), calc((100svh - 108px) / 2), 304px);padding-inline:0}.game-center{width:calc(var(--mobile-board-width) + 49px);align-items:stretch}.mobile-game-stage{grid-template-columns:minmax(238px, var(--mobile-board-width)) 44px;justify-content:center;align-items:stretch;gap:5px;width:100%;display:grid}.mobile-game-stage .board-frame{grid-column:1;width:100%}.mobile-board-hud{display:none}.controls{width:var(--mobile-board-width);margin-left:0;margin-right:49px}}@media (max-width:349px) and (orientation:portrait){.game-center{width:clamp(184px,min(100vw - 16px,50svh - 81px),230px)}}@media (max-height:820px) and (min-width:821px){.hero-copy{padding-top:30px;padding-bottom:23px}.hero-copy h1{font-size:52px}.hero-copy>p:last-child{margin-top:14px}.game-center{width:310px}.game-layout{grid-template-columns:170px 310px 170px}}@media (prefers-reduced-motion:no-preference){button,a{transition:transform .16s,background .16s,color .16s}}@keyframes clear-pop{0%{opacity:0;transform:translate(-50%,-48%)scale(.46)}18%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}34%{transform:translate(-50%,-50%)scale(.98)}76%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-60%)scale(.9)}}@keyframes clear-aura{0%{opacity:0;transform:translate(-50%,-50%)scale(.45)}24%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.08)}}@keyframes clear-result-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.18)}28%{opacity:.9}to{opacity:0;transform:translate(-50%,-50%)scale(1.42)}}@media (prefers-reduced-motion:reduce){.clear-effect,.clear-effect:before,.clear-effect:after,.clear-bursts span,.animal-board-frame.clear-flash,.animal-cell.bursting,.animal-cell.bursting .animal-tile,.animal-cell.bursting:before,.animal-cell.bursting:after{animation:none}}html{scroll-behavior:smooth}body{min-width:280px}a{color:inherit}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f5f1e6;border-bottom:1px solid #17171b1a;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);height:72px;margin:0 auto;display:flex}.site-brand{color:var(--ink);align-items:center;gap:9px;text-decoration:none;display:inline-flex}.site-brand img{width:136px;height:auto}.site-brand b{background:var(--purple);color:#fff;letter-spacing:1.25px;border-radius:7px;padding:5px 8px;font-size:10px}.desktop-nav{align-items:center;gap:26px;display:flex}.desktop-nav a{color:#5f5b57;font-size:13px;font-weight:750;text-decoration:none}.desktop-nav a:hover{color:var(--purple)}.mobile-menu{display:none;position:relative}.mobile-menu-toggle{appearance:none;cursor:pointer;color:var(--ink);font:inherit;background:#fff;border:1px solid #17171b29;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.mobile-menu-toggle:hover,.mobile-menu-toggle[aria-expanded=true]{color:var(--purple);border-color:#6c4cff57}.mobile-menu nav{border:1px solid var(--line);background:#fff;border-radius:14px;width:170px;padding:8px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 45px #1e1b291f}.mobile-menu nav a{border-radius:9px;padding:10px 11px;font-size:13px;font-weight:750;text-decoration:none;display:block}.mobile-menu nav a:hover{color:var(--purple);background:#f3f0ff}.play-home{overflow:hidden}.play-hero{width:min(1180px,100% - 40px);margin:0 auto;padding:62px 0 22px}.play-hero-copy{text-align:center}.section-kicker,.section-heading span{color:var(--purple);letter-spacing:2.1px;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:900;display:block}.play-hero h1{letter-spacing:-4.5px;margin:0;font-size:clamp(48px,6vw,72px);font-weight:950;line-height:.98}.play-hero h1 em{color:var(--purple);font-style:normal}.content-section{width:min(1180px,100% - 40px);margin:0 auto;padding:78px 0}.home-game-list{padding:22px 0 72px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.section-heading span{margin-bottom:8px}.section-heading h2,.play-growth-section h2,.game-info-grid h2,.text-page h2{letter-spacing:-2px;margin:0;font-size:clamp(28px,3vw,42px);line-height:1.1}.section-heading>p{color:#79746f;margin:0;font-size:13px}.game-grid{grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:center;gap:20px;display:grid}.game-card{min-width:0;color:var(--ink);background:#ffffffb8;border:1px solid #17171b1c;border-radius:22px;text-decoration:none;overflow:hidden;box-shadow:0 12px 34px #1f1b300e}.game-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px #1f1b301c}.game-card-thumb{aspect-ratio:3/2;background:#e9e2ff;position:relative;overflow:hidden}.game-card-thumb img{object-fit:cover;width:100%;height:100%;display:block}.game-badge{color:#fff;letter-spacing:1px;background:#17171b;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;top:12px;right:12px}.game-card-body{padding:18px 18px 20px}.game-card-body>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.game-card-body p{margin:0}.game-card-body>div:first-child p{color:var(--purple);letter-spacing:1.2px;font-size:9px;font-weight:900}.game-card h3{letter-spacing:-.8px;margin:4px 0 0;font-size:20px}.game-card-category{color:#8a8580;margin-top:9px;font-size:10px;font-weight:800;display:inline-block}.game-card-description{color:#6d6965;word-break:keep-all;min-height:44px;font-size:12px;line-height:1.55;margin-top:10px!important}.game-card-cta{color:var(--ink);margin-top:16px;font-size:12px;font-weight:850;display:inline-block}.play-growth-section{color:#fff;background:#17171b;border:1px solid #17171b1a;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:56px;width:min(1180px,100% - 40px);margin:8px auto 86px;padding:46px 50px;display:grid}.play-growth-section .section-kicker{color:#a991ff}.play-growth-section p{color:#bbb7c3;max-width:600px;margin:18px 0 0;font-size:14px;line-height:1.75}.growth-steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;display:grid}.growth-steps span{text-align:center;background:#ffffff0d;border:1px solid #ffffff24;border-radius:18px;align-content:center;place-items:center;gap:8px;min-height:100px;font-size:11px;font-weight:800;display:grid}.growth-steps b{color:#a991ff;letter-spacing:1px;font-size:10px}.growth-steps i{color:#817b8b;font-style:normal}.play-about-strip{border-top:1px solid #17171b1f;border-bottom:1px solid #17171b1f;align-items:center;gap:20px;width:min(1180px,100% - 40px);margin:0 auto 86px;padding:22px 0;display:flex}.play-about-strip span{color:var(--purple);letter-spacing:1.5px;font-size:10px;font-weight:900}.play-about-strip strong{flex:1;font-size:14px}.play-about-strip a{color:#5e5a56;font-size:12px;font-weight:800;text-decoration:none}.ad-slot{color:#98928c;text-align:center;background:#ffffff6b;border:1px dashed #bbb5ac;border-radius:16px;align-content:center;place-items:center;gap:4px;width:min(970px,100% - 40px);min-height:118px;margin:16px auto 12px;display:grid}.ad-slot span{letter-spacing:1.8px;font-size:8px;font-weight:850}.ad-slot strong{font-size:13px}.ad-slot small{font-size:9px}.site-footer{background:#ffffff57;border-top:1px solid #17171b1c;margin-top:20px}.site-footer-inner{grid-template-columns:1fr auto;gap:50px;width:min(1180px,100% - 40px);margin:0 auto;padding:42px 0 30px;display:grid}.site-footer strong{letter-spacing:-.3px;font-size:15px}.site-footer p{color:#817c77;max-width:430px;margin:10px 0 0;font-size:12px;line-height:1.6}.site-footer nav{flex-wrap:wrap;place-content:start flex-end;gap:18px;display:flex}.site-footer nav a{color:#67625e;font-size:11px;font-weight:750;text-decoration:none}.site-footer-bottom{color:#99938e;border-top:1px solid #17171b14;width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0 26px;font-size:10px}.game-component-loading{width:min(100%,720px);min-height:320px;margin:0 auto}.game-detail-page{padding-bottom:50px}.game-stage-section{position:relative}.block-game-shell{min-height:0;margin:0 auto;padding-bottom:30px}.game-toolbar{border-top:1px solid #17171b1c;border-bottom:1px solid #17171b1c;width:min(930px,100% - 36px);height:58px;margin:0 auto}.game-toolbar-label{color:#88827c;letter-spacing:1.8px;margin:0;font-size:10px;font-weight:900}.game-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-top:86px;display:grid}.game-info-grid article,.tip-grid article{background:#ffffffa3;border:1px solid #17171b1a;border-radius:22px;padding:30px}.game-info-grid article>p{color:#6c6762;margin:16px 0 0;font-size:13px;line-height:1.8}.game-info-grid ol{color:#6c6762;margin:18px 0 0;padding-left:20px;font-size:13px;line-height:1.75}.game-info-grid li+li{margin-top:7px}.game-rules-section{padding-top:10px}.game-rules-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.game-rules-grid article{background:#ffffff8f;border:1px solid #17171b1a;border-radius:20px;padding:24px}.game-rules-grid b{color:var(--purple);letter-spacing:1px;font-size:10px}.game-rules-grid h3{letter-spacing:-.45px;margin:10px 0 0;font-size:16px}.game-rules-grid p{color:#66615d;margin:10px 0 0;font-size:12px;line-height:1.7}.game-tips-section{padding-top:10px}.tip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tip-grid b{color:var(--purple);letter-spacing:1px;font-size:11px}.tip-grid p{color:#66615d;margin:14px 0 0;font-size:12px;line-height:1.7}.coming-soon-panel{text-align:center;background:#fff6;border:1px dashed #c5c0b9;border-radius:20px;padding:34px}.coming-soon-panel strong{font-size:16px}.coming-soon-panel p{color:#817b76;margin:8px 0 0;font-size:12px}.recommendation-section{padding-top:58px}.text-page,.not-found-page{width:min(820px,100% - 40px);margin:0 auto;padding:90px 0 110px}.text-page>h1{letter-spacing:-4px;margin:0;font-size:clamp(46px,6vw,72px);line-height:1}.text-page-lead{color:#625e59;word-break:keep-all;margin:28px 0 58px;font-size:17px;line-height:1.8}.text-page section{border-top:1px solid #17171b1a;padding:32px 0}.text-page section p{color:#6d6863;margin:14px 0 0;font-size:14px;line-height:1.8}.legal-page>h1{font-size:clamp(40px,5vw,60px)}.not-found-page{text-align:center;place-content:center;min-height:62vh;display:grid}.not-found-page>span{color:var(--purple);letter-spacing:2px;font-size:12px;font-weight:900}.not-found-page h1{letter-spacing:-2.4px;margin:14px 0 0;font-size:42px}.not-found-page p{color:#77716c;margin:12px 0 22px;font-size:13px}.not-found-page a{background:var(--ink);color:#fff;border-radius:999px;justify-self:center;padding:12px 18px;font-size:12px;font-weight:800;text-decoration:none}@media (max-width:1000px){.game-grid{grid-template-columns:repeat(auto-fit,minmax(220px,280px))}.play-growth-section{grid-template-columns:1fr}}@media (max-width:820px){.site-header-inner{width:calc(100% - 28px);height:62px}.site-brand img{width:116px}.desktop-nav{display:none}.mobile-menu{display:block}.play-hero{padding:44px 0 16px}.play-hero h1{letter-spacing:-3.4px;font-size:clamp(44px,11vw,62px)}.home-game-list{padding-top:18px}.game-grid{grid-template-columns:minmax(0,560px);justify-content:center;gap:18px}.content-section{padding:58px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.play-growth-section{margin-bottom:64px;padding:38px 28px}.play-about-strip{flex-direction:column;align-items:flex-start}.play-about-strip strong{flex:none}.site-footer-inner{grid-template-columns:1fr;gap:26px}.site-footer nav{justify-content:flex-start}.game-info-grid{grid-template-columns:1fr;padding-top:54px}.tip-grid,.game-rules-grid{grid-template-columns:1fr}.play-home .section-kicker,.play-home .section-heading span,.play-home .game-badge,.play-home .game-card-body>div:first-child p,.play-home .game-card-category,.play-home .game-card-description,.play-home .game-card-cta,.play-home .growth-steps span,.play-home .growth-steps b,.play-home .growth-steps i,.play-home .play-about-strip span,.play-home .play-about-strip a,.play-home .ad-slot span,.play-home .ad-slot small,.site-footer nav a,.site-footer-bottom{font-size:12px}.block-game-shell{flex-direction:column;width:100%;height:min(100svh,820px);min-height:590px;display:flex;overflow:hidden}.game-toolbar{flex:0 0 50px;width:calc(100% - 24px);height:50px}}@media (max-width:560px){.site-header-inner,.play-hero,.content-section,.play-growth-section,.play-about-strip,.site-footer-inner,.site-footer-bottom{width:calc(100% - 28px)}.play-hero{padding-top:36px;padding-bottom:12px}.play-hero h1{letter-spacing:-2.7px;font-size:42px;line-height:.98}.home-game-list{padding-top:14px;padding-bottom:54px}.game-grid{gap:14px}.game-card{border-radius:16px}.game-card-body{padding:13px 13px 15px}.game-card h3{font-size:16px}.game-card-description{min-height:0;font-size:12px}.game-card-body>div:first-child p{font-size:12px;display:block}.game-card-category{font-size:12px}.game-card-cta{margin-top:12px;font-size:12px}.game-badge{top:8px;right:8px}.play-growth-section{padding:30px 20px}.growth-steps{gap:5px}.growth-steps span{min-height:82px;font-size:12px}.growth-steps i{font-size:12px}.text-page,.not-found-page{width:calc(100% - 28px);padding-top:64px}.text-page>h1{letter-spacing:-3px}}.merge-2048-shell{--oneady-violet:#6655ed;--oneady-violet-dark:#5140d5;--oneady-pink:#e95599;--merge-ink:#282633;--merge-board:#292834;isolation:isolate;background:radial-gradient(circle at 14% 25%,#6655ed29,#0000 23%),radial-gradient(circle at 86% 72%,#e9559924,#0000 21%),linear-gradient(#ffffff57,#f7f5ff8a);min-height:690px;padding:0 20px 42px;position:relative;overflow:hidden}.merge-2048-decor{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.merge-2048-decor span{aspect-ratio:1;color:#6655ed3d;background:#ffffff85;border:2px solid;border-radius:20px;place-items:center;width:72px;font-size:28px;font-weight:950;display:grid;position:absolute;box-shadow:0 14px 30px #4937910f}.merge-2048-decor span:first-child{top:128px;left:7%;transform:rotate(-11deg)}.merge-2048-decor span:nth-child(2){color:#e955993d;top:282px;right:9%;transform:rotate(9deg)}.merge-2048-decor span:nth-child(3){color:#8f8fff47;bottom:94px;left:12%;transform:rotate(7deg)}.merge-2048-decor span:nth-child(4){color:#e9559933;bottom:52px;right:13%;transform:rotate(-7deg)}.merge-2048-toolbar{border-top:1px solid #17171b1a;border-bottom:1px solid #17171b1a;justify-content:space-between;align-items:center;gap:18px;width:min(930px,100%);min-height:58px;margin:0 auto;display:flex}.merge-2048-toolbar .game-toolbar-label{color:#6655ed}.merge-2048-toolbar button,.merge-2048-overlay button,.merge-2048-controls button{font:inherit;color:var(--merge-ink);cursor:pointer;touch-action:manipulation;background:#ffffffd1;border:1px solid #6655ed29;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.merge-2048-toolbar button{height:38px;color:var(--oneady-violet-dark);border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:850;display:inline-flex}.merge-2048-toolbar button:hover{background:#fff;border-color:#6655ed4d;transform:translateY(-1px)}.merge-2048-toolbar button:active{transform:translateY(1px)}.merge-2048-game{width:min(510px,100%);margin:30px auto 0}.merge-2048-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:14px;display:flex}.merge-2048-heading p{color:#8a8499;letter-spacing:1.2px;margin:0 0 5px;font-size:9px;font-weight:900}.merge-2048-heading>div:first-child strong{color:var(--merge-ink);letter-spacing:-.85px;font-size:21px}.merge-2048-scores{gap:8px;display:flex}.merge-2048-scores>div{color:#fff;text-align:center;background:linear-gradient(145deg,#6655ed,#5847d5);border:1px solid #ffffff2e;border-radius:12px;min-width:82px;padding:9px 11px 8px;position:relative;overflow:visible;box-shadow:0 9px 22px #6655ed2b}.merge-2048-scores>div:last-child{background:linear-gradient(135deg,#765ff1,#e95599)}.merge-2048-scores span{color:#ffffffb8;letter-spacing:1px;font-size:8px;font-weight:900;display:block}.merge-2048-scores strong{letter-spacing:-.6px;margin-top:2px;font-size:20px;line-height:1.08;display:block}.merge-2048-scores b{z-index:4;color:var(--oneady-pink);text-shadow:0 2px 8px #ffffffe6;font-size:12px;animation:.52s ease-out both merge-score-pop;position:absolute;top:-15px;right:6px}@keyframes merge-score-pop{0%{opacity:0;transform:translateY(8px)scale(.9)}40%{opacity:1}to{opacity:0;transform:translateY(-15px)scale(1.04)}}.merge-2048-board{background:radial-gradient(circle at 50% 0%, #765ff124, transparent 35%), var(--merge-board);touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;border-radius:22px;padding:10px;position:relative;box-shadow:0 24px 54px #2b235b38,inset 0 0 0 1px #6655ed14}.merge-2048-grid{--tile-gap:10px;gap:var(--tile-gap);aspect-ratio:1;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid;position:relative}.merge-2048-cell{background:#fff1;border-radius:14px;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.merge-2048-tile{border-radius:inherit;letter-spacing:-2.2px;place-items:center;font-size:clamp(25px,6vw,42px);font-weight:950;line-height:1;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #3026591f,0 5px 12px #120f2a21}.merge-2048-tile:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#fff3,#0000 42%);position:absolute;inset:0}.merge-2048-tile.is-new,.merge-2048-tile.is-merged,.merge-2048-moving-tile{will-change:transform, opacity}.merge-2048-tile.is-new{animation:.2s cubic-bezier(.2,.9,.25,1.2) both merge-tile-new}.merge-2048-tile.is-merged{z-index:2;animation:.24s cubic-bezier(.2,.85,.25,1.35) both merge-tile-pop}.merge-2048-tile.is-merged:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;border:2px solid #ffffffc7;animation:.28s ease-out both merge-tile-ring;position:absolute;inset:8%}@keyframes merge-tile-new{0%{opacity:0;transform:scale(.66)}72%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes merge-tile-pop{0%{transform:scale(.84)}52%{transform:scale(1.14)}to{transform:scale(1)}}@keyframes merge-tile-ring{0%{opacity:.9;transform:scale(.72)}to{opacity:0;transform:scale(1.28)}}.merge-2048-motion-layer{z-index:3;gap:var(--tile-gap);pointer-events:none;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute;inset:0}.merge-2048-moving-tile{border-radius:14px;width:100%;height:100%;animation:.165s cubic-bezier(.22,.78,.2,1) forwards merge-tile-slide;position:relative;inset:auto}@keyframes merge-tile-slide{0%{transform:translate(0)}to{transform:translate(var(--move-x), var(--move-y))}}.merge-2048-tile.tile-v2{color:#615995;background:#f2f0ff}.merge-2048-tile.tile-v4{color:#5c5294;background:#e6e1ff}.merge-2048-tile.tile-v8{color:#4d418b;background:#d1c7ff}.merge-2048-tile.tile-v16{color:#403580;background:#b7a6ff}.merge-2048-tile.tile-v32{color:#fff;background:linear-gradient(145deg,#9a86fb,#8770f3)}.merge-2048-tile.tile-v64{color:#fff;background:linear-gradient(145deg,#7562f1,#6655ed)}.merge-2048-tile.tile-v128{color:#fff;background:linear-gradient(145deg,#775eea,#8558e4);font-size:clamp(21px,5vw,35px)}.merge-2048-tile.tile-v256{color:#fff;background:linear-gradient(145deg,#8d59df,#a055d5);font-size:clamp(21px,5vw,35px)}.merge-2048-tile.tile-v512{color:#fff;background:linear-gradient(145deg,#aa55cb,#bf53bf);font-size:clamp(21px,5vw,35px)}.merge-2048-tile.tile-v1024{color:#fff;background:linear-gradient(145deg,#c953b6,#db529f);font-size:clamp(17px,4vw,29px)}.merge-2048-tile.tile-v2048{color:#fff;background:linear-gradient(135deg,#6655ed 5%,#a456d4 47%,#e95599 94%);font-size:clamp(17px,4vw,29px);box-shadow:inset 0 0 0 2px #ffffff38,0 0 34px #e9559975,0 7px 16px #311e6238}.merge-2048-tile.tile-super{color:#fff;background:linear-gradient(145deg,#383247,#24212f);font-size:clamp(14px,3.4vw,24px)}.merge-2048-overlay{z-index:5;text-align:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#f8f7fff0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:10px}.merge-2048-overlay>span{color:var(--oneady-violet);letter-spacing:1.8px;font-size:10px;font-weight:950}.merge-2048-overlay h2{color:var(--merge-ink);letter-spacing:-1.7px;margin:10px 0 0;font-size:28px}.merge-2048-overlay p{color:#706b7f;margin:8px 0 20px;font-size:12px;line-height:1.6}.merge-2048-overlay>div{justify-content:center;gap:8px;display:flex}.merge-2048-overlay button{border-radius:999px;min-width:104px;height:42px;padding:0 16px;font-size:11px;font-weight:900}.merge-2048-overlay button:hover{border-color:#6655ed4d;transform:translateY(-1px)}.merge-2048-overlay button:active{transform:translateY(1px)}.merge-2048-overlay button.primary{color:#fff;background:linear-gradient(135deg,#765ff1,#6655ed 55%,#e95599);border-color:#ffffff2e;box-shadow:0 10px 24px #5237ae47}.merge-2048-overlay.is-ready{color:#fff;background:radial-gradient(circle at 50% 30%,#6655ed3d,#0000 44%),radial-gradient(circle at 78% 74%,#e9559926,#0000 30%),#181721ed;border-radius:18px;padding:26px;inset:0}.merge-2048-overlay.is-ready p{color:#ffffffb8;margin:2px 0 20px;font-size:12px}.merge-2048-title-logo{object-fit:contain;filter:drop-shadow(0 14px 24px #09071857);-webkit-user-select:none;user-select:none;width:min(338px,88%);height:auto;margin:0 0 4px;display:block}.merge-2048-overlay.is-ready button.primary{min-width:148px;height:44px;font-size:12px}.merge-2048-controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px auto 0;display:grid}.merge-2048-controls button{min-width:0;height:48px;color:var(--oneady-violet-dark);border-bottom:3px solid #4e3ea438;border-radius:13px;justify-content:center;align-items:center;gap:6px;font-weight:900;display:flex}.merge-2048-controls button:hover{background:#fff;border-color:#6655ed4d;transform:translateY(-1px)}.merge-2048-controls button:active{border-bottom-width:1px;transform:translateY(2px)}.merge-2048-controls svg{width:18px;height:18px}.merge-2048-controls small{letter-spacing:.55px;font-size:9px;font-weight:900}.merge-2048-guide{color:#817c8d;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:12px 0 0;font-size:11px;display:flex}.merge-2048-guide span{color:var(--oneady-violet);letter-spacing:.45px;font-size:9px;font-weight:950}.merge-2048-guide i{background:#ccc7dc;width:1px;height:10px;margin:0 3px}@media (max-width:760px){.merge-2048-shell{min-height:620px;padding-bottom:30px}.merge-2048-toolbar{min-height:58px}.merge-2048-game{width:min(470px,100%);margin-top:20px}.merge-2048-decor span{opacity:.42}}@media (max-width:520px){.merge-2048-shell{min-height:548px;padding:0 14px 24px}.merge-2048-toolbar{min-height:56px}.merge-2048-toolbar button{height:34px;padding:0 11px;font-size:10px}.merge-2048-game{width:min(100vw - 28px,420px);margin-top:14px}.merge-2048-heading{align-items:center;gap:10px;margin-bottom:10px}.merge-2048-heading p{display:none}.merge-2048-heading>div:first-child strong{font-size:15px}.merge-2048-scores{gap:5px}.merge-2048-scores>div{border-radius:10px;min-width:70px;padding:7px 8px 6px}.merge-2048-scores span{font-size:7px}.merge-2048-scores strong{font-size:18px}.merge-2048-board{border-radius:18px;padding:7px;box-shadow:0 17px 38px #2b235b33}.merge-2048-grid{--tile-gap:7px}.merge-2048-cell,.merge-2048-moving-tile{border-radius:10px}.merge-2048-tile{letter-spacing:-1.8px;font-size:clamp(24px,10vw,38px)}.merge-2048-tile.tile-v128,.merge-2048-tile.tile-v256,.merge-2048-tile.tile-v512{font-size:clamp(19px,8vw,31px)}.merge-2048-tile.tile-v1024,.merge-2048-tile.tile-v2048{font-size:clamp(15px,6.5vw,26px)}.merge-2048-overlay{border-radius:11px;padding:18px;inset:7px}.merge-2048-overlay h2{font-size:23px}.merge-2048-overlay.is-ready{border-radius:13px;inset:0}.merge-2048-title-logo{width:min(292px,90%);margin-bottom:2px}.merge-2048-overlay.is-ready p{margin-bottom:16px;font-size:11px}.merge-2048-controls{gap:6px;margin-top:12px}.merge-2048-controls button{border-radius:11px;gap:4px;height:42px}.merge-2048-controls svg{width:16px;height:16px}.merge-2048-controls small{font-size:8px}.merge-2048-guide{margin-top:9px;font-size:10px}.merge-2048-decor{display:none}}@media (max-width:360px){.merge-2048-shell{padding-inline:10px}.merge-2048-game{width:min(100vw - 20px,390px)}.merge-2048-heading>div:first-child strong{font-size:14px}.merge-2048-scores>div{min-width:64px;padding-inline:6px}.merge-2048-scores strong{font-size:16px}.merge-2048-controls small{display:none}.merge-2048-controls button{height:40px}.merge-2048-guide{font-size:9px}}@media (prefers-reduced-motion:reduce){.merge-2048-moving-tile,.merge-2048-tile.is-new,.merge-2048-tile.is-merged,.merge-2048-tile.is-merged:after,.merge-2048-scores b{animation-duration:1ms!important}.merge-2048-toolbar button,.merge-2048-overlay button,.merge-2048-controls button{transition:none}}.animal-drop-shell{--animal-violet:#6655ed;--animal-pink:#e95599;--animal-board:#292834;position:relative}.animal-drop-shell .game-toolbar-label{color:#6655ed}.animal-drop-shell .board-frame{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.animal-board{aspect-ratio:4/7;box-sizing:border-box;background:var(--animal-board);grid-template-rows:repeat(14,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));gap:3px;padding:3px;overflow:hidden}.animal-cell{aspect-ratio:auto;background:#ffffff04;border-color:#ffffff05;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:visible}.animal-cell.filled{box-shadow:none;background:0 0}.animal-tile{aspect-ratio:1;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;animation:.16s ease-out both animal-settle;display:grid}.animal-board .animal-tile{width:90%;max-width:100%;height:90%;max-height:100%}.animal-face-image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 2px 2px #19122d29);width:100%;height:100%;display:block;transform:none}.animal-ghost{opacity:.3;filter:saturate(.7)drop-shadow(0 0 #0000);box-shadow:none;animation:none}.animal-ghost .animal-face-image{filter:brightness(1.08)saturate(.55)drop-shadow(0 2px 3px #ffffff2e)}.animal-drop-decor{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.animal-drop-decor>.animal-tile{opacity:.18;filter:saturate(.92);width:58px;box-shadow:none;position:absolute}.animal-drop-decor>.animal-tile:first-child{top:118px;left:4%;transform:rotate(-12deg)}.animal-drop-decor>.animal-tile:nth-child(2){top:155px;right:6%;transform:rotate(11deg)}.animal-drop-decor>.animal-tile:nth-child(3){bottom:72px;left:9%;transform:rotate(8deg)}.animal-drop-decor>.animal-tile:nth-child(4){bottom:136px;right:10%;transform:rotate(-6deg)}.animal-drop-decor>.animal-tile:nth-child(5){top:46%;left:2.5%;transform:rotate(-4deg)}.animal-drop-decor>.animal-tile:nth-child(6){top:34%;right:2.5%;transform:rotate(7deg)}.animal-drop-shell .game-toolbar,.animal-drop-shell .game-layout{z-index:1;position:relative}.animal-drop-shell .animal-controls{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:10px}.animal-drop-shell .animal-control-button{flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:0;height:44px;padding:4px 2px 3px;font-size:0;display:flex}.animal-drop-shell .animal-control-button svg{stroke-width:2.4px;width:18px;height:18px}.animal-drop-shell .animal-control-button small{color:#77736e;letter-spacing:-.15px;text-overflow:clip;white-space:nowrap;max-width:100%;font-size:8px;font-weight:850;line-height:1;display:block;overflow:hidden}.animal-drop-shell .animal-control-button.shift-button{background:var(--soft-purple);color:var(--purple);border-color:#c9bbf8}.animal-drop-shell .animal-control-button.drop-button{border-color:var(--ink);background:var(--ink);color:#fff}.animal-drop-shell .animal-control-button.drop-button small{color:#ffffffd1}@keyframes animal-settle{0%{opacity:.5;transform:translateY(-3px)scale(.9)}70%{opacity:1;transform:translateY(1px)scale(1.04)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:820px){.animal-drop-decor>.animal-tile{opacity:.11;width:42px}.animal-drop-shell .game-layout{width:min(390px,100% - 18px)}.animal-drop-shell .game-center{width:min(360px,100%)}}@media (max-width:820px) and (orientation:portrait){.animal-drop-shell{height:100svh;min-height:0}.animal-drop-shell .game-layout{width:100%;padding:3px 0 max(3px, env(safe-area-inset-bottom))}.animal-drop-shell .game-center{width:min(100vw - 16px,335px)}.animal-drop-shell .board-frame{padding:0}.animal-drop-shell .animal-board{gap:2px;padding:3px}.animal-drop-shell .controls{margin-top:4px}.animal-drop-shell .animal-control-button{border-radius:10px;height:40px}.animal-drop-shell .animal-control-button svg{width:17px;height:17px}.animal-drop-shell .animal-control-button small{font-size:7px}}@media (min-width:350px) and (max-width:820px) and (orientation:portrait){.animal-drop-shell .game-layout{--mobile-board-width:min(calc(100vw - 57px), calc(54svh - 58px), 286px)}.animal-drop-shell .game-center{width:calc(var(--mobile-board-width) + 49px)}.animal-drop-shell .mobile-game-stage{grid-template-columns:minmax(238px, var(--mobile-board-width)) 44px}.animal-drop-shell .controls{width:var(--mobile-board-width)}}@media (max-width:349px) and (orientation:portrait){.animal-drop-shell .game-center{width:min(100vw - 18px,292px)}.animal-drop-shell .mobile-board-hud{grid-template-columns:1.2fr 1.2fr .7fr .9fr .6fr}}@media (max-width:480px){.animal-drop-shell .clear-effect{width:92%;min-width:0}}@media (prefers-reduced-motion:reduce){.animal-tile{animation:none}}.animal-drop-shell .brand-high-score{background:linear-gradient(135deg,#6655ed 0%,#e95599 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;color:#0000!important}.animal-drop-shell .spacebar-key-icon{border:2px solid;border-radius:4px;width:27px;height:12px;display:block;position:relative;box-shadow:inset 0 -2px #ffffff24}.animal-drop-shell .spacebar-key-icon i{opacity:.72;background:currentColor;border-radius:999px;width:12px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.animal-help-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17171b9e;place-items:stretch stretch;padding:0}.animal-help-modal{background:var(--paper);width:100vw;max-width:none;height:100dvh;max-height:100dvh;box-shadow:none;border-radius:0;flex-direction:column;padding:0;display:flex;overflow:hidden}.animal-help-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f5f1f5;flex:none;justify-content:space-between;align-items:center;gap:20px;padding:22px max(24px,50vw - 450px);display:flex}.animal-help-header .eyebrow{margin:0 0 5px}.animal-help-header h2{letter-spacing:-1.5px;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.15}.animal-help-header .modal-close{flex:0 0 42px;width:42px;height:42px;position:static}.animal-help-content{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;width:100%;padding:28px max(24px,50vw - 450px) 42px;overflow-y:auto}.animal-help-section{border-bottom:1px solid var(--line);padding:24px 0}.animal-help-section:first-child{padding-top:0}.animal-help-section:last-child{border-bottom:0}.animal-help-section h3{color:var(--ink);letter-spacing:-.8px;margin:0 0 12px;font-size:20px}.animal-help-section>p,.animal-help-section>ul{color:#6f6b66;word-break:keep-all;margin:0;font-size:14px;line-height:1.75}.animal-help-section>ul{padding-left:20px}.animal-help-section>ul li+li{margin-top:8px}.animal-help-section ol{margin-bottom:0}.animal-help-animal-row{grid-template-columns:repeat(7,minmax(72px,1fr));gap:10px;margin-top:18px;display:grid}.animal-help-animal-row>div{border:1px solid var(--line);text-align:center;background:#ffffffad;border-radius:16px;min-width:0;padding:12px 6px 10px;position:relative}.animal-help-animal-row>div.rare{background:#e9559912;border-color:#e9559959}.animal-help-animal-row .animal-tile{width:54px;margin:0 auto 6px}.animal-help-animal-row span{color:var(--ink);font-size:11px;font-weight:800;display:block}.animal-help-animal-row small{color:#fff;letter-spacing:.6px;background:linear-gradient(135deg,#6655ed,#e95599);border-radius:999px;margin-top:4px;padding:3px 6px;font-size:8px;font-weight:900;display:inline-block}.animal-help-controls{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.animal-help-controls span{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:64px;display:flex}.animal-help-controls b{color:var(--purple);letter-spacing:.4px;font-size:12px}.animal-help-controls small{color:#817e78;font-size:10px;font-weight:800}.animal-help-footer{padding:14px max(24px, calc((100vw - 900px) / 2)) max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#f6f5f1f7;flex:none}.animal-help-footer .primary-button{width:100%}@media (max-width:820px){.animal-drop-shell .mobile-board-hud{grid-template-columns:1.35fr 1.35fr .85fr .7fr}.animal-drop-shell .mobile-board-hud>div:nth-child(2) strong{color:#0000}.animal-help-header{padding:16px 16px 14px}.animal-help-header .modal-close{flex-basis:38px;width:38px;height:38px}.animal-help-content{padding:20px 16px 34px}.animal-help-section{padding:20px 0}.animal-help-section h3{font-size:18px}.animal-help-animal-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.animal-help-animal-row .animal-tile{width:46px}.animal-help-controls{gap:5px}.animal-help-controls span{border-radius:11px;min-height:56px}.animal-help-controls b{font-size:10px}.animal-help-controls small{font-size:9px}.animal-help-footer{padding:10px 16px max(10px, env(safe-area-inset-bottom))}}@media (max-width:349px){.animal-help-animal-row{grid-template-columns:repeat(3,minmax(0,1fr))}.animal-help-controls{grid-template-columns:repeat(5,minmax(44px,1fr));overflow-x:auto}}.mobile-header-tools{display:none}.animal-help-backdrop{z-index:120}.animal-help-header{z-index:2;padding-top:94px;position:relative}.animal-help-content{z-index:1;position:relative}@media (max-width:820px){.mobile-header-tools{justify-content:flex-end;align-items:center;gap:7px;display:flex}.mobile-menu{display:block}.animal-drop-shell .game-toolbar{flex:0 0 50px;width:calc(100% - 16px);height:50px;display:flex}.animal-drop-shell .game-toolbar .top-actions{gap:6px}.animal-drop-shell .game-toolbar .icon-button,.animal-drop-shell .game-toolbar .help-button{height:34px}.animal-drop-shell .game-toolbar .icon-button{width:34px}.animal-drop-shell .game-toolbar .help-button{padding:0 11px}.animal-drop-shell{width:100%;height:calc(100svh - 62px);min-height:0;max-height:none;padding-bottom:0;overflow:hidden}.animal-drop-shell .game-layout{width:100%;height:100%;padding:4px 0 max(4px, env(safe-area-inset-bottom));justify-content:center;align-items:flex-start;display:flex}.animal-drop-shell .game-center{--animal-mobile-board-width:min(calc(100vw - 16px), calc(57.14svh - 88px), 600px);width:var(--animal-mobile-board-width);max-width:none}.animal-drop-shell .mobile-game-stage{width:100%;display:block}.animal-drop-shell .mobile-game-stage .board-frame{width:100%;padding:0}.animal-drop-shell .mobile-board-hud{background:var(--animal-board);color:#fff;border:0;border-radius:0;grid-template-columns:1.25fr 1.25fr .8fr .55fr;align-items:stretch;width:100%;height:42px;margin:0;display:grid!important}.animal-drop-shell .mobile-board-hud>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.animal-drop-shell .mobile-board-hud>div+div{border-left:1px solid #ffffff14}.animal-drop-shell .mobile-board-hud span{color:#ffffffa8;font-size:8px;font-weight:750}.animal-drop-shell .mobile-board-hud strong{color:#fff;margin-top:3px;font-size:13px;line-height:1}.animal-drop-shell .mobile-board-hud>div:nth-child(2) strong{color:#0000}.animal-drop-shell .mobile-expand-button{z-index:5;background:var(--animal-board);border-left:1px solid #ffffff14;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.animal-drop-shell .mobile-expand-button .mobile-expand-label{color:#ffffffa8;font-size:8px;font-weight:750;line-height:1}.animal-drop-shell .mobile-expand-button svg{stroke-width:2.2px;width:18px;height:18px}.animal-drop-shell .animal-board{gap:2px;width:100%;padding:3px}.animal-drop-shell .animal-controls{gap:5px;width:100%;margin:4px 0 0}.animal-drop-shell .animal-control-button{height:clamp(40px,5.4svh,52px)}.animal-drop-shell .animal-drop-decor{display:none}.animal-help-header{padding:calc(78px + env(safe-area-inset-top)) 16px 14px;background:var(--paper)}.animal-help-header h2{color:var(--ink);font-size:clamp(22px,6vw,30px);line-height:1.15;display:block}.animal-help-modal{padding-top:0}}@media (max-width:360px){.mobile-menu-toggle{padding:8px 10px}.animal-drop-shell .game-center{--animal-mobile-board-width:min(calc(100vw - 10px), calc(57.14svh - 85px))}.site-header-inner{gap:8px;width:calc(100% - 18px)}.site-brand{gap:5px}.site-brand img{width:98px}.site-brand b{display:none}.mobile-header-tools{gap:4px}}.animal-drop-shell{background:radial-gradient(circle at 50% 20%,#6655ed17,#0000 31%),radial-gradient(circle at 73% 64%,#e955990f,#0000 28%)}.animal-drop-shell .game-layout{grid-template-columns:174px 372px 174px;gap:22px}.animal-drop-shell .game-center{width:372px}.animal-drop-shell .animal-board-frame{background:var(--animal-board);border:1px solid #8977ff80;border-radius:19px;overflow:hidden;box-shadow:0 18px 44px #261f4c29,0 0 0 4px #6655ed14,0 0 28px #6655ed21}.animal-drop-shell .animal-board{background:linear-gradient(#ffffff05, #ffffff02), var(--animal-board);border-radius:18px}.animal-drop-shell .animal-cell{background:#ffffff02;border:1px solid #aea6d10e;border-radius:5px}.animal-drop-shell .animal-face-image{filter:drop-shadow(0 3px 3px #0e0b1d47)}.animal-drop-shell .animal-duck .animal-face-image{transform:scale(1.04)}.animal-drop-shell .stats-card,.animal-drop-shell .right-panel .pause-button{color:#fff;background:linear-gradient(155deg,#302f42,#22212e);border-color:#998cda47;box-shadow:0 16px 38px #251f4021}.animal-drop-shell .stats-card span{color:#ffffff94}.animal-drop-shell .stats-card strong{color:#fff}.animal-drop-shell .stats-card .mini-rule{background:#ffffff1a}.animal-drop-shell .right-panel .pause-button{color:#ffffffe0;border-bottom-color:#6655ed94}.animal-drop-shell .right-panel .pause-button:disabled{opacity:.42}.animal-drop-shell .brand-high-score{background:linear-gradient(90deg,#9d8cff,#f26aae);-webkit-background-clip:text;background-clip:text}.animal-drop-shell .animal-controls{gap:7px;margin-top:12px}.animal-drop-shell .animal-control-button{background:linear-gradient(#fff,#f5f2ed);border-color:#312b4329 #312b4329 #312b4347;border-bottom-width:4px;border-radius:14px;height:50px;box-shadow:0 8px 17px #2b234614}.animal-drop-shell .animal-control-button.shift-button{color:#fff;background:linear-gradient(155deg,#8f7bf4,#6655ed);border-color:#9685f2 #9685f2 #5643cd}.animal-drop-shell .animal-control-button.shift-button:disabled{color:#ffffffb8;cursor:not-allowed;opacity:.58;background:linear-gradient(155deg,#b9aff0,#8d80d5);border-color:#6655ed47 #6655ed47 #5643cd52;transform:none}.animal-drop-shell .animal-control-button.shift-button small{color:#ffffffdb}.animal-drop-shell .animal-control-button.drop-button{background:linear-gradient(145deg,#e95599,#7650e8 72%,#5a3ad1);border-color:#7d3bc1 #7d3bc1 #572091;box-shadow:0 9px 20px #8f36ae33}.animal-drop-shell .animal-control-button:active{border-bottom-width:1px;transform:translateY(3px)}.animal-drop-shell .game-overlay.ready-only{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:radial-gradient(circle at 50% 37%,#6655ed38,#0000 43%),#191822e6;border-radius:18px;padding:24px;inset:0}.animal-drop-title-logo{object-fit:contain;filter:drop-shadow(0 12px 20px #0c081d57);-webkit-user-select:none;user-select:none;width:min(292px,90%);height:auto;margin:0 0 15px;display:block}.animal-drop-shell .game-overlay.ready-only .primary-button{background:linear-gradient(135deg,#765ff1,#6655ed 58%,#d84e96);border:1px solid #ffffff2e;min-width:146px;box-shadow:0 10px 25px #37238257}@media (max-width:820px){.animal-drop-shell{background:var(--paper)}.animal-drop-shell .game-layout{width:100%}.animal-drop-shell .animal-board-frame{border-radius:16px;box-shadow:0 8px 22px #261f4c21,0 0 0 3px #6655ed12}.animal-drop-shell .animal-board{border-radius:0 0 15px 15px}.animal-drop-shell .mobile-board-hud{background:linear-gradient(100deg,#302f42,#252432);border-radius:15px 15px 0 0}.animal-drop-shell .animal-controls{gap:5px;margin-top:7px}.animal-drop-shell .animal-control-button{border-radius:11px;height:clamp(41px,5.6svh,50px);box-shadow:0 5px 11px #2b234614}.animal-drop-title-logo{width:min(260px,88%);margin-bottom:12px}}@media (max-width:360px){.animal-drop-title-logo{width:min(228px,88%)}}@media (max-width:820px){.animal-drop-shell{touch-action:pan-y;height:auto;min-height:calc(100dvh - 62px);overflow:clip visible}.animal-drop-shell .game-layout{height:auto;min-height:0;padding:3px 0 max(4px, env(safe-area-inset-bottom));margin:0 auto}.animal-drop-shell .game-center{--animal-mobile-board-width:min(calc(100vw - 16px), calc(57.14svh - 129px), 600px)}.animal-drop-shell .animal-controls{flex:none;margin-bottom:0}}@media (max-width:360px) and (max-height:760px){.animal-drop-shell .game-layout{padding-top:10px}.animal-drop-shell .animal-control-button{border-radius:10px}}@media (max-width:380px) and (max-height:780px){.animal-drop-shell .game-center{--animal-mobile-board-width:min(calc(100vw - 12px), calc(57.14svh - 131px))}.animal-drop-shell .animal-controls{gap:4px;margin-top:4px}.animal-drop-shell .animal-control-button{height:38px}}@media (max-width:820px){.animal-drop-shell.is-full-view{z-index:130;isolation:isolate;overflow:visible}.animal-drop-shell.is-full-view .game-layout{z-index:130;width:100%;height:100dvh;min-height:0;padding:max(8px, env(safe-area-inset-top)) 0 max(8px, env(safe-area-inset-bottom));overscroll-behavior:none;background:var(--paper);justify-content:center;align-items:center;margin:0;display:flex;position:fixed;inset:0;overflow:hidden}.animal-drop-shell.is-full-view .game-center{flex:none;max-width:none}.animal-drop-shell.is-full-view .animal-board-frame{box-shadow:0 8px 24px #261f4c29,0 0 0 3px #6655ed14}}.animal-drop-shell .animal-board{position:relative}.animal-drop-motion-layer{z-index:3;box-sizing:border-box;pointer-events:none;contain:layout paint;grid-template-rows:repeat(14,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));gap:3px;padding:3px;display:grid;position:absolute;inset:0;overflow:hidden}.animal-drop-motion-cell{min-width:0;min-height:0;animation:animal-hard-drop var(--drop-duration,.15s) cubic-bezier(.48, .04, .82, .4) both;will-change:transform;place-items:center;display:grid;position:relative}.animal-drop-motion-cell .animal-tile{width:90%;max-width:100%;height:90%;max-height:100%}.animal-cell.bursting{z-index:4}.animal-cell.bursting .animal-tile{z-index:2;will-change:transform, opacity;animation:.28s cubic-bezier(.22,.7,.18,1) both animal-match-burst;position:relative}.animal-cell.bursting:before,.animal-cell.bursting:after{content:"";z-index:1;pointer-events:none;position:absolute;top:50%;left:50%}.animal-cell.bursting:before{aspect-ratio:1;border:2px solid #f4e2ffeb;border-radius:50%;width:56%;animation:.28s ease-out both animal-match-ring;box-shadow:0 0 0 2px #6655ed3d}.animal-cell.bursting:after{background:#fff4b8;border-radius:50%;width:5px;height:5px;animation:.28s ease-out both animal-match-particles;box-shadow:0 -16px #a996ff,14px -8px #ff83bd,15px 8px #fff4b8,0 16px #ff83bd,-14px 8px #a996ff,-14px -8px #fff4b8}@keyframes animal-hard-drop{0%{transform:translate3d(0, var(--drop-from-y,-120px), 0) scaleY(.97)}86%{transform:translate(0,0)scaleY(1.05)}to{transform:translate(0,0)scaleY(1)}}@keyframes animal-match-burst{0%{opacity:1;transform:scale(1)rotate(0)}34%{opacity:1;transform:scale(1.2)rotate(-2deg)}66%{opacity:.92;transform:scale(.9)rotate(3deg)}to{opacity:0;transform:scale(.06)rotate(10deg)}}@keyframes animal-match-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.25)}25%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.65)}}@keyframes animal-match-particles{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)rotate(0)}24%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.32)rotate(18deg)}}@media (max-width:820px){.animal-drop-motion-layer{gap:2px}}@media (prefers-reduced-motion:reduce){.animal-drop-motion-cell{animation-duration:1ms;transform:none}.animal-cell.bursting .animal-tile{opacity:0;animation:none}.animal-cell.bursting:before,.animal-cell.bursting:after{display:none}}@media (max-width:820px){.animal-drop-shell .mobile-board-hud strong{font-size:20px}}
