.catalog-summary{margin:0 auto 22px;min-height:44px;font:inherit;cursor:pointer;transition:background .15s ease;width:auto;border:0;background:transparent;border-radius:999px;padding:8px 10px;display:flex;align-items:center;gap:9px;text-align:left;color:#111;box-shadow:none}
.catalog-summary:hover{background:#f4f4f4}.catalog-summary:focus-visible{outline:2px solid #696969;outline-offset:3px}.catalog-summary strong{font-size:.9rem;line-height:1.2}
.catalog-live-dot{width:9px;height:9px;border-radius:50%;background:#878787;box-shadow:0 0 0 0 rgba(34,168,101,.38);animation:catalog-live-pulse 1.65s ease-out infinite;flex:0 0 auto}.catalog-live-dot[data-state="live"],.catalog-live-dot[data-state="degraded"]{background:#878787;box-shadow:0 0 0 0 rgba(34,168,101,.38);animation:catalog-live-pulse 1.65s ease-out infinite}.catalog-live-dot[data-state="cached"]{background:#b67824;box-shadow:0 0 0 4px #f7edda}.catalog-live-dot[data-state="snapshot"]{background:#878787}.catalog-live-dot[data-state="unavailable"]{background:#aa5b45;box-shadow:0 0 0 4px #f7e9e4}
@keyframes catalog-live-pulse{0%{box-shadow:0 0 0 0 rgba(34,168,101,.38)}70%{box-shadow:0 0 0 7px rgba(34,168,101,0)}100%{box-shadow:0 0 0 0 rgba(34,168,101,0)}}
.catalog-dialog{width:min(820px,calc(100vw - 28px));height:min(820px,calc(100dvh - 28px));padding:0;border:0;border-radius:24px;color:#111;background:#f8f8f8;box-shadow:0 30px 100px rgba(0,0,0,.28);overflow:hidden}.catalog-dialog::backdrop{background:rgba(7,12,10,.48);backdrop-filter:blur(3px)}
.catalog-dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 25px 10px;background:#fff}.catalog-dialog-head h2{margin:.15rem 0 0;font-size:clamp(1.6rem,4vw,2.4rem);letter-spacing:-.04em}.catalog-close{width:40px;height:40px;border:1px solid #dcdcdc;border-radius:50%;background:#fff;font-size:1.55rem;line-height:1;cursor:pointer}.catalog-dialog-copy{margin:0;padding:0 25px 18px;background:#fff;color:#656565;line-height:1.5;max-width:none}.catalog-tools{position:sticky;top:0;z-index:2;display:flex;gap:10px;padding:14px 25px;background:rgba(247,248,247,.96);border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;backdrop-filter:blur(10px)}
.catalog-tools input{min-width:0;flex:1;border:1px solid #d8d8d8;border-radius:12px;background:#fff;padding:11px 12px;font:inherit}.catalog-country{display:flex;padding:3px;background:#ebebeb;border-radius:12px}.catalog-country button{border:0;background:transparent;border-radius:9px;padding:7px 10px;font:inherit;font-size:.8rem;cursor:pointer}.catalog-country button[aria-pressed="true"]{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08)}
.catalog-list-status{margin:0;padding:13px 25px 5px;color:#6e6e6e;font-size:.78rem}.catalog-list{display:grid;gap:10px;padding:8px 25px 24px;height:calc(100% - 265px);overflow:auto}.catalog-row{padding:16px;border:1px solid #e3e3e3;border-radius:16px;background:#fff}.catalog-row-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.catalog-row h3{margin:0 0 4px;font-size:1rem;letter-spacing:-.015em}.catalog-row p{margin:0;color:#717171;font-size:.78rem;line-height:1.45}.catalog-badge{white-space:nowrap;border-radius:999px;padding:5px 8px;background:#f0f0f0;color:#616161;font-size:.67rem;font-weight:700}.catalog-badge[data-tone="ready"]{background:#efefef;color:#535353}.catalog-badge[data-tone="captured"]{background:#e9edf7;color:#394f7d}.catalog-badge[data-tone="warn"]{background:#fae9df;color:#8a432e}.catalog-facts{margin-top:10px!important;color:#383838!important}.catalog-source{display:inline-block;margin-top:10px;color:#4f4f4f;font-size:.76rem;font-weight:700;text-decoration:none}.catalog-dialog-foot{display:flex;justify-content:space-between;gap:14px;padding:13px 25px 18px;border-top:1px solid #e3e3e3;background:#fff;color:#717171;font-size:.7rem}
@media(max-width:640px){.catalog-dialog{width:100vw;height:100dvh;max-width:none;max-height:none;border-radius:0}.catalog-dialog-head,.catalog-dialog-copy,.catalog-tools,.catalog-list-status,.catalog-list,.catalog-dialog-foot{padding-left:18px;padding-right:18px}.catalog-tools{flex-direction:column}.catalog-list{height:calc(100% - 325px)}.catalog-row-top{display:grid}.catalog-badge{justify-self:start}.catalog-dialog-foot{display:grid}.catalog-summary{max-width:none}}
@media(prefers-reduced-motion:reduce){.catalog-summary{transition:none}.catalog-live-dot,.catalog-live-dot[data-state="live"],.catalog-live-dot[data-state="degraded"]{animation:none;box-shadow:0 0 0 4px #efefef}}

.result-explore{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 24px;margin-top:24px;font-size:14px}.result-explore a{color:#565656;text-underline-offset:4px}

/* Reserve the real card layout while the database downloads and scores load. */
.catalog-skeleton .catalog-placeholder{display:block;background:#e5e5e5;border-radius:5px;animation:catalog-skeleton-pulse 1.6s ease-in-out infinite}
.catalog-skeleton .score-identity{flex:1}
.catalog-skeleton .catalog-placeholder-art{width:100%;height:100%;border-radius:9px}
.catalog-placeholder-issuer{width:76px;max-width:65%;height:20px;margin-bottom:12px}
.catalog-placeholder-title{width:85%;height:20px;margin-bottom:9px}
.catalog-placeholder-subtitle{width:58%;height:20px}
.catalog-placeholder-label{width:150px;height:12px;margin-bottom:12px}
.catalog-placeholder-value{width:180px;height:40px;max-width:100%}
.catalog-placeholder-index-label{width:62px;height:10px;margin:0 0 10px auto}
.catalog-placeholder-index{width:48px;height:25px;margin-left:auto}
.catalog-placeholder-segment{height:100%;border-radius:2px!important}
.catalog-placeholder-scale{width:65px;height:10px}
.catalog-skeleton-row{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:15px 24px;border-top:1px solid #ededed}
.catalog-placeholder-detail{width:135px;height:13px}
.catalog-placeholder-link{width:115px;height:13px}
.catalog-placeholder-icon{width:13px;height:13px}
@keyframes catalog-skeleton-pulse{0%,100%{opacity:1}50%{opacity:.4}}
@media(max-width:640px){
  .catalog-placeholder-issuer{height:15px;margin-bottom:8px}
  .catalog-placeholder-title,.catalog-placeholder-subtitle{height:15px}
  .catalog-placeholder-title{margin-bottom:7px}
  .catalog-placeholder-label{width:125px;height:10px;margin-bottom:10px}
  .catalog-placeholder-value{width:145px;height:31px}
  .catalog-skeleton-row{min-height:46px;padding:13px 16px}
}
@media(prefers-reduced-motion:reduce){.catalog-skeleton .catalog-placeholder{animation:none}}
