.kubhd-top-rated { min-width:0; color:#e2e8f0; }
.top-rated-breadcrumb { display:flex; gap:10px; margin:14px 0 20px; font-size:13px; color:#a4b2c6; }
.top-rated-breadcrumb a:hover { color:#fff; }
.top-rated-hero { display:flex; align-items:center; gap:24px; padding:34px; border:1px solid #3a4b65; border-radius:20px; background:radial-gradient(ellipse at 100% 0, #284360 0, transparent 65%),linear-gradient(135deg,#17263c,#111c2d); }
.top-rated-intro { flex:1; min-width:0; }
.top-rated-eyebrow { color:#f2cb7c; letter-spacing:.13em; font-size:11px; font-weight:700; margin:0 0 14px; }
.top-rated-hero h1 { font-size:clamp(26px,2.5vw,38px); line-height:1.4; font-weight:750; color:#fff; margin:0 0 16px; }
.top-rated-description { font-size:15px; line-height:1.85; color:#bdcadd; max-width:630px; }
.top-rated-description p { margin:0; }
.top-rated-emblem { display:flex; flex-direction:column; align-items:center; color:#e6bf73; min-width:130px; padding:16px; border-left:1px solid #536073; }
.top-rated-emblem span { font-size:10px; letter-spacing:.25em; }
.top-rated-emblem strong { font-size:90px; font-weight:800; line-height:1.2; letter-spacing:-.06em; }
.top-rated-stats { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); margin:18px 0 36px; padding:20px 10px; background:#192637; border:1px solid #344458; border-radius:14px; }
.top-rated-stats > div { padding:0 20px; }
.top-rated-stats > div + div { border-left:1px solid #344458; }
.top-rated-stats dt { font-size:12px; color:#a9b9cd; margin-bottom:5px; }
.top-rated-stats dd { font-size:25px; color:#fff; font-weight:700; margin:0; }
.top-rated-stats small { font-size:12px; font-weight:400; color:#a9b9cd; margin-left:7px; }
.top-rated-section-title { display:flex; align-items:baseline; justify-content:space-between; gap:16px; padding-bottom:14px; border-bottom:1px solid #445064; }
.top-rated-section-title h2 { margin:0; color:#fff; font-size:20px; font-weight:700; }
.top-rated-section-title > span { color:#a9b9cd; font-size:12px; }
.top-rated-list { list-style:none; padding:0; margin:20px 0 40px; }
.top-rated-position { display:flex; align-items:center; gap:9px; margin-bottom:10px; color:#9aaec7; }
.top-rated-position span { font-size:11px; }
.top-rated-position strong { font-size:24px; line-height:1; font-variant-numeric:tabular-nums; font-weight:750; }
.top-rated-podium .top-rated-position { color:#edc578; }
.top-rated-empty { padding:30px 0; }
.kubhd-top-rated section { scroll-margin-top:100px; }
.kubhd-top-rated a:focus-visible { outline:2px solid #f2cb7c; outline-offset:4px; border-radius:4px; }
@media(max-width:639px) { .top-rated-hero { padding:24px 20px; } .top-rated-emblem { display:none; } .top-rated-stats { padding:15px 0; } .top-rated-stats > div { padding:0 10px; } .top-rated-stats dt { font-size:10px; } .top-rated-stats dd { font-size:21px; } .top-rated-stats small { display:block; margin:0; } .top-rated-section-title { align-items:flex-start; flex-direction:column; gap:5px; } }
