#page-container,#main-container{background:var(--ff-bg, #f5f6f8)}.top-hero{position:relative;overflow:hidden;width:100%;height:260px;background:#0a1428}.top-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.top-hero__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;display:block}.top-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#060c20d1,#060c208c,#060c2033)}.top-hero__body{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 var(--ff-gap-lg) 28px;max-width:900px}.top-hero__breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:0 4px;padding:0;margin:0 0 10px;font-size:.775rem}.top-hero__breadcrumb li{color:#ffffffa6}.top-hero__breadcrumb li+li:before{content:"›";margin-right:4px}.top-hero__breadcrumb li:last-child{color:#ffffffeb;font-weight:500}.top-hero__breadcrumb a{color:#ffffffb3;text-decoration:none}.top-hero__breadcrumb a:hover{color:#fff}.top-hero__title{color:#fff;font-size:clamp(1.4rem,2.8vw,2.1rem);font-weight:700;margin:0 0 8px;text-shadow:0 2px 10px rgba(0,0,0,.55);line-height:1.15}.top-hero__sub{color:#ffffffe0;font-size:.96rem;margin:0;text-shadow:0 1px 6px rgba(0,0,0,.4);max-width:650px}.top-hero__pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.top-hero__pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:.72rem;font-weight:500;color:#ffffffe6;background:#ffffff24;border:1px solid rgba(255,255,255,.24);border-radius:var(--ff-radius-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:768px){.top-hero{height:200px}.top-hero__body{padding:0 16px 20px}}.top-page{max-width:1700px;margin:0 auto;padding:24px var(--ff-gap-lg) var(--ff-gap-lg);display:grid;grid-template-columns:1fr 280px;gap:var(--ff-gap);align-items:start}@media(max-width:1024px){.top-page{grid-template-columns:1fr;padding:16px 16px 32px}}.top-main{display:flex;flex-direction:column;gap:20px;min-width:0}.top-card{background:#fff;border:1px solid var(--ff-border);border-radius:var(--ff-radius-lg);padding:28px 32px;box-shadow:var(--ff-shadow);line-height:1.65}@media(max-width:768px){.top-card{padding:20px 18px}}.top-card h2{font-size:1.15rem;margin:0 0 8px}.top-card p{font-size:var(--ff-size-base)}.top-card a{color:var(--ff-blue)}.top-table-wrap{background:#fff;border:1px solid var(--ff-border);border-radius:var(--ff-radius-lg);overflow:hidden;box-shadow:var(--ff-shadow)}.top-table{width:100%;border-collapse:collapse}.top-table thead th{position:sticky;top:0;z-index:2;padding:12px 16px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ff-text-sub);background:var(--ff-bg);border-bottom:2px solid var(--ff-border);text-align:left}.top-table thead th:first-child{text-align:center;width:60px}.top-table thead th:last-child{text-align:right}.top-table tbody td{padding:9px 16px;font-size:.87rem;color:var(--ff-text);border-bottom:1px solid var(--ff-border-light)}.top-table tbody td:first-child{text-align:center;font-weight:600;color:var(--ff-text-sub)}.top-table tbody td:last-child{text-align:right;font-family:var(--ff-font-mono);font-weight:600}.top-table tbody tr:hover{background:var(--ff-bg)}.top-table tbody tr:last-child td{border-bottom:none}.top-table a{color:var(--ff-blue);font-weight:500}.top-table a:hover{color:var(--ff-blue-dark)}.top-rank{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.78rem;font-weight:700}.top-rank--1{background:#fef3c7;color:#92400e}.top-rank--2{background:#e5e7eb;color:#4b5563}.top-rank--3{background:#fed7aa;color:#9a3412}.top-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;display:flex;flex-direction:column;gap:16px}.top-sidebar::-webkit-scrollbar{width:4px}.top-sidebar::-webkit-scrollbar-track{background:transparent}.top-sidebar::-webkit-scrollbar-thumb{background:var(--ff-border);border-radius:2px}@media(max-width:1024px){.top-sidebar{position:static;max-height:none}}.top-sblock{background:#fff;border:1px solid var(--ff-border);border-radius:var(--ff-radius);overflow:hidden}.top-sblock__label{display:block;padding:10px 14px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ff-text-sub);background:var(--ff-bg);border-bottom:1px solid var(--ff-border)}.top-sblock__link{display:flex;align-items:center;gap:10px;padding:9px 14px;font-size:.82rem;color:var(--ff-text);text-decoration:none;border-bottom:1px solid var(--ff-border-light);transition:background var(--ff-trans)}.top-sblock__link:last-child{border-bottom:none}.top-sblock__link:hover{background:var(--ff-bg);color:var(--ff-blue);text-decoration:none}.top-sblock__link i{width:18px;text-align:center;color:var(--ff-text-muted);font-size:.78rem;flex-shrink:0}@media print{.top-hero{height:60px}.top-sidebar,.ff-cta-banner{display:none}}
