.vh-fast-shell{min-height:520px;background:#f5f8fa;color:#0a3049}
.vh-fast-shell__hero{padding:38px 0 28px;background:linear-gradient(180deg,#f7fbfd,#eef5f8);border-bottom:1px solid #d4e3eb}
.vh-fast-shell__hero small{display:block;margin:0 0 8px;color:#0079bd;font-weight:850;letter-spacing:.08em}
.vh-fast-shell__hero h1{margin:0;font-size:clamp(2rem,4vw,3.45rem);line-height:1.03;letter-spacing:-.035em}
.vh-fast-shell__hero p{max-width:850px;margin:12px 0 0;color:#587387;font-size:1.05rem;line-height:1.55}
.vh-fast-shell__crumb{margin:0 0 14px;color:#668294;font-size:.88rem}
.vh-fast-shell__body{padding-top:24px;padding-bottom:54px}
.vh-fast-shell__cards,.vh-fast-shell__product-skeleton{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.vh-fast-card{display:flex;min-height:280px;flex-direction:column;overflow:hidden;border:1px solid #c9dfe9;border-radius:22px;background:#fff;color:#0b3049;text-decoration:none;box-shadow:0 8px 24px rgba(20,64,88,.06)}
.vh-fast-card__image{display:block;height:180px;background:#edf3f6;overflow:hidden}
.vh-fast-card__image img{display:block;width:100%;height:100%;object-fit:cover}
.vh-fast-card__image--placeholder{background:linear-gradient(110deg,#eef3f6 8%,#f8fbfc 18%,#eef3f6 33%);background-size:200% 100%;animation:vhFastShimmer 1.25s linear infinite}
.vh-fast-card__content{display:flex;flex:1;flex-direction:column;padding:18px 20px}
.vh-fast-card__content strong{font-size:1.18rem;line-height:1.2}.vh-fast-card__content small{display:block;margin-top:8px;color:#5a7486;line-height:1.45}.vh-fast-card__content b{margin-top:auto;padding-top:16px;color:#0079bd;font-size:.86rem;text-transform:uppercase;letter-spacing:.02em}
.vh-fast-skeleton-card{height:360px;border:1px solid #d8e5eb;border-radius:22px;background:#fff;overflow:hidden;padding:0 18px 20px}.vh-fast-skeleton-card span,.vh-fast-skeleton-card b,.vh-fast-skeleton-card i{display:block;background:linear-gradient(110deg,#edf3f6 8%,#f9fbfc 18%,#edf3f6 33%);background-size:200% 100%;animation:vhFastShimmer 1.25s linear infinite}.vh-fast-skeleton-card span{height:200px;margin:0 -18px 18px}.vh-fast-skeleton-card b{height:20px;width:62%;border-radius:6px}.vh-fast-skeleton-card i{height:12px;margin-top:12px;border-radius:6px}.vh-fast-skeleton-card i:last-child{width:72%}
@keyframes vhFastShimmer{to{background-position-x:-200%}}
@media(max-width:900px){.vh-fast-shell__cards,.vh-fast-shell__product-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.vh-fast-shell__hero{padding:24px 0 20px}.vh-fast-shell__body{padding-top:16px}.vh-fast-shell__cards,.vh-fast-shell__product-skeleton{grid-template-columns:1fr;gap:14px}.vh-fast-card{min-height:0;border-radius:16px}.vh-fast-card__image{height:170px}}
