/* modelo-08 - Moda / Boutique */
:root{--vx-bg:#fafafa;--vx-surface:#ffffff;--vx-surface-2:#f8fafc;--vx-primary:#111827;--vx-secondary:#d946ef;--vx-accent:#6366f1;--vx-card-img-bg:linear-gradient(135deg,#fdf4ff,#eef2ff);--vx-radius:10px;--vx-border:rgba(15,23,42,.09)}
.vx-topbar{background:rgba(250,250,250,.9)}
:root{--vx-hero-bg:linear-gradient(135deg,#111827,#4c1d95);border-radius:16px}
.vx-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.vx-product,.vx-controls-card,.vx-cat{border-radius:10px;box-shadow:none}
.vx-product{border:1px solid #e5e7eb}
.vx-product-img{min-height:250px;background:linear-gradient(180deg,#faf5ff,#f8fafc)}
.vx-product h3,.vx-hero h2{letter-spacing:-.06em}
