/* Fezard header v2 — 2026-08-18 */
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('/templates/fezard/fonts/manrope-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 800;font-display:swap;src:url('/templates/fezard/fonts/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--fz2-purple:#7c35c8;--fz2-ink:#18151d;--fz2-muted:#706b76;--fz2-line:#e8e3eb;--fz2-paper:#f7f5f8}
.fezard-v2-sticky-shell{position:sticky;top:0;z-index:1200;background:#fff;font-family:'Manrope',Arial,sans-serif}
.fezard-v2-header{position:relative;z-index:2;background:#fff;box-shadow:0 8px 34px rgba(31,20,39,.08);font-family:'Manrope',Arial,sans-serif}
.fezard-v2-header *{box-sizing:border-box;font-family:'Manrope',Arial,sans-serif}
.fezard-v2-header a,.fezard-v2-header button,.fezard-v2-header input,.fezard-v2-header p,.fezard-v2-header span,.fezard-v2-header small,.fezard-v2-header strong,.fezard-v2-header b{font-family:'Manrope',Arial,sans-serif;line-height:normal}
.fezard-v2-header a{text-decoration:none}
.fezard-v2-container{width:min(1540px,calc(100% - 48px));margin:0 auto}
.fezard-v2-top{height:36px;color:#5e5865;background:#f5f1f6;border-bottom:1px solid #ebe5ee;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.fezard-v2-top__inner,.fezard-v2-top__contacts{height:100%;display:flex;align-items:center;justify-content:space-between}
.fezard-v2-top__production{margin:0!important;font-family:'Manrope',Arial,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:normal!important;letter-spacing:.04em!important;text-transform:uppercase!important}
.fezard-v2-top__phone{display:none;align-items:center;gap:7px;color:inherit;font-size:12px;font-weight:800}
.fezard-v2-top__phone svg,.fezard-v2-top__contacts svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.fezard-v2-top__contacts{gap:24px}
.fezard-v2-top__contacts a{display:flex;align-items:center;gap:7px;color:inherit;transition:color .2s}
.fezard-v2-top__contacts a:hover{color:var(--fz2-purple)}
.fezard-v2-telegram-icon,.fezard-v2-top__contacts .fezard-v2-telegram-icon{width:14px;height:14px;flex:0 0 auto;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;color:inherit!important}
.fezard-v2-top__contacts .fezard-v2-telegram-icon path{fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fezard-v2-main{position:relative;z-index:2;min-height:104px;display:flex;align-items:center;background:#fff}
.fezard-v2-main__inner{display:grid;grid-template-columns:72px minmax(620px,1fr) 168px auto;align-items:center;gap:25px}
.fezard-v2-brand{display:flex;align-items:center}
.fezard-v2-brand img{display:block;width:56px;height:56px;object-fit:contain}
.fezard-v2-nav{display:flex;align-items:center;gap:clamp(17px,1.6vw,30px);font-size:12px;font-weight:800;letter-spacing:.025em;text-transform:uppercase;line-height:normal}
.fezard-v2-nav>a,.fezard-v2-drop>a{color:var(--fz2-ink);white-space:nowrap;transition:color .2s}
.fezard-v2-nav>a:hover,.fezard-v2-drop>a:hover{color:var(--fz2-purple)}
.fezard-v2-drop{position:relative}
.fezard-v2-drop__trigger{display:flex;align-items:center;gap:5px;padding:18px 0}
.fezard-v2-chevron{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}
.fezard-v2-dropdown{position:absolute;z-index:50;top:52px;left:-22px;min-width:190px;padding:11px;background:#fff;border:1px solid var(--fz2-line);border-radius:15px;box-shadow:0 18px 55px rgba(27,16,36,.14);opacity:0;visibility:hidden;transform:translateY(7px);transition:.2s}
.fezard-v2-drop:hover>.fezard-v2-dropdown,.fezard-v2-drop:focus-within>.fezard-v2-dropdown{opacity:1;visibility:visible;transform:none}
.fezard-v2-dropdown>a{display:block;padding:10px 12px;color:var(--fz2-ink);border-radius:9px;font-size:12px;font-weight:700;text-transform:none}
.fezard-v2-dropdown>a:hover{color:var(--fz2-purple);background:#f5f1f8}
.fezard-v2-mega{left:-22px;width:650px;padding:18px;display:grid;grid-template-columns:1fr 1fr 180px;gap:12px}
.fezard-v2-mega>div{padding:4px 8px}
.fezard-v2-mega>div>span{display:block;margin:3px 12px 9px;color:#9b91a2;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.fezard-v2-mega>div>a{display:block;padding:7px 12px;color:var(--fz2-ink);border-radius:9px;font-size:12px;font-weight:700;text-transform:none}
.fezard-v2-mega>div>a:hover{color:var(--fz2-purple);background:#f5f1f8}
.fezard-v2-quick{min-height:100%;padding:13px!important;display:flex!important;flex-direction:column;border:1px solid #e9e2ed;border-radius:13px;background:#f8f5f9}
.fezard-v2-quick>span{margin:2px 7px 8px!important;color:#8c8392!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.fezard-v2-quick>a{padding:9px 8px!important;display:flex!important;align-items:center;justify-content:space-between;color:#3b3540!important;border-bottom:1px solid #e9e2ed;border-radius:0!important;font-size:11px!important}
.fezard-v2-quick>a:hover{color:var(--fz2-purple)!important;background:transparent!important}
.fezard-v2-quick>a b{color:#a840c8;font-size:13px}
.fezard-v2-quick .fezard-v2-all{margin-top:auto;padding:10px!important;justify-content:center;color:#fff!important;border:0;border-radius:9px!important;background:var(--fz2-purple)!important}
.fezard-v2-contact{display:flex;flex-direction:column;align-items:flex-end}
.fezard-v2-contact small{color:#8a8490;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.fezard-v2-contact a{margin-top:3px;color:var(--fz2-ink);font-size:15px;font-weight:800}
.fezard-v2-contact a:last-child{color:#77717e;font-size:11px;font-weight:700}
.fezard-v2-actions{display:flex;gap:7px;align-items:center}
.fezard-v2-icon{position:relative;width:41px;height:41px;display:grid;place-items:center;padding:0;color:var(--fz2-ink);border:1px solid var(--fz2-line);border-radius:13px;background:#fff;cursor:pointer;transition:.2s}
.fezard-v2-icon:hover{color:#fff;border-color:var(--fz2-purple);background:var(--fz2-purple);transform:translateY(-2px)}
.fezard-v2-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.fezard-v2-icon .fa{font-size:18px}
.fezard-v2-count{position:absolute;top:-6px;right:-5px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;color:#fff;background:#dd3b67;border:2px solid #fff;border-radius:10px;font-size:9px;line-height:1}
.fezard-v2-menu-button{display:none}
.fezard-v2-search{max-height:0;overflow:hidden;background:#fff;border-top:1px solid transparent;transition:max-height .3s ease,border-color .3s}
.fezard-v2-search.is-open{max-height:90px;border-color:var(--fz2-line)}
.fezard-v2-search__inner{height:74px;display:flex;align-items:center;gap:16px}
.fezard-v2-search__inner>svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}
.fezard-v2-search form{width:100%;display:flex;align-items:center;gap:16px;margin:0}
.fezard-v2-search input[type="text"],.fezard-v2-search input[type="search"]{flex:1;width:100%;min-width:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--fz2-ink);font-size:17px;outline:0;box-shadow:none}
.fezard-v2-search button[type="submit"]{padding:11px 24px;color:#fff;border:0;border-radius:11px;background:var(--fz2-purple);font-size:inherit;font-weight:800;cursor:pointer}
.fezard-v2-drawer{position:fixed;z-index:1200;inset:0 0 0 auto;width:min(420px,100%);color:var(--fz2-ink);background:#fff;box-shadow:-30px 0 80px rgba(20,12,26,.18);transform:translateX(105%);visibility:hidden;transition:transform .35s cubic-bezier(.22,.7,.28,1),visibility .35s}
.fezard-v2-drawer__inner{height:100%;overflow:auto;padding:22px;-webkit-overflow-scrolling:touch}
.fezard-v2-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:19px;border-bottom:1px solid var(--fz2-line)}
.fezard-v2-drawer__head strong{font-size:17px;font-weight:800}
.fezard-v2-close{width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;border-radius:12px;background:#f2eef4;cursor:pointer}
.fezard-v2-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.fezard-v2-mobile-quick{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:14px 0 2px}
.fezard-v2-mobile-quick a{position:relative;min-width:0;padding:12px;display:flex;align-items:center;gap:8px;color:var(--fz2-ink);border:1px solid var(--fz2-line);border-radius:12px;font-size:10px;font-weight:800}
.fezard-v2-mobile-quick svg{width:17px;height:17px;fill:none;stroke:var(--fz2-purple);stroke-width:1.7}
.fezard-v2-mobile-quick span:not(.fezard-v2-count){overflow:hidden;text-overflow:ellipsis}
.fezard-v2-mobile-nav{display:flex;flex-direction:column;padding:14px 0}
.fezard-v2-mobile-nav>a,.fezard-v2-mobile-nav summary{padding:15px 5px;color:var(--fz2-ink);border-bottom:1px solid var(--fz2-line);font-size:14px;font-weight:800;list-style:none;cursor:pointer}
.fezard-v2-mobile-nav summary{display:flex;align-items:center;justify-content:space-between}
.fezard-v2-mobile-nav summary::-webkit-details-marker{display:none}
.fezard-v2-mobile-nav summary svg{width:17px;height:17px;fill:none;stroke:currentColor;transition:transform .2s}
.fezard-v2-mobile-nav details[open] summary svg{transform:rotate(180deg)}
.fezard-v2-mobile-nav details div{display:flex;flex-direction:column;padding:4px 0 10px 13px;border-bottom:1px solid var(--fz2-line)}
.fezard-v2-mobile-nav details div a{padding:9px 0;color:#716a77;font-size:12px;font-weight:600}
.fezard-v2-mobile-contact{padding:21px;display:flex;flex-direction:column;align-items:flex-start;border-radius:20px;background:#f3eef6}
.fezard-v2-mobile-contact small{margin-bottom:9px;color:#8c8492;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.fezard-v2-mobile-contact>a{margin:2px 0;color:var(--fz2-ink);font-weight:800}
.fezard-v2-mobile-contact>a:nth-of-type(2),.fezard-v2-mobile-contact>a:nth-of-type(3){color:#746d79;font-size:12px}
.fezard-v2-telegram-button{margin-top:16px!important;padding:11px 14px;display:flex;align-items:center;gap:8px;color:#fff!important;border-radius:10px;background:#209bd6;font-size:11px}
.fezard-v2-telegram-button .fezard-v2-telegram-icon,.fezard-v2-telegram-button .fezard-v2-telegram-icon path{width:17px;height:17px;fill:none!important;stroke:#fff!important;stroke-width:1.7!important}
.fezard-v2-overlay{position:fixed;z-index:1100;inset:0;background:rgba(13,10,15,.58);opacity:0;visibility:hidden;transition:.3s;backdrop-filter:blur(3px)}
body.fezard-v2-menu-open{overflow:hidden}
body.fezard-v2-menu-open .fezard-v2-header{z-index:1200}
body.fezard-v2-menu-open .fezard-v2-overlay{opacity:1;visibility:visible}
body.fezard-v2-menu-open .fezard-v2-drawer{transform:none;visibility:visible}
.fezard-v2-sticky-shell .breadcrumb-area,.fezard-v2-sticky-shell .breadcrumb-area.section-padding-1{position:relative;z-index:1}
.breadcrumb-area,.breadcrumb-area.section-padding-1{background:#f5f1f6!important}
.breadcrumb-area .breadcrumb{background:transparent!important}
.breadcrumb-area .mod-breadcrumbs.breadcrumb{width:min(1540px,calc(100% - 48px))!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}
.fezard-favorites-layout [radicalmart-cart],.fezard-favorites-layout .fezard-card-cart-control,.fezard-favorites-layout a[href*="view=cart"]{display:none!important}
@media(max-width:1350px){.fezard-v2-main__inner{grid-template-columns:66px 1fr 156px auto;gap:18px}.fezard-v2-nav{gap:16px;font-size:10.5px}}
@media(max-width:1100px){.fezard-v2-top__inner{justify-content:space-between}.fezard-v2-top__production{display:none}.fezard-v2-top__phone{display:flex}.fezard-v2-nav,.fezard-v2-contact{display:none}.fezard-v2-main__inner{grid-template-columns:1fr auto}.fezard-v2-menu-button{display:grid}.fezard-v2-main{min-height:82px}.fezard-v2-brand img{width:52px;height:52px}}
@media(max-width:720px){.fezard-v2-container{width:calc(100% - 28px)}.fezard-v2-top{height:32px}.fezard-v2-main{min-height:72px}.fezard-v2-brand img{width:46px;height:46px}.fezard-v2-actions{gap:5px}.fezard-v2-icon{width:38px;height:38px;border-radius:11px}.fezard-v2-actions .fezard-v2-viewed{display:none}.fezard-v2-search__inner{height:65px;gap:10px}.fezard-v2-search input[type="text"],.fezard-v2-search input[type="search"]{font-size:13px}.fezard-v2-drawer__inner{padding:18px}}
@media(max-width:600px){.fezard-v2-top__inner{justify-content:center}.fezard-v2-top__contacts{display:none}}
@media(max-width:390px){.fezard-v2-actions .fezard-v2-favorite{display:none}}
@media(prefers-reduced-motion:reduce){.fezard-v2-header *{transition-duration:.01ms!important}}

/* Mobile scrolling: a single inner viewport owns vertical scrolling. */
@media(max-width:1100px){
  body.fezard-v2-menu-open{overflow:hidden}
  .fezard-v2-drawer{height:100vh;height:100dvh;max-height:100dvh;overflow:hidden;overscroll-behavior:contain}
  .fezard-v2-drawer__inner{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px))}
}
@media(max-width:720px){
  .fezard-v2-drawer__inner{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}
}

/* Mobile breadcrumbs: only the route origin and a single-line current page. */
@media(max-width:720px){
  .breadcrumb-area,.breadcrumb-area.section-padding-1{padding-top:0!important;padding-bottom:0!important}
  .breadcrumb-area .mod-breadcrumbs__wrapper{width:100%;overflow:hidden}
  .breadcrumb-area .mod-breadcrumbs.breadcrumb{width:calc(100% - 28px)!important;min-height:46px;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:0;margin:0 auto!important;padding:0!important;overflow:hidden;font-size:12px;line-height:1.2;white-space:nowrap}
  .breadcrumb-area .mod-breadcrumbs__divider{display:none!important}
  .breadcrumb-area .mod-breadcrumbs__item{display:none!important;min-width:0;margin:0!important;padding:0!important}
  .breadcrumb-area .mod-breadcrumbs__divider + .mod-breadcrumbs__item,
  .breadcrumb-area .mod-breadcrumbs__item:first-child,
  .breadcrumb-area .mod-breadcrumbs__item:last-child{display:flex!important;align-items:center}
  .breadcrumb-area .mod-breadcrumbs__divider + .mod-breadcrumbs__item,
  .breadcrumb-area .mod-breadcrumbs__item:first-child{flex:0 0 auto}
  .breadcrumb-area .mod-breadcrumbs__item:last-child{flex:1 1 auto;overflow:hidden;color:#817986}
  .breadcrumb-area .mod-breadcrumbs__item:last-child>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .breadcrumb-area .breadcrumb-item + .breadcrumb-item::before{flex:0 0 auto;padding:0 8px;color:#a49ba8}
}
