.style-module__IiLBSG__layoutWrapper{background-color:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-sans);-webkit-user-select:none;user-select:none;flex-direction:column;padding-bottom:6rem;transition:padding-bottom .2s;display:flex}.style-module__IiLBSG__mainContent{max-width:var(--max-width);flex:1;width:100%;margin:0 auto;padding:12px}@media (min-width:768px){.style-module__IiLBSG__layoutWrapper{--max-width:768px;padding-bottom:2rem}.style-module__IiLBSG__mainContent{padding:24px}}@media (min-width:1024px){.style-module__IiLBSG__layoutWrapper{--max-width:1024px}}@media (min-width:1280px){.style-module__IiLBSG__layoutWrapper{--max-width:1200px}}
.style-module__wWohhG__header{z-index:30;background-color:var(--slate-opacity-40,#0f172a66);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--muted-border);width:100%;position:sticky;top:0}.style-module__wWohhG__headerContainer{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:14px 12px;transition:max-width .2s,padding .2s;display:flex}@media (min-width:768px){.style-module__wWohhG__headerContainer{padding:14px 24px}}@media (min-width:1024px){.style-module__wWohhG__headerContainer{padding:14px 32px}}.style-module__wWohhG__logoWrapper{align-items:center;gap:.75rem;display:flex}.style-module__wWohhG__titleContainer{flex-direction:column;display:flex}.style-module__wWohhG__titleWrapper{align-items:center;gap:.375rem;display:flex}.style-module__wWohhG__title{letter-spacing:-.025em;background:linear-gradient(to right, var(--primary-hover), var(--secondary-hover));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:800}.style-module__wWohhG__subtitle{color:var(--muted);letter-spacing:.05em;margin-top:.125rem;font-size:.625rem;font-weight:600}.style-module__wWohhG__badge{background-color:var(--overlay-dark-50);border:1px solid var(--slate-700-opacity-80);border-radius:var(--radius-md);align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;display:flex}.style-module__wWohhG__pulseDot{background-color:var(--primary);width:.375rem;height:.375rem;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:2s ease-in-out infinite style-module__wWohhG__pulseSlow}.style-module__wWohhG__badgeText{color:var(--foreground);opacity:.9;font-weight:500}.style-module__wWohhG__actions{align-items:center;gap:.75rem;display:flex}.style-module__wWohhG__themeToggle{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);cursor:pointer;color:var(--foreground);justify-content:center;align-items:center;padding:.375rem;font-size:.875rem;transition:all .2s;display:none}.style-module__wWohhG__themeToggle:hover{border-color:var(--primary);background-color:var(--muted-light)}.style-module__wWohhG__burgerButton{color:var(--foreground);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.style-module__wWohhG__burgerButton:hover{background-color:var(--card-border);color:var(--primary)}.style-module__wWohhG__menuOverlay{background-color:var(--overlay-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;animation:.2s ease-out style-module__wWohhG__fadeIn;position:fixed;inset:0}@keyframes style-module__wWohhG__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__wWohhG__notificationButton{color:var(--foreground);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex;position:relative}.style-module__wWohhG__notificationButton:hover{background-color:var(--card-border);color:var(--primary)}.style-module__wWohhG__notificationBadge{background-color:var(--danger);color:#fff;box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;min-width:14px;height:14px;padding:.125rem .3125rem;font-size:.625rem;font-weight:800;display:flex;position:absolute;top:1px;right:1px}.style-module__wWohhG__desktopNav{background-color:var(--overlay-dark-60,#02061799);border:1px solid var(--card-border);border-radius:var(--radius-lg);align-items:center;gap:.375rem;padding:.25rem;display:none}.style-module__wWohhG__navLink{color:var(--muted);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.style-module__wWohhG__navLink:hover{color:var(--foreground);background-color:var(--white-opacity-3)}.style-module__wWohhG__navLinkActive{color:var(--primary);background-color:var(--primary-glow)}.style-module__wWohhG__navBadge{background-color:var(--danger);color:#fff;box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.6rem;font-weight:800;display:flex}.style-module__wWohhG__langSelector{background-color:var(--overlay-dark-60,#02061799);border:1px solid var(--card-border);border-radius:var(--radius-md);padding:2px;display:none}.style-module__wWohhG__langBtn{color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.625rem;font-weight:800;transition:all .2s}.style-module__wWohhG__langBtn:hover{color:var(--foreground)}.style-module__wWohhG__langBtnActive{background-color:var(--primary);color:var(--background)}@media (min-width:768px){.style-module__wWohhG__themeToggle,.style-module__wWohhG__langSelector,.style-module__wWohhG__desktopNav{display:flex}}
.style-module__liDApW__drawer{background-color:var(--card-bg);border-right:1px solid var(--card-border);width:280px;height:100vh;box-shadow:10px 0 30px var(--black-opacity-25);z-index:999;box-sizing:border-box;flex-direction:column;justify-content:space-between;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:-280px}.style-module__liDApW__drawerOpen{transform:translate(280px)}.style-module__liDApW__drawerHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.style-module__liDApW__drawerLogoWrapper{align-items:center;gap:.375rem;display:flex}.style-module__liDApW__drawerLogoText{letter-spacing:.05em;color:var(--foreground);font-size:1.125rem;font-weight:900}.style-module__liDApW__drawerLogoDot{color:var(--primary)}.style-module__liDApW__drawerCloseButton{color:var(--muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.style-module__liDApW__drawerCloseButton:hover{background-color:var(--card-border);color:var(--danger)}.style-module__liDApW__drawerNav{flex-direction:column;flex-grow:1;gap:.25rem;padding:1rem;display:flex}.style-module__liDApW__navItem{border-radius:var(--radius-md);color:var(--foreground);border:1px solid #0000;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.style-module__liDApW__navItem:hover{background-color:var(--muted-light);color:var(--primary);border-color:var(--primary-glow);transform:translate(4px)}.style-module__liDApW__navItemDisabled{cursor:not-allowed;justify-content:space-between;align-items:center;display:flex}.style-module__liDApW__navItemDisabled:hover{color:var(--foreground);background-color:#0000;border-color:#0000;transform:none}.style-module__liDApW__navItemLeft{opacity:.5;align-items:center;gap:.75rem;display:flex}.style-module__liDApW__soonBadge{color:var(--primary);background-color:var(--primary-glow);border:1px solid var(--primary-border);text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;padding:.1rem .375rem;font-size:.625rem;font-weight:800}.style-module__liDApW__menuDivider{background-color:var(--card-border);height:1px;margin:.25rem 0}.style-module__liDApW__drawerFooter{border-top:1px solid var(--card-border);background-color:var(--overlay-dark-subtle);padding:1rem}.style-module__liDApW__versionText{color:var(--muted);margin:0 0 .25rem;font-size:.6875rem;font-weight:600}.style-module__liDApW__copyrightText{color:var(--muted);opacity:.7;margin:0;font-size:.625rem}.style-module__liDApW__profileCard{background:var(--white-opacity-3);border:1px solid var(--white-opacity-8);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:.5rem;margin-bottom:.5rem;padding:.75rem;display:flex}.style-module__liDApW__profileHeader{align-items:center;gap:.75rem;display:flex}.style-module__liDApW__avatar{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);width:2.5rem;height:2.5rem;color:var(--background);box-shadow:0 0 10px var(--primary-glow-hover);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:800;display:flex;overflow:hidden}.style-module__liDApW__profileInfo{flex-direction:column;min-width:0;display:flex}.style-module__liDApW__profileName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:800;overflow:hidden}.style-module__liDApW__profileEmail{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.style-module__liDApW__logoutBtn{border-radius:var(--radius-md);background-color:var(--danger-bg);border:1px solid var(--danger-border);color:var(--danger-hover);cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.style-module__liDApW__logoutBtn:hover{background-color:var(--danger-border);border-color:var(--danger-border-hover);transform:translateY(-1px)}.style-module__liDApW__googleBtnContainer{justify-content:center;align-items:center;min-height:36px;padding:.5rem .25rem;display:flex}.style-module__liDApW__googleSignInBtn{border-radius:var(--radius-md);background-color:var(--google-btn-bg);border:1px solid var(--google-btn-border);color:var(--google-btn-text);cursor:pointer;box-sizing:border-box;width:100%;box-shadow:0 1px 3px var(--google-btn-shadow);justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.style-module__liDApW__googleSignInBtn:hover{background-color:var(--google-btn-bg-hover);border-color:var(--google-btn-border-hover);box-shadow:0 2px 5px var(--google-btn-shadow-hover);transform:translateY(-1px)}.style-module__liDApW__googleIcon{flex-shrink:0}.style-module__liDApW__avatarImg{object-fit:cover;width:100%;height:100%}.style-module__liDApW__loadingItem{color:var(--muted);align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.style-module__liDApW__loadingText{animation:1.5s ease-in-out infinite style-module__liDApW__pulseSlow}.style-module__liDApW__loveNote{color:var(--muted);align-items:center;margin:.5rem 0 0;font-size:.6875rem;font-weight:500;display:flex}.style-module__liDApW__donateLink{color:var(--primary);margin-left:2px;font-weight:700;text-decoration:none;transition:opacity .2s}.style-module__liDApW__donateLink:hover{opacity:.8;text-decoration:underline}.style-module__liDApW__themeToggleRow{-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.style-module__liDApW__themeToggleLeft{align-items:center;gap:.75rem;display:flex}.style-module__liDApW__themeToggleIcon{justify-content:center;align-items:center;width:20px;font-size:1.1rem;display:inline-flex}.style-module__liDApW__toggleSwitch{border-radius:var(--radius-xl);background-color:var(--muted-border);box-sizing:border-box;align-items:center;width:38px;height:20px;padding:2px;transition:background-color .2s;display:inline-flex;position:relative}.style-module__liDApW__toggleSwitchActive{background-color:var(--primary)}.style-module__liDApW__toggleSwitchHandle{background-color:var(--switch-handle-bg);width:14px;height:14px;box-shadow:0 1px 3px var(--switch-handle-shadow);border-radius:50%;transition:transform .2s}.style-module__liDApW__toggleSwitchActive .style-module__liDApW__toggleSwitchHandle{transform:translate(18px)}.style-module__liDApW__langSelectorRow{justify-content:space-between;align-items:center;width:100%;display:flex}.style-module__liDApW__langSelectorLeft{align-items:center;gap:.75rem;display:flex}.style-module__liDApW__langSelectorIcon{justify-content:center;align-items:center;width:20px;display:inline-flex}.style-module__liDApW__langSelector{background-color:var(--input-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:.1875rem;display:flex}.style-module__liDApW__langBtn{border-radius:var(--radius-md);cursor:pointer;color:var(--muted);background:0 0;border:none;padding:.25rem .5rem;font-size:.625rem;font-weight:800;transition:all .15s ease-in-out}.style-module__liDApW__langBtn:hover{color:var(--foreground)}.style-module__liDApW__activeLang{background-color:var(--primary);color:var(--background)}.style-module__liDApW__activeLang:hover{color:var(--background)}
.style-module__Bfaoxa__drawer{background-color:var(--card-bg);border-left:1px solid var(--card-border);width:280px;height:100vh;box-shadow:-10px 0 30px var(--black-opacity-25);z-index:999;box-sizing:border-box;flex-direction:column;justify-content:space-between;transition:right .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-280px}.style-module__Bfaoxa__drawerOpen{right:0}.style-module__Bfaoxa__drawerHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.style-module__Bfaoxa__drawerTitleWrapper{align-items:center;gap:.5rem;display:flex}.style-module__Bfaoxa__drawerTitleText{color:var(--foreground);font-size:1.125rem;font-weight:800}.style-module__Bfaoxa__drawerCloseButton{color:var(--muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.style-module__Bfaoxa__drawerCloseButton:hover{background-color:var(--card-border);color:var(--danger)}.style-module__Bfaoxa__drawerContent{flex-direction:column;flex-grow:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.style-module__Bfaoxa__loadingContainer,.style-module__Bfaoxa__loginPromptContainer,.style-module__Bfaoxa__emptyContainer{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem 1rem;font-size:.875rem;display:flex}.style-module__Bfaoxa__loadingText{margin-top:.5rem}.style-module__Bfaoxa__emptyText,.style-module__Bfaoxa__loginText{margin-top:.5rem;line-height:1.4}.style-module__Bfaoxa__notificationList{flex-direction:column;gap:.75rem;width:100%;display:flex}.style-module__Bfaoxa__notificationCard{background-color:var(--input-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:.875rem;transition:all .2s;display:flex}.style-module__Bfaoxa__notificationCard:hover{border-color:var(--primary-border);background-color:var(--slate-700-opacity-30)}.style-module__Bfaoxa__notificationTextWrapper{align-items:flex-start;gap:.5rem;display:flex}.style-module__Bfaoxa__notificationText{color:var(--foreground);margin:0;font-size:.775rem;line-height:1.4}.style-module__Bfaoxa__notificationText strong{color:var(--primary);font-weight:700}.style-module__Bfaoxa__actionsContainer{gap:.5rem;width:100%;display:flex}.style-module__Bfaoxa__btn{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:.4rem .5rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.style-module__Bfaoxa__btnConfirm{background-color:var(--success-bg);border-color:var(--success-border);color:var(--secondary-hover)}.style-module__Bfaoxa__btnConfirm:hover{background-color:var(--secondary);border-color:var(--secondary);color:var(--text-on-solid);transform:translateY(-1px)}.style-module__Bfaoxa__btnReject{background-color:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-hover)}.style-module__Bfaoxa__btnReject:hover{background-color:var(--danger);border-color:var(--danger);color:var(--text-on-solid);transform:translateY(-1px)}.style-module__Bfaoxa__drawerFooter{border-top:1px solid var(--card-border);background-color:var(--overlay-dark-subtle);text-align:center;padding:1rem}.style-module__Bfaoxa__footerText{color:var(--muted);opacity:.7;margin:0;font-size:.625rem}.style-module__Bfaoxa__badgeConfirmed,.style-module__Bfaoxa__badgeRejected{border-radius:var(--radius-sm);align-self:flex-start;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.style-module__Bfaoxa__badgeConfirmed{color:#10b981;background-color:#10b98126;border:1px solid #10b98133}.style-module__Bfaoxa__badgeRejected{color:#ef4444;background-color:#ef444426;border:1px solid #ef444433}.style-module__Bfaoxa__btnStandings{background-color:var(--primary);width:100%;color:var(--text-on-solid);border:1px solid var(--primary-border);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;gap:.25rem;padding:.4rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.style-module__Bfaoxa__btnStandings:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.style-module__Bfaoxa__loadMoreContainer{justify-content:center;width:100%;margin-top:.5rem;display:flex}.style-module__Bfaoxa__loadMoreButton{background:var(--input-bg);border:1px solid var(--card-border);color:var(--primary);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.55rem 1rem;font-size:.775rem;font-weight:700;transition:all .2s;display:flex}.style-module__Bfaoxa__loadMoreButton:hover:not(:disabled){border-color:var(--primary);background-color:var(--slate-700-opacity-30);transform:translateY(-1px)}.style-module__Bfaoxa__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}
.style-module__716Pma__overlay{z-index:50;background-color:var(--overlay-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out style-module__716Pma__fadeIn;display:flex;position:fixed;inset:0}.style-module__716Pma__modal{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);width:100%;max-width:24rem;box-shadow:var(--shadow-lg);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.style-module__716Pma__title{color:var(--foreground);font-size:1rem;font-weight:800}.style-module__716Pma__description{color:var(--muted);font-size:.75rem;line-height:1.5}.style-module__716Pma__actions{gap:.75rem;margin-top:.5rem;display:flex}.style-module__716Pma__cancelButton,.style-module__716Pma__confirmButton{border-radius:var(--radius-lg);cursor:pointer;border:none;flex:1;padding:.625rem 0;font-size:.75rem;font-weight:700;transition:all .2s}.style-module__716Pma__cancelButton{background-color:var(--muted-light);color:var(--foreground)}.style-module__716Pma__cancelButton:hover{background-color:var(--muted-border);opacity:.9}.style-module__716Pma__confirmButton{background-color:var(--danger);color:var(--text-on-solid)}.style-module__716Pma__confirmButton:hover{background-color:var(--danger-hover);box-shadow:0 4px 12px var(--danger-glow-25)}
.style-module__JPlokW__overlay{z-index:90;background-color:var(--overlay-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);will-change:opacity;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.style-module__JPlokW__modal{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);width:100%;max-width:26rem;box-shadow:var(--shadow-lg);will-change:transform, opacity;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.style-module__JPlokW__header{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.style-module__JPlokW__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:800}.style-module__JPlokW__closeBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.style-module__JPlokW__closeBtn:hover{color:var(--foreground)}.style-module__JPlokW__content{flex-direction:column;gap:.75rem;max-height:20rem;display:flex}.style-module__JPlokW__selectAllRow{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--card-border);align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.style-module__JPlokW__selectAllText{color:var(--foreground);font-size:.8rem;font-weight:700}.style-module__JPlokW__membersList{flex-direction:column;gap:.5rem;padding-right:.25rem;display:flex;overflow-y:auto}.style-module__JPlokW__memberItem{border-radius:var(--radius-lg);background-color:var(--white-opacity-3);border:1px solid var(--white-opacity-5);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.style-module__JPlokW__memberItem:hover{background-color:var(--white-opacity-8);border-color:var(--card-border)}.style-module__JPlokW__checkbox{cursor:pointer;accent-color:var(--secondary);width:1rem;height:1rem}.style-module__JPlokW__memberName{color:var(--foreground);font-size:.8rem;font-weight:600}.style-module__JPlokW__memberGender{color:var(--muted);font-size:.75rem}.style-module__JPlokW__actions{gap:.75rem;margin-top:.5rem;display:flex}.style-module__JPlokW__cancelButton,.style-module__JPlokW__confirmButton{border-radius:var(--radius-lg);cursor:pointer;border:none;flex:1;padding:.625rem 0;font-size:.75rem;font-weight:700;transition:all .2s}.style-module__JPlokW__cancelButton{background-color:var(--muted-light);color:var(--foreground)}.style-module__JPlokW__cancelButton:hover{background-color:var(--muted-border)}.style-module__JPlokW__confirmButton{background-color:var(--secondary);color:var(--text-on-solid)}.style-module__JPlokW__confirmButton:disabled{opacity:.5;cursor:not-allowed}.style-module__JPlokW__confirmButton:not(:disabled):hover{background-color:var(--secondary-hover);box-shadow:0 4px 12px var(--secondary-glow)}
.style-module__y9UzOa__overlay{background-color:var(--overlay-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;justify-content:center;align-items:center;padding:1rem;animation:.25s ease-out style-module__y9UzOa__fadeIn;display:flex;position:fixed;inset:0}.style-module__y9UzOa__modal{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);width:100%;max-width:520px;box-shadow:0 25px 50px -12px var(--black-opacity-50);flex-direction:column;animation:.3s cubic-bezier(.34,1.56,.64,1) style-module__y9UzOa__scaleUp;display:flex;overflow:hidden}.style-module__y9UzOa__header{border-bottom:1px solid var(--muted-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.style-module__y9UzOa__title{color:var(--foreground);font-size:1rem;font-weight:700}.style-module__y9UzOa__closeBtn{color:var(--muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.style-module__y9UzOa__closeBtn:hover{background-color:var(--muted-bg);color:var(--foreground)}.style-module__y9UzOa__body{flex-direction:column;align-items:center;gap:1.25rem;max-height:90vh;padding:0 1.5rem 1.5rem;display:flex;overflow-y:auto}.style-module__y9UzOa__templateSection,.style-module__y9UzOa__positionSection{border:1px solid color-mix(in srgb, var(--muted-border) 72%, transparent);border-radius:calc(var(--radius-lg) + 2px);background:linear-gradient(180deg, color-mix(in srgb, var(--card-bg) 92%, transparent) 0%, color-mix(in srgb, var(--muted-bg) 96%, transparent) 100%);flex-direction:column;gap:.5rem;width:100%;padding:.7rem .72rem;display:flex}.style-module__y9UzOa__templateSectionHeader{flex-direction:column;gap:.1rem;display:flex}.style-module__y9UzOa__templateSectionTitle{color:var(--foreground);margin:0;font-size:.78rem;font-weight:700;line-height:1.2}.style-module__y9UzOa__templateSectionSubtitle{color:var(--muted);font-size:.64rem;line-height:1.25}.style-module__y9UzOa__templateGrid{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--muted-bg) 76%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;width:100%;padding:.18rem;display:grid}.style-module__y9UzOa__positionGrid{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--muted-bg) 76%, transparent);align-items:stretch;gap:.35rem;width:100%;padding:.18rem;display:flex}.style-module__y9UzOa__templateButton{border-radius:calc(var(--radius-lg) - 2px);min-height:58px;color:var(--foreground);cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;padding:.5rem .35rem .45rem;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.style-module__y9UzOa__templateButton:before{content:"";opacity:.92;border-radius:999px;width:22px;height:2px;position:absolute;inset:auto auto .36rem 50%;transform:translate(-50%)}.style-module__y9UzOa__templateButton:after{content:"";filter:blur(18px);opacity:0;pointer-events:none;border-radius:999px;width:auto;height:auto;position:absolute;inset:0}.style-module__y9UzOa__templateButton:hover{border-color:color-mix(in srgb, var(--primary) 22%, transparent);background:color-mix(in srgb, var(--card-bg) 84%, transparent)}.style-module__y9UzOa__templateButton:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 72%, white);outline-offset:2px}.style-module__y9UzOa__templateButtonActive{border-color:color-mix(in srgb, var(--primary) 64%, var(--muted-border));background:linear-gradient(180deg, color-mix(in srgb, var(--card-bg) 84%, var(--primary) 10%) 0%, color-mix(in srgb, var(--muted-bg) 84%, var(--primary) 14%) 100%);box-shadow:0 10px 24px -20px color-mix(in srgb, var(--primary) 88%, transparent)}.style-module__y9UzOa__templateButtonLabel{color:var(--foreground);z-index:1;letter-spacing:.01em;font-size:.72rem;font-weight:700;line-height:1.15;position:relative}.style-module__y9UzOa__templateButtonDescription{color:var(--muted);z-index:1;font-size:.58rem;line-height:1.15;position:relative}.style-module__y9UzOa__positionOption{cursor:pointer;background:0 0;flex:1 1 0;align-items:center;gap:.5rem;min-height:54px;padding:.58rem .62rem;display:flex}.style-module__y9UzOa__positionRadio{opacity:0;pointer-events:none;position:absolute}.style-module__y9UzOa__positionOptionIndicator{border:1.5px solid color-mix(in srgb, var(--foreground) 26%, var(--muted-border));background:color-mix(in srgb, var(--card-bg) 88%, transparent);border-radius:999px;flex-shrink:0;width:14px;height:14px;position:relative}.style-module__y9UzOa__positionOptionIndicator:after{content:"";border-radius:inherit;background:var(--primary);opacity:0;transition:transform .2s,opacity .2s;position:absolute;inset:3px;transform:scale(.3)}.style-module__y9UzOa__positionOptionActive .style-module__y9UzOa__positionOptionIndicator{border-color:color-mix(in srgb, var(--primary) 72%, var(--muted-border))}.style-module__y9UzOa__positionOptionActive .style-module__y9UzOa__positionOptionIndicator:after{opacity:1;transform:scale(1)}.style-module__y9UzOa__positionOptionText{flex-direction:column;gap:.08rem;min-width:0;display:flex}.style-module__y9UzOa__positionOptionTitle{color:var(--foreground);font-size:.72rem;font-weight:700;line-height:1.15}.style-module__y9UzOa__positionOptionDescription{color:var(--muted);font-size:.58rem;line-height:1.15}.style-module__y9UzOa__templateOptionSoft:before{background:linear-gradient(90deg,#c6ebfff5 0%,#7fd3ffe0 100%)}.style-module__y9UzOa__templateOptionSoft:after{background:radial-gradient(circle,#99dfff9e 0%,#99dfff00 72%)}.style-module__y9UzOa__templateOptionBalanced:before{background:linear-gradient(90deg,#ffdeabf2 0%,#f8a259e0 100%)}.style-module__y9UzOa__templateOptionBalanced:after{background:radial-gradient(circle,#f6b16f94 0%,#f6b16f00 72%)}.style-module__y9UzOa__templateOptionStrong:before{background:linear-gradient(90deg,#b39cfff2 0%,#6d4fffe6 100%)}.style-module__y9UzOa__templateOptionStrong:after{background:radial-gradient(circle,#7d5fff99 0%,#7d5fff00 72%)}.style-module__y9UzOa__cardWrapper{border-radius:var(--radius-lg);background-color:#0000;justify-content:center;align-items:center;width:100%;max-width:420px;display:flex;overflow:visible}.style-module__y9UzOa__shareCard{--share-avatar-bg:#ffffff1f;--share-avatar-border:#ffffff1f;--share-brand-dot:#ffffffad;--share-card-edge-glow:#ffffff0d;--share-divider:#ffffff14;--share-overlay-end:#03060c75;--share-overlay-mid:#03060c14;--share-overlay-mid-strong:#03060c47;--share-overlay-start:#03060c38;--share-overlay-top-soft:#03060c1f;--share-rank-color:#ffffffb8;--share-surface-glow:#ffffff0a;--share-side-label-color:#ffffff70;--share-stat-color:#ffffffb8;--share-subtitle-color:#ffffffad;--share-text-shadow:0 1px 10px #00000047;--share-top-accent:#ffffff0f;--share-win-label-color:#ffffff94;box-sizing:border-box;width:min(100%,320px);min-height:568px;color:var(--text-on-solid);text-shadow:var(--share-text-shadow);background:0 0;flex-direction:column;justify-content:flex-end;padding:1.4rem 1rem 1.15rem;font-family:system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.style-module__y9UzOa__shareCardTop{justify-content:flex-start}.style-module__y9UzOa__shareCardTop .style-module__y9UzOa__sideLabel{top:auto;bottom:1.4rem}.style-module__y9UzOa__shareCardCenter{justify-content:center}.style-module__y9UzOa__shareCardBottom{justify-content:flex-end}.style-module__y9UzOa__shareCard:before,.style-module__y9UzOa__shareCard:after{content:"";pointer-events:none;z-index:0;position:absolute}.style-module__y9UzOa__shareCard:before{background:radial-gradient(circle at top center, var(--share-top-accent) 0%, transparent 46%), linear-gradient(180deg, var(--share-card-edge-glow) 0%, transparent 24%);inset:0}.style-module__y9UzOa__shareCard:after{background:radial-gradient(circle, var(--share-surface-glow) 0%, transparent 72%);filter:blur(16px);border-radius:999px;width:58%;height:32%;top:auto;bottom:-8%;right:-12%}.style-module__y9UzOa__cardOverlay{background:linear-gradient(180deg, var(--share-overlay-start) 0%, var(--share-overlay-top-soft) 22%, var(--share-overlay-mid) 48%, var(--share-overlay-mid-strong) 78%, var(--share-overlay-end) 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.style-module__y9UzOa__sideLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--share-side-label-color);z-index:2;transform-origin:50%;opacity:1;font-size:10px;font-weight:600;position:absolute;top:1.4rem}.style-module__y9UzOa__sideLabelLeft{writing-mode:vertical-rl;text-orientation:mixed;left:.1rem}.style-module__y9UzOa__sideLabelRight{writing-mode:vertical-rl;text-orientation:mixed;top:12rem;right:.1rem}.style-module__y9UzOa__shareCardCenter .style-module__y9UzOa__sideLabelRight{top:inherit;bottom:3rem}.style-module__y9UzOa__storyBottomPanel{z-index:3;flex-direction:column;gap:4px;width:100%;padding:.25rem 0;display:flex;position:relative}.style-module__y9UzOa__storyPanelTop{margin-top:0;margin-bottom:auto}.style-module__y9UzOa__storyPanelCenter{margin-top:auto;margin-bottom:auto}.style-module__y9UzOa__storyPanelBottom{margin-top:auto;margin-bottom:0}.style-module__y9UzOa__cardHeader{align-items:flex-start;gap:.75rem;display:flex}.style-module__y9UzOa__headerText{flex-direction:column;gap:.2rem;display:flex}.style-module__y9UzOa__cardTitle{letter-spacing:.01em;color:var(--text-on-solid);margin:0;font-size:12px;font-weight:800;line-height:1.2}.style-module__y9UzOa__cardSubtitle{letter-spacing:.22em;text-transform:uppercase;color:var(--share-subtitle-color);font-size:9px;font-weight:600}.style-module__y9UzOa__cardContentList{flex-direction:column;gap:0;display:flex}.style-module__y9UzOa__cardPlayerRow{border-bottom:1px solid var(--share-divider);justify-content:space-between;align-items:center;gap:.75rem;padding:5px 0;display:flex}.style-module__y9UzOa__cardPlayerRow:last-child{border-bottom:none}.style-module__y9UzOa__cardPlayerRow:first-child{padding-top:.42rem;padding-bottom:.42rem}.style-module__y9UzOa__playerLeft{flex:1;align-items:center;gap:.48rem;min-width:0;display:flex}.style-module__y9UzOa__rankNumber{width:1.15rem;color:var(--share-rank-color);text-align:center;flex-shrink:0;font-size:10px}.style-module__y9UzOa__cardPlayerRow:nth-child(-n+3) .style-module__y9UzOa__rankNumber{font-weight:700}.style-module__y9UzOa__playerName{color:var(--text-on-solid);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;overflow:hidden}.style-module__y9UzOa__playerNameRank1{color:#fffffffa;letter-spacing:.012em;text-shadow:0 0 14px #ffffff1a;font-size:10px;font-weight:800}.style-module__y9UzOa__playerNameRank2{color:#ffffffeb;font-size:10px;font-weight:700}.style-module__y9UzOa__playerNameRank3{color:#ffffffe0;font-size:10px;font-weight:700}.style-module__y9UzOa__teamNameStack{white-space:nowrap;flex-direction:column;gap:.5px;min-width:0;display:flex;overflow:hidden}.style-module__y9UzOa__teamNameSecond{opacity:.75;font-size:8px;font-weight:500}.style-module__y9UzOa__genderBadge{border-radius:4px;padding:1px 4px;font-size:.6rem;font-weight:700}.style-module__y9UzOa__genderL{background-color:var(--gender-male-border);color:var(--blue-300)}.style-module__y9UzOa__genderP{background-color:var(--gender-female-border);color:var(--pink-200)}.style-module__y9UzOa__playerStats{color:var(--share-stat-color);flex-shrink:0;align-items:center;gap:.72rem;padding-left:.25rem;font-size:.72rem;display:flex}.style-module__y9UzOa__winStat{align-items:baseline;gap:.2rem;display:flex}.style-module__y9UzOa__statWins{color:var(--text-on-solid);font-size:10px;font-weight:800}.style-module__y9UzOa__statWinsRank1{color:var(--text-on-solid);letter-spacing:.01em;font-size:10px}.style-module__y9UzOa__winLabelText{text-transform:lowercase;color:var(--share-win-label-color);font-size:9px}.style-module__y9UzOa__statDiff{text-align:right;min-width:2.45rem;font-size:8px;font-weight:600}.style-module__y9UzOa__cardFooter{z-index:3;justify-content:center;align-items:center;padding-top:.5rem;display:flex;position:relative}.style-module__y9UzOa__footerBrand{align-items:center;display:flex}.style-module__y9UzOa__brandLogoText{letter-spacing:.16em;color:var(--text-on-solid);font-size:8px;font-weight:900}.style-module__y9UzOa__brandLogoDot{color:var(--share-brand-dot)}.style-module__y9UzOa__templateSoft{--share-avatar-bg:#ffffff1a;--share-avatar-border:#ffffff24;--share-brand-dot:#ffffffbd;--share-card-edge-glow:#c9ebff1f;--share-divider:#ffffff1f;--share-overlay-end:#060c1857;--share-overlay-mid:#060c180a;--share-overlay-mid-strong:#060c182e;--share-overlay-start:#060c1829;--share-overlay-top-soft:#060c1814;--share-rank-color:#ffffffc7;--share-surface-glow:#ade4ff33;--share-side-label-color:#ffffff80;--share-stat-color:#ffffffc7;--share-subtitle-color:#ffffffc2;--share-text-shadow:0 1px 8px #0000002e;--share-top-accent:#bce9ff1f;--share-win-label-color:#ffffffa8}.style-module__y9UzOa__templateBalanced{--share-avatar-bg:#ffffff1f;--share-avatar-border:#ffffff1f;--share-brand-dot:#ffffffad;--share-card-edge-glow:#ffd6ad1a;--share-divider:#ffffff14;--share-overlay-end:#03060c75;--share-overlay-mid:#03060c14;--share-overlay-mid-strong:#03060c47;--share-overlay-start:#03060c38;--share-overlay-top-soft:#03060c1f;--share-rank-color:#ffffffb8;--share-surface-glow:#f4b36c24;--share-side-label-color:#ffffff70;--share-stat-color:#ffffffb8;--share-subtitle-color:#ffffffad;--share-text-shadow:0 1px 10px #00000047;--share-top-accent:#ffd6ab1c;--share-win-label-color:#ffffff94}.style-module__y9UzOa__templateStrong{--share-avatar-bg:#ffffff26;--share-avatar-border:#ffffff2e;--share-brand-dot:#fffc;--share-card-edge-glow:#9e86ff24;--share-divider:#ffffff24;--share-overlay-end:#01040a9e;--share-overlay-mid:#01040a24;--share-overlay-mid-strong:#01040a61;--share-overlay-start:#01040a4d;--share-overlay-top-soft:#01040a2e;--share-rank-color:#ffffffd6;--share-surface-glow:#765aff38;--share-side-label-color:#ffffff8f;--share-stat-color:#ffffffd6;--share-subtitle-color:#fffc;--share-text-shadow:0 1px 12px #0000005c;--share-top-accent:#9278ff24;--share-win-label-color:#ffffffb3}.style-module__y9UzOa__actions{gap:.75rem;width:100%;padding:0 0 .5rem;display:flex}.style-module__y9UzOa__btn{border-radius:var(--radius-lg);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.style-module__y9UzOa__btnPrimary{background-color:var(--primary);color:var(--background)}.style-module__y9UzOa__btnPrimary:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.style-module__y9UzOa__btnSecondary{background-color:var(--muted-bg);border:1px solid var(--muted-border);color:var(--foreground)}.style-module__y9UzOa__btnSecondary:hover{background-color:var(--card-border)}.style-module__y9UzOa__btnDisabled{opacity:.6;cursor:not-allowed}@keyframes style-module__y9UzOa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__y9UzOa__scaleUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:520px){.style-module__y9UzOa__body{gap:.78rem;padding:0 1rem 1rem}.style-module__y9UzOa__templateGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem;padding:.14rem}.style-module__y9UzOa__positionGrid{gap:.28rem;padding:.14rem}.style-module__y9UzOa__templateSection,.style-module__y9UzOa__positionSection{gap:.42rem;padding:.58rem}.style-module__y9UzOa__templateSectionHeader{gap:.08rem}.style-module__y9UzOa__templateSectionTitle{font-size:.74rem}.style-module__y9UzOa__templateSectionSubtitle{font-size:.6rem;line-height:1.2}.style-module__y9UzOa__templateButton{text-align:center;min-height:46px;padding:.44rem .28rem .38rem}.style-module__y9UzOa__templateButton:before{width:18px;bottom:.28rem}.style-module__y9UzOa__templateButton:after{opacity:.14}.style-module__y9UzOa__templateButtonDescription{display:none}.style-module__y9UzOa__templateButtonLabel{text-align:center;font-size:.64rem}.style-module__y9UzOa__positionOption{gap:.42rem;min-height:44px;padding:.44rem .48rem}.style-module__y9UzOa__positionOptionDescription{display:none}.style-module__y9UzOa__positionOptionTitle{font-size:.66rem}.style-module__y9UzOa__positionOptionIndicator{width:12px;height:12px}.style-module__y9UzOa__positionOptionIndicator:after{inset:2px}.style-module__y9UzOa__cardWrapper{max-width:360px}.style-module__y9UzOa__shareCard{width:min(100%,300px);min-height:534px;padding:10px .9rem 6px}}
.style-module__QJh98a__container{flex-direction:column;gap:.75rem;width:100%;display:flex}.style-module__QJh98a__panel{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.style-module__QJh98a__panelTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);font-size:.875rem;font-weight:700}.style-module__QJh98a__inputGroup{flex-direction:column;gap:.375rem;display:flex}.style-module__QJh98a__label{color:var(--foreground);opacity:.9;font-size:.75rem;font-weight:600}.style-module__QJh98a__textInput{background-color:var(--input-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);width:100%;color:var(--foreground);padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.style-module__QJh98a__textInput:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);outline:none}.style-module__QJh98a__textInput::placeholder{color:var(--vs-color)}.style-module__QJh98a__grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.style-module__QJh98a__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.style-module__QJh98a__sportButton,.style-module__QJh98a__formatButton,.style-module__QJh98a__partnerModeButton{border-radius:var(--radius-lg);border:1px solid var(--card-border);background-color:var(--overlay-dark-50);color:var(--muted);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.style-module__QJh98a__sportButton:hover,.style-module__QJh98a__formatButton:hover,.style-module__QJh98a__partnerModeButton:hover{border-color:var(--primary);transform:translateY(-2px)}.style-module__QJh98a__sportButton:active,.style-module__QJh98a__formatButton:active,.style-module__QJh98a__partnerModeButton:active{transform:scale(.96)}.style-module__QJh98a__sportIcon{object-fit:contain;border-radius:var(--radius-md);width:3.25rem;height:3.25rem;margin-bottom:4px;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.style-module__QJh98a__sportButton:hover .style-module__QJh98a__sportIcon{transform:scale(1.1)translateY(-2px)}.style-module__QJh98a__formatButton,.style-module__QJh98a__partnerModeButton{flex-direction:row;gap:.5rem;padding:.75rem 0}.style-module__QJh98a__activeSport,.style-module__QJh98a__activeFormat,.style-module__QJh98a__activePartnerMode{background-color:var(--primary-glow)!important;border:1.5px solid var(--primary)!important;color:var(--primary-hover)!important;box-shadow:0 0 16px var(--primary-glow-hover)!important;font-weight:700!important}.style-module__QJh98a__activeSport span,.style-module__QJh98a__activeFormat span,.style-module__QJh98a__activePartnerMode span,.style-module__QJh98a__activeSport svg,.style-module__QJh98a__activeFormat svg,.style-module__QJh98a__activePartnerMode svg{color:var(--primary-hover)!important;font-weight:700!important}.style-module__QJh98a__activeSport .style-module__QJh98a__sportIcon{filter:drop-shadow(0 2px 8px var(--primary-glow));transform:scale(1.08)}.style-module__QJh98a__tipBox{color:var(--primary-hover);background-color:var(--primary-glow-5);border:1px solid var(--primary-glow);border-radius:var(--radius-md);padding:.5rem .75rem;font-size:.625rem;line-height:1.4;transition:all .2s}.style-module__QJh98a__tipBox strong{font-weight:700}.style-module__QJh98a__headerRow{justify-content:space-between;align-items:center;display:flex}.style-module__QJh98a__subtitle{color:var(--muted);font-size:.75rem}.style-module__QJh98a__formRow{align-items:flex-end;gap:.5rem;display:flex}.style-module__QJh98a__genderSelector{background-color:var(--overlay-dark);border:1px solid var(--card-border);border-radius:var(--radius-lg);-webkit-user-select:none;user-select:none;padding:.25rem;display:flex;position:relative;overflow:hidden}.style-module__QJh98a__genderIndicator{border-radius:var(--radius-md);z-index:1;width:calc(50% - .25rem);transition:transform .35s cubic-bezier(.34,1.56,.64,1),background-color .3s,box-shadow .3s;position:absolute;top:.25rem;bottom:.25rem;left:.25rem}.style-module__QJh98a__genderIndicatorMale{background-color:var(--gender-male);transform:translate(0);box-shadow:0 2px 10px #3b82f666}.style-module__QJh98a__genderIndicatorFemale{background-color:var(--gender-female);transform:translate(100%);box-shadow:0 2px 10px #ec489966}.style-module__QJh98a__genderButton{z-index:2;border-radius:var(--radius-md);cursor:pointer;color:var(--muted);text-align:center;background:0 0;border:none;flex:1;padding:.375rem .75rem;font-size:.75rem;font-weight:700;transition:color .25s,transform .2s cubic-bezier(.34,1.56,.64,1);position:relative}.style-module__QJh98a__genderButton:active{transform:scale(.92)}.style-module__QJh98a__genderButtonActive{color:var(--text-on-solid);font-weight:800}.style-module__QJh98a__addButton{background-color:var(--primary);color:var(--background);border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.style-module__QJh98a__addButton:hover:not(:disabled){background-color:var(--primary-hover);box-shadow:0 4px 12px var(--primary-glow-hover);transform:scale(1.08)}.style-module__QJh98a__addButton:active:not(:disabled){transform:scale(.92)}.style-module__QJh98a__addButton:disabled{opacity:.7;cursor:not-allowed}.style-module__QJh98a__playersList{flex-direction:column;gap:.5rem;max-height:15rem;padding-right:.25rem;display:flex;overflow-y:auto}.style-module__QJh98a__emptyState{text-align:center;color:var(--muted);border:1px dashed var(--muted-light);border-radius:var(--radius-lg);padding:1.5rem 1rem;font-size:.75rem}.style-module__QJh98a__playerItem{background-color:var(--overlay-dark-45);border:1px solid var(--slate-700-opacity-50);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;padding:.625rem .875rem;transition:all .25s cubic-bezier(.4,0,.2,1);animation:.25s cubic-bezier(.34,1.56,.64,1) style-module__QJh98a__playerPopIn;display:flex}.style-module__QJh98a__playerItem:hover{border-color:var(--primary-glow);background-color:var(--overlay-dark-50);transform:translate(2px)}@keyframes style-module__QJh98a__playerPopIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.style-module__QJh98a__playerInfo{align-items:center;gap:.5rem;min-width:0;display:flex}.style-module__QJh98a__playerName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.style-module__QJh98a__removeButton{color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.style-module__QJh98a__removeButton:hover{color:var(--danger-hover);transform:scale(1.2)rotate(8deg)}.style-module__QJh98a__removeButton:active{transform:scale(.88)}.style-module__QJh98a__generateButton{border-radius:var(--radius-xl);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;width:100%;box-shadow:var(--shadow-md);border:none;padding:1rem 0;font-size:.875rem;font-weight:800;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.style-module__QJh98a__disabledButton{background-color:var(--muted-light);color:var(--muted);cursor:not-allowed;box-shadow:none}.style-module__QJh98a__activeButton{background:linear-gradient(to right, var(--primary), var(--secondary));color:var(--background)}.style-module__QJh98a__activeButton:hover{background:linear-gradient(to right, var(--primary-hover), var(--secondary-hover));box-shadow:0 6px 24px var(--primary-glow-thick);transform:translateY(-2px)scale(1.01)}.style-module__QJh98a__activeButton:active{transform:translateY(1px)scale(.98)}.style-module__QJh98a__uploadContainer{width:100%;margin-top:.5rem}.style-module__QJh98a__uploadBox{background-color:var(--input-bg);border:2px dashed var(--card-border);border-radius:var(--radius-lg);cursor:pointer;width:100%;color:var(--primary);justify-content:center;align-items:center;gap:.5rem;padding:.875rem;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.style-module__QJh98a__uploadBox:hover{border-color:var(--primary);background-color:var(--muted-light);transform:translateY(-1px)}.style-module__QJh98a__uploadBox:active{transform:scale(.97)}.style-module__QJh98a__uploadBoxScanning{border-color:var(--secondary);color:var(--secondary);cursor:not-allowed;pointer-events:none;animation:1.5s ease-in-out infinite style-module__QJh98a__scanPulse}.style-module__QJh98a__uploadText{font-size:.75rem;font-weight:700}.style-module__QJh98a__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes style-module__QJh98a__scanPulse{0%,to{opacity:1}50%{opacity:.6}}.style-module__QJh98a__suggestionsContainer{background-color:var(--card-bg,#1e293b);border:1px solid var(--card-border,#334155);border-radius:var(--radius-lg,.5rem);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000004d);z-index:50;max-height:200px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.style-module__QJh98a__suggestionItem{cursor:pointer;color:var(--foreground);align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.85rem;transition:background-color .2s;display:flex}.style-module__QJh98a__suggestionItem:hover{background-color:var(--slate-800,#334155)}.style-module__QJh98a__suggestionSkeletonItem{flex-direction:column;gap:.375rem;padding:.625rem 1rem;display:flex}.style-module__QJh98a__suggestionSkeletonPrimary,.style-module__QJh98a__suggestionSkeletonSecondary{background:linear-gradient(90deg, var(--overlay-dark-45) 25%, var(--muted-light) 50%, var(--overlay-dark-45) 75%);background-size:200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite style-module__QJh98a__suggestionShimmer;display:block}.style-module__QJh98a__suggestionSkeletonPrimary{width:55%;height:.875rem}.style-module__QJh98a__suggestionSkeletonSecondary{width:35%;height:.75rem}.style-module__QJh98a__suggestionNick{color:var(--primary,#6366f1);font-weight:700}.style-module__QJh98a__suggestionRealName{color:var(--muted,#94a3b8);font-size:.75rem}@keyframes style-module__QJh98a__suggestionShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:1024px){.style-module__QJh98a__container{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.style-module__QJh98a__panel:first-child{grid-area:1/1}.style-module__QJh98a__panel:nth-child(2){grid-area:1/2/span 2}.style-module__QJh98a__generateButton{grid-area:2/1;align-self:start}.style-module__QJh98a__playersList{max-height:28rem}}
.style-module__N0itIa__overlay{z-index:50;background-color:var(--overlay-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out style-module__N0itIa__fadeIn;display:flex;position:fixed;inset:0}.style-module__N0itIa__modal{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);width:100%;max-width:24rem;box-shadow:var(--shadow-lg);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.style-module__N0itIa__title{color:var(--foreground);font-size:1rem;font-weight:800}.style-module__N0itIa__description{color:var(--muted);font-size:.75rem;line-height:1.5}.style-module__N0itIa__actions{gap:.75rem;margin-top:.5rem;display:flex}.style-module__N0itIa__cancelButton,.style-module__N0itIa__confirmButton{border-radius:var(--radius-lg);cursor:pointer;border:none;flex:1;padding:.625rem 0;font-size:.75rem;font-weight:700;transition:all .2s}.style-module__N0itIa__cancelButton{background-color:var(--muted-light);color:var(--foreground)}.style-module__N0itIa__cancelButton:hover{background-color:var(--muted-border);opacity:.9}.style-module__N0itIa__confirmButton{background:linear-gradient(135deg, var(--primary), var(--secondary));color:var(--background)}.style-module__N0itIa__confirmButton:hover{background:linear-gradient(135deg, var(--primary-hover), var(--secondary-hover));box-shadow:0 4px 12px var(--primary-glow-hover)}
.style-module__PgJcsq__container{flex-direction:column;gap:1rem;width:100%;padding:.5rem 0;display:flex}.style-module__PgJcsq__playerChipsSection{width:100%}.style-module__PgJcsq__chipsContainer{flex-wrap:wrap;gap:.5rem;display:flex}.style-module__PgJcsq__chip{background-color:var(--muted-light);border:1px solid var(--card-border);color:var(--foreground);border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8rem;font-weight:600;display:inline-flex}.style-module__PgJcsq__chipGenderIcon{opacity:.8;justify-content:center;align-items:center;display:inline-flex}.style-module__PgJcsq__chipName{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.style-module__PgJcsq__removeChipButton{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:.125rem;padding:.125rem;transition:all .2s;display:inline-flex}.style-module__PgJcsq__removeChipButton:hover{background-color:var(--danger-bg-subtle);color:var(--danger-hover)}.style-module__PgJcsq__formRow{align-items:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.style-module__PgJcsq__inputGroup{flex-direction:column;gap:.25rem;display:flex}.style-module__PgJcsq__label{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.style-module__PgJcsq__textInput{background-color:var(--input-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);color:var(--foreground);outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:border-color .2s}.style-module__PgJcsq__textInput:focus{border-color:var(--primary)}.style-module__PgJcsq__headerRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.style-module__PgJcsq__totalPlayersText{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.style-module__PgJcsq__genderSelector{background-color:var(--overlay-dark);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:.25rem;display:flex}.style-module__PgJcsq__genderButton{border-radius:var(--radius-md);cursor:pointer;color:var(--muted);background:0 0;border:none;padding:.375rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s}.style-module__PgJcsq__maleActive{background-color:var(--gender-male);color:var(--text-on-solid)}.style-module__PgJcsq__femaleActive{background-color:var(--gender-female);color:var(--text-on-solid)}.style-module__PgJcsq__addButton{background-color:var(--primary);color:var(--background);border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.style-module__PgJcsq__addButton:hover{background-color:var(--primary-hover);box-shadow:0 4px 12px var(--primary-glow-hover)}.style-module__PgJcsq__regenerateButton{background:linear-gradient(135deg, var(--primary), var(--secondary));color:var(--background);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem;font-size:.9rem;font-weight:800;transition:all .2s;display:flex}.style-module__PgJcsq__regenerateButton:hover{box-shadow:0 4px 12px var(--primary-glow);transform:translateY(-1px)}.style-module__PgJcsq__suggestionsContainer{background-color:var(--card-bg,#1e293b);border:1px solid var(--card-border,#334155);border-radius:var(--radius-lg,.5rem);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000004d);z-index:50;max-height:200px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.style-module__PgJcsq__suggestionItem{cursor:pointer;color:var(--foreground);align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.85rem;transition:background-color .2s;display:flex}.style-module__PgJcsq__suggestionItem:hover{background-color:var(--slate-800,#334155)}.style-module__PgJcsq__suggestionNick{color:var(--primary,#6366f1);font-weight:700}.style-module__PgJcsq__suggestionRealName{color:var(--muted,#94a3b8);font-size:.75rem}
.style-module__ki13PG__container{background-color:var(--overlay-dark-60);flex-direction:column;gap:.75rem;display:flex}.style-module__ki13PG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.style-module__ki13PG__select{background-color:var(--card-bg);border:1px solid var(--muted-light);color:var(--text-on-solid);border-radius:var(--radius-md);width:100%;padding:.625rem;font-size:.75rem;transition:border-color .2s}.style-module__ki13PG__select:focus{border-color:var(--primary);outline:none}.style-module__ki13PG__teamBox{background-color:var(--slate-opacity-40);border-radius:var(--radius-md);border:1px solid var(--slate-700-opacity-40);padding:.5rem}.style-module__ki13PG__teamLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem;font-size:.625rem;font-weight:700}.style-module__ki13PG__submitButton{background-color:var(--primary);width:100%;color:var(--background);border-radius:var(--radius-md);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 10px var(--primary-glow);border:none;padding:.625rem 0;font-size:.75rem;font-weight:800;transition:all .2s}.style-module__ki13PG__submitButton:hover{background-color:var(--primary-hover);box-shadow:0 4px 14px var(--primary-glow-hover)}
.style-module__aArKIW__container{flex-direction:column;gap:10px;width:100%;display:flex}.style-module__aArKIW__emptyStateCard{text-align:center;background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.25rem;display:flex}.style-module__aArKIW__emptyIllustration{opacity:.85;object-fit:contain;border-radius:50%;width:10rem;height:10rem;animation:4s ease-in-out infinite style-module__aArKIW__floatAnim}@keyframes style-module__aArKIW__floatAnim{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.style-module__aArKIW__emptyTitle{color:var(--foreground);font-size:.875rem;font-weight:700}.style-module__aArKIW__emptyDesc{color:var(--muted);max-width:20rem;margin:0 auto;font-size:.75rem;line-height:1.5}.style-module__aArKIW__emptyButton{background-color:var(--primary);color:var(--background);border-radius:var(--radius-lg);cursor:pointer;border:none;margin-top:.25rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;transition:all .2s}.style-module__aArKIW__emptyButton:hover{background-color:var(--primary-hover);box-shadow:0 4px 10px var(--primary-glow-20)}.style-module__aArKIW__tournamentCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);box-shadow:0 4px 12px -2px var(--black-opacity-20);transition:box-shadow .2s;overflow:hidden}.style-module__aArKIW__cardHeader{background-color:var(--slate-opacity-40);cursor:pointer;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.style-module__aArKIW__cardHeaderOpen{border-bottom:1px solid var(--muted-border);background-color:var(--slate-opacity-80)}.style-module__aArKIW__cardHeader:hover{background-color:var(--slate-blue-opacity-30)}.style-module__aArKIW__headerLeft{flex:1;min-width:0;padding-right:.5rem}.style-module__aArKIW__sportMeta{align-items:center;gap:4px;margin-bottom:.2rem;display:flex}.style-module__aArKIW__sportIcon{background-color:var(--overlay-dark-60);color:var(--primary);border:1px solid var(--muted-border);border-radius:50%;display:inline-flex}.style-module__aArKIW__sportText{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.5625rem;font-weight:800}.style-module__aArKIW__tournamentTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:800;line-height:1.3;overflow:hidden}.style-module__aArKIW__progressContainer{align-items:center;gap:.375rem;margin-top:.375rem;display:flex}.style-module__aArKIW__progressBarTrack{background-color:var(--overlay-dark);border:1px solid var(--slate-700-opacity-40);border-radius:9999px;flex:1;height:.25rem;overflow:hidden}.style-module__aArKIW__progressBarFill{background-color:var(--primary);border-radius:9999px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.style-module__aArKIW__progressText{color:var(--muted);white-space:nowrap;font-size:.5625rem;font-weight:700}.style-module__aArKIW__headerRight{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.style-module__aArKIW__deleteButton{border-radius:var(--radius-md);color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.style-module__aArKIW__deleteButton:hover{background-color:var(--danger-bg);color:var(--danger-hover)}.style-module__aArKIW__editButtonActive{background-color:var(--primary-glow)!important;color:var(--primary)!important}.style-module__aArKIW__editButtonActive:hover{background-color:var(--primary-glow)!important;color:var(--primary-hover)!important}.style-module__aArKIW__collapseIcon{color:var(--muted);align-items:center;width:18px;transition:transform .2s;display:flex}.style-module__aArKIW__collapseIconOpen{transform:rotate(180deg)}.style-module__aArKIW__cardContentWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.style-module__aArKIW__cardContentWrapperOpen{grid-template-rows:1fr}.style-module__aArKIW__cardContentInner{min-height:0;overflow:hidden}.style-module__aArKIW__cardContent{background-color:var(--slate-900-opacity-25);flex-direction:column;gap:.875rem;padding:.75rem;display:flex}.style-module__aArKIW__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin-bottom:5px;font-size:.625rem;font-weight:700}.style-module__aArKIW__matchesList{flex-direction:column;gap:4px;display:flex}.style-module__aArKIW__matchItem{border-radius:var(--radius-lg);border:1px solid var(--card-border);background-color:var(--panel-bg);padding:.625rem .75rem;transition:all .2s}.style-module__aArKIW__matchItemCompleted{background-color:var(--primary);border-color:var(--primary);color:var(--primary-contrast)}.style-module__aArKIW__matchItemNoBorder,.style-module__aArKIW__matchItemNoBorder.style-module__aArKIW__matchItemCompleted{border:none!important;border-radius:0!important}.style-module__aArKIW__headerTitleCompleted{color:var(--primary-contrast)!important}.style-module__aArKIW__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.375rem;display:flex}.style-module__aArKIW__matchTimerButton{border:1px solid var(--primary-border);background-color:var(--primary-glow);min-width:50px;height:26px;color:var(--primary-hover);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.5625rem;font-weight:800;line-height:1;transition:all .2s;display:inline-flex}.style-module__aArKIW__matchTimerButtonRunning{background-color:var(--danger);border-color:var(--danger);color:var(--text-solid)}.style-module__aArKIW__matchTimerButtonRunning:hover{background-color:var(--danger);color:var(--background)}.style-module__aArKIW__matchTimerIcon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.style-module__aArKIW__matchTimerStopped{border:1px solid var(--muted-border);background-color:var(--overlay-dark-60);color:var(--muted);cursor:default;-webkit-user-select:none;user-select:none;border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.5625rem;font-weight:800;line-height:1;display:inline-flex}.style-module__aArKIW__editButtonHeader{background-color:var(--slate-900-opacity-10);border:1px solid var(--slate-900-opacity-20);color:var(--primary-contrast);border-radius:var(--radius-md);cursor:pointer;text-transform:uppercase;padding:.125rem .375rem;font-size:.5625rem;font-weight:800;transition:all .2s}.style-module__aArKIW__editButtonHeader:hover{background-color:var(--slate-900-opacity-20)}.style-module__aArKIW__deleteButtonCompleted{opacity:.7;color:var(--primary-contrast)!important}.style-module__aArKIW__matchItemCompleted .style-module__aArKIW__matchTimerButton{background-color:var(--slate-900-opacity-10);border-color:var(--slate-900-opacity-20);color:var(--primary-contrast)}.style-module__aArKIW__matchItemCompleted .style-module__aArKIW__matchTimerButton:hover{background-color:var(--slate-900-opacity-20)}.style-module__aArKIW__matchItemCompleted .style-module__aArKIW__matchTimerButtonRunning{background-color:var(--slate-900-opacity-20);border-color:var(--slate-900-opacity-30)}.style-module__aArKIW__matchItemCompleted .style-module__aArKIW__matchTimerStopped{background-color:var(--slate-900-opacity-10);border-color:var(--slate-900-opacity-20);color:var(--primary-contrast)}.style-module__aArKIW__deleteButtonCompleted:hover{opacity:1;color:var(--danger)!important}.style-module__aArKIW__minimizedRow{justify-content:space-between;align-items:center;gap:.375rem;padding:.125rem 0;display:flex}.style-module__aArKIW__minimizedTeam{flex-direction:column;flex:1;min-width:0;display:flex}.style-module__aArKIW__minimizedDoubleNames{flex-direction:column;gap:.05rem;display:flex}.style-module__aArKIW__minimizedPlayerName{color:var(--primary-contrast);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:800;overflow:hidden}.style-module__aArKIW__minimizedScoreBadge{background-color:var(--card-bg);color:var(--primary);min-width:3rem;box-shadow:0 2px 4px var(--black-opacity-15);border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.2rem .625rem;font-size:.75rem;font-weight:900;display:flex}.style-module__aArKIW__minimizedScore{line-height:1}.style-module__aArKIW__minimizedVs{opacity:.6;font-size:.5rem}.style-module__aArKIW__matchHeader{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:.375rem;font-size:.5625rem;font-weight:700;display:flex}.style-module__aArKIW__matchHeaderCompleted{margin-bottom:0}.style-module__aArKIW__matchRow{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.style-module__aArKIW__teamSide{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.style-module__aArKIW__teamLeft{text-align:right}.style-module__aArKIW__teamRight{text-align:left}.style-module__aArKIW__playerNameRow{align-items:center;gap:.25rem;min-width:0;display:flex}.style-module__aArKIW__playerLeftRow{justify-content:flex-end}.style-module__aArKIW__playerRightRow{justify-content:flex-start}.style-module__aArKIW__matchPlayerName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.style-module__aArKIW__scoreWrapper{flex-shrink:0;align-items:center;gap:.25rem;padding:0 .25rem;display:flex}.style-module__aArKIW__scoreInput{background-color:var(--overlay-dark-80);border:1px solid var(--muted-light);border-radius:var(--radius-md);text-align:center;width:2.125rem;height:2.125rem;color:var(--primary);font-size:.8125rem;font-weight:900;transition:all .2s}.style-module__aArKIW__scoreInput:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary-glow);outline:none}.style-module__aArKIW__scoreInput:disabled{opacity:.75;color:var(--muted);background-color:var(--input-bg);border-color:#0000}.style-module__aArKIW__vsLabel{color:var(--vs-color);font-size:.625rem;font-weight:700}.style-module__aArKIW__matchFooter{border-top:1px solid var(--slate-700-opacity-30);justify-content:space-between;padding-top:.5rem;display:flex}.style-module__aArKIW__lockButton{border-radius:var(--radius-md);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;padding:.3rem .625rem;font-size:.5625rem;font-weight:700;transition:all .2s}.style-module__aArKIW__lockButtonConfirm{background-color:var(--primary);color:var(--background);font-weight:900}.style-module__aArKIW__lockButtonConfirm:hover{background-color:var(--primary-hover);box-shadow:0 2px 6px var(--primary-glow)}.style-module__aArKIW__lockButtonEdit{background-color:var(--muted-light);color:var(--rank-gold);border:1px solid var(--card-border)}.style-module__aArKIW__lockButtonEdit:hover{opacity:.9}.style-module__aArKIW__collapsibleContainer{background-color:var(--panel-bg);border:1px solid var(--muted-border);border-radius:var(--radius-lg);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.style-module__aArKIW__collapsibleContainer:hover{border-color:var(--muted-light);background-color:var(--overlay-dark-60)}.style-module__aArKIW__collapsibleContainerOpen{border-color:var(--primary-glow);background-color:var(--panel-bg);box-shadow:0 4px 12px #00000026}.style-module__aArKIW__collapsibleTrigger{text-transform:uppercase;letter-spacing:.05em;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.6875rem;font-weight:700;transition:background-color .2s;display:flex}.style-module__aArKIW__collapsibleTrigger:hover{background-color:var(--overlay-dark-50)}.style-module__aArKIW__collapsibleTriggerLeft{align-items:center;gap:.375rem;display:flex}.style-module__aArKIW__aiBadge{background-color:var(--primary-glow);color:var(--primary-hover);border-radius:var(--radius-md);border:1px solid var(--primary-border);padding:.0625rem .25rem;font-size:.5rem;font-weight:800}.style-module__aArKIW__collapsibleContent{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.style-module__aArKIW__collapsibleContentOpen{grid-template-rows:1fr}.style-module__aArKIW__collapsibleInner{min-height:0;overflow:hidden}.style-module__aArKIW__aiPanelContent{border-top:1px solid var(--muted-border);background-color:var(--overlay-dark-20);padding:.75rem 1rem 1rem}.style-module__aArKIW__aiCard{background-color:var(--overlay-dark-50);border:1px solid var(--muted-border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:.875rem;display:flex}.style-module__aArKIW__aiText{color:var(--foreground);white-space:pre-line;font-size:.75rem;line-height:1.6}.style-module__aArKIW__aiCardFooter{border-top:1px solid var(--slate-700-opacity-40);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.5rem;display:flex}.style-module__aArKIW__aiFooterTip{color:var(--muted);max-width:70%;font-size:.5625rem}.style-module__aArKIW__aiRegenButton{color:var(--primary-hover);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.5625rem;font-weight:800;transition:opacity .2s;display:flex}.style-module__aArKIW__aiRegenButton:hover{opacity:.8}.style-module__aArKIW__aiInitPrompt{text-align:center;flex-direction:column;align-items:center;gap:.625rem;padding:.75rem 0;display:flex}.style-module__aArKIW__aiInitDesc{color:var(--muted);font-size:.75rem;line-height:1.5}.style-module__aArKIW__aiGenerateButton{background:linear-gradient(to right, var(--primary), var(--secondary));color:var(--background);border-radius:var(--radius-lg);cursor:pointer;box-shadow:0 4px 10px var(--primary-glow);border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;transition:all .2s;display:flex}.style-module__aArKIW__aiGenerateButton:hover:not(:disabled){background:linear-gradient(to right, var(--primary-hover), var(--secondary-hover));box-shadow:0 4px 14px var(--primary-glow-hover)}.style-module__aArKIW__aiGenerateButton:disabled{opacity:.6;cursor:not-allowed}.style-module__aArKIW__localLeaderboard{flex-direction:column;gap:.5rem;display:flex}.style-module__aArKIW__tableHeader{background-color:var(--slate-opacity-80);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--muted-border);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;padding:.375rem .625rem;font-size:.5625rem;font-weight:800;display:grid}.style-module__aArKIW__teamTableHeader{background-color:var(--slate-opacity-80);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--muted-border);grid-template-columns:repeat(13,minmax(0,1fr));align-items:center;padding:.375rem .625rem;font-size:.5625rem;font-weight:800;display:grid}.style-module__aArKIW__tableBody{background-color:var(--overlay-dark-60);border:1px solid var(--muted-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.style-module__aArKIW__tableRow{border-bottom:1px solid var(--input-bg);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;padding:.5rem .625rem;font-size:.5625rem;display:grid}.style-module__aArKIW__tableRow:last-child{border-bottom:none}.style-module__aArKIW__teamTableRow{border-bottom:1px solid var(--input-bg);grid-template-columns:repeat(13,minmax(0,1fr));align-items:center;padding:.5rem .625rem;font-size:.5625rem;display:grid}.style-module__aArKIW__teamTableRow:last-child{border-bottom:none}.style-module__aArKIW__colRank{text-align:center;grid-column:span 1;font-weight:700}.style-module__aArKIW__rank1{color:var(--rank-gold);font-weight:900}.style-module__aArKIW__rank2{color:var(--rank-silver);font-weight:700}.style-module__aArKIW__rank3{color:var(--rank-bronze)}.style-module__aArKIW__rankRest{color:var(--muted)}.style-module__aArKIW__colName{grid-column:span 5;align-items:center;gap:.25rem;min-width:0;padding-right:.25rem;display:flex}.style-module__aArKIW__colTeamName{grid-column:span 6;align-items:center;gap:.125rem;min-width:0;padding-right:.25rem;display:flex}.style-module__aArKIW__colTeamPlayer{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.2rem;font-size:.625rem;display:flex;overflow:hidden}.style-module__aArKIW__colTeamPlayer:first-child{font-weight:700}.style-module__aArKIW__colNameText{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.style-module__aArKIW__colRecord{text-align:center;color:var(--foreground);grid-column:span 2;font-weight:600}.style-module__aArKIW__colDiff{text-align:center;grid-column:span 2;font-weight:700}.style-module__aArKIW__diffPos{color:var(--secondary-hover)}.style-module__aArKIW__diffNeg{color:var(--danger-hover)}.style-module__aArKIW__colScore{text-align:center;color:var(--muted);grid-column:span 2;font-size:.5625rem;font-weight:500}.style-module__aArKIW__completeActionContainer{justify-content:center;width:100%;margin-top:.5rem;display:flex}.style-module__aArKIW__completeBtn{background:linear-gradient(135deg, var(--primary), var(--secondary));color:var(--background);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-md);text-transform:uppercase;letter-spacing:.05em;border:none;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.625rem 1.5rem;font-size:.75rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.style-module__aArKIW__completeBtn:hover{background:linear-gradient(135deg, var(--primary-hover), var(--secondary-hover));box-shadow:0 6px 20px var(--primary-glow-hover);transform:translateY(-1px)}.style-module__aArKIW__completeBtn:disabled{background:var(--muted-light);color:var(--muted);cursor:not-allowed;box-shadow:none;transform:none}.style-module__aArKIW__sectionDivider{border-top:1px solid var(--muted-border);padding-top:.75rem}.style-module__aArKIW__regenerateButton{border-radius:var(--radius-md);color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.style-module__aArKIW__regenerateButton:hover{background-color:var(--primary-glow);color:var(--primary-hover)}.style-module__aArKIW__shareButton{border-radius:var(--radius-md);color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.style-module__aArKIW__shareButton:hover{background-color:var(--primary-glow);color:var(--primary-hover)}.style-module__aArKIW__formatBadge{letter-spacing:.05em;border-radius:4px;justify-content:center;align-items:center;margin:0 .125rem;padding:.0625rem .375rem;font-size:.5rem;font-weight:900;display:inline-flex}.style-module__aArKIW__formatBadgeAmericano{background-color:var(--primary-glow);color:var(--primary);border:1px solid var(--primary-border)}.style-module__aArKIW__formatBadgeMexicano{background-color:var(--rank-gold);color:#1a1a1a;border:1px solid #c9a227}.style-module__aArKIW__categoryBadge{letter-spacing:.03em;background-color:var(--overlay-dark-80);color:var(--muted);border:1px solid var(--muted-border);border-radius:4px;justify-content:center;align-items:center;margin:0 .125rem;padding:.0625rem .3125rem;font-size:.5rem;font-weight:800;display:inline-flex}.style-module__aArKIW__nextRoundBtn{border-radius:var(--radius-md);border:1px solid var(--primary-border);background-color:var(--primary-glow);color:var(--primary-hover);cursor:pointer;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.1875rem;padding:.1875rem .5rem;font-size:.5rem;font-weight:900;transition:all .2s;display:inline-flex}.style-module__aArKIW__nextRoundBtn:hover{background-color:var(--primary);color:var(--background);box-shadow:0 2px 6px var(--primary-glow)}.style-module__aArKIW__nextRoundBtnDisabled{opacity:.45;cursor:not-allowed;background-color:var(--overlay-dark-60);border-color:var(--muted-border);color:var(--muted)}.style-module__aArKIW__nextRoundBtnDisabled:hover{background-color:var(--overlay-dark-60);color:var(--muted);box-shadow:none}.style-module__aArKIW__nextRoundContainer{border-top:1px dashed var(--muted-border);justify-content:center;width:100%;margin-top:1rem;padding-top:1rem;display:flex}.style-module__aArKIW__nextRoundBtnFull{justify-content:center;align-items:center;gap:.5rem;width:100%;display:inline-flex;border-radius:var(--radius-lg)!important;padding:.625rem 1.25rem!important;font-size:.75rem!important}.style-module__aArKIW__regenerateButtonFull{background:linear-gradient(135deg, var(--overlay-dark-60), var(--overlay-dark-40));color:var(--muted);border-radius:var(--radius-lg);border:1px solid var(--muted-border);cursor:pointer;box-shadow:var(--shadow-sm);text-transform:uppercase;letter-spacing:.04em;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.625rem 1.25rem;font-size:.7rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.style-module__aArKIW__regenerateButtonFull:hover{background:linear-gradient(135deg, var(--primary-glow), var(--overlay-dark-60));border-color:var(--primary-border);color:var(--primary-hover);box-shadow:0 4px 14px var(--primary-glow);transform:translateY(-1px)}.style-module__aArKIW__sectionTitleRow{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.style-module__aArKIW__currentRoundBadge{background-color:var(--rank-gold);color:#1a1a1a;letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;align-items:center;padding:.0625rem .5rem;font-size:.5rem;font-weight:900;display:inline-flex}.style-module__aArKIW__roundsContainer{flex-direction:column;gap:.625rem;display:flex}.style-module__aArKIW__roundGroup{border:1px solid var(--muted-border);border-radius:var(--radius-lg);background-color:var(--panel-bg);overflow:hidden}.style-module__aArKIW__roundHeader{background-color:var(--overlay-dark-40);border-bottom:1px solid var(--muted-border);justify-content:space-between;align-items:center;gap:.375rem;padding:.5rem .625rem;display:flex}.style-module__aArKIW__roundHeaderCompleted{background-color:#22c55e14;border-bottom-color:#22c55e4d}.style-module__aArKIW__roundHeaderLeft{align-items:center;gap:.375rem;min-width:0;display:flex}.style-module__aArKIW__roundHeaderRight{flex-shrink:0;align-items:center;display:flex}.style-module__aArKIW__roundBadge{border-radius:var(--radius-md);letter-spacing:.05em;justify-content:center;align-items:center;min-width:1.75rem;padding:.125rem .375rem;font-size:.5625rem;font-weight:900;display:inline-flex}.style-module__aArKIW__roundBadgeCompleted{color:#22c55e;background-color:#22c55e33;border:1px solid #22c55e66}.style-module__aArKIW__roundBadgeRunning{background-color:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border)}.style-module__aArKIW__roundBadgePending{background-color:var(--overlay-dark-60);color:var(--muted);border:1px solid var(--muted-border)}.style-module__aArKIW__roundTitle{color:var(--foreground);white-space:nowrap;font-size:.6875rem;font-weight:800}.style-module__aArKIW__roundStatusBadge{text-transform:uppercase;letter-spacing:.03em;color:#22c55e;background-color:#22c55e26;border-radius:9999px;align-items:center;padding:.0625rem .375rem;font-size:.5rem;font-weight:800;display:inline-flex}.style-module__aArKIW__roundStatusRunning{background-color:var(--danger-bg);color:var(--danger)}.style-module__aArKIW__roundStatusPending{background-color:var(--overlay-dark-80);color:var(--muted)}.style-module__aArKIW__byesContainer{background-color:#ca8a0414;border-bottom:1px solid #ca8a0433;flex-direction:column;gap:.25rem;padding:.5rem .75rem;display:flex}.style-module__aArKIW__byesList{flex-wrap:wrap;gap:.25rem;display:flex}.style-module__aArKIW__byeItem{background-color:#ca8a0426;border:1px solid #ca8a044d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;display:inline-flex}.style-module__aArKIW__byeName{color:var(--rank-gold);font-size:.625rem;font-weight:700}.style-module__aArKIW__byePoints{color:var(--rank-gold);background-color:#0000004d;border-radius:9999px;padding:.03125rem .25rem;font-size:.5rem;font-weight:900}.style-module__aArKIW__matchItemWrapper{flex-direction:column;gap:.125rem;display:flex;position:relative}.style-module__aArKIW__matchRoundBadge{z-index:1;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border:1px solid var(--muted-border);background-color:#0006;border-radius:4px;padding:.03125rem .25rem;font-size:.4375rem;font-weight:900;position:absolute;top:.375rem;right:.5rem}.style-module__aArKIW__desktopLeftColumn,.style-module__aArKIW__desktopRightColumn{flex-direction:column;gap:1.25rem;width:100%;display:flex}.style-module__aArKIW__playerEditSelect{background-color:var(--foreground);border:1px solid var(--input-border);color:var(--primary-contrast);border-radius:var(--radius-md);outline:none;width:100%;max-width:110px;padding:.15rem .35rem;font-size:.6875rem;font-weight:600;transition:border-color .2s}.style-module__aArKIW__playerEditSelect:focus{border-color:var(--primary)}@media (min-width:1024px){.style-module__aArKIW__cardContent{grid-template-columns:1.2fr .8fr;align-items:start;gap:1.5rem;display:grid}}
.style-module__xStuQW__container{flex-direction:column;gap:12px;width:100%;display:flex}.style-module__xStuQW__modeToggle{background-color:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--card-border);padding:.25rem;display:flex}.style-module__xStuQW__toggleButton{border-radius:var(--radius-md);cursor:pointer;color:var(--muted);background:0 0;border:none;flex:1;padding:.625rem 0;font-size:.75rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.style-module__xStuQW__toggleButtonActive{background-color:var(--primary);color:var(--background);box-shadow:0 4px 10px var(--primary-glow);font-weight:800}.style-module__xStuQW__emptyState{text-align:center;background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1.5rem;display:flex}.style-module__xStuQW__emptyIcon{background-color:var(--overlay-dark-60);border:1px solid var(--card-border);width:3rem;height:3rem;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.style-module__xStuQW__emptyText{color:var(--muted);font-size:.75rem}.style-module__xStuQW__standingCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);box-shadow:0 10px 15px -3px var(--black-opacity-20);flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}.style-module__xStuQW__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.style-module__xStuQW__headerLeft{min-width:0}.style-module__xStuQW__metaRow{align-items:center;gap:.375rem;margin-bottom:.25rem;display:flex}.style-module__xStuQW__metaBadge{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.5625rem;font-weight:800}.style-module__xStuQW__metaIcon{background-color:var(--overlay-dark-60);color:var(--primary);border:1px solid var(--muted-border);border-radius:50%;padding:.125rem;display:inline-flex}.style-module__xStuQW__cardTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:800;overflow:hidden}.style-module__xStuQW__shareButton{background-color:var(--input-bg);border:1px solid var(--card-border);color:var(--primary);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.625rem;font-weight:800;transition:all .2s;display:flex}.style-module__xStuQW__shareButtonGlobal{background-color:var(--primary);color:var(--background);border-radius:var(--radius-lg);box-shadow:0 4px 10px var(--primary-glow);border:none;padding:.5rem .875rem;font-size:.75rem}.style-module__xStuQW__shareButton:hover{background-color:var(--overlay-dark-90);border-color:var(--muted-light)}.style-module__xStuQW__shareButtonGlobal:hover{background-color:var(--primary-hover);box-shadow:0 4px 14px var(--primary-glow-hover)}.style-module__xStuQW__podiumGrid{background-color:var(--overlay-dark-40);border-radius:var(--radius-lg);border:1px solid var(--slate-opacity-60);grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-end;gap:.5rem;padding:1.25rem .5rem .5rem;display:grid;position:relative;overflow:hidden}.style-module__xStuQW__podiumLine{background:linear-gradient(to right, transparent, var(--primary-glow-hover), transparent);height:2px;position:absolute;top:0;left:0;right:0}.style-module__xStuQW__podiumSpot{flex-direction:column;align-items:center;min-width:0;display:flex}.style-module__xStuQW__podiumAvatarWrapper{margin-bottom:.5rem;position:relative}.style-module__xStuQW__podiumAvatar{background-color:var(--rank-silver);color:#1e293b;width:2.5rem;height:2.5rem;box-shadow:0 4px 10px var(--black-opacity-30);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex;overflow:hidden}.style-module__xStuQW__podiumAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.style-module__xStuQW__podiumAvatar1{background-color:var(--rank-gold);color:#1e293b;border:none;width:3rem;height:3rem;font-size:.875rem;box-shadow:0 4px 15px #fbbf2466}.style-module__xStuQW__podiumAvatar3{background-color:var(--rank-bronze);color:#fff;border:none}.style-module__xStuQW__podiumBadge{color:var(--background);border-radius:9999px;padding:.0625rem .375rem;font-size:.5rem;font-weight:900;position:absolute;bottom:-.25rem;right:-.25rem}.style-module__xStuQW__badge1{background-color:var(--primary)}.style-module__xStuQW__badge2{background-color:var(--rank-silver)}.style-module__xStuQW__badge3{background-color:var(--rank-bronze)}.style-module__xStuQW__podiumName{color:var(--foreground);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.6875rem;font-weight:800;overflow:hidden}.style-module__xStuQW__podiumName1{color:var(--primary-hover);font-size:.75rem}.style-module__xStuQW__podiumRecord{color:var(--muted);margin-bottom:.375rem;font-size:.5625rem;font-weight:600}.style-module__xStuQW__podiumRecord1{color:var(--rank-silver);font-weight:700}.style-module__xStuQW__podiumPillar{background-color:var(--slate-700-opacity-40);border-top:1px solid var(--slate-200-opacity-20);border-radius:var(--radius-md) var(--radius-md) 0 0;justify-content:center;align-items:center;width:100%;display:flex}.style-module__xStuQW__pillar1{background:linear-gradient(to top, var(--primary-glow-5), var(--primary-glow-10));border-top:2px solid var(--primary-glow-thick);height:6rem;box-shadow:0 4px 20px var(--primary-glow-5)}.style-module__xStuQW__pillar2{height:3.5rem}.style-module__xStuQW__pillar3{height:2.5rem}.style-module__xStuQW__pillarText{color:var(--muted);font-size:.75rem;font-weight:900}.style-module__xStuQW__pillarText1{color:var(--primary);font-size:.75rem;font-weight:900}.style-module__xStuQW__pillarText3{color:var(--rank-bronze);font-size:.75rem;font-weight:900}.style-module__xStuQW__restList{background-color:var(--overlay-dark-40);border:1px solid var(--slate-700-opacity-60);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.style-module__xStuQW__restRow{border-bottom:1px solid var(--slate-700-opacity-40);justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.75rem;transition:background-color .2s;display:flex}.style-module__xStuQW__restRow:hover{background-color:var(--slate-700-opacity-15)}.style-module__xStuQW__restRow:last-child{border-bottom:none}.style-module__xStuQW__restLeft{align-items:center;gap:.5rem;min-width:0;display:flex}.style-module__xStuQW__restRank{color:var(--muted);text-align:center;width:1rem;font-weight:700}.style-module__xStuQW__restName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.style-module__xStuQW__restNameSecond,.style-module__xStuQW__podiumNameSecond{color:var(--primary-hover)}.style-module__xStuQW__restRight{white-space:nowrap;gap:1rem;font-size:.6875rem;display:flex}.style-module__xStuQW__recordText{color:var(--muted)}.style-module__xStuQW__recordVal{color:var(--foreground);font-weight:700}.style-module__xStuQW__recordDiffVal{font-weight:700}.style-module__xStuQW__globalHeaderBox{justify-content:space-between;align-items:center;display:flex}.style-module__xStuQW__globalTitleRow{align-items:center;gap:.625rem;display:flex}.style-module__xStuQW__globalIcon{background-color:var(--amber-500-opacity-10);color:var(--rank-gold);border-radius:var(--radius-lg);border:1px solid var(--amber-500-opacity-20);padding:.5rem;display:inline-flex}.style-module__xStuQW__globalTitleText{color:var(--foreground);font-size:1rem;font-weight:800}.style-module__xStuQW__globalSubtitleText{color:var(--muted);letter-spacing:.05em;font-size:.625rem;font-weight:500}.style-module__xStuQW__globalRecordCol{text-align:right;flex-direction:column;gap:.125rem;display:flex}.style-module__xStuQW__globalRecordLabel{color:var(--muted);font-size:.625rem}.style-module__xStuQW__globalRecordValue{color:var(--foreground);font-size:.75rem;font-weight:800}.style-module__xStuQW__infoBox{background-color:var(--slate-opacity-40);border:1px solid var(--muted-border);border-radius:var(--radius-lg);color:var(--muted);flex-direction:column;gap:.375rem;padding:1rem;font-size:.625rem;display:flex}.style-module__xStuQW__infoTitle{color:var(--muted);align-items:center;gap:.35rem;font-weight:700;display:flex}.style-module__xStuQW__infoList{flex-direction:column;gap:.25rem;list-style-type:disc;list-style-position:inside;display:flex}.style-module__xStuQW__teamTableHeader{background-color:var(--slate-opacity-80);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--muted-border);grid-template-columns:repeat(13,minmax(0,1fr));align-items:center;padding:.375rem .625rem;font-size:.5625rem;font-weight:800;display:grid}.style-module__xStuQW__teamTableBody{background-color:var(--overlay-dark-60);border:1px solid var(--muted-border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.style-module__xStuQW__teamTableRow{border-bottom:1px solid var(--input-bg);grid-template-columns:repeat(13,minmax(0,1fr));align-items:center;padding:.5rem .625rem;font-size:.5625rem;display:grid}.style-module__xStuQW__teamTableRow:last-child{border-bottom:none}.style-module__xStuQW__colRank{text-align:center;grid-column:span 1;font-weight:700}.style-module__xStuQW__rank1{color:var(--rank-gold);font-weight:900}.style-module__xStuQW__rank2{color:var(--rank-silver);font-weight:700}.style-module__xStuQW__rank3{color:var(--rank-bronze)}.style-module__xStuQW__rankRest{color:var(--muted)}.style-module__xStuQW__colTeamName{grid-column:span 6;align-items:center;gap:.125rem;min-width:0;padding-right:.25rem;display:flex}.style-module__xStuQW__colTeamPlayer{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.2rem;font-size:.625rem;display:flex;overflow:hidden}.style-module__xStuQW__colTeamPlayer:first-child{font-weight:700}.style-module__xStuQW__colRecord{text-align:center;color:var(--foreground);grid-column:span 2;font-weight:600}.style-module__xStuQW__colDiff{text-align:center;grid-column:span 2;font-weight:700}.style-module__xStuQW__diffPos{color:var(--secondary-hover)}.style-module__xStuQW__diffNeg{color:var(--danger-hover)}.style-module__xStuQW__colScore{text-align:center;color:var(--muted);grid-column:span 2;font-size:.5625rem;font-weight:500}.style-module__xStuQW__teamSectionTitle{color:var(--foreground);align-items:center;gap:.375rem;font-size:.6875rem;font-weight:800;display:flex}@media (max-width:640px){.style-module__xStuQW__standingCard{gap:.75rem;padding:.75rem}.style-module__xStuQW__cardTitle{font-size:.875rem}.style-module__xStuQW__shareButtonGlobal{padding:.4rem .75rem;font-size:.6875rem}.style-module__xStuQW__podiumGrid{gap:.25rem}.style-module__xStuQW__podiumAvatar{width:2.25rem;height:2.25rem;font-size:.6875rem}.style-module__xStuQW__podiumAvatar1{width:2.625rem;height:2.625rem;font-size:.75rem}.style-module__xStuQW__pillar1{height:4.5rem}.style-module__xStuQW__pillar2{height:2.5rem}.style-module__xStuQW__pillar3{height:1.75rem}.style-module__xStuQW__pillarText,.style-module__xStuQW__pillarText1,.style-module__xStuQW__pillarText3,.style-module__xStuQW__podiumName{font-size:.625rem}.style-module__xStuQW__podiumName1{font-size:.6875rem}.style-module__xStuQW__restRow{padding:.5rem .625rem}.style-module__xStuQW__restRight{gap:.5rem;font-size:.625rem}.style-module__xStuQW__infoBox{padding:.75rem}}.style-module__xStuQW__podiumAvatarWrapperTeam{justify-content:center;align-items:center;width:72px;height:52px;margin-bottom:.5rem;display:flex;position:relative}.style-module__xStuQW__podiumAvatarTeam1{z-index:2;transform:translate(8px)}.style-module__xStuQW__podiumAvatarTeam2{z-index:1;transform:translate(-8px);border-color:var(--card-border)!important}.style-module__xStuQW__podiumTeamNames{text-align:center;flex-direction:column;align-items:center;gap:2px;width:100%;margin-bottom:4px;line-height:1.1;display:flex}.style-module__xStuQW__restTeamNamesStack{text-align:left;flex-direction:column;gap:2px;line-height:1.1;display:flex}
