:root{--vsh-ink:#12233d;--vsh-muted:#657184;--vsh-line:#e7eaf0;--vsh-bg:#f7f6f2;--vsh-card:#fff;--vsh-accent:#a16f58}.vsh-catalogue{background:var(--vsh-bg);color:var(--vsh-ink);min-height:70vh}.vsh-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.vsh-catalogue-hero{padding:78px 0 58px;background:linear-gradient(135deg,#f4f1eb 0%,#fff 100%);border-bottom:1px solid var(--vsh-line)}.vsh-catalogue-hero h1{margin:8px 0 16px;font-size:clamp(38px,6vw,72px);line-height:1.02;letter-spacing:-.04em;color:var(--vsh-ink)}.vsh-catalogue-hero p:not(.vsh-eyebrow){max-width:760px;margin:0;color:var(--vsh-muted);font-size:18px;line-height:1.7}.vsh-eyebrow,.vsh-small-label{margin:0;color:var(--vsh-accent);font-size:12px;font-weight:700;letter-spacing:.18em}.vsh-category-section,.vsh-product-section{padding:58px 0 82px}.vsh-category-grid,.vsh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.vsh-category-card,.vsh-product-card{background:var(--vsh-card);border:1px solid var(--vsh-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 35px rgba(18,35,61,.06);transition:.2s}.vsh-category-card:hover,.vsh-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 48px rgba(18,35,61,.11)}.vsh-card-image{display:block;aspect-ratio:4/3;background:#ece9e3;overflow:hidden}.vsh-card-image img{width:100%;height:100%;object-fit:cover;display:block}.vsh-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#26384f 0%,#aa7a60 100%);color:#fff}.vsh-placeholder span{font-weight:700;letter-spacing:.18em;font-size:14px}.vsh-card-body{padding:26px 26px 28px}.vsh-card-body h2{margin:4px 0 12px;font-size:26px;line-height:1.15}.vsh-card-body h2 a{color:var(--vsh-ink);text-decoration:none}.vsh-card-body p{margin:0 0 20px;color:var(--vsh-muted);line-height:1.65}.vsh-card-link{color:var(--vsh-ink);font-weight:700;text-decoration:none}.vsh-card-link:hover{text-decoration:underline}.vsh-empty{background:#fff;padding:38px;border-radius:20px;border:1px solid var(--vsh-line);text-align:center}.vsh-pagination{margin-top:42px}@media(max-width:900px){.vsh-category-grid,.vsh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.vsh-wrap{width:min(100% - 24px,1180px)}.vsh-catalogue-hero{padding:48px 0 38px}.vsh-category-grid,.vsh-product-grid{grid-template-columns:1fr;gap:20px}.vsh-card-body h2{font-size:23px}}
