/* Home-only composition. Shared catalog and brand pages retain their chrome. */
body.vl-home-shopping { background:#fcfbf8; color:#263238; }
.vl-home-shopping .mh-hero { padding-top:18px; padding-bottom:0; }
.mh-hero__card { position:relative; overflow:hidden; border-radius:24px; background:#433a34; min-height:380px; }
.mh-hero__card>picture { position:absolute; inset:0; }
.mh-hero__card>picture img { width:100%;height:100%;object-fit:cover;object-position:center top; }
.mh-hero__card:after { content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,23,23,.85),rgba(18,23,23,.2) 85%); }
.mh-hero__content { position:relative;z-index:1;padding:40px;color:white; }
body.vl-home-shopping .mh-hero h1 { padding:0; }
.mh-eyebrow { display:block;font-size:11px;font-weight:700;letter-spacing:.13em;line-height:1.5; }
.mh-hero h1 { font-size:48px;line-height:1.08;font-weight:700;letter-spacing:-.035em;margin:14px 0; color:inherit; }
.mh-hero p { margin:0 0 24px;font-size:18px;line-height:1.4;color:inherit; }
.vl-home-shopping .mh-button { display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:46px;padding:12px 20px;border:0;border-radius:12px;background:#ffca58;color:#202c30;font-size:15px;line-height:1.4;font-weight:700;text-decoration:none;cursor:pointer; }
.mh-help { display:inline-flex;min-height:44px;align-items:center;margin-left:16px;padding:0;background:transparent;border:0;color:white;text-decoration:underline;text-underline-offset:4px;font-size:14px;cursor:pointer; }
.mh-mobile-break { display:none; }
.vl-home-shopping .mh-categories { display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding-top:18px;padding-bottom:0; }
.vl-home-shopping .mh-category { display:flex;align-items:center;gap:8px;min-height:76px;padding:10px;border-radius:14px;background:#f0eeea;color:#263238;text-decoration:none;font-size:14px;font-weight:700; }
.mh-category img { width:56px;height:48px;object-fit:contain;mix-blend-mode:multiply; }
.mh-category__symbol { display:flex;align-items:center;justify-content:center;min-width:40px;font-size:30px;line-height:1; }
.vl-home-shopping #mh-products { padding:30px 0 16px;scroll-margin-top:85px; }
.vl-home-shopping #mh-products .section-block__title { font-size:28px;line-height:1.2;text-align:left;margin:0 0 18px; }
body.vl-home-shopping #mh-products .products-grid { display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px; }
.vl-home-shopping #mh-products .section-block__more { margin:18px 0 0; }
.vl-home-shopping #mh-products .btn-show-more { width:auto;min-height:44px;border-radius:12px;background:#efede8;color:#263238;padding:12px 22px; }
.vl-home-shopping .mh-rooms { padding-top:28px;padding-bottom:28px; }
.mh-section-heading { display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:18px; }
.mh-section-heading .mh-eyebrow { color:#68635b; }
.mh-section-heading h2 { font-size:32px;line-height:1.15;letter-spacing:-.025em;margin:8px 0 0;font-weight:700; }
.mh-room-controls { display:flex;gap:8px; }
.mh-room-controls button { width:44px;height:44px;border:1px solid #d7d2c9;border-radius:50%;background:transparent;color:#263238;font-size:22px;cursor:pointer; }
.mh-room-track { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px; }
.mh-room { min-width:0;display:block;text-decoration:none;color:#263238; }
.mh-room picture { display:block;aspect-ratio:4/3;overflow:hidden;border-radius:18px;background:#e8e3db; }
.mh-room img { width:100%;height:100%;object-fit:cover;display:block; }
.mh-room__caption { display:flex;justify-content:space-between;gap:10px;padding:14px 0 0; }
.mh-room__caption h3 { font-size:20px;margin:0 0 5px;line-height:1.2; }
.mh-room__caption p { color:#5d625f;font-size:13px;line-height:1.4;margin:0; }
.mh-room__caption>span { font-size:24px; }
.mh-room-controls { display:none; }
.vl-home-shopping .mh-project { padding-top:8px;padding-bottom:24px; }
.mh-project__inner { padding:32px;border-radius:22px;background:radial-gradient(ellipse at 100% 0,#586157,transparent 65%),#263238;color:#fff; }
.mh-project h2 { font-size:34px;line-height:1.15;color:inherit;margin:12px 0; }
.mh-project p { font-size:16px;line-height:1.5;color:#f0f0e8;margin:0 0 18px; }
.mh-project__inner>a { display:inline-flex;align-items:center;min-height:44px;color:#fff;font-size:13px;text-decoration:underline;margin-left:18px; }
.vl-home-shopping .map-section__bg { background-color:#ece9e1;display:flex;align-items:flex-end;justify-content:center;padding:20px; }
.vl-home-shopping a:focus-visible,.vl-home-shopping button:focus-visible,.mh-room-track:focus-visible { outline:3px solid #9a6500;outline-offset:4px; }
@media(max-width:767px) {
 body.vl-design.vl-home-shopping .header__panel { grid-template-columns:1fr auto;grid-template-rows:44px 48px;padding:4px 0 8px;gap:4px 8px;border-radius:0; }
 body.vl-design.vl-home-shopping .header__logo { width:auto;gap:6px; }
 body.vl-design.vl-home-shopping .header__logo-wordmark { display:flex; }
 body.vl-design.vl-home-shopping .site-logo-mark-wrap { position:relative;overflow:hidden;border-radius:50%; }
 body.vl-design.vl-home-shopping .site-logo-mark { width:80px;height:80px;object-fit:contain;object-position:center;transform:none;position:absolute;left:-20px;top:3px; }
 body.vl-design.vl-home-shopping .header__user-panel { display:flex;width:auto; }
 body.vl-design.vl-home-shopping .header__user-action { width:44px; }
 body.vl-design.vl-home-shopping .header__user-action--mail,body.vl-design.vl-home-shopping .header__user-action--callback,body.vl-design.vl-home-shopping .header__user-action[aria-label="Сравнение"],body.vl-design.vl-home-shopping .header__user-action[aria-label="Профиль"] { display:none; }
 body.vl-design.vl-home-shopping .header__search { grid-template-columns:44px minmax(0,1fr) 44px; }
 body.vl-design.vl-home-shopping .vl-sticky { grid-template-columns:minmax(0,1fr);grid-template-rows:48px;padding:6px 12px;border-radius:0;left:0;right:0; }
 body.vl-design.vl-home-shopping .vl-sticky>.header__logo,body.vl-design.vl-home-shopping .vl-sticky>.header__user-panel { display:none; }
 body.vl-design.vl-home-shopping .vl-sticky .header__search { grid-area:1/1; }
 body.vl-home-shopping .mh-hero h1 { font-size:32px;line-height:1.08;margin:10px 0;padding:0; }
 body.vl-home-shopping .mh-hero p { font-size:14px;line-height:1.4;margin:0 0 14px;padding:0; }
 body.vl-home-shopping .mh-hero .mh-hero__card { min-height:268px; }
 body.vl-home-shopping .mh-hero .mh-hero__content { padding:20px; }
 body.vl-home-shopping .vl-container { width:100%;max-width:100%;padding-left:16px;padding-right:16px; }
 body.vl-home-shopping .top-bar,body.vl-home-shopping .utility-bar { display:none; }
 body.vl-home-shopping .header { padding:0;margin:0;background:#fcfbf8; }
 body.vl-home-shopping .header__wrap { padding:0 16px; }
 body.vl-home-shopping .header__panel { display:grid;grid-template-columns:1fr auto;grid-template-rows:44px 48px;gap:4px 8px;padding:4px 0 8px;margin:0;border:0;border-radius:0;box-shadow:none;background:transparent;min-height:0; }
 body.vl-home-shopping .header__logo { width:auto;gap:6px;grid-column:1;grid-row:1;justify-content:flex-start; }
 body.vl-home-shopping .site-logo-mark-wrap { width:40px;height:38px;flex:0 0 40px;background:transparent; }
 body.vl-home-shopping .site-logo-mark { width:40px;height:32px; }
 body.vl-home-shopping .header__logo-wordmark { display:flex;font-size:12px;line-height:1; }
 body.vl-home-shopping .header__logo-line { font-size:12px;line-height:1; }
 body.vl-home-shopping .header__user-panel { grid-column:2;grid-row:1;gap:4px; }
 body.vl-home-shopping .header__user-action { width:44px;height:44px; }
 body.vl-home-shopping .header__user-action--mail,body.vl-home-shopping .header__user-action--callback,body.vl-home-shopping .header__user-action[aria-label="Сравнение"],body.vl-home-shopping .header__user-action[aria-label="Профиль"] { display:none; }
 body.vl-home-shopping .header__search { grid-column:1/-1;grid-row:2;width:100%;height:48px;min-height:48px;gap:0;padding:0 2px;border-radius:12px;border:1px solid #d9ddd9;box-shadow:none;background:#fff; }
 body.vl-home-shopping .header__catalog-btn { width:44px;min-width:44px;height:44px;padding:0;border:0;border-radius:10px;box-shadow:none; }
 body.vl-home-shopping .header__search-input { font-size:16px;padding:0 10px;min-width:0; }
 body.vl-home-shopping .header__search-by-image { display:none; }
 body.vl-home-shopping .header__search-submit { width:44px;min-width:44px;height:44px;border:0;border-radius:10px;box-shadow:none;padding:0; }
 body.vl-home-shopping .header__search-submit img { width:34px;height:34px; }
 body.vl-home-shopping .catalog-nav-wrap { display:none; }
 body.vl-home-shopping .vl-sticky { padding:6px 12px;min-height:0;border-radius:0;top:0;left:0;right:0;width:100%;max-width:none;transform:translateY(-110%);background:#fcfbf8; }
 body.vl-home-shopping .vl-sticky.is-visible { transform:translateY(0); }
 body.vl-home-shopping .vl-sticky>.header__logo,body.vl-home-shopping .vl-sticky>.header__user-panel { display:none; }
 body.vl-home-shopping .vl-sticky .header__search { margin:0; }
 body.vl-home-shopping .mh-hero { padding-top:8px; }
 .mh-hero__card { min-height:268px;border-radius:18px; }
 .mh-hero__card:after { background:linear-gradient(90deg,rgba(13,22,19,.87),rgba(13,22,19,.22)); }
 .mh-hero__card>picture img { object-position:center top; }
 .mh-hero__content { padding:20px; }
 .mh-hero h1 { font-size:32px;margin:10px 0; }
 .mh-hero p { font-size:14px;line-height:1.4;margin-bottom:14px; }
 .mh-hero .mh-eyebrow { font-size:9px; }
 .mh-help { display:flex;margin:4px 0 -10px;font-size:12px; }
 .mh-mobile-break { display:block; }
 body.vl-home-shopping .mh-categories { grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:12px; }
 body.vl-home-shopping .mh-category { flex-direction:column;gap:4px;min-height:72px;padding:7px 4px;font-size:11px;text-align:center;border-radius:12px;line-height:1.2; }
 .mh-category img { width:42px;height:36px; }
 .mh-category__symbol { height:36px;font-size:28px; }
 body.vl-home-shopping #mh-products { padding-top:24px;padding-bottom:0; }
 body.vl-home-shopping #mh-products .section-block__title { font-size:24px;line-height:1.1;max-width:280px;margin-bottom:14px; }
 body.vl-home-shopping #mh-products .products-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px; }
 body.vl-home-shopping #mh-products .p-card { min-width:0;margin:0; }
 body.vl-home-shopping #mh-products .p-card__action-btn { width:44px;height:44px; }
 body.vl-home-shopping #mh-products .p-card__media { height:auto;aspect-ratio:1/1;border-radius:14px; }
 body.vl-home-shopping #mh-products .p-card__media img { object-fit:contain; }
 body.vl-home-shopping #mh-products .btn-show-more { width:100%; }
 .mh-section-heading h2 { font-size:26px; }
 .mh-section-heading .mh-eyebrow { font-size:9px; }
 .mh-room-controls { display:flex;gap:4px; }
 .mh-room-track { display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 0 12px;scrollbar-width:thin; }
 .mh-room { flex:0 0 82%;scroll-snap-align:start; }
 .mh-room__caption h3 { font-size:20px; }
 .mh-project__inner { padding:24px 20px; }
 .mh-project h2 { font-size:27px; }
 .mh-project p { font-size:14px; }
 .mh-project__inner>a { margin:10px 0 0; }
 body.vl-home-shopping .section-block { padding-top:28px;padding-bottom:28px; }
 body.vl-home-shopping .shared-main-title { font-size:26px;line-height:1.2; }
}
@media(prefers-reduced-motion:reduce) { .vl-home-shopping * { scroll-behavior:auto;transition:none; } }

/* Integrated light showcase: replaces the single hero and duplicate category row. */
body.vl-home-shopping .mh-reviews-rating { display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;margin:12px auto 0;padding:12px 18px;width:fit-content;max-width:100%;border-radius:16px;background:#fff4d8;color:#263238;font-size:16px;line-height:1.4; }
.mh-reviews-rating>span:first-child { color:#946000;font-size:24px; }
.mh-reviews-rating strong { font-size:20px; }
.vl-home-shopping .hs-showcase { padding-top:18px; }
.hs-heading { display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px; }
.vl-home-shopping .shared-main-title { overflow-wrap:anywhere; }
.hs-heading,.hs-actions { flex-wrap:wrap; }
.hs-direction__text,.hs-consult__text { min-width:0;overflow-wrap:anywhere; }
.hs-consult__button { overflow-wrap:anywhere; }
body.vl-home-shopping .hs-selection h2 { overflow-wrap:anywhere; }
body.vl-home-shopping .hs-heading h1 { font-size:32px;line-height:1.15;letter-spacing:-.025em;margin:0;padding:0; }
.hs-actions { display:flex;gap:20px;align-items:center; }
body.vl-home-shopping .hs-catalog { display:inline-flex;align-items:center;min-height:44px;color:#263238;font-size:14px;gap:8px;white-space:nowrap; }
.hs-directions { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px; }
body.vl-home-shopping .hs-direction { display:grid;grid-template-columns:55% 45%;min-height:240px;background:#dededb;border-radius:20px;position:relative;text-decoration:none;color:#263238;overflow:hidden; }
body.vl-home-shopping .hs-direction--dark { background:#191b1c;color:#fff; }
body.vl-home-shopping .hs-direction--light { background:#eae9e6; }
.hs-direction__text { padding:24px 0 24px 20px;position:relative;z-index:1;display:flex;align-items:flex-start;flex-direction:column; }
body.vl-home-shopping .hs-direction h2 { font-size:25px;line-height:1.1;letter-spacing:-.025em;margin:0 0 14px;padding:0;color:inherit; }
body.vl-home-shopping .hs-direction p { font-size:12px;line-height:1.45;color:inherit;margin:0 0 16px;padding:0; }
.hs-direction__link { display:inline-flex;gap:8px;align-items:center;margin-top:auto;font-size:12px;line-height:1.4;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px; }
.hs-direction picture { display:flex;align-items:center;justify-content:center;min-width:0;padding:12px 8px 12px 0; }
.hs-direction img { display:block;width:100%;height:210px;object-fit:contain; }
.hs-controls { display:none; }
.hs-selections { display:grid;grid-template-columns:minmax(0,4fr) minmax(210px,1fr);gap:16px;padding-top:16px; }
.hs-selection-area { min-width:0; }
.hs-selection-track { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px; }
body.vl-home-shopping .hs-selection { position:relative;display:block;min-height:176px;border-radius:16px;background:#f0f2f2;overflow:hidden;color:#263238;text-decoration:none; }
body.vl-home-shopping .hs-selection h2 { position:relative;z-index:1;font-size:15px;line-height:1.2;font-weight:700;max-width:64%;padding:16px 0 0 14px;margin:0; }
.hs-selection img { position:absolute;right:0;bottom:0;width:60%;height:100%;object-fit:contain;object-position:right bottom; }
.hs-selection>span { position:absolute;bottom:12px;left:14px;font-size:20px; }
.hs-consult { border:1px solid #e3ddd2;border-radius:16px;background:#f5efe5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;text-align:center;gap:8px;min-width:0; }
.hs-consult__portraits { display:flex;justify-content:center; }
.hs-consult__portraits img { width:30px;height:30px;object-fit:cover;border-radius:50%;border:2px solid white;margin-left:-5px; }
body.vl-home-shopping .hs-consult h2 { font-size:16px;line-height:1.2;margin:0;padding:0;color:#263238; }
body.vl-home-shopping .hs-consult h2 br { display:none; }
body.vl-home-shopping .hs-consult p { font-size:11px;line-height:1.3;margin:4px 0 0;padding:0;color:#555b56; }
.hs-consult__button { display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 12px;border:1px solid #d7c9ae;border-radius:10px;background:#fffaf1;color:#263238;font-size:12px;font-weight:700;cursor:pointer; }
.hs-directions:focus-visible,.hs-selection-track:focus-visible { outline:3px solid #9a6500;outline-offset:3px; }
@media(max-width:1023px) {
 .hs-directions { display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;scrollbar-width:none; }
 body.vl-home-shopping .hs-direction { flex:0 0 48%;scroll-snap-align:start; }
 .hs-controls { display:flex;align-items:center;justify-content:space-between;min-height:44px;font-size:11px;color:#5b625d; }
 .hs-controls>div { display:flex;gap:4px; }
 .hs-controls button { width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#263238;font-size:22px;cursor:pointer; }
 .hs-controls button:disabled { opacity:.35;cursor:default; }
 .hs-selections { grid-template-columns:minmax(0,1fr); }
 .hs-selection-track { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .hs-selection-area>.hs-controls { display:none; }
 .hs-consult { flex-direction:row;justify-content:space-between;text-align:left;gap:14px; }
 .hs-consult__text { flex:1; }
}
@media(max-width:767px) {
 .vl-home-shopping .hs-showcase { padding-top:8px; }
 .hs-heading { display:block;margin-bottom:8px; }
 body.vl-home-shopping .hs-heading h1 { font-size:26px;margin:0 0 8px; }
 .hs-actions { justify-content:space-between;gap:10px; }
 .hs-actions .mh-button { min-height:44px;padding:10px 16px;font-size:14px; }
 body.vl-home-shopping .hs-catalog { font-size:13px; }
 body.vl-home-shopping .hs-direction { flex-basis:88%;min-height:180px;grid-template-columns:56% 44%;border-radius:16px; }
 .hs-direction__text { padding:18px 0 18px 16px; }
 body.vl-home-shopping .hs-direction h2 { font-size:22px;line-height:1.05;margin:0 0 10px; }
 body.vl-home-shopping .hs-direction p { font-size:11px;line-height:1.35;margin:0 0 12px; }
 .hs-direction__link { font-size:11px; }
 .hs-direction img { height:150px; }
 .hs-direction picture { padding:8px 4px 8px 0; }
 .hs-selections { padding-top:0;gap:4px; }
 .hs-selection-track { display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none; }
 body.vl-home-shopping .hs-selection { flex:0 0 44%;min-height:120px;scroll-snap-align:start;border-radius:12px; }
 body.vl-home-shopping .hs-selection h2 { font-size:13px;max-width:73%;padding:12px 0 36px 12px; }
 .hs-selection img { width:60%;height:83%; }
 .hs-selection-area>.hs-controls { display:flex; }
 .hs-consult { min-height:76px;padding:10px 12px;gap:8px; }
 .hs-consult__portraits { display:none; }
 body.vl-home-shopping .hs-consult h2 { font-size:13px;line-height:1.2; }
 body.vl-home-shopping .hs-consult p { font-size:11px; }
 .hs-consult__button { flex:0 1 155px;font-size:12px;line-height:1.2;min-width:0; }
 body.vl-design.vl-home-shopping #mh-products { padding-top:16px; }
 body.vl-design.vl-home-shopping #mh-products .section-block__title { padding:0;font-size:24px;line-height:1.1;margin:0 0 10px;max-width:280px; }
 body.vl-home-shopping .hs-controls { min-height:44px; }
 body.vl-home-shopping .hs-consult h2 br { display:none; }
 .hs-direction__text,.hs-consult__text,.hs-heading { min-width:0;overflow-wrap:anywhere; }
 body.vl-home-shopping .hs-selection h2 { overflow-wrap:anywhere; }
}
