.rl-top3{padding:var(--rl-space-xl) var(--rl-space-md);background:var(--rl-paper-2)}@media (width>=600px){.rl-top3{padding:var(--rl-space-2xl) var(--rl-space-lg)}}.rl-top3__inner{max-width:var(--rl-container-max);margin:0 auto}.rl-top3__head{text-align:center;margin-bottom:var(--rl-space-lg)}.rl-top3__eyebrow{font-size:var(--rl-text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--rl-ink-muted);margin-bottom:var(--rl-space-xs);align-items:center;gap:var(--rl-space-2xs);font-weight:600;display:inline-flex}.rl-top3__title{font-family:var(--rl-font-display);font-size:var(--rl-text-2xl);margin-bottom:var(--rl-space-sm);font-weight:400}.rl-top3__title em{color:var(--rl-primary);font-style:italic}.rl-top3__sub{font-size:var(--rl-text-sm);color:var(--rl-ink-soft)}.rl-top3__grid{gap:var(--rl-space-md);grid-template-columns:1fr;display:grid}@media (width>=600px){.rl-top3__grid{grid-template-columns:repeat(3,1fr)}}.rl-top3-card{background:var(--rl-paper);border:1px solid var(--rl-border);border-radius:var(--rl-radius-lg);padding:var(--rl-space-md);gap:var(--rl-space-md);transition:box-shadow var(--rl-dur-fast) var(--rl-ease-out);flex-direction:column;height:100%;display:flex}.rl-top3-card:hover{box-shadow:var(--rl-shadow-md)}.rl-top3-card__badge{justify-content:space-between;align-items:center;display:flex}.rl-top3-card__rank{font-family:var(--rl-font-mono);font-size:var(--rl-text-sm);color:#8b6914;font-weight:700}.rl-top3-card--gold .rl-top3-card__rank{color:#8b6914;background:linear-gradient(135deg,#8b6914,#b8860b);-webkit-text-fill-color:transparent;background-clip:text}.rl-top3-card__score{font-family:var(--rl-font-mono);font-size:var(--rl-text-lg);font-weight:700}.rl-top3-card__thumb{aspect-ratio:1;background:var(--rl-paper-2);border-radius:var(--rl-radius-md);color:var(--rl-ink-muted);justify-content:center;align-items:center;display:flex;overflow:hidden}.rl-top3-card__thumb img{object-fit:contain;width:100%;height:100%;padding:var(--rl-space-md)}.rl-top3-card__name{font-size:var(--rl-text-base);color:var(--rl-ink);min-height:2.6em;font-weight:600;line-height:1.3}.rl-top3-card__cat{font-size:var(--rl-text-xs);color:var(--rl-ink-muted);margin-bottom:2px}.rl-top3-card__price{font-family:var(--rl-font-mono);font-size:var(--rl-text-base);color:var(--rl-ink);font-weight:700}.rl-top3-card__ctas{gap:var(--rl-space-sm);flex-direction:column;margin-top:auto;display:flex}.rl-top3-card--gold{border-color:#b8860b33}@media (width>=600px){.rl-top3-card--gold{box-shadow:var(--rl-shadow-lg)}}.rl-top3-card--gold .rl-top3-card__rank{background:linear-gradient(135deg,#b8860b,#daa520);-webkit-text-fill-color:transparent;background-clip:text}.rl-top3__viewall-wrap{text-align:center;margin-top:var(--rl-space-lg)}.rl-top3__viewall{font-size:var(--rl-text-sm);color:var(--rl-primary);padding:var(--rl-space-sm) 0;min-height:var(--touch-min);font-weight:600;line-height:1.5;text-decoration:none;display:inline-block}.rl-top3__viewall:hover{text-decoration:underline}