:root{--lst-bg: #050b08;--lst-bg-soft: #07150f;--lst-card: rgba(255,255,255,.08);--lst-card-strong: rgba(255,255,255,.12);--lst-border: rgba(255,255,255,.14);--lst-border-gold: rgba(248,201,90,.34);--lst-text: #f7fff9;--lst-muted: #a9baaf;--lst-muted-2: #7f9187;--lst-green: #22c55e;--lst-gold: #f8c95a;--lst-blue: #38bdf8;--lst-red: #ef4444;--lst-shadow: 0 22px 60px rgba(0,0,0,.3);--lst-container: 1180px}.letiyu-standings-page,.letiyu-standings-page *{box-sizing:border-box}.letiyu-standings-page{background:var(--lst-bg);color:var(--lst-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}.letiyu-standings-page a{color:inherit;text-decoration:none}.lst-shell{width:min(var(--lst-container),calc(100% - 40px));margin-inline:auto}.lst-hero{position:relative;padding:34px 0 58px;background:radial-gradient(circle at 14% 16%,rgba(34,197,94,.22),transparent 32%),radial-gradient(circle at 82% 10%,rgba(248,201,90,.18),transparent 28%),linear-gradient(180deg,#06110c,#07180f 60%,#050b08)}.lst-hero:before{content:"";position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.58),transparent)}.lst-breadcrumb{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--lst-muted);font-size:13px;margin-bottom:18px}.lst-breadcrumb a{color:#dcefe3}.lst-breadcrumb a:hover{color:var(--lst-gold)}.lst-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:32px;align-items:center}.lst-hero h1{margin:0 0 15px;color:#fff;line-height:1.08;letter-spacing:-.045em;font-weight:950}.lst-hero h1 mark{color:transparent;background:linear-gradient(135deg,var(--lst-gold),#fff2b8,var(--lst-green));-webkit-background-clip:text;background-clip:text}.lst-hero p{max-width:720px;margin:0;color:#c5d3ca;font-size:15.5px;line-height:1.72}.lst-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:22px}.lst-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 19px;border-radius:999px;font-size:14px;font-weight:950;transition:transform .2s ease,border-color .2s ease}.lst-btn:hover{transform:translateY(-2px)}.lst-btn-primary{color:#07130e;background:linear-gradient(135deg,var(--lst-gold),var(--lst-green));box-shadow:0 16px 42px #22c55e38}.lst-btn-ghost{color:#fff;border:1px solid var(--lst-border);background:#ffffff14}.lst-hero-card{padding:22px;border-radius:26px;border:1px solid var(--lst-border);background:linear-gradient(145deg,#ffffff24,#ffffff0d),radial-gradient(circle at top right,rgba(248,201,90,.22),transparent 42%);box-shadow:var(--lst-shadow);backdrop-filter:blur(20px)}.lst-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lst-stat{min-height:82px;display:grid;align-content:center;gap:4px;padding:14px;border-radius:18px;background:#00000042;border:1px solid rgba(255,255,255,.12)}.lst-stat strong{color:#fff;font-size:26px;line-height:1;letter-spacing:-.04em}.lst-stat span{color:var(--lst-muted);font-size:12px;font-weight:800}.lst-nav-strip{position:relative;z-index:5;margin-top:-28px}.lst-nav{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;padding:10px;border-radius:22px;border:1px solid var(--lst-border);background:#ffffff17;backdrop-filter:blur(22px);box-shadow:var(--lst-shadow)}.lst-nav a{min-height:43px;display:grid;place-items:center;padding:8px;border-radius:14px;color:#dce8e0;font-size:13px;font-weight:950;text-align:center}.lst-nav a:hover,.lst-nav a.is-active{color:#07130e;background:linear-gradient(135deg,var(--lst-gold),var(--lst-green))}.lst-main{padding:34px 0 58px;background:linear-gradient(180deg,#050b08,#06110c)}.lst-section{margin-top:18px;border:1px solid var(--lst-border);border-radius:26px;background:linear-gradient(145deg,#ffffff14,#ffffff0b);box-shadow:0 16px 44px #0003;overflow:hidden}.lst-section-inner{padding:22px}.lst-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.lst-section h2{margin:5px 0 0;color:#fff;line-height:1.18;letter-spacing:-.035em}.lst-section p{color:#c5d3ca;font-size:14px;line-height:1.78}.lst-note{border-color:#f8c95a42;background:linear-gradient(145deg,#f8c95a1f,#ffffff0b)}.lst-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lst-group-card{border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#00000038;overflow:hidden}.lst-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid rgba(255,255,255,.1)}.lst-group-head h3{margin:0;color:#fff}.lst-progress{color:#ffe7a3;font-weight:850;font-size:12px}.lst-table-wrap{overflow-x:auto}.lst-table{width:100%;min-width:560px;border-collapse:collapse;table-layout:fixed}.lst-table th,.lst-table td{padding:11px 7px;border-bottom:1px solid rgba(255,255,255,.08);text-align:center;vertical-align:middle}.lst-table th{color:#ffe7a3;background:#00000038;font-size:12px;font-weight:950}.lst-table td{color:#d9e9df;font-size:13.5px;line-height:1.55}.lst-table tr:last-child td{border-bottom:none}.lst-table th:nth-child(1),.lst-table td:nth-child(1){width:54px}.lst-table th:nth-child(2),.lst-table td:nth-child(2){width:142px}.lst-table th:nth-child(3),.lst-table td:nth-child(3),.lst-table th:nth-child(4),.lst-table td:nth-child(4),.lst-table th:nth-child(5),.lst-table td:nth-child(5),.lst-table th:nth-child(6),.lst-table td:nth-child(6){width:42px}.lst-table th:nth-child(7),.lst-table td:nth-child(7),.lst-table th:nth-child(8),.lst-table td:nth-child(8),.lst-table th:nth-child(9),.lst-table td:nth-child(9){width:62px}.lst-table th:nth-child(10),.lst-table td:nth-child(10){width:76px}.lst-team-cell{min-width:0}.lst-team{display:flex;align-items:center;gap:9px;min-width:0}.lst-rank{width:25px;height:25px;border-radius:9px;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:950;font-size:12px;flex:0 0 auto}.lst-rank-q{background:linear-gradient(135deg,var(--lst-gold),var(--lst-green));color:#06110c}.lst-rank-play{background:#38bdf838;border:1px solid rgba(56,189,248,.34);color:#d9f3ff}.lst-flag{width:34px;height:24px;flex:0 0 auto;object-fit:cover;border-radius:7px;box-shadow:0 0 0 1px #ffffff2e;background:#ffffff14}.lst-flag-fallback{width:34px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:7px;color:#07130e;background:linear-gradient(135deg,var(--lst-gold),var(--lst-green));font-size:12px;font-weight:950}.lst-team-name{font-weight:900;color:#fff;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lst-team-name a:hover{color:var(--lst-gold)}.lst-points{font-weight:950;color:#fff;font-size:16px}.lst-gd-plus{color:#86efac;font-weight:950}.lst-gd-minus{color:#fca5a5;font-weight:950}.lst-form{display:flex;justify-content:center;gap:4px}.lst-form span{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950}.lst-form .win{background:#22c55e38;color:#bbf7d0}.lst-form .draw{background:#f8c95a2e;color:#fde68a}.lst-form .loss{background:#ef44442e;color:#fecaca}.lst-form .empty{background:#ffffff14;color:var(--lst-muted)}.lst-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lst-rule-card{border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:18px;background:#00000038}.lst-rule-card h3{margin:0 0 8px;color:#fff}.lst-rule-card p{margin:0}.lst-third-table{min-width:820px;table-layout:auto}.lst-third-table .lst-team-cell{min-width:180px;max-width:none}.lst-third-status{font-weight:950}.lst-third-in{color:#86efac}.lst-third-out{color:#fca5a5}.lst-source-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.lst-source-links a{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:9px 13px;color:#fff;background:#ffffff12;font-size:13px;font-weight:850}.lst-source-links a:hover{border-color:#f8c95a73;color:#ffe7a3}.lst-faq details{border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:16px 17px;background:#00000029;margin-top:10px}.lst-faq summary{cursor:pointer;color:#fff;font-weight:950}.lst-faq p{margin-bottom:0}.lst-extra-content{margin-top:20px}.lst-extra-content .entry-content{color:#dcefe3}.lst-extra-content .entry-content a{color:#f8c95a;text-decoration:underline}@media(max-width:1080px){.lst-nav{grid-template-columns:repeat(4,1fr)}.lst-hero-grid,.lst-grid,.lst-status-grid{grid-template-columns:1fr}}@media(max-width:720px){.lst-shell{width:min(100% - 28px,1180px)}.lst-hero{padding:30px 0 48px}.lst-stat-grid,.lst-nav{grid-template-columns:1fr 1fr}.lst-section-inner{padding:18px}.lst-section-head{display:block}.lst-actions{display:grid}.lst-btn{width:100%}.lst-group-head{display:block}.lst-group-head .lst-progress{margin-top:10px}}.lst-team-cell{text-align:left}
