.loading-container{background-color:#26273c;height:100%;left:0;position:fixed;top:0;transition:background-color 1s linear;width:100%;z-index:9999}.loading-container,.loading-content{align-items:center;display:flex;justify-content:center}.loading-image{animation:pulse 2s infinite;height:100px;width:100px}@keyframes pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#26273c}main{margin-top:1rem}hr.match-header{border-top:2px solid #95a7f7}a:hover{color:#f46689}.container{margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.row{display:flex;flex-wrap:wrap;margin:0 -15px}[class*=col-]{flex:1 1 auto;padding:0 15px}.col-1{flex:0 0 8.33%;max-width:8.33%}.col-2{flex:0 0 16.66%;max-width:16.66%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33%;max-width:33.33%}.col-5{flex:0 0 41.66%;max-width:41.66%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33%;max-width:58.33%}.col-8{flex:0 0 66.66%;max-width:66.66%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33%;max-width:83.33%}.col-11{flex:0 0 91.66%;max-width:91.66%}.col-12{flex:0 0 100%;max-width:100%}@media (max-width:768px){[class*=col-]{flex:0 0 100%;max-width:100%}}*{color:#fff;font-family:Roboto,serif;font-weight:400}.extra-large-heading{color:#95a7f7;font-size:4rem;font-weight:900}.small-text{font-size:.8rem}.error-text{color:#f46689;font-weight:700}.capitalize-text{text-transform:capitalize}.roboto-thin{font-weight:100}.roboto-light,.roboto-thin{font-family:Roboto,serif;font-style:normal}.roboto-light{font-weight:300}.roboto-regular{font-weight:400}.roboto-medium,.roboto-regular{font-family:Roboto,serif;font-style:normal}.roboto-medium{font-weight:500}.roboto-bold{font-weight:700}.roboto-black,.roboto-bold{font-family:Roboto,serif;font-style:normal}.roboto-black{font-weight:900}.roboto-thin-italic{font-weight:100}.roboto-light-italic,.roboto-thin-italic{font-family:Roboto,serif;font-style:italic}.roboto-light-italic{font-weight:300}.roboto-regular-italic{font-family:Roboto,serif;font-style:italic;font-weight:400}.roboto-medium-italic{font-weight:500}.roboto-bold-italic,.roboto-medium-italic{font-family:Roboto,serif;font-style:italic}.roboto-bold-italic{font-weight:700}.roboto-black-italic{font-family:Roboto,serif;font-style:italic;font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.list-inline,.list-unstyled{list-style-type:none}.list-inline-item,.list-inline-item-no-separator{align-items:center;display:inline-block;display:inline-flex;padding:0 .5rem}.list-inline-item:not(:last-child):after{color:#fff;content:"|";margin:0 0 0 1rem}.list-inline-item-no-separator:not(:last-child):after{color:#fff;margin:0 0 0 1rem}a.button-link{background:linear-gradient(45deg,#ff6b6b,#f06595);border:5px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:15px 25px;text-decoration:none;transition:transform .2s,box-shadow .2s}a.button-link:hover{box-shadow:0 4px 10px #0003;transform:scale(1.05)}a.button-link:active{box-shadow:0 2px 5px #0003;transform:scale(.95)}.border-1{border:1px solid #fff;border-radius:12px}.border-2{border:2px solid #fff;border-radius:12px}.border-3{border:3px solid #fff;border-radius:12px}.border-4{border:4px solid #fff;border-radius:12px}.mx-auto{margin-right:auto}.ml-auto,.mx-auto{margin-left:auto}.mr-auto{margin-right:auto}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.width-100{display:block;width:100%}.width-75{display:block;width:75%}.width-50{display:block;width:50%}.width-25{display:block;width:25%}.yoyo-navbar{align-items:center;background-color:#2e3436;box-shadow:0 2px 4px #0003;display:flex;font-family:Ubuntu,sans-serif;justify-content:space-between;padding:.75rem 1.5rem}.yoyo-navbar-left .yoyo-logo{color:#2e3436;font-size:1.25rem;font-weight:600;text-decoration:none}.yoyo-logo img{width:50px}.yoyo-nav-link{color:#fff;font-weight:400;padding-bottom:4px;text-decoration:none;transition:color .2s ease}.yoyo-nav-link.active{border-bottom:2px solid #fff;color:#fff;font-weight:700}.yoyo-nav-link:hover{color:#efefef}.yoyo-user{text-decoration:none}.yoyo-user.active .yoyo-name,.yoyo-user:hover .yoyo-name{text-decoration:underline}.yoyo-user{background:#0000;border:0;color:inherit;font:inherit;padding:.25rem .5rem}.yoyo-user:focus-visible{border-radius:999px;outline:2px solid var(--yo-primary,#6b5cff)}.yoyo-avatar{border:2px solid #fff;box-shadow:0 0 0 1px #0000001a}.yoyo-caret{border-top:6px solid;transition:transform .15s ease}.yoyo-menu{background:#fff;border-radius:12px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;min-width:220px;top:calc(100% + 8px)}.yoyo-menu-item{border-radius:8px;color:inherit;font-weight:500}.yoyo-menu-item:focus,.yoyo-menu-item:hover{background:#0000000d}.yoyo-menu-sep{background:#0000001a}:root{--yo-bg:#0f1118;--yo-surface:#151927;--yo-border:#ffffff14;--yo-text:#e8eaf3;--yo-muted:#aab1c5;--yo-accent:#6b5cff;--yo-accent-glow:#6b5cff59;--yo-danger:#ff6b6b}.yoyo-navbar-right{align-items:center;display:flex;gap:1rem}.yoyo-user{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border:1px solid var(--yo-border);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff05;color:#e8eaf3;color:var(--yo-text);cursor:pointer;display:inline-flex;gap:.5rem;padding:.25rem .6rem;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease,transform .04s ease}.yoyo-user:hover{background:#ffffff0f}.yoyo-user:active{transform:translateY(1px)}.yoyo-user:focus-visible{outline:2px solid #6b5cff;outline:2px solid var(--yo-accent);outline-offset:2px}.yoyo-user[aria-expanded=true]{border-color:#6b5cff73;box-shadow:0 0 0 2px #6b5cff1f,0 8px 22px #00000073}.yoyo-avatar{border:2px solid #ffffffd9;border-radius:50%;box-shadow:0 0 0 1px #00000040;height:36px;object-fit:cover;width:36px}.yoyo-name{color:#e8eaf3;color:var(--yo-text);font-weight:600;letter-spacing:.2px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yoyo-caret{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid #aab1c5;border-top:6px solid var(--yo-muted);height:0;margin-left:4px;transition:transform .15s ease,border-top-color .15s ease;width:0}.yoyo-caret.open{border-top-color:#6b5cff;border-top-color:var(--yo-accent);transform:rotate(180deg)}.yoyo-user-menu{position:relative}.yoyo-menu{animation:yoyo-menu-in .12s cubic-bezier(.2,.8,.2,1);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);background:linear-gradient(180deg,#12141ee6,#12141ee0),radial-gradient(120% 120% at 80% -10%,#6b5cff24,#0000 60%);border:1px solid #ffffff14;border:1px solid var(--yo-border);border-radius:16px;box-shadow:0 20px 40px #0000008c,inset 0 0 0 1px #ffffff08,0 0 36px #6b5cff59;box-shadow:0 20px 40px #0000008c,0 0 0 1px #ffffff08 inset,0 0 36px var(--yo-accent-glow);min-width:240px;padding:8px;position:absolute;right:0;top:calc(100% + 10px);transform-origin:top right;z-index:1000}.yoyo-menu-item{border-radius:10px;color:#e8eaf3;color:var(--yo-text);display:block;font-weight:600;letter-spacing:.2px;padding:10px 12px;text-decoration:none;transition:background .15s ease,color .15s ease,transform .04s ease;width:100%}.yoyo-menu-item:focus,.yoyo-menu-item:hover{background:linear-gradient(180deg,#6b5cff2e,#6b5cff1a);outline:none}.yoyo-menu-item:active{transform:translateY(1px)}.yoyo-menu-item.danger{color:#ff6b6b;color:var(--yo-danger)}.yoyo-menu-item.danger:hover{background:#ff6b6b1f}.yoyo-menu-sep{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);border:0;height:1px;margin:6px 4px}@keyframes yoyo-menu-in{0%{opacity:0;transform:scale(.96) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (prefers-reduced-motion:reduce){.yoyo-menu{animation:none}.yoyo-menu-item,.yoyo-user{transition:none}}.page-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow-x:clip}.page-main{flex:1 0 auto;min-width:0}.site-footer{box-sizing:border-box;flex-shrink:0;inline-size:100%;overflow-x:clip}.site-footer__container{margin:0 auto;padding:16px 20px}.site-footer__top{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.site-footer__brand{color:#0f172a;font-weight:700}.site-footer__nav{display:flex;flex-wrap:wrap;gap:16px}.site-footer__nav a{color:#0b5ed7;font-weight:500;text-decoration:none}.site-footer__nav a:hover{text-decoration:underline}.site-footer__bottom{color:#6b7280;font-size:.9rem;margin-top:8px}@media (prefers-color-scheme:dark){.site-footer{background:#0b1220;border-top-color:#1f2937;color:#d1d5db}.site-footer__brand{color:#e5e7eb}.site-footer__nav a{color:#8ab4ff}.site-footer__bottom{color:#9ca3af}}
/*# sourceMappingURL=main.9aa9bce5.css.map*/