@font-face{font-family:"Chakra Petch";font-style:normal;font-weight:500;font-display:swap;src:url(/stencil/a41c0f70-5b3e-013f-2c8e-6ab2f4d1c9e7/e/e0b3a6d0-5b3e-013f-2c8e-6ab2f4d1c9e7/fonts/chakra-petch-500.36ad966c.woff2) format("woff2")}
@font-face{font-family:"Chakra Petch";font-style:normal;font-weight:600;font-display:swap;src:url(/stencil/a41c0f70-5b3e-013f-2c8e-6ab2f4d1c9e7/e/e0b3a6d0-5b3e-013f-2c8e-6ab2f4d1c9e7/fonts/chakra-petch-600.a5888696.woff2) format("woff2")}
@font-face{font-family:"Chakra Petch";font-style:normal;font-weight:700;font-display:swap;src:url(/stencil/a41c0f70-5b3e-013f-2c8e-6ab2f4d1c9e7/e/e0b3a6d0-5b3e-013f-2c8e-6ab2f4d1c9e7/fonts/chakra-petch-700.ce5095dc.woff2) format("woff2")}
@font-face{font-family:"Red Hat Text";font-style:normal;font-weight:400 700;font-display:swap;src:url(/stencil/a41c0f70-5b3e-013f-2c8e-6ab2f4d1c9e7/e/e0b3a6d0-5b3e-013f-2c8e-6ab2f4d1c9e7/fonts/red-hat-text.59826f39.woff2) format("woff2")}
:root{--paper:#f4f3ef;--card:#ffffff;--panel:#e9e8e3;--ink:#1b1b1a;--ink2:#4d4c47;--line:#d6d4cc;--line2:#e6e4dd;
--steel:#1b1b1a;--steel2:#2a2a28;--steelInk:#f4f3ef;--steelSoft:#b9b7ae;--yellow:#e2b72a;--yellowInk:#7a5d00;--yellowSoft:#f6e7b3;
--red:#ad1c23;--redInk:#a0171e;--redSoft:#f3dcdc;--star:#b8860b;--focus:#1f6feb;
--head:"Chakra Petch", "Arial Narrow", Arial, sans-serif;--text:"Red Hat Text", "Helvetica Neue", Arial, sans-serif;--wrap:1320px;--gut:24px;--r:6px}
*,*::before,*::after{box-sizing:border-box}
[hidden]{display:none!important}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font:400 17px/1.6 var(--text);text-rendering:optimizeLegibility}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}
h1,h2,h3,h4{font-family:var(--head);font-weight:700;line-height:1.12;letter-spacing:.005em;margin:0 0 .5em}
h1{font-size:clamp(32px,4.2vw,54px)}h2{font-size:clamp(26px,2.8vw,38px);text-transform:uppercase}h3{font-size:clamp(20px,1.8vw,24px)}
p{margin:0 0 1em}
.hf-wrap{max-width:var(--wrap);margin:0 auto;padding:0 var(--gut)}
.hf-skip{position:absolute;left:-999px;top:0;background:var(--yellow);color:var(--steel);padding:10px 16px;z-index:99}
.hf-skip:focus{left:8px}
.hf-eyebrow{font:600 13px/1.3 var(--head);letter-spacing:.14em;text-transform:uppercase;color:var(--yellowInk);margin:0 0 10px}
.hf-steel .hf-eyebrow{color:var(--yellow)}
/* кнопки */
.hf-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 26px;border:0;border-radius:var(--r);
 background:var(--yellow);color:var(--steel);font:700 16px/1.2 var(--head);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;text-align:center}
.hf-btn:hover{background:#d4a91c}
.hf-btn--ghost{background:transparent;color:inherit;box-shadow:inset 0 0 0 2px currentColor}
.hf-btn--ghost:hover{background:rgba(226,183,42,.16)}
.hf-btn--dark{background:var(--steel);color:var(--steelInk)}
.hf-btn--dark:hover{background:#000}
.hf-link{font:700 15px/1.3 var(--head);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-bottom:2px solid var(--yellow);padding-bottom:2px}
/* служебная строка */
.hf-util{background:var(--steel);color:var(--steelSoft);font:600 13px/1.3 var(--head);letter-spacing:.08em;text-transform:uppercase}
.hf-util-row{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:40px}
.hf-util p{margin:0;color:var(--steelInk)}
.hf-util ul{display:flex;gap:26px;list-style:none;margin:0;padding:0}
.hf-util a{color:var(--steelInk);text-decoration:none}
.hf-util a:hover{color:var(--yellow)}
/* шапка */
.hf-header{background:var(--steel2);position:relative;z-index:20}
.hf-header--over{background:var(--steel)}
.hf-header-row{display:flex;align-items:center;gap:28px;min-height:88px}
.hf-logo{display:inline-flex;align-items:stretch;text-decoration:none;font:700 30px/1 var(--head);letter-spacing:.02em;flex:none}
.hf-logo b{color:var(--steelInk);padding:8px 2px 8px 0}
.hf-logo i{font-style:normal;background:var(--yellow);color:var(--steel);padding:8px 10px;margin-left:4px;border-radius:3px}
.hf-pill{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--card);border-radius:8px;padding:0 10px 0 6px;min-height:54px;box-shadow:0 6px 18px rgba(0,0,0,.18)}
.hf-pill ul{display:flex;align-items:center;flex-wrap:nowrap;list-style:none;margin:0;padding:0;min-width:0}
.hf-pill .navPages-action,.hf-menu summary{display:block;padding:16px 11px;font:700 14px/1 var(--head);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:var(--ink);white-space:nowrap;cursor:pointer}
.hf-pill .navPages-action:hover,.hf-pill [aria-current="page"],.hf-menu summary:hover{color:var(--redInk)}
.hf-pill [aria-current="page"]{box-shadow:inset 0 -3px 0 var(--yellow)}
.hf-menu summary{list-style:none;background:var(--steel);color:var(--steelInk);border-radius:6px;margin-right:6px;padding:12px 14px}
.hf-menu summary::-webkit-details-marker{display:none}
.hf-menu summary:hover{color:var(--yellow)}
.hf-menu{position:relative}
.hf-menu-panel{position:absolute;left:0;top:calc(100% + 12px);width:min(760px,90vw);display:grid;grid-template-columns:1fr 1fr;gap:28px;background:var(--card);border-radius:8px;padding:26px 28px;box-shadow:0 18px 40px rgba(0,0,0,.22);z-index:30}
.hf-menu-h{font:700 13px/1.3 var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--ink2);margin:0 0 10px}
.hf-menu-panel ul{display:block;list-style:none;margin:0;padding:0}
.hf-menu-panel li a,.hf-drawer li a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line2);text-decoration:none;font-weight:600}
.hf-menu-panel li a span,.hf-drawer li a span{color:var(--ink2);font-weight:400}
.hf-menu-panel li a:hover{color:var(--redInk)}
.hf-all{flex:none}
.hf-logo--foot{font-size:26px}
.productView-title{margin-top:0}
.hf-buy{cursor:pointer}
.hf-search-link{display:inline-flex;align-items:center;gap:6px;padding:12px;color:var(--ink);flex:none;text-decoration:none;font:700 14px/1 var(--head);letter-spacing:.06em;text-transform:uppercase}
.hf-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.hf-search-link svg{width:22px;height:22px}
.hf-burger{display:none;margin-left:auto;align-items:center;gap:8px;background:transparent;border:2px solid var(--steelSoft);color:var(--steelInk);border-radius:6px;padding:10px 14px;font:700 14px/1 var(--head);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.hf-burger svg{width:20px;height:20px}
.hf-drawer{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:50}
.hf-drawer-in{position:absolute;right:0;top:0;bottom:0;width:min(380px,100%);background:var(--card);overflow:auto;padding:22px 24px 40px}
.hf-drawer ul{list-style:none;margin:0 0 22px;padding:0}
.hf-drawer-close{display:inline-flex;margin:0 0 12px auto;background:none;border:0;padding:8px;cursor:pointer;color:var(--ink)}
.hf-drawer-close svg{width:26px;height:26px}
@media (max-width:1180px){.hf-pill{display:none}.hf-burger{display:inline-flex}.hf-header-row{min-height:72px}}
@media (max-width:1000px){.hf-util ul{display:none}.hf-util-row{justify-content:center}}
@media (max-width:760px){.hf-util ul{display:none}.hf-util-row{justify-content:center}.hf-logo{font-size:26px}}
/* крошки */
.hf-crumbs ol{display:flex;flex-wrap:wrap;gap:6px 0;list-style:none;margin:0 auto;padding-top:18px;padding-bottom:6px;font:600 13px/1.4 var(--head);letter-spacing:.08em;text-transform:uppercase;color:var(--ink2)}
.hf-crumbs li+li::before{content:"/";margin:0 10px;color:var(--line)}
.hf-crumbs a{text-decoration:none}
.hf-crumbs a:hover{color:var(--redInk)}
/* звёзды */
.hf-rate{display:inline-flex;align-items:center;gap:8px;font-size:15px;color:var(--ink2)}
.hf-rate b{color:var(--ink)}
.hf-stars{display:inline-flex;gap:1px;color:var(--star)}
.hf-stars svg{width:17px;height:17px}
.hf-rate--none{font-size:15px;color:var(--ink2)}
/* ГЕРОЙ главной: тёмная половина с текстом, светлая с рамой */
.hf-hero{background:var(--steel);color:var(--steelInk)}
.hf-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}
.hf-hero-copy{padding:40px 48px 40px 0;display:flex;flex-direction:column;justify-content:center}
.hf-hero h1{font-size:clamp(34px,4vw,54px);text-transform:uppercase;letter-spacing:.01em;margin-bottom:14px}
.hf-hero h1 em{font-style:normal;color:var(--yellow)}
.hf-hero-copy>p{font-size:18px;color:var(--steelSoft);max-width:34em}
.hf-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin:6px 0 22px}
.hf-hero-cta .hf-btn--ghost{color:var(--steelInk)}
.hf-hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:22px 0 0;border-top:2px solid var(--yellow);list-style:none}
.hf-hero-facts b{display:block;font:700 24px/1.1 var(--head);color:var(--yellow)}
.hf-hero-facts span{font-size:14px;color:var(--steelSoft)}
.hf-hero-shot{background:var(--panel);position:relative;display:flex;align-items:center;justify-content:center;padding:28px;border-radius:8px;margin:28px 0}
.hf-hero-shot img{mix-blend-mode:multiply;height:420px;width:auto;max-width:100%;object-fit:contain}
.hf-hero-tag{position:absolute;left:22px;bottom:20px;background:var(--steel);color:var(--steelInk);padding:10px 14px;border-radius:6px;font:600 14px/1.3 var(--head);letter-spacing:.04em;text-decoration:none}
.hf-hero-tag b{color:var(--yellow)}
@media (max-width:900px){.hf-hero-grid{grid-template-columns:1fr}.hf-hero-copy{padding:40px 0 30px}.hf-hero-shot{margin:0 0 28px;padding:24px;height:360px}.hf-hero-shot img{height:310px}}
@media (max-width:520px){.hf-hero-facts{grid-template-columns:1fr 1fr 1fr;gap:10px}.hf-hero-facts b{font-size:19px}.hf-hero-facts span{font-size:13px}}
/* секции */
.hf-sec{padding:64px 0}
.hf-sec--tight{padding:40px 0}
.hf-sec--card{background:var(--card)}
.hf-steel{background:var(--steel);color:var(--steelInk)}
.hf-steel p{color:var(--steelSoft)}
.hf-sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:26px}
.hf-sec-head h2{margin:0;text-transform:uppercase}
.hf-sec-head p{margin:6px 0 0;color:var(--ink2);max-width:46em}
/* вкладки (REP) */
.hf-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:0;list-style:none}
.hf-tab{appearance:none;border:1px solid var(--line);background:var(--card);color:var(--ink);padding:11px 16px;border-radius:4px;font:700 14px/1 var(--head);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.hf-tab[aria-selected="true"]{background:var(--steel);border-color:var(--steel);color:var(--steelInk)}
/* плитки отделов */
.hf-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.hf-tile{position:relative;display:flex;flex-direction:column;background:var(--panel);border-radius:8px;overflow:hidden;text-decoration:none;min-height:100%}
.hf-tile h3{font-size:22px;margin:18px 18px 4px;text-transform:uppercase}
.hf-tile p{margin:0 18px 12px;color:var(--ink2);font-size:15px;line-height:1.45}
.hf-tile-img{margin-top:auto;padding:4px 18px 0;height:240px}
.hf-tile-img img{mix-blend-mode:multiply;height:100%;width:auto;max-width:100%;margin:0 auto;object-fit:contain}
.hf-tile-go{display:flex;justify-content:space-between;align-items:center;background:var(--steel);color:var(--steelInk);padding:12px 16px;font:700 14px/1 var(--head);letter-spacing:.08em;text-transform:uppercase}
.hf-tile-go svg{width:18px;height:18px;color:var(--yellow)}
.hf-tile:hover .hf-tile-go{background:#000}
@media (max-width:1000px){.hf-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:420px){.hf-tiles{gap:12px}.hf-tile h3{font-size:18px;margin:14px 12px 4px}.hf-tile p{margin:0 12px 10px;font-size:14px}}
/* СЕТКА ТОВАРОВ: флекс, чтобы неполный ряд центрировался (§5) */
.productGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:28px 22px;list-style:none;margin:0;padding:0}
.productGrid>.product{flex:0 0 calc((100% - 66px)/4);min-width:0;display:flex}
@media (max-width:1100px){.productGrid>.product{flex-basis:calc((100% - 44px)/3)}}
@media (max-width:760px){.productGrid{gap:22px 14px}.productGrid>.product{flex-basis:calc((100% - 14px)/2)}}
.card{display:flex;flex-direction:column;width:100%;min-width:0}
.card-figure{display:block;background:var(--panel);border-radius:6px;aspect-ratio:1/1;overflow:hidden;position:relative}
.card-figure img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:6%}
.card-flag{position:absolute;z-index:1;left:10px;top:10px;background:var(--red);color:#fff;font:700 12px/1 var(--head);letter-spacing:.08em;text-transform:uppercase;padding:6px 8px;border-radius:3px}
.card-body{display:flex;flex-direction:column;gap:6px;padding:12px 2px 0;flex:1}
.card-title{font:700 18px/1.25 var(--head);margin:0}
.card-title a{text-decoration:none}
.card-title a:hover{color:var(--redInk)}
.card-dots{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-height:20px;font-size:13px;color:var(--ink2)}
.card-dots i{width:18px;height:18px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25)}
.card-price{font:700 18px/1.2 var(--text);margin-top:auto;padding-top:4px}
.card-price small{font-weight:400;color:var(--ink2);font-size:14px}
.card .hf-rate{font-size:14px}
@media (max-width:420px){.card-title{font-size:16px}.card-price{font-size:16px}.card .hf-rate{flex-wrap:wrap;gap:2px 6px;font-size:13px}}
/* полка-рельс на главной */
.hf-shelf-foot{display:flex;justify-content:center;margin-top:26px}
/* рассказ о бренде: колонки держат меру строки (§5) */
.hf-story{display:block}
.hf-story>aside{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 48px;align-items:end;margin-bottom:24px}
.hf-story>aside .hf-eyebrow{grid-column:1/-1;margin:0}
.hf-story>aside h2,.hf-story>aside p{margin:0}
.hf-story>aside p{color:var(--ink2)}
.hf-story>div{min-width:0}
.hf-story-cols{columns:2 22em;column-gap:48px}
.hf-story-more{margin-top:24px}
.hf-story .hf-table-wrap{margin-top:8px}
.hf-story .hf-inline-card{max-width:none;margin:22px 0}
@media (max-width:900px){.hf-story>aside{grid-template-columns:1fr}}
/* ряд «текст + рисунок» */
.hf-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center}
.hf-split--rev>:first-child{order:2}
.hf-split-shot{background:var(--panel);border-radius:8px;padding:24px;aspect-ratio:4/3}
.hf-split-shot img{mix-blend-mode:multiply;height:100%;width:auto;max-width:100%;margin:0 auto;object-fit:contain}
@media (max-width:900px){.hf-split{grid-template-columns:1fr;gap:22px}.hf-split--rev>:first-child{order:0}}
/* план из трёх шагов */
.hf-plan{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;list-style:none;margin:0;padding:0;counter-reset:plan}
.hf-plan li{background:var(--steel2);border-radius:8px;padding:24px 22px 22px;counter-increment:plan;position:relative;display:flex;flex-direction:column}
.hf-plan li::before{content:counter(plan,decimal-leading-zero);font:700 44px/1 var(--head);color:var(--yellow);display:block;margin-bottom:10px}
.hf-plan h3{text-transform:uppercase;color:var(--steelInk)}
.hf-plan p{color:var(--steelSoft)}
.hf-plan a{margin-top:auto;color:var(--yellow)}
@media (max-width:900px){.hf-plan{grid-template-columns:1fr}}
/* таблицы */
.hf-table-wrap{overflow-x:auto;background:var(--card);border-radius:8px;border:1px solid var(--line)}
.hf-table{width:100%;border-collapse:collapse;font-size:15px}
.hf-table--wide{min-width:760px}
.hf-table--wide tbody th{min-width:12em}
.hf-table th,.hf-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--line2);vertical-align:top}
.hf-table th{font:700 13px/1.3 var(--head);letter-spacing:.08em;text-transform:uppercase;color:var(--ink2);background:var(--paper)}
.hf-table td b{font-weight:700}
.hf-table tbody th{font:600 15px/1.4 var(--text);letter-spacing:0;text-transform:none;color:var(--ink);background:transparent}
.hf-table caption{caption-side:bottom;text-align:left;padding:10px 14px;color:var(--ink2);font-size:14px}
.hf-table tr:last-child td{border-bottom:0}
@media (max-width:600px){.hf-table:not(.hf-table--wide) thead{display:none}
.hf-table:not(.hf-table--wide) tbody tr{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:12px 14px;border-bottom:1px solid var(--line2)}
.hf-table:not(.hf-table--wide) tbody tr:last-child{border-bottom:0}
.hf-table:not(.hf-table--wide) tbody th{grid-column:1/-1;padding:0;border:0}
.hf-table:not(.hf-table--wide) tbody td{padding:0;border:0}
.hf-table:not(.hf-table--wide) tbody td[data-label]::before{content:attr(data-label) ": ";color:var(--ink2);font-size:14px}}
.hf-table td .hf-btn{min-height:42px;padding:10px 14px;font-size:13px;white-space:nowrap}
/* шкала-столбики */
.hf-bars{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.hf-bars li{display:grid;grid-template-columns:minmax(120px,190px) minmax(0,1fr) minmax(64px,auto);gap:14px;align-items:center;font-size:15px}
.hf-bars svg{display:block;width:100%;height:14px;color:var(--yellow)}
.hf-bars b{font-variant-numeric:tabular-nums;text-align:right}
.hf-steel .hf-bars span{color:var(--steelInk)}
@media (max-width:520px){.hf-bars li{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;gap:8px;font-size:14px}}
/* гиды */
.hf-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.hf-guide{display:flex;flex-direction:column;background:var(--card);border-radius:8px;overflow:hidden;text-decoration:none;border:1px solid var(--line)}
.hf-guide-img{background:var(--panel);aspect-ratio:4/3;padding:18px}
.hf-guide-img img{mix-blend-mode:multiply;height:100%;width:auto;max-width:100%;margin:0 auto;object-fit:contain}
.hf-guide-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:8px;flex:1}
.hf-guide-body h3{margin:0;font-size:22px}
.hf-guide-body p{margin:0;color:var(--ink2);font-size:16px}
.hf-guide-body .hf-link{margin-top:auto;align-self:flex-start}
@media (max-width:900px){.hf-guides{grid-template-columns:1fr}}
/* страница отдела */
.hf-banner{background:var(--steel);color:var(--steelInk)}
.hf-banner-grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:32px;align-items:center;padding-top:34px;padding-bottom:34px}
.hf-banner h1{text-transform:uppercase;margin-bottom:12px}
.hf-banner p{color:var(--steelSoft);margin:0}
.hf-banner-shot{background:var(--panel);border-radius:8px;padding:16px;height:262px}
.hf-banner-shot img{mix-blend-mode:multiply;height:100%;width:auto;max-width:100%;margin:0 auto;object-fit:contain}
@media (max-width:760px){.hf-banner-grid{grid-template-columns:1fr;padding-top:26px;padding-bottom:26px}.hf-banner-shot{display:none}}
.hf-toolbar{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;justify-content:space-between;padding:22px 0 24px;border-bottom:1px solid var(--line);margin-bottom:28px}
.hf-toolbar p{margin:0;color:var(--ink2);font-weight:600}
.hf-sort{display:flex;align-items:center;gap:10px;font:700 13px/1 var(--head);letter-spacing:.08em;text-transform:uppercase}
.hf-sort select{font:600 15px/1.2 var(--text);padding:10px 12px;border:1px solid var(--line);border-radius:4px;background:var(--card);color:var(--ink)}
.hf-chips{display:flex;flex-wrap:wrap;gap:8px}
.hf-chip{appearance:none;border:1px solid var(--line);background:var(--card);color:var(--ink);padding:9px 13px;border-radius:999px;font:600 14px/1 var(--text);cursor:pointer}
.hf-chip[aria-pressed="true"]{background:var(--yellow);border-color:var(--yellow);color:var(--steel)}
.hf-dept-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;margin-top:56px;padding-top:40px;border-top:1px solid var(--line)}
.hf-dept-intro h2{text-transform:uppercase}
@media (max-width:900px){.hf-dept-intro{grid-template-columns:1fr;gap:12px}}
/* СТРАНИЦА ТОВАРА (REP): миниатюры слева, кадр, справа покупка */
.productView{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:44px;align-items:start;padding:22px 0 48px}
.productView-images{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:start}
.productView-images--single{grid-template-columns:minmax(0,1fr)}
.productView-thumbs{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0;max-height:620px;overflow:auto;order:-1}
.productView-main{min-width:0}
.productView-thumb{appearance:none;border:2px solid transparent;background:var(--panel);border-radius:6px;padding:4px;cursor:pointer;width:96px;aspect-ratio:1/1;display:flex}
.productView-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.productView-thumb[aria-current="true"]{border-color:var(--steel)}
.productView-main{max-width:550px;width:100%;background:var(--panel);border-radius:8px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}
.productView-main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:4%}
.productView-main--small{max-width:320px;padding:35px}
.productView-main--small img{width:250px;height:250px;padding:0}
.productView-nav{position:absolute;right:14px;bottom:14px;display:flex;gap:6px}
.productView-nav button{width:40px;height:40px;border:0;border-radius:4px;background:var(--steel);color:var(--steelInk);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}
.productView-nav button svg{width:18px;height:18px}
.productView-nav button:first-child svg{transform:scaleX(-1)}
.productView-details h1{font-size:clamp(28px,3vw,40px);margin-bottom:10px}
.productView-price{font:700 26px/1.2 var(--text);margin:16px 0 4px}
.productView-price small{font:600 15px/1 var(--head);letter-spacing:.08em;text-transform:uppercase;color:var(--ink2);margin-right:8px}
.productView-note{color:var(--ink2);font-size:14px;margin:0 0 18px}
.hf-opts{border:0;margin:0 0 18px;padding:0}
.hf-opts legend{font:700 13px/1.3 var(--head);letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);margin-bottom:10px;padding:0}
.hf-opts-list{display:flex;flex-wrap:wrap;gap:8px}
.hf-opt{appearance:none;display:inline-flex;align-items:center;gap:8px;border:1.5px solid var(--line);background:var(--card);color:var(--ink);padding:9px 12px;border-radius:5px;font:600 14px/1.25 var(--text);cursor:pointer;text-align:left;max-width:100%}
.hf-opt i{flex:none;width:16px;height:16px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25)}
.hf-opt[aria-pressed="true"]{border-color:var(--steel);box-shadow:inset 0 0 0 1px var(--steel);background:var(--yellowSoft)}
.hf-opt small{color:var(--ink2);font-weight:400}
.productView .hf-btn{width:100%;min-height:60px;font-size:17px}
.hf-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;margin:22px 0 0;padding:20px;background:var(--card);border:1px solid var(--line);border-radius:8px}
.hf-facts div{display:flex;gap:12px;align-items:flex-start}
.hf-facts svg{flex:none;width:26px;height:26px;color:var(--redInk)}
.hf-facts dt{font:700 14px/1.2 var(--head);letter-spacing:.06em;text-transform:uppercase;margin:2px 0 3px}
.hf-facts dd{margin:0;font-size:15px;color:var(--ink2)}
@media (max-width:1000px){.productView{grid-template-columns:1fr;gap:26px}}
@media (max-width:600px){.productView-images{grid-template-columns:1fr}.productView-thumbs{flex-direction:row;order:2;max-height:none;overflow-x:auto;padding-bottom:4px}.productView-thumb{width:72px;flex:none}.hf-facts{grid-template-columns:1fr}}
/* обзор: аккордеоны слева, лид справа */
.hf-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:start}
.hf-acc{border:0;margin:0 0 10px;background:var(--card);border-radius:6px;border:1px solid var(--line)}
.hf-acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font:700 17px/1.2 var(--head);letter-spacing:.06em;text-transform:uppercase}
.hf-acc summary::-webkit-details-marker{display:none}
.hf-acc summary::after{content:"+";font:700 24px/1 var(--head);color:var(--redInk)}
.hf-acc[open] summary::after{content:"\2212"}
.hf-acc-body{padding:0 18px 16px}
.hf-acc-body dl{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:8px 16px;margin:0}
.hf-acc-body dt{font-weight:700}
.hf-acc-body dd{margin:0;color:var(--ink2)}
.hf-lead{font-size:20px;line-height:1.5;font-weight:500}
@media (max-width:900px){.hf-overview{grid-template-columns:1fr;gap:18px}.hf-overview>:first-child{order:2}}
/* карточки особенностей */
.hf-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.hf-feature{background:var(--card);border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;margin:0}
.hf-feature-img{background:var(--panel);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}
.hf-feature-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:5%}
.hf-feature h3{margin:16px 18px 6px;text-transform:uppercase;font-size:19px}
.hf-feature p{margin:0 18px 18px;color:var(--ink2);font-size:16px}
/* статья */
.hf-article-head{background:var(--steel);color:var(--steelInk);padding:40px 0 34px}
.hf-article-head p{color:var(--steelSoft);font-size:19px;max-width:44em}
.hf-article-meta{font:600 13px/1.4 var(--head);letter-spacing:.08em;text-transform:uppercase;color:var(--steelSoft)!important;font-size:13px!important}
.hf-article{display:grid;grid-template-columns:minmax(0,8fr) minmax(0,4fr);gap:48px;padding-top:44px;padding-bottom:44px}
.hf-article h2{margin-top:1.4em;text-transform:uppercase}
.hf-article h2:first-child{margin-top:0}
.hf-article>*{min-width:0}
.hf-article aside{align-self:stretch}
.hf-aside-in{position:sticky;top:20px;display:grid;gap:18px}
.hf-toc{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:18px 20px}
.hf-toc ol{margin:0;padding:0;list-style:none}
.hf-toc li{margin:6px 0}
.hf-note{background:var(--yellowSoft);border-left:4px solid var(--yellow);padding:16px 18px;border-radius:0 6px 6px 0;margin:22px 0}
.hf-quote{margin:22px 0;padding:16px 20px;background:var(--card);border-left:4px solid var(--steel);border-radius:0 6px 6px 0}
.hf-quote p{margin:0 0 8px;font-size:18px}
.hf-quote cite{font-style:normal;color:var(--ink2);font-size:14px}
.hf-sources{font-size:15px;padding-left:20px}
.hf-sources li{margin:8px 0}
.hf-inline-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:8px;padding:12px;margin:18px 0;text-decoration:none}
.hf-inline-card div:first-child{background:var(--panel);border-radius:6px;aspect-ratio:1/1;display:flex}
.hf-inline-card img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.hf-inline-card b{display:block;font:700 17px/1.25 var(--head)}
.hf-inline-card span{color:var(--ink2);font-size:15px}
@media (max-width:900px){.hf-article{grid-template-columns:1fr;gap:26px}.hf-aside-in{position:static}}
/* простые страницы */
.hf-page{display:grid;grid-template-columns:minmax(0,8fr) minmax(0,4fr);gap:48px;padding-top:40px;padding-bottom:64px}
.hf-page h2{margin-top:1.3em;text-transform:uppercase}
.hf-page h2:first-child{margin-top:0}
.hf-page>*{min-width:0}
.hf-page aside{align-self:stretch}
.hf-page .hf-aside-in{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:20px 22px}
@media (max-width:900px){.hf-page{grid-template-columns:1fr;gap:24px}}
.hf-search{display:flex;gap:10px;margin:0 0 26px}
.hf-search input{flex:1;min-width:0;font:500 17px/1.2 var(--text);padding:14px 16px;border:1.5px solid var(--line);border-radius:6px;background:var(--card);color:var(--ink)}
/* подвал */
.hf-footer{background:var(--steel);color:var(--steelInk);margin-top:0;padding:56px 0 0}
.hf-foot-grid{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(4,minmax(0,1fr));gap:32px}
.hf-footer p{color:var(--steelSoft);font-size:15px;margin:16px 0 0}
.hf-foot-mail a{color:var(--yellow)}
.footer-info-heading{font:700 14px/1.3 var(--head);letter-spacing:.12em;text-transform:uppercase;color:var(--yellow);margin:6px 0 14px}
.footer-info-list{list-style:none;margin:0;padding:0}
.footer-info-list li{margin:0 0 9px}
.footer-info-list a{text-decoration:none;color:var(--steelInk);font-size:15px}
.footer-info-list a:hover{color:var(--yellow)}
.hf-foot-bottom{margin-top:44px;border-top:1px solid #3a3a37;padding:18px 0;font-size:14px;color:var(--steelSoft)}
.hf-foot-bottom .hf-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}
@media (max-width:1000px){.hf-foot-grid{grid-template-columns:1fr 1fr}.hf-foot-brand{grid-column:1/-1}}
@media (max-width:420px){.hf-foot-grid{grid-template-columns:1fr}}
/* инфографика нагрузки */
.hf-loadbars{margin:0;background:var(--card);border:1px solid var(--line);border-radius:8px;padding:20px}
.hf-loadbars figcaption{margin-top:12px;color:var(--ink2);font-size:14px}
.hf-bars a{text-decoration:none;font-weight:600}
.hf-bars a:hover{color:var(--redInk)}
.hf-tabpanel{min-height:10px}
.hf-sec-head .hf-link{white-space:nowrap}
.productView-images{max-width:660px}
.hf-inline-card{max-width:560px}
@media (max-width:900px){.hf-features{grid-template-columns:1fr 1fr}}
@media (max-width:560px){.hf-features{grid-template-columns:1fr}}
@media (max-width:600px){:root{--gut:16px}.hf-sec{padding:44px 0}body{font-size:16px}}
