/* Seasonal frame keeps photographs and all interactive areas visible. */
html[data-season]:not([data-season=none]) .header .brand{width:340px;flex:0 1 340px}
html[data-season]:not([data-season=none]) .header .brand img{width:100%;height:112px;object-fit:contain;object-position:left center;filter:drop-shadow(0 3px 10px #0007)}
.portal-season .season-corner{position:absolute;bottom:64px;width:clamp(160px,25vw,380px);height:230px;background:center bottom/contain no-repeat;opacity:.95;filter:drop-shadow(0 8px 24px #0006)}
.season-left{left:-16px;transform:scaleX(-1)}.season-right{right:-16px}
.season-trim{position:absolute;inset:0 0 auto;height:85px;background:top center/auto 85px repeat-x;opacity:.85}
[data-season=halloween] .portal-season{background:radial-gradient(ellipse at left bottom,#e777183d,transparent 40%),radial-gradient(ellipse at right top,#762aa23d,transparent 45%);box-shadow:inset 0 0 100px #672d3e55}
[data-season=halloween] .season-corner{background-image:url(seasons/halloween-corner.svg)}
[data-season=halloween] .season-trim{background-image:url(seasons/halloween-trim.svg)}
[data-season=halloween] .primary{background:linear-gradient(110deg,#ffad25,#f88121);box-shadow:0 4px 35px #ef76265c}
[data-season=halloween] .portal-season i{width:15px;height:9px;background:#ffb23e;opacity:.7;box-shadow:0 0 8px #ef831e55}
[data-season=christmas] .portal-season{background:linear-gradient(0deg,#d8edff20,transparent 25%),radial-gradient(ellipse at right top,#7dccff35,transparent 50%);box-shadow:inset 0 0 90px #b5e5ff25}
[data-season=christmas] .season-corner{background-image:url(seasons/christmas-corner.svg)}
[data-season=christmas] .season-trim{background-image:url(seasons/christmas-trim.svg)}
[data-season=christmas] .primary{background:linear-gradient(110deg,#ffe0a0,#eac05b);box-shadow:0 4px 35px #f7de9d45}
[data-season=christmas] .portal-season i{width:7px;height:7px;opacity:.85;box-shadow:0 0 8px #fff8}
[data-season=easter] .portal-season{background:radial-gradient(ellipse at left bottom,#eaaddb30,transparent 45%),radial-gradient(ellipse at right top,#abe4b52b,transparent 40%)}
[data-season=easter] .season-corner{background-image:url(seasons/easter-corner.svg)}
[data-season=easter] .season-trim{background-image:url(seasons/easter-trim.svg)}
[data-season=easter] .primary{background:linear-gradient(110deg,#ffda9e,#f4b4d0);box-shadow:0 4px 35px #efb4d044}
[data-season=easter] .portal-season i{width:12px;height:8px;opacity:.8}
html[data-season-intensity=discreet] .season-corner{width:190px;height:125px;opacity:.65}
html[data-season-intensity=discreet] .season-trim{opacity:.45;height:40px;background-size:auto 40px}
html[data-season-intensity=discreet] .portal-season{box-shadow:none;background:none}
@media(max-width:850px){html[data-season]:not([data-season=none]) .header .brand{width:245px;flex:0 1 auto}html[data-season]:not([data-season=none]) .header .brand img{height:85px}.header{gap:14px}.portal-season .season-corner{width:180px;height:110px;bottom:74px;opacity:.65}.portal-season .season-left{left:-65px}.portal-season .season-right{right:-65px}.season-trim{height:45px;background-size:auto 45px}.portal-season i:nth-child(n+9){display:none}}
@media(max-width:700px){html[data-season]:not([data-season=none]) .header{padding-top:10px;gap:6px}.portal-season .season-corner{bottom:80px}.portal-season .season-left{left:-90px}.portal-season .season-right{right:-90px}}
@media(min-width:701px) and (max-width:1100px){html[data-season]:not([data-season=none]) .header{flex-direction:column;gap:6px;padding-top:10px}html[data-season]:not([data-season=none]) .header .brand{width:260px;flex:0 1 auto}html[data-season]:not([data-season=none]) .header .brand img{height:85px}}

