.ranking-section{margin:0 0 36px;padding:26px;border:1px solid #dbe1cf;border-radius:20px;background:linear-gradient(140deg,#f0f3e6 0%,#f8faf4 45%,#fff 100%)}
.ranking-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.ranking-heading h2{font-size:28px;letter-spacing:-1px;margin:0;display:flex;align-items:center;gap:12px}.ranking-heading-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--green);font-size:23px}.ranking-heading p:not(.eyebrow){font-size:14px;color:var(--muted);margin:9px 0 0}.ranking-all{font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}
.ranking-controls{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:14px}.ranking-controls>label{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.ranking-controls select{font-size:14px;border:1px solid #cfd7c7;background:#fff;border-radius:8px;padding:10px;min-width:170px;max-width:100%;color:var(--ink)}.ranking-tabs{display:flex;gap:7px;flex-wrap:wrap}.ranking-tabs button{border-radius:22px;font-size:13px;min-height:38px;padding:8px 14px;white-space:nowrap}.ranking-tabs button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}
.ranking-provenance{display:flex;gap:8px 12px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);line-height:1.7}.ranking-basis{color:var(--ink);font-weight:700;background:#e3ebcc;border-radius:5px;padding:3px 8px}.ranking-provenance a{margin-left:auto}.ranking-note,.ranking-footnote{font-size:12px;line-height:1.7;color:var(--muted);margin:10px 0 20px}.ranking-footnote{margin:16px 0 0}.ranking-warning{padding:12px;background:#fff3df;color:#765520;border-radius:8px;font-size:13px;line-height:1.7}
.ranking-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ranking-card{position:relative;min-width:0;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.ranking-card:nth-child(-n+3){border-color:#b9c791}.ranking-visual{position:relative;background:#f0f2f5;aspect-ratio:1.5;display:flex;justify-content:center;align-items:center}.ranking-visual>a{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.ranking-visual img{width:100%;height:100%;object-fit:contain;padding:14px}.ranking-number{position:absolute;z-index:1;top:8px;left:9px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:var(--ink);color:#fff;font-size:19px;font-weight:800;font-variant-numeric:tabular-nums;box-shadow:0 2px 8px #2333591a}.ranking-card:nth-child(-n+3) .ranking-number{background:var(--green);color:var(--ink)}.ranking-image-missing{font-size:12px;color:var(--muted);text-align:center;line-height:1.6;padding:15px}
.ranking-card-body{padding:12px}.ranking-ip{margin:0 0 5px;font-size:12px;font-weight:750;color:#627329;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-card h3{font-size:13px;line-height:1.55;margin:0;min-height:60px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ranking-card h3 a{text-decoration:none}.ranking-card h3 a:hover{text-decoration:underline}.ranking-price{margin:12px 0 7px;font-size:17px;font-weight:750}.ranking-unit,.ranking-stock{font-size:11px;line-height:1.65;color:var(--muted);margin:4px 0}.ranking-card-links{display:flex;gap:10px;justify-content:space-between;border-top:1px solid var(--line);margin-top:10px;padding-top:10px;font-size:11px;font-weight:650;flex-wrap:wrap}.ranking-card-links a{padding:3px 0;text-decoration:none}.ranking-card-links a:hover{text-decoration:underline}
.ranking-method{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);font-size:13px;line-height:1.8;color:var(--muted)}.ranking-method summary{font-weight:650;color:var(--ink);cursor:pointer}.ranking-method p{max-width:900px}.ranking-empty,.ranking-loading{padding:24px;font-size:14px;color:var(--muted)}.ranking-hero{margin-bottom:28px}.ranking-hero h1{font-size:36px;letter-spacing:-1px;margin:5px 0 14px}.ranking-hero>p:not(.eyebrow){color:var(--muted);line-height:1.8;font-size:15px;max-width:780px}
[data-rankings=rail] .ranking-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;padding-bottom:10px}[data-rankings=rail] .ranking-card{flex:0 0 190px;scroll-snap-align:start}[data-rankings=rail] .ranking-visual{aspect-ratio:1.8}[data-rankings=rail] .ranking-heading h2{font-size:24px}
.header nav{min-width:0;overflow-x:auto;scrollbar-width:thin}.header .nav{flex-shrink:0;white-space:nowrap}
@media(max-width:1150px){.ranking-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ranking-card h3{min-height:60px}.ranking-heading h2{font-size:26px}}
@media(max-width:620px){.ranking-section{padding:18px 12px;border-radius:14px;margin-bottom:24px}.ranking-heading{align-items:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:16px}.ranking-heading h2{font-size:23px}.ranking-heading p:not(.eyebrow){font-size:12px;line-height:1.7}.ranking-all{font-size:12px}.ranking-heading-mark{width:27px;height:27px;font-size:20px}.ranking-controls{gap:12px}.ranking-controls>label{width:100%;justify-content:space-between}.ranking-controls select{min-width:0;max-width:80%;font-size:13px}.ranking-tabs{gap:5px}.ranking-tabs button{font-size:12px;padding:8px 10px;min-height:36px}.ranking-provenance{font-size:11px;gap:6px 8px}.ranking-provenance a{margin-left:0}.ranking-note{font-size:11px;margin-bottom:16px}.ranking-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ranking-card-body{padding:10px}.ranking-visual{aspect-ratio:1.15}.ranking-number{font-size:17px;width:29px;height:29px;left:6px;top:6px}.ranking-card h3{font-size:12px;min-height:56px}.ranking-ip{font-size:11px}.ranking-price{font-size:16px;margin:10px 0 6px}.ranking-unit,.ranking-stock{font-size:10px}.ranking-card-links{font-size:10px;gap:5px;padding-top:7px;margin-top:8px}.ranking-hero h1{font-size:29px}.ranking-hero>p:not(.eyebrow){font-size:14px}.ranking-footnote{font-size:11px}[data-rankings=rail] .ranking-card{flex-basis:165px}[data-rankings=rail] .ranking-heading h2{font-size:22px}.header nav{justify-content:flex-start;gap:16px}.header .nav,.header a.nav{font-size:12px}}
.ranking-regions{display:flex;gap:16px;margin:20px 0;flex-wrap:wrap}.ranking-regions a{padding:8px 16px;border:1px solid #dce1ed;border-radius:24px}.ranking-regions [aria-current=page]{background:#213354;color:#fff}.ranking-select{font:inherit;padding:12px;max-width:100%;border:1px solid #dce1ed;border-radius:8px}.ranking-empty p{line-height:1.8;max-width:760px}.ranking-card{overflow-wrap:anywhere}
