@font-face{font-family:Manrope;src:url(/fonts/manrope.ttf)format("truetype");font-style:normal;font-weight:400 800;font-display:optional}:root{color:var(--ink);background:var(--canvas);font-synthesis:none;--ink:#242b43;--muted:#5d6072;--accent:#cc3d3b;--highlight:#ffd569;--border:#dfe1e9;--canvas:#f8f7f4;--white:#fff;--radius:18px;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}a{color:inherit;text-decoration:none}img{object-fit:contain;max-width:100%}button{background:0 0;border:0}svg{flex-shrink:0}p{line-height:1.7}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.04em;font-weight:750}h2{font-size:25px}h3{font-size:19px}a,button,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #737b9d}button:disabled{opacity:.5}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--accent);color:#fff;border-radius:8px;padding:14px;position:fixed;top:-80px;left:15px}.skip-link:focus{top:12px}.muted{color:var(--muted)}.small{font-size:12px}.full-width{width:100%}.text-button{align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:650;display:inline-flex}.inline-link{min-height:44px;color:var(--accent);align-items:center;gap:12px;font-size:13px;font-weight:750;display:inline-flex}.inline-link:hover{gap:18px}.button{border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:45px;padding:11px 18px;font-size:12px;font-weight:700;line-height:1.4;transition:background .16s,transform .16s,border-color .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--accent);color:#fff;border:1px solid var(--accent)}.primary:hover:not(:disabled){background:#242b43}.primary:disabled{opacity:1;color:var(--muted);background:#f0f1f7;border-color:#f0f1f7}.secondary{background:#fff;border:1px solid #dfe1eb}.icon-button{width:44px;height:44px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.site-header{border-bottom:1px solid var(--border);background:#ffffffd9}.header-inner{align-items:center;gap:32px;max-width:1200px;height:83px;margin:auto;padding:0 32px;display:flex}.brand{white-space:nowrap;letter-spacing:-1.05px;color:var(--ink);flex-shrink:0;align-items:center;gap:10px;font-size:23px;font-weight:800;display:flex}.brand>span:last-child{align-items:center;gap:6px;display:flex}.brand-mark{grid-template-columns:repeat(2,1fr);gap:3px;width:33px;height:33px;display:grid;transform:rotate(-7deg)}.brand-mark i{background:#242b43;border-radius:5px}.brand-mark i:nth-child(2){background:#a0a5bc}.brand-mark i:nth-child(3){background:#dfe1eb}.brand-lab{letter-spacing:0;background:#f0f1f7;border-radius:5px;padding:3px 6px;font-size:11px;font-weight:750;transform:translateY(-4px)}.main-nav{align-self:stretch;align-items:stretch;gap:28px;margin-left:auto;display:flex}.main-nav a{color:var(--muted);white-space:nowrap;align-items:center;font-size:12px;font-weight:650;display:flex;position:relative}.main-nav a:hover{color:var(--accent)}.main-nav a.active:after{content:"";background:#737b9d;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:3px;display:flex}.streak-button{white-space:nowrap;background:#fff;border:1px solid #f0f1f7;border-radius:20px;align-items:center;gap:7px;min-height:38px;padding:8px 11px;font-size:11px;font-weight:650;display:flex}.stats-button{width:35px}.page-shell{width:min(1080px,100% - 64px);margin:0 auto}.hero{justify-content:space-between;align-items:center;gap:24px;min-height:200px;padding:30px 7px 30px 0;display:flex;position:relative}.hero-copy{z-index:1;position:relative}.hero h1{letter-spacing:-1.9px;font-size:42px;font-weight:800;line-height:1.2;display:inline-block;position:relative}.hero p{color:var(--muted);letter-spacing:.03px;margin-top:12px;font-size:13px}.heading-spark{width:28px;height:34px;color:var(--ink);position:absolute;top:49px;right:-42px}.hero-art{width:360px;height:155px;margin-right:32px;position:relative}.hero-path{width:100%;height:100%;position:absolute;inset:0}.hero-pokemon{border:5px solid #fff;border-radius:20px;justify-content:center;align-items:center;width:103px;height:116px;display:flex;position:absolute;box-shadow:0 6px 12px #242b4310}.hero-pokemon img{filter:drop-shadow(0 5px 3px #0000000c);width:108px;max-width:110%;height:106px;margin-top:-8px}.hero-pokemon>span{color:var(--muted);font-size:9px;font-weight:750;position:absolute;bottom:2px;right:7px}.hero-bulbasaur{background:#f0f1f7;top:29px;left:5px;transform:rotate(-13deg)}.hero-pikachu{z-index:1;background:#fbefb6;top:3px;left:124px;transform:rotate(7deg)}.hero-squirtle{background:#e5edf1;top:36px;right:3px;transform:rotate(14deg)}.hero-pikachu img{width:120px;max-width:120%;height:120px;margin-top:-15px}.hero-star{color:var(--ink);line-height:1;position:absolute}.star-two{color:var(--muted);font-size:17px;bottom:2px;left:233px}.hero-plus{color:var(--muted);font-size:24px;position:absolute;top:36px;right:-28px}.play-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:25px;display:grid}.game-panel{border-radius:var(--radius);background:#fff;border:1px solid #f0f1f7;overflow:hidden;box-shadow:0 3px 8px #242b4303}.game-tabs{border-bottom:1px solid var(--border);background:#f8f7f4;align-items:stretch;gap:26px;height:58px;padding:0 28px;display:flex}.game-tabs>a{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex;position:relative}.game-tabs>a.selected:after{content:"";background:#737b9d;border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.daily-tab-icon{grid-template-columns:repeat(2,5px);gap:2px;display:grid}.daily-tab-icon i{background:currentColor;border-radius:1px;width:5px;height:5px}.tab-note{color:var(--muted);align-self:center;margin-left:auto;font-size:10px}.game-inner{max-width:620px;margin:auto;padding:24px 30px 18px}.game-title-row{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.game-title-row h2{letter-spacing:-.7px;font-size:22px;line-height:1.35}.game-title-row p{color:var(--muted);margin-top:5px;font-size:11px}.game-help{width:36px;height:36px;color:var(--muted)}.board-toolbar{min-height:24px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;font-size:11px;display:flex}.board-toolbar strong{color:var(--ink);font-weight:700}.view-select{color:var(--muted);border:1px solid #f0f1f7;border-radius:6px;align-items:center;gap:5px;height:30px;padding:0 5px 0 8px;display:flex}.view-select select{color:inherit;cursor:pointer;background:0 0;border:0;min-height:28px;padding:5px 0;font-size:10px}.puzzle-board{flex-direction:column;gap:8px;min-height:421px;display:flex}.pokemon-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.pokemon-tile{user-select:none;background:#f0f1f7;border:1.5px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:0;min-width:0;height:99px;padding:5px 3px 7px;transition:background .15s,border .15s,transform .15s,box-shadow .15s;display:flex;position:relative}.pokemon-tile img{object-fit:contain;filter:drop-shadow(0 2px 1px #242b430b);width:79px;height:69px;transition:transform .16s}.pokemon-tile>span:not(.selection-check):not(.image-fallback){letter-spacing:.02px;white-space:nowrap;font-size:10px;font-weight:750}.pokemon-tile:hover{background:#f0f1f7;border-color:#dfe1eb;transform:translateY(-2px)}.pokemon-tile:hover img{transform:scale(1.04)}.selection-check{color:#fff;background:#737b9d;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:5px;right:5px}.names-view .pokemon-tile>span:not(.selection-check):not(.image-fallback){white-space:normal;font-size:12px}.image-fallback{opacity:.3;justify-content:center;align-items:center;width:66px;height:69px;font-size:30px;font-weight:700;display:flex}.game-status{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:21px;font-size:10px;display:flex}.mistakes{align-items:center;gap:11px;display:flex}.mistakes>div{gap:5px;display:flex}.life{width:11px;height:11px;color:var(--muted);background:#737b9d;border-radius:50%;justify-content:center;align-items:center;display:flex}.life.lost{background:#f0f1f7}.selection-count{font-variant-numeric:tabular-nums}.game-message{text-align:center;height:30px;color:var(--ink);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.game-message.visible{height:auto;min-height:30px;padding:5px 0}.game-controls{gap:9px;display:flex}.game-controls .button{min-height:44px;padding:10px 15px;font-size:11px}.shuffle-button{flex:0 108px}.deselect-button{flex:0 96px}.submit-button{flex:1}.game-controls .submit-button{padding:10px 12px}.game-controls .submit-button svg{margin-left:auto}.game-controls .submit-button:disabled{color:var(--ink);background:#dfe1eb;border-color:#dfe1eb}.game-bottom-note{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:10px;display:flex}.game-bottom-note>span{align-items:center;gap:7px;display:flex}.tiny-dot{background:#a0a5bc;border-radius:50%;width:5px;height:5px}.game-bottom-note button{color:var(--ink);align-items:center;gap:5px;min-height:30px;font-size:10px;display:flex}.game-sidebar{flex-direction:column;gap:19px;display:flex}.hint-card{border-radius:var(--radius);background:#f0f1f7;border:1px solid #f0f1f7;padding:23px 21px 19px}.hint-heading{align-items:center;gap:10px;display:flex}.hint-icon{width:33px;height:33px;color:var(--ink);background:#f0f1f7;border-radius:10px;justify-content:center;align-items:center;display:flex}.hint-heading h3{letter-spacing:-.5px;font-size:18px;font-weight:750}.hint-description{color:var(--muted);margin:13px 0 17px;font-size:11px;line-height:1.8}.hint-ladder{flex-direction:column;gap:0;display:flex}.hint-step{align-items:center;gap:10px;min-height:43px;display:flex;position:relative}.hint-step:not(:last-child):after{content:"";background:#dfe1eb;width:1px;position:absolute;top:31px;bottom:-11px;left:10px}.hint-number{z-index:1;width:21px;height:21px;color:var(--muted);background:#f0f1f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:650;display:flex;position:relative}.hint-step strong{color:var(--muted);font-size:10px;font-weight:600}.hint-step>div{flex:1}.hint-lock{color:var(--muted);margin-left:auto}.hint-step.revealed{align-items:flex-start;padding:10px 0}.hint-step p{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.7}.hint-action{width:100%;color:var(--ink);background:#f0f1f7;border:1px solid #dfe1eb;justify-content:space-between;min-height:40px;margin-top:15px;padding:10px 13px;font-size:11px}.hint-footnote{text-align:center;color:var(--muted);margin-top:10px;font-size:9px;display:block}.spotlight-card{border-radius:var(--radius);background:#f9f5eb;border:1px solid #e8e5dc;transition:transform .2s;overflow:hidden}.spotlight-card:hover{transform:translateY(-3px)}.spotlight-art{background:radial-gradient(#f4e6c6 0%,#f9f5eb 67%);justify-content:center;align-items:center;height:161px;display:flex;position:relative;overflow:hidden}.spotlight-art img{z-index:2;filter:drop-shadow(0 7px 4px #5f452118);width:153px;height:153px;margin-top:8px;transition:transform .3s;position:relative}.spotlight-card:hover img{transform:rotate(-5deg)scale(1.04)}.orbit{border:1px solid #e6ddc7;border-radius:50%;width:145px;height:145px;position:absolute;top:28px;left:calc(50% - 72px)}.orbit-two{opacity:.6;border-style:dashed;width:186px;height:186px;top:7px;left:calc(50% - 93px)}.art-spark{color:var(--muted);position:absolute}.s1{font-size:22px;top:59px;left:36px}.s2{font-size:14px;top:34px;right:43px}.spotlight-text{padding:4px 23px 21px}.spotlight-text h3{letter-spacing:-.65px;font-size:19px;line-height:1.4}.spotlight-text p{color:var(--muted);margin-top:7px;font-size:11px}.spotlight-text>span{color:var(--muted);justify-content:space-between;align-items:center;margin-top:18px;font-size:10px;font-weight:750;display:flex}.sidebar-note{justify-content:center;align-items:center;gap:12px;padding:0 8px 4px;display:flex}.sidebar-note p{color:var(--muted);font-size:10px;line-height:1.8}.sidebar-note strong{color:var(--muted);font-weight:550}.mini-ball{border:1px solid #a0a5bc;border-radius:50%;width:25px;height:25px;display:block;position:relative;transform:rotate(-20deg)}.mini-ball:before{content:"";background:#a0a5bc;height:1px;position:absolute;top:50%;left:0;right:0}.mini-ball:after{content:"";background:var(--canvas);border:1px solid #a0a5bc;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:8px}.solved-group{text-align:center;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:99px;padding:15px 56px 15px 15px;display:flex;position:relative}.solved-group>div{width:100%}.solved-group>div>span{justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.solved-group p{margin-top:5px;font-size:10px}.why-link{align-items:center;font-size:10px;display:flex;position:absolute;right:12px}.solved-group.unfound{outline-offset:-5px;outline:1px dashed #a0a5bc}.result-inline{text-align:center;padding:22px 0 8px}.result-icon{width:52px;height:52px;color:var(--ink);background:#f0f1f7;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 13px;display:flex}.result-inline h3{outline:none;font-size:20px}.result-inline p{color:var(--muted);margin-top:8px;font-size:11px}.result-actions{justify-content:center;align-items:center;gap:10px;margin:20px 0 12px;display:flex}.reset-time{color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:inline-flex}.day-banner{background:#f0f1f7;border-radius:9px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;padding:12px;font-size:12px;display:flex}.day-banner button{align-items:center;gap:7px;font-weight:750;text-decoration:underline;display:flex}.storage-warning{background:#fff0cb;border-radius:8px;margin-top:14px;padding:12px;font-size:11px}.practice-settings{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:11px;font-size:10px;display:flex}.practice-settings select{border:1px solid var(--border);background:#fff;border-radius:6px;max-width:170px;padding:7px;font-size:11px}.practice-settings .text-button{min-height:32px;margin-left:auto;font-size:10px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.9px;font-size:25px}.section-heading p{color:var(--muted);margin-top:5px;font-size:12px}.section-doodle{color:var(--muted);margin-right:17px;font-size:43px;line-height:1;transform:rotate(10deg)}.explore-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.explore-card{border:1px solid #f0f1f7;border-radius:13px;min-height:207px;padding:20px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.explore-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #242b4309}.connections-card{background:#f7f0e5;border-color:#e9e1d1}.pokedex-card{background:#eeeef4;border-color:#e1e1eb}.feature-icon{width:30px;height:30px;color:var(--ink);background:#ffffff7a;border:1px solid #dfe1eb;border-radius:8px;justify-content:center;align-items:center;margin-bottom:12px;font-size:24px;line-height:1;display:flex}.connections-card .feature-icon{color:var(--muted);border-color:#e7dcc7;font-size:21px}.pokedex-card .feature-icon{color:var(--muted);border-color:#dedbe8;font-size:22px}.explore-card h3{z-index:1;letter-spacing:-.55px;max-width:245px;font-size:15px;line-height:1.6;position:relative}.explore-card p{color:var(--muted);z-index:1;margin-top:5px;font-size:10px;line-height:1.8;position:relative}.connections-card p,.pokedex-card p{color:var(--muted)}.feature-link{color:var(--ink);z-index:1;align-items:center;gap:12px;margin-top:19px;font-size:10px;font-weight:750;display:flex;position:relative}.feature-link span{font-size:17px;font-weight:400}.connections-card .feature-link,.pokedex-card .feature-link{color:var(--muted)}.explore-card>img{filter:drop-shadow(0 5px 3px #5248320c);width:114px;height:114px;position:absolute;bottom:2px;right:-7px;transform:rotate(-5deg)}.connections-card>img{width:92px;height:92px;bottom:10px;right:0;transform:rotate(9deg)}.pokedex-card>img{width:103px;height:103px;bottom:6px;right:-1px;transform:rotate(-6deg)}.how-section{text-align:center;max-width:640px;margin:53px auto 48px}.how-section h2{letter-spacing:-.75px;font-size:22px}.how-section p{color:var(--muted);margin:13px 0 9px;font-size:12px;line-height:1.9}.site-footer{border-top:1px solid var(--border);width:calc(100% - 64px);max-width:1200px;margin:0 auto;padding:25px 0 20px}.footer-top{align-items:center;gap:22px;display:flex}.footer-brand{gap:8px;font-size:18px}.small-mark{gap:2px;width:24px;height:24px}.small-mark i{border-radius:4px}.footer-brand .brand-lab{padding:2px 4px;font-size:8px;transform:translateY(-3px)}.footer-top>p{color:var(--muted);font-size:10px}.footer-top>div{color:var(--muted);gap:21px;margin-left:auto;font-size:10px;display:flex}.footer-top a:hover{color:var(--ink)}.footer-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:25px;margin-top:19px;font-size:8px;line-height:1.7;display:flex}.footer-bottom>span{white-space:nowrap}.modal{width:540px;max-width:min(540px,100vw - 28px);max-height:calc(100dvh - 40px);color:var(--ink);background:#f8f7f4;border:1px solid #f0f1f7;border-radius:20px;padding:0;position:fixed;overflow:auto;box-shadow:0 25px 100px #242b4330}.modal::backdrop{backdrop-filter:blur(4px);background:#242b4375}.modal-inner{padding:25px 28px 28px}.modal-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.modal-header h2{letter-spacing:-.8px;font-size:24px;line-height:1.4}.modal-header .icon-button{margin-right:-8px}.modal p{font-size:13px}.modal h3{font-size:17px}.help-content>p{color:var(--muted);font-size:13px}.how-steps{flex-direction:column;gap:17px;margin:22px 0;padding:0;list-style:none;display:flex}.how-steps li{gap:14px;display:flex}.how-steps li>span{width:28px;height:28px;color:var(--ink);background:#f0f1f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.how-steps strong{font-size:13px}.how-steps p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.7}.help-example{background:#f0ecd5;border-radius:12px;grid-template-columns:repeat(4,1fr);justify-items:center;margin:20px 0;padding:13px 18px;display:grid}.help-example img{width:72px;height:72px}.help-example strong{grid-column:1/-1;margin-top:5px;font-size:11px}.help-content .note{color:var(--muted);gap:9px;margin:18px 0;font-size:12px;display:flex}.help-content .note svg{margin-top:3px}.help-content>.muted{margin-bottom:18px;font-size:11px}.stats-grid{text-align:center;background:#f0f1f7;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0;padding:22px 12px;display:grid}.stats-grid strong{letter-spacing:-1px;font-size:29px;display:block}.stats-grid span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.empty-state{color:var(--muted);background:#f0f1f7;border-radius:10px;margin:15px 0 20px;padding:20px;font-size:12px!important}.learned-list{flex-direction:column;gap:7px;margin:14px 0 22px;display:flex}.learned-list>a{background:#f0f1f7;border-radius:7px;justify-content:space-between;align-items:center;padding:10px 13px;font-size:12px;display:flex}.explanation-list{flex-direction:column;gap:8px;margin:19px 0 23px;display:flex}.explanation-list>a{background:#f0f1f7;border-radius:10px;align-items:center;gap:13px;padding:11px 12px;display:flex}.explanation-list img{flex-shrink:0;width:72px;height:72px}.explanation-list strong{font-size:13px}.explanation-list p{color:var(--muted);margin-top:4px;font-size:11px}.explanation-list>a>svg{color:var(--muted);flex-shrink:0}.modal-hints .hint-heading{display:none}.modal-hints .hint-description{font-size:13px}.modal-hints .hint-step{min-height:57px}.modal-hints .hint-step strong,.modal-hints .hint-step p{font-size:13px}.modal-hints .hint-step:not(:last-child):after{top:36px;bottom:-19px}.modal-hints .hint-action{font-size:13px}.modal-hints .hint-footnote{font-size:11px}.share-preview{white-space:pre-wrap;overflow-wrap:anywhere;text-align:center;background:#f0f1f7;border:1px solid #f0f1f7;border-radius:12px;margin:20px 0;padding:20px;font-family:Manrope,system-ui,sans-serif;font-size:14px;line-height:1.8}.success-message{color:var(--ink);justify-content:center;align-items:center;gap:6px;margin-top:14px;display:flex}.share-fallback{resize:vertical;border:1px solid #dfe1eb;border-radius:8px;width:100%;height:190px;padding:12px;font-size:16px}.content-page{padding-top:35px;padding-bottom:60px}.back-link{color:var(--muted);align-items:center;min-height:44px;font-size:12px;display:inline-flex}.back-link:hover{color:var(--ink)}.content-heading{margin:27px 0 34px}.content-heading h1,.prose-page h1{letter-spacing:-1.9px;font-size:44px;line-height:1.22}.content-heading p{color:var(--muted);margin-top:17px;font-size:14px}.catalog-toolbar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px;padding-top:23px;display:flex}.filter-tabs{flex-wrap:wrap;gap:5px;display:flex}.filter-tabs button{min-height:40px;color:var(--muted);border:1px solid #0000;border-radius:8px;padding:10px 16px;font-size:12px}.search-field{width:100%;max-width:310px;height:44px;color:var(--muted);background:#fff;border:1px solid #f0f1f7;border-radius:10px;align-items:center;gap:10px;padding:0 13px;display:flex}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;height:100%;font-size:13px}.search-field input::placeholder{color:var(--muted)}.search-field:focus-within{outline-offset:2px;outline:2px solid #a0a5bc}.search-field input:focus{outline:none}.search-field input::-webkit-search-cancel-button{display:none}.search-field button{justify-content:center;align-items:center;min-width:25px;min-height:35px;padding:0;display:flex}.catalog-count{color:var(--muted);margin-bottom:17px;font-size:11px}.pokedex-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;display:grid}.pokedex-card{background:#fff;border:1px solid #f0f1f7;border-radius:14px;transition:transform .2s,box-shadow .2s;overflow:hidden}.pokedex-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #242b4308}.pokedex-art{background:#f0f1f7;justify-content:center;align-items:center;height:190px;display:flex;position:relative}.pokedex-art .dex-number{color:#a0a5bc80;font-size:10px;font-weight:700;position:absolute;top:15px;left:16px}.pokedex-art img{width:154px;height:154px;transition:transform .2s}.pokedex-card:hover img{transform:scale(1.06)}.pokedex-info{padding:17px 17px 19px;position:relative}.pokedex-info h2{letter-spacing:-.65px;margin:0;font-size:19px}.gen-text{color:var(--muted);font-size:9px;position:absolute;top:23px;right:16px}.type-tags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.type-tag{text-transform:capitalize;color:#5d6552;background:#ecede7;border-radius:5px;padding:3px 8px;font-size:9px;font-weight:650;display:inline-block}.pokedex-info>svg{color:var(--muted);position:absolute;bottom:23px;right:16px}.type-bg-grass,.type-bg-bug{background:#eaf0dd}.type-bg-fire{background:#f7e9dd}.type-bg-water,.type-bg-ice{background:#e7eff1}.type-bg-electric{background:#f6efd5}.type-bg-psychic,.type-bg-fairy{background:#f3e7ee}.type-bg-poison,.type-bg-ghost{background:#eeebf5}.type-bg-normal{background:#f0edde}.type-bg-rock,.type-bg-ground{background:#eee8dd}.type-bg-dragon{background:#e9edf5}.type-bg-fighting{background:#f1e7e0}.type-bg-steel{background:#e5edeb}.type-grass,.type-bug{color:#4e6a38;background:#e4eed6}.type-fire{color:#86583e;background:#f8e2d1}.type-water,.type-ice{color:#45667a;background:#ddebf4}.type-electric{color:#6d6328;background:#f7ecc0}.type-psychic,.type-fairy{color:#815470;background:#f3dfeb}.type-poison,.type-ghost{color:#6e5a7e;background:#e8e1f0}.type-normal{color:#69624c;background:#ebe9dc}.type-rock,.type-ground{color:#6f6146;background:#eae5d9}.type-dragon{color:#55627e;background:#e2e6f3}.type-flying{color:#58646e;background:#e8edf3}.type-fighting{color:#755d4c;background:#f0e1d7}.type-steel{color:#51675e;background:#ddeae6}.connection-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;display:grid}.connection-card{border:1px solid #dfe1eb;border-radius:15px;transition:transform .2s;overflow:hidden}.connection-card:hover{transform:translateY(-4px)}.connection-art{grid-template-columns:repeat(4,1fr);align-items:center;gap:0;height:151px;padding:13px;display:grid;position:relative}.connection-art img{filter:drop-shadow(0 4px 2px #242b4310);width:90px;max-width:120%;height:100px}.connection-art img:nth-child(2n){margin-top:25px}.connection-card-copy{background:#ffffffd9;padding:23px}.connection-card h2{letter-spacing:-.65px;font-size:20px}.connection-card p{color:var(--muted);min-height:82px;margin-top:10px;font-size:11px;line-height:1.9}.connection-card-copy>span{color:var(--ink);justify-content:space-between;align-items:center;margin-top:20px;font-size:11px;font-weight:700;display:flex}.catalog-empty{text-align:center;padding:75px 20px}.catalog-empty>svg{color:var(--muted);margin-bottom:20px}.catalog-empty p{color:var(--muted);margin:12px 0 22px;font-size:13px}.collection-note{color:var(--muted);text-align:center;margin-top:27px;font-size:11px}.connection-detail-hero{border-radius:20px;grid-template-columns:1.1fr 1fr;align-items:center;gap:20px;margin-top:22px;padding:42px;display:grid}.connection-detail-hero h1{letter-spacing:-1.5px;font-size:39px;line-height:1.23}.connection-detail-hero p{color:var(--muted);margin-top:17px;font-size:13px;line-height:1.9}.detail-count{color:var(--muted);margin-top:22px;font-size:11px;display:block}.detail-pokemon-art{grid-template-columns:repeat(2,1fr);justify-items:center;display:grid}.detail-pokemon-art img{filter:drop-shadow(0 6px 3px #737b9d10);width:125px;height:125px}.detail-pokemon-art img:nth-child(2n){transform:translateY(15px)}.detail-section-heading{margin:37px 0 21px}.detail-section-heading p{color:var(--muted);margin-top:8px;font-size:12px}.reason-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.reason-card{background:#fff;border:1px solid #f0f1f7;border-radius:15px;padding:22px 25px}.reason-pokemon{align-items:center;gap:25px;display:flex}.reason-pokemon img{width:100px;height:100px}.dex-number{color:var(--muted);font-size:11px}.reason-pokemon h3{margin-top:4px;font-size:24px}.reason-card>p{color:var(--muted);margin:15px 0 4px;font-size:12px}.source-note{color:var(--muted);background:#f0f1f7;border:1px solid #f0f1f7;border-radius:13px;margin:29px 0;padding:22px 25px;font-size:12px}.source-note strong{color:var(--ink);font-size:13px}.source-note p{margin-top:5px;font-size:12px;line-height:1.9}.source-note a{min-height:40px;color:var(--ink);align-items:center;margin-right:22px;font-size:11px;text-decoration:underline;display:inline-flex}.related-section{margin:39px 0 27px}.related-section>p{margin-top:9px;font-size:12px}.related-links{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.related-links>a{background:#fff;border:1px solid #f0f1f7;border-radius:12px;align-items:center;gap:13px;padding:14px;font-size:12px;font-weight:650;display:flex}.related-links>a>img{width:60px;height:60px}.related-links>a>span:last-child{color:var(--muted);margin-left:auto}.pokemon-detail-hero{border-radius:20px;justify-content:space-between;align-items:center;min-height:318px;margin-top:22px;padding:25px 70px;display:flex}.pokemon-detail-number{color:var(--muted);font-size:12px}.pokemon-detail-copy h1{letter-spacing:-2.8px;margin-top:4px;font-size:64px;line-height:1.3}.pokemon-detail-copy>p{color:var(--muted);margin-top:3px;font-size:17px}.pokemon-detail-copy .type-tags{margin-top:20px}.pokemon-detail-copy .type-tag{background:#ffffff8f;padding:5px 12px;font-size:11px}.pokemon-detail-art{justify-content:center;align-items:center;width:300px;height:280px;display:flex;position:relative}.pokemon-detail-art>span{border:1px solid #ffffffa3;border-radius:50%;width:245px;height:245px;position:absolute}.pokemon-detail-art img{filter:drop-shadow(0 12px 6px #737b9d12);width:265px;height:265px;position:relative}.pokemon-facts{background:#fff;border:1px solid #f0f1f7;border-radius:14px;grid-template-columns:.7fr .7fr 1fr 1.2fr 1.3fr;margin-top:21px;padding:25px;display:grid}.pokemon-facts>div{border-right:1px solid #f0f1f7;padding:0 18px}.pokemon-facts>div:last-child{border:0}.pokemon-facts>div:first-child{padding-left:0}.pokemon-facts span{color:var(--muted);font-size:10px;display:block}.pokemon-facts strong{margin-top:7px;font-size:12px;font-weight:650;line-height:1.7;display:block}.pokemon-connections{margin-top:37px}.pokemon-connection-row{border-radius:14px;justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:23px 27px;display:flex}.pokemon-connection-row h3{font-size:20px}.pokemon-connection-row p{color:var(--muted);margin-top:7px;font-size:12px}.pokemon-connection-row>span{white-space:nowrap;color:var(--ink);font-size:11px;font-weight:650}.pokemon-related{grid-template-columns:repeat(4,1fr)}.pokemon-related>a{gap:10px;padding:13px}.prose-page{max-width:660px;padding-top:35px;padding-bottom:65px}.prose-page>h1{margin-top:22px;margin-bottom:26px}.prose-page>p{color:var(--muted);margin:15px 0;font-size:14px;line-height:1.9}.prose-page>h2{margin:30px 0 10px;font-size:23px}.prose-page>p a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.prose-page>.button{margin-top:25px}.prose-page .help-content>p{font-size:14px}.prose-page .how-steps strong{font-size:15px}.prose-page .how-steps p{font-size:13px}.prose-page .how-steps{gap:23px;margin:27px 0}.not-found{text-align:center;padding:70px 0 100px}.not-found img{margin-bottom:25px}.not-found h1{letter-spacing:-2px;font-size:45px;line-height:1.2}.not-found p{color:var(--muted);margin:20px 0 25px;font-size:13px}@media (width>=1400px){.header-inner{max-width:1260px}.page-shell{width:min(1100px,100% - 64px)}.hero{min-height:211px}.play-layout{grid-template-columns:minmax(0,1fr) 290px;gap:27px}.site-footer{max-width:1200px}.hero-art{margin-right:52px}.game-tabs{padding:0 35px}.game-inner{padding-top:26px;padding-bottom:20px}.hint-card{padding:24px}.pokemon-tile{height:104px}.pokemon-tile img{height:73px}.puzzle-board{min-height:440px}.solved-group{min-height:104px}.hero h1{font-size:45px}}@media (width<=1100px){.header-inner{gap:22px;padding:0 24px}.main-nav{gap:20px}.brand{font-size:21px}.streak-copy{display:none}.header-actions{gap:0}.streak-button{padding:8px 10px}.stats-button{display:none}.page-shell{width:calc(100% - 48px)}.play-layout{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.game-inner{padding:22px}.game-tabs{gap:22px;padding:0 22px}.tab-note{display:none}.hint-card{padding:20px 18px}.hero-art{transform-origin:100%;margin-right:10px;transform:scale(.94)}.hero h1{font-size:39px}.hero p{font-size:12px}.hero{min-height:196px}.spotlight-text{padding:6px 20px 21px}.spotlight-text h3{font-size:18px}.hint-heading h3{font-size:17px}.explore-card{padding:18px 16px}.explore-card h3{font-size:13px}.explore-card>img{opacity:.94;width:96px;height:96px;bottom:8px;right:-11px}.connections-card>img{width:76px;height:76px;right:-7px}.pokedex-card>img{width:88px;height:88px;right:-5px}.pokedex-grid{gap:16px}.pokemon-detail-hero{padding:25px 45px}.pokemon-facts{padding:20px}.pokemon-facts>div{padding:0 11px}.connection-detail-hero{padding:32px}.connection-detail-hero h1{font-size:35px}.pokemon-related{grid-template-columns:repeat(2,1fr)}.connection-card-copy{padding:20px}.connection-card h2{font-size:18px}.connection-card p{min-height:105px}.footer-top{gap:17px}.footer-top>p{font-size:9px}.footer-top>div{gap:15px}}@media (width<=850px){.header-inner{gap:19px;height:77px}.brand{gap:8px;font-size:19px}.brand-mark{width:29px;height:29px}.brand-lab{font-size:9px}.main-nav{gap:17px}.main-nav a{font-size:11px}.header-actions .icon-button{width:35px}.hero-art{flex-shrink:0;width:310px;margin-left:-30px;transform:scale(.85)}.hero-art .hero-pikachu{left:110px}.hero-art .hero-bulbasaur{left:0}.hero-art .hero-squirtle{right:-9px}.hero h1{font-size:35px}.hero p{max-width:300px;font-size:11px}.heading-spark{width:22px;top:40px;right:-30px}.hero{min-height:183px}.play-layout{grid-template-columns:minmax(0,1fr) 222px;gap:16px}.game-inner{padding:20px 16px 13px}.pokemon-grid{gap:6px}.puzzle-board{gap:6px;min-height:378px}.pokemon-tile{border-radius:8px;height:90px}.pokemon-tile img{width:62px;height:60px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){font-size:9px}.game-title-row h2{font-size:19px}.game-title-row p{font-size:10px}.game-tabs{gap:20px;height:52px;padding:0 18px}.game-tabs>a{font-size:11px}.board-toolbar{font-size:10px}.hint-card{padding:18px 16px}.hint-heading{gap:8px}.hint-heading h3{font-size:15px}.hint-icon{width:29px;height:29px}.hint-description{margin:11px 0 13px;font-size:10px}.hint-step strong{font-size:9px}.hint-step{gap:8px;min-height:39px}.hint-action{min-height:38px;padding:10px;font-size:10px}.hint-footnote{font-size:8px}.spotlight-art{height:147px}.spotlight-art img{width:139px;height:139px}.spotlight-text{padding:4px 18px 18px}.spotlight-text h3{font-size:17px}.spotlight-text p{font-size:10px}.spotlight-text>span{margin-top:13px;font-size:9px}.game-controls{gap:6px}.game-controls .button{padding:10px;font-size:10px}.shuffle-button{flex-basis:86px}.deselect-button{flex-basis:74px}.game-controls .submit-button{padding:10px 9px}.game-controls .submit-button svg{width:14px}.game-status{margin-top:18px;font-size:9px}.mistakes{gap:7px}.life{width:9px;height:9px}.game-bottom-note,.game-bottom-note button{font-size:9px}.solved-group{min-height:90px;padding-right:43px}.solved-group>div>span{font-size:11px}.solved-group p{font-size:9px}.why-link{font-size:9px;right:7px}.explore-grid{gap:12px}.explore-card{min-height:215px;padding:16px 14px}.explore-card h3{max-width:155px;font-size:13px;line-height:1.5}.explore-card p{max-width:140px;font-size:9px}.explore-card>img{opacity:.6;width:90px;height:90px;bottom:14px;right:-20px}.explore-card .feature-link{margin-top:24px;font-size:9px}.connections-card>img{width:80px;height:80px;bottom:23px;right:-15px}.pokedex-card>img{width:80px;height:80px;right:-20px}.section-heading h2{font-size:23px}.connection-catalog{grid-template-columns:repeat(2,1fr)}.connection-card p{min-height:83px}.pokedex-grid{grid-template-columns:repeat(3,1fr)}.catalog-toolbar{gap:14px}.filter-tabs{gap:2px}.filter-tabs button{padding:9px 11px;font-size:11px}.search-field{max-width:260px}.footer-top{flex-wrap:wrap}.footer-top>p{margin-left:auto;font-size:10px}.footer-top>div{justify-content:center;gap:30px;width:100%;margin-left:0;font-size:10px}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:8px}.pokemon-detail-copy h1{font-size:53px}.pokemon-detail-hero{padding:23px 34px}.pokemon-detail-art{width:250px;height:255px}.pokemon-detail-art img{width:245px;height:245px}.pokemon-detail-art>span{width:215px;height:215px}.pokemon-facts{grid-template-columns:repeat(3,1fr);gap:22px 0}.pokemon-facts>div:nth-child(3){border:0}.pokemon-facts>div:nth-child(4){padding-left:0}.pokemon-connection-row{flex-direction:column;align-items:flex-start;gap:15px;padding:21px}.related-links{grid-template-columns:1fr}.related-links>a{font-size:13px}.pokemon-related{grid-template-columns:repeat(2,1fr)}.detail-pokemon-art img{width:112px;height:112px}.connection-detail-hero{gap:12px;padding:28px}.connection-detail-hero h1{font-size:32px}.connection-detail-hero p{font-size:12px}.reason-card{padding:20px}.reason-pokemon{gap:16px}.reason-pokemon img{width:82px;height:82px}}@media (width<=700px){.header-inner{grid-template-columns:1fr auto;align-items:center;gap:0;height:auto;min-height:112px;padding:0 22px;display:grid}.brand{margin:16px 0 13px;font-size:23px}.brand-mark{width:31px;height:31px}.brand-lab{font-size:10px}.header-inner>astro-island{grid-area:1/2}.main-nav{grid-area:2/1/auto/-1;justify-content:space-between;gap:17px;height:41px;margin:0}.main-nav a{justify-content:center;font-size:11px}.header-actions{gap:5px}.header-actions .icon-button{width:36px}.streak-copy{display:inline}.streak-button{min-height:35px;font-size:10px}.page-shell{width:calc(100% - 40px)}.hero{min-height:159px;padding:24px 0 25px;overflow:hidden}.hero h1{letter-spacing:-1.3px;font-size:32px;line-height:1.22}.hero p{max-width:280px;margin-top:9px;font-size:11px;line-height:1.8}.hero-art{transform-origin:100%;opacity:.85;z-index:0;width:310px;margin:0;position:absolute;top:5px;right:-4px;transform:scale(.58)}.hero-copy{max-width:72%}.hero-art .hero-bulbasaur{display:none}.hero-art .hero-pikachu{top:0;left:157px}.hero-art .hero-squirtle{width:97px;height:105px;top:102px;right:-15px;transform:rotate(11deg)}.hero-path,.hero-art .star-one,.hero-art .hero-plus{display:none}.hero-art .star-two{bottom:-35px;left:170px}.heading-spark{display:none}.play-layout{grid-template-columns:minmax(0,1fr);gap:23px}.game-panel{width:100%;max-width:600px;margin:0 auto}.game-inner{max-width:584px;padding:23px 22px 15px}.game-tabs{gap:28px;height:52px;padding:0 22px}.game-tabs>a{font-size:12px}.game-title-row{margin-bottom:20px}.game-title-row h2{font-size:22px}.game-title-row p{font-size:11px}.board-toolbar{margin-bottom:13px;font-size:11px}.pokemon-grid{gap:7px}.pokemon-tile{border-radius:9px;height:104px}.pokemon-tile img{width:85px;height:74px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){font-size:10px}.puzzle-board{gap:7px;min-height:437px}.game-status{margin-top:19px;font-size:10px}.life{width:11px;height:11px}.mistakes{gap:10px}.game-message{min-height:30px;font-size:11px}.game-controls{gap:8px}.game-controls .button{min-height:46px;padding:10px 14px;font-size:11px}.game-controls .submit-button{padding:10px 12px}.shuffle-button{flex-basis:106px}.deselect-button{flex-basis:91px}.game-bottom-note{margin-top:11px;font-size:10px}.game-bottom-note button{min-height:38px;font-size:10px}.game-sidebar{grid-template-columns:1fr 1fr;gap:17px;display:grid}.hint-card{display:none}.spotlight-card{grid-column:1/-1;align-items:center;min-height:176px;display:flex}.spotlight-art{flex-shrink:0;width:43%;height:171px}.spotlight-art img{width:146px;height:146px}.spotlight-text{flex:1;padding:15px 20px 15px 7px}.spotlight-text h3{font-size:20px}.spotlight-text h3 br{display:none}.spotlight-text p{font-size:11px}.spotlight-text>span{margin-top:15px;font-size:10px}.spotlight-art .orbit-one{width:130px;height:130px;left:calc(50% - 65px)}.spotlight-art .orbit-two{width:160px;height:160px;left:calc(50% - 80px)}.sidebar-note{display:none}.solved-group{min-height:104px;padding-right:50px}.solved-group>div>span{font-size:13px}.solved-group p{font-size:10px}.why-link{font-size:10px;right:9px}.explore-section{margin-top:34px}.section-heading{margin-bottom:19px}.section-heading h2{font-size:23px}.section-heading p{max-width:270px;font-size:11px}.section-doodle{margin-right:5px;font-size:35px}.explore-grid{grid-template-columns:1fr;gap:14px}.explore-card{min-height:186px;padding:21px 24px}.explore-card h3{max-width:none;font-size:19px;line-height:1.45}.explore-card p{max-width:none;font-size:11px}.explore-card>img{opacity:1;width:147px;height:147px;bottom:1px;right:8px}.feature-icon{width:29px;height:29px;margin-bottom:10px}.explore-card .feature-link{margin-top:16px;font-size:11px}.connections-card>img{width:130px;height:130px;bottom:17px;right:13px}.pokedex-card>img{width:138px;height:138px;bottom:6px;right:10px}.how-section{margin:36px auto 33px}.how-section h2{font-size:20px}.how-section p{font-size:11px}.site-footer{width:calc(100% - 40px);padding:23px 0 22px}.footer-top{justify-content:center;gap:13px}.footer-top>p{text-align:center;width:100%;margin:0}.footer-top>div{gap:25px;margin-top:3px;font-size:10px}.footer-brand{margin:0;font-size:19px}.footer-brand .brand-mark{width:25px;height:25px}.footer-bottom{margin-top:18px;font-size:8px;line-height:1.9}.footer-bottom>span{font-size:9px}.content-page{padding-top:20px;padding-bottom:40px}.content-heading{margin:23px 0 25px}.content-heading h1,.prose-page h1{letter-spacing:-1.4px;font-size:35px}.content-heading p{margin-top:14px;font-size:12px}.content-heading p br{display:none}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:14px;padding-top:20px}.filter-tabs{gap:4px}.filter-tabs button{min-height:40px;padding:9px 14px;font-size:12px}.search-field{max-width:none;height:46px}.search-field input{font-size:16px}.pokedex-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pokedex-art{height:160px}.pokedex-art img{width:139px;height:139px}.pokedex-info{padding:15px}.pokedex-info h2{font-size:19px}.gen-text{font-size:8px;top:22px;right:13px}.pokedex-info>svg{width:16px;right:12px}.connection-catalog{gap:15px}.connection-art{grid-template-columns:repeat(2,1fr);height:150px;padding:7px 14px}.connection-art img{width:70px;max-width:100%;height:69px}.connection-art img:nth-child(2n){margin-top:7px}.connection-card-copy{padding:17px 15px}.connection-card h2{min-height:48px;font-size:17px;line-height:1.4}.connection-card p{min-height:109px;font-size:10px}.connection-card-copy>span{gap:7px;margin-top:15px;font-size:9px}.connection-card-copy>span>svg{width:14px}.collection-note{margin-top:23px;font-size:10px}.pokemon-detail-hero{min-height:248px;padding:22px 27px}.pokemon-detail-copy h1{letter-spacing:-1.8px;font-size:43px}.pokemon-detail-copy>p{font-size:13px}.pokemon-detail-number{font-size:10px}.pokemon-detail-art{width:195px;height:209px;margin-right:-10px}.pokemon-detail-art img{width:194px;height:194px}.pokemon-detail-art>span{width:170px;height:170px}.pokemon-detail-copy .type-tags{margin-top:17px}.pokemon-detail-copy .type-tag{padding:4px 9px;font-size:10px}.pokemon-facts{grid-template-columns:repeat(2,1fr);gap:20px 0;padding:20px}.pokemon-facts>div{border-right:1px solid var(--border);padding:0 17px}.pokemon-facts>div:nth-child(odd){border-right:1px solid var(--border);padding-left:0}.pokemon-facts>div:nth-child(2n){border:0;padding-left:17px}.pokemon-facts>div:last-child{border:0;grid-column:1/-1}.pokemon-facts strong{font-size:13px}.pokemon-connections h2,.related-section h2{font-size:23px}.pokemon-connection-row h3{font-size:20px}.pokemon-connection-row p{font-size:12px}.pokemon-related{gap:12px}.pokemon-related>a{gap:8px;padding:10px;font-size:11px}.pokemon-related>a>img{width:48px;height:48px}.source-note{padding:20px}.source-note p{font-size:11px}.connection-detail-hero{grid-template-columns:1fr;padding:28px}.connection-detail-hero h1{font-size:36px}.connection-detail-hero p{font-size:13px}.detail-count{margin-top:16px;font-size:11px}.detail-pokemon-art{grid-template-columns:repeat(4,1fr);margin:10px -9px 5px}.detail-pokemon-art img{width:95px;height:95px}.detail-pokemon-art img:nth-child(2n){transform:translateY(5px)}.reason-grid{gap:14px}.reason-card{padding:16px}.reason-pokemon{flex-direction:column;align-items:flex-start;gap:12px}.reason-pokemon img{align-self:center;width:110px;height:110px}.reason-pokemon h3{font-size:21px}.reason-card>p{min-height:83px;font-size:11px}.reason-card .inline-link{gap:6px;font-size:10px}.reason-pokemon .type-tags{margin-top:8px}.prose-page{padding-top:20px;padding-bottom:45px}.prose-page>p{font-size:13px}.prose-page h2{font-size:21px}.not-found{padding:45px 0 70px}.not-found h1{font-size:37px}.modal-inner{padding:21px 23px 24px}.modal-header h2{font-size:23px}.modal .button{font-size:12px}.modal-header{margin-bottom:12px}.help-example{padding:11px 12px}.help-example img{width:63px;height:63px}.explanation-list>a{gap:10px;padding:9px}.explanation-list img{width:61px;height:61px}.explanation-list p,.practice-settings{font-size:10px}.practice-settings select{max-width:161px;font-size:11px}}@media (width<=430px){.header-inner{padding:0 17px}.brand{gap:8px;font-size:21px}.brand-lab{font-size:9px}.brand-mark{width:28px;height:28px}.header-actions{gap:1px}.streak-copy{display:none}.streak-button{min-height:33px;padding:7px 9px}.main-nav a{font-size:10px}.main-nav{gap:16px}.page-shell{width:calc(100% - 28px)}.hero{min-height:153px;padding:22px 2px}.hero h1{font-size:30px}.hero p{max-width:250px;font-size:10px}.hero-copy{max-width:76%}.hero-art{top:1px;right:-12px;transform:scale(.52)}.hero-art .hero-pikachu{left:170px}.hero-art .hero-squirtle{top:105px;right:-10px}.game-inner{padding:21px 14px 11px}.game-tabs{gap:26px;height:49px;padding:0 17px}.game-tabs>a{font-size:11px}.game-title-row{margin-bottom:18px}.game-title-row h2{font-size:20px}.game-title-row p{font-size:10px}.game-help{width:31px;height:31px}.board-toolbar{margin-bottom:12px;font-size:10px}.view-select{height:29px;padding-left:6px}.view-select select{font-size:9px}.view-select>svg{width:13px}.pokemon-grid{gap:6px}.pokemon-tile{height:88px;padding:4px 2px 7px}.pokemon-tile img{width:65px;height:60px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){letter-spacing:-.15px;font-size:9px}.puzzle-board{gap:6px;min-height:370px}.pokemon-tile.is-selected{box-shadow:none}.selection-check{width:14px;height:14px;top:4px;right:4px}.game-status{margin-top:17px;font-size:9px}.life{width:10px;height:10px}.mistakes{gap:8px}.mistakes>div{gap:4px}.game-controls .button{gap:6px;min-height:44px;padding:10px 11px;font-size:10px}.game-controls .submit-button{padding:10px}.game-controls .submit-button svg{width:14px}.shuffle-button{flex-basis:86px}.deselect-button{flex-basis:70px}.game-bottom-note{margin-top:8px;font-size:9px}.game-bottom-note button{min-height:36px;font-size:9px}.game-message{font-size:10px}.solved-group{min-height:88px;padding:12px 41px 12px 10px}.solved-group>div>span{font-size:11px}.solved-group p{font-size:9px}.why-link{font-size:9px;right:6px}.why-link svg{width:13px}.spotlight-card{min-height:161px}.spotlight-art{width:41%;height:157px}.spotlight-art img{width:136px;height:136px}.spotlight-text{padding:13px 18px 14px 8px}.spotlight-text h3{font-size:18px}.spotlight-text p{font-size:10px}.spotlight-text>span{margin-top:12px;font-size:9px}.spotlight-art .s1{font-size:15px;left:13px}.spotlight-art .s2{font-size:11px;right:15px}.section-heading h2{font-size:22px}.section-heading p{max-width:250px;font-size:10px}.explore-card{min-height:202px;padding:20px}.explore-card h3{max-width:250px;font-size:18px}.explore-card p{max-width:190px;font-size:11px}.explore-card>img{width:130px;height:130px;bottom:7px;right:-2px}.connections-card>img{width:113px;height:113px;bottom:19px;right:0}.pokedex-card>img{width:120px;height:120px;bottom:9px;right:-3px}.site-footer{width:calc(100% - 34px)}.content-heading h1,.prose-page h1{font-size:32px}.content-heading p{font-size:11px}.filter-tabs button{min-height:44px;padding:9px 12px;font-size:11px}.catalog-count{font-size:10px}.pokedex-grid{gap:12px}.pokedex-art{height:143px}.pokedex-art img{width:128px;height:128px}.pokedex-info{padding:14px 12px 15px}.pokedex-info h2{font-size:17px}.gen-text{font-size:8px;top:20px;right:12px}.type-tag{padding:3px 6px;font-size:8px}.pokedex-info>svg{width:14px;bottom:20px;right:10px}.connection-catalog{gap:12px}.connection-card-copy{padding:16px 13px}.connection-card h2{min-height:45px;font-size:16px}.connection-card p{min-height:126px;font-size:10px;line-height:1.8}.connection-art{height:141px;padding:5px 9px}.connection-art img{width:65px;height:65px}.pokemon-detail-hero{min-height:220px;padding:22px}.pokemon-detail-copy h1{font-size:36px}.pokemon-detail-copy>p{font-size:11px}.pokemon-detail-number{font-size:9px}.pokemon-detail-art{width:161px;height:183px;margin-right:-14px}.pokemon-detail-art img{width:168px;max-width:110%;height:168px}.pokemon-detail-art>span{width:145px;height:145px}.pokemon-facts{padding:19px}.pokemon-facts strong{font-size:12px}.pokemon-related{grid-template-columns:1fr}.pokemon-related>a{font-size:12px}.pokemon-related>a>img{width:60px;height:60px}.connection-detail-hero{padding:23px}.connection-detail-hero h1{font-size:32px}.connection-detail-hero p{font-size:12px}.detail-pokemon-art img{width:76px;height:76px}.reason-card{padding:16px 13px}.reason-pokemon h3{font-size:20px}.reason-card>p{min-height:104px;font-size:11px}.reason-card .inline-link{font-size:10px;line-height:1.6}.modal-inner{padding:19px 20px 23px}.modal-header h2{font-size:21px}.modal-header{gap:8px}.modal-header .icon-button{width:38px;height:38px}.modal p,.help-content>p{font-size:12px}.how-steps{gap:16px;margin:20px 0}.how-steps li{gap:11px}.how-steps p{font-size:11px}.how-steps strong{font-size:12px}.stats-grid{padding:19px 10px}.stats-grid strong{font-size:25px}.stats-grid span{font-size:9px}.result-inline h3{font-size:18px}.result-inline p{font-size:10px}.result-actions .button{padding:11px 13px;font-size:11px}.reset-time{font-size:9px}.practice-settings label{display:none}.practice-settings select{max-width:178px}}@media (width<=359px){.header-inner{padding:0 13px}.brand{gap:7px;font-size:19px}.brand-mark{width:26px;height:26px}.brand-lab{padding:3px 5px;font-size:8px}.main-nav{gap:12px}.main-nav a{font-size:9px}.page-shell{width:calc(100% - 22px)}.hero{min-height:145px;padding:21px 1px}.hero h1{letter-spacing:-1px;font-size:27px}.hero p{max-width:211px;font-size:9px}.hero-art{top:1px;right:-22px;transform:scale(.43)}.hero-copy{max-width:80%}.game-inner{padding:19px 11px 9px}.game-tabs{padding:0 14px}.game-title-row h2{font-size:19px}.game-title-row p,.board-toolbar{font-size:9px}.pokemon-grid{gap:5px}.pokemon-tile{border-radius:7px;height:81px}.pokemon-tile img{width:57px;height:55px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){font-size:8px}.puzzle-board{gap:5px;min-height:339px}.game-controls{gap:5px}.game-controls .button{padding:9px 8px;font-size:9px}.game-controls .submit-button{padding:9px 8px}.game-controls .submit-button svg{display:none}.shuffle-button{flex-basis:78px}.deselect-button{flex-basis:62px}.game-status{font-size:8px}.mistakes{gap:7px}.life{width:9px;height:9px}.game-bottom-note{font-size:8px}.game-bottom-note button{font-size:9px}.solved-group{min-height:81px}.solved-group>div>span{gap:4px;font-size:10px}.solved-group p{font-size:8px}.spotlight-text h3{font-size:16px}.spotlight-text>span{font-size:8px}.spotlight-art img{width:125px;height:125px}.section-heading h2{font-size:20px}.section-heading p{font-size:9px}.explore-card{padding:19px 17px}.explore-card h3{max-width:230px;font-size:17px}.explore-card p{font-size:10px}.explore-card>img{width:108px;height:108px;bottom:12px;right:-1px}.connections-card>img{width:96px;height:96px}.pokedex-card>img{width:103px;height:103px}.filter-tabs{gap:1px}.filter-tabs button{padding:8px 10px;font-size:10px}.pokedex-art{height:135px}.pokedex-art img{width:115px;height:115px}.pokedex-info h2{font-size:15px}.gen-text{display:none}.connection-card h2{font-size:15px}.connection-card-copy{padding:14px 11px}.connection-card p{min-height:123px;font-size:9px}.connection-card-copy>span{font-size:8px}.content-heading h1,.prose-page h1{font-size:29px}.pokemon-detail-hero{padding:19px}.pokemon-detail-copy h1{font-size:32px}.pokemon-detail-art{width:140px;margin-right:-18px}.pokemon-detail-art img{width:150px;height:150px}.pokemon-detail-art>span{width:131px;height:131px}.reason-grid{grid-template-columns:1fr}.reason-pokemon{flex-direction:row;align-items:center;gap:22px}.reason-pokemon img{width:85px;height:85px}.reason-card>p{min-height:0}.reason-card{padding:19px}.detail-pokemon-art img{width:65px;height:65px}.connection-detail-hero h1{font-size:30px}.modal-inner{padding:16px 17px 21px}.modal-header h2{font-size:20px}.share-preview{padding:16px;font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero h1>span,.content-heading h1 span,.prose-page h1 span{color:var(--muted)}.explore-card.pokedex-card{background:#eeeef4}.game-help,.header-actions .icon-button{width:44px;height:44px}.view-select{height:44px}.view-select select{min-height:42px}.game-bottom-note button,.main-nav,.streak-button,.hint-action{min-height:44px}.footer-top>div a{align-items:center;min-height:44px;display:inline-flex}.hint-number{color:var(--muted)}.hint-step.revealed .hint-number{color:#fff}@media (width<=700px){.view-select select,.practice-settings select{font-size:16px}.view-select{padding-left:6px}.practice-settings select{max-width:100%;min-height:44px}.game-help,.header-actions .icon-button{width:44px;height:44px}.main-nav{height:44px}.board-toolbar{gap:6px}}@media (width<=359px){.view-select select{font-size:16px}.board-toolbar>span{max-width:130px}}.pokedex-art .dex-number{color:var(--ink)}@media (width>=701px) and (width<=1100px){.game-inner{max-width:604px}}:root{--accent-dark:#a82b32;--accent-soft:#fff0ed;--panel:#fff;--panel-soft:#f3f4fa;--card-edge:#dadde9;--blue:#5266ba;--yellow-ink:#795a14}body{background:var(--canvas)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--blue)}.site-header{background:#fff;border-bottom-color:#e5e3e8}.header-inner{height:80px}.brand{color:var(--ink);letter-spacing:-1px;gap:8px;font-weight:800}.brand-icon{object-fit:contain;flex-shrink:0;width:48px;height:48px}.brand-wordmark{align-items:center;gap:6px;display:inline-flex}.brand-lab{color:#a53538;background:#fbe1de;border-radius:5px;padding:3px 6px;font-size:10px;transform:translateY(-4px)}.main-nav a{font-size:13px;font-weight:700}.main-nav a.active{color:var(--accent)}.main-nav a.active:after{background:var(--accent);height:3px}.streak-button{background:#fff8ed;border-color:#eee1cd;border-radius:12px}.streak-button svg{color:#bf673b}.icon-button:hover{background:#f0f1f8}.page-shell{width:min(1080px,100% - 64px)}.hero{min-height:178px;padding:25px 0;overflow:clip}.hero h1{letter-spacing:-1.6px;font-size:40px;line-height:1.15}.hero h1>span{color:var(--accent)}.hero p{max-width:510px;color:var(--muted);margin-top:12px;font-size:12px}.heading-spark{color:#d49b26;top:43px}.hero-art{flex-shrink:0;width:353px;height:128px;margin:0 6px 0 0}.hero-pokemon{border:2px solid #fff;border-radius:16px;outline:1px solid #dad8e2;width:83px;height:96px;box-shadow:0 4px #dadce680,0 7px 15px #242b430b}.hero-pokemon img{width:89px;max-width:115%;height:85px;margin:0}.hero-charmander{background:#fae3de;top:23px;left:0;transform:rotate(-13deg)}.hero-pikachu{background:#fff0b8;top:3px;left:86px;transform:rotate(7deg)}.hero-pikachu img{width:98px;height:101px;margin-top:-7px}.hero-squirtle{background:#e1ecff;top:29px;left:176px;right:auto;transform:rotate(-5deg)}.hero-gengar{background:#ece5f8;top:7px;right:0;transform:rotate(12deg)}.hero-star{color:#ab7a1e}.star-one{font-size:17px;top:-3px;left:52px}.star-two{font-size:12px;bottom:3px;left:167px}.hero-plus{display:none}.game-panel{border:1px solid #dcdde6;border-radius:19px;box-shadow:0 5px #e9e8ee,0 10px 26px #242b4305}.game-tabs{background:#fafafd;border-bottom-color:#e6e6ee;height:53px;padding-inline:29px}.game-tabs>a{color:var(--muted);font-size:12px}.game-tabs>a.selected{color:var(--accent)}.game-tabs>a.selected:after{background:var(--accent)}.tab-note{font-size:10px}.game-inner{padding-top:22px;padding-bottom:15px}.game-title-row{margin-bottom:12px}.game-title-row h2{font-size:23px}.game-title-row p{font-size:12px}.board-toolbar{margin-bottom:11px;font-size:12px}.view-select{background:#fff;border-color:#e0e2ec;border-radius:9px}.view-select select{font-size:12px}.puzzle-board{min-height:400px}.pokemon-tile{background:#f3f4f9;border:1px solid #e1e3ee;border-radius:11px;height:94px;padding-bottom:6px;overflow:hidden;box-shadow:0 3px #e1e3ed}.pokemon-tile:before{content:"";pointer-events:none;background:#ffffff8c;border-radius:50%;width:63px;height:63px;position:absolute;top:5px}.pokemon-tile img{filter:drop-shadow(0 3px 2px #242b4312);width:77px;height:64px;position:relative}.pokemon-tile>span:not(.selection-check):not(.image-fallback){color:var(--ink);font-size:11px;font-weight:750;position:relative}.pokemon-tile:hover{background:#e9edf9;border-color:#acb6db;transform:translateY(-2px);box-shadow:0 4px #b9c2e0}.pokemon-tile.is-selected{background:#fff0bc;border-color:#cf9c30;box-shadow:0 3px #cf9c30,inset 0 0 0 1px #cf9c30}.selection-check{background:var(--ink);border-radius:5px;width:17px;height:17px}.names-view .pokemon-tile:before{display:none}.game-status{min-height:20px;margin-top:19px;font-size:11px}.life{border:1.5px solid var(--ink);background:linear-gradient(#e96659 0 43%,#242b43 43% 56%,#fff 56%);width:15px;height:15px;position:relative}.life:not(.lost):after{content:"";border:1px solid var(--ink);background:#fff;border-radius:50%;width:5px;height:5px;position:absolute}.life.lost{color:#717589;background:#f4f4f8;border-color:#d4d5df}.game-message{color:#9e3c38;height:24px;min-height:24px;font-size:12px}.button{border-radius:10px}.primary{background:var(--accent);border-color:var(--accent);box-shadow:0 3px 0 var(--accent-dark)}.primary:hover:not(:disabled){background:#b82d33;border-color:#b82d33;transform:translateY(-1px)}.primary:active:not(:disabled){box-shadow:0 1px 0 var(--accent-dark);transform:translateY(2px)}.primary:disabled,.game-controls .submit-button:disabled{color:#8a494c;background:#f4dcda;border-color:#f0cfcc;box-shadow:0 2px #e9c1bd}.secondary{border-color:#dedfe9;box-shadow:0 2px #ecebf1}.secondary:hover:not(:disabled){background:#f3f4fa;border-color:#b9bed5}.game-controls .button{min-height:46px;font-size:12px}.game-bottom-note{margin-top:10px;font-size:10px}.game-bottom-note button{color:#686082;font-size:11px}.tiny-dot{background:#989db7}.game-sidebar{gap:22px}.hint-card{background:#fff8e6;border-color:#eedeb6;border-radius:18px;padding:23px 21px 19px;box-shadow:0 4px #efe7d2}.hint-icon{color:#886116;background:#ffe9a6;border-radius:10px;width:36px;height:36px}.hint-heading h3{font-size:20px}.hint-description{color:#71644b;margin-top:14px;font-size:12px}.hint-step{min-height:45px}.hint-step:not(:last-child):after{background:#e4d6ac}.hint-number{color:#775e28;background:#f4e7c2;font-size:10px}.hint-step strong{color:#776242;font-size:11px}.hint-lock{color:#9a824f}.hint-step p{color:#68563a;font-size:12px}.hint-step.revealed .hint-number{color:#fff;background:#8d651d}.hint-step.revealed strong{color:#6c4c14}.hint-action{color:#644914;background:#ffdf84;border-color:#e8c467;min-height:44px;font-size:12px;box-shadow:0 2px #e8c467}.hint-action:hover:not(:disabled){background:#ffd267}.hint-footnote{color:#7b6947;font-size:10px}.spotlight-card{background:#efedf9;border-color:#dcd8ef;box-shadow:0 4px #e4e0f0}.spotlight-art{background:radial-gradient(#e2ddf4 0%,#efedf9 68%);height:151px}.orbit{border-color:#d2cae7}.art-spark{color:#8e7cba}.spotlight-text{padding-bottom:23px}.spotlight-text h3{font-size:20px}.spotlight-text p{color:#68617c;font-size:12px}.spotlight-text>span{color:#645188;font-size:11px}.sidebar-note{gap:9px}.mini-ball{border-color:#a6abc0}.mini-ball:before{background:#a6abc0}.mini-ball:after{border-color:#a6abc0}.green{background:#dfe9fd}.yellow{background:#fff0bf}.peach{background:#fbded5}.pink{background:#f7dfe8}.purple{background:#e9e0f7}.blue{background:#daedf6}.solved-group{border:1px solid #242b4314;min-height:94px;box-shadow:0 2px #242b4310}.solved-group p{font-size:11px}.result-icon{color:#866014;background:#ffe7a2}.day-banner{background:#e8edff;border:1px solid #d7ddf2}.explore-section{margin-top:43px}.section-heading h2{font-size:27px}.section-doodle{color:#d7a23c}.explore-card{border-color:#d9deef;border-radius:15px;min-height:215px;padding:22px;box-shadow:0 4px #e2e5ef}.explore-card:hover{box-shadow:0 6px #dfe2ee}.practice-card{background:#eaf0ff}.connections-card{background:#fff3d7;border-color:#eee0bd;box-shadow:0 4px #eee5d1}.explore-card.pokedex-card{background:#ffeae7;border-color:#f0d4d0;box-shadow:0 4px #f1dcd9}.feature-icon{color:#4e65a7;background:#fff9;border-color:#cfd8f0}.connections-card .feature-icon{color:#936619;border-color:#e8d6a8}.pokedex-card .feature-icon{color:#aa4b50;border-color:#ebc9c7}.explore-card h3{letter-spacing:-.45px;font-size:16px}.explore-card p{color:#58657e;font-size:11px}.connections-card p{color:#7a6740}.pokedex-card p{color:#87595a}.feature-link{color:#43598e;font-size:11px}.connections-card .feature-link{color:#815b17}.pokedex-card .feature-link{color:#9e3f48}.how-section h2{font-size:24px}.how-section p{font-size:13px}.how-section .inline-link{color:var(--accent);font-size:12px}.footer-brand .brand-icon{width:38px;height:38px}.footer-brand .brand-lab{color:#a53538}.footer-top>p,.footer-top>div{font-size:11px}.footer-bottom{font-size:9px}.modal{background:#fff;border-color:#dfe0e9;box-shadow:0 24px 90px #242b4338}.modal::backdrop{background:#242b436e}.how-steps li>span{color:#795a14;background:#fff0b8}.help-example{background:#eae6f7}.stats-grid{background:#f1f2fa}.stats-grid strong{color:var(--accent)}.empty-state,.learned-list>a,.explanation-list>a,.share-preview{background:#f3f4fa}.share-preview{border-color:#dedfee}.content-heading h1 span,.prose-page h1 span{color:var(--accent)}.filter-tabs button.active{color:#a53538;background:#fff0ed;border-color:#efcac5}.filter-tabs button:hover{background:#f1f2f8}.search-field:focus-within{outline-color:#6f7dc0}.pokedex-card,.connection-card,.reason-card{border-color:#dfe0e8;box-shadow:0 3px #e8e7ed}.pokedex-card:hover{box-shadow:0 6px #e2e2ed}.connection-card-copy>span,.source-note a{color:#a53538}.source-note{background:#f0f1f8;border-color:#e0e1eb}.related-links>a:hover{background:#f1f3fb}.pokemon-connection-row>span{color:#5d4c88}.pokemon-detail-copy .type-tag{color:#41465d}@media (width>=1101px){.game-title-row>div{align-items:baseline;gap:15px;display:flex}.game-title-row h2{font-size:21px}.game-title-row p{margin-top:0;font-size:11px}.hero{min-height:181px}.hero h1{font-size:41px}.game-inner{padding-top:19px;padding-bottom:12px}}@media (width<=1100px) and (width>=701px){.header-inner{gap:18px}.main-nav{gap:19px}.main-nav a{font-size:12px}.brand-icon{width:43px;height:43px}.brand{font-size:21px}.hero h1{font-size:35px}.hero p{max-width:370px;font-size:11px}.hero-art{width:300px;margin-right:0;transform:scale(.88)}.hero-gengar{right:0}.hint-card{padding:20px 17px}.hint-heading{gap:8px}.hint-heading h3{font-size:17px}.hint-description{font-size:11px}.hint-step strong{font-size:10px}.hint-action{font-size:11px}.hint-footnote{font-size:9px}.explore-card{padding:19px 17px}.explore-card h3{font-size:14px}}@media (width<=850px) and (width>=701px){.brand{gap:5px;font-size:18px}.brand-icon{width:38px;height:38px}.brand-lab{padding:2px 4px;font-size:9px}.main-nav{gap:15px}.main-nav a{font-size:11px}.header-inner{gap:14px}.hero-art{width:285px;transform:scale(.78)}.hero-gengar{right:0}.hero-copy{max-width:54%}.hero h1{font-size:33px}.game-title-row h2{font-size:20px}.game-title-row p{font-size:11px}.pokemon-tile{height:90px}.pokemon-tile img{width:64px;height:60px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){font-size:9px}.puzzle-board{min-height:378px}.solved-group{min-height:90px}.board-toolbar{font-size:10px}.game-status{font-size:9px}.game-controls .button{padding-inline:9px;font-size:10px}.hint-heading h3{font-size:16px}.hint-icon{width:31px;height:31px}.spotlight-text h3{font-size:18px}.spotlight-text p{font-size:11px}.spotlight-text>span,.explore-card p{font-size:10px}}@media (width<=700px){.header-inner{height:auto;min-height:113px;padding:0 18px}.brand{gap:7px;margin:10px 0 8px;font-size:22px}.brand-icon{width:43px;height:43px}.brand-lab{font-size:9px}.main-nav a{font-size:12px}.header-actions .streak-copy{display:none}.streak-button{border-radius:11px;min-height:40px}.page-shell{width:calc(100% - 36px)}.hero{min-height:157px;padding:23px 0;overflow:hidden}.hero-copy{max-width:78%}.hero h1{letter-spacing:-1.2px;font-size:33px;line-height:1.18}.hero p{max-width:300px;margin-top:10px;font-size:11px}.hero-art{transform-origin:100%;opacity:1;width:160px;height:140px;margin:0;position:absolute;top:14px;right:-5px;transform:scale(.72)}.hero-charmander,.hero-squirtle,.hero-gengar,.hero-path,.hero-star{display:none}.hero-art .hero-pikachu{width:86px;height:101px;top:7px;left:auto;right:8px;transform:rotate(12deg)}.game-tabs{height:52px;padding-inline:22px}.game-inner{padding:21px 20px 12px}.game-title-row{margin-bottom:15px}.game-title-row h2{font-size:23px}.game-title-row p,.board-toolbar{font-size:11px}.view-select select{font-size:16px}.pokemon-tile{height:100px}.pokemon-tile img{width:78px;height:68px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){font-size:10px}.puzzle-board{min-height:421px}.solved-group{min-height:100px}.game-status{font-size:10px}.game-controls .button{min-height:46px;font-size:11px}.game-bottom-note,.game-bottom-note button{font-size:10px}.spotlight-art{height:171px}.spotlight-text{padding-bottom:18px}.spotlight-text h3{font-size:20px}.spotlight-text p{font-size:11px}.spotlight-text>span{font-size:10px}.explore-card{min-height:200px;padding:23px}.explore-card h3{max-width:255px;font-size:19px}.explore-card p{font-size:12px}.explore-card .feature-link{font-size:11px}.section-heading h2{font-size:24px}.how-section h2{font-size:23px}.how-section p{font-size:12px}.footer-brand{margin:0;font-size:20px}.footer-brand .brand-icon{width:38px;height:38px}.footer-top>div{font-size:11px}.footer-bottom{font-size:9px}}@media (width<=430px){.header-inner{padding:0 13px}.brand{gap:4px;font-size:20px}.brand-icon{width:40px;height:40px}.brand-lab{padding:2px 5px;font-size:8px}.brand>span:last-child{gap:4px}.header-actions{gap:0}.main-nav a{font-size:11px}.page-shell{width:calc(100% - 28px)}.hero{min-height:153px}.hero h1{letter-spacing:-1.1px;font-size:29px}.hero p{max-width:244px;font-size:10px;line-height:1.8}.hero-art{top:10px;right:-6px;transform:scale(.62)}.hero-copy{max-width:83%}.game-inner{padding:19px 13px 10px}.game-tabs{padding-inline:17px}.game-title-row h2{font-size:21px}.game-title-row p,.board-toolbar{font-size:10px}.pokemon-tile{border-radius:9px;height:89px;padding-bottom:5px}.pokemon-tile img{width:65px;height:59px}.pokemon-tile:before{width:55px;height:55px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){font-size:9px}.puzzle-board{min-height:374px}.solved-group{min-height:89px}.solved-group p,.game-status{font-size:9px}.life{width:13px;height:13px}.game-controls .button{padding-inline:10px;font-size:10px}.game-bottom-note,.game-bottom-note button{font-size:9px}.spotlight-art{height:157px}.spotlight-text h3{font-size:18px}.spotlight-text p{font-size:10px}.spotlight-text>span{font-size:9px}.explore-card{padding:22px 20px}.explore-card h3{font-size:18px}.explore-card p{font-size:11px}.section-heading h2{font-size:23px}.how-section h2{font-size:21px}.how-section p{font-size:11px}}@media (width<=359px){.header-inner{padding-inline:10px}.brand{font-size:18px}.brand-icon{width:35px;height:35px}.brand-lab{padding:2px 4px;font-size:7px}.streak-button{padding-inline:8px}.main-nav a{font-size:10px}.page-shell{width:calc(100% - 22px)}.hero h1{font-size:26px}.hero p{max-width:215px;font-size:9px}.hero-art{top:7px;right:-10px;transform:scale(.5)}.hero-copy{max-width:88%}.game-inner{padding-inline:10px}.game-title-row h2{font-size:19px}.game-title-row p,.board-toolbar{font-size:9px}.pokemon-tile{height:82px}.pokemon-tile img{width:58px;height:54px}.pokemon-tile>span:not(.selection-check):not(.image-fallback){font-size:8px}.puzzle-board{min-height:343px}.solved-group{min-height:82px}.game-status{font-size:8px}.game-controls .button{padding-inline:8px;font-size:9px}.game-bottom-note{font-size:8px}.spotlight-text h3{font-size:16px}.spotlight-text>span{font-size:8px}.explore-card h3{font-size:17px}.explore-card p{font-size:10px}.footer-brand{font-size:20px}}.header-inner{grid-template-columns:auto minmax(0,1fr) 224px;display:grid}.main-nav{justify-self:end;margin-left:0}.header-tools{grid-area:1/3;width:224px}.header-actions{justify-content:flex-end}.streak-button{font-variant-numeric:tabular-nums;justify-content:center;width:130px}.game-feedback{min-height:180px;display:flow-root}.result-inline{padding:20px 0 0;position:relative}.result-inline .result-icon{width:36px;height:36px;position:absolute;top:22px;left:0}.result-inline h3{text-align:left;margin-left:44px;font-size:17px}.result-inline>p{text-align:left;margin-left:44px}.result-inline .result-actions{margin:16px 0 8px}.result-inline .reset-time{min-height:16px;margin-top:4px}@media (width<=1100px){.header-inner{grid-template-columns:auto minmax(0,1fr) 104px}.header-tools{width:104px}.streak-button{width:60px}}@media (width<=700px){.header-inner{grid-template-columns:minmax(0,1fr) 104px}.header-tools{grid-column:2}.main-nav{justify-self:stretch}.game-feedback{min-height:196px}.result-inline h3{font-size:15px}.result-inline>p{font-size:10px}}.install-icon[data-astro-cid-syq4agkj]{border-radius:20px;margin:8px auto 20px;display:block}.install-instructions[data-astro-cid-syq4agkj]{background:var(--panel-soft);border-radius:12px;margin-top:20px;padding:4px 16px}.install-instructions[data-astro-cid-syq4agkj] p[data-astro-cid-syq4agkj]{margin:12px 0}#install-confirm[data-astro-cid-syq4agkj]{margin-top:20px}#install-status[data-astro-cid-syq4agkj]:empty{display:none}#install-status[data-astro-cid-syq4agkj]{margin-top:12px}.app-update[data-astro-cid-syq4agkj]{z-index:50;border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 24px);padding:12px 14px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #242b4326}.app-update[data-astro-cid-syq4agkj] p[data-astro-cid-syq4agkj]{font-size:12px}.app-update[data-astro-cid-syq4agkj] .button[data-astro-cid-syq4agkj]{white-space:nowrap;font-size:12px}.app-update[data-astro-cid-syq4agkj] .icon-button[data-astro-cid-syq4agkj]{flex-shrink:0;font-size:22px}[data-astro-cid-syq4agkj][hidden]{display:none!important}@media (width<=600px){.app-update[data-astro-cid-syq4agkj]{flex-wrap:wrap;gap:8px}.app-update[data-astro-cid-syq4agkj] p[data-astro-cid-syq4agkj]{flex-basis:100%}.app-update[data-astro-cid-syq4agkj] .icon-button[data-astro-cid-syq4agkj]{margin-left:auto}}
