/* Minimum approved destination readout and existing horizontal shopping rail. */
.p53-city-strip [data-wintanna-weather],.addis-map-top [data-wintanna-weather]{border:0;background:transparent;color:inherit;font:inherit;font-weight:600;min-height:44px;padding:4px 6px;cursor:pointer;white-space:nowrap}
/* Four fixed roles; date/time never becomes a second row or disappears. */
.p53-city-strip{grid-template-columns:minmax(0,1fr) auto 32px auto;gap:0 8px}
.p53-city-strip time{grid-column:auto;justify-self:center;padding-bottom:0;font-size:12px;white-space:nowrap}
.p53-city-strip .p53-city-trigger{min-width:0}
.p53-city-strip .p53-city-trigger svg{flex-shrink:0}
.p53-city-strip [data-wintanna-weather]{display:grid;place-items:center;box-sizing:border-box;width:32px;height:44px;min-width:0;padding:0;font-size:20px;line-height:1}
.wtn-weather-symbol{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.p53-city-strip .p53-places-trigger{min-height:30px;padding:0 9px;font-size:12px;font-weight:600}
.addis-map-top{grid-template-columns:auto minmax(0,1fr) auto}.addis-map-top [data-wintanna-weather]{max-width:110px;white-space:normal;font-size:12px}
@media(max-width:620px){
  .p53-city-strip{gap:0 5px;grid-template-columns:minmax(0,1fr) auto 28px auto;padding-left:10px;padding-right:10px}
  .p53-city-strip time{font-size:12px}
  .p53-city-strip [data-wintanna-weather]{width:28px}
  .p53-city-strip .p53-places-trigger{padding:0 6px;font-size:11px}
  .p53-city-strip .p53-city-trigger{gap:3px}
  .p53-city-strip .p53-city-trigger svg:first-child{width:15px;height:18px}
}
@media(max-width:350px){
  .p53-city-strip{gap:0 3px;padding-left:8px;padding-right:8px}
  .p53-city-strip time{font-size:11px}
}
.p53-primary-grid.p53-compact-category-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:clamp(112px,28%,160px);gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:8px}.p53-primary-grid .p53-category-card{scroll-snap-align:start}.p53-rail-hint{font-size:12px;color:var(--muted,#6f6a61);margin:0}
.wtn-weather-sheet{box-sizing:border-box;width:min(390px,calc(100% - 32px));max-height:80vh;border:1px solid #d9ccb2;border-radius:12px;padding:24px;background:var(--paper,#fffdf8);color:var(--ink,#242321);font:14px/1.5 Inter,system-ui,sans-serif}.wtn-weather-sheet::backdrop{background:rgba(36,35,33,.35)}.wtn-weather-sheet h2{font-size:22px;color:#164c3d;margin-top:0}.wtn-weather-sheet button,.wtn-weather-sheet a{display:block;min-height:44px;padding:10px 12px;box-sizing:border-box;margin-top:12px;border-radius:8px;border:1px solid #164c3d;color:#164c3d;background:#fffdf8;font:600 14px Inter,system-ui,sans-serif}.wtn-weather-sheet button{width:100%;background:#164c3d;color:white;cursor:pointer}.wtn-weather-sheet div>p:first-child{font-size:24px;font-weight:600}
