:root{--asn-accent:#e50914;--asn-bg:#f5f7fa;--asn-card:#fff;--asn-text:#14171a;--asn-muted:#667085;--asn-border:#e7eaf0;--asn-shadow:0 8px 30px rgba(15,23,42,.07);--asn-radius:17px;color-scheme:light}
html[data-asn-theme="dark"]{--asn-bg:#0e1116;--asn-card:#171b22;--asn-text:#f4f6f8;--asn-muted:#9ca7b6;--asn-border:#29313d;--asn-shadow:0 10px 34px rgba(0,0,0,.25);color-scheme:dark}
*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;background:var(--asn-bg);color:var(--asn-text);font-family:Tahoma,"Segoe UI",Arial,sans-serif;direction:rtl;overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}
.asn-container{width:min(1180px,calc(100% - 28px));margin-inline:auto}.asn-site-header{min-height:64px;background:var(--asn-card);border-bottom:1px solid var(--asn-border);position:relative;z-index:10}.asn-header-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.asn-brand{display:block;font-size:20px;font-weight:900;line-height:1.35}.asn-nav ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.asn-nav a{font-weight:700}.asn-site-footer{margin-top:36px;border-top:1px solid var(--asn-border);background:var(--asn-card)}.asn-site-footer .asn-container{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--asn-muted);font-size:13px}.asn-content{padding-block:24px}.asn-section{background:var(--asn-card);border:1px solid var(--asn-border);border-radius:var(--asn-radius);box-shadow:var(--asn-shadow);padding:18px;margin-block:18px;min-width:0}.asn-section>h1,.asn-section>h2{margin:0 0 16px;font-size:clamp(20px,4vw,28px)}.asn-subtitle{margin:-8px 0 16px;color:var(--asn-muted)}.asn-button{display:inline-flex;background:var(--asn-accent);color:#fff;padding:10px 16px;border-radius:10px;font-weight:800}.asn-standard-post+.asn-standard-post{border-top:1px solid var(--asn-border);padding-top:16px;margin-top:16px}.asn-entry-content{line-height:1.9;overflow-wrap:anywhere}.asn-code-slot{max-width:100%;overflow:hidden;margin-block:14px}.asn-code-slot:empty,.asn-global-ad:empty{display:none}
.asn-competition-page{max-width:960px;min-width:0}.asn-competition-section{min-width:0;overflow:hidden}.asn-competition-tools{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 18px}.asn-competition-tools a{display:inline-flex;align-items:center;justify-content:center;min-width:140px;padding:9px 13px;border:1px solid var(--asn-border);border-radius:9px;background:var(--asn-bg);font-size:12px;font-weight:850}.asn-competition-tools a:hover{border-color:var(--asn-accent);color:var(--asn-accent)}.asn-competition-matches{margin-top:20px}.asn-competition-matches>h2{font-size:18px;margin:0 0 11px}.asn-competition-match-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:8px}.asn-competition-match{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid var(--asn-border);border-radius:9px;background:var(--asn-bg)}.asn-competition-match strong{min-width:0;font-size:12px;line-height:1.45;overflow-wrap:break-word}.asn-competition-match span{flex:0 0 auto;color:var(--asn-muted);font-size:10.5px}.asn-competition-match span b{color:var(--asn-text);font-size:12px;direction:ltr}.asn-data-table{border-collapse:collapse;width:100%;min-width:0;table-layout:fixed}.asn-data-table th,.asn-data-table td{height:52px;padding:8px;border-bottom:1px solid var(--asn-border);text-align:center;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asn-data-table th{color:var(--asn-muted);font-size:12px}.asn-standings-table th:first-child,.asn-standings-table td:first-child{width:50px}.asn-standings-table th:nth-child(n+3),.asn-standings-table td:nth-child(n+3){width:58px}.asn-table-scroll{display:block;width:100%;max-width:100%;min-width:0;overflow-x:hidden;overscroll-behavior-inline:contain}.asn-team-cell{text-align:start!important}.asn-table-team{width:100%;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;text-align:start;min-width:0}.asn-table-team-logo{width:32px;height:32px;display:grid;place-items:center;contain:layout paint}.asn-table-team-logo img{display:block;width:26px;height:26px;object-fit:contain;object-position:center}.asn-table-team-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asn-rank{font-variant-numeric:tabular-nums}.asn-scorers-table th:first-child,.asn-scorers-table td:first-child{width:50px}.asn-scorers-table th:last-child,.asn-scorers-table td:last-child{width:82px}.asn-scorer-name,.asn-scorer-team{min-width:0;overflow:hidden;text-overflow:ellipsis}
.asn-article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.asn-article-grid article{min-width:0;border:1px solid var(--asn-border);border-radius:13px;overflow:hidden;background:var(--asn-card);contain:layout paint}.asn-article-grid article>a{display:block;height:100%}.asn-article-grid img{display:block;aspect-ratio:16/10;object-fit:cover;width:100%;background:var(--asn-bg)}.asn-article-grid h3{font-size:14px;margin:10px 10px 5px;line-height:1.5}.asn-article-grid time{display:block;color:var(--asn-muted);font-size:11px;margin:0 10px 10px}.asn-global-ad{width:min(1180px,calc(100% - 28px));margin:12px auto;overflow:hidden;text-align:center}.asn-global-ad iframe,.asn-global-ad img{max-width:100%}.asn-title-icon,.asn-notice-icon{contain:layout paint}
html[data-asn-style="B"]{--asn-radius:5px;--asn-shadow:none}html[data-asn-style="B"] .asn-site-header{background:#11151b;color:#fff;border-bottom:3px solid var(--asn-accent)}html[data-asn-style="B"] .asn-brand{letter-spacing:.2px}html[data-asn-style="B"] .asn-section{box-shadow:none;border-radius:4px}html[data-asn-style="B"] .asn-site-footer{border-top:3px solid var(--asn-accent)}
@media(max-width:680px){.asn-container{width:min(100% - 20px,1180px)}.asn-site-header,.asn-header-inner{min-height:58px}.asn-brand{font-size:17px}.asn-nav{display:none}.asn-site-footer .asn-container{flex-direction:column;justify-content:center;padding-block:16px}.asn-section{padding:14px;margin-block:12px}.asn-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.asn-competition-page{width:calc(100% - 12px);max-width:none}.asn-competition-section{padding:12px 7px;margin-block:10px;border-radius:10px}.asn-competition-section>h1{font-size:20px;line-height:1.35;margin-bottom:10px}.asn-competition-section>h2{font-size:17px;line-height:1.35;margin-bottom:10px}.asn-data-table th,.asn-data-table td{height:46px;padding:5px 2px;font-size:10.5px;text-overflow:clip}.asn-data-table th{font-size:9.5px}.asn-standings-table th:first-child,.asn-standings-table td:first-child{width:28px}.asn-standings-table th:nth-child(n+3),.asn-standings-table td:nth-child(n+3){width:26px}.asn-table-team{grid-template-columns:24px minmax(0,1fr);gap:5px}.asn-table-team-logo{width:24px;height:24px}.asn-table-team-logo img{width:21px;height:21px}.asn-table-team-name{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25;font-size:10.5px}.asn-scorers-table th:first-child,.asn-scorers-table td:first-child{width:28px}.asn-scorers-table th:last-child,.asn-scorers-table td:last-child{width:44px}.asn-scorers-table th:nth-child(2),.asn-scorers-table td:nth-child(2){width:40%}.asn-scorers-table th:nth-child(3),.asn-scorers-table td:nth-child(3){width:auto}.asn-scorer-name,.asn-scorer-team{white-space:normal;overflow-wrap:anywhere;line-height:1.3;font-size:10.5px}}
@media(max-width:340px){.asn-competition-page{width:calc(100% - 8px)}.asn-competition-section{padding-inline:5px}.asn-data-table th,.asn-data-table td{padding-inline:1px;font-size:10px}.asn-standings-table th:first-child,.asn-standings-table td:first-child{width:25px}.asn-standings-table th:nth-child(n+3),.asn-standings-table td:nth-child(n+3){width:24px}.asn-table-team{grid-template-columns:22px minmax(0,1fr);gap:4px}.asn-table-team-logo{width:22px;height:22px}.asn-table-team-logo img{width:19px;height:19px}.asn-scorers-table th:first-child,.asn-scorers-table td:first-child{width:25px}.asn-scorers-table th:last-child,.asn-scorers-table td:last-child{width:40px}}
