/* HG Edu v18.58-RC1 - isolated header weather widget styles. */
.hg-weather-widget{position:relative;display:flex;align-items:center;flex:0 0 auto;z-index:70}.hg-weather-trigger{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:4px 7px;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;font:inherit;cursor:pointer;white-space:nowrap}.hg-weather-trigger:hover,.hg-weather-trigger:focus-visible{background:rgba(59,130,246,.10);border-color:rgba(59,130,246,.25);outline:none}.hg-weather-static-icon{display:block;font-size:18px;line-height:1;color:#e3a92d}.hg-weather-icon{display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;color:#f0b429;flex:0 0 auto}.hg-weather-icon-partly{color:#e3a92d}.hg-weather-icon-cloud{color:#718096}.hg-weather-icon-rain,.hg-weather-icon-showers{color:#3b82f6}.hg-weather-icon-storm{color:#b7791f}.hg-weather-range{display:inline-flex;align-items:baseline;gap:3px;font-size:12px;font-weight:700;line-height:1}.hg-weather-range span:first-child{color:#4586c6}.hg-weather-range span:last-child{color:#c77c36}.hg-weather-place{color:var(--muted,#91a0b6);font-size:11px;margin-left:2px}
.hg-weather-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(360px,calc(100vw - 24px));padding:14px;background:var(--panel,#101b2d);color:var(--text,#e6edf7);border:1px solid var(--line,#26364c);border-radius:14px;box-shadow:0 16px 38px rgba(0,0,0,.24);font-size:13px;line-height:1.35}.hg-weather-panel[hidden],.hg-weather-widget[hidden]{display:none}.hg-weather-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid var(--line,#26364c);padding-bottom:9px}.hg-weather-panel-head strong,.hg-weather-panel-head span{display:block}.hg-weather-panel-head span{color:var(--muted,#91a0b6);font-size:11px;margin-top:2px}.hg-weather-panel-close{border:0;background:transparent;color:inherit;font-size:22px;line-height:1;cursor:pointer;padding:0 2px}.hg-weather-current{display:flex;align-items:center;gap:10px;padding:14px 0}.hg-weather-current b,.hg-weather-current span{display:block}.hg-weather-current b{font-size:25px}.hg-weather-current span{color:var(--muted,#91a0b6);margin-top:2px}.hg-weather-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hg-weather-facts>div{padding:9px;border:1px solid var(--line,#26364c);border-radius:10px;background:rgba(59,130,246,.06)}.hg-weather-facts span,.hg-weather-facts b,.hg-weather-facts small{display:block}.hg-weather-facts span,.hg-weather-facts small{color:var(--muted,#91a0b6);font-size:11px}.hg-weather-facts b{margin:4px 0;font-size:15px}.hg-weather-next{margin-top:12px}.hg-weather-next strong{display:block;margin-bottom:5px}.hg-weather-next ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:4px 10px}.hg-weather-next li{color:var(--muted,#91a0b6);font-size:11px;white-space:nowrap}.hg-weather-loading{color:var(--muted,#91a0b6);padding:6px 0}
html[data-theme="cream"] .hg-weather-trigger{color:var(--hg-text,#234338)}html[data-theme="cream"] .hg-weather-trigger:hover,html[data-theme="cream"] .hg-weather-trigger:focus-visible{background:var(--hg-primary-soft,#eaf4ef);border-color:var(--hg-border-strong,#b7d8cc)}html[data-theme="cream"] .hg-weather-static-icon{color:#b97822}html[data-theme="cream"] .hg-weather-panel{background:var(--hg-surface,#fff);color:var(--hg-text,#234338);border-color:var(--hg-border,#d7e7df)}html[data-theme="cream"] .hg-weather-panel-head{border-color:var(--hg-border,#d7e7df)}html[data-theme="cream"] .hg-weather-facts>div{background:var(--hg-surface-secondary,#f8fbf9);border-color:var(--hg-border,#d7e7df)}
@media(max-width:900px){.hg-weather-trigger{min-height:32px;padding:3px 4px;gap:3px}.hg-weather-place{display:none}.hg-weather-range{font-size:11px;gap:2px}.hg-weather-panel{position:fixed;top:70px;right:12px;max-height:calc(100vh - 84px);overflow:auto}body>header .headTitle{min-width:0;flex:1 1 auto}body>header .headTitle h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body>header .headActions{gap:6px;min-width:0}}

/* v18.58-RC6: keep the detail card inside the viewport and emphasize the trigger. */
.hg-weather-trigger{min-height:40px;padding:6px 10px;gap:7px}.hg-weather-static-icon{font-size:24px}.hg-weather-trigger .hg-weather-icon{width:24px;height:24px}.hg-weather-range{font-size:14px;font-weight:800;gap:6px}.hg-weather-place{font-size:12px}.hg-weather-panel{z-index:200;box-sizing:border-box;width:min(380px,calc(100vw - 32px));padding:16px}.hg-weather-current{padding:16px 0}.hg-weather-current .hg-weather-icon{width:40px;height:40px}.hg-weather-current b{font-size:30px;font-weight:800}.hg-weather-facts>div{padding:11px}.hg-weather-facts b{font-size:17px;font-weight:800}.hg-weather-next{margin-top:14px}.hg-weather-next li{line-height:1.5}
@media(min-width:901px){.hg-weather-panel{position:fixed;top:76px;right:16px;max-height:calc(100vh - 92px);overflow:auto}}
@media(max-width:900px){.hg-weather-trigger{min-height:38px;padding:4px 6px;gap:4px}.hg-weather-trigger .hg-weather-icon{width:22px;height:22px}.hg-weather-static-icon{font-size:22px}.hg-weather-range{font-size:12.5px;gap:3px}.hg-weather-panel{position:fixed;top:70px;right:12px;width:calc(100vw - 24px);max-height:calc(100vh - 84px);overflow:auto;padding:14px}.hg-weather-current .hg-weather-icon{width:38px;height:38px}.hg-weather-current b{font-size:28px}}
