.ace-home-discovery{min-width:0;max-width:100%;width:100%;box-sizing:border-box;color:var(--shell-ink);background:var(--shell-bg)}
.ace-discovery-section{min-width:0;padding-block:32px;border-top:1px solid var(--shell-line)}
.ace-discovery-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px;flex-wrap:wrap}
.ace-discovery-heading>div{flex:1 1 260px;min-width:0}.ace-discovery-heading h2{margin:4px 0 8px;font:600 clamp(22px,2.3vw,30px)/1.2 'Space Grotesk',sans-serif;color:var(--shell-ink)}
.ace-discovery-heading p{margin:0;color:var(--shell-muted);font-size:14px;line-height:1.6}.ace-discovery-heading p.ace-discovery-eyebrow,.ace-discovery-eyebrow{font:600 11px/1.5 'Space Grotesk',sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--shell-accent);margin:0}
.ace-discovery-more{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;max-width:100%;padding:10px 16px;box-sizing:border-box;border:1px solid var(--shell-line);border-radius:10px;background:var(--shell-card);color:var(--shell-accent);font:600 14px/1.4 'Space Grotesk',sans-serif;text-decoration:none;overflow-wrap:anywhere}
.ace-discovery-more:hover{border-color:var(--shell-accent)}.ace-discovery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:16px;min-width:0}
.ace-discovery-card{display:flex;flex-direction:column;gap:12px;min-width:0;padding:20px;box-sizing:border-box;border:1px solid var(--shell-line);border-radius:14px;background:var(--shell-panel);overflow-wrap:anywhere}
.ace-discovery-card h3{margin:0;font:600 18px/1.35 'Space Grotesk',sans-serif}.ace-discovery-card h3 a{color:var(--shell-ink);text-decoration:none}.ace-discovery-card h3 a:hover{color:var(--shell-accent);text-decoration:underline}
.ace-discovery-card p{margin:0;font-size:13px;line-height:1.5}.ace-discovery-card p.ace-discovery-price{font:600 16px/1.4 'Space Grotesk',sans-serif}.ace-discovery-card small{font-size:11px;line-height:1.5;color:var(--shell-muted)}
.ace-discovery-card a:not(h3 a){color:var(--shell-accent)}.ace-discovery-card .ace-discovery-source{margin-top:auto;padding-top:8px}.ace-discovery-image{display:block;aspect-ratio:3/2}.ace-discovery-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}
.ace-discovery-empty{padding:24px;border:1px dashed var(--shell-line);border-radius:14px;background:var(--shell-panel);font-size:14px;line-height:1.6}.ace-discovery-empty p{color:var(--shell-muted)}.ace-discovery-empty a{color:var(--shell-accent)}
.ace-home-discovery a:focus-visible{outline:2px solid var(--shell-accent);outline-offset:4px}
@media(max-width:600px){.ace-discovery-section{padding-block:24px}.ace-discovery-card{padding:16px}.ace-discovery-empty{padding:18px}}
