/*! JDServer-Webs v6.2.2 — modules/extremes/extremes.css */
#extremes{margin:28px 0}.extremes-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}#extremes h3{margin:0;font-size:1.4rem;font-weight:600}.extremes-efemeride-btn{--a:var(--brand);border:1px solid color-mix(in srgb, var(--a) 45%, var(--border));background:color-mix(in srgb, var(--a) 12%, var(--bg));min-height:34px;color:color-mix(in srgb, var(--a) 70%, var(--text));letter-spacing:.01em;white-space:nowrap;box-shadow:var(--shadow-1);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.85rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.extremes-efemeride-btn:visited{color:color-mix(in srgb, var(--a) 70%, var(--text))}.extremes-efemeride-btn:hover{box-shadow:var(--shadow-2);background:color-mix(in srgb, var(--a) 16%, var(--bg));border-color:color-mix(in srgb, var(--a) 60%, var(--border));color:color-mix(in srgb, var(--a) 78%, var(--text));transform:translateY(-1px)}.extremes-efemeride-btn:active{transform:translateY(1px)}.extremes-efemeride-btn:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--a) 18%, transparent), var(--shadow-2);outline:none}.extremes-table{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.extreme-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-1);flex-direction:column;gap:8px;padding:16px 18px;transition:transform .2s,box-shadow .2s;display:flex}.extreme-item:hover{box-shadow:var(--shadow-2);transform:translateY(-2px)}.extreme-item strong{margin-bottom:4px;font-size:1.05rem;font-weight:600}.extreme-line{justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:.92rem;line-height:1.4;display:flex}.extreme-line span:first-child{color:var(--muted)}.extreme-line span:last-child{font-variant-numeric:tabular-nums;color:var(--text);text-align:right}.extreme-duo{font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:inline-flex}.extreme-duo .max,.extreme-duo .min{align-items:center;gap:4px;display:inline-flex}.extreme-duo .max:before{content:"▲";opacity:.8;font-size:.8em}.extreme-duo .min:before{content:"▼";opacity:.8;font-size:.8em}.extreme-duo .max{color:var(--brand-strong,#d44)}.extreme-duo .min{color:var(--brand-50,#3aa);opacity:.95}.extreme-inline{align-items:baseline;gap:8px;display:inline-flex}.extreme-meta{color:var(--muted);font-size:.86em}@media (max-width:600px){.extremes-head{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;display:flex}#extremes h3{text-align:left;flex:auto;width:auto;min-width:0;margin:0}.extremes-efemeride-btn{flex:none;align-self:center;min-height:32px;margin-top:0;padding:6px 9px;font-size:.84rem}}.wind-dom-value{white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;display:inline-flex}.wind-dom-dir{letter-spacing:.025em;min-width:2.45em;color:color-mix(in srgb, var(--brand,#14b8a6) 72%, var(--text));background:color-mix(in srgb, var(--brand,#14b8a6) 12%, transparent);border:1px solid color-mix(in srgb, var(--brand,#14b8a6) 22%, var(--border));border-radius:999px;justify-content:center;align-items:center;padding:2px 7px;font-size:.88em;font-weight:850;display:inline-flex}.wind-dom-pct{color:var(--muted);opacity:.95;font-weight:400}