  /* ---------- TOP BAR ---------- */
  .topbar{background:var(--dark);color:#c9d6cd;font-size:13px;}
  .topbar .container{display:flex;align-items:center;justify-content:space-between;height:38px;gap:20px;}
  .topbar .left, .topbar .right{display:flex;align-items:center;gap:22px;}
  .topbar .item{display:flex;align-items:center;gap:6px;white-space:nowrap;}
  .topbar .item svg{width:14px;height:14px;flex:none;opacity:.8;}
  .topbar .call-link{color:var(--orange);font-weight:600;}
  .topbar .right a:hover{color:#fff;}
  @media(max-width:1100px){.topbar .left .item:nth-child(2),.topbar .left .item:nth-child(3){display:none;}}
  @media(max-width:760px){.topbar{display:none;}}

  /* ---------- HEADER ---------- */
  header.site-header{background:#fff;border-bottom:1px solid var(--border);}
  .header-row{display:flex;align-items:center;gap:28px;height:96px;}
  .logo{display:flex;align-items:center;gap:12px;flex:none;}
  .logo .mark{width:46px;height:46px;background:var(--green);border-radius:12px;display:flex;align-items:center;justify-content:center;flex:none;}
  .logo .mark svg{width:26px;height:26px;stroke:#fff;}
  .logo .name{line-height:1.15;}
  .logo .name b{display:block;font-size:19px;font-weight:800;letter-spacing:.2px;color:var(--dark);}
  .logo .name span{display:block;font-size:10.5px;color:var(--gray-light);letter-spacing:1.5px;font-weight:600;}

  .catalog-btn{
    display:flex;align-items:center;gap:10px;background:var(--green);color:#fff;
    padding:13px 20px;border-radius:8px;font-weight:700;font-size:14px;white-space:nowrap;
    letter-spacing:.3px;transition:background .15s;
  }
  .catalog-btn:hover{background:var(--green-2);}
  .catalog-btn svg{width:16px;height:16px;}

  nav.main-nav{display:flex;align-items:center;gap:26px;flex:1;font-size:14.5px;font-weight:600;color:#2b342f;}
  nav.main-nav a{white-space:nowrap;padding:6px 0;border-bottom:2px solid transparent;transition:.15s;}
  nav.main-nav a:hover{color:var(--green);border-color:var(--green);}

  .header-icons{display:flex;align-items:center;gap:22px;flex:none;}
  .icon-btn{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;color:#2b342f;font-size:11px;font-weight:600;}
  .icon-btn svg{width:22px;height:22px;stroke:#2b342f;}
  .icon-btn:hover svg{stroke:var(--green);}
  .cart-btn{flex-direction:row;gap:8px;background:var(--green-light);padding:9px 16px;border-radius:8px;color:var(--green-2);}
  .cart-btn svg{stroke:var(--green-2);width:20px;height:20px;}
  .cart-count{background:var(--green);color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center;position:absolute;top:-6px;left:14px;font-weight:700;}
  .cart-btn .cart-count{position:static;margin-right:2px;}

  @media(max-width:1150px){nav.main-nav{display:none;}}
  @media(max-width:640px){.catalog-btn span{display:none;}.header-icons .icon-btn:not(.cart-btn){display:none;}}

  /* ---------- SEARCH ROW ---------- */
  .search-row{padding:18px 0;}
  .search-row .container{display:grid;grid-template-columns:260px 1fr;gap:20px;}
  .sidebar-toggle{
    display:flex;align-items:center;gap:10px;background:var(--dark);color:#fff;
    border-radius:8px 8px 0 0;padding:14px 18px;font-weight:700;font-size:14px;letter-spacing:.4px;
  }
  .sidebar-toggle svg{width:16px;height:16px;}
  .search-box{display:flex;gap:10px;}
  .search-box input{
    flex:1;border:1px solid var(--border);border-radius:8px;padding:0 18px;height:48px;font-size:14.5px;
    font-family:inherit;background:#fff;
  }
  .search-box input:focus{outline:2px solid var(--green);outline-offset:-1px;}
  .search-box button{
    background:var(--green);color:#fff;border-radius:8px;padding:0 28px;font-weight:700;font-size:14px;
  }
  .search-box button:hover{background:var(--green-2);}
  @media(max-width:900px){.search-row .container{grid-template-columns:1fr;}.sidebar-toggle{display:none;}}


.account-btn{flex-direction:row;gap:8px;min-width:108px;justify-content:flex-start}
.account-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}
.account-text>span{font-size:11px;font-weight:700;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.account-text>b{font-size:10px;font-weight:800;color:var(--green-2);white-space:nowrap;min-height:11px}
.account-btn.has-points{background:var(--green-light);padding:8px 10px;border-radius:8px;color:var(--green-2)}
.account-btn.has-points svg{stroke:var(--green-2)}
@media(max-width:760px){.account-text{display:none}.account-btn{min-width:auto}.header-icons .account-btn{display:flex!important}}
/* v15 brand header */
.brand-topbar{background:#021226;color:#dce9f7;border-bottom:1px solid rgba(125,175,225,.18);font-size:12px}.brand-topbar .container{height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-topbar nav{display:flex;gap:30px}.brand-topbar a{color:#e5eef8}.brand-header{background:#03162d;border-bottom:1px solid rgba(125,175,225,.16)}.brand-header-row{height:88px;display:flex;align-items:center;gap:22px}.brand-logo{display:flex;align-items:center;gap:9px;color:#fff;flex:none}.brand-logo img{width:54px;height:54px;object-fit:contain}.brand-logo span{display:flex;flex-direction:column;line-height:1.08}.brand-logo b{font-size:18px}.brand-logo small{font-size:9px;color:#d6e3f2;margin-top:5px}.brand-catalog{display:flex;align-items:center;gap:10px;background:#0759ad;color:#fff;border-radius:6px;padding:14px 17px;font-weight:800;font-size:13px;white-space:nowrap}.brand-search{height:46px;display:flex;flex:1;min-width:180px}.brand-search input{width:100%;border:1px solid #cfd8e3;border-radius:6px 0 0 6px;padding:0 16px;font:inherit;background:#fff;color:#172337}.brand-search button{width:50px;border-radius:0 6px 6px 0;background:#fff;color:#071a34;font-size:26px}.brand-actions{display:flex;align-items:center;gap:18px;color:#fff;flex:none}.brand-account,.brand-action{display:flex;align-items:center;gap:8px;color:#fff;position:relative}.brand-account>span:last-child{display:flex;flex-direction:column}.brand-account small,.brand-action small{font-size:10px;color:#e2edf9}.brand-account b{font-size:13px}.brand-account em{font-style:normal;font-size:9px;color:#8fc7ff}.round-icon,.brand-action>span{font-size:27px;line-height:1}.brand-action{flex-direction:column;gap:2px}.brand-cart>b{position:absolute;right:-8px;top:-9px;background:#0c76dc;border-radius:20px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;font-size:9px}@media(max-width:1050px){.brand-topbar nav{display:none}.brand-actions .brand-action:not(.brand-cart){display:none}.brand-logo span{display:none}}@media(max-width:700px){.brand-topbar{display:none}.brand-header-row{height:72px;gap:10px}.brand-logo img{width:44px;height:44px}.brand-catalog span{display:none}.brand-catalog{padding:12px}.brand-account{display:none}.brand-search{height:42px}.brand-actions{gap:5px}}

/* v15.3 brand polish */
.brand-logo{min-width:245px;max-width:285px}
.brand-logo img{
  width:58px;height:58px;object-fit:contain;
  border-radius:8px;background:#fff;padding:3px;
  flex:0 0 auto;
}
.brand-logo span{min-width:0}
.brand-logo b{font-size:19px;letter-spacing:.1px;white-space:nowrap}
.brand-logo small{font-size:9.5px;letter-spacing:.3px;white-space:nowrap}
.brand-header-row{gap:18px}
.brand-catalog{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.brand-search input{box-shadow:inset 0 0 0 1px rgba(8,33,63,.03)}
@media(max-width:1220px){.brand-logo{min-width:auto}.brand-logo span{display:none}}
@media(max-width:700px){.brand-logo img{width:46px;height:46px;padding:2px}}

/* v15.4 header/account/logo */
.brand-logo img{
  background:transparent!important;
  padding:0!important;
  border-radius:0!important;
  object-fit:contain;
}
.brand-logo{min-width:255px}
.brand-account.guest .account-copy small,
.brand-account.guest .account-copy b{display:none!important}
.brand-account.guest .account-copy em{
  font-size:12px;color:#fff;font-style:normal;font-weight:700;
}
.brand-account.authenticated .account-copy{display:flex;flex-direction:column;line-height:1.08}
.brand-account.authenticated .account-copy small{font-size:9px;color:#9fcdf8}
.brand-account.authenticated .account-copy b{font-size:12px;color:#fff}
.brand-account.authenticated .account-copy em{font-size:9px;color:#8fc7ff}
@media(max-width:1220px){.brand-logo{min-width:auto}}
