:root{color:#172033;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;font-variant-numeric:tabular-nums}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:32px;background:linear-gradient(135deg,rgba(236,72,153,.14),transparent 34%),linear-gradient(315deg,rgba(20,184,166,.16),transparent 38%),#eef3f8}.lookup-panel{width:min(1180px,100%);margin:0 auto}.intro{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow{margin:0 0 8px;color:#53627a;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{max-width:560px;margin:0;color:#101828;font-size:clamp(1.6rem,2.6vw,2.7rem);line-height:1.05}.header-status{display:grid;justify-items:end;gap:8px;width:min(560px,52%)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%}.header-total{color:#53627a;font-size:.78rem;font-weight:700;text-align:right}.ghost-button{min-height:30px;padding:0 10px;border:1px solid #c9d3df;border-radius:8px;color:#213149;background:#ffffffb8;font-size:.78rem;font-weight:700}.search-box{display:grid;gap:8px;margin-bottom:18px}.search-box span{color:#42526b;font-size:.9rem;font-weight:800}.search-box input{width:100%;min-height:68px;padding:0 22px;border:1px solid #b8c5d6;border-radius:8px;outline:none;background:#ffffffdb;box-shadow:0 16px 44px #222f4d1f;color:#111827;font-size:clamp(1.05rem,2vw,1.35rem)}.search-box input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f,0 16px 44px #222f4d1f}.filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.filter-chip{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border:1px solid #c8d3e0;border-radius:8px;color:#2d3b50;background:#ffffffad;font-weight:800}.filter-chip[data-selected=true]{border-color:var(--accent);color:#0f172a;box-shadow:inset 0 -3px 0 var(--accent)}.filter-chip small{color:#64748b;font-weight:700}.status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%}.load-status{display:grid;gap:7px;min-height:58px;padding:9px;border:1px solid #d6dee8;border-radius:8px;background:#ffffffa3}.load-status div:first-child{display:grid;gap:2px}.load-status strong{color:#1f2937;font-size:.78rem}.load-status span{color:#64748b;font-size:.72rem}.load-status[data-state=error] span{color:#b42318}.progress-track{width:100%;height:5px;overflow:hidden;border-radius:999px;background:#dce4ee}.progress-track span{display:block;height:100%;border-radius:inherit;background:#2563eb;transition:width .18s ease}.result-toolbar{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:8px 0 14px;color:#53627a}.result-toolbar strong{color:#182235;font-size:1.05rem}.results{display:grid;gap:12px}.result-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;padding:16px;border:1px solid #d0dae7;border-left:5px solid var(--accent);border-radius:8px;background:#ffffffd1;box-shadow:0 10px 28px #2b375314}.art-column{display:grid;justify-items:center;align-self:start;gap:8px;width:88px}.art-slot{position:relative;display:grid;place-items:center;width:88px;height:88px;border-radius:8px;background:#e9eef5;color:#475569;font-size:1.9rem;font-weight:900}.art-slot img{display:block;width:82px;height:82px;object-fit:contain}.art-slot img.item-art{width:46px;height:46px;image-rendering:auto}.result-body{min-width:0}.result-heading{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px}.kind-label,.score-label{color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}.score-label{white-space:nowrap}h2{margin:2px 0 0;color:#101828;font-size:1.45rem;line-height:1.2;overflow-wrap:anywhere}.title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.form-tabs{display:flex;gap:8px;margin:0 0 12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.form-tabs button{flex:0 0 auto;min-height:32px;padding:0 10px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#475569;font-size:.82rem;font-weight:850}.form-tabs button[data-selected=true]{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,white);color:#111827;box-shadow:inset 0 -3px 0 var(--accent)}.name-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;margin:0 0 12px}.name-grid div{min-width:0}dt{color:#64748b;font-size:.76rem;font-weight:800;text-transform:uppercase}dd{margin:0;color:#172033;font-weight:750;overflow-wrap:anywhere}.copy-value{display:inline-flex;align-items:center;max-width:100%;min-height:28px;padding:0;border:0;color:inherit;background:transparent;text-align:left}.copy-value span{min-width:0;overflow-wrap:anywhere}.copy-value small{flex:0 0 auto;margin-left:7px;color:#64748b;font-size:.68rem;font-weight:850;opacity:0}.copy-icon{flex:0 0 auto;width:14px;height:14px;margin-left:7px;color:#64748b;opacity:0;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.copy-value:hover small,.copy-value:focus-visible small,.copy-value[data-copied=true] small,.copy-value:hover .copy-icon,.copy-value:focus-visible .copy-icon{opacity:1}.copy-value[data-copied=true] small{color:#047857}.copy-value:focus-visible{border-radius:6px;outline:2px solid rgba(37,99,235,.35);outline-offset:2px}.result-body p{max-width:88ch;margin:0 0 12px;color:#42526b}.meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.icon-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:100%}.type-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;overflow:hidden}.type-icon img{display:block;width:30px;height:30px;object-fit:contain}.type-icon span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.meta-row span{padding:5px 9px;border-radius:8px;background:#edf2f7;color:#314155;font-size:.82rem;font-weight:750}.meta-move-category{display:block;width:47px;height:24px;object-fit:contain}.wiki-links{display:flex;flex-wrap:wrap;gap:6px}.wiki-links a{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#1d4ed8;font-size:.74rem;font-weight:850;text-decoration:none}.wiki-links a:hover{border-color:#93c5fd;background:#eff6ff}.stat-spread{display:grid;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #e1e7ef}.stat-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#64748b;font-size:.84rem;font-weight:800}.stat-total strong{color:#1f2937}.stat-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.stat-row{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:9px;min-width:0}.stat-label,.stat-value{color:#334155;font-size:.8rem;font-weight:850}.stat-value{text-align:right}.stat-meter{height:8px;overflow:hidden;border-radius:999px;background:#e4ebf3}.stat-meter span{display:block;height:100%;border-radius:inherit;background:var(--stat-color)}.empty-state{display:grid;gap:4px;min-height:180px;place-items:center;padding:28px;border:1px dashed #aebccd;border-radius:8px;color:#53627a;text-align:center}.empty-state strong{color:#172033}@media(max-width:840px){.app-shell{padding:20px}.intro,.result-toolbar,.result-heading{align-items:stretch;flex-direction:column}.header-status{justify-items:stretch;width:100%}.header-actions{justify-content:space-between}.header-total{text-align:left}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-card{grid-template-columns:76px minmax(0,1fr);gap:12px}.art-slot{width:68px;height:68px}.art-column{width:68px}.art-slot img{width:64px;height:64px}.art-slot img.item-art{width:40px;height:40px}.name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-list{grid-template-columns:1fr}}@media(max-width:540px){.app-shell{padding:14px}h1{font-size:1.85rem}.search-box input{min-height:58px;padding:0 14px}.status-grid,.name-grid,.result-card{grid-template-columns:1fr}}
