/* Universal Sports Engine - Premium clean frontend v0.5.0 */
.use-wrap,
.use-wrap *{box-sizing:border-box}
.use-wrap{direction:rtl;font-family:'Cairo',Tahoma,Arial,sans-serif;max-width:1180px;margin:34px auto;padding:0 14px;color:#0f172a;line-height:1.6}
.use-wrap a{text-decoration:none}
.use-page-hero{background:linear-gradient(135deg,#071b36 0%,#082454 55%,#0b3a78 100%);border-radius:24px 24px 14px 14px;padding:36px 22px;text-align:center;color:#fff;box-shadow:0 18px 45px rgba(8,36,84,.20);position:relative;overflow:hidden}
.use-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(34,197,94,.18),transparent 32%),radial-gradient(circle at 80% 10%,rgba(255,255,255,.12),transparent 28%);pointer-events:none}
.use-page-hero h1{position:relative;margin:0;font-size:38px;font-weight:900;color:#fff;letter-spacing:-.5px}
.use-page-hero p{position:relative;margin:8px auto 0;max-width:680px;color:#dbeafe;font-weight:800;font-size:15px}
.use-advanced-search{background:#fff;border:1px solid #e6edf5;border-radius:0 0 24px 24px;padding:20px;box-shadow:0 16px 42px rgba(15,23,42,.08);margin-bottom:18px}
.use-search-row{display:grid;grid-template-columns:1.6fr .8fr .8fr 145px;gap:12px;align-items:center}
.use-search-row input,
.use-search-row select{height:52px;border:1px solid #dfe7f0;background:#fff;border-radius:14px;padding:0 16px;color:#0f172a;font-size:14px;font-weight:800;outline:none;box-shadow:0 4px 12px rgba(15,23,42,.03)}
.use-search-row input:focus,
.use-search-row select:focus{border-color:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.10)}
.use-search-row button{height:52px;border:0;border-radius:14px;background:linear-gradient(180deg,#10b955,#058736);color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(5,135,54,.22);transition:.2s}
.use-search-row button:hover{transform:translateY(-1px);filter:brightness(1.03)}
.use-result-line{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e6edf5;border-radius:16px;padding:12px 16px;margin:0 0 16px;color:#16a34a;font-weight:900}
.use-result-line span{color:#475569;font-size:13px;font-weight:800}
.use-card-toggle{position:absolute;opacity:0;pointer-events:none}
.use-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.use-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;aspect-ratio:1/1;min-height:252px;background:#fff;border:1px solid #e4eaf2;border-radius:20px;padding:20px 18px 16px;text-align:center;color:#0f172a;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;overflow:hidden}
.use-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.12);border-color:#cbd5e1}
.use-logo-frame{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#fff 62%,#f8fafc 100%);border:1px solid #e5eaf1;box-shadow:0 12px 28px rgba(15,23,42,.12);padding:10px;overflow:hidden;flex:0 0 auto;margin-bottom:14px}
.use-logo-frame img{width:100%;height:100%;display:block;object-fit:contain;border-radius:50%;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}
.use-logo-frame.use-flag img{object-fit:cover}
.use-logo-placeholder{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eef2f7;color:#082454;font-weight:900;font-size:30px}
.use-card-title{display:block;width:100%;color:#071b36;font-size:18px;font-weight:900;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:0}
.use-card-subtitle{display:block;width:100%;color:#64748b;font-size:12.5px;font-weight:800;min-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}
.use-card-stat{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:40px;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;margin-top:auto;color:#16a34a;font-weight:900;font-size:14px}
.use-card-btn{display:flex;align-items:center;justify-content:center;width:100%;height:42px;border-radius:12px;background:linear-gradient(180deg,#10b955,#058736);color:#fff!important;font-weight:900;margin-top:10px;box-shadow:0 8px 18px rgba(5,135,54,.20)}
.use-card-btn:hover{filter:brightness(1.04)}
.use-show-more{display:flex;align-items:center;justify-content:center;width:max-content;min-width:170px;margin:20px auto 0;height:44px;padding:0 22px;border-radius:12px;background:#082454;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(8,36,84,.18)}
.use-card-toggle:not(:checked) ~ .use-cards .use-card:nth-child(n+9){display:none}
.use-card-toggle:checked ~ .use-show-more .more{display:none}
.use-card-toggle:not(:checked) ~ .use-show-more .less{display:none}
.use-section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;padding:0 0 12px;border-bottom:1px solid #e5e7eb}
.use-section-head h2{margin:0;font-size:28px;color:#082454;font-weight:900}
.use-section-head span{color:#16a34a;font-weight:900}
.use-match-list{display:grid;gap:12px}
.use-match-card{display:grid;grid-template-columns:1fr 120px 1fr;gap:16px;align-items:center;background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:16px 18px;color:#0f172a;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:.2s}
.use-match-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(15,23,42,.11)}
.use-team{display:flex;align-items:center;gap:10px;font-weight:900;color:#082454}
.use-team.use-home{justify-content:flex-start}.use-team.use-away{justify-content:flex-end}
.use-team img{width:56px;height:56px;object-fit:contain;border-radius:50%;background:#fff;border:1px solid #eef2f7;padding:5px;box-shadow:0 7px 16px rgba(15,23,42,.08)}
.use-score{text-align:center;color:#082454;font-size:26px;font-weight:900}
.use-match-meta{grid-column:1/-1;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;color:#64748b;font-size:13px;font-weight:800;border-top:1px solid #f1f5f9;padding-top:10px}
.use-status{display:inline-flex;align-items:center;justify-content:center;padding:4px 11px;border-radius:999px;background:#dcfce7;color:#15803d;font-weight:900;font-size:12px}
.use-status.live{background:#fee2e2;color:#dc2626}
.use-match-hero{display:grid;grid-template-columns:1fr 260px 1fr;gap:24px;align-items:center;background:linear-gradient(135deg,#071b36,#082454 60%,#0b3a78);border-radius:26px;padding:34px 26px;color:#fff;box-shadow:0 18px 45px rgba(8,36,84,.25);overflow:hidden}
.use-team-hero{text-align:center}.use-team-hero img{width:112px;height:112px;object-fit:contain;background:#fff;border-radius:50%;padding:10px;box-shadow:0 15px 34px rgba(0,0,0,.20)}.use-team-hero h1{font-size:24px;margin:12px 0 0;color:#fff;font-weight:900}.use-hero-center{text-align:center}.use-hero-center span{display:block;color:#bbf7d0;font-weight:900}.use-hero-center strong{display:block;font-size:54px;margin:10px 0;color:#fff}.use-hero-center em,.use-hero-center small{display:block;font-style:normal;color:#e2e8f0;font-weight:800}
.use-tabs{display:flex;gap:8px;overflow:auto;padding:16px 0;margin:5px 0 14px;scrollbar-width:thin}.use-tabs a{white-space:nowrap;background:#f1f5f9;color:#082454;padding:10px 14px;border-radius:12px;font-weight:900}.use-tabs a.active,.use-tabs a:hover{background:#16a34a;color:#fff}.use-section-body{background:#fff;border:1px solid #e5eaf1;border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(15,23,42,.06)}
.use-entity-hero{background:linear-gradient(135deg,#071b36,#082454 60%,#0b3a78);border-radius:26px;color:#fff;padding:34px 24px;margin-bottom:18px;text-align:center;box-shadow:0 18px 45px rgba(8,36,84,.20)}.use-entity-hero .use-logo-frame{margin:0 auto 14px;width:128px;height:128px;background:#fff}.use-entity-hero h1{color:#fff;margin:8px 0 4px;font-size:34px;font-weight:900}.use-entity-hero p{margin:0;color:#dbeafe;font-weight:800}.use-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.use-info-grid div{background:#fff;border:1px solid #e5eaf1;border-radius:16px;padding:15px;text-align:center;box-shadow:0 6px 18px rgba(15,23,42,.04)}.use-info-grid span{display:block;color:#64748b;font-size:13px;font-weight:800}.use-info-grid strong{display:block;font-size:17px;color:#082454;margin-top:5px;font-weight:900}.use-empty{padding:18px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:15px;color:#64748b;font-weight:900;text-align:center}.use-table-wrap{overflow:auto;background:#fff;border:1px solid #e5eaf1;border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.use-table{width:100%;border-collapse:collapse;background:#fff;min-width:720px}.use-table th,.use-table td{padding:13px 12px;border-bottom:1px solid #eef2f7;text-align:center;font-weight:800}.use-table th{background:#082454;color:#fff;font-weight:900}.use-table td strong{color:#16a34a}.use-transfer-list{display:grid;gap:12px}.use-transfer-list div{background:#fff;border:1px solid #e5eaf1;border-radius:16px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 8px 22px rgba(15,23,42,.05)}.use-transfer-list strong{color:#082454;font-weight:900}.use-transfer-list span{font-weight:900;color:#334155}.use-transfer-list em{font-style:normal;color:#16a34a;font-weight:900}.use-timeline{display:grid;gap:10px}.use-timeline div{display:grid;grid-template-columns:70px 140px 1fr;gap:12px;border:1px solid #eef2f7;border-radius:14px;padding:12px;background:#fff}.use-timeline time{color:#16a34a;font-weight:900}.use-big-result{font-size:28px;font-weight:900;background:#f8fafc;border-radius:18px;padding:20px;text-align:center;color:#082454}.use-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.use-news-grid a{display:block;background:#f8fafc;border-radius:16px;padding:14px;color:#082454;font-weight:900}.use-news-grid span{display:block;color:#64748b;margin-top:8px}
@media(max-width:1100px){.use-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.use-card-toggle:not(:checked) ~ .use-cards .use-card:nth-child(n+7){display:none}}
@media(max-width:820px){.use-wrap{margin:22px auto;padding:0 12px}.use-page-hero{padding:28px 16px;border-radius:20px 20px 12px 12px}.use-page-hero h1{font-size:30px}.use-search-row{grid-template-columns:1fr 1fr}.use-search-row button{grid-column:1/-1}.use-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.use-card{min-height:238px;padding:18px 14px}.use-logo-frame{width:104px;height:104px}.use-card-toggle:not(:checked) ~ .use-cards .use-card:nth-child(n+7){display:none}.use-match-hero{grid-template-columns:1fr;gap:18px}.use-info-grid{grid-template-columns:repeat(2,1fr)}.use-match-card{grid-template-columns:1fr;text-align:center}.use-team,.use-team.use-home,.use-team.use-away{justify-content:center}.use-match-meta{grid-column:auto}.use-transfer-list div{display:block;text-align:center}.use-transfer-list span,.use-transfer-list em{display:block;margin-top:6px}.use-timeline div{grid-template-columns:1fr;text-align:center}}
@media(max-width:560px){.use-search-row{grid-template-columns:1fr}.use-cards{grid-template-columns:1fr}.use-card{width:100%;max-width:330px;margin:0 auto;min-height:300px;padding:22px 18px}.use-logo-frame{width:126px;height:126px}.use-card-title{font-size:20px}.use-card-toggle:not(:checked) ~ .use-cards .use-card:nth-child(n+5){display:none}.use-entity-hero .use-logo-frame{width:138px;height:138px}.use-entity-hero h1{font-size:30px}.use-info-grid{grid-template-columns:1fr}.use-team-hero img{width:104px;height:104px}.use-hero-center strong{font-size:44px}.use-section-body{padding:16px}}
.use-team .use-logo-frame{width:56px;height:56px;min-width:56px;padding:5px;margin:0;box-shadow:0 7px 16px rgba(15,23,42,.08)}
.use-team .use-logo-frame img{width:100%;height:100%;object-fit:contain}
.use-team-hero .use-logo-frame{width:112px;height:112px;margin:0 auto 10px;background:#fff;padding:10px;box-shadow:0 15px 34px rgba(0,0,0,.20)}
.use-team-hero .use-logo-frame img{width:100%;height:100%;object-fit:contain}

/* ==========================================================
   Countries page — TopSport style v0.5.1
   Clean hero + advanced search + crisp circular SVG flags
   ========================================================== */
.use-countries-page,
.use-countries-page *{
    box-sizing:border-box;
}
.use-countries-page{
    direction:rtl;
    width:min(1180px,100% - 24px);
    margin:24px auto 36px;
    font-family:'Cairo',Tahoma,Arial,sans-serif;
    color:#071b36;
}
.use-country-hero{
    position:relative;
    overflow:visible;
    border-radius:24px 24px 10px 10px;
    min-height:278px;
    padding:32px 34px 0;
    background:
        radial-gradient(circle at 18% 10%,rgba(22,163,74,.14),transparent 28%),
        linear-gradient(135deg,#031225 0%,#071b36 52%,#082454 100%);
    box-shadow:0 18px 46px rgba(8,36,84,.18);
    margin-bottom:92px;
}
.use-country-hero:before{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0)),
        radial-gradient(circle at 55% -20%,rgba(255,255,255,.16),transparent 24%);
    opacity:.8;
    pointer-events:none;
}
.use-country-breadcrumb{
    position:relative;
    z-index:1;
    color:#dbeafe;
    font-size:13px;
    font-weight:800;
    text-align:right;
    margin-bottom:28px;
}
.use-country-breadcrumb span{color:#16a34a;margin:0 8px}
.use-country-title{
    position:relative;
    z-index:1;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:14px;
    color:#fff;
}
.use-country-title h1{
    margin:0;
    color:#fff;
    font-size:42px;
    font-weight:900;
    line-height:1;
    letter-spacing:-.5px;
}
.use-globe-icon{
    width:56px;
    height:56px;
    border-radius:50%;
    border:2px solid rgba(255,255,255,.75);
    display:inline-flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:34px;
    font-weight:900;
    line-height:1;
}
.use-country-hero>p{
    position:relative;
    z-index:1;
    margin:12px 0 0;
    color:#e5eefc;
    font-size:15px;
    font-weight:800;
    text-align:right;
}
.use-country-search{
    position:absolute;
    left:26px;
    right:26px;
    bottom:-64px;
    z-index:5;
    background:#fff;
    border:1px solid #e6edf5;
    border-radius:18px;
    padding:18px;
    box-shadow:0 22px 52px rgba(15,23,42,.16);
}
.use-country-search-title{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    color:#071b36;
    font-size:20px;
    font-weight:900;
    margin-bottom:12px;
}
.use-filter-icon{
    color:#0a9d43;
    font-size:18px;
}
.use-country-search-main{
    display:grid;
    grid-template-columns:1fr 88px;
    gap:12px;
    align-items:center;
    margin-bottom:12px;
}
.use-country-input{
    display:flex;
    align-items:center;
    gap:10px;
    height:48px;
    border:1px solid #dce5f0;
    border-radius:12px;
    background:#fff;
    padding:0 14px;
}
.use-country-input span{
    color:#64748b;
    font-size:17px;
    line-height:1;
}
.use-country-input input{
    width:100%;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background:transparent!important;
    height:46px;
    color:#071b36;
    font-weight:800;
    font-size:14px;
    padding:0!important;
}
.use-country-input input::placeholder{color:#94a3b8;font-weight:700}
.use-country-search-main button{
    height:48px;
    border:0;
    border-radius:11px;
    background:linear-gradient(180deg,#0aae4d,#058736);
    color:#fff;
    font-weight:900;
    font-size:15px;
    cursor:pointer;
    box-shadow:0 10px 22px rgba(5,135,54,.22);
}
.use-country-filters{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:12px;
}
.use-country-filters select{
    width:100%;
    height:46px;
    border:1px solid #dce5f0;
    border-radius:12px;
    background:#fff;
    color:#071b36;
    font-weight:800;
    font-size:13px;
    padding:0 13px;
    outline:0;
}
.use-country-count{
    height:42px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    color:#fff;
    background:#071b36;
    margin:-92px 0 18px;
    padding:0 18px;
    border-radius:0 0 14px 14px;
    font-weight:900;
    font-size:14px;
}
.use-country-count strong{
    color:#19c463;
    margin:0 5px;
}
.use-country-toggle{position:absolute;opacity:0;pointer-events:none}
.use-country-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:18px;
}
.use-country-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))}
.use-country-card{
    margin:0;
    min-width:0;
}
.use-country-card-link{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    min-height:318px;
    height:100%;
    text-decoration:none!important;
    background:#fff;
    border:1px solid #e6edf5;
    border-radius:18px;
    padding:22px 18px 16px;
    color:#071b36!important;
    box-shadow:0 14px 34px rgba(15,23,42,.07);
    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
    overflow:hidden;
}
.use-country-card-link:hover{
    transform:translateY(-4px);
    border-color:#cbd8e8;
    box-shadow:0 22px 48px rgba(15,23,42,.13);
}
.use-country-logo{
    width:132px;
    height:132px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff;
    border:1px solid #e5edf6;
    box-shadow:0 12px 26px rgba(15,23,42,.13);
    overflow:hidden;
    padding:0;
    margin:0 0 14px;
    flex:0 0 auto;
    isolation:isolate;
}
.use-country-logo img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    display:block;
    border-radius:50%;
    image-rendering:auto;
    -ms-interpolation-mode:bicubic;
    transform:translateZ(0) scale(1.01);
    backface-visibility:hidden;
}
.use-country-logo-placeholder{
    width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;
    background:#edf3f9;color:#071b36;font-size:42px;font-weight:900;
}
.use-country-card h3{
    margin:0;
    color:#071b36;
    font-size:20px;
    font-weight:900;
    line-height:1.25;
    max-width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.use-country-card p{
    margin:8px 0 0;
    color:#334155;
    font-size:12.5px;
    line-height:1.45;
    font-weight:800;
    min-height:18px;
    max-width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.use-country-code{
    display:block;
    color:#071b36;
    font-weight:900;
    font-size:12px;
    margin-top:4px;
    min-height:15px;
}
.use-country-meta{
    width:100%;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:0;
    margin-top:auto;
    padding:14px 0 10px;
}
.use-country-meta span{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    min-width:0;
    border-left:1px solid #e8eef5;
}
.use-country-meta span:last-child{border-left:0}
.use-country-meta strong{
    color:#071b36;
    font-size:16px;
    line-height:1;
    font-weight:900;
}
.use-country-meta em{
    color:#64748b;
    font-size:10.5px;
    line-height:1.4;
    font-style:normal;
    font-weight:800;
    margin-top:6px;
    white-space:nowrap;
}
.use-country-btn{
    width:100%;
    height:39px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    border:1px solid #0c963f;
    border-radius:10px;
    color:#057a32;
    background:#fff;
    font-size:13px;
    font-weight:900;
    transition:.2s ease;
}
.use-country-btn i{font-style:normal;font-size:22px;line-height:1;margin-top:-1px}
.use-country-card-link:hover .use-country-btn{
    background:#078d39;
    color:#fff;
}
.use-country-toggle:not(:checked) ~ .use-country-grid .use-country-card:nth-child(n+9){display:none}
.use-country-more{
    width:max-content;
    min-width:170px;
    height:44px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:22px auto 0;
    padding:0 24px;
    border-radius:12px;
    background:#071b36;
    color:#fff;
    font-weight:900;
    cursor:pointer;
    box-shadow:0 10px 24px rgba(8,36,84,.18);
}
.use-country-toggle:checked ~ .use-country-more .more{display:none}
.use-country-toggle:not(:checked) ~ .use-country-more .less{display:none}
@media(max-width:1080px){
    .use-country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
    .use-country-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:860px){
    .use-countries-page{width:min(100% - 20px,760px);margin-top:18px}
    .use-country-hero{min-height:330px;padding:24px 18px 0;margin-bottom:166px;border-radius:22px 22px 10px 10px;text-align:center}
    .use-country-breadcrumb{text-align:center;margin-bottom:18px}
    .use-country-title{justify-content:center;flex-direction:row-reverse}
    .use-country-title h1{font-size:34px}
    .use-globe-icon{width:46px;height:46px;font-size:28px}
    .use-country-hero>p{text-align:center;font-size:13px}
    .use-country-search{left:14px;right:14px;bottom:-144px;padding:14px;border-radius:15px}
    .use-country-search-title{font-size:16px;margin-bottom:10px}
    .use-country-search-main{grid-template-columns:1fr 64px;gap:8px;margin-bottom:8px}
    .use-country-input{height:42px;padding:0 10px}.use-country-input input{height:40px;font-size:12px}
    .use-country-search-main button{height:42px;font-size:12px;border-radius:9px}
    .use-country-filters{grid-template-columns:1fr 1fr;gap:8px}
    .use-country-filters select{height:40px;font-size:11.5px;border-radius:9px;padding:0 8px}
    .use-country-count{margin:-166px 0 15px;border-radius:0 0 12px 12px;height:38px;font-size:13px}
    .use-country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
    .use-country-card-link{min-height:300px;padding:19px 14px 14px}
    .use-country-logo{width:118px;height:118px}
}
@media(max-width:560px){
    .use-countries-page{width:min(100% - 18px,390px)}
    .use-country-hero{min-height:308px;margin-bottom:160px;padding-top:22px}
    .use-country-title h1{font-size:31px}
    .use-country-hero>p{font-size:12.5px}
    .use-country-search{bottom:-138px}
    .use-country-filters{grid-template-columns:1fr 1fr}
    .use-country-count{margin-top:-160px}
    .use-country-grid,.use-country-grid-large{grid-template-columns:1fr}
    .use-country-toggle:not(:checked) ~ .use-country-grid .use-country-card:nth-child(n+5){display:none}
    .use-country-card-link{max-width:100%;min-height:338px;padding:24px 18px 16px;border-radius:18px}
    .use-country-logo{width:150px;height:150px;margin-bottom:16px}
    .use-country-card h3{font-size:22px}
    .use-country-card p{font-size:13px;white-space:normal;min-height:auto;text-align:center}
    .use-country-meta{padding:18px 0 13px}
    .use-country-btn{height:44px;background:#078d39;color:#fff;border-color:#078d39}
}

/* v0.5.2 country layout override */
.use-country-breadcrumb,.use-country-hero>p,.use-country-search-title{display:none!important}
.use-country-hero{min-height:auto!important;padding:28px 28px 26px!important;margin-bottom:24px!important;border-radius:26px!important;background:linear-gradient(135deg,#06214a 0%,#0a3973 100%)!important}
.use-country-title{justify-content:center!important}
.use-country-title h1{font-size:36px!important}
.use-country-search{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;margin-top:22px!important;border-radius:18px!important;padding:16px!important;box-shadow:0 16px 34px rgba(15,23,42,.12)!important}
.use-country-search-main{margin-bottom:10px!important}
.use-country-count{display:none!important}
.use-country-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.use-country-grid-large{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.use-country-card{aspect-ratio:1/1;display:block}
.use-country-card-link{min-height:0!important;height:100%!important;aspect-ratio:1/1;padding:20px 16px 16px!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;background:#fff;border:1px solid #e7edf4;box-shadow:0 10px 28px rgba(15,23,42,.07)!important}
.use-country-logo{width:118px!important;height:118px!important;margin:0 auto 14px!important;background:#fff!important;border:1px solid #e6edf5!important;box-shadow:0 12px 28px rgba(15,23,42,.12)!important}
.use-country-logo img{object-fit:cover!important;border-radius:50%!important}
.use-country-card h3{font-size:18px!important;line-height:1.3!important;min-height:46px!important;display:flex;align-items:center;justify-content:center;margin-bottom:6px!important}
.use-country-card p{font-size:13px!important;white-space:normal!important;min-height:40px!important;margin-bottom:6px!important}
.use-country-code{display:none!important}
.use-country-meta{margin-top:auto!important;padding:10px 0 12px!important;gap:0!important}
.use-country-meta span{padding:0 6px!important}
.use-country-meta strong{font-size:16px!important}
.use-country-meta em{font-size:11px!important}
.use-country-btn{width:100%!important;height:42px!important;border-radius:12px!important;background:linear-gradient(180deg,#12b85a,#0a8d41)!important;color:#fff!important;border-color:#0a8d41!important}
@media(max-width:991px){.use-country-grid,.use-country-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.use-country-hero{padding:22px 14px 18px!important}.use-country-title h1{font-size:30px!important}.use-country-search{padding:12px!important}.use-country-search-main{grid-template-columns:1fr 70px!important}.use-country-filters{grid-template-columns:1fr 1fr!important}.use-country-grid,.use-country-grid-large{grid-template-columns:1fr!important}.use-country-card-link{max-width:340px;margin:0 auto}.use-country-logo{width:136px!important;height:136px!important}.use-country-card h3{font-size:22px!important;min-height:auto!important}.use-country-card p{min-height:auto!important}}

/* ==========================================================
   Countries page — exact reference implementation v0.5.3
   ========================================================== */
.use-countries-page,
.use-countries-page *{box-sizing:border-box}
.use-countries-page{
    direction:rtl;
    width:min(1180px,calc(100% - 24px));
    margin:22px auto 40px;
    font-family:'Cairo',Tahoma,Arial,sans-serif;
    color:#0a1730;
}
.use-country-hero{
    position:relative!important;
    min-height:0!important;
    margin:0 0 16px!important;
    padding:22px 24px 0!important;
    overflow:hidden!important;
    border-radius:22px 22px 0 0!important;
    background:
        linear-gradient(180deg,rgba(255,255,255,.015),rgba(255,255,255,0)),
        radial-gradient(circle at 44% 45%,rgba(13,77,137,.25),transparent 45%),
        linear-gradient(135deg,#031426 0%,#061d38 55%,#082c53 100%)!important;
    box-shadow:0 18px 40px rgba(8,30,57,.18)!important;
}
.use-country-hero:before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    opacity:.42;
    background:
        linear-gradient(120deg,transparent 28%,rgba(255,255,255,.035) 29%,transparent 30%),
        radial-gradient(ellipse at 50% 105%,rgba(11,79,140,.3),transparent 58%);
}
.use-country-breadcrumb{
    position:relative;
    z-index:2;
    display:flex!important;
    align-items:center;
    justify-content:flex-start;
    gap:8px;
    margin:0 0 10px!important;
    color:#d7e5f4;
    font-size:12px;
    font-weight:800;
    text-align:right!important;
}
.use-country-breadcrumb a{color:#fff;text-decoration:none}
.use-country-breadcrumb span{color:#9fb2c7;margin:0!important}
.use-country-breadcrumb b{color:#d7e5f4}
.use-country-heading{
    position:relative;
    z-index:2;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:13px;
    margin:0 0 18px;
    color:#fff;
}
.use-country-heading>span{
    width:49px;
    height:49px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    flex:0 0 49px;
}
.use-country-heading>span svg{width:49px;height:49px;display:block}
.use-country-heading h1{
    margin:0;
    color:#fff;
    font-size:34px;
    line-height:1.15;
    font-weight:900;
}
.use-country-heading p{
    display:block!important;
    margin:5px 0 0!important;
    color:#d9e7f4!important;
    font-size:13px!important;
    line-height:1.7;
    font-weight:700;
    text-align:right!important;
}
.use-country-search{
    position:relative!important;
    inset:auto!important;
    z-index:3;
    margin:0!important;
    padding:14px!important;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:14px 14px 0 0!important;
    box-shadow:0 10px 28px rgba(0,0,0,.12)!important;
}
.use-country-search-head{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
    margin:0 0 10px;
    color:#101b32;
    font-size:17px;
    font-weight:900;
}
.use-country-filter-icon{
    width:20px;
    height:20px;
    display:flex;
    color:#0a9340;
}
.use-country-filter-icon svg{width:20px;height:20px;display:block}
.use-country-search-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 74px!important;
    gap:8px!important;
    margin:0 0 10px!important;
    align-items:stretch;
}
.use-country-input{
    display:flex!important;
    align-items:center;
    gap:9px;
    height:43px!important;
    padding:0 12px!important;
    border:1px solid #dbe3ec!important;
    border-radius:8px!important;
    background:#fff!important;
}
.use-country-input>span{
    width:18px;
    height:18px;
    color:#738398;
    display:flex;
    flex:0 0 18px;
}
.use-country-input>span svg{width:18px;height:18px;display:block}
.use-country-input input{
    width:100%;
    height:41px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background:transparent!important;
    color:#101b32!important;
    font-family:inherit;
    font-size:12px!important;
    font-weight:700!important;
}
.use-country-input input::placeholder{color:#9aa6b4;font-weight:700}
.use-country-search-main button{
    height:43px!important;
    padding:0 14px;
    border:0!important;
    border-radius:7px!important;
    background:linear-gradient(180deg,#0da74a 0%,#078438 100%)!important;
    color:#fff!important;
    font-family:inherit;
    font-size:13px!important;
    font-weight:900!important;
    cursor:pointer;
    box-shadow:0 8px 18px rgba(7,132,56,.22)!important;
}
.use-country-filters{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:9px!important;
}
.use-country-filters label{
    position:relative;
    display:block;
    min-width:0;
    height:53px;
    padding:7px 11px 4px;
    border:1px solid #dbe3ec;
    border-radius:8px;
    background:#fff;
}
.use-country-filters label>span{
    display:block;
    margin:0 0 1px;
    color:#37455a;
    font-size:10px;
    line-height:1.2;
    font-weight:800;
}
.use-country-filters select{
    width:100%;
    height:28px!important;
    min-height:28px!important;
    padding:0 0 0 18px!important;
    margin:0!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background-color:transparent!important;
    color:#111c31!important;
    font-family:inherit;
    font-size:11.5px!important;
    font-weight:900!important;
}
.use-country-count{
    position:relative;
    z-index:2;
    display:flex!important;
    align-items:center;
    justify-content:flex-start;
    height:28px!important;
    margin:0!important;
    padding:0 4px!important;
    color:#fff!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    font-size:12px!important;
    font-weight:800!important;
}
.use-country-count strong{margin:0 4px;color:#2fdf78!important}
.use-country-grid,
.use-country-grid-large{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
    margin:0!important;
}
.use-country-card{
    display:block!important;
    min-width:0;
    aspect-ratio:auto!important;
}
.use-country-card-link{
    width:100%;
    min-height:0!important;
    height:100%!important;
    aspect-ratio:auto!important;
    padding:16px 12px 12px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    color:#101b32!important;
    text-decoration:none!important;
    text-align:center!important;
    background:#fff!important;
    border:1px solid #e1e7ed!important;
    border-radius:12px!important;
    box-shadow:0 5px 16px rgba(15,23,42,.075)!important;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.use-country-card-link:hover{
    transform:translateY(-3px)!important;
    border-color:#bed3c4!important;
    box-shadow:0 12px 28px rgba(15,23,42,.12)!important;
}
.use-country-logo{
    width:116px!important;
    height:116px!important;
    min-width:116px!important;
    margin:0 auto 10px!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
    border:1px solid #e2e7ec!important;
    border-radius:50%!important;
    background:#fff!important;
    box-shadow:none!important;
}
.use-country-logo img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    display:block!important;
    object-fit:cover!important;
    object-position:center!important;
    border-radius:50%!important;
    image-rendering:auto!important;
    transform:none!important;
    filter:none!important;
    backface-visibility:visible!important;
}
.use-country-card h3{
    width:100%;
    min-height:0!important;
    margin:0 0 4px!important;
    display:block!important;
    color:#111c31!important;
    font-size:17px!important;
    line-height:1.35!important;
    font-weight:900!important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.use-country-card p{
    width:100%;
    min-height:34px!important;
    margin:0!important;
    display:flex!important;
    align-items:center;
    justify-content:center;
    color:#39475d!important;
    font-size:10.5px!important;
    line-height:1.55!important;
    font-weight:700!important;
    white-space:normal!important;
    overflow:hidden;
}
.use-country-code{
    display:block!important;
    min-height:16px;
    margin:0 0 7px!important;
    color:#1e2a3f!important;
    font-size:10px!important;
    line-height:1.4;
    font-weight:900!important;
}
.use-country-meta{
    width:100%;
    margin:auto 0 10px!important;
    padding:8px 0 0!important;
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    border-top:0!important;
}
.use-country-meta span{
    min-width:0;
    padding:0 6px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    border-left:1px solid #e5e9ee!important;
}
.use-country-meta span:last-child{border-left:0!important}
.use-country-meta strong{
    margin:0 0 3px!important;
    color:#111c31!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:900!important;
}
.use-country-meta em{
    color:#536176!important;
    font-size:8.5px!important;
    line-height:1.35!important;
    font-style:normal!important;
    font-weight:700!important;
    white-space:nowrap;
}
.use-country-btn{
    width:100%!important;
    height:36px!important;
    margin:0!important;
    padding:0 12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    position:relative;
    border:1px solid #13a64d!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#078438!important;
    box-shadow:none!important;
    font-size:11.5px!important;
    font-weight:900!important;
}
.use-country-btn b{font:inherit}
.use-country-btn i{
    position:absolute;
    left:10px;
    width:17px;
    height:17px;
    display:flex;
    margin:0!important;
    color:#078438;
}
.use-country-btn i svg{width:17px;height:17px;display:block}
.use-country-card-link:hover .use-country-btn{
    background:#078c3b!important;
    color:#fff!important;
}
.use-country-card-link:hover .use-country-btn i{color:#fff!important}
.use-country-pagination{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    flex-wrap:wrap;
    margin:22px auto 0;
}
.use-country-pagination a,
.use-country-pagination span{
    min-width:38px;
    height:38px;
    padding:0 12px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #dbe3ec;
    border-radius:8px;
    background:#fff;
    color:#0b2848;
    text-decoration:none;
    font-size:12px;
    font-weight:900;
}
.use-country-pagination .current,
.use-country-pagination a:hover{background:#078c3b;color:#fff;border-color:#078c3b}
.use-country-toggle,.use-country-more{display:none!important}

@media(max-width:991px){
    .use-country-grid,.use-country-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:650px){
    .use-countries-page{width:100%;margin:0 auto 28px;padding:0 8px}
    .use-country-hero{padding:16px 10px 0!important;border-radius:0!important;margin-bottom:10px!important}
    .use-country-breadcrumb{justify-content:center;font-size:10px}
    .use-country-heading{justify-content:center;text-align:center;margin-bottom:13px}
    .use-country-heading>span{width:39px;height:39px;flex-basis:39px}
    .use-country-heading>span svg{width:39px;height:39px}
    .use-country-heading h1{font-size:27px}
    .use-country-heading p{text-align:center!important;font-size:10.5px!important}
    .use-country-search{padding:10px!important;border-radius:10px 10px 0 0!important}
    .use-country-search-head{font-size:13px;margin-bottom:8px}
    .use-country-filter-icon,.use-country-filter-icon svg{width:16px;height:16px}
    .use-country-search-main{grid-template-columns:minmax(0,1fr) 56px!important;gap:6px!important;margin-bottom:7px!important}
    .use-country-input{height:38px!important;padding:0 8px!important}
    .use-country-input input{height:36px!important;font-size:9.5px!important}
    .use-country-search-main button{height:38px!important;padding:0 8px;font-size:10px!important}
    .use-country-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
    .use-country-filters label{height:48px;padding:6px 8px 3px}
    .use-country-filters label>span{font-size:8.5px}
    .use-country-filters select{font-size:9.5px!important;height:25px!important;min-height:25px!important}
    .use-country-count{height:24px!important;font-size:9.5px!important;justify-content:center}
    .use-country-grid,.use-country-grid-large{grid-template-columns:1fr!important;gap:10px!important}
    .use-country-card-link{max-width:360px;margin:0 auto;padding:15px 13px 12px!important}
    .use-country-logo{width:138px!important;height:138px!important;min-width:138px!important;margin-bottom:10px!important}
    .use-country-card h3{font-size:20px!important}
    .use-country-card p{font-size:11.5px!important;min-height:30px!important}
    .use-country-code{font-size:10px!important}
    .use-country-meta{margin-bottom:11px!important}
    .use-country-meta strong{font-size:15px!important}
    .use-country-meta em{font-size:9px!important}
    .use-country-btn{height:39px!important;background:linear-gradient(180deg,#0da74a,#078438)!important;color:#fff!important;border-color:#078438!important}
    .use-country-btn i{color:#fff!important}
}

/* Competitions page v0.5.5 */
.use-competitions-page,.use-competitions-page *{box-sizing:border-box}
.use-competitions-page{direction:rtl;width:min(1180px,100% - 24px);margin:24px auto 40px;font-family:'Cairo',Tahoma,Arial,sans-serif;color:#071b36}
.use-competitions-hero{background:linear-gradient(135deg,#031225 0%,#071b36 52%,#0b3a78 100%);border-radius:24px;padding:30px 28px 24px;color:#fff;box-shadow:0 18px 46px rgba(8,36,84,.18)}
.use-competitions-hero h1{margin:0 0 18px;text-align:center;color:#fff;font-size:38px;font-weight:900}
.use-competition-tabs{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:16px}
.use-competition-tabs a{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:38px;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font-weight:900;padding:0 14px;text-decoration:none}
.use-competition-tabs a.active,.use-competition-tabs a:hover{background:#0b9b43}
.use-competition-search{background:#fff;border-radius:18px;padding:16px;box-shadow:0 16px 36px rgba(0,0,0,.16)}
.use-competition-search-main{display:grid;grid-template-columns:1fr 86px;gap:10px;margin-bottom:10px}
.use-competition-search-main input,.use-competition-filters select{height:48px;border:1px solid #dce5f0;border-radius:11px;background:#fff;color:#071b36;font-weight:800;padding:0 14px;outline:none}
.use-competition-search-main button{height:48px;border:0;border-radius:11px;background:linear-gradient(180deg,#0aae4d,#058736);color:#fff;font-weight:900;cursor:pointer}
.use-competition-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.use-competitions-count{margin-top:12px;color:#dbeafe;font-size:13px;font-weight:900}
.use-competition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:20px}
.use-competition-card{min-width:0}
.use-competition-card>a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:320px;height:100%;background:#fff;border:1px solid #e5ebf3;border-radius:20px;padding:20px 16px 16px;text-align:center;color:#071b36;text-decoration:none;box-shadow:0 10px 28px rgba(15,23,42,.07);transition:.22s}
.use-competition-card>a:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.12);border-color:#cfd8e5}
.use-competition-logo{width:118px;height:118px;border-radius:20px;background:#fff;border:1px solid #edf1f6;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 10px 24px rgba(15,23,42,.08);margin-bottom:14px;overflow:hidden}
.use-competition-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;image-rendering:auto}
.use-competition-placeholder{font-size:48px}
.use-competition-card h3{margin:0;color:#071b36;font-size:18px;font-weight:900;line-height:1.45;min-height:52px;display:flex;align-items:center;justify-content:center}
.use-competition-card p{margin:4px 0 10px;color:#64748b;font-size:13px;font-weight:800;min-height:22px}
.use-competition-meta{display:grid;grid-template-columns:1fr 1fr;width:100%;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;margin-top:auto}
.use-competition-meta span{padding:10px 6px;display:flex;flex-direction:column;gap:2px;border-left:1px solid #edf2f7}
.use-competition-meta span:last-child{border-left:0}
.use-competition-meta strong{color:#071b36;font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.use-competition-meta em{font-style:normal;color:#94a3b8;font-size:11px;font-weight:800}
.use-competition-btn{display:flex;align-items:center;justify-content:center;width:100%;height:42px;border-radius:11px;background:linear-gradient(180deg,#0aae4d,#058736);color:#fff;margin-top:12px;font-weight:900}
@media(max-width:991px){.use-competition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.use-competitions-hero{padding:22px 14px 16px}.use-competitions-hero h1{font-size:30px}.use-competition-search-main{grid-template-columns:1fr 70px}.use-competition-filters{grid-template-columns:1fr}.use-competition-grid{grid-template-columns:1fr}.use-competition-card>a{max-width:340px;margin:0 auto;min-height:330px}.use-competition-logo{width:132px;height:132px}}

/* ==========================================================
   Visual system v0.7.1 — navy/green sports portal
   Inspired by the requested professional football UI
   ========================================================== */
:root{
  --use-navy:#061728;
  --use-navy-2:#0b2846;
  --use-blue:#0a4d83;
  --use-green:#149447;
  --use-green-dark:#0c7134;
  --use-soft:#f3f6f9;
  --use-border:#dfe6ed;
  --use-text:#112033;
  --use-muted:#667589;
}
.use-wrap,.use-countries-page,.use-competitions-page{font-family:'Cairo',Tahoma,Arial,sans-serif;color:var(--use-text)}
.use-page-hero,.use-entity-hero,.use-match-hero,.use-country-hero,.use-competitions-hero{
  background:
    radial-gradient(circle at 18% 0%,rgba(20,148,71,.18),transparent 28%),
    linear-gradient(135deg,var(--use-navy) 0%,#071f37 56%,var(--use-navy-2) 100%)!important;
  border-radius:16px!important;
  box-shadow:0 14px 38px rgba(6,23,40,.18)!important;
}
.use-page-hero{min-height:165px;display:flex;flex-direction:column;justify-content:center}
.use-page-hero h1{font-size:34px!important}
.use-advanced-search,.use-country-search,.use-competition-search{border-radius:12px!important;border-color:var(--use-border)!important;box-shadow:0 10px 28px rgba(15,35,60,.08)!important}
.use-search-row input,.use-search-row select,.use-country-input,.use-country-filters select,.use-competition-search input,.use-competition-search select{border-radius:8px!important}
.use-search-row button,.use-country-search-main button,.use-competition-search button{border-radius:8px!important;background:var(--use-green)!important;box-shadow:0 7px 17px rgba(20,148,71,.22)!important}
.use-result-line{border-radius:10px!important;border-color:var(--use-border)!important}
.use-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.use-card{aspect-ratio:auto;min-height:270px;border-radius:12px;padding:18px 15px 14px;border-color:var(--use-border);box-shadow:0 7px 22px rgba(15,35,60,.06)}
.use-card:hover{border-color:#b9c8d6;box-shadow:0 14px 34px rgba(15,35,60,.12)}
.use-logo-frame{width:106px;height:106px;border-radius:14px;background:#fff;border-color:#e0e7ee;padding:9px;box-shadow:none}
.use-logo-frame img{border-radius:10px}
.use-logo-frame.use-flag{border-radius:10px;height:76px;width:112px;padding:0;overflow:hidden}
.use-logo-frame.use-flag img{border-radius:9px;object-fit:cover}
.use-card-title{font-size:16px;margin-top:4px}
.use-card-subtitle{font-size:12px;color:var(--use-muted)}
.use-card-stat{height:34px;border-radius:8px;background:#f7fafc;color:var(--use-green);border-color:#e8edf2}
.use-card-btn,.use-competition-btn{height:38px!important;border-radius:7px!important;background:#fff!important;color:var(--use-green)!important;border:1px solid #8fd3aa!important;box-shadow:none!important}
.use-card:hover .use-card-btn,.use-competition-card:hover .use-competition-btn{background:var(--use-green)!important;color:#fff!important}
.use-section-head{border-bottom:2px solid #eef2f5}
.use-section-head h2{font-size:24px;color:var(--use-navy)}
.use-section-head span{color:var(--use-green)}
.use-competition-card,.use-country-card{border-radius:12px!important;border-color:var(--use-border)!important;box-shadow:0 7px 22px rgba(15,35,60,.06)!important}
.use-competition-card:hover,.use-country-card:hover{box-shadow:0 14px 34px rgba(15,35,60,.12)!important;transform:translateY(-3px)}
.use-competition-logo{border-radius:12px!important;background:#fff!important}
.use-entity-hero{display:grid;grid-template-columns:150px 1fr;align-items:center;text-align:right;gap:22px;padding:28px 30px!important}
.use-entity-hero .use-logo-frame{grid-row:1/3;width:140px;height:140px;margin:0;border-radius:16px;background:#fff;box-shadow:0 12px 26px rgba(0,0,0,.18)}
.use-entity-hero h1{margin:0!important;font-size:34px!important}
.use-entity-hero p{margin:6px 0 0!important}
.use-tabs{background:#fff;border:1px solid var(--use-border);border-radius:10px;padding:8px;box-shadow:0 7px 20px rgba(15,35,60,.05)}
.use-tabs a{border-radius:7px;background:transparent;color:var(--use-navy);padding:9px 13px}
.use-tabs a.active,.use-tabs a:hover{background:var(--use-green);color:#fff}
.use-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.use-info-grid div{border-radius:10px;box-shadow:none;border-color:var(--use-border);background:#fff}
.use-info-grid strong{color:var(--use-navy)}
.use-table-wrap{border-radius:11px;border-color:var(--use-border);box-shadow:0 8px 24px rgba(15,35,60,.06)}
.use-table th{background:var(--use-navy);padding:12px 10px}
.use-table td{padding:12px 10px}
.use-table tbody tr:hover td{background:#f7fafc}
.use-rank-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eef4f7;color:var(--use-navy);font-weight:900}
.use-table tbody tr:nth-child(-n+4) .use-rank-badge{background:#e8f8ee;color:var(--use-green)}
.use-standing-team{font-weight:900!important;text-align:right!important;color:var(--use-navy)}
.use-match-card{border-radius:11px;border-color:var(--use-border);box-shadow:0 7px 22px rgba(15,35,60,.06)}
.use-team img,.use-team .use-logo-frame{border-radius:10px!important}
.use-match-hero{border-radius:16px!important}
.use-section-body{border-radius:12px;border-color:var(--use-border);box-shadow:0 8px 24px rgba(15,35,60,.06)}
.use-transfer-list div{border-radius:10px;border-color:var(--use-border);box-shadow:0 7px 20px rgba(15,35,60,.05)}
.use-show-more{border-radius:8px;background:var(--use-navy)}
@media(max-width:980px){
  .use-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .use-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .use-entity-hero{grid-template-columns:120px 1fr}.use-entity-hero .use-logo-frame{width:115px;height:115px}
}
@media(max-width:600px){
  .use-cards{grid-template-columns:1fr}
  .use-card{min-height:245px}
  .use-entity-hero{display:flex;flex-direction:column;text-align:center;padding:24px 16px!important}.use-entity-hero .use-logo-frame{width:120px;height:120px;margin:0 auto}.use-entity-hero h1{font-size:27px!important}
  .use-info-grid{grid-template-columns:1fr}
  .use-page-hero h1{font-size:28px!important}
}
.use-players-table .use-player-cell{display:flex;align-items:center;gap:10px;color:var(--use-navy);font-weight:900;text-align:right}
.use-players-table .use-player-cell img,.use-players-table .use-player-cell>span{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#fff;border:1px solid #dde5ec;flex:0 0 auto}
.use-players-table .use-player-cell>span{display:flex;align-items:center;justify-content:center;color:var(--use-navy);font-size:13px;background:#eef3f7}
.use-players-table td:nth-child(2){min-width:210px}

/* ==========================================================
   Sports Portal UI v0.7.1 — reference design + fixed Cairo 16
   Applies to directories, details, tables, matches and profiles.
   ========================================================== */
:root{
  --use-portal-navy:#06172b;
  --use-portal-navy-2:#0b2745;
  --use-portal-green:#139447;
  --use-portal-green-dark:#087235;
  --use-portal-bg:#f5f7fa;
  --use-portal-card:#ffffff;
  --use-portal-border:#e0e6ed;
  --use-portal-text:#101d2d;
  --use-portal-muted:#68778a;
  --use-portal-red:#e4313c;
}

/* The requested typography: every visible plugin text is Cairo 16 / 900. */
.use-wrap,
.use-countries-page,
.use-competitions-page,
#use-sports-page{
  direction:rtl;
  font-family:'Cairo',Tahoma,Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:900!important;
  color:var(--use-portal-text);
}
.use-wrap :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,em,i,small,label,input,select,textarea,button,th,td,li,time),
.use-countries-page :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,em,i,small,label,input,select,textarea,button,th,td,li,time),
.use-competitions-page :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,em,i,small,label,input,select,textarea,button,th,td,li,time),
#use-sports-page :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,em,i,small,label,input,select,textarea,button,th,td,li,time){
  font-family:inherit!important;
  font-size:16px!important;
  font-weight:900!important;
}

/* Main shells */
.use-wrap,
.use-countries-page,
.use-competitions-page{width:min(1180px,calc(100% - 24px));max-width:1180px;margin:24px auto 44px;padding:0}
#use-sports-page{background:var(--use-portal-bg);padding:1px 0 34px;min-height:60vh}
.use-routed-page .use-wrap{margin-top:24px}

/* Hero headings used by list pages */
.use-page-hero,
.use-country-hero,
.use-competitions-hero{
  position:relative;
  overflow:hidden;
  min-height:178px;
  padding:30px 28px!important;
  border:0!important;
  border-radius:16px 16px 0 0!important;
  background:
    radial-gradient(circle at 18% 0%,rgba(25,176,88,.20),transparent 28%),
    radial-gradient(circle at 83% 100%,rgba(35,93,145,.30),transparent 36%),
    linear-gradient(135deg,var(--use-portal-navy) 0%,#071e36 55%,var(--use-portal-navy-2) 100%)!important;
  color:#fff!important;
  box-shadow:0 15px 36px rgba(6,23,43,.18)!important;
}
.use-page-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.use-page-hero-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:8px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.10)}
.use-page-hero h1,.use-page-hero p,.use-country-hero h1,.use-country-hero p,.use-competitions-hero h1{color:#fff!important;margin:0}
.use-page-hero p{margin-top:7px;color:#d8e6f4!important}

/* Search and filters */
.use-advanced-search,
.use-country-search,
.use-competition-search,
.use-standings-filters{
  margin:0 0 18px;
  padding:16px!important;
  background:#fff!important;
  border:1px solid var(--use-portal-border)!important;
  border-radius:0 0 13px 13px!important;
  box-shadow:0 9px 24px rgba(14,34,56,.07)!important;
}
.use-search-row{grid-template-columns:minmax(240px,1.55fr) repeat(2,minmax(150px,.7fr)) 110px;gap:10px}
.use-search-row input,
.use-search-row select,
.use-country-input,
.use-country-filters select,
.use-competition-search input,
.use-competition-search select,
.use-standings-filters select{
  min-height:46px!important;
  height:46px!important;
  padding:0 13px!important;
  border:1px solid #d7e0e8!important;
  border-radius:7px!important;
  background:#fff!important;
  color:var(--use-portal-text)!important;
  outline:none!important;
  box-shadow:none!important;
}
.use-search-row input:focus,
.use-search-row select:focus,
.use-country-search input:focus,
.use-country-search select:focus,
.use-competition-search input:focus,
.use-competition-search select:focus,
.use-standings-filters select:focus{border-color:var(--use-portal-green)!important;box-shadow:0 0 0 3px rgba(19,148,71,.11)!important}
.use-search-row button,
.use-country-search-main button,
.use-competition-search button,
.use-standings-filters button{
  min-height:46px!important;
  height:46px!important;
  border:0!important;
  border-radius:7px!important;
  padding:0 20px!important;
  background:linear-gradient(180deg,var(--use-portal-green),var(--use-portal-green-dark))!important;
  color:#fff!important;
  cursor:pointer;
  box-shadow:0 7px 16px rgba(19,148,71,.20)!important;
}
.use-standings-filters{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.55fr) 120px;gap:10px;border-radius:13px!important}
.use-result-line,.use-country-count,.use-competitions-count{border-radius:9px!important}

/* Directory cards — 4 desktop / 2 tablet / 1 mobile */
.use-cards,
.use-country-grid,
.use-country-grid-large,
.use-competition-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important;align-items:stretch}
.use-card,
.use-country-card,
.use-competition-card>a{
  aspect-ratio:auto!important;
  min-height:284px!important;
  height:100%!important;
  padding:18px 14px 14px!important;
  border:1px solid var(--use-portal-border)!important;
  border-radius:10px!important;
  background:#fff!important;
  color:var(--use-portal-text)!important;
  box-shadow:0 5px 16px rgba(12,32,53,.055)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.use-card:hover,
.use-country-card:hover,
.use-competition-card>a:hover{transform:translateY(-3px)!important;border-color:#bfcbd7!important;box-shadow:0 13px 27px rgba(12,32,53,.11)!important}
.use-logo-frame,
.use-competition-logo{
  width:112px!important;
  height:112px!important;
  min-width:112px!important;
  margin:0 auto 13px!important;
  padding:8px!important;
  border:1px solid #e2e8ef!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.use-logo-frame img,.use-competition-logo img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;border-radius:7px!important}
.use-logo-frame.use-flag{width:118px!important;height:78px!important;padding:0!important;overflow:hidden}
.use-logo-frame.use-flag img{object-fit:cover!important}
.use-card-title,.use-country-card h3,.use-competition-card h3{color:var(--use-portal-navy)!important;margin:3px 0 0!important;line-height:1.55!important;min-height:auto!important}
.use-card-subtitle,.use-country-card p,.use-competition-card p{color:var(--use-portal-muted)!important;margin:3px 0 8px!important;min-height:auto!important}
.use-card-stat,.use-country-meta,.use-competition-meta{margin-top:auto!important;border-color:#edf1f4!important;background:#f8fafc!important}
.use-card-btn,.use-country-btn,.use-competition-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:38px!important;
  margin-top:10px!important;
  border:1px solid #7acb99!important;
  border-radius:6px!important;
  background:#fff!important;
  color:var(--use-portal-green)!important;
  box-shadow:none!important;
}
.use-card:hover .use-card-btn,.use-country-card:hover .use-country-btn,.use-competition-card:hover .use-competition-btn{background:var(--use-portal-green)!important;color:#fff!important}
.use-show-more{min-height:42px;border-radius:7px!important;background:var(--use-portal-navy)!important;color:#fff!important}

/* Premium detail headers */
.use-detail-hero,
.use-player-profile-hero{
  position:relative;
  overflow:hidden;
  display:grid;
  align-items:center;
  min-height:260px;
  margin-bottom:0;
  padding:30px 34px;
  border-radius:16px 16px 0 0;
  background:
    radial-gradient(circle at 16% 0%,rgba(19,148,71,.21),transparent 28%),
    radial-gradient(circle at 88% 85%,rgba(255,255,255,.10),transparent 34%),
    linear-gradient(135deg,var(--use-portal-navy),#0b2745 68%,#102f50);
  color:#fff;
  box-shadow:0 15px 36px rgba(6,23,43,.18);
}
.use-detail-hero{grid-template-columns:170px 1fr;gap:26px}
.use-detail-media{display:flex;align-items:center;justify-content:center}
.use-detail-media .use-logo-frame{width:145px!important;height:145px!important;min-width:145px!important;margin:0!important;padding:12px!important;border-radius:16px!important;box-shadow:0 13px 28px rgba(0,0,0,.23)!important}
.use-country-detail-hero .use-detail-media .use-logo-frame{height:104px!important;padding:0!important}
.use-detail-copy{min-width:0;text-align:right}
.use-detail-kicker{display:inline-flex!important;align-items:center;min-height:30px;padding:0 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.09);color:#bdf5d2!important;margin-bottom:10px}
.use-detail-copy h1{margin:0!important;color:#fff!important;line-height:1.5!important}
.use-detail-copy p{margin:6px 0 0!important;color:#dbe7f2!important}
.use-detail-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.use-detail-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:7px;background:rgba(255,255,255,.10);color:#fff!important;border:1px solid rgba(255,255,255,.13)}
.use-detail-tabs{margin:0 0 16px!important;border-radius:0 0 10px 10px!important;border-top:0!important;justify-content:center}
.use-detail-tabs a{min-height:40px;display:inline-flex;align-items:center;justify-content:center}

/* Player profile inspired by the supplied reference */
.use-player-profile-hero{grid-template-columns:minmax(0,1fr) 330px;min-height:390px;padding:32px 38px 0}
.use-player-profile-copy{align-self:center;padding-bottom:30px;z-index:2}
.use-player-profile-copy h1{margin:4px 0 5px!important;color:#fff!important;line-height:1.5!important}
.use-player-profile-copy>p{margin:0;color:#dbe7f2!important}
.use-player-profile-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;max-width:660px}
.use-player-profile-facts span{display:flex;flex-direction:column;gap:5px;padding:12px;border-right:2px solid rgba(255,255,255,.16)}
.use-player-profile-facts em{font-style:normal;color:#a9bbcd!important}
.use-player-profile-facts strong{color:#fff!important}
.use-player-profile-photo{height:100%;display:flex;align-items:flex-end;justify-content:center;z-index:2}
.use-player-profile-photo img{display:block;max-width:100%;width:auto;height:360px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 20px rgba(0,0,0,.32))}
.use-player-fallback{display:flex;align-items:center;justify-content:center;width:230px;height:230px;margin-bottom:36px;border:2px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.10);color:#fff!important}
.use-profile-club{display:flex;align-items:center;gap:10px;margin-top:18px;color:#fff}
.use-profile-club .use-logo-frame{width:48px!important;height:48px!important;min-width:48px!important;margin:0!important;padding:4px!important;border-radius:9px!important}

/* Stats, content sections and details */
.use-stat-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0 0 18px;border:1px solid var(--use-portal-border);border-radius:10px;background:var(--use-portal-border);overflow:hidden;box-shadow:0 6px 18px rgba(12,32,53,.05)}
.use-stat-strip>div{min-height:92px;padding:13px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}
.use-stat-strip span{color:var(--use-portal-muted)!important}
.use-stat-strip strong{color:var(--use-portal-green)!important;margin-top:5px;line-height:1.45}
.use-section-card{margin:0 0 18px;padding:18px;border:1px solid var(--use-portal-border);border-radius:10px;background:#fff;box-shadow:0 6px 19px rgba(12,32,53,.05);scroll-margin-top:24px}
.use-section-head{margin:0 0 15px!important;padding:0 0 11px!important;border-bottom:2px solid #edf1f4!important}
.use-section-head h2{color:var(--use-portal-navy)!important;margin:0!important}
.use-section-head span{color:var(--use-portal-green)!important}
.use-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}
.use-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0!important}
.use-info-grid>div{min-height:92px;padding:13px 10px!important;border:1px solid var(--use-portal-border)!important;border-radius:8px!important;background:#f9fbfc!important;box-shadow:none!important}
.use-info-grid span{color:var(--use-portal-muted)!important}
.use-info-grid strong{color:var(--use-portal-navy)!important;margin-top:5px!important;line-height:1.45}

/* Tables — players and standings */
.use-table-wrap{border:1px solid var(--use-portal-border)!important;border-radius:9px!important;background:#fff!important;box-shadow:0 6px 19px rgba(12,32,53,.055)!important}
.use-table{min-width:820px!important}
.use-table th{height:48px;padding:10px!important;background:var(--use-portal-navy)!important;color:#fff!important;border-color:rgba(255,255,255,.08)!important;white-space:nowrap}
.use-table td{height:58px;padding:9px 10px!important;color:#25354a!important;border-color:#edf1f4!important;background:#fff}
.use-table tbody tr:nth-child(even) td{background:#fbfcfd}
.use-table tbody tr:hover td{background:#f3f8f5!important}
.use-rank-badge{width:31px!important;height:31px!important;border-radius:50%!important;background:#eef3f7!important;color:var(--use-portal-navy)!important}
.use-table tbody tr:nth-child(-n+4) .use-rank-badge{background:#e5f7ec!important;color:var(--use-portal-green)!important}
.use-standing-team{text-align:right!important;min-width:210px}
.use-standing-club{display:flex!important;align-items:center;gap:10px;text-align:right}
.use-standing-club .use-logo-frame,.use-standing-placeholder{width:42px!important;height:42px!important;min-width:42px!important;margin:0!important;padding:4px!important;border-radius:8px!important;border:1px solid #dfe6ed!important;background:#fff!important}
.use-standing-placeholder{display:flex!important;align-items:center;justify-content:center;color:var(--use-portal-navy)!important;background:#eef3f7!important}
.use-standing-club strong{color:var(--use-portal-navy)!important}
.use-players-table .use-player-cell img,.use-players-table .use-player-cell>span{width:46px!important;height:46px!important;min-width:46px!important;border-radius:50%!important}

/* Matches and live match details */
.use-match-list{gap:11px!important}
.use-match-card{grid-template-columns:1fr 130px 1fr;gap:14px;padding:14px 16px!important;border:1px solid var(--use-portal-border)!important;border-radius:9px!important;background:#fff!important;box-shadow:0 5px 16px rgba(12,32,53,.055)!important}
.use-match-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(12,32,53,.10)!important}
.use-team .use-logo-frame{width:54px!important;height:54px!important;min-width:54px!important;margin:0!important;padding:5px!important;border-radius:9px!important}
.use-score{color:var(--use-portal-navy)!important}
.use-match-meta{padding-top:9px!important;border-color:#edf1f4!important;color:var(--use-portal-muted)!important}
.use-status{border-radius:999px!important;background:#e7f7ed!important;color:var(--use-portal-green)!important}
.use-status.live{background:#ffe8ea!important;color:var(--use-portal-red)!important}
.use-match-hero{min-height:330px;padding:28px!important;border-radius:16px 16px 0 0!important;background:linear-gradient(135deg,var(--use-portal-navy),#0b2745)!important}
.use-team-hero .use-logo-frame{width:118px!important;height:118px!important;min-width:118px!important;margin:0 auto 12px!important;padding:10px!important;border-radius:16px!important;background:#fff!important}
.use-team-hero h1,.use-hero-center span,.use-hero-center strong,.use-hero-center em,.use-hero-center small{color:#fff!important}
.use-section-body{padding:18px!important;border-radius:10px!important;border-color:var(--use-portal-border)!important;box-shadow:0 6px 19px rgba(12,32,53,.055)!important}
.use-timeline div{border-radius:8px!important;border-color:var(--use-portal-border)!important}

/* Transfers */
.use-transfer-list{gap:10px!important}
.use-transfer-list>div{min-height:68px;padding:13px 15px!important;border:1px solid var(--use-portal-border)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}
.use-transfer-list strong{color:var(--use-portal-navy)!important}
.use-transfer-list em{color:var(--use-portal-green)!important}

/* Responsive behavior matching the reference */
@media(max-width:991px){
  .use-cards,.use-country-grid,.use-country-grid-large,.use-competition-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .use-search-row{grid-template-columns:1fr 1fr!important}
  .use-search-row button{grid-column:1/-1}
  .use-detail-hero{grid-template-columns:135px 1fr;padding:24px}
  .use-detail-media .use-logo-frame{width:118px!important;height:118px!important;min-width:118px!important}
  .use-player-profile-hero{grid-template-columns:minmax(0,1fr) 250px;min-height:340px;padding:26px 28px 0}
  .use-player-profile-photo img{height:315px}
  .use-player-profile-facts{grid-template-columns:1fr 1fr}
  .use-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .use-detail-columns{grid-template-columns:1fr}
  .use-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .use-match-hero{grid-template-columns:1fr 210px 1fr!important}
  .use-standings-filters{grid-template-columns:1fr 1fr}.use-standings-filters button{grid-column:1/-1}
}
@media(max-width:600px){
  .use-wrap,.use-countries-page,.use-competitions-page{width:min(100% - 16px,1180px);margin:14px auto 30px}
  .use-page-hero,.use-country-hero,.use-competitions-hero{min-height:142px;padding:22px 14px!important;border-radius:12px 12px 0 0!important}
  .use-advanced-search,.use-country-search,.use-competition-search,.use-standings-filters{padding:11px!important}
  .use-search-row,.use-country-filters,.use-competition-filters,.use-standings-filters{grid-template-columns:1fr!important}
  .use-search-row button,.use-standings-filters button{grid-column:auto}
  .use-cards,.use-country-grid,.use-country-grid-large,.use-competition-grid{grid-template-columns:1fr!important;gap:11px!important}
  .use-card,.use-country-card,.use-competition-card>a{width:100%!important;max-width:360px!important;min-height:270px!important;margin:0 auto!important}
  .use-detail-hero{display:flex;flex-direction:column;gap:14px;padding:23px 15px;text-align:center;border-radius:12px 12px 0 0}
  .use-detail-copy{text-align:center}.use-detail-tags{justify-content:center}
  .use-player-profile-hero{display:flex;flex-direction:column-reverse;min-height:auto;padding:22px 16px 0;text-align:center;border-radius:12px 12px 0 0}
  .use-player-profile-copy{padding:14px 0 24px}.use-player-profile-facts{grid-template-columns:1fr}.use-player-profile-facts span{border-right:0;border-top:1px solid rgba(255,255,255,.14)}
  .use-player-profile-photo img{height:265px}.use-player-fallback{width:180px;height:180px;margin-bottom:0}
  .use-profile-club{justify-content:center}
  .use-detail-tabs{justify-content:flex-start}
  .use-stat-strip{grid-template-columns:1fr}
  .use-info-grid{grid-template-columns:1fr!important}
  .use-section-card{padding:13px}
  .use-match-card{grid-template-columns:1fr!important;text-align:center}.use-team,.use-team.use-home,.use-team.use-away{justify-content:center!important}.use-match-meta{grid-column:auto!important}
  .use-match-hero{grid-template-columns:1fr!important;min-height:auto!important;padding:22px 14px!important}
  .use-transfer-list>div{display:block!important;text-align:center}.use-transfer-list span,.use-transfer-list em{display:block;margin-top:6px}
}
