:root{--color-primary: #5B4CFF;--color-purple-light: #7B6EFF;--color-soft-lavender: #EDE9FF;--color-warm-cream: #F5E6D3;--color-warm-cream-light: #FAF4ED}.prod-rec{padding:80px 0;width:100%}.prod-rec__inner{max-width:1280px;margin:0 auto;padding:0 40px}.prod-rec__header{text-align:center;margin-bottom:20px}.prod-rec__pill{display:inline-block;background:var(--color-soft-lavender);color:var(--color-primary);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 20px;border-radius:999px;border:1.5px solid var(--color-primary)}.prod-rec__heading{text-align:center;font-size:clamp(28px,3vw,40px);font-weight:700;color:#111;line-height:1.2;margin:0 0 16px}.prod-rec__heading strong{color:var(--color-primary);font-style:italic}.prod-rec__subheading{text-align:center;font-size:15px;color:#666;line-height:1.65;max-width:540px;margin:0 auto 48px}.prod-rec__grid{display:grid;gap:24px}.prod-rec__card{background:#fff;border-radius:20px;overflow:hidden;transition:transform .22s ease}.prod-rec__card:hover{transform:translateY(-4px)}.prod-rec__img-wrap{display:block;position:relative;background:var(--color-warm-cream-light);aspect-ratio:1 / 1;overflow:hidden;text-decoration:none}.prod-rec__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.prod-rec__card:hover .prod-rec__img{transform:scale(1.04)}.prod-rec__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-warm-cream-light)}.prod-rec__placeholder-svg{width:60%;height:60%;opacity:.4}.prod-rec__badge{position:absolute;top:12px;left:12px;background:var(--color-primary);color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;padding:4px 12px;border-radius:999px;z-index:1}.prod-rec__badge--new{background:var(--color-purple-light)}.prod-rec__divider{width:50%;margin:0 auto;height:1px;background:linear-gradient(to right,transparent,#e0d9ff,transparent)}.prod-rec__info{padding:16px 18px 20px}.prod-rec__name{font-size:14px;font-weight:500;color:#111;margin:0 0 10px;line-height:1.45}.prod-rec__name a{color:inherit;text-decoration:none}.prod-rec__name a:hover{color:var(--color-primary)}.prod-rec__vendor{font-size:12px;color:#999;font-weight:400;margin:-6px 0 10px;letter-spacing:.02em}.prod-rec__price-row{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.prod-rec__price-label{font-size:12px;font-weight:500;color:#999;letter-spacing:.02em}.prod-rec__price{font-size:22px;font-weight:700;color:var(--color-primary)}.prod-rec__price-orig{font-size:14px;font-weight:400;color:#aaa;text-decoration:line-through}.prod-rec__btn-buy{display:block;width:100%;padding:11px 0;border-radius:999px;border:1.5px solid transparent;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-purple-light) 100%);color:#fff;font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;text-align:center}.prod-rec__btn-buy:hover{background:#fff;color:var(--color-primary);border-color:var(--color-primary)}.prod-rec__btn-buy:disabled{background:#ddd;color:#999;cursor:not-allowed;border-color:transparent}.prod-rec__empty{grid-column:1 / -1;text-align:center;color:#999;font-size:14px;padding:48px 0}@media screen and (max-width:1024px){.prod-rec__grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:640px){.prod-rec{padding:56px 0}.prod-rec__inner{padding:0 20px}.prod-rec__grid{grid-template-columns:repeat(2,1fr)!important;gap:16px}.prod-rec__info{padding:12px 14px 16px}}@media screen and (max-width:420px){.prod-rec__grid{grid-template-columns:1fr!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-recommendations.css.map */
