.customer-discovery{--discovery-ink:#162235;--discovery-accent:var(--seasonal-accent,#e84d2a);margin-top:1.75rem;margin-bottom:1.75rem}.customer-discovery__head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.customer-discovery__head h2{margin:.15rem 0 0;color:var(--discovery-ink);font-size:clamp(1.45rem,2.4vw,2.15rem);font-weight:850;letter-spacing:-.035em}.customer-discovery__controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.customer-discovery__controls button{min-height:44px;padding:.55rem .8rem;border:1px solid #dce3ea;border-radius:999px;background:#fff;color:#314158;font-weight:700}.customer-discovery__controls button:focus-visible,.customer-discovery-card:focus-visible,.discovery-search-suggestions a:focus-visible,.customer-discovery__rail-button:focus-visible{outline:3px solid color-mix(in srgb,var(--discovery-accent) 42%,transparent);outline-offset:3px}.customer-discovery__status{min-height:48px;padding:1rem;border:1px dashed #dbe2e9;border-radius:18px;color:#66758a;background:linear-gradient(110deg,#fbfcfd,#f5f8fa)}.customer-discovery__status[hidden]{display:none}.customer-discovery-row{position:relative;margin:0 0 1.25rem;padding:1.2rem;border:1px solid #e3e9ef;border-radius:24px;background:linear-gradient(145deg,#fff,#fbfcfd);box-shadow:0 14px 34px rgba(22,34,53,.07);overflow:hidden}.customer-discovery-row:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--discovery-accent),#ffb11b)}.customer-discovery-row__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.customer-discovery-row h3{margin:0;color:var(--discovery-ink);font-size:1.12rem;font-weight:850}.customer-discovery-row__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,24%);gap:.85rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding:.15rem .1rem .65rem;scrollbar-width:thin}.customer-discovery-card{display:grid;grid-template-rows:118px 1fr;min-height:220px;border:1px solid #e3e8ee;border-radius:18px;overflow:hidden;background:#fff;color:var(--discovery-ink);scroll-snap-align:start;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}.customer-discovery-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(22,34,53,.12);color:var(--discovery-ink)}.customer-discovery-card img{width:100%;height:118px;object-fit:cover;background:#f4f6f8}.customer-discovery-card__body{display:flex;flex-direction:column;gap:.25rem;padding:.8rem}.customer-discovery-card__body strong{font-size:.96rem;line-height:1.22}.customer-discovery-card__reason{color:#67758a;font-size:.75rem;line-height:1.3}.customer-discovery-card__meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.35rem;color:#3f4d61;font-size:.72rem}.customer-discovery-card__sponsored{align-self:flex-start;padding:.18rem .38rem;border:1px solid #d9dee5;border-radius:5px;color:#5b6677;font-size:.63rem;text-transform:uppercase;letter-spacing:.06em}.customer-discovery__rail-button{min-width:40px;min-height:40px;border:1px solid #dce3ea;border-radius:50%;background:#fff;color:var(--discovery-ink)}.discovery-search-wrap{position:relative}.discovery-search-suggestions{position:absolute;z-index:10000;top:calc(100% + 6px);left:0;right:0;max-height:320px;overflow:auto;padding:.4rem;border:1px solid #dce3ea;border-radius:15px;background:#fff;box-shadow:0 18px 45px rgba(22,34,53,.18)}.discovery-search-suggestions a{display:flex;justify-content:space-between;gap:.8rem;padding:.72rem .75rem;border-radius:10px;color:#1c2a3d;text-decoration:none}.discovery-search-suggestions a:hover{background:#f2f6f8}.discovery-search-suggestions small{color:#748197}.discovery-search-suggestions__type{color:var(--discovery-accent);font-size:.68rem;font-weight:800;text-transform:uppercase}.customer-discovery__notice{padding:.75rem 1rem;border-radius:12px;background:#eef8f2;color:#236a43}@media(max-width:767px){.customer-discovery{padding-left:15px;padding-right:15px}.customer-discovery__head{align-items:flex-start;flex-direction:column}.customer-discovery__controls{justify-content:flex-start}.customer-discovery-row{margin-bottom:1rem;padding:1rem;border-radius:20px}.customer-discovery-row__rail{grid-auto-columns:72%}.customer-discovery-card{grid-template-rows:104px 1fr;min-height:205px}.customer-discovery-card img{height:104px}}@media(prefers-reduced-motion:reduce){.customer-discovery-card{transition:none}}
