:root{--bg:#f6f8ff;--text:rgba(15,23,42,.92);--muted:rgba(15,23,42,.65);--border:rgba(15,23,42,.12);--shadow:0 18px 45px rgba(2,6,23,.10);--shadow2:0 10px 22px rgba(2,6,23,.08);--radius:18px;--a1:#7c3aed;--a2:#06b6d4;--a3:#f97316;--topbarH:74px}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:radial-gradient(900px 500px at 15% -10%,rgb(124 58 237 / .14),transparent 60%),radial-gradient(900px 500px at 85% -20%,rgb(6 182 212 / .12),transparent 55%),linear-gradient(180deg,var(--bg),#ffffff 55%,var(--bg) 120%);color:var(--text);line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}.container{width:min(1200px,calc(100% - 32px));margin:auto}.topbar{position:sticky;top:0;z-index:60;background:rgb(255 255 255 / .72);border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}.topbar-row{height:var(--topbarH);display:flex;align-items:center;justify-content:space-between;gap:14px}.brand{display:flex;align-items:center;gap:12px;min-width:220px}.brand-logo{width:46px;height:46px;border-radius:14px;border:1px solid rgb(15 23 42 / .14);background:linear-gradient(135deg,rgb(124 58 237 / .10),rgb(6 182 212 / .10));box-shadow:var(--shadow2);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.brand-logo img{width:100%;height:100%;object-fit:contain;display:block}.brand-text{display:flex;flex-direction:column;line-height:1.08}.brand-text strong{font-size:14.8px;letter-spacing:.2px}.brand-text span{font-size:12px;color:var(--muted)}.menu-btn{width:46px;height:46px;border-radius:14px;border:1px solid rgb(15 23 42 / .14);background:rgb(255 255 255 / .92);box-shadow:var(--shadow2);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.menu-btn svg{width:20px;height:20px}nav.menu-bar{background:rgb(255 255 255 / .82);border-bottom:1px solid var(--border);backdrop-filter:blur(10px)}.menu-row{display:flex;justify-content:center;gap:6px;padding:12px 0;flex-wrap:wrap}.menu-row a{padding:10px 12px;border-radius:14px;font-weight:800;font-size:13.2px;color:rgb(15 23 42 / .86);border:1px solid #fff0;transition:transform .12s ease,background .12s ease,border-color .12s ease;white-space:nowrap}.menu-row a:hover{transform:translateY(-1px);background:rgb(124 58 237 / .08);border-color:rgb(124 58 237 / .18)}#mobileMenu{background:rgb(255 255 255 / .92);border-bottom:1px solid var(--border)}.drawer-inner{padding:12px 0 16px;display:grid;gap:8px}.drawer-inner a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;font-weight:900;border-radius:16px;border:1px solid rgb(15 23 42 / .12);background:rgb(255 255 255 / .92);box-shadow:0 10px 22px rgb(2 6 23 / .06)}.drawer-inner a span.chev{opacity:.6}@media (max-width:980px){nav.menu-bar{display:none!important}}@media (min-width:981px){.menu-btn{display:none}#mobileMenu{display:none!important}nav.menu-bar{display:block}}main{padding:22px 0 34px}.page-shell{background:rgb(255 255 255 / .86);border-radius:22px;border:1px solid var(--border);padding:18px;box-shadow:var(--shadow)}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:6px 2px 10px}.hero h1{margin:0;font-size:20px;letter-spacing:-.4px}.hero p{margin:6px 0 0;color:var(--muted);font-size:13.2px;max-width:860px}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgb(15 23 42 / .12);background:rgb(255 255 255 / .9);box-shadow:var(--shadow2);font-weight:900;font-size:12.2px;color:rgb(15 23 42 / .84);white-space:nowrap}.controls{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;justify-content:space-between;margin-top:12px}.control{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgb(15 23 42 / .12);background:rgb(255 255 255 / .92);border-radius:16px;box-shadow:0 10px 22px rgb(2 6 23 / .05);min-height:46px}.control label{color:var(--muted);font-size:12px;letter-spacing:.2px;font-weight:800;white-space:nowrap}.control input,.control select{background:#fff0;border:none;outline:none;color:var(--text);font-size:14px;width:100%;min-width:0}.control.search{flex:1 1 360px}.control.type{flex:0 0 220px}.control.toggles{flex:0 0 auto;gap:10px;flex-wrap:wrap}.toggle{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgb(15 23 42 / .12);background:rgb(255 255 255 / .92);font-weight:900;font-size:12.5px;color:rgb(15 23 42 / .85)}.toggle input{width:16px;height:16px;margin:0}.meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-top:14px;padding:12px 12px;border:1px solid rgb(15 23 42 / .10);border-radius:16px;background:rgb(255 255 255 / .72)}.meta .count{color:var(--muted);font-size:13px;font-weight:800}.meta .hint{color:var(--muted);font-size:12px}.meta .hint kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:11px;padding:2px 6px;border:1px solid rgb(15 23 42 / .18);border-bottom-color:rgb(15 23 42 / .28);border-radius:6px;background:rgb(255 255 255 / .8);color:rgb(15 23 42 / .82)}.table-wrap{margin-top:12px;overflow:auto;border:1px solid rgb(15 23 42 / .10);border-radius:18px;background:rgb(255 255 255 / .84);box-shadow:0 10px 22px rgb(2 6 23 / .05)}table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}thead th{position:sticky;top:0;z-index:2;background:linear-gradient(180deg,rgb(255 255 255 / .96),rgb(255 255 255 / .88));backdrop-filter:blur(10px);border-bottom:1px solid rgb(15 23 42 / .12);color:rgb(15 23 42 / .82);font-size:12px;letter-spacing:.25px;text-transform:uppercase;padding:12px 12px;white-space:nowrap;cursor:pointer;user-select:none}thead th:first-child{border-top-left-radius:18px}thead th:last-child{border-top-right-radius:18px}tbody td{padding:12px 12px;border-bottom:1px solid rgb(15 23 42 / .08);vertical-align:middle;font-size:14px;color:rgb(15 23 42 / .90);background:#fff0}tbody tr:hover{background:rgb(124 58 237 / .05)}.id{font-variant-numeric:tabular-nums;color:rgb(15 23 42 / .72);font-weight:900}.spriteLink{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:rgb(255 255 255 / .92);border:1px solid rgb(15 23 42 / .12);box-shadow:0 10px 22px rgb(2 6 23 / .05);overflow:hidden}.spriteLink img{width:40px;height:40px;image-rendering:pixelated;display:block}.name a{font-weight:1000;letter-spacing:-.2px;color:rgb(15 23 42 / .92)}.name a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.sub{display:block;color:var(--muted);font-size:12px;margin-top:2px}.types{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.typeChip{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:1px solid rgb(15 23 42 / .12);background:rgb(255 255 255 / .92);font-weight:1000;font-size:12px;letter-spacing:.2px;color:rgb(15 23 42 / .80);text-transform:capitalize;white-space:nowrap}.stat,.bst{font-variant-numeric:tabular-nums;text-align:right}.stat{color:rgb(15 23 42 / .86)}.bst{font-weight:1000;color:rgb(15 23 42 / .92)}.tag{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid rgb(15 23 42 / .12);background:rgb(255 255 255 / .92);color:rgb(15 23 42 / .84);font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 10px 22px rgb(2 6 23 / .05)}.flavor{max-width:420px;color:rgb(15 23 42 / .78);font-size:13px;line-height:1.35}.prog{min-width:170px}.progTop{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-variant-numeric:tabular-nums}.progPct{font-weight:1000;letter-spacing:-.2px}.progFrac{color:var(--muted);font-size:12px;white-space:nowrap}.bar{margin-top:8px;height:10px;background:rgb(15 23 42 / .06);border:1px solid rgb(15 23 42 / .10);border-radius:999px;overflow:hidden}.bar>i{display:block;height:100%;width:0%;background:rgb(124 58 237 / .85)}.bar.body>i{background:rgb(6 182 212 / .75)}.wide{width:calc(100% - 32px);margin:auto;max-width:1600px}@media(max-width:980px){main{padding:16px 0 26px}.page-shell{padding:14px}.control.type{flex:1 1 180px}.control.toggles{flex:1 1 260px}table{min-width:900px}}@media(max-width:520px){.topbar-row{height:68px}.hero h1{font-size:18px}.hero p{font-size:12.8px}.meta{padding:10px}.table-wrap{border-radius:16px}}footer{margin-top:34px;border-top:1px solid var(--border);background:radial-gradient(800px 320px at 20% 0%,rgb(124 58 237 / .10),transparent 60%),radial-gradient(800px 320px at 80% 0%,rgb(6 182 212 / .10),transparent 60%),rgb(255 255 255 / .88);backdrop-filter:blur(10px)}.footer-inner{padding:22px 0;display:grid;gap:14px}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.footer-title{font-weight:1000;font-size:13px;letter-spacing:.2px;margin:0}.footer-sub{margin:6px 0 0;font-size:12.6px;color:var(--muted);max-width:760px}.footer-links{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.footer-links a{padding:9px 12px;border-radius:999px;border:1px solid rgb(15 23 42 / .12);background:rgb(255 255 255 / .86);font-weight:900;font-size:12.5px;box-shadow:0 10px 22px rgb(2 6 23 / .05);transition:transform .12s ease,background .12s ease,border-color .12s ease}.footer-links a:hover{transform:translateY(-1px);background:rgb(6 182 212 / .08);border-color:rgb(6 182 212 / .28)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:10px;border-top:1px solid rgb(15 23 42 / .10)}.copyright{font-size:12px;color:var(--muted)}@media(max-width:520px){.footer-links{justify-content:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start}}