.dhs-home-hero{position:relative}.dhs-weather-hero{position:absolute;z-index:4;right:max(28px,calc((100vw - var(--dhs-container))/2 + 20px));width:min(390px,32vw)}.dhs-weather-hero--right-top{top:12%}.dhs-weather-hero--right-center{top:50%;transform:translateY(-50%)}.dhs-weather-hero--right-bottom{bottom:16%}.dhs-weather-card{color:var(--dhs-text);background:var(--dhs-card);border-radius:calc(var(--dhs-radius) + 2px);padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.18);overflow:hidden}.dhs-weather-card--glass{background:color-mix(in srgb,var(--dhs-card) 78%,transparent);backdrop-filter:blur(18px);border:1px solid color-mix(in srgb,var(--dhs-accent) 24%,rgba(255,255,255,.25))}.dhs-weather-card--minimal{background:transparent;border:1px solid color-mix(in srgb,var(--dhs-accent) 40%,transparent);box-shadow:none}.dhs-weather-current{display:flex;align-items:center;gap:16px}.dhs-weather-icon{font-size:48px;filter:drop-shadow(0 8px 14px rgba(0,0,0,.12))}.dhs-weather-current small,.dhs-weather-current strong,.dhs-weather-current span{display:block}.dhs-weather-current small{color:var(--dhs-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.dhs-weather-current strong{font-size:44px;line-height:1;margin:4px 0}.dhs-weather-current span{font-weight:750}.dhs-weather-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.dhs-weather-details>span{padding:10px 11px;border-radius:12px;background:color-mix(in srgb,var(--dhs-bg) 84%,transparent)}.dhs-weather-details small,.dhs-weather-details b{display:block}.dhs-weather-details small{font-size:10px;color:var(--dhs-muted)}.dhs-weather-details b{margin-top:3px;font-size:13px}.dhs-weather-details .is-water{border-left:3px solid var(--dhs-accent)}.dhs-weather-forecast{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:16px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--dhs-text) 12%,transparent)}.dhs-weather-forecast span{text-align:center}.dhs-weather-forecast small,.dhs-weather-forecast i,.dhs-weather-forecast b{display:block}.dhs-weather-forecast small{color:var(--dhs-muted);font-size:10px}.dhs-weather-forecast i{font-style:normal;font-size:19px;margin:4px 0}.dhs-weather-forecast b{font-size:12px}.dhs-weather-fab,.dhs-weather-mobile{display:none}@media(max-width:900px){.dhs-weather-hero{display:none}.dhs-weather-fab{position:fixed;z-index:99990;bottom:var(--dhs-weather-offset,150px);display:flex;align-items:center;gap:4px;min-width:52px;height:52px;padding:0 14px;border:0;border-radius:999px;background:var(--dhs-accent);color:#111;box-shadow:0 12px 34px rgba(0,0,0,.24);font-weight:900}.dhs-weather-fab--right{right:16px}.dhs-weather-fab--left{left:16px}.dhs-weather-mobile{position:fixed;inset:0;z-index:1000000;display:block;visibility:hidden;background:rgba(0,0,0,.52);opacity:0;transition:.28s}.dhs-weather-mobile.is-open{visibility:visible;opacity:1}.dhs-weather-mobile__panel{position:absolute;inset:0;overflow:auto;padding:26px 18px 34px;background:var(--dhs-bg);color:var(--dhs-text);transform:translateY(-100%);transition:transform .36s cubic-bezier(.22,.8,.22,1)}.dhs-weather-mobile.is-open .dhs-weather-mobile__panel{transform:none}.dhs-weather-mobile__close{position:absolute;right:16px;top:14px;width:44px;height:44px;border:0;border-radius:50%;background:var(--dhs-card);color:var(--dhs-text);font-size:30px}.dhs-weather-mobile__head{padding:28px 8px 18px}.dhs-weather-mobile__head span{color:var(--dhs-accent-dark);font-size:11px;font-weight:900;letter-spacing:.14em}.dhs-weather-mobile__head h2{margin:7px 0 0;font-size:34px}.dhs-weather-mobile .dhs-weather-card{box-shadow:none}.dhs-weather-mobile .dhs-weather-details{grid-template-columns:repeat(2,minmax(0,1fr))}.dhs-weather-mobile .dhs-weather-forecast{grid-template-columns:repeat(3,minmax(0,1fr))}}.dhs-weather-error{padding:15px;border-radius:12px;background:var(--dhs-card);color:var(--dhs-text)}

/* 0.42.1 – Horizontal hero weather card */
.dhs-weather-hero--layout-horizontal{width:min(620px,46vw)}
.dhs-weather-card--layout-horizontal{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(0,1.65fr);grid-template-areas:"current details" "current forecast";column-gap:22px;row-gap:12px;padding:20px 22px}
.dhs-weather-card--layout-horizontal .dhs-weather-current{grid-area:current;align-self:center;min-width:0}
.dhs-weather-card--layout-horizontal .dhs-weather-icon{font-size:54px;flex:0 0 auto}
.dhs-weather-card--layout-horizontal .dhs-weather-current strong{font-size:52px}
.dhs-weather-card--layout-horizontal .dhs-weather-details{grid-area:details;display:flex;flex-wrap:wrap;align-content:center;gap:8px;margin-top:0}
.dhs-weather-card--layout-horizontal .dhs-weather-details>span{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:112px;flex:1 1 112px;padding:8px 10px;border-radius:11px}
.dhs-weather-card--layout-horizontal .dhs-weather-details small,.dhs-weather-card--layout-horizontal .dhs-weather-details b{display:inline;margin:0;white-space:nowrap}
.dhs-weather-card--layout-horizontal .dhs-weather-details small{font-size:9px}
.dhs-weather-card--layout-horizontal .dhs-weather-details b{font-size:12px}
.dhs-weather-card--layout-horizontal .dhs-weather-forecast{grid-area:forecast;margin-top:0;padding-top:10px;grid-template-columns:repeat(5,minmax(48px,1fr))}
.dhs-weather-card--layout-horizontal .dhs-weather-forecast i{font-size:18px;margin:2px 0}
.dhs-weather-card--layout-horizontal .dhs-weather-forecast small{font-size:9px}
.dhs-weather-card--layout-horizontal .dhs-weather-forecast b{font-size:11px}
@media (max-width:1180px) and (min-width:901px){.dhs-weather-hero--layout-horizontal{width:min(540px,48vw)}.dhs-weather-card--layout-horizontal{grid-template-columns:minmax(175px,.72fr) minmax(0,1.4fr);gap:14px;padding:17px}.dhs-weather-card--layout-horizontal .dhs-weather-details>span{min-width:100px;flex-basis:100px}.dhs-weather-card--layout-horizontal .dhs-weather-current strong{font-size:46px}.dhs-weather-card--layout-horizontal .dhs-weather-icon{font-size:46px}}
@media(max-width:900px){.dhs-weather-card--layout-horizontal{display:block}.dhs-weather-card--layout-horizontal .dhs-weather-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.dhs-weather-card--layout-horizontal .dhs-weather-details>span{display:block}.dhs-weather-card--layout-horizontal .dhs-weather-details small,.dhs-weather-card--layout-horizontal .dhs-weather-details b{display:block}.dhs-weather-card--layout-horizontal .dhs-weather-details b{margin-top:3px}.dhs-weather-card--layout-horizontal .dhs-weather-forecast{display:grid;margin-top:16px;padding-top:14px;grid-template-columns:repeat(3,minmax(0,1fr))}}

/* 0.42.2 – status badges, forecast label and mobile overlay priority */
.dhs-weather-current{display:block}
.dhs-weather-current__main{display:flex;align-items:center;gap:16px}
.dhs-weather-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:15px}
.dhs-weather-meta>span{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:color-mix(in srgb,var(--dhs-bg) 70%,transparent);color:var(--dhs-muted);font-size:10px;font-weight:800;white-space:nowrap}
.dhs-weather-location i{width:7px;height:7px;margin-right:7px;border-radius:50%;background:#ff4f72;box-shadow:0 0 0 0 rgba(255,79,114,.55);animation:dhsWeatherPulse 1.8s infinite}
@keyframes dhsWeatherPulse{0%{box-shadow:0 0 0 0 rgba(255,79,114,.55)}70%{box-shadow:0 0 0 7px rgba(255,79,114,0)}100%{box-shadow:0 0 0 0 rgba(255,79,114,0)}}
.dhs-weather-forecast-wrap{margin-top:16px;padding-top:12px;border-top:1px solid color-mix(in srgb,var(--dhs-text) 12%,transparent)}
.dhs-weather-forecast-title{display:block;margin:0 0 8px;color:var(--dhs-muted);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.dhs-weather-forecast-wrap .dhs-weather-forecast{margin-top:0;padding-top:0;border-top:0}
.dhs-weather-card--layout-horizontal .dhs-weather-current{align-self:center}
.dhs-weather-card--layout-horizontal .dhs-weather-meta{justify-content:center;margin-bottom:17px}
.dhs-weather-card--layout-horizontal .dhs-weather-current__main{justify-content:center}
.dhs-weather-card--layout-horizontal .dhs-weather-forecast-wrap{grid-area:forecast;margin-top:0;padding-top:10px}
.dhs-weather-card--layout-horizontal .dhs-weather-forecast{grid-area:auto}
@media(max-width:900px){
  html.dhs-weather-open,html.dhs-weather-open body{overflow:hidden!important}
  html.dhs-weather-open .dhs-floating-actions,
  html.dhs-weather-open .dhs-back-to-top,
  html.dhs-weather-open .dhs-paypal-popup,
  html.dhs-weather-open .dhs-weather-fab{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
  .dhs-weather-mobile{z-index:2147483000!important}
  .dhs-weather-mobile__panel{z-index:1}
  .dhs-weather-mobile__close{z-index:3}
  .dhs-weather-mobile .dhs-weather-meta{justify-content:flex-start;margin:0 0 18px}
  .dhs-weather-mobile .dhs-weather-current__main{align-items:center}
  .dhs-weather-mobile .dhs-weather-forecast-wrap{margin-top:16px;padding-top:14px}
}
