/*! tailwindcss v4.2.1 | 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-border-style:solid}}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#18231f;--muted:#69746f;--paper:#f4f1e9;--white:#fff;--green:#c9f35b;--deep:#184f3d;--line:#d8ddd8;--sky:#b9e7f1;--peach:#ffcaa7;--lilac:#d9c7f3;--sun:#f8df73;--rose:#f4b7c3;--mint:#a9dec1}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,select{font:inherit}button{cursor:pointer;min-height:44px}main{max-width:1920px;margin:auto;padding:0 24px 36px}header{border-bottom:1px solid #d9d6ce;justify-content:space-between;align-items:center;height:82px;display:flex}.brand,.header-actions{align-items:center;gap:12px;display:flex}.brand strong,.brand small{display:block}.brand strong{font-size:18px}.brand small{color:var(--muted);font-size:12px}.mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.header-actions label{color:var(--muted);font-size:12px}select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:9px 12px}.icon{border:1px solid var(--line);background:0 0;border-radius:50%;width:44px}.hero{grid-template-columns:minmax(420px,.75fr) 1.25fr;align-items:end;gap:40px;padding:24px 0 20px;display:grid}.eyebrow,.question-no,.map-head span,.inset-title{letter-spacing:.16em;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.055em;margin:9px 0 10px;font-size:clamp(38px,3.8vw,64px);line-height:.94}.hero p{color:var(--muted);max-width:540px;margin-bottom:0;font-size:15px}.stats{border-top:1px solid #c9cdc7;border-bottom:1px solid #c9cdc7;grid-template-columns:repeat(4,1fr);display:grid}.stats div{border-right:1px solid #c9cdc7;padding:16px 12px}.stats div:last-child{border:0}.stats b,.stats span{display:block}.stats b{font-size:26px}.stats span{color:var(--muted);font-size:11px}.modes{background:#cfd4cf;border:1px solid #cfd4cf;border-radius:15px 15px 0 0;grid-template-columns:repeat(6,1fr);gap:1px;display:grid;overflow:hidden}.modes button{text-align:left;background:#f9faf7;border:0;align-items:center;gap:9px;padding:13px 14px;font-weight:650;display:flex}.modes button span{color:#8c9691;font-size:10px}.modes button.active{background:var(--ink);color:#fff}.modes button.active span{color:var(--green)}.game{background:#fff;border-radius:0 0 18px 18px;grid-template-columns:290px minmax(0,1fr);min-height:820px;display:grid;overflow:hidden}.panel{border-right:1px solid var(--line);flex-direction:column;padding:24px;display:flex}.panel-top,.map-head{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.tag{color:#31511d;background:#ecf8cf;border-radius:99px;padding:6px 9px;font-weight:750}.panel h2{letter-spacing:-.035em;margin:22px 0 10px;font-size:28px;line-height:1.07}.panel p{color:var(--muted);line-height:1.55}.level-row{gap:6px;margin:20px 0;display:flex}.level-row button{border:1px solid var(--line);background:#fff;border-radius:9px;flex:1;padding:7px;font-size:11px}.level-row button.selected{background:var(--ink);color:#fff}.study,.detail{border-left:3px solid var(--green);background:#f5f8ee;margin-top:8px;padding:14px}.study p,.detail p{margin-bottom:0;font-size:13px}.detail small{color:var(--deep);font-weight:750}.detail h3{margin:5px 0;font-size:22px}.scoreline{grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0;display:grid}.scoreline div{background:#f4f5f2;border-radius:8px;padding:10px}.scoreline b,.scoreline span{display:block}.scoreline span{color:var(--muted);font-size:10px}.timer{background:#fff3d8;border-radius:9px;justify-content:space-between;padding:10px 12px;display:flex}.remaining{font-weight:800;color:var(--deep)!important}.feedback{border-radius:9px;margin-top:10px;padding:12px;font-size:13px;font-weight:700}.feedback.ok{color:#265b2d;background:#e9f8df}.feedback.bad{color:#993c31;background:#fff0ed}.reset{color:#8c4540;text-align:left;background:0 0;border:0;margin-top:auto;font-size:12px;text-decoration:underline}.map-wrap{min-width:0;padding:14px 12px 10px;position:relative}.map-head b{color:var(--ink);margin-top:4px;font-size:14px;display:block}.map{width:100%;height:760px;display:block}.region{fill:#edf0eb;stroke:#214438;stroke-width:2.4px;vector-effect:non-scaling-stroke;transition:all .18s}.regions .region:nth-child(6n+1){fill:var(--sky)}.regions .region:nth-child(6n+2){fill:var(--peach)}.regions .region:nth-child(6n+3){fill:var(--lilac)}.regions .region:nth-child(6n+4){fill:var(--sun)}.regions .region:nth-child(6n+5){fill:var(--rose)}.regions .region:nth-child(6n){fill:var(--mint)}.regions .island-region{fill:#9edfc8;stroke:#153f32;stroke-width:3.2px}.province{fill:#0000;stroke:#53665e;stroke-width:.8px;vector-effect:non-scaling-stroke;transition:all .15s}.province:hover,.region:hover{fill:#c9f35b}.hint{animation:1.2s infinite pulse;fill:#efff87!important}.region-label{fill:#263a32;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-size:11px;font-weight:800}.canary-box{fill:#f7fbff;stroke:#688a9a;stroke-width:1.2px;stroke-dasharray:5 4}.inset-title{fill:#365f70}.island{cursor:pointer}.island-hit{fill:#0000;stroke:none;pointer-events:all}.island text{fill:#263a32;paint-order:stroke;stroke:#fff;stroke-width:2.4px;stroke-linejoin:round;font-size:10px;font-weight:800}.island line{stroke:#e94f64;stroke-width:1.8px;stroke-linecap:round}.island:nth-of-type(2n) line{stroke:#3e79d1}.island:hover line,.island:focus line{stroke-width:3px}.legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;font-size:11px;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{width:18px;display:inline-block}.thin{border-top:1px solid #77837d}.thick{border-top:3px solid #214438}.dot{background:#e94f64;border-radius:4px;height:3px;width:13px!important}.source{margin-left:auto}@keyframes pulse{50%{opacity:.5}}@media (width<=900px){main{padding:0 14px}.hero{grid-template-columns:1fr}.modes{grid-template-columns:repeat(3,1fr)}.game{grid-template-columns:1fr}.panel{border-right:0;border-bottom:1px solid var(--line);min-height:360px}.map{height:auto}.region-label{font-size:9px}.game{min-height:0}.reset{margin-top:20px}}@media (width<=520px){main{padding:0 9px 22px}header{height:70px}.brand strong{font-size:15px}.header-actions label{font-size:0}.hero{padding:30px 5px 22px}.hero h1{font-size:44px}.hero p{font-size:14px}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(2){border-right:0}.modes{display:flex;overflow-x:auto}.modes button{min-width:145px}.game{border-radius:0 0 13px 13px}.panel{padding:20px}.map-wrap{padding:16px 5px}.map{min-height:350px}.region-label{display:none}.island text{font-size:8px}.legend{padding:0 10px}.source{width:100%;margin:0}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media (width>=901px){html,body{height:100%;overflow:hidden}main{grid-template-rows:58px auto 50px minmax(0,1fr);height:100vh;padding:0 16px 14px;display:grid;overflow:hidden}header{height:58px}.mark{width:36px;height:36px;font-size:14px}.brand{gap:10px}.brand strong{font-size:16px}.brand small{font-size:11px}.header-actions{gap:8px}select{padding:7px 10px}.icon{width:38px;min-height:38px}.hero{grid-template-columns:minmax(390px,.68fr) 1.32fr;align-items:center;gap:28px;padding:9px 0 11px}.eyebrow{font-size:10px}.hero h1{margin:4px 0;font-size:clamp(32px,2.8vw,46px);line-height:.98}.hero h1 br{display:none}.hero p{font-size:13px;line-height:1.3}.stats div{padding:9px 12px}.stats b{font-size:21px;line-height:1}.stats span{margin-top:5px;font-size:10px}.modes{border-radius:12px 12px 0 0}.modes button{gap:7px;min-height:49px;padding:8px 12px;font-size:14px;line-height:1.15}.game{grid-template-columns:250px minmax(0,1fr);height:100%;min-height:0}.panel{min-height:0;padding:16px;overflow:auto}.panel h2{margin:15px 0 7px;font-size:24px}.panel p{margin:6px 0;font-size:13px;line-height:1.42}.level-row{gap:5px;margin:14px 0}.level-row button{min-height:42px;padding:5px}.study,.detail{margin-top:4px;padding:11px}.study p,.detail p{font-size:12px}.map-wrap{grid-template-rows:40px minmax(0,1fr) 24px;min-height:0;padding:8px 10px 7px;display:grid;overflow:hidden}.map-head{align-self:start}.map{width:100%;height:100%;min-height:0;overflow:visible}.legend{gap:14px;min-height:24px;font-size:10px}}@media (width>=901px) and (height<=820px){main{grid-template-rows:52px auto 46px minmax(0,1fr);padding-bottom:10px}header{height:52px}.hero{padding:6px 0 8px}.hero h1{font-size:32px}.hero p{display:none}.stats div{padding:7px 10px}.modes button{min-height:45px;padding:6px 10px;font-size:13px}.map-wrap{grid-template-rows:36px minmax(0,1fr) 22px;padding-top:6px}}@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-border-style{syntax:"*";inherits:false;initial-value:solid}
