/*! tailwindcss v4.2.2 | 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}}}@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;--spacing:.25rem;--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%;-moz-tab-size:4;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ocean:#0f172a;--land:#1e3a5f;--land-hover:#2a5080;--highlight:#f59e0b;--correct:#22c55e;--wrong:#ef4444;--panel-bg:#1e293b;--text:#f1f5f9;--text-muted:#94a3b8;--border:#334155}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--ocean);width:100%;height:100%;color:var(--text);font-family:system-ui,-apple-system,sans-serif;overflow:hidden}#app{grid-template-rows:1fr;grid-template-columns:1fr 420px;width:100vw;height:100vh;display:grid}.map-container{background:var(--ocean);position:relative;overflow:hidden}.map-container svg{width:100%;height:100%;display:block}.country{fill:var(--land);stroke:var(--ocean);stroke-width:.5px;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .3s}.country:hover{fill:var(--land-hover)}.country.highlighted{fill:var(--highlight);stroke:#fff;stroke-width:2.5px;vector-effect:non-scaling-stroke}.country.correct{fill:var(--correct);stroke:#16a34a;stroke-width:1.5px;vector-effect:non-scaling-stroke}.country.wrong{fill:var(--wrong);stroke:#dc2626;stroke-width:1.5px;vector-effect:non-scaling-stroke}.quiz-panel{background:var(--panel-bg);border-left:1px solid var(--border);flex-direction:column;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.quiz-header{text-align:center}.quiz-header h1{letter-spacing:.05em;color:var(--text);font-size:1.75rem;font-weight:700}.quiz-header .subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.score-bar{background:#0003;border-radius:.75rem;justify-content:space-between;padding:1rem;font-size:.875rem;display:flex}.score-bar .label{color:var(--text-muted)}.score-bar .value{font-size:1.125rem;font-weight:700}.streak-value{color:var(--highlight)}.question-area{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}.question-prompt{text-align:center;color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.answer-btn{border:2px solid var(--border);width:100%;color:var(--text);cursor:pointer;text-align:left;background:#0003;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:1.125rem;transition:all .2s;display:flex}.answer-btn:hover:not(.disabled){border-color:var(--text-muted);background:#ffffff0d}.answer-btn .key{background:#ffffff1a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.answer-btn.selected-correct{border-color:var(--correct);background:#22c55e26}.answer-btn.selected-correct .key{background:var(--correct);color:#000}.answer-btn.selected-wrong{border-color:var(--wrong);background:#ef444426}.answer-btn.selected-wrong .key{background:var(--wrong);color:#000}.answer-btn.reveal-correct{border-color:var(--correct);background:#22c55e1a}.answer-btn.disabled{cursor:default;opacity:.7}.feedback{text-align:center;min-height:2rem;font-size:1.125rem;font-weight:600}.feedback.correct{color:var(--correct)}.feedback.wrong{color:var(--wrong)}.complete-screen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.complete-screen h2{font-size:2rem;font-weight:700}.complete-screen .final-score{color:var(--highlight);font-size:3rem;font-weight:800}.restart-btn{border:2px solid var(--highlight);color:var(--highlight);cursor:pointer;background:0 0;border-radius:.75rem;padding:.75rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s}.restart-btn:hover{background:var(--highlight);color:#000}.keyboard-hint{text-align:center;color:var(--text-muted);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}
