@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
.dashboard-module__Gx_nyq__dbRoot{background:linear-gradient(-45deg,#03358a,#a97b50,#03358a,#a97b50,#03358a) 0 0/400% 400%;min-height:100vh;padding:2rem;font-family:Outfit,sans-serif;animation:10s ease-in-out infinite dashboard-module__Gx_nyq__change;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__topDecoration{opacity:.08;background:#06368c;border-radius:50%;width:350px;height:350px;position:absolute;top:0;right:0;transform:translate(40%,-40%)}.dashboard-module__Gx_nyq__bottomDecoration{opacity:.1;background:#b28247;border-radius:50%;width:300px;height:300px;position:absolute;bottom:0;left:0;transform:translate(-40%,40%)}.dashboard-module__Gx_nyq__container{z-index:2;max-width:1200px;margin:auto;position:relative}.dashboard-module__Gx_nyq__hero{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border-radius:24px;margin-bottom:1.5rem;padding:1.5rem 2rem;box-shadow:0 10px 30px #0000001a}.dashboard-module__Gx_nyq__heroContent{align-items:center;gap:1.5rem;display:flex}.dashboard-module__Gx_nyq__heroText{flex:1}.dashboard-module__Gx_nyq__heroImage{background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:200px;height:100%;min-height:160px;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__heroImage img{object-fit:contain;object-position:center bottom;width:auto;height:100%;max-height:220px;animation:4s ease-in-out infinite dashboard-module__Gx_nyq__float}@keyframes dashboard-module__Gx_nyq__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.dashboard-module__Gx_nyq__label{color:#06368c;letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:700}.dashboard-module__Gx_nyq__title{color:#06368c;margin-top:.5rem;font-size:2.4rem;font-weight:700}.dashboard-module__Gx_nyq__title span{color:#b28247}.dashboard-module__Gx_nyq__subtitle{color:#6b7280;margin-top:.5rem}.dashboard-module__Gx_nyq__position{color:#06368c;background:#b282471f;border-radius:12px;align-items:center;gap:.7rem;margin-top:1rem;padding:.8rem 1rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.dashboard-module__Gx_nyq__card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 10px 25px #00000014}.dashboard-module__Gx_nyq__cardLabel{color:#6b7280;text-transform:uppercase;font-size:.75rem;font-weight:700}.dashboard-module__Gx_nyq__cardValue{color:#06368c;margin-top:.4rem;font-size:2rem;font-weight:700}.dashboard-module__Gx_nyq__cardSub{color:#9ca3af;margin-top:.4rem}.dashboard-module__Gx_nyq__progressBg{background:#e5e7eb;border-radius:999px;height:8px;margin-top:.8rem;overflow:hidden}.dashboard-module__Gx_nyq__progressFill{background:linear-gradient(90deg,#b28247,#d8ab70);height:100%}.dashboard-module__Gx_nyq__nextMatch{background:#fff;border-radius:24px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 10px 25px #00000014}.dashboard-module__Gx_nyq__nextLabel{color:#06368c;text-transform:uppercase;font-size:.8rem;font-weight:700}.dashboard-module__Gx_nyq__nextMatchHeader{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.dashboard-module__Gx_nyq__nextBadge{text-transform:uppercase;letter-spacing:1.5px;color:#06368c;background:#06368c14;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__nextMeta{align-items:center;gap:10px;display:flex}.dashboard-module__Gx_nyq__nextDate{color:#6b7280;font-size:.8rem}.dashboard-module__Gx_nyq__nextCountdown{color:#fff;background:#06368c;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:600}.dashboard-module__Gx_nyq__flagWrap{background:#06368c12;border:2px solid #06368c26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.dashboard-module__Gx_nyq__vsCol{flex-direction:column;align-items:center;gap:4px;display:flex}.dashboard-module__Gx_nyq__vsDivider{background:#b282474d;width:1px;height:20px}.dashboard-module__Gx_nyq__teams{justify-content:center;align-items:center;gap:2rem;margin-top:1rem;display:flex}.dashboard-module__Gx_nyq__team{text-align:center}.dashboard-module__Gx_nyq__flag{font-size:3rem}.dashboard-module__Gx_nyq__teamName{color:#374151;margin-top:.4rem;font-weight:600}.dashboard-module__Gx_nyq__vs{color:#b28247;font-size:1.5rem;font-weight:700}.dashboard-module__Gx_nyq__links{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__linkCard{color:inherit;background:#fff;border-radius:20px;padding:1.5rem;text-decoration:none;transition:all .25s;box-shadow:0 10px 25px #00000014}.dashboard-module__Gx_nyq__linkCard:hover{transform:translateY(-4px)}.dashboard-module__Gx_nyq__linkIcon{font-size:2rem}.dashboard-module__Gx_nyq__linkTitle{color:#06368c;margin-top:.7rem;font-size:1.2rem;font-weight:700}.dashboard-module__Gx_nyq__linkDesc{color:#6b7280;margin-top:.3rem}.dashboard-module__Gx_nyq__loading{background:linear-gradient(-45deg,#03358a,#a97b50,#03358a);justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-module__Gx_nyq__spinner{border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite dashboard-module__Gx_nyq__spin}@keyframes dashboard-module__Gx_nyq__spin{to{transform:rotate(360deg)}}@keyframes dashboard-module__Gx_nyq__change{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:900px){.dashboard-module__Gx_nyq__stats{grid-template-columns:repeat(2,1fr)}.dashboard-module__Gx_nyq__heroContent{text-align:center;flex-direction:column}.dashboard-module__Gx_nyq__heroImage img{max-width:220px;margin-top:1rem}}@media (max-width:600px){.dashboard-module__Gx_nyq__stats{grid-template-columns:1fr}.dashboard-module__Gx_nyq__title{font-size:2rem}.dashboard-module__Gx_nyq__teams{flex-direction:column}}
