.pcc{--pcc-blue: #2563eb;--pcc-blue-dark: #1d4ed8;--pcc-ink: #172033;--pcc-line: #94a3b8;color:var(--pcc-ink)}.pcc button,.pcc input{font:inherit}.pcc-category{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.pcc-category button{min-height:48px;padding:8px;border:1px solid var(--pcc-line);border-radius:8px;background:#fff;color:var(--pcc-ink);font-weight:800;cursor:pointer}.pcc-category button span{display:block;margin-top:2px;font-size:.72rem;font-weight:700}.pcc-category button.active{border-color:var(--pcc-blue);background:#e0ecff;color:#1e293b}.pcc-progress{padding:12px;margin-bottom:12px;border:1px solid var(--pcc-line);border-radius:8px;background:#f8fafc}.pcc-progress-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.pcc-progress-head strong{font-size:1rem}.pcc-progress-head span{font-size:.82rem;font-weight:800}.pcc-progress-track{height:12px;overflow:hidden;border:1px solid #64748b;border-radius:999px;background:#fff}.pcc-progress-value{height:100%;border-radius:inherit;background:#3b82f6;transition:width .16s ease-out}.pcc-controls{display:grid;gap:8px;margin-bottom:12px}.pcc-search{width:100%;min-height:44px;padding:9px 12px;border:1px solid #64748b;border-radius:8px;background:#fff;color:var(--pcc-ink);font-size:16px}.pcc-search:focus-visible,.pcc button:focus-visible{outline:3px solid #f59e0b;outline-offset:2px}.pcc-view{display:grid;grid-template-columns:repeat(3,1fr)}.pcc-view button{min-height:44px;border:1px solid var(--pcc-line);border-right:0;background:#fff;color:var(--pcc-ink);font-size:.78rem;font-weight:800;cursor:pointer}.pcc-view button:first-child{border-radius:8px 0 0 8px}.pcc-view button:last-child{border-right:1px solid var(--pcc-line);border-radius:0 8px 8px 0}.pcc-view button.active{background:#1e3a5f;color:#fff}.pcc-result-head{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.pcc-result-head strong{font-size:.8rem}.pcc-result-head button{min-height:36px;padding:6px 10px;border:1px solid #64748b;border-radius:6px;background:#fff;color:#9f1239;font-size:.75rem;font-weight:800;cursor:pointer}.pcc-result-head button:disabled{color:#475569;cursor:default}.pcc-grid{display:grid;grid-template-columns:1fr;gap:8px}.pcc-item{position:relative;display:grid;grid-template-columns:24px 48px minmax(0,1fr);min-height:64px;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--pcc-line);border-radius:8px;background:#fff;color:var(--pcc-ink);text-align:left;cursor:pointer}.pcc-item.checked{border-color:#0f766e;background:#ccfbf1}.pcc-check{display:grid;width:22px;height:22px;place-items:center;border:2px solid #64748b;border-radius:5px;background:#fff;color:#fff;font-size:.85rem;font-weight:900;line-height:1}.pcc-item.checked .pcc-check{border-color:#0f766e;background:#0f766e}.pcc-item img{display:block;image-rendering:pixelated}.pcc-habitat-icon{display:block;justify-self:center;border-radius:5px}.pcc-habitat-icon--basin{display:inline-flex;width:40px;height:40px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #0284c7;background:#e0f2fe;color:#075985;font-size:.68rem;font-weight:900;line-height:1}.pcc-habitat-icon--basin span{font-size:.5rem;line-height:1.1}body.dark-mode .pcc-habitat-icon--basin{border-color:#38bdf8;background:#0c4a6e;color:#f0f9ff}.pcc-item-text{min-width:0}.pcc-item-text strong,.pcc-item-text span{display:block}.pcc-item-text strong{overflow:hidden;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.pcc-item-text span{margin-top:2px;color:#334155;font-size:.7rem;font-weight:700}.pcc-empty,.pcc-status{padding:24px 12px;border:1px solid var(--pcc-line);border-radius:8px;background:#f8fafc;color:var(--pcc-ink);font-size:.82rem;font-weight:700;text-align:center}.pcc-status--error{border-color:#be123c;background:#ffe4e6;color:#881337}.pcc-storage-note{margin:16px 0 0;color:#334155;font-size:.75rem;font-weight:600;text-align:center}body.dark-mode .pcc{color:#f8fafc}body.dark-mode .pcc-category button,body.dark-mode .pcc-search,body.dark-mode .pcc-view button,body.dark-mode .pcc-result-head button,body.dark-mode .pcc-item{background:#172033;color:#f8fafc;border-color:#64748b}body.dark-mode .pcc-category button.active{background:#1e3a8a;color:#fff}body.dark-mode .pcc-progress,body.dark-mode .pcc-empty,body.dark-mode .pcc-status{background:#172033;color:#f8fafc;border-color:#64748b}body.dark-mode .pcc-progress-track{background:#0f172a}body.dark-mode .pcc-view button.active{background:#60a5fa;color:#0f172a}body.dark-mode .pcc-item.checked{background:#134e4a;border-color:#5eead4}body.dark-mode .pcc-item-text span,body.dark-mode .pcc-storage-note{color:#cbd5e1}body.dark-mode .pcc-result-head button{color:#fda4af}body.dark-mode .pcc-result-head button:disabled{color:#cbd5e1}body.dark-mode .pcc-status--error{background:#4c0519;color:#fecdd3;border-color:#fb7185}@media(min-width:520px){.pcc-controls{grid-template-columns:minmax(0,1fr) 240px;align-items:stretch}.pcc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:860px){.pcc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.pcc-progress-value{transition:none}}
