.hidden{display:none!important}:root{--bg-primary:#0f0f23;--bg-secondary:#1a1a2e;--bg-card:#16213e;--bg-glass:#ffffff14;--text-primary:#fff;--text-secondary:#b8c0e0;--text-muted:#6c7293;--accent-yellow:gold;--accent-blue:#4fc3f7;--accent-green:#66bb6a;--accent-red:#ef5350;--accent-purple:#ce93d8;--accent-orange:#ffb74d;--gradient-hero:linear-gradient(135deg, gold, #ff6b35, #ef5350);--gradient-fire:linear-gradient(135deg, #ff6b35, gold);--gradient-water:linear-gradient(135deg, #4fc3f7, #7c4dff);--gradient-grass:linear-gradient(135deg, #66bb6a, #aed581);--shadow-glow:0 0 30px #ffd7004d;--shadow-card:0 8px 32px #0000004d;--shadow-btn:0 4px 15px #0000004d;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-round:50%;--font-main:"Outfit", -apple-system, sans-serif;--font-pixel:"Press Start 2P", monospace;--transition:.3s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;font-size:16px}body{font-family:var(--font-main);background:var(--bg-primary);color:var(--text-primary);min-height:100dvh;line-height:1.4;overflow-x:hidden}button{cursor:pointer;border:none;outline:none;font-family:inherit}input{outline:none;font-family:inherit}img{max-width:100%;display:block}#app{min-height:100dvh;position:relative}.screen{min-height:100dvh;animation:.4s fadeIn;display:none}.screen.active{flex-direction:column;display:flex}.screen.hidden{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}#loading-screen{justify-content:center;align-items:center}.loading-content{text-align:center}.loading-content h1{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:900}.loading-content p{color:var(--text-secondary);margin-top:.5rem;font-size:1.1rem}.pokeball-loader{border:4px solid var(--text-primary);border-top-color:var(--accent-red);border-radius:50%;width:60px;height:60px;margin:0 auto;animation:.8s linear infinite spin;position:relative}.pokeball-loader:after{content:"";background:var(--text-primary);border:3px solid var(--bg-primary);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{to{transform:rotate(360deg)}}#onboarding-screen{background:var(--bg-primary);background-image:linear-gradient(#0f0f23bf,#0f0f23e6),url(/onboarding-bg%201080%20x%201920%20mobile.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:1rem}.onboarding-container{width:100%;max-width:440px;padding:1.5rem}.onboarding-header{text-align:center;margin-bottom:1.5rem}.logo-text{letter-spacing:-1px;background:var(--gradient-water);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #ffd7004d);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,10vw,4rem);font-weight:900}.logo-text span{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tagline{color:var(--text-secondary);font-size:clamp(.85rem,3vw,1.1rem);font-weight:600}.auth-tabs{background:var(--bg-glass);border-radius:var(--radius-md);border:1px solid #ffffff14;gap:0;margin-bottom:1.25rem;display:flex;overflow:hidden}.auth-tab{color:var(--text-muted);transition:var(--transition);text-transform:uppercase;letter-spacing:1px;background:0 0;flex:1;padding:.75rem;font-size:.95rem;font-weight:700}.auth-tab.active{color:var(--bg-primary);background:var(--accent-yellow)}.auth-tab:hover:not(.active){color:var(--text-primary)}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-form.hidden{display:none}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.form-group input{background:var(--bg-glass);border-radius:var(--radius-md);color:var(--text-primary);transition:var(--transition);border:2px solid #ffffff1a;padding:.85rem 1rem;font-size:1.05rem}.form-group input::placeholder{color:var(--text-muted)}.form-group input:focus{border-color:var(--accent-yellow);box-shadow:0 0 0 3px #ffd70026}.btn-primary{color:#1a1a2e;background:var(--gradient-hero);border-radius:var(--radius-md);width:100%;transition:var(--transition);box-shadow:var(--shadow-btn);text-transform:uppercase;letter-spacing:1px;border:none;padding:.9rem;font-size:clamp(.95rem,3vw,1.1rem);font-weight:800}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #ffd70066}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-primary:active:not(:disabled){transform:translateY(0)}.error-text{color:var(--accent-red);text-align:center;min-height:1.2em;font-size:.85rem}#starter-screen{background-color:#4b93b9;background-image:radial-gradient(circle at top,#ffffff47 0%,#fff0 34%),radial-gradient(circle at 50% 44%,#ffffff14 0%,#fff0 26%),radial-gradient(circle at 15% 18%,#ffd70029 0%,#0000 22%),radial-gradient(circle at 84% 22%,#ff6b3524 0%,#0000 20%),linear-gradient(#ffffff1f 0%,#ffffff08 100%);background-size:cover;justify-content:center;align-items:center;padding:1rem;position:relative;overflow:hidden}#starter-screen:before{content:"";opacity:.45;pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}#starter-screen:after{content:"";pointer-events:none;background:radial-gradient(#38303033 0%,#38303014 34%,#0000 70%),radial-gradient(circle at 50% 35%,#ffffff1f 0%,#fff0 18%);height:46%;position:absolute;inset:auto -14% -14%}.starter-container{text-align:center;z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(#faf7ef 0%,#f3ecde 100%);border:4px solid #383030;border-radius:24px;width:100%;max-width:860px;padding:1.15rem 1.15rem 1.35rem;position:relative;box-shadow:inset 0 0 0 4px #ffffff80,0 12px #3830302e,0 24px 34px #00000038}.starter-container:after{content:"";pointer-events:none;background:linear-gradient(90deg,#66bb6a 0 25%,#ff6b35 25% 50%,#4fc3f7 50% 75%,#fbc02d 75% 100%);border-radius:999px;height:.5rem;position:absolute;top:.8rem;left:1rem;right:1rem;box-shadow:0 2px #3830301f}.starter-banner{background:linear-gradient(#ffd85c 0%,#f8bb1d 100%);border:3px solid #383030;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;margin:.9rem auto 1rem;padding:.5rem 1rem .45rem;display:inline-flex;box-shadow:inset 0 0 0 2px #ffffff59,0 3px #38303033}.starter-banner-orb{background:radial-gradient(circle at 35% 35%,#fff 0 18%,#ef5350 19% 100%);border:2px solid #383030;border-radius:50%;flex-shrink:0;width:.9rem;height:.9rem;box-shadow:inset 0 -2px #0000001f}.starter-banner-text{font-family:var(--font-pixel);letter-spacing:.12em;text-transform:uppercase;color:#383030;white-space:nowrap;font-size:.5rem;line-height:1.35}.starter-title{font-family:var(--font-pixel);color:#383030;text-shadow:2px 2px #fbc02d8c,0 0 18px #ffffff59;margin-bottom:.4rem;font-size:clamp(1.4rem,5vw,2.8rem);line-height:1.35}.starter-subtitle{color:#483f36;background:#ffffffb8;border:2px solid #3830301f;border-radius:999px;justify-content:center;align-items:center;max-width:48rem;margin:0 auto 1.5rem;padding:.55rem .9rem;font-size:clamp(.72rem,2.2vw,.92rem);font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 2px #fffc}.starter-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.4rem;display:grid}.starter-card-lg{--starter-accent:#fbc02d;background:linear-gradient(180deg, #fffffffa 0%, #f7f7f7fa 100%), linear-gradient(180deg, var(--starter-accent) 0 4px, transparent 4px 100%);cursor:pointer;border:4px solid #383030;border-radius:18px;flex-direction:column;align-items:center;gap:.5rem;min-height:256px;padding:1rem .85rem .9rem;transition:transform .12s,box-shadow .15s,border-color .15s,background .15s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #ffffff8c,0 7px #3830302e}.starter-card-lg:before{content:"";background:linear-gradient(90deg, var(--starter-accent), #ffffffd9);opacity:.95;height:12px;position:absolute;inset:0 0 auto}.starter-card-glow{opacity:0;border-radius:inherit;transition:opacity .4s;position:absolute;inset:0}.starter-card-lg.grass{--starter-accent:#66bb6a}.starter-card-lg.fire{--starter-accent:#ff6b35}.starter-card-lg.water{--starter-accent:#4fc3f7}.starter-card-lg.electric{--starter-accent:#fbc02d}.starter-card-glow.grass{background:radial-gradient(circle,#66bb6a2e 0%,#0000 68%)}.starter-card-glow.fire{background:radial-gradient(circle,#ff6b352e 0%,#0000 68%)}.starter-card-glow.water{background:radial-gradient(circle,#4fc3f72e 0%,#0000 68%)}.starter-card-glow.electric{background:radial-gradient(circle,#fdd83533 0%,#0000 68%)}.starter-card-lg img{object-fit:contain;object-position:center center;width:clamp(72px,19vw,122px);height:clamp(72px,19vw,122px);image-rendering:pixelated;filter:drop-shadow(0 4px #3830302e);margin-top:.2rem;transition:transform .25s;display:block;position:relative}.starter-name{font-family:var(--font-pixel);color:#383030;margin-top:.1rem;font-size:clamp(.58rem,1.8vw,.92rem);line-height:1.4}.starter-type{font-family:var(--font-pixel);text-transform:uppercase;letter-spacing:1px;border:2px solid;border-radius:999px;margin-top:.05rem;padding:.34rem .7rem .3rem;font-size:.5rem;font-weight:400;line-height:1}.starter-type.grass{color:#4f9c55;background:#66bb6a2e}.starter-type.fire{color:#d45b24;background:#ff6b352e}.starter-type.water{color:#2f7fa4;background:#4fc3f72e}.starter-type.electric{color:#b28b13;background:#fdd83533}.starter-card-lg:hover{border-color:var(--starter-accent);transform:translateY(-5px);box-shadow:inset 0 0 0 3px #ffffffad,0 12px #38303033}.starter-card-lg:hover .starter-card-glow{opacity:1}.starter-card-lg:hover img{transform:scale(1.04)}.starter-card-lg.selected{border-color:var(--starter-accent);transform:translateY(-5px)scale(1.01);box-shadow:inset 0 0 0 3px #fffc,0 0 0 4px #fbc02d59,0 14px #38303038}.starter-card-lg.grass.selected{box-shadow:inset 0 0 0 3px #fffc,0 0 0 4px #66bb6a59,0 14px #38303038}.starter-card-lg.fire.selected{box-shadow:inset 0 0 0 3px #fffc,0 0 0 4px #ff6b3559,0 14px #38303038}.starter-card-lg.water.selected{box-shadow:inset 0 0 0 3px #fffc,0 0 0 4px #4fc3f759,0 14px #38303038}.starter-card-lg.electric.selected{box-shadow:inset 0 0 0 3px #fffc,0 0 0 4px #fbc02d59,0 14px #38303038}.starter-card-lg.selected .starter-card-glow{opacity:1}.starter-card-lg.selected img{transform:scale(1.08)}.starter-card-lg.selected .starter-name{color:var(--starter-accent)}.starter-container .btn-primary{color:#383030;max-width:240px;font-family:var(--font-pixel);text-transform:uppercase;letter-spacing:1px;white-space:nowrap;background:gold;border:4px solid #383030;margin:0 auto;padding:.75rem 1.5rem;font-size:.75rem;font-weight:900;transition:all .1s;box-shadow:inset 0 0 0 2px #ffed4e,0 4px #0003}.starter-container .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 0 0 2px #ffed4e,0 6px #0003}.starter-container .btn-primary:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 0 0 2px #ffed4e,0 0 #0003}@media (width>=560px){.starter-showcase{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=480px){.starter-container{border-width:3px;border-radius:18px;padding:.95rem}.starter-banner{gap:.4rem;margin-bottom:.85rem;padding:.42rem .8rem .38rem}.starter-banner-text{letter-spacing:.1em;font-size:.42rem}.starter-banner-orb{width:.75rem;height:.75rem}.starter-title{font-size:clamp(1.05rem,7vw,1.6rem)}.starter-subtitle{margin-bottom:1rem;padding:.45rem .75rem;font-size:.68rem}.starter-card-lg{border-width:3px;min-height:204px;padding:.9rem .6rem .78rem}.starter-card-lg img{width:clamp(56px,20vw,80px);height:clamp(56px,20vw,80px);margin-top:.35rem}.starter-name{margin-top:.18rem;font-size:.46rem}.starter-type{margin-top:.08rem;padding:.3rem .5rem .26rem;font-size:.42rem}.starter-container .btn-primary{max-width:100%;padding:.7rem 1rem;font-size:.7rem}}#home-screen{image-rendering:pixelated;background-image:url(/home-bg%201080%20x%201920%20mobile.png);background-position:bottom;background-size:cover;position:relative;overflow:hidden}.map-hud-header{z-index:10;background:#fff;border-bottom:4px solid #383030;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;display:flex;position:sticky;top:0;box-shadow:inset 0 0 0 4px #f0f0f0,0 6px 15px #0000001a}.home-player-info{color:#383030;align-items:center;gap:.75rem;display:flex}.home-avatar{object-fit:contain;width:56px;height:56px;image-rendering:pixelated;background:#fff;border:3px solid #d0d0d0;border-radius:8px;padding:4px}.trainer-details{flex-direction:column;display:flex}.home-player-info h2{font-size:1.1rem;font-weight:800;font-family:var(--font-pixel);margin-bottom:.15rem}.home-stats{color:#d03030;align-items:center;font-size:.8rem;font-weight:800;display:flex}.trophy-icon{object-fit:contain;width:1.2rem;height:1.2rem;image-rendering:pixelated;margin-right:.25rem}.btn-logout{color:#383030;font-family:var(--font-pixel);cursor:pointer;background:#fff;border:4px solid #383030;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;padding:.7rem .8rem .5rem;font-size:.7rem;transition:transform .1s;display:flex;box-shadow:inset 0 0 0 2px #e0e0e0}.btn-logout:hover{background:#ffebee}.btn-logout:active{box-shadow:none;transform:translateY(2px)}.map-content{z-index:10;flex-direction:column;flex:1;align-items:center;width:100%;max-width:700px;margin:0 auto;padding:2rem 1rem;display:flex;position:relative}.map-title{font-family:var(--font-pixel);color:#fff;text-align:center;text-shadow:2px 2px #0009,-2px -2px #0009,2px -2px #0009,-2px 2px #0009;margin-bottom:2rem;font-size:clamp(.8rem,3.5vw,1.2rem);line-height:1.6}.region-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}.region-card{color:#383030;cursor:pointer;text-align:center;background:#fff;border:4px solid #383030;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .75rem;transition:transform .1s,border-color .2s;display:flex;position:relative;box-shadow:inset 0 0 0 4px #e8e8e8,0 6px 12px #0000004d}.region-card:hover{transform:translateY(-4px);box-shadow:inset 0 0 0 4px #e0e0e0,0 10px 20px #0006}.region-card:active{transform:translateY(2px)}.region-icon{filter:drop-shadow(1px 2px #00000026);font-size:clamp(2rem,6vw,3rem)}.region-icon-img{object-fit:contain;width:clamp(4rem,14vw,6rem);height:clamp(4rem,14vw,6rem);image-rendering:pixelated;filter:drop-shadow(1px 2px #00000026)}.region-card h3{font-size:clamp(.6rem,1.5vw,.9rem);font-weight:800;font-family:var(--font-pixel);color:#383030;margin-top:.25rem;line-height:1.4}.region-progress{color:#555;background:#f0f0f0;border:2px solid #d0d0d0;border-radius:8px;padding:.2rem .6rem;font-size:.8rem;font-weight:800}.region-bar{background:#e0e0e0;border:2px solid #383030;border-radius:6px;width:100%;height:10px;margin-top:.25rem;overflow:hidden}.add-region,.sub-region,.div-region{display:none}.enemy-trainer{width:80px;height:80px;image-rendering:pixelated;filter:drop-shadow(1px 2px 4px #0000004d);margin-right:1rem}.player-trainer{display:none!important}.region-bar-fill{border-right:2px solid #0003;width:0;height:100%;transition:width .5s}.add-region:hover{border-color:#e05040;box-shadow:inset 0 0 0 4px #ffcdd2,0 8px 20px #e0504066}.sub-region:hover{border-color:#4fc3f7;box-shadow:inset 0 0 0 4px #b3e5fc,0 8px 20px #4fc3f766}.mul-region{grid-column:1/-1;justify-self:center;max-width:320px}.mul-region .region-bar{display:none}.mul-region:hover{border-color:#66bb6a;box-shadow:inset 0 0 0 4px #c8e6c9,0 8px 20px #66bb6a66}.div-region:hover{border-color:#fbc02d;box-shadow:inset 0 0 0 4px #fff9c4,0 8px 20px #fbc02d66}#map-screen{background-color:#e8f0f8;background-image:linear-gradient(#0000000d 2px,#0000 2px),linear-gradient(90deg,#0000000d 2px,#0000 2px);background-size:32px 32px;animation:.4s fadeInOpacity;position:relative;overflow:hidden}#map-screen[data-operation=addition]{background-color:#6cb293;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" fill=\"%236CB293\"/><g fill=\"%239DD0B5\"><rect x=\"10\" y=\"6\" width=\"2\" height=\"2\"/><rect x=\"2\" y=\"2\" width=\"1\" height=\"1\"/><rect x=\"8\" y=\"1\" width=\"1\" height=\"1\"/><rect x=\"14\" y=\"3\" width=\"1\" height=\"1\"/><rect x=\"1\" y=\"8\" width=\"1\" height=\"1\"/><rect x=\"4\" y=\"11\" width=\"1\" height=\"1\"/><rect x=\"12\" y=\"13\" width=\"1\" height=\"1\"/><rect x=\"7\" y=\"14\" width=\"1\" height=\"1\"/><rect x=\"15\" y=\"9\" width=\"1\" height=\"1\"/></g><g fill=\"%23459C7A\"><rect x=\"5\" y=\"4\" width=\"1\" height=\"1\"/><rect x=\"11\" y=\"3\" width=\"1\" height=\"1\"/><rect x=\"2\" y=\"10\" width=\"1\" height=\"1\"/><rect x=\"7\" y=\"8\" width=\"1\" height=\"1\"/><rect x=\"13\" y=\"9\" width=\"1\" height=\"1\"/><rect x=\"1\" y=\"14\" width=\"1\" height=\"1\"/><rect x=\"9\" y=\"12\" width=\"1\" height=\"1\"/><rect x=\"14\" y=\"15\" width=\"1\" height=\"1\"/><rect x=\"4\" y=\"0\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"5\" width=\"1\" height=\"1\"/></g></svg>");background-repeat:repeat;background-size:32px 32px}#map-screen[data-operation=subtraction]{background-color:#deb875;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" fill=\"%23DEB875\"/><g fill=\"%23EAC785\"><rect x=\"15\" y=\"0\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"0\" width=\"2\" height=\"1\"/><rect x=\"15\" y=\"1\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"1\" width=\"2\" height=\"1\"/><rect x=\"14\" y=\"2\" width=\"3\" height=\"1\"/><rect x=\"13\" y=\"3\" width=\"3\" height=\"1\"/><rect x=\"12\" y=\"4\" width=\"3\" height=\"1\"/><rect x=\"10\" y=\"5\" width=\"3\" height=\"1\"/><rect x=\"9\" y=\"6\" width=\"3\" height=\"1\"/><rect x=\"7\" y=\"7\" width=\"3\" height=\"1\"/><rect x=\"6\" y=\"8\" width=\"3\" height=\"1\"/><rect x=\"4\" y=\"9\" width=\"3\" height=\"1\"/><rect x=\"3\" y=\"10\" width=\"3\" height=\"1\"/><rect x=\"2\" y=\"11\" width=\"3\" height=\"1\"/><rect x=\"1\" y=\"12\" width=\"3\" height=\"1\"/><rect x=\"0\" y=\"13\" width=\"3\" height=\"1\"/><rect x=\"0\" y=\"14\" width=\"3\" height=\"1\"/><rect x=\"15\" y=\"15\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"15\" width=\"2\" height=\"1\"/><rect x=\"7\" y=\"0\" width=\"3\" height=\"1\"/><rect x=\"7\" y=\"1\" width=\"3\" height=\"1\"/><rect x=\"6\" y=\"2\" width=\"3\" height=\"1\"/><rect x=\"5\" y=\"3\" width=\"3\" height=\"1\"/><rect x=\"4\" y=\"4\" width=\"3\" height=\"1\"/><rect x=\"2\" y=\"5\" width=\"3\" height=\"1\"/><rect x=\"1\" y=\"6\" width=\"3\" height=\"1\"/><rect x=\"15\" y=\"7\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"7\" width=\"2\" height=\"1\"/><rect x=\"14\" y=\"8\" width=\"3\" height=\"1\"/><rect x=\"12\" y=\"9\" width=\"3\" height=\"1\"/><rect x=\"11\" y=\"10\" width=\"3\" height=\"1\"/><rect x=\"10\" y=\"11\" width=\"3\" height=\"1\"/><rect x=\"9\" y=\"12\" width=\"3\" height=\"1\"/><rect x=\"8\" y=\"13\" width=\"3\" height=\"1\"/><rect x=\"8\" y=\"14\" width=\"3\" height=\"1\"/><rect x=\"7\" y=\"15\" width=\"3\" height=\"1\"/></g><g fill=\"%23D0A866\"><rect x=\"12\" y=\"0\" width=\"2\" height=\"1\"/><rect x=\"12\" y=\"1\" width=\"2\" height=\"1\"/><rect x=\"11\" y=\"2\" width=\"2\" height=\"1\"/><rect x=\"10\" y=\"3\" width=\"2\" height=\"1\"/><rect x=\"9\" y=\"4\" width=\"2\" height=\"1\"/><rect x=\"7\" y=\"5\" width=\"2\" height=\"1\"/><rect x=\"6\" y=\"6\" width=\"2\" height=\"1\"/><rect x=\"4\" y=\"7\" width=\"2\" height=\"1\"/><rect x=\"3\" y=\"8\" width=\"2\" height=\"1\"/><rect x=\"1\" y=\"9\" width=\"2\" height=\"1\"/><rect x=\"0\" y=\"10\" width=\"2\" height=\"1\"/><rect x=\"15\" y=\"11\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"11\" width=\"1\" height=\"1\"/><rect x=\"14\" y=\"12\" width=\"2\" height=\"1\"/><rect x=\"13\" y=\"13\" width=\"2\" height=\"1\"/><rect x=\"13\" y=\"14\" width=\"2\" height=\"1\"/><rect x=\"12\" y=\"15\" width=\"2\" height=\"1\"/><rect x=\"4\" y=\"0\" width=\"2\" height=\"1\"/><rect x=\"4\" y=\"1\" width=\"2\" height=\"1\"/><rect x=\"3\" y=\"2\" width=\"2\" height=\"1\"/><rect x=\"2\" y=\"3\" width=\"2\" height=\"1\"/><rect x=\"1\" y=\"4\" width=\"2\" height=\"1\"/><rect x=\"15\" y=\"5\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"5\" width=\"1\" height=\"1\"/><rect x=\"14\" y=\"6\" width=\"2\" height=\"1\"/><rect x=\"12\" y=\"7\" width=\"2\" height=\"1\"/><rect x=\"11\" y=\"8\" width=\"2\" height=\"1\"/><rect x=\"9\" y=\"9\" width=\"2\" height=\"1\"/><rect x=\"8\" y=\"10\" width=\"2\" height=\"1\"/><rect x=\"7\" y=\"11\" width=\"2\" height=\"1\"/><rect x=\"6\" y=\"12\" width=\"2\" height=\"1\"/><rect x=\"5\" y=\"13\" width=\"2\" height=\"1\"/><rect x=\"5\" y=\"14\" width=\"2\" height=\"1\"/><rect x=\"4\" y=\"15\" width=\"2\" height=\"1\"/></g></svg>");background-repeat:repeat;background-size:32px 32px}#map-screen[data-operation=multiplication]{background-color:#6cb293;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><rect width=\"16\" height=\"16\" fill=\"%236CB293\"/><g fill=\"%239DD0B5\"><rect x=\"10\" y=\"6\" width=\"2\" height=\"2\"/><rect x=\"2\" y=\"2\" width=\"1\" height=\"1\"/><rect x=\"8\" y=\"1\" width=\"1\" height=\"1\"/><rect x=\"14\" y=\"3\" width=\"1\" height=\"1\"/><rect x=\"1\" y=\"8\" width=\"1\" height=\"1\"/><rect x=\"4\" y=\"11\" width=\"1\" height=\"1\"/><rect x=\"12\" y=\"13\" width=\"1\" height=\"1\"/><rect x=\"7\" y=\"14\" width=\"1\" height=\"1\"/><rect x=\"15\" y=\"9\" width=\"1\" height=\"1\"/></g><g fill=\"%23459C7A\"><rect x=\"5\" y=\"4\" width=\"1\" height=\"1\"/><rect x=\"11\" y=\"3\" width=\"1\" height=\"1\"/><rect x=\"2\" y=\"10\" width=\"1\" height=\"1\"/><rect x=\"7\" y=\"8\" width=\"1\" height=\"1\"/><rect x=\"13\" y=\"9\" width=\"1\" height=\"1\"/><rect x=\"1\" y=\"14\" width=\"1\" height=\"1\"/><rect x=\"9\" y=\"12\" width=\"1\" height=\"1\"/><rect x=\"14\" y=\"15\" width=\"1\" height=\"1\"/><rect x=\"4\" y=\"0\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"5\" width=\"1\" height=\"1\"/></g></svg>");background-repeat:repeat;background-size:32px 32px}#map-screen[data-operation=division]{background-color:#9098a0;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><defs><pattern id=\"pokemon-mountain\" width=\"16\" height=\"16\" patternUnits=\"userSpaceOnUse\"><rect width=\"16\" height=\"16\" fill=\"%239098A0\"/><g fill=\"%23C0C8D0\"><rect x=\"10\" y=\"5\" width=\"2\" height=\"1\"/><rect x=\"9\" y=\"6\" width=\"3\" height=\"1\"/><rect x=\"2\" y=\"2\" width=\"1\" height=\"1\"/><rect x=\"13\" y=\"1\" width=\"1\" height=\"1\"/><rect x=\"4\" y=\"9\" width=\"2\" height=\"1\"/><rect x=\"1\" y=\"12\" width=\"1\" height=\"1\"/><rect x=\"7\" y=\"14\" width=\"2\" height=\"1\"/><rect x=\"12\" y=\"11\" width=\"1\" height=\"1\"/></g><g fill=\"%23586068\"><rect x=\"9\" y=\"7\" width=\"3\" height=\"1\"/><rect x=\"10\" y=\"8\" width=\"2\" height=\"1\"/><rect x=\"2\" y=\"3\" width=\"1\" height=\"1\"/><rect x=\"13\" y=\"2\" width=\"1\" height=\"1\"/><rect x=\"4\" y=\"10\" width=\"2\" height=\"1\"/><rect x=\"1\" y=\"13\" width=\"1\" height=\"1\"/><rect x=\"7\" y=\"15\" width=\"2\" height=\"1\"/><rect x=\"12\" y=\"12\" width=\"1\" height=\"1\"/><rect x=\"6\" y=\"3\" width=\"1\" height=\"1\"/><rect x=\"0\" y=\"6\" width=\"1\" height=\"1\"/><rect x=\"15\" y=\"5\" width=\"1\" height=\"1\"/><rect x=\"8\" y=\"11\" width=\"1\" height=\"1\"/></g></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23pokemon-mountain)\"/></svg>");background-repeat:repeat;background-size:32px 32px}.map-header{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff7;border-bottom:4px solid #383030;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #00000014}.map-header h2{font-size:clamp(.65rem,2.5vw,1.1rem);font-weight:800;font-family:var(--font-pixel);color:#383030;text-align:center;flex:1;min-width:0;margin:0}.region-stats{font-family:var(--font-pixel);color:#383030;white-space:nowrap;text-align:center;background:#fbc02d;border:3px solid #383030;border-radius:8px;padding:.25rem .5rem;font-size:clamp(.45rem,1.6vw,.7rem);font-weight:800}.btn-back{font-size:clamp(.55rem,1.8vw,.85rem);font-family:var(--font-pixel);color:#383030;cursor:pointer;white-space:nowrap;text-align:center;background:#fff;border:4px solid #383030;border-radius:8px;padding:.4rem .75rem;font-weight:800;transition:transform .1s;box-shadow:inset 0 0 0 2px #d0d0d0}.btn-back:hover{background:#ffebee}.btn-back:active{box-shadow:none;transform:translateY(2px)}.map-viewport{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex:1;padding:4.5rem 0 3rem;overflow:hidden auto}.map-track{flex-direction:column;align-items:center;gap:.25rem;width:min(90%,420px);margin:0 auto;padding:1.5rem 0;display:flex}.node-row{align-items:center;width:100%;padding:.15rem 0;display:flex;position:relative}.node-row.left{justify-content:flex-start;padding-left:8%}.node-row.right{justify-content:flex-end;padding-right:8%}.path-line{z-index:0;background:repeating-linear-gradient(#383030,#383030 6px,#0000 6px 12px);width:5px;height:calc(100% + .25rem);position:absolute;top:-.25rem;left:50%;transform:translate(-50%)}.path-line.path-active{background:repeating-linear-gradient(180deg, var(--path-color), var(--path-color) 6px, transparent 6px, transparent 12px)}.map-node{z-index:1;width:clamp(44px,13vw,64px);height:clamp(44px,13vw,64px);font-weight:800;font-family:var(--font-pixel);border:3px solid #383030;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;transition:transform .1s;display:flex;position:relative;box-shadow:0 3px #0003}.node-number{font-size:clamp(.55rem,2.2vw,.85rem);font-weight:800;font-family:var(--font-pixel)}.node-check,.node-lock{display:none}.map-node.locked{color:#888;cursor:not-allowed;text-shadow:none;box-shadow:inset 0 0 0 3px #b0b0b0;background:#d0d0d0!important}.map-node.cleared{color:#fff;text-shadow:1px 1px #383030;box-shadow:inset 0 0 0 3px #fff6,0 3px #0003}.map-node.active{color:#fff;text-shadow:1px 1px #383030;cursor:pointer;animation:.6s cubic-bezier(.5,.05,1,.5) infinite alternate bounce;box-shadow:inset 0 0 0 3px #ffcdd2,0 3px #0003;background:#e05040!important}.map-node.active:hover{transform:scale(1.1)}.map-node.active:active{box-shadow:none;transform:translateY(4px)}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.wild-sprite{object-fit:contain;width:clamp(40px,11vw,64px);height:clamp(40px,11vw,64px);image-rendering:pixelated;filter:drop-shadow(0 3px #0003);flex-shrink:0}.node-group{z-index:1;align-items:center;gap:clamp(.25rem,2vw,.6rem);display:flex;position:relative}.node-row.right .node-group{flex-direction:row-reverse}.sprite-active{animation:2s ease-in-out infinite float}.sprite-cleared{opacity:.4;filter:grayscale(.5)}.sprite-locked{opacity:.25;filter:grayscale()brightness(.5)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (width<=360px){.map-track{width:min(95%,380px)}.node-row.left{padding-left:3%}.node-row.right{padding-right:3%}.map-node{border-width:2px}.stats-label{display:none}.map-header{gap:.35rem;padding:.5rem}}@media (width>=480px){.map-track{width:min(80%,440px)}.node-row.left{padding-left:10%}.node-row.right{padding-right:10%}}@media (width>=600px){.map-track{width:min(70%,480px)}.node-row.left{padding-left:12%}.node-row.right{padding-right:12%}}@media (width>=1024px){.map-track{width:min(50%,520px)}.node-row.left{padding-left:15%}.node-row.right{padding-right:15%}}#battle-screen{overflow:hidden}.battle-scene{flex-direction:column;width:100%;height:100dvh;display:flex;position:relative}.battle-arena{flex:1;min-height:0;position:relative;overflow:hidden}.btn-arena-run{z-index:10;font-family:var(--font-pixel);color:#fff;cursor:pointer;letter-spacing:1px;text-shadow:1px 1px #00000080;background:#c0282a;border:4px solid #7a0a0a;border-radius:8px;padding:.6rem 1rem;font-size:clamp(.85rem,3vw,1.2rem);font-weight:800;transition:transform .1s,box-shadow .1s;position:absolute;top:clamp(1rem,4vh,2rem);right:1rem;box-shadow:inset 0 0 0 2px #e85050,0 4px #7a0a0a,0 5px 8px #0006}.btn-arena-run:hover{background:#d43030;transform:translateY(-1px)}.btn-arena-run:active{transform:translateY(3px);box-shadow:inset 0 0 0 2px #e85050,0 1px #7a0a0a}.battle-bg{z-index:0;image-rendering:pixelated;background-image:url(/battle-bases.png),url(/battle-bg.png);background-position:bottom,bottom;background-repeat:no-repeat;background-size:100% 100%,cover;position:absolute;inset:0}#battle-screen[data-operation=subtraction] .battle-bg{background-image:url(/dessert-battle-base.png),url(/dessert-battle-bg.png);background-position:bottom,bottom;background-repeat:no-repeat;background-size:100% 100%,cover}#battle-screen[data-operation=multiplication] .battle-bg{background-image:url(/battle-bases.png),url(/battle-bg.png);background-position:bottom,bottom;background-repeat:no-repeat;background-size:100% 100%,cover}#battle-screen[data-operation=division] .battle-bg{image-rendering:auto;background-image:url(/mountain-battle-base.png),url(/mountain-battle-bg.png);background-position:bottom,bottom;background-repeat:no-repeat;background-size:100% 100%,cover}.battle-enemy-side,.battle-player-side{position:static}.enemy-infobox{z-index:2;position:absolute;top:8%;left:5%}.enemy-platform{z-index:1;justify-content:center;align-items:flex-end;display:flex;position:absolute;bottom:38%;right:18%}.player-infobox{z-index:2;position:absolute;bottom:8%;right:5%}.player-platform{z-index:1;justify-content:center;align-items:flex-end;display:flex;position:absolute;bottom:6%;left:16%}.battle-sprite{object-fit:contain;object-position:bottom center;width:clamp(100px,28vw,180px);height:clamp(100px,28vw,180px);image-rendering:pixelated;filter:drop-shadow(0 4px #00000040);z-index:1;transition:transform .3s;position:relative}.player-sprite-img{transform:none}.poke-infobox{z-index:2;background:linear-gradient(#f8f0d0 0%,#e8dbb8 100%);border:3px solid #705848;border-radius:12px;min-width:clamp(140px,36vw,220px);padding:.5rem .75rem;box-shadow:2px 3px #0003}.infobox-name{font-family:var(--font-pixel);color:#383030;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:clamp(.5rem,1.8vw,.75rem);font-weight:400;overflow:hidden}.infobox-hp-row{align-items:center;gap:.35rem;display:flex}.hp-label{font-family:var(--font-pixel);color:#f0a030;font-size:clamp(.4rem,1.2vw,.55rem);font-weight:400}.infobox-hp-track{background:#383030;border:1px solid #282020;border-radius:3px;flex:1;height:6px;overflow:hidden}.infobox-hp-fill{border-radius:3px;width:100%;height:100%;transition:width .5s,background .3s}.hp-green{background:linear-gradient(90deg,#30b838,#58d860)}.hp-yellow{background:linear-gradient(90deg,#d0a028,#e8c838)}.hp-red{background:linear-gradient(90deg,#d03030,#e05040)}.infobox-hp-numbers{font-family:var(--font-pixel);color:#383030;text-align:right;margin-top:.15rem;font-size:clamp(.4rem,1.1vw,.5rem)}.enemy-infobox{align-self:flex-start}.player-infobox{align-self:flex-end;margin-bottom:.5rem}.battle-panel{z-index:2;background:#f8f0d0;border:4px solid #383030;border-radius:0;grid-template-columns:1fr 1fr;gap:0;min-height:clamp(130px,25vh,200px);display:grid;position:relative;box-shadow:inset 0 0 0 3px #f8f0d0,inset 0 0 0 6px #383030}.battle-dialog{border-right:none;flex-direction:column;justify-content:center;gap:.5rem;padding:1rem 1.25rem;display:flex;position:relative}.battle-dialog:after{content:"";pointer-events:none;background:#383030;width:3px;position:absolute;top:6px;bottom:6px;right:0}.equation-display{font-family:var(--font-pixel);color:#383030;text-align:center;font-size:clamp(1.2rem,4.5vw,2rem);line-height:1.6}.equation-display.word-problem{text-align:left;white-space:normal;font-size:clamp(.75rem,2.5vw,1.1rem);line-height:1.5}.battle-message{font-family:var(--font-pixel);text-align:center;min-height:1.5em;font-size:clamp(.6rem,1.8vw,.85rem)}.battle-message.correct{color:#30b838}.battle-message.wrong{color:#d03030}.battle-choices{grid-template-columns:1fr 1fr;align-content:center;gap:.5rem;padding:.75rem 1rem;display:grid}.btn-run{color:#d03030;border-color:#e05040;font-weight:800}.btn-run:hover:not(:disabled){background:#d0303026!important}.btn-choice{font-family:var(--font-pixel);color:#383030;border-radius:var(--radius-sm);transition:var(--transition);cursor:pointer;text-align:center;background:0 0;border:3px solid #705848;min-height:3rem;padding:.75rem .5rem;font-size:clamp(.85rem,2.8vw,1.2rem)}.btn-choice:hover:not(:disabled){background:#70584826;transform:translateY(-1px)}.btn-choice:active:not(:disabled){transform:translateY(0)scale(.97)}.btn-choice.correct{background:#30b83840!important;border-color:#30b838!important}.btn-choice.wrong{background:#d0303040!important;border-color:#d03030!important}.attack-forward{animation:.5s attackForward}.attack-forward-enemy{animation:.5s attackForwardEnemy}@keyframes attackForward{0%{transform:translate(0)}40%{transform:translate(30px,-20px)scale(1.1)}to{transform:translate(0)}}@keyframes attackForwardEnemy{0%{transform:translate(0)}40%{transform:translate(-30px,20px)scale(1.1)}to{transform:translate(0)}}.flash-red{animation:.5s flashRed}@keyframes flashRed{0%{filter:drop-shadow(0 4px 8px #0000004d)}25%{filter:brightness(.3)sepia()saturate(10)hue-rotate(-10deg)drop-shadow(0 0 20px red)}50%{filter:drop-shadow(0 4px 8px #0000004d)}75%{filter:brightness(.3)sepia()saturate(10)hue-rotate(-10deg)drop-shadow(0 0 20px red)}to{filter:drop-shadow(0 4px 8px #0000004d)}}.screen-shake{animation:.4s shake}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.faint{animation:1.5s ease-in forwards faintSink}@keyframes faintSink{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(80px)}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-overlay.hidden{display:none}.modal-card{text-align:center;width:100%;max-width:360px;font-family:var(--font-pixel);background:#fff;border:3px solid #383030;border-radius:0;padding:2rem 1.5rem;animation:.4s slideUp;box-shadow:3px 0 #383030,-3px 0 #383030,0 3px #383030,0 -3px #383030,3px 3px #383030,-3px 3px #383030,3px -3px #383030,-3px -3px #383030,inset 0 0 0 2px #e8e8e8,0 8px 20px #00000040}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-icon{object-fit:contain;width:80px;height:80px;image-rendering:pixelated;margin:0 auto .75rem;display:block}.logout-modal-card .modal-icon{width:140px;height:140px;margin-bottom:1rem}.modal-card h2{color:#383030;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:900;font-family:var(--font-pixel);text-shadow:2px 2px #f0f0f0;letter-spacing:1px;margin-bottom:.5rem}.modal-card p{color:#383030;font-size:.75rem;font-family:var(--font-pixel);letter-spacing:.5px;margin-bottom:1.25rem;line-height:1.5}.modal-sprite{object-fit:contain;width:clamp(80px,25vw,120px);height:clamp(80px,25vw,120px);image-rendering:pixelated;filter:drop-shadow(0 4px #0003);margin:0 auto 1.5rem;animation:2s ease-in-out infinite float}.modal-card .btn-primary{color:#383030;border-radius:var(--radius-md);max-width:220px;font-family:var(--font-pixel);text-transform:uppercase;letter-spacing:1px;background:gold;border:4px solid #383030;margin:0 auto;padding:.75rem 1.5rem;font-size:.75rem;font-weight:900;transition:all .1s;box-shadow:inset 0 0 0 2px #ffed4e,0 4px #0003}.logout-modal-card .btn-primary{color:#fff;text-shadow:1px 1px #00000059;background:#d03030;box-shadow:inset 0 0 0 2px #e85050,0 4px #0003}.modal-card .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 0 0 2px #ffed4e,0 6px #0003}.modal-card .btn-primary:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 0 0 2px #ffed4e,0 0 #0003}.logout-modal-card .btn-primary:hover:not(:disabled){background:#e05040;box-shadow:inset 0 0 0 2px #e85050,0 6px #0003}.logout-modal-card .btn-primary:active:not(:disabled){box-shadow:inset 0 0 0 2px #e85050,0 0 #0003}.modal-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.modal-actions>button{flex:140px;max-width:220px}.modal-card .btn-secondary{color:#383030;border-radius:var(--radius-md);font-family:var(--font-pixel);text-transform:uppercase;letter-spacing:1px;background:#f8f8f8;border:4px solid #383030;padding:.75rem 1.25rem;font-size:.75rem;font-weight:900;transition:all .1s;box-shadow:inset 0 0 0 2px #fff,0 4px #0003}.modal-card .btn-secondary:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 0 0 2px #fff,0 6px #0003}.modal-card .btn-secondary:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 0 0 2px #fff,0 0 #0003}.edit-profile-card{color:#383030;background:#fff;border:4px solid #383030;border-radius:12px;width:min(500px,100vw - 2rem);max-width:500px;padding-top:2rem;position:relative;box-shadow:inset 0 0 0 4px #e8e8e8,0 6px 15px #00000080}.edit-profile-card h2{color:#383030;font-family:var(--font-pixel);text-shadow:none;-webkit-text-fill-color:initial;background:0 0}.close-btn{cursor:pointer;color:#888;background:0 0;border:none;font-size:1.5rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.close-btn:hover{color:#d03030}.avatar-tabs{border-bottom:3px solid #e0e0e0;justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.nav-tab{font-family:var(--font-pixel);cursor:pointer;color:#888;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-3px;padding:.5rem 1rem;font-size:.9rem}.nav-tab.active{color:#383030;border-bottom-color:#383030}.avatar-filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.avatar-filters .input-nes{font-family:var(--font-pixel);border-radius:var(--radius-sm);color:#383030;background:#f8f8f8;border:2px solid #705848;outline:none;min-width:0;padding:.5rem;font-size:.6rem}.avatar-pagination{font-family:var(--font-pixel);color:#383030;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.9rem;display:flex}.btn-page{cursor:pointer;color:#383030;background:#f8f8f8;border:2px solid #705848;border-radius:6px;padding:.4rem .8rem;font-size:.8rem}.btn-page:disabled{opacity:.5;cursor:not-allowed}.btn-page:hover:not(:disabled){background:#e8e8e8}.avatar-grid{grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:.75rem;max-height:350px;padding:.5rem;display:grid;overflow-y:auto}.avatar-grid::-webkit-scrollbar{width:8px}.avatar-grid::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}.avatar-btn{cursor:pointer;background:#f8f8f8;border:2px solid #d0d0d0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.25rem;transition:background .1s,border-color .1s;display:flex;overflow:hidden}.avatar-btn:hover{background:#fff;border-color:#e05040}.avatar-btn img{object-fit:contain;width:100%;height:auto;max-height:60px;image-rendering:pixelated;flex-shrink:0;transition:transform .15s;transform:scale(1)}.avatar-btn:hover img{transform:scale(1.1)}.avatar-label{font-family:var(--font-pixel);color:#705848;text-align:center;word-break:break-word;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.45rem;line-height:1.2;overflow:hidden}@media (width>=768px){#onboarding-screen{background-image:linear-gradient(#0f0f23bf,#0f0f23e6),url(/onboarding-bg.jpg)}#home-screen{background-image:url(/map-bg%201920%20x%201080%20desktop.jpg)}.onboarding-container{background:var(--bg-glass);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid #ffffff0f;padding:2.5rem}.portal-grid{gap:1.25rem}.portal-card{padding:2rem 1.25rem}.battle-enemy-side{padding:1.5rem 2rem 0}.battle-player-side{padding:0 2rem}.battle-panel{grid-template-columns:1.2fr 1fr}.battle-dialog{padding:1rem 1.5rem}.battle-choices{padding:.75rem 1rem}}@media (width>=1024px){.battle-scene{max-width:900px;margin:0 auto}.battle-sprite{width:clamp(120px,15vw,170px);height:clamp(120px,15vw,170px)}}@media (height<=600px) and (orientation:landscape){.battle-sprite{width:60px;height:60px}.equation-display{font-size:1rem}.btn-choice{min-height:2rem;padding:.4rem .3rem;font-size:.75rem}.battle-dialog{padding:.5rem .75rem}.battle-choices{gap:.3rem;padding:.4rem .6rem}.battle-panel{min-height:100px}.poke-infobox{min-width:100px;padding:.3rem .5rem}.infobox-name{font-size:.4rem}.infobox-hp-numbers{font-size:.35rem}}@media (width<=480px){.edit-profile-card{border-radius:10px;width:min(100%,100vw - 1rem);padding:1.5rem .9rem 1rem}.edit-profile-card h2{margin-bottom:.6rem;font-size:1.1rem}.avatar-tabs{gap:.25rem;margin-bottom:.85rem}.nav-tab{padding:.45rem .7rem;font-size:.72rem}.avatar-filters{flex-direction:column;align-items:stretch;gap:.45rem;margin-bottom:.65rem}.avatar-filters .input-nes{width:100%;padding:.45rem .5rem;font-size:.55rem}.avatar-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.5rem;max-height:300px;padding:.35rem}.avatar-btn{border-radius:7px;padding:.2rem}.avatar-btn img{max-height:54px}.avatar-label{font-size:.42rem}.avatar-pagination{gap:.65rem;margin-top:.85rem;font-size:.75rem}.btn-page{padding:.35rem .65rem;font-size:.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
