/* Reuse the approved illustrated paper; announcement copy stays selectable text. */
#home .home-side{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0;align-self:stretch}
#home .home-side .hero-art{grid-area:auto;flex:1;width:100%;min-height:230px;max-height:340px;margin:0;align-self:stretch}
#home .home-side .hero-art img{width:112%;max-height:340px;object-fit:contain}
#home .home-side .hero-sticker{top:3%;font-size:11px}
#home .home-side .hero-bubble{top:24%;font-size:12px}
#home .home-side .hero-caption{display:none}
#home .home-announcement{flex:none;position:relative;z-index:2;width:min(100%,410px);padding:15px 18px 13px;border:3px solid transparent;border-image:var(--art-card) 96 fill / 18px / 0 stretch;box-shadow:0 5px 12px #705b3826;color:#435a43;text-align:left}
.home-announcement header{display:flex;align-items:center;gap:9px;padding-bottom:9px;border-bottom:1px dashed #bfa974}
.home-announcement header img{width:34px;height:34px;object-fit:contain;flex:none}
.home-announcement .announcement-heading{min-width:0;flex:1}
#home .home-announcement h2{margin:1px 0 0;font-size:17px;line-height:1.4;overflow-wrap:anywhere;color:#36593e;letter-spacing:0}
.home-announcement .announcement-kicker{font-size:10px;letter-spacing:2px;color:#9c7a37}
.home-announcement time{flex:none;font-size:11px;color:#86734b;align-self:flex-start;margin-top:6px;font-variant-numeric:tabular-nums}
.home-announcement .announcement-content{white-space:pre-wrap;overflow-wrap:anywhere;max-height:95px;overflow-y:auto;overscroll-behavior:contain;margin-top:10px;padding-right:5px;font-size:13px;line-height:1.8;scrollbar-width:thin;scrollbar-color:#beab73 transparent}
.home-announcement .announcement-content.is-empty{color:#8b8065;font-size:12px;min-height:25px}
.home-announcement .announcement-content:focus-visible{outline:2px solid #658062;outline-offset:3px;border-radius:3px}
.home-announcement .announcement-retry{margin-top:7px;padding:3px 0;font-size:12px;color:#52704f;background:none;border:0;text-decoration:underline;cursor:pointer}
.home-announcement [hidden]{display:none!important}
@media(max-width:1000px) and (min-width:761px){#home .home-announcement{padding:12px 14px}#home .home-side .hero-art img{width:120%}.home-announcement header{flex-wrap:wrap}.home-announcement time{margin:0 0 0 43px}.home-announcement .announcement-content{max-height:88px}}
@media(max-width:760px){#home .home-side{order:2;width:100%;gap:10px;align-self:center}#home .home-side .hero-art{order:2;flex:none;height:180px;min-height:180px;max-height:180px;width:100%;max-width:380px}#home .home-side .hero-art img{width:100%;max-height:195px}#home .home-announcement{order:1;width:100%;padding:14px 16px}.home-announcement .announcement-content{max-height:126px;font-size:13px}#home .home-announcement h2{font-size:16px}}
@media(max-height:500px) and (min-width:761px){#home .home-side .hero-art{min-height:180px;max-height:240px}#home .home-side .hero-art img{max-height:240px}}
