.auv-weather,.auv-weather *{box-sizing:border-box}
.auv-weather{--sand:#d4cab6;--paper:rgba(255,255,255,.48);--ink:#181816;--muted:#665f54;position:relative;left:50%;width:100vw;width:100dvw;margin:-1px 0 -1px -50vw;margin-left:-50dvw;padding:18px clamp(22px,5vw,80px) 11px;color:var(--ink);background:#d4cab6;border:0!important;outline:0;box-shadow:0 8px 24px rgba(0,0,0,.1);font-family:inherit}
.et_pb_section:has(.auv-weather),.et_pb_row:has(.auv-weather),.et_pb_column:has(.auv-weather),.et_pb_module:has(.auv-weather),.et_pb_code_inner:has(.auv-weather){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;background:#d4cab6!important;border:0!important}
.auv-weather__header{display:flex;align-items:center;justify-content:flex-start;gap:13px;min-width:230px}
.auv-weather__title{flex:0 0 auto;min-width:max-content}
.auv-weather__eyebrow{margin:0 0 3px;color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}
.auv-weather h3{margin:0;padding:0;color:var(--ink);font-size:19px;line-height:1.08;font-weight:750}
.auv-weather h3 span{display:block;color:var(--muted);font-size:12px;font-weight:650;margin-top:3px}
.auv-weather__condition-icon{display:grid;place-items:center;order:-1;flex:0 0 46px;width:46px;height:46px;color:var(--ink);background:rgba(255,255,255,.55);border-radius:14px}
.auv-weather__condition-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.auv-weather__main{display:flex;align-items:center;gap:11px;min-width:190px;padding-left:22px;border-left:1px solid rgba(0,0,0,.13)}
.auv-weather__temperature{font-size:35px;line-height:1;font-weight:800;letter-spacing:-.04em;white-space:nowrap}
.auv-weather__condition{max-width:125px;color:var(--muted);font-size:12px;font-weight:650;line-height:1.2}
.auv-weather__grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:7px;min-width:0}
.auv-weather--winter .auv-weather__grid{grid-template-columns:repeat(5,minmax(120px,1fr))}
.auv-weather__item{display:flex;align-items:center;gap:8px;min-width:0;padding:9px 11px;background:var(--paper);border-radius:10px}
.auv-weather__item-icon{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;color:var(--ink);background:rgba(255,255,255,.68);border-radius:9px;font-size:12px;font-weight:800;transition:transform .25s ease}
.auv-weather__item-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.auv-weather__item small,.auv-weather__item strong{display:block}
.auv-weather__item small{margin-bottom:2px;color:var(--muted);font-size:8px;line-height:1.2}
.auv-weather__item strong{color:var(--ink);font-size:11px;line-height:1.2;white-space:nowrap}
.auv-weather__status{display:flex;align-items:center;gap:9px;min-width:150px;padding:9px 12px;border-radius:11px;background:rgba(255,255,255,.42)}
.auv-weather__status small,.auv-weather__status strong,.auv-weather__status em{display:block}
.auv-weather__status small{margin-bottom:2px;color:var(--muted);font-size:8px;line-height:1.1}
.auv-weather__status strong{font-size:11px;line-height:1.15;white-space:nowrap}
.auv-weather__status em{max-width:145px;margin-top:2px;color:var(--muted);font-size:8px;font-style:normal;line-height:1.15}
.auv-weather__slope{gap:9px}
.auv-weather__hours-dot,.auv-weather__slope-dot{flex:0 0 11px;width:11px;height:11px;border-radius:50%}
.auv-weather__status--open,.auv-weather__slope--open{background:#dcebdd}
.auv-weather__status--open .auv-weather__hours-dot,.auv-weather__slope--open .auv-weather__slope-dot{background:#2d954c;box-shadow:0 0 0 4px rgba(45,149,76,.14)}
.auv-weather__status--closed .auv-weather__hours-dot{background:#8c746b;box-shadow:0 0 0 4px rgba(140,116,107,.12)}
.auv-weather__slope--closed{background:rgba(255,255,255,.42)}
.auv-weather__slope--closed .auv-weather__slope-dot{background:#9b635c;box-shadow:0 0 0 4px rgba(155,99,92,.12)}
.auv-weather__slope em{display:block;max-width:135px;margin-top:2px;color:var(--muted);font-size:8px;font-style:normal;line-height:1.15}
.auv-weather__footer{display:flex;justify-content:flex-end;gap:12px;margin-top:7px;color:rgba(24,24,22,.45);font-size:8px}
.auv-weather__footer a{color:inherit;text-decoration:underline}
@media(min-width:1201px){.auv-weather{display:grid;grid-template-columns:150px 220px 180px minmax(0,1fr);grid-template-areas:"status header main details" "footer footer footer footer";column-gap:14px;align-items:center}.auv-weather__status{grid-area:status}.auv-weather__header{grid-area:header}.auv-weather__main{grid-area:main}.auv-weather__grid{grid-area:details;grid-template-columns:repeat(4,minmax(0,1fr))}.auv-weather--winter .auv-weather__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.auv-weather__footer{grid-area:footer}}
@media(max-width:1200px){.auv-weather{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.auv-weather__status{grid-column:1/-1;grid-row:1;justify-self:center;justify-content:center;width:min(100%,420px)}.auv-weather__header{grid-column:1;grid-row:2}.auv-weather__main{grid-column:2;grid-row:2;justify-content:flex-end;border-left:0}.auv-weather__grid{grid-column:1/-1;grid-row:3}.auv-weather__footer{grid-column:1/-1;grid-row:4;margin-top:-7px}}
@media(max-width:760px){.auv-weather__grid,.auv-weather--winter .auv-weather__grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.auv-weather--winter .auv-weather__slope{grid-column:1/-1}}
@media(max-width:600px){.auv-weather{padding:16px;grid-template-columns:1fr}.auv-weather__status,.auv-weather__header,.auv-weather__main,.auv-weather__grid,.auv-weather__footer{grid-column:1}.auv-weather__status{grid-row:1;width:100%;justify-content:center}.auv-weather__header{grid-row:2;min-width:0;justify-content:center}.auv-weather__main{grid-row:3;justify-content:center;padding:0}.auv-weather__grid{grid-row:4}.auv-weather__footer{grid-row:5;justify-content:center;margin-top:-4px}}
@media(max-width:350px){.auv-weather__grid,.auv-weather--winter .auv-weather__grid{grid-template-columns:1fr}.auv-weather--winter .auv-weather__slope{grid-column:auto}}
