.hg-head{padding:20px 5vw;display:flex;justify-content:space-between;align-items:center}.hg-head nav{display:flex;gap:18px;flex-wrap:wrap}.hg-head a{text-decoration:none}.hg-brand{font-size:1.7rem;font-weight:800}.hg-foot{padding:45px 6vw;background:#18201d;color:#fff;display:grid;grid-template-columns:2fr 2fr 1fr;gap:20px}.hg-home,.hg-category,.hg-article,.hg-related{max-width:1180px;margin:50px auto;padding:0 22px}.hg-card h3{font:700 1.55rem/1.2 Georgia,serif}.hg-pic img{width:100%;aspect-ratio:3/2;object-fit:cover}.hg-article>header{max-width:900px;margin:50px auto}.hg-article h1{font:700 clamp(2.5rem,6vw,5rem)/1.05 Georgia}.hg-cover{width:100%;max-height:680px;object-fit:cover}.hg-copy h2{font-size:2rem}.hg-copy blockquote,.hg-copy aside{border-left:5px solid #657a38;padding:20px;background:#f4f6f5}.hg-related>div,.hg-category>div{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hg-banner{position:relative}.hg-banner img{width:100%;height:430px;object-fit:cover}.hg-banner div{position:absolute;left:6%;bottom:10%;background:#fff;padding:25px;max-width:550px}.hg-layout{max-width:1250px;margin:50px auto;display:grid;grid-template-columns:240px 1fr;gap:40px}.hg-layout>aside a,.hg-side a{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #ccc}.hg-mosaic{display:grid;grid-template-columns:2fr 1fr;gap:20px}.hg-card{background:#f4f1e8;padding:14px}.hg-card:nth-child(3n){grid-column:1/-1;display:grid;grid-template-columns:40% 1fr}.hg-body{display:grid;grid-template-columns:240px minmax(0,780px);gap:40px;max-width:1100px;margin:auto}.hg-copy ul{background:#eef2e2;padding:25px 45px}.hg-season{background:#e6ead8;padding:45px 8vw}@media(max-width:760px){.hg-head{display:block}.hg-head nav{margin-top:15px;overflow:auto;flex-wrap:nowrap}.hg-foot,.hg-related>div,.hg-category>div,.au-hero .au-card,.au-two,.au-two>div,.au-body,.he-hero,.he-home>div,.hg-layout,.hg-mosaic,.hg-body,.tr-card{grid-template-columns:1fr}.hg-banner div{position:relative;left:auto;bottom:auto}.hg-card:nth-child(3n){grid-column:auto;display:block}.mb-list .mb-card{grid-template-columns:100px 1fr}}


/* Stable Home & Garden layout */
:root{--hg-ink:#263126;--hg-muted:#667064;--hg-cream:#faf8f1;--hg-leaf:#607445;--hg-leaf-dark:#34442c;--hg-line:#dce2d3}
body{background:var(--hg-cream);color:var(--hg-ink)}
.hg-head{min-height:82px;padding:16px clamp(18px,5vw,72px);background:#fff;border-bottom:1px solid var(--hg-line)}
.hg-brand{max-width:min(520px,65vw);line-height:1.15}.hg-brand img{width:auto;max-width:220px;height:52px;object-fit:contain}
.hg-head nav a{padding:8px 4px;border-bottom:2px solid transparent}.hg-head nav a:hover{color:var(--hg-leaf);border-color:var(--hg-leaf)}
.hg-banner{min-height:430px;background:linear-gradient(135deg,#dce5cd,#a9bd86);overflow:hidden}
.hg-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,36,24,.55),transparent 70%);pointer-events:none}
.hg-banner img{height:clamp(360px,45vw,560px);filter:saturate(.78);object-position:center}
.hg-banner div{z-index:1;bottom:clamp(24px,8%,64px);padding:clamp(24px,4vw,48px);max-width:620px;border-left:7px solid var(--hg-leaf);box-shadow:0 18px 50px #1d2a1d35}
.hg-banner h1{margin:0 0 10px;font:700 clamp(2rem,4.5vw,4.4rem)/1.02 Georgia,serif}.hg-banner p{margin:0;color:var(--hg-muted)}
.hg-layout{width:min(1250px,calc(100% - 40px));grid-template-columns:minmax(190px,240px) minmax(0,1fr);min-height:260px}
.hg-layout>aside{align-self:start;padding:22px;background:#fff;border:1px solid var(--hg-line)}.hg-layout h2{margin-top:0;font-family:Georgia,serif}
.hg-layout>aside a,.hg-side a{gap:12px;text-decoration:none}.hg-layout>aside a:hover,.hg-side a:hover{color:var(--hg-leaf)}
.hg-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-card{padding:0;overflow:hidden;border:1px solid var(--hg-line);background:#fff}
.hg-card>div{padding:20px}.hg-card h3{margin:6px 0 10px}.hg-card h3 a{text-decoration:none}.hg-card p{color:var(--hg-muted)}
.hg-card:nth-child(3n){grid-template-columns:minmax(220px,40%) 1fr}.hg-season{padding:50px max(20px,8vw);background:#e6ead8}.hg-season>*{max-width:1100px;margin-inline:auto}
.hg-foot{background:#18201d}.hg-foot a{color:#dceabf}.hg-foot img{max-width:190px;height:auto}
@media(max-width:760px){.hg-head{display:flex;align-items:flex-start;gap:12px;flex-direction:column}.hg-head nav{width:100%;padding-bottom:4px}.hg-banner{min-height:0}.hg-banner:after{display:none}.hg-banner img{height:280px}.hg-banner div{position:relative;left:auto;bottom:auto;max-width:none;box-shadow:none}.hg-layout{width:min(100% - 28px,1250px);grid-template-columns:1fr;gap:24px}.hg-mosaic{grid-template-columns:1fr}.hg-card:nth-child(3n){grid-column:auto;display:block}.hg-foot{grid-template-columns:1fr}}
