.grid--products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.product-card{min-width:0;height:100%;background:#fff;border:1px solid var(--zz-line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 28px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-2px);border-color:#165dff47;box-shadow:0 18px 42px #0f172a14}.product-card__image{height:220px;padding:22px;background:linear-gradient(135deg,#f4f8ff,#fff);display:grid;place-items:center;color:var(--zz-primary);font-size:15px;font-weight:850;text-align:center}.product-card__body{padding:18px;display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}.product-card__meta{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.product-card__meta a,.product-card__meta span{max-width:100%;padding:5px 9px;border-radius:999px;background:#eef4ff;color:#64748b;font-size:12px;line-height:1.2;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card h3{margin:0;font-size:18px;line-height:1.25;letter-spacing:-.025em}.product-card h3 a:hover{color:var(--zz-primary)}.product-card p{margin:0;color:var(--zz-muted);font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__bottom{margin-top:auto;display:grid;gap:14px}.product-card__price{font-size:21px;line-height:1.12;font-weight:950;letter-spacing:-.035em;color:var(--zz-text);white-space:normal}.product-card__availability{margin-top:3px;font-size:13px;line-height:1.2;font-weight:850;color:var(--zz-good)}.product-card__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch}.product-card__actions form{min-width:0}.product-card__actions .btn{width:100%;min-width:0;padding-left:12px;padding-right:12px;white-space:nowrap;text-align:center}@media(max-width:1180px){.grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.grid--products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__image{height:190px}}@media(max-width:560px){.grid--products{grid-template-columns:1fr}.product-card__image{height:210px}.product-card__actions{grid-template-columns:1fr}}.grid--products{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;align-items:stretch}.product-card{width:100%;min-width:0;max-width:100%;height:100%;background:#fff;border:1px solid var(--zz-line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 28px #0f172a0b}.product-card__image{height:178px;min-height:178px;padding:18px;background:linear-gradient(135deg,#f4f8ff,#fff);display:grid;place-items:center;color:var(--zz-primary);font-size:14px;font-weight:850;text-align:center}.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__body{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.product-card__meta{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.product-card__meta a,.product-card__meta span{max-width:100%;padding:5px 8px;border-radius:999px;background:#eef4ff;color:#64748b;font-size:12px;line-height:1.15;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__meta a{color:var(--zz-primary)}.product-card h3{margin:0;font-size:17px;line-height:1.25;letter-spacing:-.025em}.product-card h3 a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card p{margin:0;min-height:40px;color:var(--zz-muted);font-size:14px;line-height:1.42;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__bottom{margin-top:auto;display:grid;gap:12px}.product-card__price{font-size:20px;line-height:1.15;font-weight:950;letter-spacing:-.035em;color:var(--zz-text)}.product-card__availability{margin-top:2px;font-size:13px;line-height:1.2;font-weight:850;color:var(--zz-good)}.product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:stretch}.product-card__actions form{min-width:0;display:flex}.product-card__actions .btn{width:100%;min-width:0;min-height:42px;padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.15;white-space:nowrap}.product-card__actions .btn--primary{overflow:hidden;text-overflow:ellipsis}@media(min-width:1200px){.grid--products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.grid--products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__image{height:160px;min-height:160px}}@media(max-width:560px){.grid--products{grid-template-columns:1fr;gap:14px}.product-card{border-radius:18px}.product-card__image{height:150px;min-height:150px;padding:14px}.product-card__body{padding:14px}.product-card h3{font-size:16px}.product-card p{min-height:auto;font-size:13px}.product-card__price{font-size:19px}.product-card__actions{grid-template-columns:1fr}.product-card__actions .btn{min-height:44px}}.grid--products{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(260px,300px))!important;gap:20px!important;justify-content:start!important;align-items:stretch!important}.product-card{width:100%!important;max-width:300px!important;min-width:0!important;height:auto!important;min-height:0!important;border-radius:20px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.product-card__image{height:164px!important;min-height:164px!important;max-height:164px!important;padding:16px!important;flex:0 0 auto!important}.product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important}.product-card__body{padding:16px!important;gap:10px!important;flex:1 1 auto!important;min-height:0!important}.product-card__meta{gap:6px!important}.product-card__meta a,.product-card__meta span{font-size:12px!important;padding:5px 8px!important;max-width:100%!important}.product-card h3{font-size:17px!important;line-height:1.25!important;margin:0!important}.product-card h3 a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.product-card p{font-size:14px!important;line-height:1.4!important;min-height:40px!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.product-card__bottom{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:auto!important;align-items:start!important}.product-card__price{font-size:20px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.03em!important;white-space:nowrap!important}.product-card__availability{font-size:13px!important;line-height:1.2!important;margin-top:2px!important}.product-card__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;align-items:stretch!important}.product-card__actions form{display:flex!important;min-width:0!important;width:100%!important}.product-card__actions .btn{width:100%!important;min-width:0!important;min-height:42px!important;padding:10px!important;border-radius:14px!important;font-size:14px!important;line-height:1.1!important;white-space:nowrap!important;text-align:center!important}.product-card__actions .btn--primary{overflow:hidden!important;text-overflow:ellipsis!important}@media(min-width:1180px){.grid--products{grid-template-columns:repeat(4,minmax(260px,300px))!important}}@media(max-width:980px){.grid--products{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important}.product-card{max-width:none!important}.product-card__image{height:150px!important;min-height:150px!important;max-height:150px!important}}@media(max-width:560px){.grid--products{grid-template-columns:1fr!important;gap:14px!important}.product-card{max-width:none!important;border-radius:18px!important}.product-card__image{height:138px!important;min-height:138px!important;max-height:138px!important;padding:14px!important}.product-card__body{padding:14px!important;gap:9px!important}.product-card h3{font-size:16px!important}.product-card p{font-size:13px!important;min-height:auto!important}.product-card__price{font-size:19px!important}.product-card__actions{grid-template-columns:1fr 1fr!important}.product-card__actions .btn{min-height:40px!important;font-size:13px!important;padding:9px 8px!important}}@media(max-width:360px){.product-card__actions{grid-template-columns:1fr!important}}.zz-catalog-sidebar{display:flex;flex-direction:column;gap:14px}.zz-catalog-filter{padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f172a0b}.zz-catalog-filter strong{display:block;margin-bottom:10px;color:#0f172a;font-size:14px;font-weight:800;line-height:1.2}.zz-catalog-filter__link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:9px 10px;border-radius:12px;color:#475569;font-size:14px;line-height:1.25;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}.zz-catalog-filter__link:hover{background:#2563eb14;color:#1d4ed8;transform:translate(2px)}.zz-catalog-filter--active{border-color:#2563eb38;background:linear-gradient(180deg,#eff6fff5,#fff)}.zz-catalog-filter--active strong{color:#1d4ed8}.zz-catalog-filter__link--active{margin-bottom:6px;border:1px solid rgba(37,99,235,.14);background:#fff;color:#1e3a8a;font-weight:700}.zz-catalog-filter__link--active:hover{border-color:#2563eb47;background:#2563eb14}.zz-catalog-filter__link--reset{justify-content:center;margin-top:8px;background:#0f172a;color:#fff;font-weight:800}.zz-catalog-filter__link--reset:hover{background:#1d4ed8;color:#fff;transform:none}@media(max-width:860px){.zz-catalog-sidebar{gap:12px}.zz-catalog-filter{padding:14px;border-radius:16px}.zz-catalog-filter__link{min-height:40px;font-size:13px}}.zz-catalog-filter__link--selected{border:1px solid rgba(37,99,235,.22);background:#2563eb17;color:#1d4ed8;font-weight:800}.zz-catalog-filter__link--selected:hover{border-color:#2563eb57;background:#2563eb24;color:#1e40af}.zz-catalog-filter__link--selected:after{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;border-radius:999px;background:#2563eb;color:#fff;font-size:11px;line-height:1}body.zz-catalog-is-loading{cursor:wait}body.zz-catalog-is-loading .zz-catalog-sidebar,body.zz-catalog-is-loading .zz-catalog-card{opacity:.58;pointer-events:none}body.zz-catalog-is-loading .zz-catalog-sidebar,body.zz-catalog-is-loading .zz-catalog-card,body.zz-catalog-is-loading .zz-catalog-filter__link{transition:opacity .18s ease}@media(min-width:861px){.zz-catalog-layout{grid-template-columns:minmax(250px,318px) minmax(0,1fr);gap:28px;align-items:start}}.zz-catalog-sidebar{gap:10px}.zz-catalog-filter{padding:12px;border-radius:14px;box-shadow:0 8px 22px #0f172a09}.zz-catalog-filter strong{margin-bottom:8px;font-size:13px}.zz-catalog-filter__link{min-height:32px;padding:7px 9px;border-radius:10px;font-size:13px}.zz-catalog-filter--active{padding:14px}.zz-catalog-filter--active .zz-catalog-filter__link--active{display:inline-flex;width:auto;max-width:100%;min-height:30px;margin:0 6px 7px 0;padding:7px 10px;border-radius:999px;vertical-align:top}.zz-catalog-filter--active .zz-catalog-filter__link--reset{display:flex;width:100%;min-height:34px;margin-top:4px;border-radius:12px}.zz-catalog-filter__link--selected{min-height:34px}@media(max-width:860px){.zz-catalog-filter{padding:12px}.zz-catalog-filter--active .zz-catalog-filter__link--active{min-height:32px;font-size:12px}}.zz-catalog-layout--top-filters{display:block}.zz-catalog-top-panel{margin-bottom:28px}.zz-catalog-brand-choice{margin-bottom:18px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fff;box-shadow:0 14px 34px #0f172a0b}.zz-catalog-brand-choice__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.zz-catalog-brand-choice__head strong{color:#0f172a;font-size:18px;font-weight:900;line-height:1.15}.zz-catalog-brand-choice__head span{color:#64748b;font-size:13px;font-weight:700}.zz-catalog-brand-choice__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.zz-catalog-brand-tile{position:relative;display:flex;min-height:104px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 10px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;text-align:center;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.zz-catalog-brand-tile:hover{transform:translateY(-2px);border-color:#2563eb47;box-shadow:0 14px 28px #2563eb1a}.zz-catalog-brand-tile--selected{border-color:#2563eb6b;background:linear-gradient(180deg,#eff6ff,#fff);box-shadow:inset 0 0 0 1px #2563eb2e}.zz-catalog-brand-tile__logo{display:flex;width:54px;height:54px;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;font-size:16px;font-weight:900;letter-spacing:.02em}.zz-catalog-brand-tile__logo img{width:100%;height:100%;object-fit:contain;padding:8px;background:#fff}.zz-catalog-brand-tile__name{display:block;max-width:100%;overflow:hidden;color:#0f172a;font-size:13px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.zz-catalog-brand-tile em{position:absolute;top:8px;right:8px;min-width:24px;padding:4px 6px;border-radius:999px;background:#eef2ff;color:#1d4ed8;font-size:11px;font-style:normal;font-weight:900;line-height:1}.zz-catalog-filter-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;align-items:start}.zz-catalog-filter-strip .zz-catalog-filter{min-width:0}.zz-catalog-filter-strip .zz-catalog-filter__link{min-height:34px}@media(max-width:860px){.zz-catalog-top-panel{margin-bottom:20px}.zz-catalog-brand-choice{padding:14px;border-radius:18px}.zz-catalog-brand-choice__head{align-items:flex-start;flex-direction:column;gap:4px}.zz-catalog-brand-choice__grid{display:flex;gap:10px;margin:0 -14px;padding:0 14px 4px;overflow-x:auto;scroll-snap-type:x proximity}.zz-catalog-brand-tile{width:124px;min-width:124px;scroll-snap-align:start}.zz-catalog-filter-strip{grid-template-columns:1fr}}.zz-catalog-brand-choice--compact{padding:14px;border-radius:18px}.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head{align-items:center;margin-bottom:10px}.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head strong{font-size:16px}.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head span{font-size:12px}.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__grid{display:flex;gap:8px;margin:0 -4px;padding:2px 4px 6px;overflow-x:auto;scroll-snap-type:x proximity}.zz-catalog-brand-choice--compact .zz-catalog-brand-tile{width:auto;min-width:112px;min-height:58px;flex-direction:row;justify-content:flex-start;gap:8px;padding:8px 32px 8px 8px;border-radius:14px;scroll-snap-align:start}.zz-catalog-brand-choice--compact .zz-catalog-brand-tile__logo{width:34px;height:34px;flex:0 0 34px;border-radius:10px;font-size:12px}.zz-catalog-brand-choice--compact .zz-catalog-brand-tile__logo img{padding:5px}.zz-catalog-brand-choice--compact .zz-catalog-brand-tile__name{max-width:92px;font-size:12px;text-align:left}.zz-catalog-brand-choice--compact .zz-catalog-brand-tile em{top:6px;right:6px;min-width:21px;padding:3px 5px;font-size:10px}.zz-catalog-brand-choice--compact .zz-catalog-brand-tile--selected:after{content:"✓";position:absolute;right:7px;bottom:7px;display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:999px;background:#2563eb;color:#fff;font-size:10px;font-weight:900}@media(max-width:860px){.zz-catalog-brand-choice--compact{padding:12px;border-radius:16px}.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__grid{margin:0 -12px;padding-right:12px;padding-left:12px}.zz-catalog-brand-choice--compact .zz-catalog-brand-tile{min-width:106px;min-height:54px}}.zz-catalog-layout--top-filters{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important;align-items:start}.zz-catalog-layout--top-filters>.zz-catalog-top-panel,.zz-catalog-layout--top-filters>.zz-catalog-main{grid-column:1 / -1!important;width:100%;min-width:0}.zz-catalog-top-panel{width:100%;min-width:0}.zz-catalog-brand-choice,.zz-catalog-brand-choice--compact{width:100%;margin-bottom:16px;padding:16px;border-radius:20px}.zz-catalog-brand-choice__head,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.zz-catalog-brand-choice__head strong,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head strong{font-size:18px;line-height:1.15}.zz-catalog-brand-choice__head span,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head span{max-width:320px;color:#64748b;font-size:13px;font-weight:700;text-align:right}.zz-catalog-brand-choice__grid,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(128px,1fr))!important;gap:10px!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}.zz-catalog-brand-tile,.zz-catalog-brand-choice--compact .zz-catalog-brand-tile{width:auto!important;min-width:0!important;min-height:62px!important;flex-direction:row!important;justify-content:flex-start!important;gap:9px!important;padding:9px 34px 9px 9px!important;border-radius:15px!important;text-align:left!important}.zz-catalog-brand-tile__logo,.zz-catalog-brand-choice--compact .zz-catalog-brand-tile__logo{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:11px!important;font-size:12px!important}.zz-catalog-brand-tile__name,.zz-catalog-brand-choice--compact .zz-catalog-brand-tile__name{max-width:100%!important;min-width:0;color:#0f172a;font-size:13px!important;font-weight:900;line-height:1.15;text-align:left!important}.zz-catalog-brand-tile em,.zz-catalog-brand-choice--compact .zz-catalog-brand-tile em{top:7px!important;right:7px!important;min-width:22px!important;padding:3px 5px!important;font-size:10px!important}.zz-catalog-filter-strip{width:100%;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;align-items:start}.zz-catalog-filter-strip .zz-catalog-filter--active{grid-column:1 / -1}@media(max-width:860px){.zz-catalog-layout--top-filters{gap:18px!important}.zz-catalog-brand-choice,.zz-catalog-brand-choice--compact{padding:13px;border-radius:17px}.zz-catalog-brand-choice__head,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head{align-items:flex-start;flex-direction:column;gap:4px}.zz-catalog-brand-choice__head span,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head span{text-align:left}.zz-catalog-brand-choice__grid,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.zz-catalog-brand-tile,.zz-catalog-brand-choice--compact .zz-catalog-brand-tile{min-height:56px!important;padding:8px 30px 8px 8px!important}.zz-catalog-filter-strip{grid-template-columns:1fr}}.zz-catalog-filter-strip{display:flex!important;flex-wrap:wrap;gap:10px;align-items:flex-start}.zz-catalog-filter-strip .zz-catalog-filter{flex:0 1 230px;min-width:210px;max-width:280px}.zz-catalog-filter-strip .zz-catalog-filter--selected-list{flex:1 0 100%;max-width:none}.zz-catalog-filter--dropdown{padding:0!important;overflow:hidden}.zz-catalog-filter--dropdown[open]{box-shadow:0 14px 34px #2563eb14}.zz-catalog-filter__summary{display:flex;min-height:56px;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.zz-catalog-filter__summary span{color:#0f172a;font-size:14px;font-weight:900;line-height:1.15}.zz-catalog-filter__summary em{max-width:110px;overflow:hidden;color:#64748b;font-size:12px;font-style:normal;font-weight:800;line-height:1.15;text-align:right;text-overflow:ellipsis;white-space:nowrap}.zz-catalog-filter__summary:after{content:"⌄";display:inline-flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center;border-radius:999px;background:#f1f5f9;color:#2563eb;font-size:14px;font-weight:900;transition:transform .18s ease,background-color .18s ease}.zz-catalog-filter--dropdown[open] .zz-catalog-filter__summary:after{transform:rotate(180deg);background:#dbeafe}.zz-catalog-filter__body{display:grid;gap:7px;padding:0 12px 12px}.zz-catalog-filter__body .zz-catalog-filter__link{min-height:34px;padding:7px 9px;font-size:13px}.zz-catalog-filter__chips{display:flex;flex-wrap:wrap;gap:8px}.zz-catalog-filter__chips .zz-catalog-filter__link--active{margin:0}.zz-catalog-filter__chips .zz-catalog-filter__link--reset{width:auto;min-width:160px;margin:0}@media(max-width:860px){.zz-catalog-filter-strip{display:grid!important;grid-template-columns:1fr;gap:8px}.zz-catalog-filter-strip .zz-catalog-filter{max-width:none;min-width:0}.zz-catalog-filter__summary{min-height:52px;padding:11px 12px}}.zz-catalog-top-panel{position:relative;z-index:40}.zz-catalog-filter-strip{position:relative;display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:flex-start!important;margin:0 0 22px!important;overflow:visible!important}.zz-catalog-filter__chips .zz-catalog-filter__link--reset{display:inline-flex!important;width:auto!important;min-width:0!important;min-height:34px!important;margin:0!important;padding:8px 14px!important;border-radius:999px!important;background:#0f172a!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.zz-catalog-filter--dropdown{position:relative!important;flex:0 0 auto!important;min-width:0!important;max-width:none!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;z-index:8}.zz-catalog-filter--dropdown[open]{z-index:80;box-shadow:none!important}.zz-catalog-filter__summary{display:inline-flex!important;width:auto!important;min-width:176px!important;max-width:238px!important;min-height:46px!important;cursor:pointer;list-style:none;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 12px 0 14px!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:999px!important;background:#fffffff5!important;box-shadow:0 10px 24px #0f172a0e!important;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease}.zz-catalog-filter__summary span{display:block!important;min-width:0!important;overflow:hidden!important;color:#1d4ed8!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary em{display:block!important;max-width:108px!important;overflow:hidden!important;color:#64748b!important;font-size:12px!important;font-style:normal!important;font-weight:850!important;line-height:1!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__body{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;display:grid!important;width:max-content!important;min-width:255px!important;max-width:min(340px,calc(100vw - 32px))!important;max-height:360px!important;gap:6px!important;overflow-y:auto!important;padding:10px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 60px #0f172a29!important}.zz-catalog-filter__body .zz-catalog-filter__link{min-height:34px!important;padding:8px 10px!important;border-radius:11px!important;color:#334155!important;font-size:13px!important;font-weight:800!important;line-height:1.18!important}.zz-catalog-filter__body .zz-catalog-filter__link--selected:after{width:17px!important;height:17px!important;flex-basis:17px!important;font-size:10px!important}@media(max-width:860px){.zz-catalog-filter-strip{flex-wrap:nowrap!important;gap:8px!important;margin-right:-16px!important;margin-left:-16px!important;padding:0 16px 8px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x proximity}.zz-catalog-filter-strip .zz-catalog-filter--selected-list{flex:0 0 auto!important;width:auto!important}.zz-catalog-filter__summary{min-width:165px!important;min-height:44px!important;scroll-snap-align:start}.zz-catalog-filter__body{position:fixed!important;inset:auto 14px 14px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:60vh!important;z-index:100!important}}.zz-catalog-top-panel{position:relative;z-index:50}.zz-catalog-main{position:relative;z-index:1}.zz-catalog-filter-strip{position:relative;display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:flex-start!important;margin:0 0 24px!important;overflow:visible!important}.zz-catalog-filter-strip .zz-catalog-filter--selected-list{flex:1 0 100%!important;width:100%!important;margin:0 0 2px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.zz-catalog-filter__chips .zz-catalog-filter__link--active{display:inline-flex!important;width:auto!important;min-height:34px!important;margin:0!important;padding:8px 12px!important;border-radius:999px!important;background:#eef4ff!important;color:#1d4ed8!important;font-size:13px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.zz-catalog-filter--dropdown{position:relative!important;flex:0 0 auto!important;min-width:0!important;max-width:none!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;z-index:10}.zz-catalog-filter--dropdown[open]{z-index:100;box-shadow:none!important}.zz-catalog-filter__summary{display:inline-flex!important;width:auto!important;min-width:210px!important;min-height:48px!important;cursor:pointer;list-style:none;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 12px 0 16px!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:999px!important;background:#fffffff7!important;box-shadow:0 10px 24px #0f172a0e!important;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease}.zz-catalog-filter__summary:hover{border-color:#2563eb3d!important;box-shadow:0 14px 30px #2563eb1a!important;transform:translateY(-1px)}.zz-catalog-filter__summary::-webkit-details-marker{display:none}.zz-catalog-filter__summary span{display:block!important;overflow:visible!important;color:#1d4ed8!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important}.zz-catalog-filter__summary em{display:block!important;overflow:visible!important;color:#64748b!important;font-size:12px!important;font-style:normal!important;font-weight:850!important;line-height:1!important;text-align:right!important;white-space:nowrap!important}.zz-catalog-filter__summary:after{content:"▾"!important;display:inline-flex!important;width:24px!important;height:24px!important;flex:0 0 24px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#eef4ff!important;color:#2563eb!important;font-size:13px!important;font-weight:900!important;line-height:1!important;transition:transform .18s ease,background-color .18s ease}.zz-catalog-filter--dropdown[open] .zz-catalog-filter__summary:after{transform:rotate(180deg);background:#dbeafe!important}.zz-catalog-filter__body{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;display:grid!important;width:max-content!important;min-width:270px!important;max-width:min(380px,calc(100vw - 32px))!important;max-height:360px!important;gap:6px!important;overflow-y:auto!important;padding:10px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 60px #0f172a29!important}.zz-catalog-filter-reset{display:inline-flex!important;min-height:48px!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:999px!important;background:#0f172a!important;color:#fff!important;box-shadow:0 10px 24px #0f172a14!important;font-size:13px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}@media(max-width:860px){.zz-catalog-filter-strip{flex-wrap:nowrap!important;gap:8px!important;margin-right:-16px!important;margin-left:-16px!important;padding:0 16px 8px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x proximity}.zz-catalog-filter-strip .zz-catalog-filter--selected-list{flex:0 0 auto!important;width:auto!important}.zz-catalog-filter__summary{min-width:190px!important;min-height:44px!important;scroll-snap-align:start}.zz-catalog-filter__body{position:fixed!important;inset:auto 14px 14px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:60vh!important;z-index:100!important}.zz-catalog-filter-reset{flex:0 0 auto;min-height:44px!important}}.zz-catalog-top-panel,.zz-catalog-layout--top-filters,.zz-catalog-filter-strip{overflow:visible!important}.zz-catalog-top-panel{position:relative!important;z-index:80!important}.zz-catalog-main{position:relative!important;z-index:1!important}.zz-catalog-filter-strip{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:flex-start!important;margin:0 0 26px!important}.zz-catalog-filter-strip .zz-catalog-filter{min-width:0!important;max-width:none!important}.zz-catalog-filter--selected-list{flex:1 0 100%!important;width:100%!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.zz-catalog-filter--selected-list>strong{display:none!important}.zz-catalog-filter__chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.zz-catalog-filter__chips .zz-catalog-filter__link--active{min-height:34px!important;padding:8px 12px!important;border-radius:999px!important;background:#eef4ff!important;color:#1d4ed8!important;font-size:13px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.zz-catalog-filter--dropdown{position:relative!important;flex:0 0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;z-index:10!important}.zz-catalog-filter--dropdown[open]{z-index:120!important}.zz-catalog-filter__summary{display:grid!important;grid-template-columns:minmax(0,1fr) 28px!important;grid-template-rows:auto auto!important;column-gap:12px!important;row-gap:5px!important;align-items:center!important;width:auto!important;min-width:250px!important;max-width:310px!important;min-height:60px!important;padding:10px 12px 10px 16px!important;cursor:pointer!important;list-style:none!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:22px!important;background:#fffffffa!important;box-shadow:0 10px 24px #0f172a0e!important;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease!important}.zz-catalog-filter__summary:hover{border-color:#2563eb3d!important;box-shadow:0 14px 30px #2563eb1a!important;transform:translateY(-1px)!important}.zz-catalog-filter--dropdown[open] .zz-catalog-filter__summary{border-color:#2563eb5c!important;background:#eff6ff!important;box-shadow:0 16px 34px #2563eb21!important}.zz-catalog-filter__summary::-webkit-details-marker{display:none!important}.zz-catalog-filter__summary span{grid-column:1!important;grid-row:1!important;display:block!important;overflow:visible!important;color:#1d4ed8!important;font-size:11px!important;font-weight:950!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important}.zz-catalog-filter__summary em{grid-column:1!important;grid-row:2!important;display:block!important;overflow:hidden!important;max-width:100%!important;color:#0f172a!important;font-size:14px!important;font-style:normal!important;font-weight:900!important;line-height:1.15!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary:after{grid-column:2!important;grid-row:1 / 3!important;justify-self:end!important;align-self:center!important;content:"▾"!important;display:inline-flex!important;width:28px!important;height:28px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#eef4ff!important;color:#2563eb!important;font-size:14px!important;font-weight:900!important;line-height:1!important;transition:transform .18s ease,background-color .18s ease!important}.zz-catalog-filter--dropdown[open] .zz-catalog-filter__summary:after{transform:rotate(180deg)!important;background:#dbeafe!important}.zz-catalog-filter__body{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;display:grid!important;width:max-content!important;min-width:280px!important;max-width:min(390px,calc(100vw - 32px))!important;max-height:360px!important;gap:6px!important;overflow-y:auto!important;padding:10px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 60px #0f172a29!important}.zz-catalog-filter__body .zz-catalog-filter__link{min-height:36px!important;padding:8px 10px!important;border-radius:11px!important;color:#334155!important;font-size:13px!important;font-weight:800!important;line-height:1.18!important}.zz-catalog-filter__body .zz-catalog-filter__link--selected{background:#eff6ff!important;color:#1d4ed8!important}.zz-catalog-filter-reset{display:inline-flex!important;min-height:60px!important;align-items:center!important;justify-content:center!important;padding:0 20px!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:22px!important;background:#0f172a!important;color:#fff!important;box-shadow:0 10px 24px #0f172a14!important;font-size:13px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.zz-catalog-filter-reset:hover{background:#1d4ed8!important;color:#fff!important}.zz-catalog-filter-reset--muted{background:#f8fafc!important;color:#64748b!important}.zz-catalog-filter-reset--muted:hover{background:#eef2ff!important;color:#1d4ed8!important}@media(max-width:860px){.zz-catalog-filter-strip{flex-wrap:nowrap!important;gap:8px!important;margin-right:-16px!important;margin-left:-16px!important;padding:0 16px 8px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x proximity!important}.zz-catalog-filter--selected-list{flex:0 0 auto!important;width:auto!important}.zz-catalog-filter__summary{min-width:225px!important;min-height:56px!important;scroll-snap-align:start!important}.zz-catalog-filter__body{position:fixed!important;inset:auto 14px 14px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:60vh!important;z-index:200!important}.zz-catalog-filter-reset{flex:0 0 auto!important;min-height:56px!important;scroll-snap-align:start!important}}.zz-catalog-card{overflow:hidden!important}.zz-catalog-card__media{position:relative;display:flex;min-height:190px;align-items:center;justify-content:center;margin:-1px -1px 14px;padding:18px;border-bottom:1px solid rgba(15,23,42,.07);background:radial-gradient(circle at 50% 20%,rgba(37,99,235,.08),transparent 42%),linear-gradient(180deg,#f8fafc,#fff);text-decoration:none}.zz-catalog-card__media img{display:block;width:auto;max-width:100%;height:150px;object-fit:contain;transition:transform .18s ease}.zz-catalog-card__media picture{display:contents}.zz-catalog-card:hover .zz-catalog-card__media img{transform:scale(1.035)}@media(max-width:740px){.zz-catalog-card__media{min-height:170px;padding:14px}.zz-catalog-card__media img{height:132px}}.zz-catalog-card--compact{display:flex!important;min-height:0!important;flex-direction:column!important;overflow:hidden!important;border-radius:24px!important}.zz-catalog-card--compact .zz-catalog-card__media{display:flex!important;min-height:176px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:18px!important;border-bottom:1px solid rgba(15,23,42,.07)!important;background:radial-gradient(circle at 50% 20%,rgba(37,99,235,.08),transparent 44%),linear-gradient(180deg,#f8fafc,#fff)!important;text-decoration:none!important}.zz-catalog-card--compact .zz-catalog-card__media img{display:block!important;width:auto!important;max-width:100%!important;height:136px!important;object-fit:contain!important;transition:transform .18s ease!important}.zz-catalog-card--compact:hover .zz-catalog-card__media img{transform:scale(1.035)!important}.zz-catalog-card__media-placeholder{display:inline-flex;min-width:92px;min-height:92px;align-items:center;justify-content:center;border-radius:22px;background:#eef4ff;color:#2563eb;font-size:12px;font-weight:950;text-transform:uppercase}.zz-catalog-card--compact .zz-catalog-card__body{display:flex!important;min-height:230px!important;flex:1 1 auto!important;flex-direction:column!important;padding:18px!important}.zz-catalog-card--compact .zz-catalog-card__meta{display:flex!important;min-height:30px!important;flex-wrap:wrap!important;gap:7px!important;align-items:center!important;margin:0 0 10px!important}.zz-catalog-card--compact .zz-catalog-card__chip{box-sizing:border-box!important;display:block!important;max-width:100%!important;min-width:0!important;min-height:28px!important;align-items:center!important;padding:7px 10px!important;overflow:hidden!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-card--compact .zz-catalog-card__chip--brand{background:#eef4ff!important;color:#2563eb!important}.zz-catalog-card--compact .zz-catalog-card__category-line{min-width:0!important;color:#9a3412!important;font-size:12px!important;font-weight:900!important;line-height:1.28!important;overflow-wrap:anywhere!important}.zz-catalog-card--compact .zz-catalog-card__title{min-height:58px!important;margin:0 0 12px!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.04em!important;line-height:1.12!important}.zz-catalog-card--compact .zz-catalog-card__title a{display:-webkit-box!important;overflow:hidden!important;color:#0f172a!important;text-decoration:none!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.zz-catalog-card--compact .zz-catalog-card__bottom{display:grid!important;gap:14px!important;margin-top:auto!important}.zz-catalog-card--compact .zz-catalog-card__pricebox{display:grid!important;gap:4px!important}.zz-catalog-card--compact .zz-catalog-card__pricebox strong{color:#0f172a!important;font-size:19px!important;font-weight:950!important;line-height:1!important}.zz-catalog-card--compact .zz-catalog-card__pricebox span{color:#64748b!important;font-size:13px!important;font-weight:800!important;line-height:1.15!important}.zz-catalog-card--compact .zz-catalog-card__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.zz-catalog-card--compact .zz-catalog-card__details,.zz-catalog-card--compact .zz-catalog-card__cart{display:inline-flex!important;min-height:42px!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;border-radius:14px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.zz-catalog-card--compact .zz-catalog-card__details{background:#f1f5f9!important;color:#0f172a!important}.zz-catalog-card--compact .zz-catalog-card__cart{background:#2563eb!important;color:#fff!important}.zz-catalog-card--compact .zz-catalog-card__details:hover{background:#e2e8f0!important}.zz-catalog-card--compact .zz-catalog-card__cart:hover{background:#1d4ed8!important}.zz-catalog-card--compact .zz-catalog-card__brand-logo,.zz-catalog-card--compact .zz-catalog-card__description,.zz-catalog-card--compact .zz-catalog-card__excerpt,.zz-catalog-card--compact .zz-catalog-card__specs{display:none!important}@media(max-width:740px){.zz-catalog-card--compact .zz-catalog-card__media{min-height:154px!important;padding:14px!important}.zz-catalog-card--compact .zz-catalog-card__media img{height:118px!important}.zz-catalog-card--compact .zz-catalog-card__body{min-height:210px!important;padding:16px!important}.zz-catalog-card--compact .zz-catalog-card__title{min-height:auto!important;font-size:18px!important}}.zz-catalog-grid,.zz-catalog-products-grid,.zz-catalog-list,.zz-catalog-cards,.zz-catalog-results{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.zz-catalog-card--compact-v3{display:flex!important;min-height:0!important;flex-direction:column!important;overflow:hidden!important;border-radius:22px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media{min-height:230px!important;padding:16px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media img{height:190px!important;max-height:190px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__body{display:grid!important;min-height:0!important;gap:12px!important;padding:16px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__meta{display:flex!important;max-width:100%!important;min-width:0!important;min-height:28px!important;flex-wrap:wrap!important;overflow:hidden!important;margin:0!important}.zz-catalog-card--compact-v3 .zz-catalog-card__chip{min-height:26px!important;flex:0 1 auto!important;padding:7px 9px!important;font-size:11px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__category-line{margin:-5px 0 0!important;font-size:11px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__title{min-height:48px!important;margin:0!important;font-size:18px!important;line-height:1.12!important}.zz-catalog-card--compact-v3 .zz-catalog-card__title a{-webkit-line-clamp:2!important}.zz-catalog-card--compact-v3 .zz-catalog-card__pricebox{display:grid!important;gap:3px!important;margin:0!important}.zz-catalog-card--compact-v3 .zz-catalog-card__pricebox strong{font-size:20px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__pricebox span{font-size:13px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:2px 0 0!important}.zz-catalog-card__cart-form{display:block!important;margin:0!important}.zz-catalog-card--compact-v3 .zz-catalog-card__details,.zz-catalog-card--compact-v3 .zz-catalog-card__cart{width:100%!important;min-height:40px!important;border:0!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important}.zz-catalog-pagination{display:grid!important;justify-items:center!important;gap:12px!important;margin:34px 0 0!important}.zz-catalog-load-more{display:inline-flex!important;min-height:54px!important;align-items:center!important;justify-content:center!important;padding:0 30px!important;border-radius:999px!important;background:#2563eb!important;color:#fff!important;box-shadow:0 18px 38px #2563eb33!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important}.zz-catalog-load-more:hover{background:#1d4ed8!important;color:#fff!important}.zz-catalog-pagination__meta{color:#64748b!important;font-size:13px!important;font-weight:800!important}@media(max-width:1320px){.zz-catalog-grid,.zz-catalog-products-grid,.zz-catalog-list,.zz-catalog-cards,.zz-catalog-results{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:920px){.zz-catalog-grid,.zz-catalog-products-grid,.zz-catalog-list,.zz-catalog-cards,.zz-catalog-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media{min-height:190px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media img{height:155px!important;max-height:155px!important}}@media(max-width:560px){.zz-catalog-grid,.zz-catalog-products-grid,.zz-catalog-list,.zz-catalog-cards,.zz-catalog-results{grid-template-columns:1fr!important}}.zz-catalog-card--compact .zz-catalog-card__media,.zz-catalog-card--compact-v3 .zz-catalog-card__media{background:#fff!important}.zz-catalog-sortbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px;padding:14px 16px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff;box-shadow:0 12px 34px #0f172a0f}.zz-catalog-sortbar__summary{display:flex;flex-direction:column;gap:3px;min-width:0}.zz-catalog-sortbar__label{font-size:15px;font-weight:800;color:#111827}.zz-catalog-sortbar__count{font-size:13px;line-height:1.35;color:#64748b}.zz-catalog-sortbar__form{display:flex;align-items:flex-end;gap:10px;margin:0}.zz-catalog-sortbar__field{display:flex;flex-direction:column;gap:5px}.zz-catalog-sortbar__field span{font-size:12px;font-weight:700;color:#64748b}.zz-catalog-sortbar__select{min-width:190px;height:42px;padding:0 42px 0 13px;border:1px solid rgba(15,23,42,.14);border-radius:12px;background:#fff;color:#111827;font-size:14px;font-weight:700}.zz-catalog-sortbar__button{height:42px;padding:0 16px;border:0;border-radius:12px;background:#2563eb;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.zz-catalog-sortbar__button:hover{background:#1d4ed8}@media(max-width:760px){.zz-catalog-sortbar{align-items:stretch;flex-direction:column;gap:12px;padding:13px;border-radius:16px}.zz-catalog-sortbar__form{align-items:stretch;flex-direction:column;width:100%}.zz-catalog-sortbar__select{width:100%;min-width:0}.zz-catalog-sortbar__button{width:100%}}.zz-catalog-load-more[aria-disabled=true],.zz-catalog-load-more--loading{pointer-events:none;opacity:.72}.zz-catalog-load-more--loading{cursor:wait}.zz-catalog-sortbar--compact{align-items:center;gap:10px;margin:-2px 0 14px;padding:10px 12px;border-radius:14px;box-shadow:0 8px 22px #0f172a0b}.zz-catalog-sortbar--compact .zz-catalog-sortbar__summary{flex-direction:row;align-items:baseline;gap:8px}.zz-catalog-sortbar--compact .zz-catalog-sortbar__label{font-size:13px}.zz-catalog-sortbar--compact .zz-catalog-sortbar__count{font-size:12px}.zz-catalog-sortbar--compact .zz-catalog-sortbar__form{gap:8px}.zz-catalog-sortbar--compact .zz-catalog-sortbar__field{gap:3px}.zz-catalog-sortbar--compact .zz-catalog-sortbar__field span{font-size:11px}.zz-catalog-sortbar--compact .zz-catalog-sortbar__select{min-width:138px;height:36px;padding-left:10px;border-radius:10px;font-size:13px}.zz-catalog-sortbar--loading{opacity:.72}.zz-catalog-main--ajax-loading .zz-catalog-grid{opacity:.58;transition:opacity .16s ease}@media(max-width:760px){.zz-catalog-sortbar--compact{margin-top:0}.zz-catalog-sortbar--compact .zz-catalog-sortbar__summary{justify-content:space-between}.zz-catalog-sortbar--compact .zz-catalog-sortbar__select{height:38px}}.zz-catalog-pagination,.zz-catalog-load-more,.zz-catalog-section--gray,.zz-catalog-main,.zz-catalog-grid,.zz-catalog-card{overflow-anchor:none}.zz-catalog-filter--has-selected .zz-catalog-filter__summary{border-color:#2563eb57;background:linear-gradient(180deg,#2563eb1a,#fffffff0);box-shadow:0 16px 34px #2563eb1f}.zz-catalog-filter--has-selected .zz-catalog-filter__summary span,.zz-catalog-filter--has-selected .zz-catalog-filter__summary em{color:#1d4ed8}.zz-catalog-filter__summary em b{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin-left:7px;padding:0 6px;border-radius:999px;background:#2563eb;color:#fff;font-size:12px;font-style:normal;font-weight:900}.zz-catalog-filter__hint{display:block;margin:2px 4px 8px;color:#64748b;font-size:12px;font-weight:700}.zz-catalog-filter__option{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px}.zz-catalog-filter__option-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#eef2ff;color:#2563eb;font-size:13px;font-weight:900}.zz-catalog-filter__option-text{min-width:0}.zz-catalog-filter__option-text small{display:block;margin-top:2px;color:#94a3b8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.zz-catalog-filter__option em{color:#64748b;font-size:12px;font-style:normal;font-weight:900}.zz-catalog-filter__link--addable:hover .zz-catalog-filter__option-mark{background:#dbeafe}.zz-catalog-filter__body .zz-catalog-filter__link--selected{border-color:#2563eb6b;background:#2563eb1a;color:#1d4ed8}.zz-catalog-filter__body .zz-catalog-filter__link--selected .zz-catalog-filter__option-mark{background:#2563eb;color:#fff}.zz-catalog-filter__body .zz-catalog-filter__link--selected .zz-catalog-filter__option-text small{color:#2563eb}.zz-catalog-filter--selected-list>strong{color:#1d4ed8}.zz-catalog-filter__chips .zz-catalog-filter__link--active{border-color:#2563eb47;background:#eff6ff;color:#1d4ed8}@media(max-width:760px){.zz-catalog-filter__option{grid-template-columns:22px minmax(0,1fr) auto}}.zz-catalog-filter-form{display:contents}.zz-catalog-filter__check{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:10px 11px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;color:#0f172a;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.zz-catalog-filter__check:hover{border-color:#2563eb47;background:#f8fbff}.zz-catalog-filter__checkbox{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.zz-catalog-filter__box{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#eef2ff;color:#2563eb;font-size:13px;font-weight:900}.zz-catalog-filter__check-text{min-width:0;font-size:13px;font-weight:850;line-height:1.25}.zz-catalog-filter__check-text small{display:block;margin-top:2px;color:#94a3b8;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.zz-catalog-filter__check em{color:#64748b;font-size:12px;font-style:normal;font-weight:900}.zz-catalog-filter__check--selected{border-color:#2563eb73;background:#2563eb1a;color:#1d4ed8}.zz-catalog-filter__check--selected .zz-catalog-filter__box{background:#2563eb;color:#fff}.zz-catalog-filter__check--selected .zz-catalog-filter__check-text small{color:#2563eb}.zz-catalog-filter-form__actions{display:flex;align-items:stretch;gap:10px}.zz-catalog-filter-form__submit{min-height:52px;padding:0 20px;border:0;border-radius:18px;background:#2563eb;color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 18px 40px #2563eb33}.zz-catalog-filter-form__submit:hover{background:#1d4ed8}@media(max-width:760px){.zz-catalog-filter-form__actions{flex-direction:column;width:100%}.zz-catalog-filter-form__submit{width:100%}}.zz-catalog-filter-form__actions--ajax{align-items:center}.zz-catalog-filter-form__status{display:inline-flex;align-items:center;min-height:52px;padding:0 16px;border:1px dashed rgba(37,99,235,.28);border-radius:18px;background:#2563eb0f;color:#2563eb;font-size:13px;font-weight:900}.zz-catalog-filter-form--loading{pointer-events:none}.zz-catalog-filter-form--loading .zz-catalog-filter__check{opacity:.62}.zz-catalog-filter-form--loading .zz-catalog-filter-form__status{border-style:solid;background:#2563eb1f}@media(max-width:760px){.zz-catalog-filter-form__actions--ajax{align-items:stretch}.zz-catalog-filter-form__status{justify-content:center;width:100%}}.zz-catalog-filter-form__actions--ajax{display:contents}.zz-catalog-filter-form__status{display:none}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset{display:inline-flex;align-items:center;justify-content:center;min-height:90px;padding:16px 28px;border:1px solid rgba(15,23,42,.1);border-radius:26px;background:#fff;color:#64748b;font-size:15px;font-weight:900;text-decoration:none;box-shadow:0 18px 46px #0f172a12;transition:border-color .16s ease,color .16s ease,background .16s ease}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset:hover{border-color:#2563eb47;background:#f8fbff;color:#2563eb}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset:not(.zz-catalog-filter-reset--muted){border-color:#2563eb42;color:#1d4ed8}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset--muted{opacity:.72}.zz-catalog-filter-form--loading .zz-catalog-filter-reset,.zz-catalog-filter-form--loading .zz-catalog-filter__link--active{pointer-events:none}@media(max-width:760px){.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset{width:100%;min-height:56px;border-radius:18px}}.zz-cart-add-form--loading .zz-catalog-card__cart,.zz-cart-add-form--added .zz-catalog-card__cart{pointer-events:none}.zz-cart-add-form--loading .zz-catalog-card__cart{opacity:.72}.zz-cart-add-form--added .zz-catalog-card__cart{background:#16a34a}.zz-sales-toast--error .zz-sales-toast__icon{background:#dc2626}.zz-catalog-layout--index{gap:30px}.zz-catalog-layout--index .zz-catalog-top-panel{margin-bottom:4px}.zz-catalog-brand-choice--index{position:relative;overflow:hidden;padding:clamp(24px,2.4vw,36px);border:1px solid rgba(148,163,184,.24);border-radius:30px;background:radial-gradient(circle at 8% 0%,rgba(37,99,235,.1),transparent 28%),linear-gradient(135deg,#fff,#f8fafc 52%,#eef4ff);box-shadow:0 24px 70px #0f172a14}.zz-catalog-brand-choice--index:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(37,99,235,.08),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.72),transparent 42%)}.zz-catalog-brand-choice--index>*{position:relative;z-index:1}.zz-catalog-brand-choice__head--index{display:grid;gap:12px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(148,163,184,.22)}.zz-catalog-brand-choice__head--index span{display:inline-flex;width:max-content;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.13em;line-height:1;text-transform:uppercase}.zz-catalog-brand-choice__head--index strong{max-width:820px;color:#0f172a;font-size:clamp(34px,3.2vw,54px);font-weight:950;letter-spacing:-.055em;line-height:.96}.zz-catalog-brand-choice--index .zz-catalog-brand-choice__grid,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-choice__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.zz-catalog-brand-choice--index .zz-catalog-brand-tile,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-tile{min-height:92px;padding:17px 52px 17px 18px;border-color:#94a3b83d;border-radius:22px;background:#ffffffe0;box-shadow:0 12px 34px #0f172a0d}.zz-catalog-brand-choice--index .zz-catalog-brand-tile:hover{border-color:#2563eb5c;background:#fff;box-shadow:0 18px 42px #2563eb1a;transform:translateY(-2px)}.zz-catalog-brand-choice--index .zz-catalog-brand-tile__logo,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-tile__logo{width:58px;height:58px;border-radius:18px;box-shadow:0 12px 28px #2563eb38}.zz-catalog-brand-choice--index .zz-catalog-brand-tile__logo span{font-size:19px;font-weight:950;letter-spacing:.02em}.zz-catalog-brand-choice--index .zz-catalog-brand-tile__name,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-tile__name{max-width:none;overflow:visible;color:#0f172a;font-size:18px;line-height:1.12;text-overflow:clip;white-space:normal}.zz-catalog-brand-choice--index .zz-catalog-brand-tile em,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-tile em{top:14px;right:14px;min-width:30px;height:24px;padding:0 8px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:13px;font-weight:950;line-height:24px;text-align:center}@media(max-width:900px){.zz-catalog-brand-choice--index{padding:22px;border-radius:24px}.zz-catalog-brand-choice__head--index strong{font-size:clamp(30px,8vw,42px)}.zz-catalog-brand-choice--index .zz-catalog-brand-choice__grid,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-choice__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.zz-catalog-brand-choice--index .zz-catalog-brand-tile,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-tile{min-height:84px;padding:14px 42px 14px 14px;border-radius:18px}.zz-catalog-brand-choice--index .zz-catalog-brand-tile__logo,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-tile__logo{width:50px;height:50px;border-radius:16px}.zz-catalog-brand-choice--index .zz-catalog-brand-tile__name,.zz-catalog-brand-choice--compact.zz-catalog-brand-choice--index .zz-catalog-brand-tile__name{font-size:16px}}.zz-product-page-v2{background:#f6f8fb}.zz-product-page-v2 .zz-product-hero{padding:clamp(28px,4vw,58px) 0 44px;background:radial-gradient(circle at 12% 0%,rgba(37,99,235,.12),transparent 32%),linear-gradient(180deg,#fff,#f6f8fb)}.zz-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(24px,3vw,46px);align-items:start;margin-top:22px}.zz-product-gallery-v2,.zz-product-summary-v2,.zz-product-description-v2,.zz-product-specs-v2{border:1px solid rgba(148,163,184,.22);border-radius:30px;background:#ffffffeb;box-shadow:0 24px 70px #0f172a14}.zz-product-gallery-v2{overflow:hidden;padding:clamp(18px,2vw,28px)}.zz-product-gallery-v2__main{display:grid;min-height:clamp(360px,42vw,560px);place-items:center;border-radius:24px;background:radial-gradient(circle at 50% 0%,rgba(37,99,235,.08),transparent 42%),linear-gradient(180deg,#fff,#f8fafc)}.zz-product-gallery-v2__main img{width:100%;max-height:520px;object-fit:contain}.zz-product-placeholder-v2{display:grid;place-items:center;width:min(260px,70%);aspect-ratio:1;border-radius:42px;background:#2563eb;color:#fff;text-align:center;box-shadow:0 24px 50px #2563eb3d}.zz-product-placeholder-v2 span{font-size:clamp(38px,5vw,66px);font-weight:950;letter-spacing:-.06em;text-transform:uppercase}.zz-product-placeholder-v2 em{font-size:13px;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zz-product-gallery-v2__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:10px;margin-top:14px}.zz-product-gallery-v2__thumb{display:grid;min-height:82px;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.26);border-radius:18px;background:#fff}.zz-product-gallery-v2__thumb img{width:100%;height:82px;object-fit:contain;transition:transform .18s ease}.zz-product-gallery-v2__thumb:hover img{transform:scale(1.05)}.zz-product-gallery-v2__notes,.zz-product-mini-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.zz-product-gallery-v2__notes div,.zz-product-mini-v2 div{padding:16px;border-radius:18px;background:#f8fafc}.zz-product-gallery-v2__notes strong,.zz-product-mini-v2 strong{display:block;color:#0f172a;font-size:14px;font-weight:950}.zz-product-gallery-v2__notes span,.zz-product-mini-v2 span{display:block;margin-top:5px;color:#64748b;font-size:13px;line-height:1.35}.zz-product-summary-v2{padding:clamp(24px,2.7vw,38px)}.zz-product-labels-v2{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.zz-product-labels-v2 a,.zz-product-labels-v2 span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:13px;font-weight:950;line-height:1;text-decoration:none}.zz-product-labels-v2 span.is-in-stock{background:#ecfdf5;color:#16a34a}.zz-product-labels-v2 span.is-on-request{background:#fff7ed;color:#c2410c}.zz-product-summary-v2 h1{margin:0;color:#0f172a;font-size:clamp(34px,3.6vw,58px);font-weight:950;letter-spacing:-.06em;line-height:.98}.zz-product-summary-v2>p{max-width:680px;margin:20px 0 0;color:#64748b;font-size:18px;line-height:1.55}.zz-product-summary-v2__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.zz-product-summary-v2__meta span{padding:10px 12px;border-radius:14px;background:#f8fafc;color:#64748b;font-size:13px;font-weight:800}.zz-product-summary-v2__meta a,.zz-product-summary-v2__meta strong{color:#0f172a}.zz-product-price-v2{margin-top:24px;padding:22px;border:1px solid rgba(37,99,235,.14);border-radius:24px;background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.1),transparent 36%),#f8fafc}.zz-product-price-v2 span{color:#2563eb;font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.zz-product-price-v2 strong{display:block;margin-top:8px;color:#0f172a;font-size:clamp(32px,3vw,46px);font-weight:950;letter-spacing:-.05em;line-height:1}.zz-product-price-v2 em{display:block;margin-top:10px;color:#64748b;font-size:14px;font-style:normal;font-weight:700}.zz-product-actions-v2{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.zz-product-buy-v2,.zz-product-buy-v2--link,.zz-product-action-link-v2{flex:1 1 190px}.zz-product-buy-v2 button,.zz-product-buy-v2--link,.zz-product-action-link-v2{display:inline-flex;width:100%;min-height:56px;align-items:center;justify-content:center;padding:16px 18px;border-radius:18px;font-size:15px;font-weight:950;line-height:1;text-decoration:none}.zz-product-buy-v2 button,.zz-product-buy-v2--link{background:#2563eb;color:#fff;box-shadow:0 16px 34px #2563eb38}.zz-product-buy-v2 button:hover,.zz-product-buy-v2--link:hover{background:#1d4ed8}.zz-product-action-link-v2{background:#eef2f7;color:#0f172a}.zz-product-section-v2{padding:clamp(36px,5vw,72px) 0;background:#f6f8fb}.zz-product-section-v2--gray{background:#eef2f7}.zz-product-info-grid-v2{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:clamp(20px,2.5vw,32px);align-items:start}.zz-product-description-v2,.zz-product-specs-v2{padding:clamp(24px,2.6vw,36px)}.zz-product-description-v2>span,.zz-product-specs-v2>span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:12px;font-weight:950;letter-spacing:.13em;line-height:1;text-transform:uppercase}.zz-product-description-v2 h2,.zz-product-specs-v2 h2{margin:16px 0 0;color:#0f172a;font-size:clamp(28px,2.6vw,42px);font-weight:950;letter-spacing:-.045em;line-height:1}.zz-product-description-v2__content{margin-top:20px;color:#334155;font-size:17px;line-height:1.75}.zz-product-description-v2__content p,.zz-product-description-v2__content ul,.zz-product-description-v2__content ol{margin:0 0 16px}.zz-product-description-v2__content ul,.zz-product-description-v2__content ol{padding-left:22px}.zz-product-description-v2__cta{display:grid;gap:8px;margin-top:24px;padding:20px;border-radius:22px;background:#f8fafc}.zz-product-description-v2__cta strong{color:#0f172a;font-size:18px;font-weight:950}.zz-product-description-v2__cta span{color:#64748b;font-size:15px;line-height:1.45}.zz-product-description-v2__cta a{width:max-content;margin-top:4px;color:#2563eb;font-weight:950;text-decoration:none}.zz-product-specs-v2 dl{display:grid;gap:0;margin:22px 0 0}.zz-product-specs-v2 dl div{display:grid;grid-template-columns:minmax(130px,.9fr) minmax(0,1.1fr);gap:14px;padding:15px 0;border-bottom:1px solid rgba(148,163,184,.18)}.zz-product-specs-v2 dt{color:#64748b;font-size:14px;font-weight:800}.zz-product-specs-v2 dd{margin:0;color:#0f172a;font-size:15px;font-weight:950;text-align:right}@media(max-width:1100px){.zz-product-layout,.zz-product-info-grid-v2{grid-template-columns:1fr}.zz-product-summary-v2{order:-1}}@media(max-width:760px){.zz-product-gallery-v2,.zz-product-summary-v2,.zz-product-description-v2,.zz-product-specs-v2{border-radius:24px}.zz-product-gallery-v2__main{min-height:300px}.zz-product-gallery-v2__notes,.zz-product-mini-v2{grid-template-columns:1fr}.zz-product-actions-v2{display:grid}.zz-product-buy-v2,.zz-product-buy-v2--link,.zz-product-action-link-v2{flex-basis:auto}.zz-product-specs-v2 dl div{grid-template-columns:1fr;gap:6px}.zz-product-specs-v2 dd{text-align:left}}.zz-product-page-v2 .zz-product-hero{padding:clamp(22px,3vw,42px) 0 34px}.zz-product-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);align-items:stretch;gap:clamp(20px,2.4vw,34px)}.zz-product-gallery-v2,.zz-product-summary-v2{display:flex;height:100%;min-height:100%;flex-direction:column}.zz-product-gallery-v2{padding:clamp(16px,1.8vw,24px)}.zz-product-gallery-v2__main{position:relative;min-height:clamp(300px,33vw,455px)}.zz-product-gallery-v2__main-button{display:grid;width:100%;height:100%;min-height:inherit;place-items:center;border:0;border-radius:24px;background:transparent;cursor:zoom-in}.zz-product-gallery-v2__main-button img{width:100%;max-height:430px;object-fit:contain}.zz-product-gallery-v2__nav{position:absolute;top:50%;z-index:2;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#ffffffeb;color:#0f172a;font-size:28px;font-weight:900;line-height:1;box-shadow:0 14px 36px #0f172a1f;transform:translateY(-50%);transition:background .16s ease,transform .16s ease}.zz-product-gallery-v2__nav:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.zz-product-gallery-v2__nav--prev{left:14px}.zz-product-gallery-v2__nav--next{right:14px}.zz-product-gallery-v2__thumb{display:grid;width:100%;min-height:82px;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.26);border-radius:18px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.zz-product-gallery-v2__thumb[aria-current=true]{border-color:#2563eb9e;box-shadow:0 0 0 3px #2563eb1f}.zz-product-gallery-v2__thumb:hover{border-color:#2563eb6b;transform:translateY(-1px)}.zz-product-summary-v2{justify-content:space-between;padding:clamp(22px,2.3vw,32px)}.zz-product-summary-v2 h1{font-size:clamp(30px,3vw,46px);line-height:1.02}.zz-product-summary-v2>p{margin-top:16px;font-size:16px;line-height:1.48}.zz-product-summary-v2__meta{margin-top:16px}.zz-product-price-v2{margin-top:20px;padding:18px}.zz-product-price-v2 strong{font-size:clamp(28px,2.55vw,38px)}.zz-product-actions-v2{margin-top:18px}.zz-product-section-v2--tabs{padding-top:clamp(28px,4vw,54px)}.zz-product-tabs-v3{overflow:hidden;border:1px solid rgba(148,163,184,.22);border-radius:30px;background:#fff;box-shadow:0 22px 62px #0f172a12}.zz-product-tabs-v3__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding:clamp(22px,2.4vw,34px);border-bottom:1px solid rgba(148,163,184,.18);background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.08),transparent 32%),#fff}.zz-product-tabs-v3__head>span{display:inline-flex;width:max-content;align-items:center;padding:8px 12px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:12px;font-weight:950;letter-spacing:.13em;line-height:1;text-transform:uppercase}.zz-product-tabs-v3__head h2{grid-column:1;margin:0;color:#0f172a;font-size:clamp(28px,2.7vw,42px);font-weight:950;letter-spacing:-.045em;line-height:1.02}.zz-product-tabs-v3__nav{display:inline-flex;gap:6px;padding:6px;border-radius:18px;background:#eef2f7}.zz-product-tabs-v3__nav button{min-height:42px;padding:11px 16px;border-radius:14px;color:#475569;font-size:14px;font-weight:950;line-height:1;cursor:pointer}.zz-product-tabs-v3__nav button.is-active,.zz-product-tabs-v3__nav button[aria-selected=true]{background:#2563eb;color:#fff;box-shadow:0 10px 24px #2563eb38}.zz-product-tabs-v3__body{padding:clamp(22px,2.6vw,36px)}.zz-product-tabs-v3__panel[hidden]{display:none}.zz-product-description-v2__content{max-width:none;margin-top:0;color:#334155;font-size:16px;line-height:1.68}.zz-product-description-v2__content p,.zz-product-description-v2__content ul,.zz-product-description-v2__content ol{margin-bottom:14px}.zz-product-spec-table-wrap{overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:22px;background:#fff}.zz-product-spec-table{width:100%;border-collapse:collapse}.zz-product-spec-table th,.zz-product-spec-table td{padding:16px 18px;border-bottom:1px solid rgba(148,163,184,.16);vertical-align:top}.zz-product-spec-table tr:last-child th,.zz-product-spec-table tr:last-child td{border-bottom:0}.zz-product-spec-table th{width:34%;color:#64748b;font-size:14px;font-weight:900;line-height:1.35;text-align:left}.zz-product-spec-table td{color:#0f172a;font-size:15px;font-weight:950;line-height:1.35;text-align:left}.zz-product-question-v3{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:18px;padding:clamp(22px,2.3vw,30px);border:1px solid rgba(37,99,235,.16);border-radius:28px;background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.12),transparent 36%),#fff;box-shadow:0 18px 50px #0f172a0f}.zz-product-question-v3 span{display:inline-flex;width:max-content;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.zz-product-question-v3 strong{display:block;color:#0f172a;font-size:clamp(22px,2vw,30px);font-weight:950;letter-spacing:-.035em;line-height:1.05}.zz-product-question-v3 p{max-width:760px;margin:8px 0 0;color:#64748b;font-size:15px;line-height:1.5}.zz-product-question-v3 a{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:15px 20px;border-radius:16px;background:#2563eb;color:#fff;font-size:14px;font-weight:950;line-height:1;text-decoration:none;box-shadow:0 14px 30px #2563eb33}.zz-product-lightbox{position:fixed;inset:0;z-index:160;display:none;place-items:center;padding:clamp(16px,3vw,42px)}.zz-product-lightbox.is-open{display:grid}.zz-product-lightbox__backdrop{position:absolute;inset:0;background:#0f172ac7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.zz-product-lightbox__panel{position:relative;z-index:1;display:grid;width:min(1120px,96vw);max-height:92vh;gap:14px;padding:18px;border-radius:28px;background:#fff;box-shadow:0 34px 90px #00000052}.zz-product-lightbox__image-wrap{display:grid;min-height:min(70vh,680px);place-items:center;border-radius:20px;background:#f8fafc}.zz-product-lightbox__image-wrap img{width:100%;max-height:min(70vh,680px);object-fit:contain}.zz-product-lightbox__close,.zz-product-lightbox__nav{position:absolute;z-index:2;display:grid;place-items:center;border-radius:999px;background:#fffffff2;color:#0f172a;box-shadow:0 14px 34px #0f172a2e;cursor:pointer}.zz-product-lightbox__close{top:-14px;right:-14px;width:42px;height:42px;font-size:28px;font-weight:800}.zz-product-lightbox__nav{top:50%;width:46px;height:46px;font-size:30px;font-weight:900;transform:translateY(-50%)}.zz-product-lightbox__nav--prev{left:-16px}.zz-product-lightbox__nav--next{right:-16px}html.zz-product-lightbox-open{overflow:hidden}@media(max-width:1100px){.zz-product-layout{grid-template-columns:1fr}.zz-product-summary-v2{order:-1}.zz-product-tabs-v3__head{grid-template-columns:1fr}.zz-product-tabs-v3__nav{width:100%}.zz-product-tabs-v3__nav button{flex:1 1 0}}@media(max-width:760px){.zz-product-gallery-v2__main{min-height:280px}.zz-product-gallery-v2__main-button img{max-height:280px}.zz-product-gallery-v2__nav{width:36px;height:36px;font-size:24px}.zz-product-tabs-v3,.zz-product-question-v3{border-radius:22px}.zz-product-tabs-v3__head,.zz-product-tabs-v3__body{padding:18px}.zz-product-tabs-v3__head h2{font-size:28px}.zz-product-spec-table th,.zz-product-spec-table td{display:block;width:100%;padding:11px 14px}.zz-product-spec-table th{padding-bottom:3px;border-bottom:0}.zz-product-spec-table td{padding-top:3px}.zz-product-question-v3{grid-template-columns:1fr}.zz-product-question-v3 a{width:100%}.zz-product-lightbox__panel{width:96vw;padding:12px;border-radius:20px}.zz-product-lightbox__nav--prev{left:4px}.zz-product-lightbox__nav--next{right:4px}.zz-product-lightbox__close{top:8px;right:8px}}.zz-product-lightbox{z-index:10020;align-items:center;justify-items:center;min-height:100dvh;padding:clamp(18px,3vw,38px)}.zz-product-lightbox__backdrop{z-index:0}.zz-product-lightbox__panel{z-index:1;width:min(1040px,calc(100vw - 52px));max-height:calc(100dvh - 56px);margin:auto;transform:translateZ(0)}.zz-product-lightbox__image-wrap{min-height:min(64vh,620px);max-height:calc(100dvh - 128px)}.zz-product-lightbox__image-wrap img{max-height:calc(100dvh - 138px)}html.zz-product-lightbox-open body{overflow:hidden}@media(max-width:760px){.zz-product-lightbox{padding:12px}.zz-product-lightbox__panel{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.zz-product-lightbox__image-wrap{min-height:min(62vh,520px);max-height:calc(100dvh - 86px)}.zz-product-lightbox__image-wrap img{max-height:calc(100dvh - 96px)}}.zz-product-gallery-v2__nav,.zz-product-lightbox__nav{padding:0;font-size:0;line-height:0}.zz-product-gallery-v2__nav:before,.zz-product-lightbox__nav:before{display:block;font-size:28px;font-weight:900;line-height:1;text-align:center}.zz-product-gallery-v2__nav--prev:before,.zz-product-lightbox__nav--prev:before{content:"‹";transform:translate(-1px)}.zz-product-gallery-v2__nav--next:before,.zz-product-lightbox__nav--next:before{content:"›";transform:translate(1px)}@media(max-width:760px){.zz-product-gallery-v2__nav:before,.zz-product-lightbox__nav:before{font-size:24px}}.zz-product-page-v2 .zz-product-hero{padding:clamp(18px,2.6vw,36px) 0 30px}.zz-product-layout{grid-template-columns:minmax(0,.98fr) minmax(380px,.88fr);gap:clamp(18px,2vw,30px);align-items:stretch}.zz-product-gallery-v2,.zz-product-summary-v2{min-height:clamp(520px,42vw,620px)}.zz-product-gallery-v2{padding:clamp(14px,1.5vw,22px)}.zz-product-gallery-v2__main{flex:1 1 auto;min-height:clamp(300px,30vw,430px)}.zz-product-gallery-v2__main-button,.zz-product-gallery-v2__main-button img{max-height:430px}.zz-product-summary-v2{padding:clamp(20px,2.1vw,30px)}.zz-product-summary-v2 h1{font-size:clamp(28px,2.6vw,42px);letter-spacing:-.05em;line-height:1.03}.zz-product-summary-v2>p{margin-top:14px;font-size:16px;line-height:1.48}.zz-product-summary-v2__meta{margin-top:14px}.zz-product-price-v2{margin-top:18px;padding:18px}.zz-product-price-v2 strong{font-size:clamp(27px,2.35vw,36px)}.zz-product-actions-v2{margin-top:16px}.zz-product-buy-v2 button,.zz-product-buy-v2--link,.zz-product-action-link-v2{min-height:52px;border-radius:16px}.zz-product-mini-v2{margin-top:14px}.zz-product-gallery-v2__nav,.zz-product-lightbox__nav,.zz-product-lightbox__close{position:absolute;display:flex;align-items:center;justify-content:center;padding:0;font-size:0;line-height:0;text-indent:0}.zz-product-gallery-v2__nav-icon,.zz-product-lightbox__nav-icon,.zz-product-lightbox__close-icon{position:absolute;inset:0;display:block;pointer-events:none}.zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav-icon:before,.zz-product-lightbox__close-icon:before{position:absolute;top:50%;left:50%;display:block;color:currentColor;font-family:Arial,Helvetica,sans-serif;font-weight:900;line-height:1;text-align:center;transform:translate(-50%,-54%)}.zz-product-gallery-v2__nav--prev .zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav--prev .zz-product-lightbox__nav-icon:before{content:"‹";font-size:31px}.zz-product-gallery-v2__nav--next .zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav--next .zz-product-lightbox__nav-icon:before{content:"›";font-size:31px}.zz-product-lightbox__close .zz-product-lightbox__close-icon:before{content:"×";font-size:30px;transform:translate(-50%,-56%)}.zz-product-gallery-v2__nav{width:42px;height:42px}.zz-product-lightbox__nav{width:48px;height:48px}.zz-product-lightbox__close{top:12px;right:12px;width:44px;height:44px}.zz-product-lightbox{z-index:10040;align-items:center;justify-items:center;padding:clamp(18px,3vw,38px)}.zz-product-lightbox__panel{width:min(980px,calc(100vw - 64px));max-height:calc(100dvh - 52px);margin:auto;padding:16px;border-radius:26px}.zz-product-lightbox__image-wrap{min-height:min(62vh,600px);max-height:calc(100dvh - 122px);border-radius:20px}.zz-product-lightbox__image-wrap img{max-height:calc(100dvh - 132px)}.zz-product-section-v2--tabs{padding-top:clamp(26px,3.5vw,48px)}.zz-product-tabs-v3{border-radius:28px}.zz-product-tabs-v3__head{grid-template-columns:minmax(0,1fr) auto;padding:clamp(20px,2.1vw,30px)}.zz-product-tabs-v3__head h2{font-size:clamp(26px,2.25vw,36px);letter-spacing:-.04em}.zz-product-tabs-v3__body{padding:clamp(20px,2.2vw,30px)}.zz-product-description-v2__content{font-size:16px;line-height:1.62}.zz-product-description-v2__content p,.zz-product-description-v2__content ul,.zz-product-description-v2__content ol{margin-bottom:12px}.zz-product-spec-table-wrap{border-radius:20px}.zz-product-spec-table{table-layout:fixed}.zz-product-spec-table tr{background:#fff}.zz-product-spec-table tr:nth-child(odd){background:#f8fafc}.zz-product-spec-table th,.zz-product-spec-table td{padding:14px 18px;border-bottom:1px solid rgba(148,163,184,.2)}.zz-product-spec-table th{width:36%;color:#475569;font-size:14px;font-weight:900}.zz-product-spec-table td{color:#0f172a;font-size:15px;font-weight:900}.zz-product-question-v3{margin-top:16px;padding:clamp(20px,2vw,28px);border-radius:26px}.zz-product-question-v3 strong{font-size:clamp(21px,1.8vw,28px)}@media(max-width:1100px){.zz-product-gallery-v2,.zz-product-summary-v2{min-height:auto}.zz-product-tabs-v3__head{grid-template-columns:1fr}}@media(max-width:760px){.zz-product-summary-v2 h1{font-size:clamp(27px,8vw,36px)}.zz-product-gallery-v2__main{min-height:270px}.zz-product-gallery-v2__main-button,.zz-product-gallery-v2__main-button img{max-height:270px}.zz-product-gallery-v2__nav{width:38px;height:38px}.zz-product-lightbox__panel{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:12px;border-radius:20px}.zz-product-lightbox__nav{width:42px;height:42px}.zz-product-lightbox__close{top:8px;right:8px;width:40px;height:40px}.zz-product-gallery-v2__nav--prev .zz-product-gallery-v2__nav-icon:before,.zz-product-gallery-v2__nav--next .zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav--prev .zz-product-lightbox__nav-icon:before,.zz-product-lightbox__nav--next .zz-product-lightbox__nav-icon:before{font-size:27px}.zz-product-lightbox__close .zz-product-lightbox__close-icon:before{font-size:27px}.zz-product-tabs-v3__head,.zz-product-tabs-v3__body{padding:18px}.zz-product-spec-table{table-layout:auto}.zz-product-spec-table th,.zz-product-spec-table td{padding:10px 14px}}.zz-product-gallery-v2__nav,.zz-product-lightbox__nav,.zz-product-lightbox__close{font-size:0!important;line-height:0!important;text-indent:0!important;color:#0f172a}.zz-product-gallery-v2__nav-icon,.zz-product-lightbox__nav-icon,.zz-product-lightbox__close-icon{display:block!important;width:100%;height:100%}.zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav-icon:before,.zz-product-lightbox__close-icon:before{display:block!important;opacity:1!important;color:currentColor!important}.zz-product-lightbox__close-icon:before{transform:translate(-50%,-55%)!important}.zz-product-gallery-v2__main,.zz-product-gallery-v2__main-button,.zz-product-lightbox__image-wrap{background:transparent!important;box-shadow:none!important}.zz-product-gallery-v2__main{border:0!important}.zz-product-gallery-v2__main-button{border-radius:0!important}.zz-product-lightbox__panel{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.zz-product-lightbox__image-wrap{border-radius:0!important}.zz-product-gallery-v2__nav,.zz-product-lightbox__nav,.zz-product-lightbox__close{border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.zz-product-gallery-v2__nav{width:54px!important;height:54px!important}.zz-product-lightbox__nav{width:62px!important;height:62px!important}.zz-product-lightbox__close{top:12px!important;right:12px!important;width:52px!important;height:52px!important}.zz-product-gallery-v2__nav:before,.zz-product-gallery-v2__nav:after,.zz-product-lightbox__nav:before,.zz-product-lightbox__nav:after,.zz-product-lightbox__close:before,.zz-product-lightbox__close:after{content:none!important;display:none!important}.zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav-icon:before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;display:block!important;width:18px!important;height:18px!important;border:solid #0f172a!important;border-width:0 5px 5px 0!important;opacity:1!important;font-size:0!important;line-height:0!important}.zz-product-gallery-v2__nav--prev .zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav--prev .zz-product-lightbox__nav-icon:before{transform:translate(-38%,-50%) rotate(135deg)!important}.zz-product-gallery-v2__nav--next .zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav--next .zz-product-lightbox__nav-icon:before{transform:translate(-62%,-50%) rotate(-45deg)!important}.zz-product-lightbox__close-icon:before,.zz-product-lightbox__close-icon:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;display:block!important;width:28px!important;height:4px!important;border:0!important;border-radius:999px!important;background:#0f172a!important;opacity:1!important;transform-origin:center!important}.zz-product-lightbox__close-icon:before{transform:translate(-50%,-50%) rotate(45deg)!important}.zz-product-lightbox__close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)!important}.zz-product-gallery-v2__nav:hover,.zz-product-lightbox__nav:hover,.zz-product-lightbox__close:hover{background:#ffffff57!important}.zz-product-lightbox__backdrop{background:#0f172ad1!important}@media(max-width:760px){.zz-product-gallery-v2__nav{width:46px!important;height:46px!important}.zz-product-lightbox__nav{width:52px!important;height:52px!important}.zz-product-gallery-v2__nav-icon:before,.zz-product-lightbox__nav-icon:before{width:15px!important;height:15px!important;border-width:0 4px 4px 0!important}.zz-product-lightbox__close{width:44px!important;height:44px!important}.zz-product-lightbox__close-icon:before,.zz-product-lightbox__close-icon:after{width:24px!important;height:4px!important}}.zz-product-summary-v2 h1{max-width:720px;font-size:clamp(24px,2.1vw,34px);letter-spacing:-.04em;line-height:1.08}.zz-product-summary-v2>p{max-width:660px;margin-top:12px;font-size:15px;line-height:1.46}.zz-product-quick-specs-v4{display:grid;gap:10px;margin-top:16px;padding:14px 16px;border-radius:20px;background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.08),transparent 44%),linear-gradient(180deg,#f8fafcf5,#eff6ffbd)}.zz-product-quick-specs-v4>span{color:#2563eb;font-size:11px;font-weight:950;letter-spacing:.13em;line-height:1;text-transform:uppercase}.zz-product-quick-specs-v4 ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.zz-product-quick-specs-v4 li{position:relative;display:grid;gap:3px;padding-left:14px}.zz-product-quick-specs-v4 li:before{content:"";position:absolute;top:8px;left:0;width:5px;height:5px;border-radius:999px;background:#2563eb;opacity:.45}.zz-product-quick-specs-v4 em{color:#64748b;font-size:12px;font-style:normal;font-weight:850;line-height:1.18}.zz-product-quick-specs-v4 strong{color:#0f172a;font-size:14px;font-weight:950;line-height:1.22}.zz-product-summary-v2__meta{display:grid;grid-template-columns:1fr;gap:7px;margin-top:14px}.zz-product-summary-v2__meta span{padding:0;border-radius:0;background:transparent;color:#64748b;font-size:13px;line-height:1.35}.zz-product-summary-v2__meta a,.zz-product-summary-v2__meta strong{color:#0f172a;font-weight:900}.zz-product-price-v2{margin-top:16px;padding:16px}.zz-product-price-v2 strong{font-size:clamp(25px,2.1vw,33px)}@media(max-width:760px){.zz-product-summary-v2 h1{font-size:clamp(24px,7vw,32px)}.zz-product-quick-specs-v4{margin-top:14px;padding:13px 14px;border-radius:18px}}.zz-product-summary-v2__lead{max-width:660px;margin-top:12px;color:#64748b;font-size:15px;line-height:1.46}@media(max-width:760px){.zz-product-summary-v2{width:100%;min-width:0;overflow:hidden;padding:18px;border-radius:22px}.zz-product-summary-v2 h1{max-width:100%;font-size:clamp(22px,6.2vw,30px);line-height:1.1;letter-spacing:-.035em;overflow-wrap:anywhere;word-break:normal}.zz-product-summary-v2__lead,.zz-product-summary-v2>p{max-width:100%;font-size:14px;line-height:1.42;overflow-wrap:anywhere}.zz-product-quick-specs-v4{width:100%;max-width:100%;min-width:0;margin-top:14px;padding:12px 13px;border-radius:17px;overflow:hidden}.zz-product-quick-specs-v4>span{font-size:10px;letter-spacing:.11em}.zz-product-quick-specs-v4 ul{gap:8px;min-width:0}.zz-product-quick-specs-v4 li{min-width:0;padding-left:12px}.zz-product-quick-specs-v4 li:before{top:7px;width:4px;height:4px}.zz-product-quick-specs-v4 em,.zz-product-quick-specs-v4 strong{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.zz-product-quick-specs-v4 em{font-size:12px;line-height:1.15}.zz-product-quick-specs-v4 strong{font-size:14px;line-height:1.2}.zz-product-summary-v2__meta{display:grid;grid-template-columns:1fr;gap:6px;max-width:100%;min-width:0;margin-top:12px}.zz-product-summary-v2__meta span{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.zz-product-price-v2{margin-top:14px;padding:14px;border-radius:18px}.zz-product-price-v2 strong{font-size:clamp(24px,7vw,30px);overflow-wrap:anywhere}.zz-product-actions-v2{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.zz-product-buy-v2,.zz-product-buy-v2--link,.zz-product-action-link-v2{width:100%;min-width:0;flex-basis:auto}.zz-product-buy-v2 button,.zz-product-buy-v2--link,.zz-product-action-link-v2{min-height:50px;border-radius:15px;font-size:14px}.zz-product-mini-v2{display:grid;grid-template-columns:1fr;gap:9px;margin-top:12px}.zz-product-mini-v2 div{padding:13px;border-radius:16px}}@media(max-width:760px){html,body{max-width:100%;overflow-x:hidden}.zz-product-page-v2,.zz-product-page-v2 *{box-sizing:border-box}.zz-product-page-v2{width:100%;max-width:100%;overflow-x:hidden}.zz-product-page-v2 .container{width:100%;max-width:100%;min-width:0;padding-left:16px;padding-right:16px;overflow:hidden}.zz-product-page-v2 .zz-catalog-breadcrumbs{display:flex;width:100%;max-width:100%;min-width:0;gap:8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.zz-product-page-v2 .zz-catalog-breadcrumbs::-webkit-scrollbar{display:none}.zz-product-page-v2 .zz-catalog-breadcrumbs a,.zz-product-page-v2 .zz-catalog-breadcrumbs span{flex:0 0 auto;min-width:0}.zz-product-layout{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.zz-product-summary-v2,.zz-product-gallery-v2{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}.zz-product-summary-v2{margin-bottom:16px;padding:18px!important;border-radius:22px}.zz-product-summary-v2 h1{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;font-size:clamp(22px,6.2vw,30px)!important;line-height:1.12!important;letter-spacing:-.035em!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:auto;hyphens:auto}.zz-product-summary-v2__lead,.zz-product-summary-v2>p{width:100%;max-width:100%;margin-top:12px;font-size:14px;line-height:1.42;white-space:normal;overflow-wrap:break-word;word-break:normal}.zz-product-labels-v2,.zz-product-summary-v2__meta{max-width:100%;min-width:0;overflow:hidden}.zz-product-labels-v2{gap:7px;margin-bottom:14px}.zz-product-labels-v2 a,.zz-product-labels-v2 span{max-width:100%;min-width:0;overflow-wrap:break-word;white-space:normal}.zz-product-quick-specs-v4{width:100%!important;max-width:100%!important;min-width:0!important;margin-top:14px!important;padding:12px 13px!important;border-radius:17px!important;overflow:hidden!important}.zz-product-quick-specs-v4 ul{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%;max-width:100%;min-width:0;overflow:hidden}.zz-product-quick-specs-v4 li{display:grid;grid-template-columns:1fr;width:100%;max-width:100%;min-width:0;padding-left:12px;overflow:hidden}.zz-product-quick-specs-v4 em,.zz-product-quick-specs-v4 strong{display:block;max-width:100%;min-width:0;white-space:normal;overflow-wrap:break-word;word-break:normal}.zz-product-quick-specs-v4 em{font-size:12px;line-height:1.15}.zz-product-quick-specs-v4 strong{font-size:14px;line-height:1.2}.zz-product-summary-v2__meta{display:grid!important;grid-template-columns:1fr!important;gap:6px;margin-top:12px}.zz-product-summary-v2__meta span{width:100%;max-width:100%;min-width:0;padding:0;white-space:normal;overflow-wrap:break-word;word-break:normal}.zz-product-price-v2{width:100%;max-width:100%;min-width:0;margin-top:14px!important;padding:14px!important;border-radius:18px!important;overflow:hidden}.zz-product-price-v2 strong{max-width:100%;font-size:clamp(24px,7vw,30px)!important;white-space:normal;overflow-wrap:break-word;word-break:normal}.zz-product-actions-v2{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%;max-width:100%;min-width:0;margin-top:14px!important}.zz-product-buy-v2,.zz-product-buy-v2--link,.zz-product-action-link-v2{width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;flex-basis:auto!important}.zz-product-buy-v2 button,.zz-product-buy-v2--link,.zz-product-action-link-v2{width:100%!important;max-width:100%!important;min-height:50px;border-radius:15px;font-size:14px}.zz-product-mini-v2{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%;max-width:100%;min-width:0;margin-top:12px!important}.zz-product-mini-v2 div{width:100%;max-width:100%;min-width:0;padding:13px;border-radius:16px}.zz-product-gallery-v2{padding:14px!important;border-radius:22px}.zz-product-gallery-v2__main{min-height:260px!important;max-height:none!important}.zz-product-gallery-v2__main-button,.zz-product-gallery-v2__main-button img{max-height:280px!important}.zz-product-gallery-v2__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;max-width:100%;overflow:hidden}.zz-product-gallery-v2__thumb{min-width:0;min-height:64px;border-radius:14px}.zz-product-gallery-v2__thumb img{height:64px}}.zz-product-tabs-v3__panel.zz-product-description-v2,.zz-product-tabs-v3__panel.zz-product-specs-v2{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.zz-product-tabs-v3 .zz-product-spec-table-wrap{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.zz-product-tabs-v3 .zz-product-spec-table{border-collapse:separate;border-spacing:0 8px}.zz-product-tabs-v3 .zz-product-spec-table tr{background:#f8fafc}.zz-product-tabs-v3 .zz-product-spec-table th,.zz-product-tabs-v3 .zz-product-spec-table td{border-bottom:0!important}.zz-product-tabs-v3 .zz-product-spec-table th{width:32%;color:#64748b;font-size:13px;font-weight:900}.zz-product-tabs-v3 .zz-product-spec-table td{color:#0f172a;font-size:15px;font-weight:950}@media(max-width:760px){.zz-product-section-v2--tabs{padding-top:18px}.zz-product-section-v2--tabs .container{padding-left:14px;padding-right:14px;overflow:visible}.zz-product-tabs-v3{overflow:hidden;border-radius:22px}.zz-product-tabs-v3__head{display:grid;grid-template-columns:1fr;gap:13px;padding:16px}.zz-product-tabs-v3__head>span{width:max-content;max-width:100%;padding:7px 10px;font-size:10px;letter-spacing:.12em}.zz-product-tabs-v3__head h2{font-size:clamp(24px,7vw,31px);line-height:1.05;letter-spacing:-.04em}.zz-product-tabs-v3__nav{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border-radius:16px}.zz-product-tabs-v3__nav button{min-height:40px;padding:10px 8px;border-radius:12px;font-size:13px;white-space:nowrap}.zz-product-tabs-v3__body{padding:0}.zz-product-tabs-v3__panel.zz-product-description-v2,.zz-product-tabs-v3__panel.zz-product-specs-v2{padding:16px!important}.zz-product-description-v2__content{font-size:15px;line-height:1.56}.zz-product-spec-table-wrap{width:100%;max-width:100%;overflow:visible}.zz-product-spec-table,.zz-product-spec-table tbody{display:block;width:100%;max-width:100%}.zz-product-spec-table{border-collapse:separate;border-spacing:0;table-layout:auto}.zz-product-spec-table tr{display:block;width:100%;max-width:100%;margin:0 0 10px;padding:13px 14px;border:0!important;border-radius:17px;background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.07),transparent 44%),linear-gradient(180deg,#f8fafcfa,#eff6ffbd)!important;box-shadow:none}.zz-product-spec-table tr:last-child{margin-bottom:0}.zz-product-spec-table th,.zz-product-spec-table td{display:block;width:100%!important;max-width:100%;padding:0!important;border:0!important;text-align:left!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important}.zz-product-spec-table th{margin:0 0 5px;color:#64748b;font-size:12px;font-weight:900;line-height:1.2}.zz-product-spec-table td{color:#0f172a;font-size:15px;font-weight:950;line-height:1.25}.zz-product-question-v3{margin-top:14px;padding:17px;border-radius:21px}.zz-product-question-v3 strong{font-size:22px;line-height:1.08}.zz-product-question-v3 p{font-size:14px;line-height:1.45}}.zz-product-page-v2 .zz-product-hero{padding:16px 0 24px}.zz-product-page-v2 .zz-catalog-breadcrumbs{margin-bottom:8px;font-size:14px}.zz-product-page-v2 .zz-product-layout{grid-template-columns:minmax(0,.95fr) minmax(380px,.82fr);align-items:start;gap:20px;margin-top:12px}.zz-product-page-v2 .zz-product-gallery-v2,.zz-product-page-v2 .zz-product-summary-v2{height:auto;min-height:0;border-radius:24px}.zz-product-page-v2 .zz-product-gallery-v2{padding:16px}.zz-product-page-v2 .zz-product-gallery-v2__main{flex:none;min-height:340px;border-radius:20px}.zz-product-page-v2 .zz-product-gallery-v2__main-button{min-height:340px}.zz-product-page-v2 .zz-product-gallery-v2__main-button,.zz-product-page-v2 .zz-product-gallery-v2__main-button img{max-height:340px}.zz-product-page-v2 .zz-product-placeholder-v2{width:min(210px,62%);border-radius:32px}.zz-product-page-v2 .zz-product-placeholder-v2 span{font-size:46px;letter-spacing:0}.zz-product-page-v2 .zz-product-placeholder-v2 em{font-size:11px;letter-spacing:0}.zz-product-page-v2 .zz-product-gallery-v2__notes,.zz-product-page-v2 .zz-product-mini-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.zz-product-page-v2 .zz-product-gallery-v2__notes div,.zz-product-page-v2 .zz-product-mini-v2 div{padding:13px;border-radius:16px}.zz-product-page-v2 .zz-product-gallery-v2__notes strong,.zz-product-page-v2 .zz-product-mini-v2 strong{font-size:13px;line-height:1.2}.zz-product-page-v2 .zz-product-gallery-v2__notes span,.zz-product-page-v2 .zz-product-mini-v2 span{margin-top:4px;font-size:12px;line-height:1.32}.zz-product-page-v2 .zz-product-summary-v2{justify-content:flex-start;padding:18px}.zz-product-page-v2 .zz-product-labels-v2{gap:7px;margin-bottom:10px}.zz-product-page-v2 .zz-product-labels-v2 a,.zz-product-page-v2 .zz-product-labels-v2 span{min-height:28px;padding:6px 10px;font-size:12px}.zz-product-page-v2 .zz-product-summary-v2 h1{font-size:30px;letter-spacing:0;line-height:1.08}.zz-product-page-v2 .zz-product-summary-v2 h1,.zz-product-page-v2 .zz-product-quick-specs-v4 em,.zz-product-page-v2 .zz-product-quick-specs-v4 strong{min-width:0;overflow-wrap:break-word;word-break:normal}.zz-product-page-v2 .zz-product-summary-v2__lead,.zz-product-page-v2 .zz-product-summary-v2>p{margin-top:8px;font-size:14px;line-height:1.4}.zz-product-page-v2 .zz-product-quick-specs-v4{gap:7px;margin-top:10px;padding:11px 12px;border-radius:16px}.zz-product-page-v2 .zz-product-quick-specs-v4>span{font-size:10px;letter-spacing:0}.zz-product-page-v2 .zz-product-quick-specs-v4 ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:6px}.zz-product-page-v2 .zz-product-quick-specs-v4 li{gap:2px;min-width:0;padding-left:12px}.zz-product-page-v2 .zz-product-quick-specs-v4 li:before{top:7px;width:4px;height:4px}.zz-product-page-v2 .zz-product-quick-specs-v4 em{font-size:11px;line-height:1.14}.zz-product-page-v2 .zz-product-quick-specs-v4 strong{font-size:12px;line-height:1.18}.zz-product-page-v2 .zz-product-summary-v2__meta{gap:6px;margin-top:10px}.zz-product-page-v2 .zz-product-summary-v2__meta span{font-size:12px;line-height:1.3}.zz-product-page-v2 .zz-product-price-v2{margin-top:11px;padding:12px;border-radius:16px}.zz-product-page-v2 .zz-product-price-v2 strong{margin-top:6px;font-size:26px;letter-spacing:0}.zz-product-page-v2 .zz-product-price-v2 em{margin-top:6px;font-size:12px}.zz-product-page-v2 .zz-product-actions-v2{gap:10px;margin-top:10px}.zz-product-page-v2 .zz-product-buy-v2 button,.zz-product-page-v2 .zz-product-buy-v2--link,.zz-product-page-v2 .zz-product-action-link-v2{min-height:46px;border-radius:14px}.zz-product-page-v2 .zz-product-section-v2--tabs{padding-top:30px}.zz-product-page-v2 .zz-product-tabs-v3,.zz-product-page-v2 .zz-product-question-v3{border-radius:22px}.zz-product-page-v2 .zz-product-tabs-v3__head,.zz-product-page-v2 .zz-product-tabs-v3__body{padding:22px}.zz-product-page-v2 .zz-product-tabs-v3__head h2{font-size:30px;letter-spacing:0;line-height:1.1}@media(max-width:1100px){.zz-product-page-v2 .zz-product-layout{grid-template-columns:1fr}.zz-product-page-v2 .zz-product-gallery-v2__main,.zz-product-page-v2 .zz-product-gallery-v2__main-button{min-height:340px}.zz-product-page-v2 .zz-product-gallery-v2__main-button,.zz-product-page-v2 .zz-product-gallery-v2__main-button img{max-height:340px}}@media(max-width:760px){.zz-product-page-v2 .zz-product-hero{padding:18px 0 24px}.zz-product-page-v2 .zz-product-layout{gap:14px;margin-top:12px}.zz-product-page-v2 .zz-product-gallery-v2{padding:12px;border-radius:20px}.zz-product-page-v2 .zz-product-gallery-v2__main,.zz-product-page-v2 .zz-product-gallery-v2__main-button{min-height:260px}.zz-product-page-v2 .zz-product-gallery-v2__main-button,.zz-product-page-v2 .zz-product-gallery-v2__main-button img{max-height:260px}.zz-product-page-v2 .zz-product-placeholder-v2{width:min(170px,64%);border-radius:26px}.zz-product-page-v2 .zz-product-placeholder-v2 span{font-size:36px}.zz-product-page-v2 .zz-product-gallery-v2__notes,.zz-product-page-v2 .zz-product-mini-v2{grid-template-columns:1fr}.zz-product-page-v2 .zz-product-summary-v2{padding:18px;border-radius:20px}.zz-product-page-v2 .zz-product-summary-v2 h1{font-size:28px;line-height:1.1}.zz-product-page-v2 .zz-product-quick-specs-v4 ul{grid-template-columns:1fr}.zz-product-page-v2 .zz-product-tabs-v3__head,.zz-product-page-v2 .zz-product-tabs-v3__body{padding:18px}.zz-product-page-v2 .zz-product-tabs-v3__head h2{font-size:25px}}@media(max-width:420px){.zz-product-page-v2 .zz-product-gallery-v2__main,.zz-product-page-v2 .zz-product-gallery-v2__main-button{min-height:230px}.zz-product-page-v2 .zz-product-gallery-v2__main-button,.zz-product-page-v2 .zz-product-gallery-v2__main-button img{max-height:230px}.zz-product-page-v2 .zz-product-summary-v2 h1{font-size:24px}}.zz-catalog-brand-tile{position:relative;isolation:isolate;display:grid;align-content:space-between;min-height:126px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 88% 12%,rgba(37,99,235,.14),transparent 34%),linear-gradient(145deg,#fffffffa,#eff6ffe0);box-shadow:0 18px 42px #0f172a14}.zz-catalog-brand-tile:before{content:"";position:absolute;inset:auto -28px -40px auto;width:118px;height:118px;border-radius:999px;background:#2563eb14;z-index:-1}.zz-catalog-brand-tile:after{content:"RF";position:absolute;right:16px;top:14px;color:#2563eb2e;font-size:11px;font-weight:950;letter-spacing:.14em}.zz-catalog-brand-tile:hover{transform:translateY(-3px);box-shadow:0 24px 54px #0f172a21}.zz-catalog-brand-tile img{display:block;max-width:128px;max-height:42px;object-fit:contain}.zz-catalog-brand-tile__logo,.zz-catalog-brand-tile__mark,.zz-catalog-brand-tile__letter,.zz-catalog-brand-tile__initial,.zz-catalog-brand-tile>span:first-child:not(:last-child){display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;min-width:58px;border-radius:20px;background:linear-gradient(145deg,#2563eb21,#0ea5e91a),#fff;color:#1d4ed8;font-size:22px;font-weight:950;letter-spacing:-.04em;box-shadow:inset 0 0 0 1px #2563eb1f}.zz-catalog-brand-tile__name,.zz-catalog-brand-tile__title,.zz-catalog-brand-tile strong,.zz-catalog-brand-tile b{display:block;max-width:100%;color:#0f172a;font-size:clamp(18px,1.8vw,25px);font-weight:950;letter-spacing:-.045em;line-height:1.02;overflow-wrap:break-word}.zz-catalog-brand-tile__count,.zz-catalog-brand-tile__meta,.zz-catalog-brand-tile small,.zz-catalog-brand-tile>span:last-child:not(:first-child){display:inline-flex;width:max-content;max-width:100%;margin-top:8px;padding:7px 10px;border-radius:999px;background:#0f172a0d;color:#64748b;font-size:12px;font-weight:850;line-height:1.1}.zz-catalog-brand-tile[href*=no-brand],.zz-catalog-brand-tile[href*=svyaz]{opacity:.84}@media(max-width:760px){.zz-catalog-brand-tile{min-height:112px;border-radius:20px;box-shadow:0 14px 32px #0f172a14}.zz-catalog-brand-tile:hover{transform:none}.zz-catalog-brand-tile:after{right:13px;top:12px;font-size:10px}.zz-catalog-brand-tile__logo,.zz-catalog-brand-tile__mark,.zz-catalog-brand-tile__letter,.zz-catalog-brand-tile__initial,.zz-catalog-brand-tile>span:first-child:not(:last-child){width:50px;height:50px;min-width:50px;border-radius:17px;font-size:19px}.zz-catalog-brand-tile__name,.zz-catalog-brand-tile__title,.zz-catalog-brand-tile strong,.zz-catalog-brand-tile b{font-size:18px;line-height:1.04}.zz-catalog-brand-tile__count,.zz-catalog-brand-tile__meta,.zz-catalog-brand-tile small,.zz-catalog-brand-tile>span:last-child:not(:first-child){margin-top:7px;padding:6px 9px;font-size:11px}}.zz-brand-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:92px;height:58px;max-width:100%;margin-bottom:14px;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px #94a3b833;overflow:hidden}.zz-brand-logo-mark img{display:block;width:100%;max-width:82px;height:100%;max-height:44px;object-fit:contain}.zz-brand-logo-mark--initial{width:58px;background:linear-gradient(145deg,#2563eb21,#0ea5e91a),#fff;color:#1d4ed8;font-size:22px;font-weight:950;letter-spacing:-.04em}@media(max-width:760px){.zz-brand-logo-mark{width:78px;height:50px;margin-bottom:10px;border-radius:15px}.zz-brand-logo-mark img{max-width:70px;max-height:38px}.zz-brand-logo-mark--initial{width:50px;font-size:19px}}.zz-catalog-brand-tile,.zz-brand-card{display:flex!important;align-items:center!important;justify-content:center!important;aspect-ratio:1 / 1;min-height:0!important;padding:18px!important;border:1px solid rgba(148,163,184,.28)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 32px #0f172a12!important;overflow:hidden!important}.zz-catalog-brand-tile:before,.zz-catalog-brand-tile:after,.zz-brand-card:before,.zz-brand-card:after{content:none!important;display:none!important}.zz-catalog-brand-tile>:not(.zz-brand-logo-mark),.zz-brand-card>:not(.zz-brand-logo-mark){display:none!important}.zz-catalog-brand-tile:hover,.zz-brand-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a1a!important}.zz-brand-logo-mark{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.zz-brand-logo-mark img{display:block;width:auto!important;max-width:96%!important;height:auto!important;max-height:76%!important;object-fit:contain}.zz-brand-logo-mark--text{padding:8px}.zz-brand-logo-mark__text{display:block;max-width:100%;color:#0f172a;font-size:clamp(17px,1.45vw,24px);font-weight:950;line-height:1.05;letter-spacing:-.045em;text-align:center;overflow-wrap:break-word}@media(max-width:760px){.zz-catalog-brand-tile,.zz-brand-card{padding:14px!important;border-radius:20px!important;box-shadow:0 12px 26px #0f172a12!important}.zz-catalog-brand-tile:hover,.zz-brand-card:hover{transform:none}.zz-brand-logo-mark img{max-width:94%!important;max-height:74%!important}.zz-brand-logo-mark__text{font-size:16px}}.zz-catalog-brand-tile{width:128px!important;height:128px!important;max-width:128px!important;min-height:0!important;aspect-ratio:auto!important;justify-self:center!important;padding:6px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 9px 22px #0f172a0f!important}.zz-catalog-brand-tile .zz-brand-logo-mark{width:100%!important;height:100%!important}.zz-catalog-brand-tile .zz-brand-logo-mark img{width:auto!important;height:auto!important;max-width:104%!important;max-height:98%!important;object-fit:contain!important}.zz-catalog-brand-tile .zz-brand-logo-mark__text{font-size:17px!important;line-height:1.02!important}.zz-catalog-brands-grid,.zz-catalog-brand-grid,.zz-catalog-manufacturers-grid,.zz-catalog-manufacturers__grid,.zz-catalog-index-brands__grid{grid-template-columns:repeat(auto-fill,128px)!important;justify-content:start!important;gap:12px!important}@media(max-width:760px){.zz-catalog-brand-tile{width:100%!important;height:auto!important;max-width:none!important;aspect-ratio:1 / 1!important;padding:6px!important;border-radius:16px!important}.zz-catalog-brands-grid,.zz-catalog-brand-grid,.zz-catalog-manufacturers-grid,.zz-catalog-manufacturers__grid,.zz-catalog-index-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}.zz-catalog-brand-choice .zz-catalog-brand-choice__grid{grid-template-columns:repeat(auto-fill,88px)!important;justify-content:start!important;gap:10px!important}.zz-catalog-brand-choice .zz-catalog-brand-tile{width:88px!important;height:88px!important;max-width:88px!important;min-height:0!important;aspect-ratio:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;padding:3px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(148,163,184,.24)!important;box-shadow:0 7px 16px #0f172a0d!important;overflow:hidden!important}.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-brand-logo-mark,.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-catalog-brand-tile__logo{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-brand-logo-mark img,.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-catalog-brand-tile__logo img{display:block!important;width:auto!important;height:auto!important;max-width:126%!important;max-height:116%!important;object-fit:contain!important;transform:scale(1.18);transform-origin:center}.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-brand-logo-mark__text,.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-catalog-brand-tile__logo>span{display:block!important;max-width:100%!important;color:#0f172a!important;font-size:13px!important;font-weight:950!important;line-height:1.02!important;letter-spacing:-.04em!important;text-align:center!important;overflow-wrap:break-word!important}.zz-catalog-brand-choice .zz-catalog-brand-tile:hover{transform:translateY(-1px)}@media(max-width:760px){.zz-catalog-brand-choice .zz-catalog-brand-choice__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.zz-catalog-brand-choice .zz-catalog-brand-tile{width:100%!important;height:auto!important;max-width:none!important;aspect-ratio:1 / 1!important;padding:3px!important;border-radius:13px!important}}.zz-catalog-brand-choice .zz-catalog-brand-choice__grid{grid-template-columns:repeat(auto-fill,96px)!important;justify-content:start!important;gap:10px!important}.zz-catalog-brand-choice .zz-catalog-brand-tile{width:96px!important;height:96px!important;max-width:96px!important;min-height:0!important;aspect-ratio:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;padding:5px!important;border-radius:15px!important;background:#fff!important;border:1px solid rgba(148,163,184,.24)!important;box-shadow:0 7px 16px #0f172a0d!important;overflow:hidden!important}.zz-catalog-brand-choice .zz-catalog-brand-tile:before,.zz-catalog-brand-choice .zz-catalog-brand-tile:after{content:none!important;display:none!important}.zz-catalog-brand-choice .zz-catalog-brand-tile>:not(.zz-brand-logo-mark):not(.zz-catalog-brand-tile__logo){display:none!important}.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-brand-logo-mark,.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-catalog-brand-tile__logo{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-brand-logo-mark img,.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-catalog-brand-tile__logo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:none!important}.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-brand-logo-mark__text,.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-catalog-brand-tile__logo>span{display:block!important;max-width:100%!important;color:#0f172a!important;font-size:14px!important;font-weight:950!important;line-height:1.02!important;letter-spacing:-.04em!important;text-align:center!important;overflow-wrap:break-word!important}.zz-catalog-brand-choice .zz-catalog-brand-tile .zz-catalog-brand-tile__name,.zz-catalog-brand-choice .zz-catalog-brand-tile em,.zz-catalog-brand-choice .zz-catalog-brand-tile small,.zz-catalog-brand-choice .zz-catalog-brand-tile strong,.zz-catalog-brand-choice .zz-catalog-brand-tile b{display:none!important}@media(max-width:760px){.zz-catalog-brand-choice .zz-catalog-brand-choice__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.zz-catalog-brand-choice .zz-catalog-brand-tile{width:100%!important;height:auto!important;max-width:none!important;aspect-ratio:1 / 1!important;padding:5px!important;border-radius:13px!important}}.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile{width:96px!important;height:96px!important;max-width:96px!important;padding:2px!important;overflow:hidden!important}.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile .zz-catalog-brand-tile__logo{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-width:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile .zz-catalog-brand-tile__logo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:scale(1.23)!important;transform-origin:center!important}.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile .zz-catalog-brand-tile__logo>span{display:block!important;max-width:100%!important;color:#0f172a!important;font-size:15px!important;font-weight:950!important;line-height:1.02!important;text-align:center!important;overflow-wrap:break-word!important}@media(max-width:760px){.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile{width:100%!important;height:auto!important;max-width:none!important;aspect-ratio:1 / 1!important;padding:2px!important}}.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile .zz-catalog-brand-tile__logo{overflow:hidden!important}.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile .zz-catalog-brand-tile__logo img{width:135%!important;height:135%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:none!important}.zz-catalog-brand-choice--compact:not(.zz-catalog-brand-choice--index) .zz-catalog-brand-tile .zz-catalog-brand-tile__logo>span{font-size:17px!important;line-height:1.02!important}@media(max-width:760px){.zz-catalog-filter-strip{width:100%!important;max-width:100%!important;overflow:visible!important;overflow-x:visible!important;scroll-snap-type:none!important;padding:0!important}.zz-catalog-filter-form{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;gap:10px!important}.zz-catalog-filter-strip .zz-catalog-filter,.zz-catalog-filter-strip .zz-catalog-filter--dropdown,.zz-catalog-filter-strip .zz-catalog-filter--selected-list{width:100%!important;min-width:0!important;max-width:100%!important;scroll-snap-align:none!important}.zz-catalog-filter--selected-list{order:0!important;display:block!important;padding:12px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(37,99,235,.16)!important;box-shadow:0 12px 28px #0f172a0f!important}.zz-catalog-filter--selected-list>strong{display:block!important;margin:0 0 8px!important;color:#0f172a!important;font-size:13px!important;font-weight:950!important}.zz-catalog-filter__chips{display:flex!important;flex-wrap:wrap!important;gap:7px!important;overflow:visible!important}.zz-catalog-filter__chips .zz-catalog-filter__link--active{display:inline-flex!important;align-items:center!important;max-width:100%!important;min-height:34px!important;padding:8px 10px!important;border-radius:999px!important;white-space:normal!important;line-height:1.15!important;font-size:12px!important}.zz-catalog-filter-form__actions--ajax{order:1!important;display:flex!important;width:100%!important;margin:0 0 2px!important;padding:0!important}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;padding:10px 14px!important;border-radius:14px!important;white-space:normal!important;font-size:13px!important;font-weight:900!important}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset--muted{display:none!important}.zz-catalog-filter--dropdown{order:2!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(148,163,184,.18)!important;box-shadow:0 10px 22px #0f172a0b!important}.zz-catalog-filter__summary{width:100%!important;min-height:46px!important;padding:12px 14px!important;border-radius:16px!important;gap:10px!important}.zz-catalog-filter__summary span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary em{max-width:46%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__body{position:static!important;width:100%!important;max-width:100%!important;max-height:56vh!important;overflow-y:auto!important;overflow-x:hidden!important;padding:10px!important;border-radius:0 0 16px 16px!important;box-shadow:none!important}.zz-catalog-filter__hint{display:block!important;margin:0 0 8px!important;font-size:12px!important}.zz-catalog-filter__check{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:44px!important;padding:9px 10px!important;border-radius:13px!important}.zz-catalog-filter__check-text{min-width:0!important}.zz-catalog-filter__check-text small{display:block!important;margin-top:2px!important;font-size:11px!important}.zz-catalog-filter__check em{min-width:28px!important;text-align:right!important}}@media(max-width:760px){.zz-catalog-top-panel{width:100%!important;max-width:100%!important;overflow:visible!important}.zz-catalog-filter-strip{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;overflow-x:visible!important;scroll-snap-type:none!important}.zz-catalog-filter-form{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;max-width:100%!important;gap:12px!important;margin:0!important;padding:0!important}.zz-catalog-filter-strip .zz-catalog-filter,.zz-catalog-filter-strip .zz-catalog-filter--dropdown,.zz-catalog-filter-strip .zz-catalog-filter--selected-list{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;scroll-snap-align:none!important}.zz-catalog-filter--selected-list{order:0!important;display:block!important;padding:14px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(37,99,235,.18)!important;box-shadow:0 14px 30px #0f172a12!important}.zz-catalog-filter--selected-list>strong{display:block!important;margin:0 0 10px!important;color:#0f172a!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.03em!important}.zz-catalog-filter__chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;overflow:visible!important}.zz-catalog-filter__chips .zz-catalog-filter__link--active{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:100%!important;min-height:36px!important;padding:8px 11px!important;border-radius:999px!important;white-space:normal!important;line-height:1.15!important;font-size:13px!important;font-weight:900!important}.zz-catalog-filter-form__actions,.zz-catalog-filter-form__actions--ajax{order:1!important;display:flex!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:46px!important;padding:12px 16px!important;border-radius:16px!important;white-space:normal!important;text-align:center!important;line-height:1.15!important;font-size:15px!important;font-weight:950!important}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset--muted{display:none!important}.zz-catalog-filter--dropdown{order:2!important;display:block!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.zz-catalog-filter__summary{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;min-height:58px!important;padding:13px 16px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(148,163,184,.22)!important;box-shadow:0 12px 28px #0f172a0f!important;gap:12px!important}.zz-catalog-filter__summary span{min-width:0!important;max-width:58%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary em{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;min-width:0!important;max-width:42%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__body{box-sizing:border-box!important;position:static!important;width:100%!important;max-width:100%!important;max-height:58vh!important;margin:8px 0 0!important;padding:10px!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(148,163,184,.18)!important;box-shadow:0 12px 28px #0f172a0e!important}.zz-catalog-filter__hint{display:block!important;margin:0 0 8px!important;color:#64748b!important;font-size:12px!important;line-height:1.25!important}.zz-catalog-filter__check{box-sizing:border-box!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:46px!important;padding:9px 10px!important;border-radius:14px!important}.zz-catalog-filter__check-text{min-width:0!important;overflow:hidden!important}.zz-catalog-filter__check-text small{display:block!important;margin-top:2px!important;font-size:11px!important;line-height:1.15!important}.zz-catalog-filter__check em{min-width:28px!important;text-align:right!important}}@media(max-width:760px){.zz-catalog-section--gray{padding-top:18px!important}.zz-catalog-top-panel{width:100%!important;max-width:100%!important;overflow:visible!important}.zz-catalog-filter-strip{display:block!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;overflow:visible!important;overflow-x:visible!important;scroll-snap-type:none!important}.zz-catalog-filter-form{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:min(100%,620px)!important;max-width:100%!important;margin:0 auto!important;padding:0!important;gap:10px!important}.zz-catalog-filter-strip .zz-catalog-filter,.zz-catalog-filter-strip .zz-catalog-filter--dropdown,.zz-catalog-filter-strip .zz-catalog-filter--selected-list{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;scroll-snap-align:none!important}.zz-catalog-filter--selected-list{order:0!important;padding:12px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(37,99,235,.16)!important;box-shadow:0 10px 22px #0f172a0e!important}.zz-catalog-filter--selected-list>strong{display:block!important;margin:0 0 8px!important;color:#0f172a!important;font-size:14px!important;font-weight:950!important}.zz-catalog-filter__chips{display:flex!important;flex-wrap:wrap!important;gap:7px!important;overflow:visible!important}.zz-catalog-filter__chips .zz-catalog-filter__link--active{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:100%!important;min-height:34px!important;padding:8px 10px!important;border-radius:999px!important;white-space:normal!important;line-height:1.15!important;font-size:12px!important;font-weight:900!important}.zz-catalog-filter-form__actions,.zz-catalog-filter-form__actions--ajax{order:1!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;padding:10px 14px!important;border-radius:15px!important;white-space:normal!important;font-size:14px!important;font-weight:950!important;line-height:1.15!important}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset--muted{display:none!important}.zz-catalog-filter--dropdown{order:2!important}.zz-catalog-filter__summary{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:54px!important;padding:11px 12px 11px 16px!important;gap:10px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(148,163,184,.22)!important;box-shadow:0 9px 20px #0f172a0d!important}.zz-catalog-filter__summary span,.zz-catalog-filter__summary em{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary em{text-align:left!important;justify-content:flex-start!important}.zz-catalog-filter__summary:after{justify-self:end!important}.zz-catalog-filter__body{box-sizing:border-box!important;position:static!important;width:100%!important;max-width:100%!important;max-height:58vh!important;margin:8px 0 0!important;padding:10px!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:16px!important;background:#fff!important;border:1px solid rgba(148,163,184,.18)!important;box-shadow:0 9px 20px #0f172a0d!important}.zz-catalog-filter__hint{display:block!important;margin:0 0 8px!important;color:#64748b!important;font-size:12px!important;line-height:1.25!important}.zz-catalog-filter__check{box-sizing:border-box!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:44px!important;padding:9px 10px!important;border-radius:13px!important}.zz-catalog-filter__check-text{min-width:0!important;overflow:hidden!important}.zz-catalog-filter__check-text small{display:block!important;margin-top:2px!important;font-size:11px!important;line-height:1.15!important}.zz-catalog-filter__check em{min-width:28px!important;text-align:right!important}.zz-catalog-main>.zz-catalog-toolbar{display:none!important}.zz-catalog-sortbar,.zz-catalog-sortbar--compact{width:min(100%,620px)!important;margin:22px auto 18px!important;padding:12px!important;border-radius:18px!important;box-shadow:0 10px 22px #0f172a0e!important}.zz-catalog-sortbar__summary{justify-content:center!important;gap:8px!important;margin-bottom:10px!important;font-size:13px!important}.zz-catalog-sortbar__field{gap:6px!important}.zz-catalog-sortbar__select{min-height:44px!important;border-radius:13px!important;font-size:14px!important}}@media(max-width:760px){.zz-catalog-filter__summary{display:grid!important;grid-template-columns:minmax(124px,.9fr) minmax(0,1fr) 44px!important;align-items:center!important;column-gap:10px!important;padding-right:10px!important}.zz-catalog-filter__summary span{grid-column:1!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary em{grid-column:2!important;justify-self:start!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary:after{grid-column:3!important;justify-self:end!important;align-self:center!important;position:static!important;inset:auto!important;margin:0!important;flex:0 0 40px!important;width:40px!important;height:40px!important}}@media(max-width:760px){.zz-catalog-filter__summary{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:12px!important;row-gap:2px!important;padding:12px 10px 12px 16px!important}.zz-catalog-filter__summary span{grid-column:1!important;grid-row:1!important;justify-self:start!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary em{grid-column:1!important;grid-row:2!important;justify-self:start!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary:after{grid-column:2!important;grid-row:1 / 3!important;justify-self:end!important;align-self:center!important;position:static!important;inset:auto!important;margin:0!important;flex:0 0 40px!important;width:40px!important;height:40px!important}}.zz-cart-page{padding:clamp(32px,4.6vw,68px) 0 clamp(54px,7vw,92px);background:#f4f7fb}.zz-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,370px);gap:clamp(22px,2.7vw,36px);align-items:start}.zz-cart-main{min-width:0;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.zz-cart-stack{display:flex;flex-direction:column;gap:16px}.zz-cart-item{display:grid;grid-template-columns:132px minmax(0,1fr) 214px;gap:clamp(18px,2.2vw,26px);align-items:center;min-width:0;padding:clamp(18px,2.2vw,24px);background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:26px;box-shadow:0 18px 44px #0f172a0f}.zz-cart-item__image{display:flex;align-items:center;justify-content:center;width:132px;height:132px;overflow:hidden;border-radius:20px;background:#f8fafc;border:1px solid rgba(191,219,254,.7)}.zz-cart-item__image img{display:block;width:100%;height:100%;object-fit:contain;padding:3px}.zz-cart-item__image span{color:#2563eb;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zz-cart-item__info{min-width:0}.zz-cart-item__info h3{max-width:560px;margin:0 0 12px;color:#0f172a;font-size:clamp(20px,1.42vw,26px);font-weight:950;line-height:1.12;letter-spacing:-.04em}.zz-cart-item__info h3 a{color:#0f172a!important;text-decoration:none}.zz-cart-item__info h3 a:hover{color:#2563eb!important}.zz-cart-item__meta{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:13px;font-weight:850;line-height:1.2}.zz-cart-item__meta span{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;border-radius:999px;background:#eef3f8}.zz-cart-item__controls{display:grid;gap:9px;align-content:center;justify-items:stretch;min-width:0}.zz-cart-item__price{color:#0f172a;font-size:clamp(25px,1.9vw,31px);font-weight:950;line-height:1;letter-spacing:-.045em;text-align:right;white-space:nowrap}.zz-cart-item__quantity{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:stretch}.zz-cart-item__quantity input{width:100%;min-height:42px;padding:0 10px;border-radius:12px;border:1px solid rgba(148,163,184,.34);background:#fff;color:#0f172a;font-size:15px;font-weight:900;text-align:center;outline:none}.zz-cart-item__quantity input:focus{border-color:#2563ebb8;box-shadow:0 0 0 4px #2563eb1a}.zz-cart-item__quantity button,.zz-cart-btn{min-height:42px;border:0;border-radius:12px;cursor:pointer;font-size:14px;font-weight:950;line-height:1.1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.zz-cart-item__quantity button{padding:0 12px;background:#2563eb;color:#fff;white-space:nowrap;box-shadow:0 10px 22px #2563eb30}.zz-cart-item__quantity button:hover,.zz-cart-btn:hover{transform:translateY(-1px)}.zz-cart-item__remove{display:flex;justify-content:flex-end}.zz-cart-item__remove button{min-height:30px;padding:0;border:0;border-radius:0;background:transparent;color:#c81e1e;cursor:pointer;font-size:14px;font-weight:900;line-height:1.1}.zz-cart-item__remove button:hover{color:#991b1b;text-decoration:underline}.zz-cart-summary,.zz-cart-empty{background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:26px;box-shadow:0 18px 44px #0f172a0f}.zz-cart-summary{position:sticky;top:112px;padding:clamp(20px,2.2vw,26px)}.zz-cart-summary h2{margin:0 0 18px;color:#0f172a;font-size:clamp(22px,1.8vw,28px);font-weight:950;line-height:1.05;letter-spacing:-.04em}.zz-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid rgba(148,163,184,.18);color:#64748b;font-size:15px;font-weight:850}.zz-cart-summary__row strong{color:#0f172a;font-weight:950;white-space:nowrap}.zz-cart-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:18px 0 20px;padding-top:18px;border-top:1px solid rgba(15,23,42,.12);color:#0f172a}.zz-cart-summary__total span{color:#64748b;font-size:16px;font-weight:900}.zz-cart-summary__total strong{color:#0f172a;font-size:clamp(28px,2.1vw,36px);font-weight:950;letter-spacing:-.055em;white-space:nowrap}.zz-cart-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:14px 18px}.zz-cart-btn+.zz-cart-btn{margin-top:12px}.zz-cart-btn--primary{background:#2563eb;color:#fff;box-shadow:0 14px 28px #2563eb38}.zz-cart-btn--secondary{background:#fff;color:#0f3f8f;border:1px solid rgba(148,163,184,.28)}.zz-cart-empty{padding:clamp(34px,5vw,70px) clamp(18px,4vw,48px);text-align:center}.zz-cart-empty h2{margin:0 0 10px;color:#0f172a;font-size:clamp(28px,3.2vw,46px);font-weight:950;letter-spacing:-.05em}.zz-cart-empty p{max-width:520px;margin:0 auto 22px;color:#64748b;font-size:17px;font-weight:750;line-height:1.45}.zz-cart-layout[data-cart-shell].zz-cart-shell--loading{opacity:.72;pointer-events:none}@media(max-width:1180px){.zz-cart-layout{grid-template-columns:1fr}.zz-cart-summary{position:static;order:-1}}@media(max-width:760px){.zz-cart-page{padding:22px 0 56px}.zz-cart-layout{gap:16px}.zz-cart-item{grid-template-columns:96px minmax(0,1fr);gap:12px;padding:14px;border-radius:22px}.zz-cart-item__image{width:96px;height:96px;border-radius:18px}.zz-cart-item__image img{padding:2px}.zz-cart-item__info h3{margin-bottom:9px;font-size:18px;letter-spacing:-.035em}.zz-cart-item__meta{gap:6px;font-size:12px}.zz-cart-item__meta span{min-height:26px;padding:5px 8px}.zz-cart-item__controls{grid-column:1 / -1;gap:8px}.zz-cart-item__price{text-align:left;font-size:24px}.zz-cart-item__quantity{grid-template-columns:82px minmax(0,1fr)}.zz-cart-item__remove{justify-content:flex-start}.zz-cart-summary,.zz-cart-empty{border-radius:22px}.zz-cart-summary{padding:16px}.zz-cart-summary h2{font-size:24px}.zz-cart-summary__total strong{font-size:30px}.zz-cart-btn{min-height:48px;border-radius:14px}}@media(max-width:420px){.zz-cart-item{grid-template-columns:84px minmax(0,1fr)}.zz-cart-item__image{width:84px;height:84px}.zz-cart-item__quantity{grid-template-columns:76px minmax(0,1fr)}}.zz-cart-item__image{background:#fff;border-color:#e2e8f0f2;box-shadow:0 8px 20px #0f172a0b}.zz-cart-item__image img{padding:0;transform:scale(1.14);transform-origin:center}@media(max-width:760px){.zz-cart-item__image img{padding:0;transform:scale(1.1)}}.zz-product-page-v2 .zz-product-hero{background:linear-gradient(115deg,#f4f8ff,#fff 54%,#f8fafc)}.zz-product-page-v2 .zz-product-gallery-v2,.zz-product-page-v2 .zz-product-summary-v2,.zz-product-page-v2 .zz-product-tabs-v3,.zz-product-page-v2 .zz-product-question-v3{border-color:#94a3b83d;box-shadow:0 16px 38px #0f172a0f}.zz-product-page-v2 .zz-product-gallery-v2__main{background:#fff;box-shadow:inset 0 0 0 1px #94a3b824}.zz-product-page-v2 .zz-product-gallery-v2__main-button,.zz-product-page-v2 .zz-product-gallery-v2__main-button img,.zz-product-page-v2 .zz-product-gallery-v2__thumb,.zz-product-page-v2 .zz-product-gallery-v2__thumb img{background:#fff;filter:none}.zz-product-page-v2 .zz-product-gallery-v2__main-button picture{display:grid;width:100%;height:100%;place-items:center}.zz-product-page-v2 .zz-product-summary-v2{display:grid;gap:0}.zz-product-page-v2 .zz-product-labels-v2 a,.zz-product-page-v2 .zz-product-labels-v2 span,.zz-product-page-v2 .zz-product-price-v2 span,.zz-product-page-v2 .zz-product-tabs-v3__head>span,.zz-product-page-v2 .zz-product-question-v3 span{letter-spacing:0}.zz-product-page-v2 .zz-product-summary-v2 h1{font-size:clamp(26px,2.7vw,36px)}.zz-product-page-v2 .zz-product-price-v2{background:#f8fafc;border-color:#94a3b838}.zz-product-page-v2 .zz-product-mini-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.zz-product-page-v2 .zz-product-mini-v2 div{background:#fff;box-shadow:inset 0 0 0 1px #94a3b814}.zz-product-page-v2 .zz-product-section-v2--tabs{background:#fff}.zz-product-page-v2 .zz-product-section-v2--gray{background:#f8fafc}.zz-product-page-v2 .zz-product-tabs-v3__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 20px;align-items:end}.zz-product-page-v2 .zz-product-tabs-v3__head>span,.zz-product-page-v2 .zz-product-tabs-v3__head h2{grid-column:1}.zz-product-page-v2 .zz-product-tabs-v3__nav{grid-column:2;grid-row:1 / span 2;align-self:end;padding:4px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#f8fafc}.zz-product-page-v2 .zz-product-tabs-v3__nav button{min-height:38px;border-radius:12px}.zz-product-page-v2 .zz-product-description-v2__content{max-width:860px}.zz-product-page-v2 .zz-product-description-v2__content p,.zz-product-page-v2 .zz-product-description-v2__content li{font-size:16px;line-height:1.62}.zz-product-page-v2 .zz-product-spec-table{border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:18px}.zz-product-page-v2 .zz-product-spec-table th,.zz-product-page-v2 .zz-product-spec-table td{padding:13px 16px;border-bottom:1px solid rgba(148,163,184,.16)}.zz-product-page-v2 .zz-product-spec-table tr:last-child th,.zz-product-page-v2 .zz-product-spec-table tr:last-child td{border-bottom:0}.zz-product-page-v2 .zz-product-question-v3{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:18px;padding:22px;background:#fff}.zz-product-page-v2 .zz-product-question-v3 a{min-height:46px;border-radius:14px}@media(max-width:900px){.zz-product-page-v2 .zz-product-mini-v2,.zz-product-page-v2 .zz-product-tabs-v3__head,.zz-product-page-v2 .zz-product-question-v3{grid-template-columns:1fr}.zz-product-page-v2 .zz-product-tabs-v3__head>span,.zz-product-page-v2 .zz-product-tabs-v3__head h2,.zz-product-page-v2 .zz-product-tabs-v3__nav{grid-column:1;grid-row:auto}}@media(max-width:560px){.zz-product-page-v2 .zz-product-tabs-v3__nav{grid-template-columns:1fr;width:100%}.zz-product-page-v2 .zz-product-question-v3 a{width:100%}.zz-product-page-v2 .zz-product-spec-table th,.zz-product-page-v2 .zz-product-spec-table td{display:block;width:100%}.zz-product-page-v2 .zz-product-spec-table th{padding-bottom:4px;border-bottom:0}.zz-product-page-v2 .zz-product-spec-table td{padding-top:0}}@media(max-width:760px){.zz-catalog-hero,.zz-catalog-hero--compact{padding:26px 0 28px!important}.zz-catalog-breadcrumbs{flex-wrap:wrap!important;gap:7px!important;margin-bottom:18px!important;font-size:13px!important;line-height:1.25!important}.zz-catalog-kicker{font-size:12px!important;letter-spacing:.08em!important}.zz-catalog-hero h1{max-width:100%!important;font-size:clamp(30px,9.2vw,40px)!important;line-height:1.05!important;letter-spacing:0!important}.zz-catalog-hero p{max-width:100%!important;font-size:15px!important;line-height:1.45!important}.zz-catalog-layout--top-filters{display:grid!important;gap:16px!important}.zz-catalog-top-panel{z-index:4!important}.zz-catalog-brand-choice,.zz-catalog-brand-choice--compact{padding:14px!important;border-radius:20px!important}.zz-catalog-brand-choice__head,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head{gap:3px!important;margin-bottom:12px!important}.zz-catalog-brand-choice__head strong,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__head strong{font-size:18px!important;line-height:1.1!important;letter-spacing:0!important}.zz-catalog-brand-choice__grid,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important}.zz-catalog-brand-tile,.zz-catalog-brand-choice--compact .zz-catalog-brand-tile{min-height:54px!important;padding:8px!important;border-radius:14px!important}.zz-catalog-filter-strip{display:block!important;margin:0 0 14px!important;padding:0!important;overflow:visible!important}.zz-catalog-filter-form{display:grid!important;width:100%!important;gap:8px!important}.zz-catalog-filter--selected-list,.zz-catalog-filter--dropdown,.zz-catalog-filter-form__actions,.zz-catalog-filter-form__actions--ajax{width:100%!important}.zz-catalog-filter__summary{display:grid!important;grid-template-columns:minmax(0,1fr) 40px!important;grid-template-rows:auto auto!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:10px 10px 10px 14px!important;column-gap:10px!important;row-gap:3px!important;border-radius:16px!important}.zz-catalog-filter__summary span{grid-column:1!important;grid-row:1!important;min-width:0!important;overflow:hidden!important;font-size:11px!important;line-height:1.1!important;letter-spacing:.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary em{grid-column:1!important;grid-row:2!important;min-width:0!important;overflow:hidden!important;font-size:13px!important;line-height:1.2!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zz-catalog-filter__summary:after{grid-column:2!important;grid-row:1 / 3!important;width:38px!important;height:38px!important;flex-basis:38px!important}.zz-catalog-filter__body{position:static!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:50vh!important;margin:8px 0 0!important;padding:9px!important;overflow-x:hidden!important;border-radius:16px!important}.zz-catalog-filter__check{grid-template-columns:28px minmax(0,1fr) minmax(26px,auto)!important;min-height:44px!important;padding:8px 9px!important}.zz-catalog-filter__check-text small{display:none!important}.zz-catalog-filter-form__actions--ajax .zz-catalog-filter-reset{min-height:42px!important;border-radius:14px!important;font-size:14px!important;letter-spacing:0!important}.zz-catalog-sortbar,.zz-catalog-sortbar--compact{display:grid!important;width:100%!important;max-width:100%!important;gap:10px!important;margin:16px 0 14px!important;padding:12px!important;border-radius:18px!important}.zz-catalog-sortbar__summary,.zz-catalog-sortbar--compact .zz-catalog-sortbar__summary{justify-content:space-between!important;gap:8px!important;margin:0!important}.zz-catalog-sortbar__form,.zz-catalog-sortbar__field,.zz-catalog-sortbar__select,.zz-catalog-sortbar--compact .zz-catalog-sortbar__form,.zz-catalog-sortbar--compact .zz-catalog-sortbar__field,.zz-catalog-sortbar--compact .zz-catalog-sortbar__select{width:100%!important;min-width:0!important}.zz-catalog-sortbar__select,.zz-catalog-sortbar--compact .zz-catalog-sortbar__select{min-height:44px!important;border-radius:13px!important;font-size:14px!important}.zz-catalog-grid,.zz-catalog-products-grid,.zz-catalog-list,.zz-catalog-cards,.zz-catalog-results{gap:14px!important}.zz-catalog-card--compact-v3{border-radius:20px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media{min-height:196px!important;padding:14px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media img{height:168px!important;max-height:168px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__body{gap:10px!important;padding:15px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__meta{min-height:0!important}.zz-catalog-card--compact-v3 .zz-catalog-card__title{min-height:auto!important;font-size:17px!important;line-height:1.14!important}.zz-catalog-card--compact-v3 .zz-catalog-card__pricebox strong{font-size:21px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__actions{gap:8px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__details,.zz-catalog-card--compact-v3 .zz-catalog-card__cart{min-height:44px!important;padding:0 10px!important;font-size:14px!important;line-height:1.1!important}.zz-catalog-pagination{margin-top:22px!important}.zz-catalog-load-more{width:100%!important;max-width:420px!important;min-height:52px!important;padding:0 18px!important;border-radius:16px!important;font-size:15px!important;line-height:1.15!important;text-align:center!important;white-space:normal!important}}@media(max-width:420px){.zz-catalog-brand-choice__grid,.zz-catalog-brand-choice--compact .zz-catalog-brand-choice__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media{min-height:178px!important}.zz-catalog-card--compact-v3 .zz-catalog-card__media img{height:150px!important;max-height:150px!important}}.zz-product-page-v2 .zz-product-labels-v2{align-items:center!important}.zz-product-page-v2 .zz-product-actions-v2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important}.zz-product-page-v2 .zz-product-buy-v2,.zz-product-page-v2 .zz-product-buy-v2--link,.zz-product-page-v2 .zz-product-action-link-v2{min-width:0!important;flex:none!important;flex-basis:auto!important}.zz-product-page-v2 .zz-product-buy-v2 button,.zz-product-page-v2 .zz-product-buy-v2--link,.zz-product-page-v2 .zz-product-action-link-v2:not(.zz-selection-btn){width:100%!important;max-width:100%!important;min-width:0!important}.zz-product-page-v2 .zz-product-labels-v2>.zz-product-selection-actions-v2{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:none!important;margin-left:auto!important;flex:0 0 auto!important}.zz-product-page-v2 .zz-product-labels-v2>.zz-product-selection-actions-v2 .zz-selection-btn{width:34px!important;max-width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border-radius:12px!important;background:#f8fafc!important}.zz-product-page-v2 .zz-product-labels-v2>.zz-product-selection-actions-v2 .zz-selection-btn__icon{width:16px!important;height:16px!important;flex-basis:16px!important}@media(max-width:560px){.zz-product-page-v2 .zz-product-actions-v2{grid-template-columns:1fr!important;gap:10px!important}.zz-product-page-v2 .zz-product-labels-v2>.zz-product-selection-actions-v2{margin-left:0!important}}.zz-product-page-v2 .zz-product-description-v2__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none}.zz-product-page-v2 .zz-product-description-v2__facts li{display:grid;gap:4px;min-width:0;padding:14px 16px;border:1px solid rgba(148,163,184,.22);border-radius:16px;background:#f8fafc}.zz-product-page-v2 .zz-product-description-v2__facts span{color:#64748b;font-size:13px;font-weight:900;line-height:1.2}.zz-product-page-v2 .zz-product-description-v2__facts strong{color:#0f172a;font-size:15px;font-weight:950;line-height:1.25}@media(max-width:640px){.zz-product-page-v2 .zz-product-description-v2__facts{grid-template-columns:1fr}}.zz-product-page-v2 .zz-product-spec-table-wrap{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.zz-product-page-v2 .zz-product-spec-table{border:0!important;border-radius:0!important;overflow:visible!important}.zz-brand-card .zz-brand-logo-mark--text{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;padding:18px!important;border-radius:0!important;border:0!important;background:#fff!important;box-shadow:none!important;color:#0f172a!important}.zz-brand-card .zz-brand-logo-mark--text .zz-brand-logo-mark__text{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;max-width:100%!important;border:0!important;border-radius:0!important;background:#fff!important;background-color:#fff!important;box-shadow:none!important;color:#0f172a!important;font-size:clamp(24px,3vw,42px)!important;font-weight:950!important;line-height:.98!important;letter-spacing:-.045em!important;text-align:center!important;overflow-wrap:anywhere!important}@media(max-width:760px){.zz-brand-card .zz-brand-logo-mark--text{padding:12px!important}.zz-brand-card .zz-brand-logo-mark--text .zz-brand-logo-mark__text{font-size:clamp(20px,9vw,32px)!important}}@supports (content-visibility: auto){.zz-catalog-section,.zz-product-section-v2{content-visibility:auto;contain-intrinsic-size:1px 960px}}
