/* PSA Hikaku visual proposal v1.0. Structure and controls follow approved wireframe v1.1. */
:root{--bb-accent:#ffd400;--bb-ink:#111;--bb-muted:#62625e;--bb-line:#e2e2dc;--bb-canvas:#f3f3f1}
body{background:var(--bb-canvas)}
.price-main{color:var(--bb-ink)}
.wire-notice{background:#fff9d9;border:1px solid #e7ddaf;border-radius:4px;color:#62625e}
.wire-notice strong{color:#4c452c}
.title-row h1{font-weight:850;letter-spacing:-.035em}
.title-row p{color:var(--bb-muted)}
.method-tabs{background:#fff;border-color:#c5c5be;border-radius:8px;box-shadow:0 1px 2px #11100008}
.method-tabs a{gap:8px;transition:background-color .12s}
.method-tabs svg{width:19px;height:19px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}
.method-tabs a:not([aria-current]):hover{background:#fff9d9}
.method-tabs a[aria-current=page]{background:var(--bb-accent);box-shadow:inset 0 -3px #111}
.search-panel{background:#fff;border-color:var(--bb-line);box-shadow:0 2px 8px #11100004}
.search-form input,.search-form select{border-color:#b8b8b1;background:#fff}
.search-form input::placeholder{color:#6a6a64}
.price-main .primary{background:linear-gradient(180deg,#ffdc28,#ffd400 65%,#f0c900);border-color:#d6b500;box-shadow:0 1px 2px #1110000d}
.character-panel{border-color:var(--bb-line)}
.character-options button{border-color:#c6c6bf;background:#fff;transition:background-color .12s,border-color .12s}
.character-options button[aria-pressed=true]{background:#fff9d9;border-color:#ad9300;box-shadow:inset 0 -2px #ffd400}
.character-options button:hover:not(:disabled){border-color:#8d8d83}
.active-filters{border-color:var(--bb-line)}
.filter-chips button{background:#fff9d9;border-color:#d6b500}
.filter-chips button:hover{background:#fff0a8}
.result-toolbar h2{font-weight:850;letter-spacing:-.02em}
.result-toolbar #image-toggle{background:#fff;border-color:#b8b8b1;color:#333}
.price-main [data-sort][aria-pressed=true]{background:#171717;color:#fff;border-color:#171717;box-shadow:inset 0 -3px #ffd400}
.price-main [data-sort][aria-pressed=false]{background:#fff;border-color:#b8b8b1}
.list-options p{color:#5e5e58}
.price-card{border-color:#d9d9d2;box-shadow:0 2px 8px #11100006;background:#fff}
.card-title h3{font-weight:800;letter-spacing:-.025em;overflow-wrap:anywhere}
.card-title p{color:#62625e}
.psa-label{background:#171717;color:#fff;border-color:#171717;border-radius:3px;font-weight:700;letter-spacing:.02em}
.price-value strong{font-weight:850;letter-spacing:-.025em}
.price-value .sample{display:inline-block;background:#f3f3f1;border-radius:3px;padding:0 4px;line-height:1.65;color:#5e5e58}
.price-value .missing-price{color:#62625e}
.offer-meta{color:#52524d}
.offer-meta>span:first-child{color:#333;font-weight:600}
.card-actions{border-color:#e9e9e3}
.card-actions button:not(:disabled){background:#ffd400;border-color:#d6b500;color:#111;box-shadow:0 1px 2px #1110000a}
.card-actions button:not(:disabled):hover{background:#ffdc28;border-color:#ab9000}
.card-actions a{color:#35352f;text-decoration-thickness:1px;text-decoration-color:#85857d}
.card-actions a:hover{text-decoration-color:#111;color:#111}
.empty-result{background:#fff;border-color:#c7c7bf}
.guide{border-color:#cfcfc6}.guide h2{font-weight:800}.guide p{color:#62625e}
.offer-dialog{border-color:#ddd;box-shadow:0 18px 60px #1113;background:#fff}.offer-dialog::backdrop{background:#1118}
.dialog-sample{background:#fff9d9;border-radius:4px}.offer-dialog dl{border-top:1px solid #e2e2dc;padding-top:16px}
.card-image{display:block;padding:0;border:0;background:transparent;border-radius:0;color:#62625e}
.card-image .slab{width:100%;height:100%}
.card-image .slab[role=img]{font-size:inherit}
.card-image .mount img{max-width:none;object-fit:fill;transition:none}
.card-image .label-copy strong{font-size:3.4cqw}
.card-image .slab-label{outline-color:#bc2030}
.missing-artwork{width:100%;height:100%;border:1px solid #d7d7ce;border-radius:5px;background:linear-gradient(135deg,#fafaf7,#edede6);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;text-align:center}
.missing-artwork svg{width:22px;height:28px;fill:none;stroke:#8b8b7e;stroke-width:1.5}
.missing-artwork span{font-size:10px;line-height:1.45;color:#6d6d62}
.bb-brand{position:absolute;pointer-events:none;z-index:2;overflow:hidden}
.bb-brand svg{position:absolute;inset:auto 0 0;width:100%;height:38%;overflow:visible;max-width:none}
.bb-brand polygon{fill:#111}.bb-brand path{fill:none;stroke:#ffd400;stroke-width:.6;vector-effect:non-scaling-stroke}
.bb-brand img{position:absolute!important;width:64%!important;height:auto!important;aspect-ratio:1710/400;inset:auto 3% 3% auto!important;opacity:1!important;max-width:none}
.price-main :focus-visible,.offer-dialog :focus-visible{outline:2px solid #111;outline-offset:3px}
@media(prefers-reduced-motion:reduce){.method-tabs a,.character-options button{transition:none}}
