#project-weather-bar.trace-location-compact{padding:0;overflow:hidden;background:#f4f7f7;border:1px solid #c8d5d9;box-shadow:none;}
.trace-location-summary{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:12px 16px;border:0;background:transparent;color:#34545e;font-family:inherit;font-size:13px;font-weight:600;line-height:1.5;text-align:left;cursor:pointer;white-space:normal;}
.trace-location-summary::before{content:'▸';font-size:14px;flex:none;}
.trace-location-summary[aria-expanded='true']::before{content:'▾';}
.trace-location-summary:hover{background:#e9f0f1;}
.trace-location-summary:focus-visible{outline:3px solid #23748b;outline-offset:-3px;}
#project-weather-bar.trace-location-compact:not(.trace-location-open)>:not(.trace-location-summary){display:none!important;}
#project-weather-bar.trace-location-open>.weather-top,#project-weather-bar.trace-location-open>.cosmetic-forecast{margin:12px 16px;}
