/* ============================================================
   ASIC Marketplace Pro 5.0 — Reference-matched header system
   Exact white / #FF6500 visual language with real inline SVG icons.
============================================================ */
:root{
  --asic-orange:#ff6500;
  --asic-orange-dark:#e95800;
  --asic-ink:#111318;
  --asic-copy:#31343a;
  --asic-line:#e8e8ea;
  --asic-soft:#fff7f2;
  --asic-shadow:0 14px 38px rgba(18,22,28,.08);
  --asic-shadow-soft:0 8px 24px rgba(18,22,28,.065);
}

/* --- premium offer row --- */
html body .asic-topbar{
  position:relative!important;
  z-index:9991!important;
  width:100%!important;
  padding:17px 0 16px!important;
  background:#fff!important;
  border:0!important;
  color:var(--asic-ink)!important;
}
html body .asic-topbar__inner{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:30px!important;
  min-height:68px!important;
}
.asic-topbar svg,.asic-hdr svg{display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;}
.asic-topbar__coupon{
  min-width:0;
  min-height:62px;
  display:flex;
  align-items:center;
  gap:13px;
  padding:8px 18px 8px 10px;
  border:1px solid #f0f0f1;
  border-radius:15px;
  background:linear-gradient(180deg,#fff 0%,#fdfdfd 100%);
  box-shadow:var(--asic-shadow-soft);
  white-space:nowrap;
}
.asic-topbar__coupon-icon{
  width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;
  border-radius:12px;background:linear-gradient(145deg,#fff8f3,#fff1e8);color:var(--asic-orange);
}
.asic-topbar__coupon-icon svg{width:28px;height:28px;stroke-width:2;}
.asic-topbar__coupon-copy{
  color:#34373c;font-size:12px;font-weight:680;line-height:1;text-transform:uppercase;letter-spacing:.012em;
}
.asic-topbar__code,.asic-topbar__discount{
  min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;
  border:1px dashed var(--asic-orange)!important;border-radius:8px!important;background:#fff!important;
  color:var(--asic-orange)!important;font-size:13px;font-weight:850;line-height:1;text-transform:uppercase;
}
.asic-topbar__code{position:relative;gap:8px;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease;}
.asic-topbar__code:hover,.asic-topbar__code:focus-visible{background:var(--asic-soft)!important;box-shadow:0 5px 16px rgba(255,101,0,.12);transform:translateY(-1px);}
.asic-topbar__code small{display:none;font-size:8px;letter-spacing:.05em;}
.asic-topbar__code.is-copied small{display:inline;}
.asic-topbar__discount{padding-inline:15px;}
.asic-topbar__right{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;}
.asic-topbar__language{
  height:62px;display:flex;align-items:center;gap:11px;flex:0 0 auto;padding:0 20px;
  border:1px solid #ececee;border-radius:31px;background:#fff;color:#26292f;box-shadow:var(--asic-shadow-soft);
  font-size:12px;font-weight:780;text-transform:uppercase;
}
.asic-topbar__language .asic-flag{width:25px;height:18px;flex:0 0 25px;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.07);stroke:none;}
.asic-topbar__language .asic-chevron{width:15px;height:15px;stroke-width:2;}
.asic-topbar__contact{
  height:62px;display:flex;align-items:center;gap:13px;min-width:0;padding:0 25px;
  border-radius:31px;background:#ff6500;
  color:#fff;box-shadow:0 12px 26px rgba(255,101,0,.23);
}
.asic-topbar__contact a{display:flex;align-items:center;gap:9px;color:#fff!important;min-width:0;font-size:11px;font-weight:780;letter-spacing:.005em;white-space:nowrap;}
.asic-topbar__contact a:hover{color:#fff!important;opacity:.88;}
.asic-topbar__contact svg{width:21px;height:21px;flex:0 0 21px;stroke-width:1.8;}
.asic-topbar__contact .asic-topbar__whatsapp svg{width:22px;height:22px;}
.asic-topbar__divider{width:1px;height:27px;flex:0 0 1px;background:rgba(255,255,255,.45);}

/* --- main menu bar --- */
html body .asic-hdr{
  position:sticky!important;top:0!important;z-index:9990!important;width:100%!important;
  background:rgba(255,255,255,.985)!important;border-top:1px solid #ededee!important;border-bottom:1px solid #eeeeef!important;
  box-shadow:0 8px 24px rgba(18,22,28,.035)!important;backdrop-filter:saturate(170%) blur(14px);
}
html body .asic-hdr.is-scrolled{box-shadow:0 13px 34px rgba(18,22,28,.11)!important;}
html body .asic-hdr__inner{
  min-height:96px;display:grid!important;grid-template-columns:minmax(205px,255px) minmax(0,1fr) auto auto!important;
  align-items:center!important;gap:22px!important;padding:13px 0!important;
}
.asic-hdr__menu{display:none!important;}
.asic-hdr__brand{display:flex;align-items:center;gap:10px;min-width:0;color:var(--asic-orange)!important;text-decoration:none!important;}
.asic-hdr__brand .custom-logo{display:block;width:auto!important;height:auto!important;max-width:245px!important;max-height:70px!important;object-fit:contain;}
.asic-hdr__brand-mark{width:58px;height:66px;display:grid;place-items:center;flex:0 0 58px;color:var(--asic-orange);}
.asic-hdr__brand-mark svg{width:58px;height:66px;stroke-width:2.1;}
.asic-hdr__brand-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;line-height:.88;}
.asic-hdr__brand-copy strong{color:#0f1115;font-size:38px;font-weight:900;letter-spacing:.045em;}
.asic-hdr__brand-copy>span{display:flex;align-items:baseline;gap:5px;margin-top:9px;white-space:nowrap;}
.asic-hdr__brand-copy b{color:var(--asic-orange);font-size:10px;font-weight:900;letter-spacing:.17em;}
.asic-hdr__brand-copy em{color:#202329;font-size:10px;font-style:normal;font-weight:850;letter-spacing:.04em;}
.asic-hdr__nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(17px,2.05vw,34px);min-width:0;}
.asic-hdr__nav a{position:relative;padding:13px 0;color:#202329!important;font-size:12px;font-weight:720;line-height:1;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;text-decoration:none!important;}
.asic-hdr__nav a::after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;border-radius:99px;background:var(--asic-orange);transform:scaleX(0);transform-origin:center;transition:transform .2s ease;}
.asic-hdr__nav a:hover{color:var(--asic-orange)!important;}
.asic-hdr__nav a:hover::after{transform:scaleX(1);}

.asic-hdr__nav-products{display:inline-flex!important;align-items:center;gap:5px;}
.asic-hdr__nav-products svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease;}
.asic-hdr__nav-products[aria-expanded="true"]{color:var(--asic-orange)!important;}
.asic-hdr__nav-products[aria-expanded="true"]::after{transform:scaleX(1);}
.asic-hdr__nav-products[aria-expanded="true"] svg{transform:rotate(180deg);}

/* Complete category mega directory */
.asic-hdr__category-panel[hidden]{display:none!important;}
.asic-hdr__category-panel{position:absolute;left:0;right:0;top:100%;z-index:9988;padding:17px 0 22px;background:#fff;border-top:1px solid #efeff0;border-bottom:1px solid #e7e7e9;box-shadow:0 22px 42px rgba(18,22,28,.13);}
.asic-hdr__category-inner{max-height:min(68vh,650px);overflow:auto;overscroll-behavior:contain;}
.asic-hdr__category-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 0 15px;border-bottom:1px solid #eeeeef;}
.asic-hdr__category-heading div{display:flex;flex-direction:column;gap:3px;}
.asic-hdr__category-heading span{color:var(--asic-orange);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;}
.asic-hdr__category-heading strong{color:#171a1f;font-size:22px;line-height:1.1;font-weight:850;}
.asic-hdr__category-heading>a{color:var(--asic-orange)!important;font-size:11px;font-weight:800;text-decoration:none!important;}
.asic-hdr__category-heading>a:hover{color:var(--asic-orange-dark)!important;}
.asic-hdr__category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-top:16px;}
.asic-hdr__category-group{min-width:0;padding:14px;border:1px solid #ececee;border-radius:13px;background:linear-gradient(180deg,#fff,#fcfcfd);}
.asic-hdr__category-parent{display:flex;align-items:center;gap:10px;padding-bottom:11px;border-bottom:1px solid #f0f0f1;color:#191c21!important;text-decoration:none!important;}
.asic-hdr__category-parent:hover strong{color:var(--asic-orange);}
.asic-hdr__category-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:10px;background:#fff2e9;color:var(--asic-orange);}
.asic-hdr__category-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.asic-hdr__category-parent>span:last-child{display:flex;flex-direction:column;min-width:0;}
.asic-hdr__category-parent strong{overflow:hidden;text-overflow:ellipsis;color:#191c21;font-size:12px;line-height:1.25;font-weight:850;white-space:nowrap;transition:color .18s ease;}
.asic-hdr__category-parent small{margin-top:2px;color:#8a8e95;font-size:8.5px;font-weight:650;}
.asic-hdr__category-group ul{display:grid;grid-template-columns:1fr 1fr;gap:1px 10px;margin:10px 0 0;padding:0;list-style:none;}
.asic-hdr__category-group li{min-width:0;}
.asic-hdr__category-group li a{display:block;overflow:hidden;padding:5px 5px;border-radius:6px;color:#555b63!important;font-size:9.4px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;text-decoration:none!important;}
.asic-hdr__category-group li a:hover{padding-left:8px;background:#fff4eb;color:var(--asic-orange)!important;}
.asic-hdr__category-group li.depth-1 a,.asic-hdr__category-group li.depth-2 a{padding-left:13px;color:#777c83!important;}
.asic-hdr__deals{
  min-width:92px;height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;
  border-radius:11px;background:#ff6500;color:#fff!important;
  box-shadow:0 9px 20px rgba(255,101,0,.23);font-size:13px;font-weight:850;text-transform:uppercase;text-decoration:none!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.asic-hdr__deals:hover{color:#fff!important;background:var(--asic-orange-dark);transform:translateY(-1px);box-shadow:0 12px 24px rgba(255,101,0,.3);}
.asic-hdr__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;}
.asic-hdr__action{
  position:relative;width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;padding:0!important;
  border:1px solid #e4e5e7!important;border-radius:50%!important;background:#fff!important;color:#12151a!important;
  box-shadow:0 7px 18px rgba(18,22,28,.07);transition:color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease;
}
.asic-hdr__action:hover,.asic-hdr__action:focus-visible{color:var(--asic-orange)!important;border-color:#ffc29b!important;transform:translateY(-1px);box-shadow:0 9px 22px rgba(255,101,0,.12);}
.asic-hdr__action svg{width:23px;height:23px;stroke-width:1.85;}
html body .asic-hdr__action .lx-cart-badge{
  position:absolute;top:-6px;right:-3px;min-width:21px;height:21px;display:grid;place-items:center;padding:0 5px;
  border:2px solid #fff;border-radius:99px;background:var(--asic-orange)!important;color:#fff!important;
  font-size:9px!important;font-weight:900!important;line-height:1;
}

/* --- functional search tray --- */
.asic-hdr__search-panel[hidden]{display:none!important;}
.asic-hdr__search-panel{position:absolute;left:0;right:0;top:100%;padding:15px 0 19px;background:#fff;border-top:1px solid #f0f0f1;border-bottom:1px solid #e8e8ea;box-shadow:0 16px 32px rgba(18,22,28,.1);}
.asic-hdr__search-inner{position:relative;}
.asic-hdr__search-form{height:56px;display:flex;align-items:center;gap:12px;padding:0 8px 0 18px;border:1px solid #dedfe2;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(18,22,28,.055);}
.asic-hdr__search-form>svg{width:22px;height:22px;color:#62666d;flex:0 0 22px;}
.asic-hdr__search-form input[type="search"]{flex:1;min-width:0;height:100%;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#202329!important;font-size:14px!important;box-shadow:none!important;}
.asic-hdr__search-submit{height:42px;min-width:100px;padding:0 18px!important;border:0!important;border-radius:9px!important;background:var(--asic-orange)!important;color:#fff!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase;}
.asic-hdr__search-close{width:42px;height:42px;display:grid;place-items:center;padding:0!important;border:0!important;border-radius:9px!important;background:#f5f5f6!important;color:#31343a!important;}
.asic-hdr__search-close svg{width:20px;height:20px;stroke-width:2;}
.asic-hdr__search-panel .lx-search-suggest{top:calc(100% + 8px)!important;left:0!important;right:0!important;}

/* Drawer icon refinement */
html body .lx-mobile-drawer__close{display:grid!important;place-items:center!important;font-size:0!important;}
html body .lx-mobile-drawer__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;}

@media (max-width:1260px){
  .asic-hdr__category-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
  html body .asic-topbar__inner{gap:18px!important;}
  .asic-topbar__coupon{gap:9px;padding-right:13px;}
  .asic-topbar__coupon-copy{font-size:10.5px;}
  .asic-topbar__contact{padding-inline:19px;gap:10px;}
  .asic-topbar__contact a{font-size:9.8px;}
  html body .asic-hdr__inner{grid-template-columns:minmax(185px,220px) minmax(0,1fr) auto auto!important;gap:16px!important;}
  .asic-hdr__nav{gap:17px;}
  .asic-hdr__nav a{font-size:10.5px;}
  .asic-hdr__deals{min-width:82px;height:50px;padding-inline:17px;}
  .asic-hdr__actions{gap:7px;}
  .asic-hdr__action{width:44px;height:44px;flex-basis:44px;}
}

@media (max-width:1080px) and (min-width:981px){
  .asic-topbar__coupon-ending{display:none;}
  .asic-topbar__language{padding-inline:15px;}
  .asic-topbar__email span{display:none;}
  html body .asic-hdr__inner{grid-template-columns:190px minmax(0,1fr) auto!important;}
  .asic-hdr__nav{gap:14px;}
  .asic-hdr__nav a{font-size:9.6px;}
  .asic-hdr__deals{display:none;}
}

@media (max-width:980px){
  .asic-hdr__category-panel{display:none!important;}
  html body .asic-topbar{padding:12px 0!important;}
  html body .asic-topbar__inner{grid-template-columns:1fr!important;gap:10px!important;min-height:0!important;}
  .asic-topbar__coupon{min-height:52px;padding:7px 10px 7px 8px;border-radius:13px;gap:8px;}
  .asic-topbar__coupon-icon{width:39px;height:39px;flex-basis:39px;border-radius:10px;}
  .asic-topbar__coupon-icon svg{width:23px;height:23px;}
  .asic-topbar__coupon-copy{font-size:9.4px;}
  .asic-topbar__code,.asic-topbar__discount{min-height:31px;padding-inline:10px;font-size:10.5px;border-radius:7px!important;}
  .asic-topbar__right{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;justify-content:stretch;}
  .asic-topbar__language{height:49px;padding:0 16px;border-radius:25px;font-size:10px;box-shadow:0 5px 15px rgba(18,22,28,.055);}
  .asic-topbar__language .asic-flag{width:22px;height:16px;flex-basis:22px;}
  .asic-topbar__contact{height:49px;padding:0 18px;border-radius:25px;justify-content:center;gap:11px;box-shadow:0 8px 19px rgba(255,101,0,.2);}
  .asic-topbar__contact a{font-size:9.5px;}
  .asic-topbar__contact svg{width:18px;height:18px;flex-basis:18px;}
  .asic-topbar__contact .asic-topbar__whatsapp svg{width:19px;height:19px;}
  .asic-topbar__divider{height:22px;}

  html body .asic-hdr__inner{min-height:76px;grid-template-columns:44px minmax(120px,1fr) auto!important;gap:10px!important;padding:10px 0!important;}
  .asic-hdr__menu{width:44px;height:44px;display:grid!important;place-items:center;padding:0!important;border:1px solid #e4e5e7!important;border-radius:50%!important;background:#fff!important;color:#15181d!important;box-shadow:0 6px 16px rgba(18,22,28,.065);}
  .asic-hdr__menu svg{width:22px;height:22px;stroke-width:2;}
  .asic-hdr__brand{justify-self:start;}
  .asic-hdr__brand .custom-logo{max-width:185px!important;max-height:55px!important;}
  .asic-hdr__brand-mark{width:42px;height:50px;flex-basis:42px;}
  .asic-hdr__brand-mark svg{width:42px;height:50px;}
  .asic-hdr__brand-copy strong{font-size:28px;}
  .asic-hdr__brand-copy>span{margin-top:7px;}
  .asic-hdr__brand-copy b,.asic-hdr__brand-copy em{font-size:7.5px;}
  .asic-hdr__nav,.asic-hdr__deals{display:none!important;}
  .asic-hdr__actions{gap:7px;}
  .asic-hdr__action{width:42px;height:42px;flex-basis:42px;box-shadow:0 5px 14px rgba(18,22,28,.06);}
  .asic-hdr__action svg{width:21px;height:21px;}
  .asic-hdr__search-panel{padding:11px 0 14px;}
  .asic-hdr__search-form{height:51px;padding-left:15px;gap:9px;}
  .asic-hdr__search-submit{min-width:84px;height:39px;padding-inline:14px!important;}
  .asic-hdr__search-close{width:39px;height:39px;}
}

@media (max-width:700px){
  .asic-topbar__coupon{
    position:relative;display:flex;flex-wrap:wrap;align-content:center;align-items:center;
    padding:9px 105px 9px 56px;gap:6px 7px;white-space:normal;
  }
  .asic-topbar__coupon-icon{position:absolute;left:8px;top:50%;transform:translateY(-50%);}
  .asic-topbar__coupon-copy{line-height:1.25;}
  .asic-topbar__coupon-ending{display:none;}
  .asic-topbar__right{grid-template-columns:1fr;}
  .asic-topbar__language{position:absolute;top:17px;right:max(12px,calc((100vw - min(calc(100% - 24px),1320px))/2));height:40px;padding-inline:12px;z-index:2;}
  .asic-topbar__contact{width:100%;}
}

@media (max-width:540px){
  html body .asic-topbar__inner{gap:8px!important;}
  .asic-topbar__coupon{min-height:70px;padding:8px 82px 8px 51px;gap:5px 6px;}
  .asic-topbar__coupon-icon{width:36px;height:36px;flex-basis:36px;left:8px;}
  .asic-topbar__coupon-copy{font-size:8.5px;}
  .asic-topbar__code,.asic-topbar__discount{min-height:28px;padding-inline:8px;font-size:9.5px;}
  .asic-topbar__language{top:18px;right:11px;height:38px;padding:0 10px;gap:7px;font-size:8.5px;}
  .asic-topbar__language .asic-flag{width:19px;height:14px;flex-basis:19px;}
  .asic-topbar__language .asic-chevron{width:12px;height:12px;}
  .asic-topbar__contact{height:auto;min-height:48px;flex-wrap:wrap;padding:10px 14px;gap:8px 10px;border-radius:15px;}
  .asic-topbar__contact a{font-size:8.7px;}
  .asic-topbar__email{flex:1 1 auto;}
  .asic-topbar__divider{display:none;}

  html body .asic-hdr__inner{grid-template-columns:38px minmax(95px,1fr) auto!important;gap:7px!important;min-height:70px;}
  .asic-hdr__menu{width:38px;height:38px;}
  .asic-hdr__brand{gap:6px;}
  .asic-hdr__brand .custom-logo{max-width:145px!important;max-height:47px!important;}
  .asic-hdr__brand-mark{width:34px;height:42px;flex-basis:34px;}
  .asic-hdr__brand-mark svg{width:34px;height:42px;}
  .asic-hdr__brand-copy strong{font-size:22px;}
  .asic-hdr__brand-copy b,.asic-hdr__brand-copy em{font-size:5.8px;}
  .asic-hdr__brand-copy>span{gap:3px;margin-top:5px;}
  .asic-hdr__actions{gap:5px;}
  .asic-hdr__action{width:38px;height:38px;flex-basis:38px;}
  .asic-hdr__action svg{width:19px;height:19px;}
  html body .asic-hdr__action .lx-cart-badge{top:-5px;right:-4px;min-width:18px;height:18px;font-size:8px!important;}
  .asic-hdr__search-form>svg{display:none;}
  .asic-hdr__search-submit{min-width:72px;font-size:9px!important;}
}

@media (max-width:390px){
  .asic-topbar__email span{max-width:188px;overflow:hidden;text-overflow:ellipsis;}
  .asic-topbar__phone span{font-size:8.2px;}
  .asic-hdr__brand .custom-logo{max-width:124px!important;}
  .asic-hdr__brand-mark{width:30px;height:38px;flex-basis:30px;}
  .asic-hdr__brand-mark svg{width:30px;height:38px;}
  .asic-hdr__brand-copy strong{font-size:19px;}
  .asic-hdr__brand-copy b,.asic-hdr__brand-copy em{font-size:5px;letter-spacing:.1em;}
  .asic-hdr__actions{gap:4px;}
  .asic-hdr__action{width:35px;height:35px;flex-basis:35px;}
  .asic-hdr__menu{width:35px;height:35px;}
}

@media (max-width:340px){
  .asic-topbar__coupon{padding-right:70px;}
  .asic-topbar__language span{display:none;}
  .asic-topbar__language{width:45px;justify-content:center;}
  .asic-topbar__language .asic-chevron{display:none;}
  html body .asic-hdr__inner{grid-template-columns:34px minmax(82px,1fr) auto!important;gap:5px!important;}
  .asic-hdr__menu{width:34px;height:34px;}
  .asic-hdr__brand .custom-logo{max-width:110px!important;}
  .asic-hdr__brand-copy strong{font-size:17px;}
  .asic-hdr__account{display:none!important;}
  .asic-hdr__action{width:34px;height:34px;flex-basis:34px;}
}

@media (min-width:783px){body.admin-bar .asic-hdr{top:32px!important;}}
@media (max-width:782px){body.admin-bar .asic-hdr{top:46px!important;}}

/* v5.4: Products is a direct Shop link; the old full-width directory panel is intentionally disabled. */
.asic-hdr__nav-products--direct{gap:0!important;}
.asic-hdr__nav-products--direct svg{display:none!important;}


/* ============================================================
   5.5 — Professional trust bar + modern Deals ribbon
============================================================ */
.asic-topbar__promise{
  min-width:0;min-height:62px;display:flex;align-items:center;gap:13px;padding:8px 17px 8px 10px;
  border:1px solid #eceef2;border-radius:15px;background:linear-gradient(135deg,#fff 0%,#fbfcfe 100%);
  box-shadow:0 8px 24px rgba(18,22,28,.055);overflow:hidden;
}
.asic-topbar__promise-icon{
  width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border-radius:12px;
  background:linear-gradient(145deg,#fff4ec,#ffe8d8);color:var(--asic-orange);
}
.asic-topbar__promise-icon svg{width:27px;height:27px;stroke-width:2.05;}
.asic-topbar__promise-copy{display:flex;flex-direction:column;gap:4px;min-width:0;}
.asic-topbar__promise-copy strong{color:#181b20;font-size:13px;font-weight:850;line-height:1.1;letter-spacing:.01em;}
.asic-topbar__promise-copy small{overflow:hidden;color:#707782;font-size:10.5px;font-weight:580;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;}
.asic-topbar__promise-points{display:flex;align-items:center;gap:7px;margin-left:auto;white-space:nowrap;}
.asic-topbar__promise-points span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #eef0f3;border-radius:999px;background:#fff;color:#555d68;font-size:8.5px;font-weight:750;text-transform:uppercase;letter-spacing:.03em;}
.asic-topbar__promise-points span::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--asic-orange);box-shadow:0 0 0 3px rgba(255,101,0,.1);}

.asic-hdr__deals{
  position:relative!important;min-width:102px!important;height:52px!important;gap:9px!important;padding:0 22px 0 17px!important;
  border-radius:8px 3px 3px 8px!important;background:linear-gradient(135deg,#ff6500,#ef5500)!important;
  box-shadow:0 10px 24px rgba(255,101,0,.25)!important;overflow:visible!important;
}
.asic-hdr__deals::before{content:"";position:absolute;right:-13px;top:0;border-top:26px solid transparent;border-bottom:26px solid transparent;border-left:13px solid #ef5500;}
.asic-hdr__deals::after{content:""!important;position:absolute!important;right:-5px!important;top:50%!important;left:auto!important;bottom:auto!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#fff!important;transform:translateY(-50%)!important;box-shadow:0 0 0 2px rgba(255,255,255,.35)!important;}
.asic-hdr__deals svg{width:18px;height:18px;flex:0 0 18px;stroke-width:1.8;}
.asic-hdr__deals>span{display:flex;flex-direction:column;align-items:flex-start;line-height:.9;}
.asic-hdr__deals small{font-size:7px;font-weight:800;letter-spacing:.16em;opacity:.82;}
.asic-hdr__deals:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px rgba(255,101,0,.34)!important;}

@media(max-width:1260px){
  .asic-topbar__promise-points span:nth-child(3){display:none;}
}
@media(max-width:1080px) and (min-width:981px){
  .asic-topbar__promise-points{display:none;}
}
@media(max-width:980px){
  .asic-topbar__promise{min-height:52px;padding:7px 10px 7px 8px;border-radius:13px;}
  .asic-topbar__promise-icon{width:39px;height:39px;flex-basis:39px;border-radius:10px;}
  .asic-topbar__promise-icon svg{width:22px;height:22px;}
  .asic-topbar__promise-copy strong{font-size:11px;}
  .asic-topbar__promise-copy small{font-size:9px;}
  .asic-topbar__promise-points{display:none;}
}
@media(max-width:700px){
  .asic-topbar__promise{padding-right:108px;}
  .asic-topbar__promise-copy small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
}
@media(max-width:540px){
  .asic-topbar__promise{min-height:68px;padding:8px 83px 8px 8px;gap:8px;}
  .asic-topbar__promise-icon{width:36px;height:36px;flex-basis:36px;}
  .asic-topbar__promise-copy strong{font-size:9.5px;}
  .asic-topbar__promise-copy small{font-size:8px;line-height:1.3;}
}
