.header{background:#f5f1ec;width:100%;padding:1rem 2rem}.navbar{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;box-shadow:0 8px 24px #00000014}.logo{align-items:center;text-decoration:none;display:flex}.logoText{color:#ea7a2f;letter-spacing:.5px;font-size:1.4rem;font-weight:700}.navLinks{align-items:center;gap:1.5rem;display:flex}.navLink{color:#333;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.navLink:hover,.navLink.active{color:#ea7a2f}.authLinks{align-items:center;gap:.75rem;display:flex}.authLink{color:#ea7a2f;font-size:.95rem;font-weight:600;text-decoration:none}.authButton{color:#fff;background:#ea7a2f;border-radius:10px;padding:.65rem 1.1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.authButton:hover{background:#d8661b;transform:translateY(-1px)}.homeShell{color:#26313a;width:min(1300px,100% - 2rem);margin:0 auto;padding:1.25rem 0 2.5rem}.homeHero{--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:5px solid var(--brand-orange);background:linear-gradient(135deg,#fffaf5f5,#efeeebeb),radial-gradient(circle at 92% 12%,#00a76f29,#0000 30%),#efeeeb;border-radius:8px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:stretch;gap:1.25rem;min-height:360px;padding:1.35rem;display:grid;box-shadow:0 10px 24px #1e222614}.homeHeroContent{flex-direction:column;justify-content:center;max-width:720px;display:flex}.homeEyebrow{color:#8a8178;letter-spacing:.06rem;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.homeTitle{color:#26313a;margin:0;font-size:clamp(2.6rem,7vw,5.4rem);line-height:.95}.homeIntro{color:#4d5962;max-width:620px;margin:1rem 0 0;font-size:1.08rem;font-weight:700;line-height:1.55}.homeActions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.homePrimaryAction,.homeSecondaryAction,.homeCardLink{border-radius:6px;justify-content:center;align-items:center;min-height:2.65rem;padding:.65rem 1rem;font-weight:800;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.homePrimaryAction{color:#fff;background:#26313a;border:1px solid #26313a}.homePrimaryAction:hover,.homeCardLink:hover{background:#3a4853;transform:translateY(-1px)}.homeSecondaryAction{color:#26313a;background:#f7f5f1;border:1px solid #d9d4cd}.homeSecondaryAction:hover{background:#fffaf5;border-color:#ea7a2f;transform:translateY(-1px)}.homeScorePanel{background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:280px;padding:1rem;display:flex}.homeScoreHeader{gap:.65rem;display:grid}.homeScoreHeader span{color:#8a8178;text-transform:uppercase;font-size:.82rem;font-weight:800}.homeScoreHeader strong{color:#15221b;background:#00a76f;border-radius:8px;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;font-size:2.4rem;line-height:1;display:inline-flex}.homeScoreRows{color:#4d5962;border-top:1px solid #d9d4cd;grid-template-columns:1fr auto;gap:.65rem;padding-top:1rem;font-weight:800;display:grid}.homeScoreRows strong{color:#26313a}.homeHighlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.homeHighlight,.homeCard{background:#efeeeb;border:1px solid #ddd8d1;border-top:5px solid #ea7a2f;border-radius:8px;box-shadow:0 10px 24px #1e222614}.homeHighlight{padding:1rem}.homeHighlight h2,.homeCard h3,.homeSectionHeader h2{color:#26313a;margin:0;line-height:1.2}.homeHighlight h2{font-size:1.2rem}.homeHighlight p,.homeCard p{color:#4d5962;margin:.75rem 0 0;line-height:1.45}.homeContentBand{padding-top:.5rem}.homeSectionHeader{max-width:760px;margin-bottom:1rem}.homeSectionHeader h2{font-size:clamp(1.6rem,3vw,2.35rem)}.homeCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.homeCard{flex-direction:column;min-height:240px;padding:1.15rem;display:flex}.homeCard h3{font-size:1.25rem}.homeCardLink{color:#fff;background:#26313a;border:1px solid #26313a;align-self:flex-start;margin-top:auto}@media (width<=820px){.homeHero,.homeHighlights,.homeCards{grid-template-columns:1fr}.homeScorePanel{min-height:240px}}@media (width<=640px){.homeShell{width:calc(100% - 1rem)}.homeHero,.homeHighlight,.homeCard{padding:1rem}.homeActions,.homePrimaryAction,.homeSecondaryAction,.homeCardLink{width:100%}}.scoreBadge{background:var(--score-color);color:#15221b;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:2.75rem;height:2.55rem;padding:0 .45rem;font-size:1rem;font-weight:800;line-height:1;display:inline-flex}.scoreRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.9rem 0;display:grid}.scoreRow{border:1px solid color-mix(in srgb, var(--score-color) 26%, #d7d2ca);background:color-mix(in srgb, var(--score-soft) 52%, #efeeeb);border-radius:8px;justify-content:space-between;align-items:center;gap:.7rem;min-height:3.35rem;padding:.55rem .65rem .55rem .8rem;display:flex}.scoreLabel{color:#26313a;text-transform:uppercase;font-size:.82rem;font-weight:800}.gameReadMore{color:#fff;cursor:pointer;min-height:2.1rem;font:inherit;background:#26313a;border:0;border-radius:6px;padding:.45rem .85rem;transition:background .2s,transform .2s}.gameReadMore:hover{background:#3a4853;transform:translateY(-1px)}.gameLink{color:#26313a;-webkit-text-decoration-color:var(--score-color);text-decoration-color:var(--score-color);text-underline-offset:.25rem;font-size:.85rem;font-weight:700}.gameMeta{color:#4d5962;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;margin:0 0 .55rem;padding:.65rem .75rem;font-size:.9rem;line-height:1.4;display:block}.gameDescription{color:#34414a;-webkit-line-clamp:3;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;-webkit-box-orient:vertical;margin:.7rem 0 .55rem;padding:.75rem;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}@media (width<=640px){.scoreRows{grid-template-columns:1fr}}.gamesPageShell{grid-template-columns:minmax(230px,300px) minmax(0,1fr);align-items:start;gap:1.5rem;width:min(1500px,100% - 2rem);margin:0 auto;padding:1.25rem 0 2rem;display:grid}.gamesSidebar{z-index:5;position:sticky;top:1rem}.gamesContent{min-width:0}.gamesPageTitle{color:#26313a;margin:0 0 1rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.1}.gameControlsPanel,.gamePaginationPanel{--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:5px solid var(--brand-orange);color:#26313a;background:#efeeeb;border-radius:8px;box-shadow:0 10px 24px #1e222614}.gameControlsPanel{padding:1.1rem}.gameControlsHeader{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.gameControlsHeader h3{color:#26313a;margin:0;font-size:1rem}.filterGrid{grid-template-columns:1fr;align-items:stretch;gap:.75rem;display:grid}.filterInput,.pageSelect{color:#26313a;width:100%;min-height:2.35rem;font:inherit;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;outline:none;padding:.55rem .7rem;transition:border-color .2s,box-shadow .2s,background .2s}.filterInput::placeholder{color:#9b928a}.filterInput:focus,.pageSelect:focus{background:#fffaf5;border-color:#ea7a2f;box-shadow:0 0 0 3px #ea7a2f29}.filterButton{white-space:nowrap;width:100%;margin:0}.gamePaginationPanel{flex-direction:column;align-items:stretch;gap:.8rem;margin-top:1rem;padding:1rem;display:flex}.pageStatus{color:#26313a;margin:0;font-weight:800}.pageActions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.pageButton{color:#26313a;cursor:pointer;min-height:2.1rem;font:inherit;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:6px;padding:.45rem .85rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.pageButton:hover:not(:disabled){background:#fffaf5;border-color:#ea7a2f;transform:translateY(-1px)}.pageButton:disabled{color:#a8a19a;cursor:not-allowed;opacity:.75}.pageLimit{color:#4d5962;flex-direction:column;align-items:flex-start;gap:.55rem;font-size:.92rem;font-weight:700;display:flex}.pageSelect{min-width:5rem;padding-right:.55rem}.statsToggleButton{margin:0}@media (width<=640px){.gamesPageShell{grid-template-columns:1fr;width:calc(100% - 1rem)}.gamesSidebar{position:static}}.gamesGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.5rem;margin-top:0;padding:0;list-style:none;display:grid}.gameCard{--score-color:#8b8f96;--score-soft:#eef0f2;--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:5px solid var(--brand-orange);color:#26313a;background:#efeeeb;border-radius:8px;flex-direction:column;min-height:255px;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 10px 24px #1e222614}.gameCard:hover{border-color:color-mix(in srgb, var(--brand-orange) 42%, #ddd8d1);transform:translateY(-4px);box-shadow:0 16px 34px #1e222624}.gameTitle{color:#26313a;margin:0 0 1rem;font-size:1.18rem;line-height:1.25}.gameFooter{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;padding-top:1.1rem;display:flex}.gameActions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.gameNumber{color:#8a8178;letter-spacing:.02rem;flex:none;margin:0;font-size:.82rem;font-weight:800}@media (width<=640px){.gamesGrid{grid-template-columns:1fr}.gameFooter{align-items:flex-start}}.gameDetailCard{--score-color:#8b8f96;--score-soft:#eef0f2;--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:6px solid var(--brand-orange);color:#26313a;background:#efeeeb;border-radius:8px;width:min(1100px,100% - 2rem);margin:2rem auto;padding:1.6rem;box-shadow:0 16px 40px #1e22261a}.gameDetailHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.gameDetailEyebrow{color:#8a8178;letter-spacing:.06rem;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.gameDetailTitle{color:#26313a;margin:0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.1}.gameInfoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}.gameDetailScores{grid-template-columns:repeat(2,minmax(220px,1fr));max-width:620px}.gameDetailDescription{margin-top:1rem;display:block;overflow:visible}.gameDetailActions{border-top:1px solid #d9d4cd;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1.1rem;display:flex}.gameDangerButton{color:#fff;cursor:pointer;min-height:2.1rem;font:inherit;background:#b94a43;border:0;border-radius:6px;padding:.45rem .85rem;transition:background .2s,transform .2s}.gameDangerButton:hover{background:#9e3c36;transform:translateY(-1px)}@media (width<=640px){.gameDetailCard{width:calc(100% - 1rem);margin:1rem auto;padding:1rem}.gameDetailHeader{flex-direction:column}.gameInfoGrid,.gameDetailScores{grid-template-columns:1fr}}.gameMutationCard{--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:6px solid var(--brand-orange);color:#26313a;background:#efeeeb;border-radius:8px;width:min(920px,100% - 2rem);margin:2rem auto;padding:1.6rem;box-shadow:0 16px 40px #1e22261a}.gameMutationHeader{margin-bottom:1.25rem}.gameMutationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.gameFormField{color:#26313a;flex-direction:column;gap:.45rem;font-size:.9rem;font-weight:800;display:flex}.gameFormInput{color:#26313a;width:100%;min-height:2.55rem;font:inherit;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;outline:none;padding:.65rem .75rem;transition:border-color .2s,box-shadow .2s,background .2s}.gameFormInput:focus{background:#fffaf5;border-color:#ea7a2f;box-shadow:0 0 0 3px #ea7a2f29}.gameFormTextarea{resize:vertical;min-height:9rem;margin-top:1rem}.genreFieldset{background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;margin:1rem 0;padding:1rem}.genreFieldset legend{color:#26313a;padding:0 .35rem;font-size:.9rem;font-weight:800}.genreGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.6rem;display:grid}.genreOption{color:#34414a;background:#efeeeb;border:1px solid #ded8d0;border-radius:8px;align-items:center;gap:.45rem;min-height:2.15rem;padding:.45rem .55rem;font-size:.88rem;font-weight:700;display:flex}.genreOption input{accent-color:#ea7a2f}.gameFormError{color:#8e342f;background:#f8e2df;border:1px solid #e4aaa4;border-radius:8px;margin:1rem 0 0;padding:.75rem;font-weight:800}.gameDeleteCard{max-width:680px}.gameDeleteText{color:#34414a;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;margin:0;padding:.85rem;line-height:1.5}@media (width<=640px){.gameMutationCard{width:calc(100% - 1rem);margin:1rem auto;padding:1rem}.gameMutationGrid,.genreGrid{grid-template-columns:1fr}}.scoreExcellent{--score-color:#00a76f;--score-soft:#dff7ec}.scoreGood{--score-color:#42a85f;--score-soft:#e4f4e7}.scoreMixed{--score-color:#d7a536;--score-soft:#f7efd8}.scoreLow{--score-color:#cf5b53;--score-soft:#f8e2df}.scoreUnknown{--score-color:#8b8f96;--score-soft:#eef0f2}.platformsShell{width:min(1300px,100% - 2rem);margin:0 auto;padding:1.25rem 0 2rem}.platformsHero,.platformCard,.platformStatus,.platformError{--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:5px solid var(--brand-orange);color:#26313a;background:#efeeeb;border-radius:8px;box-shadow:0 10px 24px #1e222614}.platformsHero{margin-bottom:1.25rem;padding:1.35rem}.platformsEyebrow{color:#8a8178;letter-spacing:.06rem;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.platformsTitle{color:#26313a;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1}.platformsSummary{color:#4d5962;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;margin:1rem 0 0;padding:.65rem .75rem;font-weight:800;display:inline-block}.platformsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.platformCard{min-height:145px;padding:1.15rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.platformCard:hover{border-color:color-mix(in srgb, var(--brand-orange) 42%, #ddd8d1);transform:translateY(-4px);box-shadow:0 16px 34px #1e222624}.platformName{color:#26313a;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;margin:0;padding:.75rem;font-size:1.2rem;line-height:1.25}.platformNumber{color:#8a8178;letter-spacing:.02rem;margin:0;font-size:.82rem;font-weight:800;position:absolute;bottom:.8rem;right:1rem}.platformStatus,.platformError{width:min(680px,100%);margin:1.5rem auto;padding:1rem;font-weight:800}.platformError{color:#8e342f;background:#f8e2df;border-color:#b94a43 #e4aaa4 #e4aaa4}@media (width<=640px){.platformsShell{width:calc(100% - 1rem)}.platformsHero,.platformCard{padding:1rem}.platformsGrid{grid-template-columns:1fr}}.authShell{background:#e7e4df;place-items:start center;min-height:calc(100vh - 7rem);padding:2rem 1rem;display:grid}.authCard{--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:6px solid var(--brand-orange);color:#26313a;background:#efeeeb;border-radius:8px;width:min(480px,100%);padding:1.6rem;box-shadow:0 16px 40px #1e22261a}.authLogoutCard{width:min(620px,100%)}.authEyebrow{color:#8a8178;letter-spacing:.06rem;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.authTitle{color:#26313a;margin:0 0 1.25rem;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.1}.authField{color:#26313a;flex-direction:column;gap:.45rem;margin-bottom:.9rem;font-size:.9rem;font-weight:800;display:flex}.authInput{color:#26313a;width:100%;min-height:2.55rem;font:inherit;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;outline:none;padding:.65rem .75rem;transition:border-color .2s,box-shadow .2s,background .2s}.authInput::placeholder{color:#9b928a}.authInput:focus{background:#fffaf5;border-color:#ea7a2f;box-shadow:0 0 0 3px #ea7a2f29}.authActions{border-top:1px solid #d9d4cd;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1.1rem;display:flex}.authPrimaryButton,.authSecondaryButton,.authDangerButton{cursor:pointer;min-height:2.25rem;font:inherit;border-radius:6px;padding:.5rem .9rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.authPrimaryButton{color:#fff;background:#26313a;border:0}.authPrimaryButton:hover:not(:disabled),.authSecondaryButton:hover:not(:disabled),.authDangerButton:hover:not(:disabled){transform:translateY(-1px)}.authPrimaryButton:hover:not(:disabled){background:#3a4853}.authSecondaryButton{color:#26313a;background:#f7f5f1;border:1px solid #d9d4cd}.authSecondaryButton:hover:not(:disabled){background:#fffaf5;border-color:#ea7a2f}.authDangerButton{color:#fff;background:#b94a43;border:0}.authDangerButton:hover:not(:disabled){background:#9e3c36}.authPrimaryButton:disabled,.authSecondaryButton:disabled,.authDangerButton:disabled{cursor:not-allowed;opacity:.7}.authError{color:#8e342f;background:#f8e2df;border:1px solid #e4aaa4;border-radius:8px;margin:0 0 1rem;padding:.75rem;font-weight:800}@media (width<=640px){.authShell{padding:1rem .5rem}.authCard{padding:1rem}.authActions{flex-direction:column;align-items:stretch}.authPrimaryButton,.authSecondaryButton,.authDangerButton{width:100%}}.statisticsShell{grid-template-columns:minmax(230px,300px) minmax(0,1fr);align-items:start;gap:1.5rem;width:min(1300px,100% - 2rem);margin:0 auto;padding:1.25rem 0 2rem;display:grid}.statisticsSidebar{z-index:5;position:sticky;top:1rem}.statisticsContent{min-width:0}.statisticsHero,.statisticsTabs,.statisticsChartCard{--brand-orange:#ea7a2f;border:1px solid #ddd8d1;border-top:5px solid var(--brand-orange);color:#26313a;background:#efeeeb;border-radius:8px;box-shadow:0 10px 24px #1e222614}.statisticsHero{margin-bottom:1rem;padding:1.35rem}.statisticsEyebrow{color:#8a8178;letter-spacing:.06rem;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.statisticsTitle{color:#26313a;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1}.statisticsTabs{grid-template-columns:1fr;gap:.65rem;padding:.85rem;display:grid}.statisticsTab,.statisticsPageButton{color:#26313a;cursor:pointer;min-height:2.25rem;font:inherit;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:6px;padding:.5rem .9rem;font-weight:800;transition:background .2s,border-color .2s,transform .2s}.statisticsTab:hover:not(:disabled),.statisticsPageButton:hover:not(:disabled){background:#fffaf5;border-color:#ea7a2f;transform:translateY(-1px)}.statisticsTab:disabled{color:#fff;cursor:default;background:#26313a;border-color:#ea7a2f}.statisticsPageButton:disabled{color:#a8a19a;cursor:not-allowed;opacity:.75}.statisticsChartCard{padding:1.25rem}.statisticsChartHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.statisticsChartHeader h2{color:#26313a;margin:0;font-size:clamp(1.3rem,2.2vw,1.9rem);line-height:1.2}.statisticsNote{color:#4d5962;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;margin:.85rem 0 0;padding:.75rem;font-size:.92rem;font-weight:700;line-height:1.45}.statisticsMetric{color:#26313a;flex-direction:column;flex:0 0 min(260px,100%);gap:.45rem;font-size:.9rem;font-weight:800;display:flex}.statisticsMetric select{color:#26313a;width:100%;min-height:2.45rem;font:inherit;background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;outline:none;padding:.6rem .7rem;transition:border-color .2s,box-shadow .2s,background .2s}.statisticsMetric select:focus{background:#fffaf5;border-color:#ea7a2f;box-shadow:0 0 0 3px #ea7a2f29}.statisticsChart{background:#f7f5f1;border:1px solid #d9d4cd;border-radius:8px;width:100%;height:500px;padding:1rem .5rem 0 0}.statisticsPagination{border-top:1px solid #d9d4cd;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.statisticsPagination p{color:#26313a;margin:0;font-weight:800}@media (width<=640px){.statisticsShell{grid-template-columns:1fr;width:calc(100% - 1rem)}.statisticsSidebar{position:static}.statisticsHero,.statisticsChartCard{padding:1rem}.statisticsChartHeader,.statisticsPagination{flex-direction:column;align-items:stretch}.statisticsTab,.statisticsPageButton{width:100%}.statisticsChart{height:420px}}*{box-sizing:border-box}body{margin:0;padding:0}
