.et{font-family:'Source Sans Pro',Arial,sans-serif;max-width:1100px;margin:0 auto;color:#222;line-height:1.6}
.et h2{color:#1B3A5C;font-size:28px;margin:32px 0 8px;font-weight:700}
.et h3{color:#1B3A5C;font-size:22px;margin:28px 0 10px;font-weight:700}
.et p{color:#555;font-size:15px;margin:0 0 16px;line-height:1.6}
.et-hero{background:#1B3A5C;color:#fff;padding:0;border-radius:0;margin:-20px -20px 32px;overflow:hidden}
.et-hero-inner{max-width:1100px;margin:0 auto;padding:40px 32px;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}
.et-hero-text h2{color:#fff;margin:0 0 8px;font-size:26px;font-weight:700;letter-spacing:-.5px}
.et-hero-text p{color:#a0b4c8;font-size:14px;margin:0;line-height:1.5}
.et-stats{display:flex;gap:12px;flex-wrap:wrap}
.et-stat{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:14px 22px;border-radius:8px;text-align:center;min-width:70px}
.et-stat strong{display:block;font-size:28px;color:#C8A862;font-weight:700;line-height:1}
.et-stat span{font-size:11px;color:#8a9bae;text-transform:uppercase;letter-spacing:.5px}
.et-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;justify-content:center}
.et-tab{padding:12px 24px;background:#e8ecf1;color:#1B3A5C;border:2px solid transparent;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;transition:all .2s}
.et-tab:hover{background:#d0d8e8;border-color:#1B3A5C}
.et-tab.active{background:#1B3A5C;color:#fff;border-color:#1B3A5C}
.et-search{width:100%;padding:12px 16px;border:2px solid #ccc;border-radius:8px;font-size:15px;margin-bottom:16px;box-sizing:border-box;transition:border-color .2s}
.et-search:focus{outline:none;border-color:#1B3A5C;box-shadow:0 0 0 3px rgba(27,58,92,.1)}
.et-tw{overflow-x:auto}
.et-t{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.08)}
.et-t thead{background:#1B3A5C}
.et-t th{padding:12px 14px;color:#fff;cursor:pointer;user-select:none;white-space:nowrap;text-align:left;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.et-t th:hover{background:#2a5a8c}
.et-t th .sa{margin-left:4px;font-size:10px;opacity:.5}
.et-t th.sorted .sa{opacity:1}
.et-t td{padding:10px 14px;border-bottom:1px solid #eee}
.et-t tbody tr{background:#fff;cursor:pointer;transition:background .15s}
.et-t tbody tr:nth-child(4n+3),.et-t tbody tr:nth-child(4n+4){background:#f8f9fb}
.et-t tbody tr:hover{background:#eef3fa}
.et-t tbody tr.et-g{background:#f0ead2}
.et-t tbody tr.et-g:hover{background:#e8dfc0}
.et-t tbody tr.et-s{background:#e8ecf1}
.et-t tbody tr.et-s:hover{background:#d8dfe8}
.et-t tbody tr.et-b{background:#fce4d4}
.et-t tbody tr.et-b:hover{background:#f5d5c0}
.et-t .pl{font-weight:700;text-align:center;width:50px;font-size:16px}
.et-t .pl.top1{color:#C8A862;font-size:20px}
.et-t .pl.top2{color:#8a9bae;font-size:18px}
.et-t .pl.top3{color:#b07340;font-size:17px}
.et-t .pk{font-weight:700;color:#1B3A5C;text-align:right;font-size:16px}
.et-t .tc{color:#666;font-size:13px}
.et-t .fn{font-weight:600}
.et-det{display:none;background:#f4f6f9;border-left:4px solid #C8A862}
.et-det td{padding:0!important;border:none!important}
.et-det-inner{padding:12px 20px 12px 30px}
.et-det-inner table{width:100%;border-collapse:collapse;font-size:13px;margin:0}
.et-det-inner th{background:#e0e5ec;color:#333;padding:6px 10px;text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.3px;cursor:default}
.et-det-inner td{padding:6px 10px;border-bottom:1px solid #e0e0e0;color:#444}
.et-det-inner .det-pk{font-weight:700;color:#1B3A5C}
.et-panel{display:none}
.et-panel.active{display:block}
.et-stand{text-align:center;color:#999;font-size:13px;margin-top:24px;padding:12px;border-top:1px solid #eee}
.et-empty{text-align:center;padding:40px;color:#999;font-style:italic}
.et-legend{display:flex;gap:16px;flex-wrap:wrap;margin:12px 0;font-size:13px;color:#666}
.et-legend span{display:flex;align-items:center;gap:4px}
.et-legend .dot{width:12px;height:12px;border-radius:3px;display:inline-block}
@media(max-width:600px){
.et-t{font-size:13px}
.et-t th,.et-t td{padding:8px 8px}
.et-tab{padding:8px 14px;font-size:13px}
.et-hero-inner{flex-direction:column;padding:24px 20px;gap:16px}
.et-stats{justify-content:center}
.et h2{font-size:22px}
}
