/* Shared pastel-and-white product cards across all three storefront grids. */
.lp-pastel-card{--lp-tint:#eeeaf7;--lp-ink:#594273;background:#fff;border:1px solid #e4ddea;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:none}
.lp-pastel-card.lp-tone-1{--lp-tint:#eaf1f8;--lp-ink:#315f80}.lp-pastel-card.lp-tone-2{--lp-tint:#f5eaf2;--lp-ink:#854d77}.lp-pastel-card.lp-tone-3{--lp-tint:#ebedf8;--lp-ink:#575b90}
.lp-pastel-card .lp-card-stage{background:var(--lp-tint);display:flex;flex-direction:column;text-decoration:none;color:var(--lp-ink);flex:1}
.lp-pastel-card .lp-card-stage h3,#home-redesign .lp-pastel-card .lp-card-stage h3{font-size:23px;font-weight:600;line-height:1.2;letter-spacing:-.035em;color:var(--lp-ink);margin:0;padding:20px 22px 2px;min-height:77px}
.lp-pastel-card .lp-card-image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:4px 24px 20px;min-height:0}
.lp-pastel-card .lp-card-image img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .2s ease}
.lp-pastel-card .lp-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;background:#fff;flex-wrap:wrap}
.lp-pastel-card .lp-card-price,#home-redesign .lp-pastel-card .lp-card-price{font-size:18px;line-height:1.3;font-weight:650;color:#111;margin:0}
.lp-pastel-card .lp-card-shop{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:10px 17px;border-radius:28px;background:var(--lp-ink);color:#fff;text-decoration:none;font-size:13px;font-weight:600;line-height:1.3}
.lp-pastel-card .lp-card-shop span{font-size:18px;line-height:1}
.lp-pastel-card a:focus-visible{outline:3px solid #9019ff;outline-offset:-3px}
@media(hover:hover){.lp-pastel-card .lp-card-stage:hover img{transform:translateY(-3px)}.lp-pastel-card .lp-card-shop:hover{filter:brightness(1.12)}}
@media(max-width:1100px){.lp-pastel-card .lp-card-stage h3,#home-redesign .lp-pastel-card .lp-card-stage h3{font-size:20px;padding:18px 17px 2px;min-height:68px}.lp-pastel-card .lp-card-footer{padding:15px 17px}.lp-pastel-card .lp-card-shop{padding:9px 13px;gap:9px}.lp-pastel-card .lp-card-price,#home-redesign .lp-pastel-card .lp-card-price{font-size:16px}}
@media(max-width:600px){.lp-pastel-card{border-radius:16px}.lp-pastel-card .lp-card-stage h3,#home-redesign .lp-pastel-card .lp-card-stage h3{font-size:18px;padding:16px 13px 0;min-height:62px}.lp-pastel-card .lp-card-image{padding:2px 12px 14px}.lp-pastel-card .lp-card-footer{padding:13px;gap:10px}.lp-pastel-card .lp-card-price,#home-redesign .lp-pastel-card .lp-card-price{font-size:15px}.lp-pastel-card .lp-card-shop{font-size:11px;padding:8px 12px;gap:8px}}
@media(prefers-reduced-motion:reduce){.lp-pastel-card .lp-card-image img{transition:none}}

/* Compact catalogue header, bringing the first product row into view. */
section.shop{display:grid;grid-template-columns:minmax(240px,1fr) minmax(430px,1fr);column-gap:30px;padding-top:24px;padding-bottom:48px}
section.shop>.eyebrow{grid-column:1;margin:0 0 5px;font-size:9px;line-height:1.3}
section.shop>h1{grid-column:1;font-size:32px;line-height:1.15;letter-spacing:-.035em;margin:0}
section.shop>h1 br{display:none}section.shop>h1 em:before{content:' '}
section.shop>.shop-controls{grid-column:2;grid-row:1/3;display:flex;align-items:end;justify-content:flex-end;gap:14px;margin:0}
section.shop .shop-controls label{font-size:11px;line-height:1.3;margin:0}
section.shop .shop-search{flex:1;max-width:330px;width:auto}
section.shop .shop-controls input,section.shop .shop-controls select{height:38px;min-height:0;padding:8px 11px;font-size:12px;margin-top:5px;border-radius:7px}
section.shop .shop-controls select{width:158px}
section.shop>.chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 10px}
section.shop .chip{font-size:12px;padding:8px 13px;line-height:1.3;min-height:0}
section.shop>#result-count{grid-column:1/-1;font-size:11px;margin:0 0 14px;line-height:1.4}
section.shop>#shop-results{grid-column:1/-1}
@media(max-width:760px){section.shop{grid-template-columns:1fr;padding-top:18px;row-gap:0}section.shop>h1{font-size:27px}section.shop>.shop-controls{grid-column:1;grid-row:auto;justify-content:flex-start;margin-top:14px;gap:10px}section.shop .shop-search{max-width:none}section.shop .shop-controls select{width:135px}section.shop>.chips{margin-top:14px;gap:6px}section.shop .chip{font-size:11px;padding:7px 10px}}

/* Shared card styling sized for the search suggestions panel. */
#search-products .lp-card-stage h3{font-size:18px;min-height:65px;padding:17px 15px 2px;line-height:1.25}
#search-products .lp-card-image{padding:2px 16px 16px}
#search-products .lp-card-footer{padding:14px 15px;gap:10px}
#search-products .lp-card-price{font-size:15px;color:#111}
#search-products .lp-card-shop{font-size:12px;padding:9px 13px;gap:9px}
@media(max-width:600px){#search-products .lp-card-stage h3{font-size:16px;padding:14px 12px 0;min-height:60px}#search-products .lp-card-image{padding:2px 12px 14px}#search-products .lp-card-footer{padding:12px}#search-products .lp-card-price{font-size:14px}#search-products .lp-card-shop{font-size:11px;padding:8px 12px}}
