.home-page{background:var(--home-bg);--home-bg:wheat;--home-text:#3b2f1e;--home-text-muted:#6b5b4a;--home-footer-bg:#3b2f1e1f;--home-footer-text:#3b2f1e;--home-footer-link:#5a3e1b;--home-separator:#3b2f1e4d;flex-direction:column;min-height:100vh;padding:20px 20px 0;display:flex}[data-theme=dark] .home-page{--home-bg:#3b3228;--home-text:#f0e8dc;--home-text-muted:#c4b8a6;--home-footer-bg:#f0e8dc14;--home-footer-text:#d4c8b8;--home-footer-link:#f0e8dc;--home-separator:#f0e8dc40}.home-page>main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.home-header{text-align:center;margin-bottom:40px}.home-header h1{color:var(--home-text);margin-bottom:10px;font-size:2.5em;font-weight:700}.home-subtitle{color:var(--home-text-muted);font-size:1.1em;font-weight:300}.footer-content{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.settings-popover{position:relative}.settings-button{color:var(--home-footer-link);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:6px;font-size:18px;transition:opacity .2s}.settings-button:hover{opacity:.7}.settings-bubble{background:var(--home-bg);border:1px solid var(--home-separator);border-radius:10px;min-width:180px;margin-bottom:12px;padding:14px 18px;position:absolute;bottom:100%;right:0;box-shadow:0 4px 20px #00000026}.settings-label{text-transform:uppercase;letter-spacing:.05em;color:var(--home-text-muted);margin-bottom:8px;font-size:11px;font-weight:600;display:block}.trackers-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px;display:grid}.tracker-tile{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;height:250px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 10px #0003}.tracker-tile:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}.tracker-tile a{color:#fff;width:100%;height:100%;text-decoration:none;display:block}.tile-overlay{background:linear-gradient(#0000 0%,#1a322ab3 30%,#1a322aeb 100%);padding:20px;transition:background .3s;position:absolute;bottom:0;left:0;right:0}.tracker-tile:hover .tile-overlay{background:linear-gradient(#0000 0%,#a8691fcc 30%,#c47d2eeb 100%)}.tile-overlay h3{color:#fff;margin-bottom:8px;font-size:1.4em;font-weight:700}.tile-overlay p{color:#fffffff2;font-size:.95em;line-height:1.4}.home-footer{background:var(--home-footer-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;width:calc(100% + 40px);margin-top:auto;margin-left:-20px;margin-right:-20px;padding:20px}.home-footer p{color:var(--home-footer-text);margin:0;font-size:.85em}.home-footer a{color:var(--home-footer-link);font-weight:600;text-decoration:none;transition:color .2s}.home-footer a:hover{text-decoration:underline}.home-footer .separator{color:var(--home-separator);margin:0 15px}@media (width<=768px){.home-page{padding:16px 16px 0}.home-page>main{padding:0 8px}.trackers-grid{grid-template-columns:1fr;gap:15px}.tracker-tile{height:200px}.tile-overlay h3{font-size:1.2em}.tile-overlay p{font-size:.9em}.home-footer{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.settings-bubble{margin-top:12px;margin-bottom:0;top:100%;bottom:auto;right:0}.settings-button{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}}@media (width<=600px){.home-header h1{font-size:2em}.home-subtitle{font-size:1em}.tile-overlay{padding:15px}.tracker-tile{height:180px}}.games-page{color:#e6edf3;background:#0d1117;min-height:100vh;padding-top:80px}[data-theme=light] .games-page{color:#e6edf3;background:#1a1d23}.games-header{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1117e6;border-bottom:1px solid #ffffff1a;padding:12px 24px;position:fixed;top:0;left:0;right:0}.games-header-content{justify-content:space-between;align-items:center;display:flex}.games-header-text{align-items:baseline;gap:12px;display:flex}.games-header-text h1{color:#e6edf3;letter-spacing:-.025em;font-size:18px;font-weight:600}.games-count{color:#8b949e;font-size:14px;font-weight:500}.games-page .home-link{color:#8b949e}.games-page .home-link:hover{color:#e6edf3}.games-filters{flex-wrap:wrap;gap:8px;padding:12px 24px;display:flex}.platform-filter{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.platform-filter:hover{color:#e6edf3;background:#ffffff0d;border-color:#ffffff4d}.platform-filter.active{color:#0d1117;background:#58a6ff;border-color:#58a6ff}.games-grid{grid-template-columns:repeat(8,1fr);gap:20px;margin:0 auto;padding:24px;display:grid}a.game-card{color:inherit;text-decoration:none;display:block}.game-card{cursor:pointer;background:#161b22;border:1px solid #ffffff1a;border-radius:10px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.game-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.game-cover{aspect-ratio:264/374;background:#21262d;overflow:hidden}.game-cover img{object-fit:cover;width:100%;height:100%}.game-cover-placeholder{color:#484f58;justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;display:flex}.game-info{padding:12px}.game-title{color:#e6edf3;margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.3}.game-platinum{color:#2e6db4;text-shadow:0 0 8px #2e6db480;font-size:20px;position:absolute;bottom:8px;right:8px}.game-meta{flex-wrap:wrap;gap:6px;display:flex}.game-rating{color:#3fb950;background:#3fb9501a;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.game-developer{color:#8b949e;margin-bottom:6px;font-size:12px}.game-themes{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.game-theme{color:#8b949e;background:#ffffff0d;border-radius:8px;padding:2px 6px;font-size:10px}.game-collection{color:#58a6ff;margin-top:8px;font-size:11px;font-style:italic;font-weight:500}.games-loading{text-align:center;color:#8b949e;padding:60px 24px}.games-empty{text-align:center;color:#8b949e;padding:60px 24px;font-size:16px}@media (width<=1200px){.games-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=900px){.games-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:16px}}@media (width<=768px){.games-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:12px}.games-filters{gap:6px;padding:10px 12px}.platform-filter{min-height:36px;padding:8px 14px}.games-header{padding:12px 16px}.game-title{font-size:12px}.game-info{padding:8px}}@media (width<=480px){.games-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px}.game-themes{display:none}}*{box-sizing:border-box;margin:0;padding:0}body{color:#2c3e2d;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.route-fallback{background:#1a4a3a;justify-content:center;align-items:center;height:100dvh;display:flex}[data-theme=dark] .route-fallback{background:#1a201b}.route-fallback-spinner{border:3px solid #e8e4da40;border-top-color:#c47d2e;border-radius:50%;width:32px;height:32px;animation:1s linear infinite route-fallback-spin}@keyframes route-fallback-spin{to{transform:rotate(360deg)}}
