.turkey-plate-map{--map-light:#f4f7f2;--map-dark:#397b63;--map-highlight:#f2c879;margin-top:2rem}.turkey-plate-map__controls{position:relative;z-index:2;margin-bottom:1rem}.turkey-plate-map__controls label{display:block;margin-bottom:.35rem;font-weight:700}.turkey-plate-map__search-row{display:flex;gap:.5rem}.turkey-plate-map__search-row input{min-width:0;flex:1;padding:.6rem .75rem;border:1px solid var(--muted);background:var(--code);color:var(--text);font:inherit}.turkey-plate-map button{padding:.55rem .75rem;border:1px solid var(--rule);background:var(--surface);color:var(--text);font:inherit;cursor:pointer}.turkey-plate-map button:hover,.turkey-plate-map button:focus-visible{border-color:var(--accent);color:var(--accent)}.turkey-plate-map__suggestions{position:absolute;right:0;left:0;max-height:14rem;margin:.25rem 0 0;padding:0;overflow-y:auto;border:1px solid var(--rule);background:var(--surface);list-style:none}.turkey-plate-map__suggestions li{margin:0}.turkey-plate-map__suggestion{display:block;width:100%;border:0;border-bottom:1px solid var(--rule);text-align:left}.turkey-plate-map__suggestion strong{color:var(--accent)}.turkey-plate-map__breakout{width:min(1100px,96vw);margin-inline:calc((100% - min(1100px,96vw))/2)}.turkey-plate-map__canvas{position:relative;padding:.75rem;border:1px solid var(--rule);background:var(--code)}.turkey-plate-map__canvas svg{display:block;width:100%;height:auto;overflow:visible}.turkey-provinces path{fill:var(--province-color,var(--map-light));stroke:#18241d;stroke-width:.75;vector-effect:non-scaling-stroke;cursor:pointer;outline:none;transition:fill 120ms ease,opacity 120ms ease,stroke 120ms ease,stroke-width 120ms ease}.turkey-provinces path:hover,.turkey-provinces path:focus-visible,.turkey-provinces path.is-selected{stroke:var(--map-highlight);stroke-width:2.5}.turkey-provinces path.is-dimmed{opacity:.22}.turkey-provinces path.is-search-match{stroke:var(--map-highlight);stroke-width:2}.turkey-provinces path.is-statistic-match{stroke:#cf6d28;stroke-width:3}.turkey-plate-map__tooltip{display:flex;position:fixed;z-index:10;align-items:center;min-height:2.6rem;border:1px solid #b9bec2;border-radius:.18rem;background:#fff;box-shadow:0 .3rem 1rem #0008;color:#111;pointer-events:none;white-space:nowrap}.turkey-plate-map__tooltip[hidden]{display:none}.turkey-plate-map__tooltip-country{display:flex;align-self:stretch;align-items:flex-end;padding:0 .35rem .25rem;background:#07549a;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.02em;line-height:1}.turkey-plate-map__tooltip-body{display:flex;align-self:stretch;align-items:center;padding:7px .65rem 0 .55rem}.turkey-plate-map__tooltip-number,.turkey-plate-map__tooltip-name{font-family:"charles wright 2001",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.02em;line-height:1}.turkey-plate-map__tooltip-name{margin-left:.45rem}.turkey-province-labels{pointer-events:none}.turkey-province-labels text{fill:#18241d;font-size:10px;font-weight:700;text-anchor:middle;dominant-baseline:central}.turkey-province-labels text.is-light{fill:#fff}.turkey-plate-map__details{min-height:1.7em;margin:1rem 0 0;color:var(--accent)}.plate-quiz{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--rule)}.plate-quiz__header h2{margin-top:0}.plate-quiz__header p{color:var(--muted)}.plate-quiz__progress{margin:1rem 0 .75rem;color:var(--publication-accent);font-size:.85rem;font-weight:700}.plate-quiz__question{min-height:3.2rem;padding:.9rem;border:1px solid var(--rule);background:var(--surface);font-weight:700}.plate-quiz__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.75rem}.plate-quiz__option{min-height:3rem;text-align:left}.plate-quiz__option.is-correct{border-color:#a9d8b4;background:#1d3a29}.plate-quiz__option.is-incorrect{border-color:#e2a0a0;background:#3a2020}.plate-quiz__feedback{min-height:1.7em;margin:.75rem 0 0}.plate-quiz__feedback.is-correct{color:#a9d8b4}.plate-quiz__feedback.is-incorrect{color:#e2a0a0}.plate-quiz__result{margin-top:1rem;padding:1rem;border:1px solid var(--accent);background:var(--surface)}.plate-quiz__next,.plate-quiz__restart{margin-top:.75rem}.turkey-plate-map__statistics{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--rule)}.turkey-plate-map__statistics>h2{margin-top:0}.turkey-plate-map__statistics [data-map-statistics]{color:var(--muted)}.turkey-plate-map__statistics-link{color:var(--accent);font-weight:700}.turkey-plate-map__statistics-link[aria-current=true]{text-decoration-thickness:.16em;text-underline-offset:.18em}.turkey-plate-map__references{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--rule)}.turkey-plate-map__references h2{margin-top:0}.turkey-plate-map__references ul{margin-bottom:0}@media(max-width:42rem){.turkey-plate-map__breakout{width:calc(100% + 2rem);margin-inline:-1rem}.turkey-plate-map__canvas{padding:.35rem}.plate-quiz__options{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.turkey-provinces path{transition:none}}