:root{--he-qb-h: 78px;--he-header-h: 64px}#he-quickbar.he-qb{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:95%;height:var(--he-qb-h);padding:14px 22px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));display:flex;justify-content:center;align-items:center;gap:12px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:linear-gradient(180deg,#ffffff0d,#000000bf),var(--premium-bg, #0a0a0a);border:2px solid rgba(247,197,106,.25);border-bottom:none;border-radius:24px 24px 0 0;-webkit-backdrop-filter:blur(12px) saturate(140%);backdrop-filter:blur(12px) saturate(140%);box-shadow:0 -2px 18px #00000080,0 0 14px #f7c56a38,inset 0 1px #ffffff14;z-index:3}#he-quickbar.he-qb::-webkit-scrollbar{display:none}.he-qb__btn{flex:0 0 72px;min-width:72px;height:56px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;text-decoration:none;position:relative;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0d,0 2px 5px #00000040;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.he-qb__btn:hover{border-color:#f7c56a59;box-shadow:inset 0 1px #ffffff14,0 4px 14px #f7c56a2e;transform:translateY(-2px)}.he-qb__btn--primary{background:linear-gradient(180deg,#ffffff1a,#ffffff0a);border-color:#f7c56a40}.he-qb__icon{width:26px;height:26px}.he-qb__icon *{fill:#fff!important;stroke:none!important}.he-qb__txt{font-size:11px;line-height:1;font-weight:200;white-space:nowrap;letter-spacing:.2px}.he-qb__total{color:var(--he-c-f7c56a, #f7c56a);text-shadow:0 0 8px rgba(247,197,106,.25)}.he-qb__badge{position:absolute;top:-6px;right:6px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--he-c-f7c56a,#f7c56a);color:#000!important;-webkit-text-fill-color:#000;font-size:11px;font-weight:200;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #0000004d,0 2px 6px #f7c56a59}@media (max-width: 980px){body{padding-bottom:calc(var(--he-qb-h) + env(safe-area-inset-bottom,0px))}}@media (max-width:480px){#he-quickbar.he-qb{height:78px;gap:10px;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));justify-content:flex-start}.he-qb__btn{flex:0 0 64px;min-width:64px;height:58px;border-radius:12px}.he-qb__icon{width:28px;height:28px}.he-qb__txt{display:none!important}}@keyframes he-qb-pulse-premium{0%{transform:scale(1);box-shadow:0 0 #f7c56a8c,0 6px 16px #00000059}10%{transform:scale(1.12);box-shadow:0 0 0 10px #f7c56a00,0 10px 28px #00000073}40%{transform:scale(1.14);box-shadow:0 0 0 12px #f7c56a00,0 14px 34px #00000080}80%{transform:scale(1.16);box-shadow:0 0 0 14px #f7c56a00,0 16px 38px #0000008c}to{transform:scale(1);box-shadow:0 0 #f7c56a00,0 6px 16px #00000059}}.he-qb__btn--pulse{animation:he-qb-pulse-premium 3s ease-out 1;border-color:#f7c56aa6!important;background:linear-gradient(180deg,#ffffff29,#ffffff0f)!important;outline:2px solid rgba(247,197,106,.55);outline-offset:0}.he-qb-added{position:fixed!important;top:calc(var(--he-header-h, 64px) + 12px);right:16px;min-width:260px;max-width:360px;background:#121212f5;color:#fff;border:1px solid rgba(247,197,106,.35);border-radius:14px;box-shadow:0 10px 28px #00000073,0 0 12px #f7c56a26;padding:14px 18px 16px;display:grid;grid-template-columns:56px 1fr;gap:12px;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .12s ease,transform .12s ease;z-index:2147483647}.he-qb-added[aria-hidden=false]{opacity:1;pointer-events:auto;transform:translateY(0)}.he-qb-added__img{width:56px;height:56px;border-radius:10px;object-fit:cover;background:#222}.he-qb-added__title,.he-qb-added__meta,.he-qb-added__summary,.he-qb-added__free,.he-qb-added__note{font-size:13px;line-height:1.35;margin:0 0 4px;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.he-qb-added__title{font-size:15px;font-weight:600}.he-qb-added__summary{font-weight:600;margin-top:6px}.he-qb-added__free{color:var(--he-c-f7c56a,#f7c56a)}.he-qb-free-amount{display:inline-block}.he-qb-free-strike{text-decoration:line-through;color:#fff}@keyframes he-free-pulse{0%{transform:scale(1);text-shadow:0 0 0 rgba(247,197,106,0)}50%{transform:scale(1.1);text-shadow:0 0 10px rgba(247,197,106,.5)}to{transform:scale(1);text-shadow:0 0 0 rgba(247,197,106,0)}}.he-pulse{animation:he-free-pulse .6s ease-in-out 3}.he-qb-added__close{position:absolute;top:6px;right:10px;font-size:18px;line-height:1;background:none;border:none;color:#fff;cursor:pointer;opacity:.8}.he-qb-added__close:hover{opacity:1}.he-qb a,.he-qb-added a{color:#fff!important;text-decoration:none!important}.he-qb a:hover,.he-qb-added a:hover{color:var(--he-c-f7c56a, #f7c56a)!important}.he-qb-tip{position:fixed;left:0;top:0;padding:6px 8px;font-size:12px;line-height:1;color:#fff;white-space:nowrap;background:#111111f0;border:1px solid rgba(247,197,106,.35);border-radius:8px;box-shadow:0 8px 22px #00000073,0 0 10px #f7c56a2e;z-index:2147483646;pointer-events:none;opacity:0;transition:opacity .12s ease}.he-qb-tip[data-show="1"]{opacity:1}@media (hover:hover){.he-qb.js-tip-enhanced .he-qb__btn[data-tooltip]:after{content:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/quick-nav-bottom-bar-jfr.css.map */
