.layout-module-scss-module__JwLDDa__layout{background:linear-gradient(160deg, var(--app-top) 0%, var(--app-bottom) 55%, var(--app-accent) 100%);min-height:100vh;display:flex}@media (max-width:767px){.layout-module-scss-module__JwLDDa__layout{flex-direction:column}}.layout-module-scss-module__JwLDDa__topBar{display:none}@media (max-width:767px){.layout-module-scss-module__JwLDDa__topBar{background:var(--app-sidebar-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--surface-border);z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:sticky;top:0}}.layout-module-scss-module__JwLDDa__topBarBrand{align-items:center;gap:10px;display:flex}.layout-module-scss-module__JwLDDa__topBarBrandIcon{background:var(--primary-color);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.layout-module-scss-module__JwLDDa__topBarLogo{flex-shrink:0;align-self:center;width:2.5rem;height:auto}.layout-module-scss-module__JwLDDa__topBarTitle{letter-spacing:-.02em;background:linear-gradient(135deg,#ff8c00 0%,#ff9100 60%,#ff6a00 100%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;padding-top:.4rem;font-size:2rem;font-weight:800;line-height:1}.layout-module-scss-module__JwLDDa__topBarMenuBtn{color:var(--text-color-secondary)!important}.layout-module-scss-module__JwLDDa__backdrop{z-index:999;-webkit-backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}@media (max-width:767px){.layout-module-scss-module__JwLDDa__sidebarWrapper{z-index:1000;height:100%;transition:transform .28s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;left:0;transform:translate(-100%)}.layout-module-scss-module__JwLDDa__sidebarWrapperOpen{transform:translate(0)}}.layout-module-scss-module__JwLDDa__mainContent{flex:1;min-width:0;overflow:auto}.layout-module-scss-module__JwLDDa__sidebar{background:var(--app-sidebar-bg);-webkit-backdrop-filter:blur(12px);border-right:1px solid var(--surface-border);flex-direction:column;width:220px;min-width:220px;height:100vh;display:flex}@media (min-width:768px){.layout-module-scss-module__JwLDDa__sidebar{position:sticky;top:0;overflow:hidden}}@media (max-width:767px){.layout-module-scss-module__JwLDDa__sidebar{overflow-y:auto}}.layout-module-scss-module__JwLDDa__sidebarDivider{background:var(--surface-border);height:1px;margin:.25rem 1rem}.layout-module-scss-module__JwLDDa__sidebarHeader{padding:1rem .5rem .5rem}.layout-module-scss-module__JwLDDa__sidebarNav{flex:1;padding:.5rem}.layout-module-scss-module__JwLDDa__sidebarFooter{border-top:1px solid var(--surface-border);padding:1rem}.layout-module-scss-module__JwLDDa__navItem{color:var(--text-color);background:0 0;border-radius:10px;align-items:center;gap:10px;margin-bottom:2px;padding:.65rem .9rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex}.layout-module-scss-module__JwLDDa__navItem:hover{background:var(--primary-50)}.layout-module-scss-module__JwLDDa__navItemActive{font-weight:600;background:var(--primary-color)!important;color:var(--primary-color-text)!important}.layout-module-scss-module__JwLDDa__navItemActive:hover{background:var(--primary-600)!important}.layout-module-scss-module__JwLDDa__navItemIcon{text-align:center;width:18px;font-size:1rem}.layout-module-scss-module__JwLDDa__brandingHeader{align-items:center;gap:10px;padding:.75rem 1rem;display:flex}.layout-module-scss-module__JwLDDa__brandingLogo{border-radius:10px;flex-shrink:0;width:40px;height:40px}.layout-module-scss-module__JwLDDa__brandingAppName{letter-spacing:-.01em;background:linear-gradient(135deg,#ff8c00 0%,#ff9100 60%,#ff6a00 100%);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.15rem;font-weight:800}.layout-module-scss-module__JwLDDa__sportSwitcherBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:.75rem 1rem;transition:background .15s;display:flex}.layout-module-scss-module__JwLDDa__sportSwitcherBtn:hover{background:var(--primary-50)}.layout-module-scss-module__JwLDDa__sportSwitcherIcon{background:var(--primary-color);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.layout-module-scss-module__JwLDDa__sportSwitcherAppName{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.layout-module-scss-module__JwLDDa__sportSwitcherSportName{color:var(--text-color-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.layout-module-scss-module__JwLDDa__overlayInner{padding:.25rem 0}.layout-module-scss-module__JwLDDa__overlayHeader{color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem .5rem;font-size:.7rem}.layout-module-scss-module__JwLDDa__sportOption{text-align:left;cursor:pointer;width:100%;color:var(--text-color);background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;font-weight:400;display:block}.layout-module-scss-module__JwLDDa__sportOption:hover{background:var(--surface-hover)}.layout-module-scss-module__JwLDDa__sportOptionActive{font-weight:600;background:var(--primary-50)!important;color:var(--primary-color)!important}.layout-module-scss-module__JwLDDa__sidebarSettingsBtn{justify-content:flex-start;width:100%;font-size:.85rem;color:var(--text-color-secondary)!important}.layout-module-scss-module__JwLDDa__userWidgetBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:.5rem .75rem;transition:background .15s;display:flex}.layout-module-scss-module__JwLDDa__userWidgetBtn:hover{background:var(--surface-hover)}.layout-module-scss-module__JwLDDa__userAvatar{background:var(--primary-color);width:32px;height:32px;color:var(--primary-color-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.layout-module-scss-module__JwLDDa__userInfo{flex:1;min-width:0}.layout-module-scss-module__JwLDDa__userName{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.layout-module-scss-module__JwLDDa__userEmail{color:var(--text-color-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.layout-module-scss-module__JwLDDa__superUserRow{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;margin-bottom:.25rem;padding:.4rem .5rem;display:flex}.layout-module-scss-module__JwLDDa__superUserLabel{color:var(--text-color);font-size:.85rem;font-weight:500}
.sw-page{padding:2rem}.sw-page-header{margin-bottom:1.5rem}.sw-page-title{color:var(--text-color);margin:0 0 .25rem;font-size:1.5rem;font-weight:800}.sw-page-subtitle{color:var(--text-color-secondary);margin:0;font-size:.9rem}.sw-card{background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:var(--card-shadow);border-radius:14px;padding:1rem 1.25rem;overflow:hidden}.sw-card--joined{border-color:var(--green-200)}.sw-card-lg{background:var(--surface-card);border:1px solid var(--surface-border);cursor:pointer;border-radius:16px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.sw-card-lg:hover{box-shadow:0 4px 16px #0000001f}.sw-icon-box{background:var(--primary-50);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sw-icon-box .pi{color:var(--primary-color);font-size:1.1rem}.sw-badge{border-radius:20px;padding:2px 9px;font-size:.72rem;font-weight:600}.sw-badge--success{background:var(--green-50);color:var(--green-500)}.sw-badge--private{background:var(--surface-100);color:var(--text-color-secondary)}.sw-badge--primary{background:var(--primary-50);color:var(--primary-color);border-radius:8px;padding:2px 8px;font-size:.72rem;font-weight:700}.sw-badge--beginner{background:var(--green-50);color:var(--green-500)}.sw-badge--intermediate{background:var(--blue-50);color:var(--blue-600)}.sw-badge--advanced{background:var(--purple-50);color:var(--purple-600)}.sw-badge--joined{background:var(--green-50);color:var(--green-500);align-items:center;gap:3px;display:inline-flex}.sw-empty-state{text-align:center;color:var(--text-color-secondary);padding:4rem 0}.sw-empty-icon{color:var(--surface-400);margin-bottom:.75rem;font-size:2.5rem;display:block}.sw-empty-title{color:var(--text-color);font-size:1.1rem;font-weight:600}.sw-empty-hint{margin-top:.25rem;font-size:.85rem}.sw-list{flex-direction:column;gap:.65rem;display:flex}.sw-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.sw-pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.sw-pagination-label{color:var(--text-color-secondary);font-size:.9rem}.sw-sport-pill{cursor:pointer;border:2px solid var(--surface-border);background:var(--surface-0);color:var(--text-color-secondary);border-radius:20px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.88rem;font-weight:600;transition:all .15s;display:flex}.sw-sport-pill:hover{border-color:var(--primary-300)}.sw-sport-pill.sw-sport-pill--active{border-color:var(--primary-color);background:var(--primary-50);color:var(--primary-color)}.sw-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.sw-section-title{color:var(--text-color);align-items:center;gap:.5rem;margin:0;font-size:1.15rem;font-weight:700;display:flex}.sw-filter-pill{border:1.5px solid var(--surface-border);cursor:pointer;background:var(--surface-0);color:var(--text-color-secondary);border-radius:20px;padding:.4rem .9rem;font-size:.82rem;font-weight:400}.sw-filter-pill:hover:not(.sw-filter-pill--active){border-color:var(--primary-300)}.sw-filter-pill.sw-filter-pill--active{border-color:var(--primary-color);background:var(--primary-50);color:var(--primary-color);font-weight:600}.sw-mono-id{color:var(--text-color-secondary);margin-top:.2rem;font-family:monospace;font-size:.78rem}.sw-bar-track{background:var(--surface-border);border-radius:4px;height:5px;margin-bottom:.35rem;overflow:hidden}.sw-event-card-grid{grid-template-columns:1fr auto;align-items:center;gap:.75rem;display:grid}.sw-form-label{color:var(--text-color);margin-bottom:.4rem;font-size:.88rem;font-weight:600;display:block}.sw-form-error{color:var(--red-500);font-size:.85rem}.sw-hero{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-400) 100%);color:var(--primary-color-text);border-radius:.5rem;margin:.5rem .5rem 2rem;padding:2rem 2.5rem;position:relative;overflow:hidden}.sw-hero-deco{pointer-events:none;background:#ffffff14;border-radius:50%;position:absolute}.sw-hero-content{z-index:1;position:relative}.sw-hero-stat{text-align:center;background:#ffffff2e;border-radius:12px;min-width:80px;padding:.75rem 1.25rem}.sw-hero-stat-value{font-size:1.6rem;font-weight:800;line-height:1}.sw-hero-stat-label{opacity:.85;margin-top:.2rem;font-size:.78rem}.sw-link-card{background:var(--surface-card);border:1px solid var(--surface-border);color:var(--text-color);box-shadow:var(--card-shadow);border-radius:14px;align-items:center;gap:.75rem;padding:1.25rem;text-decoration:none;transition:box-shadow .15s;display:flex}.sw-link-card:hover{box-shadow:0 4px 12px #0000001a}.sw-location-image-wrapper{background:var(--surface-100);width:100%;padding-bottom:55%;position:relative;overflow:hidden}.sw-location-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sw-profile-card{background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:var(--card-shadow);border-radius:20px;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:2rem;display:flex}.sw-avatar{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-400) 100%);width:72px;height:72px;color:var(--primary-color-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.sw-stats-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.sw-stat-card{background:var(--surface-card);border:1px solid var(--surface-border);text-align:center;box-shadow:var(--card-shadow);border-radius:14px;padding:1rem}.sw-stat-icon-box{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto .5rem;display:flex}.sw-stat-value{color:var(--text-color);font-size:1.5rem;font-weight:800;line-height:1}.sw-stat-label{color:var(--text-color-secondary);margin-top:.2rem;font-size:.75rem}.sw-sport-rating-card{background:var(--surface-ground);border-radius:12px;align-items:center;gap:.9rem;padding:.75rem 1rem;display:flex}.sw-sport-rating-rank{flex-shrink:0}.sw-sport-rating-info{flex:1;min-width:0}.sw-sport-rating-name{color:var(--text-color);align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:.95rem;font-weight:700;display:flex}.sw-sport-rating-stats{color:var(--text-color-secondary);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.sw-sport-rating-stats span{align-items:center;gap:.25rem;display:flex}.sw-sport-rating-stats .pi{font-size:.72rem}.sw-sport-rating-streak{color:var(--orange-600)!important}.sw-sport-rating-points{text-align:right;flex-shrink:0}.sw-sport-rating-points-value{color:var(--text-color);font-size:1.1rem;font-weight:800;line-height:1.1;display:block}.sw-sport-rating-points-label{color:var(--text-color-secondary);font-size:.7rem;display:block}.sw-badge--expert{background:var(--orange-50);color:var(--orange-600)}
