.cq-sticky-pair{position:fixed;top:66px;left:50%;z-index:44;width:min(1048px,calc(100vw - 32px));display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:7px;align-items:center;margin:0;padding:7px;background:rgba(245,241,232,.96);backdrop-filter:blur(16px);border:1px solid var(--line);border-radius:15px;box-shadow:0 10px 28px #00000018;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.cq-sticky-pair.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.cq-sticky-name{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:7px 9px;text-align:center}.cq-sticky-name small{display:block;color:var(--muted);font-size:8px;font-weight:950;letter-spacing:.08em;margin-bottom:2px}.cq-sticky-name strong{display:block;font-size:13px;line-height:1.12;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cq-sticky-vs{text-align:center;color:var(--muted);font-size:9px;font-weight:950}.detail-links{margin:12px 0 10px!important}.detail-links .fullpair-open{width:100%!important;min-height:56px!important;font-size:16px!important;line-height:1.15!important;padding:14px 18px!important;border:1px solid var(--ink)!important;border-radius:16px!important;background:var(--ink)!important;color:#fff!important;font-weight:950!important;box-shadow:0 6px 18px #00000016;cursor:pointer}.detail-links .fullpair-open:hover,.detail-links .fullpair-open:focus{background:#2b2925!important;outline:2px solid #0000}.detail-links .fullpair-open::after{content:'  →';font-weight:950}.fullpair-head{margin-top:8px!important}.fullpair-head h2{font-size:26px!important;line-height:1.05!important}.fullpair-head small{font-size:11px!important}@media(max-width:520px){.cq-sticky-pair{top:62px;width:calc(100vw - 18px);padding:5px;gap:4px;border-radius:13px}.cq-sticky-name{padding:7px 6px}.cq-sticky-name small{font-size:7px}.cq-sticky-name strong{font-size:11px}.cq-sticky-vs{font-size:8px}.detail-links .fullpair-open{min-height:60px!important;font-size:17px!important}.row{padding-top:15px!important;padding-bottom:15px!important}.fullpair-head h2{font-size:23px!important}}