/* Alternative light masthead, continuous with the berry hero. */
body{background:#fffef9 radial-gradient(ellipse 65% 700px at 85% 180px,#ffeab0 0%,#fff8e5 55%,#fffef9 100%) no-repeat;background-size:100% 1100px}
header{height:138px;min-height:0;padding:10px 5%;align-items:center;background:transparent;border:0}
header nav,header .header-contacts{margin-top:0}
.hero,.hero-copy{background:transparent}
.hero-copy{padding-top:30px;padding-bottom:40px}
.hero-photo.business-card-art{margin-top:-18px}
@media(max-width:800px){header{height:auto;min-height:130px;padding:12px 6% 18px;gap:8px 18px;align-items:center}header nav{margin-top:0}header .header-contacts{margin:0}body{background-size:100% 1400px}.hero-copy{padding:30px 6%}.hero-photo.business-card-art{margin-top:0}}

/* Reduce this archived edition's artwork by 18%, without distorting it. */
.hero-photo.business-card-art{width:82%;height:auto;aspect-ratio:1122/1402;align-self:center;justify-self:center;margin:12px 0;min-height:0}
.hero-photo.business-card-art img{display:block;width:100%;height:auto;aspect-ratio:1122/1402;object-fit:contain}
@media(max-width:800px){.hero-photo.business-card-art{width:82%;margin:8px 0 20px}}

.hero .import-emphasis{max-width:540px;line-height:1.55}
.import-emphasis>span,.import-emphasis>strong{display:block}
.hero .import-emphasis>span:first-child{font-size:clamp(18px,1.8vw,23px);color:#315d26}
.hero .import-emphasis>strong{font-size:clamp(21px,2.1vw,28px);font-weight:600;color:#286c19;margin:8px 0 10px}
.hero .import-emphasis .import-detail{font-size:16px}
@media(max-width:800px){.hero .import-emphasis{max-width:100%;margin-bottom:24px}.hero .import-emphasis>strong{font-size:23px}}


/* Keep the restored contact link free of the legacy decorative underline. */
header .header-link{border:0;text-decoration:none}
