:root{--ground:#f4efe4;--surface:#fffdf8;--surface-sunken:#eae3d4;--ink:#1f1b16;--ink-muted:#6b6259;--ink-inverse:#fbf8f1;--accent:#c2410c;--positive:#3f6b3f;--negative:#a32e1f;--ochre:#7e6029;--focus:#17607a;--map-frame:#2a2620;--hairline:#1f1b1624;--font-display:"Source Serif 4", Georgia, "Times New Roman", serif;--font-ui:"Source Sans 3", system-ui, -apple-system, "Segoe UI", sans-serif;--radius-sm:4px;--radius-md:10px;--radius-lg:16px;--radius-plate:20px;--shadow-card:0 1px 2px #1f1b160f, 0 6px 18px #1f1b1612}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--ground);color:var(--ink);font-family:var(--font-ui);font-size:16px;line-height:1.5}main{max-width:44rem;margin:0 auto;padding:1.25rem 1rem 3rem}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 .35rem;font-weight:600}h1.display{font-size:clamp(2.2rem,7vw,3.2rem)}.screen-title{font-size:clamp(1.5rem,4vw,2rem)}h1:focus-visible,h2:focus-visible{outline:none}p{margin:0 0 .6rem}.tagline{color:var(--ink-muted);margin-bottom:1.25rem;font-size:1.05rem}.caption{color:var(--ink-muted);font-size:.875rem}.version{margin-top:1.5rem}.card{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-bottom:1rem;padding:1rem 1.1rem}.btn{font:inherit;border-radius:var(--radius-md);border:1px solid var(--hairline);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;padding:.55rem 1.1rem;font-weight:600}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--ink-inverse)}.btn-text{background:0 0;border-color:#0000}.btn:disabled{opacity:.55;cursor:not-allowed}.btn:hover:not(:disabled){filter:brightness(.97)}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.map-plate:focus-visible{outline:3px solid var(--focus);outline-offset:0;box-shadow:0 0 0 6px var(--ink-inverse)}.actions{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.actions-secondary{margin-top:1.25rem}.menu-actions{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.field-row{justify-content:space-between;align-items:center;gap:1rem;padding:.4rem 0;display:flex}.field-label{font-weight:600}.field{font:inherit;background:var(--surface-sunken);border:1px solid var(--hairline);border-radius:var(--radius-sm);min-height:44px;color:var(--ink);padding:.4rem .6rem}.toggle{width:24px;height:24px;accent-color:var(--accent)}.utility-card{flex-direction:column;gap:.75rem;display:flex}.wordmark{border-radius:var(--radius-md);font-family:var(--font-display);letter-spacing:.01em;text-align:center;padding:.85rem 1rem;font-size:clamp(1.15rem,4.5vw,1.6rem);font-weight:600}.utility-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.utility-name{margin:0;font-size:1.25rem}.badge{border:1px solid var(--ochre);color:var(--ochre);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;padding:.1rem .7rem;font-size:.8rem;font-weight:600}.map-plate{border:2px solid var(--map-frame);border-radius:var(--radius-plate);background:var(--surface-sunken);height:min(52vh,420px);min-height:260px;margin-bottom:.5rem;overflow:hidden}.map-pin{background:var(--accent);border:2px solid var(--ink-inverse);border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 1px #1f1b1673}.map-crosshair{border:2px dashed var(--focus);background:#17607a1f;border-radius:50%;width:26px;height:26px}.reveal-outcome{color:var(--ochre);font-size:1.35rem}.fact{font-style:italic}.summary-total{font-family:var(--font-display);font-size:1.5rem}.summary-rows{margin:0 0 .75rem;padding:0;list-style:none}.summary-row{border-bottom:1px solid var(--hairline);justify-content:space-between;gap:1rem;padding:.4rem 0;display:flex}.empty-state{text-align:center}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--surface);color:var(--ink);border-radius:0 0 var(--radius-md) 0;z-index:10;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (min-width:40rem){.menu-actions{flex-flow:wrap}}@font-face{font-family:"Source Sans 3";src:url(/fonts/SourceSans3-Body-v2.ttf);font-weight:400;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/fonts/SourceSans3-BodySemiBold-v2.ttf);font-weight:600;font-display:swap}@font-face{font-family:"Source Serif 4";src:url(/fonts/SourceSerif4-Display-v2.ttf);font-weight:600;font-display:swap}[hidden]{display:none!important}main{max-width:72rem;padding:1rem}.screen-menu,.screen-options,.screen-leaderboard,.screen-summary{max-width:48rem;margin:auto}.field{min-width:0;max-width:100%}.field-row{flex-wrap:wrap;gap:.35rem 1rem}.field-row .field{flex:1}.field-row .field-label{flex:1;min-width:8rem}.toggle{flex-shrink:0;width:44px;height:44px}.btn:disabled{opacity:1;color:var(--ink-muted);background:var(--surface-sunken);border-color:var(--hairline)}.screen-round{grid-template-rows:auto auto minmax(180px,1fr) auto auto;grid-template-areas:"header""card""map""info""actions";gap:.55rem;min-height:calc(100dvh - 2rem);display:grid}.screen-round[data-phase=revealed]{grid-template-rows:auto auto minmax(260px,1fr) auto auto}.screen-round[data-phase=revealed] .map-plate{min-height:260px}.round-header{grid-area:header;justify-content:space-between;align-items:center;gap:1rem;display:flex}.round-header h2{font-size:1.2rem}.round-header p{margin:0}.utility-card{grid-area:card;gap:.2rem;margin:0;padding:.6rem .9rem}.utility-card .wordmark{padding:.4rem;font-size:clamp(1rem,3vw,1.4rem)}.utility-card .utility-name{overflow-wrap:anywhere;font-size:1.2rem}.screen-round .map-plate{border-radius:12px;grid-area:map;height:100%;min-height:180px;margin:0}.round-info{grid-area:info}.round-info .caption{margin:0;font-size:.8rem}.round-info details{font-size:.875rem}.round-info summary{cursor:pointer;align-items:center;min-height:44px;text-decoration:underline;display:flex}.round-info details[open]{max-height:14rem;overflow:auto}.round-actions{z-index:3;background:var(--ground);padding:.5rem 0 max(.5rem, env(safe-area-inset-bottom));border-top:1px solid var(--hairline);grid-area:actions;gap:.5rem;display:flex;position:sticky;bottom:0}.round-actions .btn-primary{flex:1}.reveal-panel{border-left:4px solid var(--ochre);margin:0;padding:.65rem .8rem}.reveal-panel h3{font-size:1.1rem}.reveal-panel p{margin:0}.round-error{border:1px solid var(--negative);background:var(--surface);border-radius:10px;padding:1rem}.summary-row{align-items:center;gap:.75rem;padding:.75rem 0}.summary-map{border:1px solid var(--hairline);background:#eae3d4;border-radius:8px;flex-shrink:0;width:120px;height:75px}.summary-row-details{overflow-wrap:anywhere;flex:1;min-width:0}.summary-row-details strong{display:block}.summary-row .caption{margin:0}.score-table{border-collapse:collapse;width:100%}.score-table th,.score-table td{text-align:left;border-bottom:1px solid var(--hairline);overflow-wrap:anywhere;padding:.6rem}.score-table tr.is-you{background:var(--surface-sunken)}.confirm-dialog{border:1px solid var(--hairline);background:var(--surface);max-width:min(90vw,30rem);color:var(--ink);border-radius:16px;padding:1.5rem}.confirm-dialog h2{font-size:1.25rem}.confirm-dialog::backdrop{background:#1f1b1673}.share-fallback{width:100%;min-height:90px}a{color:var(--focus)}@media (min-width:64rem){.screen-round{grid-template:"header header""map card""map info"1fr"map actions"/minmax(0,1.8fr) minmax(18rem,1fr);height:calc(100dvh - 2rem);min-height:500px}.screen-round .map-plate{min-height:400px}.round-actions{align-self:end}.round-info{overflow:auto}.utility-card .wordmark{padding:1rem .5rem}}@media (max-width:380px){main{padding:.6rem}.screen-round{min-height:calc(100dvh - 1.2rem)}.round-actions .btn{padding:.4rem .6rem}.summary-map{width:85px;height:60px}.badge{font-size:.7rem}}.score-form{border-top:1px solid var(--hairline);flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.score-form .field{width:100%;max-width:24rem}.score-form .caption{margin:0}.footer-nav{border-top:1px solid var(--hairline);flex-wrap:wrap;gap:.25rem .75rem;margin-top:.5rem;padding-top:.5rem;display:flex}.analytics-note{margin-top:.25rem;padding-inline:.4rem}.analytics-note a{color:inherit;text-underline-offset:3px}.footer-nav .btn{color:var(--ink-muted);text-underline-offset:3px;padding:.55rem .4rem;font-size:.875rem;font-weight:400;text-decoration:underline}.screen-info .tagline{margin-bottom:1rem}.privacy-choices{margin:.5rem 0 1.25rem}.privacy-choices .consent-actions{flex-wrap:wrap;gap:.5rem;display:flex}.info-card{max-width:38rem}.info-heading{margin:1.5rem 0 .5rem;font-size:1.15rem}.info-card>.info-heading:first-child{margin-top:0}.info-entry{border-left:2px solid var(--surface-sunken);margin:0 0 1rem;padding-left:.75rem}.info-entry-title{font-family:var(--font-ui);margin:0 0 .2rem;font-size:.95rem;font-weight:600}.info-entry p{margin-bottom:.25rem}.info-list{margin:0 0 .75rem;padding-left:1.2rem}.info-list li{margin-bottom:.4rem}.info-link{overflow-wrap:anywhere}.menu-live{--night:#171512;--night-edge:#2b261d;--amber:#e8a33d;flex-direction:column;gap:1rem;display:flex}.menu-hero{isolation:isolate;border-radius:var(--radius-plate);background:var(--night);border:1px solid var(--night-edge);min-height:15.5rem;color:var(--ink-inverse);align-items:flex-end;display:flex;position:relative;overflow:hidden}.menu-hero>.menu-hero-map{z-index:0;position:absolute;inset:0}.menu-hero-map canvas{outline:none}.menu-hero .maplibregl-ctrl-bottom-right{top:0;bottom:auto}.menu-hero .maplibregl-ctrl-attrib,.menu-hero .maplibregl-ctrl-attrib.maplibregl-compact{color:#cfc5b4;background-color:#1715128c;font-size:.6875rem}.menu-hero .maplibregl-ctrl-attrib a{color:#cfc5b4}.menu-hero .maplibregl-ctrl-attrib-button{background-color:#f4efe4b3;border-radius:50%}.menu-hero-scrim{z-index:1;pointer-events:none;background:linear-gradient(#17151200 42%,#171512b8 74%,#171512f0 98%);position:absolute;inset:0}.menu-hero-copy{z-index:2;width:100%;padding:1.1rem 1.15rem 1.15rem;position:relative}.menu-hero .tagline{color:#b9ad9a;margin-bottom:0}.menu-hero h1.display{font-size:clamp(2rem,9vw,2.9rem)}.menu-settings{border-bottom:1px solid var(--hairline);margin-bottom:.9rem;padding-bottom:.6rem}.menu-chips{width:100%;min-height:44px;font:inherit;text-align:left;border-radius:var(--radius-md);color:var(--ink-muted);cursor:pointer;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.35rem .2rem;display:flex}.menu-chip{color:var(--ink);font-weight:600}.menu-chip-sep{color:var(--ink-muted)}.menu-chips-hint{color:var(--accent);text-underline-offset:3px;margin-left:auto;font-size:.8125rem;text-decoration:underline}.menu-fields[data-open=false]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.menu-fields[data-open=true]{padding-top:.35rem}.menu-live .menu-actions{grid-template-columns:1fr;gap:.6rem;margin-top:1rem;display:grid}.menu-live .btn-play{min-height:60px;font-size:1.15rem}.menu-live .btn-daily{min-height:52px}.menu-daily-date{color:var(--ink-muted);font-size:.8125rem;font-weight:400;display:block}.menu-actions-quiet{flex-wrap:wrap;gap:.25rem .75rem;margin-top:.8rem;display:flex}.menu-actions-quiet .btn{color:var(--ink-muted);text-underline-offset:3px;padding-left:.4rem;padding-right:.4rem;text-decoration:underline}@media (min-width:30rem){.menu-live .menu-actions{grid-template-columns:1.35fr 1fr}.menu-live .menu-actions .btn-resume{grid-column:1/-1}}@media (min-width:48rem){.menu-hero{min-height:19rem}.menu-hero-copy{padding:1.5rem 1.6rem}}@media (max-height:34rem){.menu-hero{min-height:10.5rem}.menu-hero h1.display{font-size:1.9rem}.menu-live .btn-play{min-height:52px}}@media (prefers-reduced-motion:reduce){.menu-hero-map canvas{transition:none!important}}.menu-hero-caption{z-index:2;color:#f0d9a8;text-align:right;background:#17151299;border-radius:999px;max-width:60%;margin:0;padding:.2rem .55rem;font-size:.8125rem;position:absolute;bottom:.6rem;right:.75rem}@media (max-width:40rem){.menu-hero-caption{text-align:left;max-width:calc(100% - 1.5rem);inset:2.1rem auto auto .75rem}}.brand-lockup{flex-direction:column;gap:.15rem;display:flex}.brand-wordmark{color:inherit;align-items:center;gap:.55rem;margin:0;display:flex}.brand-wordmark .brand-mark{color:var(--accent);flex:none;margin-bottom:.08em}.brand-name{white-space:nowrap}.menu-hero .brand-wordmark .brand-mark{color:var(--amber,#e8a33d)}.screen-round[data-reveal] .reveal-score{font-family:var(--font-display);font-variant-numeric:tabular-nums;color:var(--ochre);margin:0 0 .15rem;font-size:2rem;line-height:1.1}.screen-round[data-reveal] .reveal-lead{font-family:var(--font-display);color:var(--accent);letter-spacing:.01em;margin:0 0 .1rem;font-size:1.05rem;font-weight:600;display:block}.screen-round[data-reveal] .map-plate{position:relative}.screen-round[data-reveal] .map-plate:after{content:"";pointer-events:none;border-radius:inherit;opacity:0;z-index:2;background:radial-gradient(circle,#f59e0b4d,#f59e0b00);transition:opacity .42s ease-out;position:absolute;inset:0}.screen-round[data-reveal=energise] .map-plate:after{opacity:.55;transition-duration:.22s}.screen-round[data-reveal=energise][data-hit=inside] .map-plate:after{opacity:.92;background:radial-gradient(circle,#ffedbea8,#f59e0b00);transition-duration:.12s}.screen-round[data-reveal=rest] .map-plate:after{opacity:0}@media (prefers-reduced-motion:reduce){.screen-round[data-reveal] .map-plate:after{display:none}}.hint-dialog{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);max-width:min(92vw,26rem);color:var(--ink);box-shadow:var(--shadow-card);padding:1.25rem 1.25rem 1rem}.hint-dialog::backdrop{background:#1f1b166b}.hint-dialog h2{margin:0 0 .4rem;font-size:1.2rem}.hint-dialog p{margin:0 0 .9rem}.hint-steps{gap:.4rem;margin:0 0 .85rem;padding:0;list-style:none;display:flex}.hint-steps li{border:1px solid var(--ochre);border-radius:50%;width:.5rem;height:.5rem}.hint-steps li[data-current="1"]{background:var(--ochre)}.hint-actions{align-items:center;gap:.5rem;display:flex}.hint-actions .btn-primary{flex:1}.hint-actions .hint-skip{margin-inline-start:auto}@media (max-width:380px){.hint-dialog{padding:1rem .9rem .85rem}.hint-actions{flex-wrap:wrap}}.icon{vertical-align:middle;flex:none;display:block}.ownership-chip{color:var(--ink);align-items:center;gap:.5rem;display:inline-flex}.ownership-chip .icon-ownership{color:var(--ochre)}.ownership-legend{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.55rem 1rem;margin:0 0 .75rem;padding:0;list-style:none;display:grid}.ownership-legend li{margin:0}.ownership-badge{margin-inline-start:.5rem;display:inline-flex}.ownership-badge:empty{display:none}.ownership-badge .ownership-chip{font-size:.85em}.reveal-rich{flex-direction:column;gap:.3rem;margin:.35rem 0 .55rem;display:flex}.customer-bar-label{flex-wrap:wrap;align-items:baseline;gap:.15rem .5rem;margin:0;display:flex}.customer-bar-rank{color:var(--ink-muted);font-variant-numeric:tabular-nums}.customer-bar-track{background:var(--surface-sunken);height:6px;box-shadow:inset 0 0 0 1px var(--hairline);border-radius:3px;margin-top:.2rem;display:block;overflow:hidden}.customer-bar-fill{background:var(--ochre);border-radius:3px;min-width:2px;height:100%;display:block}.reveal-regions{font-variant-numeric:tabular-nums;letter-spacing:.01em;margin:0}.reveal-hint-cost{color:var(--ink-muted);font-variant-numeric:tabular-nums;margin:0 0 .35rem}@media (min-width:64rem){.reveal-rich{gap:.4rem}}.hints{border-top:1px solid var(--hairline);flex-wrap:wrap;align-items:baseline;gap:.25rem .6rem;margin:.4rem 0 0;padding:.5rem 0 0;display:flex}.hints-heading{font-family:var(--font-display);margin:0;font-size:.95rem;font-weight:600}.hints-actions{gap:.4rem;display:flex}.hints-actions .btn{padding-block:.3rem;font-size:.9rem}.hints-status{color:var(--ink-muted);font-variant-numeric:tabular-nums;margin:0}.hints-shown{flex-direction:column;flex-basis:100%;gap:.1rem;margin:0;display:flex}.hint-line{font-family:var(--font-display);color:var(--ochre)}.summary-hints{color:var(--ink-muted);font-variant-numeric:tabular-nums;margin:0}.tier-block{margin:0 0 .75rem}.tier-name{font-family:var(--font-display);color:var(--accent);margin:0 0 .15rem;font-size:clamp(1.3rem,4vw,1.7rem);font-weight:600}.tier-description{margin:0}.new-best{border-radius:var(--radius-sm);color:var(--ink-inverse);background:#7e6029;margin:.4rem 0 0;padding:.2rem .6rem;font-size:.9rem;font-weight:600;display:inline-block}.pip-strip{gap:.2rem;margin:.25rem 0 0;display:inline-flex}.pip{border:1px solid var(--ochre);border-radius:50%;width:.7rem;height:.7rem;display:inline-block}.pip-filled{background:#ffb020;border-color:#ffb020}.pip-empty{background:0 0}@media (prefers-color-scheme:dark){.pip-filled{background:#ffb020}}
