.page-module___8aEwW__container{flex-direction:column;gap:3rem;animation:.5s ease-out page-module___8aEwW__fadeIn;display:flex}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__categoryTitle{font-family:var(--font-heading);color:var(--accent-cyan);text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:2rem;font-style:italic;font-weight:900;display:flex}.page-module___8aEwW__categoryTitle:after{content:"";background:linear-gradient(90deg, var(--accent-cyan) 0%, transparent 100%);opacity:.3;flex:1;height:2px}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__card:hover{outline:2px solid var(--accent-yellow);outline-offset:-2px;background-color:var(--card-border);z-index:10}.page-module___8aEwW__imageContainer{background:#1a1a2e;width:100%;height:140px;position:relative;overflow:hidden}.page-module___8aEwW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module___8aEwW__card:hover .page-module___8aEwW__image{transform:scale(1.05)}.page-module___8aEwW__details{flex-direction:column;flex:1;gap:.5rem;padding:1.2rem;display:flex}.page-module___8aEwW__raceName{font-family:var(--font-heading);color:var(--text-main);text-transform:uppercase;font-size:1.25rem;font-style:italic;font-weight:800}.page-module___8aEwW__raceDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module___8aEwW__metaInfo{color:var(--text-muted);font-size:.8rem;font-family:var(--font-narrow);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;font-weight:700;display:flex}.page-module___8aEwW__shareCode{color:var(--accent-cyan)}.page-module___8aEwW__author{color:var(--accent-pink)}.page-module___8aEwW__empty{color:var(--text-muted);text-align:center;background:var(--card-bg);border:1px dashed var(--card-border);border-radius:8px;padding:3rem;font-style:italic}
.race-layout-module__SndBzq__container{align-items:flex-start;gap:3rem;min-width:0;max-width:100%;min-height:calc(100vh - 100px);display:flex}.race-layout-module__SndBzq__sidebar{flex-shrink:0;width:450px;height:calc(100vh - 120px);padding-right:1rem;position:sticky;top:100px;overflow-y:auto}.race-layout-module__SndBzq__sidebar::-webkit-scrollbar{width:6px}.race-layout-module__SndBzq__sidebar::-webkit-scrollbar-track{background:#0003}.race-layout-module__SndBzq__sidebar::-webkit-scrollbar-thumb{background:var(--card-border)}.race-layout-module__SndBzq__sidebar::-webkit-scrollbar-thumb:hover{background:var(--accent-magenta)}.race-layout-module__SndBzq__sidebarTitle{font-family:var(--font-heading);color:#fff;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.5rem;font-style:italic;font-weight:900;display:flex}.race-layout-module__SndBzq__sidebarTitle:before{content:"//";color:var(--accent-magenta)}.race-layout-module__SndBzq__raceList{flex-direction:column;gap:1.5rem;display:flex}.race-layout-module__SndBzq__raceCard{background:var(--card-bg);border:1px solid var(--card-border);flex-direction:row;align-items:center;gap:1rem;min-height:100px;padding:.5rem;transition:all .2s;display:flex;position:relative}.race-layout-module__SndBzq__cardImage{object-fit:cover;border-bottom:2px solid var(--accent-magenta);width:140px;height:80px}.race-layout-module__SndBzq__cardContent{flex-direction:column;flex:1;justify-content:center;gap:.5rem;display:flex}.race-layout-module__SndBzq__raceCard:hover,.race-layout-module__SndBzq__raceCardActive{outline:2px solid var(--accent-yellow);outline-offset:-2px;z-index:10;background-color:var(--card-border);position:relative}.race-layout-module__SndBzq__badgeContainer{align-items:stretch;height:24px;display:flex}.race-layout-module__SndBzq__badgeClass{font-family:var(--font-heading);color:#fff;justify-content:center;align-items:center;padding:0 .5rem;font-size:.85rem;font-weight:900;display:flex}.race-layout-module__SndBzq__badgePi{font-family:var(--font-heading);color:#fff;border:1px solid var(--card-border);background-color:#000;border-left:none;justify-content:center;align-items:center;padding:0 .5rem;font-size:.85rem;font-weight:900;display:flex}.race-layout-module__SndBzq__classD{color:#000;background-color:#39c8f9}.race-layout-module__SndBzq__classC{background-color:#ffc533}.race-layout-module__SndBzq__classB{background-color:#f60}.race-layout-module__SndBzq__classA{background-color:#f30}.race-layout-module__SndBzq__classS1{background-color:#b860e8}.race-layout-module__SndBzq__classS2{background-color:#05f}.race-layout-module__SndBzq__classR{background-color:#d5199c}.race-layout-module__SndBzq__classX{color:#000;background-color:#1edf5e}.race-layout-module__SndBzq__classDefault{background-color:#666}.race-layout-module__SndBzq__raceName{font-family:var(--font-heading);color:#fff;text-transform:uppercase;font-size:1.3rem;font-style:italic;font-weight:900}.race-layout-module__SndBzq__cardFooter{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.race-layout-module__SndBzq__mainContent{flex-grow:1;min-width:0;max-width:100%}@media (max-width:1200px){.race-layout-module__SndBzq__container{flex-direction:column}.race-layout-module__SndBzq__sidebar{width:100%;height:auto;max-height:400px;position:static}.race-layout-module__SndBzq__sidebarHiddenMobile{display:none!important}}.race-layout-module__SndBzq__userMenuBlock{background:var(--card-bg);border:1px solid var(--card-border);padding:1rem}
