.refurb-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:box-shadow .2s}.refurb-card:hover{box-shadow:0 8px 24px rgba(15,76,117,.1)}.refurb-card-image-link{display:block;text-decoration:none;color:inherit}.refurb-card-image-wrap{position:relative;aspect-ratio:4/3;background:#f1f5f9}.refurb-card-media-hint{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:4px;background:rgba(15,23,42,.8);color:#fff;font-size:.7rem;font-weight:600;padding:4px 8px;border-radius:6px}.refurb-card-image{width:100%;height:100%;object-fit:cover}.refurb-card-image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#94a3b8;font-size:.9rem}.refurb-card-status{top:12px;left:12px;background:#f59e0b;font-weight:700;padding:4px 10px;border-radius:6px}.refurb-card-delivery,.refurb-card-status{position:absolute;color:#fff;font-size:.75rem}.refurb-card-delivery{bottom:0;left:0;right:0;display:flex;align-items:center;gap:6px;padding:8px 12px;background:rgba(15,76,117,.92);font-weight:600}.refurb-card-body{padding:20px;display:flex;flex-direction:column;flex:1 1}.refurb-card-brand{margin:0 0 4px;font-size:.8rem;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.refurb-card-title{margin:0 0 8px;font-size:1.15rem;color:#0f172a}.refurb-card-title a{color:inherit;text-decoration:none}.refurb-card-title a:hover{color:#0f4c75}.refurb-card-desc{margin:0 0 12px;font-size:.9rem;color:#475569;line-height:1.5}.refurb-card-specs{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-wrap:wrap;gap:10px 16px;font-size:.85rem;color:#64748b}.refurb-card-specs li{display:flex;align-items:center;gap:4px}.refurb-card-footer{margin-top:auto;padding-top:12px;border-top:1px solid #f1f5f9}.refurb-card-price{font-size:1.5rem;font-weight:800;color:#0f4c75}.refurb-card-price-note{margin:6px 0 14px;font-size:.8rem;color:#64748b;line-height:1.4}.refurb-card-actions{display:flex;flex-direction:column;gap:8px}.refurb-card-cta-secondary{display:block;text-align:center;padding:10px 16px;border:2px solid #0f4c75;color:#0f4c75!important;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s}.refurb-card-cta-secondary:hover{background:#f0f9ff}.refurb-card-cta{display:block;text-align:center;padding:12px 16px;background:#0f4c75;color:#fff!important;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s}.refurb-card-cta:hover{background:#1b6ca8}