.dxn-bottom-nav,.dxn-bottom-nav *,.dxn-floating-cart,.dxn-floating-cart *{box-sizing:border-box}:root{--dxn-bottom-green:#0b8f3c;--dxn-bottom-green-2:#16a34a;--dxn-bottom-green-3:#065f2b;--dxn-bottom-blue:#0284c7;--dxn-bottom-dark:#0f172a;--dxn-bottom-text:#243b35;--dxn-bottom-muted:#64748b;--dxn-bottom-line:rgba(11, 143, 60, 0.16);--dxn-bottom-white:#ffffff;--dxn-bottom-shadow:0 -14px 36px rgba(15, 23, 42, 0.13);--dxn-bottom-soft-shadow:0 14px 32px rgba(11, 143, 60, 0.22)}body:has(.dxn-bottom-nav){padding-bottom:env(safe-area-inset-bottom)}body:not(:has(.dxn-bottom-nav)){padding-bottom:0}.dxn-bottom-nav[hidden],.dxn-floating-cart[hidden],.dxn-bottom-nav[aria-hidden="true"],.dxn-floating-cart[aria-hidden="true"]{display:none!important;visibility:hidden!important;pointer-events:none!important}.dxn-bottom-nav{direction:rtl;position:fixed;right:0;left:0;bottom:0;z-index:99980;display:flex;justify-content:center;padding:0 10px calc(8px + env(safe-area-inset-bottom));pointer-events:none;font-family:Arial,Tahoma,sans-serif}.dxn-bottom-nav__bar{width:min(100%, 720px);min-height:68px;display:grid;align-items:center;gap:5px;padding:8px;border-radius:24px 24px 18px 18px;background:rgb(255 255 255 / .96);border:1px solid rgb(11 143 60 / .16);box-shadow:var(--dxn-bottom-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);pointer-events:auto}.dxn-bottom-nav--items-4 .dxn-bottom-nav__bar{grid-template-columns:repeat(4,minmax(0,1fr))}.dxn-bottom-nav--items-5 .dxn-bottom-nav__bar{grid-template-columns:repeat(5,minmax(0,1fr))}.dxn-bottom-nav__item{position:relative;min-width:0;min-height:52px;display:grid;place-items:center;align-content:center;gap:3px;padding:6px 4px;border-radius:18px;color:var(--dxn-bottom-muted);text-decoration:none;transition:transform 0.18s ease,background 0.18s ease,color 0.18s ease,box-shadow 0.18s ease;-webkit-tap-highlight-color:#fff0}.dxn-bottom-nav__item:hover,.dxn-bottom-nav__item:focus{outline:none;transform:translateY(-2px);color:var(--dxn-bottom-green-3);background:rgb(11 143 60 / .07)}.dxn-bottom-nav__icon{width:29px;height:29px;display:grid;place-items:center;border-radius:13px;background:#f8fafc;border:1px solid rgb(15 23 42 / .06);font-size:17px;line-height:1;transition:background 0.18s ease,color 0.18s ease,transform 0.18s ease,box-shadow 0.18s ease}.dxn-bottom-nav__label{display:block;max-width:100%;color:inherit;font-size:10.5px;line-height:1.25;font-weight:950;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dxn-bottom-nav__item.is-active{color:var(--dxn-bottom-green-3);background:radial-gradient(circle at top,rgb(34 197 94 / .12),transparent 58%),linear-gradient(180deg,#f3fff7 0%,#eafff1 100%);box-shadow:0 12px 22px rgb(11 143 60 / .12)}.dxn-bottom-nav__item.is-active .dxn-bottom-nav__icon{color:#fff;background:linear-gradient(135deg,var(--dxn-bottom-green),var(--dxn-bottom-green-2));border-color:rgb(255 255 255 / .28);box-shadow:0 10px 20px rgb(11 143 60 / .24);transform:translateY(-1px)}.dxn-bottom-nav__item.is-active::before{content:"";position:absolute;top:4px;width:18px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--dxn-bottom-green),var(--dxn-bottom-green-2))}.dxn-bottom-nav--member .dxn-bottom-nav__bar{width:min(100%, 780px)}.dxn-bottom-nav--member .dxn-bottom-nav__item--supply.is-active .dxn-bottom-nav__icon,.dxn-bottom-nav--member .dxn-bottom-nav__item--supply:hover .dxn-bottom-nav__icon{background:linear-gradient(135deg,#047857,#22c55e);color:#fff}.dxn-bottom-nav--member .dxn-bottom-nav__item--supply .dxn-bottom-nav__label{font-size:9.5px}.dxn-floating-cart{direction:rtl;position:fixed;bottom:calc(86px + env(safe-area-inset-bottom));left:14px;z-index:99990;font-family:Arial,Tahoma,sans-serif}.dxn-floating-cart__link{position:relative;min-width:60px;height:60px;display:inline-grid;place-items:center;border-radius:22px;color:#fff;text-decoration:none;background:radial-gradient(circle at top left,rgb(255 255 255 / .22),transparent 40%),linear-gradient(135deg,var(--dxn-bottom-green),var(--dxn-bottom-green-2));box-shadow:var(--dxn-bottom-soft-shadow);border:1px solid rgb(255 255 255 / .24);transition:transform 0.18s ease,box-shadow 0.18s ease,filter 0.18s ease;-webkit-tap-highlight-color:#fff0}.dxn-floating-cart__link:hover,.dxn-floating-cart__link:focus{outline:none;transform:translateY(-3px);filter:brightness(1.02);box-shadow:0 18px 38px rgb(11 143 60 / .28)}.dxn-floating-cart__icon{font-size:25px;line-height:1}.dxn-floating-cart__count{position:absolute;top:-7px;right:-7px;min-width:25px;height:25px;display:grid;place-items:center;padding:0 7px;border-radius:999px;color:#fff;background:#ef4444;border:2px solid #fff;font-size:11px;line-height:1;font-weight:950;box-shadow:0 8px 16px rgb(239 68 68 / .28)}.dxn-floating-cart__label{position:absolute;left:66px;top:50%;transform:translateY(-50%);min-width:max-content;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border-radius:999px;color:var(--dxn-bottom-green-3);background:rgb(255 255 255 / .96);border:1px solid rgb(11 143 60 / .16);box-shadow:0 10px 24px rgb(15 23 42 / .1);font-size:12px;font-weight:950;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.18s ease,visibility 0.18s ease,transform 0.18s ease}.dxn-floating-cart__link:hover .dxn-floating-cart__label,.dxn-floating-cart__link:focus .dxn-floating-cart__label{opacity:1;visibility:visible;transform:translateY(-50%) translateX(-2px)}.dxn-floating-cart[data-cart-count="0"] .dxn-floating-cart__count{background:#94a3b8}.dxn-floating-cart[data-cart-count="0"] .dxn-floating-cart__link{opacity:.92}.dxn-floating-cart.is-updated .dxn-floating-cart__link,.dxn-bottom-nav.is-updated .dxn-bottom-nav__item--shop .dxn-bottom-nav__icon{animation:dxnFloatingCartPulse 0.42s ease}@keyframes dxnFloatingCartPulse{0%{transform:scale(1)}45%{transform:scale(1.08)}100%{transform:scale(1)}}@media (min-width:1024px){.dxn-bottom-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}.dxn-floating-cart{bottom:24px}}@media (max-width:640px){.dxn-bottom-nav{padding-right:8px;padding-left:8px;padding-bottom:calc(7px + env(safe-area-inset-bottom))}.dxn-bottom-nav__bar{min-height:66px;border-radius:22px 22px 16px 16px;padding:7px;gap:4px}.dxn-bottom-nav__item{min-height:51px;border-radius:16px;padding-right:2px;padding-left:2px}.dxn-bottom-nav__icon{width:28px;height:28px;border-radius:12px;font-size:16px}.dxn-bottom-nav__label{font-size:10px}.dxn-bottom-nav--member .dxn-bottom-nav__label{font-size:9.3px}.dxn-bottom-nav--member .dxn-bottom-nav__item--supply .dxn-bottom-nav__label{font-size:8.5px}.dxn-floating-cart{left:12px;bottom:calc(84px + env(safe-area-inset-bottom))}.dxn-floating-cart__link{min-width:56px;height:56px;border-radius:20px}.dxn-floating-cart__icon{font-size:23px}.dxn-floating-cart__label{display:none}}@media (max-width:380px){.dxn-bottom-nav__bar{min-height:62px;padding:6px}.dxn-bottom-nav__item{min-height:49px}.dxn-bottom-nav__icon{width:26px;height:26px;font-size:15px}.dxn-bottom-nav__label{font-size:9.4px}.dxn-bottom-nav--member .dxn-bottom-nav__label{font-size:8.4px}.dxn-bottom-nav--member .dxn-bottom-nav__item--supply .dxn-bottom-nav__label{font-size:7.8px}.dxn-floating-cart{left:10px}.dxn-floating-cart__link{min-width:52px;height:52px;border-radius:18px}.dxn-floating-cart__count{min-width:23px;height:23px;font-size:10px}}@media (prefers-reduced-motion:reduce){.dxn-bottom-nav__item,.dxn-bottom-nav__icon,.dxn-floating-cart__link,.dxn-floating-cart__label{transition:none}.dxn-floating-cart.is-updated .dxn-floating-cart__link,.dxn-bottom-nav.is-updated .dxn-bottom-nav__item--shop .dxn-bottom-nav__icon{animation:none}}