/*! tailwindcss v4.1.15 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-normal:400;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mt-15{margin-top:calc(var(--spacing)*15)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.flex{display:flex}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-500{color:var(--color-blue-500)}.underline{text-decoration-line:underline}@media(hover:hover){.hover\:text-blue-700:hover{color:var(--color-blue-700)}}}:root{--background-color:#eff0f3;--background-color-secondary:#fafafa;--text-color-emphasis:#0d0d0d;--text-color-primary:#2a2a2a;--text-color-alert:#d9376e;--button-color:#ff8e3c;--card-color:#d9376e;--time-gauge-color-1:#f44;--time-gauge-color-2:#fa0;--time-gauge-color-3:#4caf50;--correct-message-color:#ffc107;--incorrect-message-color:#f44336;--font-weight-normal:300;--font-weight-bold:500}body{background-color:var(--background-color);color:var(--text-color-primary);font-weight:var(--font-weight-normal);margin:1rem}h1,h2,h3,h4,h5,h6{color:var(--text-color-emphasis);font-weight:var(--font-weight-bold);margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}a{color:var(--text-color-primary);text-underline-offset:.3em;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a:hover{color:var(--text-color-emphasis)}select{border:2px solid var(--text-color-primary);color:var(--text-color-primary);background-color:var(--background-color-secondary);cursor:pointer;border-radius:.25rem;margin:.5rem 0;padding:.4rem}input[type=checkbox]{cursor:pointer;border:2px solid var(--text-color-primary);background-color:var(--background-color-secondary);color:var(--text-color-primary);vertical-align:middle;appearance:none;border-radius:.25rem;width:1.5rem;height:1.5rem;margin:.5rem 0;padding:.4rem;display:inline-block;position:relative;top:-1px;left:0}input[type=checkbox]:checked{cursor:pointer;background-color:var(--text-color-primary)}input[type=checkbox]:checked:after{content:"";border-bottom:3px solid var(--background-color-secondary);border-left:3px solid var(--background-color-secondary);width:14px;height:8px;position:absolute;top:4px;left:3px;transform:rotate(-45deg)}button{font-weight:var(--font-weight-bold);border:3px solid var(--text-color-primary);background-color:var(--button-color);color:var(--text-color-primary);cursor:pointer;border-radius:.5rem;padding:.8rem 1.6rem;position:relative}button:hover{top:-4px}footer{text-align:center;margin-top:100px;font-size:.75rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}#root{width:900px;max-width:100%;margin:0 auto;padding:1rem}#root div{display:block;margin-bottom:1.5rem}#root div.frame{width:100%;margin-bottom:50px;padding:16px;border:2px solid var(--text-color-primary);border-radius:8px;text-align:left;background-color:var(--background-color-secondary)}#root .time-gauge{margin:1.5rem 0 2.5rem}#root .time-gauge .time-gauge-container{width:100%;height:25px;background-color:#0000001a;border-radius:12px;overflow:hidden;margin-top:.5rem}#root .time-gauge .time-gauge-container .time-gauge-bar{height:100%;transition:width 1s linear,background-color .3s ease;border-radius:12px}#root .time-gauge .time-gauge-container .time-gauge-bar.time-normal{background-color:var(--time-gauge-color-3)}#root .time-gauge .time-gauge-container .time-gauge-bar.time-warning{background-color:var(--time-gauge-color-2)}#root .time-gauge .time-gauge-container .time-gauge-bar.time-critical{background-color:var(--time-gauge-color-1)}#root #config .alert{color:var(--text-color-alert);text-align:center;font-weight:var(--font-weight-bold);font-size:1.2rem;margin-bottom:1rem}#root #config .form{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;max-width:100%}#root #config .form .form-items{display:flex;flex-direction:column;gap:.5rem;max-width:100%}#root #config #start-button{display:block;margin:1.5rem auto 0}#root #config .pokedex-button{display:block;margin:3rem auto 2.5rem;background-color:var(--background-color-secondary);color:var(--text-color-primary);font-size:.9rem}#root #game .game-question{font-size:2rem;font-weight:var(--font-weight-bold);text-align:center;margin-bottom:1rem}#root #game .game-content{position:relative}#root #game .correct-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.6rem;font-weight:var(--font-weight-bold);color:var(--correct-message-color);text-align:center;z-index:10;background-color:#ffffffe6;padding:1rem 1.6rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}#root #game .score-up-animation{position:fixed;font-size:3rem;color:var(--correct-message-color);font-weight:var(--font-weight-bold);text-align:center;z-index:9999;pointer-events:none;animation:scoreUpAnimation .8s ease-out forwards;will-change:transform,opacity;backface-visibility:hidden}#root #game .score-down-animation{position:fixed;font-size:3rem;color:var(--incorrect-message-color);font-weight:var(--font-weight-bold);text-align:center;z-index:9999;pointer-events:none;animation:scoreDownAnimation .5s ease-out forwards;will-change:transform,opacity;backface-visibility:hidden}#root #game .score-no-change-animation{position:fixed;font-size:3rem;color:var(--incorrect-message-color);font-weight:var(--font-weight-bold);text-align:center;z-index:9999;pointer-events:none;animation:scoreNoChangeAnimation .5s ease-out forwards;will-change:transform,opacity;backface-visibility:hidden}#root #game .game-answers{display:flex;flex-direction:row;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:100%}#root #game .game-answers button{background-color:var(--card-color);color:var(--background-color);width:calc(50% - .5rem);letter-spacing:.1rem}#root #game .game-answers button:disabled{background-color:var(--background-color-secondary);color:var(--text-color-primary);cursor:not-allowed}#root #game .game-answers button:disabled:hover{top:0}#root #operation-panel{margin-top:150px;display:flex;flex-direction:row;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:100%}#root #operation-panel button{background-color:var(--background-color-secondary)}#root #finish .new-high-score-banner{background-color:gold;color:#000;padding:.75rem;text-align:center;font-weight:var(--font-weight-bold);border-radius:.5rem;margin-bottom:1rem}#root #finish .title-banner{padding:1rem;text-align:center;font-weight:var(--font-weight-bold);font-size:1.2rem;border-radius:.5rem;margin-bottom:1rem;position:relative;overflow:hidden}#root #finish .title-banner:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 3s infinite;pointer-events:none}#root #finish .high-score-info{margin-top:1rem;padding:.75rem;border:1px solid var(--text-color-primary);border-radius:.5rem}#root #finish .high-score-info h4{margin-bottom:.5rem}#root #finish .high-score-info .high-score-date{font-size:.9rem;color:var(--text-color-secondary);margin-top:.25rem}#root #finish .result-summary{margin-bottom:1rem}#root #finish .mistake-table{margin-top:1rem}#root #finish .mistake-table,#root #finish .result-table{width:100%;border-collapse:collapse;border:1px solid var(--text-color-primary);border-radius:.25rem;overflow:hidden}:is(#root #finish .mistake-table,#root #finish .result-table) thead{background-color:var(--background-color-secondary)}:is(#root #finish .mistake-table,#root #finish .result-table) thead th{padding:.75rem;text-align:left;font-weight:var(--font-weight-bold);border-bottom:2px solid var(--text-color-primary);border-right:1px solid var(--text-color-primary)}:is(#root #finish .mistake-table,#root #finish .result-table) thead th:last-child{border-right:none}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr{border-bottom:1px solid var(--text-color-primary)}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr:last-child{border-bottom:none}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr:nth-child(2n){background-color:var(--background-color-secondary)}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr td{padding:.75rem;border-right:1px solid var(--text-color-primary);vertical-align:middle}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr td:last-child{border-right:none}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr .question-language,:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr .native-language{width:40%}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr .action-column{width:20%;text-align:center}:is(#root #finish .mistake-table,#root #finish .result-table) tbody tr .action-column button{background-color:var(--button-color);color:var(--text-color-primary);border:2px solid var(--text-color-primary);padding:.3rem .7rem;border-radius:.25rem;cursor:pointer;font-size:.8rem;font-weight:var(--font-weight-bold);letter-spacing:.1rem;text-align:center;white-space:nowrap}#root #finish .mistake-questions{margin-top:2rem}#root #finish .share-section{display:flex;flex-direction:row;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:100%;margin-top:1.5rem;text-align:center}#root #finish .share-section .copy-result-button{background-color:var(--background-color-secondary);color:var(--text-color-primary)}#root .score-history .title-badge{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-weight:var(--font-weight-bold);font-size:.85rem;white-space:normal;word-break:break-word;max-width:100%;overflow-wrap:break-word;position:relative;overflow:hidden}#root .score-history .title-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 3s infinite;pointer-events:none}@media(max-width:768px){#root .score-history .title-badge{font-size:.75rem;padding:.2rem .4rem}}#root .score-history .overall-high-score{margin-bottom:1rem}#root .score-history .overall-high-score .high-score-card{border:1px solid var(--text-color-primary);border-radius:.5rem;padding:.75rem}#root .score-history .overall-high-score .high-score-card .score-main{font-weight:var(--font-weight-bold);margin-bottom:.5rem}#root .score-history .mode-high-scores{margin-bottom:1rem}#root .score-history .mode-high-scores .high-scores-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}#root .score-history .mode-high-scores .high-scores-header h4{margin:0}#root .score-history .mode-high-scores .high-scores-header button{padding:.2rem .5rem;font-size:.9rem;min-width:2rem}#root .score-history .mode-high-scores .high-scores-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}#root .score-history .mode-high-scores .high-scores-table{width:100%;min-width:600px;border-collapse:collapse;border:1px solid var(--text-color-primary);border-radius:.25rem;overflow:hidden}@media(max-width:768px){#root .score-history .mode-high-scores .high-scores-table{min-width:100%;font-size:.85rem}#root .score-history .mode-high-scores .high-scores-table thead th{padding:.5rem;font-size:.8rem}#root .score-history .mode-high-scores .high-scores-table tbody td{padding:.5rem}}#root .score-history .mode-high-scores .high-scores-table thead{background-color:var(--background-color-secondary)}#root .score-history .mode-high-scores .high-scores-table thead th{padding:.75rem;font-weight:var(--font-weight-bold);border-bottom:2px solid var(--text-color-primary);border-right:1px solid var(--text-color-primary)}#root .score-history .mode-high-scores .high-scores-table thead th:first-child{width:70%}#root .score-history .mode-high-scores .high-scores-table thead th:last-child{border-right:none}#root .score-history .mode-high-scores .high-scores-table tbody tr{border-bottom:1px solid var(--text-color-primary)}#root .score-history .mode-high-scores .high-scores-table tbody tr:last-child{border-bottom:none}#root .score-history .mode-high-scores .high-scores-table tbody tr:nth-child(2n){background-color:var(--background-color-secondary)}#root .score-history .mode-high-scores .high-scores-table tbody tr td{padding:.75rem;border-right:1px solid var(--text-color-primary)}#root .score-history .mode-high-scores .high-scores-table tbody tr td:last-child{border-right:none}#root .score-history .mode-high-scores .high-scores-table tbody tr td.score-cell{font-size:1.1rem;font-weight:var(--font-weight-bold)}#root .score-history .history-controls{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}#root .score-history .history-controls button{background-color:var(--background-color-secondary);color:var(--text-color-primary)}#root .score-history .history-list .no-history{text-align:center;padding:1rem;color:var(--text-color-secondary)}#root .score-history .history-list .history-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}#root .score-history .history-list .history-table{width:100%;border:0;font-size:.9rem}#root .score-history .history-list .history-table thead{display:none}#root .score-history .history-list .history-table tbody tr{display:block;margin-bottom:1rem;border:1px solid var(--text-color-primary);border-radius:.5rem;overflow:hidden}#root .score-history .history-list .history-table tbody tr:nth-child(2n){background-color:var(--background-color-secondary)}#root .score-history .history-list .history-table td{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:none;border-bottom:1px solid var(--text-color-primary);text-align:right}#root .score-history .history-list .history-table td:last-child{border-bottom:none}#root .score-history .history-list .history-table td:before{content:attr(data-label);display:inline-block;font-weight:var(--font-weight-bold);text-align:left;flex:1}#root .score-history .history-list .history-table td.score-cell{font-size:1.1rem;font-weight:var(--font-weight-bold)}#root .score-history .history-list .history-table td.action-cell{justify-content:center}#root .score-history .history-list .history-table td.action-cell:before{display:none}@keyframes scoreUpAnimation{0%{opacity:.3;transform:translate(-50%,-50%) scale(.3)}35%{opacity:1;transform:translate(-50%,-50%) translateY(-100px) scale(1.5)}50%{opacity:1;transform:translate(-50%,-50%) translateY(-80px) scale(1.4)}to{opacity:0;transform:translate(-50%,-50%) translateY(-150px) scale(.6)}}@keyframes scoreDownAnimation{0%{opacity:.3;transform:translate(-50%,-50%) scale(.3)}35%{opacity:1;transform:translate(-50%,-50%) translateY(30px)}50%{opacity:1;transform:translate(-50%,-50%) translateY(35px)}to{opacity:0;transform:translate(-50%,-50%) translateY(50px)}}@keyframes scoreNoChangeAnimation{0%{opacity:.3;transform:translate(-50%,-50%) scale(.3)}35%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}to{opacity:0;transform:translate(-50%,-50%) scale(.8)}}@keyframes shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}#pokedex .pokedex-header{margin-bottom:1.5rem;text-align:center}#pokedex .pokedex-header h2{margin-bottom:.5rem}#pokedex .pokedex-header .pokedex-stats{margin-top:1rem;font-size:1.1rem;font-weight:var(--font-weight-bold);color:var(--text-color-primary)}#pokedex .pokedex-header .back-button-container{margin-top:1rem}#pokedex .pokedex-header .back-button-container .back-button{padding:.5rem 1rem;font-size:1rem;background-color:var(--background-color-secondary);color:var(--text-color-primary)}#pokedex .clear-all-container{margin-top:1.5rem;text-align:center}#pokedex .clear-all-container .clear-all-button{padding:.5rem 1rem;font-size:1rem;background-color:var(--incorrect-message-color);color:#fff}#pokedex .clear-all-container .clear-all-button:disabled{opacity:.5;cursor:not-allowed}#pokedex .empty-pokedex{text-align:center;padding:2rem;font-size:1.1rem;line-height:1.8}#pokedex .pokedex-list{margin-top:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}#pokedex .pokedex-table{width:auto;min-width:100%;border-collapse:collapse;border:1px solid var(--text-color-primary);border-radius:.25rem}#pokedex .pokedex-table thead{background-color:var(--background-color-secondary);position:sticky;top:0;z-index:10}#pokedex .pokedex-table thead th{padding:.5rem .3rem;text-align:center;font-weight:var(--font-weight-bold);border-bottom:2px solid var(--text-color-primary);border-right:1px solid var(--text-color-primary);font-size:.8rem;white-space:nowrap}#pokedex .pokedex-table thead th:last-child{border-right:none}#pokedex .pokedex-table thead th.col-no{min-width:50px}#pokedex .pokedex-table thead th.col-language{min-width:80px;padding-left:.4rem;padding-right:.4rem}#pokedex .pokedex-table tbody tr{border-bottom:1px solid var(--text-color-primary)}#pokedex .pokedex-table tbody tr:last-child{border-bottom:none}#pokedex .pokedex-table tbody tr:nth-child(2n){background-color:var(--background-color-secondary)}#pokedex .pokedex-table tbody tr td{padding:.4rem .3rem;border-right:1px solid var(--text-color-primary);vertical-align:middle;text-align:center}#pokedex .pokedex-table tbody tr td:last-child{border-right:none}#pokedex .pokedex-table tbody tr td.dex-number{font-weight:var(--font-weight-bold);font-size:.85rem}#pokedex .pokedex-table tbody tr td.pokemon-name-cell .name-with-speaker{white-space:nowrap}#pokedex .pokedex-table tbody tr td.pokemon-name-cell .name-with-speaker .speak-button{background:none;border:none;cursor:pointer;font-size:.75rem;padding:.1rem;margin-left:.2rem;transition:transform .2s}#pokedex .pokedex-table tbody tr td.pokemon-name-cell .name-with-speaker .speak-button:hover{transform:scale(1.2)}#pokedex .pokedex-table tbody tr td.pokemon-name-cell .not-recorded{color:var(--text-color-secondary);opacity:.3;font-size:.85rem}
