/* Editorial hierarchy: artwork first, quiet controls, generous cover previews. */
.home-spotlight{padding-top:24px}
html[data-site-theme] .spotlight-link{background:#fffaf0;color:#26372e;border:1px solid #fffaf0;border-radius:5px;padding:0 20px;min-height:46px;gap:28px;font-weight:500}
html[data-site-theme] .spotlight-link:hover{background:#eee8dc;border-color:#eee8dc;color:#26372e}
.theme-mosaic{grid-template-columns:2fr 1fr;gap:4px;border:0;border-radius:7px;height:180px}
.theme-mosaic img{object-fit:cover}
.theme-mosaic>div{background:var(--site-art-stage)}
.theme-card-copy{margin-top:14px}
.discovery-work{position:relative}
.discovery-work-caption{padding-right:48px}
.discovery-save{position:absolute;right:0;bottom:0;z-index:2}
.discovery-save :is(button,a){display:grid;place-items:center;min-width:44px;min-height:44px;padding:0;border:1px solid var(--site-border);border-radius:50%;background:var(--site-panel);color:var(--site-ink);text-decoration:none;font:24px/1 sans-serif;cursor:pointer}
.discovery-save [aria-pressed=true]{color:var(--site-accent)}
.discovery-save button:disabled{opacity:.5;cursor:wait}
html[data-site-theme] body .site-theme-switcher{position:static;align-self:start;margin-top:18px}
.menu-appearance{background:none;color:inherit;border:0;padding:12px 0;text-align:left;font:inherit;min-height:44px;cursor:pointer}
.menu-appearance[hidden]{display:none}
@media(max-width:680px){.home-spotlight{padding-top:18px}.theme-mosaic{height:150px;grid-template-columns:2fr 1fr;gap:3px;border:0}.theme-card-copy h2{font-size:18px}.discovery-save{bottom:0}.discovery-work-caption{padding-right:44px}}
