.Ahmed-web-PlayerCard{background-color:var(--B-Color);color:#e6edf3;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;padding:15px;direction:rtl;border-radius:15px;margin:auto;width:100%;margin:20px auto}.player-top-header{flex-direction:row-reverse;background:linear-gradient(145deg,#161b22,#0d1117);padding:15px;border-radius:15px;width:100%;height:100%;background:url(/assets/images/card.svg) no-repeat center center #fff3;background-size:100% 100%;overflow:hidden}.player-headline{flex:1;text-align:right}.player-headline h2{margin:0;font-size:22px;color:var(--Primary-E-Color);font-weight:700;letter-spacing:.5px}.player-M{display:flex;gap:12px;margin:12px 0;justify-content:flex-start}.player-M img{width:28px;height:28px;object-fit:contain;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .5));transition:transform 0.3s ease}.player-M img:hover{transform:scale(1.2)}.player-headline p{font-size:13.5px;color:var(--Primary-A-Color);line-height:1.6;margin:0;opacity:.9}.player-card-box:hover{border-color:#0f8}@media (max-width:480px){.player-top-header{padding:12px;gap:10px}.player-headline h2{font-size:18px}.player-card-box{width:85px;height:85px}.player-headline p{font-size:12px}}.player-table{width:101%;border-collapse:separate;border-spacing:3px 6px;margin-top:16px}.player-table tr{background:#161b22}.player-table th:first-child{color:var(--Primary-E-Color);width:50%;-webkit-border-radius:12px;-moz-border-radius:var(--Main-Border-Radius);border-radius:12px;padding:8px;font-size:14px;text-align:center}.player-table th:last-child{color:#fff;border-radius:8px 0 0 8px;text-align:center;font-weight:700}.PlayerStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.Stats{background:var(--C-Color);border-radius:12px;padding:12px 5px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:0.3s}.light-mode .Stats img{filter:brightness(.8) contrast(1.2)}.Stats:hover{border-color:#0f8;transform:translateY(-3px)}.Stats img{width:28px;height:28px;margin-bottom:5px}.Stats span:nth-child(2){font-size:11px;color:var(--Primary-E-Color)}.Stats span:last-child{font-size:15px;font-weight:700;color:var(--Primary-E-Color)}table.player-table tbody tr,table.SeasonStatistics tbody tr{background:var(--C-Color)}.stats-tabs{display:flex;gap:10px;margin-bottom:15px;padding:10px 5px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.stats-tabs::-webkit-scrollbar{display:none}.stats-tab{background:var(--C-Color);color:var(--Primary-E-Color);padding:10px 18px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer}.stats-tab.active{background:linear-gradient(90deg,#00ff88 0%,#00cc6a 100%);color:#000;border-color:#fff0}.advanced-stats{margin-top:15px}.stat-row{background:#161b22;border:1px solid #30363d;transition:all 0.3s ease}.stat-row td{color:var(--Primary-E-Color);width:50%;-webkit-border-radius:12px;-moz-border-radius:var(--Main-Border-Radius);border-radius:12px;padding:8px;font-size:14px;text-align:center}.stat-row:hover{background:#fff3;transform:scale(1.01)}.stat-row:hover td{color:#fff}.player-transfers{display:block;position:relative;background:var(--C-Color);-webkit-border-radius:12px;-moz-border-radius:var(--Main-Border-Radius);border-radius:12px;padding:12px;overflow:hidden}.player-transfers li{display:flex;align-items:center;padding:15px 0;position:relative}.player-transfers li::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--B-Color);z-index:1}.s-r{flex:1;text-align:left;padding-left:15px;display:flex;flex-direction:column}.s-s{font-weight:700;font-size:13px;color:#fff}.s-d{font-size:11px;color:#8b949e}.s-p{font-size:12px;color:#0f8}.s-c{width:30px;display:flex;justify-content:center;z-index:2}.l-c{width:10px;height:10px;background:#0d1117;border:2px solid #0f8;border-radius:50%}.s-l{flex:1;padding-right:15px}.s-img{width:40px;height:40px;background:#161b22;border-radius:50%;padding:5px;display:flex;background:linear-gradient(145deg,rgb(255 255 255 / .1),rgb(0 0 0 / .2));border-radius:50%;padding:5px;display:flex;justify-content:center;box-shadow:0 2px 4px #fff0}.player-trophies{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;list-style:none;padding:0}.player-trophies li{background:var(--C-Color);border-radius:10px;padding:10px;text-align:center;position:relative}.trophies-numbers{position:absolute;top:5px;right:5px;background:var(--Primary-A-Color);color:#000;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.trophie-img{width:35px;height:35px;margin-bottom:5px}.trophie-name{font-size:11px;color:var(--Primary-E-Color);height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;margin-top:5px}body>div.container{width:100%}.player-h5 h4{border-right:4px solid #0f8;padding:10px 0;margin:25px 0 15px;font-size:18px;font-weight:700;color:var(--Primary-E-Color);display:block;text-align:center;background:linear-gradient(270deg,rgb(0 255 136 / .15) 0%,#fff0 50%);border-radius:0 4px 4px 0;line-height:1.6;font-family:'Cairo',sans-serif}.show-more-btn{width:100%;max-width:200px;background:var(--C-Color);color:var(--Primary-A-Color);border:1px solid #fff;padding:12px;border-radius:8px;font-weight:700;cursor:pointer;margin:20px auto;display:block}@media (max-width:480px){.PlayerStats{grid-template-columns:repeat(3,1fr);gap:5px}.Stats span:last-child{font-size:13px}.SeasonStatistics tr{flex-direction:row}.SeasonStatistics th{padding:8px}.player-trophies{grid-template-columns:repeat(3,1fr)}}.advanced-stats{margin-top:15px;direction:rtl}.SeasonStatistics{width:100%;border-collapse:separate;border-spacing:10px;table-layout:fixed}.SeasonStatistics tr{display:table-row}.SeasonStatistics th{background:var(--C-Color);border-radius:12px;padding:15px;font-weight:400;display:table-cell;vertical-align:middle;transition:transform 0.2s,border-color 0.2s}.SeasonStatistics th span{display:flex;justify-content:space-between;align-items:center;width:100%;flex-direction:column}.SeasonStatistics th span:first-child{color:#8b949e;font-size:13px;text-align:right}.SeasonStatistics th span:last-child{color:var(--Primary-A-Color);font-weight:700;font-size:15px;text-align:left}.SeasonStatistics th:hover{border-color:#0f8;background:#fff3}@media (max-width:768px){.SeasonStatistics{border-spacing:0 8px}.SeasonStatistics tr{display:flex;flex-direction:column;width:100%}.SeasonStatistics th{display:flex;width:100%!important;margin-bottom:0;box-sizing:border-box;padding:12px 15px;justify-content:space-between}}@media (max-width:768px){.stats-tabs{display:flex!important;overflow-x:auto!important;padding-top:10px!important;padding-bottom:10px;gap:10px;white-space:nowrap!important;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.stats-tabs::-webkit-scrollbar{display:none!important}.stats-tab{flex:0 0 auto!important;display:inline-block!important}}.AHMED-WEB-Standings-Top{background-color:#1a1a1a;padding:40px 20px;direction:rtl;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px;width:88%;margin:20px auto}.AHMED-WEB-Standings-Top-Right-Wrap{width:100%;display:flex;flex-direction:column}@media only screen and (max-width:768px){table.SeasonStatistics{display:table!important;width:100%!important;border-collapse:separate!important;border-spacing:6px!important;table-layout:fixed!important}table.SeasonStatistics tbody{display:table-row-group!important}table.SeasonStatistics tr{display:table-row!important}table.SeasonStatistics tr th{display:table-cell!important;width:50%!important;background:var(--C-Color);border-radius:8px!important;padding:12px 4px!important;vertical-align:middle!important;text-align:center!important}table.SeasonStatistics th span{display:block!important;margin:0 auto!important;text-align:center!important;width:100%!important}table.SeasonStatistics th span:first-child{font-size:10px!important;color:#8b949e!important;margin-bottom:4px!important;line-height:1.2!important}table.SeasonStatistics th span:last-child{font-size:16px!important;color:var(--Primary-A-Color);font-weight:bold!important;line-height:1!important}}@media screen and (max-width:768px){.AHMED-WEB-Standings-Toop-Right-Wrap,.Ahmed-web-PlayerCard{width:95%!important}}.Ahmed-web-Teams-list{padding:20px 10px;direction:rtl;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.Ahmed-web-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:15px;list-style:none;padding:0;margin:0}.Ahmed-web-cards .card{border-radius:12px;overflow:hidden;position:relative;transition:all 0.3s ease;border:1px solid #222;box-shadow:0 4px 10px rgb(0 0 0 / .3)}.Ahmed-web-cards .card:hover{transform:translateY(-5px);border-color:#58a6ff;box-shadow:0 8px 20px rgb(88 166 255 / .2)}.Ahmed-web-cards .card a{text-decoration:none;display:block;text-align:center}.Ahmed-web-player-thumb{width:100%;height:100px;display:flex;align-items:center;justify-content:center;position:relative}.Ahmed-web-player-thumb img{width:100px;height:100px;object-fit:contain;border-radius:50%;border:17px solid #fff;transition:0.3s;z-index:2}.Ahmed-web-card-name{display:block;padding:8px 2px;color:#e6edf3;font-size:11px;font-weight:600;background:#1f1f1f;border-top:1px solid #282828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:480px){.Ahmed-web-cards{grid-template-columns:repeat(4,1fr)!important;gap:6px!important}.Ahmed-web-player-thumb{height:70px!important}.Ahmed-web-player-thumb img{width:45px!important;height:45px!important;border-width:1.5px!important}.Ahmed-web-card-name{font-size:9px!important;padding:5px 1px!important}.Ahmed-web-cards .card{border-radius:8px!important}}.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}