@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/Baloo2-latin.woff2)format("woff2")}:root{--bg:#f6f0e4;--card:#fffbf2e0;--input:#f7efe2f5;--panel-top:#fff8eb;--panel-bottom:#f1e3c3;--panel-open-top:#fff4dd;--panel-open-bottom:#e8d4a2;--text:#524a40;--text-strong:#1c1914;--muted:#706556;--border:#70582d2e;--accent:#9b5026;--accent-soft:#9b50261f;--tier-super:#d1ebd6;--tier-super-strong:#b7e0c0;--tier-neutral:#f4e7b0;--tier-weak:#f8dcc0;--tier-quarter:#f3c9b8;--tier-none:#f2ccc8;--tier-on-dark:#3a2e22;--tier-on-neutral:#4a3410;--shadow:0 20px 40px #3d270b14, 0 6px 16px #3d270b14;--heading:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--display:"Baloo 2", "Iowan Old Style", Georgia, serif;--sans:"Avenir Next", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--mono:"SFMono-Regular", "JetBrains Mono", Consolas, monospace;font:16px/1.5 var(--sans);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#ffffffb8,#0000 26%),radial-gradient(circle at 100% 0,#e8d4a285,#0000 28%),linear-gradient(#f8f4ea 0%,#f3ead7 100%)}*{box-sizing:border-box}body{min-width:320px;margin:0}#root{min-height:100svh}button,input{font:inherit}h1,h2,h3{font-family:var(--heading);color:var(--text-strong)}h1{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.95}h2{font-size:clamp(1.4rem,2.4vw,2rem)}h3{font-size:1.4rem}p{margin:0}.app{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;max-width:880px;margin:0 auto;padding:24px 16px 64px;display:flex}.shell{width:100%}.shell__chrome{box-sizing:border-box;justify-content:flex-end;align-items:center;gap:8px;width:100%;max-width:880px;margin:0 auto;padding:12px 16px 0;display:flex}@media (width<=460px){.shell__chrome{padding:8px 12px 0}}.feedback-button{border:1px solid var(--border);background:var(--card);min-height:40px;color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.feedback-button:hover{color:var(--accent);border-color:var(--accent)}.feedback-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{flex-direction:column;gap:4px;display:flex}.hero--nav-only{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.mode-badge{border:1px solid var(--border);background:var(--card);white-space:nowrap;border-radius:999px;align-items:baseline;gap:6px;padding:4px 12px;line-height:1.2;display:inline-flex}.mode-badge__caption{letter-spacing:.04em;color:var(--muted);text-transform:uppercase;font-size:11px}.mode-badge__value{font-family:var(--heading);color:var(--text-strong);font-size:14px;font-weight:700}.mode-badge--free{border-color:var(--accent);background:var(--accent-soft)}.mode-badge--free .mode-badge__value{color:var(--accent)}.notice{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);color:var(--muted);border-radius:16px;margin:0;padding:12px 16px;font-size:14px}.dev-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dev-toolbar__button{border:1px dashed var(--accent);background:var(--accent-soft);min-height:36px;color:var(--accent);cursor:pointer;border-radius:999px;padding:6px 14px}.dev-toolbar__input{border:1px dashed var(--accent);background:var(--surface);min-height:36px;color:var(--text);border-radius:999px;min-width:160px;padding:6px 14px;font-size:13px}.play__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.play__status{font-family:var(--heading);letter-spacing:.02em;margin:0;font-size:22px}.play__status--win{color:var(--accent)}.help-button{border:1px solid var(--border);background:var(--input);min-height:36px;color:var(--text-strong);cursor:pointer;border-radius:999px;padding:6px 16px;font-weight:600}.help-button:hover{border-color:var(--accent);color:var(--accent)}.giveup-button{border:1px solid var(--border);min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:6px 14px;font-weight:600}.giveup-button:hover{border-color:var(--accent);color:var(--accent)}.guess-form{gap:8px;display:grid}.guess-label{color:var(--muted);font-size:13px}.guess-row{align-items:stretch;gap:8px;display:flex}.guess-row--solved{align-items:center}.answer-name{background:var(--accent-soft);min-width:0;min-height:48px;color:var(--accent);overflow-wrap:anywhere;word-break:keep-all;border:1px solid #9b50264d;border-radius:14px;flex:auto;align-items:center;margin:0;padding:12px 14px;font-size:1.05rem;font-weight:800;line-height:1.25;display:flex}.answer-types{flex-wrap:wrap;flex:none;align-items:center;gap:6px;display:flex}@container dex-answer (width<=340px){.guess-row--solved{flex-direction:column;align-items:stretch}.answer-name{flex:none}.answer-types{justify-content:flex-start}}.answer-type{background:var(--input);border:1px solid var(--border);color:var(--text-strong);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 12px 6px 8px;font-size:13px;font-weight:600;display:inline-flex}.guess-combo{flex:auto;min-width:0;position:relative}.guess-input{box-sizing:border-box;border:1px solid var(--border);background:var(--input);width:100%;min-height:48px;color:var(--text-strong);font:inherit;border-radius:14px;padding:12px 14px}.guess-input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.guess-submit{background:var(--accent);color:#fdfaf0;min-height:48px;font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:14px;flex:none;padding:0 18px;font-weight:700}.guess-dropdown{z-index:30;background:var(--card);border:1px solid var(--border);max-height:260px;box-shadow:var(--shadow);border-radius:14px;gap:4px;margin:0;padding:4px;list-style:none;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.guess-option{text-align:left;color:var(--text-strong);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 12px;display:flex}.guess-option small{color:var(--muted)}.guess-option--active{background:var(--accent-soft);color:var(--accent)}.guess-empty{color:var(--muted);margin:0;padding:10px 12px;font-size:14px;list-style:none}.wrong-log{border:1px solid var(--border);background:var(--card);border-radius:14px;flex:200px;align-items:center;gap:6px 10px;min-width:0;padding:6px 10px;display:flex}.wrong-log__title{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);flex:none;font-size:12px}.wrong-log__list{flex-wrap:nowrap;flex:auto;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.wrong-log--expanded .wrong-log__list{flex-wrap:wrap;overflow:visible}.wrong-log__item{background:var(--input);color:var(--text);white-space:nowrap;border-radius:999px;flex:none;padding:3px 10px;font-size:13px;-webkit-text-decoration:line-through #9b502680;text-decoration:line-through #9b502680}.wrong-log__toggle{border:1px solid var(--border);background:var(--input);min-width:28px;min-height:28px;color:var(--muted);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;font-size:11px;display:inline-flex}.wrong-log__toggle:hover{border-color:var(--accent);color:var(--accent)}.wrong-log__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cost-counter{border:1px solid var(--border);background:var(--card);min-width:44px;box-shadow:var(--shadow);border-radius:999px;justify-content:center;align-items:center;margin:0;padding:6px 18px;display:inline-flex}.cost-counter__value{font-family:var(--mono);color:var(--text-strong);font-size:26px;line-height:1}.dex{gap:16px;display:grid}.dex__row{container-type:inline-size}.dex__row--top{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:stretch;gap:16px;display:grid}.dex__answer{border:1px solid var(--border);background:var(--card);min-width:0;box-shadow:var(--shadow);border-radius:22px;grid-template-rows:auto 1fr;gap:12px;padding:16px;display:grid;container:dex-answer/inline-size}.dex__answer-body{align-content:center;justify-items:stretch;gap:12px;min-width:0;display:grid}.dex__sprite-row{grid-template-columns:1fr 2.6fr 1fr;align-items:center;gap:clamp(4px,2cqi,10px);display:grid}.dex__sprite{aspect-ratio:1;border:1px dashed var(--border);background:var(--input);border-radius:18px;justify-content:center;align-items:center;width:100%;max-width:200px;margin:0 auto;display:flex;position:relative;overflow:hidden}.dex__sprite-win{z-index:2;background:var(--accent);color:#fdfaf0;font-family:var(--heading);letter-spacing:.02em;box-shadow:var(--shadow);border-radius:999px;padding:3px 10px;font-size:14px;font-weight:800;line-height:1;position:absolute;top:8px;left:8px}.dex-evo{grid-template-rows:auto auto;place-items:end center;gap:5px;width:100%;max-width:76px;margin:0 auto;display:grid;container-type:inline-size}.dex-evo__band{justify-content:center;align-items:center;width:100%;min-height:clamp(22px,40cqw,30px);display:flex}.dex-evo__label{text-align:center;color:var(--text-strong);overflow-wrap:anywhere;max-width:100%;font-size:clamp(11px,17cqw,13px);font-weight:600;line-height:1.15}.dex-evo__cover-mark{background:var(--accent-soft);width:clamp(15px,26cqw,20px);height:clamp(15px,26cqw,20px);color:var(--accent);box-sizing:content-box;border-radius:999px;padding:3px}.dex-evo__mark{width:clamp(24px,53cqw,40px);height:clamp(24px,53cqw,40px);color:var(--muted);justify-content:center;align-items:center;display:inline-flex}.dex-evo__mark .dex-glyph{width:100%;height:100%}.dex-evo--open .dex-evo__mark{color:var(--accent)}.dex-evo--none .dex-evo__mark{color:var(--muted);opacity:.7}.dex-evo__cover{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .12s;display:inline-flex}.dex-evo__cover:not(:disabled):hover{transform:translateY(-1px)}.dex-evo__cover:not(:disabled):hover .dex-evo__cover-mark{background:var(--accent);color:#fff}.dex-evo__cover:disabled{cursor:default;opacity:.6}.dex-evo__cover:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dex__sprite--revealed{border-style:solid;border-color:#9b50264d}.dex__sprite-hidden{width:100%;height:100%;color:var(--muted);justify-content:center;align-items:center;display:flex}.dex-glyph--sprite{width:48%;height:48%}.dex__sprite-img{object-fit:contain;image-rendering:auto;width:100%;height:100%}.dex__final-score{text-align:center;font-family:var(--mono);color:var(--text-strong);margin:0;font-size:15px}.next-problem{background:var(--accent);color:#fdfaf0;min-height:44px;font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;align-self:center;margin-top:4px;padding:0 20px;font-weight:700}.next-problem:hover{filter:brightness(1.05)}.next-problem:focus-visible{outline:2px solid var(--text-strong);outline-offset:2px}.dex-ribbons{border:1px solid var(--border);background:var(--card);min-width:0;box-shadow:var(--shadow);--dex-cell-value-h:52px;border-radius:22px;align-content:start;padding:16px;display:grid}.dex-ribbons__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;margin:0;padding:0;list-style:none;display:grid}.dex-cell{border:1px solid var(--border);background:var(--input);text-align:center;border-radius:12px;grid-template-rows:auto 1fr;gap:4px;min-width:0;padding:8px 10px;display:grid}.dex-cell--open{background:linear-gradient(150deg, var(--panel-open-top), var(--panel-open-bottom));border-color:#9b502638}.dex-cell__name{letter-spacing:.02em;color:var(--muted);overflow-wrap:anywhere;text-align:center;font-size:11px}.dex-cell__value{width:100%;min-width:0;height:var(--dex-cell-value-h);color:var(--text-strong);overflow-wrap:anywhere;text-align:center;flex-direction:column;justify-content:center;place-self:stretch center;align-items:center;gap:4px;font-size:14px;line-height:1.25;display:flex}.dex-cell__cover{width:100%;height:var(--dex-cell-value-h);background:linear-gradient(150deg, var(--panel-top), var(--panel-bottom));cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:background .16s,box-shadow .16s;display:flex}.dex-cell__cover:not(:disabled):hover{box-shadow:inset 0 0 0 1px #9b502666}.dex-cell__cover:disabled{cursor:default;opacity:.6}.dex-cell__cover:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dex-cell__cover-mark{width:22px;height:22px;color:var(--accent)}.dex-value{overflow-wrap:anywhere;align-items:center;min-width:0;display:inline-flex}.dex-value--color{gap:8px}.dex-color-swatch{border:1px solid #0000002e;border-radius:5px;flex:none;width:18px;height:18px;box-shadow:inset 0 0 0 1px #ffffff40}.dex-color-name{overflow-wrap:anywhere;min-width:0}.dex-value--shape{gap:6px}.dex-shape-icon{object-fit:contain;width:40px;height:40px}.dex-value--gender{flex-direction:column;align-items:stretch;gap:4px;width:100%}.dex-gender-bar{border:1px solid var(--border);border-radius:999px;width:100%;height:10px;display:flex;overflow:hidden}.dex-gender-bar__male{background:#4a7fe0}.dex-gender-bar__female{background:#ee9ec3}.dex-gender-text{color:var(--text-strong);overflow-wrap:anywhere;font-size:12px;line-height:1.2}.dex-value--band{text-align:center;flex-direction:column;align-items:center;gap:1px}.dex-band-label{overflow-wrap:anywhere;line-height:1.15}.dex-band-range{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.15}.matchup{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);border-radius:22px;gap:12px;padding:16px;display:grid}.matchup__table{gap:6px;display:grid}.matchup__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid}.matchup__col{grid-template-rows:auto 1fr;gap:4px;min-width:0;display:grid}.matchup__col-head{text-align:center;font-family:var(--mono);color:var(--muted);border-bottom:1px solid var(--border);padding-bottom:2px;font-size:clamp(10px,2.4vw,13px);font-weight:700}.matchup__cell{background:var(--input);border-radius:10px;flex-wrap:wrap;place-content:flex-start center;gap:4px;min-height:84px;padding:6px;display:flex}.matchup{--matchup-icon:clamp(22px, 6vw, 30px)}.matchup__icon{width:var(--matchup-icon);aspect-ratio:1;justify-content:center;align-items:center;display:inline-flex}.matchup__icon--ghost{opacity:.4}.matchup__tray-head{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:8px;padding-top:12px;display:flex}.matchup__tray-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px}.matchup__tray{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 8px;margin-top:8px;display:flex}.matchup__tray-empty{text-align:center;width:100%;color:var(--muted);margin:0;font-size:13px}.matchup__tray-icon{width:var(--matchup-icon);aspect-ratio:1;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:transform .12s;display:flex}.matchup__tray-icon .panel-glyph--matchup{width:100%;height:100%}.matchup__tray-icon:not(:disabled):hover{transform:translateY(-1px)scale(1.08)}.matchup__tray-icon:disabled{cursor:default;opacity:.6}.matchup__tray-icon:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:999px}.dex-glyph{display:block}.panel-glyph{justify-content:center;align-items:center;display:inline-flex}.panel-glyph svg{width:100%;height:100%;display:block}.panel-glyph--matchup{width:100%;height:100%}.panel-glyph--chip{flex:none;width:20px;height:20px}@container (width<=520px){.dex__row--top{grid-template-columns:minmax(0,1fr)}}@container (width<=340px){.dex-ribbons__grid{grid-template-columns:minmax(0,1fr)}}@container (width<=560px){.matchup__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.matchup__cell{min-height:60px}}@media (width<=560px){.dex__row--top{grid-template-columns:minmax(0,1fr)}.matchup__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.matchup__cell{min-height:60px}}@media (width<=360px){.dex-ribbons__grid{grid-template-columns:minmax(0,1fr)}}.modal-overlay{z-index:50;background:#281a086b;justify-content:center;align-items:flex-start;padding:24px 14px;display:flex;position:fixed;inset:0;overflow:auto}.modal{background:var(--bg);border:1px solid var(--border);width:100%;max-width:560px;box-shadow:var(--shadow);border-radius:20px;outline:none}.modal__head{border-bottom:1px solid var(--border);background:var(--bg);border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex;position:sticky;top:0}.modal__title{margin:0;font-size:1.3rem}.modal__close{border:1px solid var(--border);background:var(--input);min-width:36px;min-height:36px;color:var(--text-strong);cursor:pointer;border-radius:999px;font-size:15px}.modal__body{gap:22px;padding:18px;display:grid}.help-section h3{margin:0 0 8px;font-size:1.05rem}.help-rules{color:var(--text);gap:6px;margin:0;padding-left:18px;font-size:14px;display:grid}.help-note{color:var(--text);font-size:14px;line-height:1.6}.help-note code{font-family:var(--mono);background:var(--input);border-radius:5px;padding:1px 5px;font-size:12px}.modal--confirm{max-width:380px}.confirm__message{color:var(--text);margin:0;font-size:15px;line-height:1.6}.confirm__actions{justify-content:flex-end;gap:10px;display:flex}.confirm__cancel,.confirm__confirm{cursor:pointer;border-radius:10px;min-height:40px;padding:8px 18px;font-weight:600}.confirm__cancel{border:1px solid var(--border);background:var(--input);color:var(--text-strong)}.confirm__cancel:hover{border-color:var(--accent);color:var(--accent)}.confirm__confirm{border:1px solid var(--accent);background:var(--accent);color:var(--bg)}.confirm__confirm:hover{filter:brightness(1.08)}.dex__final-score--giveup{color:var(--muted)}.modal--feedback{max-width:420px}.feedback-form{gap:14px;display:grid}.feedback-field{gap:6px;display:grid}.feedback-field label{color:var(--muted);font-size:13px}.feedback-field input,.feedback-field textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--input);width:100%;color:var(--text-strong);font:inherit;border-radius:10px;padding:9px 11px;font-size:14px}.feedback-field textarea{resize:vertical;min-height:108px}.feedback-field input:focus-visible,.feedback-field textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.feedback-honeypot{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.feedback-error{color:#c0392b;margin:0;font-size:13px;line-height:1.5}.feedback-status{text-align:center;gap:8px;display:grid}.feedback-status__title{color:var(--text-strong);margin:0;font-size:1.05rem;font-weight:600}.feedback-status__body{color:var(--text);margin:0;font-size:14px}.legal{border-top:1px solid var(--border);gap:10px;margin-top:8px;padding-top:16px;display:grid}.legal__tiers{gap:6px;margin:0;padding:0;list-style:none;display:grid}.legal__tiers li{color:var(--muted);font-size:12px;line-height:1.6}.legal__tag{background:var(--accent-soft);color:var(--accent);letter-spacing:.02em;border-radius:6px;margin-right:6px;padding:1px 7px;font-size:11px;font-weight:700;display:inline-block}.legal a{color:var(--accent)}.legal__foss{color:var(--muted);font-size:12px;line-height:1.6}.legal__foss code{font-family:var(--mono);font-size:11px}.guess-submit:disabled,.guess-input:disabled,.panel-tile:disabled{opacity:.6}@media (prefers-reduced-motion:reduce){.panel-tile{transition:background .12s,border-color .12s}.panel-tile--flipping{transform:none}}.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}.hero__home{border:1px solid var(--border);background:var(--card);color:var(--muted);border-radius:999px;align-self:flex-start;align-items:center;gap:4px;margin-bottom:2px;padding:4px 10px;font-size:13px;text-decoration:none;display:inline-flex}.hero__home:hover{color:var(--accent);border-color:var(--accent)}.hero__home:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hub{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;max-width:680px;margin:0 auto;padding:32px 16px 64px;display:flex}.hub__head{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.hub__title{font-family:var(--display);letter-spacing:-.01em;color:var(--text-strong);margin:0;font-size:clamp(2.4rem,7vw,3.6rem);font-weight:800;line-height:1}.hub__title:focus:not(:focus-visible),.notfound__title:focus:not(:focus-visible),.hero h1:focus:not(:focus-visible){outline:none}.hub__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.game-card{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);box-sizing:border-box;border-radius:20px;flex-direction:column;gap:16px;padding:18px;display:flex;position:relative}.game-card__help{z-index:1;border:1px solid var(--border);background:var(--card);width:26px;height:26px;color:var(--muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.9rem;font-weight:800;line-height:1;display:flex;position:absolute;top:10px;right:10px}.game-card__help:hover{color:var(--text-strong);border-color:var(--accent)}.game-card__help:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.game-card__top{align-items:flex-start;gap:10px;display:flex}.game-card__thumb{aspect-ratio:16/9;object-fit:cover;background:var(--input);border:1px solid var(--border);border-radius:14px;flex:0 0 calc(50% - 5px);width:auto;height:auto}.game-card__thumb--photo{object-fit:contain;padding:6px}.game-card__thumb--node{background:0 0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.game-card__shot{object-fit:cover;width:100%;height:100%;display:block}.game-card__shot--tall{object-fit:contain;width:auto;height:130%}.ts-thumb{border-radius:inherit;width:100%;height:100%;font-family:var(--mono);flex-direction:column;display:flex;overflow:hidden}.ts-thumb__field{background:radial-gradient(circle at 78% 30%,#ffffff80,#0000 45%),linear-gradient(#eaf4df 0%,#d8ead0 60%,#cfe0c4 100%);flex:auto;min-height:0;position:relative}.ts-thumb__enemy{border:2px solid var(--border);width:34px;height:34px;color:var(--accent);background:#fffc;border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:700;line-height:1;display:flex;position:absolute;top:12%;right:8%}.ts-thumb__trainer{object-fit:contain;width:auto;height:52%;image-rendering:pixelated;position:absolute;bottom:-2px;left:7%}.ts-thumb__menu{background:linear-gradient(180deg, var(--panel-top), var(--panel-bottom));border-top:2px solid var(--border);flex-direction:column;flex:none;gap:5px;padding:6px 7px 7px;display:flex}.ts-thumb__timer{background:var(--input);border-radius:999px;height:5px;overflow:hidden}.ts-thumb__timer-fill{border-radius:inherit;background:var(--accent);width:62%;height:100%;display:block}.ts-thumb__choices{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.ts-thumb__tile{aspect-ratio:7/5;border:1px solid var(--border);background:#ffffffb8;border-radius:6px;justify-content:center;align-items:center;display:flex;position:relative}.ts-thumb__tile-key{color:var(--muted);font-size:7px;font-weight:700;line-height:1;position:absolute;top:2px;left:3px}.ts-thumb__tile-icon{aspect-ratio:1;height:68%}.wiki-thumb{box-sizing:border-box;border-radius:inherit;background:linear-gradient(180deg, var(--panel-top), var(--panel-bottom));width:100%;height:100%;font-family:var(--mono);flex-direction:column;gap:7px;padding:9px 10px;display:flex}.wiki-thumb__top{flex:auto;grid-template-columns:1.5fr 1fr;align-items:center;gap:9px;min-height:0;display:grid}.wiki-thumb__sprite-row{justify-content:center;align-items:center;gap:5px;display:flex}.wiki-thumb__arrow{color:var(--accent);flex:none;font-size:16px;font-weight:700;line-height:1}.wiki-thumb__sprite{border:1.5px dashed var(--border);background:var(--input);width:52px;height:52px;color:var(--accent);border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:30px;font-weight:700;line-height:1;display:flex}.wiki-thumb__hints{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:5px;height:100%;max-height:74px;display:grid}.wiki-thumb__hint{border:1px solid var(--border);background:#fff9;border-radius:5px}.wiki-thumb__types{border:1px solid var(--border);background:var(--input);border-radius:999px;flex:none;justify-content:space-between;align-items:center;gap:3px;padding:4px 8px;display:flex}.wiki-thumb__type{flex:none;width:20px;height:20px}.game-card__thumb--empty{display:block}.game-card__content{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.game-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.game-card__title{margin:0;font-size:1.25rem;line-height:1.2}.game-card__summary{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.game-card__badge{border:1px solid var(--border);background:var(--surface,var(--input));white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:8px;padding:5px 12px;font-size:13px;display:inline-flex}.game-card__badge-caption{color:var(--muted)}.game-card__badge-value{color:var(--text-strong);font-weight:700}.game-card__badge--completed{border-color:var(--accent);background:var(--accent-soft)}.game-card__badge--completed .game-card__badge-value{color:var(--accent)}.game-card__badge--in-progress{border-style:dashed}.game-card__cta{background:var(--accent);color:#fdfaf0;box-sizing:border-box;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:46px;padding:0 20px;font-weight:700;text-decoration:none;display:flex}.game-card__cta:hover{filter:brightness(1.05)}.game-card__cta:focus-visible{outline:2px solid var(--text-strong);outline-offset:2px}.game-card__modes{gap:10px;display:flex}.game-card__mode{box-sizing:border-box;text-align:center;border-radius:14px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:46px;padding:0 16px;font-weight:700;text-decoration:none;display:flex;position:relative}.game-card__mode-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.game-card__mode--daily{background:var(--accent);color:#fdfaf0}.game-card__mode--daily:hover{filter:brightness(1.05)}.game-card__mode--free{background:var(--surface,var(--input));color:var(--text-strong);border:1px solid var(--border)}.game-card__mode--free:hover{border-color:var(--accent)}.game-card__mode:focus-visible{outline:2px solid var(--text-strong);outline-offset:2px}.game-card__mode-done{color:#fdfaf0;white-space:nowrap;background:#fdfaf038;border-radius:999px;flex:none;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-flex}.game-card__mode-done-check{line-height:1}.game-card__mode-done-text{display:none}@media (width>=420px){.game-card__mode-done{padding:2px 10px}.game-card__mode-done-text{display:inline}}@media (width<=340px){.game-card__modes{flex-direction:column}}.game-card--coming-soon{background:repeating-linear-gradient(135deg, var(--card), var(--card) 10px, #70582d0d 10px, #70582d0d 20px);box-shadow:none;opacity:.92;border-style:dashed}.game-card--coming-soon .game-card__thumb{filter:grayscale(.35)}.crossword-thumb{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:8%}.game-card__status{border:1px dashed var(--muted);color:var(--muted);letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}@media (width<=560px){.game-card__top{flex-direction:column}.game-card__thumb{flex:none;width:100%}}@media (width<=460px){.game-card__head{flex-direction:column;gap:6px}}.notfound{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:640px;margin:0 auto;padding:64px 16px;display:flex}.notfound__title{margin:0;font-size:clamp(1.8rem,5vw,2.6rem)}.notfound__lead{color:var(--muted)}.notfound__home{border:1px solid var(--accent);background:var(--accent-soft);min-height:44px;color:var(--accent);border-radius:14px;align-items:center;margin-top:8px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.notfound__home:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.locale-switcher{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:stretch;gap:2px;padding:3px;display:inline-flex}.locale-switcher__option{min-width:40px;min-height:32px;color:var(--muted);font:inherit;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:14px;font-weight:700;line-height:1;transition:background .12s,color .12s;display:inline-flex}.locale-switcher__option:hover{color:var(--text-strong)}.locale-switcher__option--active{background:var(--accent-soft);color:var(--accent)}.locale-switcher__option:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.locale-switcher__glyph{display:inline-block}@media (width<=460px){.locale-switcher{padding:2px}.locale-switcher__option{min-width:34px;min-height:30px;padding:0 8px;font-size:13px}}.app--speed{max-width:560px}.speed-play{flex-direction:column;gap:16px;display:flex}.speed-play:focus:not(:focus-visible){outline:none}.speed-progress{font-family:var(--mono);color:var(--muted);letter-spacing:.04em;margin:0 auto;font-size:14px}.speed-start__menu{flex-direction:column;align-items:center;gap:12px;display:flex}.speed-start__menu .battle-stage__encounter{text-align:center;margin:0}.speed-start__actions{flex-direction:column;align-items:center;gap:10px;display:flex}.speed-start__primary{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px;display:flex}.speed-start__go{background:var(--accent);color:#fdfaf0;letter-spacing:.02em;cursor:pointer;min-width:150px;min-height:60px;box-shadow:var(--shadow);border:none;border-radius:16px;padding:0 28px;font-size:1.6rem;font-weight:800}.speed-start__go:hover{filter:brightness(1.05)}.speed-start__go:focus-visible{outline:2px solid var(--text-strong);outline-offset:3px}.speed-start__new-game{border:1px solid var(--border);background:var(--surface,var(--input));min-height:60px;color:var(--text-strong);cursor:pointer;border-radius:16px;padding:0 20px;font-size:1.05rem;font-weight:800}.speed-start__new-game:hover{border-color:var(--accent)}.speed-start__new-game:focus-visible{outline:2px solid var(--text-strong);outline-offset:2px}.speed-start__help{border:1px solid var(--border);background:var(--surface,var(--input));min-height:44px;color:var(--text-strong);cursor:pointer;border-radius:12px;padding:0 20px;font-weight:700}.speed-start__help:hover{border-color:var(--accent)}.speed-start__help:focus-visible{outline:2px solid var(--text-strong);outline-offset:2px}.speed-intro__menu{justify-content:center;align-items:center;min-height:84px;display:flex}.speed-intro__count{font-family:var(--display);color:var(--accent);font-size:clamp(2.6rem,13vw,4rem);font-weight:800;line-height:1;animation:.5s ease-out both speed-intro-pop}@keyframes speed-intro-pop{0%{opacity:0;transform:scale(.55)}55%{opacity:1}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.speed-intro__count{animation:none}}.battle-stage{flex-direction:column;gap:12px;display:flex}.battle-stage__field{box-sizing:border-box;border:2px solid var(--border);background:radial-gradient(circle at 78% 30%,#ffffff8c,#0000 40%),linear-gradient(#eaf4df 0%,#d8ead0 60%,#cfe0c4 100%);border-radius:16px;min-height:208px;padding:14px 18px;position:relative;overflow:hidden}.battle-stage__enemy{width:120px;height:120px;position:absolute;top:18px;right:22px}.battle-stage__ally{width:108px;height:104px;position:absolute;bottom:8px;left:20px}.battle-stage__platform{filter:blur(.5px);background:#4c683e38;border-radius:50%;position:absolute}.battle-stage__platform--enemy{width:118px;height:30px;bottom:2px;right:-6px}.battle-stage__platform--ally{width:112px;height:30px;bottom:0;left:-8px}.battle-stage__enemy-plate{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.battle-stage__enemy-sprite{object-fit:contain;width:112px;height:112px;image-rendering:pixelated}.battle-stage__enemy-plate.is-revealing .battle-stage__enemy-sprite{animation:.5s ease-out both speed-enemy-in}@keyframes speed-enemy-in{0%{opacity:0;transform:translate(140%)}to{opacity:1;transform:translate(0)}}.battle-stage__trainer{z-index:1;object-fit:contain;width:96px;height:96px;image-rendering:pixelated;position:absolute;bottom:0;left:0}.battle-stage__menu{border:2px solid var(--border);background:linear-gradient(180deg, var(--panel-top), var(--panel-bottom));border-radius:14px;padding:12px 14px 14px;box-shadow:inset 0 0 0 2px #fff6}.battle-stage__encounter{font-family:var(--mono);color:var(--text-strong);margin:0 0 10px;font-size:14px}.battle-stage__menu-body{flex-direction:column;gap:12px;display:flex}.timer-bar{border:1.5px solid var(--border);background:var(--input);border-radius:999px;width:100%;height:14px;position:relative;overflow:hidden}.timer-bar__fill{background:var(--accent);border-radius:inherit;height:100%;display:block}.timer-bar--warning .timer-bar__fill{background:#c0392b}.choice-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.choice-tile{aspect-ratio:1;border:2px solid var(--border);background:var(--card);min-height:76px;color:var(--text-strong);font:inherit;cursor:pointer;touch-action:manipulation;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 6px;transition:border-color .12s,background .12s,transform 80ms;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.choice-tile:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}}.choice-tile:active:not(:disabled){transform:translateY(1px)}.choice-tile:disabled{opacity:.55;cursor:default}.choice-tile:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.choice-tile__key{box-sizing:border-box;background:var(--accent);color:#fdfaf0;min-width:16px;height:16px;font-family:var(--mono);border-radius:5px;justify-content:center;align-items:center;padding:0 3px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:4px;left:6px}.choice-tile__icon{width:34px;height:34px}.choice-tile__icon svg{width:100%;height:100%}.choice-tile__label{text-align:center;font-size:13px;font-weight:600;line-height:1.1}.choice-tile--result.choice-tile:disabled{opacity:1;cursor:default}.choice-tile--result{color:var(--tier-on-dark);border-color:var(--border)}.choice-tile--tier-super-strong{background:var(--tier-super-strong)}.choice-tile--tier-super{background:var(--tier-super)}.choice-tile--tier-neutral{background:var(--tier-neutral);color:var(--tier-on-neutral)}.choice-tile--tier-weak{background:var(--tier-weak)}.choice-tile--tier-quarter{background:var(--tier-quarter)}.choice-tile--tier-none{background:var(--tier-none)}.choice-tile--result .choice-tile__icon{opacity:.18;width:46px;height:46px;position:absolute}.choice-tile__mult{z-index:1;font-family:var(--mono);letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1;position:relative}.choice-tile--result .choice-tile__label{z-index:1;position:relative}.choice-tile--mine{border:4px solid var(--text-strong);animation:.26s ease-out choice-mine-pop;box-shadow:0 0 0 3px #3a2e2229,0 2px 12px #0003}.choice-tile__mine-check{z-index:2;color:var(--tier-on-dark);text-shadow:none;font-size:16px;font-weight:900;line-height:1;position:absolute;top:4px;right:6px}.choice-tile--tier-neutral .choice-tile__mine-check{color:var(--tier-on-neutral);text-shadow:none}@keyframes choice-mine-pop{0%{transform:scale(.96)}to{transform:scale(1)}}@media (width<=460px){.choice-grid{grid-template-columns:repeat(2,1fr)}.choice-tile{min-height:84px}.choice-tile__mult{font-size:26px}.battle-stage__field{min-height:184px}.battle-stage__enemy{width:104px;height:104px;top:14px;right:14px}.battle-stage__enemy-sprite{width:96px;height:96px}}.speed-result{border:2px solid var(--border);background:var(--card);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:28px 20px;display:flex}.speed-result__heading{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.speed-result__heading:focus:not(:focus-visible){outline:none}.speed-result__heading:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.speed-result__summary{flex-direction:column;align-items:center;gap:6px;display:flex}.speed-result__percent{font-family:var(--display);letter-spacing:.01em;color:var(--text-strong);font-size:clamp(2.6rem,9vw,4rem);font-weight:800;line-height:1}.speed-result__breakdown{font-family:var(--display);letter-spacing:.01em;color:var(--muted);font-size:1.2rem;font-weight:700}.speed-result__actions{flex-direction:column;align-items:center;gap:12px;display:flex}.speed-result__retry{background:var(--accent);color:#fdfaf0;min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:0 22px;font-weight:700}.speed-result__retry:hover{filter:brightness(1.05)}.speed-result__retry:focus-visible{outline:3px solid var(--text-strong);outline-offset:2px}.speed-result__tomorrow{color:var(--text);margin:0;font-size:14px}.speed-result__home{color:var(--accent);font-size:14px;text-decoration:none}.speed-result__home:hover{text-decoration:underline}.speed-result__home:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){.battle-stage__enemy-plate.is-revealing .battle-stage__enemy-sprite{animation:none}.choice-tile{transition:border-color .12s,background .12s}.choice-tile:active:not(:disabled){transform:none}.choice-tile--mine{animation:none}}.pdk{--pdk-good:#2f9e57;--pdk-bad:#cf4b3f;--pdk-bad-soft:#cf4b3f29;--pdk-line:var(--border);--pdk-line-strong:#70582d6b;--pdk-cell:var(--card);--pdk-cell-empty:var(--input);--pdk-sel:var(--accent);--pdk-sel-soft:var(--accent-soft);--pdk-box:#54401ceb}.app--pokedoku{gap:10px;max-width:700px;padding:12px 12px 24px}.pdk--play{flex-direction:column;gap:8px;display:flex}.pdk-start{flex-direction:column;gap:14px;width:100%;max-width:440px;margin:0 auto;display:flex}.pdk-field{flex-direction:column;gap:6px;display:flex}.pdk-field__label{letter-spacing:.02em;color:var(--muted);font-size:12px;font-weight:700}.pdk-seg{border:1px solid var(--pdk-line);background:var(--card);border-radius:12px;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;overflow:hidden}.pdk-seg__btn{color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;padding:12px 6px;font-size:.95rem;font-weight:700;transition:background .12s,color .12s}.pdk-seg__btn+.pdk-seg__btn{border-left:1px solid var(--pdk-line)}.pdk-seg__btn--on{background:var(--accent);color:#fff}.pdk-daily{border:1px solid var(--pdk-line);background:var(--card);border-radius:14px;padding:12px}.pdk-daily__title{color:var(--muted);margin-bottom:10px;font-size:.78rem;font-weight:700}.pdk-daily__all{color:var(--pdk-good)}.pdk-daily__row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pdk-daily__chip{border:1px solid var(--pdk-line);background:var(--input);cursor:pointer;font:inherit;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:9px 5px;display:flex}.pdk-daily__chip--cur{border-color:var(--accent);background:var(--accent-soft)}.pdk-daily__chip b{color:var(--text-strong);font-size:.92rem;font-weight:800}.pdk-daily__state{color:var(--muted);text-align:center;word-break:keep-all;font-size:.68rem;font-weight:700}.pdk-daily__state--done{color:var(--pdk-good)}.pdk-daily__state--prog{color:var(--accent)}.pdk-daily__note{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.pdk-daily__best{margin-top:10px}.pdk-daily__best-title{color:var(--muted);margin-bottom:6px;font-size:.72rem;font-weight:700}.pdk-daily__cur-title{margin-top:4px}.pdk-daily__best-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.pdk-daily__best-cell{border:1px dashed var(--pdk-line);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:6px 5px;display:flex}.pdk-daily__best-cell b{color:var(--text-strong);font-size:.82rem;font-weight:800}.pdk-daily__best-val{color:var(--muted);word-break:keep-all;font-size:.68rem;font-weight:700}.pdk-daily__best-val--set{color:var(--pdk-good)}.pdk-start__go{background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:14px;font-size:.98rem;font-weight:800}.pdk-start__go:focus-visible,.pdk-seg__btn:focus-visible,.pdk-daily__chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pdk-start__rule{color:var(--muted);text-align:center;margin:0;font-size:.76rem;line-height:1.5}.pdk-subhdr{flex-wrap:wrap;align-items:center;gap:8px;padding:2px;font-size:.78rem;display:flex}.pdk-hdr__back{border:1px solid var(--pdk-line);background:var(--card);color:var(--text-strong);height:28px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:0 9px;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.pdk-hdr__back>span[aria-hidden]{font-size:.95rem}.pdk-hdr__back:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pdk-hdr__reveal,.pdk-hdr__next{border:1px solid var(--pdk-line);background:var(--card);color:var(--text-strong);height:28px;font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:0 10px;font-size:.72rem;font-weight:800;line-height:1}.pdk-hdr__reveal:focus-visible,.pdk-hdr__next:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pdk-hdr__spacer{flex:1}.pdk-hdr__timer{font-variant-numeric:tabular-nums;color:var(--text-strong);white-space:nowrap;font-size:.9rem;font-weight:800}.pdk-hdr__timer--done{background:var(--pdk-good);color:#fff;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;display:inline-flex}.pdk-hdr__progress{font-variant-numeric:tabular-nums;color:var(--muted);white-space:nowrap;font-weight:700}.pdk-hdr__conf{white-space:nowrap;font-weight:800}.pdk-hdr__conf--bad{color:var(--pdk-bad)}.pdk-hdr__conf--ok{color:var(--pdk-good)}.pdk-palette{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pdk-palette__label{color:var(--muted);white-space:nowrap;font-size:.7rem;font-weight:700}.pdk-palette__chips{flex-wrap:wrap;gap:4px;display:flex}.pdk-palette__type,.pdk-type-chip{justify-content:center;align-items:center;display:inline-flex}.pdk-type-icon{width:22px;height:22px}.pdk-board-wrap{flex:1;justify-content:center;align-items:center;min-height:0;padding:4px 0;display:flex;position:relative}.pdk-win-overlay{z-index:5;background:color-mix(in srgb, var(--card) 72%, transparent);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pdk-win-overlay__card{flex-direction:column;align-items:center;gap:8px;padding:16px 22px;display:flex}.pdk-win-overlay__title{color:var(--pdk-good);letter-spacing:.02em;font-size:1.6rem;font-weight:900}.pdk-win-overlay__timerow{justify-content:center;display:inline-flex;position:relative}.pdk-win-overlay__time{color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800}.pdk-win-overlay__best{white-space:nowrap;color:#e23c3c;font-size:.82rem;font-weight:800;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.pdk-win-overlay__close{border:1px solid var(--pdk-line);background:var(--card);color:var(--text-strong);font:inherit;cursor:pointer;border-radius:999px;margin-top:4px;padding:6px 18px;font-size:.85rem;font-weight:700}.pdk-win-overlay__close:hover{border-color:var(--accent)}.pdk-win-overlay__close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pdk-board{aspect-ratio:1;background:var(--pdk-line-strong);border:3px solid var(--pdk-line-strong);-webkit-user-select:none;user-select:none;touch-action:manipulation;border-radius:10px;gap:3px;width:min(100%,76dvh);padding:3px;display:grid}.pdk-cell{aspect-ratio:1;background:var(--pdk-cell-empty);border-radius:4px;min-width:0;position:relative;overflow:hidden}.pdk-cell--filled{background:var(--pdk-cell)}.pdk-cell--bad{outline:2px solid var(--pdk-bad);outline-offset:-2px;z-index:2;background:var(--pdk-bad-soft)!important}.pdk-cell--sel{outline:3px solid var(--pdk-sel);outline-offset:-3px;z-index:3}.pdk-cell--boxr{box-shadow:3px 0 0 0 var(--pdk-box)}.pdk-cell--boxb{box-shadow:0 3px 0 0 var(--pdk-box)}.pdk-cell--boxr.pdk-cell--boxb{box-shadow:3px 0 0 0 var(--pdk-box), 0 3px 0 0 var(--pdk-box)}.pdk-cell__hit{cursor:pointer;z-index:1;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:absolute;inset:0}.pdk-cell--given .pdk-cell__hit{cursor:default}.pdk-cell__plus{color:var(--muted);opacity:.32;font-size:clamp(14px,3.4vw,26px);font-weight:700}.pdk-cell__sprite{object-fit:contain;pointer-events:none;image-rendering:auto;width:100%;height:100%}.pdk-cell__name{text-align:center;color:var(--text-strong);-webkit-line-clamp:3;word-break:break-all;pointer-events:none;-webkit-box-orient:vertical;padding:0 2px;font-weight:700;line-height:1.05;display:-webkit-box;overflow:hidden}.pdk-board--b3 .pdk-cell__name{-webkit-line-clamp:2;font-size:clamp(13px,3.4vw,22px)}.pdk-board--b6 .pdk-cell__name{font-size:clamp(8px,2.4vw,15px)}.pdk-board--b9 .pdk-cell__name{font-size:clamp(6px,2vw,12px)}.pdk-cell__lock{opacity:.45;z-index:2;pointer-events:none;font-size:9px;position:absolute;bottom:1px;right:2px}.pdk-badge{z-index:4;background:#ffffffeb;border:0;border-radius:50%;margin:0;padding:1px;line-height:0;display:inline-flex;position:absolute;top:2px;box-shadow:0 1px 2px #00000040}.pdk-badge--l{left:2px}.pdk-badge--r{right:2px}.pdk-badge--swap{cursor:pointer}.pdk-badge--swap:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.pdk-badge__icon{display:block}.pdk-board--b3 .pdk-badge__icon{width:clamp(15px,3.6vw,22px);height:clamp(15px,3.6vw,22px)}.pdk-board--b6 .pdk-badge__icon{width:clamp(11px,2.6vw,16px);height:clamp(11px,2.6vw,16px)}.pdk-board--b9 .pdk-badge__icon{width:clamp(9px,2vw,13px);height:clamp(9px,2vw,13px)}.pdk-cell__pencil{z-index:2;pointer-events:none;flex-wrap:wrap;justify-content:center;gap:1px;display:flex;position:absolute;bottom:1px;left:2px;right:2px}.pdk-cell__pencil-icon{width:10px;height:10px}.pdk-cell__pencil-icon--confirm{opacity:1}.pdk-cell__pencil-icon--candidate{opacity:.4}.pdk-board--b3 .pdk-cell__pencil-icon{width:15px;height:15px}.pdk-board--b9 .pdk-cell__pencil-icon{width:8px;height:8px}@media (width>=600px){.pdk-cell__pencil{gap:2px}.pdk-cell__pencil-icon{width:13px;height:13px}.pdk-board--b3 .pdk-cell__pencil-icon{width:24px;height:24px}.pdk-board--b9 .pdk-cell__pencil-icon{width:9px;height:9px}}.pdk-popover{z-index:70;background:var(--card);border:1px solid var(--pdk-line);-webkit-user-select:none;user-select:none;touch-action:manipulation;border-radius:14px;flex-direction:column;width:min(92vw,320px);max-height:calc(100dvh - 16px);display:flex;position:fixed;box-shadow:0 12px 34px #140e064d}.pdk-popover--dense{width:min(94vw,344px)}.pdk-pop__head{border-bottom:1px solid var(--pdk-line);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.pdk-pop__title{color:var(--text-strong);flex:1;font-size:.9rem;font-weight:800}.pdk-pop__peek{color:var(--muted);cursor:pointer;opacity:.7;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;justify-content:center;align-items:center;padding:2px 5px;line-height:1;display:inline-flex}.pdk-pop__peek:active{opacity:1;color:var(--accent)}.pdk-pop__x{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px 6px;font-size:1.35rem;line-height:1}.pdk-pop__body{padding:10px 12px 12px}.pdk-popover--dense .pdk-pencil{gap:4px}.pdk-popover--dense .pdk-ptype{border-radius:8px;padding:5px}.pdk-search{position:relative}.pdk-search__input{border:1px solid var(--pdk-line);background:var(--input);width:100%;color:var(--text-strong);font:inherit;-webkit-user-select:text;user-select:text;border-radius:10px;padding:11px 12px;font-size:16px}.pdk-search__input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.pdk-ac{z-index:5;background:var(--card);border:1px solid var(--pdk-line);-webkit-overflow-scrolling:touch;border-radius:10px;max-height:46vh;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 28px #140e0633}.pdk-ac__empty{color:var(--muted);padding:12px 8px;font-size:.82rem}.pdk-ac__item{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:8px;display:flex}.pdk-ac__item:hover,.pdk-ac__item:focus-visible{background:var(--accent-soft);outline:none}.pdk-ac__thumb{object-fit:contain;flex-shrink:0;width:34px;height:34px}.pdk-ac__thumb--fallback{background:var(--input);border-radius:8px}.pdk-ac__name{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;font-weight:700;overflow:hidden}.pdk-ac__types{flex-shrink:0;gap:4px;display:flex}.pdk-pencil-label{color:var(--muted);border-top:1px solid var(--pdk-line);margin:14px 2px 8px;padding-top:12px;font-size:.74rem;font-weight:700}.pdk-pencil{gap:6px;display:grid}.pdk-ptype{aspect-ratio:1;cursor:pointer;opacity:.34;background:var(--input);min-width:0;font:inherit;touch-action:manipulation;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:7px;transition:opacity .12s,transform 70ms,border-color .12s,background .12s;display:flex}.pdk-ptype__icon{width:100%;height:100%}.pdk-ptype--none{opacity:.34}.pdk-ptype--candidate{opacity:.72;border-style:dashed;border-color:var(--accent)}.pdk-ptype--confirm{opacity:1;border-style:solid;border-color:var(--accent);background:var(--accent-soft)}.pdk-ptype:active{transform:scale(.93)}.pdk-ptype:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pdk-erase{border:1px solid var(--pdk-bad);width:100%;color:var(--pdk-bad);font:inherit;cursor:pointer;background:0 0;border-radius:10px;margin-top:14px;padding:11px;font-size:.86rem;font-weight:800}.pdk-erase:focus-visible{outline:2px solid var(--pdk-bad);outline-offset:2px}
