:root{--vh: 1vh;--purple-deep: #0f0520;--purple-dark: #1a0a35;--purple-mid: #2d1060;--purple-main: #5b21b6;--purple-light: #7c3aed;--purple-glow: #a855f7;--cyan: #22d3ee;--cyan-dim: #0891b2;--white: #ffffff;--off-white: #f0eeff;--red: #fb2c36;--lavender: #ede9fe;--text-body: #d1c4e9;--text-muted: #8b7aa8;--input-border: rgba(61, 26, 110, 0.15);--card-bg: rgba(45, 16, 96, 0.4);--card-border: rgba(124, 58, 237, 0.25);--nav-h: 68px}.shop-teaser-block{background:var(--off-white)}.shop-teaser-block .section-tag{color:var(--purple-glow)}.shop-teaser-block .section-title{color:#1a0a35}.shop-teaser-block .shop-header{margin-bottom:40px}.shop-teaser-block .shop-header .section-title{margin-bottom:8px}.shop-teaser-block .shop-description p{font-size:16px;color:#4a3570;line-height:1.7;margin-bottom:8px}.shop-teaser-block .shop-cats{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}.shop-teaser-block .cat-card{background:var(--white);border:1px solid rgba(91,33,182,.1);border-radius:16px;padding:20px 24px;display:flex;align-items:center;gap:16px;text-decoration:none;transition:all .25s}.shop-teaser-block .cat-card:hover{border-color:var(--purple-light);box-shadow:0 6px 20px rgba(91,33,182,.12);transform:translateY(-2px)}.shop-teaser-block .cat-card .cat-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:var(--purple-mid);display:flex;align-items:center;justify-content:center;color:var(--cyan)}.shop-teaser-block .cat-card .cat-icon img{width:24px;height:24px;object-fit:contain;filter:brightness(0) saturate(100%) invert(78%) sepia(50%) saturate(600%) hue-rotate(155deg) brightness(1.05)}.shop-teaser-block .cat-card h4{font-family:"Nunito",sans-serif;font-size:15px;font-weight:800;color:#1a0a35;line-height:1.3;margin:0}.shop-teaser-block .shop-action{margin-top:40px;text-align:center}@media only screen and (max-width: 991px){.shop-teaser-block .shop-cats{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 575px){.shop-teaser-block .shop-cats{grid-template-columns:1fr}}
