:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7fbff;background:#061923;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,rgba(38,202,152,.35),transparent 28%),radial-gradient(circle at 85% 8%,rgba(0,168,255,.28),transparent 32%),linear-gradient(135deg,#061923,#073348 52%,#061923);position:relative}.mupi-frame{width:min(1180px,100%);height:min(760px,calc(100vh - 48px));border:1px solid rgba(255,255,255,.18);border-radius:36px;background:linear-gradient(160deg,#092938f5,#04121ced);box-shadow:0 28px 80px #0000007a,inset 0 0 0 1px #ffffff14;position:relative;overflow:hidden;padding:26px}.mupi-frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at center,#000 0%,transparent 78%);mask-image:radial-gradient(circle at center,#000 0%,transparent 78%);pointer-events:none}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand-mark{display:flex;align-items:center;gap:14px;background:transparent;color:inherit;border:0;text-align:left}.brand-mark>svg{width:48px;height:48px;padding:10px;border-radius:16px;background:linear-gradient(135deg,#19d38d,#00a8ff);box-shadow:0 12px 30px #00a8ff40}.brand-mark strong{display:block;font-size:1.1rem}.brand-mark em{font-style:normal;color:#a5d0dc;font-size:.88rem}.top-actions{display:flex;gap:10px}button{border:0;border-radius:18px;color:inherit;transition:transform .18s ease,filter .18s ease,background .18s ease}button:hover{transform:translateY(-2px);filter:brightness(1.08)}button:active{transform:translateY(1px) scale(.99)}.primary,.secondary,.ghost{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;font-weight:900}.primary{background:linear-gradient(135deg,#1fe28e,#00a8ff);color:#03131c;box-shadow:0 18px 38px #00a8ff40}.secondary{background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.ghost{background:#ffffff14;color:#d9f7ff;border:1px solid rgba(255,255,255,.12)}.big{font-size:1.05rem;padding:18px 24px;border-radius:22px}svg{width:20px;height:20px;flex:0 0 auto}.screen-fade{animation:fadeIn .35s ease both;position:relative;z-index:2}@keyframes fadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero{height:calc(100% - 70px);display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.hero-copy h1{margin:18px 0 14px;font-size:clamp(3rem,7vw,5.75rem);line-height:.92;letter-spacing:-.07em}.hero-copy p{color:#bfe5ee;font-size:1.16rem;max-width:650px;line-height:1.6}.pill,.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#74ffbf;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:950}.pill{padding:10px 14px;border:1px solid rgba(116,255,191,.25);background:#74ffbf14;border-radius:999px}.hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.centered{justify-content:center}.pulse{animation:pulse 1.9s infinite}@keyframes pulse{50%{box-shadow:0 0 0 13px #1fe28e14,0 18px 38px #00a8ff40}}.pet-stage{height:520px;border-radius:34px;background:radial-gradient(circle at 50% 37%,rgba(31,226,142,.28),transparent 37%),linear-gradient(145deg,#ffffff24,#ffffff0a);border:1px solid rgba(255,255,255,.16);position:relative;overflow:hidden;display:grid;place-items:center}.mega-shield{width:230px;height:230px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#1fe28ef2,#00a8fff2);box-shadow:0 0 60px #1fe28e47;animation:orbit 4s ease-in-out infinite}.mega-shield svg{width:110px;height:110px;color:#041a22}@keyframes orbit{50%{transform:scale(1.06) rotate(6deg)}}.pet{position:absolute;width:132px;height:132px;color:#fff5e8;filter:drop-shadow(0 20px 30px rgba(0,0,0,.25));animation:bob 2.3s ease-in-out infinite}.dog{left:48px;bottom:76px}.cat{right:54px;top:68px;animation-delay:.3s}.happy .pet{color:#cffff2;animation:bob .9s ease-in-out infinite}.sad .pet{color:#ffd2d2;transform:rotate(-4deg)}@keyframes bob{50%{transform:translateY(-10px)}}.flea-live{position:absolute;width:10px;height:14px;border-radius:60% 60% 45% 45%;background:#08151d;border:2px solid #74ffbf;z-index:5;animation:jump .95s infinite}.flea-live:before,.flea-live:after{content:"";position:absolute;width:7px;height:2px;background:#74ffbf;top:7px}.flea-live:before{left:-5px;transform:rotate(-35deg)}.flea-live:after{right:-5px;transform:rotate(35deg)}@keyframes jump{50%{transform:translate(10px,-16px) rotate(12deg)}}.tablet,.days{position:absolute;display:inline-flex;align-items:center;gap:10px;padding:14px 16px;border-radius:18px;background:#03131cb8;border:1px solid rgba(255,255,255,.14);font-weight:950;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.days{left:34px;top:34px}.tablet{right:34px;bottom:34px}.content-panel,.game,.result-panel{height:calc(100% - 72px);display:flex;flex-direction:column;justify-content:center}.narrow{max-width:760px;margin:0 auto}.section-heading{margin-bottom:20px}.section-heading h2,.result-panel h2{margin:8px 0 0;font-size:clamp(2rem,4.5vw,3.5rem);line-height:1;letter-spacing:-.04em}.section-heading.row{display:flex;align-items:end;justify-content:space-between;gap:18px}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.profile-card{min-height:235px;padding:28px;background:linear-gradient(160deg,#ffffff29,#ffffff0f);border:1px solid rgba(255,255,255,.14);text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.profile-card svg{width:54px;height:54px;color:#74ffbf}.profile-card strong{font-size:1.55rem}.profile-card span{color:#bfe5ee;line-height:1.45}.name-box{display:grid;gap:8px;color:#bfe5ee;font-weight:850}.name-box input{width:min(440px,100%);border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#ffffff1a;color:#fff;padding:16px 18px;outline:none}.settings-grid{display:grid;gap:20px}.settings-grid label{display:grid;gap:12px;padding:18px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#d8f5fb}input[type=range]{width:100%;accent-color:#1fe28e}.toggle-row{grid-template-columns:1fr auto;align-items:center}.toggle-row input{width:24px;height:24px;accent-color:#1fe28e}.note-card{display:flex;gap:14px;padding:18px;margin:20px 0;background:#1fe28e14;border:1px solid rgba(31,226,142,.18);border-radius:22px;color:#d8f5fb}.note-card p{margin:0;line-height:1.5}.game-hud{display:grid;grid-template-columns:1fr auto auto auto;gap:12px;align-items:center;margin-bottom:12px}.game-hud>div{display:inline-flex;align-items:center;gap:8px;padding:12px 14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:16px;font-weight:950}.game-hud span{color:#91c5d0;font-size:.8rem;margin-left:8px}.danger{color:#ff9e9e;animation:shake .5s infinite}@keyframes shake{50%{transform:translate(3px)}}.bar,.progress-line{height:10px;background:#ffffff1f;border-radius:999px;overflow:hidden}.bar span,.progress-line span{display:block;height:100%;background:linear-gradient(90deg,#1fe28e,#00a8ff);border-radius:inherit;transition:width .25s ease}.progress-line{margin-top:16px}.game-grid{flex:1;display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:16px;min-height:0}.question-card{padding:26px;border-radius:32px;background:linear-gradient(160deg,#ffffff26,#ffffff0f);border:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column}.question-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#1fe28e,#00a8ff);color:#03131c;margin-bottom:14px}.question-icon svg{width:34px;height:34px}.question-card h2{font-size:clamp(1.6rem,3vw,2.7rem);margin:10px 0;letter-spacing:-.04em}.question-card p{margin:0 0 18px;color:#d8f5fb;line-height:1.45;font-size:1.12rem}.options-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}.options-grid button{min-height:78px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);font-weight:900}.options-grid button span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#ffffff24;color:#74ffbf}.options-grid .right{background:#1fe28e38;border-color:#1fe28ebf}.options-grid .wrong{background:#ff535333;border-color:#ff5353bf}.options-grid .muted{opacity:.42}.explanation{margin-top:14px;padding:12px 14px;border-radius:16px;background:#03131c8a;color:#d8f5fb;border:1px solid rgba(255,255,255,.1)}.result-panel{align-items:center;text-align:center}.result-badge{width:110px;height:110px;border-radius:32px;display:grid;place-items:center;background:linear-gradient(135deg,#1fe28e,#00a8ff);color:#03131c;box-shadow:0 25px 60px #00a8ff40;margin-bottom:18px}.result-badge svg{width:64px;height:64px}.score-big{font-size:clamp(4rem,10vw,7rem);font-weight:950;letter-spacing:-.08em;color:#74ffbf}.result-panel p{color:#bfe5ee;font-size:1.2rem}.ranking-list{display:grid;gap:10px;margin-bottom:20px}.ranking-row{display:grid;grid-template-columns:70px 1fr 150px 130px;gap:12px;align-items:center;padding:15px 18px;border-radius:18px;background:#ffffff17;border:1px solid rgba(255,255,255,.12)}.ranking-row strong{color:#74ffbf;font-size:1.2rem}.ranking-row em{color:#9dd3de;font-style:normal}.ranking-row b{text-align:right}.top-1{box-shadow:0 0 28px #1fe28e2e;border-color:#74ffbf73}.ticker{position:absolute;bottom:16px;left:26px;right:26px;height:38px;border-radius:999px;background:#03131cb8;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;color:#bfe5ee;font-weight:900;letter-spacing:.02em;z-index:4}.particles{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.particle{position:absolute;top:-30px;opacity:.34;animation:fall 8s linear infinite}.flea-bg{width:8px;height:14px;background:#1fe28e;border-radius:999px}.ring-bg{width:16px;height:16px;border:3px solid #00a8ff;border-radius:50%}@keyframes fall{to{transform:translateY(110vh) rotate(360deg)}}.confetti{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none}.confetti b{position:absolute;top:-15px;width:10px;height:16px;background:#74ffbf;animation:confetti 2.4s linear forwards}.confetti b:nth-child(3n){background:#00a8ff}.confetti b:nth-child(4n){background:#fff}@keyframes confetti{to{transform:translateY(105vh) rotate(720deg)}}@media (max-width:920px){body{overflow:auto}.app-shell{padding:0;min-height:100svh}.mupi-frame{min-height:100svh;height:auto;border-radius:0;padding:18px}.topbar{height:auto;gap:12px;align-items:flex-start}.top-actions{flex-wrap:wrap;justify-content:flex-end}.hero,.game-grid{grid-template-columns:1fr;height:auto;padding:32px 0 80px}.pet-stage{height:340px}.profile-grid,.options-grid{grid-template-columns:1fr}.profile-card{min-height:170px}.content-panel,.game,.result-panel{height:auto;padding:28px 0 70px}.game-hud{grid-template-columns:1fr}.question-card{padding:20px}.ranking-row{grid-template-columns:50px 1fr}.ranking-row em,.ranking-row b{text-align:left}.hero-copy h1{font-size:clamp(2.8rem,13vw,5rem)}}@media (max-width: 700px){body{overflow:hidden}.app-shell.screen-game{min-height:100svh;height:100svh;overflow:hidden;padding:0}.screen-game .mupi-frame{height:100svh;min-height:100svh;overflow:hidden;border-radius:0;padding:14px 12px 12px}.screen-game .topbar{height:56px;min-height:56px;align-items:center;margin-bottom:8px}.screen-game .brand-mark{gap:10px}.screen-game .brand-mark svg{width:22px;height:22px}.screen-game .brand-mark>svg{width:42px;height:42px;border-radius:13px;padding:10px}.screen-game .brand-mark strong{font-size:.98rem;line-height:1.05;max-width:92px}.screen-game .brand-mark em{font-size:.78rem;max-width:90px}.screen-game .top-actions{gap:8px}.screen-game .top-actions .ghost:nth-child(2),.screen-game .top-actions .ghost:nth-child(3){display:none}.screen-game .top-actions .ghost{width:52px;height:48px;padding:0;border-radius:18px}.screen-game .game{height:calc(100svh - 76px);padding:0;overflow:hidden}.screen-game .game-hud{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.screen-game .game-hud>div{min-height:38px;padding:8px 10px;border-radius:14px;font-size:.92rem}.screen-game .game-hud span{font-size:.68rem;margin-left:4px}.screen-game .bar{height:8px}.screen-game .game-grid{display:block;margin-top:10px;height:calc(100% - 116px)}.screen-game .game-grid>.pet-stage{display:none}.screen-game .question-card{height:100%;padding:14px;border-radius:24px;overflow:hidden}.screen-game .question-icon{width:46px;height:46px;border-radius:16px;margin-bottom:8px}.screen-game .question-icon svg{width:27px;height:27px}.screen-game .eyebrow{font-size:.66rem;letter-spacing:.11em}.screen-game .question-card h2{font-size:clamp(1.28rem,5.5vw,1.85rem);margin:7px 0 6px;line-height:1.02}.screen-game .question-card p{font-size:clamp(.95rem,3.9vw,1.08rem);line-height:1.32;margin-bottom:10px}.screen-game .options-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.screen-game .options-grid button{min-height:56px;padding:9px 10px;grid-template-columns:auto 1fr;gap:8px;font-size:.86rem;border-radius:16px}.screen-game .options-grid button span{width:28px;height:28px;border-radius:10px;font-size:.78rem}.screen-game .options-grid button svg{display:none}.screen-game .explanation{margin-top:8px;padding:9px 10px;font-size:.82rem;line-height:1.28;max-height:72px;overflow:auto}.screen-game .progress-line{height:7px;margin-top:8px}}@media (min-width: 701px) and (max-width: 1100px) and (orientation: portrait){.app-shell.screen-game{height:100svh;overflow:hidden;padding:0}.screen-game .mupi-frame{height:100svh;min-height:100svh;padding:24px}.screen-game .game{height:calc(100svh - 112px);padding:0;overflow:hidden}.screen-game .game-hud{grid-template-columns:repeat(4,1fr)}.screen-game .game-grid{grid-template-columns:1fr;height:calc(100% - 116px)}.screen-game .game-grid>.pet-stage{display:none}.screen-game .question-card{height:100%}.screen-game .options-grid{grid-template-columns:1fr 1fr}}@media (max-width: 700px){.mupi-frame{padding:14px 16px}.topbar{margin-bottom:12px}.brand-mark{gap:10px}.brand-mark>svg{width:48px;height:48px;padding:12px;border-radius:15px}.brand-mark strong{font-size:1.02rem;line-height:1.02}.brand-mark em{font-size:.82rem}.top-actions{gap:8px}.top-actions .ghost{min-height:48px;padding:0 14px;border-radius:18px}.hero{padding:22px 0 20px;gap:16px}.hero-copy h1{font-size:clamp(2.55rem,11.8vw,3.9rem);line-height:.94}.hero-copy p{font-size:1rem;line-height:1.48;margin:14px 0 22px}.pill{padding:10px 14px;font-size:.7rem}.hero-buttons{gap:10px}.hero-buttons button{min-height:58px;padding:0 18px}.hero .pet-stage{height:230px;border-radius:26px}.content-panel{height:calc(100svh - 92px);padding:10px 0 12px;overflow:hidden}.section-heading{margin-bottom:10px}.section-heading h2{font-size:clamp(1.75rem,7vw,2.15rem);line-height:.98}.name-box{gap:6px}.name-box input{padding:13px 16px;border-radius:15px}.profile-grid{grid-template-columns:1fr;gap:10px;margin-top:10px}.profile-card{min-height:116px;padding:16px 18px;border-radius:20px;gap:8px}.profile-card svg{width:38px;height:38px}.profile-card strong{font-size:1.35rem}.profile-card span{font-size:.95rem;line-height:1.25}.screen-game .game{height:calc(100svh - 72px)}.screen-game .game-grid{height:auto;min-height:0}.screen-game .question-card{height:auto;min-height:0;max-height:calc(100svh - 218px);overflow:hidden}.screen-game .question-card p{margin-bottom:8px}.screen-game .options-grid{margin-top:10px}.screen-game .options-grid button{min-height:54px}.screen-game .explanation{max-height:64px}.screen-game .progress-line{margin-top:8px}.result-panel{height:calc(100svh - 92px);padding:20px 0 12px}.result-badge{width:82px;height:82px;border-radius:24px}.result-badge svg{width:48px;height:48px}.result-panel h2{font-size:clamp(2rem,8vw,2.7rem)}.score-big{font-size:clamp(3.7rem,15vw,5rem)}.result-panel p{font-size:1rem}}@media (max-height: 760px) and (max-width: 700px){.hero .pet-stage{height:170px}.hero-copy h1{font-size:clamp(2.35rem,10.5vw,3.45rem)}.hero-copy p{font-size:.95rem;margin-bottom:18px}.profile-card{min-height:102px;padding:14px 16px}.profile-card svg{width:34px;height:34px}.profile-card strong{font-size:1.22rem}.profile-card span{font-size:.88rem}.screen-game .question-card{max-height:calc(100svh - 205px)}.screen-game .question-icon{width:42px;height:42px;margin-bottom:6px}.screen-game .question-card h2{font-size:1.25rem}.screen-game .question-card p{font-size:.93rem;line-height:1.23}.screen-game .options-grid button{min-height:50px;font-size:.8rem;padding:8px}}
