.customer-basket-select{position:absolute;z-index:8;top:12px;right:48px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#4361ee;box-shadow:0 3px 12px rgba(0,0,0,.18);display:grid;place-items:center;font-size:18px}.customer-basket-select:hover,.customer-basket-select.is-selected{background:#4361ee;color:#fff}.customer-basket-new-badge{position:absolute;z-index:7;top:58px;left:12px;padding:4px 10px;border-radius:20px;background:#20c997;color:#fff;font-weight:700;font-size:12px}.customer-broker-chip{position:absolute;z-index:6;left:10px;bottom:10px;max-width:75%;padding:5px 9px;border-radius:16px;background:rgba(25,39,78,.9);color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-basket-sticky{position:fixed;z-index:1060;left:50%;bottom:24px;transform:translateX(-50%);display:flex;align-items:center;gap:14px;min-width:360px;padding:12px 16px;border-radius:16px;background:#19274e;color:#fff;box-shadow:0 12px 32px rgba(0,0,0,.3)}.customer-basket-sticky[hidden]{display:none}.customer-basket-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-basket-mode__option{cursor:pointer}.customer-basket-mode__option input{position:absolute;opacity:0}.customer-basket-mode__option span{display:block;padding:12px;border:1px solid #ddd;border-radius:12px;text-align:center}.customer-basket-mode__option input:checked+span{border-color:#4361ee;background:#eef1ff;color:#304aca;font-weight:700}.customer-context-banner{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 16px;border-radius:12px;background:#19274e;color:#fff}.customer-basket-card{border-radius:16px!important}.customer-interest{display:inline-flex;align-items:center;padding:6px 10px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap}.customer-interest--high{background:#fff0ed;color:#d9381e}.customer-interest--medium{background:#fff8da;color:#8a6900}.customer-interest--low{background:#f0f2f6;color:#677080}.customer-basket-public__hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px;border-radius:18px;background:linear-gradient(135deg,#eef1ff,#fff);box-shadow:0 8px 24px rgba(67,97,238,.08)}.customer-basket-broker{display:flex;align-items:center;gap:12px;min-width:220px;padding:12px 16px;border-radius:14px;background:#fff}.customer-basket-broker div{display:flex;flex-direction:column}.customer-basket-estate-item img{object-fit:cover}.customer-basket-result-link{font-size:12px}.customer-basket-result{padding-top:6px}
@media(max-width:767px){.customer-basket-sticky{left:12px;right:12px;bottom:76px;transform:none;min-width:0;justify-content:space-between}.customer-basket-sticky strong{font-size:13px}.customer-basket-mode{grid-template-columns:1fr}.customer-context-banner,.customer-basket-public__hero{align-items:flex-start;flex-direction:column}.customer-basket-public__hero{padding:18px}.customer-basket-broker{width:100%}.customer-basket-estate-item{align-items:flex-start!important}.customer-basket-estate-item img{width:72px;height:58px}}
.customer-basket-sticky{z-index:1040}