:root{color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}*{box-sizing:border-box}body{margin:0;padding:16px 12px 32px}main{max-width:720px;margin:auto}header{margin:0 0 20px}h1,h2,p{margin-top:0}h1{font-size:2rem;margin-bottom:4px}h2{font-size:1.1rem;margin-bottom:8px}header p,.help,footer,#puzzle-date{color:#555}section{border-top:1px solid #999;padding:14px 0 16px}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.beginner-hint{margin:0 0 16px;padding:10px 12px;border-left:4px solid #555;background:#f4f4f4}.beginner-hint button{padding:0;border:0;background:transparent;text-decoration:underline}.fuzzy-hint{display:none;margin:9px 0 0;font-style:italic}.beginner-hint.is-open .fuzzy-hint{display:block}.forecast{display:grid;grid-template-columns:repeat(10,minmax(58px,1fr));overflow-x:auto;gap:6px;padding-bottom:2px}.day{min-width:58px;text-align:center;padding:7px 3px;border:1px solid #bbb}.day-name{display:block;color:#444;font-size:.72rem;font-weight:700}.icon{display:block;font-size:1.35rem;line-height:1.5}.temps{font-size:.8rem;font-weight:700;white-space:nowrap}.temps span{color:#555;font-weight:400}.details{display:block;color:#555;font-size:.68rem;line-height:1.35;margin-top:3px}.search-row{display:flex;gap:8px;margin:14px 0 7px}input{min-width:0;flex:1;padding:9px;border:1px solid #555;border-radius:0;font:inherit;color:inherit}button{border:1px solid #222;border-radius:0;background:#f4f4f4;color:#111;padding:9px 12px;font:inherit;font-weight:700;cursor:pointer}button:hover:not(:disabled){background:#ddd}button:disabled{cursor:not-allowed;opacity:.48}.help{font-size:.78rem;margin-bottom:14px}.map-wrap{overflow:hidden;border:1px solid #555}.map{height:360px;cursor:crosshair;background:#f7f7f7}.selection{min-height:24px;margin:11px 0;font-size:.9rem;font-weight:600}#submit-button{background:#111;color:#fff}.result,#feedback{padding:12px;margin-bottom:14px;border:1px solid #555}.result{background:#f4fff5}.bad{background:#fff8f0}footer{border-top:1px solid #999;padding-top:14px;font-size:.78rem}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}@media(max-width:480px){body{padding:12px 10px 28px}.map{height:250px}.search-row{flex-wrap:wrap}.search-row input{flex-basis:100%}.search-row button{flex:1}}
#after-game button{margin:0 6px 8px 0}#share-card{display:none;margin:8px 0 0;padding:10px;border:1px solid #aaa;background:#fafafa;font:inherit;white-space:pre-wrap}.utility{font-size:.85rem;color:#444}.utility p{margin-bottom:7px}.replay-label{font-weight:bold}
.compass-trail{display:inline-block;letter-spacing:3px;font-size:1.25rem;margin:3px 0}

.atlas-map{font-family:Arial,Helvetica,sans-serif}.azure-pin{width:18px;height:18px;border:2px solid #111;border-radius:50%;background:#d33;}.azure-answer{background:#2a9d3f}
.guess-number{display:flex;align-items:center;justify-content:center;background:#fff;color:#111;font:700 11px Arial,Helvetica,sans-serif}
.day{cursor:pointer}.day:hover{background:#f7f7f7}.day.is-selected{background:#ececec;border-color:#555}.day:focus-visible{outline:1px solid #555;outline-offset:1px}#expert-detail{line-height:1.6}.expert-label{font-weight:700}