.uz-toast-wrap[data-v-fb842231]{z-index:20000;pointer-events:none;scrollbar-width:none;flex-direction:column;gap:12px;width:min(410px,100vw - 32px);max-height:calc(100vh - 48px);display:flex;position:fixed;top:24px;right:24px;overflow-y:auto}.uz-toast-wrap[data-v-fb842231]::-webkit-scrollbar{display:none}.uz-toast[data-v-fb842231]{width:100%;min-height:104px;color:var(--vw-text);-webkit-backdrop-filter:blur(18px);pointer-events:auto;isolation:isolate;background:radial-gradient(circle at 100% 0,#6da8461c,#0000 38%),#fffffff7;border:1px solid #ffffffd1;border-radius:20px;grid-template-columns:54px minmax(0,1fr) 36px;align-items:center;gap:13px;padding:16px 16px 16px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #0d38142e,inset 0 1px #fffffffa}.uz-toast[data-v-fb842231]:before{z-index:-1;content:"";background:#2f7d320b;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-58px;right:-48px}.uz-toast[data-v-fb842231]:after{z-index:-1;content:"";opacity:.26;background-image:linear-gradient(#2f7d3205 1px,#0000 1px),linear-gradient(90deg,#2f7d3205 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.uz-toast-accent[data-v-fb842231]{background:var(--vw-primary-gradient);border-radius:0 999px 999px 0;width:5px;position:absolute;top:12px;bottom:12px;left:0;box-shadow:5px 0 16px #2f7d322e}.uz-toast-icon[data-v-fb842231]{color:#fff;background:radial-gradient(circle at 25% 15%, #ffffff3d, transparent 35%), var(--vw-primary-gradient);border:5px solid var(--vw-primary-pale);width:54px;height:54px;box-shadow:var(--vw-shadow-primary);border-radius:17px 17px 17px 7px;place-items:center;display:grid;position:relative}.uz-toast-icon svg[data-v-fb842231]{z-index:2;fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px;position:relative}.uz-toast-icon-ring[data-v-fb842231]{border:1px solid #2f7d321f;border-radius:20px;animation:2.4s ease-out infinite uzToastIconPulse-fb842231;position:absolute;inset:-8px}@keyframes uzToastIconPulse-fb842231{0%{opacity:.6;transform:scale(.92)}to{opacity:0;transform:scale(1.2)}}.uz-toast-content[data-v-fb842231]{min-width:0}.uz-toast-title-row[data-v-fb842231]{flex-direction:column;gap:4px;min-width:0;display:flex}.uz-toast-title-row small[data-v-fb842231]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.uz-toast-title-row strong[data-v-fb842231]{color:var(--vw-text);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.35;overflow:hidden}.uz-toast-content p[data-v-fb842231]{color:var(--vw-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:7px;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.uz-toast-close[data-v-fb842231]{z-index:2;width:34px;height:34px;color:var(--vw-text-muted);background:var(--vw-surface-2);border:1px solid var(--vw-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition);border-radius:11px;place-items:center;display:grid;position:relative}.uz-toast-close[data-v-fb842231]:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);transform:rotate(90deg)}.uz-toast-close svg[data-v-fb842231]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.uz-toast-shine[data-v-fb842231]{filter:blur(10px);opacity:0;background:#ffffff47;width:16%;height:360%;animation:3.4s ease-in-out infinite uzToastShine-fb842231;position:absolute;top:-130%;left:-30%;transform:rotate(22deg)}@keyframes uzToastShine-fb842231{0%,58%{opacity:0;left:-30%}62%{opacity:.75}82%{opacity:0;left:120%}to{opacity:0;left:120%}}.uz-toast-success .uz-toast-accent[data-v-fb842231]{background:var(--vw-primary-gradient)}.uz-toast-success .uz-toast-icon[data-v-fb842231]{background:radial-gradient(circle at 25% 15%, #ffffff3d, transparent 35%), var(--vw-primary-gradient)}.uz-toast-success .uz-toast-title-row small[data-v-fb842231]{color:var(--vw-primary)}.uz-toast-error[data-v-fb842231]{background:radial-gradient(circle at 100% 0,#cf484814,#0000 38%),#fffffff7}.uz-toast-error .uz-toast-accent[data-v-fb842231]{background:linear-gradient(#b84141,#dc6767);box-shadow:5px 0 16px #b841412e}.uz-toast-error .uz-toast-icon[data-v-fb842231]{background:radial-gradient(circle at 25% 15%,#ffffff38,#0000 35%),linear-gradient(135deg,#b84141,#dc6767);border-color:#fff0f0;box-shadow:0 16px 34px #b8414133}.uz-toast-error .uz-toast-icon-ring[data-v-fb842231]{border-color:#b8414126}.uz-toast-error .uz-toast-title-row small[data-v-fb842231]{color:var(--vw-danger)}.uz-toast-error .uz-toast-close[data-v-fb842231]:hover{background:var(--vw-danger);border-color:var(--vw-danger)}.uz-toast-warning[data-v-fb842231]{background:radial-gradient(circle at 100% 0,#d59b2e17,#0000 38%),#fffffff7}.uz-toast-warning .uz-toast-accent[data-v-fb842231]{background:linear-gradient(#b2741d,#db9c3e);box-shadow:5px 0 16px #b2741d2e}.uz-toast-warning .uz-toast-icon[data-v-fb842231]{background:radial-gradient(circle at 25% 15%,#ffffff38,#0000 35%),linear-gradient(135deg,#b2741d,#db9c3e);border-color:#fff7e8;box-shadow:0 16px 34px #b2741d33}.uz-toast-warning .uz-toast-icon-ring[data-v-fb842231]{border-color:#b2741d26}.uz-toast-warning .uz-toast-title-row small[data-v-fb842231]{color:#9a701d}.uz-toast-warning .uz-toast-close[data-v-fb842231]:hover{background:#b2741d;border-color:#b2741d}.uz-toast-info[data-v-fb842231]{background:radial-gradient(circle at 100% 0,#3280a917,#0000 38%),#fffffff7}.uz-toast-info .uz-toast-accent[data-v-fb842231]{background:linear-gradient(#27698f,#4d9cc5);box-shadow:5px 0 16px #27698f2e}.uz-toast-info .uz-toast-icon[data-v-fb842231]{background:radial-gradient(circle at 25% 15%,#ffffff38,#0000 35%),linear-gradient(135deg,#27698f,#4d9cc5);border-color:#edf7fc;box-shadow:0 16px 34px #27698f33}.uz-toast-info .uz-toast-icon-ring[data-v-fb842231]{border-color:#27698f26}.uz-toast-info .uz-toast-title-row small[data-v-fb842231]{color:#27698f}.uz-toast-info .uz-toast-close[data-v-fb842231]:hover{background:#27698f;border-color:#27698f}.uz-toast-list-enter-active[data-v-fb842231]{transition:opacity .42s,transform .52s cubic-bezier(.22,1,.36,1)}.uz-toast-list-leave-active[data-v-fb842231]{width:100%;transition:opacity .26s,transform .32s;position:absolute}.uz-toast-list-enter-from[data-v-fb842231]{opacity:0;transform:translate(42px)scale(.96)}.uz-toast-list-leave-to[data-v-fb842231]{opacity:0;transform:translate(45px)scale(.95)}.uz-toast-list-move[data-v-fb842231]{transition:transform .36s}@media (width<=768px){.uz-toast-wrap[data-v-fb842231]{width:auto;max-height:calc(100vh - 24px);top:12px;left:12px;right:12px}.uz-toast[data-v-fb842231]{border-radius:17px;grid-template-columns:46px minmax(0,1fr) 31px;gap:10px;min-height:92px;padding:13px 12px 13px 15px}.uz-toast-icon[data-v-fb842231]{border-width:4px;border-radius:14px 14px 14px 6px;width:46px;height:46px}.uz-toast-icon svg[data-v-fb842231]{width:22px;height:22px}.uz-toast-title-row small[data-v-fb842231]{font-size:6px}.uz-toast-title-row strong[data-v-fb842231]{font-size:11px}.uz-toast-content p[data-v-fb842231]{margin-top:5px;font-size:10px}.uz-toast-close[data-v-fb842231]{border-radius:9px;width:31px;height:31px}.uz-toast-close svg[data-v-fb842231]{width:14px;height:14px}.uz-toast-accent[data-v-fb842231]{width:4px;top:10px;bottom:10px}}@media (width<=420px){.uz-toast[data-v-fb842231]{grid-template-columns:42px minmax(0,1fr) 29px;gap:8px;padding-inline:12px 9px}.uz-toast-icon[data-v-fb842231]{width:42px;height:42px}.uz-toast-title-row strong[data-v-fb842231]{font-size:10px}}@media (hover:none){.uz-toast-close[data-v-fb842231]:hover{transform:none}.uz-toast-shine[data-v-fb842231]{display:none}}@media (prefers-reduced-motion:reduce){.uz-toast-icon-ring[data-v-fb842231],.uz-toast-shine[data-v-fb842231]{animation:none}.uz-toast-list-enter-active[data-v-fb842231],.uz-toast-list-leave-active[data-v-fb842231],.uz-toast-list-move[data-v-fb842231]{transition-duration:.01ms!important}}.vw-header[data-v-37537d4d]{z-index:var(--vw-z-header);width:100%;color:var(--vw-text);border-bottom:1px solid var(--vw-border-light);background:#fffffff5;position:relative;box-shadow:0 1px #1b4b1f0a,0 8px 30px #1f49220a}.vw-header-topbar[data-v-37537d4d]{color:#ffffffe0;background:radial-gradient(circle at 10%,#8bbe5b29,#0000 24%),linear-gradient(135deg,#103c1a 0%,#174e20 48%,#1e5f28 100%);position:relative;overflow:hidden}.vw-header-topbar[data-v-37537d4d]:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:45% 55% 48% 52%;width:150px;height:150px;position:absolute;top:-55px;right:10%;transform:rotate(35deg)}.vw-header-topbar[data-v-37537d4d]:after{content:"";pointer-events:none;background:#ffffff06;border-radius:50%;width:125px;height:125px;position:absolute;bottom:-65px;left:27%}.vw-header-topbar-inner[data-v-37537d4d]{z-index:2;justify-content:space-between;align-items:center;gap:24px;min-height:39px;display:flex;position:relative}.vw-header-topbar-message[data-v-37537d4d]{align-items:center;gap:10px;min-width:0;display:flex}.vw-header-topbar-leaf[data-v-37537d4d]{color:#b8dd8b;flex:none;place-items:center;width:24px;height:24px;display:grid}.vw-header-topbar-leaf svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-header-topbar-message p[data-v-37537d4d]{letter-spacing:.01em;white-space:nowrap;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:500;display:flex}.vw-header-topbar-message strong[data-v-37537d4d]{color:#d4eeae;font-size:12px;font-weight:700;position:relative}.vw-header-topbar-message strong[data-v-37537d4d]:before{color:#ffffff59;content:"•";margin-right:8px}.vw-header-topbar-links[data-v-37537d4d]{flex:none;align-items:center;gap:13px;display:flex}.vw-header-topbar-link[data-v-37537d4d]{color:#fffc;transition:color var(--vw-transition), transform var(--vw-transition);align-items:center;gap:7px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.vw-header-topbar-link[data-v-37537d4d]:hover{color:#d9f2b8;transform:translateY(-1px)}.vw-header-topbar-link svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vw-header-topbar-divider[data-v-37537d4d]{background:#fff3;width:1px;height:13px}.vw-header-topbar-phone[data-v-37537d4d]{color:#d9f2b8}.vw-header-main[data-v-37537d4d]{background:radial-gradient(circle at 8% 0,#81b75313,#0000 26%),#fffffffa;position:relative}.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:minmax(205px,.72fr) minmax(400px,1.5fr) minmax(430px,auto);align-items:center;gap:clamp(22px,2.5vw,42px);min-height:93px;display:grid}.vw-header-brand[data-v-37537d4d]{align-items:center;gap:12px;min-width:0;display:flex;position:relative}.vw-header-brand-logo[data-v-37537d4d]{flex:none;justify-content:flex-start;align-items:center;max-width:190px;height:64px;display:flex;position:relative}.vw-header-brand-logo img[data-v-37537d4d]{object-fit:contain;object-position:left center;width:auto;max-width:190px;height:60px;transition:transform var(--vw-transition-slow), filter var(--vw-transition);display:block}.vw-header-brand:hover .vw-header-brand-logo img[data-v-37537d4d]{filter:saturate(1.06);transform:scale(1.025)}.vw-header-brand-fallback[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);width:58px;height:58px;box-shadow:var(--vw-shadow-primary);border:4px solid #edf6e8;border-radius:20px 20px 20px 8px;place-items:center;display:grid}.vw-header-brand-fallback svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.vw-header-brand-copy[data-v-37537d4d]{flex-direction:column;min-width:0;line-height:1;display:flex}.vw-header-brand-copy strong[data-v-37537d4d]{color:var(--vw-primary-dark);font-family:var(--vw-font-display);letter-spacing:-.045em;font-size:27px;font-weight:800}.vw-header-brand-copy small[data-v-37537d4d]{color:var(--vw-text);font-family:var(--vw-font-display);letter-spacing:.03em;margin-top:5px;font-size:14px;font-weight:700}.vw-header-brand-badge[data-v-37537d4d]{color:var(--vw-primary-dark);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:700;display:none;position:absolute;bottom:-3px;left:0}.vw-header-brand-badge svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.vw-header-search[data-v-37537d4d]{min-width:0;min-height:58px;transition:border-color var(--vw-transition), box-shadow var(--vw-transition), background var(--vw-transition);background:linear-gradient(#f8fcf5f5,#f4f9f0f5);border:1px solid #2f7d3226;border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;padding:4px 5px 4px 0;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 7px 20px #2757290e}.vw-header-search[data-v-37537d4d]:focus-within{background:#fff;border-color:#2f7d327a;box-shadow:0 0 0 4px #2f7d3213,0 12px 30px #2757291a}.vw-header-search-icon[data-v-37537d4d]{width:46px;height:100%;color:var(--vw-primary);place-items:center;display:grid}.vw-header-search-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-header-search-content[data-v-37537d4d]{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.vw-header-search-label[data-v-37537d4d]{color:var(--vw-primary-dark);letter-spacing:.085em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1}.vw-header-search input[data-v-37537d4d]{width:100%;min-width:0;height:29px;color:var(--vw-text);background:0 0;border:0;padding:0;font-size:13px;font-weight:500}.vw-header-search input[data-v-37537d4d]::placeholder{color:#8b9889;opacity:1}.vw-header-search input[data-v-37537d4d]::-webkit-search-cancel-button{cursor:pointer}.vw-header-search-submit[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);min-width:91px;height:48px;transition:transform var(--vw-transition), box-shadow var(--vw-transition), filter var(--vw-transition);border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #2f7d3233,inset 0 1px #ffffff2e}.vw-header-search-submit[data-v-37537d4d]:before{content:"";background:#ffffff38;width:36%;height:300%;transition:left .55s;position:absolute;top:-100%;left:-55%;transform:rotate(25deg)}.vw-header-search-submit[data-v-37537d4d]:hover:before{left:125%}.vw-header-search-submit[data-v-37537d4d]:hover{filter:saturate(1.08);transform:translateY(-1px);box-shadow:0 12px 24px #2f7d3247,inset 0 1px #fff3}.vw-header-search-submit svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-header-actions[data-v-37537d4d]{justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.vw-header-action[data-v-37537d4d]{min-width:0;min-height:56px;color:var(--vw-text);text-align:left;transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;padding:6px 10px;display:inline-flex;position:relative}.vw-header-action[data-v-37537d4d]:hover{color:var(--vw-primary-dark);border-color:var(--vw-primary-border);box-shadow:var(--vw-shadow-xs);background:linear-gradient(145deg,#f5faf1f5,#fffffffa);transform:translateY(-2px)}.vw-header-action-icon[data-v-37537d4d]{width:42px;height:42px;color:var(--vw-primary-dark);transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);background:linear-gradient(145deg,#f2f8ee,#fff);border:1px solid #2f7d3224;border-radius:14px;flex:none;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #fffffff2,0 5px 12px #2a572c0f}.vw-header-action:hover .vw-header-action-icon[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);transform:rotate(-3deg)scale(1.035)}.vw-header-action-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-header-action-copy[data-v-37537d4d]{white-space:nowrap;flex-direction:column;gap:3px;min-width:0;display:flex}.vw-header-action-copy small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:9px;font-weight:500;line-height:1}.vw-header-action-copy strong[data-v-37537d4d]{color:var(--vw-text);transition:color var(--vw-transition);font-size:11px;font-weight:700;line-height:1.15}.vw-header-action:hover .vw-header-action-copy strong[data-v-37537d4d]{color:var(--vw-primary-dark)}.vw-header-action-arrow[data-v-37537d4d]{width:16px;height:16px;color:var(--vw-text-subtle);flex:none;place-items:center;display:grid}.vw-header-action-arrow svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.vw-header-action-count[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#e6a52f,#c87a16);border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;font-weight:800;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 4px 10px #b270133d}.vw-header-cart[data-v-37537d4d]{padding-right:12px}.vw-header-cart .vw-header-action-icon[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary);border-color:#0000}.vw-header-cart:hover .vw-header-action-icon[data-v-37537d4d]{transform:rotate(2deg)scale(1.04)}.vw-header-mobile-menu[data-v-37537d4d],.vw-header-mobile-actions[data-v-37537d4d],.vw-header-mobile-search-wrap[data-v-37537d4d]{display:none}.vw-header-navigation[data-v-37537d4d]{border-top:1px solid var(--vw-border-light);border-bottom:1px solid var(--vw-border);background:#fff;position:relative}.vw-header-navigation-inner[data-v-37537d4d]{grid-template-columns:245px minmax(0,1fr) auto;align-items:stretch;gap:22px;min-height:55px;display:grid}.vw-header-categories-button[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);height:100%;transition:filter var(--vw-transition), box-shadow var(--vw-transition);align-items:center;gap:11px;padding:0 18px;font-size:12px;font-weight:700;display:flex}.vw-header-categories-button[data-v-37537d4d]:hover{filter:saturate(1.08);box-shadow:0 8px 22px #2f7d3233}.vw-header-categories-icon[data-v-37537d4d]{background:#ffffff21;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.vw-header-categories-icon svg[data-v-37537d4d],.vw-header-categories-arrow[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.vw-header-categories-icon svg[data-v-37537d4d]{width:17px;height:17px}.vw-header-categories-arrow[data-v-37537d4d]{width:15px;height:15px;margin-left:auto}.vw-header-nav a[data-v-37537d4d]{height:54px;color:var(--vw-text-soft);white-space:nowrap;transition:color var(--vw-transition), background var(--vw-transition);flex:none;align-items:center;padding:0 13px;font-size:16px;font-weight:650;display:inline-flex;position:relative}.vw-header-nav a[data-v-37537d4d]:after{content:"";background:var(--vw-primary);transform-origin:50%;height:2px;transition:transform var(--vw-transition);border-radius:999px 999px 0 0;position:absolute;bottom:0;left:13px;right:13px;transform:scaleX(0)}.vw-header-nav a[data-v-37537d4d]:hover,.vw-header-nav a.router-link-active[data-v-37537d4d]{color:var(--vw-primary-dark);background:#eff7ebad}.vw-header-nav a[data-v-37537d4d]:hover:after,.vw-header-nav a.router-link-active[data-v-37537d4d]:after{transform:scaleX(1)}.vw-header-offer-link[data-v-37537d4d]{color:var(--vw-primary-dark);align-items:center;gap:9px;padding:0 4px 0 12px;display:flex}.vw-header-offer-icon[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#e7aa37,#c57b18);border-radius:10px;place-items:center;width:31px;height:31px;display:grid;box-shadow:0 6px 14px #c57b1833}.vw-header-offer-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-header-offer-link>span[data-v-37537d4d]:last-child{white-space:nowrap;flex-direction:column;gap:2px;display:flex}.vw-header-offer-link small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:10px;font-weight:600;line-height:1}.vw-header-offer-link strong[data-v-37537d4d]{color:var(--vw-primary-dark);font-size:10px;font-weight:750;line-height:1}@media (width<=1350px){.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:minmax(185px,.62fr) minmax(360px,1.35fr) auto;gap:20px}.vw-header-brand-logo[data-v-37537d4d],.vw-header-brand-logo img[data-v-37537d4d]{max-width:170px}.vw-header-action[data-v-37537d4d]{padding-inline:7px}.vw-header-action-copy small[data-v-37537d4d]{display:none}.vw-header-action-copy strong[data-v-37537d4d]{font-size:10px}.vw-header-navigation-inner[data-v-37537d4d]{grid-template-columns:220px minmax(0,1fr) auto;gap:12px}.vw-header-nav a[data-v-37537d4d]{padding-inline:10px}}@media (width<=1199px){.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:180px minmax(320px,1fr) auto;gap:16px;min-height:84px}.vw-header-brand-logo[data-v-37537d4d]{max-width:158px;height:55px}.vw-header-brand-logo img[data-v-37537d4d]{max-width:158px;height:52px}.vw-header-search-submit[data-v-37537d4d]{width:56px;min-width:56px}.vw-header-search-submit span[data-v-37537d4d],.vw-header-action-copy[data-v-37537d4d]{display:none}.vw-header-action[data-v-37537d4d]{min-height:48px;padding:4px}.vw-header-action-arrow[data-v-37537d4d]{display:none}.vw-header-action-icon[data-v-37537d4d]{width:44px;height:44px}.vw-header-navigation-inner[data-v-37537d4d]{grid-template-columns:205px minmax(0,1fr) auto}.vw-header-nav a[data-v-37537d4d]{padding-inline:8px;font-size:11px}.vw-header-offer-link>span[data-v-37537d4d]:last-child{display:none}}@media (width<=991px){.vw-header-topbar[data-v-37537d4d]{display:none}.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;min-height:68px;display:grid}.vw-header-mobile-menu[data-v-37537d4d]{width:42px;height:42px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.vw-header-mobile-menu span[data-v-37537d4d]{background:currentColor;border-radius:999px;width:18px;height:1.7px;display:block}.vw-header-mobile-menu span[data-v-37537d4d]:nth-child(2){width:13px}.vw-header-brand[data-v-37537d4d]{justify-self:start}.vw-header-brand-logo[data-v-37537d4d]{max-width:142px;height:50px}.vw-header-brand-logo img[data-v-37537d4d]{max-width:142px;height:47px}.vw-header-brand-fallback[data-v-37537d4d]{border-width:3px;border-radius:15px 15px 15px 6px;width:45px;height:45px}.vw-header-brand-fallback svg[data-v-37537d4d]{width:27px;height:27px}.vw-header-brand-copy strong[data-v-37537d4d]{font-size:21px}.vw-header-brand-copy small[data-v-37537d4d]{font-size:11px}.vw-header-search-desktop[data-v-37537d4d],.vw-header-actions[data-v-37537d4d]{display:none}.vw-header-mobile-actions[data-v-37537d4d]{align-items:center;gap:7px;display:flex}.vw-header-mobile-action[data-v-37537d4d]{width:41px;height:41px;color:var(--vw-primary-dark);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:13px;place-items:center;display:grid;position:relative}.vw-header-mobile-action svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-header-mobile-action b[data-v-37537d4d]{color:#fff;background:var(--vw-accent);border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.vw-header-mobile-search-wrap[data-v-37537d4d]{padding-bottom:10px;display:block}.vw-header-mobile-search[data-v-37537d4d]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:14px;grid-template-columns:40px minmax(0,1fr) 42px;align-items:center;min-height:46px;display:grid}.vw-header-mobile-search>span[data-v-37537d4d]{color:var(--vw-primary);place-items:center;display:grid}.vw-header-mobile-search>span svg[data-v-37537d4d],.vw-header-mobile-search button svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-header-mobile-search input[data-v-37537d4d]{min-width:0;height:44px;color:var(--vw-text);background:0 0;border:0;padding:0;font-size:12px}.vw-header-mobile-search input[data-v-37537d4d]::placeholder{color:var(--vw-text-subtle)}.vw-header-mobile-search button[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);border-radius:11px;justify-self:center;place-items:center;width:36px;height:36px;display:grid}.vw-header-navigation[data-v-37537d4d]{display:none}}@media (width<=480px){.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:40px minmax(0,1fr) auto;gap:7px}.vw-header-mobile-menu[data-v-37537d4d]{border-radius:12px;width:39px;height:39px}.vw-header-brand-logo[data-v-37537d4d]{max-width:118px;height:47px}.vw-header-brand-logo img[data-v-37537d4d]{max-width:118px;height:44px}.vw-header-brand-copy strong[data-v-37537d4d]{font-size:18px}.vw-header-brand-copy small[data-v-37537d4d]{margin-top:3px;font-size:9px}.vw-header-mobile-actions[data-v-37537d4d]{gap:5px}.vw-header-mobile-action[data-v-37537d4d]{border-radius:12px;width:38px;height:38px}.vw-header-mobile-action svg[data-v-37537d4d]{width:18px;height:18px}.vw-header-mobile-search-wrap[data-v-37537d4d]{padding-bottom:9px}.vw-header-mobile-search[data-v-37537d4d]{border-radius:13px;grid-template-columns:37px minmax(0,1fr) 40px;min-height:44px}.vw-header-mobile-search input[data-v-37537d4d]{font-size:11px}}@media (width<=370px){.vw-header-brand-logo[data-v-37537d4d],.vw-header-brand-logo img[data-v-37537d4d]{max-width:98px}.vw-header-mobile-actions[data-v-37537d4d]{gap:4px}.vw-header-mobile-action[data-v-37537d4d]{width:36px;height:36px}}.vw-header-navigation[data-v-37537d4d]{z-index:20;border-top:1px solid var(--vw-border-light);border-bottom:1px solid var(--vw-border);background:#fffffffa;position:relative;box-shadow:0 5px 18px #1d481f09}.vw-header-navigation-inner[data-v-37537d4d]{grid-template-columns:245px minmax(0,1fr) auto;align-items:stretch;gap:20px;min-height:60px;display:grid;position:relative}.vw-header-category-area[data-v-37537d4d]{z-index:30;position:relative}.vw-header-categories-button[data-v-37537d4d]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 30%), var(--vw-primary-gradient);text-align:left;width:100%;height:100%;min-height:60px;transition:filter var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:0;grid-template-columns:40px minmax(0,1fr) 22px;align-items:center;gap:11px;padding:7px 16px 7px 12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff29,0 8px 22px #2f7d3224}.vw-header-categories-button[data-v-37537d4d]:before{content:"";background:#ffffff1f;width:28%;height:300%;transition:left .6s;position:absolute;top:-90%;left:-35%;transform:rotate(25deg)}.vw-header-categories-button[data-v-37537d4d]:hover:before,.vw-header-categories-button.is-open[data-v-37537d4d]:before{left:130%}.vw-header-categories-button[data-v-37537d4d]:hover,.vw-header-categories-button.is-open[data-v-37537d4d]{filter:saturate(1.09);box-shadow:inset 0 1px #ffffff30,0 13px 30px #2f7d3238}.vw-header-categories-icon[data-v-37537d4d]{background:#ffffff21;border:1px solid #fff3;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1f}.vw-header-categories-copy[data-v-37537d4d]{flex-direction:column;gap:3px;min-width:0;display:flex}.vw-header-categories-copy small[data-v-37537d4d]{color:#ffffffad;letter-spacing:.045em;font-size:10px;font-weight:550;line-height:1}.vw-header-categories-arrow[data-v-37537d4d]{color:#ffffffd6;width:22px;height:22px;transition:transform var(--vw-transition);place-items:center;display:grid}.vw-header-mega-menu[data-v-37537d4d]{z-index:70;width:min(920px,100vw - 40px);padding-top:0;position:absolute;top:calc(100% + 10px);left:0}.vw-header-mega-menu[data-v-37537d4d]:before{content:"";border-top:1px solid var(--vw-border);border-left:1px solid var(--vw-border);background:#fff;width:15px;height:15px;position:absolute;top:-7px;left:34px;transform:rotate(45deg)}.vw-header-mega-menu-inner[data-v-37537d4d]{border:1px solid var(--vw-border);background:#fff;border-radius:0 0 24px 24px;grid-template-columns:270px minmax(0,1fr) 225px;min-height:390px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #19421c2e,0 8px 20px #19421c0f}.vw-header-mega-categories[data-v-37537d4d]{border-right:1px solid var(--vw-border);background:radial-gradient(circle at 0 0,#6ea7481f,#0000 28%),#f8fbf5;padding:24px 18px}.vw-header-mega-heading>span[data-v-37537d4d]{color:var(--vw-primary-dark);font-size:13px;font-weight:800}.vw-header-mega-heading>small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:9px;line-height:1.35}.vw-header-mega-category[data-v-37537d4d]{min-height:67px;color:var(--vw-text);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#ffffffb8;border:1px solid #0000;border-radius:15px;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:11px;margin-bottom:7px;padding:8px 10px;display:grid}.vw-header-mega-category[data-v-37537d4d]:hover{color:var(--vw-primary-dark);border-color:var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);background:#fff;transform:translate(4px)}.vw-header-mega-category.is-all[data-v-37537d4d]{border-color:var(--vw-primary-border);background:linear-gradient(135deg,#e5f2dde0,#fffffff2)}.vw-header-mega-category-icon[data-v-37537d4d]{width:44px;height:44px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:14px;place-items:center;display:grid}.vw-header-mega-category-icon.is-vegetable[data-v-37537d4d]{color:#307f35;background:#e9f6e5}.vw-header-mega-category-icon.is-flower[data-v-37537d4d]{color:#c84f7c;background:#fff0f5;border-color:#c84f7c2e}.vw-header-mega-category-icon.is-fruit[data-v-37537d4d]{color:#d07a25;background:#fff5e7;border-color:#d07a252e}.vw-mobile-search-chips .is-vegetable[data-v-37537d4d]{background:#4caf50}.vw-mobile-search-chips .is-flower[data-v-37537d4d]{background:#e91e63}.vw-mobile-search-chips .is-fruit[data-v-37537d4d]{background:#ff9800}.vw-mobile-search-chips .is-herb[data-v-37537d4d]{background:#00bcd4}.vw-mobile-search-chips .is-premium[data-v-37537d4d]{background:#673ab7}.vw-mobile-search-chips .is-seasonal[data-v-37537d4d]{background:#ff5722}.vw-header-mega-category>span[data-v-37537d4d]:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.vw-header-mega-category small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:10px;line-height:1.25}.vw-header-mega-category-arrow[data-v-37537d4d]{fill:none;width:15px;height:15px;stroke:var(--vw-text-subtle);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;transition:stroke var(--vw-transition), transform var(--vw-transition)}.vw-header-mega-feature[data-v-37537d4d]{color:#fff;background:radial-gradient(circle at 85% 30%,#abd67733,#0000 30%),linear-gradient(145deg,#123f1c 0%,#1a5725 50%,#256d30 100%);grid-template-columns:minmax(0,1fr) 175px;align-items:center;min-width:0;padding:34px 20px 32px 32px;display:grid;position:relative;overflow:hidden}.vw-header-mega-feature[data-v-37537d4d]:before{content:"";opacity:.45;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:33px 33px;position:absolute;inset:0}.vw-header-mega-feature-content[data-v-37537d4d]{z-index:2;min-width:0;position:relative}.vw-header-mega-feature-label[data-v-37537d4d]{color:#dff3c2;letter-spacing:.07em;background:#ffffff1a;border:1px solid #ffffff21;border-radius:999px;align-items:center;min-height:27px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.vw-header-mega-feature h3[data-v-37537d4d]{color:#fff;letter-spacing:-.04em;max-width:330px;margin-top:18px;font-size:27px;font-weight:800;line-height:1.14}.vw-header-mega-feature h3 span[data-v-37537d4d]{color:#c5e995;display:block}.vw-header-mega-feature p[data-v-37537d4d]{color:#ffffffb8;max-width:330px;margin-top:14px;font-size:10px;line-height:1.65}.vw-header-mega-feature-tags[data-v-37537d4d]{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.vw-header-mega-feature-tags span[data-v-37537d4d]{color:#ffffffd1;align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.vw-header-mega-feature-button[data-v-37537d4d]{min-height:43px;color:var(--vw-primary-dark);transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition), box-shadow var(--vw-transition);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:23px;padding:0 16px;font-size:10px;font-weight:750;display:inline-flex;box-shadow:0 10px 25px #0000002e}.vw-header-mega-feature-art[data-v-37537d4d]{z-index:2;place-items:center;height:250px;display:grid;position:relative}.vw-header-mega-feature-art>svg[data-v-37537d4d]{opacity:.92;fill:none;stroke:#d9f1b7bd;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 18px 24px #0003);width:190px;height:190px}.vw-header-mega-seed[data-v-37537d4d]{background:linear-gradient(145deg,#e5bd6a,#a96f25);border-radius:55% 45% 52% 48%;width:19px;height:29px;position:absolute;transform:rotate(35deg);box-shadow:0 8px 18px #0003}.vw-header-mega-seed-one[data-v-37537d4d]{top:30px;right:22px}.vw-header-mega-seed-two[data-v-37537d4d]{width:14px;height:22px;bottom:50px;right:6px;transform:rotate(-23deg)}.vw-header-mega-seed-three[data-v-37537d4d]{width:12px;height:19px;bottom:20px;left:14px;transform:rotate(75deg)}.vw-header-mega-quick[data-v-37537d4d]{background:#fff;padding:24px 16px}.vw-header-mega-quick>a[data-v-37537d4d]{min-height:68px;transition:background var(--vw-transition), transform var(--vw-transition);border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:8px 9px;display:grid}.vw-header-mega-quick>a[data-v-37537d4d]:hover{background:var(--vw-primary-pale);transform:translate(3px)}.vw-header-mega-quick-icon[data-v-37537d4d]{width:42px;height:42px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:13px;place-items:center;display:grid}.vw-header-mega-quick-icon.is-offer[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#e3a034,#bf7314);border-color:#0000}.vw-header-mega-quick>a>span[data-v-37537d4d]:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-header-mega-quick small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:10px;line-height:1.25}.vw-header-nav[data-v-37537d4d]{align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}.vw-header-nav-link[data-v-37537d4d]{height:59px;color:var(--vw-text-soft);white-space:nowrap;transition:color var(--vw-transition), background var(--vw-transition);flex:none;align-items:center;padding:0 14px;font-size:12px;font-weight:650;display:inline-flex;position:relative}.vw-header-nav-link[data-v-37537d4d]:before{content:"";background:var(--vw-primary);opacity:0;width:5px;height:5px;transition:opacity var(--vw-transition), transform var(--vw-transition);border-radius:50%;position:absolute;top:50%;left:7px;transform:translateY(-50%)scale(0)}.vw-header-nav-link[data-v-37537d4d]:after{content:"";background:linear-gradient(90deg, var(--vw-primary-dark), var(--vw-primary-light));transform-origin:50%;height:3px;transition:transform var(--vw-transition);border-radius:999px 999px 0 0;position:absolute;bottom:0;left:14px;right:14px;transform:scaleX(0)}.vw-header-nav-link[data-v-37537d4d]:hover,.vw-header-nav-link.router-link-active[data-v-37537d4d],.vw-header-nav-link.router-link-exact-active[data-v-37537d4d]{color:var(--vw-primary-dark);background:linear-gradient(#f0f8ec33,#e9f4e2b3)}.vw-header-nav-link[data-v-37537d4d]:hover:before,.vw-header-nav-link.router-link-active[data-v-37537d4d]:before,.vw-header-nav-link.router-link-exact-active[data-v-37537d4d]:before{opacity:1;transform:translateY(-50%)scale(1)}.vw-header-nav-link[data-v-37537d4d]:hover:after,.vw-header-nav-link.router-link-active[data-v-37537d4d]:after,.vw-header-nav-link.router-link-exact-active[data-v-37537d4d]:after{transform:scaleX(1)}.vw-header-nav-link:hover span[data-v-37537d4d],.vw-header-nav-link.router-link-active span[data-v-37537d4d],.vw-header-nav-link.router-link-exact-active span[data-v-37537d4d]{transform:translate(3px)}.vw-header-nav-link span[data-v-37537d4d]{transition:transform var(--vw-transition)}.vw-header-seasonal-offer[data-v-37537d4d]{min-width:205px;min-height:48px;color:var(--vw-primary-dark);box-shadow:var(--vw-shadow-xs);transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 100% 0,#e6a52f2b,#0000 38%),linear-gradient(135deg,#fffaf0,#f5fbea);border:1px solid #c5842233;border-radius:15px;grid-template-columns:38px minmax(0,1fr) 23px;align-self:center;align-items:center;gap:9px;padding:5px 10px;display:grid;position:relative;overflow:hidden}.vw-header-seasonal-offer[data-v-37537d4d]:hover{border-color:#c584226b;transform:translateY(-2px);box-shadow:0 12px 26px #6d4d161f}.vw-header-seasonal-offer-icon[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#e6a631,#c57717);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 7px 15px #be721438}.vw-header-seasonal-offer-copy[data-v-37537d4d]{flex-direction:column;gap:3px;min-width:0;display:flex}.vw-header-seasonal-offer-copy small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:10px;font-weight:550;line-height:1}.vw-header-seasonal-offer-copy strong[data-v-37537d4d]{color:var(--vw-primary-dark);white-space:nowrap;font-size:10px;font-weight:750;line-height:1}.vw-header-seasonal-offer-arrow[data-v-37537d4d]{width:23px;height:23px;color:var(--vw-primary);background:#2f7d3214;border-radius:8px;place-items:center;display:grid}.vw-header-seasonal-offer-arrow svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform var(--vw-transition)}.vw-header-seasonal-offer:hover .vw-header-seasonal-offer-arrow svg[data-v-37537d4d]{transform:translate(2px)}@media (width>=992px){.vw-header.is-sticky[data-v-37537d4d]{z-index:var(--vw-z-header);animation:none;position:sticky;top:0;box-shadow:0 14px 38px #18401b1f,0 1px #18401b0d}.vw-header.is-sticky .vw-header-topbar[data-v-37537d4d]{visibility:hidden;opacity:0;height:0;overflow:hidden}.vw-header.is-sticky .vw-header-main-inner[data-v-37537d4d]{min-height:93px}.vw-header.is-sticky .vw-header-brand-logo[data-v-37537d4d]{height:64px}.vw-header.is-sticky .vw-header-brand-logo img[data-v-37537d4d]{max-width:190px;height:60px}.vw-header.is-sticky .vw-header-search[data-v-37537d4d]{min-height:50px}.vw-header.is-sticky .vw-header-search-submit[data-v-37537d4d]{height:42px}.vw-header.is-sticky .vw-header-action[data-v-37537d4d]{min-height:48px}.vw-header.is-sticky .vw-header-action-icon[data-v-37537d4d]{width:39px;height:39px}.vw-header.is-sticky .vw-header-navigation-inner[data-v-37537d4d],.vw-header.is-sticky .vw-header-categories-button[data-v-37537d4d]{min-height:52px}.vw-header.is-sticky .vw-header-nav-link[data-v-37537d4d]{height:51px}.vw-header.is-sticky .vw-header-seasonal-offer[data-v-37537d4d]{min-height:43px}}@keyframes vwHeaderStickyIn-37537d4d{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (width<=1350px){.vw-header-navigation-inner[data-v-37537d4d]{grid-template-columns:220px minmax(0,1fr) auto;gap:12px}.vw-header-seasonal-offer[data-v-37537d4d]{min-width:180px}.vw-header-nav-link[data-v-37537d4d]{padding-inline:10px;font-size:11px}.vw-header-mega-menu[data-v-37537d4d]{width:min(860px,100vw - 40px)}.vw-header-mega-menu-inner[data-v-37537d4d]{grid-template-columns:250px minmax(0,1fr) 205px}}@media (width<=1199px){.vw-header-navigation-inner[data-v-37537d4d]{grid-template-columns:205px minmax(0,1fr) 54px}.vw-header-categories-copy small[data-v-37537d4d]{display:none}.vw-header-seasonal-offer[data-v-37537d4d]{grid-template-columns:1fr;width:48px;min-width:48px;padding:4px}.vw-header-seasonal-offer-copy[data-v-37537d4d],.vw-header-seasonal-offer-arrow[data-v-37537d4d]{display:none}.vw-header-seasonal-offer-icon[data-v-37537d4d]{width:39px;height:39px}.vw-header-mega-menu[data-v-37537d4d]{width:min(800px,100vw - 40px)}.vw-header-mega-menu-inner[data-v-37537d4d]{grid-template-columns:235px minmax(0,1fr)}.vw-header-mega-quick[data-v-37537d4d]{display:none}.vw-header-mega-feature[data-v-37537d4d]{grid-template-columns:minmax(0,1fr) 145px}.vw-header-nav-link[data-v-37537d4d]{padding-inline:8px;font-size:10px}}@media (width<=991px){.vw-header-navigation[data-v-37537d4d]{display:none}}.vw-mobile-header-menu[data-v-37537d4d],.vw-mobile-header-actions[data-v-37537d4d],.vw-mobile-search-area[data-v-37537d4d]{display:none}@media (width<=991px){.vw-header[data-v-37537d4d]{z-index:var(--vw-z-header);-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #2f7d321a;position:sticky;top:0;box-shadow:0 8px 28px #204f2314,0 1px #204f230a}.vw-header-topbar[data-v-37537d4d],.vw-header-navigation[data-v-37537d4d],.vw-header-search-desktop[data-v-37537d4d],.vw-header-actions[data-v-37537d4d],.vw-header-mobile-menu[data-v-37537d4d],.vw-header-mobile-actions[data-v-37537d4d],.vw-header-mobile-search-wrap[data-v-37537d4d]{display:none!important}.vw-header-main[data-v-37537d4d]{background:radial-gradient(circle at 20% 0,#7eb44f1a,#0000 28%),#fffffff0}.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;display:grid}.vw-mobile-header-menu[data-v-37537d4d]{width:46px;height:50px;color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);transition:background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition), box-shadow var(--vw-transition);background:linear-gradient(145deg,#f2f8ee,#fff);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;box-shadow:inset 0 1px #ffffffe6,0 7px 18px #22502412}.vw-mobile-header-menu[data-v-37537d4d]:active{transform:scale(.96)}.vw-mobile-header-menu-lines[data-v-37537d4d]{flex-direction:column;align-items:flex-start;gap:4px;width:21px;display:flex}.vw-mobile-header-menu-lines i[data-v-37537d4d]{background:currentColor;border-radius:999px;height:2px;display:block}.vw-mobile-header-menu-lines i[data-v-37537d4d]:first-child{width:19px}.vw-mobile-header-menu-lines i[data-v-37537d4d]:nth-child(2){width:14px}.vw-mobile-header-menu-lines i[data-v-37537d4d]:nth-child(3){width:17px}.vw-mobile-header-menu small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);letter-spacing:.04em;font-style:normal;font-weight:700;line-height:1}.vw-header-brand[data-v-37537d4d]{justify-self:start;min-width:0}.vw-header-brand-logo[data-v-37537d4d]{max-width:155px;height:56px}.vw-header-brand-logo img[data-v-37537d4d]{object-fit:contain;object-position:left center;width:auto;max-width:155px;height:53px}.vw-header-brand-fallback[data-v-37537d4d]{border-width:3px;border-radius:16px 16px 16px 7px;width:47px;height:47px}.vw-header-brand-fallback svg[data-v-37537d4d]{width:28px;height:28px}.vw-header-brand-copy strong[data-v-37537d4d]{font-size:21px}.vw-header-brand-copy small[data-v-37537d4d]{margin-top:3px;font-size:10px}.vw-mobile-header-actions[data-v-37537d4d]{justify-content:flex-end;align-items:center;gap:7px;display:flex}.vw-mobile-header-action[data-v-37537d4d]{width:43px;height:43px;color:var(--vw-primary-dark);border:1px solid var(--vw-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition);background:linear-gradient(145deg,#fff,#f4f9f0);border-radius:14px;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #fffffff2,0 6px 15px #22502412}.vw-mobile-header-action[data-v-37537d4d]:active{transform:scale(.95)}.vw-mobile-header-action svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-mobile-header-action b[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#e6a62f,#c47816);border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-6px;right:-5px;box-shadow:0 4px 9px #af691138}.vw-mobile-cart-action[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary);border-color:#0000}.vw-mobile-search-area[data-v-37537d4d]{background:linear-gradient(#fffffff0,#f8fbf5f5);padding:0 0 11px;display:block}.vw-mobile-search[data-v-37537d4d]{min-height:52px;transition:border-color var(--vw-transition), box-shadow var(--vw-transition);background:#fff;border:1px solid #2f7d3226;border-radius:16px;grid-template-columns:44px minmax(0,1fr) 43px;align-items:center;padding:4px 5px 4px 0;display:grid;box-shadow:inset 0 1px #fffffff2,0 8px 20px #22502412}.vw-mobile-search[data-v-37537d4d]:focus-within{border-color:#2f7d327a;box-shadow:0 0 0 4px #2f7d3214,0 10px 24px #22502417}.vw-mobile-search-icon[data-v-37537d4d]{height:100%;color:var(--vw-primary);place-items:center;display:grid}.vw-mobile-search-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-mobile-search-field[data-v-37537d4d]{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.vw-mobile-search-field small[data-v-37537d4d]{color:var(--vw-primary-dark);letter-spacing:.04em;font-size:10px;font-weight:700;line-height:1}.vw-mobile-search-field input[data-v-37537d4d]{width:100%;min-width:0;height:27px;color:var(--vw-text);background:0 0;border:0;padding:0;font-size:11px;font-weight:500}.vw-mobile-search-field input[data-v-37537d4d]::placeholder{color:var(--vw-text-subtle);opacity:1}.vw-mobile-search-submit[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);width:38px;height:38px;transition:transform var(--vw-transition), box-shadow var(--vw-transition);border-radius:12px;justify-self:center;place-items:center;display:grid;box-shadow:0 7px 15px #2f7d3233}.vw-mobile-search-submit[data-v-37537d4d]:active{transform:scale(.95)}.vw-mobile-search-submit svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-mobile-search-chips[data-v-37537d4d]{scrollbar-width:none;gap:7px;margin-top:9px;display:flex;overflow-x:auto}.vw-mobile-search-chips[data-v-37537d4d]::-webkit-scrollbar{display:none}.vw-mobile-search-chips a[data-v-37537d4d]{min-height:29px;color:var(--vw-text-soft);border:1px solid var(--vw-border);background:#ffffffdb;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 11px;font-size:14px;font-weight:650;display:inline-flex;box-shadow:0 4px 12px #234e250a}.vw-mobile-search-chips a span[data-v-37537d4d]{border-radius:50%;width:7px;height:7px}.vw-mobile-search-chips .is-vegetable[data-v-37537d4d]{background:#3f9947;box-shadow:0 0 0 4px #3f99471a}.vw-mobile-search-chips .is-flower[data-v-37537d4d]{background:#d05b87;box-shadow:0 0 0 4px #d05b871a}.vw-mobile-search-chips .is-fruit[data-v-37537d4d]{background:#df8a2f;box-shadow:0 0 0 4px #df8a2f1a}.vw-header.is-sticky .vw-header-main-inner[data-v-37537d4d]{min-height:62px}.vw-header.is-sticky .vw-header-brand-logo[data-v-37537d4d]{height:47px}.vw-header.is-sticky .vw-header-brand-logo img[data-v-37537d4d]{max-width:135px;height:44px}.vw-header.is-sticky .vw-mobile-search-area[data-v-37537d4d]{padding-bottom:8px}.vw-header.is-sticky .vw-mobile-search-chips[data-v-37537d4d]{display:none}.vw-header.is-sticky .vw-mobile-search[data-v-37537d4d]{min-height:47px}.vw-header.is-sticky .vw-mobile-search-field small[data-v-37537d4d]{display:none}.vw-header.is-sticky .vw-mobile-search-field input[data-v-37537d4d]{height:39px}}@media (width<=600px){.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:42px minmax(0,1fr) auto;gap:7px;min-height:67px}.vw-mobile-header-menu[data-v-37537d4d]{border-radius:13px;width:41px;height:46px}.vw-mobile-header-menu small[data-v-37537d4d]{font-size:6px}.vw-header-brand-logo[data-v-37537d4d]{max-width:128px;height:51px}.vw-header-brand-logo img[data-v-37537d4d]{max-width:128px;height:48px}.vw-mobile-header-actions[data-v-37537d4d]{gap:5px}.vw-mobile-header-action[data-v-37537d4d]{border-radius:12px;width:39px;height:39px}.vw-mobile-header-action svg[data-v-37537d4d]{width:18px;height:18px}.vw-mobile-account-action[data-v-37537d4d]{display:none}.vw-mobile-search-area[data-v-37537d4d]{padding-bottom:9px}.vw-mobile-search[data-v-37537d4d]{border-radius:14px;grid-template-columns:40px minmax(0,1fr) 40px;min-height:49px}.vw-mobile-search-field small[data-v-37537d4d]{font-size:var(--vw-font-xs)}.vw-mobile-search-field input[data-v-37537d4d]{font-size:10px}.vw-mobile-search-submit[data-v-37537d4d]{border-radius:11px;width:35px;height:35px}.vw-mobile-search-chips[data-v-37537d4d]{margin-top:8px}}@media (width<=390px){.vw-header-main-inner[data-v-37537d4d]{grid-template-columns:39px minmax(0,1fr) auto;gap:5px}.vw-mobile-header-menu[data-v-37537d4d]{width:38px;height:42px}.vw-header-brand-logo[data-v-37537d4d],.vw-header-brand-logo img[data-v-37537d4d]{max-width:108px}.vw-mobile-header-action[data-v-37537d4d]{width:37px;height:37px}.vw-mobile-search-field small[data-v-37537d4d]{display:none}.vw-mobile-search-field input[data-v-37537d4d]{height:39px}.vw-mobile-search-chips a[data-v-37537d4d]{min-height:27px;padding-inline:9px;font-size:12px}}.vw-header-mega-categories[data-v-37537d4d]{scrollbar-width:thin;scrollbar-color:#2f7d3247 transparent;max-height:520px;overflow-y:auto}.vw-header-mega-categories[data-v-37537d4d]::-webkit-scrollbar{width:5px}.vw-header-mega-categories[data-v-37537d4d]::-webkit-scrollbar-thumb{background:#2f7d3247;border-radius:999px}.vw-mobile-search-chips[data-v-37537d4d]{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.vw-mobile-search-chips[data-v-37537d4d]::-webkit-scrollbar{display:none}.vw-mobile-search-chips>a[data-v-37537d4d]{flex:none}.vw-header-navigation[data-v-37537d4d]{z-index:80;background:#fff;border-top:1px solid #1018280f;border-bottom:1px solid #10182814;position:relative}.vw-header-navigation-inner[data-v-37537d4d]{align-items:stretch;min-height:72px;display:flex;position:relative}.vw-header-category-area[data-v-37537d4d]{z-index:90;flex:0 0 260px;width:260px;position:relative}.vw-header-categories-button[data-v-37537d4d]{color:#fff;cursor:pointer;width:100%;height:100%;min-height:72px;font:inherit;text-align:left;background:linear-gradient(135deg,#07843f 0%,#056b35 100%);border:0;border-radius:0;align-items:center;gap:12px;padding:0 18px;transition:background .25s,box-shadow .25s;display:flex}.vw-header-categories-button[data-v-37537d4d]:hover,.vw-header-categories-button.is-open[data-v-37537d4d]{background:linear-gradient(135deg,#ff5a1f 0%,#ef3f0b 100%);box-shadow:0 12px 30px #ef3f0b33}.vw-header-categories-icon[data-v-37537d4d]{background:#ffffff24;border:1px solid #ffffff47;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.vw-header-categories-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.vw-header-categories-copy[data-v-37537d4d]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.vw-header-categories-copy small[data-v-37537d4d]{color:#ffffffc2;font-size:11px;line-height:1.2}.vw-header-categories-copy strong[data-v-37537d4d]{color:#fff;font-size:15px;font-weight:700;line-height:1.3}.vw-header-categories-arrow[data-v-37537d4d]{background:#ffffff24;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;transition:transform .25s;display:grid}.vw-header-categories-button.is-open .vw-header-categories-arrow[data-v-37537d4d]{transform:rotate(180deg)}.vw-header-categories-arrow svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.vw-header-mega-menu[data-v-37537d4d]{background:#fff;border:1px solid #11182714;border-radius:20px;width:min(1180px,100vw - 40px);position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 25px 70px #0f172a29,0 8px 24px #0f172a14}.vw-header-mega-menu[data-v-37537d4d]:before{content:"";background:#fff;border-top:1px solid #11182714;border-left:1px solid #11182714;width:14px;height:14px;position:absolute;top:-7px;left:46px;transform:rotate(45deg)}.vw-header-mega-menu-inner[data-v-37537d4d]{grid-template-columns:minmax(290px,.9fr) minmax(430px,1.35fr) minmax(245px,.78fr);min-height:510px;display:grid;position:relative}.vw-header-mega-heading[data-v-37537d4d]{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.vw-header-mega-heading span[data-v-37537d4d]{color:#101828;font-size:15px;font-weight:800;line-height:1.35}.vw-header-mega-heading small[data-v-37537d4d]{color:#7b8495;font-size:11px;line-height:1.45}.vw-header-mega-categories[data-v-37537d4d]{background:radial-gradient(circle at 0 0,#ff5a1f14,#0000 35%),#fbfcfa;border-right:1px solid #11182712;padding:24px 20px}.vw-header-mega-category[data-v-37537d4d]{color:#182230;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;min-height:58px;margin-bottom:7px;padding:9px 11px;text-decoration:none;transition:background .22s,border-color .22s,transform .22s,box-shadow .22s;display:flex;position:relative}.vw-header-mega-category[data-v-37537d4d]:last-child{margin-bottom:0}.vw-header-mega-category[data-v-37537d4d]:hover{background:#fff;border-color:#ff5a1f29;transform:translate(4px);box-shadow:0 10px 26px #0f172a12}.vw-header-mega-category.is-all[data-v-37537d4d]{background:linear-gradient(135deg,#07843f1a,#ff5a1f14);border-color:#07843f1f;margin-bottom:13px}.vw-header-mega-category.is-all[data-v-37537d4d]:hover{border-color:#ff5a1f38}.vw-header-mega-category-icon[data-v-37537d4d]{color:#07843f;background:#eaf8f0;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;transition:color .22s,background .22s,transform .22s;display:grid}.vw-header-mega-category:hover .vw-header-mega-category-icon[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#ff672d,#f0450e);transform:scale(1.06)}.vw-header-mega-category-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-header-mega-category-icon.is-tone-1[data-v-37537d4d],.vw-header-mega-category-icon.tone-1[data-v-37537d4d]{color:#07843f;background:#eaf8f0}.vw-header-mega-category-icon.is-tone-2[data-v-37537d4d],.vw-header-mega-category-icon.tone-2[data-v-37537d4d]{color:#e94f16;background:#fff0e9}.vw-header-mega-category-icon.is-tone-3[data-v-37537d4d],.vw-header-mega-category-icon.tone-3[data-v-37537d4d]{color:#2563eb;background:#eaf1ff}.vw-header-mega-category-icon.is-tone-4[data-v-37537d4d],.vw-header-mega-category-icon.tone-4[data-v-37537d4d]{color:#9333ea;background:#f5eafe}.vw-header-mega-category-icon.is-tone-5[data-v-37537d4d],.vw-header-mega-category-icon.tone-5[data-v-37537d4d]{color:#b7791f;background:#fff6df}.vw-header-mega-category-icon.is-tone-6[data-v-37537d4d],.vw-header-mega-category-icon.tone-6[data-v-37537d4d]{color:#db2777;background:#ffeaf4}.vw-header-mega-category>span[data-v-37537d4d]:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vw-header-mega-category strong[data-v-37537d4d]{color:#182230;font-size:13px;font-weight:700;line-height:1.35}.vw-header-mega-category small[data-v-37537d4d]{color:#8b93a3;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:10px;line-height:1.4;overflow:hidden}.vw-header-mega-category-arrow[data-v-37537d4d]{fill:none;stroke:#a0a7b4;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px;transition:stroke .22s,transform .22s}.vw-header-mega-category:hover .vw-header-mega-category-arrow[data-v-37537d4d]{stroke:#ff5a1f;transform:translate(3px)}.vw-header-mega-feature[data-v-37537d4d]{color:#fff;background:radial-gradient(circle at 85% 20%,#ffffff3b,#0000 29%),radial-gradient(circle at 60% 100%,#ff7a3738,#0000 38%),linear-gradient(135deg,#062f20 0%,#075a31 54%,#07843f 100%);min-width:0;padding:34px 30px;display:flex;position:relative;overflow:hidden}.vw-header-mega-feature[data-v-37537d4d]:before{content:"";border:55px solid #ff6423e0;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-115px;right:-95px}.vw-header-mega-feature[data-v-37537d4d]:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:240px;height:240px;position:absolute;top:-85px;left:38%}.vw-header-mega-feature-content[data-v-37537d4d]{z-index:4;flex-direction:column;align-items:flex-start;width:58%;max-width:310px;display:flex;position:relative}.vw-header-mega-feature-label[data-v-37537d4d]{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:29px;padding:6px 12px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.vw-header-mega-feature-content h3[data-v-37537d4d]{color:#fff;letter-spacing:-.7px;margin:19px 0 12px;font-size:clamp(27px,2.25vw,39px);font-weight:800;line-height:1.16}.vw-header-mega-feature-content h3 span[data-v-37537d4d]{color:#ffb18f;display:block}.vw-header-mega-feature-content p[data-v-37537d4d]{color:#ffffffc7;max-width:300px;margin:0;font-size:12px;line-height:1.8}.vw-header-mega-feature-tags[data-v-37537d4d]{flex-wrap:wrap;gap:8px;width:100%;margin-top:20px;display:flex}.vw-header-mega-feature-tags span[data-v-37537d4d]{color:#ffffffe8;background:#ffffff1a;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:6px 9px;font-size:10px;line-height:1.2;display:inline-flex}.vw-header-mega-feature-tags svg[data-v-37537d4d]{fill:none;stroke:#ffb18f;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.vw-header-mega-feature-button[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#ff672d,#f0440d);border-radius:12px;justify-content:center;align-items:center;gap:11px;min-height:43px;margin-top:23px;padding:0 17px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;box-shadow:0 12px 26px #f0440d47}.vw-header-mega-feature-button[data-v-37537d4d]:hover{color:#fff;background:linear-gradient(135deg,#ff7844,#ff4b11);transform:translateY(-2px);box-shadow:0 15px 32px #f0440d59}.vw-header-mega-feature-button svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-header-mega-feature-art[data-v-37537d4d]{z-index:3;pointer-events:none;width:46%;position:absolute;top:0;bottom:0;right:0}.vw-header-mega-shopping-bag[data-v-37537d4d]{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff3d,#ffffff14);border:1px solid #ffffff3b;border-radius:38px;place-items:center;width:145px;height:145px;display:grid;position:absolute;bottom:34px;right:32px;transform:rotate(-5deg);box-shadow:0 28px 55px #011b1059,inset 0 1px #ffffff2e}.vw-header-mega-shopping-bag[data-v-37537d4d]:after{content:"";border:1px dashed #ffffff2e;border-radius:29px;position:absolute;inset:12px}.vw-header-mega-shopping-bag svg[data-v-37537d4d]{z-index:2;fill:#ffffff1f;stroke:currentColor;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;width:95px;height:95px;position:relative}.vw-header-mega-product-card[data-v-37537d4d]{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff3b;border-radius:20px;place-items:center;width:70px;height:70px;display:grid;position:absolute;box-shadow:0 16px 30px #011b103d}.vw-header-mega-product-card svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.vw-header-mega-product-card.product-card-one[data-v-37537d4d]{background:linear-gradient(145deg,#ff6d2ff5,#e74107ed);top:65px;right:32px;transform:rotate(7deg)}.vw-header-mega-product-card.product-card-two[data-v-37537d4d]{background:linear-gradient(145deg,#3892ffeb,#2452c7f2);top:155px;right:135px;transform:rotate(-8deg)}.vw-header-mega-product-card.product-card-three[data-v-37537d4d]{background:linear-gradient(145deg,#b850e1ed,#762daaf2);bottom:200px;right:25px;transform:rotate(10deg)}.vw-header-mega-orbit[data-v-37537d4d]{border:1px solid #ffffff29;border-radius:50%;position:absolute}.vw-header-mega-orbit.orbit-one[data-v-37537d4d]{width:250px;height:250px;top:30px;right:-25px}.vw-header-mega-orbit.orbit-two[data-v-37537d4d]{border-style:dashed;width:160px;height:160px;bottom:50px;right:60px}.vw-header-mega-seed[data-v-37537d4d],.vw-header-mega-seed-one[data-v-37537d4d],.vw-header-mega-seed-two[data-v-37537d4d],.vw-header-mega-seed-three[data-v-37537d4d]{display:none!important}.vw-header-mega-quick[data-v-37537d4d]{background:#fff;border-left:1px solid #11182712;padding:24px 18px}.vw-header-mega-quick>a[data-v-37537d4d]{color:#182230;background:#fafafa;border:1px solid #f0f1f3;border-radius:14px;align-items:center;gap:11px;min-height:66px;margin-bottom:8px;padding:9px 10px;text-decoration:none;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.vw-header-mega-quick>a[data-v-37537d4d]:last-child{margin-bottom:0}.vw-header-mega-quick>a[data-v-37537d4d]:after{content:"›";color:#a1a8b3;margin-left:auto;font-size:20px;line-height:1;transition:color .22s,transform .22s}.vw-header-mega-quick>a[data-v-37537d4d]:hover{background:#fff;border-color:#ff5a1f33;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.vw-header-mega-quick>a[data-v-37537d4d]:hover:after{color:#ff5a1f;transform:translate(3px)}.vw-header-mega-quick-icon[data-v-37537d4d]{color:#07843f;background:#eaf8f0;border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.vw-header-mega-quick-icon.is-offer[data-v-37537d4d]{color:#f0440d;background:#fff0ea}.vw-header-mega-quick-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-header-mega-quick>a>span[data-v-37537d4d]:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vw-header-mega-quick strong[data-v-37537d4d]{color:#182230;font-size:12px;font-weight:700;line-height:1.35}.vw-header-mega-quick small[data-v-37537d4d]{color:#8a92a1;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.45;overflow:hidden}.vw-category-menu-enter-active[data-v-37537d4d],.vw-category-menu-leave-active[data-v-37537d4d]{transform-origin:0 0;transition:opacity .2s,transform .2s}.vw-category-menu-enter-from[data-v-37537d4d],.vw-category-menu-leave-to[data-v-37537d4d]{opacity:0;transform:translateY(-8px)scale(.985)}.vw-category-menu-enter-to[data-v-37537d4d],.vw-category-menu-leave-from[data-v-37537d4d]{opacity:1;transform:translateY(0)scale(1)}.vw-header-nav[data-v-37537d4d]{flex:1;align-items:center;gap:2px;min-width:0;padding:0 15px;display:flex;overflow:hidden}.vw-header-nav-link[data-v-37537d4d]{color:#344054;white-space:nowrap;justify-content:center;align-items:center;min-height:72px;padding:0 13px;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:inline-flex;position:relative}.vw-header-nav-link[data-v-37537d4d]:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#07843f,#ff5a1f);border-radius:999px;height:2px;transition:transform .22s;position:absolute;bottom:13px;left:13px;right:13px;transform:scaleX(0)}.vw-header-nav-link[data-v-37537d4d]:hover,.vw-header-nav-link.router-link-active[data-v-37537d4d]{color:#07843f}.vw-header-nav-link[data-v-37537d4d]:hover:after,.vw-header-nav-link.router-link-active[data-v-37537d4d]:after{transform:scaleX(1)}.vw-header-seasonal-offer[data-v-37537d4d]{color:#fff;background:linear-gradient(135deg,#ff672d,#ef410c);flex:none;align-items:center;gap:10px;min-width:210px;min-height:72px;padding:0 16px;text-decoration:none;transition:background .22s,box-shadow .22s;display:flex}.vw-header-seasonal-offer[data-v-37537d4d]:hover{color:#fff;background:linear-gradient(135deg,#07843f,#056632);box-shadow:-10px 0 28px #07843f29}.vw-header-seasonal-offer-icon[data-v-37537d4d]{background:#ffffff24;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.vw-header-seasonal-offer-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-header-seasonal-offer-copy[data-v-37537d4d]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.vw-header-seasonal-offer-copy small[data-v-37537d4d]{color:#ffffffc2;font-size:9px}.vw-header-seasonal-offer-copy strong[data-v-37537d4d]{color:#fff;font-size:12px;font-weight:700}.vw-header-seasonal-offer-arrow[data-v-37537d4d]{background:#ffffff24;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;transition:transform .22s;display:grid}.vw-header-seasonal-offer:hover .vw-header-seasonal-offer-arrow[data-v-37537d4d]{transform:translate(3px)}.vw-header-seasonal-offer-arrow svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}@media (width<=1280px){.vw-header-category-area[data-v-37537d4d]{flex-basis:235px;width:235px}.vw-header-mega-menu[data-v-37537d4d]{width:min(1080px,100vw - 30px)}.vw-header-mega-menu-inner[data-v-37537d4d]{grid-template-columns:280px minmax(400px,1fr) 235px}.vw-header-mega-feature[data-v-37537d4d]{padding:30px 24px}.vw-header-mega-feature-content[data-v-37537d4d]{width:61%}.vw-header-mega-shopping-bag[data-v-37537d4d]{width:125px;height:125px;right:20px}.vw-header-mega-product-card.product-card-two[data-v-37537d4d]{right:110px}.vw-header-nav-link[data-v-37537d4d]{padding-inline:9px;font-size:11px}.vw-header-seasonal-offer[data-v-37537d4d]{min-width:185px}}@media (width<=1100px){.vw-header-mega-menu-inner[data-v-37537d4d]{grid-template-columns:270px minmax(380px,1fr)}.vw-header-mega-quick[data-v-37537d4d]{display:none}.vw-header-mega-feature-content[data-v-37537d4d]{width:60%}.vw-header-seasonal-offer[data-v-37537d4d]{display:none}}@media (width<=991px){.vw-header-navigation[data-v-37537d4d]{display:none}}@media (width>=992px){.vw-header-navigation[data-v-37537d4d]{visibility:visible!important;opacity:1!important;display:block!important}.vw-header-navigation-inner[data-v-37537d4d]{align-items:stretch!important;display:flex!important}.vw-header-category-area[data-v-37537d4d]{flex:0 0 260px!important;width:260px!important}.vw-header-nav[data-v-37537d4d]{visibility:visible!important;opacity:1!important;background:#fff!important;flex:auto!important;justify-content:flex-start!important;align-items:center!important;gap:2px!important;min-width:0!important;height:72px!important;padding:0 16px!important;display:flex!important;overflow:visible!important}.vw-header-nav-link[data-v-37537d4d]{color:#344054!important;white-space:nowrap!important;visibility:visible!important;opacity:1!important;flex:none!important;justify-content:center!important;align-items:center!important;min-height:72px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.vw-header-nav-link[data-v-37537d4d]:hover,.vw-header-nav-link.router-link-active[data-v-37537d4d],.vw-header-nav-link.router-link-exact-active[data-v-37537d4d]{color:#07843f!important}.vw-header-seasonal-offer[data-v-37537d4d]{display:flex}}.vw-header-mega-category-row[data-v-37537d4d]{position:relative}.vw-header-mega-category-row .vw-header-mega-category[data-v-37537d4d]{width:100%}.vw-header-mega-category.is-active[data-v-37537d4d]{color:var(--vw-primary-dark);border-color:var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);background:#fff;transform:translate(4px)}.vw-header-mega-subcategory-panel[data-v-37537d4d]{background:radial-gradient(circle at 100% 0,#00a65114,#0000 30%),#fff;min-width:0;padding:28px;overflow-y:auto}.vw-header-mega-subcategory-head[data-v-37537d4d]{border-bottom:1px solid var(--vw-border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.vw-header-mega-subcategory-head small[data-v-37537d4d]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.vw-header-mega-subcategory-head h3[data-v-37537d4d]{color:var(--vw-text);margin-top:6px;font-size:24px;font-weight:800;line-height:1.15}.vw-header-mega-subcategory-head p[data-v-37537d4d]{max-width:430px;color:var(--vw-text-muted);margin-top:8px;font-size:11px;line-height:1.6}.vw-header-mega-subcategory-head>a[data-v-37537d4d]{color:#fff;background:var(--vw-primary-gradient);border-radius:11px;flex:none;align-items:center;min-height:38px;padding:0 14px;font-size:10px;font-weight:750;display:inline-flex}.vw-header-mega-subcategory-grid[data-v-37537d4d]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.vw-header-mega-subcategory-card[data-v-37537d4d]{min-height:82px;color:var(--vw-text);transition:transform var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);background:#f8fbf9;border:1px solid #00a6511a;border-radius:15px;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:12px;display:grid}.vw-header-mega-subcategory-card[data-v-37537d4d]:hover{background:#fff;border-color:#00a65159;transform:translateY(-2px);box-shadow:0 12px 28px #144b2817}.vw-header-mega-subcategory-icon[data-v-37537d4d]{width:44px;height:44px;color:var(--vw-primary);background:#eaf8f0;border-radius:13px;place-items:center;display:grid}.vw-header-mega-subcategory-icon svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-header-mega-subcategory-card>span[data-v-37537d4d]:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.vw-header-mega-subcategory-card strong[data-v-37537d4d]{color:var(--vw-text);font-size:12px;font-weight:800}.vw-header-mega-subcategory-card small[data-v-37537d4d]{color:var(--vw-text-muted);font-size:10px;line-height:1.4}.vw-header-mega-subcategory-arrow[data-v-37537d4d]{fill:none;width:16px;height:16px;stroke:var(--vw-text-subtle);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.vw-header-mega-subcategory-empty[data-v-37537d4d]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.vw-header-mega-subcategory-empty>span[data-v-37537d4d]{width:64px;height:64px;color:var(--vw-primary);background:var(--vw-primary-pale);border-radius:20px;place-items:center;display:grid}.vw-header-mega-subcategory-empty svg[data-v-37537d4d]{fill:none;stroke:currentColor;stroke-width:1.6px;width:28px;height:28px}.vw-header-mega-subcategory-empty h4[data-v-37537d4d]{color:var(--vw-text);margin-top:14px;font-size:16px}.vw-header-mega-subcategory-empty p[data-v-37537d4d]{color:var(--vw-text-muted);margin-top:6px;font-size:11px}.dh-footer[data-v-3074ca02]{--dh-footer-orange:#f15a24;--dh-footer-orange-dark:#cf4316;--dh-footer-orange-soft:#fff0e9;--dh-footer-green:#00a651;--dh-footer-green-dark:#08753d;--dh-footer-green-soft:#eafaf2;--dh-footer-blue:#2f80ed;--dh-footer-purple:#8558d9;--dh-footer-dark:#0c1712;--dh-footer-dark-soft:#12241a;--dh-footer-dark-lighter:#183322;--dh-footer-white:#fff;--dh-footer-text:#ffffffb8;--dh-footer-muted:#ffffff7a;--dh-footer-border:#ffffff17;z-index:2;width:100%;color:var(--dh-footer-white);background:var(--dh-footer-dark);position:relative;overflow:hidden}.dh-footer[data-v-3074ca02],.dh-footer[data-v-3074ca02] *,.dh-footer[data-v-3074ca02] :before,.dh-footer[data-v-3074ca02] :after{box-sizing:border-box}.dh-footer a[data-v-3074ca02]{text-decoration:none}.dh-footer svg[data-v-3074ca02]{display:block}.dh-footer__services[data-v-3074ca02]{z-index:5;background:linear-gradient(#f7faf8 0%,#fff 100%);padding:0;position:relative}.dh-footer__service-grid[data-v-3074ca02]{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:22px 0;display:grid}.dh-footer__service-card[data-v-3074ca02]{background:linear-gradient(145deg,#fffffffc,#f8fbf9fa);border:1px solid #0e271b13;border-radius:23px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:108px;padding:18px;transition:transform .24s,border-color .24s,box-shadow .24s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #163a2712,inset 0 1px #fffffffa}.dh-footer__service-card[data-v-3074ca02]:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle,#f15a2417,#0000 70%);border-radius:50%;width:130px;height:130px;transition:opacity .24s;position:absolute;top:-58px;right:-48px}.dh-footer__service-card[data-v-3074ca02]:after{content:"";opacity:0;background:linear-gradient(90deg, var(--dh-footer-orange), var(--dh-footer-green));height:3px;transition:opacity .24s,transform .24s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.35)}.dh-footer__service-card[data-v-3074ca02]:hover{border-color:#f15a2424;transform:translateY(-4px);box-shadow:0 22px 46px #163a271a,inset 0 1px #fff}.dh-footer__service-card[data-v-3074ca02]:hover:before,.dh-footer__service-card[data-v-3074ca02]:hover:after{opacity:1}.dh-footer__service-card[data-v-3074ca02]:hover:after{transform:scaleX(1)}.dh-footer__service-icon[data-v-3074ca02]{z-index:2;border:1px solid #0000;border-radius:17px;flex:none;place-items:center;width:54px;height:54px;transition:transform .24s,box-shadow .24s;display:grid;position:relative}.dh-footer__service-card:hover .dh-footer__service-icon[data-v-3074ca02]{transform:translateY(-3px)rotate(-4deg)}.dh-footer__service-icon svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.dh-footer__service-icon.is-orange[data-v-3074ca02]{color:var(--dh-footer-orange-dark);background:var(--dh-footer-orange-soft);border-color:#f15a2421;box-shadow:0 11px 24px #f15a241f}.dh-footer__service-icon.is-green[data-v-3074ca02]{color:var(--dh-footer-green-dark);background:var(--dh-footer-green-soft);border-color:#00a65121;box-shadow:0 11px 24px #00a6511c}.dh-footer__service-icon.is-blue[data-v-3074ca02]{color:#1f6fd5;background:#edf5ff;border-color:#2f80ed1f;box-shadow:0 11px 24px #2f80ed1a}.dh-footer__service-icon.is-purple[data-v-3074ca02]{color:#7446c6;background:#f4efff;border-color:#8558d91f;box-shadow:0 11px 24px #8558d91a}.dh-footer__service-copy[data-v-3074ca02]{z-index:2;min-width:0;position:relative}.dh-footer__service-copy small[data-v-3074ca02]{color:#89968e;margin-bottom:5px;font-size:10px;font-weight:800;line-height:1;display:block}.dh-footer__service-copy h3[data-v-3074ca02]{color:#14231b;margin:0;font-size:14px;font-weight:900;line-height:1.25}.dh-footer__service-copy p[data-v-3074ca02]{color:#6f7b74;margin:7px 0 0;font-size:11px;font-weight:500;line-height:1.55}.dh-footer__service-number[data-v-3074ca02]{z-index:1;color:#14231b0b;pointer-events:none;font-size:31px;font-weight:950;line-height:1;position:absolute;top:12px;right:13px}.dh-footer__main[data-v-3074ca02]{isolation:isolate;background:linear-gradient(122deg,#0a1510 0%,#11271a 48%,#153522 100%);padding:74px 0 34px;position:relative;overflow:hidden}.dh-footer__background[data-v-3074ca02]{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dh-footer__background[data-v-3074ca02]:before{content:"";opacity:.13;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 78%);mask-image:linear-gradient(#000c,#0000 78%)}.dh-footer__background[data-v-3074ca02]:after{content:"";background:linear-gradient(#ffffff04,#0000 20%,#0000001c);position:absolute;inset:0}.dh-footer__glow[data-v-3074ca02]{filter:blur(8px);border-radius:50%;display:block;position:absolute}.dh-footer__glow--orange[data-v-3074ca02]{background:radial-gradient(circle,#f15a2433,#f15a240f 45%,#0000 72%);width:430px;height:430px;top:-170px;left:-120px}.dh-footer__glow--green[data-v-3074ca02]{background:radial-gradient(circle,#00a6513d,#00a6510f 46%,#0000 72%);width:500px;height:500px;bottom:-210px;right:-170px}.dh-footer__pattern[data-v-3074ca02]{fill:none;stroke-width:1px;opacity:.06;position:absolute}.dh-footer__pattern--left[data-v-3074ca02]{width:390px;height:390px;stroke:var(--dh-footer-orange);animation:32s linear infinite dhFooterRotate-3074ca02;top:120px;left:-130px}.dh-footer__pattern--right[data-v-3074ca02]{width:330px;height:330px;stroke:var(--dh-footer-green);bottom:100px;right:-70px;transform:rotate(14deg)}.dh-footer__cta[data-v-3074ca02]{border:1px solid var(--dh-footer-border);-webkit-backdrop-filter:blur(15px);background:linear-gradient(115deg,#ffffff13,#ffffff06);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:30px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #00000029,inset 0 1px #ffffff14}.dh-footer__cta[data-v-3074ca02]:before{content:"";pointer-events:none;background:radial-gradient(circle,#f15a242b,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:20%}.dh-footer__cta[data-v-3074ca02]:after{content:"";background:linear-gradient(180deg, var(--dh-footer-orange), var(--dh-footer-green));width:5px;position:absolute;top:0;bottom:0;left:0}.dh-footer__cta-copy[data-v-3074ca02]{z-index:2;min-width:0;position:relative}.dh-footer__cta-eyebrow[data-v-3074ca02]{color:#ffbd9f;background:#f15a2417;border:1px solid #f15a2433;border-radius:999px;align-items:center;gap:9px;min-height:32px;padding:5px 12px 5px 5px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.dh-footer__cta-eyebrow-icon[data-v-3074ca02]{color:#fff;background:linear-gradient(145deg, var(--dh-footer-orange), var(--dh-footer-orange-dark));border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.dh-footer__cta-eyebrow-icon svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.dh-footer__cta-copy h2[data-v-3074ca02]{color:#fff;letter-spacing:-.04em;max-width:720px;margin:16px 0 0;font-size:clamp(28px,3.2vw,46px);font-weight:950;line-height:1.12}.dh-footer__cta-copy h2 span[data-v-3074ca02]{color:#70df9e;margin-top:4px;display:block}.dh-footer__cta-copy p[data-v-3074ca02]{max-width:690px;color:var(--dh-footer-text);margin:14px 0 0;font-size:12px;font-weight:500;line-height:1.75}.dh-footer__cta-actions[data-v-3074ca02]{z-index:2;flex:none;align-items:stretch;gap:12px;display:flex;position:relative}.dh-footer__shop-button[data-v-3074ca02]{color:#fff;background:linear-gradient(135deg, var(--dh-footer-orange), var(--dh-footer-orange-dark));border-radius:20px;align-items:center;gap:11px;min-width:238px;min-height:70px;padding:9px;transition:transform .24s,box-shadow .24s;display:flex;box-shadow:0 17px 36px #f15a2440}.dh-footer__shop-button[data-v-3074ca02]:hover{color:#fff;transform:translateY(-4px);box-shadow:0 21px 42px #f15a244f}.dh-footer__shop-button-icon[data-v-3074ca02]{background:#ffffff1f;border:1px solid #ffffff24;border-radius:15px;flex:none;place-items:center;width:50px;height:50px;display:grid}.dh-footer__shop-button-icon svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.dh-footer__shop-button-copy[data-v-3074ca02]{flex-direction:column;gap:4px;min-width:0;margin-right:auto;display:flex}.dh-footer__shop-button-copy small[data-v-3074ca02]{color:#ffffffb3;font-size:10px;font-weight:700;line-height:1}.dh-footer__shop-button-copy strong[data-v-3074ca02]{color:#fff;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.1}.dh-footer__shop-button-arrow[data-v-3074ca02]{background:#ffffff24;border-radius:11px;flex:none;place-items:center;width:35px;height:35px;transition:transform .24s;display:grid}.dh-footer__shop-button-arrow svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-footer__shop-button:hover .dh-footer__shop-button-arrow[data-v-3074ca02]{transform:translate(4px)}.dh-footer__track-button[data-v-3074ca02]{color:#fff;background:#fff1;border:1px solid #ffffff1c;border-radius:20px;align-items:center;gap:10px;min-width:168px;min-height:70px;padding:11px 15px;transition:transform .24s,border-color .24s,background .24s;display:flex;box-shadow:inset 0 1px #ffffff12}.dh-footer__track-button[data-v-3074ca02]:hover{color:#fff;background:#00a6511f;border-color:#00a65152;transform:translateY(-4px)}.dh-footer__track-button>svg[data-v-3074ca02]{fill:none;stroke:#7ce6a8;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:26px;height:26px}.dh-footer__track-button>span[data-v-3074ca02]{flex-direction:column;gap:4px;min-width:0;display:flex}.dh-footer__track-button small[data-v-3074ca02]{color:var(--dh-footer-muted);font-size:10px;font-weight:700;line-height:1}.dh-footer__track-button strong[data-v-3074ca02]{color:#fff;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.1}.dh-footer__divider[data-v-3074ca02]{background:linear-gradient(90deg,#0000,#ffffff1f 20% 80%,#0000);height:1px;margin:38px 0}@keyframes dhFooterRotate-3074ca02{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dh-footer__grid[data-v-3074ca02]{grid-template-columns:minmax(280px,1.35fr) minmax(180px,.8fr) minmax(200px,.9fr) minmax(280px,1.1fr);align-items:start;gap:34px;display:grid}.dh-footer__brand[data-v-3074ca02]{min-width:0}.dh-footer__logo[data-v-3074ca02]{color:#fff;align-items:center;max-width:100%;display:inline-flex}.dh-footer__logo[data-v-3074ca02]:hover{color:#fff}.dh-footer__logo>img[data-v-3074ca02]{object-fit:contain;object-position:left center;width:auto;max-width:210px;height:58px;display:block}.dh-footer__logo-fallback[data-v-3074ca02]{align-items:center;gap:13px;min-width:0;display:inline-flex}.dh-footer__logo-symbol[data-v-3074ca02]{color:#fff;background:linear-gradient(145deg, var(--dh-footer-orange), var(--dh-footer-orange-dark));border:1px solid #ffffff1f;border-radius:19px;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 16px 32px #f15a243d,inset 0 1px #ffffff2e}.dh-footer__logo-symbol svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.dh-footer__logo-copy[data-v-3074ca02]{flex-direction:column;gap:5px;min-width:0;display:flex}.dh-footer__logo-copy strong[data-v-3074ca02]{color:#fff;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:950;line-height:1.05;overflow:hidden}.dh-footer__logo-copy small[data-v-3074ca02]{color:#ffffff75;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.dh-footer__description[data-v-3074ca02]{max-width:430px;color:var(--dh-footer-text);margin:22px 0 0;font-size:11px;font-weight:500;line-height:1.85}.dh-footer__brand-points[data-v-3074ca02]{flex-wrap:wrap;gap:9px;margin-top:19px;display:flex}.dh-footer__brand-points>span[data-v-3074ca02]{color:#ffffffbf;background:#ffffff0b;border:1px solid #ffffff13;border-radius:999px;align-items:center;gap:7px;min-height:33px;padding:6px 10px 6px 6px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.dh-footer__brand-points i[data-v-3074ca02]{color:#fff;background:linear-gradient(145deg, var(--dh-footer-green), var(--dh-footer-green-dark));border-radius:50%;place-items:center;width:21px;height:21px;display:grid;box-shadow:0 7px 15px #00a6512e}.dh-footer__brand-points svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.dh-footer__social-wrap[data-v-3074ca02]{margin-top:25px}.dh-footer__social-heading[data-v-3074ca02]{align-items:center;gap:9px;margin-bottom:12px;display:flex}.dh-footer__social-heading>span[data-v-3074ca02]{background:linear-gradient(90deg, var(--dh-footer-orange), var(--dh-footer-green));border-radius:999px;width:26px;height:2px}.dh-footer__social-heading small[data-v-3074ca02]{color:#ffffff78;font-size:10px;font-weight:800;line-height:1}.dh-footer__socials[data-v-3074ca02]{flex-wrap:wrap;gap:9px;display:flex}.dh-footer__socials a[data-v-3074ca02]{color:#ffffffc7;background:#ffffff0e;border:1px solid #ffffff17;border-radius:14px;place-items:center;width:42px;height:42px;transition:transform .24s,color .24s,border-color .24s,background .24s,box-shadow .24s;display:grid;box-shadow:inset 0 1px #ffffff0d}.dh-footer__socials a[data-v-3074ca02]:hover{color:#fff;transform:translateY(-4px)}.dh-footer__socials a svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.dh-footer__socials a.is-facebook[data-v-3074ca02]:hover{background:#1877f2;border-color:#1877f273;box-shadow:0 14px 26px #1877f233}.dh-footer__socials a.is-instagram[data-v-3074ca02]:hover{background:linear-gradient(145deg,#833ab4,#e1306c 56%,#f77737);border-color:#e1306c73;box-shadow:0 14px 26px #e1306c33}.dh-footer__socials a.is-whatsapp[data-v-3074ca02]:hover{background:#25d366;border-color:#25d3666b;box-shadow:0 14px 26px #25d36633}.dh-footer__socials a.is-youtube[data-v-3074ca02]:hover{background:red;border-color:#ff00006b;box-shadow:0 14px 26px #f003}.dh-footer__column[data-v-3074ca02]{min-width:0}.dh-footer__column-title[data-v-3074ca02]{align-items:center;gap:11px;min-height:52px;margin-bottom:20px;display:flex}.dh-footer__column-icon[data-v-3074ca02]{border:1px solid #0000;border-radius:15px;flex:none;place-items:center;width:44px;height:44px;display:grid}.dh-footer__column-icon svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.dh-footer__column-icon.is-orange[data-v-3074ca02]{color:#ffb28f;background:#f15a241c;border-color:#f15a242e}.dh-footer__column-icon.is-green[data-v-3074ca02]{color:#88e7ad;background:#00a6511c;border-color:#00a6512e}.dh-footer__column-icon.is-blue[data-v-3074ca02]{color:#9fc6ff;background:#2f80ed1a;border-color:#2f80ed2e}.dh-footer__column-title>div[data-v-3074ca02]{flex-direction:column;gap:5px;min-width:0;display:flex}.dh-footer__column-title small[data-v-3074ca02]{color:#fff6;font-size:7px;font-weight:800;line-height:1}.dh-footer__column-title h3[data-v-3074ca02]{color:#fff;margin:0;font-size:14px;font-weight:900;line-height:1.15}.dh-footer__links[data-v-3074ca02]{flex-direction:column;gap:8px;display:flex}.dh-footer__links>a[data-v-3074ca02],.dh-footer__empty-link[data-v-3074ca02]{color:#ffffffa6;border:1px solid #0000;border-radius:12px;align-items:center;gap:9px;min-height:38px;padding:6px 8px;font-size:14px;font-weight:700;line-height:1.35;transition:color .22s,background .22s,border-color .22s,transform .22s;display:flex}.dh-footer__links>a[data-v-3074ca02]:hover{color:#fff;background:#ffffff0d;border-color:#ffffff12;transform:translate(4px)}.dh-footer__link-icon[data-v-3074ca02]{color:#87dca8;background:#00a65117;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;transition:color .22s,background .22s,transform .22s;display:grid}.dh-footer__links>a:nth-child(2n) .dh-footer__link-icon[data-v-3074ca02]{color:#ffae87;background:#f15a2417}.dh-footer__link-icon svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.dh-footer__links>a:hover .dh-footer__link-icon[data-v-3074ca02]{color:#fff;background:linear-gradient(145deg, var(--dh-footer-orange), var(--dh-footer-orange-dark));transform:rotate(-5deg)}.dh-footer__empty-link[data-v-3074ca02]{color:#ffffff57;background:#ffffff06;border-color:#ffffff0b}.dh-footer__contact-list[data-v-3074ca02]{flex-direction:column;gap:10px;display:flex}.dh-footer__contact-item[data-v-3074ca02]{color:#fff;background:#ffffff0b;border:1px solid #ffffff13;border-radius:17px;align-items:center;gap:10px;min-height:68px;padding:10px;transition:transform .24s,border-color .24s,background .24s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b}a.dh-footer__contact-item[data-v-3074ca02]:hover{color:#fff;background:#ffffff12;border-color:#f15a2438;transform:translateY(-3px)}.dh-footer__contact-icon[data-v-3074ca02]{border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.dh-footer__contact-icon svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.dh-footer__contact-icon.is-location[data-v-3074ca02]{color:#ffb38f;background:#f15a241f}.dh-footer__contact-icon.is-phone[data-v-3074ca02]{color:#8be7b0;background:#00a6511f}.dh-footer__contact-icon.is-email[data-v-3074ca02]{color:#a8ccff;background:#2f80ed1f}.dh-footer__contact-icon.is-whatsapp[data-v-3074ca02]{color:#94efb7;background:#25d3661f}.dh-footer__contact-copy[data-v-3074ca02]{flex-direction:column;gap:5px;min-width:0;margin-right:auto;display:flex}.dh-footer__contact-copy small[data-v-3074ca02]{color:#fff6;font-size:11px;font-weight:700;line-height:1}.dh-footer__contact-copy strong[data-v-3074ca02]{overflow-wrap:anywhere;color:#fff;font-size:9px;font-weight:800;line-height:1.45}.dh-footer__contact-arrow[data-v-3074ca02]{color:#ffffff8f;background:#ffffff0f;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;transition:color .22s,background .22s,transform .22s;display:grid}.dh-footer__contact-arrow svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}a.dh-footer__contact-item:hover .dh-footer__contact-arrow[data-v-3074ca02]{color:#fff;background:var(--dh-footer-orange);transform:translate(3px)}.dh-footer__partners[data-v-3074ca02]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:42px;display:grid}.dh-footer__partner-group[data-v-3074ca02]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;padding:22px}.dh-footer__partner-heading[data-v-3074ca02]{align-items:center;gap:12px;margin-bottom:18px;display:flex}.dh-footer__partner-heading-icon[data-v-3074ca02]{color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.dh-footer__partner-heading-icon svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.dh-footer__partner-heading-icon.is-orange[data-v-3074ca02]{background:linear-gradient(135deg,var(--dh-footer-orange),var(--dh-footer-orange-dark))}.dh-footer__partner-heading-icon.is-green[data-v-3074ca02]{background:linear-gradient(135deg,var(--dh-footer-green),var(--dh-footer-green-dark))}.dh-footer__partner-heading small[data-v-3074ca02]{color:#ffffff73;font-size:8px;font-weight:800;display:block}.dh-footer__partner-heading strong[data-v-3074ca02]{color:#fff;margin-top:4px;font-size:15px;font-weight:900;display:block}.dh-footer__partner-list[data-v-3074ca02]{flex-wrap:wrap;gap:14px;display:flex}.dh-footer__partner[data-v-3074ca02]{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:88px;height:58px;padding:8px;transition:all .25s;display:flex}.dh-footer__partner[data-v-3074ca02]:hover{transform:translateY(-4px)}.dh-footer__partner img[data-v-3074ca02]{object-fit:contain;max-width:100%;max-height:36px}.dh-footer__partner span[data-v-3074ca02]{color:#111;text-align:center;font-size:11px;font-weight:700}.dh-footer__fallback-payments[data-v-3074ca02]{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;margin-top:40px;padding:24px}.dh-footer__fallback-heading[data-v-3074ca02]{align-items:center;gap:12px;margin-bottom:18px;display:flex}.dh-footer__fallback-heading span[data-v-3074ca02]{color:#fff;background:linear-gradient(135deg,var(--dh-footer-orange),var(--dh-footer-orange-dark));border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.dh-footer__fallback-heading svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.dh-footer__fallback-heading small[data-v-3074ca02]{color:#ffffff73;font-size:8px;display:block}.dh-footer__fallback-heading strong[data-v-3074ca02]{color:#fff;margin-top:4px;font-size:15px;display:block}.dh-footer__fallback-list[data-v-3074ca02]{flex-wrap:wrap;gap:12px;display:flex}.dh-footer__fallback-list span[data-v-3074ca02]{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:800}.dh-footer__bottom[data-v-3074ca02]{background:#08110d;border-top:1px solid #ffffff14}.dh-footer__bottom-row[data-v-3074ca02]{justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.dh-footer__copyright[data-v-3074ca02]{color:#ffffff94;margin:0;font-size:12px}.dh-footer__copyright strong[data-v-3074ca02]{color:#fff}.dh-footer__bottom-links[data-v-3074ca02]{gap:20px;display:flex}.dh-footer__bottom-links a[data-v-3074ca02]{color:#ffffffb8;font-size:12px;font-weight:700;transition:all .2s}.dh-footer__bottom-links a[data-v-3074ca02]:hover{color:var(--dh-footer-orange)}.dh-footer__developer[data-v-3074ca02]{color:#ffffff8c;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.dh-footer__developer a[data-v-3074ca02]{color:#fff;align-items:center;gap:6px;font-weight:800;display:inline-flex}.dh-footer__developer a svg[data-v-3074ca02]{fill:none;stroke:currentColor;stroke-width:2px;width:14px;height:14px}.dh-footer__developer a[data-v-3074ca02]:hover{color:var(--dh-footer-orange)}@media (width<=1200px){.dh-footer__grid[data-v-3074ca02]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=991px){.dh-footer__service-grid[data-v-3074ca02]{grid-template-columns:repeat(2,1fr)}.dh-footer__cta[data-v-3074ca02]{grid-template-columns:1fr}.dh-footer__cta-actions[data-v-3074ca02]{flex-wrap:wrap;width:100%}.dh-footer__shop-button[data-v-3074ca02],.dh-footer__track-button[data-v-3074ca02]{flex:1}.dh-footer__partners[data-v-3074ca02]{grid-template-columns:1fr}}@media (width<=768px){.dh-footer__main[data-v-3074ca02]{padding:55px 0 28px}.dh-footer__grid[data-v-3074ca02]{grid-template-columns:1fr;gap:34px}.dh-footer__service-grid[data-v-3074ca02]{grid-template-columns:1fr}.dh-footer__service-card[data-v-3074ca02]{min-height:auto}.dh-footer__cta[data-v-3074ca02]{border-radius:24px;padding:24px}.dh-footer__cta-copy h2[data-v-3074ca02]{font-size:28px}.dh-footer__cta-actions[data-v-3074ca02]{flex-direction:column}.dh-footer__shop-button[data-v-3074ca02],.dh-footer__track-button[data-v-3074ca02]{width:100%}.dh-footer__partner-list[data-v-3074ca02]{justify-content:center}.dh-footer__bottom-row[data-v-3074ca02]{text-align:center;flex-direction:column}.dh-footer__bottom-links[data-v-3074ca02]{flex-wrap:wrap;justify-content:center}}@media (width<=480px){.dh-footer__partner[data-v-3074ca02]{width:78px;height:54px}.dh-footer__fallback-list[data-v-3074ca02]{justify-content:center}.dh-footer__brand-points[data-v-3074ca02]{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){[data-v-3074ca02],[data-v-3074ca02]:before,[data-v-3074ca02]:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.vw-mobile-nav-shell[data-v-1000c690]{display:none}@media (width<=768px){.vw-mobile-nav-shell[data-v-1000c690]{z-index:calc(var(--vw-z-header) + 40);padding:0 10px max(9px, env(safe-area-inset-bottom));pointer-events:none;display:block;position:fixed;bottom:0;left:0;right:0}.vw-mobile-nav[data-v-1000c690]{-webkit-backdrop-filter:blur(22px);pointer-events:auto;background:radial-gradient(circle at 50% 0,#76af4d1f,#0000 30%),#ffffffeb;border:1px solid #2f7d3224;border-radius:24px 24px 18px 18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 82px minmax(0,1fr) minmax(0,1fr);align-items:center;width:min(100%,520px);min-height:72px;margin-inline:auto;padding:7px 8px 8px;display:grid;position:relative;box-shadow:0 -14px 40px #143b181f,0 7px 24px #143b1814,inset 0 1px #fffffff5}.vw-mobile-nav[data-v-1000c690]:before{content:"";background:var(--vw-bg);pointer-events:none;border-bottom:1px solid #2f7d3214;border-radius:0 0 44px 44px;width:110px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.vw-mobile-nav-item[data-v-1000c690]{min-width:0;min-height:56px;color:var(--vw-text-muted);transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:relative}.vw-mobile-nav-item[data-v-1000c690]:active{transform:scale(.95)}.vw-mobile-nav-item.router-link-active[data-v-1000c690],.vw-mobile-nav-item.router-link-exact-active[data-v-1000c690]{color:var(--vw-primary-dark);background:linear-gradient(#edf7e8bf,#ffffff40)}.vw-mobile-nav-icon[data-v-1000c690]{place-items:center;width:34px;height:31px;display:grid;position:relative}.vw-mobile-nav-icon[data-v-1000c690]:before{content:"";transition:background var(--vw-transition), transform var(--vw-transition);background:0 0;border-radius:11px;position:absolute;inset:2px 0 0;transform:scale(.7)}.vw-mobile-nav-item.router-link-active .vw-mobile-nav-icon[data-v-1000c690]:before,.vw-mobile-nav-item.router-link-exact-active .vw-mobile-nav-icon[data-v-1000c690]:before{background:var(--vw-primary-pale);transform:scale(1)}.vw-mobile-nav-icon svg[data-v-1000c690]{z-index:2;fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;position:relative}.vw-mobile-cart-icon[data-v-1000c690]{overflow:visible}.vw-mobile-cart-count[data-v-1000c690]{z-index:5;color:#fff;pointer-events:none;background:linear-gradient(135deg,#dc8b18,#f0ad35);border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:grid;position:absolute;top:-5px;right:-5px;box-shadow:0 5px 13px #bf6f0f4d,0 0 0 2px #e1911e14}@media (width<=420px){.vw-mobile-cart-count[data-v-1000c690]{min-width:17px;height:17px;padding-inline:4px;font-size:6px;top:-4px;right:-4px}}.vw-mobile-cart-icon.is-bumping[data-v-1000c690]{animation:.62s cubic-bezier(.22,1,.36,1) vwMobileCartBump-1000c690}.vw-mobile-cart-icon.is-bumping svg[data-v-1000c690]{animation:.62s cubic-bezier(.22,1,.36,1) vwMobileCartSwing-1000c690}.vw-mobile-cart-icon.is-bumping .vw-mobile-cart-count[data-v-1000c690]{animation:.62s cubic-bezier(.22,1,.36,1) vwMobileCartCountPop-1000c690}@keyframes vwMobileCartBump-1000c690{0%{transform:scale(1)}35%{transform:scale(1.2)}62%{transform:scale(.94)}to{transform:scale(1)}}@keyframes vwMobileCartSwing-1000c690{0%{transform:rotate(0)}30%{transform:rotate(-12deg)}55%{transform:rotate(10deg)}75%{transform:rotate(-4deg)}to{transform:rotate(0)}}@keyframes vwMobileCartCountPop-1000c690{0%{opacity:.4;transform:scale(.55)}45%{opacity:1;transform:scale(1.3)}72%{transform:scale(.92)}to{opacity:1;transform:scale(1)}}.vw-cart-count-enter-active[data-v-1000c690],.vw-cart-count-leave-active[data-v-1000c690]{transition:opacity .2s,transform .25s cubic-bezier(.22,1,.36,1)}.vw-cart-count-enter-from[data-v-1000c690],.vw-cart-count-leave-to[data-v-1000c690]{opacity:0;transform:scale(.55)}.vw-mobile-nav-item small[data-v-1000c690]{z-index:2;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:750;line-height:1;position:relative;overflow:hidden}.vw-mobile-nav-pulse[data-v-1000c690]{z-index:3;background:var(--vw-success);border:2px solid #fff;border-radius:50%;width:8px;height:8px;animation:1.8s infinite vwMobileNavPulse-1000c690;position:absolute;top:1px;right:1px;box-shadow:0 0 #2f9a4a59}@keyframes vwMobileNavPulse-1000c690{70%{box-shadow:0 0 0 7px #2f9a4a00}to{box-shadow:0 0 #2f9a4a00}}.vw-mobile-nav-home[data-v-1000c690]{z-index:3;min-height:77px;color:var(--vw-primary-dark);flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;transform:translateY(-19px)}.vw-mobile-home-glow[data-v-1000c690]{filter:blur(14px);pointer-events:none;background:#2f7d322e;border-radius:50%;width:70px;height:70px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.vw-mobile-home-core[data-v-1000c690]{background:radial-gradient(circle at 35% 25%, #ffffff38, transparent 35%), var(--vw-primary-gradient);width:64px;height:64px;transition:transform var(--vw-transition), box-shadow var(--vw-transition);border:5px solid #fff;border-radius:22px 22px 22px 10px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 28px #2f7d3247,0 0 0 1px #2f7d3214}.vw-mobile-nav-home:active .vw-mobile-home-core[data-v-1000c690]{transform:scale(.95)}.vw-mobile-home-core img[data-v-1000c690]{object-fit:contain;width:84%;height:84%}.vw-mobile-home-fallback[data-v-1000c690]{color:#fff;place-items:center;width:100%;height:100%;display:grid}.vw-mobile-home-fallback svg[data-v-1000c690]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.vw-mobile-nav-home small[data-v-1000c690]{color:var(--vw-primary-dark);margin-top:4px;font-size:10px;font-weight:800;line-height:1}}@media (width<=420px){.vw-mobile-nav-shell[data-v-1000c690]{padding-left:7px;padding-right:7px}.vw-mobile-nav[data-v-1000c690]{border-radius:21px 21px 15px 15px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 74px minmax(0,1fr) minmax(0,1fr);min-height:68px;padding-left:5px;padding-right:5px}.vw-mobile-nav[data-v-1000c690]:before{width:96px}.vw-mobile-nav-item[data-v-1000c690]{gap:4px;min-height:52px}.vw-mobile-nav-icon[data-v-1000c690]{width:31px;height:29px}.vw-mobile-nav-icon svg[data-v-1000c690]{width:19px;height:19px}.vw-mobile-nav-item small[data-v-1000c690],.vw-mobile-nav-home small[data-v-1000c690]{font-size:10px}.vw-mobile-nav-home[data-v-1000c690]{transform:translateY(-17px)}.vw-mobile-home-core[data-v-1000c690]{border-width:4px;border-radius:19px 19px 19px 8px;width:58px;height:58px}}@media (width<=360px){.vw-mobile-nav-shell[data-v-1000c690]{padding-left:5px;padding-right:5px}.vw-mobile-nav[data-v-1000c690]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 68px minmax(0,1fr) minmax(0,1fr)}.vw-mobile-nav-item small[data-v-1000c690]{max-width:48px}.vw-mobile-home-core[data-v-1000c690]{width:54px;height:54px}}@media (width<=768px){.vw-mobile-nav-shell[data-v-1000c690]{padding:0 8px max(5px, env(safe-area-inset-bottom))}.vw-mobile-nav[data-v-1000c690]{border-radius:20px 20px 15px 15px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 70px minmax(0,1fr) minmax(0,1fr);width:min(100%,520px);min-height:60px;padding:4px 6px 5px}.vw-mobile-nav[data-v-1000c690]:before{border-radius:0 0 34px 34px;width:88px;height:20px}.vw-mobile-nav-item[data-v-1000c690]{border-radius:13px;gap:3px;min-height:48px}.vw-mobile-nav-icon[data-v-1000c690]{width:31px;height:27px}.vw-mobile-nav-icon svg[data-v-1000c690]{stroke-width:1.8px;width:21px;height:21px}.vw-mobile-nav-item small[data-v-1000c690]{max-width:64px;font-size:10px;font-weight:750;line-height:1.15}.vw-mobile-nav-home[data-v-1000c690]{justify-content:flex-start;min-height:65px;transform:translateY(-13px)}.vw-mobile-home-glow[data-v-1000c690]{filter:blur(11px);width:58px;height:58px;top:1px}.vw-mobile-home-core[data-v-1000c690]{border-width:4px;border-radius:17px 17px 17px 8px;width:54px;height:54px;box-shadow:0 9px 22px #2f7d323b,0 0 0 1px #2f7d3214}.vw-mobile-home-core img[data-v-1000c690]{width:86%;height:86%}.vw-mobile-nav-home small[data-v-1000c690]{margin-top:3px;font-size:10px;font-weight:800;line-height:1.1}.vw-mobile-nav-pulse[data-v-1000c690]{width:8px;height:8px;top:0;right:0}.vw-mobile-cart-count[data-v-1000c690]{min-width:18px;height:18px;padding:0 4px;font-size:10px;top:-5px;right:-4px}}@media (width<=420px){.vw-mobile-nav-shell[data-v-1000c690]{padding-left:5px;padding-right:5px}.vw-mobile-nav[data-v-1000c690]{border-radius:18px 18px 13px 13px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 66px minmax(0,1fr) minmax(0,1fr);min-height:58px;padding:3px 4px 4px}.vw-mobile-nav[data-v-1000c690]:before{width:82px;height:18px}.vw-mobile-nav-item[data-v-1000c690]{gap:2px;min-height:46px}.vw-mobile-nav-icon[data-v-1000c690]{width:29px;height:25px}.vw-mobile-nav-icon svg[data-v-1000c690]{width:20px;height:20px}.vw-mobile-nav-item small[data-v-1000c690],.vw-mobile-nav-home small[data-v-1000c690]{font-size:9px}.vw-mobile-nav-home[data-v-1000c690]{min-height:61px;transform:translateY(-12px)}.vw-mobile-home-core[data-v-1000c690]{border-radius:16px 16px 16px 7px;width:50px;height:50px}.vw-mobile-home-glow[data-v-1000c690]{width:54px;height:54px}}@media (width<=360px){.vw-mobile-nav[data-v-1000c690]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 62px minmax(0,1fr) minmax(0,1fr)}.vw-mobile-nav-item small[data-v-1000c690]{max-width:54px;font-size:12px}.vw-mobile-nav-home small[data-v-1000c690]{font-size:12px}.vw-mobile-home-core[data-v-1000c690]{width:47px;height:47px}}.vw-mobile-nav-home[data-v-1000c690]{z-index:5;color:#1f5b32;flex-direction:column;justify-content:center;align-items:center;min-width:78px;margin-top:-30px;text-decoration:none;display:flex;position:relative}.vw-mobile-home-glow[data-v-1000c690]{filter:blur(18px);pointer-events:none;background:#f15a243d;border-radius:50%;width:74px;height:74px;position:absolute;top:1px;left:50%;transform:translate(-50%)}.vw-mobile-home-core[data-v-1000c690]{background:linear-gradient(145deg,#ff743f 0%,#f15a24 52%,#d94315 100%);border:4px solid #fff;border-radius:22px;place-items:center;width:66px;height:66px;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 26px #f15a2457,0 4px 10px #1143211f,inset 0 1px #ffffff47}.vw-mobile-home-core[data-v-1000c690]:before{content:"";background:#ffffff26;border-radius:50%;width:62px;height:62px;position:absolute;top:-25px;left:-20px}.vw-mobile-home-core[data-v-1000c690]:after{content:"";background:#135b2d3d;border-radius:50%;width:48px;height:48px;position:absolute;bottom:-18px;right:-15px}.vw-mobile-home-icon[data-v-1000c690]{z-index:2;place-items:center;width:42px;height:42px;display:grid;position:relative}.vw-mobile-home-icon svg[data-v-1000c690]{width:40px;height:40px;overflow:visible}.vw-home-roof[data-v-1000c690],.vw-home-body[data-v-1000c690],.vw-home-door[data-v-1000c690],.vw-home-leaf[data-v-1000c690],.vw-home-leaf-line[data-v-1000c690]{fill:none;stroke:#fff;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.vw-home-leaf[data-v-1000c690]{fill:#77c947;stroke:#fff;stroke-width:1.9px}.vw-home-leaf-line[data-v-1000c690]{stroke-width:1.5px}.vw-mobile-nav-home small[data-v-1000c690]{color:#174a2a;letter-spacing:.01em;margin-top:7px;font-size:10px;font-weight:850;line-height:1;display:block}.vw-mobile-nav-home:hover .vw-mobile-home-core[data-v-1000c690]{transform:translateY(-3px)scale(1.03);box-shadow:0 16px 32px #f15a2466,0 6px 14px #11432124,inset 0 1px #ffffff4d}.vw-mobile-nav-home:active .vw-mobile-home-core[data-v-1000c690]{transform:scale(.95)}.vw-mobile-nav-home.router-link-exact-active .vw-mobile-home-core[data-v-1000c690]{background:linear-gradient(145deg,#2f7d43 0%,#1b6233 55%,#104523 100%);box-shadow:0 12px 28px #18633357,0 4px 10px #11432124,inset 0 1px #ffffff42}.vw-mobile-nav-home.router-link-exact-active .vw-mobile-home-glow[data-v-1000c690]{background:#1e733b40}.vw-mobile-nav-home.router-link-exact-active small[data-v-1000c690]{color:#1b6837}@media (width<=390px){.vw-mobile-nav-home[data-v-1000c690]{min-width:68px;margin-top:-27px}.vw-mobile-home-core[data-v-1000c690]{border-radius:19px;width:60px;height:60px}.vw-mobile-home-icon[data-v-1000c690]{width:38px;height:38px}.vw-mobile-home-icon svg[data-v-1000c690]{width:36px;height:36px}.vw-mobile-nav-home small[data-v-1000c690]{margin-top:6px;font-size:9px}}.vw-mobile-menu-overlay[data-v-02e60b85]{z-index:900;-webkit-backdrop-filter:blur(7px);background:#191718a3;justify-content:flex-start;display:flex;position:fixed;inset:0}.vw-mobile-menu[data-v-02e60b85]{color:#252223;background:radial-gradient(circle at 0 0,#f15a2414,#0000 24%),linear-gradient(#fff 0%,#f6f8f5 100%);flex-direction:column;width:min(430px,94vw);height:100dvh;max-height:100dvh;display:flex;overflow:hidden;box-shadow:25px 0 70px #14161440}.vw-mobile-menu-head[data-v-02e60b85]{-webkit-backdrop-filter:blur(15px);background:#fffffff5;border-bottom:1px solid #302b2c14;flex:none;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:11px 15px;display:flex}.vw-mobile-menu-heading[data-v-02e60b85]{align-items:center;gap:11px;min-width:0;display:flex}.vw-mobile-menu-heading-icon[data-v-02e60b85]{color:#fff;background:linear-gradient(145deg,#f36b32,#e94d17);border-radius:14px;flex:none;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 9px 20px #f15a2438,inset 0 1px #ffffff38}.vw-mobile-menu-heading-icon svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.9px;width:21px;height:21px}.vw-mobile-menu-heading>span[data-v-02e60b85]:last-child{flex-direction:column;min-width:0;display:flex}.vw-mobile-menu-heading small[data-v-02e60b85]{color:#8c908d;font-size:11px;font-weight:650;line-height:1.2}.vw-mobile-menu-heading strong[data-v-02e60b85]{color:#282526;margin-top:2px;font-size:17px;font-weight:900;line-height:1.2}.vw-mobile-menu-close[data-v-02e60b85]{color:#575253;background:#f3f4f2;border:1px solid #3731321a;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;transition:color .2s,background .2s,transform .2s;display:grid}.vw-mobile-menu-close[data-v-02e60b85]:hover{color:#fff;background:#f15a24;transform:rotate(5deg)}.vw-mobile-menu-close svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;width:21px;height:21px}.vw-mobile-account-strip[data-v-02e60b85]{background:#fff;border:1px solid #352f3017;border-radius:16px;flex:none;align-items:center;gap:11px;margin:10px 14px 0;padding:10px 11px;display:flex;box-shadow:0 7px 20px #2d27280e}.vw-mobile-account-icon[data-v-02e60b85]{color:#f15a24;background:#fff1eb;border:1px solid #f15a2424;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.vw-mobile-account-icon svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:21px;height:21px}.vw-mobile-account-copy[data-v-02e60b85]{flex-direction:column;flex:1;min-width:0;display:flex}.vw-mobile-account-copy strong[data-v-02e60b85]{color:#2d292a;font-size:13px;font-weight:850;line-height:1.25}.vw-mobile-account-copy small[data-v-02e60b85]{color:#8a908c;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;font-weight:550;line-height:1.3;overflow:hidden}.vw-mobile-account-arrow[data-v-02e60b85]{color:#08783f;background:#e9f7ee;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;display:grid}.vw-mobile-account-arrow svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.vw-mobile-quick-links[data-v-02e60b85]{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:8px 14px 0;display:grid}.vw-mobile-quick-links>a[data-v-02e60b85]{color:#5f5a5b;background:#ffffffe6;border:1px solid #36303114;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:39px;padding:0 7px;font-size:10px;font-weight:750;transition:color .2s,border-color .2s,transform .2s;display:flex}.vw-mobile-quick-links>a[data-v-02e60b85]:hover{color:#f15a24;border-color:#f15a243b;transform:translateY(-1px)}.vw-mobile-quick-links svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.vw-mobile-quick-links span[data-v-02e60b85]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vw-mobile-menu-tabs[data-v-02e60b85]{background:#eaece9;border-radius:15px;flex:none;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);margin:10px 14px 0;padding:4px;display:grid}.vw-mobile-menu-tabs button[data-v-02e60b85]{color:#7c827e;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:800;transition:color .2s,background .2s,box-shadow .2s;display:flex}.vw-mobile-menu-tabs button.active[data-v-02e60b85]{color:#f15a24;background:#fff;box-shadow:0 6px 16px #2d272817,inset 0 0 0 1px #f15a2414}.vw-mobile-menu-tabs svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-mobile-menu-tabs button small[data-v-02e60b85]{color:#fff;background:#f15a24;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-weight:850;line-height:1;display:grid}.vw-mobile-menu-body[data-v-02e60b85]{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#f15a249e transparent;flex:auto;min-height:0;padding:12px 14px 20px;position:relative;overflow:hidden auto}.vw-mobile-menu-body[data-v-02e60b85]::-webkit-scrollbar{width:4px}.vw-mobile-menu-body[data-v-02e60b85]::-webkit-scrollbar-track{background:0 0}.vw-mobile-menu-body[data-v-02e60b85]::-webkit-scrollbar-thumb{background:#f15a249e;border-radius:999px}.vw-mobile-category-head[data-v-02e60b85]{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:11px;display:flex}.vw-mobile-category-head>div[data-v-02e60b85]{flex-direction:column;display:flex}.vw-mobile-category-head small[data-v-02e60b85]{color:#939894;margin-bottom:2px;font-size:10px;font-weight:650}.vw-mobile-category-head h3[data-v-02e60b85]{color:#282526;margin:0;font-size:19px;font-weight:900;line-height:1.25}.vw-mobile-category-head>a[data-v-02e60b85]{color:#f15a24;background:#fff0e9;border-radius:999px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.vw-mobile-category-head>a svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.vw-mobile-category-list[data-v-02e60b85]{gap:10px;display:grid}.vw-mobile-category-item[data-v-02e60b85]{background:linear-gradient(135deg,#fff 0% 65%,#fff8f4 100%);border:1px solid #f15a2424;border-radius:19px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 9px 25px #2b252611,0 2px 7px #f15a2409}.vw-mobile-category-item[data-v-02e60b85]:before{content:"";background:linear-gradient(#f15a24,#00a651);border-radius:0 999px 999px 0;width:4px;position:absolute;top:14px;bottom:14px;left:0}.vw-mobile-category-item.opened[data-v-02e60b85]{border-color:#00a65142;box-shadow:0 13px 30px #22573317,0 3px 10px #f15a240d}.vw-mobile-category-row[data-v-02e60b85]{align-items:center;min-height:82px;display:flex}.vw-mobile-category-main[data-v-02e60b85]{flex:1;align-items:center;gap:11px;min-width:0;padding:12px 5px 12px 14px;display:flex}.vw-mobile-category-number[data-v-02e60b85]{color:#f15a241f;font-family:var(--vw-font-display);pointer-events:none;font-size:26px;font-weight:900;line-height:1;position:absolute;top:8px;right:10px}.vw-mobile-category-image[data-v-02e60b85]{background:#fff;border:1px solid #0000000f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.vw-mobile-category-image svg[data-v-02e60b85]{stroke:currentColor;fill:none;width:24px;height:24px}.vw-mobile-category-image img[data-v-02e60b85]{object-fit:cover;width:100%;height:100%}.vw-mobile-category-image svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.8px;width:25px;height:25px}.vw-mobile-category-copy[data-v-02e60b85]{flex-direction:column;flex:1;min-width:0;padding-right:22px;display:flex}.vw-mobile-category-copy strong[data-v-02e60b85]{color:#292627;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:900;line-height:1.3;overflow:hidden}.vw-mobile-category-copy small[data-v-02e60b85]{color:#8c918d;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;font-weight:550;line-height:1.35;overflow:hidden}.vw-mobile-category-toggle[data-v-02e60b85],.vw-mobile-category-direct[data-v-02e60b85]{color:#f15a24;background:#fff0e9;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;margin-right:10px;display:grid}.vw-mobile-category-toggle[data-v-02e60b85]{transition:color .2s,background .2s,transform .25s,box-shadow .2s}.vw-mobile-category-toggle.active[data-v-02e60b85]{color:#fff;background:linear-gradient(135deg,#00a651,#08783f);transform:rotate(180deg);box-shadow:0 8px 18px #00a65136}.vw-mobile-category-toggle svg[data-v-02e60b85],.vw-mobile-category-direct svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-mobile-subcategory-wrap[data-v-02e60b85]{background:linear-gradient(#f4f8f4f5,#f8faf7fa);border-top:1px solid #35303112;gap:5px;padding:9px 11px 12px 17px;display:grid}.vw-mobile-subcategory-link[data-v-02e60b85],.vw-mobile-subcategory-all[data-v-02e60b85]{color:#5b5f5c;background:#ffffffdb;border:1px solid #35303111;border-radius:12px;align-items:center;gap:9px;min-height:42px;padding:0 11px;font-size:11px;font-weight:650;transition:color .2s,background .2s,border-color .2s,transform .2s;display:flex}.vw-mobile-subcategory-link[data-v-02e60b85]:hover,.vw-mobile-subcategory-all[data-v-02e60b85]:hover{color:#f15a24;background:#fff;border-color:#f15a2429;transform:translate(2px)}.vw-mobile-subcategory-all[data-v-02e60b85]{color:#08783f;background:#e8f6ed;border-color:#00a6511f}.vw-mobile-subcategory-link>span[data-v-02e60b85]:nth-child(2),.vw-mobile-subcategory-all strong[data-v-02e60b85]{flex:1;min-width:0}.vw-mobile-subcategory-dot[data-v-02e60b85]{background:#f15a24;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #f15a241a}.vw-mobile-subcategory-all .vw-mobile-subcategory-dot[data-v-02e60b85]{background:#00a651;box-shadow:0 0 0 4px #00a6511a}.vw-mobile-subcategory-link svg[data-v-02e60b85],.vw-mobile-subcategory-all svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.vw-mobile-page-list[data-v-02e60b85]{gap:9px;display:grid}.vw-mobile-page-list>a[data-v-02e60b85]{color:#363233;background:#fff;border:1px solid #35303114;border-radius:17px;align-items:center;gap:11px;min-height:68px;padding:10px 11px;display:flex;box-shadow:0 7px 20px #2c27280d}.vw-mobile-page-icon[data-v-02e60b85]{color:#f15a24;background:#fff1eb;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.vw-mobile-page-icon svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-mobile-page-copy[data-v-02e60b85]{flex-direction:column;flex:1;min-width:0;display:flex}.vw-mobile-page-copy strong[data-v-02e60b85]{color:#302c2d;font-size:13px;font-weight:850}.vw-mobile-page-copy small[data-v-02e60b85]{color:#909591;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;font-weight:550;overflow:hidden}.vw-mobile-page-arrow[data-v-02e60b85]{fill:none;stroke:#969b97;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.vw-mobile-page-divider[data-v-02e60b85]{justify-content:center;align-items:center;min-height:40px;display:flex;position:relative}.vw-mobile-page-divider[data-v-02e60b85]:before{content:"";background:#36303114;height:1px;position:absolute;left:0;right:0}.vw-mobile-page-divider span[data-v-02e60b85]{z-index:1;color:#929793;background:#f6f8f5;padding:0 11px;font-size:10px;font-weight:750;position:relative}.vw-mobile-menu-loading[data-v-02e60b85]{gap:10px;display:grid}.vw-mobile-menu-loading span[data-v-02e60b85]{background:linear-gradient(90deg,#ecefeb 20%,#fafbfa 50%,#ecefeb 80%) 0 0/200% 100%;border-radius:19px;height:82px;animation:1.3s linear infinite vwMobileSkeleton-02e60b85}@keyframes vwMobileSkeleton-02e60b85{to{background-position:-200% 0}}.vw-mobile-menu-empty[data-v-02e60b85]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:30px;display:flex}.vw-mobile-menu-empty>span[data-v-02e60b85]{color:#f15a24;background:#fff0e9;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:13px;display:grid}.vw-mobile-menu-empty svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.8px;width:29px;height:29px}.vw-mobile-menu-empty strong[data-v-02e60b85]{color:#3c3839;font-size:14px;font-weight:850}.vw-mobile-menu-empty p[data-v-02e60b85]{color:#909591;margin:5px 0 0;font-size:11px}.vw-mobile-menu-footer[data-v-02e60b85]{padding:9px 14px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);background:#fffffff7;border-top:1px solid #35303114;flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex;box-shadow:0 -7px 22px #2a26270f}.vw-mobile-menu-footer>a[data-v-02e60b85]{align-items:center;gap:9px;min-width:0;display:flex}.vw-mobile-footer-icon[data-v-02e60b85]{color:#08783f;background:#e8f6ed;border-radius:12px;flex:none;place-items:center;width:37px;height:37px;display:grid}.vw-mobile-footer-icon svg[data-v-02e60b85]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-mobile-menu-footer>a>span[data-v-02e60b85]:last-child{flex-direction:column;min-width:0;display:flex}.vw-mobile-menu-footer small[data-v-02e60b85]{color:#929793;font-size:9px;font-weight:600}.vw-mobile-menu-footer strong[data-v-02e60b85]{color:#312e2f;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:850;overflow:hidden}.vw-mobile-footer-status[data-v-02e60b85]{color:#08783f;background:#edf8f1;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:750;display:inline-flex}.vw-mobile-footer-status i[data-v-02e60b85]{background:#00a651;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #00a6511c}.vw-menu-fade-enter-active[data-v-02e60b85],.vw-menu-fade-leave-active[data-v-02e60b85]{transition:opacity .28s}.vw-menu-fade-enter-from[data-v-02e60b85],.vw-menu-fade-leave-to[data-v-02e60b85]{opacity:0}.vw-menu-slide-enter-active[data-v-02e60b85],.vw-menu-slide-leave-active[data-v-02e60b85]{transition:transform .4s cubic-bezier(.22,1,.36,1)}.vw-menu-slide-enter-from[data-v-02e60b85],.vw-menu-slide-leave-to[data-v-02e60b85]{transform:translate(-100%)}.vw-tab-switch-enter-active[data-v-02e60b85],.vw-tab-switch-leave-active[data-v-02e60b85]{transition:opacity .18s,transform .18s}.vw-tab-switch-enter-from[data-v-02e60b85]{opacity:0;transform:translateY(6px)}.vw-tab-switch-leave-to[data-v-02e60b85]{opacity:0;transform:translateY(-6px)}.vw-accordion-enter-active[data-v-02e60b85],.vw-accordion-leave-active[data-v-02e60b85]{transition:max-height .3s,opacity .22s;overflow:hidden}.vw-accordion-enter-from[data-v-02e60b85],.vw-accordion-leave-to[data-v-02e60b85]{opacity:0;max-height:0}.vw-accordion-enter-to[data-v-02e60b85],.vw-accordion-leave-from[data-v-02e60b85]{opacity:1;max-height:1000px}@media (width<=390px){.vw-mobile-menu[data-v-02e60b85]{width:95vw}.vw-mobile-menu-head[data-v-02e60b85]{min-height:65px;padding:9px 12px}.vw-mobile-menu-heading-icon[data-v-02e60b85]{width:39px;height:39px}.vw-mobile-menu-heading strong[data-v-02e60b85]{font-size:15px}.vw-mobile-account-strip[data-v-02e60b85],.vw-mobile-quick-links[data-v-02e60b85],.vw-mobile-menu-tabs[data-v-02e60b85]{margin-left:11px;margin-right:11px}.vw-mobile-menu-body[data-v-02e60b85]{padding-left:11px;padding-right:11px}.vw-mobile-category-row[data-v-02e60b85]{min-height:76px}.vw-mobile-category-image[data-v-02e60b85]{width:50px;height:50px}.vw-mobile-category-copy strong[data-v-02e60b85]{font-size:14px}.vw-mobile-category-copy small[data-v-02e60b85]{font-size:10px}.vw-mobile-menu-footer[data-v-02e60b85]{padding-left:11px;padding-right:11px}}.vw-cart-overlay[data-v-4f7372c2]{z-index:var(--vw-z-drawer);-webkit-backdrop-filter:blur(9px);background:#0c2310a3;justify-content:flex-end;display:flex;position:fixed;inset:0}.vw-cart-drawer[data-v-4f7372c2]{width:min(480px,100%);height:100dvh;color:var(--vw-text);background:radial-gradient(circle at 100% 0,#71ab4a1f,#0000 25%),#f8fbf5;border-left:1px solid #2f7d3221;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:-30px 0 80px #08210d3d,-4px 0 18px #08210d14}.vw-cart-head[data-v-4f7372c2]{color:#fff;background:radial-gradient(circle at 90% 0,#bee58e33,#0000 31%),linear-gradient(145deg,#113b1a 0%,#1a5423 55%,#236b2d 100%);flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:112px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.vw-cart-head[data-v-4f7372c2]:before{content:"";border:1px solid #ffffff14;border-radius:42% 58% 60% 40%;width:145px;height:145px;position:absolute;top:-65px;right:70px;transform:rotate(28deg)}.vw-cart-head[data-v-4f7372c2]:after{content:"";background:#ffffff09;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-65px;right:-35px}.vw-cart-head-brand[data-v-4f7372c2]{z-index:2;align-items:center;gap:14px;min-width:0;display:flex;position:relative}.vw-cart-head-icon[data-v-4f7372c2]{color:#d9f2b3;background:#ffffff1a;border:1px solid #ffffff26;border-radius:18px 18px 18px 7px;flex:none;place-items:center;width:53px;height:53px;display:grid;box-shadow:inset 0 1px #ffffff1a}.vw-cart-head-icon svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.vw-cart-head-copy[data-v-4f7372c2]{flex-direction:column;min-width:0;display:flex}.vw-cart-head-copy>span[data-v-4f7372c2]{color:#ffffffa3;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:650;line-height:1}.vw-cart-head-title[data-v-4f7372c2]{align-items:center;gap:9px;margin-top:7px;display:flex}.vw-cart-head-title h2[data-v-4f7372c2]{color:#fff;letter-spacing:-.035em;font-size:23px;font-weight:800}.vw-cart-head-title b[data-v-4f7372c2]{min-width:24px;height:24px;color:var(--vw-primary-dark);background:#d9f2b3;border-radius:999px;place-items:center;padding-inline:6px;font-size:10px;font-weight:800;display:grid}.vw-cart-head-copy p[data-v-4f7372c2]{color:#ffffffad;margin-top:5px;font-size:10px}.vw-cart-close[data-v-4f7372c2]{z-index:2;color:#fff;width:43px;height:43px;transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);background:#ffffff1a;border:1px solid #ffffff29;border-radius:14px;flex:none;place-items:center;display:grid;position:relative}.vw-cart-close[data-v-4f7372c2]:hover{color:var(--vw-primary-dark);background:#fff;transform:rotate(90deg)}.vw-cart-close svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:21px;height:21px}.vw-cart-trust[data-v-4f7372c2]{border-bottom:1px solid var(--vw-border);background:#fff;flex:none;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:10px 20px;display:grid;box-shadow:0 5px 15px #23522609}.vw-cart-trust-icon[data-v-4f7372c2]{width:40px;height:40px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:13px;place-items:center;display:grid}.vw-cart-trust-icon svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-cart-trust>div[data-v-4f7372c2]{flex-direction:column;gap:3px;min-width:0;display:flex}.vw-cart-trust strong[data-v-4f7372c2]{color:var(--vw-text);font-size:11px;font-weight:750}.vw-cart-trust small[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:10px}.vw-cart-trust-badge[data-v-4f7372c2]{min-height:26px;color:var(--vw-success);background:var(--vw-success-soft);border-radius:999px;align-items:center;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.vw-cart-loading[data-v-4f7372c2]{flex-direction:column;flex:1;gap:13px;padding:22px;display:flex;overflow:hidden}.vw-cart-skeleton-item[data-v-4f7372c2]{border:1px solid var(--vw-border-light);background:#fff;border-radius:19px;grid-template-columns:93px minmax(0,1fr);gap:14px;min-height:116px;padding:11px;display:grid}.vw-cart-skeleton-image[data-v-4f7372c2],.vw-cart-skeleton-item div span[data-v-4f7372c2]{background:var(--vw-surface-3);display:block;position:relative;overflow:hidden}.vw-cart-skeleton-image[data-v-4f7372c2]{border-radius:15px}.vw-cart-skeleton-item div[data-v-4f7372c2]{flex-direction:column;gap:11px;padding-block:7px;display:flex}.vw-cart-skeleton-item div span[data-v-4f7372c2]{border-radius:999px;height:12px}.vw-cart-skeleton-item div span[data-v-4f7372c2]:first-child{width:85%}.vw-cart-skeleton-item div span[data-v-4f7372c2]:nth-child(2){width:55%}.vw-cart-skeleton-item div span[data-v-4f7372c2]:nth-child(3){width:70%;margin-top:auto}.vw-cart-skeleton-image[data-v-4f7372c2]:after,.vw-cart-skeleton-item div span[data-v-4f7372c2]:after{content:"";background:linear-gradient(90deg,#0000,#ffffffd9,#0000);animation:1.3s infinite vwCartSkeleton-4f7372c2;position:absolute;inset:0;transform:translate(-100%)}@keyframes vwCartSkeleton-4f7372c2{to{transform:translate(100%)}}.vw-cart-empty[data-v-4f7372c2]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px 32px;display:flex;overflow-y:auto}.vw-cart-empty-art[data-v-4f7372c2]{place-items:center;width:190px;height:170px;display:grid;position:relative}.vw-cart-empty-circle[data-v-4f7372c2]{border:1px solid var(--vw-primary-border);background:radial-gradient(circle at 35% 30%,#fff,#e5f2dc);border-radius:50%;width:145px;height:145px;position:absolute;box-shadow:0 20px 45px #2f7d321c,inset 0 1px #fff}.vw-cart-empty-basket[data-v-4f7372c2]{z-index:2;fill:none;width:105px;height:105px;stroke:var(--vw-primary-dark);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;position:relative}.vw-cart-empty-leaf[data-v-4f7372c2]{z-index:3;fill:none;width:68px;height:68px;stroke:var(--vw-primary-light);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;position:absolute;top:7px;right:2px;transform:rotate(12deg)}.vw-cart-empty-label[data-v-4f7372c2]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:999px;align-items:center;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex}.vw-cart-empty h3[data-v-4f7372c2]{color:var(--vw-text);letter-spacing:-.04em;margin-top:15px;font-size:27px;font-weight:800}.vw-cart-empty>p[data-v-4f7372c2]{max-width:340px;color:var(--vw-text-muted);margin-top:10px;font-size:12px;line-height:1.7}.vw-cart-empty-button[data-v-4f7372c2]{color:#fff;background:var(--vw-primary-gradient);min-height:51px;box-shadow:var(--vw-shadow-primary);transition:transform var(--vw-transition), box-shadow var(--vw-transition);border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-top:22px;padding:0 22px;font-size:12px;font-weight:750;display:inline-flex;position:relative;overflow:hidden}.vw-cart-empty-button[data-v-4f7372c2]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-2px)}.vw-cart-empty-button svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-cart-empty-features[data-v-4f7372c2]{flex-wrap:wrap;justify-content:center;gap:13px;margin-top:21px;display:flex}.vw-cart-empty-features span[data-v-4f7372c2]{color:var(--vw-text-muted);align-items:center;gap:5px;font-size:9px;font-weight:600;display:inline-flex}.vw-cart-empty-features svg[data-v-4f7372c2]{fill:none;width:14px;height:14px;stroke:var(--vw-success);stroke-width:2px;stroke-linecap:round}.vw-cart-body[data-v-4f7372c2]{overscroll-behavior:contain;flex:1;min-height:0;padding:18px 18px 22px;overflow-y:auto}.vw-cart-body-heading[data-v-4f7372c2]{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:14px;display:flex}.vw-cart-body-heading>div[data-v-4f7372c2]{flex-direction:column;gap:3px;display:flex}.vw-cart-body-heading strong[data-v-4f7372c2]{color:var(--vw-text);font-size:13px;font-weight:800}.vw-cart-body-heading small[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:10px}.vw-cart-body-heading>a[data-v-4f7372c2]{color:var(--vw-primary-dark);text-underline-offset:3px;font-size:9px;font-weight:700;text-decoration:underline}.vw-cart-items[data-v-4f7372c2]{flex-direction:column;gap:12px;display:flex}.vw-cart-item[data-v-4f7372c2]{border:1px solid var(--vw-border);min-height:129px;transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition), opacity var(--vw-transition);background:radial-gradient(circle at 100% 0,#76ae4b14,#0000 34%),#fff;border-radius:21px;grid-template-columns:108px minmax(0,1fr);gap:14px;padding:11px;display:grid;position:relative;box-shadow:0 8px 23px #204b220f,inset 0 1px #ffffffe6}.vw-cart-item[data-v-4f7372c2]:hover{border-color:var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);transform:translateY(-2px)}.vw-cart-item.is-removing[data-v-4f7372c2]{opacity:.55;pointer-events:none}.vw-cart-item-image[data-v-4f7372c2]{background:radial-gradient(circle at center, #76ae4b24, transparent 65%), var(--vw-surface-2);border:1px solid var(--vw-border-light);border-radius:17px;width:108px;height:108px;display:block;position:relative;overflow:hidden}.vw-cart-item-image img[data-v-4f7372c2]{object-fit:cover;width:100%;height:100%;transition:transform var(--vw-transition-slow)}.vw-cart-item:hover .vw-cart-item-image img[data-v-4f7372c2]{transform:scale(1.045)}.vw-cart-item-placeholder[data-v-4f7372c2]{width:100%;height:100%;color:var(--vw-primary);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.vw-cart-item-placeholder svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.vw-cart-item-placeholder small[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:10px}.vw-cart-item-image-badge[data-v-4f7372c2]{color:#fff;background:var(--vw-primary-gradient);border:2px solid #fff;border-radius:999px;place-items:center;min-width:27px;height:27px;padding-inline:5px;font-size:9px;font-weight:800;display:grid;position:absolute;top:7px;right:7px;box-shadow:0 5px 12px #2f7d3238}.vw-cart-item-info[data-v-4f7372c2]{flex-direction:column;min-width:0;display:flex}.vw-cart-item-top[data-v-4f7372c2]{grid-template-columns:minmax(0,1fr) 32px;align-items:start;gap:8px;display:grid}.vw-cart-item-title[data-v-4f7372c2]{color:var(--vw-text);-webkit-line-clamp:2;transition:color var(--vw-transition);-webkit-box-orient:vertical;font-size:12px;font-weight:750;line-height:1.38;display:-webkit-box;overflow:hidden}.vw-cart-item-title[data-v-4f7372c2]:hover{color:var(--vw-primary-dark)}.vw-cart-item-remove[data-v-4f7372c2]{width:31px;height:31px;color:var(--vw-danger);background:var(--vw-danger-soft);transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);border-radius:10px;place-items:center;display:grid}.vw-cart-item-remove[data-v-4f7372c2]:hover{color:#fff;background:var(--vw-danger);transform:rotate(5deg)}.vw-cart-item-remove svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.vw-cart-remove-loader[data-v-4f7372c2]{border:2px solid #dc4c4c33;border-top-color:var(--vw-danger);border-radius:50%;width:15px;height:15px;animation:.75s linear infinite vwCartSpin-4f7372c2}@keyframes vwCartSpin-4f7372c2{to{transform:rotate(360deg)}}.vw-cart-item-variant[data-v-4f7372c2]{align-items:center;gap:6px;min-width:0;margin-top:8px;display:flex}.vw-cart-item-variant>span[data-v-4f7372c2]{width:20px;height:20px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:7px;flex:none;place-items:center;display:grid}.vw-cart-item-variant svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.vw-cart-item-variant p[data-v-4f7372c2]{color:var(--vw-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.vw-cart-item-sku[data-v-4f7372c2]{color:var(--vw-text-subtle);margin-top:5px;font-size:10px}.vw-cart-item-bottom[data-v-4f7372c2]{border-top:1px dashed var(--vw-border);justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;padding-top:10px;display:flex}.vw-cart-item-unit[data-v-4f7372c2],.vw-cart-item-total[data-v-4f7372c2]{flex-direction:column;gap:3px;display:flex}.vw-cart-item-unit small[data-v-4f7372c2],.vw-cart-item-total small[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:10px}.vw-cart-item-unit span[data-v-4f7372c2]{color:var(--vw-text-soft);font-size:10px;font-weight:650}.vw-cart-item-total[data-v-4f7372c2]{text-align:right;align-items:flex-end}.vw-cart-item-total strong[data-v-4f7372c2]{color:var(--vw-primary-dark);font-size:14px;font-weight:800}.vw-cart-summary[data-v-4f7372c2]{z-index:4;border-top:1px solid var(--vw-border);background:radial-gradient(circle at 100% 100%,#7cb2511a,#0000 32%),#fff;flex:none;padding:19px 21px 17px;position:relative;box-shadow:0 -14px 35px #1d431f14}.vw-cart-summary-lines[data-v-4f7372c2]{flex-direction:column;gap:10px;display:flex}.vw-cart-summary-lines>div[data-v-4f7372c2]{justify-content:space-between;align-items:center;gap:15px;display:flex}.vw-cart-summary-lines span[data-v-4f7372c2]{color:var(--vw-text-muted);flex-direction:column;font-size:10px;display:flex}.vw-cart-summary-lines span small[data-v-4f7372c2]{color:var(--vw-text-subtle);font-size:var(--vw-font-xs);margin-top:2px}.vw-cart-summary-lines strong[data-v-4f7372c2]{color:var(--vw-text);font-size:11px;font-weight:750}.vw-cart-summary-total[data-v-4f7372c2]{border-top:1px dashed var(--vw-border-strong);border-bottom:1px dashed var(--vw-border-strong);justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:13px 0 11px;display:flex}.vw-cart-summary-total>span[data-v-4f7372c2]{color:var(--vw-text);flex-direction:column;gap:2px;font-size:12px;font-weight:750;display:flex}.vw-cart-summary-total>span small[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:10px;font-weight:500}.vw-cart-summary-total>strong[data-v-4f7372c2]{color:var(--vw-primary-dark);letter-spacing:-.035em;font-size:23px;font-weight:850}.vw-cart-summary-note[data-v-4f7372c2]{color:var(--vw-text-muted);text-align:center;margin-top:9px;font-size:10px;line-height:1.5}.vw-cart-summary-actions[data-v-4f7372c2]{grid-template-columns:.75fr 1.25fr;gap:9px;margin-top:14px;display:grid}.vw-cart-view-button[data-v-4f7372c2],.vw-cart-checkout-button[data-v-4f7372c2]{min-height:48px;transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition), box-shadow var(--vw-transition);border-radius:15px;justify-content:center;align-items:center;font-size:11px;font-weight:750;display:inline-flex}.vw-cart-view-button[data-v-4f7372c2]{color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border)}.vw-cart-view-button[data-v-4f7372c2]:hover{color:#fff;background:var(--vw-primary-dark);border-color:var(--vw-primary-dark);transform:translateY(-2px)}.vw-cart-checkout-button[data-v-4f7372c2]{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary);gap:9px;position:relative;overflow:hidden}.vw-cart-checkout-button[data-v-4f7372c2]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-2px)}.vw-cart-checkout-button svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-cart-secure[data-v-4f7372c2]{justify-content:center;align-items:center;gap:14px;margin-top:13px;display:flex}.vw-cart-secure span[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);align-items:center;gap:4px;font-weight:600;display:inline-flex}.vw-cart-secure svg[data-v-4f7372c2]{fill:none;width:12px;height:12px;stroke:var(--vw-success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.vw-cart-overlay-enter-active[data-v-4f7372c2],.vw-cart-overlay-leave-active[data-v-4f7372c2]{transition:opacity .26s}.vw-cart-overlay-enter-from[data-v-4f7372c2],.vw-cart-overlay-leave-to[data-v-4f7372c2]{opacity:0}.vw-cart-slide-enter-active[data-v-4f7372c2],.vw-cart-slide-leave-active[data-v-4f7372c2]{transition:transform .42s cubic-bezier(.22,1,.36,1)}.vw-cart-slide-enter-from[data-v-4f7372c2],.vw-cart-slide-leave-to[data-v-4f7372c2]{transform:translate(100%)}@media (width<=600px){.vw-cart-overlay[data-v-4f7372c2]{align-items:flex-end}.vw-cart-drawer[data-v-4f7372c2]{border-top:1px solid #2f7d3224;border-left:0;border-radius:25px 25px 0 0;width:100%;height:min(92dvh,850px);box-shadow:0 -25px 70px #08210d3d}.vw-cart-drawer[data-v-4f7372c2]:before{z-index:10;content:"";background:#ffffff61;border-radius:999px;width:42px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.vw-cart-head[data-v-4f7372c2]{border-radius:24px 24px 0 0;min-height:96px;padding:19px 16px 15px}.vw-cart-head-icon[data-v-4f7372c2]{border-radius:15px 15px 15px 6px;width:46px;height:46px}.vw-cart-head-icon svg[data-v-4f7372c2]{width:25px;height:25px}.vw-cart-head-title h2[data-v-4f7372c2]{font-size:20px}.vw-cart-head-copy p[data-v-4f7372c2]{font-size:9px}.vw-cart-close[data-v-4f7372c2]{border-radius:12px;width:39px;height:39px}.vw-cart-trust[data-v-4f7372c2]{grid-template-columns:36px minmax(0,1fr) auto;min-height:61px;padding:9px 14px}.vw-cart-trust-icon[data-v-4f7372c2]{border-radius:11px;width:36px;height:36px}.vw-cart-body[data-v-4f7372c2]{padding:14px 12px 18px}.vw-cart-item[data-v-4f7372c2]{border-radius:18px;grid-template-columns:94px minmax(0,1fr);gap:11px;min-height:116px;padding:9px}.vw-cart-item-image[data-v-4f7372c2]{border-radius:15px;width:94px;height:98px}.vw-cart-item-title[data-v-4f7372c2]{font-size:11px}.vw-cart-item-bottom[data-v-4f7372c2]{padding-top:8px}.vw-cart-item-unit[data-v-4f7372c2]{display:none}.vw-cart-item-total[data-v-4f7372c2]{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%}.vw-cart-summary[data-v-4f7372c2]{padding:15px 13px 12px}.vw-cart-summary-total>strong[data-v-4f7372c2]{font-size:21px}.vw-cart-summary-actions[data-v-4f7372c2]{grid-template-columns:.7fr 1.3fr}.vw-cart-secure[data-v-4f7372c2]{gap:9px}.vw-cart-empty[data-v-4f7372c2]{padding-inline:20px}.vw-cart-empty-art[data-v-4f7372c2]{width:160px;height:145px}.vw-cart-empty-circle[data-v-4f7372c2]{width:125px;height:125px}.vw-cart-empty-basket[data-v-4f7372c2]{width:88px;height:88px}.vw-cart-empty-leaf[data-v-4f7372c2]{width:59px;height:59px}.vw-cart-empty h3[data-v-4f7372c2]{font-size:23px}}@media (width<=390px){.vw-cart-trust-badge[data-v-4f7372c2]{display:none}.vw-cart-trust[data-v-4f7372c2]{grid-template-columns:36px minmax(0,1fr)}.vw-cart-item[data-v-4f7372c2]{grid-template-columns:87px minmax(0,1fr)}.vw-cart-item-image[data-v-4f7372c2]{width:87px;height:94px}.vw-cart-summary-actions[data-v-4f7372c2]{grid-template-columns:1fr}.vw-cart-view-button[data-v-4f7372c2]{order:2;min-height:42px}.vw-cart-checkout-button[data-v-4f7372c2]{order:1;min-height:48px}.vw-cart-secure span[data-v-4f7372c2]:nth-child(3){display:none}}@media (width<=768px){.vw-cart-overlay[data-v-4f7372c2]{z-index:10050;-webkit-backdrop-filter:blur(4px);background:#071c0b70;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.vw-cart-drawer[data-v-4f7372c2]{width:100%;max-width:100%;height:100dvh;max-height:100dvh;box-shadow:none;background:#f8fbf6;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.vw-cart-head[data-v-4f7372c2]{color:#fff;background:radial-gradient(circle at 84% 10%,#ffffff1f,#0000 34%),linear-gradient(135deg,#144c21,#2f823a);flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:76px;padding:10px 13px;display:flex;position:relative;overflow:hidden}.vw-cart-head[data-v-4f7372c2]:before{content:"";background:#ffffff6b;border-radius:999px;width:56px;height:5px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.vw-cart-head-brand[data-v-4f7372c2]{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.vw-cart-head-icon[data-v-4f7372c2]{color:#ddf4bf;background:#ffffff1a;border:1px solid #ffffff29;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.vw-cart-head-icon svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.vw-cart-head-copy[data-v-4f7372c2]{min-width:0}.vw-cart-head-copy>span[data-v-4f7372c2]{color:#ffffffab;font-size:var(--vw-font-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:700;display:block;overflow:hidden}.vw-cart-head-title[data-v-4f7372c2]{align-items:center;gap:7px;margin-top:2px;display:flex}.vw-cart-head-title h2[data-v-4f7372c2]{color:#fff;font-size:20px;font-weight:900;line-height:1.05}.vw-cart-head-title b[data-v-4f7372c2]{color:#225d2b;background:#dff5c0;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:10px;font-weight:900;display:grid}.vw-cart-head-copy p[data-v-4f7372c2]{color:#ffffff9e;max-width:240px;font-size:var(--vw-font-xs);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.vw-cart-close[data-v-4f7372c2]{color:#fff;background:#ffffff1a;border:1px solid #ffffff2b;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.vw-cart-close svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:20px;height:20px}.vw-cart-trust[data-v-4f7372c2]{border-bottom:1px solid var(--vw-border);background:#fff;flex:none;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:7px 12px;display:grid}.vw-cart-trust-icon[data-v-4f7372c2]{width:34px;height:34px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:10px;place-items:center;display:grid}.vw-cart-trust-icon svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-cart-trust>div[data-v-4f7372c2]{min-width:0}.vw-cart-trust strong[data-v-4f7372c2]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;display:block;overflow:hidden}.vw-cart-trust small[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.vw-cart-trust-badge[data-v-4f7372c2]{display:none}.vw-cart-body[data-v-4f7372c2]{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.vw-cart-body-heading[data-v-4f7372c2]{border-bottom:1px solid var(--vw-border);background:#f7faf5;flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 12px;display:flex}.vw-cart-body-heading>div[data-v-4f7372c2]{min-width:0}.vw-cart-body-heading strong[data-v-4f7372c2]{color:var(--vw-text);font-size:11px;font-weight:850;line-height:1.1;display:block}.vw-cart-body-heading small[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);margin-top:2px;display:block}.vw-cart-body-heading>a[data-v-4f7372c2]{color:var(--vw-primary-dark);font-size:var(--vw-font-xs);text-underline-offset:3px;flex:none;font-weight:800;text-decoration:underline}.vw-cart-items[data-v-4f7372c2]{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#2f7d326b transparent;flex:auto;min-height:0;padding:5px 8px 8px;overflow:hidden auto}.vw-cart-items[data-v-4f7372c2]::-webkit-scrollbar{width:4px}.vw-cart-items[data-v-4f7372c2]::-webkit-scrollbar-track{background:0 0}.vw-cart-items[data-v-4f7372c2]::-webkit-scrollbar-thumb{background:#2f7d326b;border-radius:999px}.vw-cart-item[data-v-4f7372c2]{border:1px solid var(--vw-border);background:#fff;border-radius:13px;grid-template-columns:56px minmax(0,1fr);align-items:stretch;gap:8px;min-height:67px;margin-bottom:6px;padding:6px;transition:opacity .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 5px 14px #1d481f0e}.vw-cart-item[data-v-4f7372c2]:last-child{margin-bottom:0}.vw-cart-item.is-removing[data-v-4f7372c2]{opacity:.48;pointer-events:none;transform:translate(10px)}.vw-cart-item-image[data-v-4f7372c2]{background:var(--vw-surface-2);border:1px solid var(--vw-border-light);border-radius:10px;align-self:center;width:56px;height:56px;display:block;position:relative;overflow:hidden}.vw-cart-item-image img[data-v-4f7372c2]{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.vw-cart-item-placeholder[data-v-4f7372c2]{width:100%;height:100%;color:var(--vw-text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.vw-cart-item-placeholder svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.vw-cart-item-placeholder small[data-v-4f7372c2]{margin-top:2px;font-size:10px}.vw-cart-item-image-badge[data-v-4f7372c2]{color:#fff;background:var(--vw-primary);min-width:20px;height:20px;font-size:var(--vw-font-xs);border:2px solid #fff;border-radius:999px;place-items:center;padding:0 4px;font-weight:900;display:grid;position:absolute;top:3px;right:3px;box-shadow:0 4px 10px #1f682838}.vw-cart-item-info[data-v-4f7372c2]{flex-direction:column;justify-content:center;min-width:0;display:flex}.vw-cart-item-top[data-v-4f7372c2]{grid-template-columns:minmax(0,1fr) 29px;align-items:start;gap:6px;display:grid}.vw-cart-item-title[data-v-4f7372c2]{min-width:0;color:var(--vw-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:850;line-height:1.3;display:-webkit-box;overflow:hidden}.vw-cart-item-remove[data-v-4f7372c2]{width:29px;height:29px;color:var(--vw-danger);background:var(--vw-danger-soft);border:1px solid #cf48481a;border-radius:9px;place-items:center;display:grid}.vw-cart-item-remove svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.vw-cart-remove-loader[data-v-4f7372c2]{border:2px solid #cf484833;border-top-color:var(--vw-danger);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite vwCartRemoveSpin-4f7372c2}@keyframes vwCartRemoveSpin-4f7372c2{to{transform:rotate(360deg)}}.vw-cart-item-variant[data-v-4f7372c2]{align-items:center;gap:4px;min-width:0;margin-top:3px;display:flex}.vw-cart-item-variant>span[data-v-4f7372c2]{width:16px;height:16px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:5px;flex:none;place-items:center;display:grid}.vw-cart-item-variant svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:9px;height:9px}.vw-cart-item-variant p[data-v-4f7372c2]{color:var(--vw-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.vw-cart-item-sku[data-v-4f7372c2]{display:none}.vw-cart-item-bottom[data-v-4f7372c2]{justify-content:space-between;align-items:flex-end;gap:7px;min-width:0;margin-top:4px;display:flex}.vw-cart-item-unit[data-v-4f7372c2],.vw-cart-item-total[data-v-4f7372c2]{min-width:0}.vw-cart-item-unit small[data-v-4f7372c2],.vw-cart-item-total small[data-v-4f7372c2]{color:var(--vw-text-subtle);font-size:10px;line-height:1.1;display:block}.vw-cart-item-unit span[data-v-4f7372c2]{color:var(--vw-text-soft);font-size:var(--vw-font-xs);margin-top:2px;font-weight:750;display:block}.vw-cart-item-total[data-v-4f7372c2]{text-align:right}.vw-cart-item-total strong[data-v-4f7372c2]{color:var(--vw-primary-dark);white-space:nowrap;margin-top:2px;font-size:9px;font-weight:900;line-height:1;display:block}.vw-cart-summary[data-v-4f7372c2]{z-index:4;padding:8px 11px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--vw-border);background:#fffffffb;flex:none;position:relative;box-shadow:0 -10px 28px #153d1816}.vw-cart-summary-lines[data-v-4f7372c2]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.vw-cart-summary-lines>div[data-v-4f7372c2]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:10px;flex-direction:column;justify-content:center;min-height:40px;padding:6px 8px;display:flex}.vw-cart-summary-lines>div>span[data-v-4f7372c2]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);justify-content:space-between;align-items:center;display:flex}.vw-cart-summary-lines span small[data-v-4f7372c2]{display:none}.vw-cart-summary-lines strong[data-v-4f7372c2]{color:var(--vw-text);margin-top:3px;font-size:9px;font-weight:850;display:block}.vw-cart-summary-total[data-v-4f7372c2]{border:1px solid var(--vw-primary-border);background:#f1f8ed;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-height:43px;margin-top:6px;padding:6px 8px;display:flex}.vw-cart-summary-total>span[data-v-4f7372c2]{color:var(--vw-text);font-size:var(--vw-font-xs);font-weight:800}.vw-cart-summary-total>span small[data-v-4f7372c2]{color:var(--vw-text-muted);margin-bottom:2px;font-size:10px;font-weight:600;display:block}.vw-cart-summary-total>strong[data-v-4f7372c2]{color:var(--vw-primary-dark);white-space:nowrap;font-size:17px;font-weight:900;line-height:1}.vw-cart-summary-note[data-v-4f7372c2]{color:var(--vw-text-subtle);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;line-height:1.2;overflow:hidden}.vw-cart-summary-actions[data-v-4f7372c2]{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:6px;margin-top:6px;display:grid}.vw-cart-view-button[data-v-4f7372c2],.vw-cart-checkout-button[data-v-4f7372c2]{min-height:42px;font-size:var(--vw-font-xs);text-align:center;border-radius:11px;justify-content:center;align-items:center;gap:6px;margin:0;font-weight:850;display:flex}.vw-cart-view-button[data-v-4f7372c2]{color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border)}.vw-cart-checkout-button[data-v-4f7372c2]{color:#fff;background:var(--vw-primary-gradient);box-shadow:0 7px 17px #2f7d322e}.vw-cart-checkout-button svg[data-v-4f7372c2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.vw-cart-secure[data-v-4f7372c2]{display:none}.vw-cart-loading[data-v-4f7372c2]{flex:auto;min-height:0;padding:8px;overflow-y:auto}.vw-cart-skeleton-item[data-v-4f7372c2]{border:1px solid var(--vw-border);background:#fff;border-radius:13px;grid-template-columns:56px minmax(0,1fr);gap:8px;min-height:67px;margin-bottom:6px;padding:6px;display:grid}.vw-cart-skeleton-image[data-v-4f7372c2]{border-radius:10px;width:56px;height:56px}.vw-cart-empty[data-v-4f7372c2]{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;min-height:0;padding:20px 16px;display:flex;overflow-y:auto}.vw-cart-empty-art[data-v-4f7372c2]{width:130px;height:130px}.vw-cart-empty-label[data-v-4f7372c2]{font-size:var(--vw-font-xs);margin-top:12px}.vw-cart-empty h3[data-v-4f7372c2]{margin-top:6px;font-size:20px}.vw-cart-empty>p[data-v-4f7372c2]{max-width:300px;margin-top:7px;font-size:10px;line-height:1.55}.vw-cart-empty-button[data-v-4f7372c2]{border-radius:12px;min-height:43px;margin-top:14px;padding:0 16px;font-size:10px}.vw-cart-empty-features[data-v-4f7372c2]{margin-top:11px}}@media (width<=768px) and (height<=700px){.vw-cart-head[data-v-4f7372c2]{min-height:68px;padding-top:8px;padding-bottom:8px}.vw-cart-head-icon[data-v-4f7372c2]{width:38px;height:38px}.vw-cart-head-title h2[data-v-4f7372c2]{font-size:18px}.vw-cart-head-copy p[data-v-4f7372c2]{display:none}.vw-cart-trust[data-v-4f7372c2]{grid-template-columns:30px minmax(0,1fr);min-height:42px;padding-top:5px;padding-bottom:5px}.vw-cart-trust-icon[data-v-4f7372c2]{width:30px;height:30px}.vw-cart-body-heading[data-v-4f7372c2]{min-height:37px;padding-top:5px;padding-bottom:5px}.vw-cart-body-heading small[data-v-4f7372c2]{display:none}.vw-cart-item[data-v-4f7372c2]{grid-template-columns:50px minmax(0,1fr);min-height:61px;padding:5px}.vw-cart-item-image[data-v-4f7372c2]{width:50px;height:50px}.vw-cart-summary[data-v-4f7372c2]{padding-top:6px;padding-bottom:max(6px, env(safe-area-inset-bottom))}.vw-cart-summary-note[data-v-4f7372c2]{display:none}.vw-cart-view-button[data-v-4f7372c2],.vw-cart-checkout-button[data-v-4f7372c2]{min-height:38px}}@media (width<=390px){.vw-cart-head[data-v-4f7372c2]{padding-left:10px;padding-right:10px}.vw-cart-head-brand[data-v-4f7372c2]{grid-template-columns:39px minmax(0,1fr)}.vw-cart-head-icon[data-v-4f7372c2]{width:39px;height:39px}.vw-cart-head-title h2[data-v-4f7372c2]{font-size:18px}.vw-cart-item[data-v-4f7372c2]{grid-template-columns:52px minmax(0,1fr);gap:6px}.vw-cart-item-image[data-v-4f7372c2]{width:52px;height:52px}.vw-cart-item-title[data-v-4f7372c2]{font-size:var(--vw-font-xs)}.vw-cart-summary-actions[data-v-4f7372c2]{grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr)}}.vw-support-launcher[data-v-8fd16454]{z-index:calc(var(--vw-z-modal) + 20);position:relative}.vw-support-float[data-v-8fd16454]{z-index:calc(var(--vw-z-header) + 20);color:#fff;background:radial-gradient(circle at 20% 0%, #fff3, transparent 35%), var(--vw-primary-gradient);text-align:left;min-width:210px;min-height:64px;transition:transform var(--vw-transition), box-shadow var(--vw-transition);border:1px solid #ffffff29;border-radius:21px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;padding:8px 18px 8px 8px;display:grid;position:fixed;bottom:25px;right:24px;box-shadow:0 18px 42px #1f5a2547,inset 0 1px #ffffff2e}.vw-support-float[data-v-8fd16454]:hover{transform:translateY(-4px);box-shadow:0 23px 50px #1f5a2557,inset 0 1px #fff3}.vw-support-float-glow[data-v-8fd16454]{z-index:-1;filter:blur(14px);background:#2f7d322e;border-radius:27px;position:absolute;inset:-8px}.vw-support-float-icon[data-v-8fd16454]{color:#fff;background:#ffffff21;border:1px solid #ffffff2e;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;position:relative}.vw-support-float-icon svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.vw-support-float-icon i[data-v-8fd16454]{background:#9de16c;border:2px solid #20702e;border-radius:50%;width:9px;height:9px;position:absolute;top:5px;right:5px}.vw-support-float-copy[data-v-8fd16454]{flex-direction:column;gap:4px;display:flex}.vw-support-float-copy small[data-v-8fd16454]{color:#ffffffad;font-size:10px}.vw-support-float-copy strong[data-v-8fd16454]{color:#fff;font-size:10px;font-weight:800}.vw-support-unread[data-v-8fd16454]{color:#fff;background:var(--vw-danger);border:3px solid #fff;border-radius:999px;place-items:center;min-width:23px;height:23px;padding-inline:5px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-7px;right:-6px}.vw-support-overlay[data-v-8fd16454]{z-index:calc(var(--vw-z-modal) + 10);-webkit-backdrop-filter:blur(9px);background:#091f0d99;justify-content:flex-end;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.vw-support-panel[data-v-8fd16454]{width:min(460px,100%);max-height:min(760px,100dvh - 48px);color:var(--vw-text);border:1px solid var(--vw-border);background:radial-gradient(circle at 100% 0,#74ae4b1f,#0000 28%),#f8fbf5;border-radius:27px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 35px 90px #051c0a4d,0 8px 25px #051c0a1f}.vw-support-head[data-v-8fd16454]{color:#fff;background:radial-gradient(circle at 90% 5%,#bfe68f33,#0000 31%),linear-gradient(145deg,#103a19,#185121 53%,#236a2d);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:125px;padding:22px;display:flex;position:relative;overflow:hidden}.vw-support-head[data-v-8fd16454]:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;right:60px}.vw-support-head-brand[data-v-8fd16454]{z-index:2;align-items:center;gap:13px;min-width:0;display:flex;position:relative}.vw-support-head-icon[data-v-8fd16454]{color:#d9f2b5;background:#ffffff1a;border:1px solid #ffffff26;border-radius:18px;flex:none;place-items:center;width:53px;height:53px;display:grid;position:relative}.vw-support-head-icon svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.vw-support-head-icon i[data-v-8fd16454]{background:#a5e774;border:2px solid #1b5a26;border-radius:50%;width:10px;height:10px;position:absolute;bottom:5px;right:5px}.vw-support-head-copy[data-v-8fd16454]{min-width:0}.vw-support-head-copy small[data-v-8fd16454]{color:#ffffff94;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.vw-support-head-copy h2[data-v-8fd16454]{color:#fff;margin-top:5px;font-size:19px;font-weight:800}.vw-support-head-copy p[data-v-8fd16454]{color:#ffffffad;max-width:285px;margin-top:5px;font-size:9px;line-height:1.5}.vw-support-close[data-v-8fd16454],.vw-chat-back[data-v-8fd16454]{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:13px;flex:none;place-items:center;width:41px;height:41px;display:grid}.vw-support-close[data-v-8fd16454]{z-index:2;transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);position:relative}.vw-support-close[data-v-8fd16454]:hover{color:var(--vw-primary-dark);background:#fff;transform:rotate(90deg)}.vw-support-close svg[data-v-8fd16454],.vw-chat-back svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-support-options[data-v-8fd16454]{min-height:0;padding:21px;overflow-y:auto}.vw-support-welcome-label[data-v-8fd16454]{min-height:27px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:999px;align-items:center;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.vw-support-welcome h3[data-v-8fd16454]{color:var(--vw-text);letter-spacing:-.035em;margin-top:12px;font-size:21px;font-weight:850}.vw-support-welcome p[data-v-8fd16454]{color:var(--vw-text-muted);margin-top:7px;font-size:10px;line-height:1.65}.vw-support-option-list[data-v-8fd16454]{flex-direction:column;gap:10px;margin-top:19px;display:flex}.vw-support-option[data-v-8fd16454]{width:100%;min-height:91px;color:var(--vw-text);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);text-align:left;transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fff;border-radius:19px;grid-template-columns:51px minmax(0,1fr) 33px;align-items:center;gap:12px;padding:12px;display:grid}.vw-support-option[data-v-8fd16454]:hover{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);transform:translateY(-2px)}.vw-support-option-icon[data-v-8fd16454]{color:#fff;background:var(--vw-primary-gradient);width:51px;height:51px;box-shadow:var(--vw-shadow-primary);border-radius:16px;place-items:center;display:grid;position:relative}.vw-support-whatsapp .vw-support-option-icon[data-v-8fd16454]{background:linear-gradient(135deg,#21a95b,#42c878)}.vw-support-track .vw-support-option-icon[data-v-8fd16454]{background:linear-gradient(135deg,#bf7a20,#e5a640)}.vw-support-option-icon svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.vw-support-option-icon i[data-v-8fd16454]{background:#b9ef8e;border:2px solid #247032;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:5px}.vw-support-option-copy[data-v-8fd16454]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-support-option-copy small[data-v-8fd16454]{color:var(--vw-text-muted);font-size:10px}.vw-support-option-copy strong[data-v-8fd16454]{color:var(--vw-text);font-size:12px;font-weight:800}.vw-support-option-copy p[data-v-8fd16454]{color:var(--vw-text-muted);font-size:9px;line-height:1.45}.vw-support-option-arrow[data-v-8fd16454]{width:33px;height:33px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:11px;place-items:center;display:grid}.vw-support-option-arrow svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform var(--vw-transition)}.vw-support-option:hover .vw-support-option-arrow svg[data-v-8fd16454]{transform:translate(3px)}.vw-support-security[data-v-8fd16454]{background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:16px;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:10px;min-height:68px;margin-top:16px;padding:11px;display:grid}.vw-support-security>span[data-v-8fd16454]{width:39px;height:39px;color:var(--vw-primary-dark);background:#fff;border-radius:12px;place-items:center;display:grid}.vw-support-security svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-support-security>div[data-v-8fd16454]{flex-direction:column;gap:3px;display:flex}.vw-support-security strong[data-v-8fd16454]{color:var(--vw-text);font-size:10px}.vw-support-security small[data-v-8fd16454]{color:var(--vw-text-muted);font-size:10px}.vw-live-chat[data-v-8fd16454]{flex-direction:column;flex:1;min-height:0;display:flex}.vw-live-chat-bar[data-v-8fd16454]{border-bottom:1px solid var(--vw-border);background:#fff;flex:none;align-items:center;gap:11px;min-height:71px;padding:12px 17px;display:flex}.vw-chat-back[data-v-8fd16454]{color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-color:var(--vw-primary-border)}.vw-live-chat-agent[data-v-8fd16454]{align-items:center;gap:10px;min-width:0;display:flex}.vw-live-chat-avatar[data-v-8fd16454]{color:#fff;background:var(--vw-primary-gradient);border-radius:14px;place-items:center;width:43px;height:43px;display:grid;position:relative}.vw-live-chat-avatar svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-live-chat-avatar i[data-v-8fd16454]{background:var(--vw-success);border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.vw-live-chat-agent>span[data-v-8fd16454]:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-live-chat-agent strong[data-v-8fd16454]{color:var(--vw-text);font-size:11px;font-weight:800}.vw-live-chat-agent small[data-v-8fd16454]{color:var(--vw-text-muted);font-size:10px}.vw-chat-login[data-v-8fd16454]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:35px 26px;display:flex}.vw-chat-login-icon[data-v-8fd16454]{width:75px;height:75px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:25px;place-items:center;display:grid}.vw-chat-login-icon svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.vw-chat-login-label[data-v-8fd16454]{color:var(--vw-primary);letter-spacing:.07em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:750}.vw-chat-login h3[data-v-8fd16454]{color:var(--vw-text);margin-top:8px;font-size:22px;font-weight:850}.vw-chat-login p[data-v-8fd16454]{max-width:340px;color:var(--vw-text-muted);margin-top:9px;font-size:10px;line-height:1.65}.vw-chat-login-button[data-v-8fd16454]{color:#fff;background:var(--vw-primary-gradient);min-height:49px;box-shadow:var(--vw-shadow-primary);border-radius:15px;align-items:center;gap:9px;margin-top:21px;padding:0 19px;font-size:10px;font-weight:750;display:inline-flex}.vw-chat-login-button svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-chat-status[data-v-8fd16454]{background:var(--vw-primary-pale);border-bottom:1px solid var(--vw-primary-border);min-height:37px;color:var(--vw-text-muted);flex:none;justify-content:space-between;align-items:center;padding:0 18px;font-size:10px;display:flex}.vw-chat-status span[data-v-8fd16454]{align-items:center;gap:6px;display:inline-flex}.vw-chat-status i[data-v-8fd16454]{background:var(--vw-success);border-radius:50%;width:7px;height:7px}.vw-chat-status strong[data-v-8fd16454]{color:var(--vw-primary-dark);text-transform:capitalize;font-size:10px}.vw-chat-messages[data-v-8fd16454]{overscroll-behavior:contain;flex-direction:column;flex:1;gap:13px;min-height:300px;padding:17px;display:flex;overflow-y:auto}.vw-chat-loading[data-v-8fd16454],.vw-chat-empty[data-v-8fd16454]{min-height:280px;color:var(--vw-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.vw-chat-loader[data-v-8fd16454],.vw-chat-send-loader[data-v-8fd16454]{border-radius:50%;animation:.8s linear infinite vwSupportSpin-8fd16454}.vw-chat-loader[data-v-8fd16454]{border:3px solid var(--vw-primary-pale);border-top-color:var(--vw-primary);width:30px;height:30px}.vw-chat-loading p[data-v-8fd16454]{margin-top:10px;font-size:9px}.vw-chat-empty>span[data-v-8fd16454]{width:67px;height:67px;color:var(--vw-primary);background:var(--vw-primary-pale);border-radius:22px;place-items:center;display:grid}.vw-chat-empty svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.vw-chat-empty h4[data-v-8fd16454]{color:var(--vw-text);margin-top:13px;font-size:15px}.vw-chat-empty p[data-v-8fd16454]{max-width:260px;margin-top:7px;font-size:9px;line-height:1.6}.vw-chat-message[data-v-8fd16454]{flex-direction:column;gap:4px;max-width:82%;display:flex}.vw-chat-message.is-customer[data-v-8fd16454]{align-self:flex-end;align-items:flex-end}.vw-chat-message.is-agent[data-v-8fd16454],.vw-chat-message.is-system[data-v-8fd16454]{align-self:flex-start;align-items:flex-start}.vw-chat-message-bubble[data-v-8fd16454]{border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:16px 16px 16px 5px;padding:11px 13px}.vw-chat-message.is-customer .vw-chat-message-bubble[data-v-8fd16454]{color:#fff;background:var(--vw-primary-gradient);border-color:#0000;border-radius:16px 16px 5px}.vw-chat-message.is-system .vw-chat-message-bubble[data-v-8fd16454]{background:var(--vw-primary-pale)}.vw-chat-message-bubble p[data-v-8fd16454]{white-space:pre-wrap;font-size:10px;line-height:1.55}.vw-chat-message small[data-v-8fd16454]{color:var(--vw-text-subtle);font-size:10px}.vw-chat-form[data-v-8fd16454]{border-top:1px solid var(--vw-border);background:#fff;flex:none;grid-template-columns:minmax(0,1fr) 59px;gap:9px;padding:12px;display:grid}.vw-chat-input-wrap[data-v-8fd16454]{min-width:0;position:relative}.vw-chat-input-wrap textarea[data-v-8fd16454]{width:100%;min-height:53px;max-height:110px;color:var(--vw-text);background:var(--vw-surface-2);border:1px solid var(--vw-border);resize:none;border-radius:15px;padding:11px 48px 11px 13px;font-size:10px;line-height:1.5;display:block}.vw-chat-input-wrap textarea[data-v-8fd16454]:focus{border-color:var(--vw-primary);background:#fff;box-shadow:0 0 0 4px #2f7d3214}.vw-chat-input-wrap>small[data-v-8fd16454]{color:var(--vw-text-subtle);font-size:10px;position:absolute;bottom:8px;right:10px}.vw-chat-send[data-v-8fd16454]{color:#fff;background:var(--vw-primary-gradient);min-height:53px;box-shadow:var(--vw-shadow-primary);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.vw-chat-send[data-v-8fd16454]:disabled{box-shadow:none;filter:grayscale(.2)}.vw-chat-send svg[data-v-8fd16454]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-chat-send small[data-v-8fd16454]{font-size:10px;font-weight:700}.vw-chat-send-loader[data-v-8fd16454]{border:2px solid #ffffff47;border-top-color:#fff;width:19px;height:19px}@keyframes vwSupportSpin-8fd16454{to{transform:rotate(360deg)}}.vw-support-overlay-enter-active[data-v-8fd16454],.vw-support-overlay-leave-active[data-v-8fd16454]{transition:opacity .25s}.vw-support-overlay-enter-from[data-v-8fd16454],.vw-support-overlay-leave-to[data-v-8fd16454]{opacity:0}.vw-support-panel-enter-active[data-v-8fd16454],.vw-support-panel-leave-active[data-v-8fd16454]{transform-origin:100% 100%;transition:opacity .28s,transform .38s cubic-bezier(.22,1,.36,1)}.vw-support-panel-enter-from[data-v-8fd16454],.vw-support-panel-leave-to[data-v-8fd16454]{opacity:0;transform:translateY(18px)scale(.96)}.vw-support-switch-enter-active[data-v-8fd16454],.vw-support-switch-leave-active[data-v-8fd16454]{transition:opacity .18s,transform .22s}.vw-support-switch-enter-from[data-v-8fd16454]{opacity:0;transform:translate(8px)}.vw-support-switch-leave-to[data-v-8fd16454]{opacity:0;transform:translate(-8px)}@media (width<=768px){.vw-support-float[data-v-8fd16454]{display:none}.vw-support-overlay[data-v-8fd16454]{align-items:flex-end;padding:0}.vw-support-panel[data-v-8fd16454]{border-bottom:0;border-left:0;border-right:0;border-radius:26px 26px 0 0;width:100%;max-height:91dvh}.vw-support-panel[data-v-8fd16454]:before{z-index:10;content:"";background:#ffffff61;border-radius:999px;width:42px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.vw-support-head[data-v-8fd16454]{border-radius:25px 25px 0 0;min-height:112px;padding:20px 16px 16px}.vw-support-head-icon[data-v-8fd16454]{border-radius:15px;width:47px;height:47px}.vw-support-head-copy h2[data-v-8fd16454]{font-size:17px}.vw-support-options[data-v-8fd16454]{padding:16px 13px 20px}.vw-support-option[data-v-8fd16454]{border-radius:17px;grid-template-columns:47px minmax(0,1fr) 30px;gap:10px;min-height:86px;padding:10px}.vw-support-option-icon[data-v-8fd16454]{border-radius:15px;width:47px;height:47px}.vw-live-chat[data-v-8fd16454]{min-height:0}.vw-chat-messages[data-v-8fd16454]{min-height:240px}}@media (width<=390px){.vw-support-head-copy p[data-v-8fd16454]{display:none}.vw-support-option-copy p[data-v-8fd16454]{font-size:10px}.vw-support-option-arrow[data-v-8fd16454]{width:28px;height:28px}.vw-chat-form[data-v-8fd16454]{grid-template-columns:minmax(0,1fr) 53px}}.uz-hero-slider[data-v-21ef0390]{background:#f4f7f1;width:100%;overflow:hidden}.uz-hero-stage[data-v-21ef0390]{aspect-ratio:1920/798;background:#f4f7f1;border-radius:0;width:100%;min-height:0;margin:0;position:relative;overflow:hidden}.uz-hero-slide[data-v-21ef0390]{visibility:hidden;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s,visibility .5s;position:absolute;inset:0}.uz-hero-slide.active[data-v-21ef0390]{visibility:visible;opacity:1;pointer-events:auto}.uz-hero-picture[data-v-21ef0390]{background:#f4f7f1;width:100%;height:100%;display:block;position:absolute;inset:0}.uz-hero-picture img[data-v-21ef0390]{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transition:none!important;animation:none!important;transform:none!important}.uz-hero-slide.active .uz-hero-picture img[data-v-21ef0390]{animation:none!important;transform:none!important}.uz-hero-overlay[data-v-21ef0390],.uz-hero-content-wrap[data-v-21ef0390]{display:none}.uz-hero-arrow[data-v-21ef0390]{z-index:5;color:#17451f;cursor:pointer;background:#ffffffeb;border:1px solid #17451f1f;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:color .2s,background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 28px #072c0e2e}.uz-hero-arrow[data-v-21ef0390]:hover{color:#fff;background:#256b2e;transform:translateY(-50%)scale(1.04)}.uz-hero-arrow svg[data-v-21ef0390]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.uz-hero-arrow-prev[data-v-21ef0390]{left:24px}.uz-hero-arrow-next[data-v-21ef0390]{right:24px}.uz-hero-dots[data-v-21ef0390]{z-index:5;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;bottom:18px;left:0;right:0}.uz-hero-dots button[data-v-21ef0390]{cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.uz-hero-dots button span[data-v-21ef0390]{background:#ffffffb3;border:1px solid #17451f2e;border-radius:999px;width:8px;height:8px;transition:width .2s,background .2s;box-shadow:0 3px 10px #00000024}.uz-hero-dots button.active span[data-v-21ef0390]{background:#fff;width:28px}.uz-hero-loading[data-v-21ef0390]{aspect-ratio:1920/798;background:#edf2ea;width:100%}.uz-hero-loading>span[data-v-21ef0390]{background:linear-gradient(90deg,#e6ece2 0%,#f8faf6 50%,#e6ece2 100%) 0 0/220% 100%;width:100%;height:100%;animation:1.3s linear infinite uzHeroLoading-21ef0390;display:block}@keyframes uzHeroLoading-21ef0390{to{background-position:-220% 0}}@media (width<=991px){.uz-hero-arrow[data-v-21ef0390]{width:42px;height:42px}.uz-hero-arrow-prev[data-v-21ef0390]{left:14px}.uz-hero-arrow-next[data-v-21ef0390]{right:14px}}@media (width<=768px){.uz-hero-stage[data-v-21ef0390],.uz-hero-loading[data-v-21ef0390]{aspect-ratio:916/1717;border-radius:0;width:100%;height:auto;min-height:0;margin:0}.uz-hero-picture[data-v-21ef0390]{width:100%;height:100%;position:absolute;inset:0}.uz-hero-picture img[data-v-21ef0390]{object-fit:cover;object-position:center;width:100%;height:100%;display:block;animation:none!important;transform:none!important}.uz-hero-slide.active .uz-hero-picture img[data-v-21ef0390]{animation:none!important;transform:none!important}.uz-hero-arrow[data-v-21ef0390]{width:36px;height:36px;top:50%;transform:translateY(-50%)}.uz-hero-arrow[data-v-21ef0390]:hover{transform:translateY(-50%)}.uz-hero-arrow-prev[data-v-21ef0390]{left:8px}.uz-hero-arrow-next[data-v-21ef0390]{right:8px}.uz-hero-dots[data-v-21ef0390]{bottom:12px}}@media (width<=480px){.uz-hero-stage[data-v-21ef0390],.uz-hero-loading[data-v-21ef0390]{aspect-ratio:916/1717}.uz-hero-arrow[data-v-21ef0390]{width:34px;height:34px}.uz-hero-arrow-prev[data-v-21ef0390]{left:7px}.uz-hero-arrow-next[data-v-21ef0390]{right:7px}}@media (prefers-reduced-motion:reduce){.uz-hero-slide[data-v-21ef0390],.uz-hero-arrow[data-v-21ef0390],.uz-hero-dots button span[data-v-21ef0390]{transition:none}.uz-hero-loading>span[data-v-21ef0390]{animation:none}}.uz-hero-slider[data-v-21ef0390]{contain:layout paint;background:#f4f7f1;width:100%;padding:14px 0 18px;position:relative;overflow:hidden}.uz-hero-container[data-v-21ef0390]{width:100%;max-width:var(--container-width,1640px);margin:0 auto;padding-left:20px;padding-right:20px}.uz-hero-stage[data-v-21ef0390]{aspect-ratio:1900/800;isolation:isolate;backface-visibility:hidden;background:#f4f7f1;border-radius:22px;width:100%;min-height:0;margin:0;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 14px 40px #19391d14}.uz-hero-slide[data-v-21ef0390]{backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.uz-hero-picture[data-v-21ef0390],.uz-hero-picture img[data-v-21ef0390]{backface-visibility:hidden}.uz-hero-picture img[data-v-21ef0390]{object-fit:cover;object-position:center;width:100%;height:100%}.uz-hero-loading[data-v-21ef0390]{aspect-ratio:1900/800;background:#edf2ea;border-radius:22px;width:100%;overflow:hidden}.uz-hero-arrow[data-v-21ef0390],.uz-hero-dots[data-v-21ef0390]{will-change:auto}@media (width>=1600px){.uz-hero-container[data-v-21ef0390]{padding-left:24px;padding-right:24px}}@media (width<=991px){.uz-hero-slider[data-v-21ef0390]{padding:10px 0 14px}.uz-hero-container[data-v-21ef0390]{padding-left:14px;padding-right:14px}.uz-hero-stage[data-v-21ef0390],.uz-hero-loading[data-v-21ef0390]{border-radius:17px}}@media (width<=768px){.uz-hero-slider[data-v-21ef0390]{padding:8px 0 12px}.uz-hero-container[data-v-21ef0390]{padding-left:10px;padding-right:10px}.uz-hero-stage[data-v-21ef0390],.uz-hero-loading[data-v-21ef0390]{aspect-ratio:916/1717;border-radius:15px;width:100%;height:auto;min-height:0}.uz-hero-picture img[data-v-21ef0390]{object-fit:cover;object-position:center}}@media (width<=480px){.uz-hero-container[data-v-21ef0390]{padding-left:8px;padding-right:8px}.uz-hero-stage[data-v-21ef0390],.uz-hero-loading[data-v-21ef0390]{aspect-ratio:916/1717;border-radius:13px}}.vw-home-hero[data-v-c4808e5e]{isolation:isolate;padding:40px 0 70px;position:relative;overflow:hidden}.vw-home-hero.is-loading[data-v-c4808e5e]{pointer-events:none}.vw-home-hero.is-ready .vw-home-hero-card[data-v-c4808e5e]{animation:.8s both vwHeroFade-c4808e5e}@keyframes vwHeroFade-c4808e5e{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}.vw-home-hero-container[data-v-c4808e5e]{z-index:5;position:relative}.vw-home-hero-background[data-v-c4808e5e]{pointer-events:none;background:linear-gradient(#fdfefb 0%,#f8fbf5 48%,#fff 100%);position:absolute;inset:0;overflow:hidden}.vw-home-hero-orb[data-v-c4808e5e]{filter:blur(110px);border-radius:50%;position:absolute}.vw-home-hero-orb-one[data-v-c4808e5e]{background:#53913729;width:480px;height:480px;animation:18s ease-in-out infinite vwHeroOrbOne-c4808e5e;top:-170px;left:-180px}.vw-home-hero-orb-two[data-v-c4808e5e]{background:#d6a24a21;width:460px;height:460px;animation:22s ease-in-out infinite vwHeroOrbTwo-c4808e5e;bottom:-180px;right:-170px}@keyframes vwHeroOrbOne-c4808e5e{0%,to{transform:translate(0)}50%{transform:translate(55px,35px)}}@keyframes vwHeroOrbTwo-c4808e5e{0%,to{transform:translate(0)}50%{transform:translate(-50px,-25px)}}.vw-home-hero-leaf[data-v-c4808e5e]{fill:none;stroke:#457a2912;stroke-width:2px;width:170px;position:absolute}.vw-home-hero-leaf-left[data-v-c4808e5e]{animation:13s ease-in-out infinite vwLeafLeft-c4808e5e;top:120px;left:3%}.vw-home-hero-leaf-right[data-v-c4808e5e]{animation:16s ease-in-out infinite vwLeafRight-c4808e5e;bottom:90px;right:3%;transform:scaleX(-1)}@keyframes vwLeafLeft-c4808e5e{0%,to{transform:rotate(-6deg)}50%{transform:rotate(5deg)translateY(-8px)}}@keyframes vwLeafRight-c4808e5e{0%,to{transform:scaleX(-1)rotate(5deg)}50%{transform:scaleX(-1)rotate(-5deg)translateY(10px)}}.vw-home-hero-card[data-v-c4808e5e]{background:#fff;border:1px solid #4d81331f;border-radius:34px;transition:transform .45s,box-shadow .45s;display:block;position:relative;overflow:hidden;box-shadow:0 35px 80px #00000012,0 8px 22px #3d702714}.vw-home-hero-card[data-v-c4808e5e]:hover{transform:translateY(-8px);box-shadow:0 50px 120px #00000017,0 18px 40px #3574221f}.vw-home-hero-media[data-v-c4808e5e]{background:radial-gradient(circle at 50% 42%,#6ca6461f,#0000 58%),linear-gradient(145deg,#f4f8f1,#edf4e8);width:100%;position:relative;overflow:hidden}.vw-home-hero-media picture[data-v-c4808e5e]{width:100%;display:block}.vw-home-hero-media img[data-v-c4808e5e]{object-fit:cover;object-position:center;opacity:0;width:100%;height:auto;min-height:420px;max-height:720px;transition:opacity .7s,transform .9s cubic-bezier(.22,1,.36,1),filter .45s;display:block;transform:scale(1.025)}.vw-home-hero.is-ready .vw-home-hero-media img[data-v-c4808e5e]{opacity:1;transform:scale(1)}.vw-home-hero-card:hover .vw-home-hero-media img[data-v-c4808e5e]{filter:saturate(1.04)contrast(1.015);transform:scale(1.025)}.vw-home-hero-image-shade[data-v-c4808e5e],.vw-home-hero-image-light[data-v-c4808e5e],.vw-home-hero-image-noise[data-v-c4808e5e]{pointer-events:none;position:absolute;inset:0}.vw-home-hero-image-shade[data-v-c4808e5e]{z-index:2;background:linear-gradient(#08220e03 0%,#08220e05 45%,#08220e2e 100%),linear-gradient(90deg,#061b0b14,#0000 35% 70%,#061b0b0f)}.vw-home-hero-image-light[data-v-c4808e5e]{z-index:3;mix-blend-mode:screen;background:radial-gradient(circle at 22% 18%,#ffffff42,#0000 24%),radial-gradient(circle at 82% 16%,#dcf2b71f,#0000 28%)}.vw-home-hero-image-noise[data-v-c4808e5e]{z-index:4;opacity:.05;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(0deg,#ffffff40 0 1px,#0000 1px 3px)}.vw-home-hero-media[data-v-c4808e5e]:before{z-index:5;content:"";pointer-events:none;border:1px solid #fff3;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 -45px 80px #051d0a14}.vw-home-hero-media[data-v-c4808e5e]:after{z-index:6;content:"";filter:blur(18px);opacity:0;pointer-events:none;background:#ffffff38;width:18%;height:210%;transition:left .95s,opacity .25s;position:absolute;top:-55%;left:-25%;transform:rotate(20deg)}.vw-home-hero-card:hover .vw-home-hero-media[data-v-c4808e5e]:after{opacity:.8;left:120%}.vw-home-hero-link-indicator[data-v-c4808e5e]{z-index:8;min-height:50px;color:var(--vw-primary-dark);-webkit-backdrop-filter:blur(16px);transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);background:#ffffffe6;border:1px solid #ffffffb8;border-radius:16px;align-items:center;gap:10px;padding:7px 8px 7px 16px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;bottom:24px;right:24px;box-shadow:0 15px 32px #0e34142e,inset 0 1px #fffffff2}.vw-home-hero-link-indicator svg[data-v-c4808e5e]{color:#fff;background:var(--vw-primary-gradient);fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px;transition:transform var(--vw-transition);border-radius:11px;padding:8px;display:block}.vw-home-hero-card:hover .vw-home-hero-link-indicator[data-v-c4808e5e]{color:#fff;background:var(--vw-primary-dark);transform:translateY(-3px)}.vw-home-hero-card:hover .vw-home-hero-link-indicator svg[data-v-c4808e5e]{transform:translate(3px)}.vw-home-hero.is-ready .vw-home-hero-media[data-v-c4808e5e]:has(img[src=""]){min-height:420px}.vw-home-hero-media img[src=""][data-v-c4808e5e]{display:none}.vw-home-hero-skeleton[data-v-c4808e5e]{border:1px solid var(--vw-border);background:radial-gradient(circle at 20% 20%,#6da6461c,#0000 30%),#fff;border-radius:34px;width:100%;min-height:560px;position:relative;overflow:hidden;box-shadow:0 30px 70px #1f4b2214,inset 0 1px #fffffff5}.vw-home-hero-skeleton>span[data-v-c4808e5e]{background-image:linear-gradient(90deg, var(--vw-surface-3) 0%, #fffffff2 48%, var(--vw-surface-3) 100%);background-size:220% 100%;animation:1.25s linear infinite vwHomeHeroSkeleton-c4808e5e;display:block;position:absolute;inset:0}.vw-home-hero-skeleton[data-v-c4808e5e]:before,.vw-home-hero-skeleton[data-v-c4808e5e]:after{z-index:2;content:"";background:#ffffff8f;border-radius:999px;position:absolute}.vw-home-hero-skeleton[data-v-c4808e5e]:before{width:34%;height:22px;bottom:24%;left:7%}.vw-home-hero-skeleton[data-v-c4808e5e]:after{width:24%;height:14px;bottom:17%;left:7%}@keyframes vwHomeHeroSkeleton-c4808e5e{to{background-position:-220% 0}}@media (width>=1200px){.vw-home-hero-media img[data-v-c4808e5e]{min-height:500px}}@media (width<=991px){.vw-home-hero[data-v-c4808e5e]{padding:28px 0 55px}.vw-home-hero-card[data-v-c4808e5e]{border-radius:27px}.vw-home-hero-media img[data-v-c4808e5e]{min-height:380px;max-height:600px}.vw-home-hero-link-indicator[data-v-c4808e5e]{border-radius:14px;min-height:46px;padding-left:13px;bottom:18px;right:18px}.vw-home-hero-link-indicator svg[data-v-c4808e5e]{width:31px;height:31px;padding:7px}.vw-home-hero-skeleton[data-v-c4808e5e]{border-radius:27px;min-height:470px}}@media (width<=768px){.vw-home-hero[data-v-c4808e5e]{padding:18px 0 42px}.vw-home-hero-card[data-v-c4808e5e]{border-radius:21px}.vw-home-hero-media img[data-v-c4808e5e]{object-fit:cover;width:100%;min-height:0;max-height:none}.vw-home-hero-image-shade[data-v-c4808e5e]{background:linear-gradient(#0000 0% 58%,#08220e2b 100%)}.vw-home-hero-link-indicator[data-v-c4808e5e]{border-radius:13px;gap:7px;min-height:41px;padding:5px 6px 5px 11px;font-size:10px;bottom:12px;right:12px}.vw-home-hero-link-indicator svg[data-v-c4808e5e]{border-radius:9px;width:29px;height:29px;padding:7px}.vw-home-hero-skeleton[data-v-c4808e5e]{border-radius:21px;min-height:330px}.vw-home-hero-skeleton[data-v-c4808e5e]:before{width:48%;height:16px;bottom:23%}.vw-home-hero-skeleton[data-v-c4808e5e]:after{width:34%;height:11px;bottom:16%}}@media (width<=420px){.vw-home-hero-card[data-v-c4808e5e]{border-radius:18px}.vw-home-hero-link-indicator[data-v-c4808e5e]{bottom:9px;right:9px}.vw-home-hero-skeleton[data-v-c4808e5e]{border-radius:18px;min-height:290px}}@media (hover:none){.vw-home-hero-card[data-v-c4808e5e]:hover{transform:none}.vw-home-hero-card:hover .vw-home-hero-media img[data-v-c4808e5e]{filter:none;transform:none}.vw-home-hero-media[data-v-c4808e5e]:after{display:none}.vw-home-hero-card:hover .vw-home-hero-link-indicator[data-v-c4808e5e]{color:var(--vw-primary-dark);background:#ffffffe6;transform:none}.vw-home-hero-card:hover .vw-home-hero-link-indicator svg[data-v-c4808e5e]{transform:none}}.vw-home-hero-trust[data-v-c4808e5e]{-webkit-backdrop-filter:blur(18px);background:linear-gradient(#fffffffa,#f8fcf5f2);border-top:1px solid #508a3214;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:22px;display:grid;position:relative}.vw-home-hero-trust article[data-v-c4808e5e]{background:linear-gradient(#fffffff2,#f7fbf4f0);border:1px solid #4d813314;border-radius:22px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;padding:18px;transition:transform .35s,box-shadow .35s,border-color .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 24px #244d1a0d,inset 0 1px #fffffff2}.vw-home-hero-trust article[data-v-c4808e5e]:before{content:"";opacity:0;background:linear-gradient(135deg,#5691350d,#0000 60%);transition:all .35s;position:absolute;inset:0}.vw-home-hero-trust article[data-v-c4808e5e]:hover{border-color:#4d813329;transform:translateY(-6px);box-shadow:0 22px 45px #2f7d321f}.vw-home-hero-trust article[data-v-c4808e5e]:hover:before{opacity:1}.vw-home-hero-trust-icon[data-v-c4808e5e]{color:#fff;background:linear-gradient(135deg,#4b8f33,#79b347);border-radius:18px;flex-shrink:0;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 12px 22px #2f7d322e}.vw-home-hero-trust-icon[data-v-c4808e5e]:before{content:"";border:1px solid #ffffff2e;border-radius:14px;position:absolute;inset:5px}.vw-home-hero-trust-icon svg[data-v-c4808e5e]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.vw-home-hero-trust article>span[data-v-c4808e5e]:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-home-hero-trust strong[data-v-c4808e5e]{color:var(--vw-text);font-size:15px;font-weight:800;line-height:1.25}.vw-home-hero-trust small[data-v-c4808e5e]{color:var(--vw-text-soft);font-size:12px;line-height:1.55}.vw-home-hero-trust article[data-v-c4808e5e]:not(:last-child):after{content:"";background:linear-gradient(#0000,#4f88321f,#0000);width:1px;height:64%;position:absolute;top:18%;right:-8px}.vw-home-hero-trust article:hover .vw-home-hero-trust-icon[data-v-c4808e5e]{transform:rotate(-6deg)scale(1.08)}.vw-home-hero-trust-icon[data-v-c4808e5e]{transition:transform .45s cubic-bezier(.22,1,.36,1)}.vw-home-hero-trust article[data-v-c4808e5e]{isolation:isolate}.vw-home-hero-trust article[data-v-c4808e5e]:after{content:"";filter:blur(12px);opacity:0;pointer-events:none;background:#ffffff47;width:24%;height:300%;transition:left .8s,opacity .3s;position:absolute;top:-130%;left:-30%;transform:rotate(24deg)}.vw-home-hero-trust article[data-v-c4808e5e]:hover:after{opacity:1;left:125%}@media (width<=991px){.vw-home-hero-trust[data-v-c4808e5e]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}}@media (width<=768px){.vw-home-hero-trust[data-v-c4808e5e]{grid-template-columns:1fr;gap:12px;padding:16px}.vw-home-hero-trust article[data-v-c4808e5e]{border-radius:18px;grid-template-columns:48px minmax(0,1fr);padding:14px}.vw-home-hero-trust-icon[data-v-c4808e5e]{border-radius:15px;width:48px;height:48px}.vw-home-hero-trust-icon[data-v-c4808e5e]:before{border-radius:11px;inset:4px}.vw-home-hero-trust-icon svg[data-v-c4808e5e]{width:22px;height:22px}.vw-home-hero-trust strong[data-v-c4808e5e]{font-size:14px}.vw-home-hero-trust small[data-v-c4808e5e]{font-size:11px}.vw-home-hero-trust article[data-v-c4808e5e]:not(:last-child):after{display:none}}@media (width<=430px){.vw-home-hero[data-v-c4808e5e]{padding-top:12px}.vw-home-hero-trust[data-v-c4808e5e]{gap:10px;padding:13px}.vw-home-hero-trust article[data-v-c4808e5e]{grid-template-columns:44px minmax(0,1fr);padding:12px}.vw-home-hero-trust-icon[data-v-c4808e5e]{width:44px;height:44px}.vw-home-hero-trust strong[data-v-c4808e5e]{font-size:13px}.vw-home-hero-trust small[data-v-c4808e5e]{font-size:10px}}@media (prefers-reduced-motion:reduce){.vw-home-hero-trust article[data-v-c4808e5e],.vw-home-hero-trust-icon[data-v-c4808e5e]{transition:none}}.vw-home-hero[data-v-c4808e5e]{--vw-hero-parallax-x:0px;--vw-hero-parallax-y:0px}.vw-home-hero-container[data-v-c4808e5e]{opacity:0;transition:opacity .75s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.vw-home-hero.is-visible .vw-home-hero-container[data-v-c4808e5e]{opacity:1;transform:translateY(0)}.vw-home-hero-background[data-v-c4808e5e]{opacity:0;transition:opacity .9s,transform 1.2s cubic-bezier(.22,1,.36,1);transform:scale(1.035)}.vw-home-hero.is-visible .vw-home-hero-background[data-v-c4808e5e]{opacity:1;transform:scale(1)}.vw-home-hero-card[data-v-c4808e5e]{transform:translate3d(calc(var(--vw-hero-parallax-x) * .14), calc(var(--vw-hero-parallax-y) * .14), 0);will-change:transform;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .45s}.vw-home-hero-card[data-v-c4808e5e]:hover{transform:translate3d(calc(var(--vw-hero-parallax-x) * .14), calc(var(--vw-hero-parallax-y) * .14 - 7px), 0)}.vw-home-hero-leaf-left[data-v-c4808e5e]{transform:translate3d(calc(var(--vw-hero-parallax-x) * -.35), calc(var(--vw-hero-parallax-y) * -.35), 0) rotate(-6deg)}.vw-home-hero-leaf-right[data-v-c4808e5e]{transform:translate3d(calc(var(--vw-hero-parallax-x) * .4), calc(var(--vw-hero-parallax-y) * .4), 0) scaleX(-1) rotate(5deg)}.vw-home-hero-ambient[data-v-c4808e5e]{filter:blur(45px);mix-blend-mode:multiply;opacity:.18;pointer-events:none;border-radius:50%;position:absolute}.vw-home-hero-ambient.ambient-one[data-v-c4808e5e]{background:#86c05a5c;width:180px;height:180px;animation:11s ease-in-out infinite vwHeroAmbientOne-c4808e5e;top:15%;left:22%}.vw-home-hero-ambient.ambient-two[data-v-c4808e5e]{background:#e0b05640;width:210px;height:210px;animation:14s ease-in-out infinite vwHeroAmbientTwo-c4808e5e;bottom:13%;right:18%}@keyframes vwHeroAmbientOne-c4808e5e{0%,to{opacity:.12;transform:translate(0,0)scale(.92)}50%{opacity:.23;transform:translate(30px,18px)scale(1.1)}}@keyframes vwHeroAmbientTwo-c4808e5e{0%,to{opacity:.1;transform:translate(0,0)scale(1)}50%{opacity:.2;transform:translate(-28px,-20px)scale(1.12)}}.vw-home-hero-particles[data-v-c4808e5e]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.vw-home-hero-particles>span[data-v-c4808e5e]{opacity:0;background:linear-gradient(135deg,#48842b66,#7baf4c29);border-radius:80% 20% 75% 25%;width:7px;height:11px;animation:13s linear infinite vwHeroParticleFloat-c4808e5e;display:block;position:absolute;transform:rotate(35deg)}.vw-home-hero-particles .particle-1[data-v-c4808e5e]{animation-duration:13s;animation-delay:0s;bottom:-25px;left:7%}.vw-home-hero-particles .particle-2[data-v-c4808e5e]{width:5px;height:9px;animation-duration:15s;animation-delay:2.2s;bottom:-30px;left:17%}.vw-home-hero-particles .particle-3[data-v-c4808e5e]{animation-duration:12s;animation-delay:4.5s;bottom:-20px;left:29%}.vw-home-hero-particles .particle-4[data-v-c4808e5e]{width:6px;height:10px;animation-duration:16s;animation-delay:1.4s;bottom:-28px;left:41%}.vw-home-hero-particles .particle-5[data-v-c4808e5e]{animation-duration:14s;animation-delay:6.5s;bottom:-22px;left:53%}.vw-home-hero-particles .particle-6[data-v-c4808e5e]{width:5px;height:8px;animation-duration:13.5s;animation-delay:3.2s;bottom:-30px;left:64%}.vw-home-hero-particles .particle-7[data-v-c4808e5e]{animation-duration:17s;animation-delay:8s;bottom:-24px;left:74%}.vw-home-hero-particles .particle-8[data-v-c4808e5e]{width:6px;height:9px;animation-duration:14.5s;animation-delay:5.2s;bottom:-26px;left:84%}.vw-home-hero-particles .particle-9[data-v-c4808e5e]{animation-duration:18s;animation-delay:9.3s;bottom:-30px;left:91%}.vw-home-hero-particles .particle-10[data-v-c4808e5e]{width:4px;height:7px;animation-duration:16.5s;animation-delay:10.5s;bottom:-30px;left:37%}@keyframes vwHeroParticleFloat-c4808e5e{0%{opacity:0;transform:translate(0,0)rotate(20deg)scale(.75)}12%{opacity:.32}45%{transform:translate(24px,-240px)rotate(130deg)scale(1)}75%{opacity:.18}to{opacity:0;transform:translate(-18px,-520px)rotate(270deg)scale(.82)}}.vw-home-hero-trust article[data-v-c4808e5e]{opacity:0;transform:translateY(18px)}.vw-home-hero.is-visible .vw-home-hero-trust article[data-v-c4808e5e]{animation:.65s cubic-bezier(.22,1,.36,1) forwards vwHeroTrustReveal-c4808e5e}.vw-home-hero.is-visible .vw-home-hero-trust article[data-v-c4808e5e]:first-child{animation-delay:.28s}.vw-home-hero.is-visible .vw-home-hero-trust article[data-v-c4808e5e]:nth-child(2){animation-delay:.37s}.vw-home-hero.is-visible .vw-home-hero-trust article[data-v-c4808e5e]:nth-child(3){animation-delay:.46s}.vw-home-hero.is-visible .vw-home-hero-trust article[data-v-c4808e5e]:nth-child(4){animation-delay:.55s}@keyframes vwHeroTrustReveal-c4808e5e{to{opacity:1;transform:translateY(0)}}.vw-home-hero-link-indicator[data-v-c4808e5e]:before{z-index:-1;content:"";border-radius:inherit;opacity:0;border:1px solid #ffffff80;animation:3s ease-out infinite vwHeroIndicatorPulse-c4808e5e;position:absolute;inset:-1px}@keyframes vwHeroIndicatorPulse-c4808e5e{0%{opacity:0;transform:scale(.96)}18%{opacity:.55}55%,to{opacity:0;transform:scale(1.15)}}@media (width>=992px){.vw-home-hero-card[data-v-c4808e5e],.vw-home-hero-leaf[data-v-c4808e5e],.vw-home-hero-orb[data-v-c4808e5e],.vw-home-hero-ambient[data-v-c4808e5e]{backface-visibility:hidden;transform-style:preserve-3d}}@media (width<=768px){.vw-home-hero-ambient[data-v-c4808e5e]{filter:blur(60px);opacity:.1}.vw-home-hero-ambient.ambient-one[data-v-c4808e5e]{width:150px;height:150px;top:7%;left:-60px}.vw-home-hero-ambient.ambient-two[data-v-c4808e5e]{width:170px;height:170px;bottom:10%;right:-70px}.vw-home-hero-particles>span[data-v-c4808e5e]:nth-child(n+6){display:none}.vw-home-hero-card[data-v-c4808e5e],.vw-home-hero-card[data-v-c4808e5e]:hover{transform:none}.vw-home-hero-trust article[data-v-c4808e5e]{opacity:1;transform:none}.vw-home-hero.is-visible .vw-home-hero-trust article[data-v-c4808e5e],.vw-home-hero-link-indicator[data-v-c4808e5e]:before{animation:none}}@media (hover:none){.vw-home-hero-card[data-v-c4808e5e],.vw-home-hero-card[data-v-c4808e5e]:hover{will-change:auto;transform:none}.vw-home-hero-leaf-left[data-v-c4808e5e],.vw-home-hero-leaf-right[data-v-c4808e5e]{transform:none}}@media (prefers-reduced-motion:reduce){.vw-home-hero-container[data-v-c4808e5e],.vw-home-hero-background[data-v-c4808e5e]{opacity:1;transition:none;transform:none}.vw-home-hero-particles[data-v-c4808e5e]{display:none}.vw-home-hero-orb[data-v-c4808e5e],.vw-home-hero-leaf[data-v-c4808e5e],.vw-home-hero-ambient[data-v-c4808e5e],.vw-home-hero-link-indicator[data-v-c4808e5e]:before,.vw-home-hero-trust article[data-v-c4808e5e]{animation:none!important}.vw-home-hero-trust article[data-v-c4808e5e]{opacity:1;transform:none}.vw-home-hero-card[data-v-c4808e5e]{transition:none;transform:none}}.vw-product-card[data-v-1cc44e07]{min-width:0;height:100%;color:var(--vw-text);border:1px solid var(--vw-border);isolation:isolate;transition:border-color var(--vw-transition), box-shadow var(--vw-transition-slow), transform var(--vw-transition-slow);background:radial-gradient(circle at 100% 0,#70a94813,#0000 28%),#fff;border-radius:25px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #224e2411,inset 0 1px #fffffff2}.vw-product-card[data-v-1cc44e07]:hover{border-color:var(--vw-primary-border-strong);transform:translateY(-7px);box-shadow:0 23px 48px #1f4e2224,0 7px 18px #1f4e220f}.vw-product-media[data-v-1cc44e07]{background:var(--vw-surface-2);border:1px solid var(--vw-border-light);border-radius:19px;margin:10px 10px 0;display:block;position:relative;overflow:hidden}.vw-product-image-stage[data-v-1cc44e07]{aspect-ratio:1/1.02;background:radial-gradient(circle at 50% 45%,#78b24f1f,#0000 58%),linear-gradient(145deg,#f5f9f2,#eef5e9);width:100%;position:relative;overflow:hidden}.vw-product-image-stage img[data-v-1cc44e07]{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s cubic-bezier(.22, 1, .36, 1), filter var(--vw-transition-slow)}.vw-product-card:hover .vw-product-image-stage img[data-v-1cc44e07]{filter:saturate(1.055)contrast(1.02);transform:scale(1.065)}.vw-product-image-overlay[data-v-1cc44e07]{pointer-events:none;background:linear-gradient(#0b2a1103,#0000 55%,#0b2a111f);position:absolute;inset:0}.vw-product-image-shine[data-v-1cc44e07]{filter:blur(16px);opacity:0;pointer-events:none;background:#fff3;width:30%;height:250%;transition:left .8s,opacity .25s;position:absolute;top:-70%;left:-55%;transform:rotate(22deg)}.vw-product-card:hover .vw-product-image-shine[data-v-1cc44e07]{opacity:.8;left:125%}.vw-product-no-image[data-v-1cc44e07]{width:100%;height:100%;color:var(--vw-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.vw-product-no-image-icon[data-v-1cc44e07]{width:72px;height:72px;color:var(--vw-primary);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);background:#ffffffd1;border-radius:25px 25px 25px 10px;place-items:center;display:grid}.vw-product-no-image-icon svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.vw-product-no-image strong[data-v-1cc44e07]{color:var(--vw-text-soft);margin-top:13px;font-size:11px}.vw-product-no-image small[data-v-1cc44e07]{margin-top:4px;font-size:10px}.vw-product-badges[data-v-1cc44e07]{z-index:4;flex-wrap:wrap;gap:6px;max-width:calc(100% - 22px);display:flex;position:absolute;top:11px;left:11px}.vw-product-badge[data-v-1cc44e07]{color:#fff;-webkit-backdrop-filter:blur(8px);border:2px solid #ffffffd9;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #183c1c29}.vw-product-badge svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.vw-product-sale-badge[data-v-1cc44e07]{background:linear-gradient(135deg,#d78924,#efa63b)}.vw-product-featured-badge[data-v-1cc44e07]{background:linear-gradient(135deg,#276f32,#51a75a)}.vw-product-stock[data-v-1cc44e07]{z-index:4;-webkit-backdrop-filter:blur(12px);border:1px solid #ffffffa3;border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex;position:absolute;bottom:10px;right:10px;box-shadow:0 7px 18px #173d1b21}.vw-product-stock i[data-v-1cc44e07]{border-radius:50%;width:7px;height:7px}.vw-product-stock.is-in-stock[data-v-1cc44e07]{color:#21652a;background:#eefbebeb}.vw-product-stock.is-in-stock i[data-v-1cc44e07]{background:#43a34c;box-shadow:0 0 0 4px #43a34c1f}.vw-product-stock.is-out-stock[data-v-1cc44e07]{color:#a73636;background:#ffefeff0}.vw-product-stock.is-out-stock i[data-v-1cc44e07]{background:#d24f4f}.vw-product-variant-count[data-v-1cc44e07]{z-index:4;min-height:27px;color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-xs);-webkit-backdrop-filter:blur(10px);font-size:var(--vw-font-xs);background:#ffffffe6;border-radius:999px;align-items:center;gap:5px;padding:0 8px;font-weight:750;display:inline-flex;position:absolute;top:10px;right:10px}.vw-product-variant-count svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.vw-product-quick-view[data-v-1cc44e07]{z-index:5;min-width:128px;min-height:48px;color:var(--vw-primary-dark);opacity:0;-webkit-backdrop-filter:blur(15px);transition:opacity var(--vw-transition), transform var(--vw-transition-slow);background:#fffffff0;border:1px solid #ffffffd9;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:6px 14px 6px 7px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-37%)scale(.9);box-shadow:0 16px 32px #14381833}.vw-product-card:hover .vw-product-quick-view[data-v-1cc44e07]{opacity:1;transform:translate(-50%,-50%)scale(1)}.vw-product-quick-view>span[data-v-1cc44e07]{color:#fff;background:var(--vw-primary-gradient);border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.vw-product-quick-view svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-product-quick-view strong[data-v-1cc44e07]{font-size:9px;font-weight:800}.vw-product-out-overlay[data-v-1cc44e07]{z-index:3;opacity:0;-webkit-backdrop-filter:grayscale(.7);transition:opacity var(--vw-transition);pointer-events:none;background:#f8faf766;place-items:center;display:grid;position:absolute;inset:0}.vw-product-card.is-out-of-stock:hover .vw-product-out-overlay[data-v-1cc44e07]{opacity:1}.vw-product-out-overlay>span[data-v-1cc44e07]{color:#a53838;min-height:42px;box-shadow:var(--vw-shadow-sm);background:#fffffff0;border:1px solid #bf46462e;border-radius:13px;align-items:center;gap:7px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.vw-product-out-overlay svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.vw-product-content[data-v-1cc44e07]{flex-direction:column;flex:1;min-width:0;padding:15px 16px 16px;display:flex}.vw-product-meta[data-v-1cc44e07]{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.vw-product-category[data-v-1cc44e07]{min-width:0;color:var(--vw-primary-dark);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:750;display:inline-flex;overflow:hidden}.vw-product-category svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:13px;height:13px}.vw-product-sku[data-v-1cc44e07]{max-width:80px;color:var(--vw-text-subtle);font-size:var(--vw-font-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vw-product-title[data-v-1cc44e07]{min-height:43px;color:var(--vw-text);-webkit-line-clamp:2;transition:color var(--vw-transition);-webkit-box-orient:vertical;margin-top:8px;font-size:13px;font-weight:800;line-height:1.47;display:-webkit-box;overflow:hidden}.vw-product-title[data-v-1cc44e07]:hover{color:var(--vw-primary-dark)}.vw-product-rating-row[data-v-1cc44e07]{align-items:center;min-height:25px;margin-top:7px;display:flex}.vw-product-rating[data-v-1cc44e07]{align-items:center;gap:6px;display:flex}.vw-product-stars[data-v-1cc44e07]{gap:1px;display:flex}.vw-product-stars svg[data-v-1cc44e07]{fill:#0000;stroke:#d2d8cf;stroke-width:1.5px;width:12px;height:12px}.vw-product-stars svg.active[data-v-1cc44e07]{fill:#efb543;stroke:#d89b29}.vw-product-rating-value[data-v-1cc44e07]{color:var(--vw-text-soft);font-size:10px;font-weight:750}.vw-product-rating small[data-v-1cc44e07]{color:var(--vw-text-subtle);font-size:var(--vw-font-xs)}.vw-product-no-rating[data-v-1cc44e07]{min-height:22px;color:var(--vw-primary);background:var(--vw-primary-pale);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;padding:0 8px;font-weight:700;display:inline-flex}.vw-product-pricing[data-v-1cc44e07]{border-top:1px dashed var(--vw-border);justify-content:space-between;align-items:flex-end;gap:8px;min-height:58px;margin-top:10px;padding-top:11px;display:flex}.vw-product-price-main[data-v-1cc44e07]{flex-wrap:wrap;align-items:baseline;gap:5px;min-width:0;display:flex}.vw-product-price-main>small[data-v-1cc44e07]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-product-price-main strong[data-v-1cc44e07]{color:var(--vw-primary-dark);letter-spacing:-.04em;font-size:20px;font-weight:850;line-height:1}.vw-product-price-main strong span[data-v-1cc44e07]{margin-right:1px;font-size:13px;font-weight:750}.vw-product-price-main del[data-v-1cc44e07]{color:var(--vw-text-subtle);font-size:9px;font-weight:600}.vw-product-save[data-v-1cc44e07]{color:#a86212;min-height:25px;font-size:var(--vw-font-xs);background:#fff4df;border:1px solid #cd842426;border-radius:999px;flex:none;align-items:center;padding:0 8px;font-weight:750;display:inline-flex}.vw-product-card-footer[data-v-1cc44e07]{justify-content:space-between;align-items:center;gap:9px;margin-top:12px;display:flex}.vw-product-benefit[data-v-1cc44e07]{align-items:center;gap:5px;min-width:0;display:flex}.vw-product-benefit>span[data-v-1cc44e07]{width:20px;height:20px;color:var(--vw-success);background:var(--vw-success-soft);border-radius:7px;flex:none;place-items:center;display:grid}.vw-product-benefit svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.vw-product-benefit small[data-v-1cc44e07]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.vw-product-action[data-v-1cc44e07]{color:#fff;background:var(--vw-primary-gradient);min-height:39px;transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:12px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 7px 17px #2f7d322e}.vw-product-action[data-v-1cc44e07]:hover{box-shadow:var(--vw-shadow-primary);transform:translateY(-2px)}.vw-product-action.is-disabled-visual[data-v-1cc44e07]{box-shadow:none;background:linear-gradient(135deg,#68716a,#858e87)}.vw-product-action svg[data-v-1cc44e07]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform var(--vw-transition)}.vw-product-action:hover svg[data-v-1cc44e07]{transform:translate(2px)}@media (width<=991px){.vw-product-card[data-v-1cc44e07]{border-radius:21px}.vw-product-media[data-v-1cc44e07]{border-radius:16px}.vw-product-content[data-v-1cc44e07]{padding:13px}.vw-product-title[data-v-1cc44e07]{font-size:12px}.vw-product-benefit[data-v-1cc44e07]{display:none}.vw-product-action[data-v-1cc44e07]{width:100%}}@media (width<=768px){.vw-product-card[data-v-1cc44e07]{border-radius:18px;box-shadow:0 7px 20px #214d230f,inset 0 1px #fffffff2}.vw-product-card[data-v-1cc44e07]:hover{transform:none}.vw-product-media[data-v-1cc44e07]{border-radius:14px;margin:7px 7px 0}.vw-product-image-stage[data-v-1cc44e07]{aspect-ratio:1/1.05}.vw-product-card:hover .vw-product-image-stage img[data-v-1cc44e07]{transform:none}.vw-product-quick-view[data-v-1cc44e07]{display:none}.vw-product-badges[data-v-1cc44e07]{gap:4px;top:7px;left:7px}.vw-product-badge[data-v-1cc44e07]{border-width:1px;gap:3px;min-height:22px;padding-inline:6px;font-size:6px}.vw-product-badge svg[data-v-1cc44e07]{width:10px;height:10px}.vw-product-variant-count[data-v-1cc44e07]{min-height:22px;padding-inline:6px;font-size:6px;top:7px;right:7px}.vw-product-stock[data-v-1cc44e07]{gap:4px;min-height:22px;padding-inline:7px;font-size:6px;bottom:7px;right:7px}.vw-product-stock i[data-v-1cc44e07]{width:5px;height:5px}.vw-product-content[data-v-1cc44e07]{padding:10px 10px 11px}.vw-product-meta[data-v-1cc44e07]{min-height:20px}.vw-product-category[data-v-1cc44e07]{font-size:var(--vw-font-xs)}.vw-product-category svg[data-v-1cc44e07]{width:11px;height:11px}.vw-product-sku[data-v-1cc44e07]{display:none}.vw-product-title[data-v-1cc44e07]{min-height:37px;margin-top:5px;font-size:10px;line-height:1.45}.vw-product-rating-row[data-v-1cc44e07]{min-height:21px;margin-top:5px}.vw-product-stars svg[data-v-1cc44e07]{width:10px;height:10px}.vw-product-rating-value[data-v-1cc44e07],.vw-product-rating small[data-v-1cc44e07]{font-size:6px}.vw-product-pricing[data-v-1cc44e07]{flex-direction:column;align-items:flex-start;gap:5px;min-height:49px;margin-top:7px;padding-top:8px}.vw-product-price-main strong[data-v-1cc44e07]{font-size:17px}.vw-product-price-main strong span[data-v-1cc44e07]{font-size:11px}.vw-product-price-main del[data-v-1cc44e07]{font-size:10px}.vw-product-save[data-v-1cc44e07]{min-height:20px;font-size:6px}.vw-product-card-footer[data-v-1cc44e07]{margin-top:8px}.vw-product-action[data-v-1cc44e07]{min-height:35px;font-size:var(--vw-font-xs);border-radius:10px;padding-inline:7px}.vw-product-action svg[data-v-1cc44e07]{width:12px;height:12px}.vw-product-no-image-icon[data-v-1cc44e07]{border-radius:18px 18px 18px 7px;width:53px;height:53px}.vw-product-no-image-icon svg[data-v-1cc44e07]{width:31px;height:31px}.vw-product-no-image strong[data-v-1cc44e07]{margin-top:9px;font-size:10px}.vw-product-no-image small[data-v-1cc44e07]{display:none}}@media (width<=390px){.vw-product-content[data-v-1cc44e07]{padding-inline:8px}.vw-product-title[data-v-1cc44e07]{font-size:11px}.vw-product-price-main strong[data-v-1cc44e07]{font-size:15px}.vw-product-action span[data-v-1cc44e07]{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.vw-product-featured-badge[data-v-1cc44e07]{display:none}}@media (hover:none){.vw-product-card[data-v-1cc44e07]:hover{transform:none;box-shadow:0 10px 30px #224e2411,inset 0 1px #fffffff2}.vw-product-card:hover .vw-product-image-stage img[data-v-1cc44e07]{filter:none;transform:none}.vw-product-quick-view[data-v-1cc44e07],.vw-product-out-overlay[data-v-1cc44e07]{display:none}}.dh-carousel[data-v-7208cc98]{--dh-orange:#f15a24;--dh-orange-dark:#d94713;--dh-orange-soft:#fff2ec;--dh-green:#00a651;--dh-green-dark:#08783f;--dh-green-soft:#eaf9f1;--dh-ink:#10231b;--dh-title:#11241c;--dh-text:#617068;--dh-border:#10231b1a;--dh-white:#fff;--dh-shadow:0 26px 70px #1533261a;isolation:isolate;background:radial-gradient(circle at 12% 12%,#f15a241a,#0000 31%),radial-gradient(circle at 88% 78%,#00a6511c,#0000 34%),linear-gradient(#fff 0%,#fbfdfc 50%,#f7fbf9 100%);width:100%;padding:82px 0 72px;position:relative;overflow:hidden}.dh-carousel[data-v-7208cc98] *,.dh-carousel[data-v-7208cc98] :before,.dh-carousel[data-v-7208cc98] :after{box-sizing:border-box}.dh-carousel .vw-container[data-v-7208cc98]{z-index:3;position:relative}.dh-carousel__background[data-v-7208cc98]{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dh-carousel__background[data-v-7208cc98]:before{content:"";opacity:.34;background-image:linear-gradient(#10231b09 1px,#0000 1px),linear-gradient(90deg,#10231b09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 86%,#0000);mask-image:linear-gradient(#0000,#000 12% 86%,#0000)}.dh-carousel__gradient[data-v-7208cc98]{filter:blur(2px);border-radius:999px;display:block;position:absolute}.dh-carousel__gradient--orange[data-v-7208cc98]{background:radial-gradient(circle,#f15a2426 0%,#f15a240f 44%,#0000 72%);width:470px;height:470px;top:-170px;left:-130px}.dh-carousel__gradient--green[data-v-7208cc98]{background:radial-gradient(circle,#00a65126 0%,#00a6510f 44%,#0000 73%);width:560px;height:560px;bottom:-210px;right:-150px}.dh-carousel__dot[data-v-7208cc98]{border-radius:50%;display:block;position:absolute}.dh-carousel__dot--one[data-v-7208cc98]{background:#f15a2461;width:8px;height:8px;animation:5.5s ease-in-out infinite dhDotFloat-7208cc98;top:16%;left:7%;box-shadow:0 0 0 8px #f15a2412}.dh-carousel__dot--two[data-v-7208cc98]{background:#00a65157;width:10px;height:10px;animation:6.5s ease-in-out infinite reverse dhDotFloat-7208cc98;top:30%;right:8%;box-shadow:0 0 0 9px #00a6510f}.dh-carousel__dot--three[data-v-7208cc98]{background:#f15a244d;width:6px;height:6px;animation:4.8s ease-in-out infinite dhDotFloat-7208cc98;bottom:15%;left:14%;box-shadow:0 0 0 7px #f15a240d}.dh-carousel__floating-icon[data-v-7208cc98]{color:currentColor;-webkit-backdrop-filter:blur(14px);background:#ffffff8f;border:1px solid #ffffffb8;place-items:center;display:grid;position:absolute;box-shadow:0 22px 55px #18352917,inset 0 1px #ffffffe6}.dh-carousel__floating-icon svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:50%;height:50%}.dh-carousel__floating-icon--bag[data-v-7208cc98]{color:#f15a2452;border-radius:28px;width:86px;height:86px;animation:7s ease-in-out infinite dhIconFloatOne-7208cc98;top:11%;left:2.5%;transform:rotate(-12deg)}.dh-carousel__floating-icon--box[data-v-7208cc98]{color:#00a6514d;border-radius:30px;width:94px;height:94px;animation:8s ease-in-out infinite dhIconFloatTwo-7208cc98;top:44%;right:2.8%;transform:rotate(10deg)}.dh-carousel__floating-icon--discount[data-v-7208cc98]{color:#f15a2447;border-radius:24px;width:72px;height:72px;animation:6.8s ease-in-out infinite reverse dhIconFloatTwo-7208cc98;bottom:13%;left:3.8%;transform:rotate(9deg)}.dh-carousel__floating-icon--shield[data-v-7208cc98]{color:#00a65145;border-radius:25px;width:76px;height:76px;animation:7.4s ease-in-out infinite reverse dhIconFloatOne-7208cc98;top:13%;right:6%;transform:rotate(-8deg)}.dh-carousel__pattern[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.2px;opacity:.055;position:absolute}.dh-carousel__pattern--left[data-v-7208cc98]{width:320px;color:var(--dh-orange);bottom:-60px;left:-72px;transform:rotate(16deg)}.dh-carousel__pattern--right[data-v-7208cc98]{width:310px;color:var(--dh-green);top:-66px;right:-62px;transform:rotate(-12deg)}.dh-carousel__header[data-v-7208cc98]{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:42px;margin-bottom:32px;display:grid}.dh-carousel__heading[data-v-7208cc98]{min-width:0;max-width:810px}.dh-carousel__eyebrow[data-v-7208cc98]{-webkit-backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #f15a2421;border-radius:999px;align-items:center;gap:10px;min-height:34px;margin-bottom:17px;padding:5px 8px 5px 6px;display:inline-flex;box-shadow:0 8px 24px #122c200e}.dh-carousel__eyebrow-icon[data-v-7208cc98]{color:#fff;background:linear-gradient(135deg, var(--dh-orange), var(--dh-orange-dark));border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 6px 15px #f15a243d}.dh-carousel__eyebrow-icon svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.dh-carousel__eyebrow-text[data-v-7208cc98]{color:var(--dh-orange-dark);letter-spacing:.035em;font-size:12px;font-weight:800;line-height:1}.dh-carousel__eyebrow-line[data-v-7208cc98]{background:linear-gradient(90deg,#f15a246b,#0000);width:28px;height:1px;margin-left:2px}.dh-carousel__title-row[data-v-7208cc98]{align-items:flex-end;gap:17px;display:flex}.dh-carousel__title[data-v-7208cc98]{flex-direction:column;min-width:0;margin:0;display:flex}.dh-carousel__title-main[data-v-7208cc98]{color:var(--dh-title);letter-spacing:-.035em;font-size:clamp(31px,3.2vw,50px);font-weight:900;line-height:1.06}.dh-carousel__title-accent[data-v-7208cc98]{width:fit-content;color:var(--dh-green-dark);letter-spacing:-.015em;margin-top:8px;font-size:clamp(18px,1.6vw,26px);font-weight:800;line-height:1.22;display:inline-block}.dh-carousel__title-accent[data-v-7208cc98]:after{content:"";background:linear-gradient(90deg, var(--dh-orange), #00a651a6, transparent);border-radius:999px;width:72%;height:5px;margin-top:7px;display:block}.dh-carousel__title-badge[data-v-7208cc98]{color:#7e401f;white-space:nowrap;background:linear-gradient(135deg,#fff4eaf5,#fffffff0);border:1px solid #f15a2421;border-radius:999px;flex:none;align-items:center;gap:6px;margin-bottom:7px;padding:8px 11px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 7px 20px #f15a2414}.dh-carousel__title-badge svg[data-v-7208cc98]{fill:none;width:13px;height:13px;stroke:var(--dh-orange);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dh-carousel__description[data-v-7208cc98]{max-width:700px;color:var(--dh-text);margin:20px 0 0;font-size:15px;font-weight:500;line-height:1.82}.dh-carousel__heading-features[data-v-7208cc98]{flex-wrap:wrap;gap:10px 18px;margin-top:19px;display:flex}.dh-carousel__heading-features>span[data-v-7208cc98]{color:#486157;align-items:center;gap:7px;font-size:12px;font-weight:700;line-height:1.3;display:inline-flex}.dh-carousel__heading-features svg[data-v-7208cc98]{fill:none;width:17px;height:17px;stroke:var(--dh-green);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none}.dh-carousel__header-side[data-v-7208cc98]{flex:none;align-items:center;gap:13px;display:flex}.dh-carousel__counter-card[data-v-7208cc98]{-webkit-backdrop-filter:blur(14px);background:#ffffffde;border:1px solid #10231b16;border-radius:19px;align-items:center;gap:11px;min-width:145px;min-height:66px;padding:9px 15px 9px 9px;display:flex;box-shadow:0 15px 38px #14302413,inset 0 1px #ffffffeb}.dh-carousel__counter-icon[data-v-7208cc98]{color:#fff;background:linear-gradient(145deg, var(--dh-orange), #ff7a3d);border-radius:15px;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 22px #f15a243d}.dh-carousel__counter-icon svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.dh-carousel__counter-content[data-v-7208cc98]{align-items:center;gap:9px;display:flex}.dh-carousel__counter-content>strong[data-v-7208cc98]{color:var(--dh-title);letter-spacing:-.04em;font-size:27px;font-weight:900;line-height:1}.dh-carousel__counter-content>span[data-v-7208cc98]{flex-direction:column;gap:3px;display:flex}.dh-carousel__counter-content small[data-v-7208cc98]{color:#8a9891;white-space:nowrap;font-size:9px;font-weight:700;line-height:1}.dh-carousel__counter-content b[data-v-7208cc98]{color:var(--dh-green-dark);font-size:12px;font-weight:900;line-height:1}.dh-carousel__controls[data-v-7208cc98]{align-items:center;gap:8px;display:flex}.dh-carousel__control-button[data-v-7208cc98]{color:#244337;cursor:pointer;background:#ffffffe0;border:1px solid #10231b1a;border-radius:16px;place-items:center;width:50px;height:50px;padding:0;transition:transform .25s,color .25s,border-color .25s,background .25s,box-shadow .25s;display:grid;position:relative;box-shadow:0 13px 32px #132e2213,inset 0 1px #ffffffe6}.dh-carousel__control-button svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.dh-carousel__control-button--next[data-v-7208cc98]{color:#fff;background:linear-gradient(135deg, var(--dh-orange), var(--dh-orange-dark));border-color:#0000;box-shadow:0 13px 30px #f15a2440}.dh-carousel__control-button[data-v-7208cc98]:hover:not(:disabled){color:#fff;background:linear-gradient(135deg, var(--dh-green), var(--dh-green-dark));border-color:#0000;transform:translateY(-3px);box-shadow:0 15px 32px #00a6513b}.dh-carousel__control-button[data-v-7208cc98]:active:not(:disabled){transform:translateY(-1px)scale(.97)}.dh-carousel__control-button[data-v-7208cc98]:focus-visible{outline-offset:3px;outline:3px solid #f15a242e}.dh-carousel__control-button[data-v-7208cc98]:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}@keyframes dhDotFloat-7208cc98{0%,to{transform:translate(0,0)}50%{transform:translateY(-13px)}}@keyframes dhIconFloatOne-7208cc98{0%,to{transform:translate(0,0)rotate(-10deg)}50%{transform:translateY(-15px)rotate(-4deg)}}@keyframes dhIconFloatTwo-7208cc98{0%,to{transform:translate(0,0)rotate(9deg)}50%{transform:translateY(14px)rotate(3deg)}}.dh-carousel__showcase[data-v-7208cc98]{background:linear-gradient(#fffffffa,#fafdfbfa);border:1px solid #10231b17;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 28px 80px #1430241a,inset 0 1px #fffffff2}.dh-carousel__showcase[data-v-7208cc98]:before{content:"";background:linear-gradient(90deg, var(--dh-orange), #ff8a4f 38%, var(--dh-green) 72%, var(--dh-green-dark));width:100%;height:4px;position:absolute;top:0;left:0}.dh-carousel__showcase[data-v-7208cc98]:after{content:"";pointer-events:none;background:radial-gradient(circle,#00a65114,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-80px}.dh-carousel__showcase-top[data-v-7208cc98]{z-index:2;background:linear-gradient(90deg,#fff7f2b8,#ffffffe6 42%,#effaf5c2);border-bottom:1px solid #10231b13;justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:18px 22px;display:flex;position:relative}.dh-carousel__collection-info[data-v-7208cc98]{align-items:center;gap:13px;min-width:0;display:flex}.dh-carousel__collection-icon[data-v-7208cc98]{color:#fff;background:linear-gradient(145deg, var(--dh-green), var(--dh-green-dark));border-radius:16px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 25px #00a65138}.dh-carousel__collection-icon svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.dh-carousel__collection-info>div[data-v-7208cc98]{flex-direction:column;gap:4px;min-width:0;display:flex}.dh-carousel__collection-info small[data-v-7208cc98]{color:#7d8d85;letter-spacing:.03em;font-size:10px;font-weight:700;line-height:1.1}.dh-carousel__collection-info strong[data-v-7208cc98]{color:var(--dh-title);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;line-height:1.2;overflow:hidden}.dh-carousel__showcase-meta[data-v-7208cc98]{flex:none;align-items:center;gap:12px;display:flex}.dh-carousel__live-badge[data-v-7208cc98]{min-height:34px;color:var(--dh-green-dark);background:#ecfbf4e6;border:1px solid #00a6511f;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.dh-carousel__live-badge i[data-v-7208cc98]{background:var(--dh-green);border-radius:50%;flex:none;width:8px;height:8px;position:relative;box-shadow:0 0 0 4px #00a6511a}.dh-carousel__live-badge i[data-v-7208cc98]:after{content:"";border:1px solid #00a65147;border-radius:50%;animation:1.8s ease-out infinite dhLivePulse-7208cc98;position:absolute;inset:-4px}.dh-carousel__swipe-hint[data-v-7208cc98]{color:#7b8982;white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.dh-carousel__swipe-hint svg[data-v-7208cc98]{fill:none;width:17px;height:17px;stroke:var(--dh-orange);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dh-carousel__track[data-v-7208cc98]{z-index:2;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:minmax(240px,278px);grid-auto-flow:column;gap:18px;width:100%;padding:24px 22px 26px;display:grid;position:relative;overflow:auto hidden}.dh-carousel__track[data-v-7208cc98]::-webkit-scrollbar{display:none}.dh-carousel__item[data-v-7208cc98]{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}.dh-carousel__item[data-v-7208cc98] .vw-product-card,.dh-carousel__item[data-v-7208cc98] .product-card{height:100%}.dh-carousel__track--loading[data-v-7208cc98]{pointer-events:none}.dh-carousel__skeleton[data-v-7208cc98]{background:#fff;border:1px solid #10231b12;border-radius:22px;min-height:410px;position:relative;overflow:hidden;box-shadow:0 14px 35px #122d210e}.dh-carousel__skeleton[data-v-7208cc98]:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(100deg,#0000 20%,#ffffffad 48%,#0000 76%);animation:1.45s ease-in-out infinite dhSkeletonShimmer-7208cc98;position:absolute;inset:0;transform:translate(-120%)}.dh-carousel__skeleton-media[data-v-7208cc98]{background:linear-gradient(145deg,#f2f5f3,#edf2ef);height:220px;position:relative;overflow:hidden}.dh-carousel__skeleton-image[data-v-7208cc98]{background:linear-gradient(145deg,#ffffffeb,#e2e9e5db);border-radius:18px;display:block;position:absolute;inset:24px}.dh-carousel__skeleton-badge[data-v-7208cc98]{z-index:2;background:#f15a2421;border-radius:999px;width:62px;height:24px;display:block;position:absolute;top:15px;left:15px}.dh-carousel__skeleton-content[data-v-7208cc98]{flex-direction:column;padding:18px;display:flex}.dh-carousel__skeleton-category[data-v-7208cc98]{background:#e8eeea;border-radius:999px;width:42%;height:9px;margin-bottom:12px;display:block}.dh-carousel__skeleton-title[data-v-7208cc98]{background:#dfe7e2;border-radius:999px;width:92%;height:13px;margin-bottom:9px;display:block}.dh-carousel__skeleton-title.is-short[data-v-7208cc98]{width:68%;margin-bottom:18px}.dh-carousel__skeleton-price[data-v-7208cc98]{align-items:center;gap:9px;margin-top:auto;margin-bottom:16px;display:flex}.dh-carousel__skeleton-price span[data-v-7208cc98]{background:#f15a2429;border-radius:999px;width:78px;height:15px;display:block}.dh-carousel__skeleton-price small[data-v-7208cc98]{background:#e6ece8;border-radius:999px;width:52px;height:10px;display:block}.dh-carousel__skeleton-content button[data-v-7208cc98]{background:linear-gradient(90deg,#00a6511f,#f15a241a);border:0;border-radius:13px;width:100%;height:42px;padding:0}.dh-carousel-products-enter-active[data-v-7208cc98],.dh-carousel-products-leave-active[data-v-7208cc98]{transition:opacity .32s,transform .32s}.dh-carousel-products-enter-from[data-v-7208cc98]{opacity:0;transform:translateY(12px)}.dh-carousel-products-leave-to[data-v-7208cc98]{opacity:0;transform:translateY(-8px)}@keyframes dhLivePulse-7208cc98{0%{opacity:.8;transform:scale(.65)}70%,to{opacity:0;transform:scale(1.65)}}@keyframes dhSkeletonShimmer-7208cc98{0%{transform:translate(-120%)}to{transform:translate(120%)}}.dh-carousel__empty[data-v-7208cc98]{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:54px 24px 58px;display:flex;position:relative}.dh-carousel__empty-visual[data-v-7208cc98]{place-items:center;width:132px;height:132px;margin-bottom:24px;display:grid;position:relative}.dh-carousel__empty-glow[data-v-7208cc98]{background:radial-gradient(circle,#f15a2429,#00a65114 48%,#0000 72%);border-radius:50%;animation:3.5s ease-in-out infinite dhEmptyGlow-7208cc98;position:absolute;inset:0}.dh-carousel__empty-package[data-v-7208cc98]{z-index:2;width:92px;height:92px;color:var(--dh-orange);background:linear-gradient(145deg,#fffffffa,#fff6f1fa);border:1px solid #f15a241f;border-radius:30px;place-items:center;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 22px 45px #f15a241f,inset 0 1px #fffffff2}.dh-carousel__empty-package svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:53px;height:53px}.dh-carousel__empty-search[data-v-7208cc98]{z-index:3;color:#fff;background:linear-gradient(135deg, var(--dh-green), var(--dh-green-dark));border:4px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:6px;right:6px;box-shadow:0 10px 24px #00a65138}.dh-carousel__empty-search svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-carousel__empty-label[data-v-7208cc98]{min-height:30px;color:var(--dh-orange-dark);background:var(--dh-orange-soft);border:1px solid #f15a241f;border-radius:999px;align-items:center;margin-bottom:13px;padding:6px 12px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.dh-carousel__empty h3[data-v-7208cc98]{color:var(--dh-title);letter-spacing:-.025em;margin:0;font-size:clamp(22px,2.2vw,31px);font-weight:900;line-height:1.22}.dh-carousel__empty p[data-v-7208cc98]{max-width:560px;color:var(--dh-text);margin:14px 0 0;font-size:14px;font-weight:500;line-height:1.75}.dh-carousel__empty-button[data-v-7208cc98]{color:#fff;background:linear-gradient(135deg, var(--dh-orange), var(--dh-orange-dark));border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:48px;margin-top:24px;padding:0 21px;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 15px 30px #f15a243b}.dh-carousel__empty-button span[data-v-7208cc98]{font-size:12px;font-weight:900}.dh-carousel__empty-button svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-carousel__empty-button[data-v-7208cc98]:hover{color:#fff;background:linear-gradient(135deg, var(--dh-green), var(--dh-green-dark));transform:translateY(-3px);box-shadow:0 17px 34px #00a6513d}.dh-carousel__progress[data-v-7208cc98]{z-index:2;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:0 22px 18px;display:flex;position:relative}.dh-carousel__progress-track[data-v-7208cc98]{background:#10231b14;border-radius:999px;flex:auto;max-width:520px;height:5px;position:relative;overflow:hidden}.dh-carousel__progress-bar[data-v-7208cc98]{border-radius:inherit;background:linear-gradient(90deg, var(--dh-orange), #ff8750 48%, var(--dh-green));min-width:8%;transition:width .2s;position:absolute;inset:0 auto 0 0;box-shadow:0 0 18px #f15a2438}.dh-carousel__progress-label[data-v-7208cc98]{color:#7a8981;white-space:nowrap;flex:none;align-items:center;gap:7px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.dh-carousel__progress-label svg[data-v-7208cc98]{fill:none;width:17px;height:17px;stroke:var(--dh-green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dh-carousel__trust[data-v-7208cc98]{background:linear-gradient(110deg,#fffffff5,#fff8f3f0 38%,#effbf5f2);border:1px solid #10231b16;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:22px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #14312413,inset 0 1px #fffffff2}.dh-carousel__trust[data-v-7208cc98]:before{content:"";pointer-events:none;background:radial-gradient(circle,#f15a2414,#0000 70%);border-radius:50%;width:190px;height:190px;position:absolute;top:-85px;left:42%}.dh-carousel__trust-list[data-v-7208cc98]{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:relative}.dh-carousel__trust-item[data-v-7208cc98]{border-radius:17px;align-items:center;gap:11px;min-width:0;padding:10px 12px;transition:transform .24s,background .24s;display:flex}.dh-carousel__trust-item[data-v-7208cc98]:hover{background:#ffffffb8;transform:translateY(-2px)}.dh-carousel__trust-icon[data-v-7208cc98]{width:42px;height:42px;color:var(--dh-green-dark);background:#eaf9f1f0;border:1px solid #00a6511c;border-radius:14px;flex:none;place-items:center;display:grid}.dh-carousel__trust-item:nth-child(2) .dh-carousel__trust-icon[data-v-7208cc98]{color:var(--dh-orange-dark);background:#fff2ecf2;border-color:#f15a241c}.dh-carousel__trust-icon svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.dh-carousel__trust-item>div[data-v-7208cc98]{flex-direction:column;gap:4px;min-width:0;display:flex}.dh-carousel__trust-item strong[data-v-7208cc98]{color:var(--dh-title);font-size:12px;font-weight:900;line-height:1.2}.dh-carousel__trust-item small[data-v-7208cc98]{color:#829087;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;line-height:1.3;overflow:hidden}.dh-carousel__shop-button[data-v-7208cc98]{z-index:2;color:#fff;background:linear-gradient(135deg, var(--dh-orange), #ff6f35 48%, var(--dh-orange-dark));border-radius:19px;align-items:center;gap:11px;min-width:236px;min-height:66px;padding:9px 11px 9px 9px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 35px #f15a2442}.dh-carousel__shop-button[data-v-7208cc98]:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 25%,#ffffff2e 48%,#0000 70%);transition:transform .65s;position:absolute;inset:0;transform:translate(-120%)}.dh-carousel__shop-button[data-v-7208cc98]:hover:before{transform:translate(120%)}.dh-carousel__shop-button[data-v-7208cc98]:hover{color:#fff;transform:translateY(-3px);box-shadow:0 20px 42px #f15a244f}.dh-carousel__shop-button-icon[data-v-7208cc98]{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff38;border-radius:15px;flex:none;place-items:center;width:47px;height:47px;display:grid}.dh-carousel__shop-button-icon svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.dh-carousel__shop-button-content[data-v-7208cc98]{flex-direction:column;gap:4px;min-width:0;margin-right:auto;display:flex}.dh-carousel__shop-button-content small[data-v-7208cc98]{color:#ffffffc7;font-size:9px;font-weight:700;line-height:1}.dh-carousel__shop-button-content strong[data-v-7208cc98]{color:#fff;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.1}.dh-carousel__shop-button-arrow[data-v-7208cc98]{background:#ffffff24;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;transition:transform .25s;display:grid}.dh-carousel__shop-button:hover .dh-carousel__shop-button-arrow[data-v-7208cc98]{transform:translate(3px)}.dh-carousel__shop-button-arrow svg[data-v-7208cc98]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@keyframes dhEmptyGlow-7208cc98{0%,to{opacity:.68;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@media (width<=1199px){.dh-carousel[data-v-7208cc98]{padding:72px 0 64px}.dh-carousel__header[data-v-7208cc98]{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px}.dh-carousel__header-side[data-v-7208cc98]{justify-content:space-between;width:100%}.dh-carousel__track[data-v-7208cc98]{grid-auto-columns:minmax(235px,272px)}.dh-carousel__trust[data-v-7208cc98]{grid-template-columns:minmax(0,1fr)}.dh-carousel__shop-button[data-v-7208cc98]{justify-self:end;width:100%;max-width:320px}.dh-carousel__floating-icon--bag[data-v-7208cc98],.dh-carousel__floating-icon--box[data-v-7208cc98]{opacity:.55}}@media (width<=991px){.dh-carousel[data-v-7208cc98]{padding:62px 0 56px}.dh-carousel__title-row[data-v-7208cc98]{flex-direction:column;align-items:flex-start;gap:12px}.dh-carousel__title-badge[data-v-7208cc98]{margin-bottom:0}.dh-carousel__showcase[data-v-7208cc98]{border-radius:25px}.dh-carousel__showcase-top[data-v-7208cc98]{min-height:76px;padding:15px 17px}.dh-carousel__track[data-v-7208cc98]{grid-auto-columns:minmax(220px,255px);gap:15px;padding:20px 17px 23px}.dh-carousel__progress[data-v-7208cc98]{padding-inline:17px}.dh-carousel__trust-list[data-v-7208cc98]{grid-template-columns:1fr}.dh-carousel__trust-item small[data-v-7208cc98]{white-space:normal}.dh-carousel__shop-button[data-v-7208cc98]{justify-self:stretch;max-width:none}.dh-carousel__floating-icon[data-v-7208cc98],.dh-carousel__pattern[data-v-7208cc98]{opacity:.34}}@media (width<=767px){.dh-carousel[data-v-7208cc98]{padding:46px 0 44px}.dh-carousel__background[data-v-7208cc98]:before{background-size:34px 34px}.dh-carousel__floating-icon[data-v-7208cc98],.dh-carousel__pattern[data-v-7208cc98],.dh-carousel__dot--three[data-v-7208cc98]{display:none}.dh-carousel__header[data-v-7208cc98]{gap:19px;margin-bottom:22px}.dh-carousel__eyebrow[data-v-7208cc98]{margin-bottom:13px}.dh-carousel__title-main[data-v-7208cc98]{font-size:clamp(28px,9vw,38px)}.dh-carousel__title-accent[data-v-7208cc98]{margin-top:6px;font-size:18px}.dh-carousel__title-accent[data-v-7208cc98]:after{height:4px}.dh-carousel__title-badge[data-v-7208cc98]{font-size:9px}.dh-carousel__description[data-v-7208cc98]{margin-top:16px;font-size:13px;line-height:1.7}.dh-carousel__heading-features[data-v-7208cc98]{gap:9px 13px;margin-top:15px}.dh-carousel__heading-features>span[data-v-7208cc98]{font-size:10px}.dh-carousel__header-side[data-v-7208cc98]{align-items:stretch;gap:9px}.dh-carousel__counter-card[data-v-7208cc98]{border-radius:16px;flex:auto;min-width:0;min-height:58px}.dh-carousel__counter-icon[data-v-7208cc98]{border-radius:13px;width:40px;height:40px}.dh-carousel__counter-content>strong[data-v-7208cc98]{font-size:23px}.dh-carousel__controls[data-v-7208cc98]{gap:7px}.dh-carousel__control-button[data-v-7208cc98]{border-radius:14px;width:46px;height:46px}.dh-carousel__showcase[data-v-7208cc98]{border-radius:21px}.dh-carousel__showcase-top[data-v-7208cc98]{min-height:68px;padding:13px 14px}.dh-carousel__collection-icon[data-v-7208cc98]{border-radius:14px;width:42px;height:42px}.dh-carousel__collection-info strong[data-v-7208cc98]{font-size:14px}.dh-carousel__live-badge[data-v-7208cc98]{display:none}.dh-carousel__swipe-hint[data-v-7208cc98]{font-size:9px}.dh-carousel__track[data-v-7208cc98]{grid-auto-columns:minmax(205px,78vw);gap:13px;padding:15px 14px 20px;scroll-padding-inline:14px}.dh-carousel__skeleton[data-v-7208cc98]{border-radius:19px;min-height:380px}.dh-carousel__skeleton-media[data-v-7208cc98]{height:200px}.dh-carousel__progress[data-v-7208cc98]{flex-direction:column;align-items:stretch;gap:10px;min-height:auto;padding:0 14px 16px}.dh-carousel__progress-track[data-v-7208cc98]{width:100%;max-width:none}.dh-carousel__progress-label[data-v-7208cc98]{justify-content:flex-end;font-size:9px}.dh-carousel__empty[data-v-7208cc98]{min-height:390px;padding:44px 18px 48px}.dh-carousel__empty-visual[data-v-7208cc98]{width:112px;height:112px}.dh-carousel__empty-package[data-v-7208cc98]{border-radius:25px;width:78px;height:78px}.dh-carousel__empty-package svg[data-v-7208cc98]{width:45px;height:45px}.dh-carousel__empty-search[data-v-7208cc98]{width:38px;height:38px}.dh-carousel__empty h3[data-v-7208cc98]{font-size:22px}.dh-carousel__empty p[data-v-7208cc98]{font-size:13px}.dh-carousel__trust[data-v-7208cc98]{border-radius:20px;gap:16px;margin-top:16px;padding:13px}.dh-carousel__trust-list[data-v-7208cc98]{gap:4px}.dh-carousel__trust-item[data-v-7208cc98]{padding:9px}.dh-carousel__trust-icon[data-v-7208cc98]{border-radius:13px;width:38px;height:38px}.dh-carousel__shop-button[data-v-7208cc98]{border-radius:17px;min-width:0;min-height:60px}.dh-carousel__shop-button-icon[data-v-7208cc98]{border-radius:14px;width:43px;height:43px}}@media (width<=479px){.dh-carousel[data-v-7208cc98]{padding:40px 0}.dh-carousel__header-side[data-v-7208cc98]{grid-template-columns:minmax(0,1fr) auto;display:grid}.dh-carousel__counter-card[data-v-7208cc98]{padding-right:10px}.dh-carousel__counter-content[data-v-7208cc98]{gap:7px}.dh-carousel__counter-content small[data-v-7208cc98]{font-size:10px}.dh-carousel__control-button[data-v-7208cc98]{width:42px;height:42px}.dh-carousel__collection-info[data-v-7208cc98]{gap:9px}.dh-carousel__collection-icon[data-v-7208cc98]{width:38px;height:38px}.dh-carousel__collection-info small[data-v-7208cc98]{font-size:10px}.dh-carousel__collection-info strong[data-v-7208cc98]{font-size:13px}.dh-carousel__swipe-hint[data-v-7208cc98]{gap:4px}.dh-carousel__swipe-hint svg[data-v-7208cc98]{width:15px;height:15px}.dh-carousel__track[data-v-7208cc98]{grid-auto-columns:minmax(200px,82vw)}.dh-carousel__shop-button-content strong[data-v-7208cc98]{font-size:12px}}@media (prefers-reduced-motion:reduce){.dh-carousel[data-v-7208cc98] *,.dh-carousel[data-v-7208cc98] :before,.dh-carousel[data-v-7208cc98] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.uz-home-section[data-v-5480c7a7]{z-index:2;width:100%;position:relative}.uz-new-arrivals[data-v-5480c7a7]{background:radial-gradient(circle at 8% 10%,#629e3d1f,#0000 28%),radial-gradient(circle at 92% 82%,#dea23514,#0000 24%),linear-gradient(#fbfdf9 0%,#f5f9f1 52%,#fbfdf9 100%);padding:84px 0;overflow:hidden}.uz-new-arrivals[data-v-5480c7a7]:before{content:"";opacity:.34;pointer-events:none;background-image:linear-gradient(#2f7d3206 1px,#0000 1px),linear-gradient(90deg,#2f7d3206 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.uz-new-arrivals>.uz-container[data-v-5480c7a7]{z-index:3;position:relative}.uz-section-blur[data-v-5480c7a7]{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.uz-section-blur.blur-left[data-v-5480c7a7]{background:#56973529;width:440px;height:440px;animation:15s ease-in-out infinite uzArrivalFloatLeft-5480c7a7;top:-170px;left:-170px}.uz-section-blur.blur-right[data-v-5480c7a7]{background:#dda1361c;width:430px;height:430px;animation:18s ease-in-out infinite uzArrivalFloatRight-5480c7a7;bottom:-190px;right:-160px}@keyframes uzArrivalFloatLeft-5480c7a7{0%,to{transform:translate(0,0)}50%{transform:translate(35px,24px)}}@keyframes uzArrivalFloatRight-5480c7a7{0%,to{transform:translate(0,0)}50%{transform:translate(-32px,-25px)}}.uz-section-head[data-v-5480c7a7]{justify-content:space-between;align-items:flex-end;gap:38px;margin-bottom:34px;display:flex}.uz-section-title[data-v-5480c7a7]{max-width:760px}.uz-section-tag[data-v-5480c7a7]{min-height:35px;color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-xs);letter-spacing:.1em;background:#ffffffe0;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.uz-section-tag svg[data-v-5480c7a7]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.uz-section-title h2[data-v-5480c7a7]{color:var(--vw-text);letter-spacing:-.052em;margin-top:18px;font-size:clamp(38px,4.2vw,58px);font-weight:900;line-height:1.05}.uz-section-title h2 span[data-v-5480c7a7]{color:var(--vw-primary-dark);display:block}.uz-section-title p[data-v-5480c7a7]{max-width:650px;color:var(--vw-text-muted);margin-top:15px;font-size:13px;line-height:1.75}.uz-section-button[data-v-5480c7a7]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 34%), var(--vw-primary-gradient);min-width:155px;min-height:54px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:17px;flex:none;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:10px;font-weight:800;display:inline-flex}.uz-section-button[data-v-5480c7a7]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-section-button svg[data-v-5480c7a7]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform var(--vw-transition)}.uz-section-button:hover svg[data-v-5480c7a7]{transform:translate(3px)}.uz-arrival-stats[data-v-5480c7a7]{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:31px;display:grid}.uz-arrival-stat[data-v-5480c7a7]{border:1px solid var(--vw-border);min-height:87px;box-shadow:var(--vw-shadow-sm);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#71ab491c,#0000 38%),#ffffffe0;border-radius:20px;padding:17px 18px;position:relative;overflow:hidden}.uz-arrival-stat[data-v-5480c7a7]:after{content:"";background:#2f7d320d;border-radius:50%;width:85px;height:85px;position:absolute;bottom:-35px;right:-28px}.uz-arrival-stat strong[data-v-5480c7a7]{z-index:2;color:var(--vw-primary-dark);letter-spacing:-.04em;font-size:22px;font-weight:900;display:block;position:relative}.uz-arrival-stat small[data-v-5480c7a7]{z-index:2;color:var(--vw-text-muted);letter-spacing:.03em;margin-top:5px;font-size:10px;font-weight:700;display:block;position:relative}.uz-product-grid[data-v-5480c7a7]{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.uz-product-skeleton[data-v-5480c7a7]{border:1px solid var(--vw-border);min-width:0;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:24px;padding:10px;overflow:hidden}.uz-product-skeleton-image[data-v-5480c7a7]{aspect-ratio:1/1.04;background:var(--vw-surface-3);border-radius:18px;width:100%;position:relative;overflow:hidden}.uz-product-skeleton-content[data-v-5480c7a7]{flex-direction:column;gap:10px;padding:15px 5px 6px;display:flex}.uz-product-skeleton-content span[data-v-5480c7a7],.uz-product-skeleton-content strong[data-v-5480c7a7],.uz-product-skeleton-content small[data-v-5480c7a7],.uz-product-skeleton-content button[data-v-5480c7a7]{background:var(--vw-surface-3);border:0;border-radius:999px;display:block;position:relative;overflow:hidden}.uz-product-skeleton-content span[data-v-5480c7a7]{width:52%;height:9px}.uz-product-skeleton-content strong[data-v-5480c7a7]{width:88%;height:13px}.uz-product-skeleton-content strong[data-v-5480c7a7]:nth-of-type(2){width:67%}.uz-product-skeleton-content small[data-v-5480c7a7]{width:43%;height:12px}.uz-product-skeleton-content button[data-v-5480c7a7]{border-radius:12px;width:100%;height:39px;margin-top:4px}.uz-product-skeleton-image[data-v-5480c7a7],.uz-product-skeleton-content span[data-v-5480c7a7],.uz-product-skeleton-content strong[data-v-5480c7a7],.uz-product-skeleton-content small[data-v-5480c7a7],.uz-product-skeleton-content button[data-v-5480c7a7]{background-image:linear-gradient(90deg, var(--vw-surface-3), #fff, var(--vw-surface-3));background-size:220% 100%;animation:1.25s linear infinite uzArrivalSkeleton-5480c7a7}@keyframes uzArrivalSkeleton-5480c7a7{to{background-position:-220% 0}}.uz-section-empty[data-v-5480c7a7]{border:1px dashed var(--vw-primary-border-strong);min-height:430px;box-shadow:var(--vw-shadow-sm);text-align:center;background:radial-gradient(circle at 50% 10%,#6ca84421,#0000 38%),#ffffffe6;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:50px 24px;display:flex}.uz-empty-icon[data-v-5480c7a7]{width:83px;height:83px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:27px 27px 27px 11px;place-items:center;display:grid}.uz-empty-icon svg[data-v-5480c7a7]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:39px;height:39px}.uz-section-empty>small[data-v-5480c7a7]{min-height:28px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;margin-top:18px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.uz-section-empty h3[data-v-5480c7a7]{color:var(--vw-text);letter-spacing:-.04em;margin-top:14px;font-size:26px;font-weight:900}.uz-section-empty p[data-v-5480c7a7]{max-width:530px;color:var(--vw-text-muted);margin-top:10px;font-size:11px;line-height:1.7}.uz-empty-button[data-v-5480c7a7]{color:#fff;background:var(--vw-primary-gradient);min-height:48px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:15px;justify-content:center;align-items:center;margin-top:22px;padding:0 19px;font-size:9px;font-weight:800;display:inline-flex}.uz-empty-button[data-v-5480c7a7]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-2px)}.uz-products-enter-active[data-v-5480c7a7],.uz-products-leave-active[data-v-5480c7a7]{transition:opacity .25s,transform .33s cubic-bezier(.22,1,.36,1)}.uz-products-enter-from[data-v-5480c7a7]{opacity:0;transform:translateY(14px)}.uz-products-leave-to[data-v-5480c7a7]{opacity:0;transform:translateY(-8px)}@media (width<=1199px){.uz-new-arrivals[data-v-5480c7a7]{padding:72px 0}.uz-product-grid[data-v-5480c7a7]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=991px){.uz-section-head[data-v-5480c7a7]{align-items:flex-start}.uz-section-title h2[data-v-5480c7a7]{font-size:42px}.uz-arrival-stats[data-v-5480c7a7]{grid-template-columns:repeat(3,minmax(0,1fr))}.uz-product-grid[data-v-5480c7a7]{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}}@media (width<=768px){.uz-new-arrivals[data-v-5480c7a7]{padding:48px 0}.uz-section-head[data-v-5480c7a7]{flex-direction:column;align-items:stretch;gap:19px;margin-bottom:22px}.uz-section-tag[data-v-5480c7a7]{min-height:31px;font-size:10px}.uz-section-title h2[data-v-5480c7a7]{margin-top:14px;font-size:31px}.uz-section-title p[data-v-5480c7a7]{margin-top:11px;font-size:10px;line-height:1.65}.uz-section-button[data-v-5480c7a7]{border-radius:15px;width:100%;min-height:49px}.uz-arrival-stats[data-v-5480c7a7]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:21px}.uz-arrival-stat[data-v-5480c7a7]{text-align:center;border-radius:16px;min-height:74px;padding:12px 9px}.uz-arrival-stat strong[data-v-5480c7a7]{font-size:16px}.uz-arrival-stat small[data-v-5480c7a7]{font-size:6px;line-height:1.35}.uz-product-grid[data-v-5480c7a7]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.uz-product-skeleton[data-v-5480c7a7]{border-radius:19px;padding:7px}.uz-product-skeleton-image[data-v-5480c7a7]{border-radius:14px}.uz-product-skeleton-content[data-v-5480c7a7]{gap:7px;padding:11px 3px 4px}.uz-product-skeleton-content button[data-v-5480c7a7]{border-radius:10px;height:35px}.uz-section-empty[data-v-5480c7a7]{border-radius:22px;min-height:360px;padding:38px 18px}.uz-empty-icon[data-v-5480c7a7]{border-radius:22px 22px 22px 9px;width:67px;height:67px}.uz-empty-icon svg[data-v-5480c7a7]{width:32px;height:32px}.uz-section-empty h3[data-v-5480c7a7]{font-size:21px}.uz-section-empty p[data-v-5480c7a7]{font-size:9px}}@media (width<=420px){.uz-new-arrivals[data-v-5480c7a7]{padding:42px 0}.uz-section-title h2[data-v-5480c7a7]{font-size:28px}.uz-arrival-stats[data-v-5480c7a7]{grid-template-columns:1fr 1fr 1fr}.uz-arrival-stat[data-v-5480c7a7]{min-height:70px;padding-inline:6px}.uz-arrival-stat strong[data-v-5480c7a7]{font-size:14px}.uz-product-grid[data-v-5480c7a7]{gap:8px}}@media (hover:none){.uz-section-button[data-v-5480c7a7]:hover,.uz-empty-button[data-v-5480c7a7]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-section-blur[data-v-5480c7a7],.uz-product-skeleton-image[data-v-5480c7a7],.uz-product-skeleton-content span[data-v-5480c7a7],.uz-product-skeleton-content strong[data-v-5480c7a7],.uz-product-skeleton-content small[data-v-5480c7a7],.uz-product-skeleton-content button[data-v-5480c7a7]{animation:none}.uz-products-enter-active[data-v-5480c7a7],.uz-products-leave-active[data-v-5480c7a7]{transition:none}}.dh-category-showcase__navigation[data-v-262e11e1]{border:1px solid var(--dh-border);background:linear-gradient(#fffffffa,#fafdfbfa);border-radius:28px;margin-bottom:22px;position:relative;overflow:hidden;box-shadow:0 24px 65px #17342714,inset 0 1px #fffffff2}.dh-category-showcase__navigation[data-v-262e11e1]:before{content:"";pointer-events:none;background:radial-gradient(circle,#f15a2414,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-110px;right:-90px}.dh-category-showcase__navigation-head[data-v-262e11e1]{z-index:2;background:linear-gradient(90deg,#fff7f3cc,#fffffff0 46%,#effbf5d1);border-bottom:1px solid #17241e12;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:16px 20px;display:flex;position:relative}.dh-category-showcase__navigation-title[data-v-262e11e1]{align-items:center;gap:12px;min-width:0;display:flex}.dh-category-showcase__navigation-title>span[data-v-262e11e1]:first-child{color:#fff;background:linear-gradient(135deg, var(--dh-orange), var(--dh-orange-dark));border-radius:15px;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 12px 26px #f15a2436}.dh-category-showcase__navigation-title svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.dh-category-showcase__navigation-title>div[data-v-262e11e1]{flex-direction:column;gap:4px;min-width:0;display:flex}.dh-category-showcase__navigation-title small[data-v-262e11e1]{color:var(--dh-muted);font-size:9px;font-weight:800;line-height:1}.dh-category-showcase__navigation-title strong[data-v-262e11e1]{color:var(--dh-title);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;line-height:1.2;overflow:hidden}.dh-category-showcase__navigation-count[data-v-262e11e1]{color:#617067;background:#ffffffc2;border:1px solid #17241e14;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:34px;padding:7px 12px;font-size:10px;font-weight:800;display:inline-flex}.dh-category-showcase__navigation-count b[data-v-262e11e1]{color:#fff;background:linear-gradient(135deg, var(--dh-green), var(--dh-green-dark));border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:grid}.dh-category-showcase__tabs[data-v-262e11e1]{z-index:2;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:minmax(185px,225px);grid-auto-flow:column;gap:12px;padding:18px 20px 20px;display:grid;position:relative;overflow:auto hidden}.dh-category-showcase__tabs[data-v-262e11e1]::-webkit-scrollbar{display:none}.dh-category-showcase__tab[data-v-262e11e1]{min-width:0;min-height:82px;color:inherit;text-align:left;cursor:pointer;scroll-snap-align:center;background:linear-gradient(145deg,#fffffffa,#f8fbf9f5);border:1px solid #17241e13;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 12px 12px 11px;transition:transform .24s,border-color .24s,box-shadow .24s,background .24s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #1931260e,inset 0 1px #fffffffa}.dh-category-showcase__tab[data-v-262e11e1]:before{content:"";opacity:0;background:linear-gradient(90deg, var(--dh-orange), var(--dh-green));height:4px;transition:opacity .24s,transform .24s;position:absolute;inset:auto 0 0;transform:scaleX(.3)}.dh-category-showcase__tab[data-v-262e11e1]:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle,#f15a2414,#0000 70%);border-radius:50%;width:105px;height:105px;transition:opacity .24s;position:absolute;top:-45px;right:-35px}.dh-category-showcase__tab[data-v-262e11e1]:hover{border-color:#f15a2429;transform:translateY(-3px);box-shadow:0 18px 38px #19312617,inset 0 1px #fff}.dh-category-showcase__tab[data-v-262e11e1]:hover:after{opacity:1}.dh-category-showcase__tab.active[data-v-262e11e1]{background:linear-gradient(145deg,#fff6f1fa,#fffffffa 48%,#eefaf4f7);border-color:#f15a242e;box-shadow:0 18px 40px #f15a241c,0 8px 24px #00a65112,inset 0 1px #fff}.dh-category-showcase__tab.active[data-v-262e11e1]:before{opacity:1;transform:scaleX(1)}.dh-category-showcase__tab.active[data-v-262e11e1]:after{opacity:1}.dh-category-showcase__tab-icon[data-v-262e11e1]{z-index:2;border:1px solid #0000;border-radius:16px;flex:none;place-items:center;width:48px;height:48px;transition:transform .24s,box-shadow .24s;display:grid;position:relative}.dh-category-showcase__tab:hover .dh-category-showcase__tab-icon[data-v-262e11e1],.dh-category-showcase__tab.active .dh-category-showcase__tab-icon[data-v-262e11e1]{transform:translateY(-2px)rotate(-3deg)}.dh-category-showcase__tab-icon svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.dh-category-showcase__tab-icon.is-tone-1[data-v-262e11e1]{color:#1768ac;background:#e8f4fff5;border-color:#1768ac1f}.dh-category-showcase__tab-icon.is-tone-2[data-v-262e11e1]{color:#a63f77;background:#ffedf7f5;border-color:#a63f771f}.dh-category-showcase__tab-icon.is-tone-3[data-v-262e11e1]{color:var(--dh-green-dark);background:#eafaf2f5;border-color:#00a6511f}.dh-category-showcase__tab-icon.is-tone-4[data-v-262e11e1]{color:#9845c7;background:#f8edfff5;border-color:#9845c71f}.dh-category-showcase__tab-icon.is-tone-5[data-v-262e11e1]{color:var(--dh-orange-dark);background:#fff0e9f5;border-color:#f15a241f}.dh-category-showcase__tab-icon.is-tone-6[data-v-262e11e1]{color:#a57612;background:#fff8dff5;border-color:#a576121f}.dh-category-showcase__tab.active .dh-category-showcase__tab-icon.is-tone-1[data-v-262e11e1]{box-shadow:0 12px 24px #1768ac26}.dh-category-showcase__tab.active .dh-category-showcase__tab-icon.is-tone-2[data-v-262e11e1]{box-shadow:0 12px 24px #a63f7724}.dh-category-showcase__tab.active .dh-category-showcase__tab-icon.is-tone-3[data-v-262e11e1]{box-shadow:0 12px 24px #00a65126}.dh-category-showcase__tab.active .dh-category-showcase__tab-icon.is-tone-4[data-v-262e11e1]{box-shadow:0 12px 24px #9845c724}.dh-category-showcase__tab.active .dh-category-showcase__tab-icon.is-tone-5[data-v-262e11e1]{box-shadow:0 12px 24px #f15a2426}.dh-category-showcase__tab.active .dh-category-showcase__tab-icon.is-tone-6[data-v-262e11e1]{box-shadow:0 12px 24px #a5761224}.dh-category-showcase__tab-copy[data-v-262e11e1]{z-index:2;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.dh-category-showcase__tab-copy small[data-v-262e11e1]{color:var(--dh-muted);letter-spacing:.03em;font-size:10px;font-weight:800;line-height:1}.dh-category-showcase__tab-copy strong[data-v-262e11e1]{color:var(--dh-title);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.25;overflow:hidden}.dh-category-showcase__tab.active .dh-category-showcase__tab-copy strong[data-v-262e11e1]{color:var(--dh-orange-dark)}.dh-category-showcase__tab-count[data-v-262e11e1]{z-index:2;color:#617067;background:#17241e0e;border-radius:10px;place-items:center;min-width:30px;height:30px;padding:0 7px;font-size:9px;font-weight:900;transition:color .24s,background .24s;display:grid;position:relative}.dh-category-showcase__tab.active .dh-category-showcase__tab-count[data-v-262e11e1]{color:#fff;background:linear-gradient(135deg, var(--dh-orange), var(--dh-orange-dark))}.dh-category-showcase__tab-check[data-v-262e11e1]{z-index:3;color:#fff;background:var(--dh-green);opacity:0;border:3px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;transition:opacity .24s,transform .24s;display:grid;position:absolute;top:7px;right:7px;transform:scale(.55);box-shadow:0 6px 14px #00a6513b}.dh-category-showcase__tab-check svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:10px;height:10px}.dh-category-showcase__tab.active .dh-category-showcase__tab-check[data-v-262e11e1]{opacity:1;transform:scale(1)}.dh-category-showcase__active[data-v-262e11e1]{background:linear-gradient(112deg,#fff1eaf7,#fffffffa 46%,#ebfaf3f7);border:1px solid #f15a241c;border-radius:27px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;min-height:142px;margin-bottom:22px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 58px #19312613,inset 0 1px #fffffffa}.dh-category-showcase__active[data-v-262e11e1]:before{content:"";background:linear-gradient(180deg, var(--dh-orange), var(--dh-green));width:5px;position:absolute;top:0;bottom:0;left:0}.dh-category-showcase__active-background[data-v-262e11e1]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.dh-category-showcase__active-background>span[data-v-262e11e1]{background:radial-gradient(circle,#f15a2414,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;left:34%}.dh-category-showcase__active-background svg[data-v-262e11e1]{fill:none;stroke:#00a65111;stroke-width:1px;width:360px;height:180px;position:absolute;top:-12px;right:0}.dh-category-showcase__active-left[data-v-262e11e1]{z-index:2;align-items:center;gap:17px;min-width:0;display:flex;position:relative}.dh-category-showcase__active-icon[data-v-262e11e1]{color:#fff;background:linear-gradient(145deg, var(--dh-orange), #ff7140 48%, var(--dh-orange-dark));border-radius:23px;flex:none;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 18px 36px #f15a243d,inset 0 1px #ffffff38}.dh-category-showcase__active-icon svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.dh-category-showcase__active-copy[data-v-262e11e1]{min-width:0}.dh-category-showcase__active-label[data-v-262e11e1]{color:var(--dh-green-dark);align-items:center;gap:7px;margin-bottom:8px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.dh-category-showcase__active-label i[data-v-262e11e1]{background:var(--dh-green);border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 5px #00a6511a}.dh-category-showcase__active-copy h3[data-v-262e11e1]{color:var(--dh-title);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(24px,2.7vw,38px);font-weight:950;line-height:1.12;overflow:hidden}.dh-category-showcase__active-copy p[data-v-262e11e1]{max-width:650px;color:var(--dh-text);margin:10px 0 0;font-size:12px;font-weight:500;line-height:1.65}.dh-category-showcase__active-copy p strong[data-v-262e11e1]{color:var(--dh-orange-dark);font-weight:900}.dh-category-showcase__active-right[data-v-262e11e1]{z-index:2;flex:none;align-items:center;gap:12px;display:flex;position:relative}.dh-category-showcase__active-stat[data-v-262e11e1]{background:#ffffffb3;border:1px solid #00a6511c;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:92px;min-height:72px;padding:10px;display:flex;box-shadow:inset 0 1px #fffffff5}.dh-category-showcase__active-stat span[data-v-262e11e1]{color:var(--dh-green-dark);font-size:27px;font-weight:950;line-height:1}.dh-category-showcase__active-stat small[data-v-262e11e1]{color:var(--dh-muted);white-space:nowrap;margin-top:5px;font-size:10px;font-weight:800;line-height:1}.dh-category-showcase__active-link[data-v-262e11e1]{color:#fff;background:linear-gradient(135deg, var(--dh-green), var(--dh-green-dark));border-radius:19px;align-items:center;gap:14px;min-width:210px;min-height:66px;padding:9px 10px 9px 16px;text-decoration:none;transition:transform .24s,box-shadow .24s;display:flex;box-shadow:0 15px 32px #00a65138}.dh-category-showcase__active-link[data-v-262e11e1]:hover{color:#fff;transform:translateY(-3px);box-shadow:0 19px 38px #00a65145}.dh-category-showcase__active-link>span[data-v-262e11e1]{flex-direction:column;gap:4px;min-width:0;margin-right:auto;display:flex}.dh-category-showcase__active-link small[data-v-262e11e1]{color:#ffffffbd;font-size:10px;font-weight:700;line-height:1}.dh-category-showcase__active-link strong[data-v-262e11e1]{color:#fff;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.1}.dh-category-showcase__active-link>svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;background:#ffffff24;border-radius:12px;flex:none;width:35px;height:35px;padding:8px;transition:transform .24s}.dh-category-showcase__active-link:hover>svg[data-v-262e11e1]{transform:translate(3px)}.dh-category-showcase__products[data-v-262e11e1]{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.dh-category-showcase__products[data-v-262e11e1] .vw-product-card,.dh-category-showcase__products[data-v-262e11e1] .product-card{min-width:0;height:100%}.dh-category-head-enter-active[data-v-262e11e1],.dh-category-head-leave-active[data-v-262e11e1],.dh-category-products-enter-active[data-v-262e11e1],.dh-category-products-leave-active[data-v-262e11e1]{transition:opacity .3s,transform .3s}.dh-category-head-enter-from[data-v-262e11e1]{opacity:0;transform:translateY(10px)}.dh-category-head-leave-to[data-v-262e11e1]{opacity:0;transform:translateY(-8px)}.dh-category-products-enter-from[data-v-262e11e1]{opacity:0;transform:translateY(14px)}.dh-category-products-leave-to[data-v-262e11e1]{opacity:0;transform:translateY(-10px)}.dh-category-showcase[data-v-262e11e1]{--dh-orange:#f15a24;--dh-orange-dark:#d84612;--dh-orange-soft:#fff1eb;--dh-green:#00a651;--dh-green-dark:#08783e;--dh-green-soft:#ebfaf3;--dh-title:#17241e;--dh-text:#66756d;--dh-muted:#87938d;--dh-border:#17241e17;--dh-surface:#fff;--dh-surface-soft:#f8fbf9;isolation:isolate;background:linear-gradient(#fff 0%,#fffaf7 44%,#f7fcf9 100%);padding:86px 0 76px;position:relative;overflow:hidden}.dh-category-showcase[data-v-262e11e1] *,.dh-category-showcase[data-v-262e11e1] :before,.dh-category-showcase[data-v-262e11e1] :after{box-sizing:border-box}.dh-category-showcase__background[data-v-262e11e1]{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dh-category-showcase__background[data-v-262e11e1]:before{content:"";opacity:.42;background-image:linear-gradient(#17241e07 1px,#0000 1px),linear-gradient(90deg,#17241e07 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 80%,#0000);mask-image:linear-gradient(#0000,#000 18% 80%,#0000)}.dh-category-showcase__gradient[data-v-262e11e1]{filter:blur(2px);border-radius:50%;width:560px;height:560px;display:block;position:absolute}.dh-category-showcase__gradient--orange[data-v-262e11e1]{background:radial-gradient(circle,#f15a242b,#f15a240b 50%,#0000 72%);top:-260px;left:-210px}.dh-category-showcase__gradient--green[data-v-262e11e1]{background:radial-gradient(circle,#00a65126,#00a6510a 50%,#0000 72%);bottom:-290px;right:-230px}.dh-category-showcase__dot[data-v-262e11e1]{border-radius:50%;display:block;position:absolute}.dh-category-showcase__dot--one[data-v-262e11e1]{background:var(--dh-orange);width:10px;height:10px;animation:5s ease-in-out infinite dhCategoryDotFloat-262e11e1;top:18%;left:6%;box-shadow:0 0 0 8px #f15a2414,0 0 28px #f15a243d}.dh-category-showcase__dot--two[data-v-262e11e1]{background:var(--dh-green);width:8px;height:8px;animation:6s ease-in-out infinite reverse dhCategoryDotFloat-262e11e1;top:30%;right:9%;box-shadow:0 0 0 7px #00a65114,0 0 24px #00a65133}.dh-category-showcase__dot--three[data-v-262e11e1]{background:#ff9a68;width:6px;height:6px;animation:4.5s ease-in-out infinite dhCategoryDotFloat-262e11e1;bottom:12%;right:18%;box-shadow:0 0 0 6px #ff9a6817}.dh-category-showcase__float[data-v-262e11e1]{color:#17241e1c;place-items:center;display:grid;position:absolute}.dh-category-showcase__float svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.dh-category-showcase__float--bag[data-v-262e11e1]{color:#f15a241f;width:72px;height:72px;animation:7s ease-in-out infinite dhCategoryFloatBag-262e11e1;top:95px;right:5%;transform:rotate(8deg)}.dh-category-showcase__float--grid[data-v-262e11e1]{color:#00a6511a;width:54px;height:54px;animation:8s ease-in-out infinite dhCategoryFloatGrid-262e11e1;top:43%;left:2%;transform:rotate(-10deg)}.dh-category-showcase__float--box[data-v-262e11e1]{color:#f15a241a;width:66px;height:66px;animation:6.5s ease-in-out infinite dhCategoryFloatBox-262e11e1;bottom:118px;right:4%;transform:rotate(7deg)}.dh-category-showcase__pattern[data-v-262e11e1]{fill:none;stroke:#17241e0a;stroke-width:1px;position:absolute}.dh-category-showcase__pattern--left[data-v-262e11e1]{width:330px;height:330px;bottom:4%;left:-150px;transform:rotate(12deg)}.dh-category-showcase__pattern--right[data-v-262e11e1]{stroke:#f15a240b;width:300px;height:300px;top:11%;right:-130px;transform:rotate(-14deg)}.dh-category-showcase .vw-container[data-v-262e11e1]{z-index:2;position:relative}.dh-category-showcase__header[data-v-262e11e1]{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;margin-bottom:34px;display:grid}.dh-category-showcase__heading[data-v-262e11e1]{max-width:810px}.dh-category-showcase__eyebrow[data-v-262e11e1]{min-height:38px;color:var(--dh-green-dark);background:linear-gradient(90deg,#eafaf2fa,#fffffff5);border:1px solid #00a6511f;border-radius:999px;align-items:center;gap:10px;margin-bottom:16px;padding:7px 13px 7px 8px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 10px 24px #00a65113}.dh-category-showcase__eyebrow-icon[data-v-262e11e1]{color:#fff;background:linear-gradient(135deg, var(--dh-green), var(--dh-green-dark));border-radius:8px;flex:none;place-items:center;width:25px;height:25px;display:grid;box-shadow:0 7px 15px #00a65138}.dh-category-showcase__eyebrow-icon svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.7px;width:14px;height:14px}.dh-category-showcase__eyebrow>i[data-v-262e11e1]{background:var(--dh-orange);border-radius:50%;width:5px;height:5px;margin-left:2px;display:block;box-shadow:0 0 0 4px #f15a241a}.dh-category-showcase__title[data-v-262e11e1]{max-width:800px;color:var(--dh-title);letter-spacing:-.045em;margin:0;font-size:clamp(38px,4.6vw,64px);font-weight:950;line-height:1.06}.dh-category-showcase__title>span[data-v-262e11e1]{width:max-content;max-width:100%;color:var(--dh-orange);margin-top:8px;display:block;position:relative}.dh-category-showcase__title>span[data-v-262e11e1]:after{content:"";transform-origin:0;background:linear-gradient(90deg,#f15a24e6,#f15a2433);border-radius:999px;height:6px;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(.76)}.dh-category-showcase__description[data-v-262e11e1]{max-width:690px;color:var(--dh-text);margin:25px 0 0;font-size:15px;font-weight:500;line-height:1.8}.dh-category-showcase__features[data-v-262e11e1]{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:21px;display:flex}.dh-category-showcase__features>span[data-v-262e11e1]{color:#54645c;align-items:center;gap:7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.dh-category-showcase__features svg[data-v-262e11e1]{fill:none;width:17px;height:17px;stroke:var(--dh-green);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none}.dh-category-showcase__features>span:nth-child(2) svg[data-v-262e11e1]{stroke:var(--dh-orange)}.dh-category-showcase__view-all[data-v-262e11e1]{color:#fff;background:linear-gradient(135deg, var(--dh-orange), #ff7039 46%, var(--dh-orange-dark));border-radius:22px;align-items:center;gap:12px;min-width:260px;min-height:76px;padding:10px 11px 10px 10px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 42px #f15a2442,inset 0 1px #ffffff38}.dh-category-showcase__view-all[data-v-262e11e1]:before{content:"";background:linear-gradient(112deg,#0000 24%,#ffffff30 48%,#0000 72%);transition:transform .65s;position:absolute;inset:0;transform:translate(-125%)}.dh-category-showcase__view-all[data-v-262e11e1]:hover:before{transform:translate(125%)}.dh-category-showcase__view-all[data-v-262e11e1]:hover{color:#fff;transform:translateY(-4px);box-shadow:0 24px 48px #f15a2452,inset 0 1px #ffffff3d}.dh-category-showcase__view-all-icon[data-v-262e11e1]{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff36;border-radius:17px;flex:none;place-items:center;width:54px;height:54px;display:grid;position:relative}.dh-category-showcase__view-all-icon svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.dh-category-showcase__view-all-copy[data-v-262e11e1]{z-index:2;flex-direction:column;gap:5px;min-width:0;margin-right:auto;display:flex;position:relative}.dh-category-showcase__view-all-copy small[data-v-262e11e1]{color:#ffffffc2;font-size:9px;font-weight:700;line-height:1}.dh-category-showcase__view-all-copy strong[data-v-262e11e1]{color:#fff;white-space:nowrap;font-size:14px;font-weight:900;line-height:1.15}.dh-category-showcase__view-all-arrow[data-v-262e11e1]{z-index:2;color:#fff;background:#ffffff24;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;transition:transform .25s;display:grid;position:relative}.dh-category-showcase__view-all:hover .dh-category-showcase__view-all-arrow[data-v-262e11e1]{transform:translate(4px)}.dh-category-showcase__view-all-arrow svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-category-showcase__loading[data-v-262e11e1]{border:1px solid var(--dh-border);background:linear-gradient(#fffffffa,#fafdfbfa);border-radius:30px;padding:20px;position:relative;overflow:hidden;box-shadow:0 26px 70px #1a372a16,inset 0 1px #fffffff2}.dh-category-showcase__loading[data-v-262e11e1]:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(105deg,#0000 24%,#ffffffad 49%,#0000 74%);animation:1.45s ease-in-out infinite dhCategoryLoadingShimmer-262e11e1;position:absolute;inset:0;transform:translate(-120%)}.dh-category-showcase__loading-tabs[data-v-262e11e1]{grid-auto-columns:minmax(165px,1fr);grid-auto-flow:column;gap:12px;padding-bottom:18px;display:grid;overflow:hidden}.dh-category-showcase__loading-tabs>span[data-v-262e11e1]{background:linear-gradient(145deg,#eef3f0,#f7f9f8);border-radius:19px;height:78px;display:block}.dh-category-showcase__loading-head[data-v-262e11e1]{background:linear-gradient(110deg,#fff2ece0,#f9fcfafa 48%,#ebfaf3eb);border-radius:22px;align-items:center;gap:15px;min-height:112px;margin-bottom:20px;padding:18px;display:flex}.dh-category-showcase__loading-head-icon[data-v-262e11e1]{background:#e7eee9;border-radius:19px;flex:none;width:64px;height:64px}.dh-category-showcase__loading-head-copy[data-v-262e11e1]{flex-direction:column;flex:auto;gap:9px;display:flex}.dh-category-showcase__loading-head-copy span[data-v-262e11e1]{background:#e2e9e5;border-radius:999px;width:110px;height:9px}.dh-category-showcase__loading-head-copy strong[data-v-262e11e1]{background:#d9e2dd;border-radius:999px;width:min(270px,70%);height:17px}.dh-category-showcase__loading-head-copy small[data-v-262e11e1]{background:#e5ebe7;border-radius:999px;width:min(390px,90%);height:10px}.dh-category-showcase__loading-head-button[data-v-262e11e1]{background:#e5ece8;border-radius:18px;flex:none;width:190px;height:58px}.dh-category-showcase__loading-grid[data-v-262e11e1]{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.dh-category-showcase__loading-grid article[data-v-262e11e1]{background:#fff;border:1px solid #17241e11;border-radius:21px;min-width:0;overflow:hidden}.dh-category-showcase__loading-image[data-v-262e11e1]{background:linear-gradient(145deg,#edf2ef,#f6f8f7);height:210px;position:relative;overflow:hidden}.dh-category-showcase__loading-image>span[data-v-262e11e1]{background:linear-gradient(145deg,#ffffffe6,#e1e9e4e6);border-radius:18px;display:block;position:absolute;inset:24px}.dh-category-showcase__loading-content[data-v-262e11e1]{flex-direction:column;padding:16px;display:flex}.dh-category-showcase__loading-content>small[data-v-262e11e1]{background:#e6ece8;border-radius:999px;width:42%;height:8px;margin-bottom:12px}.dh-category-showcase__loading-content>strong[data-v-262e11e1]{background:#dfe7e2;border-radius:999px;width:92%;height:12px;margin-bottom:8px}.dh-category-showcase__loading-content>strong.is-short[data-v-262e11e1]{width:65%;margin-bottom:18px}.dh-category-showcase__loading-content>div[data-v-262e11e1]{justify-content:space-between;align-items:center;gap:10px;display:flex}.dh-category-showcase__loading-content>div>span[data-v-262e11e1]{background:#f15a2424;border-radius:999px;width:74px;height:14px}.dh-category-showcase__loading-content button[data-v-262e11e1]{background:#00a6511f;border:0;border-radius:13px;width:42px;height:42px;padding:0}@keyframes dhCategoryDotFloat-262e11e1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes dhCategoryFloatBag-262e11e1{0%,to{transform:translateY(0)rotate(8deg)}50%{transform:translateY(-14px)rotate(2deg)}}@keyframes dhCategoryFloatGrid-262e11e1{0%,to{transform:translateY(0)rotate(-10deg)}50%{transform:translateY(13px)rotate(-3deg)}}@keyframes dhCategoryFloatBox-262e11e1{0%,to{transform:translateY(0)rotate(7deg)}50%{transform:translateY(-12px)rotate(13deg)}}@keyframes dhCategoryLoadingShimmer-262e11e1{0%{transform:translate(-120%)}to{transform:translate(120%)}}.dh-category-showcase__empty[data-v-262e11e1]{text-align:center;background:linear-gradient(145deg,#fffffffa,#fff7f2f0 48%,#effbf5f5);border:1px solid #17241e14;border-radius:30px;flex-direction:column;align-items:center;min-height:430px;margin-bottom:22px;padding:58px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 62px #19312613,inset 0 1px #fffffffa}.dh-category-showcase__empty[data-v-262e11e1]:before,.dh-category-showcase__empty[data-v-262e11e1]:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.dh-category-showcase__empty[data-v-262e11e1]:before{background:radial-gradient(circle,#f15a241a,#0000 70%);width:280px;height:280px;top:-130px;left:-100px}.dh-category-showcase__empty[data-v-262e11e1]:after{background:radial-gradient(circle,#00a6511a,#0000 70%);width:300px;height:300px;bottom:-150px;right:-110px}.dh-category-showcase__empty-visual[data-v-262e11e1]{z-index:2;place-items:center;width:128px;height:128px;margin-bottom:24px;display:grid;position:relative}.dh-category-showcase__empty-glow[data-v-262e11e1]{background:radial-gradient(circle,#f15a2438,#f15a2412 44%,#0000 72%);border-radius:50%;animation:2.6s ease-in-out infinite dhCategoryEmptyGlow-262e11e1;display:block;position:absolute;inset:10px}.dh-category-showcase__empty-package[data-v-262e11e1]{z-index:2;color:#fff;background:linear-gradient(145deg, var(--dh-orange), #ff7544 48%, var(--dh-orange-dark));border-radius:28px;place-items:center;width:92px;height:92px;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 20px 42px #f15a2440,inset 0 1px #ffffff3d}.dh-category-showcase__empty-package svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:52px;height:52px}.dh-category-showcase__empty-search[data-v-262e11e1]{z-index:3;color:#fff;background:linear-gradient(145deg, var(--dh-green), var(--dh-green-dark));border:4px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:5px;right:3px;box-shadow:0 10px 24px #00a65138}.dh-category-showcase__empty-search svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-category-showcase__empty-label[data-v-262e11e1]{z-index:2;min-height:29px;color:var(--dh-orange-dark);background:#fff1eae6;border:1px solid #f15a2421;border-radius:999px;align-items:center;margin-bottom:13px;padding:6px 12px;font-size:9px;font-weight:900;line-height:1;display:inline-flex;position:relative}.dh-category-showcase__empty h3[data-v-262e11e1]{z-index:2;max-width:620px;color:var(--dh-title);letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,38px);font-weight:950;line-height:1.2;position:relative}.dh-category-showcase__empty p[data-v-262e11e1]{z-index:2;max-width:590px;color:var(--dh-text);margin:16px 0 0;font-size:13px;font-weight:500;line-height:1.75;position:relative}.dh-category-showcase__empty-button[data-v-262e11e1]{z-index:2;color:#fff;background:linear-gradient(135deg, var(--dh-orange), var(--dh-orange-dark));border-radius:15px;justify-content:center;align-items:center;gap:10px;min-width:178px;min-height:48px;margin-top:24px;padding:10px 18px;font-size:11px;font-weight:900;text-decoration:none;transition:transform .24s,box-shadow .24s;display:inline-flex;position:relative;box-shadow:0 14px 28px #f15a2438}.dh-category-showcase__empty-button[data-v-262e11e1]:hover{color:#fff;transform:translateY(-3px);box-shadow:0 18px 35px #f15a2447}.dh-category-showcase__empty-button svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .24s}.dh-category-showcase__empty-button:hover svg[data-v-262e11e1]{transform:translate(4px)}.dh-category-showcase__trust[data-v-262e11e1]{background:linear-gradient(112deg,#10281d,#17392a 48%,#1e4c36);border:1px solid #17241e13;border-radius:28px;grid-template-columns:minmax(270px,1.05fr) minmax(420px,1.6fr) auto;align-items:center;gap:26px;min-height:132px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 60px #10281d33,inset 0 1px #ffffff13}.dh-category-showcase__trust[data-v-262e11e1]:before{content:"";pointer-events:none;background:radial-gradient(circle,#f15a2430,#0000 69%);border-radius:50%;width:320px;height:320px;position:absolute;top:-150px;left:28%}.dh-category-showcase__trust[data-v-262e11e1]:after{content:"";pointer-events:none;background:radial-gradient(circle,#00a65138,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-130px;right:-90px}.dh-category-showcase__trust-copy[data-v-262e11e1]{z-index:2;align-items:center;gap:15px;min-width:0;display:flex;position:relative}.dh-category-showcase__trust-main-icon[data-v-262e11e1]{color:#fff;background:linear-gradient(145deg, var(--dh-orange), var(--dh-orange-dark));border:1px solid #ffffff1f;border-radius:20px;flex:none;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 15px 32px #f15a2447,inset 0 1px #ffffff2e}.dh-category-showcase__trust-main-icon svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.dh-category-showcase__trust-copy>span[data-v-262e11e1]:last-child{flex-direction:column;min-width:0;display:flex}.dh-category-showcase__trust-copy small[data-v-262e11e1]{color:#ffffff8f;margin-bottom:5px;font-size:10px;font-weight:800;line-height:1}.dh-category-showcase__trust-copy strong[data-v-262e11e1]{color:#fff;font-size:14px;font-weight:900;line-height:1.3}.dh-category-showcase__trust-copy p[data-v-262e11e1]{color:#ffffff9e;margin:7px 0 0;font-size:9px;font-weight:500;line-height:1.55}.dh-category-showcase__trust-points[data-v-262e11e1]{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:relative}.dh-category-showcase__trust-point[data-v-262e11e1]{-webkit-backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff16;border-radius:17px;align-items:center;gap:10px;min-width:0;min-height:76px;padding:11px;transition:transform .24s,background .24s,border-color .24s;display:flex}.dh-category-showcase__trust-point[data-v-262e11e1]:hover{background:#ffffff16;border-color:#ffffff24;transform:translateY(-3px)}.dh-category-showcase__trust-point-icon[data-v-262e11e1]{color:#ffd7c7;background:#f15a2429;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.dh-category-showcase__trust-point:nth-child(2) .dh-category-showcase__trust-point-icon[data-v-262e11e1]{color:#c9f8df;background:#00a6512b}.dh-category-showcase__trust-point:nth-child(3) .dh-category-showcase__trust-point-icon[data-v-262e11e1]{color:#fff0b8;background:#ffbe3324}.dh-category-showcase__trust-point-icon svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.dh-category-showcase__trust-point>span[data-v-262e11e1]:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.dh-category-showcase__trust-point strong[data-v-262e11e1]{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;line-height:1.2;overflow:hidden}.dh-category-showcase__trust-point small[data-v-262e11e1]{color:#ffffff8a;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:600;line-height:1.25;overflow:hidden}.dh-category-showcase__trust-link[data-v-262e11e1]{z-index:2;min-width:210px;min-height:66px;color:var(--dh-title);background:#fff;border-radius:19px;align-items:center;gap:10px;padding:9px;text-decoration:none;transition:transform .24s,box-shadow .24s;display:flex;position:relative;box-shadow:0 16px 36px #00000029}.dh-category-showcase__trust-link[data-v-262e11e1]:hover{color:var(--dh-title);transform:translateY(-3px);box-shadow:0 20px 42px #0003}.dh-category-showcase__trust-link-icon[data-v-262e11e1]{color:#fff;background:linear-gradient(145deg, var(--dh-orange), var(--dh-orange-dark));border-radius:15px;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 22px #f15a2438}.dh-category-showcase__trust-link-icon svg[data-v-262e11e1],.dh-category-showcase__trust-link-arrow svg[data-v-262e11e1]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.dh-category-showcase__trust-link-copy[data-v-262e11e1]{flex-direction:column;gap:4px;min-width:0;margin-right:auto;display:flex}.dh-category-showcase__trust-link-copy small[data-v-262e11e1]{color:var(--dh-muted);font-size:10px;font-weight:700;line-height:1}.dh-category-showcase__trust-link-copy strong[data-v-262e11e1]{color:var(--dh-title);white-space:nowrap;font-size:11px;font-weight:900;line-height:1.15}.dh-category-showcase__trust-link-arrow[data-v-262e11e1]{width:34px;height:34px;color:var(--dh-green-dark);background:var(--dh-green-soft);border-radius:11px;flex:none;place-items:center;transition:transform .24s;display:grid}.dh-category-showcase__trust-link:hover .dh-category-showcase__trust-link-arrow[data-v-262e11e1]{transform:translate(4px)}@media (width<=1280px){.dh-category-showcase__products[data-v-262e11e1],.dh-category-showcase__loading-grid[data-v-262e11e1]{grid-template-columns:repeat(4,minmax(0,1fr))}.dh-category-showcase__trust[data-v-262e11e1]{grid-template-columns:minmax(260px,1fr) minmax(360px,1.35fr)}.dh-category-showcase__trust-link[data-v-262e11e1]{grid-column:1/-1;justify-self:end}}@media (width<=991px){.dh-category-showcase[data-v-262e11e1]{padding:68px 0 62px}.dh-category-showcase__header[data-v-262e11e1]{grid-template-columns:1fr;align-items:start;gap:25px}.dh-category-showcase__view-all[data-v-262e11e1]{width:min(100%,330px)}.dh-category-showcase__loading-grid[data-v-262e11e1],.dh-category-showcase__products[data-v-262e11e1]{grid-template-columns:repeat(3,minmax(0,1fr))}.dh-category-showcase__active[data-v-262e11e1]{grid-template-columns:1fr;align-items:start}.dh-category-showcase__active-right[data-v-262e11e1]{width:100%}.dh-category-showcase__active-link[data-v-262e11e1]{flex:auto}.dh-category-showcase__trust[data-v-262e11e1]{grid-template-columns:1fr}.dh-category-showcase__trust-points[data-v-262e11e1]{grid-template-columns:repeat(3,minmax(0,1fr))}.dh-category-showcase__trust-link[data-v-262e11e1]{grid-column:auto;justify-self:stretch}.dh-category-showcase__float--grid[data-v-262e11e1],.dh-category-showcase__float--box[data-v-262e11e1]{display:none}}@media (width<=767px){.dh-category-showcase[data-v-262e11e1]{padding:52px 0 48px}.dh-category-showcase__background[data-v-262e11e1]:before{background-size:34px 34px}.dh-category-showcase__float--bag[data-v-262e11e1]{width:55px;height:55px;top:55px;right:-16px}.dh-category-showcase__header[data-v-262e11e1]{gap:22px;margin-bottom:24px}.dh-category-showcase__eyebrow[data-v-262e11e1]{min-height:34px;margin-bottom:13px;font-size:9px}.dh-category-showcase__title[data-v-262e11e1]{font-size:34px;line-height:1.1}.dh-category-showcase__title>span[data-v-262e11e1]{width:auto;margin-top:5px}.dh-category-showcase__description[data-v-262e11e1]{margin-top:20px;font-size:13px;line-height:1.7}.dh-category-showcase__features[data-v-262e11e1]{gap:10px 14px;margin-top:18px}.dh-category-showcase__features>span[data-v-262e11e1]{font-size:9px}.dh-category-showcase__view-all[data-v-262e11e1]{border-radius:19px;width:100%;min-width:0;min-height:68px}.dh-category-showcase__view-all-icon[data-v-262e11e1]{border-radius:15px;width:48px;height:48px}.dh-category-showcase__navigation[data-v-262e11e1]{border-radius:23px}.dh-category-showcase__navigation-head[data-v-262e11e1]{min-height:70px;padding:13px 14px}.dh-category-showcase__navigation-title>span[data-v-262e11e1]:first-child{border-radius:14px;width:42px;height:42px}.dh-category-showcase__navigation-title strong[data-v-262e11e1]{font-size:14px}.dh-category-showcase__navigation-count[data-v-262e11e1]{min-height:31px;padding:6px 9px;font-size:10px}.dh-category-showcase__tabs[data-v-262e11e1]{grid-auto-columns:minmax(168px,74vw);gap:10px;padding:14px}.dh-category-showcase__tab[data-v-262e11e1]{border-radius:18px;min-height:76px}.dh-category-showcase__tab-icon[data-v-262e11e1]{border-radius:15px;width:45px;height:45px}.dh-category-showcase__active[data-v-262e11e1]{border-radius:23px;gap:20px;min-height:0;padding:18px}.dh-category-showcase__active-left[data-v-262e11e1]{align-items:flex-start}.dh-category-showcase__active-icon[data-v-262e11e1]{border-radius:18px;width:58px;height:58px}.dh-category-showcase__active-icon svg[data-v-262e11e1]{width:25px;height:25px}.dh-category-showcase__active-copy h3[data-v-262e11e1]{white-space:normal;font-size:25px}.dh-category-showcase__active-copy p[data-v-262e11e1]{font-size:10px}.dh-category-showcase__active-right[data-v-262e11e1]{grid-template-columns:78px minmax(0,1fr);display:grid}.dh-category-showcase__active-stat[data-v-262e11e1],.dh-category-showcase__active-link[data-v-262e11e1]{min-width:0;min-height:64px}.dh-category-showcase__loading[data-v-262e11e1]{border-radius:23px;padding:14px}.dh-category-showcase__loading-tabs[data-v-262e11e1]{grid-auto-columns:165px}.dh-category-showcase__loading-head[data-v-262e11e1]{flex-wrap:wrap;align-items:flex-start}.dh-category-showcase__loading-head-button[data-v-262e11e1]{width:100%}.dh-category-showcase__loading-grid[data-v-262e11e1],.dh-category-showcase__products[data-v-262e11e1]{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.dh-category-showcase__loading-image[data-v-262e11e1]{height:165px}.dh-category-showcase__empty[data-v-262e11e1]{border-radius:24px;min-height:390px;padding:46px 18px}.dh-category-showcase__empty h3[data-v-262e11e1]{font-size:27px}.dh-category-showcase__trust[data-v-262e11e1]{border-radius:23px;gap:18px;padding:16px}.dh-category-showcase__trust-copy[data-v-262e11e1]{align-items:flex-start}.dh-category-showcase__trust-main-icon[data-v-262e11e1]{border-radius:17px;width:54px;height:54px}.dh-category-showcase__trust-points[data-v-262e11e1]{grid-template-columns:1fr}.dh-category-showcase__trust-point[data-v-262e11e1]{min-height:68px}.dh-category-showcase__trust-link[data-v-262e11e1]{width:100%;min-width:0}}@media (width<=480px){.dh-category-showcase__title[data-v-262e11e1]{font-size:30px}.dh-category-showcase__features[data-v-262e11e1]{grid-template-columns:1fr;display:grid}.dh-category-showcase__navigation-count[data-v-262e11e1]{display:none}.dh-category-showcase__active-left[data-v-262e11e1]{flex-direction:column}.dh-category-showcase__active-right[data-v-262e11e1]{grid-template-columns:1fr}.dh-category-showcase__active-stat[data-v-262e11e1]{flex-direction:row;gap:8px}.dh-category-showcase__active-stat small[data-v-262e11e1]{margin-top:0}.dh-category-showcase__products[data-v-262e11e1],.dh-category-showcase__loading-grid[data-v-262e11e1]{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dh-category-showcase__loading-image[data-v-262e11e1]{height:145px}.dh-category-showcase__trust-copy[data-v-262e11e1]{flex-direction:column}}@media (prefers-reduced-motion:reduce){.dh-category-showcase[data-v-262e11e1] *,.dh-category-showcase[data-v-262e11e1] :before,.dh-category-showcase[data-v-262e11e1] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes dhCategoryEmptyGlow-262e11e1{0%,to{opacity:.68;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}.dh-top-selling[data-v-3157dbd8]{background:radial-gradient(circle at 0 0,#f15a241f,#0000 28%),radial-gradient(circle at 100% 100%,#00a6511a,#0000 30%),linear-gradient(145deg,#fffffffc,#faf8f5fa);border:1px solid #3f353617;border-radius:34px;width:min(100% - 40px,1420px);margin:70px auto;padding:clamp(28px,4vw,58px);position:relative;overflow:hidden;box-shadow:0 30px 75px #372f301a,0 8px 24px #f15a240d}.dh-top-selling-container[data-v-3157dbd8]{z-index:2;position:relative}.dh-top-selling-orb[data-v-3157dbd8],.dh-top-selling-pattern[data-v-3157dbd8]{pointer-events:none;position:absolute}.dh-top-selling-orb[data-v-3157dbd8]{filter:blur(2px);border-radius:50%}.dh-top-selling-orb.orb-one[data-v-3157dbd8]{background:#00a65114;width:360px;height:360px;top:-130px;right:-110px}.dh-top-selling-orb.orb-two[data-v-3157dbd8]{background:#f15a2414;width:390px;height:390px;bottom:-160px;left:-120px}.dh-top-selling-pattern[data-v-3157dbd8]{opacity:.28;background-image:linear-gradient(#473c3e06 1px,#0000 1px),linear-gradient(90deg,#473c3e06 1px,#0000 1px);background-size:38px 38px;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#0000 75%);mask-image:linear-gradient(#000000b3,#0000 75%)}.dh-top-selling-head[data-v-3157dbd8]{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.dh-top-selling-heading[data-v-3157dbd8]{max-width:760px}.dh-top-selling-eyebrow[data-v-3157dbd8]{color:#08783f;letter-spacing:.08em;text-transform:uppercase;background:#e9f7ee;border:1px solid #00a65129;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:5px 12px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.dh-top-selling-eyebrow svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.dh-top-selling-heading h2[data-v-3157dbd8]{color:#252223;letter-spacing:-.045em;margin:16px 0 11px;font-size:clamp(31px,3.3vw,50px);font-weight:900;line-height:1.08}.dh-top-selling-heading h2 span[data-v-3157dbd8]{color:#f15a24}.dh-top-selling-heading p[data-v-3157dbd8]{color:#716c6d;max-width:680px;margin:0;font-size:15px;font-weight:500;line-height:1.75}.dh-top-selling-view-all[data-v-3157dbd8]{color:#fff;background:linear-gradient(135deg,#f36a31,#e94c17);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 13px 28px #f15a243d}.dh-top-selling-view-all[data-v-3157dbd8]:hover{transform:translateY(-2px);box-shadow:0 17px 36px #f15a244f}.dh-top-selling-view-all svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-top-selling-intro[data-v-3157dbd8]{color:#fff;background:radial-gradient(circle at 100% 0,#f15a2447,#0000 30%),linear-gradient(135deg,#08783f 0%,#075f33 55%,#064426 100%);border-radius:23px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;padding:19px 21px;display:flex;box-shadow:0 17px 38px #08683730,inset 0 1px #ffffff1f}.dh-top-selling-intro-main[data-v-3157dbd8]{align-items:center;gap:14px;display:flex}.dh-top-selling-intro-icon[data-v-3157dbd8]{color:#fff;background:linear-gradient(145deg,#ff7037,#ed4e18);border:4px solid #ffffff24;border-radius:17px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 11px 23px #0000002e}.dh-top-selling-intro-icon svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.dh-top-selling-intro-main>div[data-v-3157dbd8]{flex-direction:column;display:flex}.dh-top-selling-intro-main small[data-v-3157dbd8]{color:#ffc6ad;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800}.dh-top-selling-intro-main strong[data-v-3157dbd8]{color:#fff;font-size:18px;font-weight:900;line-height:1.25}.dh-top-selling-intro-main p[data-v-3157dbd8]{color:#ffffffad;margin:4px 0 0;font-size:11px;font-weight:500}.dh-top-selling-intro-stats[data-v-3157dbd8]{align-items:stretch;gap:10px;display:flex}.dh-top-selling-intro-stats article[data-v-3157dbd8]{background:#ffffff17;border:1px solid #ffffff1f;border-radius:15px;align-items:center;gap:10px;min-width:170px;padding:11px 13px;display:flex}.dh-top-selling-intro-stats article>span[data-v-3157dbd8]{color:#ffb18e;background:#ffffff17;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.dh-top-selling-intro-stats svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.dh-top-selling-intro-stats article>div[data-v-3157dbd8]{flex-direction:column;display:flex}.dh-top-selling-intro-stats small[data-v-3157dbd8]{color:#ffffff94;font-size:9px;font-weight:650}.dh-top-selling-intro-stats strong[data-v-3157dbd8]{color:#fff;margin-top:2px;font-size:12px;font-weight:850}.dh-top-selling-grid[data-v-3157dbd8],.dh-top-selling-loading-grid[data-v-3157dbd8]{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.dh-top-selling-item[data-v-3157dbd8]{border:1px solid #0000;border-radius:24px;min-width:0;transition:transform .28s,border-color .28s,box-shadow .28s;position:relative}.dh-top-selling-item[data-v-3157dbd8]:hover{z-index:4;border-color:#f15a242e;transform:translateY(-5px);box-shadow:0 20px 42px #352e2f1a,0 7px 20px #f15a2412}.dh-top-selling-item.is-top-three[data-v-3157dbd8]{background:linear-gradient(145deg,#fff4edb8,#ecf9f08c)}.dh-top-selling-item[data-v-3157dbd8] .product-card,.dh-top-selling-item[data-v-3157dbd8] .uz-product-card,.dh-top-selling-item[data-v-3157dbd8] .vw-product-card{height:100%}.dh-top-selling-rank[data-v-3157dbd8]{z-index:12;color:#fff;pointer-events:none;background:linear-gradient(145deg,#f36c32,#dc4211);border:3px solid #fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:absolute;top:13px;left:13px;box-shadow:0 8px 19px #f15a2447,inset 0 1px #ffffff3d}.dh-top-selling-rank small[data-v-3157dbd8]{letter-spacing:.08em;font-size:6px;font-weight:800;line-height:1}.dh-top-selling-rank strong[data-v-3157dbd8]{margin-top:2px;font-size:16px;font-weight:900;line-height:1}.dh-top-selling-rank.rank-1[data-v-3157dbd8]{background:linear-gradient(145deg,#ffad22,#f07800);box-shadow:0 8px 20px #f1951259}.dh-top-selling-rank.rank-2[data-v-3157dbd8]{background:linear-gradient(145deg,#aeb8c4,#667281)}.dh-top-selling-rank.rank-3[data-v-3157dbd8]{background:linear-gradient(145deg,#c97945,#8d4324)}.dh-top-selling-ribbon[data-v-3157dbd8]{z-index:11;color:#fff;pointer-events:none;background:linear-gradient(135deg,#08783f,#00a651);border-radius:999px 0 0 999px;align-items:center;gap:5px;min-height:29px;padding:0 11px 0 9px;font-size:10px;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:14px;right:-5px;box-shadow:0 7px 16px #00a65138}.dh-top-selling-ribbon[data-v-3157dbd8]:after{content:"";border-top:5px solid #075f33;border-right:5px solid #0000;position:absolute;bottom:-5px;right:0}.dh-top-selling-ribbon svg[data-v-3157dbd8]{fill:currentColor;stroke:currentColor;stroke-width:1.2px;width:13px;height:13px}.dh-top-selling-loading-card[data-v-3157dbd8]{background:#fff;border:1px solid #3b333414;border-radius:22px;overflow:hidden}.dh-top-selling-loading-image[data-v-3157dbd8]{background:linear-gradient(90deg,#ecefeb 20%,#fafbfa 50%,#ecefeb 80%) 0 0/200% 100%;height:230px;animation:1.25s linear infinite dhTopSellingSkeleton-3157dbd8}.dh-top-selling-loading-content[data-v-3157dbd8]{padding:17px}.dh-top-selling-loading-content>span[data-v-3157dbd8],.dh-top-selling-loading-content>strong[data-v-3157dbd8],.dh-top-selling-loading-content>small[data-v-3157dbd8],.dh-top-selling-loading-content b[data-v-3157dbd8],.dh-top-selling-loading-content button[data-v-3157dbd8]{background:linear-gradient(90deg,#ecefeb 20%,#fafbfa 50%,#ecefeb 80%) 0 0/200% 100%;border-radius:999px;animation:1.25s linear infinite dhTopSellingSkeleton-3157dbd8;display:block}.dh-top-selling-loading-content>span[data-v-3157dbd8]{width:45%;height:9px}.dh-top-selling-loading-content>strong[data-v-3157dbd8]{width:88%;height:15px;margin-top:13px}.dh-top-selling-loading-content>small[data-v-3157dbd8]{width:65%;height:10px;margin-top:10px}.dh-top-selling-loading-content>div[data-v-3157dbd8]{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.dh-top-selling-loading-content b[data-v-3157dbd8]{width:38%;height:18px}.dh-top-selling-loading-content button[data-v-3157dbd8]{width:74px;height:35px}@keyframes dhTopSellingSkeleton-3157dbd8{to{background-position:-200% 0}}.dh-top-selling-empty[data-v-3157dbd8]{text-align:center;background:radial-gradient(circle at 50% 0,#f15a241a,#0000 35%),#fff;border:1px dashed #f15a244d;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:45px 20px;display:flex}.dh-top-selling-empty-icon[data-v-3157dbd8]{color:#f15a24;background:#fff0e9;border:1px solid #f15a2424;border-radius:23px;place-items:center;width:72px;height:72px;margin-bottom:18px;display:grid;box-shadow:0 13px 28px #f15a241f}.dh-top-selling-empty-icon svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:35px;height:35px}.dh-top-selling-empty>small[data-v-3157dbd8]{color:#08783f;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.dh-top-selling-empty h3[data-v-3157dbd8]{color:#292627;margin:9px 0 8px;font-size:25px;font-weight:900}.dh-top-selling-empty p[data-v-3157dbd8]{color:#777273;max-width:520px;margin:0;font-size:13px;line-height:1.7}.dh-top-selling-empty>a[data-v-3157dbd8]{color:#fff;background:#f15a24;border-radius:999px;align-items:center;gap:8px;min-height:45px;margin-top:20px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.dh-top-selling-empty>a svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.dh-top-selling-trust[data-v-3157dbd8]{background:#ffffffeb;border:1px solid #352f3017;border-radius:20px;grid-template-columns:minmax(0,1.2fr) auto auto;align-items:center;gap:24px;margin-top:29px;padding:17px 19px;display:grid;box-shadow:0 10px 28px #332d2e0f}.dh-top-selling-trust-copy[data-v-3157dbd8]{align-items:center;gap:12px;display:flex}.dh-top-selling-trust-icon[data-v-3157dbd8]{color:#08783f;background:#e9f7ee;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.dh-top-selling-trust-icon svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.dh-top-selling-trust-copy>div[data-v-3157dbd8]{flex-direction:column;display:flex}.dh-top-selling-trust-copy strong[data-v-3157dbd8]{color:#302c2d;font-size:13px;font-weight:850}.dh-top-selling-trust-copy small[data-v-3157dbd8]{color:#898486;margin-top:3px;font-size:10px;font-weight:550}.dh-top-selling-trust-features[data-v-3157dbd8]{align-items:center;gap:9px;display:flex}.dh-top-selling-trust-features>span[data-v-3157dbd8]{color:#5f5a5b;white-space:nowrap;background:#f4f6f3;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.dh-top-selling-trust-features svg[data-v-3157dbd8]{color:#08783f;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.dh-top-selling-trust>a[data-v-3157dbd8]{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f36a31,#e94c17);border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 9px 21px #f15a2433}.dh-top-selling-trust>a svg[data-v-3157dbd8]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@media (width<=1199px){.dh-top-selling-grid[data-v-3157dbd8],.dh-top-selling-loading-grid[data-v-3157dbd8]{grid-template-columns:repeat(4,minmax(0,1fr))}.dh-top-selling-intro-stats article[data-v-3157dbd8]{min-width:150px}}@media (width<=991px){.dh-top-selling[data-v-3157dbd8]{margin-block:50px;padding:30px}.dh-top-selling-head[data-v-3157dbd8]{align-items:flex-start}.dh-top-selling-intro[data-v-3157dbd8]{flex-direction:column;align-items:flex-start}.dh-top-selling-intro-stats[data-v-3157dbd8]{width:100%}.dh-top-selling-intro-stats article[data-v-3157dbd8]{flex:1}.dh-top-selling-grid[data-v-3157dbd8],.dh-top-selling-loading-grid[data-v-3157dbd8]{grid-template-columns:repeat(3,minmax(0,1fr))}.dh-top-selling-trust[data-v-3157dbd8]{grid-template-columns:1fr auto}.dh-top-selling-trust-features[data-v-3157dbd8]{grid-area:2/1/auto/-1}}@media (width<=768px){.dh-top-selling[data-v-3157dbd8]{border-radius:25px;width:calc(100% - 20px);margin-block:38px;padding:22px 12px}.dh-top-selling-head[data-v-3157dbd8]{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:20px}.dh-top-selling-heading h2[data-v-3157dbd8]{margin-top:13px;font-size:29px}.dh-top-selling-heading p[data-v-3157dbd8]{font-size:13px;line-height:1.65}.dh-top-selling-view-all[data-v-3157dbd8]{min-height:43px;padding-inline:16px;font-size:11px}.dh-top-selling-intro[data-v-3157dbd8]{border-radius:19px;gap:16px;margin-bottom:20px;padding:15px}.dh-top-selling-intro-main[data-v-3157dbd8]{gap:11px}.dh-top-selling-intro-icon[data-v-3157dbd8]{border-radius:15px;width:47px;height:47px}.dh-top-selling-intro-main strong[data-v-3157dbd8]{font-size:15px}.dh-top-selling-intro-main p[data-v-3157dbd8]{font-size:10px}.dh-top-selling-intro-stats[data-v-3157dbd8]{gap:7px}.dh-top-selling-intro-stats article[data-v-3157dbd8]{min-width:0;padding:9px}.dh-top-selling-intro-stats article>span[data-v-3157dbd8]{width:32px;height:32px}.dh-top-selling-intro-stats strong[data-v-3157dbd8]{font-size:10px}.dh-top-selling-grid[data-v-3157dbd8],.dh-top-selling-loading-grid[data-v-3157dbd8]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dh-top-selling-rank[data-v-3157dbd8]{border-width:2px;border-radius:12px;width:38px;height:38px;top:8px;left:8px}.dh-top-selling-rank small[data-v-3157dbd8]{font-size:5px}.dh-top-selling-rank strong[data-v-3157dbd8]{font-size:13px}.dh-top-selling-ribbon[data-v-3157dbd8]{min-height:25px;padding-inline:8px;font-size:7px;top:9px;right:-3px}.dh-top-selling-ribbon svg[data-v-3157dbd8]{width:11px;height:11px}.dh-top-selling-trust[data-v-3157dbd8]{border-radius:17px;flex-direction:column;align-items:stretch;gap:13px;margin-top:20px;padding:14px;display:flex}.dh-top-selling-trust-features[data-v-3157dbd8]{flex-wrap:wrap}.dh-top-selling-trust>a[data-v-3157dbd8]{width:100%}}@media (width<=390px){.dh-top-selling[data-v-3157dbd8]{width:calc(100% - 16px);padding-inline:9px}.dh-top-selling-heading h2[data-v-3157dbd8]{font-size:26px}.dh-top-selling-grid[data-v-3157dbd8],.dh-top-selling-loading-grid[data-v-3157dbd8]{gap:8px}.dh-top-selling-intro-stats article>span[data-v-3157dbd8]{display:none}}.vw-review-section[data-v-bb845163]{color:var(--vw-text);isolation:isolate;background:radial-gradient(circle at 4% 10%,#67a3431f,#0000 28%),radial-gradient(circle at 96% 18%,#e0a43b17,#0000 25%),linear-gradient(#f8fbf5 0%,#f2f8ee 48%,#f8fbf5 100%);padding:88px 0 96px;position:relative;overflow:hidden}.vw-review-section[data-v-bb845163],.vw-review-section[data-v-bb845163] *,.vw-review-section[data-v-bb845163] :before,.vw-review-section[data-v-bb845163] :after{box-sizing:border-box}.vw-review-section svg[data-v-bb845163]{display:block}.vw-review-orb[data-v-bb845163]{z-index:-1;filter:blur(95px);pointer-events:none;border-radius:50%;position:absolute}.vw-review-orb-left[data-v-bb845163]{background:#59973729;width:390px;height:390px;top:150px;left:-180px}.vw-review-orb-right[data-v-bb845163]{background:#e0a0321a;width:360px;height:360px;bottom:120px;right:-170px}.vw-review-head[data-v-bb845163]{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:28px;display:flex;position:relative}.vw-review-head-copy[data-v-bb845163]{width:min(100%,760px)}.vw-review-eyebrow[data-v-bb845163]{min-height:34px;color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);letter-spacing:.04em;background:#ecf7e6e6;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #2f7d3214,inset 0 1px #ffffffd1}.vw-review-eyebrow svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.vw-review-head h2[data-v-bb845163]{color:var(--vw-text);letter-spacing:-.05em;margin-top:17px;font-size:clamp(34px,4.6vw,58px);font-weight:900;line-height:1.07}.vw-review-head h2 span[data-v-bb845163]{color:var(--vw-primary-dark);margin-top:4px;display:block}.vw-review-head-copy>p[data-v-bb845163]{max-width:690px;color:var(--vw-text-muted);margin-top:15px;font-size:12px;line-height:1.8}.vw-review-head-meta[data-v-bb845163]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at 100% 0,#6faa471f,#0000 42%),#ffffffeb;border-radius:20px;flex:none;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-width:230px;min-height:84px;padding:13px 15px;display:grid;box-shadow:0 16px 35px #1c481f17,inset 0 1px #fffffff2}.vw-review-head-meta-icon[data-v-bb845163]{color:#fff;background:var(--vw-primary-gradient);width:48px;height:48px;box-shadow:var(--vw-shadow-primary);border-radius:15px;place-items:center;display:grid}.vw-review-head-meta-icon svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.vw-review-head-meta>span[data-v-bb845163]:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-review-head-meta small[data-v-bb845163]{color:var(--vw-text-muted);font-size:10px}.vw-review-head-meta strong[data-v-bb845163]{color:var(--vw-text);font-size:15px;font-weight:850}.vw-review-summary[data-v-bb845163]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 50% 0,#70ab4717,#0000 36%),#ffffffc7;border-radius:25px;grid-template-columns:minmax(260px,.95fr) minmax(0,1.2fr) minmax(250px,.85fr);align-items:stretch;gap:10px;min-height:118px;margin-bottom:25px;padding:10px;display:grid;box-shadow:0 18px 42px #1f4b2214,inset 0 1px #ffffffeb}.vw-review-summary-rating[data-v-bb845163]{border:1px solid var(--vw-border);background:radial-gradient(circle at 100% 0,#e3a93a1f,#0000 45%),#fff;border-radius:18px;grid-template-columns:47px auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:13px;display:grid}.vw-review-summary-icon[data-v-bb845163]{color:#fff;background:linear-gradient(135deg,#d89024,#efad43);border-radius:15px;place-items:center;width:47px;height:47px;display:grid;box-shadow:0 10px 24px #d1862038}.vw-review-summary-icon svg[data-v-bb845163]{fill:currentColor;stroke:currentColor;stroke-width:1.4px;stroke-linejoin:round;width:23px;height:23px}.vw-review-summary-rating>div[data-v-bb845163]:nth-child(2){flex-direction:column;gap:2px;display:flex}.vw-review-summary-rating small[data-v-bb845163]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-review-summary-rating strong[data-v-bb845163]{color:var(--vw-primary-dark);font-size:var(--vw-font-2xl);letter-spacing:-.05em;font-weight:900;line-height:1}.vw-review-summary-stars[data-v-bb845163]{flex-wrap:wrap;justify-content:flex-end;gap:2px;min-width:0;display:flex}.vw-review-summary-stars span[data-v-bb845163]{color:#d9ded6;font-size:15px;line-height:1}.vw-review-summary-stars span.active[data-v-bb845163]{color:#edac3a;text-shadow:0 3px 9px #e09c2b2e}.vw-review-summary-message[data-v-bb845163]{border:1px solid var(--vw-primary-border);background:radial-gradient(circle at 100% 100%,#6ca7441a,#0000 42%),#f7fbf4;border-radius:18px;align-items:center;gap:12px;min-width:0;padding:14px 17px;display:flex}.vw-review-summary-message>span[data-v-bb845163]{background:var(--vw-primary-gradient);border-radius:999px;flex:none;width:4px;height:45px;display:block;box-shadow:0 0 0 4px #2f7d320f}.vw-review-summary-message p[data-v-bb845163]{color:var(--vw-text-soft);font-size:10px;font-weight:650;line-height:1.7}.vw-review-summary-trust[data-v-bb845163]{border:1px solid var(--vw-border);background:#fff;border-radius:18px;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:13px;display:grid}.vw-review-summary-trust>span[data-v-bb845163]{width:45px;height:45px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:14px;place-items:center;display:grid}.vw-review-summary-trust svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-review-summary-trust>div[data-v-bb845163]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-review-summary-trust small[data-v-bb845163]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-review-summary-trust strong[data-v-bb845163]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.vw-review-loading-grid[data-v-bb845163]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.vw-review-loading-grid article[data-v-bb845163]{border:1px solid var(--vw-border);background:#ffffffe6;border-radius:24px;min-height:330px;padding:20px;box-shadow:0 16px 38px #1d481f12,inset 0 1px #fffffff2}.vw-review-loading-person[data-v-bb845163]{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;display:grid}.vw-review-loading-person>span[data-v-bb845163]{border-radius:18px;width:56px;height:56px;display:block}.vw-review-loading-person>div[data-v-bb845163]{flex-direction:column;gap:8px;display:flex}.vw-review-loading-person i[data-v-bb845163]{border-radius:999px;height:11px;display:block}.vw-review-loading-person i[data-v-bb845163]:first-child{width:72%}.vw-review-loading-person i[data-v-bb845163]:last-child{width:46%}.vw-review-loading-rating[data-v-bb845163]{border-radius:999px;width:145px;height:31px;margin-top:22px}.vw-review-loading-lines[data-v-bb845163]{flex-direction:column;gap:10px;margin-top:22px;display:flex}.vw-review-loading-lines span[data-v-bb845163]{border-radius:999px;height:10px;display:block}.vw-review-loading-lines span[data-v-bb845163]:first-child{width:100%}.vw-review-loading-lines span[data-v-bb845163]:nth-child(2){width:88%}.vw-review-loading-lines span[data-v-bb845163]:nth-child(3){width:67%}.vw-review-loading-footer[data-v-bb845163]{border-radius:14px;width:100%;height:48px;margin-top:30px}.vw-review-loading-person>span[data-v-bb845163],.vw-review-loading-person i[data-v-bb845163],.vw-review-loading-rating[data-v-bb845163],.vw-review-loading-lines span[data-v-bb845163],.vw-review-loading-footer[data-v-bb845163]{background-image:linear-gradient(90deg,#edf2ea 0%,#fff 50%,#edf2ea 100%);background-size:220% 100%;animation:1.25s linear infinite vwReviewLoading-bb845163}@keyframes vwReviewLoading-bb845163{to{background-position:-220% 0}}@media (width>=1440px){.vw-review-section[data-v-bb845163]{padding-top:100px;padding-bottom:108px}.vw-review-head-copy[data-v-bb845163]{width:min(100%,800px)}}@media (width<=1199px){.vw-review-summary[data-v-bb845163]{grid-template-columns:minmax(235px,.9fr) minmax(0,1.1fr) minmax(220px,.85fr)}.vw-review-loading-grid[data-v-bb845163]{gap:14px}}@media (width<=991px){.vw-review-section[data-v-bb845163]{padding:72px 0 80px}.vw-review-head[data-v-bb845163]{flex-direction:column;align-items:stretch;gap:20px}.vw-review-head-meta[data-v-bb845163]{width:min(100%,280px)}.vw-review-summary[data-v-bb845163]{grid-template-columns:repeat(2,minmax(0,1fr))}.vw-review-summary-message[data-v-bb845163]{grid-column:1/-1}.vw-review-loading-grid[data-v-bb845163]{grid-template-columns:repeat(2,minmax(0,1fr))}.vw-review-loading-grid article[data-v-bb845163]:last-child{display:none}}@media (prefers-reduced-motion:reduce){.vw-review-loading-person>span[data-v-bb845163],.vw-review-loading-person i[data-v-bb845163],.vw-review-loading-rating[data-v-bb845163],.vw-review-loading-lines span[data-v-bb845163],.vw-review-loading-footer[data-v-bb845163]{animation:none}}.vw-review-track[data-v-bb845163]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.vw-review-card[data-v-bb845163]{min-width:0;min-height:360px;color:var(--vw-text);border:1px solid var(--vw-border);isolation:isolate;transition:border-color var(--vw-transition), box-shadow var(--vw-transition-slow), transform var(--vw-transition-slow);background:radial-gradient(circle at 100% 0,#6faa471a,#0000 31%),#fffffff2;border-radius:25px;flex-direction:column;padding:21px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #1d481f13,inset 0 1px #fffffff5}.vw-review-card[data-v-bb845163]:hover{border-color:var(--vw-primary-border-strong);transform:translateY(-6px);box-shadow:0 25px 50px #1d481f21,0 8px 20px #1d481f0f}.vw-review-card-orb[data-v-bb845163]{z-index:-1;filter:blur(35px);pointer-events:none;background:#6da8461c;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.vw-review-card[data-v-bb845163]:before{content:"";background:var(--vw-primary-gradient);border-radius:0 0 999px 999px;width:58px;height:4px;position:absolute;top:0;left:24px}.vw-review-card[data-v-bb845163]:after{content:"";opacity:.7;pointer-events:none;background:radial-gradient(circle,#307f3512 0 2px,#0000 3px) 0 0/11px 11px;width:68px;height:68px;position:absolute;bottom:18px;right:20px}.vw-review-card-head[data-v-bb845163]{z-index:2;justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:relative}.vw-review-person[data-v-bb845163]{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.vw-review-avatar-wrap[data-v-bb845163]{flex:none;width:58px;height:58px;position:relative}.vw-review-avatar-wrap>img[data-v-bb845163],.vw-review-avatar-fallback[data-v-bb845163]{color:#fff;background:radial-gradient(circle at 32% 24%, #fff3, transparent 34%), var(--vw-primary-gradient);width:58px;height:58px;box-shadow:0 10px 23px #2f7d3233, 0 0 0 1px var(--vw-primary-border);object-fit:cover;object-position:center;border:4px solid #fff;border-radius:18px 18px 18px 8px;place-items:center;font-size:20px;font-weight:900;display:grid;overflow:hidden}.vw-review-verified[data-v-bb845163]{color:#fff;background:var(--vw-success);border:3px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;bottom:-3px;right:-4px;box-shadow:0 6px 13px #2a89383d}.vw-review-verified svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.vw-review-person-copy[data-v-bb845163]{min-width:0}.vw-review-person-copy small[data-v-bb845163]{color:var(--vw-primary);font-size:var(--vw-font-xs);letter-spacing:.05em;text-transform:uppercase;font-weight:800;display:block}.vw-review-person-copy h3[data-v-bb845163]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;font-weight:900;line-height:1.15;overflow:hidden}.vw-review-person-copy p[data-v-bb845163]{min-width:0;color:var(--vw-text-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex;overflow:hidden}.vw-review-person-copy p svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:13px;height:13px}.vw-review-card-number[data-v-bb845163]{min-width:39px;height:39px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:12px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.vw-review-card-rating[data-v-bb845163]{border:1px solid var(--vw-border);background:radial-gradient(circle at 100% 0,#e2a83a1a,#0000 45%),#fbfdf9;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;min-height:47px;margin-top:19px;padding:8px 11px;display:flex}.vw-review-stars[data-v-bb845163]{flex-wrap:wrap;gap:2px;display:flex}.vw-review-stars span[data-v-bb845163]{color:#d7dcd4;transition:color var(--vw-transition), transform var(--vw-transition);font-size:16px;line-height:1}.vw-review-stars span.active[data-v-bb845163]{color:#edac3a;text-shadow:0 3px 9px #de992933}.vw-review-card:hover .vw-review-stars span.active[data-v-bb845163]{transform:translateY(-1px)}.vw-review-card-rating>strong[data-v-bb845163]{color:#9b6314;background:#fff3df;border:1px solid #d7902726;border-radius:999px;justify-content:center;align-items:center;min-width:46px;height:28px;font-size:9px;font-weight:900;display:inline-flex}.vw-review-card-content[data-v-bb845163]{z-index:2;background:radial-gradient(circle at 100% 100%, #6faa4712, transparent 38%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:19px;flex:auto;align-items:flex-start;min-height:144px;margin-top:18px;padding:19px 17px 17px 18px;display:flex;position:relative}.vw-review-quote[data-v-bb845163]{width:34px;height:34px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);opacity:.9;border-radius:11px;place-items:center;display:grid;position:absolute;top:13px;left:14px}.vw-review-quote svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-review-card-content p[data-v-bb845163]{color:var(--vw-text-soft);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-top:34px;font-size:11px;font-weight:540;line-height:1.85;display:-webkit-box;overflow:hidden}.vw-review-card-footer[data-v-bb845163]{z-index:2;border-top:1px dashed var(--vw-border);justify-content:space-between;align-items:center;gap:12px;min-height:49px;margin-top:15px;padding-top:13px;display:flex;position:relative}.vw-review-card-footer>span[data-v-bb845163]{min-width:0;color:var(--vw-primary-dark);font-size:var(--vw-font-xs);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-weight:800;display:inline-flex;overflow:hidden}.vw-review-card-footer>span svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.vw-review-card-footer>small[data-v-bb845163]{color:var(--vw-text-subtle);font-size:var(--vw-font-xs);white-space:nowrap;flex:none}.vw-review-card-shine[data-v-bb845163]{z-index:1;filter:blur(16px);opacity:0;pointer-events:none;background:#ffffff36;width:27%;height:250%;transition:left .85s,opacity .26s;position:absolute;top:-70%;left:-55%;transform:rotate(22deg)}.vw-review-card:hover .vw-review-card-shine[data-v-bb845163]{opacity:.8;left:125%}.vw-review-controls[data-v-bb845163]{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:none}.vw-review-dots[data-v-bb845163]{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.vw-review-dots button[data-v-bb845163]{background:0 0;border:0;place-items:center;width:19px;height:19px;padding:0;display:grid}.vw-review-dots button span[data-v-bb845163]{width:7px;height:7px;transition:width var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);background:#cfd8ca;border-radius:999px;display:block}.vw-review-dots button.active span[data-v-bb845163]{background:var(--vw-primary);width:24px}.vw-review-arrows[data-v-bb845163]{flex:none;align-items:center;gap:7px;display:flex}.vw-review-arrows button[data-v-bb845163]{width:41px;height:41px;color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-xs);transition:color var(--vw-transition), background var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fff;border-radius:13px;place-items:center;display:grid}.vw-review-arrows button[data-v-bb845163]:hover{color:#fff;background:var(--vw-primary);box-shadow:var(--vw-shadow-primary);transform:translateY(-2px)}.vw-review-arrows svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vw-review-bottom[data-v-bb845163]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(12px);background:#ffffffb8;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:53px;margin-top:20px;padding:10px 14px;display:flex}.vw-review-bottom>div[data-v-bb845163]{align-items:center;gap:8px;min-width:0;display:flex}.vw-review-live-dot[data-v-bb845163]{background:var(--vw-success);border:2px solid #fff;border-radius:50%;flex:none;width:8px;height:8px;animation:1.8s infinite vwReviewLivePulse-bb845163;display:block;box-shadow:0 0 0 4px #369d471a,0 0 #369d474d}.vw-review-bottom p[data-v-bb845163],.vw-review-bottom>span[data-v-bb845163]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-review-bottom p[data-v-bb845163]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vw-review-bottom>span[data-v-bb845163]{flex:none}@keyframes vwReviewLivePulse-bb845163{70%{box-shadow:0 0 0 4px #369d4714,0 0 0 9px #369d4700}to{box-shadow:0 0 0 4px #369d471a,0 0 #369d4700}}.vw-review-empty[data-v-bb845163]{min-height:370px;color:var(--vw-text-muted);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-sm);text-align:center;background:radial-gradient(circle at 50% 12%,#6da8461f,#0000 34%),#ffffffe6;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;padding:38px 24px;display:flex}.vw-review-empty-icon[data-v-bb845163]{width:76px;height:76px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);border-radius:25px 25px 25px 10px;place-items:center;display:grid}.vw-review-empty-icon svg[data-v-bb845163]{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.vw-review-empty>small[data-v-bb845163]{color:var(--vw-primary);letter-spacing:.06em;text-transform:uppercase;margin-top:17px;font-size:10px;font-weight:800}.vw-review-empty h3[data-v-bb845163]{color:var(--vw-text);margin-top:7px;font-size:21px;font-weight:900}.vw-review-empty p[data-v-bb845163]{max-width:440px;margin-top:9px;font-size:10px;line-height:1.7}@media (width<=1199px){.vw-review-track[data-v-bb845163]{gap:14px}.vw-review-card[data-v-bb845163]{padding:18px}.vw-review-card-content[data-v-bb845163]{padding-left:15px;padding-right:15px}.vw-review-person[data-v-bb845163]{grid-template-columns:54px minmax(0,1fr)}.vw-review-avatar-wrap[data-v-bb845163],.vw-review-avatar-wrap>img[data-v-bb845163],.vw-review-avatar-fallback[data-v-bb845163]{width:54px;height:54px}}@media (width<=991px){.vw-review-track[data-v-bb845163]{grid-template-columns:repeat(2,minmax(0,1fr))}.vw-review-card[data-v-bb845163]{min-height:350px}.vw-review-card[data-v-bb845163]:nth-child(n+5){display:none}}@media (hover:none){.vw-review-card[data-v-bb845163]:hover{border-color:var(--vw-border);transform:none;box-shadow:0 16px 38px #1d481f13,inset 0 1px #fffffff5}.vw-review-card:hover .vw-review-card-shine[data-v-bb845163]{opacity:0}.vw-review-card:hover .vw-review-stars span.active[data-v-bb845163]{transform:none}}@media (prefers-reduced-motion:reduce){.vw-review-card[data-v-bb845163],.vw-review-card-shine[data-v-bb845163],.vw-review-stars span[data-v-bb845163],.vw-review-arrows button[data-v-bb845163],.vw-review-dots button span[data-v-bb845163]{transition:none}.vw-review-live-dot[data-v-bb845163]{animation:none}}@media (width<=768px){.vw-review-section[data-v-bb845163]{padding:58px 0 66px}.vw-review-orb-left[data-v-bb845163]{width:310px;height:310px;top:100px;left:-170px}.vw-review-orb-right[data-v-bb845163]{width:300px;height:300px;bottom:80px;right:-160px}.vw-review-head[data-v-bb845163]{gap:14px;margin-bottom:18px}.vw-review-eyebrow[data-v-bb845163]{gap:6px;min-height:30px;padding:0 10px;font-size:10px}.vw-review-eyebrow svg[data-v-bb845163]{width:14px;height:14px}.vw-review-head h2[data-v-bb845163]{margin-top:12px;font-size:31px;line-height:1.1}.vw-review-head h2 span[data-v-bb845163]{margin-top:2px}.vw-review-head-copy>p[data-v-bb845163]{max-width:100%;margin-top:10px;font-size:10px;line-height:1.7}.vw-review-head-meta[data-v-bb845163]{border-radius:16px;grid-template-columns:40px minmax(0,1fr);gap:9px;width:100%;min-width:0;min-height:67px;padding:9px 11px}.vw-review-head-meta-icon[data-v-bb845163]{border-radius:12px;width:40px;height:40px}.vw-review-head-meta-icon svg[data-v-bb845163]{width:20px;height:20px}.vw-review-head-meta small[data-v-bb845163]{font-size:var(--vw-font-xs)}.vw-review-head-meta strong[data-v-bb845163]{font-size:12px}.vw-review-summary[data-v-bb845163]{border-radius:19px;grid-template-columns:1fr;gap:7px;min-height:0;margin-bottom:17px;padding:7px}.vw-review-summary-rating[data-v-bb845163],.vw-review-summary-message[data-v-bb845163],.vw-review-summary-trust[data-v-bb845163]{border-radius:14px}.vw-review-summary-rating[data-v-bb845163]{grid-template-columns:41px auto minmax(0,1fr);gap:9px;padding:10px}.vw-review-summary-icon[data-v-bb845163]{border-radius:12px;width:41px;height:41px}.vw-review-summary-icon svg[data-v-bb845163]{width:20px;height:20px}.vw-review-summary-rating small[data-v-bb845163]{font-size:6px}.vw-review-summary-rating strong[data-v-bb845163]{font-size:24px}.vw-review-summary-stars[data-v-bb845163]{gap:1px}.vw-review-summary-stars span[data-v-bb845163]{font-size:13px}.vw-review-summary-message[data-v-bb845163]{gap:9px;padding:10px 12px}.vw-review-summary-message>span[data-v-bb845163]{width:3px;height:36px}.vw-review-summary-message p[data-v-bb845163]{font-size:10px;line-height:1.6}.vw-review-summary-trust[data-v-bb845163]{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:10px}.vw-review-summary-trust>span[data-v-bb845163]{border-radius:11px;width:38px;height:38px}.vw-review-summary-trust svg[data-v-bb845163]{width:18px;height:18px}.vw-review-summary-trust small[data-v-bb845163]{font-size:6px}.vw-review-summary-trust strong[data-v-bb845163]{font-size:10px}.vw-review-loading-grid[data-v-bb845163]{scroll-snap-type:x mandatory;scrollbar-width:none;margin-left:-1px;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.vw-review-loading-grid[data-v-bb845163]::-webkit-scrollbar{display:none}.vw-review-loading-grid article[data-v-bb845163]{scroll-snap-align:start;border-radius:20px;flex:none;width:min(88vw,340px);min-width:min(88vw,340px);min-height:300px;padding:16px}.vw-review-loading-person[data-v-bb845163]{grid-template-columns:50px minmax(0,1fr);gap:10px}.vw-review-loading-person>span[data-v-bb845163]{border-radius:15px;width:50px;height:50px}.vw-review-loading-rating[data-v-bb845163]{width:125px;height:28px;margin-top:18px}.vw-review-loading-lines[data-v-bb845163]{gap:8px;margin-top:18px}.vw-review-loading-footer[data-v-bb845163]{height:43px;margin-top:24px}.vw-review-track[data-v-bb845163]{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;margin-left:-1px;margin-right:-16px;padding:2px 16px 8px 1px;display:flex;overflow:auto visible}.vw-review-track[data-v-bb845163]::-webkit-scrollbar{display:none}.vw-review-card[data-v-bb845163]{scroll-snap-align:start;scroll-snap-stop:always;border-radius:21px;flex:none;width:min(88vw,350px);min-width:min(88vw,350px);min-height:338px;padding:17px}.vw-review-card[data-v-bb845163]:nth-child(n){display:flex}.vw-review-card[data-v-bb845163]:before{width:48px;height:3px;left:20px}.vw-review-card[data-v-bb845163]:after{background-size:9px 9px;width:55px;height:55px;bottom:14px;right:14px}.vw-review-card-orb[data-v-bb845163]{width:145px;height:145px;top:-60px;right:-60px}.vw-review-card-head[data-v-bb845163]{gap:10px}.vw-review-person[data-v-bb845163]{grid-template-columns:50px minmax(0,1fr);gap:10px}.vw-review-avatar-wrap[data-v-bb845163],.vw-review-avatar-wrap>img[data-v-bb845163],.vw-review-avatar-fallback[data-v-bb845163]{width:50px;height:50px}.vw-review-avatar-wrap>img[data-v-bb845163],.vw-review-avatar-fallback[data-v-bb845163]{border-width:3px;border-radius:15px 15px 15px 7px;font-size:17px}.vw-review-verified[data-v-bb845163]{border-width:2px;width:20px;height:20px;bottom:-3px;right:-3px}.vw-review-verified svg[data-v-bb845163]{width:10px;height:10px}.vw-review-person-copy small[data-v-bb845163]{font-size:6px}.vw-review-person-copy h3[data-v-bb845163]{margin-top:3px;font-size:12px}.vw-review-person-copy p[data-v-bb845163]{font-size:var(--vw-font-xs);margin-top:4px}.vw-review-person-copy p svg[data-v-bb845163]{width:11px;height:11px}.vw-review-card-number[data-v-bb845163]{border-radius:10px;min-width:34px;height:34px;font-size:10px}.vw-review-card-rating[data-v-bb845163]{border-radius:13px;min-height:42px;margin-top:15px;padding:7px 9px}.vw-review-stars span[data-v-bb845163]{font-size:14px}.vw-review-card-rating>strong[data-v-bb845163]{min-width:42px;height:26px;font-size:10px}.vw-review-card-content[data-v-bb845163]{border-radius:16px;min-height:133px;margin-top:14px;padding:16px 14px 14px}.vw-review-quote[data-v-bb845163]{border-radius:9px;width:30px;height:30px;top:11px;left:11px}.vw-review-quote svg[data-v-bb845163]{width:16px;height:16px}.vw-review-card-content p[data-v-bb845163]{-webkit-line-clamp:5;margin-top:31px;font-size:9px;line-height:1.75}.vw-review-card-footer[data-v-bb845163]{min-height:42px;margin-top:12px;padding-top:10px}.vw-review-card-footer>span[data-v-bb845163]{font-size:6px}.vw-review-card-footer>span svg[data-v-bb845163]{width:13px;height:13px}.vw-review-card-footer>small[data-v-bb845163]{font-size:6px}.vw-review-card-shine[data-v-bb845163]{display:none}.vw-review-controls[data-v-bb845163]{margin-top:13px;display:flex}.vw-review-dots[data-v-bb845163]{scrollbar-width:none;flex-wrap:nowrap;max-width:calc(100% - 100px);overflow-x:auto}.vw-review-dots[data-v-bb845163]::-webkit-scrollbar{display:none}.vw-review-dots button[data-v-bb845163]{flex:none;width:17px;height:17px}.vw-review-dots button span[data-v-bb845163]{width:6px;height:6px}.vw-review-dots button.active span[data-v-bb845163]{width:21px}.vw-review-arrows[data-v-bb845163]{gap:6px}.vw-review-arrows button[data-v-bb845163]{border-radius:11px;width:37px;height:37px}.vw-review-arrows svg[data-v-bb845163]{width:16px;height:16px}.vw-review-bottom[data-v-bb845163]{border-radius:13px;min-height:45px;margin-top:14px;padding:8px 10px}.vw-review-live-dot[data-v-bb845163]{width:7px;height:7px}.vw-review-bottom p[data-v-bb845163]{font-size:6px}.vw-review-bottom>span[data-v-bb845163]{display:none}.vw-review-empty[data-v-bb845163]{border-radius:21px;min-height:310px;padding:30px 18px}.vw-review-empty-icon[data-v-bb845163]{border-radius:21px 21px 21px 9px;width:66px;height:66px}.vw-review-empty-icon svg[data-v-bb845163]{width:31px;height:31px}.vw-review-empty>small[data-v-bb845163]{font-size:var(--vw-font-xs);margin-top:14px}.vw-review-empty h3[data-v-bb845163]{margin-top:6px;font-size:18px}.vw-review-empty p[data-v-bb845163]{margin-top:7px;font-size:10px;line-height:1.6}}@media (width<=480px){.vw-review-section[data-v-bb845163]{padding-top:50px;padding-bottom:58px}.vw-review-head h2[data-v-bb845163]{font-size:28px}.vw-review-head-copy>p[data-v-bb845163]{font-size:9px}.vw-review-card[data-v-bb845163],.vw-review-loading-grid article[data-v-bb845163]{width:calc(100vw - 42px);min-width:calc(100vw - 42px)}.vw-review-card[data-v-bb845163]{min-height:326px;padding:15px}.vw-review-person[data-v-bb845163]{grid-template-columns:47px minmax(0,1fr);gap:8px}.vw-review-avatar-wrap[data-v-bb845163],.vw-review-avatar-wrap>img[data-v-bb845163],.vw-review-avatar-fallback[data-v-bb845163]{width:47px;height:47px}.vw-review-person-copy h3[data-v-bb845163]{font-size:11px}.vw-review-card-number[data-v-bb845163]{min-width:31px;height:31px}.vw-review-card-content[data-v-bb845163]{min-height:127px}.vw-review-card-content p[data-v-bb845163]{font-size:8.5px}.vw-review-summary-rating[data-v-bb845163]{grid-template-columns:38px auto minmax(0,1fr)}.vw-review-summary-icon[data-v-bb845163]{width:38px;height:38px}.vw-review-summary-stars span[data-v-bb845163]{font-size:12px}}@media (width<=370px){.vw-review-section[data-v-bb845163]{padding-top:44px;padding-bottom:52px}.vw-review-head h2[data-v-bb845163]{font-size:25px}.vw-review-eyebrow[data-v-bb845163]{font-size:var(--vw-font-xs)}.vw-review-card[data-v-bb845163],.vw-review-loading-grid article[data-v-bb845163]{width:calc(100vw - 32px);min-width:calc(100vw - 32px)}.vw-review-card[data-v-bb845163]{min-height:314px;padding:13px}.vw-review-person[data-v-bb845163]{grid-template-columns:44px minmax(0,1fr)}.vw-review-avatar-wrap[data-v-bb845163],.vw-review-avatar-wrap>img[data-v-bb845163],.vw-review-avatar-fallback[data-v-bb845163]{width:44px;height:44px}.vw-review-person-copy h3[data-v-bb845163]{font-size:10px}.vw-review-person-copy p[data-v-bb845163]{font-size:6px}.vw-review-card-rating[data-v-bb845163]{margin-top:12px}.vw-review-stars span[data-v-bb845163]{font-size:13px}.vw-review-card-content[data-v-bb845163]{min-height:120px;padding-left:12px;padding-right:12px}.vw-review-card-content p[data-v-bb845163]{font-size:10px}.vw-review-arrows button[data-v-bb845163]{width:34px;height:34px}.vw-review-bottom[data-v-bb845163]{padding-inline:8px}}@media (width<=768px) and (height<=620px){.vw-review-section[data-v-bb845163]{padding-top:42px;padding-bottom:48px}.vw-review-summary-message[data-v-bb845163]{display:none}.vw-review-card[data-v-bb845163]{min-height:300px}.vw-review-card-content[data-v-bb845163]{min-height:112px}.vw-review-card-content p[data-v-bb845163]{-webkit-line-clamp:4}}[dir=rtl] .vw-review-track[data-v-bb845163],[dir=rtl] .vw-review-card[data-v-bb845163]{direction:rtl}[dir=rtl] .vw-review-card-footer>small[data-v-bb845163]{margin-right:auto}@media (hover:none) and (pointer:coarse){.vw-review-track[data-v-bb845163]{touch-action:pan-x}.vw-review-card[data-v-bb845163]{-webkit-user-select:none;user-select:none}.vw-review-arrows button[data-v-bb845163]:hover{color:var(--vw-primary-dark);box-shadow:var(--vw-shadow-xs);background:#fff;transform:none}}@media (prefers-reduced-motion:reduce){.vw-review-track[data-v-bb845163]{scroll-behavior:auto}.vw-review-card[data-v-bb845163],.vw-review-dots button span[data-v-bb845163],.vw-review-arrows button[data-v-bb845163]{transition:none}}.dh-shop-page[data-v-a84d37c2]{--dh-orange:#f15a24;--dh-orange-dark:#d94714;--dh-orange-soft:#fff3ed;--dh-green:#00a651;--dh-green-dark:#08783f;--dh-green-soft:#eaf9f1;--dh-black:#111827;--dh-black-soft:#1f2937;--dh-text:#152118;--dh-muted:#6b7280;--dh-border:#11182717;--dh-border-strong:#11182724;--dh-white:#fff;--dh-bg:#f7f8f7;background:radial-gradient(circle at 10% 0%, #00a6510b, transparent 28%), radial-gradient(circle at 90% 10%, #f15a240e, transparent 30%), var(--dh-bg);min-height:100vh;color:var(--dh-text);position:relative;overflow:hidden}.dh-shop-page[data-v-a84d37c2],.dh-shop-page[data-v-a84d37c2] *,.dh-shop-page[data-v-a84d37c2] :before,.dh-shop-page[data-v-a84d37c2] :after{box-sizing:border-box}.dh-shop-page button[data-v-a84d37c2],.dh-shop-page input[data-v-a84d37c2],.dh-shop-page select[data-v-a84d37c2]{font:inherit}.dh-shop-page button[data-v-a84d37c2]{cursor:pointer}.dh-shop-hero[data-v-a84d37c2]{isolation:isolate;background:linear-gradient(#fffffff2,#f7f8f7eb);padding:34px 0 0;position:relative}.dh-shop-hero-decoration[data-v-a84d37c2]{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dh-shop-hero-glow[data-v-a84d37c2]{filter:blur(10px);border-radius:999px;display:block;position:absolute}.dh-shop-hero-glow-one[data-v-a84d37c2]{background:radial-gradient(circle,#00a65129,#00a65100);width:430px;height:430px;top:-180px;left:-170px}.dh-shop-hero-glow-two[data-v-a84d37c2]{background:radial-gradient(circle,#f15a2426,#f15a2400);width:500px;height:500px;bottom:-180px;right:-210px}.dh-shop-hero-grid[data-v-a84d37c2]{opacity:.22;background-image:linear-gradient(#1118270b 1px,#0000 1px),linear-gradient(90deg,#1118270b 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 90%);mask-image:linear-gradient(#000c,#0000 90%)}.dh-shop-hero-shape[data-v-a84d37c2]{fill:none;stroke:#11182712;stroke-width:1.5px;position:absolute}.dh-shop-hero-shape-one[data-v-a84d37c2]{width:150px;top:28px;right:7%;transform:rotate(12deg)}.dh-shop-hero-shape-two[data-v-a84d37c2]{width:110px;bottom:20px;left:4%;transform:rotate(-10deg)}.dh-shop-hero-card[data-v-a84d37c2]{background:linear-gradient(145deg,#fffffffa,#f8faf9f5);border:1px solid #ffffffad;border-radius:32px;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);align-items:center;gap:44px;min-height:420px;padding:54px 58px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #11182717,inset 0 1px #fffffff2}.dh-shop-hero-card[data-v-a84d37c2]:before{content:"";background:linear-gradient(90deg, var(--dh-orange), var(--dh-green));border-radius:0 0 999px;width:220px;height:5px;position:absolute;top:0;left:0}.dh-shop-hero-card[data-v-a84d37c2]:after{content:"";pointer-events:none;border:1px solid #00a65114;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-110px;right:-80px;box-shadow:0 0 0 44px #00a65106,0 0 0 88px #f15a2405}.dh-shop-hero-content[data-v-a84d37c2]{z-index:2;max-width:720px;position:relative}.dh-shop-hero-eyebrow[data-v-a84d37c2]{background:#eaf9f1c7;border:1px solid #00a6511f;border-radius:999px;align-items:center;gap:12px;margin-bottom:22px;padding:9px 14px 9px 9px;display:inline-flex;box-shadow:0 8px 28px #00a65112}.dh-shop-hero-eyebrow-icon[data-v-a84d37c2]{background:linear-gradient(145deg, var(--dh-green), var(--dh-green-dark));border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 18px #00a65138}.dh-shop-hero-eyebrow-icon svg[data-v-a84d37c2]{fill:none;stroke:#fff;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-shop-hero-eyebrow>span[data-v-a84d37c2]:last-child{gap:1px;display:grid}.dh-shop-hero-eyebrow small[data-v-a84d37c2]{color:var(--dh-green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.3}.dh-shop-hero-eyebrow strong[data-v-a84d37c2]{color:#1d3124;font-size:13px;font-weight:800;line-height:1.45}.dh-shop-hero-title[data-v-a84d37c2]{max-width:690px;color:var(--dh-black);letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.3vw,68px);font-weight:900;line-height:1.08}.dh-shop-hero-title span[data-v-a84d37c2]{background:linear-gradient(95deg, var(--dh-orange), #ff7b3f 45%, var(--dh-green) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:5px;display:block}.dh-shop-hero-description[data-v-a84d37c2]{max-width:650px;color:var(--dh-muted);margin:23px 0 0;font-size:16px;font-weight:500;line-height:1.9}.dh-shop-hero-features[data-v-a84d37c2]{flex-wrap:wrap;gap:12px 22px;margin-top:29px;display:flex}.dh-shop-hero-features>span[data-v-a84d37c2]{color:#344239;align-items:center;gap:9px;font-size:13px;font-weight:750;display:inline-flex}.dh-shop-hero-features i[data-v-a84d37c2]{background:var(--dh-green-soft);border-radius:50%;place-items:center;width:23px;height:23px;display:grid;box-shadow:inset 0 0 0 1px #00a6511f}.dh-shop-hero-features svg[data-v-a84d37c2]{fill:none;width:13px;height:13px;stroke:var(--dh-green);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.dh-shop-hero-side[data-v-a84d37c2]{z-index:2;gap:22px;display:grid;position:relative}.dh-shop-hero-visual[data-v-a84d37c2]{background:radial-gradient(circle at 50% 48%,#fffffff5,#f8faf9c7 52%,#eaf9f1b8 100%);border:1px solid #11182712;border-radius:28px;place-items:center;min-height:250px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 18px 46px #1118270f}.dh-shop-hero-visual[data-v-a84d37c2]:before{content:"";border:1px dashed #00a65121;border-radius:24px;position:absolute;inset:20px}.dh-shop-hero-visual-ring[data-v-a84d37c2]{border-radius:50%;display:block;position:absolute}.dh-shop-hero-visual-ring.ring-one[data-v-a84d37c2]{border:1px solid #00a6511f;width:190px;height:190px;animation:15s linear infinite dh-shop-spin-a84d37c2}.dh-shop-hero-visual-ring.ring-two[data-v-a84d37c2]{border:1px dashed #f15a243d;width:140px;height:140px;animation:11s linear infinite dh-shop-spin-reverse-a84d37c2}.dh-shop-hero-bag[data-v-a84d37c2]{z-index:2;background:linear-gradient(145deg, var(--dh-orange), var(--dh-orange-dark));border-radius:34px;place-items:center;width:118px;height:118px;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 24px 42px #f15a243d,inset 0 1px #ffffff45}.dh-shop-hero-bag[data-v-a84d37c2]:after{content:"";background:var(--dh-green);border:6px solid #ffffffd9;border-radius:50%;width:42px;height:42px;position:absolute;bottom:-10px;right:-10px;box-shadow:0 10px 20px #00a65133}.dh-shop-hero-bag svg[data-v-a84d37c2]{fill:none;stroke:#fff;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;width:72px;height:72px}.dh-shop-floating-card[data-v-a84d37c2]{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #ffffffd9;border-radius:16px;align-items:center;gap:9px;min-width:138px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 14px 32px #1118271a}.dh-shop-floating-card-one[data-v-a84d37c2]{animation:4.8s ease-in-out infinite dh-shop-float-a84d37c2;top:26px;left:18px}.dh-shop-floating-card-two[data-v-a84d37c2]{animation:4.8s ease-in-out 1.2s infinite dh-shop-float-a84d37c2;bottom:25px;right:18px}.dh-shop-floating-card>i[data-v-a84d37c2]{background:var(--dh-orange-soft);border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:grid}.dh-shop-floating-card-two>i[data-v-a84d37c2]{background:var(--dh-green-soft)}.dh-shop-floating-card svg[data-v-a84d37c2]{fill:none;width:18px;height:18px;stroke:var(--dh-orange);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dh-shop-floating-card-two svg[data-v-a84d37c2]{stroke:var(--dh-green)}.dh-shop-floating-card>span[data-v-a84d37c2]{gap:1px;display:grid}.dh-shop-floating-card small[data-v-a84d37c2]{color:#8a918c;font-size:9px;font-weight:700}.dh-shop-floating-card strong[data-v-a84d37c2]{color:#26322a;font-size:11px;font-weight:850}.dh-shop-hero-stats[data-v-a84d37c2]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dh-shop-hero-stats article[data-v-a84d37c2]{border:1px solid var(--dh-border);background:#ffffffc7;border-radius:17px;align-items:center;gap:10px;min-width:0;padding:13px;display:flex;box-shadow:0 10px 26px #1118270b}.dh-shop-hero-stats article>span[data-v-a84d37c2]{background:var(--dh-orange-soft);border-radius:12px;flex:none;place-items:center;width:37px;height:37px;display:grid}.dh-shop-hero-stats article:nth-child(2)>span[data-v-a84d37c2]{background:var(--dh-green-soft)}.dh-shop-hero-stats article:nth-child(3)>span[data-v-a84d37c2]{background:#f2f4f7}.dh-shop-hero-stats svg[data-v-a84d37c2]{fill:none;width:18px;height:18px;stroke:var(--dh-orange);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dh-shop-hero-stats article:nth-child(2) svg[data-v-a84d37c2]{stroke:var(--dh-green)}.dh-shop-hero-stats article:nth-child(3) svg[data-v-a84d37c2]{stroke:var(--dh-black-soft)}.dh-shop-hero-stats article>div[data-v-a84d37c2]{min-width:0;display:grid}.dh-shop-hero-stats strong[data-v-a84d37c2]{color:var(--dh-black);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;line-height:1.05;overflow:hidden}.dh-shop-hero-stats small[data-v-a84d37c2]{color:var(--dh-muted);margin-top:4px;font-size:10px;font-weight:700}.dh-shop-toolbar[data-v-a84d37c2]{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border:1px solid #11182712;border-radius:23px;grid-template-columns:minmax(0,1fr) 260px;gap:14px;margin-top:18px;padding:15px;display:grid;position:relative;transform:translateY(24px);box-shadow:0 24px 52px #1118271a,inset 0 1px #fffffff2}.dh-shop-search[data-v-a84d37c2],.dh-shop-sort[data-v-a84d37c2]{border:1px solid var(--dh-border);background:#f8faf9;border-radius:17px;align-items:center;min-width:0;min-height:66px;transition:border-color .22s,background-color .22s,box-shadow .22s;display:flex;position:relative}.dh-shop-search[data-v-a84d37c2]{padding:0 16px}.dh-shop-search[data-v-a84d37c2]:focus-within,.dh-shop-sort[data-v-a84d37c2]:focus-within{background:#fff;border-color:#f15a2457;box-shadow:0 0 0 4px #f15a2414}.dh-shop-search-icon[data-v-a84d37c2],.dh-shop-sort-icon[data-v-a84d37c2]{border-radius:13px;flex:none;place-items:center;width:39px;height:39px;display:grid}.dh-shop-search-icon[data-v-a84d37c2]{background:var(--dh-orange-soft)}.dh-shop-sort-icon[data-v-a84d37c2]{background:var(--dh-green-soft)}.dh-shop-search-icon svg[data-v-a84d37c2],.dh-shop-sort-icon svg[data-v-a84d37c2]{fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.dh-shop-search-icon svg[data-v-a84d37c2]{stroke:var(--dh-orange)}.dh-shop-sort-icon svg[data-v-a84d37c2]{stroke:var(--dh-green)}.dh-shop-search-content[data-v-a84d37c2],.dh-shop-sort-content[data-v-a84d37c2]{flex:1;gap:2px;min-width:0;display:grid}.dh-shop-search-content[data-v-a84d37c2]{margin-left:13px}.dh-shop-sort-content[data-v-a84d37c2]{margin-left:11px}.dh-shop-search-content small[data-v-a84d37c2],.dh-shop-sort-content small[data-v-a84d37c2]{color:#929995;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.3}.dh-shop-search input[data-v-a84d37c2],.dh-shop-sort select[data-v-a84d37c2]{width:100%;min-width:0;color:var(--dh-black);background:0 0;border:0;outline:none;padding:0;font-size:13px;font-weight:750}.dh-shop-search input[data-v-a84d37c2]::placeholder{color:#9ca3af;font-weight:600}.dh-shop-search input[data-v-a84d37c2]::-webkit-search-cancel-button{display:none}.dh-shop-search-clear[data-v-a84d37c2]{color:#7a827c;background:#fff;border:0;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;padding:0;transition:color .2s,background-color .2s,transform .2s;display:grid}.dh-shop-search-clear[data-v-a84d37c2]:hover{color:var(--dh-orange);background:var(--dh-orange-soft);transform:rotate(5deg)}.dh-shop-search-badge[data-v-a84d37c2]{background:var(--dh-black);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:850}.dh-shop-sort[data-v-a84d37c2]{padding:0 14px}.dh-shop-sort select[data-v-a84d37c2]{appearance:none;cursor:pointer;padding-right:24px}.dh-shop-sort-arrow[data-v-a84d37c2]{fill:none;stroke:#6f7772;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:17px;height:17px;position:absolute;right:15px}.dh-shop-mobile-filter-button[data-v-a84d37c2]{display:none}@keyframes dh-shop-spin-a84d37c2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dh-shop-spin-reverse-a84d37c2{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes dh-shop-float-a84d37c2{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=1199px){.dh-shop-hero-card[data-v-a84d37c2]{grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:30px;padding:44px 40px}.dh-shop-hero-title[data-v-a84d37c2]{font-size:clamp(38px,4.7vw,56px)}.dh-shop-hero-description[data-v-a84d37c2]{font-size:15px}.dh-shop-floating-card[data-v-a84d37c2]{min-width:125px}}@media (width<=991px){.dh-shop-hero[data-v-a84d37c2]{padding-top:24px}.dh-shop-hero-card[data-v-a84d37c2]{grid-template-columns:1fr;min-height:auto;padding:40px}.dh-shop-hero-content[data-v-a84d37c2]{max-width:none}.dh-shop-hero-title[data-v-a84d37c2]{max-width:720px}.dh-shop-hero-side[data-v-a84d37c2]{grid-template-columns:minmax(0,1fr)}.dh-shop-hero-visual[data-v-a84d37c2]{min-height:270px}.dh-shop-toolbar[data-v-a84d37c2]{grid-template-columns:minmax(0,1fr) 240px}}.dh-shop-main[data-v-a84d37c2]{z-index:3;padding:74px 0 90px;position:relative}.dh-shop-layout[data-v-a84d37c2],.dh-shop-loading[data-v-a84d37c2]{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:28px;display:grid}.dh-shop-loading-sidebar[data-v-a84d37c2],.dh-shop-loading-results[data-v-a84d37c2]{border:1px solid var(--dh-border);background:#ffffffeb;box-shadow:0 18px 46px #1118270d}.dh-shop-loading-sidebar[data-v-a84d37c2]{border-radius:24px;padding:22px}.dh-shop-loading-sidebar-head[data-v-a84d37c2],.dh-shop-loading-filter-title[data-v-a84d37c2]{align-items:center;gap:12px;display:flex}.dh-shop-loading-sidebar-head>span[data-v-a84d37c2],.dh-shop-loading-filter-title>span[data-v-a84d37c2]{background:linear-gradient(100deg,#edf0ee 20%,#f7f8f7 42%,#edf0ee 64%) 0 0/200% 100%;border-radius:12px;flex:none;animation:1.35s linear infinite dh-shop-skeleton-a84d37c2;display:block}.dh-shop-loading-sidebar-head>span[data-v-a84d37c2]{width:44px;height:44px}.dh-shop-loading-filter-title>span[data-v-a84d37c2]{width:36px;height:36px}.dh-shop-loading-sidebar-head>div[data-v-a84d37c2],.dh-shop-loading-filter-title>div[data-v-a84d37c2]{flex:1;gap:7px;display:grid}.dh-shop-loading-sidebar-head small[data-v-a84d37c2],.dh-shop-loading-sidebar-head strong[data-v-a84d37c2],.dh-shop-loading-filter-title small[data-v-a84d37c2],.dh-shop-loading-filter-title strong[data-v-a84d37c2],.dh-shop-loading-filter-items span[data-v-a84d37c2],.dh-shop-loading-results-head small[data-v-a84d37c2],.dh-shop-loading-results-head strong[data-v-a84d37c2],.dh-shop-loading-results-head p[data-v-a84d37c2],.dh-shop-loading-results-head>span[data-v-a84d37c2],.dh-shop-loading-card-image[data-v-a84d37c2],.dh-shop-loading-card-content small[data-v-a84d37c2],.dh-shop-loading-card-content strong[data-v-a84d37c2],.dh-shop-loading-card-content p[data-v-a84d37c2],.dh-shop-loading-card-content div span[data-v-a84d37c2],.dh-shop-loading-card-content div button[data-v-a84d37c2]{background:linear-gradient(100deg,#edf0ee 20%,#f8f9f8 42%,#edf0ee 64%) 0 0/200% 100%;border-radius:999px;animation:1.35s linear infinite dh-shop-skeleton-a84d37c2;display:block}.dh-shop-loading-sidebar-head small[data-v-a84d37c2]{width:82px;height:8px}.dh-shop-loading-sidebar-head strong[data-v-a84d37c2]{width:128px;height:15px}.dh-shop-loading-filter-section[data-v-a84d37c2]{border-top:1px solid var(--dh-border);margin-top:25px;padding-top:22px}.dh-shop-loading-filter-title small[data-v-a84d37c2]{width:74px;height:7px}.dh-shop-loading-filter-title strong[data-v-a84d37c2]{width:105px;height:13px}.dh-shop-loading-filter-items[data-v-a84d37c2]{gap:10px;margin-top:16px;display:grid}.dh-shop-loading-filter-items span[data-v-a84d37c2]{border-radius:15px;width:100%;height:48px}.dh-shop-loading-results[data-v-a84d37c2]{border-radius:26px;padding:24px}.dh-shop-loading-results-head[data-v-a84d37c2]{border-bottom:1px solid var(--dh-border);justify-content:space-between;align-items:center;gap:24px;padding-bottom:22px;display:flex}.dh-shop-loading-results-head>div[data-v-a84d37c2]{gap:9px;display:grid}.dh-shop-loading-results-head small[data-v-a84d37c2]{width:108px;height:9px}.dh-shop-loading-results-head strong[data-v-a84d37c2]{width:220px;height:22px}.dh-shop-loading-results-head p[data-v-a84d37c2]{width:340px;max-width:100%;height:11px}.dh-shop-loading-results-head>span[data-v-a84d37c2]{border-radius:16px;width:120px;height:52px}.dh-shop-loading-grid[data-v-a84d37c2]{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.dh-shop-loading-card[data-v-a84d37c2]{border:1px solid var(--dh-border);background:#fff;border-radius:20px;overflow:hidden}.dh-shop-loading-card-image[data-v-a84d37c2]{aspect-ratio:1;border-radius:0;width:100%}.dh-shop-loading-card-content[data-v-a84d37c2]{gap:10px;padding:15px;display:grid}.dh-shop-loading-card-content small[data-v-a84d37c2]{width:72px;height:8px}.dh-shop-loading-card-content strong[data-v-a84d37c2]{width:100%;height:13px}.dh-shop-loading-card-content strong[data-v-a84d37c2]:nth-of-type(2){width:72%}.dh-shop-loading-card-content p[data-v-a84d37c2]{width:48%;height:12px}.dh-shop-loading-card-content>div[data-v-a84d37c2]{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.dh-shop-loading-card-content div span[data-v-a84d37c2]{width:72px;height:17px}.dh-shop-loading-card-content div button[data-v-a84d37c2]{border-radius:12px;width:38px;height:38px}.dh-shop-sidebar[data-v-a84d37c2]{position:sticky;top:106px}.dh-shop-sidebar-inner[data-v-a84d37c2]{border:1px solid var(--dh-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-radius:25px;padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 52px #11182711,inset 0 1px #fffffff5}.dh-shop-sidebar-inner[data-v-a84d37c2]:before{content:"";background:linear-gradient(90deg, var(--dh-orange), var(--dh-green));width:100%;height:4px;position:absolute;top:0;left:0}.dh-shop-filter-head[data-v-a84d37c2]{justify-content:space-between;align-items:center;gap:14px;display:flex}.dh-shop-filter-head-main[data-v-a84d37c2]{align-items:center;gap:12px;min-width:0;display:flex}.dh-shop-filter-head-icon[data-v-a84d37c2]{background:linear-gradient(145deg, var(--dh-orange), var(--dh-orange-dark));border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 22px #f15a2433}.dh-shop-filter-head-icon svg[data-v-a84d37c2]{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.dh-shop-filter-head-main>div[data-v-a84d37c2],.dh-shop-filter-section-head>div[data-v-a84d37c2]{min-width:0}.dh-shop-filter-head-main small[data-v-a84d37c2],.dh-shop-filter-section-head small[data-v-a84d37c2]{color:#969d98;letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:800;line-height:1.35;display:block}.dh-shop-filter-head-main h2[data-v-a84d37c2]{color:var(--dh-black);letter-spacing:-.025em;margin:0;font-size:19px;font-weight:900;line-height:1.2}.dh-shop-filter-reset[data-v-a84d37c2]{border:1px solid var(--dh-border);color:#757d78;background:#f8faf9;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;padding:0;transition:color .2s,background-color .2s,border-color .2s,transform .2s;display:grid}.dh-shop-filter-reset[data-v-a84d37c2]:hover{background:var(--dh-orange-soft);color:var(--dh-orange);border-color:#f15a2426;transform:rotate(-12deg)}.dh-shop-filter-reset svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-shop-filter-status[data-v-a84d37c2]{background:var(--dh-green-soft);border:1px solid #00a6511c;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding:10px 11px;display:flex}.dh-shop-filter-status>span[data-v-a84d37c2]{min-width:0;color:var(--dh-green-dark);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.dh-shop-filter-status i[data-v-a84d37c2]{background:var(--dh-green);border-radius:50%;flex:none;width:7px;height:7px;display:block;box-shadow:0 0 0 4px #00a65117}.dh-shop-filter-status button[data-v-a84d37c2]{color:var(--dh-orange);background:0 0;border:0;flex:none;padding:0;font-size:10px;font-weight:850}.dh-shop-filter-section[data-v-a84d37c2]{border-top:1px solid var(--dh-border);margin-top:24px;padding-top:22px}.dh-shop-filter-section-head[data-v-a84d37c2]{align-items:center;gap:11px;display:flex}.dh-shop-filter-section-icon[data-v-a84d37c2]{background:#f4f6f5;border-radius:12px;flex:none;place-items:center;width:37px;height:37px;display:grid;box-shadow:inset 0 0 0 1px #11182709}.dh-shop-filter-section-icon svg[data-v-a84d37c2]{fill:none;width:17px;height:17px;stroke:var(--dh-green-dark);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dh-shop-filter-section-head h3[data-v-a84d37c2]{color:#202b24;margin:0;font-size:14px;font-weight:900;line-height:1.3}.dh-shop-filter-section-head>b[data-v-a84d37c2]{background:var(--dh-orange-soft);min-width:28px;height:28px;color:var(--dh-orange);border-radius:999px;place-items:center;margin-left:auto;padding:0 8px;font-size:10px;font-weight:900;display:grid}.dh-shop-category-list[data-v-a84d37c2]{gap:8px;margin-top:16px;display:grid}.dh-shop-category-item[data-v-a84d37c2]{text-align:left;background:0 0;border:1px solid #0000;border-radius:15px;align-items:center;gap:10px;width:100%;min-width:0;padding:9px;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.dh-shop-category-item[data-v-a84d37c2]:hover{background:#f7f9f8;border-color:#1118270f;transform:translate(2px)}.dh-shop-category-item.active[data-v-a84d37c2]{background:linear-gradient(100deg,#eaf9f1f5,#fffffff2);border-color:#00a65121;box-shadow:0 10px 24px #00a65112}.dh-shop-category-image[data-v-a84d37c2]{background:#f1f4f2;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:hidden}.dh-shop-category-image.is-all[data-v-a84d37c2]{background:linear-gradient(145deg, var(--dh-orange-soft), #fffaf7)}.dh-shop-category-image.has-image[data-v-a84d37c2]{box-shadow:inset 0 0 0 1px var(--dh-border);background:#fff}.dh-shop-category-image img[data-v-a84d37c2]{object-fit:cover;width:100%;height:100%}.dh-shop-category-image svg[data-v-a84d37c2]{fill:none;stroke:#526057;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.dh-shop-category-image.is-all svg[data-v-a84d37c2]{stroke:var(--dh-orange)}.dh-shop-category-copy[data-v-a84d37c2]{flex:1;gap:2px;min-width:0;display:grid}.dh-shop-category-copy strong[data-v-a84d37c2]{color:#2b362f;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;line-height:1.35;overflow:hidden}.dh-shop-category-copy small[data-v-a84d37c2]{color:#929a95;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;line-height:1.35;overflow:hidden}.dh-shop-category-count[data-v-a84d37c2]{color:#6f7772;background:#f1f3f2;border-radius:999px;flex:none;place-items:center;min-width:28px;height:25px;padding:0 7px;font-size:9px;font-weight:850;display:grid}.dh-shop-category-item.active .dh-shop-category-count[data-v-a84d37c2]{color:var(--dh-green-dark);background:#00a6511c}.dh-shop-category-check[data-v-a84d37c2]{background:var(--dh-green);color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:none}.dh-shop-category-item.active .dh-shop-category-check[data-v-a84d37c2]{display:grid}.dh-shop-category-check svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.dh-shop-brand-list[data-v-a84d37c2]{gap:7px;margin-top:15px;display:grid}.dh-shop-brand-list>button[data-v-a84d37c2]{text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 11px;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.dh-shop-brand-list>button[data-v-a84d37c2]:hover{border-color:var(--dh-border);background:#f8faf9;transform:translate(2px)}.dh-shop-brand-list>button.active[data-v-a84d37c2]{background:var(--dh-orange-soft);border-color:#f15a2421}.dh-shop-brand-copy[data-v-a84d37c2]{flex:1;gap:2px;min-width:0;display:grid}.dh-shop-brand-copy strong[data-v-a84d37c2]{color:#313b35;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;overflow:hidden}.dh-shop-brand-copy small[data-v-a84d37c2]{color:#969d98;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:650;overflow:hidden}.dh-shop-brand-list>button>b[data-v-a84d37c2]{color:#747c77;background:#f2f4f3;border-radius:999px;flex:none;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:9px;font-weight:850;display:grid}.dh-shop-brand-list>button>i[data-v-a84d37c2]{background:var(--dh-orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:none}.dh-shop-brand-list>button.active>i[data-v-a84d37c2]{display:grid}.dh-shop-brand-list>button.active>b[data-v-a84d37c2]{display:none}.dh-shop-brand-list>button>i svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.dh-shop-price-filter[data-v-a84d37c2]{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:end;gap:8px;margin-top:16px;display:grid}.dh-shop-price-filter label[data-v-a84d37c2]{gap:7px;min-width:0;display:grid}.dh-shop-price-filter label>span[data-v-a84d37c2]{color:#828a84;font-size:9px;font-weight:750}.dh-shop-price-filter label>div[data-v-a84d37c2]{border:1px solid var(--dh-border);background:#f8faf9;border-radius:12px;align-items:center;min-width:0;height:44px;padding:0 10px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.dh-shop-price-filter label>div[data-v-a84d37c2]:focus-within{background:#fff;border-color:#f15a2440;box-shadow:0 0 0 3px #f15a240f}.dh-shop-price-filter b[data-v-a84d37c2]{color:var(--dh-orange);flex:none;margin-right:4px;font-size:12px;font-weight:900}.dh-shop-price-filter input[data-v-a84d37c2]{width:100%;min-width:0;color:var(--dh-black);background:0 0;border:0;outline:none;padding:0;font-size:11px;font-weight:800}.dh-shop-price-filter input[data-v-a84d37c2]::placeholder{color:#a2a8a4;font-weight:600}.dh-shop-price-filter input[data-v-a84d37c2]::-webkit-inner-spin-button{appearance:none;margin:0}.dh-shop-price-filter input[data-v-a84d37c2]::-webkit-outer-spin-button{appearance:none;margin:0}.dh-shop-price-divider[data-v-a84d37c2]{background:#cfd4d1;width:100%;height:1px;margin-bottom:22px;display:block}.dh-shop-price-presets[data-v-a84d37c2]{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.dh-shop-price-presets button[data-v-a84d37c2]{border:1px solid var(--dh-border);color:#667069;background:#fff;border-radius:999px;padding:7px 9px;font-size:8.5px;font-weight:800;transition:color .2s,border-color .2s,background-color .2s,transform .2s}.dh-shop-price-presets button[data-v-a84d37c2]:hover{background:var(--dh-orange-soft);color:var(--dh-orange);border-color:#f15a2429;transform:translateY(-1px)}.dh-shop-stock-list[data-v-a84d37c2]{gap:8px;margin-top:15px;display:grid}.dh-shop-stock-list>button[data-v-a84d37c2]{text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 11px;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.dh-shop-stock-list>button[data-v-a84d37c2]:hover{border-color:var(--dh-border);background:#f8faf9;transform:translate(2px)}.dh-shop-stock-list>button.active[data-v-a84d37c2]{background:var(--dh-green-soft);border-color:#00a65121}.dh-shop-stock-list>button>span[data-v-a84d37c2]{align-items:center;gap:10px;min-width:0;display:flex}.dh-shop-stock-list i[data-v-a84d37c2]{border-radius:50%;flex:none;width:10px;height:10px;display:block}.dh-shop-stock-list i.is-all[data-v-a84d37c2]{background:#8b9490;box-shadow:0 0 0 4px #8b94901a}.dh-shop-stock-list i.is-in-stock[data-v-a84d37c2]{background:var(--dh-green);box-shadow:0 0 0 4px #00a6511a}.dh-shop-stock-list i.is-out-stock[data-v-a84d37c2]{background:#dc2626;box-shadow:0 0 0 4px #dc262617}.dh-shop-stock-list>button>span>span[data-v-a84d37c2]{gap:2px;min-width:0;display:grid}.dh-shop-stock-list strong[data-v-a84d37c2]{color:#303a34;font-size:11px;font-weight:850}.dh-shop-stock-list small[data-v-a84d37c2]{color:#959c97;font-size:8.5px;font-weight:650}.dh-shop-stock-list>button>svg[data-v-a84d37c2]{fill:none;width:17px;height:17px;stroke:var(--dh-green);stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;flex:none;display:none}.dh-shop-stock-list>button.active>svg[data-v-a84d37c2]{display:block}.dh-shop-clear-filter[data-v-a84d37c2]{background:linear-gradient(115deg, var(--dh-black), #26332b);color:#fff;text-align:left;border:0;border-radius:16px;align-items:center;gap:11px;width:100%;min-width:0;margin-top:22px;padding:12px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #11182724}.dh-shop-clear-filter[data-v-a84d37c2]:before{content:"";background:#f15a242b;border-radius:50%;width:82px;height:82px;position:absolute;top:-28px;right:-22px}.dh-shop-clear-filter[data-v-a84d37c2]:hover{transform:translateY(-2px);box-shadow:0 18px 34px #11182730}.dh-shop-clear-filter-icon[data-v-a84d37c2]{z-index:1;background:#ffffff1c;border-radius:13px;flex:none;place-items:center;width:39px;height:39px;display:grid;position:relative}.dh-shop-clear-filter-icon svg[data-v-a84d37c2],.dh-shop-clear-filter-arrow[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.dh-shop-clear-filter-icon svg[data-v-a84d37c2]{width:18px;height:18px}.dh-shop-clear-filter-copy[data-v-a84d37c2]{z-index:1;flex:1;gap:1px;min-width:0;display:grid;position:relative}.dh-shop-clear-filter-copy small[data-v-a84d37c2]{color:#ffffff9e;font-size:8.5px;font-weight:700}.dh-shop-clear-filter-copy strong[data-v-a84d37c2]{font-size:11px;font-weight:850}.dh-shop-clear-filter-arrow[data-v-a84d37c2]{z-index:1;flex:none;width:17px;height:17px;position:relative}@keyframes dh-shop-skeleton-a84d37c2{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1399px){.dh-shop-loading-grid[data-v-a84d37c2]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1199px){.dh-shop-layout[data-v-a84d37c2],.dh-shop-loading[data-v-a84d37c2]{grid-template-columns:280px minmax(0,1fr);gap:22px}.dh-shop-sidebar-inner[data-v-a84d37c2],.dh-shop-loading-sidebar[data-v-a84d37c2]{padding:18px}.dh-shop-loading-grid[data-v-a84d37c2]{gap:15px}}@media (width<=991px){.dh-shop-main[data-v-a84d37c2]{padding-top:68px}.dh-shop-layout[data-v-a84d37c2],.dh-shop-loading[data-v-a84d37c2]{grid-template-columns:1fr}.dh-shop-sidebar[data-v-a84d37c2],.dh-shop-loading-sidebar[data-v-a84d37c2]{display:none}.dh-shop-loading-results[data-v-a84d37c2]{padding:20px}}.dh-shop-results[data-v-a84d37c2]{min-width:0}.dh-shop-results-head[data-v-a84d37c2]{border:1px solid var(--dh-border);background:linear-gradient(145deg,#fffffffa,#f8faf9f2);border-radius:24px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;padding:22px 24px;display:flex;box-shadow:0 18px 46px #1118270e,inset 0 1px #fffffff2}.dh-shop-results-copy[data-v-a84d37c2]{min-width:0}.dh-shop-results-badge[data-v-a84d37c2]{background:var(--dh-green-soft);color:var(--dh-green-dark);letter-spacing:.07em;text-transform:uppercase;border:1px solid #00a6511c;border-radius:999px;align-items:center;gap:8px;margin-bottom:11px;padding:7px 11px;font-size:9px;font-weight:850;line-height:1.3;display:inline-flex}.dh-shop-results-badge svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.dh-shop-results-copy h2[data-v-a84d37c2]{color:var(--dh-black);letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.3vw,34px);font-weight:900;line-height:1.18}.dh-shop-results-copy p[data-v-a84d37c2]{max-width:580px;color:var(--dh-muted);margin:10px 0 0;font-size:12px;font-weight:550;line-height:1.75}.dh-shop-results-stats[data-v-a84d37c2]{border:1px solid var(--dh-border);background:#f8faf9;border-radius:17px;flex:none;align-items:center;gap:16px;padding:13px 15px;display:flex}.dh-shop-results-stats article[data-v-a84d37c2]{text-align:center;gap:2px;min-width:72px;display:grid}.dh-shop-results-stats small[data-v-a84d37c2]{color:#919894;font-size:8.5px;font-weight:750}.dh-shop-results-stats strong[data-v-a84d37c2]{color:var(--dh-black);font-size:20px;font-weight:900;line-height:1.1}.dh-shop-results-stats article:first-child strong[data-v-a84d37c2]{color:var(--dh-orange)}.dh-shop-results-stats>span[data-v-a84d37c2]{background:var(--dh-border-strong);width:1px;height:34px;display:block}.dh-shop-active-filters[data-v-a84d37c2]{background:linear-gradient(105deg,#fff3edd1,#fffffff5);border:1px solid #f15a241a;border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:13px;display:flex;box-shadow:0 12px 30px #f15a240b}.dh-shop-active-filter-title[data-v-a84d37c2]{flex:none;align-items:center;gap:8px;margin-right:2px;display:inline-flex}.dh-shop-active-filter-title>span[data-v-a84d37c2]{background:var(--dh-orange);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid;box-shadow:0 7px 16px #f15a242e}.dh-shop-active-filter-title svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:15px;height:15px}.dh-shop-active-filter-title strong[data-v-a84d37c2]{color:#4b352d;white-space:nowrap;font-size:10px;font-weight:850}.dh-shop-active-filter-list[data-v-a84d37c2]{flex-wrap:wrap;flex:1;align-items:center;gap:7px;min-width:0;display:flex}.dh-shop-active-filter-list>button[data-v-a84d37c2]{color:#56605a;background:#fff;border:1px solid #11182712;border-radius:999px;align-items:center;gap:7px;max-width:220px;padding:8px 10px;font-size:9px;font-weight:800;line-height:1.2;transition:color .2s,border-color .2s,background-color .2s,transform .2s;display:inline-flex;box-shadow:0 5px 14px #11182709}.dh-shop-active-filter-list>button[data-v-a84d37c2]:hover{background:var(--dh-orange-soft);color:var(--dh-orange);border-color:#f15a242b;transform:translateY(-1px)}.dh-shop-active-filter-list>button svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;flex:none;width:13px;height:13px}.dh-shop-clear-chip[data-v-a84d37c2]{background:var(--dh-black);color:#fff;border:0;border-radius:999px;flex:none;padding:8px 11px;font-size:9px;font-weight:850;transition:background-color .2s,transform .2s}.dh-shop-clear-chip[data-v-a84d37c2]:hover{background:var(--dh-orange);transform:translateY(-1px)}.dh-shop-products-grid[data-v-a84d37c2]{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.dh-shop-products-grid[data-v-a84d37c2]>*{min-width:0}.dh-shop-products-grid[data-v-a84d37c2] .vw-product-card,.dh-shop-products-grid[data-v-a84d37c2] .dh-product-card,.dh-shop-products-grid[data-v-a84d37c2] .hk-product-card,.dh-shop-products-grid[data-v-a84d37c2] .product-card{height:100%}.dh-shop-empty[data-v-a84d37c2]{border:1px solid var(--dh-border);text-align:center;background:radial-gradient(circle at 50% 28%,#f15a2412,#0000 28%),radial-gradient(circle at 46% 70%,#00a6510e,#0000 34%),#fff;border-radius:28px;align-content:center;place-items:center;min-height:480px;padding:60px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 54px #1118270e}.dh-shop-empty[data-v-a84d37c2]:before,.dh-shop-empty[data-v-a84d37c2]:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.dh-shop-empty[data-v-a84d37c2]:before{border:1px solid #00a65112;width:240px;height:240px;top:-90px;left:-80px;box-shadow:0 0 0 34px #00a65105,0 0 0 68px #00a65104}.dh-shop-empty[data-v-a84d37c2]:after{border:1px solid #f15a2414;width:250px;height:250px;bottom:-90px;right:-70px;box-shadow:0 0 0 38px #f15a2405,0 0 0 76px #f15a2404}.dh-shop-empty-visual[data-v-a84d37c2]{place-items:center;width:150px;height:150px;margin-bottom:22px;display:grid;position:relative}.dh-shop-empty-glow[data-v-a84d37c2]{filter:blur(4px);background:radial-gradient(circle,#f15a2433,#f15a2405 58%,#0000 72%);border-radius:50%;animation:3s ease-in-out infinite dh-shop-empty-pulse-a84d37c2;position:absolute;inset:12px}.dh-shop-empty-icon[data-v-a84d37c2]{z-index:1;background:linear-gradient(145deg, #fff, var(--dh-orange-soft));width:112px;height:112px;color:var(--dh-orange);border:1px solid #f15a241c;border-radius:34px;place-items:center;display:grid;position:relative;transform:rotate(-3deg);box-shadow:0 22px 42px #f15a2421,inset 0 1px #fffffff2}.dh-shop-empty-icon svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:3.4px;stroke-linecap:round;stroke-linejoin:round;width:70px;height:70px}.dh-shop-empty-badge[data-v-a84d37c2]{z-index:1;background:var(--dh-orange-soft);color:var(--dh-orange);letter-spacing:.04em;border:1px solid #f15a241f;border-radius:999px;margin-bottom:13px;padding:7px 11px;font-size:9px;font-weight:850;display:inline-flex;position:relative}.dh-shop-empty h3[data-v-a84d37c2]{z-index:1;max-width:580px;color:var(--dh-black);letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.8vw,36px);font-weight:900;line-height:1.25;position:relative}.dh-shop-empty p[data-v-a84d37c2]{z-index:1;max-width:570px;color:var(--dh-muted);margin:14px 0 0;font-size:13px;font-weight:550;line-height:1.8;position:relative}.dh-shop-empty-reset[data-v-a84d37c2]{z-index:1;background:linear-gradient(115deg, var(--dh-black), #27342c);color:#fff;text-align:left;border:0;border-radius:17px;align-items:center;gap:11px;margin-top:24px;padding:11px 14px 11px 11px;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative;box-shadow:0 15px 30px #11182729}.dh-shop-empty-reset[data-v-a84d37c2]:hover{transform:translateY(-2px);box-shadow:0 19px 36px #11182736}.dh-shop-empty-reset-icon[data-v-a84d37c2]{background:#ffffff1c;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.dh-shop-empty-reset-icon svg[data-v-a84d37c2],.dh-shop-empty-reset-arrow[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.dh-shop-empty-reset-icon svg[data-v-a84d37c2]{width:19px;height:19px}.dh-shop-empty-reset>span[data-v-a84d37c2]:nth-child(2){gap:1px;display:grid}.dh-shop-empty-reset small[data-v-a84d37c2]{color:#ffffff9e;font-size:8px;font-weight:700}.dh-shop-empty-reset strong[data-v-a84d37c2]{font-size:11px;font-weight:850}.dh-shop-empty-reset-arrow[data-v-a84d37c2]{width:18px;height:18px;margin-left:5px}.dh-shop-grid-enter-active[data-v-a84d37c2],.dh-shop-grid-leave-active[data-v-a84d37c2]{transition:opacity .24s,transform .24s}.dh-shop-grid-enter-from[data-v-a84d37c2]{opacity:0;transform:translateY(12px)}.dh-shop-grid-leave-to[data-v-a84d37c2]{opacity:0;transform:translateY(-8px)}@keyframes dh-shop-empty-pulse-a84d37c2{0%,to{opacity:.72;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}@media (width<=1399px){.dh-shop-products-grid[data-v-a84d37c2]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1199px){.dh-shop-results-head[data-v-a84d37c2]{align-items:center;padding:20px}.dh-shop-products-grid[data-v-a84d37c2]{gap:15px}}@media (width<=991px){.dh-shop-results-head[data-v-a84d37c2]{margin-bottom:16px}.dh-shop-products-grid[data-v-a84d37c2]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.dh-shop-results-head[data-v-a84d37c2]{border-radius:20px;flex-direction:column;align-items:stretch;gap:17px;padding:18px}.dh-shop-results-copy h2[data-v-a84d37c2]{font-size:25px}.dh-shop-results-copy p[data-v-a84d37c2]{font-size:11px}.dh-shop-results-stats[data-v-a84d37c2]{justify-content:center;width:100%}.dh-shop-results-stats article[data-v-a84d37c2]{flex:1}.dh-shop-active-filters[data-v-a84d37c2]{align-items:flex-start;padding:11px}.dh-shop-active-filter-title[data-v-a84d37c2],.dh-shop-active-filter-list[data-v-a84d37c2]{width:100%}.dh-shop-clear-chip[data-v-a84d37c2]{margin-left:auto}.dh-shop-products-grid[data-v-a84d37c2]{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.dh-shop-empty[data-v-a84d37c2]{border-radius:22px;min-height:430px;padding:44px 20px}.dh-shop-empty-visual[data-v-a84d37c2]{width:130px;height:130px;margin-bottom:16px}.dh-shop-empty-icon[data-v-a84d37c2]{border-radius:28px;width:96px;height:96px}.dh-shop-empty-icon svg[data-v-a84d37c2]{width:58px;height:58px}.dh-shop-empty h3[data-v-a84d37c2]{font-size:25px}.dh-shop-empty p[data-v-a84d37c2]{font-size:11px}}@media (width<=420px){.dh-shop-products-grid[data-v-a84d37c2]{gap:8px}.dh-shop-active-filter-list>button[data-v-a84d37c2]{max-width:175px}}.dh-shop-filter-overlay[data-v-a84d37c2]{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b120e8f;justify-content:flex-end;display:flex;position:fixed;inset:0}.dh-shop-mobile-filter[data-v-a84d37c2]{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(430px,100%);height:100%;display:grid;overflow:hidden;box-shadow:-24px 0 70px #11182738}.dh-shop-mobile-filter-head[data-v-a84d37c2]{border-bottom:1px solid var(--dh-border);background:linear-gradient(145deg,#fffffffc,#f7f9f8f7);justify-content:space-between;align-items:center;gap:16px;padding:18px 18px 17px;display:flex;position:relative}.dh-shop-mobile-filter-head[data-v-a84d37c2]:before{content:"";background:linear-gradient(90deg, var(--dh-orange), var(--dh-green));border-radius:0 0 999px;width:150px;height:4px;position:absolute;top:0;left:0}.dh-shop-mobile-filter-head-copy[data-v-a84d37c2]{align-items:center;gap:12px;min-width:0;display:flex}.dh-shop-mobile-filter-head-copy>span[data-v-a84d37c2]{background:linear-gradient(145deg, var(--dh-orange), var(--dh-orange-dark));color:#fff;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px #f15a2433}.dh-shop-mobile-filter-head-copy svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:19px;height:19px}.dh-shop-mobile-filter-head-copy>div[data-v-a84d37c2]{min-width:0}.dh-shop-mobile-filter-head-copy small[data-v-a84d37c2]{color:#919894;letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px;font-size:8.5px;font-weight:800;display:block}.dh-shop-mobile-filter-head-copy h2[data-v-a84d37c2]{color:var(--dh-black);margin:0;font-size:18px;font-weight:900;line-height:1.25}.dh-shop-mobile-filter-head>button[data-v-a84d37c2]{border:1px solid var(--dh-border);color:#6f7772;background:#f7f9f8;border-radius:13px;flex:none;place-items:center;width:39px;height:39px;padding:0;transition:color .2s,background-color .2s,transform .2s;display:grid}.dh-shop-mobile-filter-head>button[data-v-a84d37c2]:hover{background:var(--dh-orange-soft);color:var(--dh-orange);transform:rotate(5deg)}.dh-shop-mobile-filter-head>button svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.dh-shop-mobile-filter-body[data-v-a84d37c2]{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#11182726 transparent;background:radial-gradient(circle at 12% 0,#00a65109,#0000 27%),#fff;min-height:0;padding:18px;overflow-y:auto}.dh-shop-mobile-filter-body[data-v-a84d37c2]::-webkit-scrollbar{width:5px}.dh-shop-mobile-filter-body[data-v-a84d37c2]::-webkit-scrollbar-thumb{background:#11182724;border-radius:999px}.dh-shop-mobile-filter-section[data-v-a84d37c2]{border:1px solid var(--dh-border);background:#fffffff5;border-radius:20px;padding:18px;box-shadow:0 12px 30px #1118270b}.dh-shop-mobile-filter-section+.dh-shop-mobile-filter-section[data-v-a84d37c2]{margin-top:15px}.dh-shop-mobile-category-list[data-v-a84d37c2]{gap:8px;margin-top:15px;display:grid}.dh-shop-mobile-category-list>button[data-v-a84d37c2]{text-align:left;background:#f8faf9;border:1px solid #0000;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:12px;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s;display:flex}.dh-shop-mobile-category-list>button[data-v-a84d37c2]:hover{transform:translate(2px)}.dh-shop-mobile-category-list>button.active[data-v-a84d37c2]{background:linear-gradient(105deg, var(--dh-green-soft), #fff);border-color:#00a65124;box-shadow:0 9px 22px #00a65112}.dh-shop-mobile-category-list>button>span[data-v-a84d37c2]{gap:2px;min-width:0;display:grid}.dh-shop-mobile-category-list strong[data-v-a84d37c2]{color:#2d3831;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;overflow:hidden}.dh-shop-mobile-category-list small[data-v-a84d37c2]{color:#939a95;font-size:8.5px;font-weight:650}.dh-shop-mobile-category-list b[data-v-a84d37c2]{color:#6f7772;background:#eef1ef;border-radius:999px;flex:none;place-items:center;min-width:29px;height:27px;padding:0 7px;font-size:9px;font-weight:850;display:grid}.dh-shop-mobile-category-list>button.active b[data-v-a84d37c2]{background:var(--dh-green);color:#fff}.dh-shop-mobile-brand-list[data-v-a84d37c2]{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.dh-shop-mobile-brand-list button[data-v-a84d37c2]{border:1px solid var(--dh-border);color:#5f6963;background:#f8faf9;border-radius:999px;padding:9px 12px;font-size:9px;font-weight:800;transition:color .2s,border-color .2s,background-color .2s,transform .2s}.dh-shop-mobile-brand-list button[data-v-a84d37c2]:hover{transform:translateY(-1px)}.dh-shop-mobile-brand-list button.active[data-v-a84d37c2]{border-color:var(--dh-orange);background:var(--dh-orange);color:#fff;box-shadow:0 8px 18px #f15a242e}.dh-shop-mobile-filter-footer[data-v-a84d37c2]{padding:13px 16px calc(13px + env(safe-area-inset-bottom));border-top:1px solid var(--dh-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:126px minmax(0,1fr);gap:10px;display:grid;box-shadow:0 -14px 36px #11182714}.dh-shop-mobile-clear[data-v-a84d37c2],.dh-shop-mobile-apply[data-v-a84d37c2]{border-radius:16px;min-height:54px}.dh-shop-mobile-clear[data-v-a84d37c2]{border:1px solid var(--dh-border);color:#5f6862;background:#f5f7f6;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.dh-shop-mobile-clear svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.dh-shop-mobile-apply[data-v-a84d37c2]{background:linear-gradient(110deg, var(--dh-orange), var(--dh-orange-dark));color:#fff;text-align:left;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex;box-shadow:0 14px 26px #f15a2433}.dh-shop-mobile-apply>span[data-v-a84d37c2]{gap:1px;display:grid}.dh-shop-mobile-apply small[data-v-a84d37c2]{color:#ffffffb3;font-size:8px;font-weight:700}.dh-shop-mobile-apply strong[data-v-a84d37c2]{font-size:12px;font-weight:900}.dh-shop-mobile-apply svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.dh-shop-filter-overlay-enter-active[data-v-a84d37c2],.dh-shop-filter-overlay-leave-active[data-v-a84d37c2]{transition:opacity .25s}.dh-shop-filter-overlay-enter-from[data-v-a84d37c2],.dh-shop-filter-overlay-leave-to[data-v-a84d37c2]{opacity:0}.dh-shop-filter-drawer-enter-active[data-v-a84d37c2],.dh-shop-filter-drawer-leave-active[data-v-a84d37c2]{transition:transform .3s cubic-bezier(.22,1,.36,1)}.dh-shop-filter-drawer-enter-from[data-v-a84d37c2],.dh-shop-filter-drawer-leave-to[data-v-a84d37c2]{transform:translate(100%)}@media (width<=991px){.dh-shop-toolbar[data-v-a84d37c2]{grid-template-columns:minmax(0,1fr) 230px 58px}.dh-shop-mobile-filter-button[data-v-a84d37c2]{background:linear-gradient(145deg, var(--dh-orange), var(--dh-orange-dark));color:#fff;border:0;border-radius:17px;place-items:center;min-height:66px;padding:0;display:grid;position:relative;box-shadow:0 12px 26px #f15a2433}.dh-shop-mobile-filter-button svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:21px;height:21px}.dh-shop-mobile-filter-button>span[data-v-a84d37c2]{border:2px solid var(--dh-orange);min-width:18px;height:18px;color:var(--dh-orange);background:#fff;border-radius:999px;place-items:center;padding:0 5px;font-size:8px;font-weight:900;display:grid;position:absolute;top:8px;right:8px}}@media (width<=767px){.dh-shop-page[data-v-a84d37c2]{overflow:hidden}.dh-shop-hero[data-v-a84d37c2]{padding:14px 0 0}.dh-shop-hero-grid[data-v-a84d37c2]{background-size:24px 24px}.dh-shop-hero-card[data-v-a84d37c2]{border-radius:24px;gap:25px;padding:26px 20px 22px}.dh-shop-hero-card[data-v-a84d37c2]:before{width:145px}.dh-shop-hero-card[data-v-a84d37c2]:after{bottom:-150px;right:-130px}.dh-shop-hero-eyebrow[data-v-a84d37c2]{gap:9px;margin-bottom:17px;padding:7px 11px 7px 7px}.dh-shop-hero-eyebrow-icon[data-v-a84d37c2]{width:34px;height:34px}.dh-shop-hero-eyebrow-icon svg[data-v-a84d37c2]{width:16px;height:16px}.dh-shop-hero-eyebrow small[data-v-a84d37c2]{font-size:8px}.dh-shop-hero-eyebrow strong[data-v-a84d37c2]{font-size:11px}.dh-shop-hero-title[data-v-a84d37c2]{font-size:clamp(34px,10.8vw,46px);line-height:1.1}.dh-shop-hero-description[data-v-a84d37c2]{margin-top:17px;font-size:12px;line-height:1.75}.dh-shop-hero-features[data-v-a84d37c2]{gap:10px 14px;margin-top:20px}.dh-shop-hero-features>span[data-v-a84d37c2]{gap:7px;font-size:10px}.dh-shop-hero-features i[data-v-a84d37c2]{width:20px;height:20px}.dh-shop-hero-features svg[data-v-a84d37c2]{width:11px;height:11px}.dh-shop-hero-side[data-v-a84d37c2]{gap:14px}.dh-shop-hero-visual[data-v-a84d37c2]{border-radius:22px;min-height:215px}.dh-shop-hero-visual[data-v-a84d37c2]:before{border-radius:18px;inset:14px}.dh-shop-hero-visual-ring.ring-one[data-v-a84d37c2]{width:156px;height:156px}.dh-shop-hero-visual-ring.ring-two[data-v-a84d37c2]{width:114px;height:114px}.dh-shop-hero-bag[data-v-a84d37c2]{border-radius:27px;width:92px;height:92px}.dh-shop-hero-bag[data-v-a84d37c2]:after{border-width:5px;width:34px;height:34px}.dh-shop-hero-bag svg[data-v-a84d37c2]{width:55px;height:55px}.dh-shop-floating-card[data-v-a84d37c2]{border-radius:13px;gap:7px;min-width:112px;padding:8px 9px}.dh-shop-floating-card-one[data-v-a84d37c2]{top:16px;left:11px}.dh-shop-floating-card-two[data-v-a84d37c2]{bottom:16px;right:11px}.dh-shop-floating-card>i[data-v-a84d37c2]{border-radius:10px;width:29px;height:29px}.dh-shop-floating-card svg[data-v-a84d37c2]{width:15px;height:15px}.dh-shop-floating-card small[data-v-a84d37c2]{font-size:7px}.dh-shop-floating-card strong[data-v-a84d37c2]{font-size:9px}.dh-shop-hero-stats[data-v-a84d37c2]{gap:7px}.dh-shop-hero-stats article[data-v-a84d37c2]{text-align:center;justify-items:center;gap:7px;padding:10px 6px;display:grid}.dh-shop-hero-stats article>span[data-v-a84d37c2]{border-radius:11px;width:33px;height:33px}.dh-shop-hero-stats svg[data-v-a84d37c2]{width:16px;height:16px}.dh-shop-hero-stats strong[data-v-a84d37c2]{font-size:15px}.dh-shop-hero-stats small[data-v-a84d37c2]{font-size:7.5px}.dh-shop-toolbar[data-v-a84d37c2]{border-radius:19px;grid-template-columns:minmax(0,1fr) 54px;gap:9px;margin-top:12px;padding:10px;transform:translateY(17px)}.dh-shop-search[data-v-a84d37c2],.dh-shop-sort[data-v-a84d37c2],.dh-shop-mobile-filter-button[data-v-a84d37c2]{border-radius:14px;min-height:56px}.dh-shop-search[data-v-a84d37c2]{padding:0 11px}.dh-shop-search-icon[data-v-a84d37c2]{border-radius:11px;width:34px;height:34px}.dh-shop-search-icon svg[data-v-a84d37c2]{width:17px;height:17px}.dh-shop-search-content[data-v-a84d37c2]{margin-left:9px}.dh-shop-search-content small[data-v-a84d37c2]{font-size:7px}.dh-shop-search input[data-v-a84d37c2]{font-size:11px}.dh-shop-search-badge[data-v-a84d37c2]{display:none}.dh-shop-search-clear[data-v-a84d37c2]{width:29px;height:29px}.dh-shop-sort[data-v-a84d37c2]{display:none}.dh-shop-mobile-filter-button[data-v-a84d37c2]{min-height:56px}.dh-shop-mobile-filter-button>span[data-v-a84d37c2]{top:5px;right:5px}.dh-shop-main[data-v-a84d37c2]{padding:55px 0 70px}.dh-shop-loading-results[data-v-a84d37c2]{border-radius:20px;padding:14px}.dh-shop-loading-results-head[data-v-a84d37c2]{flex-direction:column;align-items:flex-start}.dh-shop-loading-results-head>span[data-v-a84d37c2]{width:100%}.dh-shop-loading-grid[data-v-a84d37c2]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dh-shop-loading-card-content[data-v-a84d37c2]{gap:8px;padding:11px}.dh-shop-mobile-filter-section[data-v-a84d37c2]{border-radius:18px;padding:15px}}@media (width<=480px){.dh-shop-mobile-filter-footer[data-v-a84d37c2]{grid-template-columns:108px minmax(0,1fr);padding-left:12px;padding-right:12px}.dh-shop-mobile-filter-body[data-v-a84d37c2]{padding:14px}.dh-shop-mobile-filter-head[data-v-a84d37c2]{padding-left:14px;padding-right:14px}.dh-shop-price-filter[data-v-a84d37c2]{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);gap:6px}.dh-shop-price-filter label>div[data-v-a84d37c2]{padding:0 8px}}@media (width<=380px){.dh-shop-hero-card[data-v-a84d37c2]{padding-left:16px;padding-right:16px}.dh-shop-hero-title[data-v-a84d37c2]{font-size:32px}.dh-shop-hero-stats article[data-v-a84d37c2]{padding-left:4px;padding-right:4px}.dh-shop-hero-stats small[data-v-a84d37c2]{font-size:7px}.dh-shop-loading-grid[data-v-a84d37c2]{gap:8px}.dh-shop-mobile-filter-footer[data-v-a84d37c2]{grid-template-columns:98px minmax(0,1fr)}.dh-shop-mobile-clear[data-v-a84d37c2]{padding:0 8px;font-size:9px}}@media (prefers-reduced-motion:reduce){.dh-shop-page[data-v-a84d37c2] *,.dh-shop-page[data-v-a84d37c2] :before,.dh-shop-page[data-v-a84d37c2] :after,.dh-shop-mobile-filter[data-v-a84d37c2] *,.dh-shop-mobile-filter[data-v-a84d37c2] :before,.dh-shop-mobile-filter[data-v-a84d37c2] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dh-shop-search[data-v-a84d37c2]{background:#fff;border:1px solid #1018281a;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;min-height:76px;padding:10px 10px 10px 18px;display:grid;box-shadow:0 14px 38px #10182814}.dh-shop-search-content[data-v-a84d37c2]{cursor:text;flex-direction:column;min-width:0;display:flex}.dh-shop-search-content small[data-v-a84d37c2]{color:#8b929c;margin-bottom:3px;font-size:11px;font-weight:700}.dh-shop-search-content input[data-v-a84d37c2]{color:#171a20;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:15px;font-weight:700}.dh-shop-search-submit[data-v-a84d37c2]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f15a24,#e94710);border:0;border-radius:17px;justify-content:center;align-items:center;gap:7px;min-width:112px;height:54px;padding:0 20px;display:inline-flex;box-shadow:0 10px 24px #f15a2440}.dh-shop-search-submit span[data-v-a84d37c2]{font-size:13px;font-weight:800}.dh-shop-search-submit svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dh-shop-search-clear[data-v-a84d37c2]{color:#737982;cursor:pointer;background:#f3f5f5;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.dh-shop-search-clear svg[data-v-a84d37c2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:16px;height:16px}@media (width<=767px){.dh-shop-toolbar[data-v-a84d37c2]{background:#fff!important;border-radius:22px!important;flex-direction:column!important;gap:12px!important;padding:12px!important;display:flex!important;box-shadow:0 12px 30px #16201c14!important}.dh-shop-search[data-v-a84d37c2]{width:100%!important;min-height:68px!important;box-shadow:none!important;background:#fff!important;border:1px solid #f15a2447!important;border-radius:19px!important;grid-template-columns:44px minmax(0,1fr) 58px!important;align-items:center!important;gap:8px!important;padding:7px 7px 7px 12px!important;display:grid!important}.dh-shop-search-content[data-v-a84d37c2]{flex-direction:column!important;min-width:0!important;display:flex!important}.dh-shop-search-content input[data-v-a84d37c2]{color:#20242b!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:0 0!important;border:0!important;outline:none!important;width:100%!important;min-width:0!important;height:auto!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important;overflow:hidden!important}.dh-shop-search-content input[data-v-a84d37c2]::placeholder{color:#9ba2ac!important;opacity:1!important}.dh-shop-search-submit[data-v-a84d37c2]{color:#fff!important;background:linear-gradient(135deg,#f15a24,#e94c16)!important;border:0!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:58px!important;min-width:58px!important;height:54px!important;padding:0!important;display:inline-flex!important;box-shadow:0 9px 20px #f15a243d!important}.dh-shop-search-submit span[data-v-a84d37c2]{display:none!important}.dh-shop-search-submit svg[data-v-a84d37c2]{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:21px!important;height:21px!important}.dh-shop-search-clear[data-v-a84d37c2]{display:none!important}.dh-shop-mobile-filter-button[data-v-a84d37c2]{color:#197a48!important;width:100%!important;min-width:0!important;height:50px!important;box-shadow:none!important;background:#f0fbf5!important;border:1px solid #00a6512e!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0 16px!important;display:flex!important;position:static!important;inset:auto!important;transform:none!important}.dh-shop-mobile-filter-button span[data-v-a84d37c2]{align-items:center!important;gap:6px!important;display:flex!important}.dh-shop-mobile-filter-button small[data-v-a84d37c2]{display:none!important}.dh-shop-mobile-filter-button strong[data-v-a84d37c2]{color:#197a48!important;font-size:13px!important;font-weight:800!important;display:block!important}.dh-shop-mobile-filter-icon[data-v-a84d37c2]{justify-content:center!important;align-items:center!important;display:inline-flex!important}.dh-shop-mobile-filter-icon svg[data-v-a84d37c2]{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:18px!important;height:18px!important}.dh-shop-mobile-filter-button b[data-v-a84d37c2]{color:#fff!important;background:#00a651!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:23px!important;height:23px!important;padding:0 6px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.dh-shop-sort[data-v-a84d37c2]{display:none!important}.dh-shop-search[data-v-a84d37c2]{background:#fff!important;border:1px solid #1018281a!important;border-radius:20px!important;grid-template-columns:44px minmax(0,1fr) 58px!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:68px!important;padding:7px 7px 7px 12px!important;display:grid!important;position:relative!important;overflow:hidden!important}.dh-shop-search-icon[data-v-a84d37c2]{color:#f15a24!important;background:#fff3ee!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;display:inline-flex!important}.dh-shop-search-icon svg[data-v-a84d37c2]{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:20px!important;height:20px!important}.dh-shop-search-content[data-v-a84d37c2]{flex-direction:column!important;justify-content:center!important;min-width:0!important;display:flex!important;overflow:hidden!important}.dh-shop-search-content small[data-v-a84d37c2]{color:#8d949e!important;margin:0 0 3px!important;font-size:10px!important;font-weight:700!important;line-height:1.2!important;display:block!important}.dh-shop-search-content input[data-v-a84d37c2]{color:#20242b!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;padding:0!important;font-size:12px!important;font-weight:700!important;line-height:1.4!important;display:block!important;overflow:hidden!important}.dh-shop-search-submit[data-v-a84d37c2]{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#f15a24,#e94b15)!important;border:0!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:58px!important;min-width:58px!important;height:54px!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important;inset:auto!important;transform:none!important;box-shadow:0 9px 20px #f15a2438!important}.dh-shop-search-submit[data-v-a84d37c2]:before,.dh-shop-search-submit[data-v-a84d37c2]:after{content:none!important;display:none!important}.dh-shop-search-submit span[data-v-a84d37c2],.dh-shop-search-submit small[data-v-a84d37c2],.dh-shop-search-submit strong[data-v-a84d37c2],.dh-shop-search-submit b[data-v-a84d37c2]{display:none!important}.dh-shop-search-submit svg[data-v-a84d37c2]{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:21px!important;height:21px!important;display:block!important}}.vw-pd-page[data-v-d3204712]{min-height:100vh;color:var(--vw-text);background:radial-gradient(circle at 8% 8%,#67a3431a,#0000 28%),radial-gradient(circle at 94% 32%,#e0a43b12,#0000 24%),#f8fbf5;position:relative}.vw-pd-page svg[data-v-d3204712]{display:block}.vw-pd-breadcrumb-section[data-v-d3204712]{z-index:3;padding:18px 0 12px;position:relative}.vw-pd-breadcrumb[data-v-d3204712]{min-height:48px;color:var(--vw-text-muted);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);-webkit-backdrop-filter:blur(14px);scrollbar-width:none;background:#ffffffd1;border-radius:15px;align-items:center;gap:9px;padding:8px 14px;display:flex;overflow-x:auto}.vw-pd-breadcrumb[data-v-d3204712]::-webkit-scrollbar{display:none}.vw-pd-breadcrumb a[data-v-d3204712],.vw-pd-breadcrumb>span[data-v-d3204712]{color:var(--vw-text-muted);white-space:nowrap;flex:none;align-items:center;gap:6px;font-size:9px;font-weight:650;display:inline-flex}.vw-pd-breadcrumb a[data-v-d3204712]{transition:color var(--vw-transition)}.vw-pd-breadcrumb a[data-v-d3204712]:hover{color:var(--vw-primary-dark)}.vw-pd-breadcrumb a svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vw-pd-breadcrumb-arrow[data-v-d3204712]{fill:none;width:13px;height:13px;stroke:var(--vw-text-subtle);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.vw-pd-breadcrumb-current[data-v-d3204712]{text-overflow:ellipsis;max-width:360px;overflow:hidden;color:var(--vw-text)!important;font-weight:750!important}.vw-pd-main-section[data-v-d3204712]{z-index:2;padding:10px 0 74px;position:relative;overflow:hidden}.vw-pd-main-orb[data-v-d3204712]{filter:blur(95px);pointer-events:none;border-radius:50%;position:absolute}.vw-pd-main-orb-one[data-v-d3204712]{background:#649f3e21;width:460px;height:460px;top:70px;left:-190px}.vw-pd-main-orb-two[data-v-d3204712]{background:#e2a73b14;width:420px;height:420px;bottom:80px;right:-180px}.vw-pd-hero[data-v-d3204712]{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:start;gap:clamp(28px,4vw,58px);display:grid;position:relative}.vw-pd-gallery[data-v-d3204712]{min-width:0;position:sticky;top:150px}.vw-pd-main-image-card[data-v-d3204712]{border:1px solid var(--vw-border);background:radial-gradient(circle at 50% 42%,#76af4e21,#0000 57%),#fff;border-radius:30px;padding:13px;position:relative;overflow:hidden;box-shadow:0 26px 65px #1f4b221f,0 8px 20px #1f4b220d}.vw-pd-main-image[data-v-d3204712]{aspect-ratio:1;border:1px solid var(--vw-border-light);background:radial-gradient(circle,#7eb7551c,#0000 60%),linear-gradient(145deg,#f4f8f1,#edf4e8);border-radius:23px;width:100%;position:relative;overflow:hidden}.vw-pd-main-image img[data-v-d3204712]{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.22, 1, .36, 1), filter var(--vw-transition-slow)}.vw-pd-main-image-card:hover .vw-pd-main-image img[data-v-d3204712]{filter:saturate(1.04)contrast(1.015);transform:scale(1.035)}.vw-pd-image-badges[data-v-d3204712]{z-index:4;flex-wrap:wrap;gap:7px;max-width:calc(100% - 50px);display:flex;position:absolute;top:25px;left:25px}.vw-pd-sale-badge[data-v-d3204712],.vw-pd-variant-badge[data-v-d3204712]{color:#fff;-webkit-backdrop-filter:blur(10px);border:2px solid #ffffffdb;border-radius:999px;align-items:center;gap:6px;min-height:31px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 7px 17px #193f1d2b}.vw-pd-sale-badge[data-v-d3204712]{background:linear-gradient(135deg,#d48722,#eba23b)}.vw-pd-variant-badge[data-v-d3204712]{background:linear-gradient(135deg,#276d31,#4ca454)}.vw-pd-sale-badge svg[data-v-d3204712],.vw-pd-variant-badge svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.vw-pd-image-stock[data-v-d3204712]{z-index:4;-webkit-backdrop-filter:blur(12px);border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex;position:absolute;bottom:25px;right:25px;box-shadow:0 7px 20px #183c1b21}.vw-pd-image-stock i[data-v-d3204712]{border-radius:50%;width:7px;height:7px}.vw-pd-image-stock.in_stock[data-v-d3204712],.vw-pd-image-stock.low_stock[data-v-d3204712]{color:#21652a;background:#effbecf0}.vw-pd-image-stock.in_stock i[data-v-d3204712]{background:#43a34c;box-shadow:0 0 0 4px #43a34c1f}.vw-pd-image-stock.low_stock[data-v-d3204712]{color:#956118;background:#fff8e6f2}.vw-pd-image-stock.low_stock i[data-v-d3204712]{background:#dda039}.vw-pd-image-stock.out_of_stock[data-v-d3204712]{color:#a73a3a;background:#fff0f0f2}.vw-pd-image-stock.out_of_stock i[data-v-d3204712]{background:#d65252}.vw-pd-image-shine[data-v-d3204712]{z-index:2;filter:blur(17px);opacity:0;pointer-events:none;background:#ffffff2e;width:28%;height:245%;transition:left .9s,opacity .26s;position:absolute;top:-70%;left:-45%;transform:rotate(22deg)}.vw-pd-main-image-card:hover .vw-pd-image-shine[data-v-d3204712]{opacity:.8;left:125%}.vw-pd-image-hint[data-v-d3204712]{z-index:4;min-height:37px;color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-xs);-webkit-backdrop-filter:blur(10px);background:#ffffffe8;border-radius:13px;align-items:center;gap:8px;padding:5px 11px 5px 5px;display:inline-flex;position:absolute;bottom:25px;left:25px}.vw-pd-image-hint>span[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.vw-pd-image-hint svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vw-pd-image-hint small[data-v-d3204712]{font-size:var(--vw-font-xs);font-weight:750}.vw-pd-no-image[data-v-d3204712]{width:100%;height:100%;color:var(--vw-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.vw-pd-no-image-icon[data-v-d3204712]{width:95px;height:95px;color:var(--vw-primary);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);background:#ffffffe6;border-radius:31px 31px 31px 13px;place-items:center;display:grid}.vw-pd-no-image-icon svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:55px;height:55px}.vw-pd-no-image strong[data-v-d3204712]{color:var(--vw-text-soft);margin-top:16px;font-size:13px}.vw-pd-no-image small[data-v-d3204712]{margin-top:5px;font-size:9px}.vw-pd-thumbnails[data-v-d3204712]{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.vw-pd-thumbnail[data-v-d3204712]{aspect-ratio:1;box-shadow:var(--vw-shadow-xs);transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fff;border:2px solid #0000;border-radius:16px;position:relative;overflow:hidden}.vw-pd-thumbnail[data-v-d3204712]:hover{border-color:var(--vw-primary-border);transform:translateY(-2px)}.vw-pd-thumbnail.active[data-v-d3204712]{border-color:var(--vw-primary);box-shadow:0 9px 22px #2f7d3229}.vw-pd-thumbnail img[data-v-d3204712]{object-fit:cover;width:100%;height:100%}.vw-pd-thumbnail-overlay[data-v-d3204712]{opacity:0;transition:opacity var(--vw-transition);background:#2058251f;position:absolute;inset:0}.vw-pd-thumbnail.active .vw-pd-thumbnail-overlay[data-v-d3204712]{opacity:1}.vw-pd-thumbnail-check[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);opacity:0;width:22px;height:22px;transition:opacity var(--vw-transition), transform var(--vw-transition);border:2px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:6px;right:6px;transform:scale(.7)}.vw-pd-thumbnail.active .vw-pd-thumbnail-check[data-v-d3204712]{opacity:1;transform:scale(1)}.vw-pd-thumbnail-check svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.vw-pd-gallery-trust[data-v-d3204712]{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.vw-pd-gallery-trust article[data-v-d3204712]{border:1px solid var(--vw-border);min-height:75px;box-shadow:var(--vw-shadow-xs);background:#ffffffe0;border-radius:17px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.vw-pd-gallery-trust article>span[data-v-d3204712]{width:38px;height:38px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:12px;place-items:center;display:grid}.vw-pd-gallery-trust svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-pd-gallery-trust article>div[data-v-d3204712]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-pd-gallery-trust strong[data-v-d3204712]{color:var(--vw-text);font-size:9px;font-weight:800}.vw-pd-gallery-trust small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-info[data-v-d3204712]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#74ae4b1a,#0000 29%),#fffffff0;border-radius:30px;min-width:0;padding:28px;position:relative;box-shadow:0 24px 60px #1f4b221a,inset 0 1px #fffffff5}.vw-pd-category-row[data-v-d3204712]{justify-content:space-between;align-items:center;gap:14px;display:flex}.vw-pd-category[data-v-d3204712]{min-height:31px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.vw-pd-category svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.vw-pd-product-code[data-v-d3204712]{color:var(--vw-text-muted);font-size:10px}.vw-pd-product-code strong[data-v-d3204712]{color:var(--vw-text-soft);font-weight:750}.vw-pd-info>h1[data-v-d3204712]{color:var(--vw-text);letter-spacing:-.05em;margin-top:18px;font-size:clamp(31px,3vw,46px);font-weight:850;line-height:1.13}.vw-pd-rating-row[data-v-d3204712]{flex-wrap:wrap;align-items:center;gap:8px;min-height:34px;margin-top:15px;display:flex}.vw-pd-stars[data-v-d3204712]{gap:2px;display:flex}.vw-pd-stars svg[data-v-d3204712]{fill:#0000;stroke:#d5dbd2;stroke-width:1.5px;width:16px;height:16px}.vw-pd-stars svg.active[data-v-d3204712]{fill:#efb647;stroke:#d99e2d}.vw-pd-rating-row>strong[data-v-d3204712]{color:var(--vw-text);font-size:10px}.vw-pd-rating-row>button[data-v-d3204712]{color:var(--vw-primary-dark);text-underline-offset:3px;font-size:9px;font-weight:700;text-decoration:underline}.vw-pd-rating-divider[data-v-d3204712]{background:var(--vw-border);width:1px;height:15px}.vw-pd-rating-status[data-v-d3204712]{color:var(--vw-text-muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.vw-pd-rating-status i[data-v-d3204712]{background:var(--vw-success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #369d471a}.vw-pd-price-section[data-v-d3204712]{border:1px solid var(--vw-primary-border);background:radial-gradient(circle at 100% 0,#78b14e1f,#0000 40%),linear-gradient(145deg,#f4faef,#fff);border-radius:22px;justify-content:space-between;align-items:center;gap:18px;min-height:115px;margin-top:20px;padding:19px;display:flex}.vw-pd-price-copy[data-v-d3204712]{min-width:0}.vw-pd-price-starting[data-v-d3204712]{color:var(--vw-text-muted);font-size:10px;display:block}.vw-pd-price[data-v-d3204712]{flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:4px;display:flex}.vw-pd-price strong[data-v-d3204712]{color:var(--vw-primary-dark);letter-spacing:-.05em;font-size:38px;font-weight:900;line-height:1}.vw-pd-price strong small[data-v-d3204712]{margin-right:2px;font-size:20px;font-weight:750}.vw-pd-price del[data-v-d3204712]{color:var(--vw-text-subtle);font-size:14px;font-weight:650}.vw-pd-saving[data-v-d3204712]{color:#9b6111;min-height:26px;font-size:var(--vw-font-xs);background:#fff2dc;border:1px solid #cf872326;border-radius:999px;align-items:center;margin-top:9px;padding:0 9px;font-weight:750;display:inline-flex}.vw-pd-offer-label[data-v-d3204712]{color:#fff;background:linear-gradient(135deg,#ca7e1c,#eca33a);border-radius:13px;flex:none;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 9px 20px #ce811d33}.vw-pd-offer-label svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vw-pd-stock[data-v-d3204712]{border:1px solid;border-radius:18px;justify-content:space-between;align-items:center;gap:15px;min-height:65px;margin-top:14px;padding:11px 13px;display:flex}.vw-pd-stock.in_stock[data-v-d3204712]{background:var(--vw-success-soft);border-color:#359c4529}.vw-pd-stock.low_stock[data-v-d3204712]{background:#fff7e8;border-color:#d191292e}.vw-pd-stock.out_of_stock[data-v-d3204712]{background:var(--vw-danger-soft);border-color:#cf484829}.vw-pd-stock-left[data-v-d3204712]{align-items:center;gap:10px;min-width:0;display:flex}.vw-pd-stock-icon[data-v-d3204712]{background:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.vw-pd-stock-icon i[data-v-d3204712]{border-radius:50%;width:10px;height:10px}.vw-pd-stock.in_stock .vw-pd-stock-icon i[data-v-d3204712]{background:var(--vw-success);box-shadow:0 0 0 6px #369d471f}.vw-pd-stock.low_stock .vw-pd-stock-icon i[data-v-d3204712]{background:#dda039;box-shadow:0 0 0 6px #dda0391f}.vw-pd-stock.out_of_stock .vw-pd-stock-icon i[data-v-d3204712]{background:var(--vw-danger);box-shadow:0 0 0 6px #d24d4d1f}.vw-pd-stock-left>span[data-v-d3204712]:last-child{flex-direction:column;gap:4px;display:flex}.vw-pd-stock-left strong[data-v-d3204712]{color:var(--vw-text);font-size:10px;font-weight:800}.vw-pd-stock-left small[data-v-d3204712]{color:var(--vw-text-muted);font-size:10px}.vw-pd-stock-count[data-v-d3204712]{min-height:28px;color:var(--vw-text-soft);background:#ffffffbd;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.vw-pd-short-description[data-v-d3204712]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:17px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;margin-top:16px;padding:13px;display:grid}.vw-pd-short-description-icon[data-v-d3204712]{width:42px;height:42px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:13px;place-items:center;display:grid}.vw-pd-short-description-icon svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-pd-short-description p[data-v-d3204712]{color:var(--vw-text-muted);padding-top:2px;font-size:10px;line-height:1.72}.vw-pd-variants[data-v-d3204712]{border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);background:radial-gradient(circle at 100% 0,#77b04e14,#0000 34%),#fff;border-radius:21px;margin-top:18px;padding:17px}.vw-pd-variants-heading[data-v-d3204712]{border-bottom:1px solid var(--vw-border);justify-content:space-between;align-items:flex-end;gap:15px;padding-bottom:13px;display:flex}.vw-pd-variants-heading>div[data-v-d3204712]{flex-direction:column;gap:4px;display:flex}.vw-pd-variants-heading span[data-v-d3204712]{color:var(--vw-primary);font-size:var(--vw-font-xs);letter-spacing:.07em;text-transform:uppercase;font-weight:750}.vw-pd-variants-heading h3[data-v-d3204712]{color:var(--vw-text);font-size:14px;font-weight:850}.vw-pd-variants-heading>small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-option-group[data-v-d3204712]{margin-top:16px}.vw-pd-option-head[data-v-d3204712]{justify-content:space-between;align-items:center;gap:12px;display:flex}.vw-pd-option-head>div[data-v-d3204712]{align-items:center;gap:8px;display:flex}.vw-pd-option-head span[data-v-d3204712]{color:var(--vw-text-soft);font-size:9px;font-weight:750}.vw-pd-option-head strong[data-v-d3204712]{min-height:24px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;padding:0 8px;display:inline-flex}.vw-pd-option-head>small[data-v-d3204712]{color:var(--vw-text-subtle);font-size:var(--vw-font-xs)}.vw-pd-option-list[data-v-d3204712]{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.vw-pd-option[data-v-d3204712]{min-height:43px;color:var(--vw-text-soft);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fff;border-radius:13px;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.vw-pd-option.is-text[data-v-d3204712]{min-width:70px;padding:0 14px}.vw-pd-option[data-v-d3204712]:hover:not(:disabled){border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);transform:translateY(-2px)}.vw-pd-option.active[data-v-d3204712]{color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-color:var(--vw-primary);box-shadow:0 7px 17px #2f7d3221}.vw-pd-option[data-v-d3204712]:disabled,.vw-pd-option.unavailable[data-v-d3204712]{color:var(--vw-text-subtle);background:var(--vw-surface-3);box-shadow:none;cursor:not-allowed;opacity:.64;border-style:dashed}.vw-pd-option-check[data-v-d3204712]{color:#fff;background:var(--vw-primary);opacity:0;width:27px;height:27px;transition:opacity var(--vw-transition), transform var(--vw-transition);border-radius:50%;place-items:end start;padding:0 0 4px 5px;display:grid;position:absolute;top:-9px;right:-9px;transform:scale(.7)}.vw-pd-option.active .vw-pd-option-check[data-v-d3204712]{opacity:1;transform:scale(1)}.vw-pd-option-check svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:10px;height:10px}.vw-pd-color-wrap[data-v-d3204712]{align-items:center;gap:7px;min-width:72px;padding:0 10px;display:flex}.vw-pd-color-dot[data-v-d3204712]{width:19px;height:19px;box-shadow:0 0 0 1px var(--vw-border-strong);border:3px solid #fff;border-radius:50%;flex:none}.vw-pd-color-wrap small[data-v-d3204712]{font-size:10px;font-weight:700}.vw-pd-option-image[data-v-d3204712]{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:73px;min-height:58px;padding:5px;display:flex}.vw-pd-option-image img[data-v-d3204712]{object-fit:cover;border-radius:8px;width:34px;height:34px}.vw-pd-option-image small[data-v-d3204712]{max-width:66px;font-size:var(--vw-font-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vw-pd-option-unavailable[data-v-d3204712]{color:var(--vw-danger);font-size:10px;font-weight:700;position:absolute;bottom:2px;right:3px}.vw-pd-variant-notice[data-v-d3204712],.vw-pd-selected-variant[data-v-d3204712]{border-radius:15px;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:10px;min-height:63px;margin-top:15px;padding:10px;display:grid}.vw-pd-variant-notice[data-v-d3204712]{background:#fff7e8;border:1px solid #d491262e}.vw-pd-selected-variant[data-v-d3204712]{background:var(--vw-success-soft);border:1px solid #369d4729}.vw-pd-variant-notice>span[data-v-d3204712],.vw-pd-selected-variant>span[data-v-d3204712]{background:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.vw-pd-variant-notice>span[data-v-d3204712]{color:#aa701c}.vw-pd-selected-variant>span[data-v-d3204712]{color:var(--vw-success)}.vw-pd-variant-notice svg[data-v-d3204712],.vw-pd-selected-variant svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-pd-variant-notice>div[data-v-d3204712],.vw-pd-selected-variant>div[data-v-d3204712]{flex-direction:column;gap:3px;display:flex}.vw-pd-variant-notice strong[data-v-d3204712],.vw-pd-selected-variant strong[data-v-d3204712]{color:var(--vw-text);font-size:9px}.vw-pd-variant-notice p[data-v-d3204712],.vw-pd-selected-variant small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-purchase-row[data-v-d3204712]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:20px;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:13px;min-height:104px;margin-top:18px;padding:14px;display:grid}.vw-pd-quantity-section[data-v-d3204712]{min-width:0}.vw-pd-field-label[data-v-d3204712]{color:var(--vw-text-muted);margin-bottom:7px;font-size:10px;font-weight:700;display:block}.vw-pd-quantity[data-v-d3204712]{border:1px solid var(--vw-border);min-height:47px;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:14px;grid-template-columns:44px 1fr 44px;align-items:center;display:grid;overflow:hidden}.vw-pd-quantity button[data-v-d3204712]{width:100%;height:100%;color:var(--vw-primary-dark);background:var(--vw-primary-pale);transition:color var(--vw-transition), background var(--vw-transition);place-items:center;display:grid}.vw-pd-quantity button[data-v-d3204712]:hover:not(:disabled){color:#fff;background:var(--vw-primary)}.vw-pd-quantity button[data-v-d3204712]:disabled{color:var(--vw-text-subtle);background:var(--vw-surface-3)}.vw-pd-quantity button svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;width:17px;height:17px}.vw-pd-quantity input[data-v-d3204712]{width:100%;height:45px;color:var(--vw-text);text-align:center;-moz-appearance:textfield;background:#fff;border:0;padding:0;font-size:13px;font-weight:800}.vw-pd-quantity input[data-v-d3204712]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vw-pd-quantity input[data-v-d3204712]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vw-pd-quantity-limit[data-v-d3204712]{color:var(--vw-text-subtle);font-size:var(--vw-font-xs);margin-top:5px;display:block}.vw-pd-purchase-total[data-v-d3204712]{border:1px solid var(--vw-primary-border);text-align:right;background:radial-gradient(circle at 100% 0,#77b04e1f,#0000 38%),#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-end;min-height:75px;padding:11px 15px;display:flex}.vw-pd-purchase-total>span[data-v-d3204712]{color:var(--vw-text-muted);font-size:10px}.vw-pd-purchase-total>strong[data-v-d3204712]{color:var(--vw-primary-dark);letter-spacing:-.04em;margin-top:3px;font-size:27px;font-weight:900}.vw-pd-purchase-total>strong small[data-v-d3204712]{font-size:14px}.vw-pd-purchase-total>small[data-v-d3204712]{color:var(--vw-text-subtle);margin-top:3px;font-size:6px}.vw-pd-actions[data-v-d3204712]{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:10px;margin-top:13px;display:grid}.vw-pd-add-cart[data-v-d3204712],.vw-pd-buy-now[data-v-d3204712]{min-height:61px;transition:box-shadow var(--vw-transition), transform var(--vw-transition), filter var(--vw-transition);border-radius:18px;justify-content:center;align-items:center;gap:11px;display:flex}.vw-pd-add-cart[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary)}.vw-pd-buy-now[data-v-d3204712]{color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);background:#fff}.vw-pd-add-cart[data-v-d3204712]:hover:not(:disabled),.vw-pd-buy-now[data-v-d3204712]:hover:not(:disabled){transform:translateY(-2px)}.vw-pd-add-cart[data-v-d3204712]:hover:not(:disabled){box-shadow:var(--vw-shadow-primary-hover)}.vw-pd-buy-now[data-v-d3204712]:hover:not(:disabled){color:#fff;background:var(--vw-primary-dark)}.vw-pd-add-cart[data-v-d3204712]:disabled,.vw-pd-buy-now[data-v-d3204712]:disabled{box-shadow:none;filter:grayscale(.35);cursor:not-allowed;opacity:.62}.vw-pd-action-icon[data-v-d3204712]{background:#ffffff1f;border:1px solid #ffffff26;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.vw-pd-action-icon svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-pd-action-copy[data-v-d3204712]{text-align:left;flex-direction:column;gap:3px;min-width:0;display:flex}.vw-pd-action-copy small[data-v-d3204712]{color:currentColor;font-size:var(--vw-font-xs);opacity:.7}.vw-pd-action-copy strong[data-v-d3204712]{font-size:10px;font-weight:800}.vw-pd-action-arrow[data-v-d3204712],.vw-pd-buy-now>svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-pd-button-loader[data-v-d3204712]{border:3px solid #ffffff47;border-top-color:currentColor;border-radius:50%;width:22px;height:22px;animation:.75s linear infinite vwPdSpin-d3204712}@keyframes vwPdSpin-d3204712{to{transform:rotate(360deg)}}.vw-pd-wishlist[data-v-d3204712]{width:100%;min-height:58px;color:var(--vw-text);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);text-align:left;transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fff;border-radius:17px;grid-template-columns:39px minmax(0,1fr) 31px;align-items:center;gap:10px;margin-top:10px;padding:9px 11px;display:grid}.vw-pd-wishlist[data-v-d3204712]:hover{box-shadow:var(--vw-shadow-sm);border-color:#c54b733d;transform:translateY(-2px)}.vw-pd-wishlist>span[data-v-d3204712]:first-child{color:#c44c77;background:#fff0f5;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.vw-pd-wishlist>span:first-child svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-pd-wishlist>span[data-v-d3204712]:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.vw-pd-wishlist small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-wishlist strong[data-v-d3204712]{color:var(--vw-text);font-size:9px;font-weight:800}.vw-pd-wishlist-arrow[data-v-d3204712]{fill:none;width:16px;height:16px;stroke:var(--vw-text-subtle);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.vw-pd-service-grid[data-v-d3204712]{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.vw-pd-service-card[data-v-d3204712]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:16px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-height:72px;padding:10px;display:grid}.vw-pd-service-card>span[data-v-d3204712]{width:40px;height:40px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:12px;place-items:center;display:grid}.vw-pd-service-card svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-pd-service-card>div[data-v-d3204712]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-pd-service-card small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-service-card strong[data-v-d3204712]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800;overflow:hidden}.vw-pd-meta[data-v-d3204712]{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.vw-pd-meta>div[data-v-d3204712]{border:1px solid var(--vw-border);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:57px;padding:9px;display:flex}.vw-pd-meta span[data-v-d3204712]{color:var(--vw-text-subtle);text-transform:uppercase;font-size:6px;font-weight:650}.vw-pd-meta strong[data-v-d3204712]{color:var(--vw-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.vw-pd-meta strong.in_stock[data-v-d3204712],.vw-pd-meta strong.low_stock[data-v-d3204712]{color:var(--vw-success)}.vw-pd-meta strong.out_of_stock[data-v-d3204712]{color:var(--vw-danger)}.vw-pd-details-section[data-v-d3204712]{padding:0 0 78px;position:relative}.vw-pd-tabs[data-v-d3204712]{border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-md);background:radial-gradient(circle at 100% 0,#73ac4b14,#0000 28%),#fff;border-radius:28px;overflow:hidden}.vw-pd-tab-buttons[data-v-d3204712]{border-bottom:1px solid var(--vw-border);background:#eef5ea;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;padding:8px;display:grid}.vw-pd-tab-buttons button[data-v-d3204712]{min-height:51px;color:var(--vw-text-muted);transition:color var(--vw-transition), background var(--vw-transition), box-shadow var(--vw-transition);border-radius:14px;justify-content:center;align-items:center;padding:0 10px;font-size:9px;font-weight:750;display:inline-flex;position:relative}.vw-pd-tab-buttons button.active[data-v-d3204712]{color:var(--vw-primary-dark);box-shadow:var(--vw-shadow-xs);background:#fff}.vw-pd-tab-buttons button i[data-v-d3204712]{background:var(--vw-primary);opacity:0;height:2px;transition:opacity var(--vw-transition), transform var(--vw-transition);border-radius:999px;position:absolute;bottom:7px;left:18px;right:18px;transform:scaleX(.4)}.vw-pd-tab-buttons button.active i[data-v-d3204712]{opacity:1;transform:scaleX(1)}.vw-pd-tab-content[data-v-d3204712]{min-height:470px;padding:31px}.vw-pd-content-heading[data-v-d3204712]{border-bottom:1px solid var(--vw-border);grid-template-columns:58px minmax(0,1fr);align-items:start;gap:14px;padding-bottom:23px;display:grid}.vw-pd-content-heading-icon[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);width:58px;height:58px;box-shadow:var(--vw-shadow-primary);border:5px solid #edf6e8;border-radius:19px 19px 19px 7px;place-items:center;display:grid}.vw-pd-content-heading-icon svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.vw-pd-content-heading>div[data-v-d3204712]{min-width:0}.vw-pd-content-heading small[data-v-d3204712]{color:var(--vw-primary);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:750}.vw-pd-content-heading h2[data-v-d3204712]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:25px;font-weight:850}.vw-pd-content-heading p[data-v-d3204712]{color:var(--vw-text-muted);margin-top:6px;font-size:10px;line-height:1.6}.vw-pd-description-text[data-v-d3204712]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:20px;margin-top:24px;padding:24px}.vw-pd-description-text p[data-v-d3204712]{color:var(--vw-text-soft);white-space:pre-line;font-size:12px;line-height:1.9}.vw-pd-video-box[data-v-d3204712]{aspect-ratio:16/9;width:min(100%,980px);box-shadow:var(--vw-shadow-lg);background:#102417;border:8px solid #fff;border-radius:24px;margin:25px auto 0;position:relative;overflow:hidden}.vw-pd-video-box iframe[data-v-d3204712]{width:100%;height:100%}.vw-pd-guide-grid[data-v-d3204712]{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.vw-pd-guide-grid article[data-v-d3204712]{background:radial-gradient(circle at 100% 0%, #75ae4c1c, transparent 35%), var(--vw-surface-2);border:1px solid var(--vw-border);min-height:220px;transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:21px;padding:20px;position:relative;overflow:hidden}.vw-pd-guide-grid article[data-v-d3204712]:hover{border-color:var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);transform:translateY(-4px)}.vw-pd-guide-grid article>span[data-v-d3204712]{width:48px;height:48px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:15px;place-items:center;display:grid}.vw-pd-guide-grid svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.vw-pd-guide-grid small[data-v-d3204712]{color:var(--vw-primary);font-size:var(--vw-font-xs);letter-spacing:.07em;text-transform:uppercase;margin-top:18px;font-weight:750;display:block}.vw-pd-guide-grid h3[data-v-d3204712]{color:var(--vw-text);margin-top:6px;font-size:14px;font-weight:850}.vw-pd-guide-grid p[data-v-d3204712]{color:var(--vw-text-muted);margin-top:8px;font-size:9px;line-height:1.65}.vw-pd-review-layout[data-v-d3204712]{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);align-items:stretch;gap:18px;margin-top:25px;display:grid}.vw-pd-review-summary[data-v-d3204712],.vw-pd-review-form[data-v-d3204712]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:21px}.vw-pd-review-summary[data-v-d3204712]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:30px;display:flex}.vw-pd-review-summary-label[data-v-d3204712]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.vw-pd-review-summary>strong[data-v-d3204712]{color:var(--vw-primary-dark);letter-spacing:-.06em;margin-top:12px;font-size:68px;font-weight:900;line-height:1}.vw-pd-review-summary .vw-pd-stars[data-v-d3204712]{margin-top:12px}.vw-pd-review-summary .vw-pd-stars svg[data-v-d3204712]{width:21px;height:21px}.vw-pd-review-summary p[data-v-d3204712]{max-width:240px;color:var(--vw-text-muted);margin-top:13px;font-size:9px;line-height:1.6}.vw-pd-review-summary-badge[data-v-d3204712]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;margin-top:18px;padding:0 11px;font-weight:700;display:inline-flex}.vw-pd-review-form[data-v-d3204712]{padding:22px}.vw-pd-review-form-head[data-v-d3204712]{justify-content:space-between;align-items:center;gap:15px;display:flex}.vw-pd-review-form-head>div[data-v-d3204712]{flex-direction:column;gap:4px;display:flex}.vw-pd-review-form-head small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-review-form-head h3[data-v-d3204712]{color:var(--vw-text);font-size:17px;font-weight:850}.vw-pd-review-form-head>span[data-v-d3204712]{min-height:28px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;padding:0 9px;font-weight:700;display:inline-flex}.vw-pd-review-rating-input[data-v-d3204712]{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;display:flex}.vw-pd-review-rating-input>span[data-v-d3204712]{color:var(--vw-text-soft);font-size:9px;font-weight:750}.vw-pd-review-rating-input>div[data-v-d3204712]{gap:4px;display:flex}.vw-pd-review-rating-input button[data-v-d3204712]{color:#ccd3c9;border:1px solid var(--vw-border);background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.vw-pd-review-rating-input button.active[data-v-d3204712]{color:#e8a82f;background:#fff7e7;border-color:#dc992433}.vw-pd-review-rating-input svg[data-v-d3204712]{fill:currentColor;stroke:currentColor;stroke-width:1.4px;width:18px;height:18px}.vw-pd-review-field[data-v-d3204712]{margin-top:17px;display:block;position:relative}.vw-pd-review-field>span[data-v-d3204712]{color:var(--vw-text-soft);margin-bottom:7px;font-size:10px;font-weight:750;display:block}.vw-pd-review-field textarea[data-v-d3204712]{width:100%;min-height:150px;color:var(--vw-text);border:1px solid var(--vw-border);resize:vertical;background:#fff;border-radius:15px;padding:14px 14px 28px;font-size:10px;line-height:1.6}.vw-pd-review-field textarea[data-v-d3204712]:focus{border-color:var(--vw-primary);box-shadow:0 0 0 4px #2f7d3214}.vw-pd-review-field>small[data-v-d3204712]{color:var(--vw-text-subtle);font-size:var(--vw-font-xs);position:absolute;bottom:10px;right:11px}.vw-pd-review-submit[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);min-width:175px;min-height:48px;box-shadow:var(--vw-shadow-primary);border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:9px;font-weight:800;display:inline-flex}.vw-pd-review-submit[data-v-d3204712]:disabled{box-shadow:none;opacity:.65}.vw-pd-review-submit svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.vw-pd-delivery-grid[data-v-d3204712]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.vw-pd-delivery-grid article[data-v-d3204712]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:20px;grid-template-columns:53px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:135px;padding:18px;display:grid}.vw-pd-delivery-icon[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);width:53px;height:53px;box-shadow:var(--vw-shadow-primary);border-radius:17px;place-items:center;display:grid}.vw-pd-delivery-icon svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.vw-pd-delivery-grid article>div[data-v-d3204712]{min-width:0}.vw-pd-delivery-grid small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-delivery-grid h3[data-v-d3204712]{color:var(--vw-text);margin-top:5px;font-size:13px;font-weight:850}.vw-pd-delivery-grid p[data-v-d3204712]{color:var(--vw-text-muted);margin-top:5px;font-size:10px;line-height:1.55}.vw-pd-delivery-grid article>strong[data-v-d3204712]{color:var(--vw-primary-dark);font-size:21px;font-weight:900}.vw-pd-delivery-note[data-v-d3204712]{background:#fff7e8;border:1px solid #d491262e;border-radius:16px;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:10px;min-height:65px;margin-top:14px;padding:11px;display:grid}.vw-pd-delivery-note>span[data-v-d3204712]{color:#a8701b;background:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.vw-pd-delivery-note svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-pd-delivery-note p[data-v-d3204712]{color:var(--vw-text-muted);font-size:10px;line-height:1.55}.vw-pd-payment-grid[data-v-d3204712]{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.vw-pd-payment-grid article[data-v-d3204712]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:20px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:12px;min-height:175px;padding:18px;display:grid}.vw-pd-payment-grid article>span[data-v-d3204712]{width:48px;height:48px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:15px;place-items:center;display:grid}.vw-pd-payment-grid svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.vw-pd-payment-grid article>div[data-v-d3204712]{min-width:0}.vw-pd-payment-grid small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-payment-grid strong[data-v-d3204712]{color:var(--vw-text);margin-top:5px;font-size:12px;font-weight:850;display:block}.vw-pd-payment-grid p[data-v-d3204712]{color:var(--vw-text-muted);margin-top:7px;font-size:10px;line-height:1.55}.vw-pd-tab-empty[data-v-d3204712]{min-height:310px;color:var(--vw-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.vw-pd-tab-empty>span[data-v-d3204712]{width:75px;height:75px;color:var(--vw-primary);background:var(--vw-primary-pale);border-radius:25px;place-items:center;display:grid}.vw-pd-tab-empty svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:35px;height:35px}.vw-pd-tab-empty strong[data-v-d3204712]{color:var(--vw-text);margin-top:15px;font-size:14px}.vw-pd-tab-empty p[data-v-d3204712]{margin-top:6px;font-size:9px}.vw-pd-related-section[data-v-d3204712]{border-top:1px solid var(--vw-border);background:radial-gradient(circle at 8% 12%,#6da8461c,#0000 26%),linear-gradient(#f1f7ed,#f8fbf5);padding:75px 0 96px;position:relative}.vw-pd-related-head[data-v-d3204712]{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:29px;display:flex}.vw-pd-related-head>div[data-v-d3204712]{max-width:720px}.vw-pd-related-eyebrow[data-v-d3204712]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:999px;align-items:center;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.vw-pd-related-head h2[data-v-d3204712]{color:var(--vw-text);letter-spacing:-.045em;margin-top:14px;font-size:clamp(32px,4vw,50px);font-weight:850;line-height:1.08}.vw-pd-related-head h2 span[data-v-d3204712]{color:var(--vw-primary-dark);display:block}.vw-pd-related-head p[data-v-d3204712]{color:var(--vw-text-muted);margin-top:11px;font-size:11px}.vw-pd-related-view-all[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);min-height:50px;box-shadow:var(--vw-shadow-primary);border-radius:15px;flex:none;align-items:center;gap:9px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex}.vw-pd-related-view-all svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-pd-product-grid[data-v-d3204712]{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.vw-pd-mobile-purchase-bar[data-v-d3204712]{display:none}.vw-pd-loading-section[data-v-d3204712]{padding:42px 0 85px}.vw-pd-loading[data-v-d3204712]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:44px;display:grid}.vw-pd-loading-gallery[data-v-d3204712],.vw-pd-loading-info[data-v-d3204712]{border:1px solid var(--vw-border);background:#fff;border-radius:28px;padding:15px}.vw-pd-loading-main-image[data-v-d3204712]{aspect-ratio:1;background:var(--vw-surface-3);border-radius:22px;display:block}.vw-pd-loading-thumbnails[data-v-d3204712]{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.vw-pd-loading-thumbnails span[data-v-d3204712]{aspect-ratio:1;background:var(--vw-surface-3);border-radius:14px;display:block}.vw-pd-loading-info[data-v-d3204712]{flex-direction:column;gap:13px;min-height:620px;padding:28px;display:flex}.vw-pd-loading-label[data-v-d3204712],.vw-pd-loading-info h3[data-v-d3204712],.vw-pd-loading-info p[data-v-d3204712],.vw-pd-loading-price[data-v-d3204712],.vw-pd-loading-options[data-v-d3204712],.vw-pd-loading-actions[data-v-d3204712],.vw-pd-loading-main-image[data-v-d3204712],.vw-pd-loading-thumbnails span[data-v-d3204712]{background-image:linear-gradient(90deg, var(--vw-surface-3), #fff, var(--vw-surface-3));background-size:220% 100%;animation:1.25s linear infinite vwPdLoading-d3204712;position:relative;overflow:hidden}.vw-pd-loading-label[data-v-d3204712]{border-radius:999px;width:110px;height:28px}.vw-pd-loading-info h3[data-v-d3204712]{border-radius:999px;width:88%;height:29px}.vw-pd-loading-info h3[data-v-d3204712]:nth-of-type(2){width:67%}.vw-pd-loading-info p[data-v-d3204712]{border-radius:999px;width:92%;height:12px}.vw-pd-loading-info p[data-v-d3204712]:nth-of-type(2){width:75%}.vw-pd-loading-price[data-v-d3204712]{border-radius:20px;height:110px;margin-top:14px}.vw-pd-loading-options[data-v-d3204712]{border-radius:20px;height:175px}.vw-pd-loading-actions[data-v-d3204712]{border-radius:18px;height:62px}@keyframes vwPdLoading-d3204712{to{background-position:-220% 0}}.vw-pd-not-found-section[data-v-d3204712]{min-height:72vh;padding:70px 0}.vw-pd-not-found[data-v-d3204712]{border:1px solid var(--vw-border);min-height:580px;box-shadow:var(--vw-shadow-md);text-align:center;background:radial-gradient(circle at 50% 15%,#6ea84621,#0000 34%),#fff;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;padding:45px 24px;display:flex}.vw-pd-not-found-art[data-v-d3204712]{place-items:center;width:180px;height:170px;display:grid;position:relative}.vw-pd-not-found-art>span[data-v-d3204712]{background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:50%;width:145px;height:145px;position:absolute}.vw-pd-not-found-art svg[data-v-d3204712]{z-index:2;fill:none;width:110px;height:110px;stroke:var(--vw-primary-dark);stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;position:relative}.vw-pd-not-found-label[data-v-d3204712]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:999px;align-items:center;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.vw-pd-not-found h1[data-v-d3204712]{max-width:650px;color:var(--vw-text);letter-spacing:-.04em;margin-top:16px;font-size:34px;font-weight:850}.vw-pd-not-found p[data-v-d3204712]{max-width:590px;color:var(--vw-text-muted);margin-top:11px;font-size:11px;line-height:1.7}.vw-pd-not-found-button[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);min-height:49px;box-shadow:var(--vw-shadow-primary);border-radius:15px;align-items:center;gap:9px;margin-top:21px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex}.vw-pd-not-found-button svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-pd-tab-content-enter-active[data-v-d3204712],.vw-pd-tab-content-leave-active[data-v-d3204712]{transition:opacity .21s,transform .28s cubic-bezier(.22,1,.36,1)}.vw-pd-tab-content-enter-from[data-v-d3204712]{opacity:0;transform:translateY(10px)}.vw-pd-tab-content-leave-to[data-v-d3204712]{opacity:0;transform:translateY(-7px)}@media (width<=1199px){.vw-pd-hero[data-v-d3204712]{gap:28px}.vw-pd-info[data-v-d3204712]{padding:22px}.vw-pd-info>h1[data-v-d3204712]{font-size:34px}.vw-pd-price strong[data-v-d3204712]{font-size:32px}.vw-pd-product-grid[data-v-d3204712]{grid-template-columns:repeat(4,minmax(0,1fr))}.vw-pd-guide-grid[data-v-d3204712],.vw-pd-payment-grid[data-v-d3204712]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=991px){.vw-pd-main-section[data-v-d3204712]{padding-bottom:55px}.vw-pd-hero[data-v-d3204712]{grid-template-columns:1fr}.vw-pd-gallery[data-v-d3204712]{position:static}.vw-pd-main-image-card[data-v-d3204712]{max-width:720px;margin-inline:auto}.vw-pd-thumbnails[data-v-d3204712],.vw-pd-gallery-trust[data-v-d3204712]{max-width:720px;margin-left:auto;margin-right:auto}.vw-pd-info[data-v-d3204712]{box-sizing:border-box;place-self:stretch stretch;width:100%;min-width:0;max-width:none;margin:0}.vw-pd-tab-buttons[data-v-d3204712]{scrollbar-width:none;display:flex;overflow-x:auto}.vw-pd-tab-buttons[data-v-d3204712]::-webkit-scrollbar{display:none}.vw-pd-tab-buttons button[data-v-d3204712]{flex:none;min-width:125px}.vw-pd-product-grid[data-v-d3204712]{grid-template-columns:repeat(3,minmax(0,1fr))}.vw-pd-loading[data-v-d3204712]{grid-template-columns:1fr}}@media (width<=768px){.vw-pd-main-section>.vw-container[data-v-d3204712]{box-sizing:border-box;width:100%;max-width:100%;padding-left:12px;padding-right:12px}.vw-pd-gallery[data-v-d3204712],.vw-pd-main-image-card[data-v-d3204712],.vw-pd-thumbnails[data-v-d3204712],.vw-pd-gallery-trust[data-v-d3204712],.vw-pd-info[data-v-d3204712]{width:100%;min-width:0;max-width:none}.vw-pd-page[data-v-d3204712]{padding-bottom:95px}.vw-pd-breadcrumb-section[data-v-d3204712]{padding:10px 0 7px}.vw-pd-breadcrumb[data-v-d3204712]{border-radius:13px;min-height:43px;padding-inline:10px}.vw-pd-breadcrumb a[data-v-d3204712],.vw-pd-breadcrumb>span[data-v-d3204712]{font-size:var(--vw-font-xs)}.vw-pd-main-section[data-v-d3204712]{padding:4px 0 39px}.vw-pd-hero[data-v-d3204712]{grid-template-columns:minmax(0,1fr);gap:15px;width:100%;min-width:0;display:grid}.vw-pd-main-image-card[data-v-d3204712]{border-radius:22px;padding:8px}.vw-pd-main-image[data-v-d3204712]{border-radius:17px}.vw-pd-image-badges[data-v-d3204712]{max-width:calc(100% - 30px);top:15px;left:15px}.vw-pd-sale-badge[data-v-d3204712],.vw-pd-variant-badge[data-v-d3204712]{border-width:1px;gap:4px;min-height:25px;padding-inline:7px;font-size:6px}.vw-pd-image-stock[data-v-d3204712]{min-height:25px;padding-inline:8px;font-size:6px;bottom:15px;right:15px}.vw-pd-image-hint[data-v-d3204712]{display:none}.vw-pd-thumbnails[data-v-d3204712]{scrollbar-width:none;gap:7px;margin-top:9px;display:flex;overflow-x:auto}.vw-pd-thumbnails[data-v-d3204712]::-webkit-scrollbar{display:none}.vw-pd-thumbnail[data-v-d3204712]{border-radius:12px;flex:0 0 71px;width:71px}.vw-pd-gallery-trust[data-v-d3204712]{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:9px}.vw-pd-gallery-trust article[data-v-d3204712]{text-align:center;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:67px;padding:7px 4px;display:flex}.vw-pd-gallery-trust article>span[data-v-d3204712]{border-radius:10px;width:31px;height:31px}.vw-pd-gallery-trust svg[data-v-d3204712]{width:16px;height:16px}.vw-pd-gallery-trust strong[data-v-d3204712]{font-size:var(--vw-font-xs)}.vw-pd-gallery-trust small[data-v-d3204712]{display:none}.vw-pd-info[data-v-d3204712]{box-sizing:border-box;border-radius:22px;place-self:stretch stretch;width:100%;min-width:0;max-width:none;margin:0;padding:16px 13px;display:block}.vw-pd-category[data-v-d3204712]{min-height:27px;font-size:var(--vw-font-xs);padding-inline:8px}.vw-pd-product-code[data-v-d3204712]{font-size:6px}.vw-pd-info>h1[data-v-d3204712]{margin-top:13px;font-size:26px;line-height:1.17}.vw-pd-rating-row[data-v-d3204712]{gap:6px;margin-top:11px}.vw-pd-stars svg[data-v-d3204712]{width:13px;height:13px}.vw-pd-rating-divider[data-v-d3204712],.vw-pd-rating-status[data-v-d3204712]{display:none}.vw-pd-price-section[data-v-d3204712]{border-radius:18px;min-height:97px;margin-top:14px;padding:14px}.vw-pd-price strong[data-v-d3204712]{font-size:29px}.vw-pd-price strong small[data-v-d3204712]{font-size:15px}.vw-pd-offer-label[data-v-d3204712]{min-height:35px;font-size:var(--vw-font-xs);padding-inline:10px}.vw-pd-stock[data-v-d3204712]{min-height:60px;margin-top:10px}.vw-pd-short-description[data-v-d3204712]{grid-template-columns:36px minmax(0,1fr);margin-top:11px;padding:10px}.vw-pd-short-description-icon[data-v-d3204712]{width:36px;height:36px}.vw-pd-short-description p[data-v-d3204712]{font-size:9px}.vw-pd-variants[data-v-d3204712]{border-radius:18px;margin-top:13px;padding:13px}.vw-pd-variants-heading[data-v-d3204712]{flex-direction:column;align-items:flex-start;gap:5px}.vw-pd-option[data-v-d3204712]{border-radius:11px;min-height:39px}.vw-pd-option.is-text[data-v-d3204712]{min-width:61px;padding-inline:11px;font-size:10px}.vw-pd-purchase-row[data-v-d3204712]{border-radius:17px;grid-template-columns:1fr;min-height:auto;margin-top:13px;padding:11px}.vw-pd-purchase-total[data-v-d3204712]{text-align:left;align-items:flex-start;min-height:67px}.vw-pd-purchase-total>strong[data-v-d3204712]{font-size:23px}.vw-pd-actions[data-v-d3204712]{grid-template-columns:1fr}.vw-pd-add-cart[data-v-d3204712],.vw-pd-buy-now[data-v-d3204712]{border-radius:15px;min-height:54px}.vw-pd-wishlist[data-v-d3204712]{border-radius:15px;min-height:53px}.vw-pd-service-grid[data-v-d3204712]{gap:7px}.vw-pd-service-card[data-v-d3204712]{border-radius:14px;grid-template-columns:34px minmax(0,1fr);min-height:65px;padding:8px}.vw-pd-service-card>span[data-v-d3204712]{border-radius:10px;width:34px;height:34px}.vw-pd-service-card svg[data-v-d3204712]{width:17px;height:17px}.vw-pd-service-card strong[data-v-d3204712]{font-size:var(--vw-font-xs)}.vw-pd-meta[data-v-d3204712]{grid-template-columns:repeat(2,minmax(0,1fr))}.vw-pd-details-section[data-v-d3204712]{padding-bottom:49px}.vw-pd-tabs[data-v-d3204712]{border-radius:21px}.vw-pd-tab-buttons[data-v-d3204712]{padding:6px}.vw-pd-tab-buttons button[data-v-d3204712]{min-width:106px;min-height:43px;font-size:var(--vw-font-xs)}.vw-pd-tab-content[data-v-d3204712]{min-height:390px;padding:20px 13px}.vw-pd-content-heading[data-v-d3204712]{grid-template-columns:48px minmax(0,1fr);gap:11px;padding-bottom:17px}.vw-pd-content-heading-icon[data-v-d3204712]{border-width:4px;border-radius:16px 16px 16px 6px;width:48px;height:48px}.vw-pd-content-heading-icon svg[data-v-d3204712]{width:23px;height:23px}.vw-pd-content-heading h2[data-v-d3204712]{font-size:19px}.vw-pd-content-heading p[data-v-d3204712]{font-size:10px}.vw-pd-description-text[data-v-d3204712]{border-radius:17px;margin-top:17px;padding:16px}.vw-pd-description-text p[data-v-d3204712]{font-size:10px;line-height:1.75}.vw-pd-video-box[data-v-d3204712]{border-width:4px;border-radius:17px;margin-top:18px}.vw-pd-guide-grid[data-v-d3204712],.vw-pd-delivery-grid[data-v-d3204712],.vw-pd-payment-grid[data-v-d3204712]{grid-template-columns:1fr}.vw-pd-guide-grid[data-v-d3204712]{gap:9px}.vw-pd-guide-grid article[data-v-d3204712]{border-radius:17px;min-height:165px;padding:15px}.vw-pd-review-layout[data-v-d3204712]{grid-template-columns:1fr}.vw-pd-review-summary[data-v-d3204712]{min-height:270px;padding:22px}.vw-pd-review-summary>strong[data-v-d3204712]{font-size:55px}.vw-pd-review-form[data-v-d3204712]{padding:16px}.vw-pd-review-rating-input[data-v-d3204712]{flex-direction:column;align-items:flex-start}.vw-pd-delivery-grid article[data-v-d3204712]{grid-template-columns:46px minmax(0,1fr) auto;min-height:115px;padding:13px}.vw-pd-delivery-icon[data-v-d3204712]{width:46px;height:46px}.vw-pd-delivery-grid article>strong[data-v-d3204712]{font-size:18px}.vw-pd-payment-grid article[data-v-d3204712]{min-height:135px;padding:14px}.vw-pd-related-section[data-v-d3204712]{padding:47px 0 68px}.vw-pd-related-head[data-v-d3204712]{flex-direction:column;align-items:stretch;gap:18px}.vw-pd-related-head h2[data-v-d3204712]{font-size:31px}.vw-pd-related-view-all[data-v-d3204712]{justify-content:center;width:100%}.vw-pd-product-grid[data-v-d3204712]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vw-pd-mobile-purchase-bar[data-v-d3204712]{z-index:calc(var(--vw-z-header) + 25);border:1px solid var(--vw-primary-border);-webkit-backdrop-filter:blur(20px);background:#fffffff0;border-radius:20px;grid-template-columns:minmax(0,1fr) 47px minmax(125px,.9fr);align-items:center;gap:7px;min-height:69px;padding:7px;display:grid;position:fixed;bottom:90px;left:8px;right:8px;box-shadow:0 15px 40px #153a1933,inset 0 1px #fffffff5}.vw-pd-mobile-purchase-price[data-v-d3204712]{flex-direction:column;gap:3px;min-width:0;padding-left:8px;display:flex}.vw-pd-mobile-purchase-price small[data-v-d3204712]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.vw-pd-mobile-purchase-price strong[data-v-d3204712]{color:var(--vw-primary-dark);text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:900;overflow:hidden}.vw-pd-mobile-cart-button[data-v-d3204712],.vw-pd-mobile-buy-button[data-v-d3204712]{color:#fff;background:var(--vw-primary-gradient);min-height:51px;box-shadow:var(--vw-shadow-primary);border-radius:14px}.vw-pd-mobile-cart-button[data-v-d3204712]{place-items:center;display:grid}.vw-pd-mobile-cart-button svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-pd-mobile-buy-button[data-v-d3204712]{justify-content:center;align-items:center;gap:7px;padding-inline:10px;font-size:10px;font-weight:800;display:inline-flex}.vw-pd-mobile-buy-button svg[data-v-d3204712]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vw-pd-mobile-cart-button[data-v-d3204712]:disabled,.vw-pd-mobile-buy-button[data-v-d3204712]:disabled{box-shadow:none;filter:grayscale(.4);opacity:.6}.vw-pd-loading-section[data-v-d3204712]{padding-top:17px}.vw-pd-loading[data-v-d3204712]{gap:14px}.vw-pd-loading-gallery[data-v-d3204712],.vw-pd-loading-info[data-v-d3204712]{border-radius:21px}.vw-pd-loading-info[data-v-d3204712]{min-height:500px;padding:17px}.vw-pd-not-found[data-v-d3204712]{border-radius:23px;min-height:480px;padding-inline:18px}.vw-pd-not-found h1[data-v-d3204712]{font-size:27px}}@media (width<=420px){.vw-pd-info[data-v-d3204712]{padding-inline:11px}.vw-pd-info>h1[data-v-d3204712]{font-size:23px}.vw-pd-price-section[data-v-d3204712]{flex-direction:column;align-items:flex-start}.vw-pd-offer-label[data-v-d3204712]{align-self:flex-start}.vw-pd-stock-count[data-v-d3204712]{display:none}.vw-pd-service-grid[data-v-d3204712]{grid-template-columns:1fr}.vw-pd-meta[data-v-d3204712]{grid-template-columns:1fr 1fr}.vw-pd-review-rating-input button[data-v-d3204712]{width:31px;height:31px}.vw-pd-review-submit[data-v-d3204712]{width:100%}.vw-pd-delivery-grid article[data-v-d3204712]{grid-template-columns:42px minmax(0,1fr)}.vw-pd-delivery-grid article>strong[data-v-d3204712]{grid-column:2}.vw-pd-mobile-purchase-bar[data-v-d3204712]{grid-template-columns:minmax(0,1fr) 44px minmax(112px,.9fr)}.vw-pd-mobile-purchase-price strong[data-v-d3204712]{font-size:17px}}@media (hover:none){.vw-pd-main-image-card:hover .vw-pd-main-image img[data-v-d3204712],.vw-pd-guide-grid article[data-v-d3204712]:hover,.vw-pd-thumbnail[data-v-d3204712]:hover,.vw-pd-option[data-v-d3204712]:hover:not(:disabled),.vw-pd-wishlist[data-v-d3204712]:hover{transform:none}.vw-pd-image-shine[data-v-d3204712]{display:none}}@media (prefers-reduced-motion:reduce){.vw-pd-page[data-v-d3204712] *,.vw-pd-page[data-v-d3204712] :before,.vw-pd-page[data-v-d3204712] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.vw-pd-rich-content[data-v-d3204712]{width:100%;color:var(--vw-text,#252525);overflow-wrap:anywhere;font-size:15px;font-weight:400;line-height:1.9}.vw-pd-rich-content[data-v-d3204712]>:first-child{margin-top:0}.vw-pd-rich-content[data-v-d3204712]>:last-child{margin-bottom:0}.vw-pd-rich-content p[data-v-d3204712]{color:#4f574f;font-size:inherit;line-height:inherit;margin:0 0 17px}.vw-pd-rich-content strong[data-v-d3204712],.vw-pd-rich-content b[data-v-d3204712]{color:#1f2d22;font-weight:750}.vw-pd-rich-content ul[data-v-d3204712],.vw-pd-rich-content ol[data-v-d3204712]{gap:11px;margin:10px 0 22px;padding-left:0;list-style:none;display:grid}.vw-pd-rich-content li[data-v-d3204712]{color:#465047;background:linear-gradient(145deg,#fffffff5,#f7faf6f5);border:1px solid #22562c1a;border-radius:14px;min-width:0;padding:13px 15px 13px 43px;line-height:1.75;position:relative;box-shadow:0 7px 20px #1e42230a}.vw-pd-rich-content li[data-v-d3204712]:before{content:"✓";color:#fff;background:linear-gradient(135deg,#31934c,#186a31);border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:15px;left:15px;box-shadow:0 4px 10px #237e3b33}.vw-pd-rich-content li p[data-v-d3204712]{color:inherit;margin:0}.vw-pd-rich-content h2[data-v-d3204712],.vw-pd-rich-content h3[data-v-d3204712],.vw-pd-rich-content h4[data-v-d3204712]{color:#1e3022;margin:26px 0 12px;font-weight:800;line-height:1.35}.vw-pd-rich-content h2[data-v-d3204712]{font-size:clamp(21px,2vw,27px)}.vw-pd-rich-content h3[data-v-d3204712]{font-size:clamp(18px,1.7vw,22px)}.vw-pd-rich-content h4[data-v-d3204712]{font-size:17px}.vw-pd-rich-content a[data-v-d3204712]{color:var(--vw-primary,#26783a);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.vw-pd-rich-content blockquote[data-v-d3204712]{color:#3e5141;border-left:4px solid var(--vw-primary,#2f7d32);background:#f2f8ef;border-radius:0 16px 16px 0;margin:22px 0;padding:18px 20px 18px 24px;position:relative}.vw-pd-rich-content img[data-v-d3204712]{border-radius:16px;width:auto;max-width:100%;height:auto;margin:20px auto;display:block}.vw-pd-rich-content table[data-v-d3204712]{border-collapse:collapse;border:1px solid #22562c1f;border-radius:14px;width:100%;margin:20px 0;overflow:hidden}.vw-pd-rich-content th[data-v-d3204712],.vw-pd-rich-content td[data-v-d3204712]{text-align:left;border:1px solid #22562c1a;padding:12px 14px}.vw-pd-rich-content th[data-v-d3204712]{color:#213b27;background:#eef6eb;font-weight:750}@media (width<=768px){.vw-pd-rich-content[data-v-d3204712]{font-size:14px;line-height:1.82}.vw-pd-rich-content p[data-v-d3204712]{margin-bottom:14px}.vw-pd-rich-content ul[data-v-d3204712],.vw-pd-rich-content ol[data-v-d3204712]{gap:9px;margin-bottom:18px}.vw-pd-rich-content li[data-v-d3204712]{border-radius:12px;padding:12px 12px 12px 39px;line-height:1.7}.vw-pd-rich-content li[data-v-d3204712]:before{width:18px;height:18px;top:13px;left:12px}.vw-pd-rich-content h2[data-v-d3204712],.vw-pd-rich-content h3[data-v-d3204712],.vw-pd-rich-content h4[data-v-d3204712]{margin-top:21px}}.uz-cart-page[data-v-568bbe3c]{min-height:100vh;color:var(--vw-text);isolation:isolate;background:radial-gradient(circle at 7% 8%,#5391311f,#0000 28%),radial-gradient(circle at 93% 31%,#dca13914,#0000 25%),linear-gradient(#fbfdf9 0%,#f4f9f0 52%,#fbfdf9 100%);position:relative;overflow:hidden}.uz-cart-page[data-v-568bbe3c],.uz-cart-page[data-v-568bbe3c] *,.uz-cart-page[data-v-568bbe3c] :before,.uz-cart-page[data-v-568bbe3c] :after{box-sizing:border-box}.uz-cart-page svg[data-v-568bbe3c]{display:block}.uz-cart-page button[data-v-568bbe3c],.uz-cart-page input[data-v-568bbe3c]{font:inherit}.uz-cart-page button[data-v-568bbe3c]{cursor:pointer;border:0}.uz-cart-hero[data-v-568bbe3c]{z-index:2;isolation:isolate;padding:28px 0 42px;position:relative;overflow:hidden}.uz-cart-hero[data-v-568bbe3c]:before{z-index:-2;content:"";filter:blur(110px);background:#52913133;border-radius:50%;width:520px;height:520px;animation:17s ease-in-out infinite uzCartHeroOrbOne-568bbe3c;position:absolute;top:-230px;left:-190px}.uz-cart-hero[data-v-568bbe3c]:after{z-index:-2;content:"";filter:blur(105px);background:#dca23924;border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite uzCartHeroOrbTwo-568bbe3c;position:absolute;bottom:-240px;right:-190px}@keyframes uzCartHeroOrbOne-568bbe3c{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(44px,29px)scale(1.07)}}@keyframes uzCartHeroOrbTwo-568bbe3c{0%,to{transform:translate(0,0)}50%{transform:translate(-37px,-25px)}}.uz-cart-hero-row[data-v-568bbe3c]{color:#fff;isolation:isolate;background:radial-gradient(circle at 86% 8%,#d3efb033,#0000 31%),radial-gradient(circle at 8% 100%,#68af592e,#0000 38%),linear-gradient(138deg,#0b2d13 0%,#12431b 43%,#1b5726 72%,#257031 100%);border:1px solid #ffffff21;border-radius:35px;justify-content:space-between;align-items:center;gap:46px;min-height:320px;padding:48px 52px;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 88px #082d0e3d,inset 0 1px #ffffff24}.uz-cart-hero-row[data-v-568bbe3c]:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:450px;height:450px;position:absolute;top:-190px;right:-110px;box-shadow:0 0 0 55px #ffffff06,0 0 0 112px #ffffff04}.uz-cart-hero-row[data-v-568bbe3c]:after{z-index:-1;content:"";filter:blur(18px);pointer-events:none;background:#c7e79e12;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-180px;left:29%}.uz-cart-hero-copy[data-v-568bbe3c]{z-index:2;max-width:760px;position:relative}.uz-cart-hero-copy>span[data-v-568bbe3c]{color:#d9efb6;-webkit-backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff16;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.uz-cart-hero-copy>span[data-v-568bbe3c]:before{content:"";background:#bce187;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #bce1871c}.uz-cart-hero-copy h1[data-v-568bbe3c]{color:#fff;letter-spacing:-.058em;margin-top:20px;font-size:clamp(44px,5vw,68px);font-weight:900;line-height:1.03}.uz-cart-hero-copy p[data-v-568bbe3c]{color:#ffffffb3;max-width:690px;margin-top:18px;font-size:13px;line-height:1.8}.uz-cart-continue-link[data-v-568bbe3c]{z-index:2;min-width:190px;min-height:58px;color:var(--vw-primary-dark);-webkit-backdrop-filter:blur(16px);transition:color var(--vw-transition), background var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fffffff0;border:1px solid #ffffffbd;border-radius:17px;flex:none;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 16px 38px #03190729,inset 0 1px #fffffffa}.uz-cart-continue-link[data-v-568bbe3c]:hover{color:#fff;background:var(--vw-primary);box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-cart-continue-link svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.uz-cart-continue-link:hover svg[data-v-568bbe3c]{transform:translate(-3px)}.uz-cart-progress[data-v-568bbe3c]{z-index:4;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr) 80px minmax(0,1fr);align-items:center;gap:12px;margin-top:16px;display:grid;position:relative}.uz-cart-progress-step[data-v-568bbe3c]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#6ca8441c,#0000 40%),#fffffff0;border-radius:20px;grid-template-columns:49px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 17px 40px #1f4b2217,inset 0 1px #fffffffa}.uz-cart-progress-step[data-v-568bbe3c]:before{content:"";pointer-events:none;background:#2f7d320b;border-radius:50%;width:108px;height:108px;position:absolute;bottom:-50px;right:-38px}.uz-cart-progress-step>span[data-v-568bbe3c]{z-index:2;width:49px;height:49px;color:var(--vw-text-muted);background:var(--vw-surface-3);border:1px solid var(--vw-border);border-radius:15px;place-items:center;display:grid;position:relative}.uz-cart-progress-step.active>span[data-v-568bbe3c]{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary);border-color:#0000}.uz-cart-progress-step svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.uz-cart-progress-step>div[data-v-568bbe3c]{z-index:2;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.uz-cart-progress-step small[data-v-568bbe3c]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);font-weight:700}.uz-cart-progress-step strong[data-v-568bbe3c]{color:var(--vw-text);font-size:13px;font-weight:900}.uz-cart-progress-step.active[data-v-568bbe3c]{border-color:var(--vw-primary-border-strong);box-shadow:0 22px 48px #1f4b2221,inset 0 1px #fffffffa}.uz-cart-progress>i[data-v-568bbe3c]{background:var(--vw-border);border-radius:999px;height:4px;position:relative;overflow:hidden}.uz-cart-progress>i[data-v-568bbe3c]:before{content:"";background:var(--vw-primary-gradient);border-radius:inherit;transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.uz-cart-progress>i.active[data-v-568bbe3c]:before{transform:scaleX(1)}.uz-cart-main[data-v-568bbe3c]{z-index:2;padding:4px 0 100px;position:relative}.uz-cart-main[data-v-568bbe3c]:before{z-index:-1;content:"";filter:blur(95px);pointer-events:none;background:#609c3b0f;border-radius:50%;width:340px;height:340px;position:absolute;top:160px;right:-140px}.uz-cart-layout[data-v-568bbe3c]{grid-template-columns:minmax(0,1.32fr) minmax(350px,.68fr);align-items:start;gap:22px;display:grid}.uz-cart-loading[data-v-568bbe3c]{grid-template-columns:minmax(0,1.32fr) minmax(350px,.68fr);gap:22px;display:grid}.uz-cart-loading-items[data-v-568bbe3c],.uz-cart-loading-summary[data-v-568bbe3c]{border:1px solid var(--vw-border);background:#fffffff2;border-radius:27px;padding:22px;box-shadow:0 20px 52px #1f4b2217,inset 0 1px #fffffffa}.uz-cart-loading-items[data-v-568bbe3c]{flex-direction:column;gap:12px;display:flex}.uz-cart-loading-items article[data-v-568bbe3c]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:17px;grid-template-columns:90px minmax(0,1fr) 70px;align-items:center;gap:14px;min-height:130px;padding:13px;display:grid}.uz-cart-loading-items article>span[data-v-568bbe3c]{border-radius:15px;width:90px;height:90px}.uz-cart-loading-items article>div[data-v-568bbe3c]{flex-direction:column;gap:10px;display:flex}.uz-cart-loading-items article strong[data-v-568bbe3c]{border-radius:999px;width:64%;height:17px}.uz-cart-loading-items article small[data-v-568bbe3c]{border-radius:999px;width:86%;height:11px}.uz-cart-loading-items article button[data-v-568bbe3c]{border-radius:12px;width:70px;height:40px}.uz-cart-loading-summary h3[data-v-568bbe3c]{border-radius:999px;width:56%;height:20px}.uz-cart-loading-summary>span[data-v-568bbe3c]{border-radius:14px;width:100%;height:52px;margin-top:13px;display:block}.uz-cart-loading-summary button[data-v-568bbe3c]{border-radius:15px;width:100%;height:56px;margin-top:18px}.uz-cart-loading-items article>span[data-v-568bbe3c],.uz-cart-loading-items article strong[data-v-568bbe3c],.uz-cart-loading-items article small[data-v-568bbe3c],.uz-cart-loading-items article button[data-v-568bbe3c],.uz-cart-loading-summary h3[data-v-568bbe3c],.uz-cart-loading-summary>span[data-v-568bbe3c],.uz-cart-loading-summary button[data-v-568bbe3c]{background-image:linear-gradient(90deg, var(--vw-surface-3) 0%, #fff 48%, var(--vw-surface-3) 100%);background-size:220% 100%;animation:1.25s linear infinite uzCartSkeleton-568bbe3c;position:relative;overflow:hidden}@keyframes uzCartSkeleton-568bbe3c{to{background-position:-220% 0}}.uz-cart-empty[data-v-568bbe3c]{border:1px dashed var(--vw-primary-border-strong);text-align:center;background:radial-gradient(circle at 50% 10%,#68a54124,#0000 35%),#fffffff2;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:48px 22px;display:flex;box-shadow:0 18px 45px #1f4b2214,inset 0 1px #fffffffa}.uz-cart-empty-icon[data-v-568bbe3c]{width:92px;height:92px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:30px 30px 30px 11px;place-items:center;display:grid;box-shadow:0 17px 35px #2f7d321c,inset 0 1px #fffffff5}.uz-cart-empty-icon svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.uz-cart-empty>small[data-v-568bbe3c]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;margin-top:18px;padding:0 11px;font-weight:800;display:inline-flex}.uz-cart-empty h2[data-v-568bbe3c]{color:var(--vw-text);letter-spacing:-.04em;margin-top:14px;font-size:31px;font-weight:900}.uz-cart-empty p[data-v-568bbe3c]{max-width:570px;color:var(--vw-text-muted);margin-top:10px;font-size:10px;line-height:1.7}.uz-cart-empty>a[data-v-568bbe3c]{color:#fff;background:var(--vw-primary-gradient);min-height:50px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:15px;align-items:center;gap:8px;margin-top:21px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex}.uz-cart-empty>a[data-v-568bbe3c]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-cart-empty>a svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@media (width<=1199px){.uz-cart-layout[data-v-568bbe3c],.uz-cart-loading[data-v-568bbe3c]{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)}.uz-cart-hero-row[data-v-568bbe3c]{gap:32px;padding:42px}.uz-cart-hero-copy h1[data-v-568bbe3c]{font-size:55px}}@media (width<=991px){.uz-cart-hero[data-v-568bbe3c]{padding-top:18px}.uz-cart-hero-row[data-v-568bbe3c]{border-radius:29px;flex-direction:column;align-items:flex-start;gap:28px;min-height:auto;padding:36px}.uz-cart-layout[data-v-568bbe3c],.uz-cart-loading[data-v-568bbe3c]{grid-template-columns:1fr}.uz-cart-progress[data-v-568bbe3c]{grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr) 45px minmax(0,1fr)}}@media (width<=768px){.uz-cart-hero[data-v-568bbe3c]{padding:9px 0 29px}.uz-cart-hero-row[data-v-568bbe3c]{border-radius:23px;gap:22px;padding:27px 19px}.uz-cart-hero-copy>span[data-v-568bbe3c]{min-height:32px;font-size:var(--vw-font-xs)}.uz-cart-hero-copy h1[data-v-568bbe3c]{margin-top:16px;font-size:36px}.uz-cart-hero-copy p[data-v-568bbe3c]{margin-top:13px;font-size:10px;line-height:1.7}.uz-cart-continue-link[data-v-568bbe3c]{border-radius:15px;width:100%;min-width:0;min-height:52px}.uz-cart-progress[data-v-568bbe3c]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.uz-cart-progress>i[data-v-568bbe3c]{display:none}.uz-cart-progress-step[data-v-568bbe3c]{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:92px;padding:9px 5px;display:flex}.uz-cart-progress-step>span[data-v-568bbe3c]{border-radius:12px;width:39px;height:39px}.uz-cart-progress-step svg[data-v-568bbe3c]{width:19px;height:19px}.uz-cart-progress-step small[data-v-568bbe3c]{font-size:14px}.uz-cart-progress-step strong[data-v-568bbe3c]{font-size:9px}.uz-cart-main[data-v-568bbe3c]{padding-bottom:76px}.uz-cart-loading[data-v-568bbe3c]{gap:13px}.uz-cart-loading-items[data-v-568bbe3c],.uz-cart-loading-summary[data-v-568bbe3c]{border-radius:20px;padding:14px}.uz-cart-loading-items article[data-v-568bbe3c]{grid-template-columns:66px minmax(0,1fr);gap:10px;min-height:100px;padding:10px}.uz-cart-loading-items article>span[data-v-568bbe3c]{width:66px;height:66px}.uz-cart-loading-items article button[data-v-568bbe3c]{grid-column:2;width:100%}.uz-cart-empty[data-v-568bbe3c]{border-radius:21px;min-height:430px;padding:36px 17px}.uz-cart-empty-icon[data-v-568bbe3c]{border-radius:24px 24px 24px 9px;width:74px;height:74px}.uz-cart-empty-icon svg[data-v-568bbe3c]{width:35px;height:35px}.uz-cart-empty h2[data-v-568bbe3c]{font-size:24px}.uz-cart-empty p[data-v-568bbe3c]{font-size:9px}}@media (width<=420px){.uz-cart-hero-row[data-v-568bbe3c]{padding-inline:16px}.uz-cart-hero-copy h1[data-v-568bbe3c]{font-size:32px}.uz-cart-progress-step[data-v-568bbe3c]{min-height:86px}}@media (hover:none){.uz-cart-continue-link[data-v-568bbe3c]:hover,.uz-cart-empty>a[data-v-568bbe3c]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-cart-hero[data-v-568bbe3c]:before,.uz-cart-hero[data-v-568bbe3c]:after,.uz-cart-loading-items article>span[data-v-568bbe3c],.uz-cart-loading-items article strong[data-v-568bbe3c],.uz-cart-loading-items article small[data-v-568bbe3c],.uz-cart-loading-items article button[data-v-568bbe3c],.uz-cart-loading-summary h3[data-v-568bbe3c],.uz-cart-loading-summary>span[data-v-568bbe3c],.uz-cart-loading-summary button[data-v-568bbe3c]{animation:none}.uz-cart-page[data-v-568bbe3c] *,.uz-cart-page[data-v-568bbe3c] :before,.uz-cart-page[data-v-568bbe3c] :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.uz-cart-items-card[data-v-568bbe3c]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#6ca84417,#0000 34%),#fffffff5;border-radius:27px;min-width:0;padding:24px;position:relative;overflow:hidden;box-shadow:0 22px 58px #1f4b2217,inset 0 1px #fffffffa}.uz-cart-items-card[data-v-568bbe3c]:before{content:"";pointer-events:none;background:#2f7d320a;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-105px;right:-85px}.uz-cart-items-head[data-v-568bbe3c]{z-index:2;border-bottom:1px solid var(--vw-border);justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding-bottom:18px;display:flex;position:relative}.uz-cart-items-head>div[data-v-568bbe3c]{min-width:0}.uz-cart-items-head small[data-v-568bbe3c]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.uz-cart-items-head h2[data-v-568bbe3c]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:24px;font-weight:900}.uz-cart-items-head>span[data-v-568bbe3c]{min-height:34px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);font-size:var(--vw-font-xs);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 11px;font-weight:850;display:inline-flex}.uz-cart-items[data-v-568bbe3c]{z-index:2;flex-direction:column;gap:11px;margin-top:16px;display:flex;position:relative}.uz-cart-item[data-v-568bbe3c]{background:radial-gradient(circle at 100% 0%, #6ca84412, transparent 42%), var(--vw-surface-2);border:1px solid var(--vw-border);min-height:158px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:20px;grid-template-columns:120px minmax(0,1fr) 150px 150px;align-items:center;gap:16px;padding:14px;display:grid;position:relative;overflow:hidden}.uz-cart-item[data-v-568bbe3c]:before{content:"";pointer-events:none;background:#2f7d3209;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-60px;right:-50px}.uz-cart-item[data-v-568bbe3c]:hover{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);background:#fff;transform:translate(4px)}.uz-cart-item-image[data-v-568bbe3c]{background:linear-gradient(180deg, #fff, var(--vw-surface-2));border:1px solid var(--vw-border);width:120px;height:120px;box-shadow:var(--vw-shadow-xs);border-radius:18px;display:block;position:relative;overflow:hidden}.uz-cart-item-image img[data-v-568bbe3c]{object-fit:contain;width:100%;height:100%;transition:transform .65s cubic-bezier(.22, 1, .36, 1), filter var(--vw-transition);padding:8px;display:block}.uz-cart-item:hover .uz-cart-item-image img[data-v-568bbe3c]{filter:saturate(1.04);transform:scale(1.055)}.uz-cart-no-image[data-v-568bbe3c]{width:100%;height:100%;color:var(--vw-text-subtle);background:var(--vw-surface-3);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.uz-cart-no-image svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.uz-cart-no-image small[data-v-568bbe3c]{font-size:var(--vw-font-xs);font-weight:750}.uz-cart-image-shine[data-v-568bbe3c]{filter:blur(9px);opacity:0;pointer-events:none;background:#ffffff85;width:18%;height:360%;transition:left .78s,opacity .28s;position:absolute;top:-130%;left:-35%;transform:rotate(22deg)}.uz-cart-item:hover .uz-cart-image-shine[data-v-568bbe3c]{opacity:.75;left:120%}.uz-cart-item-info[data-v-568bbe3c]{z-index:2;min-width:0;position:relative}.uz-cart-item-label[data-v-568bbe3c]{min-height:26px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);font-size:var(--vw-font-xs);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 8px;font-weight:800;display:inline-flex}.uz-cart-item-info h3[data-v-568bbe3c]{color:var(--vw-text);letter-spacing:-.02em;-webkit-line-clamp:2;transition:color var(--vw-transition);-webkit-box-orient:vertical;margin-top:10px;font-size:15px;font-weight:900;line-height:1.4;display:-webkit-box;overflow:hidden}.uz-cart-item-info>a:hover h3[data-v-568bbe3c]{color:var(--vw-primary)}.uz-cart-item-sku[data-v-568bbe3c]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);margin-top:6px}.uz-cart-variant-options[data-v-568bbe3c]{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.uz-cart-variant-option[data-v-568bbe3c]{min-height:27px;color:var(--vw-text-soft);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);font-size:var(--vw-font-xs);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:0 8px;display:inline-flex}.uz-cart-variant-option>b[data-v-568bbe3c]{color:var(--vw-text-muted);font-weight:750}.uz-cart-variant-option>strong[data-v-568bbe3c]{color:var(--vw-text);font-weight:850}.uz-cart-color-dot[data-v-568bbe3c]{width:10px;height:10px;box-shadow:0 0 0 1px var(--vw-border-strong), 0 2px 5px #00000014;border:2px solid #fff;border-radius:50%;flex:none}.uz-cart-item-unit-price[data-v-568bbe3c]{align-items:center;gap:8px;margin-top:11px;display:flex}.uz-cart-item-unit-price small[data-v-568bbe3c]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.uz-cart-item-unit-price strong[data-v-568bbe3c]{color:var(--vw-primary-dark);font-size:11px;font-weight:900}.uz-cart-item-quantity[data-v-568bbe3c]{z-index:2;flex-direction:column;align-items:center;gap:9px;min-width:0;display:flex;position:relative}.uz-cart-item-quantity>span[data-v-568bbe3c]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);font-weight:750}.uz-cart-qty-control[data-v-568bbe3c]{border:1px solid var(--vw-border);width:136px;min-height:48px;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:14px;grid-template-columns:39px minmax(0,1fr) 39px;align-items:center;display:grid;overflow:hidden}.uz-cart-qty-control button[data-v-568bbe3c]{width:39px;height:39px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);transition:color var(--vw-transition), background var(--vw-transition), opacity var(--vw-transition), transform var(--vw-transition);border-radius:11px;place-items:center;display:grid}.uz-cart-qty-control button[data-v-568bbe3c]:first-child{margin-left:4px}.uz-cart-qty-control button[data-v-568bbe3c]:last-child{margin-right:4px}.uz-cart-qty-control button[data-v-568bbe3c]:hover:not(:disabled){color:#fff;background:var(--vw-primary);transform:scale(1.04)}.uz-cart-qty-control button[data-v-568bbe3c]:disabled{cursor:not-allowed;opacity:.42}.uz-cart-qty-control button svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-cart-qty-control input[data-v-568bbe3c]{width:100%;height:46px;color:var(--vw-text);text-align:center;appearance:textfield;background:0 0;border:0;outline:0;padding:0;font-size:10px;font-weight:900}.uz-cart-qty-control input[data-v-568bbe3c]::-webkit-inner-spin-button{appearance:none;margin:0}.uz-cart-qty-control input[data-v-568bbe3c]::-webkit-outer-spin-button{appearance:none;margin:0}.uz-cart-qty-control input[data-v-568bbe3c]:disabled{cursor:wait;opacity:.58}.uz-cart-item-total[data-v-568bbe3c]{z-index:2;border:1px solid var(--vw-border);min-width:0;min-height:100px;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;padding:12px;display:flex;position:relative}.uz-cart-item-total>span[data-v-568bbe3c]{color:var(--vw-text-muted);font-size:var(--vw-font-xs)}.uz-cart-item-total>strong[data-v-568bbe3c]{color:var(--vw-primary-dark);letter-spacing:-.03em;white-space:nowrap;font-size:16px;font-weight:900}.uz-cart-remove[data-v-568bbe3c]{min-height:34px;color:var(--vw-danger);font-size:var(--vw-font-xs);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), opacity var(--vw-transition), transform var(--vw-transition);background:#fff0f0;border:1px solid #cf484826;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:4px;padding:0 10px;font-weight:800;display:inline-flex}.uz-cart-remove[data-v-568bbe3c]:hover:not(:disabled){color:#fff;background:var(--vw-danger);border-color:var(--vw-danger);transform:translateY(-2px)}.uz-cart-remove[data-v-568bbe3c]:disabled{cursor:wait;opacity:.55}.uz-cart-remove svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.uz-cart-bottom-link[data-v-568bbe3c]{z-index:2;min-height:49px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:14px;align-items:center;gap:8px;margin-top:17px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex;position:relative}.uz-cart-bottom-link[data-v-568bbe3c]:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:var(--vw-shadow-primary);transform:translateY(-2px)}.uz-cart-bottom-link svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform var(--vw-transition)}.uz-cart-bottom-link:hover svg[data-v-568bbe3c]{transform:translate(-3px)}@media (width<=1199px){.uz-cart-item[data-v-568bbe3c]{grid-template-columns:105px minmax(0,1fr) 135px}.uz-cart-item-image[data-v-568bbe3c]{width:105px;height:105px}.uz-cart-item-total[data-v-568bbe3c]{flex-direction:row;grid-column:2/-1;justify-content:space-between;align-items:center;min-height:70px}.uz-cart-remove[data-v-568bbe3c]{margin-top:0}}@media (width<=991px){.uz-cart-items-card[data-v-568bbe3c]{padding:21px}}@media (width<=768px){.uz-cart-items-card[data-v-568bbe3c]{border-radius:20px;padding:14px}.uz-cart-items-head[data-v-568bbe3c]{min-height:68px;padding-bottom:13px}.uz-cart-items-head h2[data-v-568bbe3c]{font-size:17px}.uz-cart-items-head>span[data-v-568bbe3c]{min-height:30px;font-size:var(--vw-font-xs)}.uz-cart-items[data-v-568bbe3c]{gap:9px;margin-top:13px}.uz-cart-item[data-v-568bbe3c]{border-radius:16px;grid-template-columns:82px minmax(0,1fr);gap:11px;min-height:auto;padding:11px}.uz-cart-item-image[data-v-568bbe3c]{border-radius:14px;width:82px;height:82px}.uz-cart-item-label[data-v-568bbe3c]{min-height:23px;font-size:10px}.uz-cart-item-info h3[data-v-568bbe3c]{margin-top:8px;font-size:11px}.uz-cart-item-sku[data-v-568bbe3c]{font-size:var(--vw-font-xs)}.uz-cart-variant-options[data-v-568bbe3c]{gap:5px}.uz-cart-variant-option[data-v-568bbe3c]{min-height:23px;padding-inline:6px;font-size:10px}.uz-cart-item-unit-price[data-v-568bbe3c]{margin-top:8px}.uz-cart-item-unit-price strong[data-v-568bbe3c]{font-size:9px}.uz-cart-item-quantity[data-v-568bbe3c]{grid-column:1/-1;align-items:flex-start;padding-top:2px}.uz-cart-qty-control[data-v-568bbe3c]{width:100%}.uz-cart-item-total[data-v-568bbe3c]{border-radius:14px;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:10px}.uz-cart-item-total>strong[data-v-568bbe3c]{font-size:13px}.uz-cart-remove[data-v-568bbe3c]{min-height:32px}.uz-cart-bottom-link[data-v-568bbe3c]{justify-content:center;width:100%;min-height:47px}}@media (width<=420px){.uz-cart-item[data-v-568bbe3c]{grid-template-columns:72px minmax(0,1fr);padding-inline:9px}.uz-cart-item-image[data-v-568bbe3c]{width:72px;height:72px}.uz-cart-item-total[data-v-568bbe3c]{flex-direction:column;align-items:stretch}.uz-cart-remove[data-v-568bbe3c]{width:100%}}@media (hover:none){.uz-cart-item[data-v-568bbe3c]:hover,.uz-cart-qty-control button[data-v-568bbe3c]:hover,.uz-cart-remove[data-v-568bbe3c]:hover,.uz-cart-bottom-link[data-v-568bbe3c]:hover{transform:none}.uz-cart-image-shine[data-v-568bbe3c]{display:none}}@media (prefers-reduced-motion:reduce){.uz-cart-item-image img[data-v-568bbe3c]{transition:none}}.uz-cart-summary[data-v-568bbe3c]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#6ca8441a,#0000 34%),#fffffff7;border-radius:27px;min-width:0;padding:22px;animation:.68s cubic-bezier(.22,1,.36,1) both uzCartSummaryReveal-568bbe3c;position:sticky;top:110px;overflow:hidden;box-shadow:0 25px 68px #1f4b2221,inset 0 1px #fffffffa}.uz-cart-summary[data-v-568bbe3c]:before{content:"";pointer-events:none;background:#2f7d320b;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-80px}@keyframes uzCartSummaryReveal-568bbe3c{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.uz-cart-summary-head[data-v-568bbe3c]{z-index:2;border-bottom:1px solid var(--vw-border);justify-content:space-between;align-items:center;gap:14px;min-height:78px;padding-bottom:18px;display:flex;position:relative}.uz-cart-summary-head>div[data-v-568bbe3c]{min-width:0}.uz-cart-summary-head small[data-v-568bbe3c]{color:var(--vw-primary);font-size:var(--vw-font-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.uz-cart-summary-head h2[data-v-568bbe3c]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:22px;font-weight:900}.uz-cart-summary-head>span[data-v-568bbe3c]{color:#fff;background:radial-gradient(circle at 25% 15%, #fff3, transparent 35%), var(--vw-primary-gradient);border:4px solid var(--vw-primary-pale);width:46px;height:46px;box-shadow:var(--vw-shadow-primary);border-radius:15px 15px 15px 6px;flex:none;place-items:center;display:grid}.uz-cart-summary-head>span svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.uz-cart-summary-body[data-v-568bbe3c]{z-index:2;background:radial-gradient(circle at 100% 0%, #6ea94714, transparent 40%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:17px;margin-top:16px;padding:14px;position:relative}.uz-cart-summary-row[data-v-568bbe3c]{justify-content:space-between;align-items:center;gap:14px;min-height:42px;display:flex}.uz-cart-summary-row span[data-v-568bbe3c]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-cart-summary-row strong[data-v-568bbe3c]{color:var(--vw-text);white-space:nowrap;font-size:10px;font-weight:850}.uz-cart-summary-row strong.discount[data-v-568bbe3c]{color:var(--vw-success)}.uz-cart-summary-divider[data-v-568bbe3c]{background:linear-gradient(90deg, transparent, var(--vw-primary-border-strong), transparent);height:1px;margin:8px 0}.uz-cart-summary-total[data-v-568bbe3c]{color:#fff;min-height:80px;box-shadow:var(--vw-shadow-primary);background:radial-gradient(circle at 100% 0,#d8efb529,#0000 38%),linear-gradient(135deg,#0f3918,#195121 55%,#246c2e);border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding:14px;display:flex;overflow:hidden}.uz-cart-summary-total>span[data-v-568bbe3c]{color:#fff;flex-direction:column;gap:4px;font-size:10px;font-weight:850;display:flex}.uz-cart-summary-total>span small[data-v-568bbe3c]{color:#ffffff96;font-size:var(--vw-font-xs);font-weight:700}.uz-cart-summary-total>strong[data-v-568bbe3c]{color:#fff;letter-spacing:-.035em;white-space:nowrap;font-size:19px;font-weight:900}.uz-cart-checkout-btn[data-v-568bbe3c]{z-index:2;color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);width:100%;min-height:59px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-top:17px;font-size:9px;font-weight:850;display:flex;position:relative;overflow:hidden}.uz-cart-checkout-btn[data-v-568bbe3c]:before{content:"";filter:blur(12px);opacity:0;background:#fff3;width:18%;height:320%;transition:left .85s,opacity .25s;position:absolute;top:-120%;left:-25%;transform:rotate(22deg)}.uz-cart-checkout-btn[data-v-568bbe3c]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-cart-checkout-btn[data-v-568bbe3c]:hover:before{opacity:.8;left:120%}.uz-cart-checkout-btn>span[data-v-568bbe3c],.uz-cart-checkout-btn>svg[data-v-568bbe3c]{z-index:2;position:relative}.uz-cart-checkout-btn>svg[data-v-568bbe3c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.uz-cart-checkout-btn:hover>svg[data-v-568bbe3c]{transform:translate(4px)}.uz-cart-secure-note[data-v-568bbe3c]{z-index:2;min-height:44px;color:var(--vw-text-muted);font-size:var(--vw-font-xs);text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-weight:700;display:flex;position:relative}.uz-cart-secure-note svg[data-v-568bbe3c]{fill:none;width:17px;height:17px;stroke:var(--vw-primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.uz-cart-trust-grid[data-v-568bbe3c]{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:5px;display:grid;position:relative}.uz-cart-trust-grid article[data-v-568bbe3c]{min-height:76px;color:var(--vw-text-muted);background:var(--vw-surface-2);border:1px solid var(--vw-border);text-align:center;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:9px 5px;display:flex}.uz-cart-trust-grid article[data-v-568bbe3c]:hover{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-xs);background:#fff;transform:translateY(-2px)}.uz-cart-trust-grid svg[data-v-568bbe3c]{fill:none;width:20px;height:20px;stroke:var(--vw-primary);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.uz-cart-trust-grid span[data-v-568bbe3c]{font-size:var(--vw-font-xs);font-weight:800}@media (width<=991px){.uz-cart-summary[data-v-568bbe3c]{position:static}}@media (width<=768px){.uz-cart-summary[data-v-568bbe3c]{border-radius:20px;padding:14px}.uz-cart-summary-head[data-v-568bbe3c]{min-height:64px;padding-bottom:13px}.uz-cart-summary-head h2[data-v-568bbe3c]{font-size:17px}.uz-cart-summary-head>span[data-v-568bbe3c]{border-width:3px;border-radius:13px 13px 13px 5px;width:40px;height:40px}.uz-cart-summary-head>span svg[data-v-568bbe3c]{width:19px;height:19px}.uz-cart-summary-body[data-v-568bbe3c]{border-radius:15px;margin-top:13px;padding:12px}.uz-cart-summary-row[data-v-568bbe3c]{min-height:39px}.uz-cart-summary-total[data-v-568bbe3c]{min-height:68px;padding:11px}.uz-cart-summary-total>strong[data-v-568bbe3c]{font-size:16px}.uz-cart-checkout-btn[data-v-568bbe3c]{border-radius:14px;min-height:54px;margin-top:14px}.uz-cart-trust-grid article[data-v-568bbe3c]{border-radius:11px;min-height:66px}.uz-cart-trust-grid svg[data-v-568bbe3c]{width:18px;height:18px}}@media (width<=420px){.uz-cart-summary-total[data-v-568bbe3c]{flex-direction:column;align-items:flex-start;gap:9px}.uz-cart-summary-total>strong[data-v-568bbe3c]{font-size:17px}.uz-cart-trust-grid[data-v-568bbe3c]{grid-template-columns:1fr}.uz-cart-trust-grid article[data-v-568bbe3c]{flex-direction:row;min-height:58px}}@media (hover:none){.uz-cart-checkout-btn[data-v-568bbe3c]:hover,.uz-cart-trust-grid article[data-v-568bbe3c]:hover{transform:none}.uz-cart-checkout-btn[data-v-568bbe3c]:before{display:none}}@media (prefers-reduced-motion:reduce){.uz-cart-summary[data-v-568bbe3c]{animation:none}}.uz-checkout-page[data-v-719e1172]{min-height:100vh;color:var(--vw-text);isolation:isolate;background:radial-gradient(circle at 7% 8%,#5391311f,#0000 28%),radial-gradient(circle at 93% 31%,#dca13914,#0000 25%),linear-gradient(#fbfdf9 0%,#f4f9f0 52%,#fbfdf9 100%);position:relative;overflow:hidden}.uz-checkout-page[data-v-719e1172],.uz-checkout-page[data-v-719e1172] *,.uz-checkout-page[data-v-719e1172] :before,.uz-checkout-page[data-v-719e1172] :after{box-sizing:border-box}.uz-checkout-page svg[data-v-719e1172]{display:block}.uz-checkout-page button[data-v-719e1172],.uz-checkout-page input[data-v-719e1172],.uz-checkout-page select[data-v-719e1172],.uz-checkout-page textarea[data-v-719e1172]{font:inherit}.uz-checkout-page button[data-v-719e1172]{cursor:pointer;border:0}.uz-checkout-hero[data-v-719e1172]{z-index:2;isolation:isolate;padding:28px 0 42px;position:relative;overflow:hidden}.uz-checkout-hero[data-v-719e1172]:before{z-index:-2;content:"";filter:blur(110px);background:#52913133;border-radius:50%;width:520px;height:520px;animation:17s ease-in-out infinite uzCheckoutHeroOrbOne-719e1172;position:absolute;top:-230px;left:-190px}.uz-checkout-hero[data-v-719e1172]:after{z-index:-2;content:"";filter:blur(105px);background:#dca23924;border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite uzCheckoutHeroOrbTwo-719e1172;position:absolute;bottom:-240px;right:-190px}@keyframes uzCheckoutHeroOrbOne-719e1172{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(44px,29px)scale(1.07)}}@keyframes uzCheckoutHeroOrbTwo-719e1172{0%,to{transform:translate(0,0)}50%{transform:translate(-37px,-25px)}}.uz-checkout-hero-row[data-v-719e1172]{color:#fff;isolation:isolate;background:radial-gradient(circle at 86% 8%,#d3efb033,#0000 31%),radial-gradient(circle at 8% 100%,#68af592e,#0000 38%),linear-gradient(138deg,#0b2d13 0%,#12431b 43%,#1b5726 72%,#257031 100%);border:1px solid #ffffff21;border-radius:35px;justify-content:space-between;align-items:center;gap:46px;min-height:320px;padding:48px 52px;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 88px #082d0e3d,inset 0 1px #ffffff24}.uz-checkout-hero-row[data-v-719e1172]:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:450px;height:450px;position:absolute;top:-190px;right:-110px;box-shadow:0 0 0 55px #ffffff06,0 0 0 112px #ffffff04}.uz-checkout-hero-row[data-v-719e1172]:after{z-index:-1;content:"";filter:blur(18px);pointer-events:none;background:#c7e79e12;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-180px;left:29%}.uz-checkout-hero-copy[data-v-719e1172]{z-index:2;max-width:760px;position:relative}.uz-checkout-hero-copy>span[data-v-719e1172]{color:#d9efb6;-webkit-backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff16;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.uz-checkout-hero-copy>span[data-v-719e1172]:before{content:"";background:#bce187;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #bce1871c}.uz-checkout-hero-copy h1[data-v-719e1172]{color:#fff;letter-spacing:-.058em;margin-top:20px;font-size:clamp(44px,5vw,68px);font-weight:900;line-height:1.03}.uz-checkout-hero-copy p[data-v-719e1172]{color:#ffffffb3;max-width:690px;margin-top:18px;font-size:13px;line-height:1.8}.uz-checkout-back-link[data-v-719e1172]{z-index:2;min-width:182px;min-height:58px;color:var(--vw-primary-dark);-webkit-backdrop-filter:blur(16px);transition:color var(--vw-transition), background var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fffffff0;border:1px solid #ffffffbd;border-radius:17px;flex:none;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 16px 38px #03190729,inset 0 1px #fffffffa}.uz-checkout-back-link[data-v-719e1172]:hover{color:#fff;background:var(--vw-primary);box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-checkout-back-link svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.uz-checkout-back-link:hover svg[data-v-719e1172]{transform:translate(-3px)}.uz-checkout-steps[data-v-719e1172]{z-index:4;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr) 80px minmax(0,1fr);align-items:center;gap:12px;margin-top:16px;display:grid;position:relative}.uz-checkout-step[data-v-719e1172]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#6ca8441c,#0000 40%),#fffffff0;border-radius:20px;grid-template-columns:49px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 17px 40px #1f4b2217,inset 0 1px #fffffffa}.uz-checkout-step[data-v-719e1172]:before{content:"";pointer-events:none;background:#2f7d320b;border-radius:50%;width:108px;height:108px;position:absolute;bottom:-50px;right:-38px}.uz-checkout-step>span[data-v-719e1172]{z-index:2;width:49px;height:49px;color:var(--vw-text-muted);background:var(--vw-surface-3);border:1px solid var(--vw-border);border-radius:15px;place-items:center;display:grid;position:relative}.uz-checkout-step.completed>span[data-v-719e1172],.uz-checkout-step.active>span[data-v-719e1172]{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary);border-color:#0000}.uz-checkout-step svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.uz-checkout-step>div[data-v-719e1172]{z-index:2;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.uz-checkout-step small[data-v-719e1172]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);font-weight:700}.uz-checkout-step strong[data-v-719e1172]{color:var(--vw-text);font-size:13px;font-weight:900}.uz-checkout-step.active[data-v-719e1172]{border-color:var(--vw-primary-border-strong);box-shadow:0 22px 48px #1f4b2221,inset 0 1px #fffffffa}.uz-checkout-step-line[data-v-719e1172]{background:var(--vw-border);border-radius:999px;height:4px;position:relative;overflow:hidden}.uz-checkout-step-line[data-v-719e1172]:before{content:"";background:var(--vw-primary-gradient);border-radius:inherit;transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.uz-checkout-step-line.active[data-v-719e1172]:before{transform:scaleX(1)}.uz-checkout-main[data-v-719e1172]{z-index:2;padding:4px 0 100px;position:relative}.uz-checkout-main[data-v-719e1172]:before{z-index:-1;content:"";filter:blur(95px);pointer-events:none;background:#609c3b0f;border-radius:50%;width:340px;height:340px;position:absolute;top:160px;right:-140px}.uz-checkout-layout[data-v-719e1172]{grid-template-columns:minmax(0,1.24fr) minmax(360px,.76fr);align-items:start;gap:22px;display:grid}.uz-checkout-form-column[data-v-719e1172]{flex-direction:column;gap:20px;min-width:0;display:flex}.uz-checkout-summary[data-v-719e1172]{min-width:0;position:sticky;top:110px}.uz-checkout-loading[data-v-719e1172]{grid-template-columns:minmax(0,1.24fr) minmax(360px,.76fr);gap:22px;display:grid}.uz-checkout-loading-form[data-v-719e1172],.uz-checkout-loading-summary[data-v-719e1172]{border:1px solid var(--vw-border);background:#fffffff2;border-radius:27px;padding:22px;box-shadow:0 20px 52px #1f4b2217,inset 0 1px #fffffffa}.uz-checkout-loading-form>span[data-v-719e1172]{border-radius:17px;width:54px;height:54px;display:block}.uz-checkout-loading-form h3[data-v-719e1172],.uz-checkout-loading-summary h3[data-v-719e1172]{border-radius:999px;width:58%;height:20px;margin-top:18px}.uz-checkout-loading-form p[data-v-719e1172]{border-radius:15px;width:100%;height:58px;margin-top:13px}.uz-checkout-loading-form button[data-v-719e1172],.uz-checkout-loading-summary button[data-v-719e1172]{border-radius:15px;width:100%;height:56px;margin-top:18px}.uz-checkout-loading-summary span[data-v-719e1172]{border-radius:16px;width:100%;height:82px;margin-top:12px;display:block}.uz-checkout-loading-form>span[data-v-719e1172],.uz-checkout-loading-form h3[data-v-719e1172],.uz-checkout-loading-form p[data-v-719e1172],.uz-checkout-loading-form button[data-v-719e1172],.uz-checkout-loading-summary h3[data-v-719e1172],.uz-checkout-loading-summary span[data-v-719e1172],.uz-checkout-loading-summary button[data-v-719e1172]{background-image:linear-gradient(90deg, var(--vw-surface-3) 0%, #fff 48%, var(--vw-surface-3) 100%);background-size:220% 100%;animation:1.25s linear infinite uzCheckoutSkeleton-719e1172;position:relative;overflow:hidden}@keyframes uzCheckoutSkeleton-719e1172{to{background-position:-220% 0}}.uz-checkout-empty[data-v-719e1172]{border:1px dashed var(--vw-primary-border-strong);text-align:center;background:radial-gradient(circle at 50% 10%,#68a54124,#0000 35%),#fffffff2;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:48px 22px;display:flex;box-shadow:0 18px 45px #1f4b2214,inset 0 1px #fffffffa}.uz-checkout-empty-icon[data-v-719e1172]{width:92px;height:92px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:30px 30px 30px 11px;place-items:center;display:grid;box-shadow:0 17px 35px #2f7d321c,inset 0 1px #fffffff5}.uz-checkout-empty-icon svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.uz-checkout-empty>small[data-v-719e1172]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;margin-top:18px;padding:0 11px;font-weight:800;display:inline-flex}.uz-checkout-empty h2[data-v-719e1172]{color:var(--vw-text);letter-spacing:-.04em;margin-top:14px;font-size:31px;font-weight:900}.uz-checkout-empty p[data-v-719e1172]{max-width:570px;color:var(--vw-text-muted);margin-top:10px;font-size:10px;line-height:1.7}.uz-checkout-empty>a[data-v-719e1172]{color:#fff;background:var(--vw-primary-gradient);min-height:50px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:15px;align-items:center;gap:8px;margin-top:21px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex}.uz-checkout-empty>a[data-v-719e1172]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-checkout-empty>a svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@media (width<=1199px){.uz-checkout-layout[data-v-719e1172],.uz-checkout-loading[data-v-719e1172]{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr)}.uz-checkout-hero-row[data-v-719e1172]{gap:32px;padding:42px}.uz-checkout-hero-copy h1[data-v-719e1172]{font-size:55px}}@media (width<=991px){.uz-checkout-hero[data-v-719e1172]{padding-top:18px}.uz-checkout-hero-row[data-v-719e1172]{border-radius:29px;flex-direction:column;align-items:flex-start;gap:28px;min-height:auto;padding:36px}.uz-checkout-layout[data-v-719e1172],.uz-checkout-loading[data-v-719e1172]{grid-template-columns:1fr}.uz-checkout-summary[data-v-719e1172]{position:static}.uz-checkout-steps[data-v-719e1172]{grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr) 45px minmax(0,1fr)}}@media (width<=768px){.uz-checkout-hero[data-v-719e1172]{padding:9px 0 29px}.uz-checkout-hero-row[data-v-719e1172]{border-radius:23px;gap:22px;padding:27px 19px}.uz-checkout-hero-copy>span[data-v-719e1172]{min-height:32px;font-size:var(--vw-font-xs)}.uz-checkout-hero-copy h1[data-v-719e1172]{margin-top:16px;font-size:36px}.uz-checkout-hero-copy p[data-v-719e1172]{margin-top:13px;font-size:10px;line-height:1.7}.uz-checkout-back-link[data-v-719e1172]{border-radius:15px;width:100%;min-width:0;min-height:52px}.uz-checkout-steps[data-v-719e1172]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.uz-checkout-step-line[data-v-719e1172]{display:none}.uz-checkout-step[data-v-719e1172]{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:92px;padding:9px 5px;display:flex}.uz-checkout-step>span[data-v-719e1172]{border-radius:12px;width:39px;height:39px}.uz-checkout-step svg[data-v-719e1172]{width:19px;height:19px}.uz-checkout-step small[data-v-719e1172]{font-size:10px}.uz-checkout-step strong[data-v-719e1172]{font-size:9px}.uz-checkout-main[data-v-719e1172]{padding-bottom:76px}.uz-checkout-loading[data-v-719e1172]{gap:13px}.uz-checkout-loading-form[data-v-719e1172],.uz-checkout-loading-summary[data-v-719e1172]{border-radius:20px;padding:14px}.uz-checkout-empty[data-v-719e1172]{border-radius:21px;min-height:430px;padding:36px 17px}.uz-checkout-empty-icon[data-v-719e1172]{border-radius:24px 24px 24px 9px;width:74px;height:74px}.uz-checkout-empty-icon svg[data-v-719e1172]{width:35px;height:35px}.uz-checkout-empty h2[data-v-719e1172]{font-size:24px}.uz-checkout-empty p[data-v-719e1172]{font-size:9px}}@media (width<=420px){.uz-checkout-hero-row[data-v-719e1172]{padding-inline:16px}.uz-checkout-hero-copy h1[data-v-719e1172]{font-size:32px}.uz-checkout-step[data-v-719e1172]{min-height:86px}}@media (hover:none){.uz-checkout-back-link[data-v-719e1172]:hover,.uz-checkout-empty>a[data-v-719e1172]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-checkout-hero[data-v-719e1172]:before,.uz-checkout-hero[data-v-719e1172]:after,.uz-checkout-loading-form>span[data-v-719e1172],.uz-checkout-loading-form h3[data-v-719e1172],.uz-checkout-loading-form p[data-v-719e1172],.uz-checkout-loading-form button[data-v-719e1172],.uz-checkout-loading-summary h3[data-v-719e1172],.uz-checkout-loading-summary span[data-v-719e1172],.uz-checkout-loading-summary button[data-v-719e1172]{animation:none}.uz-checkout-page[data-v-719e1172] *,.uz-checkout-page[data-v-719e1172] :before,.uz-checkout-page[data-v-719e1172] :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.uz-checkout-card[data-v-719e1172]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#6ca84417,#0000 34%),#fffffff5;border-radius:27px;min-width:0;padding:24px;position:relative;overflow:hidden;box-shadow:0 22px 58px #1f4b2217,inset 0 1px #fffffffa}.uz-checkout-card[data-v-719e1172]:before{content:"";pointer-events:none;background:#2f7d320a;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-105px;right:-85px}.uz-checkout-card-head[data-v-719e1172]{z-index:2;border-bottom:1px solid var(--vw-border);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;min-height:86px;padding-bottom:20px;display:grid;position:relative}.uz-checkout-card-icon[data-v-719e1172]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);border:5px solid var(--vw-primary-pale);width:58px;height:58px;box-shadow:var(--vw-shadow-primary);border-radius:19px 19px 19px 7px;place-items:center;display:grid}.uz-checkout-card-icon svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.uz-checkout-card-head>div[data-v-719e1172]{min-width:0}.uz-checkout-card-head small[data-v-719e1172]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.uz-checkout-card-head h2[data-v-719e1172]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:24px;font-weight:900}.uz-checkout-card-head p[data-v-719e1172]{color:var(--vw-text-muted);margin-top:7px;font-size:9px;line-height:1.6}.uz-checkout-fields-grid[data-v-719e1172]{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;margin-top:20px;display:grid;position:relative}.uz-checkout-field[data-v-719e1172]{min-width:0}.uz-checkout-field-full[data-v-719e1172]{grid-column:1/-1}.uz-checkout-field>label[data-v-719e1172]{min-height:18px;color:var(--vw-text);align-items:center;gap:5px;margin-bottom:8px;font-size:9px;font-weight:800;display:flex}.uz-checkout-field>label>span[data-v-719e1172]{color:var(--vw-danger)}.uz-checkout-field>label>em[data-v-719e1172]{min-height:22px;color:var(--vw-text-muted);background:var(--vw-surface-3);border:1px solid var(--vw-border);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;margin-left:3px;padding:0 7px;font-style:normal;font-weight:750;display:inline-flex}.uz-checkout-input-wrap[data-v-719e1172]{background:var(--vw-surface-2);border:1px solid var(--vw-border);min-height:60px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);border-radius:16px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;padding:7px 11px 7px 7px;display:grid}.uz-checkout-input-wrap[data-v-719e1172]:focus-within{border-color:var(--vw-primary);background:#fff;box-shadow:0 0 0 4px #2f7d3214}.uz-checkout-input-wrap>span[data-v-719e1172]{width:44px;height:44px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition);border-radius:13px;place-items:center;display:grid}.uz-checkout-input-wrap>span svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.uz-checkout-input-wrap input[data-v-719e1172],.uz-checkout-input-wrap select[data-v-719e1172],.uz-checkout-input-wrap textarea[data-v-719e1172]{width:100%;min-width:0;color:var(--vw-text);background:0 0;border:0;outline:0;padding:0;font-size:10px;font-weight:650}.uz-checkout-input-wrap input[data-v-719e1172]{height:44px}.uz-checkout-input-wrap input[data-v-719e1172]::placeholder,.uz-checkout-input-wrap textarea[data-v-719e1172]::placeholder{color:var(--vw-text-subtle);font-weight:500}.uz-checkout-select-wrap[data-v-719e1172]{grid-template-columns:44px minmax(0,1fr) 30px;padding-right:8px;position:relative}.uz-checkout-select-wrap select[data-v-719e1172]{cursor:pointer;appearance:none;height:44px}.uz-checkout-select-wrap select option[data-v-719e1172]{color:var(--vw-text);background:#fff}.uz-checkout-select-arrow[data-v-719e1172]{width:18px;height:18px;color:var(--vw-text-muted);fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transition:transform var(--vw-transition)}.uz-checkout-select-wrap:focus-within .uz-checkout-select-arrow[data-v-719e1172]{color:var(--vw-primary);transform:rotate(180deg)}.uz-checkout-textarea-wrap[data-v-719e1172]{grid-template-columns:44px minmax(0,1fr);align-items:start;min-height:145px}.uz-checkout-textarea-wrap>span[data-v-719e1172]{margin-top:1px}.uz-checkout-textarea-wrap textarea[data-v-719e1172]{resize:vertical;min-height:125px;padding:12px 0;line-height:1.65}.uz-checkout-field.error .uz-checkout-input-wrap[data-v-719e1172]{background:#fff8f8;border-color:#cf48486b;box-shadow:0 0 0 4px #cf48480f}.uz-checkout-field.error .uz-checkout-input-wrap>span[data-v-719e1172]{color:var(--vw-danger);background:#fff0f0;border-color:#cf484829}.uz-checkout-field>small[data-v-719e1172]{color:var(--vw-danger);font-size:var(--vw-font-xs);align-items:center;gap:6px;margin-top:7px;font-weight:700;display:inline-flex}.uz-checkout-field>small[data-v-719e1172]:before{content:"";background:var(--vw-danger);border-radius:50%;flex:none;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #cf484814}.uz-checkout-delivery-notice[data-v-719e1172]{z-index:2;color:#fff;min-height:72px;box-shadow:var(--vw-shadow-primary);background:radial-gradient(circle at 100% 0,#d7efb329,#0000 39%),linear-gradient(135deg,#0f3918,#195121 55%,#246c2e);border-radius:17px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin-top:18px;padding:11px;display:grid;position:relative}.uz-checkout-delivery-notice>span[data-v-719e1172]{color:#d8efb5;background:#ffffff17;border:1px solid #ffffff21;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.uz-checkout-delivery-notice svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.uz-checkout-delivery-notice p[data-v-719e1172]{color:#ffffffb3;font-size:10px;line-height:1.6}.uz-checkout-input-wrap:focus-within>span[data-v-719e1172]{color:#fff;background:var(--vw-primary-gradient);border-color:#0000}.uz-checkout-card[data-v-719e1172]{animation:.62s cubic-bezier(.22,1,.36,1) both uzCheckoutCardReveal-719e1172}.uz-checkout-card[data-v-719e1172]:nth-child(2){animation-delay:90ms}@keyframes uzCheckoutCardReveal-719e1172{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=991px){.uz-checkout-card[data-v-719e1172]{padding:21px}.uz-checkout-card-head h2[data-v-719e1172]{font-size:22px}}@media (width<=768px){.uz-checkout-form-column[data-v-719e1172]{gap:13px}.uz-checkout-card[data-v-719e1172]{border-radius:20px;padding:14px}.uz-checkout-card-head[data-v-719e1172]{grid-template-columns:47px minmax(0,1fr);gap:10px;min-height:73px;padding-bottom:14px}.uz-checkout-card-icon[data-v-719e1172]{border-width:4px;border-radius:16px 16px 16px 6px;width:47px;height:47px}.uz-checkout-card-icon svg[data-v-719e1172]{width:22px;height:22px}.uz-checkout-card-head small[data-v-719e1172]{font-size:var(--vw-font-xs)}.uz-checkout-card-head h2[data-v-719e1172]{font-size:17px}.uz-checkout-card-head p[data-v-719e1172]{font-size:var(--vw-font-xs)}.uz-checkout-fields-grid[data-v-719e1172]{grid-template-columns:1fr;gap:14px;margin-top:16px}.uz-checkout-field-full[data-v-719e1172]{grid-column:auto}.uz-checkout-input-wrap[data-v-719e1172]{border-radius:14px;grid-template-columns:39px minmax(0,1fr);min-height:55px;padding:7px 9px 7px 7px}.uz-checkout-input-wrap>span[data-v-719e1172]{border-radius:11px;width:39px;height:39px}.uz-checkout-input-wrap>span svg[data-v-719e1172]{width:19px;height:19px}.uz-checkout-input-wrap input[data-v-719e1172]{height:39px;font-size:9px}.uz-checkout-select-wrap[data-v-719e1172]{grid-template-columns:39px minmax(0,1fr) 27px}.uz-checkout-select-wrap select[data-v-719e1172]{height:39px;font-size:9px}.uz-checkout-textarea-wrap[data-v-719e1172]{grid-template-columns:39px minmax(0,1fr);min-height:130px}.uz-checkout-textarea-wrap textarea[data-v-719e1172]{min-height:110px;font-size:9px}.uz-checkout-delivery-notice[data-v-719e1172]{border-radius:15px;grid-template-columns:38px minmax(0,1fr);min-height:64px;margin-top:14px}.uz-checkout-delivery-notice>span[data-v-719e1172]{border-radius:11px;width:38px;height:38px}.uz-checkout-delivery-notice p[data-v-719e1172]{font-size:var(--vw-font-xs)}}@media (width<=420px){.uz-checkout-card[data-v-719e1172]{padding-inline:12px}.uz-checkout-card-head h2[data-v-719e1172]{font-size:16px}.uz-checkout-field>label[data-v-719e1172]{font-size:10px}}@media (prefers-reduced-motion:reduce){.uz-checkout-card[data-v-719e1172]{animation:none}}.uz-checkout-payment-grid[data-v-719e1172]{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid;position:relative}.uz-checkout-payment-card[data-v-719e1172]{width:100%;min-height:128px;color:var(--vw-text);background:radial-gradient(circle at 100% 0%, #6ca84414, transparent 42%), var(--vw-surface-2);border:1px solid var(--vw-border);text-align:left;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:18px;grid-template-columns:50px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:14px;display:grid;position:relative;overflow:hidden}.uz-checkout-payment-card[data-v-719e1172]:before{content:"";pointer-events:none;background:#2f7d320a;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-52px;right:-42px}.uz-checkout-payment-card[data-v-719e1172]:after{content:"";background:var(--vw-primary-gradient);transform-origin:0;width:100%;height:4px;transition:transform .38s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.uz-checkout-payment-card[data-v-719e1172]:hover{border-color:var(--vw-primary-border-strong);background:#fff;transform:translateY(-3px);box-shadow:0 18px 40px #1f4b221c}.uz-checkout-payment-card[data-v-719e1172]:hover:after{transform:scaleX(.35)}.uz-checkout-payment-card.active[data-v-719e1172]{border-color:var(--vw-primary);background:radial-gradient(circle at 100% 0,#73b34926,#0000 42%),#f5fbf1;transform:translateY(-2px);box-shadow:0 20px 44px #2f7d3226,0 0 0 4px #2f7d320f}.uz-checkout-payment-card.active[data-v-719e1172]:after{transform:scaleX(1)}.uz-checkout-payment-icon[data-v-719e1172]{z-index:2;width:50px;height:50px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition);border-radius:15px;place-items:center;display:grid;position:relative}.uz-checkout-payment-card:hover .uz-checkout-payment-icon[data-v-719e1172],.uz-checkout-payment-card.active .uz-checkout-payment-icon[data-v-719e1172]{color:#fff;background:var(--vw-primary-gradient);border-color:#0000;transform:rotate(-5deg)scale(1.04)}.uz-checkout-payment-icon svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.uz-checkout-payment-card:nth-child(2) .uz-checkout-payment-icon[data-v-719e1172]{color:#a84370;background:#fff0f5;border-color:#c44c7729}.uz-checkout-payment-card:nth-child(2):hover .uz-checkout-payment-icon[data-v-719e1172],.uz-checkout-payment-card:nth-child(2).active .uz-checkout-payment-icon[data-v-719e1172]{color:#fff;background:linear-gradient(135deg,#b84770,#d86a91)}.uz-checkout-payment-card:nth-child(3) .uz-checkout-payment-icon[data-v-719e1172]{color:#cb6d15;background:#fff5e7;border-color:#cf751929}.uz-checkout-payment-card:nth-child(3):hover .uz-checkout-payment-icon[data-v-719e1172],.uz-checkout-payment-card:nth-child(3).active .uz-checkout-payment-icon[data-v-719e1172]{color:#fff;background:linear-gradient(135deg,#c26b19,#e79a3d)}.uz-checkout-payment-card:nth-child(4) .uz-checkout-payment-icon[data-v-719e1172]{color:#5b55a8;background:#f2f1ff;border-color:#655eb529}.uz-checkout-payment-card:nth-child(4):hover .uz-checkout-payment-icon[data-v-719e1172],.uz-checkout-payment-card:nth-child(4).active .uz-checkout-payment-icon[data-v-719e1172]{color:#fff;background:linear-gradient(135deg,#5b55a8,#8179d8)}.uz-checkout-payment-card:nth-child(5) .uz-checkout-payment-icon[data-v-719e1172]{color:#27698f;background:#edf7fc;border-color:#3280a929}.uz-checkout-payment-card:nth-child(5):hover .uz-checkout-payment-icon[data-v-719e1172],.uz-checkout-payment-card:nth-child(5).active .uz-checkout-payment-icon[data-v-719e1172]{color:#fff;background:linear-gradient(135deg,#27698f,#4d9cc5)}.uz-checkout-payment-copy[data-v-719e1172]{z-index:2;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.uz-checkout-payment-copy small[data-v-719e1172]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);font-weight:700}.uz-checkout-payment-copy strong[data-v-719e1172]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.35;overflow:hidden}.uz-checkout-payment-copy p[data-v-719e1172]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.uz-checkout-payment-check[data-v-719e1172]{z-index:2;color:#0000;border:1px solid var(--vw-border);width:28px;height:28px;transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fff;border-radius:50%;place-items:center;display:grid;position:relative}.uz-checkout-payment-check svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.uz-checkout-payment-card.active .uz-checkout-payment-check[data-v-719e1172]{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);transform:scale(1.05);box-shadow:0 6px 15px #2f7d3236,0 0 0 5px #2f7d3212}.uz-checkout-payment-error[data-v-719e1172]{z-index:2;color:var(--vw-danger);font-size:var(--vw-font-xs);align-items:center;gap:7px;margin-top:11px;font-weight:700;display:inline-flex;position:relative}.uz-checkout-payment-error[data-v-719e1172]:before{content:"";background:var(--vw-danger);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #cf484814}.uz-checkout-payment-empty[data-v-719e1172]{z-index:2;background:radial-gradient(circle at 100% 0,#cf48480f,#0000 42%),#fff9f9;border:1px dashed #cf484847;border-radius:18px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;min-height:130px;margin-top:20px;padding:17px;display:grid;position:relative}.uz-checkout-payment-empty>span[data-v-719e1172]{width:54px;height:54px;color:var(--vw-danger);background:#fff0f0;border:1px solid #cf484829;border-radius:17px;place-items:center;display:grid}.uz-checkout-payment-empty svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.uz-checkout-payment-empty>div[data-v-719e1172]{min-width:0}.uz-checkout-payment-empty strong[data-v-719e1172]{color:var(--vw-text);font-size:11px;font-weight:900}.uz-checkout-payment-empty p[data-v-719e1172]{color:var(--vw-text-muted);margin-top:6px;font-size:10px;line-height:1.55}.uz-checkout-payment-card[data-v-719e1172]:focus-visible{border-color:var(--vw-primary);outline:0;box-shadow:0 0 0 4px #2f7d321a,0 18px 40px #1f4b221c}@media (width<=991px){.uz-checkout-payment-grid[data-v-719e1172]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.uz-checkout-payment-grid[data-v-719e1172]{grid-template-columns:1fr;gap:9px;margin-top:16px}.uz-checkout-payment-card[data-v-719e1172]{border-radius:15px;grid-template-columns:43px minmax(0,1fr) 26px;gap:10px;min-height:104px;padding:11px}.uz-checkout-payment-icon[data-v-719e1172]{border-radius:13px;width:43px;height:43px}.uz-checkout-payment-icon svg[data-v-719e1172]{width:21px;height:21px}.uz-checkout-payment-copy small[data-v-719e1172]{font-size:var(--vw-font-xs)}.uz-checkout-payment-copy strong[data-v-719e1172]{font-size:9px}.uz-checkout-payment-copy p[data-v-719e1172]{font-size:var(--vw-font-xs)}.uz-checkout-payment-check[data-v-719e1172]{width:26px;height:26px}.uz-checkout-payment-empty[data-v-719e1172]{border-radius:15px;grid-template-columns:46px minmax(0,1fr);gap:11px;min-height:110px;margin-top:16px;padding:13px}.uz-checkout-payment-empty>span[data-v-719e1172]{border-radius:14px;width:46px;height:46px}.uz-checkout-payment-empty strong[data-v-719e1172]{font-size:9px}.uz-checkout-payment-empty p[data-v-719e1172]{font-size:var(--vw-font-xs)}}@media (width<=420px){.uz-checkout-payment-card[data-v-719e1172]{grid-template-columns:41px minmax(0,1fr) 24px;padding-inline:9px}.uz-checkout-payment-icon[data-v-719e1172]{width:41px;height:41px}}@media (hover:none){.uz-checkout-payment-card[data-v-719e1172]:hover{transform:none}}.uz-checkout-summary[data-v-719e1172]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#6ca8441a,#0000 34%),#fffffff7;border-radius:27px;min-width:0;padding:22px;animation:.68s cubic-bezier(.22,1,.36,1) both uzCheckoutSummaryReveal-719e1172;position:sticky;top:110px;overflow:hidden;box-shadow:0 25px 68px #1f4b2221,inset 0 1px #fffffffa}.uz-checkout-summary[data-v-719e1172]:before{content:"";pointer-events:none;background:#2f7d320b;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-80px}@keyframes uzCheckoutSummaryReveal-719e1172{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.uz-checkout-summary-head[data-v-719e1172]{z-index:2;border-bottom:1px solid var(--vw-border);justify-content:space-between;align-items:center;gap:16px;min-height:75px;padding-bottom:18px;display:flex;position:relative}.uz-checkout-summary-head>div[data-v-719e1172]{min-width:0}.uz-checkout-summary-head small[data-v-719e1172]{color:var(--vw-primary);font-size:var(--vw-font-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.uz-checkout-summary-head h2[data-v-719e1172]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:22px;font-weight:900}.uz-checkout-summary-head>span[data-v-719e1172]{min-height:34px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);font-size:var(--vw-font-xs);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 11px;font-weight:850;display:inline-flex}.uz-checkout-items[data-v-719e1172]{z-index:2;scrollbar-width:thin;scrollbar-color:var(--vw-primary-border-strong) transparent;flex-direction:column;gap:9px;max-height:410px;margin-top:16px;padding-right:3px;display:flex;position:relative;overflow-y:auto}.uz-checkout-items[data-v-719e1172]::-webkit-scrollbar{width:6px}.uz-checkout-items[data-v-719e1172]::-webkit-scrollbar-thumb{background:var(--vw-primary-border-strong);border-radius:999px}.uz-checkout-item[data-v-719e1172]{background:radial-gradient(circle at 100% 0%, #6ca84412, transparent 42%), var(--vw-surface-2);border:1px solid var(--vw-border);min-height:94px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:16px;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 11px 10px 10px;display:grid;position:relative;overflow:hidden}.uz-checkout-item[data-v-719e1172]:before{content:"";pointer-events:none;background:#2f7d3209;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-50px;right:-42px}.uz-checkout-item[data-v-719e1172]:hover{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);background:#fff;transform:translate(3px)}.uz-checkout-item-image[data-v-719e1172]{border:1px solid var(--vw-border);width:66px;height:66px;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:14px;position:relative;overflow:visible}.uz-checkout-item-image img[data-v-719e1172]{object-fit:contain;border-radius:inherit;width:100%;height:100%;padding:5px;display:block}.uz-checkout-item-image>span[data-v-719e1172]{width:100%;height:100%;color:var(--vw-text-subtle);background:var(--vw-surface-3);border-radius:inherit;place-items:center;display:grid}.uz-checkout-item-image>span svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.uz-checkout-item-image>b[data-v-719e1172]{color:#fff;background:var(--vw-primary-gradient);min-width:24px;height:24px;font-size:var(--vw-font-xs);border:3px solid #fff;border-radius:999px;place-items:center;padding:0 5px;font-weight:850;display:grid;position:absolute;top:-7px;right:-7px;box-shadow:0 6px 15px #2f7d3233}.uz-checkout-item-copy[data-v-719e1172]{z-index:2;min-width:0;position:relative}.uz-checkout-item-copy h4[data-v-719e1172]{color:var(--vw-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:850;line-height:1.4;display:-webkit-box;overflow:hidden}.uz-checkout-item-sku[data-v-719e1172]{color:var(--vw-text-muted);font-size:var(--vw-font-xs);margin-top:4px}.uz-checkout-item-copy>small[data-v-719e1172]{min-height:24px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);font-size:var(--vw-font-xs);border-radius:999px;align-items:center;margin-top:7px;padding:0 8px;font-weight:750;display:inline-flex}.uz-checkout-item>strong[data-v-719e1172]{z-index:2;color:var(--vw-primary-dark);letter-spacing:-.025em;white-space:nowrap;font-size:12px;font-weight:900;position:relative}.uz-checkout-variant-options[data-v-719e1172]{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.uz-checkout-variant-option[data-v-719e1172]{min-height:25px;color:var(--vw-text-soft);border:1px solid var(--vw-border);font-size:var(--vw-font-xs);box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:999px;align-items:center;gap:4px;padding:0 7px;display:inline-flex}.uz-checkout-variant-option>b[data-v-719e1172]{color:var(--vw-text-muted);font-weight:750}.uz-checkout-variant-option>strong[data-v-719e1172]{color:var(--vw-text);font-weight:850}.uz-checkout-color-dot[data-v-719e1172]{width:10px;height:10px;box-shadow:0 0 0 1px var(--vw-border-strong), 0 2px 5px #00000014;border:2px solid #fff;border-radius:50%;flex:none}.uz-checkout-price-summary[data-v-719e1172]{z-index:2;background:radial-gradient(circle at 100% 0%, #6ea94717, transparent 40%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:17px;margin-top:17px;padding:15px;position:relative}.uz-checkout-summary-row[data-v-719e1172]{justify-content:space-between;align-items:center;gap:14px;min-height:41px;display:flex}.uz-checkout-summary-row span[data-v-719e1172]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-checkout-summary-row strong[data-v-719e1172]{color:var(--vw-text);font-size:10px;font-weight:850}.uz-checkout-summary-row strong.discount[data-v-719e1172]{color:var(--vw-success)}.uz-checkout-summary-divider[data-v-719e1172]{background:linear-gradient(90deg, transparent, var(--vw-primary-border-strong), transparent);height:1px;margin:7px 0}.uz-checkout-summary-total[data-v-719e1172]{color:#fff;min-height:76px;box-shadow:var(--vw-shadow-primary);background:radial-gradient(circle at 100% 0,#d8efb529,#0000 38%),linear-gradient(135deg,#0f3918,#195121 55%,#246c2e);border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin-top:9px;padding:13px;display:flex}.uz-checkout-summary-total>span[data-v-719e1172]{color:#fff;flex-direction:column;gap:4px;font-size:10px;font-weight:850;display:flex}.uz-checkout-summary-total>span small[data-v-719e1172]{color:#ffffff96;font-size:var(--vw-font-xs);font-weight:700}.uz-checkout-summary-total>strong[data-v-719e1172]{color:#fff;letter-spacing:-.035em;font-size:19px;font-weight:900}.uz-checkout-place-order[data-v-719e1172]{z-index:2;color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);width:100%;min-height:59px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), opacity var(--vw-transition), transform var(--vw-transition);border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-top:17px;font-size:9px;font-weight:850;display:flex;position:relative;overflow:hidden}.uz-checkout-place-order[data-v-719e1172]:before{content:"";filter:blur(12px);opacity:0;background:#fff3;width:18%;height:320%;transition:left .85s,opacity .25s;position:absolute;top:-120%;left:-25%;transform:rotate(22deg)}.uz-checkout-place-order[data-v-719e1172]:hover:not(:disabled){box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-checkout-place-order[data-v-719e1172]:hover:not(:disabled):before{opacity:.8;left:120%}.uz-checkout-place-order[data-v-719e1172]:disabled{cursor:not-allowed;opacity:.62}.uz-checkout-place-order>span[data-v-719e1172],.uz-checkout-place-order>svg[data-v-719e1172]{z-index:2;position:relative}.uz-checkout-place-order>svg[data-v-719e1172]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.uz-checkout-place-order:hover:not(:disabled)>svg[data-v-719e1172]{transform:translate(4px)}.uz-checkout-button-loader[data-v-719e1172]{border:2px solid #ffffff57;border-top-color:#fff;border-radius:50%;width:19px;height:19px;animation:.7s linear infinite uzCheckoutButtonSpin-719e1172}@keyframes uzCheckoutButtonSpin-719e1172{to{transform:rotate(360deg)}}.uz-checkout-secure[data-v-719e1172]{z-index:2;min-height:44px;color:var(--vw-text-muted);font-size:var(--vw-font-xs);text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-weight:700;display:flex;position:relative}.uz-checkout-secure svg[data-v-719e1172]{fill:none;width:17px;height:17px;stroke:var(--vw-primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.uz-checkout-trust-grid[data-v-719e1172]{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:5px;display:grid;position:relative}.uz-checkout-trust-grid>div[data-v-719e1172]{min-height:75px;color:var(--vw-text-muted);background:var(--vw-surface-2);border:1px solid var(--vw-border);text-align:center;transition:background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:9px 5px;display:flex}.uz-checkout-trust-grid>div[data-v-719e1172]:hover{border-color:var(--vw-primary-border-strong);background:#fff;transform:translateY(-2px)}.uz-checkout-trust-grid svg[data-v-719e1172]{fill:none;width:20px;height:20px;stroke:var(--vw-primary);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.uz-checkout-trust-grid span[data-v-719e1172]{font-size:var(--vw-font-xs);font-weight:800}@media (width<=991px){.uz-checkout-summary[data-v-719e1172]{position:static}.uz-checkout-items[data-v-719e1172]{max-height:none}}@media (width<=768px){.uz-checkout-summary[data-v-719e1172]{border-radius:20px;padding:14px}.uz-checkout-summary-head[data-v-719e1172]{min-height:63px;padding-bottom:13px}.uz-checkout-summary-head h2[data-v-719e1172]{font-size:17px}.uz-checkout-summary-head>span[data-v-719e1172]{min-height:30px;font-size:var(--vw-font-xs)}.uz-checkout-items[data-v-719e1172]{gap:8px;margin-top:13px}.uz-checkout-item[data-v-719e1172]{border-radius:14px;grid-template-columns:56px minmax(0,1fr) auto;gap:9px;min-height:84px;padding:8px 9px 8px 8px}.uz-checkout-item-image[data-v-719e1172]{border-radius:12px;width:56px;height:56px}.uz-checkout-item-copy h4[data-v-719e1172]{font-size:9px}.uz-checkout-item>strong[data-v-719e1172]{font-size:10px}.uz-checkout-variant-option[data-v-719e1172]{min-height:22px;padding-inline:6px;font-size:10px}.uz-checkout-price-summary[data-v-719e1172]{border-radius:15px;margin-top:14px;padding:12px}.uz-checkout-summary-total[data-v-719e1172]{min-height:68px;padding:11px}.uz-checkout-summary-total>strong[data-v-719e1172]{font-size:16px}.uz-checkout-place-order[data-v-719e1172]{border-radius:14px;min-height:54px;margin-top:14px}.uz-checkout-trust-grid>div[data-v-719e1172]{border-radius:11px;min-height:66px}.uz-checkout-trust-grid svg[data-v-719e1172]{width:18px;height:18px}}@media (width<=420px){.uz-checkout-item[data-v-719e1172]{grid-template-columns:52px minmax(0,1fr)}.uz-checkout-item-image[data-v-719e1172]{width:52px;height:52px}.uz-checkout-item>strong[data-v-719e1172]{grid-column:2;justify-self:start;margin-top:3px}.uz-checkout-summary-total[data-v-719e1172]{flex-direction:column;align-items:flex-start;gap:9px}}@media (hover:none){.uz-checkout-item[data-v-719e1172]:hover,.uz-checkout-place-order[data-v-719e1172]:hover,.uz-checkout-trust-grid>div[data-v-719e1172]:hover{transform:none}.uz-checkout-place-order[data-v-719e1172]:before{display:none}}@media (prefers-reduced-motion:reduce){.uz-checkout-summary[data-v-719e1172],.uz-checkout-button-loader[data-v-719e1172]{animation:none}}.uz-success-page[data-v-0a1461bb]{min-height:100vh;color:var(--vw-text);isolation:isolate;background:radial-gradient(circle at 7% 8%,#53913121,#0000 28%),radial-gradient(circle at 93% 30%,#dca13917,#0000 25%),linear-gradient(#fbfdf9 0%,#f4f9f0 52%,#fbfdf9 100%);position:relative;overflow:hidden}.uz-success-page[data-v-0a1461bb],.uz-success-page[data-v-0a1461bb] *,.uz-success-page[data-v-0a1461bb] :before,.uz-success-page[data-v-0a1461bb] :after{box-sizing:border-box}.uz-success-page svg[data-v-0a1461bb]{display:block}.uz-success-section[data-v-0a1461bb]{z-index:2;padding:34px 0 100px;position:relative}.uz-success-section[data-v-0a1461bb]:before{z-index:-1;content:"";filter:blur(110px);background:#5291312e;border-radius:50%;width:500px;height:500px;animation:18s ease-in-out infinite uzSuccessPageOrbOne-0a1461bb;position:absolute;top:-210px;left:-170px}.uz-success-section[data-v-0a1461bb]:after{z-index:-1;content:"";filter:blur(105px);background:#dca2391f;border-radius:50%;width:460px;height:460px;animation:21s ease-in-out infinite uzSuccessPageOrbTwo-0a1461bb;position:absolute;bottom:40px;right:-180px}@keyframes uzSuccessPageOrbOne-0a1461bb{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(44px,28px)scale(1.07)}}@keyframes uzSuccessPageOrbTwo-0a1461bb{0%,to{transform:translate(0,0)}50%{transform:translate(-36px,-25px)}}.uz-success-card[data-v-0a1461bb]{-webkit-backdrop-filter:blur(22px);isolation:isolate;background:radial-gradient(circle at 100% 0,#6ea9471c,#0000 32%),#fffffff7;border:1px solid #ffffffd1;border-radius:38px;width:min(100%,1120px);margin:0 auto;padding:54px;animation:.72s cubic-bezier(.22,1,.36,1) both uzSuccessCardReveal-0a1461bb;position:relative;overflow:hidden;box-shadow:0 38px 100px #0d38142e,inset 0 1px #fffffffa}.uz-success-card[data-v-0a1461bb]:before{z-index:-1;content:"";opacity:.33;pointer-events:none;background-image:linear-gradient(#2f7d3206 1px,#0000 1px),linear-gradient(90deg,#2f7d3206 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.uz-success-card[data-v-0a1461bb]:after{content:"";background:var(--vw-primary-gradient);border-radius:0 0 999px 999px;width:190px;height:5px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #2f7d3233}@keyframes uzSuccessCardReveal-0a1461bb{0%{opacity:0;transform:translateY(26px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.uz-success-glow[data-v-0a1461bb]{z-index:-1;filter:blur(90px);pointer-events:none;background:#62a53d1f;border-radius:50%;width:460px;height:460px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.uz-success-ring[data-v-0a1461bb]{z-index:-1;pointer-events:none;border:1px solid #2f7d320f;border-radius:50%;position:absolute}.uz-success-ring-one[data-v-0a1461bb]{width:280px;height:280px;top:-100px;right:-70px;box-shadow:0 0 0 55px #2f7d3205,0 0 0 110px #2f7d3203}.uz-success-ring-two[data-v-0a1461bb]{width:220px;height:220px;bottom:-80px;left:-60px;box-shadow:0 0 0 44px #cd872504,0 0 0 88px #cd872502}.uz-success-status-icon[data-v-0a1461bb]{color:#fff;background:radial-gradient(circle at 25% 15%, #ffffff3d, transparent 34%), var(--vw-primary-gradient);border:10px solid var(--vw-primary-pale);border-radius:50%;place-items:center;width:112px;height:112px;margin:0 auto;animation:4.8s ease-in-out infinite uzSuccessIconFloat-0a1461bb;display:grid;position:relative;box-shadow:0 24px 50px #2f7d323d,0 0 0 12px #2f7d320d}.uz-success-status-icon[data-v-0a1461bb]:before{content:"";border:1px solid #2f7d321f;border-radius:50%;animation:2.8s ease-out infinite uzSuccessStatusPulse-0a1461bb;position:absolute;inset:-18px}.uz-success-status-icon svg[data-v-0a1461bb]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:49px;height:49px}@keyframes uzSuccessIconFloat-0a1461bb{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes uzSuccessStatusPulse-0a1461bb{0%{opacity:.65;transform:scale(.9)}to{opacity:0;transform:scale(1.35)}}.uz-success-failed .uz-success-status-icon[data-v-0a1461bb]{background:radial-gradient(circle at 25% 15%,#ffffff38,#0000 34%),linear-gradient(135deg,#b84141,#dc6767);border-color:#fff0f0;box-shadow:0 24px 50px #b8414138,0 0 0 12px #b841410d}.uz-success-failed .uz-success-status-icon[data-v-0a1461bb]:before{border-color:#b8414126}.uz-success-cancelled .uz-success-status-icon[data-v-0a1461bb]{background:radial-gradient(circle at 25% 15%,#ffffff38,#0000 34%),linear-gradient(135deg,#8a6b34,#c89a4a);border-color:#fff7e8;box-shadow:0 24px 50px #a3752c38,0 0 0 12px #a3752c0d}.uz-success-cancelled .uz-success-status-icon[data-v-0a1461bb]:before{border-color:#a3752c26}.uz-success-manual .uz-success-status-icon[data-v-0a1461bb]{background:radial-gradient(circle at 25% 15%,#ffffff38,#0000 34%),linear-gradient(135deg,#27698f,#4d9cc5);border-color:#edf7fc;box-shadow:0 24px 50px #27698f38,0 0 0 12px #27698f0d}.uz-success-manual .uz-success-status-icon[data-v-0a1461bb]:before{border-color:#27698f26}.uz-success-heading[data-v-0a1461bb]{text-align:center;max-width:820px;margin:31px auto 0}.uz-success-heading>span[data-v-0a1461bb]{min-height:35px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.uz-success-heading>span[data-v-0a1461bb]:before{content:"";background:var(--vw-primary);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2f7d3214}.uz-success-failed .uz-success-heading>span[data-v-0a1461bb]{color:#a13f3f;background:#fff0f0;border-color:#cf484829}.uz-success-failed .uz-success-heading>span[data-v-0a1461bb]:before{background:var(--vw-danger);box-shadow:0 0 0 5px #cf484814}.uz-success-cancelled .uz-success-heading>span[data-v-0a1461bb]{color:#8d6818;background:#fff8e6;border-color:#c68f202e}.uz-success-cancelled .uz-success-heading>span[data-v-0a1461bb]:before{background:#d59b2e;box-shadow:0 0 0 5px #d59b2e14}.uz-success-manual .uz-success-heading>span[data-v-0a1461bb]{color:#27698f;background:#edf7fc;border-color:#3280a929}.uz-success-manual .uz-success-heading>span[data-v-0a1461bb]:before{background:#3d8eb7;box-shadow:0 0 0 5px #3d8eb714}.uz-success-heading h1[data-v-0a1461bb]{color:var(--vw-text);letter-spacing:-.055em;margin-top:18px;font-size:clamp(38px,5vw,58px);font-weight:900;line-height:1.05}.uz-success-heading p[data-v-0a1461bb]{max-width:760px;color:var(--vw-text-muted);margin:16px auto 0;font-size:13px;line-height:1.8}.uz-success-order-number[data-v-0a1461bb]{background:radial-gradient(circle at 100% 0%, #6ea9471c, transparent 38%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:20px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:13px;max-width:760px;min-height:96px;margin:30px auto 0;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 17px 40px #1f4b2217,inset 0 1px #fffffffa}.uz-success-order-number[data-v-0a1461bb]:before{content:"";background:#2f7d320b;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-58px;right:-48px}.uz-success-order-icon[data-v-0a1461bb]{z-index:2;color:#fff;background:var(--vw-primary-gradient);border:4px solid var(--vw-primary-pale);width:54px;height:54px;box-shadow:var(--vw-shadow-primary);border-radius:17px 17px 17px 7px;place-items:center;display:grid;position:relative}.uz-success-order-icon svg[data-v-0a1461bb]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.uz-success-order-number>div[data-v-0a1461bb]{z-index:2;min-width:0;position:relative}.uz-success-order-number small[data-v-0a1461bb]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-success-order-number strong[data-v-0a1461bb]{color:var(--vw-text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:18px;font-weight:900;display:block;overflow:hidden}.uz-success-order-status[data-v-0a1461bb]{z-index:2;color:#226d2e;background:#edf9ee;border:1px solid #369d472b;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex;position:relative}.uz-success-failed .uz-success-order-status[data-v-0a1461bb],.uz-success-cancelled .uz-success-order-status[data-v-0a1461bb]{color:#8d6818;background:#fff8e6;border-color:#c68f202e}.uz-success-info-grid[data-v-0a1461bb]{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;max-width:900px;margin:20px auto 0;display:grid}.uz-success-info-card[data-v-0a1461bb]{border:1px solid var(--vw-border);min-height:145px;box-shadow:var(--vw-shadow-sm);transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 100% 0,#6ca84417,#0000 40%),#fffffff2;border-radius:21px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:13px;padding:17px;display:grid;position:relative;overflow:hidden}.uz-success-info-card[data-v-0a1461bb]:before{content:"";background:#2f7d320a;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-52px;right:-42px}.uz-success-info-card[data-v-0a1461bb]:hover{border-color:var(--vw-primary-border-strong);transform:translateY(-4px);box-shadow:0 24px 50px #1f4b2221}.uz-success-info-card>span[data-v-0a1461bb]{z-index:2;width:52px;height:52px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);border-radius:16px;place-items:center;display:grid;position:relative}.uz-success-info-card:hover>span[data-v-0a1461bb]{color:#fff;background:var(--vw-primary-gradient);transform:rotate(-5deg)scale(1.04)}.uz-success-info-card:nth-child(2)>span[data-v-0a1461bb]{color:#27698f;background:#edf7fc;border-color:#3280a929}.uz-success-info-card:nth-child(2):hover>span[data-v-0a1461bb]{color:#fff;background:linear-gradient(135deg,#27698f,#4d9cc5)}.uz-success-info-card svg[data-v-0a1461bb]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.uz-success-info-card>div[data-v-0a1461bb]{z-index:2;min-width:0;position:relative}.uz-success-info-card small[data-v-0a1461bb]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-success-info-card h3[data-v-0a1461bb]{color:var(--vw-text);margin-top:5px;font-size:15px;font-weight:900}.uz-success-info-card p[data-v-0a1461bb]{color:var(--vw-text-muted);margin-top:7px;font-size:10px;line-height:1.6}@media (width<=1199px){.uz-success-card[data-v-0a1461bb]{padding:46px}}@media (width<=991px){.uz-success-card[data-v-0a1461bb]{border-radius:30px;padding:38px}.uz-success-heading h1[data-v-0a1461bb]{font-size:48px}}@media (width<=768px){.uz-success-section[data-v-0a1461bb]{padding:10px 0 76px}.uz-success-card[data-v-0a1461bb]{border-radius:23px;padding:28px 17px}.uz-success-status-icon[data-v-0a1461bb]{border-width:8px;width:88px;height:88px}.uz-success-status-icon svg[data-v-0a1461bb]{width:39px;height:39px}.uz-success-heading[data-v-0a1461bb]{margin-top:25px}.uz-success-heading>span[data-v-0a1461bb]{min-height:31px;font-size:6px}.uz-success-heading h1[data-v-0a1461bb]{margin-top:15px;font-size:34px}.uz-success-heading p[data-v-0a1461bb]{margin-top:13px;font-size:10px;line-height:1.7}.uz-success-order-number[data-v-0a1461bb]{border-radius:17px;grid-template-columns:46px minmax(0,1fr);gap:10px;min-height:82px;margin-top:22px;padding:11px}.uz-success-order-icon[data-v-0a1461bb]{border-width:3px;border-radius:15px 15px 15px 6px;width:46px;height:46px}.uz-success-order-icon svg[data-v-0a1461bb]{width:22px;height:22px}.uz-success-order-number strong[data-v-0a1461bb]{font-size:14px}.uz-success-order-status[data-v-0a1461bb]{grid-column:1/-1;width:100%;min-height:31px}.uz-success-info-grid[data-v-0a1461bb]{grid-template-columns:1fr;gap:9px;margin-top:13px}.uz-success-info-card[data-v-0a1461bb]{border-radius:17px;grid-template-columns:44px minmax(0,1fr);gap:10px;min-height:112px;padding:13px}.uz-success-info-card>span[data-v-0a1461bb]{border-radius:13px;width:44px;height:44px}.uz-success-info-card svg[data-v-0a1461bb]{width:21px;height:21px}.uz-success-info-card h3[data-v-0a1461bb]{font-size:12px}.uz-success-info-card p[data-v-0a1461bb]{font-size:10px}}@media (width<=420px){.uz-success-card[data-v-0a1461bb]{padding-inline:14px}.uz-success-heading h1[data-v-0a1461bb]{font-size:30px}}@media (hover:none){.uz-success-info-card[data-v-0a1461bb]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-success-section[data-v-0a1461bb]:before,.uz-success-section[data-v-0a1461bb]:after,.uz-success-card[data-v-0a1461bb],.uz-success-status-icon[data-v-0a1461bb],.uz-success-status-icon[data-v-0a1461bb]:before{animation:none}.uz-success-page[data-v-0a1461bb] *,.uz-success-page[data-v-0a1461bb] :before,.uz-success-page[data-v-0a1461bb] :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.uz-success-order-details[data-v-0a1461bb]{z-index:2;border:1px solid var(--vw-border);background:radial-gradient(circle at 100% 0,#6ca84417,#0000 34%),#fffffff5;border-radius:25px;max-width:940px;margin:24px auto 0;padding:22px;position:relative;overflow:hidden;box-shadow:0 22px 56px #1f4b221a,inset 0 1px #fffffffa}.uz-success-order-details[data-v-0a1461bb]:before{content:"";pointer-events:none;background:#2f7d320a;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-90px;right:-70px}.uz-success-order-details-head[data-v-0a1461bb]{z-index:2;border-bottom:1px solid var(--vw-border);justify-content:space-between;align-items:center;gap:18px;min-height:90px;padding-bottom:18px;display:flex;position:relative}.uz-success-order-details-head>div[data-v-0a1461bb]{min-width:0;max-width:720px}.uz-success-order-details-head small[data-v-0a1461bb]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.uz-success-order-details-head h2[data-v-0a1461bb]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:23px;font-weight:900}.uz-success-order-details-head p[data-v-0a1461bb]{color:var(--vw-text-muted);margin-top:7px;font-size:9px;line-height:1.6}.uz-success-order-details-head>span[data-v-0a1461bb]{min-width:82px;min-height:36px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.uz-success-order-items[data-v-0a1461bb]{z-index:2;flex-direction:column;gap:10px;margin-top:16px;display:flex;position:relative}.uz-success-order-item[data-v-0a1461bb]{background:radial-gradient(circle at 100% 0%, #6ca84412, transparent 42%), var(--vw-surface-2);border:1px solid var(--vw-border);min-height:122px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid;position:relative;overflow:hidden}.uz-success-order-item[data-v-0a1461bb]:before{content:"";pointer-events:none;background:#2f7d3209;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-52px;right:-42px}.uz-success-order-item[data-v-0a1461bb]:hover{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);background:#fff;transform:translate(4px)}.uz-success-order-item-number[data-v-0a1461bb]{z-index:2;color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2b, transparent 36%), var(--vw-primary-gradient);border:4px solid var(--vw-primary-pale);width:48px;height:48px;box-shadow:var(--vw-shadow-primary);border-radius:15px 15px 15px 6px;place-items:center;font-size:10px;font-weight:900;display:grid;position:relative}.uz-success-order-item-copy[data-v-0a1461bb]{z-index:2;min-width:0;position:relative}.uz-success-order-item-copy>small[data-v-0a1461bb]{color:var(--vw-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:6px;font-weight:700}.uz-success-order-item-copy h3[data-v-0a1461bb]{color:var(--vw-text);margin-top:5px;font-size:13px;font-weight:900;line-height:1.4}.uz-success-order-item-copy>p[data-v-0a1461bb]{color:var(--vw-text-muted);margin-top:5px;font-size:10px}.uz-success-variant-options[data-v-0a1461bb]{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.uz-success-variant-option[data-v-0a1461bb]{min-height:27px;color:var(--vw-text-soft);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:0 8px;font-size:6px;display:inline-flex}.uz-success-variant-option>b[data-v-0a1461bb]{color:var(--vw-text-muted);font-weight:750}.uz-success-variant-option>strong[data-v-0a1461bb]{color:var(--vw-text);font-weight:850}.uz-success-color-dot[data-v-0a1461bb]{width:10px;height:10px;box-shadow:0 0 0 1px var(--vw-border-strong), 0 2px 5px #00000014;border:2px solid #fff;border-radius:50%;flex:none}.uz-success-order-item-meta[data-v-0a1461bb]{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.uz-success-order-item-meta>span[data-v-0a1461bb]{min-height:28px;color:var(--vw-text-muted);background:var(--vw-surface-3);border:1px solid var(--vw-border);border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-size:6px;display:inline-flex}.uz-success-order-item-meta strong[data-v-0a1461bb]{color:var(--vw-text);font-weight:850}.uz-success-order-item-total[data-v-0a1461bb]{z-index:2;border:1px solid var(--vw-border);min-width:130px;min-height:70px;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;padding:11px;display:flex;position:relative}.uz-success-order-item-total small[data-v-0a1461bb]{color:var(--vw-text-muted);font-size:6px}.uz-success-order-item-total strong[data-v-0a1461bb]{color:var(--vw-primary-dark);letter-spacing:-.025em;white-space:nowrap;font-size:14px;font-weight:900}.uz-success-order-total[data-v-0a1461bb]{z-index:2;color:#fff;min-height:88px;box-shadow:var(--vw-shadow-primary);background:radial-gradient(circle at 100% 0,#d8efb529,#0000 38%),linear-gradient(135deg,#0f3918,#195121 55%,#246c2e);border-radius:17px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:16px;display:flex;position:relative;overflow:hidden}.uz-success-order-total[data-v-0a1461bb]:before{content:"";background:#ffffff09;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-50px;right:-35px}.uz-success-order-total>div[data-v-0a1461bb],.uz-success-order-total>strong[data-v-0a1461bb]{z-index:2;position:relative}.uz-success-order-total>div[data-v-0a1461bb]{flex-direction:column;gap:5px;display:flex}.uz-success-order-total small[data-v-0a1461bb]{color:#ffffff96;font-size:6px}.uz-success-order-total span[data-v-0a1461bb]{color:#fff;font-size:10px;font-weight:850}.uz-success-order-total>strong[data-v-0a1461bb]{color:#fff;letter-spacing:-.035em;font-size:23px;font-weight:900}.uz-success-timeline[data-v-0a1461bb]{z-index:2;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr) 80px minmax(0,1fr);align-items:center;gap:10px;max-width:940px;margin:24px auto 0;display:grid;position:relative}.uz-success-timeline>div[data-v-0a1461bb]{border:1px solid var(--vw-border);min-height:98px;box-shadow:var(--vw-shadow-sm);background:radial-gradient(circle at 100% 0,#6ca84414,#0000 40%),#fffffff2;border-radius:18px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;padding:13px;display:grid;position:relative;overflow:hidden}.uz-success-timeline>div[data-v-0a1461bb]:before{content:"";background:#2f7d3209;border-radius:50%;width:95px;height:95px;position:absolute;bottom:-45px;right:-35px}.uz-success-timeline>div>span[data-v-0a1461bb]{z-index:2;width:48px;height:48px;color:var(--vw-text-muted);background:var(--vw-surface-3);border:1px solid var(--vw-border);border-radius:14px;place-items:center;display:grid;position:relative}.uz-success-timeline>div.completed>span[data-v-0a1461bb]{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary);border-color:#0000}.uz-success-timeline svg[data-v-0a1461bb]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.uz-success-timeline>div>div[data-v-0a1461bb]{z-index:2;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.uz-success-timeline small[data-v-0a1461bb]{color:var(--vw-text-muted);font-size:6px}.uz-success-timeline strong[data-v-0a1461bb]{color:var(--vw-text);font-size:11px;font-weight:900}.uz-success-timeline>i[data-v-0a1461bb]{background:var(--vw-border);border-radius:999px;height:4px;display:block;position:relative;overflow:hidden}.uz-success-timeline>i[data-v-0a1461bb]:before{content:"";background:var(--vw-primary-gradient);border-radius:inherit;transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.uz-success-timeline>div.completed+i[data-v-0a1461bb]:before{transform:scaleX(1)}.uz-success-actions[data-v-0a1461bb]{z-index:2;justify-content:center;align-items:center;gap:11px;max-width:760px;margin:25px auto 0;display:flex;position:relative}.uz-success-primary-action[data-v-0a1461bb],.uz-success-secondary-action[data-v-0a1461bb]{min-width:210px;min-height:56px;transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:9px;font-weight:850;display:inline-flex}.uz-success-primary-action[data-v-0a1461bb]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary)}.uz-success-primary-action[data-v-0a1461bb]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-success-secondary-action[data-v-0a1461bb]{color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-xs);background:#fff}.uz-success-secondary-action[data-v-0a1461bb]:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:var(--vw-shadow-primary);transform:translateY(-3px)}.uz-success-primary-action svg[data-v-0a1461bb],.uz-success-secondary-action svg[data-v-0a1461bb]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.uz-success-secure-note[data-v-0a1461bb]{z-index:2;max-width:760px;min-height:48px;color:var(--vw-text-muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin:13px auto 0;font-size:10px;font-weight:700;display:flex;position:relative}.uz-success-secure-note svg[data-v-0a1461bb]{fill:none;width:17px;height:17px;stroke:var(--vw-primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}@media (width<=991px){.uz-success-timeline[data-v-0a1461bb]{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr) 46px minmax(0,1fr)}}@media (width<=768px){.uz-success-order-details[data-v-0a1461bb]{border-radius:19px;margin-top:14px;padding:14px}.uz-success-order-details-head[data-v-0a1461bb]{flex-direction:column;align-items:stretch;gap:12px;min-height:auto;padding-bottom:13px}.uz-success-order-details-head h2[data-v-0a1461bb]{font-size:17px}.uz-success-order-details-head p[data-v-0a1461bb]{font-size:10px}.uz-success-order-details-head>span[data-v-0a1461bb]{width:100%;min-height:31px}.uz-success-order-item[data-v-0a1461bb]{border-radius:15px;grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:110px;padding:11px}.uz-success-order-item-number[data-v-0a1461bb]{border-width:3px;border-radius:13px 13px 13px 5px;width:42px;height:42px}.uz-success-order-item-copy h3[data-v-0a1461bb]{font-size:10px}.uz-success-order-item-total[data-v-0a1461bb]{grid-column:2;align-items:flex-start;width:100%;min-width:0;min-height:54px;margin-top:4px}.uz-success-order-item-total strong[data-v-0a1461bb]{font-size:11px}.uz-success-variant-option[data-v-0a1461bb],.uz-success-order-item-meta>span[data-v-0a1461bb]{min-height:23px;padding-inline:6px;font-size:10px}.uz-success-order-total[data-v-0a1461bb]{border-radius:15px;min-height:74px;padding:13px}.uz-success-order-total>strong[data-v-0a1461bb]{font-size:18px}.uz-success-timeline[data-v-0a1461bb]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:15px}.uz-success-timeline>i[data-v-0a1461bb]{display:none}.uz-success-timeline>div[data-v-0a1461bb]{text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:93px;padding:9px 5px;display:flex}.uz-success-timeline>div>span[data-v-0a1461bb]{border-radius:12px;width:39px;height:39px}.uz-success-timeline svg[data-v-0a1461bb]{width:19px;height:19px}.uz-success-timeline small[data-v-0a1461bb],.uz-success-timeline strong[data-v-0a1461bb]{font-size:10px}.uz-success-actions[data-v-0a1461bb]{flex-direction:column;gap:8px;margin-top:17px}.uz-success-primary-action[data-v-0a1461bb],.uz-success-secondary-action[data-v-0a1461bb]{border-radius:14px;width:100%;min-width:0;min-height:51px}}@media (width<=420px){.uz-success-order-total[data-v-0a1461bb]{flex-direction:column;align-items:flex-start;gap:9px}.uz-success-order-total>strong[data-v-0a1461bb]{font-size:17px}.uz-success-timeline>div[data-v-0a1461bb]{min-height:87px}}@media (hover:none){.uz-success-order-item[data-v-0a1461bb]:hover,.uz-success-primary-action[data-v-0a1461bb]:hover,.uz-success-secondary-action[data-v-0a1461bb]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-success-order-item[data-v-0a1461bb]{transition:none}}.vw-login-page[data-v-113cd1a6]{min-height:100vh;color:var(--vw-text);isolation:isolate;background:radial-gradient(circle at 7% 8%,#53913121,#0000 28%),radial-gradient(circle at 93% 30%,#dca13917,#0000 25%),linear-gradient(#fbfdf9 0%,#f4f9f0 52%,#fbfdf9 100%);position:relative;overflow:hidden}.vw-login-page[data-v-113cd1a6],.vw-login-page[data-v-113cd1a6] *,.vw-login-page[data-v-113cd1a6] :before,.vw-login-page[data-v-113cd1a6] :after{box-sizing:border-box}.vw-login-page svg[data-v-113cd1a6]{display:block}.vw-login-page button[data-v-113cd1a6],.vw-login-page input[data-v-113cd1a6]{font:inherit}.vw-login-page button[data-v-113cd1a6]{cursor:pointer;border:0}.vw-login-background[data-v-113cd1a6]{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.vw-login-background[data-v-113cd1a6]:before{content:"";opacity:.24;background-image:linear-gradient(#2f7d3207 1px,#0000 1px),linear-gradient(90deg,#2f7d3207 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0}.vw-login-orb[data-v-113cd1a6]{filter:blur(110px);border-radius:50%;position:absolute}.vw-login-orb.orb-one[data-v-113cd1a6]{background:#52913133;width:530px;height:530px;animation:18s ease-in-out infinite vwLoginOrbOne-113cd1a6;top:-230px;left:-190px}.vw-login-orb.orb-two[data-v-113cd1a6]{background:#dea43d24;width:510px;height:510px;animation:21s ease-in-out infinite vwLoginOrbTwo-113cd1a6;bottom:-240px;right:-190px}@keyframes vwLoginOrbOne-113cd1a6{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(45px,30px)scale(1.08)}}@keyframes vwLoginOrbTwo-113cd1a6{0%,to{transform:translate(0,0)}50%{transform:translate(-38px,-28px)}}.vw-login-ring[data-v-113cd1a6]{border:1px solid #2f7d3211;border-radius:50%;position:absolute}.vw-login-ring.ring-one[data-v-113cd1a6]{width:240px;height:240px;top:100px;right:5%;box-shadow:0 0 0 55px #2f7d3205,0 0 0 110px #2f7d3203}.vw-login-ring.ring-two[data-v-113cd1a6]{width:170px;height:170px;bottom:55px;left:4%;box-shadow:0 0 0 42px #cd872504,0 0 0 84px #cd872503}.vw-login-leaf[data-v-113cd1a6]{fill:none;width:190px;height:260px;stroke:var(--vw-primary-dark);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.05;position:absolute}.vw-login-leaf.leaf-left[data-v-113cd1a6]{animation:14s ease-in-out infinite vwLoginLeafLeft-113cd1a6;top:150px;left:-55px;transform:rotate(-15deg)}.vw-login-leaf.leaf-right[data-v-113cd1a6]{animation:17s ease-in-out infinite vwLoginLeafRight-113cd1a6;bottom:65px;right:-45px;transform:scaleX(-1)rotate(-12deg)}@keyframes vwLoginLeafLeft-113cd1a6{0%,to{transform:rotate(-15deg)translateY(0)}50%{transform:rotate(-8deg)translateY(-12px)}}@keyframes vwLoginLeafRight-113cd1a6{0%,to{transform:scaleX(-1)rotate(-12deg)translateY(0)}50%{transform:scaleX(-1)rotate(-18deg)translateY(11px)}}.vw-login-page>.vw-container[data-v-113cd1a6]{z-index:3;align-items:center;min-height:calc(100vh - 90px);padding-top:34px;padding-bottom:60px;display:flex;position:relative}.vw-login-shell[data-v-113cd1a6]{-webkit-backdrop-filter:blur(22px);background:#fffffff2;border:1px solid #ffffffd1;border-radius:38px;grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);width:100%;min-height:720px;animation:.72s cubic-bezier(.22,1,.36,1) both vwLoginShellReveal-113cd1a6;display:grid;position:relative;overflow:hidden;box-shadow:0 38px 100px #0d381430,inset 0 1px #fffffffa}.vw-login-shell[data-v-113cd1a6]:before{z-index:5;content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff61;position:absolute;inset:0}@keyframes vwLoginShellReveal-113cd1a6{0%{opacity:0;transform:translateY(26px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.vw-login-visual[data-v-113cd1a6]{z-index:2;color:#fff;isolation:isolate;background:radial-gradient(circle at 88% 7%,#d3efb038,#0000 31%),radial-gradient(circle at 8% 100%,#68af592e,#0000 38%),linear-gradient(138deg,#0b2d13 0%,#12431b 43%,#1b5726 72%,#257031 100%);flex-direction:column;justify-content:space-between;min-width:0;padding:46px;display:flex;position:relative;overflow:hidden}.vw-login-visual[data-v-113cd1a6]:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:500px;height:500px;position:absolute;top:-210px;right:-125px;box-shadow:0 0 0 60px #ffffff06,0 0 0 125px #ffffff04}.vw-login-visual[data-v-113cd1a6]:after{z-index:-1;content:"";filter:blur(18px);pointer-events:none;background:#c1e49714;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-190px;left:18%}.vw-login-visual-glow[data-v-113cd1a6]{z-index:-1;filter:blur(65px);background:#afde7c1a;border-radius:50%;width:220px;height:220px;animation:10s ease-in-out infinite vwLoginVisualGlow-113cd1a6;position:absolute;top:24%;left:24%}@keyframes vwLoginVisualGlow-113cd1a6{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:.8;transform:scale(1.12)translate(22px,14px)}}.vw-login-brand[data-v-113cd1a6]{z-index:2;-webkit-backdrop-filter:blur(14px);background:#ffffff16;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;width:fit-content;min-height:68px;padding:9px 15px 9px 9px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff12,0 14px 32px #0219071a}.vw-login-brand-icon[data-v-113cd1a6]{color:#173e1d;background:#d8efb5;border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 20px #01140521}.vw-login-brand-icon svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.vw-login-brand>div[data-v-113cd1a6]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-login-brand small[data-v-113cd1a6]{color:#ffffff96;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.vw-login-brand strong[data-v-113cd1a6]{color:#fff;letter-spacing:-.025em;font-size:16px;font-weight:900}.vw-login-visual-copy[data-v-113cd1a6]{z-index:2;max-width:720px;margin-top:54px;position:relative}.vw-login-eyebrow[data-v-113cd1a6]{color:#d9efb6;letter-spacing:.07em;text-transform:uppercase;background:#ffffff16;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:10px;min-height:36px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.vw-login-eyebrow i[data-v-113cd1a6]{background:#bde187;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #bde1871a,0 0 15px #bde1873b}.vw-login-visual-copy h1[data-v-113cd1a6]{color:#fff;letter-spacing:-.058em;max-width:700px;margin-top:23px;font-size:clamp(42px,4.3vw,64px);font-weight:900;line-height:1.04}.vw-login-visual-copy h1 span[data-v-113cd1a6]{color:#d5edaf;display:block}.vw-login-visual-copy p[data-v-113cd1a6]{color:#ffffffb8;max-width:650px;margin-top:19px;font-size:13px;line-height:1.82}.vw-login-benefits[data-v-113cd1a6]{z-index:2;grid-template-columns:1fr;gap:10px;margin-top:36px;display:grid;position:relative}.vw-login-benefits article[data-v-113cd1a6]{-webkit-backdrop-filter:blur(13px);min-height:78px;transition:background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 100% 0,#cfeda91a,#0000 40%),#ffffff13;border:1px solid #ffffff1f;border-radius:17px;grid-template-columns:47px minmax(0,1fr);align-items:center;gap:12px;padding:11px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 12px 28px #02190714}.vw-login-benefits article[data-v-113cd1a6]:before{content:"";pointer-events:none;background:#cfeda90b;border-radius:50%;width:95px;height:95px;position:absolute;bottom:-45px;right:-36px}.vw-login-benefits article[data-v-113cd1a6]:hover{background:#ffffff1f;border-color:#ffffff2e;transform:translate(5px)}.vw-login-benefits article>span[data-v-113cd1a6]{z-index:2;color:#d8efb5;width:47px;height:47px;transition:transform var(--vw-transition);background:#d8efb51a;border:1px solid #d8efb524;border-radius:14px;place-items:center;display:grid;position:relative}.vw-login-benefits article:hover>span[data-v-113cd1a6]{transform:rotate(-5deg)scale(1.05)}.vw-login-benefits svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.vw-login-benefits article>div[data-v-113cd1a6]{z-index:2;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.vw-login-benefits small[data-v-113cd1a6]{color:#ffffff94;font-size:10px}.vw-login-benefits strong[data-v-113cd1a6]{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.vw-login-trust[data-v-113cd1a6]{z-index:2;-webkit-backdrop-filter:blur(14px);background:#041b0847;border:1px solid #ffffff1c;border-radius:17px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:11px;min-height:76px;margin-top:30px;padding:11px;display:grid;position:relative}.vw-login-trust>span[data-v-113cd1a6]{color:#d8efb5;background:#ffffff17;border:1px solid #ffffff21;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.vw-login-trust svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.vw-login-trust>div[data-v-113cd1a6]{flex-direction:column;gap:5px;min-width:0;display:flex}.vw-login-trust strong[data-v-113cd1a6]{color:#fff;font-size:9px;font-weight:850}.vw-login-trust small[data-v-113cd1a6]{color:#ffffff94;font-size:10px;line-height:1.5}.vw-login-form-panel[data-v-113cd1a6]{z-index:2;background:radial-gradient(circle at 100% 0,#6da8461a,#0000 34%),#fffffff7;min-width:0;padding:46px;position:relative}.vw-login-form-panel[data-v-113cd1a6]:before{content:"";pointer-events:none;background:#2f7d320b;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-100px;right:-80px}@media (width<=1199px){.vw-login-shell[data-v-113cd1a6]{grid-template-columns:minmax(0,1fr) minmax(400px,.92fr)}.vw-login-visual[data-v-113cd1a6],.vw-login-form-panel[data-v-113cd1a6]{padding:38px}.vw-login-visual-copy h1[data-v-113cd1a6]{font-size:49px}}@media (width<=991px){.vw-login-page>.vw-container[data-v-113cd1a6]{padding-top:22px;padding-bottom:48px}.vw-login-shell[data-v-113cd1a6]{border-radius:30px;grid-template-columns:1fr;min-height:auto}.vw-login-visual[data-v-113cd1a6]{min-height:650px;padding:36px}.vw-login-visual-copy[data-v-113cd1a6]{margin-top:44px}.vw-login-benefits[data-v-113cd1a6]{grid-template-columns:repeat(3,minmax(0,1fr))}.vw-login-benefits article[data-v-113cd1a6]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:125px;padding:14px 9px;display:flex}.vw-login-benefits article[data-v-113cd1a6]:hover{transform:translateY(-4px)}.vw-login-benefits article>div[data-v-113cd1a6]{align-items:center}.vw-login-form-panel[data-v-113cd1a6]{padding:38px}}@media (width<=768px){.vw-login-ring[data-v-113cd1a6],.vw-login-leaf[data-v-113cd1a6]{display:none}.vw-login-page>.vw-container[data-v-113cd1a6]{min-height:auto;padding-top:10px;padding-bottom:72px}.vw-login-shell[data-v-113cd1a6]{border-radius:23px}.vw-login-visual[data-v-113cd1a6]{min-height:auto;padding:27px 19px}.vw-login-brand[data-v-113cd1a6]{border-radius:15px;grid-template-columns:41px minmax(0,1fr);min-height:59px;padding:8px 12px 8px 8px}.vw-login-brand-icon[data-v-113cd1a6]{border-radius:12px;width:41px;height:41px}.vw-login-brand-icon svg[data-v-113cd1a6]{width:20px;height:20px}.vw-login-visual-copy[data-v-113cd1a6]{margin-top:31px}.vw-login-eyebrow[data-v-113cd1a6]{min-height:32px;font-size:6px}.vw-login-visual-copy h1[data-v-113cd1a6]{margin-top:17px;font-size:35px}.vw-login-visual-copy p[data-v-113cd1a6]{margin-top:14px;font-size:10px;line-height:1.7}.vw-login-benefits[data-v-113cd1a6]{grid-template-columns:1fr;gap:8px;margin-top:25px}.vw-login-benefits article[data-v-113cd1a6]{text-align:left;grid-template-columns:40px minmax(0,1fr);min-height:67px;padding:9px;display:grid}.vw-login-benefits article>span[data-v-113cd1a6]{border-radius:12px;width:40px;height:40px}.vw-login-benefits article>div[data-v-113cd1a6]{align-items:flex-start}.vw-login-benefits svg[data-v-113cd1a6]{width:19px;height:19px}.vw-login-trust[data-v-113cd1a6]{border-radius:15px;grid-template-columns:38px minmax(0,1fr);min-height:65px;margin-top:20px}.vw-login-trust>span[data-v-113cd1a6]{border-radius:11px;width:38px;height:38px}.vw-login-form-panel[data-v-113cd1a6]{padding:24px 17px}}@media (width<=420px){.vw-login-visual[data-v-113cd1a6]{padding-inline:16px}.vw-login-visual-copy h1[data-v-113cd1a6]{font-size:31px}.vw-login-form-panel[data-v-113cd1a6]{padding-inline:14px}}@media (hover:none){.vw-login-benefits article[data-v-113cd1a6]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.vw-login-orb[data-v-113cd1a6],.vw-login-leaf[data-v-113cd1a6],.vw-login-visual-glow[data-v-113cd1a6],.vw-login-shell[data-v-113cd1a6]{animation:none}.vw-login-page[data-v-113cd1a6] *,.vw-login-page[data-v-113cd1a6] :before,.vw-login-page[data-v-113cd1a6] :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.vw-login-form-head[data-v-113cd1a6]{z-index:2;border-bottom:1px solid var(--vw-border);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;min-height:86px;padding-bottom:20px;display:grid;position:relative}.vw-login-form-icon[data-v-113cd1a6]{color:#fff;background:var(--vw-primary-gradient);border:5px solid var(--vw-primary-pale);width:58px;height:58px;box-shadow:var(--vw-shadow-primary);border-radius:19px 19px 19px 7px;place-items:center;display:grid}.vw-login-form-icon svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.vw-login-form-head>div[data-v-113cd1a6]{min-width:0}.vw-login-form-head small[data-v-113cd1a6]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.vw-login-form-head h2[data-v-113cd1a6]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:25px;font-weight:900}.vw-login-form-head p[data-v-113cd1a6]{color:var(--vw-text-muted);margin-top:7px;font-size:9px;line-height:1.6}.vw-login-form[data-v-113cd1a6]{z-index:2;flex-direction:column;gap:17px;margin-top:22px;display:flex;position:relative}.vw-login-field[data-v-113cd1a6]{min-width:0}.vw-login-field>label[data-v-113cd1a6],.vw-login-label-row>label[data-v-113cd1a6]{color:var(--vw-text);align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex}.vw-login-field>label[data-v-113cd1a6]{margin-bottom:8px}.vw-login-field>label span[data-v-113cd1a6],.vw-login-label-row>label span[data-v-113cd1a6]{color:var(--vw-danger)}.vw-login-label-row[data-v-113cd1a6]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.vw-login-label-row>a[data-v-113cd1a6]{color:var(--vw-primary);transition:color var(--vw-transition);font-size:10px;font-weight:800}.vw-login-label-row>a[data-v-113cd1a6]:hover{color:var(--vw-primary-dark)}.vw-login-input-wrap[data-v-113cd1a6]{background:var(--vw-surface-2);border:1px solid var(--vw-border);min-height:60px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);border-radius:16px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;padding:7px 11px 7px 7px;display:grid}.vw-login-input-wrap[data-v-113cd1a6]:focus-within{border-color:var(--vw-primary);background:#fff;box-shadow:0 0 0 4px #2f7d3214}.vw-login-input-wrap.has-error[data-v-113cd1a6]{background:#fff8f8;border-color:#cf48486b;box-shadow:0 0 0 4px #cf48480f}.vw-login-input-icon[data-v-113cd1a6]{width:44px;height:44px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:13px;place-items:center;display:grid}.vw-login-input-wrap.has-error .vw-login-input-icon[data-v-113cd1a6]{color:var(--vw-danger);background:#fff0f0;border-color:#cf484829}.vw-login-input-icon svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-login-input-wrap input[data-v-113cd1a6]{width:100%;min-width:0;height:44px;color:var(--vw-text);background:0 0;border:0;outline:0;padding:0;font-size:10px;font-weight:650}.vw-login-input-wrap input[data-v-113cd1a6]::placeholder{color:var(--vw-text-subtle);font-weight:500}.vw-login-input-wrap[data-v-113cd1a6]:has(.vw-login-password-toggle){grid-template-columns:44px minmax(0,1fr) 36px}.vw-login-password-toggle[data-v-113cd1a6]{width:34px;height:34px;color:var(--vw-text-muted);border:1px solid var(--vw-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition);background:#fff;border-radius:10px;place-items:center;display:grid}.vw-login-password-toggle[data-v-113cd1a6]:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary)}.vw-login-password-toggle svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-login-field-error[data-v-113cd1a6]{color:var(--vw-danger);align-items:center;gap:6px;margin-top:7px;font-size:10px;font-weight:700;display:inline-flex}.vw-login-field-error svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.vw-login-remember[data-v-113cd1a6]{background:var(--vw-surface-2);border:1px solid var(--vw-border);cursor:pointer;min-height:62px;transition:background var(--vw-transition), border-color var(--vw-transition);border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.vw-login-remember[data-v-113cd1a6]:hover{border-color:var(--vw-primary-border-strong);background:#fff}.vw-login-remember>input[data-v-113cd1a6]{opacity:0;pointer-events:none;position:absolute}.vw-login-checkbox[data-v-113cd1a6]{color:#0000;border:1px solid var(--vw-border-strong);width:22px;height:22px;transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);background:#fff;border-radius:7px;place-items:center;display:grid}.vw-login-checkbox svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.vw-login-remember>input:checked+.vw-login-checkbox[data-v-113cd1a6]{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:0 6px 14px #2f7d3233}.vw-login-remember>span[data-v-113cd1a6]:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-login-remember strong[data-v-113cd1a6]{color:var(--vw-text);font-size:10px;font-weight:800}.vw-login-remember small[data-v-113cd1a6]{color:var(--vw-text-muted);font-size:10px}.vw-login-submit[data-v-113cd1a6]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);width:100%;min-height:59px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), opacity var(--vw-transition), transform var(--vw-transition);border-radius:16px;justify-content:center;align-items:center;gap:10px;font-size:9px;font-weight:850;display:flex;position:relative;overflow:hidden}.vw-login-submit[data-v-113cd1a6]:before{content:"";filter:blur(12px);opacity:0;background:#fff3;width:18%;height:320%;transition:left .85s,opacity .25s;position:absolute;top:-120%;left:-25%;transform:rotate(22deg)}.vw-login-submit[data-v-113cd1a6]:hover:not(:disabled){box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.vw-login-submit[data-v-113cd1a6]:hover:not(:disabled):before{opacity:.8;left:120%}.vw-login-submit[data-v-113cd1a6]:disabled{cursor:not-allowed;opacity:.66}.vw-login-submit>span[data-v-113cd1a6],.vw-login-submit>svg[data-v-113cd1a6]{z-index:2;position:relative}.vw-login-submit>svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.vw-login-submit:hover:not(:disabled)>svg[data-v-113cd1a6]{transform:translate(4px)}.vw-login-loader[data-v-113cd1a6]{border:2px solid #ffffff57;border-top-color:#fff;border-radius:50%;flex:none;width:18px;height:18px;animation:.7s linear infinite vwLoginLoaderSpin-113cd1a6}@keyframes vwLoginLoaderSpin-113cd1a6{to{transform:rotate(360deg)}}.vw-login-divider[data-v-113cd1a6]{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:11px;margin:2px 0;display:grid}.vw-login-divider>span[data-v-113cd1a6]{background:linear-gradient(90deg, transparent, var(--vw-border-strong));height:1px}.vw-login-divider>span[data-v-113cd1a6]:last-child{background:linear-gradient(90deg, var(--vw-border-strong), transparent)}.vw-login-divider small[data-v-113cd1a6]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.vw-login-social[data-v-113cd1a6]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.vw-login-social-button[data-v-113cd1a6]{min-height:58px;color:var(--vw-text);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fff;border-radius:15px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:9px 12px 9px 9px;font-size:10px;font-weight:800;display:grid}.vw-login-social-button[data-v-113cd1a6]:hover{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);transform:translateY(-2px)}.vw-login-social-icon[data-v-113cd1a6]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.vw-login-social-icon svg[data-v-113cd1a6]{width:20px;height:20px}.vw-login-social-button.google .vw-login-social-icon svg[data-v-113cd1a6]{fill:#4285f4}.vw-login-social-button.facebook .vw-login-social-icon[data-v-113cd1a6]{color:#fff;background:#1877f2;border-color:#1877f2}.vw-login-social-button.facebook .vw-login-social-icon svg[data-v-113cd1a6]{fill:currentColor;stroke:currentColor}.vw-login-register[data-v-113cd1a6]{z-index:2;background:radial-gradient(circle at 100% 0%, #6fa9461a, transparent 40%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:17px;justify-content:space-between;align-items:center;gap:15px;min-height:76px;margin-top:18px;padding:12px;display:flex;position:relative}.vw-login-register>div[data-v-113cd1a6]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-login-register small[data-v-113cd1a6]{color:var(--vw-text-muted);font-size:10px}.vw-login-register strong[data-v-113cd1a6]{color:var(--vw-text);font-size:9px;font-weight:850}.vw-login-register>a[data-v-113cd1a6]{color:#fff;background:var(--vw-primary-gradient);min-height:41px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:12px;flex:none;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.vw-login-register>a[data-v-113cd1a6]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-2px)}.vw-login-register>a svg[data-v-113cd1a6]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.vw-login-security[data-v-113cd1a6]{z-index:2;min-height:48px;color:var(--vw-text-muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:11px;font-size:10px;display:flex;position:relative}.vw-login-security svg[data-v-113cd1a6]{fill:none;width:17px;height:17px;stroke:var(--vw-primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}@media (width<=991px){.vw-login-form-head h2[data-v-113cd1a6]{font-size:23px}}@media (width<=768px){.vw-login-form-head[data-v-113cd1a6]{grid-template-columns:48px minmax(0,1fr);gap:11px;min-height:74px;padding-bottom:15px}.vw-login-form-icon[data-v-113cd1a6]{border-width:4px;border-radius:16px 16px 16px 6px;width:48px;height:48px}.vw-login-form-icon svg[data-v-113cd1a6]{width:22px;height:22px}.vw-login-form-head h2[data-v-113cd1a6]{font-size:18px}.vw-login-form-head p[data-v-113cd1a6]{font-size:10px}.vw-login-form[data-v-113cd1a6]{gap:14px;margin-top:17px}.vw-login-input-wrap[data-v-113cd1a6]{border-radius:14px;grid-template-columns:39px minmax(0,1fr);min-height:55px;padding:7px 9px 7px 7px}.vw-login-input-wrap[data-v-113cd1a6]:has(.vw-login-password-toggle){grid-template-columns:39px minmax(0,1fr) 33px}.vw-login-input-icon[data-v-113cd1a6]{border-radius:11px;width:39px;height:39px}.vw-login-input-icon svg[data-v-113cd1a6]{width:19px;height:19px}.vw-login-input-wrap input[data-v-113cd1a6]{height:39px;font-size:9px}.vw-login-password-toggle[data-v-113cd1a6]{width:32px;height:32px}.vw-login-remember[data-v-113cd1a6]{min-height:58px}.vw-login-submit[data-v-113cd1a6]{border-radius:14px;min-height:54px}.vw-login-social[data-v-113cd1a6]{grid-template-columns:1fr;gap:8px}.vw-login-social-button[data-v-113cd1a6]{min-height:54px}.vw-login-register[data-v-113cd1a6]{flex-direction:column;align-items:stretch}.vw-login-register>a[data-v-113cd1a6]{justify-content:center;width:100%}}@media (width<=420px){.vw-login-label-row[data-v-113cd1a6]{flex-direction:column;align-items:flex-start;gap:6px}.vw-login-label-row>a[data-v-113cd1a6]{align-self:flex-end}}@media (hover:none){.vw-login-password-toggle[data-v-113cd1a6]:hover,.vw-login-submit[data-v-113cd1a6]:hover,.vw-login-social-button[data-v-113cd1a6]:hover,.vw-login-register>a[data-v-113cd1a6]:hover{transform:none}.vw-login-submit[data-v-113cd1a6]:before{display:none}}@media (prefers-reduced-motion:reduce){.vw-login-loader[data-v-113cd1a6]{animation-duration:1.2s}}.vw-register-page[data-v-5104403e]{min-height:100vh;color:var(--vw-text);isolation:isolate;background:radial-gradient(circle at 7% 8%,#53913121,#0000 28%),radial-gradient(circle at 93% 32%,#dca13917,#0000 25%),linear-gradient(#fbfdf9 0%,#f4f9f0 52%,#fbfdf9 100%);position:relative;overflow:hidden}.vw-register-page[data-v-5104403e],.vw-register-page[data-v-5104403e] *,.vw-register-page[data-v-5104403e] :before,.vw-register-page[data-v-5104403e] :after{box-sizing:border-box}.vw-register-page svg[data-v-5104403e]{display:block}.vw-register-page button[data-v-5104403e],.vw-register-page input[data-v-5104403e]{font:inherit}.vw-register-page button[data-v-5104403e]{cursor:pointer;border:0}.vw-register-background[data-v-5104403e]{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.vw-register-background[data-v-5104403e]:before{content:"";opacity:.24;background-image:linear-gradient(#2f7d3207 1px,#0000 1px),linear-gradient(90deg,#2f7d3207 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0}.vw-register-orb[data-v-5104403e]{filter:blur(110px);border-radius:50%;position:absolute}.vw-register-orb.orb-one[data-v-5104403e]{background:#52913133;width:530px;height:530px;animation:18s ease-in-out infinite vwRegisterOrbOne-5104403e;top:-230px;left:-190px}.vw-register-orb.orb-two[data-v-5104403e]{background:#dea43d24;width:510px;height:510px;animation:21s ease-in-out infinite vwRegisterOrbTwo-5104403e;bottom:-240px;right:-190px}@keyframes vwRegisterOrbOne-5104403e{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(45px,30px)scale(1.08)}}@keyframes vwRegisterOrbTwo-5104403e{0%,to{transform:translate(0,0)}50%{transform:translate(-38px,-28px)}}.vw-register-ring[data-v-5104403e]{border:1px solid #2f7d3211;border-radius:50%;position:absolute}.vw-register-ring.ring-one[data-v-5104403e]{width:240px;height:240px;top:100px;right:5%;box-shadow:0 0 0 55px #2f7d3205,0 0 0 110px #2f7d3203}.vw-register-ring.ring-two[data-v-5104403e]{width:170px;height:170px;bottom:55px;left:4%;box-shadow:0 0 0 42px #cd872504,0 0 0 84px #cd872503}.vw-register-leaf[data-v-5104403e]{fill:none;width:190px;height:260px;stroke:var(--vw-primary-dark);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.05;position:absolute}.vw-register-leaf.leaf-left[data-v-5104403e]{animation:14s ease-in-out infinite vwRegisterLeafLeft-5104403e;top:150px;left:-55px;transform:rotate(-15deg)}.vw-register-leaf.leaf-right[data-v-5104403e]{animation:17s ease-in-out infinite vwRegisterLeafRight-5104403e;bottom:65px;right:-45px;transform:scaleX(-1)rotate(-12deg)}@keyframes vwRegisterLeafLeft-5104403e{0%,to{transform:rotate(-15deg)translateY(0)}50%{transform:rotate(-8deg)translateY(-12px)}}@keyframes vwRegisterLeafRight-5104403e{0%,to{transform:scaleX(-1)rotate(-12deg)translateY(0)}50%{transform:scaleX(-1)rotate(-18deg)translateY(11px)}}.vw-register-page>.vw-container[data-v-5104403e]{z-index:3;align-items:center;min-height:calc(100vh - 90px);padding-top:34px;padding-bottom:60px;display:flex;position:relative}.vw-register-shell[data-v-5104403e]{-webkit-backdrop-filter:blur(22px);background:#fffffff2;border:1px solid #ffffffd1;border-radius:38px;grid-template-columns:minmax(0,.96fr) minmax(560px,1.04fr);width:100%;min-height:830px;animation:.72s cubic-bezier(.22,1,.36,1) both vwRegisterShellReveal-5104403e;display:grid;position:relative;overflow:hidden;box-shadow:0 38px 100px #0d381430,inset 0 1px #fffffffa}.vw-register-shell[data-v-5104403e]:before{z-index:5;content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff61;position:absolute;inset:0}@keyframes vwRegisterShellReveal-5104403e{0%{opacity:0;transform:translateY(26px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.vw-register-visual[data-v-5104403e]{z-index:2;color:#fff;isolation:isolate;background:radial-gradient(circle at 88% 7%,#d3efb038,#0000 31%),radial-gradient(circle at 8% 100%,#68af592e,#0000 38%),linear-gradient(138deg,#0b2d13 0%,#12431b 43%,#1b5726 72%,#257031 100%);flex-direction:column;justify-content:space-between;min-width:0;padding:46px;display:flex;position:relative;overflow:hidden}.vw-register-visual[data-v-5104403e]:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:500px;height:500px;position:absolute;top:-210px;right:-125px;box-shadow:0 0 0 60px #ffffff06,0 0 0 125px #ffffff04}.vw-register-visual[data-v-5104403e]:after{z-index:-1;content:"";filter:blur(18px);pointer-events:none;background:#c1e49714;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-190px;left:18%}.vw-register-visual-glow[data-v-5104403e]{z-index:-1;filter:blur(65px);background:#afde7c1a;border-radius:50%;width:220px;height:220px;animation:10s ease-in-out infinite vwRegisterVisualGlow-5104403e;position:absolute;top:24%;left:24%}@keyframes vwRegisterVisualGlow-5104403e{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:.8;transform:scale(1.12)translate(22px,14px)}}.vw-register-brand[data-v-5104403e]{z-index:2;-webkit-backdrop-filter:blur(14px);background:#ffffff16;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;width:fit-content;min-height:68px;padding:9px 15px 9px 9px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff12,0 14px 32px #0219071a}.vw-register-brand-icon[data-v-5104403e]{color:#173e1d;background:#d8efb5;border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 20px #01140521}.vw-register-brand-icon svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.vw-register-brand>div[data-v-5104403e]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-register-brand small[data-v-5104403e]{color:#ffffff96;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.vw-register-brand strong[data-v-5104403e]{color:#fff;letter-spacing:-.025em;font-size:16px;font-weight:900}.vw-register-visual-copy[data-v-5104403e]{z-index:2;max-width:720px;margin-top:54px;position:relative}.vw-register-eyebrow[data-v-5104403e]{color:#d9efb6;letter-spacing:.07em;text-transform:uppercase;background:#ffffff16;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:10px;min-height:36px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.vw-register-eyebrow i[data-v-5104403e]{background:#bde187;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #bde1871a,0 0 15px #bde1873b}.vw-register-visual-copy h1[data-v-5104403e]{color:#fff;letter-spacing:-.058em;max-width:700px;margin-top:23px;font-size:clamp(42px,4.3vw,62px);font-weight:900;line-height:1.04}.vw-register-visual-copy h1 span[data-v-5104403e]{color:#d5edaf;display:block}.vw-register-visual-copy p[data-v-5104403e]{color:#ffffffb8;max-width:650px;margin-top:19px;font-size:13px;line-height:1.82}.vw-register-benefits[data-v-5104403e]{z-index:2;grid-template-columns:1fr;gap:10px;margin-top:36px;display:grid;position:relative}.vw-register-benefits article[data-v-5104403e]{-webkit-backdrop-filter:blur(13px);min-height:78px;transition:background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 100% 0,#cfeda91a,#0000 40%),#ffffff13;border:1px solid #ffffff1f;border-radius:17px;grid-template-columns:47px minmax(0,1fr);align-items:center;gap:12px;padding:11px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 12px 28px #02190714}.vw-register-benefits article[data-v-5104403e]:before{content:"";pointer-events:none;background:#cfeda90b;border-radius:50%;width:95px;height:95px;position:absolute;bottom:-45px;right:-36px}.vw-register-benefits article[data-v-5104403e]:hover{background:#ffffff1f;border-color:#ffffff2e;transform:translate(5px)}.vw-register-benefits article>span[data-v-5104403e]{z-index:2;color:#d8efb5;width:47px;height:47px;transition:transform var(--vw-transition);background:#d8efb51a;border:1px solid #d8efb524;border-radius:14px;place-items:center;display:grid;position:relative}.vw-register-benefits article:hover>span[data-v-5104403e]{transform:rotate(-5deg)scale(1.05)}.vw-register-benefits svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.vw-register-benefits article>div[data-v-5104403e]{z-index:2;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.vw-register-benefits small[data-v-5104403e]{color:#ffffff94;font-size:10px}.vw-register-benefits strong[data-v-5104403e]{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.vw-register-trust[data-v-5104403e]{z-index:2;-webkit-backdrop-filter:blur(14px);background:#041b0847;border:1px solid #ffffff1c;border-radius:17px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:11px;min-height:76px;margin-top:30px;padding:11px;display:grid;position:relative}.vw-register-trust>span[data-v-5104403e]{color:#d8efb5;background:#ffffff17;border:1px solid #ffffff21;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.vw-register-trust svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.vw-register-trust>div[data-v-5104403e]{flex-direction:column;gap:5px;min-width:0;display:flex}.vw-register-trust strong[data-v-5104403e]{color:#fff;font-size:9px;font-weight:850}.vw-register-trust small[data-v-5104403e]{color:#ffffff94;font-size:10px;line-height:1.5}.vw-register-form-panel[data-v-5104403e]{z-index:2;background:radial-gradient(circle at 100% 0,#6da8461a,#0000 34%),#fffffff7;min-width:0;padding:42px;position:relative}.vw-register-form-panel[data-v-5104403e]:before{content:"";pointer-events:none;background:#2f7d320b;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-100px;right:-80px}@media (width<=1199px){.vw-register-shell[data-v-5104403e]{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)}.vw-register-visual[data-v-5104403e]{padding:38px}.vw-register-form-panel[data-v-5104403e]{padding:36px}.vw-register-visual-copy h1[data-v-5104403e]{font-size:48px}}@media (width<=991px){.vw-register-page>.vw-container[data-v-5104403e]{padding-top:22px;padding-bottom:48px}.vw-register-shell[data-v-5104403e]{border-radius:30px;grid-template-columns:1fr;min-height:auto}.vw-register-visual[data-v-5104403e]{min-height:650px;padding:36px}.vw-register-visual-copy[data-v-5104403e]{margin-top:44px}.vw-register-benefits[data-v-5104403e]{grid-template-columns:repeat(3,minmax(0,1fr))}.vw-register-benefits article[data-v-5104403e]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:125px;padding:14px 9px;display:flex}.vw-register-benefits article[data-v-5104403e]:hover{transform:translateY(-4px)}.vw-register-benefits article>div[data-v-5104403e]{align-items:center}.vw-register-form-panel[data-v-5104403e]{padding:38px}}@media (width<=768px){.vw-register-ring[data-v-5104403e],.vw-register-leaf[data-v-5104403e]{display:none}.vw-register-page>.vw-container[data-v-5104403e]{min-height:auto;padding-top:10px;padding-bottom:72px}.vw-register-shell[data-v-5104403e]{border-radius:23px}.vw-register-visual[data-v-5104403e]{min-height:auto;padding:27px 19px}.vw-register-brand[data-v-5104403e]{border-radius:15px;grid-template-columns:41px minmax(0,1fr);min-height:59px;padding:8px 12px 8px 8px}.vw-register-brand-icon[data-v-5104403e]{border-radius:12px;width:41px;height:41px}.vw-register-brand-icon svg[data-v-5104403e]{width:20px;height:20px}.vw-register-visual-copy[data-v-5104403e]{margin-top:31px}.vw-register-eyebrow[data-v-5104403e]{min-height:32px;font-size:6px}.vw-register-visual-copy h1[data-v-5104403e]{margin-top:17px;font-size:35px}.vw-register-visual-copy p[data-v-5104403e]{margin-top:14px;font-size:10px;line-height:1.7}.vw-register-benefits[data-v-5104403e]{grid-template-columns:1fr;gap:8px;margin-top:25px}.vw-register-benefits article[data-v-5104403e]{text-align:left;grid-template-columns:40px minmax(0,1fr);min-height:67px;padding:9px;display:grid}.vw-register-benefits article>span[data-v-5104403e]{border-radius:12px;width:40px;height:40px}.vw-register-benefits article>div[data-v-5104403e]{align-items:flex-start}.vw-register-benefits svg[data-v-5104403e]{width:19px;height:19px}.vw-register-trust[data-v-5104403e]{border-radius:15px;grid-template-columns:38px minmax(0,1fr);min-height:65px;margin-top:20px}.vw-register-trust>span[data-v-5104403e]{border-radius:11px;width:38px;height:38px}.vw-register-form-panel[data-v-5104403e]{padding:24px 17px}}@media (width<=420px){.vw-register-visual[data-v-5104403e]{padding-inline:16px}.vw-register-visual-copy h1[data-v-5104403e]{font-size:31px}.vw-register-form-panel[data-v-5104403e]{padding-inline:14px}}@media (hover:none){.vw-register-benefits article[data-v-5104403e]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.vw-register-orb[data-v-5104403e],.vw-register-leaf[data-v-5104403e],.vw-register-visual-glow[data-v-5104403e],.vw-register-shell[data-v-5104403e]{animation:none}.vw-register-page[data-v-5104403e] *,.vw-register-page[data-v-5104403e] :before,.vw-register-page[data-v-5104403e] :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.vw-register-form-head[data-v-5104403e]{z-index:2;border-bottom:1px solid var(--vw-border);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;min-height:88px;padding-bottom:20px;display:grid;position:relative}.vw-register-form-icon[data-v-5104403e]{color:#fff;background:var(--vw-primary-gradient);border:5px solid var(--vw-primary-pale);width:58px;height:58px;box-shadow:var(--vw-shadow-primary);border-radius:19px 19px 19px 7px;place-items:center;display:grid}.vw-register-form-icon svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.vw-register-form-head>div[data-v-5104403e]{min-width:0}.vw-register-form-head small[data-v-5104403e]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.vw-register-form-head h2[data-v-5104403e]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:25px;font-weight:900}.vw-register-form-head p[data-v-5104403e]{color:var(--vw-text-muted);margin-top:7px;font-size:9px;line-height:1.6}.vw-register-form[data-v-5104403e]{z-index:2;flex-direction:column;gap:16px;margin-top:22px;display:flex;position:relative}.vw-register-form-grid[data-v-5104403e]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.vw-register-field[data-v-5104403e]{min-width:0}.vw-register-field>label[data-v-5104403e]{color:var(--vw-text);align-items:center;gap:4px;margin-bottom:8px;font-size:9px;font-weight:800;display:flex}.vw-register-field>label>span[data-v-5104403e]{color:var(--vw-danger)}.vw-register-input-wrap[data-v-5104403e]{background:var(--vw-surface-2);border:1px solid var(--vw-border);min-height:60px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);border-radius:16px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;padding:7px 11px 7px 7px;display:grid}.vw-register-input-wrap[data-v-5104403e]:focus-within{border-color:var(--vw-primary);background:#fff;box-shadow:0 0 0 4px #2f7d3214}.vw-register-input-wrap.has-error[data-v-5104403e]{background:#fff8f8;border-color:#cf48486b;box-shadow:0 0 0 4px #cf48480f}.vw-register-input-icon[data-v-5104403e]{width:44px;height:44px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition);border-radius:13px;place-items:center;display:grid}.vw-register-input-wrap.has-error .vw-register-input-icon[data-v-5104403e]{color:var(--vw-danger);background:#fff0f0;border-color:#cf484829}.vw-register-input-icon svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.vw-register-input-wrap input[data-v-5104403e]{width:100%;min-width:0;height:44px;color:var(--vw-text);background:0 0;border:0;outline:0;padding:0;font-size:10px;font-weight:650}.vw-register-input-wrap input[data-v-5104403e]::placeholder{color:var(--vw-text-subtle);font-weight:500}.vw-register-input-wrap[data-v-5104403e]:has(.vw-register-password-toggle){grid-template-columns:44px minmax(0,1fr) 36px}.vw-register-password-toggle[data-v-5104403e]{width:34px;height:34px;color:var(--vw-text-muted);border:1px solid var(--vw-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition);background:#fff;border-radius:10px;place-items:center;display:grid}.vw-register-password-toggle[data-v-5104403e]:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary)}.vw-register-password-toggle svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.vw-register-field-error[data-v-5104403e]{color:var(--vw-danger);align-items:center;gap:6px;margin-top:7px;font-size:10px;font-weight:700;display:inline-flex}.vw-register-field-error svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.vw-register-password-strength[data-v-5104403e]{background:radial-gradient(circle at 100% 0%, #6ca84414, transparent 40%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:15px;padding:13px}.vw-register-strength-head[data-v-5104403e]{justify-content:space-between;align-items:center;gap:12px;display:flex}.vw-register-strength-head>span[data-v-5104403e]{color:var(--vw-text);font-size:10px;font-weight:800}.vw-register-strength-head>strong[data-v-5104403e]{border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.vw-register-strength-head>strong.strength-0[data-v-5104403e]{color:var(--vw-text-muted);border:1px solid var(--vw-border);background:#fff}.vw-register-strength-head>strong.strength-1[data-v-5104403e]{color:#a13f3f;background:#fff0f0;border:1px solid #cf484829}.vw-register-strength-head>strong.strength-2[data-v-5104403e]{color:#9a701d;background:#fff8e6;border:1px solid #c68f202e}.vw-register-strength-head>strong.strength-3[data-v-5104403e]{color:#27698f;background:#edf7fc;border:1px solid #3280a929}.vw-register-strength-head>strong.strength-4[data-v-5104403e]{color:#226d2e;background:#edf9ee;border:1px solid #369d472b}.vw-register-strength-bars[data-v-5104403e]{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.vw-register-strength-bars>span[data-v-5104403e]{background:var(--vw-border);height:6px;transition:background var(--vw-transition), transform var(--vw-transition);border-radius:999px}.vw-register-strength-bars>span.active[data-v-5104403e]{background:var(--vw-primary-gradient);transform:scaleY(1.12)}.vw-register-password-strength p[data-v-5104403e]{color:var(--vw-text-muted);margin-top:9px;font-size:10px;line-height:1.55}.vw-register-terms[data-v-5104403e]{background:var(--vw-surface-2);border:1px solid var(--vw-border);cursor:pointer;min-height:64px;transition:background var(--vw-transition), border-color var(--vw-transition);border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.vw-register-terms[data-v-5104403e]:hover{border-color:var(--vw-primary-border-strong);background:#fff}.vw-register-terms>input[data-v-5104403e]{opacity:0;pointer-events:none;position:absolute}.vw-register-checkbox[data-v-5104403e]{color:#0000;border:1px solid var(--vw-border-strong);width:22px;height:22px;transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);background:#fff;border-radius:7px;place-items:center;display:grid}.vw-register-checkbox svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.vw-register-terms>input:checked+.vw-register-checkbox[data-v-5104403e]{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:0 6px 14px #2f7d3233}.vw-register-terms>span[data-v-5104403e]:last-child{color:var(--vw-text-muted);font-size:10px;line-height:1.55}.vw-register-terms a[data-v-5104403e]{color:var(--vw-primary);text-underline-offset:2px;font-weight:800;-webkit-text-decoration:underline #2f7d3247;text-decoration:underline #2f7d3247}.vw-register-terms a[data-v-5104403e]:hover{color:var(--vw-primary-dark);text-decoration-color:currentColor}.vw-register-submit[data-v-5104403e]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);width:100%;min-height:59px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), opacity var(--vw-transition), transform var(--vw-transition);border-radius:16px;justify-content:center;align-items:center;gap:10px;font-size:9px;font-weight:850;display:flex;position:relative;overflow:hidden}.vw-register-submit[data-v-5104403e]:before{content:"";filter:blur(12px);opacity:0;background:#fff3;width:18%;height:320%;transition:left .85s,opacity .25s;position:absolute;top:-120%;left:-25%;transform:rotate(22deg)}.vw-register-submit[data-v-5104403e]:hover:not(:disabled){box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.vw-register-submit[data-v-5104403e]:hover:not(:disabled):before{opacity:.8;left:120%}.vw-register-submit[data-v-5104403e]:disabled{cursor:not-allowed;opacity:.66}.vw-register-submit>span[data-v-5104403e],.vw-register-submit>svg[data-v-5104403e]{z-index:2;position:relative}.vw-register-submit>svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.vw-register-submit:hover:not(:disabled)>svg[data-v-5104403e]{transform:rotate(90deg)}.vw-register-loader[data-v-5104403e]{border:2px solid #ffffff57;border-top-color:#fff;border-radius:50%;flex:none;width:18px;height:18px;animation:.7s linear infinite vwRegisterLoaderSpin-5104403e}@keyframes vwRegisterLoaderSpin-5104403e{to{transform:rotate(360deg)}}.vw-register-login-link[data-v-5104403e]{z-index:2;background:radial-gradient(circle at 100% 0%, #6fa9461a, transparent 40%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:17px;justify-content:space-between;align-items:center;gap:15px;min-height:76px;margin-top:18px;padding:12px;display:flex;position:relative}.vw-register-login-link>div[data-v-5104403e]{flex-direction:column;gap:4px;min-width:0;display:flex}.vw-register-login-link small[data-v-5104403e]{color:var(--vw-text-muted);font-size:10px}.vw-register-login-link strong[data-v-5104403e]{color:var(--vw-text);font-size:9px;font-weight:850}.vw-register-login-link>a[data-v-5104403e]{color:#fff;background:var(--vw-primary-gradient);min-height:41px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:12px;flex:none;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.vw-register-login-link>a[data-v-5104403e]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-2px)}.vw-register-login-link>a svg[data-v-5104403e]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.vw-register-security[data-v-5104403e]{z-index:2;min-height:48px;color:var(--vw-text-muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:11px;font-size:10px;display:flex;position:relative}.vw-register-security svg[data-v-5104403e]{fill:none;width:17px;height:17px;stroke:var(--vw-primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}@media (width<=991px){.vw-register-form-head h2[data-v-5104403e]{font-size:23px}}@media (width<=768px){.vw-register-form-head[data-v-5104403e]{grid-template-columns:48px minmax(0,1fr);gap:11px;min-height:74px;padding-bottom:15px}.vw-register-form-icon[data-v-5104403e]{border-width:4px;border-radius:16px 16px 16px 6px;width:48px;height:48px}.vw-register-form-icon svg[data-v-5104403e]{width:22px;height:22px}.vw-register-form-head h2[data-v-5104403e]{font-size:18px}.vw-register-form-head p[data-v-5104403e]{font-size:10px}.vw-register-form[data-v-5104403e]{gap:14px;margin-top:17px}.vw-register-form-grid[data-v-5104403e]{grid-template-columns:1fr;gap:14px}.vw-register-input-wrap[data-v-5104403e]{border-radius:14px;grid-template-columns:39px minmax(0,1fr);min-height:55px;padding:7px 9px 7px 7px}.vw-register-input-wrap[data-v-5104403e]:has(.vw-register-password-toggle){grid-template-columns:39px minmax(0,1fr) 33px}.vw-register-input-icon[data-v-5104403e]{border-radius:11px;width:39px;height:39px}.vw-register-input-icon svg[data-v-5104403e]{width:19px;height:19px}.vw-register-input-wrap input[data-v-5104403e]{height:39px;font-size:9px}.vw-register-password-toggle[data-v-5104403e]{width:32px;height:32px}.vw-register-password-strength[data-v-5104403e]{border-radius:14px;padding:11px}.vw-register-terms[data-v-5104403e]{min-height:60px}.vw-register-submit[data-v-5104403e]{border-radius:14px;min-height:54px}.vw-register-login-link[data-v-5104403e]{flex-direction:column;align-items:stretch}.vw-register-login-link>a[data-v-5104403e]{justify-content:center;width:100%}}@media (width<=420px){.vw-register-strength-head[data-v-5104403e]{flex-direction:column;align-items:flex-start;gap:7px}.vw-register-terms[data-v-5104403e]{align-items:flex-start;padding-block:12px}}@media (hover:none){.vw-register-password-toggle[data-v-5104403e]:hover,.vw-register-submit[data-v-5104403e]:hover,.vw-register-login-link>a[data-v-5104403e]:hover{transform:none}.vw-register-submit[data-v-5104403e]:before{display:none}}@media (prefers-reduced-motion:reduce){.vw-register-loader[data-v-5104403e]{animation-duration:1.2s}}.uz-profile-page[data-v-8b49764c]{--uz-profile-primary:var(--primary,#f15a24);--uz-profile-primary-dark:var(--primary-dark,#cf4314);--uz-profile-primary-deep:#8f2d0c;--uz-profile-primary-light:#ff7a3d;--uz-profile-primary-soft:#fff0e9;--uz-profile-green:var(--success,#00a651);--uz-profile-green-dark:#08783f;--uz-profile-green-soft:#e9f9f0;--uz-profile-bg:var(--bg-soft,#f7f5f2);--uz-profile-surface:var(--surface,#fff);--uz-profile-surface-soft:#fcfaf8;--uz-profile-text:var(--text,#211f20);--uz-profile-muted:var(--muted,#6f6a68);--uz-profile-border:#211f201a;--uz-profile-danger:#dc2626;--uz-profile-danger-soft:#fff1f1;background:radial-gradient(circle at 8% 18%, #f15a2412, transparent 28%), radial-gradient(circle at 92% 76%, #00a6510e, transparent 26%), var(--uz-profile-bg);width:100%;min-height:100vh;color:var(--uz-profile-text);overflow:hidden}.uz-profile-page[data-v-8b49764c] *,.uz-profile-page[data-v-8b49764c] :before,.uz-profile-page[data-v-8b49764c] :after{box-sizing:border-box}.uz-profile-page button[data-v-8b49764c],.uz-profile-page input[data-v-8b49764c]{font:inherit}.uz-profile-page svg[data-v-8b49764c]{display:block}.uz-container[data-v-8b49764c]{width:min(1240px,100% - 40px);margin:0 auto}.uz-profile-hero[data-v-8b49764c]{isolation:isolate;background:linear-gradient(135deg,#8f2d0cfc,#d94716f7 45%,#f15a24f2);padding:72px 0 0;position:relative;overflow:hidden}.uz-profile-hero[data-v-8b49764c]:before{content:"";z-index:-1;border:1px solid #ffffff21;border-radius:50%;width:430px;height:430px;position:absolute;top:-170px;right:-100px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.uz-profile-hero[data-v-8b49764c]:after{content:"";z-index:-1;filter:blur(1px);background:#ffffff0b;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;left:5%}.uz-profile-hero-row[data-v-8b49764c]{justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:54px;display:flex}.uz-profile-hero-copy[data-v-8b49764c]{width:min(680px,100%)}.uz-profile-hero-copy>span[data-v-8b49764c]{color:#ffffffeb;letter-spacing:.15em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;align-items:center;min-height:30px;margin-bottom:14px;padding:6px 13px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.uz-profile-hero-copy h1[data-v-8b49764c]{color:#fff;letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,68px);font-weight:900;line-height:.98}.uz-profile-hero-copy p[data-v-8b49764c]{color:#ffffffc7;max-width:600px;margin:20px 0 0;font-size:16px;line-height:1.75}.uz-profile-account-link[data-v-8b49764c]{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1c;border:1px solid #ffffff38;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .25s,background .25s,border-color .25s;display:inline-flex}.uz-profile-account-link svg[data-v-8b49764c]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.uz-profile-account-link[data-v-8b49764c]:hover{background:#ffffff2e;border-color:#ffffff61;transform:translateY(-2px)}.uz-profile-hero-info[data-v-8b49764c]{z-index:4;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border:1px solid #211f2014;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative;overflow:hidden;transform:translateY(42px);box-shadow:0 24px 70px #4322172e,0 3px 12px #211f200d}.uz-profile-hero-info>div[data-v-8b49764c]{align-items:center;gap:14px;min-width:0;padding:23px 25px;display:flex;position:relative}.uz-profile-hero-info>div[data-v-8b49764c]:not(:last-child):after{content:"";background:var(--uz-profile-border);width:1px;height:56%;position:absolute;top:22%;right:0}.uz-profile-hero-info>div>span[data-v-8b49764c]{background:var(--uz-profile-primary-soft);width:46px;height:46px;color:var(--uz-profile-primary);border-radius:15px;flex:0 0 46px;place-items:center;display:grid}.uz-profile-hero-info>div:nth-child(3)>span[data-v-8b49764c]{background:var(--uz-profile-green-soft);color:var(--uz-profile-green)}.uz-profile-hero-info svg[data-v-8b49764c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.uz-profile-hero-info>div>div[data-v-8b49764c]{min-width:0}.uz-profile-hero-info small[data-v-8b49764c]{color:var(--uz-profile-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.uz-profile-hero-info strong[data-v-8b49764c]{color:var(--uz-profile-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.4;display:block;overflow:hidden}.uz-profile-main[data-v-8b49764c]{padding:104px 0 90px}.uz-profile-layout[data-v-8b49764c]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:26px;display:grid}.uz-profile-card[data-v-8b49764c]{border:1px solid var(--uz-profile-border);background:linear-gradient(#fff,#fffdfbf5);border-radius:26px;position:relative;overflow:hidden;box-shadow:0 20px 55px #211f2012,0 2px 7px #211f2006}.uz-profile-card[data-v-8b49764c]:before{content:"";background:linear-gradient(90deg, var(--uz-profile-primary-dark), var(--uz-profile-primary), var(--uz-profile-primary-light));border-radius:0 0 999px 999px;height:3px;position:absolute;top:0;left:28px;right:28px}.uz-profile-password-card[data-v-8b49764c]:before{background:linear-gradient(90deg, var(--uz-profile-green-dark), var(--uz-profile-green))}.uz-profile-card-head[data-v-8b49764c]{border-bottom:1px solid var(--uz-profile-border);align-items:flex-start;gap:17px;padding:32px 32px 26px;display:flex}.uz-profile-card-icon[data-v-8b49764c]{background:linear-gradient(135deg, var(--uz-profile-primary-dark), var(--uz-profile-primary), var(--uz-profile-primary-light));color:#fff;border-radius:18px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 10px 24px #f15a2438}.uz-profile-password-card .uz-profile-card-icon[data-v-8b49764c]{background:linear-gradient(135deg, var(--uz-profile-green-dark), var(--uz-profile-green));box-shadow:0 10px 24px #00a6512e}.uz-profile-card-icon svg[data-v-8b49764c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.uz-profile-card-head>div[data-v-8b49764c]{min-width:0}.uz-profile-card-head small[data-v-8b49764c]{color:var(--uz-profile-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.uz-profile-password-card .uz-profile-card-head small[data-v-8b49764c]{color:var(--uz-profile-green)}.uz-profile-card-head h2[data-v-8b49764c]{color:var(--uz-profile-text);letter-spacing:-.025em;margin:0;font-size:23px;font-weight:900;line-height:1.2}.uz-profile-card-head p[data-v-8b49764c]{color:var(--uz-profile-muted);margin:9px 0 0;font-size:13px;line-height:1.65}.uz-profile-card form[data-v-8b49764c]{flex-direction:column;gap:20px;padding:30px 32px 32px;display:flex}.uz-profile-field[data-v-8b49764c]{position:relative}.uz-profile-field>label[data-v-8b49764c]{color:var(--uz-profile-text);justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:12px;font-weight:850;display:flex}.uz-profile-field>label>span[data-v-8b49764c]{color:var(--uz-profile-danger);margin-left:3px}.uz-profile-field>label em[data-v-8b49764c]{color:var(--uz-profile-muted);letter-spacing:.05em;text-transform:uppercase;background:#f1eeeb;border-radius:999px;padding:4px 8px;font-size:9px;font-style:normal;font-weight:850}.uz-profile-input-wrap[data-v-8b49764c]{background:#fff;border:1px solid #211f2021;border-radius:15px;align-items:center;min-height:54px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden}.uz-profile-input-wrap[data-v-8b49764c]:focus-within{border-color:var(--uz-profile-primary);transform:translateY(-1px);box-shadow:0 0 0 4px #f15a241a,0 8px 20px #211f200b}.uz-profile-password-card .uz-profile-input-wrap[data-v-8b49764c]:focus-within{border-color:var(--uz-profile-green);box-shadow:0 0 0 4px #00a65117,0 8px 20px #211f200b}.uz-profile-input-wrap>span[data-v-8b49764c]{color:var(--uz-profile-primary);flex:0 0 50px;align-self:stretch;place-items:center;display:grid}.uz-profile-password-card .uz-profile-input-wrap>span[data-v-8b49764c]{color:var(--uz-profile-green-dark)}.uz-profile-input-wrap>span svg[data-v-8b49764c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.uz-profile-input-wrap input[data-v-8b49764c]{width:100%;height:52px;color:var(--uz-profile-text);background:0 0;border:0;outline:0;flex:1;padding:0 16px 0 0;font-size:13px;font-weight:650}.uz-profile-input-wrap input[data-v-8b49764c]::placeholder{color:#aaa4a1;font-weight:500}.uz-profile-readonly[data-v-8b49764c]{background:#f7f5f3;border-color:#211f2014}.uz-profile-readonly[data-v-8b49764c]:focus-within{box-shadow:none;border-color:#211f2014;transform:none}.uz-profile-readonly input[data-v-8b49764c]{color:#77716e;cursor:not-allowed}.uz-profile-readonly>b[data-v-8b49764c]{color:#8d8783;flex:0 0 48px;align-self:stretch;place-items:center;display:grid}.uz-profile-readonly>b svg[data-v-8b49764c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-profile-field>small[data-v-8b49764c]{color:var(--uz-profile-danger);margin-top:7px;font-size:11px;font-weight:700;display:block}.uz-profile-field-note[data-v-8b49764c]{color:var(--uz-profile-muted);margin:8px 0 0;font-size:10px;line-height:1.55}.uz-profile-field.error .uz-profile-input-wrap[data-v-8b49764c]{border-color:var(--uz-profile-danger);background:var(--uz-profile-danger-soft);box-shadow:0 0 0 4px #dc262612}.uz-profile-field.error .uz-profile-input-wrap>span[data-v-8b49764c]{color:var(--uz-profile-danger)}.uz-profile-password-tips[data-v-8b49764c]{background:var(--uz-profile-green-soft);border:1px solid #00a65121;border-radius:15px;gap:8px;padding:15px 17px;display:grid}.uz-profile-password-tips>div[data-v-8b49764c]{align-items:center;gap:9px;display:flex}.uz-profile-password-tips span[data-v-8b49764c]{background:var(--uz-profile-green);border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #00a65117}.uz-profile-password-tips p[data-v-8b49764c]{color:#336449;margin:0;font-size:11px;font-weight:700;line-height:1.45}.uz-profile-submit[data-v-8b49764c]{background:linear-gradient(135deg, var(--uz-profile-primary-dark), var(--uz-profile-primary), var(--uz-profile-primary-light));color:#fff;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:3px;font-size:13px;font-weight:900;transition:transform .22s,box-shadow .22s,opacity .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #f15a2438,inset 0 1px #ffffff2e}.uz-profile-submit[data-v-8b49764c]:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:45%;height:100%;transition:left .55s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.uz-profile-submit[data-v-8b49764c]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px #f15a2445,inset 0 1px #fff3}.uz-profile-submit[data-v-8b49764c]:hover:not(:disabled):before{left:120%}.uz-profile-submit[data-v-8b49764c]:active:not(:disabled){transform:translateY(0)}.uz-profile-submit[data-v-8b49764c]:disabled{opacity:.65;cursor:not-allowed}.uz-profile-submit svg[data-v-8b49764c]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.uz-profile-password-submit[data-v-8b49764c]{background:linear-gradient(135deg, var(--uz-profile-green-dark), var(--uz-profile-green));box-shadow:0 14px 28px #00a65130,inset 0 1px #ffffff29}.uz-profile-password-submit[data-v-8b49764c]:hover:not(:disabled){box-shadow:0 18px 34px #00a6513d,inset 0 1px #fff3}.uz-profile-loader[data-v-8b49764c]{border:2px solid #ffffff52;border-top-color:#fff;border-radius:50%;width:19px;height:19px;animation:.7s linear infinite uzProfileSpin-8b49764c}@keyframes uzProfileSpin-8b49764c{to{transform:rotate(360deg)}}.uz-profile-card-note[data-v-8b49764c]{border-top:1px solid var(--uz-profile-border);color:var(--uz-profile-muted);background:#faf8f6;align-items:center;gap:10px;padding:17px 32px;display:flex}.uz-profile-card-note svg[data-v-8b49764c]{fill:none;width:18px;height:18px;stroke:var(--uz-profile-primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px}.uz-profile-password-card .uz-profile-card-note svg[data-v-8b49764c]{stroke:var(--uz-profile-green)}.uz-profile-card-note span[data-v-8b49764c]{font-size:10px;font-weight:700;line-height:1.5}.uz-profile-loading[data-v-8b49764c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.uz-profile-loading article[data-v-8b49764c]{border:1px solid var(--uz-profile-border);background:#fff;border-radius:26px;padding:32px;box-shadow:0 20px 55px #211f200f}.uz-profile-loading-head[data-v-8b49764c]{align-items:center;gap:15px;margin-bottom:31px;display:flex}.uz-profile-loading-head>span[data-v-8b49764c]{background:#ece8e5;border-radius:18px;width:54px;height:54px;animation:1.35s ease-in-out infinite uzProfilePulse-8b49764c}.uz-profile-loading-head>div[data-v-8b49764c]{flex:1;gap:9px;display:grid}.uz-profile-loading-head strong[data-v-8b49764c],.uz-profile-loading-head small[data-v-8b49764c],.uz-profile-loading-fields span[data-v-8b49764c],.uz-profile-loading button[data-v-8b49764c]{background:linear-gradient(90deg,#ece8e5 25%,#f5f2ef 45%,#ece8e5 65%) 0 0/220% 100%;border:0;border-radius:999px;animation:1.35s linear infinite uzProfileSkeleton-8b49764c;display:block}.uz-profile-loading-head strong[data-v-8b49764c]{width:55%;height:16px}.uz-profile-loading-head small[data-v-8b49764c]{width:82%;height:10px}.uz-profile-loading-fields[data-v-8b49764c]{gap:18px;display:grid}.uz-profile-loading-fields span[data-v-8b49764c]{border-radius:15px;width:100%;height:54px}.uz-profile-loading button[data-v-8b49764c]{border-radius:15px;width:100%;height:54px;margin-top:23px}@keyframes uzProfileSkeleton-8b49764c{to{background-position:-220% 0}}@keyframes uzProfilePulse-8b49764c{50%{opacity:.55}}@media (width<=1080px){.uz-profile-layout[data-v-8b49764c],.uz-profile-loading[data-v-8b49764c]{grid-template-columns:1fr}.uz-profile-card[data-v-8b49764c]{width:100%}.uz-profile-card form[data-v-8b49764c]{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.uz-profile-card form .uz-profile-submit[data-v-8b49764c],.uz-profile-password-tips[data-v-8b49764c]{grid-column:1/-1}}@media (width<=820px){.uz-container[data-v-8b49764c]{width:min(100% - 28px,1240px)}.uz-profile-hero[data-v-8b49764c]{padding-top:48px}.uz-profile-hero-row[data-v-8b49764c]{flex-direction:column;gap:25px;padding-bottom:42px}.uz-profile-account-link[data-v-8b49764c]{align-self:flex-start}.uz-profile-hero-info[data-v-8b49764c]{grid-template-columns:1fr}.uz-profile-hero-info>div[data-v-8b49764c]{padding:18px 20px}.uz-profile-hero-info>div[data-v-8b49764c]:not(:last-child):after{width:auto;height:1px;inset:auto 20px 0}.uz-profile-main[data-v-8b49764c]{padding-top:88px}}@media (width<=640px){.uz-container[data-v-8b49764c]{width:min(100% - 22px,1240px)}.uz-profile-hero[data-v-8b49764c]{padding-top:34px}.uz-profile-hero[data-v-8b49764c]:before{width:360px;height:360px;top:-120px;right:-180px}.uz-profile-hero-row[data-v-8b49764c]{gap:21px;padding-bottom:32px}.uz-profile-hero-copy>span[data-v-8b49764c]{min-height:27px;margin-bottom:12px;padding:5px 10px;font-size:9px}.uz-profile-hero-copy h1[data-v-8b49764c]{font-size:clamp(36px,12vw,48px)}.uz-profile-hero-copy p[data-v-8b49764c]{margin-top:14px;font-size:13px;line-height:1.7}.uz-profile-account-link[data-v-8b49764c]{border-radius:12px;min-height:42px;padding:0 14px;font-size:11px}.uz-profile-hero-info[data-v-8b49764c]{border-radius:19px;transform:translateY(28px)}.uz-profile-hero-info>div[data-v-8b49764c]{gap:12px;padding:15px}.uz-profile-hero-info>div>span[data-v-8b49764c]{border-radius:13px;flex-basis:42px;width:42px;height:42px}.uz-profile-hero-info small[data-v-8b49764c]{font-size:10px}.uz-profile-hero-info strong[data-v-8b49764c]{font-size:12px}.uz-profile-main[data-v-8b49764c]{padding:64px 0 75px}.uz-profile-layout[data-v-8b49764c],.uz-profile-loading[data-v-8b49764c]{gap:18px}.uz-profile-card[data-v-8b49764c],.uz-profile-loading article[data-v-8b49764c]{border-radius:20px}.uz-profile-card[data-v-8b49764c]:before{left:20px;right:20px}.uz-profile-card-head[data-v-8b49764c]{gap:13px;padding:25px 18px 21px}.uz-profile-card-icon[data-v-8b49764c]{border-radius:15px;flex-basis:46px;width:46px;height:46px}.uz-profile-card-icon svg[data-v-8b49764c]{width:21px;height:21px}.uz-profile-card-head small[data-v-8b49764c]{font-size:10px}.uz-profile-card-head h2[data-v-8b49764c]{font-size:19px}.uz-profile-card-head p[data-v-8b49764c]{margin-top:7px;font-size:11px}.uz-profile-card form[data-v-8b49764c]{padding:24px 18px 26px;display:flex}.uz-profile-input-wrap[data-v-8b49764c]{border-radius:13px;min-height:50px}.uz-profile-input-wrap input[data-v-8b49764c]{height:48px;font-size:12px}.uz-profile-input-wrap>span[data-v-8b49764c]{flex-basis:45px}.uz-profile-field>label[data-v-8b49764c]{font-size:11px}.uz-profile-submit[data-v-8b49764c]{border-radius:13px;min-height:50px;font-size:12px}.uz-profile-password-tips[data-v-8b49764c]{border-radius:13px;padding:14px}.uz-profile-card-note[data-v-8b49764c]{padding:15px 18px}.uz-profile-loading article[data-v-8b49764c]{padding:22px 18px}}@media (width<=380px){.uz-container[data-v-8b49764c]{width:min(100% - 16px,1240px)}.uz-profile-card-head[data-v-8b49764c]{flex-direction:column}.uz-profile-account-link[data-v-8b49764c]{width:100%}.uz-profile-hero-info strong[data-v-8b49764c]{max-width:210px}}@media (prefers-reduced-motion:reduce){.uz-profile-page[data-v-8b49764c] *,.uz-profile-page[data-v-8b49764c] :before,.uz-profile-page[data-v-8b49764c] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.uz-social-login-page[data-v-89860e64]{min-height:calc(100vh - 90px);color:var(--uz-text);background:radial-gradient(circle at 18% 14%, #d9a62e1f, transparent 30%), radial-gradient(circle at 84% 82%, #ffffff0a, transparent 30%), linear-gradient(180deg, var(--uz-bg-deep) 0%, var(--uz-bg) 52%, var(--uz-bg-soft) 100%);isolation:isolate;align-items:center;padding:72px 0 92px;display:flex;position:relative;overflow:hidden}.uz-social-login-page[data-v-89860e64]:before,.uz-social-login-page[data-v-89860e64]:after{z-index:-1;content:"";pointer-events:none;filter:blur(20px);border-radius:50%;position:absolute}.uz-social-login-page[data-v-89860e64]:before{background:radial-gradient(circle,#d9a62e24,#0000 70%);width:500px;height:500px;animation:14s ease-in-out infinite uzSocialGlowOne-89860e64;top:-210px;left:-190px}.uz-social-login-page[data-v-89860e64]:after{background:radial-gradient(circle,#ffffff0b,#0000 70%);width:470px;height:470px;animation:17s ease-in-out infinite uzSocialGlowTwo-89860e64;bottom:-220px;right:-190px}@keyframes uzSocialGlowOne-89860e64{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(38px,28px)scale(1.08)}}@keyframes uzSocialGlowTwo-89860e64{0%,to{transform:translate(0,0)}50%{transform:translate(-34px,-28px)}}.uz-social-login-card[data-v-89860e64]{width:min(100%,610px);color:var(--uz-text);isolation:isolate;text-align:center;background:radial-gradient(circle at 50% 0,#35c76f17,#0000 34%),linear-gradient(145deg,#161619fb,#060607fe);border:1px solid #35c76f33;border-radius:30px;margin-inline:auto;padding:58px 48px 34px;animation:.5s cubic-bezier(.22,1,.36,1) both uzSocialCardIn-89860e64;position:relative;overflow:hidden;box-shadow:0 38px 100px #00000094,0 0 34px #35c76f14,inset 0 1px #ffffff06}.uz-social-login-card.error[data-v-89860e64]{background:radial-gradient(circle at 50% 0,#ff52521a,#0000 34%),linear-gradient(145deg,#161619fb,#060607fe);border-color:#ff52523d;box-shadow:0 38px 100px #00000094,0 0 34px #ff525214,inset 0 1px #ffffff06}.uz-social-login-card[data-v-89860e64]:before{content:"";background:linear-gradient(90deg, transparent, var(--uz-success), transparent);opacity:.55;height:1px;position:absolute;top:0;left:34px;right:34px}.uz-social-login-card.error[data-v-89860e64]:before{background:linear-gradient(90deg, transparent, var(--uz-danger), transparent)}@keyframes uzSocialCardIn-89860e64{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.uz-social-login-glow[data-v-89860e64]{z-index:-1;pointer-events:none;background:radial-gradient(circle,#35c76f21,#0000 70%);width:280px;height:280px;position:absolute;top:-115px;left:50%;transform:translate(-50%)}.uz-social-login-card.error .uz-social-login-glow[data-v-89860e64]{background:radial-gradient(circle,#ff525224,#0000 70%)}.uz-social-login-state[data-v-89860e64]{z-index:2;position:relative}.uz-social-login-icon[data-v-89860e64]{width:92px;height:92px;color:var(--uz-success);background:#35c76f17;border:1px solid #35c76f3d;border-radius:50%;place-items:center;margin:0 auto 24px;display:grid;position:relative;box-shadow:0 0 0 10px #35c76f06,0 0 32px #35c76f1f}.error .uz-social-login-icon[data-v-89860e64]{color:var(--uz-danger);background:#ff525217;border-color:#ff52523d;box-shadow:0 0 0 10px #ff525206,0 0 32px #ff52521f}.uz-social-login-icon svg[data-v-89860e64]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.uz-social-login-icon>span[data-v-89860e64]{opacity:.28;border:1px dashed;border-radius:50%;animation:10s linear infinite uzSocialIconSpin-89860e64;position:absolute;inset:-10px}@keyframes uzSocialIconSpin-89860e64{to{transform:rotate(360deg)}}.uz-social-login-state>small[data-v-89860e64]{color:var(--uz-success);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;display:block}.error .uz-social-login-state>small[data-v-89860e64]{color:var(--uz-danger)}.uz-social-login-state h1[data-v-89860e64]{color:var(--uz-text);font-size:clamp(30px,4vw,43px);font-weight:var(--uz-weight-black);letter-spacing:-.045em;margin-bottom:12px;line-height:1.08}.uz-social-login-state p[data-v-89860e64]{max-width:470px;color:var(--uz-text-muted);margin-inline:auto;font-size:10px;line-height:1.75}.uz-social-login-progress[data-v-89860e64]{z-index:2;margin-top:29px;position:relative}.uz-social-login-progress>div[data-v-89860e64]{border-radius:var(--uz-radius-pill);background:#ffffff0e;height:5px;position:relative;overflow:hidden}.uz-social-login-progress>div>span[data-v-89860e64]{background:linear-gradient(90deg, var(--uz-success), #7ef0a8);border-radius:inherit;width:38%;animation:.9s ease-in-out infinite uzSocialProgress-89860e64;position:absolute;inset:0 auto 0 0;box-shadow:0 0 14px #35c76f59}@keyframes uzSocialProgress-89860e64{0%{left:-38%}to{left:100%}}.uz-social-login-progress small[data-v-89860e64]{color:var(--uz-text-subtle);letter-spacing:.06em;text-transform:uppercase;margin-top:9px;font-size:10px;display:block}.uz-social-login-back[data-v-89860e64]{z-index:2;color:#fff;background:var(--uz-danger);border-radius:var(--uz-radius-lg);min-height:46px;font-size:9px;font-weight:var(--uz-weight-black);transition:transform var(--uz-transition), box-shadow var(--uz-transition), filter var(--uz-transition);justify-content:center;align-items:center;gap:8px;margin-top:28px;padding:0 18px;display:inline-flex;position:relative;box-shadow:0 14px 34px #ff525233}.uz-social-login-back[data-v-89860e64]:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 18px 42px #ff525247}.uz-social-login-back svg[data-v-89860e64]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.uz-social-login-security[data-v-89860e64]{z-index:2;color:var(--uz-text-subtle);border-top:1px solid var(--uz-border);justify-content:center;align-items:center;gap:7px;margin-top:28px;padding-top:18px;font-size:10px;display:flex;position:relative}.uz-social-login-security svg[data-v-89860e64]{fill:none;width:15px;height:15px;stroke:var(--uz-success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.error .uz-social-login-security svg[data-v-89860e64]{stroke:var(--uz-danger)}.uz-social-login-shine[data-v-89860e64]{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0e,#0000);width:34%;height:180%;animation:4.6s ease-in-out infinite uzSocialShine-89860e64;position:absolute;top:-35%;left:-100%;transform:rotate(20deg)}@keyframes uzSocialShine-89860e64{0%,58%{left:-100%}84%,to{left:145%}}@media (width<=768px){.uz-social-login-page[data-v-89860e64]{min-height:auto;padding:42px 0 68px}.uz-social-login-page[data-v-89860e64]:before,.uz-social-login-page[data-v-89860e64]:after{display:none}.uz-social-login-card[data-v-89860e64]{border-radius:24px;padding:44px 24px 28px}.uz-social-login-icon[data-v-89860e64]{width:78px;height:78px;margin-bottom:20px}.uz-social-login-icon svg[data-v-89860e64]{width:34px;height:34px}.uz-social-login-state h1[data-v-89860e64]{font-size:30px}.uz-social-login-state p[data-v-89860e64]{font-size:9px}}@media (width<=480px){.uz-social-login-page[data-v-89860e64]{padding:28px 0 52px}.uz-social-login-card[data-v-89860e64]{border-radius:20px;padding:36px 17px 24px}.uz-social-login-icon[data-v-89860e64]{width:68px;height:68px}.uz-social-login-icon svg[data-v-89860e64]{width:29px;height:29px}.uz-social-login-state>small[data-v-89860e64]{font-size:6.5px}.uz-social-login-state h1[data-v-89860e64]{font-size:25px}.uz-social-login-state p[data-v-89860e64]{font-size:10px;line-height:1.65}.uz-social-login-back[data-v-89860e64]{width:100%}}.uz-social-login-back[data-v-89860e64]:focus-visible{outline:2px solid var(--uz-primary-light);outline-offset:4px}@media (hover:none){.uz-social-login-back[data-v-89860e64]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-social-login-page[data-v-89860e64]:before,.uz-social-login-page[data-v-89860e64]:after,.uz-social-login-card[data-v-89860e64],.uz-social-login-icon>span[data-v-89860e64],.uz-social-login-progress>div>span[data-v-89860e64],.uz-social-login-shine[data-v-89860e64]{animation:none}.uz-social-login-back[data-v-89860e64]{transition:none}}.uz-account-page[data-v-89dca5ac]{--account-primary:var(--primary,#f15a24);--account-primary-dark:var(--primary-dark,#d74716);--account-primary-light:#ff7a3f;--account-primary-soft:#fff1e9;--account-green:#175b2c;--account-green-dark:#0d421f;--account-green-deep:#082f17;--account-green-light:#5fae37;--account-green-soft:#edf7e9;--account-gold:#d59c28;--account-gold-soft:#fff7e5;--account-blue:#2682b9;--account-blue-soft:#eaf6fc;--account-pink:#df5f89;--account-pink-soft:#fff0f5;--account-bg:#faf5ef;--account-surface:#fff;--account-surface-soft:#f8fbf5;--account-text:#1e241f;--account-muted:#6f756e;--account-border:#193e221c;background:radial-gradient(circle at 8% 20%, #f15a240f, transparent 28%), radial-gradient(circle at 92% 78%, #175b2c12, transparent 30%), var(--account-bg);width:100%;min-height:100vh;color:var(--account-text);overflow:hidden}.uz-account-page[data-v-89dca5ac] *,.uz-account-page[data-v-89dca5ac] :before,.uz-account-page[data-v-89dca5ac] :after{box-sizing:border-box}.uz-account-page a[data-v-89dca5ac]{color:inherit;text-decoration:none}.uz-account-page button[data-v-89dca5ac]{font:inherit}.uz-account-page svg[data-v-89dca5ac]{display:block}.vw-container[data-v-89dca5ac],.uz-container[data-v-89dca5ac]{width:min(1240px,100% - 40px);margin:0 auto}.vw-account-hero[data-v-89dca5ac]{isolation:isolate;padding:34px 0 0;position:relative;overflow:hidden}.vw-account-hero-background[data-v-89dca5ac]{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.vw-account-hero-orb[data-v-89dca5ac]{filter:blur(2px);border-radius:50%;position:absolute}.vw-account-hero-orb.orb-one[data-v-89dca5ac]{background:#f15a2414;width:360px;height:360px;top:-140px;left:-90px}.vw-account-hero-orb.orb-two[data-v-89dca5ac]{background:#175b2c14;width:420px;height:420px;bottom:20px;right:-130px}.vw-account-hero-ring[data-v-89dca5ac]{border:1px solid #175b2c14;border-radius:50%;position:absolute}.vw-account-hero-ring.ring-one[data-v-89dca5ac]{width:220px;height:220px;top:20px;right:12%}.vw-account-hero-ring.ring-two[data-v-89dca5ac]{width:150px;height:150px;top:60px;right:15%}.vw-account-hero-leaf[data-v-89dca5ac]{opacity:.06;fill:none;width:180px;height:240px;stroke:var(--account-green);stroke-width:3px;position:absolute}.vw-account-hero-leaf.leaf-left[data-v-89dca5ac]{bottom:100px;left:-35px;transform:rotate(-16deg)}.vw-account-hero-leaf.leaf-right[data-v-89dca5ac]{top:70px;right:-40px;transform:scaleX(-1)rotate(-18deg)}.vw-account-hero-card[data-v-89dca5ac]{background:linear-gradient(135deg, var(--account-green-dark), var(--account-green) 62%, #256b36);border:1px solid #ffffff21;border-radius:30px;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:20px;padding:22px;display:grid;box-shadow:0 26px 70px #0b3d1c33,inset 0 1px #ffffff1c}.vw-account-welcome[data-v-89dca5ac]{background:radial-gradient(circle at 12% 10%,#ffffff1a,#0000 27%),linear-gradient(135deg,#ffffff12,#ffffff05);border:1px solid #ffffff24;border-radius:24px;padding:38px 38px 30px;position:relative;overflow:hidden}.vw-account-welcome[data-v-89dca5ac]:before{content:"";background:#ffffff0a;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-140px;right:-90px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.vw-account-welcome-top[data-v-89dca5ac]{z-index:2;align-items:center;gap:25px;display:flex;position:relative}.vw-account-avatar[data-v-89dca5ac]{background:#ffffff1f;border:3px solid #ffffff36;border-radius:50%;flex:0 0 94px;place-items:center;width:94px;height:94px;display:grid;position:relative;box-shadow:0 0 0 7px #ffffff0d,0 16px 32px #00000029}.vw-account-avatar-core[data-v-89dca5ac]{color:#fff;background:linear-gradient(145deg,#70bb3e,#3f932e);border-radius:50%;place-items:center;width:72px;height:72px;font-size:38px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff40}.vw-account-avatar i[data-v-89dca5ac]{border:3px solid var(--account-green);background:#29c96e;border-radius:50%;width:18px;height:18px;position:absolute;bottom:8px;right:2px}.vw-account-welcome-copy[data-v-89dca5ac]{min-width:0}.vw-account-welcome-label[data-v-89dca5ac]{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;min-height:30px;margin-bottom:14px;padding:6px 12px;font-size:10px;font-weight:850;display:inline-flex}.vw-account-welcome-label svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vw-account-welcome-copy>small[data-v-89dca5ac]{color:#ffffffb0;margin-bottom:6px;font-size:12px;font-weight:650;display:block}.vw-account-welcome-copy h1[data-v-89dca5ac]{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,54px);font-weight:900;line-height:1.05}.vw-account-welcome-copy h1 span[data-v-89dca5ac]{color:#f3ffdf}.vw-account-welcome-copy p[data-v-89dca5ac]{color:#ffffffbf;max-width:650px;margin:16px 0 0;font-size:14px;line-height:1.75}.vw-account-hero-benefits[data-v-89dca5ac]{z-index:2;flex-wrap:wrap;gap:11px;margin-top:31px;display:flex;position:relative}.vw-account-hero-benefits>span[data-v-89dca5ac]{color:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:8px 13px;font-size:11px;font-weight:750;display:inline-flex}.vw-account-hero-benefits i[data-v-89dca5ac]{background:#ffffff21;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.vw-account-hero-benefits svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.vw-account-hero-actions[data-v-89dca5ac]{z-index:2;grid-template-columns:minmax(0,1fr) minmax(210px,.48fr);gap:14px;margin-top:28px;display:grid;position:relative}.vw-account-continue-shopping[data-v-89dca5ac],.vw-account-logout[data-v-89dca5ac]{cursor:pointer;border:0;border-radius:18px;align-items:center;gap:13px;min-height:70px;padding:12px 17px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.vw-account-continue-shopping[data-v-89dca5ac]{color:var(--account-text);background:#f5fff0;box-shadow:0 15px 32px #07281224}.vw-account-logout[data-v-89dca5ac]{color:#fff;background:#ffffff21;border:1px solid #ffffff21}.vw-account-continue-shopping[data-v-89dca5ac]:hover,.vw-account-logout[data-v-89dca5ac]:hover{transform:translateY(-3px)}.vw-account-continue-shopping[data-v-89dca5ac]:hover{box-shadow:0 20px 40px #07281233}.vw-account-action-icon[data-v-89dca5ac]{background:var(--account-green-light);color:#fff;border-radius:14px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.vw-account-logout .vw-account-action-icon[data-v-89dca5ac]{background:#ffffff21}.vw-account-action-icon svg[data-v-89dca5ac],.vw-account-action-arrow[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-account-action-copy[data-v-89dca5ac]{text-align:left;flex:1;gap:3px;min-width:0;display:grid}.vw-account-action-copy small[data-v-89dca5ac]{color:var(--account-muted);font-size:9px;font-weight:700}.vw-account-logout .vw-account-action-copy small[data-v-89dca5ac]{color:#ffffff9c}.vw-account-action-copy strong[data-v-89dca5ac]{font-size:13px;font-weight:850}.vw-account-action-arrow[data-v-89dca5ac]{flex:0 0 20px}.vw-account-status-panel[data-v-89dca5ac]{background:linear-gradient(155deg,#fffffffc,#f7fbf2f7);border-radius:24px;flex-direction:column;padding:25px;display:flex;box-shadow:0 18px 44px #0000001c}.vw-account-status-head[data-v-89dca5ac]{border-bottom:1px solid var(--account-border);justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:18px;display:flex}.vw-account-status-head small[data-v-89dca5ac]{color:var(--account-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.vw-account-status-head h2[data-v-89dca5ac]{color:var(--account-text);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:900}.vw-account-active-badge[data-v-89dca5ac]{color:#178547;background:#ebfff1;border:1px solid #20b45d2b;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:5px 9px;font-size:9px;font-weight:850;display:inline-flex}.vw-account-active-badge i[data-v-89dca5ac]{background:#22bd61;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22bd611c}.vw-account-status-list[data-v-89dca5ac]{gap:10px;margin-top:18px;display:grid}.vw-account-status-list article[data-v-89dca5ac]{border:1px solid var(--account-border);background:#ffffffb3;border-radius:16px;align-items:center;gap:12px;min-height:69px;padding:10px 12px;display:flex}.vw-account-status-icon[data-v-89dca5ac]{background:var(--account-primary-soft);width:41px;height:41px;color:var(--account-primary);border:1px solid #f15a2426;border-radius:13px;flex:0 0 41px;place-items:center;display:grid}.vw-account-status-icon svg[data-v-89dca5ac],.vw-account-status-check svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-account-status-list article>div[data-v-89dca5ac]{flex:1;gap:3px;min-width:0;display:grid}.vw-account-status-list article small[data-v-89dca5ac]{color:var(--account-muted);font-size:9px;font-weight:700}.vw-account-status-list article strong[data-v-89dca5ac]{color:var(--account-text);font-size:11px;font-weight:850}.vw-account-status-check[data-v-89dca5ac]{color:#20a459;background:#ecfff2;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.vw-account-status-check svg[data-v-89dca5ac]{width:14px;height:14px}.vw-account-support-button[data-v-89dca5ac]{background:linear-gradient(135deg, var(--account-primary-dark), var(--account-primary-light));color:#fff;cursor:pointer;border:0;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:65px;margin-top:auto;padding:11px 14px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 15px 28px #f15a2438}.vw-account-support-button[data-v-89dca5ac]:hover{transform:translateY(-2px);box-shadow:0 20px 35px #f15a2447}.vw-account-support-button>span[data-v-89dca5ac]:first-child{background:#ffffff21;border-radius:12px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.vw-account-support-button>span[data-v-89dca5ac]:nth-child(2){text-align:left;flex:1;gap:3px;display:grid}.vw-account-support-button small[data-v-89dca5ac]{color:#ffffffb3;font-size:10px}.vw-account-support-button strong[data-v-89dca5ac]{font-size:10px;font-weight:850}.vw-account-support-button svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.vw-account-hero-stats[data-v-89dca5ac]{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:17px;display:grid}.vw-account-hero-stats article[data-v-89dca5ac]{background:#fffffff5;border:1px solid #213b2614;border-radius:18px;align-items:center;gap:12px;min-width:0;min-height:80px;padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 32px #21362312,0 2px 6px #21362308}.vw-account-hero-stats article[data-v-89dca5ac]:before{content:"";background:var(--account-green-soft);border-radius:50%;width:90px;height:90px;position:absolute;bottom:-45px;right:-35px}.vw-account-hero-stats article>span[data-v-89dca5ac]{z-index:2;background:var(--account-primary-soft);width:42px;height:42px;color:var(--account-primary);border:1px solid #f15a2424;border-radius:13px;flex:0 0 42px;place-items:center;display:grid;position:relative}.vw-account-hero-stats article:nth-child(2)>span[data-v-89dca5ac]{background:var(--account-pink-soft);color:var(--account-pink);border-color:#df5f8924}.vw-account-hero-stats article:nth-child(3)>span[data-v-89dca5ac]{background:var(--account-gold-soft);color:var(--account-gold);border-color:#d59c2826}.vw-account-hero-stats article:nth-child(4)>span[data-v-89dca5ac]{background:var(--account-blue-soft);color:var(--account-blue);border-color:#2682b926}.vw-account-hero-stats svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.vw-account-hero-stats article>div[data-v-89dca5ac]{z-index:2;flex:1;gap:4px;min-width:0;display:grid;position:relative}.vw-account-hero-stats small[data-v-89dca5ac]{color:var(--account-muted);font-size:10px;font-weight:700}.vw-account-hero-stats strong[data-v-89dca5ac]{color:var(--account-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.vw-account-hero-stats a[data-v-89dca5ac]{z-index:2;min-height:29px;color:var(--account-primary);white-space:nowrap;background:#fff;border:1px solid #f15a242e;border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex;position:relative}.vw-account-hero-stats a svg[data-v-89dca5ac]{width:12px;height:12px}.uz-account-main[data-v-89dca5ac]{padding:82px 0 96px;position:relative}.uz-account-main[data-v-89dca5ac]:before{content:"";background:linear-gradient(90deg,#0000,#175b2c1a,#0000);width:min(1100px,90%);height:1px;position:absolute;top:36px;left:50%;transform:translate(-50%)}.uz-account-section-head[data-v-89dca5ac]{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.uz-account-section-head>div[data-v-89dca5ac]{max-width:670px}.uz-account-section-head small[data-v-89dca5ac]{color:var(--account-primary);letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.uz-account-section-head h2[data-v-89dca5ac]{color:var(--account-text);letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.08}.uz-account-section-head p[data-v-89dca5ac]{color:var(--account-muted);margin:12px 0 0;font-size:13px;line-height:1.7}.uz-account-section-head>span[data-v-89dca5ac]{background:var(--account-green-soft);min-height:37px;color:var(--account-green);white-space:nowrap;border:1px solid #175b2c21;border-radius:999px;align-items:center;padding:0 14px;font-size:10px;font-weight:850;display:inline-flex}.uz-account-grid[data-v-89dca5ac]{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.uz-account-card[data-v-89dca5ac]{--card-accent:var(--account-primary);--card-soft:var(--account-primary-soft);border:1px solid var(--account-border);background:linear-gradient(145deg,#fff,#fafdf8f5);border-radius:23px;flex-direction:column;min-height:275px;padding:25px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 42px #1e3e2311,0 2px 7px #1e3e2306}.uz-account-card[data-v-89dca5ac]:before{content:"";background:var(--card-accent);opacity:.85;border-radius:0 0 999px 999px;height:3px;position:absolute;top:0;left:24px;right:24px}.uz-account-card[data-v-89dca5ac]:hover{border-color:color-mix(in srgb, var(--card-accent) 24%, transparent);transform:translateY(-7px);box-shadow:0 25px 58px #1e3e231c,0 4px 12px #1e3e230b}.uz-account-card-glow[data-v-89dca5ac]{background:var(--card-soft);opacity:.78;border-radius:50%;width:165px;height:165px;transition:transform .35s,opacity .35s;position:absolute;bottom:-65px;right:-55px}.uz-account-card:hover .uz-account-card-glow[data-v-89dca5ac]{opacity:1;transform:scale(1.2)}.uz-account-orders-card[data-v-89dca5ac]{--card-accent:#e0663a;--card-soft:#fff1eb}.uz-account-wishlist-card[data-v-89dca5ac]{--card-accent:var(--account-pink);--card-soft:var(--account-pink-soft)}.uz-account-address-card[data-v-89dca5ac]{--card-accent:var(--account-gold);--card-soft:var(--account-gold-soft)}.uz-account-track-card[data-v-89dca5ac]{--card-accent:var(--account-blue);--card-soft:var(--account-blue-soft)}.uz-account-card-top[data-v-89dca5ac]{z-index:2;justify-content:space-between;align-items:flex-start;gap:15px;display:flex;position:relative}.uz-account-card-icon[data-v-89dca5ac]{border:1px solid color-mix(in srgb, var(--card-accent) 17%, transparent);background:var(--card-soft);width:52px;height:52px;color:var(--card-accent);border-radius:17px;place-items:center;display:grid}.uz-account-card-icon svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.uz-account-card-number[data-v-89dca5ac]{color:#1e241f21;letter-spacing:-.05em;font-size:34px;font-weight:950;line-height:1}.uz-account-card-copy[data-v-89dca5ac]{z-index:2;margin-top:31px;position:relative}.uz-account-card-copy small[data-v-89dca5ac]{color:var(--card-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.uz-account-card-copy h3[data-v-89dca5ac]{color:var(--account-text);letter-spacing:-.035em;margin:0;font-size:24px;font-weight:900;line-height:1.1}.uz-account-card-copy p[data-v-89dca5ac]{color:var(--account-muted);margin:12px 0 0;font-size:12px;line-height:1.7}.uz-account-card-footer[data-v-89dca5ac]{z-index:2;color:var(--card-accent);border-top:1px solid #1e3c2214;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:23px;display:flex;position:relative}.uz-account-card-footer span[data-v-89dca5ac]{font-size:11px;font-weight:850}.uz-account-card-footer svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .25s}.uz-account-card:hover .uz-account-card-footer svg[data-v-89dca5ac]{transform:translate(5px)}.uz-account-track-card[data-v-89dca5ac]{grid-column:span 1}.uz-account-bottom[data-v-89dca5ac]{grid-template-columns:minmax(0,1fr) minmax(250px,.32fr);gap:20px;margin-top:26px;display:grid}.uz-account-support-card[data-v-89dca5ac]{background:linear-gradient(135deg, var(--account-green-dark), var(--account-green));color:#fff;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:25px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0e451f2e}.uz-account-support-card[data-v-89dca5ac]:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-70px;box-shadow:0 0 0 42px #ffffff06,0 0 0 84px #ffffff05}.uz-account-support-card>span[data-v-89dca5ac]{z-index:2;background:#ffffff1c;border:1px solid #ffffff24;border-radius:17px;place-items:center;width:55px;height:55px;display:grid;position:relative}.uz-account-support-card>span svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.uz-account-support-card>div[data-v-89dca5ac]{z-index:2;position:relative}.uz-account-support-card small[data-v-89dca5ac]{color:#bfe5c6;letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.uz-account-support-card h3[data-v-89dca5ac]{margin:0;font-size:20px;font-weight:900}.uz-account-support-card p[data-v-89dca5ac]{color:#ffffffb5;max-width:610px;margin:8px 0 0;font-size:11px;line-height:1.65}.uz-account-support-card button[data-v-89dca5ac]{z-index:2;min-height:43px;color:var(--account-green);cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:10px;font-weight:850;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative}.uz-account-support-card button[data-v-89dca5ac]:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000024}.uz-account-support-card button svg[data-v-89dca5ac]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.uz-account-security-note[data-v-89dca5ac]{border:1px solid var(--account-border);background:#ffffffe8;border-radius:22px;align-items:center;gap:13px;padding:22px;display:flex;box-shadow:0 15px 35px #1e3e230e}.uz-account-security-note svg[data-v-89dca5ac]{fill:none;width:35px;height:35px;stroke:var(--account-green);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 35px}.uz-account-security-note p[data-v-89dca5ac]{color:var(--account-muted);margin:0;font-size:10px;font-weight:650;line-height:1.65}@media (width<=1100px){.vw-account-hero-card[data-v-89dca5ac]{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.vw-account-welcome[data-v-89dca5ac]{padding:30px}.vw-account-hero-stats[data-v-89dca5ac],.uz-account-grid[data-v-89dca5ac]{grid-template-columns:repeat(2,minmax(0,1fr))}.uz-account-bottom[data-v-89dca5ac]{grid-template-columns:1fr}}@media (width<=880px){.vw-container[data-v-89dca5ac],.uz-container[data-v-89dca5ac]{width:min(100% - 28px,1240px)}.vw-account-hero-card[data-v-89dca5ac]{border-radius:24px;grid-template-columns:1fr}.vw-account-status-panel[data-v-89dca5ac]{min-height:auto}.vw-account-support-button[data-v-89dca5ac]{margin-top:20px}.uz-account-main[data-v-89dca5ac]{padding-top:72px}}@media (width<=680px){.vw-container[data-v-89dca5ac],.uz-container[data-v-89dca5ac]{width:min(100% - 20px,1240px)}.vw-account-hero[data-v-89dca5ac]{padding-top:18px}.vw-account-hero-card[data-v-89dca5ac]{border-radius:21px;gap:13px;padding:12px}.vw-account-welcome[data-v-89dca5ac]{border-radius:17px;padding:25px 18px 20px}.vw-account-welcome-top[data-v-89dca5ac]{align-items:flex-start;gap:15px}.vw-account-avatar[data-v-89dca5ac]{flex-basis:65px;width:65px;height:65px}.vw-account-avatar-core[data-v-89dca5ac]{width:51px;height:51px;font-size:25px}.vw-account-avatar i[data-v-89dca5ac]{border-width:2px;width:14px;height:14px;bottom:4px;right:-1px}.vw-account-welcome-label[data-v-89dca5ac]{min-height:26px;margin-bottom:10px;padding:5px 9px;font-size:10px}.vw-account-welcome-copy>small[data-v-89dca5ac]{font-size:10px}.vw-account-welcome-copy h1[data-v-89dca5ac]{font-size:29px}.vw-account-welcome-copy p[data-v-89dca5ac]{margin-top:12px;font-size:11px;line-height:1.7}.vw-account-hero-benefits[data-v-89dca5ac]{gap:7px;margin-top:22px}.vw-account-hero-benefits>span[data-v-89dca5ac]{min-height:35px;padding:7px 10px;font-size:9px}.vw-account-hero-actions[data-v-89dca5ac]{grid-template-columns:1fr;gap:10px;margin-top:20px}.vw-account-continue-shopping[data-v-89dca5ac],.vw-account-logout[data-v-89dca5ac]{border-radius:15px;min-height:61px}.vw-account-status-panel[data-v-89dca5ac]{border-radius:17px;padding:19px 16px}.vw-account-status-head h2[data-v-89dca5ac]{font-size:17px}.vw-account-hero-stats[data-v-89dca5ac]{grid-template-columns:1fr;gap:10px}.vw-account-hero-stats article[data-v-89dca5ac]{min-height:72px}.uz-account-main[data-v-89dca5ac]{padding:58px 0 74px}.uz-account-section-head[data-v-89dca5ac]{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:22px}.uz-account-section-head h2[data-v-89dca5ac]{font-size:29px}.uz-account-section-head p[data-v-89dca5ac]{font-size:11px}.uz-account-grid[data-v-89dca5ac]{grid-template-columns:1fr;gap:15px}.uz-account-card[data-v-89dca5ac]{border-radius:19px;min-height:235px;padding:21px}.uz-account-card-icon[data-v-89dca5ac]{border-radius:14px;width:46px;height:46px}.uz-account-card-number[data-v-89dca5ac]{font-size:29px}.uz-account-card-copy[data-v-89dca5ac]{margin-top:24px}.uz-account-card-copy h3[data-v-89dca5ac]{font-size:21px}.uz-account-card-copy p[data-v-89dca5ac]{font-size:11px}.uz-account-bottom[data-v-89dca5ac]{gap:15px;margin-top:18px}.uz-account-support-card[data-v-89dca5ac]{border-radius:19px;grid-template-columns:auto 1fr;gap:14px;padding:21px 18px}.uz-account-support-card button[data-v-89dca5ac]{grid-column:1/-1;width:100%}.uz-account-security-note[data-v-89dca5ac]{border-radius:19px}}@media (width<=420px){.vw-account-welcome-top[data-v-89dca5ac]{flex-direction:column}.vw-account-avatar[data-v-89dca5ac]{margin-bottom:3px}.vw-account-welcome-copy h1[data-v-89dca5ac]{font-size:27px}.vw-account-status-head[data-v-89dca5ac]{flex-direction:column;align-items:flex-start}.vw-account-active-badge[data-v-89dca5ac]{align-self:flex-start}.vw-account-hero-stats article[data-v-89dca5ac]{padding:12px}.vw-account-hero-stats a[data-v-89dca5ac]{padding:0 7px}}@media (prefers-reduced-motion:reduce){.uz-account-page[data-v-89dca5ac] *,.uz-account-page[data-v-89dca5ac] :before,.uz-account-page[data-v-89dca5ac] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.uz-orders-page[data-v-c13c3031]{min-height:100vh;color:var(--vw-text);background:radial-gradient(circle at 7% 6%,#5391311f,#0000 28%),radial-gradient(circle at 94% 30%,#dca03514,#0000 24%),linear-gradient(#fbfdf9 0%,#f4f9f0 52%,#fbfdf9 100%);position:relative;overflow:hidden}.uz-orders-page[data-v-c13c3031],.uz-orders-page[data-v-c13c3031] *,.uz-orders-page[data-v-c13c3031] :before,.uz-orders-page[data-v-c13c3031] :after{box-sizing:border-box}.uz-orders-page svg[data-v-c13c3031]{display:block}.uz-orders-page button[data-v-c13c3031],.uz-orders-page input[data-v-c13c3031],.uz-orders-page select[data-v-c13c3031],.uz-orders-page textarea[data-v-c13c3031]{font:inherit}.uz-orders-page button[data-v-c13c3031]{cursor:pointer;border:0}.uz-orders-hero[data-v-c13c3031]{z-index:2;isolation:isolate;padding:28px 0 48px;position:relative;overflow:hidden}.uz-orders-hero[data-v-c13c3031]:before{z-index:-2;content:"";filter:blur(110px);background:#52913133;border-radius:50%;width:520px;height:520px;animation:17s ease-in-out infinite uzOrdersHeroOrbOne-c13c3031;position:absolute;top:-230px;left:-180px}.uz-orders-hero[data-v-c13c3031]:after{z-index:-2;content:"";filter:blur(105px);background:#dca23924;border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite uzOrdersHeroOrbTwo-c13c3031;position:absolute;bottom:-250px;right:-190px}@keyframes uzOrdersHeroOrbOne-c13c3031{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(45px,30px)scale(1.07)}}@keyframes uzOrdersHeroOrbTwo-c13c3031{0%,to{transform:translate(0,0)}50%{transform:translate(-38px,-26px)}}.uz-orders-hero-row[data-v-c13c3031]{color:#fff;isolation:isolate;background:radial-gradient(circle at 87% 8%,#d3efb033,#0000 31%),radial-gradient(circle at 8% 100%,#68af592e,#0000 38%),linear-gradient(138deg,#0b2d13 0%,#12431b 43%,#1b5726 72%,#257031 100%);border:1px solid #ffffff21;border-radius:35px;justify-content:space-between;align-items:center;gap:48px;min-height:330px;padding:48px 52px;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 88px #082d0e3d,inset 0 1px #ffffff24}.uz-orders-hero-row[data-v-c13c3031]:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:450px;height:450px;position:absolute;top:-190px;right:-110px;box-shadow:0 0 0 55px #ffffff06,0 0 0 112px #ffffff04}.uz-orders-hero-row[data-v-c13c3031]:after{z-index:-1;content:"";filter:blur(18px);pointer-events:none;background:#c7e79e12;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-180px;left:30%}.uz-orders-hero-copy[data-v-c13c3031]{z-index:2;max-width:780px;position:relative}.uz-orders-hero-copy>span[data-v-c13c3031]{color:#d9efb6;-webkit-backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff16;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.uz-orders-hero-copy>span[data-v-c13c3031]:before{content:"";background:#bce187;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #bce1871c}.uz-orders-hero-copy h1[data-v-c13c3031]{color:#fff;letter-spacing:-.058em;margin-top:20px;font-size:clamp(44px,5vw,68px);font-weight:900;line-height:1.03}.uz-orders-hero-copy p[data-v-c13c3031]{color:#ffffffb3;max-width:690px;margin-top:18px;font-size:13px;line-height:1.8}.uz-orders-account-link[data-v-c13c3031]{z-index:2;min-width:188px;min-height:58px;color:var(--vw-primary-dark);-webkit-backdrop-filter:blur(16px);transition:color var(--vw-transition), background var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fffffff0;border:1px solid #ffffffbd;border-radius:17px;flex:none;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 16px 38px #03190729,inset 0 1px #fffffffa}.uz-orders-account-link[data-v-c13c3031]:hover{color:#fff;background:var(--vw-primary);box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-orders-account-link svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.uz-orders-account-link:hover svg[data-v-c13c3031]{transform:translate(-3px)}.uz-orders-hero-info[data-v-c13c3031]{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid;position:relative}.uz-orders-hero-info article[data-v-c13c3031]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);min-width:0;min-height:104px;transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 100% 0,#6ca8441c,#0000 40%),#fffffff0;border-radius:21px;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:13px;padding:15px;display:grid;position:relative;overflow:hidden;box-shadow:0 17px 40px #1f4b2217,inset 0 1px #fffffffa}.uz-orders-hero-info article[data-v-c13c3031]:before{content:"";pointer-events:none;background:#2f7d320b;border-radius:50%;width:108px;height:108px;position:absolute;bottom:-50px;right:-38px}.uz-orders-hero-info article[data-v-c13c3031]:hover{border-color:var(--vw-primary-border-strong);transform:translateY(-4px);box-shadow:0 23px 48px #1f4b2221,inset 0 1px #fffffffa}.uz-orders-hero-info article>span[data-v-c13c3031]{z-index:2;width:50px;height:50px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);border-radius:15px;place-items:center;display:grid;position:relative}.uz-orders-hero-info article:hover>span[data-v-c13c3031]{color:#fff;background:var(--vw-primary-gradient);transform:rotate(-5deg)scale(1.05)}.uz-orders-hero-info article:nth-child(2)>span[data-v-c13c3031]{color:#256d92;background:#edf7fc;border-color:#3280a926}.uz-orders-hero-info article:nth-child(2):hover>span[data-v-c13c3031]{color:#fff;background:linear-gradient(135deg,#27698f,#4d9cc5)}.uz-orders-hero-info article:nth-child(3)>span[data-v-c13c3031]{color:#a86c19;background:#fff6e7;border-color:#c7832429}.uz-orders-hero-info article:nth-child(3):hover>span[data-v-c13c3031]{color:#fff;background:linear-gradient(135deg,#b2741d,#db9c3e)}.uz-orders-hero-info article>span svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.uz-orders-hero-info article>div[data-v-c13c3031]{z-index:2;flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.uz-orders-hero-info small[data-v-c13c3031]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-orders-hero-info strong[data-v-c13c3031]{color:var(--vw-text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;overflow:hidden}.uz-orders-main[data-v-c13c3031]{z-index:2;padding:4px 0 96px;position:relative}.uz-orders-main[data-v-c13c3031]:before{z-index:-1;content:"";filter:blur(90px);pointer-events:none;background:#609c3b0f;border-radius:50%;width:320px;height:320px;position:absolute;top:130px;right:-120px}.uz-orders-section-head[data-v-c13c3031]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#70aa481a,#0000 35%),#fffffff0;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;min-height:126px;padding:21px 23px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #1f4b2214,inset 0 1px #fffffffa}.uz-orders-section-head[data-v-c13c3031]:before{content:"";pointer-events:none;background:#619e3d0f;border-radius:50%;width:170px;height:170px;position:absolute;top:-75px;right:-55px}.uz-orders-section-head>div[data-v-c13c3031]{z-index:2;min-width:0;max-width:720px;position:relative}.uz-orders-section-head>div>small[data-v-c13c3031]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.uz-orders-section-head h2[data-v-c13c3031]{color:var(--vw-text);letter-spacing:-.045em;margin-top:10px;font-size:clamp(27px,3vw,38px);font-weight:900;line-height:1.1}.uz-orders-section-head p[data-v-c13c3031]{color:var(--vw-text-muted);margin-top:8px;font-size:9px;line-height:1.65}.uz-orders-section-head>span[data-v-c13c3031]{z-index:2;color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 38%), var(--vw-primary-gradient);min-width:130px;min-height:52px;box-shadow:var(--vw-shadow-primary);border-radius:16px;flex:none;justify-content:center;align-items:center;padding:0 17px;font-size:9px;font-weight:850;display:inline-flex;position:relative}.uz-orders-list[data-v-c13c3031]{flex-direction:column;gap:19px;margin-top:19px;display:flex}.uz-order-card[data-v-c13c3031]{border:1px solid var(--vw-border);transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 100% 0,#6ea94714,#0000 32%),#fffffff5;border-radius:27px;position:relative;overflow:hidden;box-shadow:0 20px 52px #1f4b2217,inset 0 1px #fffffffa}.uz-order-card[data-v-c13c3031]:before{content:"";background:var(--vw-primary-gradient);transform-origin:top;width:5px;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;transform:scaleY(0)}.uz-order-card[data-v-c13c3031]:hover{border-color:var(--vw-primary-border-strong);transform:translateY(-4px);box-shadow:0 30px 72px #1f4b2224,inset 0 1px #fffffffa}.uz-order-card[data-v-c13c3031]:hover:before{transform:scaleY(1)}@media (width<=1199px){.uz-orders-hero-row[data-v-c13c3031]{gap:32px;min-height:310px;padding:42px}.uz-orders-hero-copy h1[data-v-c13c3031]{font-size:55px}}@media (width<=991px){.uz-orders-hero[data-v-c13c3031]{padding-top:18px}.uz-orders-hero-row[data-v-c13c3031]{border-radius:29px;flex-direction:column;align-items:flex-start;gap:28px;min-height:auto;padding:36px}.uz-orders-account-link[data-v-c13c3031]{min-width:175px}.uz-orders-hero-info[data-v-c13c3031]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.uz-orders-hero[data-v-c13c3031]{padding:9px 0 31px}.uz-orders-hero-row[data-v-c13c3031]{border-radius:23px;gap:22px;padding:27px 19px}.uz-orders-hero-copy>span[data-v-c13c3031]{min-height:32px;font-size:6px}.uz-orders-hero-copy h1[data-v-c13c3031]{margin-top:16px;font-size:36px}.uz-orders-hero-copy p[data-v-c13c3031]{margin-top:13px;font-size:10px;line-height:1.7}.uz-orders-account-link[data-v-c13c3031]{border-radius:15px;width:100%;min-width:0;min-height:52px}.uz-orders-hero-info[data-v-c13c3031]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.uz-orders-hero-info article[data-v-c13c3031]{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:92px;padding:10px 6px;display:flex}.uz-orders-hero-info article>span[data-v-c13c3031]{border-radius:12px;width:39px;height:39px}.uz-orders-hero-info article>span svg[data-v-c13c3031]{width:19px;height:19px}.uz-orders-hero-info small[data-v-c13c3031]{font-size:10px}.uz-orders-hero-info strong[data-v-c13c3031]{max-width:100%;font-size:9px}.uz-orders-main[data-v-c13c3031]{padding-bottom:74px}.uz-orders-section-head[data-v-c13c3031]{border-radius:19px;flex-direction:column;align-items:stretch;gap:15px;min-height:auto;padding:16px}.uz-orders-section-head h2[data-v-c13c3031]{font-size:26px}.uz-orders-section-head p[data-v-c13c3031]{font-size:10px}.uz-orders-section-head>span[data-v-c13c3031]{border-radius:14px;width:100%;min-height:46px}.uz-orders-list[data-v-c13c3031]{gap:13px;margin-top:13px}.uz-order-card[data-v-c13c3031]{border-radius:20px}}@media (width<=420px){.uz-orders-hero-row[data-v-c13c3031]{padding-inline:16px}.uz-orders-hero-copy h1[data-v-c13c3031]{font-size:32px}.uz-orders-hero-info article[data-v-c13c3031]{min-height:86px}}@media (hover:none){.uz-orders-account-link[data-v-c13c3031]:hover,.uz-orders-hero-info article[data-v-c13c3031]:hover,.uz-order-card[data-v-c13c3031]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-orders-hero[data-v-c13c3031]:before,.uz-orders-hero[data-v-c13c3031]:after{animation:none}.uz-orders-page[data-v-c13c3031] *,.uz-orders-page[data-v-c13c3031] :before,.uz-orders-page[data-v-c13c3031] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.uz-order-card-top[data-v-c13c3031]{background:radial-gradient(circle at 100% 0%, #6aa64314, transparent 36%), var(--vw-surface-2);border-bottom:1px solid var(--vw-border);justify-content:space-between;align-items:center;gap:22px;min-height:112px;padding:20px 22px;display:flex}.uz-order-number-block[data-v-c13c3031]{grid-template-columns:55px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.uz-order-document-icon[data-v-c13c3031]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 38%), var(--vw-primary-gradient);border:4px solid var(--vw-primary-pale);width:55px;height:55px;box-shadow:var(--vw-shadow-primary);border-radius:18px 18px 18px 7px;place-items:center;display:grid}.uz-order-document-icon svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.uz-order-number-block>div[data-v-c13c3031]{min-width:0}.uz-order-number-block small[data-v-c13c3031]{color:var(--vw-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.uz-order-number-block h3[data-v-c13c3031]{color:var(--vw-text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:19px;font-weight:900;overflow:hidden}.uz-order-number-block p[data-v-c13c3031]{color:var(--vw-text-muted);align-items:center;gap:6px;margin-top:7px;font-size:10px;font-weight:650;display:inline-flex}.uz-order-number-block p svg[data-v-c13c3031]{fill:none;width:15px;height:15px;stroke:var(--vw-primary);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.uz-order-badges[data-v-c13c3031]{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.uz-order-status-badge[data-v-c13c3031],.uz-order-payment-badge[data-v-c13c3031]{letter-spacing:.02em;text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.uz-order-status-badge[data-v-c13c3031]{color:#8d6818;background:#fff8e6;border:1px solid #c68f2030}.uz-order-status-badge>i[data-v-c13c3031]{background:#d59b2e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #d59b2e1a}.uz-order-status-badge.pending[data-v-c13c3031],.uz-order-status-badge.processing[data-v-c13c3031]{color:#8d6818;background:#fff8e6;border-color:#c68f2030}.uz-order-status-badge.pending>i[data-v-c13c3031],.uz-order-status-badge.processing>i[data-v-c13c3031]{background:#d59b2e}.uz-order-status-badge.confirmed[data-v-c13c3031],.uz-order-status-badge.approved[data-v-c13c3031]{color:#27698f;background:#edf7fc;border-color:#3280a929}.uz-order-status-badge.confirmed>i[data-v-c13c3031],.uz-order-status-badge.approved>i[data-v-c13c3031]{background:#3d8eb7}.uz-order-status-badge.shipped[data-v-c13c3031],.uz-order-status-badge.in_transit[data-v-c13c3031],.uz-order-status-badge.out_for_delivery[data-v-c13c3031]{color:#4d5fa8;background:#f0f2ff;border-color:#5765b129}.uz-order-status-badge.shipped>i[data-v-c13c3031],.uz-order-status-badge.in_transit>i[data-v-c13c3031],.uz-order-status-badge.out_for_delivery>i[data-v-c13c3031]{background:#6677c6}.uz-order-status-badge.delivered[data-v-c13c3031],.uz-order-status-badge.completed[data-v-c13c3031]{color:#226d2e;background:#edf9ee;border-color:#369d472b}.uz-order-status-badge.delivered>i[data-v-c13c3031],.uz-order-status-badge.completed>i[data-v-c13c3031]{background:var(--vw-success)}.uz-order-status-badge.cancelled[data-v-c13c3031],.uz-order-status-badge.canceled[data-v-c13c3031],.uz-order-status-badge.failed[data-v-c13c3031],.uz-order-status-badge.returned[data-v-c13c3031]{color:#a13f3f;background:#fff0f0;border-color:#cf48482b}.uz-order-status-badge.cancelled>i[data-v-c13c3031],.uz-order-status-badge.canceled>i[data-v-c13c3031],.uz-order-status-badge.failed>i[data-v-c13c3031],.uz-order-status-badge.returned>i[data-v-c13c3031]{background:var(--vw-danger)}.uz-order-payment-badge[data-v-c13c3031]{color:#6f7680;border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);background:#fff}.uz-order-payment-badge svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.uz-order-payment-badge.paid[data-v-c13c3031],.uz-order-payment-badge.completed[data-v-c13c3031],.uz-order-payment-badge.success[data-v-c13c3031]{color:#226d2e;background:#edf9ee;border-color:#369d472b}.uz-order-payment-badge.unpaid[data-v-c13c3031],.uz-order-payment-badge.pending[data-v-c13c3031]{color:#8d6818;background:#fff8e6;border-color:#c68f2030}.uz-order-payment-badge.failed[data-v-c13c3031],.uz-order-payment-badge.cancelled[data-v-c13c3031],.uz-order-payment-badge.refunded[data-v-c13c3031]{color:#a13f3f;background:#fff0f0;border-color:#cf48482b}.uz-order-products[data-v-c13c3031]{padding:19px 22px 21px}.uz-order-products-head[data-v-c13c3031]{justify-content:space-between;align-items:center;gap:15px;min-height:42px;margin-bottom:11px;display:flex}.uz-order-products-head>span[data-v-c13c3031]{color:var(--vw-text);font-size:10px;font-weight:850}.uz-order-products-head>strong[data-v-c13c3031]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.uz-order-items[data-v-c13c3031],.uz-order-modal-items[data-v-c13c3031]{flex-direction:column;gap:9px;display:flex}.uz-order-item[data-v-c13c3031]{background:radial-gradient(circle at 100% 0%, #6ca84412, transparent 42%), var(--vw-surface-2);border:1px solid var(--vw-border);min-height:91px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:16px;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 12px 10px 10px;display:grid;position:relative;overflow:hidden}.uz-order-item[data-v-c13c3031]:before{content:"";pointer-events:none;background:#2f7d3209;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-50px;right:-42px}.uz-order-item[data-v-c13c3031]:hover{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);background:#fff;transform:translate(3px)}.uz-order-item-image[data-v-c13c3031]{border:1px solid var(--vw-border);width:66px;height:66px;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:14px;position:relative;overflow:visible}.uz-order-item-image img[data-v-c13c3031]{object-fit:contain;border-radius:inherit;width:100%;height:100%;padding:5px;display:block}.uz-order-item-image>span[data-v-c13c3031]{width:100%;height:100%;color:var(--vw-text-subtle);background:var(--vw-surface-3);border-radius:inherit;place-items:center;display:grid}.uz-order-item-image>span svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.uz-order-item-image>b[data-v-c13c3031]{color:#fff;background:var(--vw-primary-gradient);border:3px solid #fff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 5px;font-size:10px;font-weight:850;display:grid;position:absolute;top:-7px;right:-7px;box-shadow:0 6px 15px #2f7d3233}.uz-order-item-copy[data-v-c13c3031]{z-index:2;min-width:0;position:relative}.uz-order-item-copy h4[data-v-c13c3031]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;line-height:1.4;overflow:hidden}.uz-order-item-copy p[data-v-c13c3031]{color:var(--vw-text-muted);margin-top:5px;font-size:10px}.uz-order-item-copy small[data-v-c13c3031]{min-height:25px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:999px;align-items:center;margin-top:7px;padding:0 8px;font-size:6px;font-weight:750;display:inline-flex}.uz-order-item>strong[data-v-c13c3031]{z-index:2;color:var(--vw-primary-dark);letter-spacing:-.025em;white-space:nowrap;font-size:14px;font-weight:900;position:relative}.uz-order-summary[data-v-c13c3031]{background:radial-gradient(circle at 100% 0%, #6ea94717, transparent 40%), var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 22px;display:grid;overflow:hidden}.uz-order-summary>div[data-v-c13c3031]{flex-direction:column;justify-content:center;gap:7px;min-height:77px;padding:14px;display:flex;position:relative}.uz-order-summary>div[data-v-c13c3031]:not(:last-child):after{content:"";background:var(--vw-border);width:1px;height:60%;position:absolute;top:20%;right:0}.uz-order-summary span[data-v-c13c3031]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-order-summary strong[data-v-c13c3031]{color:var(--vw-text);letter-spacing:-.025em;font-size:14px;font-weight:900}.uz-order-summary>div.total[data-v-c13c3031]{background:radial-gradient(circle at 100% 0%, #ffffff21, transparent 38%), var(--vw-primary-gradient)}.uz-order-summary>div.total span[data-v-c13c3031]{color:#ffffffa8}.uz-order-summary>div.total strong[data-v-c13c3031]{color:#fff;font-size:17px}.uz-order-card[data-v-c13c3031]{animation:.6s cubic-bezier(.22,1,.36,1) both uzOrderCardReveal-c13c3031}.uz-order-card[data-v-c13c3031]:nth-child(2){animation-delay:70ms}.uz-order-card[data-v-c13c3031]:nth-child(3){animation-delay:.14s}.uz-order-card[data-v-c13c3031]:nth-child(4){animation-delay:.21s}@keyframes uzOrderCardReveal-c13c3031{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=991px){.uz-order-card-top[data-v-c13c3031]{align-items:flex-start}.uz-order-summary[data-v-c13c3031]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.uz-order-card-top[data-v-c13c3031]{flex-direction:column;align-items:stretch;gap:14px;min-height:auto;padding:15px}.uz-order-number-block[data-v-c13c3031]{grid-template-columns:46px minmax(0,1fr);gap:11px}.uz-order-document-icon[data-v-c13c3031]{border-width:3px;border-radius:15px 15px 15px 6px;width:46px;height:46px}.uz-order-document-icon svg[data-v-c13c3031]{width:22px;height:22px}.uz-order-number-block h3[data-v-c13c3031]{font-size:15px}.uz-order-badges[data-v-c13c3031]{justify-content:flex-start}.uz-order-status-badge[data-v-c13c3031],.uz-order-payment-badge[data-v-c13c3031]{min-height:31px;padding-inline:9px;font-size:6px}.uz-order-products[data-v-c13c3031]{padding:14px}.uz-order-products-head[data-v-c13c3031]{min-height:36px}.uz-order-item[data-v-c13c3031]{border-radius:14px;grid-template-columns:56px minmax(0,1fr) auto;gap:10px;min-height:81px;padding:8px 9px 8px 8px}.uz-order-item-image[data-v-c13c3031]{border-radius:12px;width:56px;height:56px}.uz-order-item-copy h4[data-v-c13c3031]{font-size:9px}.uz-order-item>strong[data-v-c13c3031]{font-size:11px}.uz-order-summary[data-v-c13c3031]{border-radius:14px;margin:0 14px}.uz-order-summary>div[data-v-c13c3031]{min-height:68px;padding:10px}.uz-order-summary strong[data-v-c13c3031]{font-size:11px}.uz-order-summary>div.total strong[data-v-c13c3031]{font-size:13px}}@media (width<=480px){.uz-order-item[data-v-c13c3031]{grid-template-columns:52px minmax(0,1fr)}.uz-order-item-image[data-v-c13c3031]{width:52px;height:52px}.uz-order-item>strong[data-v-c13c3031]{grid-column:2;justify-self:start;margin-top:3px}.uz-order-summary[data-v-c13c3031]{grid-template-columns:1fr}.uz-order-summary>div[data-v-c13c3031]{flex-direction:row;justify-content:space-between;align-items:center;min-height:57px}.uz-order-summary>div[data-v-c13c3031]:not(:last-child):after{width:auto;height:1px;inset:auto 10px 0}}@media (hover:none){.uz-order-item[data-v-c13c3031]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-order-card[data-v-c13c3031]{animation:none}}.uz-order-card-footer[data-v-c13c3031]{border-top:1px solid var(--vw-border);background:radial-gradient(circle at 100% 0,#6ca84412,#0000 38%),#fbfdf9;justify-content:space-between;align-items:center;gap:22px;min-height:102px;margin-top:19px;padding:17px 22px 19px;display:flex}.uz-order-meta[data-v-c13c3031]{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.uz-order-meta>div[data-v-c13c3031]{border:1px solid var(--vw-border);min-width:200px;min-height:62px;box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:15px;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:10px;padding:9px 11px 9px 9px;display:grid}.uz-order-meta>div>span[data-v-c13c3031]{width:39px;height:39px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:12px;place-items:center;display:grid}.uz-order-meta>div:nth-child(2)>span[data-v-c13c3031]{color:#27698f;background:#edf7fc;border-color:#3280a926}.uz-order-meta svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.uz-order-meta p[data-v-c13c3031]{flex-direction:column;gap:4px;min-width:0;display:flex}.uz-order-meta small[data-v-c13c3031]{color:var(--vw-text-muted);font-size:6px}.uz-order-meta strong[data-v-c13c3031]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.uz-order-actions[data-v-c13c3031]{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:9px;display:flex}.uz-order-details-btn[data-v-c13c3031],.uz-order-track-btn[data-v-c13c3031]{min-height:48px;transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.uz-order-details-btn[data-v-c13c3031]{color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);box-shadow:var(--vw-shadow-xs);background:#fff}.uz-order-details-btn[data-v-c13c3031]:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:var(--vw-shadow-primary);transform:translateY(-2px)}.uz-order-track-btn[data-v-c13c3031]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary);border:1px solid #0000}.uz-order-track-btn[data-v-c13c3031]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-2px)}.uz-order-details-btn svg[data-v-c13c3031],.uz-order-track-btn svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-orders-loading[data-v-c13c3031]{flex-direction:column;gap:17px;display:flex}.uz-orders-loading>article[data-v-c13c3031]{border:1px solid var(--vw-border);background:#fffffff2;border-radius:25px;padding:18px;box-shadow:0 18px 45px #1f4b2214,inset 0 1px #fffffffa}.uz-orders-loading-top[data-v-c13c3031],.uz-orders-loading-bottom[data-v-c13c3031]{justify-content:space-between;align-items:center;gap:18px;display:flex}.uz-orders-loading-top>div[data-v-c13c3031]{flex-direction:column;gap:9px;width:min(100%,480px);display:flex}.uz-orders-loading-top span[data-v-c13c3031]{border-radius:999px;width:110px;height:9px}.uz-orders-loading-top strong[data-v-c13c3031]{border-radius:999px;width:58%;height:18px}.uz-orders-loading-top small[data-v-c13c3031]{border-radius:999px;width:35%;height:10px}.uz-orders-loading-top>b[data-v-c13c3031]{border-radius:999px;width:170px;height:36px}.uz-orders-loading-items[data-v-c13c3031]{flex-direction:column;gap:9px;margin-top:18px;display:flex}.uz-orders-loading-items span[data-v-c13c3031]{border-radius:16px;width:100%;height:83px}.uz-orders-loading-bottom[data-v-c13c3031]{margin-top:17px}.uz-orders-loading-bottom span[data-v-c13c3031]{border-radius:16px;width:54%;height:64px}.uz-orders-loading-bottom button[data-v-c13c3031]{border:0;border-radius:14px;width:190px;height:48px}.uz-orders-loading-top span[data-v-c13c3031],.uz-orders-loading-top strong[data-v-c13c3031],.uz-orders-loading-top small[data-v-c13c3031],.uz-orders-loading-top>b[data-v-c13c3031],.uz-orders-loading-items span[data-v-c13c3031],.uz-orders-loading-bottom span[data-v-c13c3031],.uz-orders-loading-bottom button[data-v-c13c3031]{background-image:linear-gradient(90deg, var(--vw-surface-3) 0%, #fff 48%, var(--vw-surface-3) 100%);background-size:220% 100%;animation:1.25s linear infinite uzOrdersSkeleton-c13c3031;position:relative;overflow:hidden}@keyframes uzOrdersSkeleton-c13c3031{to{background-position:-220% 0}}.uz-orders-empty[data-v-c13c3031]{border:1px dashed var(--vw-primary-border-strong);text-align:center;background:radial-gradient(circle at 50% 10%,#68a54124,#0000 35%),#fffffff2;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:48px 22px;display:flex;box-shadow:0 18px 45px #1f4b2214,inset 0 1px #fffffffa}.uz-orders-empty-icon[data-v-c13c3031]{width:92px;height:92px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:30px 30px 30px 11px;place-items:center;display:grid;box-shadow:0 17px 35px #2f7d321c,inset 0 1px #fffffff5}.uz-orders-empty-icon svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.uz-orders-empty>small[data-v-c13c3031]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:999px;align-items:center;margin-top:18px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.uz-orders-empty h2[data-v-c13c3031]{color:var(--vw-text);letter-spacing:-.04em;margin-top:14px;font-size:31px;font-weight:900}.uz-orders-empty p[data-v-c13c3031]{max-width:570px;color:var(--vw-text-muted);margin-top:10px;font-size:10px;line-height:1.7}.uz-orders-empty>a[data-v-c13c3031]{color:#fff;background:var(--vw-primary-gradient);min-height:50px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:15px;align-items:center;gap:8px;margin-top:21px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex}.uz-orders-empty>a[data-v-c13c3031]:hover{box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-orders-empty>a svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-order-modal-overlay[data-v-c13c3031]{z-index:12050;-webkit-backdrop-filter:blur(14px);background:#051408b8;place-items:center;padding:22px;animation:.22s both uzOrderOverlayFade-c13c3031;display:grid;position:fixed;inset:0}@keyframes uzOrderOverlayFade-c13c3031{0%{opacity:0}to{opacity:1}}.uz-order-modal-card[data-v-c13c3031]{background:radial-gradient(circle at 100% 0,#6ca84417,#0000 30%),#f8fbf5;border:1px solid #ffffffb8;border-radius:29px;width:min(100%,860px);max-height:calc(100vh - 44px);animation:.38s cubic-bezier(.22,1,.36,1) both uzOrderModalReveal-c13c3031;overflow:hidden;box-shadow:0 42px 110px #00000057,inset 0 1px #fffffffa}@keyframes uzOrderModalReveal-c13c3031{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.uz-order-modal-head[data-v-c13c3031]{color:#fff;background:radial-gradient(circle at 100% 0,#d8f1b52b,#0000 36%),linear-gradient(135deg,#0f3918,#195121 55%,#246c2e);border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:18px;min-height:104px;padding:17px 19px;display:flex}.uz-order-modal-title[data-v-c13c3031]{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.uz-order-modal-title>span[data-v-c13c3031]{color:#d8efb5;background:#ffffff17;border:1px solid #ffffff24;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.uz-order-modal-title svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.uz-order-modal-title>div[data-v-c13c3031]{min-width:0}.uz-order-modal-title small[data-v-c13c3031]{color:#ffffff9e;font-size:10px}.uz-order-modal-title h2[data-v-c13c3031]{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:20px;font-weight:900;overflow:hidden}.uz-order-modal-title p[data-v-c13c3031]{color:#ffffffab;margin-top:5px;font-size:10px}.uz-order-modal-close[data-v-c13c3031]{color:#fff;width:43px;height:43px;transition:color var(--vw-transition), background var(--vw-transition), transform var(--vw-transition);background:#ffffff17;border:1px solid #ffffff24;border-radius:13px;flex:none;place-items:center;display:grid}.uz-order-modal-close[data-v-c13c3031]:hover{color:var(--vw-primary-dark);background:#fff;transform:rotate(90deg)}.uz-order-modal-close svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.uz-order-modal-scroll[data-v-c13c3031]{scrollbar-width:thin;scrollbar-color:var(--vw-primary-border-strong) transparent;max-height:calc(100vh - 148px);padding:18px;overflow-y:auto}.uz-order-modal-scroll[data-v-c13c3031]::-webkit-scrollbar{width:8px}.uz-order-modal-scroll[data-v-c13c3031]::-webkit-scrollbar-thumb{background:var(--vw-primary-border-strong);border-radius:999px}.uz-order-modal-status[data-v-c13c3031]{flex-wrap:wrap;gap:8px;margin-bottom:13px;display:flex}.uz-order-modal-section[data-v-c13c3031]{border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);background:#fff;border-radius:19px;margin-top:13px;padding:15px}.uz-order-modal-section-head[data-v-c13c3031]{grid-template-columns:41px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;margin-bottom:13px;display:grid}.uz-order-modal-section-head>span[data-v-c13c3031]{width:41px;height:41px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:13px;place-items:center;display:grid}.uz-order-modal-section-head svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.uz-order-modal-section-head small[data-v-c13c3031]{color:var(--vw-text-muted);font-size:6px}.uz-order-modal-section-head h3[data-v-c13c3031]{color:var(--vw-text);margin-top:4px;font-size:12px;font-weight:850}.uz-order-detail-grid[data-v-c13c3031]{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.uz-order-detail-grid article[data-v-c13c3031]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:14px;flex-direction:column;justify-content:center;gap:6px;min-width:0;min-height:68px;padding:11px;display:flex}.uz-order-detail-grid small[data-v-c13c3031]{color:var(--vw-text-muted);font-size:6px}.uz-order-detail-grid strong[data-v-c13c3031]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.uz-order-detail-grid strong.price[data-v-c13c3031]{color:var(--vw-primary-dark);font-size:11px}.uz-order-modal-address[data-v-c13c3031]{background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:14px;margin-top:9px;padding:12px}.uz-order-modal-address small[data-v-c13c3031]{color:var(--vw-primary-dark);font-size:6px;font-weight:750}.uz-order-modal-address p[data-v-c13c3031]{color:var(--vw-text-soft);margin-top:6px;font-size:10px;line-height:1.6}.uz-order-modal-info-list[data-v-c13c3031]{flex-direction:column;gap:8px;display:flex}.uz-order-modal-info-list>div[data-v-c13c3031]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:45px;padding:0 11px;display:flex}.uz-order-modal-info-list span[data-v-c13c3031]{color:var(--vw-text-muted);font-size:10px}.uz-order-modal-info-list strong[data-v-c13c3031]{max-width:65%;color:var(--vw-text);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.uz-order-modal-track[data-v-c13c3031]{color:#fff;background:var(--vw-primary-gradient);min-height:43px;box-shadow:var(--vw-shadow-primary);border-radius:13px;align-items:center;gap:8px;margin-top:10px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.uz-order-modal-track svg[data-v-c13c3031]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}body.vw-order-modal-open{overflow:hidden}@media (width<=991px){.uz-order-card-footer[data-v-c13c3031]{flex-direction:column;align-items:stretch}.uz-order-actions[data-v-c13c3031]{justify-content:flex-start}.uz-order-detail-grid[data-v-c13c3031]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.uz-order-card-footer[data-v-c13c3031]{gap:13px;min-height:auto;margin-top:14px;padding:13px 14px 15px}.uz-order-meta[data-v-c13c3031]{grid-template-columns:1fr;display:grid}.uz-order-meta>div[data-v-c13c3031]{width:100%;min-width:0}.uz-order-actions[data-v-c13c3031]{grid-template-columns:1fr;width:100%;display:grid}.uz-order-details-btn[data-v-c13c3031],.uz-order-track-btn[data-v-c13c3031]{width:100%;min-height:44px}.uz-orders-loading>article[data-v-c13c3031]{border-radius:19px;padding:13px}.uz-orders-loading-top[data-v-c13c3031],.uz-orders-loading-bottom[data-v-c13c3031]{flex-direction:column;align-items:stretch}.uz-orders-loading-top>b[data-v-c13c3031],.uz-orders-loading-bottom span[data-v-c13c3031],.uz-orders-loading-bottom button[data-v-c13c3031]{width:100%}.uz-orders-empty[data-v-c13c3031]{border-radius:21px;min-height:430px;padding:36px 17px}.uz-orders-empty-icon[data-v-c13c3031]{border-radius:24px 24px 24px 9px;width:74px;height:74px}.uz-orders-empty-icon svg[data-v-c13c3031]{width:35px;height:35px}.uz-orders-empty h2[data-v-c13c3031]{font-size:24px}.uz-orders-empty p[data-v-c13c3031]{font-size:9px}.uz-order-modal-overlay[data-v-c13c3031]{align-items:end;padding:0}.uz-order-modal-card[data-v-c13c3031]{border-radius:24px 24px 0 0;width:100%;max-height:92vh;animation-name:uzOrderModalMobileReveal-c13c3031}@keyframes uzOrderModalMobileReveal-c13c3031{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.uz-order-modal-head[data-v-c13c3031]{min-height:88px;padding:13px}.uz-order-modal-title[data-v-c13c3031]{grid-template-columns:44px minmax(0,1fr);gap:10px}.uz-order-modal-title>span[data-v-c13c3031]{border-radius:14px;width:44px;height:44px}.uz-order-modal-title h2[data-v-c13c3031]{font-size:16px}.uz-order-modal-close[data-v-c13c3031]{width:38px;height:38px}.uz-order-modal-scroll[data-v-c13c3031]{max-height:calc(92vh - 88px);padding:12px}.uz-order-modal-section[data-v-c13c3031]{border-radius:16px;padding:12px}.uz-order-detail-grid[data-v-c13c3031]{grid-template-columns:1fr 1fr;gap:7px}.uz-order-detail-grid article[data-v-c13c3031]{min-height:62px;padding:9px}}@media (width<=420px){.uz-order-detail-grid[data-v-c13c3031]{grid-template-columns:1fr}.uz-order-modal-info-list>div[data-v-c13c3031]{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:9px}.uz-order-modal-info-list strong[data-v-c13c3031]{text-align:left;max-width:100%}}@media (hover:none){.uz-order-details-btn[data-v-c13c3031]:hover,.uz-order-track-btn[data-v-c13c3031]:hover,.uz-orders-empty>a[data-v-c13c3031]:hover,.uz-order-modal-close[data-v-c13c3031]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-orders-loading-top span[data-v-c13c3031],.uz-orders-loading-top strong[data-v-c13c3031],.uz-orders-loading-top small[data-v-c13c3031],.uz-orders-loading-top>b[data-v-c13c3031],.uz-orders-loading-items span[data-v-c13c3031],.uz-orders-loading-bottom span[data-v-c13c3031],.uz-orders-loading-bottom button[data-v-c13c3031],.uz-order-modal-overlay[data-v-c13c3031],.uz-order-modal-card[data-v-c13c3031]{animation:none}}.uz-wishlist-page[data-v-85ebc122]{min-height:100vh;color:var(--uz-text);background:radial-gradient(circle at 50% -8%, #d9a62e16, transparent 34%), linear-gradient(180deg, var(--uz-bg-deep) 0%, var(--uz-bg) 48%, var(--uz-bg-soft) 100%);position:relative;overflow:hidden}.uz-wishlist-page[data-v-85ebc122]:before{content:"";pointer-events:none;filter:blur(12px);background:radial-gradient(circle,#d9a62e0e,#0000 70%);width:470px;height:470px;position:fixed;top:20%;left:-210px}.uz-wishlist-page[data-v-85ebc122]:after{content:"";pointer-events:none;filter:blur(12px);background:radial-gradient(circle,#ffffff06,#0000 72%);width:440px;height:440px;position:fixed;bottom:8%;right:-190px}.uz-wishlist-hero[data-v-85ebc122]{z-index:2;border-bottom:1px solid var(--uz-border);background:linear-gradient(#ffffff06,#ffffff01);padding:50px 0 30px;position:relative}.uz-wishlist-hero[data-v-85ebc122]:before{content:"";background:linear-gradient(90deg, transparent, var(--uz-primary-light), transparent);opacity:.48;height:1px;position:absolute;top:0;left:0;right:0}.uz-wishlist-hero-row[data-v-85ebc122]{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.uz-wishlist-hero-copy[data-v-85ebc122]{min-width:0}.uz-wishlist-hero-copy>span[data-v-85ebc122]{color:var(--uz-primary-light);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;display:inline-flex}.uz-wishlist-hero-copy>span[data-v-85ebc122]:before{content:"";background:var(--uz-gold-gradient);border-radius:var(--uz-radius-pill);width:25px;height:2px}.uz-wishlist-hero-copy h1[data-v-85ebc122]{color:var(--uz-text);font-size:clamp(38px,4.5vw,58px);font-weight:var(--uz-weight-black);letter-spacing:-.05em;margin-bottom:10px;line-height:1.03}.uz-wishlist-hero-copy p[data-v-85ebc122]{max-width:670px;color:var(--uz-text-muted);font-size:13px;line-height:1.72}.uz-wishlist-account-link[data-v-85ebc122]{min-height:44px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);transition:color var(--uz-transition), background var(--uz-transition), transform var(--uz-transition), box-shadow var(--uz-transition);background:#d9a62e12;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.uz-wishlist-account-link[data-v-85ebc122]:hover{color:var(--uz-text-dark);background:var(--uz-gold-gradient);box-shadow:var(--uz-shadow-gold);transform:translateY(-2px)}.uz-wishlist-account-link svg[data-v-85ebc122]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.uz-wishlist-hero-info[data-v-85ebc122]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.uz-wishlist-hero-info>div[data-v-85ebc122]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-lg);background:linear-gradient(145deg,#ffffff09,#ffffff03);align-items:center;gap:11px;min-width:0;min-height:72px;padding:12px 14px;display:flex}.uz-wishlist-hero-info>div>span[data-v-85ebc122]{width:40px;height:40px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-md);background:#d9a62e14;flex:none;place-items:center;display:grid}.uz-wishlist-hero-info svg[data-v-85ebc122]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.uz-wishlist-hero-info>div>div[data-v-85ebc122]{flex-direction:column;gap:4px;min-width:0;display:flex}.uz-wishlist-hero-info small[data-v-85ebc122]{color:var(--uz-text-subtle);letter-spacing:.05em;text-transform:uppercase;font-size:10px}.uz-wishlist-hero-info strong[data-v-85ebc122]{color:var(--uz-text-soft);font-size:13px;font-weight:var(--uz-weight-black)}.uz-wishlist-main[data-v-85ebc122]{z-index:2;padding:52px 0 88px;position:relative}.uz-wishlist-loading[data-v-85ebc122]{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.uz-wishlist-loading article[data-v-85ebc122]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-xl);background:linear-gradient(145deg,#161619fa,#070708fc);min-width:0;position:relative;overflow:hidden}.uz-wishlist-loading article>div[data-v-85ebc122]:first-child{aspect-ratio:1;background:var(--uz-surface-2)}.uz-wishlist-loading article>span[data-v-85ebc122],.uz-wishlist-loading article>strong[data-v-85ebc122],.uz-wishlist-loading article>small[data-v-85ebc122],.uz-wishlist-loading-actions button[data-v-85ebc122]{background:var(--uz-surface-2);border-radius:var(--uz-radius-pill);margin-left:14px;margin-right:14px;display:block}.uz-wishlist-loading article>span[data-v-85ebc122]{width:35%;height:8px;margin-top:15px;margin-bottom:10px}.uz-wishlist-loading article>strong[data-v-85ebc122]{width:calc(100% - 28px);height:13px;margin-bottom:8px}.uz-wishlist-loading article>small[data-v-85ebc122]{width:52%;height:18px;margin-top:15px;margin-bottom:14px}.uz-wishlist-loading-actions[data-v-85ebc122]{grid-template-columns:1fr auto;gap:8px;padding:0 14px 14px;display:grid}.uz-wishlist-loading-actions button[data-v-85ebc122]{border-radius:var(--uz-radius-md);border:0;width:100%;height:40px;margin:0}.uz-wishlist-loading-actions button[data-v-85ebc122]:last-child{width:42px}.uz-wishlist-loading article[data-v-85ebc122]:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0e,#0000);animation:1.45s infinite uzWishlistShimmer-85ebc122;position:absolute;inset:0;transform:translate(-100%)}@keyframes uzWishlistShimmer-85ebc122{to{transform:translate(100%)}}.uz-wishlist-empty[data-v-85ebc122]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:60px 24px;display:flex}.uz-wishlist-empty-icon[data-v-85ebc122]{width:98px;height:98px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);background:#d9a62e14;border-radius:50%;place-items:center;margin-bottom:23px;display:grid;position:relative;box-shadow:0 0 0 9px #d9a62e06,0 0 32px #d9a62e1f}.uz-wishlist-empty-icon[data-v-85ebc122]:after{content:"";border:1px dashed #d9a62e47;border-radius:50%;animation:9s linear infinite uzWishlistEmptyRing-85ebc122;position:absolute;inset:-9px}@keyframes uzWishlistEmptyRing-85ebc122{to{transform:rotate(360deg)}}.uz-wishlist-empty-icon svg[data-v-85ebc122]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.uz-wishlist-empty>small[data-v-85ebc122]{color:var(--uz-primary-light);font-size:9px;font-weight:var(--uz-weight-black);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.uz-wishlist-empty h2[data-v-85ebc122]{color:var(--uz-text);font-size:31px;font-weight:var(--uz-weight-black);letter-spacing:-.04em;margin-bottom:10px}.uz-wishlist-empty p[data-v-85ebc122]{max-width:450px;color:var(--uz-text-muted);margin-bottom:23px;font-size:12px;line-height:1.7}.uz-wishlist-empty>a[data-v-85ebc122]{min-height:47px;color:var(--uz-text-dark);background:var(--uz-gold-gradient);border-radius:var(--uz-radius-md);font-size:10px;font-weight:var(--uz-weight-black);box-shadow:var(--uz-shadow-gold);transition:transform var(--uz-transition), box-shadow var(--uz-transition);justify-content:center;align-items:center;gap:8px;padding:0 20px;display:inline-flex}.uz-wishlist-empty>a[data-v-85ebc122]:hover{box-shadow:var(--uz-shadow-gold-hover);transform:translateY(-2px)}.uz-wishlist-empty>a svg[data-v-85ebc122]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-wishlist-section-head[data-v-85ebc122]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-xl);background:linear-gradient(145deg,#ffffff09,#ffffff03);justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;padding:18px 20px;display:flex}.uz-wishlist-section-head>div[data-v-85ebc122]{min-width:0}.uz-wishlist-section-head small[data-v-85ebc122]{color:var(--uz-primary-light);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;display:block}.uz-wishlist-section-head h2[data-v-85ebc122]{color:var(--uz-text);font-size:25px;font-weight:var(--uz-weight-black);letter-spacing:-.035em;margin-bottom:7px}.uz-wishlist-section-head p[data-v-85ebc122]{max-width:620px;color:var(--uz-text-muted);font-size:10px;line-height:1.6}.uz-wishlist-section-head>span[data-v-85ebc122]{min-height:31px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);background:#d9a62e14;flex:none;align-items:center;padding:6px 11px;display:inline-flex}.uz-wishlist-grid[data-v-85ebc122]{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.uz-wishlist-card[data-v-85ebc122]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-xl);min-width:0;transition:border-color var(--uz-transition), box-shadow var(--uz-transition), transform var(--uz-transition);background:linear-gradient(145deg,#161619fa,#070708fc);position:relative;overflow:hidden;box-shadow:0 16px 40px #0000003d,inset 0 1px #ffffff05}.uz-wishlist-card[data-v-85ebc122]:hover{border-color:var(--uz-primary-border);box-shadow:var(--uz-shadow-gold), 0 24px 55px #00000057;transform:translateY(-5px)}.uz-wishlist-image[data-v-85ebc122]{aspect-ratio:1;background:radial-gradient(circle at 50% 50%, #d9a62e14, transparent 60%), var(--uz-surface);border-bottom:1px solid var(--uz-border);display:block;position:relative;overflow:hidden}.uz-wishlist-image>img[data-v-85ebc122]{object-fit:contain;width:100%;height:100%;transition:transform .58s cubic-bezier(.22, 1, .36, 1), filter var(--uz-transition);padding:18px}.uz-wishlist-card:hover .uz-wishlist-image>img[data-v-85ebc122]{filter:saturate(1.06)contrast(1.02);transform:scale(1.075)}.uz-wishlist-no-image[data-v-85ebc122]{width:100%;height:100%;color:var(--uz-text-subtle);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.uz-wishlist-no-image svg[data-v-85ebc122]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.uz-wishlist-no-image small[data-v-85ebc122]{font-size:10px}.uz-wishlist-image-overlay[data-v-85ebc122]{opacity:0;transition:opacity var(--uz-transition);background:linear-gradient(#0000 54%,#0000009e);position:absolute;inset:0}.uz-wishlist-card:hover .uz-wishlist-image-overlay[data-v-85ebc122]{opacity:1}.uz-wishlist-saved-badge[data-v-85ebc122]{z-index:4;min-height:28px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#070708c7;align-items:center;gap:6px;padding:5px 9px;display:inline-flex;position:absolute;top:12px;left:12px}.uz-wishlist-saved-badge svg[data-v-85ebc122]{fill:#d9a62e29;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.uz-wishlist-view-overlay[data-v-85ebc122]{z-index:4;min-height:34px;color:var(--uz-text-dark);background:var(--uz-gold-gradient);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);opacity:0;transition:opacity var(--uz-transition), transform var(--uz-transition);justify-content:center;align-items:center;padding:6px 12px;display:inline-flex;position:absolute;bottom:18px;right:50%;transform:translate(50%,12px)}.uz-wishlist-card:hover .uz-wishlist-view-overlay[data-v-85ebc122]{opacity:1;transform:translate(50%)}.uz-wishlist-image-shine[data-v-85ebc122]{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:42%;height:175%;transition:left .85s;position:absolute;top:-35%;left:-100%;transform:rotate(20deg)}.uz-wishlist-card:hover .uz-wishlist-image-shine[data-v-85ebc122]{left:145%}.uz-wishlist-content[data-v-85ebc122]{padding:16px}.uz-wishlist-card-label[data-v-85ebc122]{min-height:23px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-pill);font-size:6.5px;font-weight:var(--uz-weight-black);letter-spacing:.08em;text-transform:uppercase;background:#d9a62e12;align-items:center;margin-bottom:9px;padding:4px 8px;display:inline-flex}.uz-wishlist-title[data-v-85ebc122]{min-height:43px;color:var(--uz-text-soft);font-size:13px;font-weight:var(--uz-weight-black);-webkit-line-clamp:2;transition:color var(--uz-transition);-webkit-box-orient:vertical;margin-bottom:8px;line-height:1.55;display:-webkit-box;overflow:hidden}.uz-wishlist-title[data-v-85ebc122]:hover{color:var(--uz-primary-light)}.uz-wishlist-content>p[data-v-85ebc122]{min-height:34px;color:var(--uz-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.uz-wishlist-price[data-v-85ebc122]{border-top:1px solid var(--uz-border);flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:14px;padding-top:12px;display:flex}.uz-wishlist-price strong[data-v-85ebc122]{color:var(--uz-primary-light);font-size:18px;font-weight:var(--uz-weight-black);letter-spacing:-.02em}.uz-wishlist-price del[data-v-85ebc122]{color:var(--uz-text-subtle);font-size:10px}.uz-wishlist-actions[data-v-85ebc122]{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.uz-wishlist-view[data-v-85ebc122],.uz-wishlist-remove[data-v-85ebc122]{border-radius:var(--uz-radius-md);min-height:42px;font-size:10px;font-weight:var(--uz-weight-black);transition:color var(--uz-transition), background var(--uz-transition), border-color var(--uz-transition), box-shadow var(--uz-transition), transform var(--uz-transition);justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.uz-wishlist-view[data-v-85ebc122]{color:var(--uz-text-dark);background:var(--uz-gold-gradient);box-shadow:var(--uz-shadow-gold)}.uz-wishlist-view[data-v-85ebc122]:hover{box-shadow:var(--uz-shadow-gold-hover);transform:translateY(-2px)}.uz-wishlist-remove[data-v-85ebc122]{min-width:43px;color:var(--uz-danger);background:#ff47470f;border:1px solid #ff474733}.uz-wishlist-remove[data-v-85ebc122]:hover{color:#fff;background:var(--uz-danger);border-color:#0000;transform:translateY(-2px)}.uz-wishlist-view svg[data-v-85ebc122],.uz-wishlist-remove svg[data-v-85ebc122]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.uz-wishlist-remove>span[data-v-85ebc122]{display:none}.uz-wishlist-bottom[data-v-85ebc122]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-xl);background:linear-gradient(145deg,#ffffff08,#ffffff03);justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:16px 18px;display:flex}.uz-wishlist-bottom>div[data-v-85ebc122]{min-width:0;color:var(--uz-text-muted);align-items:center;gap:9px;display:flex}.uz-wishlist-bottom>div svg[data-v-85ebc122]{fill:none;width:18px;height:18px;stroke:var(--uz-success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.uz-wishlist-bottom>div span[data-v-85ebc122]{font-size:8.5px;line-height:1.5}.uz-wishlist-bottom>a[data-v-85ebc122]{min-height:41px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);transition:color var(--uz-transition), background var(--uz-transition), box-shadow var(--uz-transition), transform var(--uz-transition);background:#d9a62e0f;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.uz-wishlist-bottom>a[data-v-85ebc122]:hover{color:var(--uz-text-dark);background:var(--uz-gold-gradient);box-shadow:var(--uz-shadow-gold);transform:translateY(-2px)}.uz-wishlist-bottom>a svg[data-v-85ebc122]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}@media (width>=1500px){.uz-wishlist-grid[data-v-85ebc122],.uz-wishlist-loading[data-v-85ebc122]{grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}}@media (width<=1280px){.uz-wishlist-grid[data-v-85ebc122],.uz-wishlist-loading[data-v-85ebc122]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=991px){.uz-wishlist-grid[data-v-85ebc122],.uz-wishlist-loading[data-v-85ebc122]{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}}@media (width<=768px){.uz-wishlist-hero[data-v-85ebc122]{padding:34px 0 24px}.uz-wishlist-hero-row[data-v-85ebc122]{align-items:flex-start;gap:16px}.uz-wishlist-hero-copy>span[data-v-85ebc122]{margin-bottom:8px;font-size:10px}.uz-wishlist-hero-copy>span[data-v-85ebc122]:before{width:19px}.uz-wishlist-hero-copy h1[data-v-85ebc122]{margin-bottom:7px;font-size:31px}.uz-wishlist-hero-copy p[data-v-85ebc122]{font-size:10px;line-height:1.6}.uz-wishlist-account-link[data-v-85ebc122]{width:40px;min-width:40px;min-height:40px;padding:0}.uz-wishlist-account-link span[data-v-85ebc122]{display:none}.uz-wishlist-hero-info[data-v-85ebc122]{gap:7px;margin-top:21px}.uz-wishlist-hero-info>div[data-v-85ebc122]{text-align:center;flex-direction:column;justify-content:center;min-height:62px;padding:8px}.uz-wishlist-hero-info>div>span[data-v-85ebc122]{width:34px;height:34px}.uz-wishlist-hero-info small[data-v-85ebc122]{font-size:6px}.uz-wishlist-hero-info strong[data-v-85ebc122]{font-size:9px}.uz-wishlist-main[data-v-85ebc122]{padding:34px 0 62px}.uz-wishlist-section-head[data-v-85ebc122]{border-radius:var(--uz-radius-lg);align-items:flex-start;gap:12px;padding:15px}.uz-wishlist-section-head h2[data-v-85ebc122]{font-size:21px}.uz-wishlist-section-head p[data-v-85ebc122]{font-size:8.5px}.uz-wishlist-grid[data-v-85ebc122],.uz-wishlist-loading[data-v-85ebc122]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.uz-wishlist-card[data-v-85ebc122]{border-radius:var(--uz-radius-lg)}.uz-wishlist-content[data-v-85ebc122]{padding:12px}.uz-wishlist-title[data-v-85ebc122]{min-height:38px;font-size:11px}.uz-wishlist-content>p[data-v-85ebc122]{display:none}.uz-wishlist-price[data-v-85ebc122]{margin-bottom:11px;padding-top:10px}.uz-wishlist-price strong[data-v-85ebc122]{font-size:15px}.uz-wishlist-view[data-v-85ebc122],.uz-wishlist-remove[data-v-85ebc122]{min-height:38px;padding-inline:9px;font-size:10px}.uz-wishlist-bottom[data-v-85ebc122]{border-radius:var(--uz-radius-lg);flex-direction:column;align-items:flex-start;padding:14px}}@media (width<=480px){.uz-wishlist-section-head[data-v-85ebc122]{flex-direction:column}.uz-wishlist-section-head>span[data-v-85ebc122]{min-height:27px;font-size:10px}.uz-wishlist-grid[data-v-85ebc122],.uz-wishlist-loading[data-v-85ebc122]{gap:8px}.uz-wishlist-saved-badge[data-v-85ebc122]{min-height:24px;padding-inline:7px;font-size:6px;top:8px;left:8px}.uz-wishlist-view-overlay[data-v-85ebc122]{display:none}.uz-wishlist-image>img[data-v-85ebc122]{padding:10px}.uz-wishlist-card-label[data-v-85ebc122]{margin-bottom:7px;font-size:5.5px}.uz-wishlist-title[data-v-85ebc122]{min-height:36px;font-size:10px}.uz-wishlist-price[data-v-85ebc122]{flex-direction:column;align-items:flex-start;gap:3px}.uz-wishlist-actions[data-v-85ebc122]{grid-template-columns:1fr 38px}.uz-wishlist-remove[data-v-85ebc122]{min-width:38px;padding:0}.uz-wishlist-bottom>a[data-v-85ebc122]{width:100%}}@media (width<=360px){.uz-wishlist-hero-info[data-v-85ebc122]{grid-template-columns:1fr}.uz-wishlist-title[data-v-85ebc122]{font-size:9px}.uz-wishlist-view[data-v-85ebc122]{padding-inline:6px;font-size:6.5px}}.uz-wishlist-account-link[data-v-85ebc122]:focus-visible,.uz-wishlist-empty>a[data-v-85ebc122]:focus-visible,.uz-wishlist-image[data-v-85ebc122]:focus-visible,.uz-wishlist-title[data-v-85ebc122]:focus-visible,.uz-wishlist-view[data-v-85ebc122]:focus-visible,.uz-wishlist-remove[data-v-85ebc122]:focus-visible,.uz-wishlist-bottom>a[data-v-85ebc122]:focus-visible{outline:2px solid var(--uz-primary-light);outline-offset:3px}@media (hover:none){.uz-wishlist-card[data-v-85ebc122]:hover,.uz-wishlist-account-link[data-v-85ebc122]:hover,.uz-wishlist-empty>a[data-v-85ebc122]:hover,.uz-wishlist-view[data-v-85ebc122]:hover,.uz-wishlist-remove[data-v-85ebc122]:hover,.uz-wishlist-bottom>a[data-v-85ebc122]:hover{transform:none}.uz-wishlist-image-shine[data-v-85ebc122],.uz-wishlist-view-overlay[data-v-85ebc122]{display:none}}@media (prefers-reduced-motion:reduce){.uz-wishlist-loading article[data-v-85ebc122]:after,.uz-wishlist-empty-icon[data-v-85ebc122]:after{animation:none}.uz-wishlist-card[data-v-85ebc122],.uz-wishlist-image>img[data-v-85ebc122],.uz-wishlist-image-overlay[data-v-85ebc122],.uz-wishlist-view-overlay[data-v-85ebc122],.uz-wishlist-image-shine[data-v-85ebc122],.uz-wishlist-account-link[data-v-85ebc122],.uz-wishlist-empty>a[data-v-85ebc122],.uz-wishlist-view[data-v-85ebc122],.uz-wishlist-remove[data-v-85ebc122],.uz-wishlist-bottom>a[data-v-85ebc122]{transition:none}}.uz-address-page[data-v-8b6a14f2]{min-height:100vh;color:var(--uz-text);background:radial-gradient(circle at 50% -8%, #d9a62e16, transparent 34%), linear-gradient(180deg, var(--uz-bg-deep) 0%, var(--uz-bg) 48%, var(--uz-bg-soft) 100%);position:relative;overflow:hidden}.uz-address-page[data-v-8b6a14f2]:before{content:"";pointer-events:none;filter:blur(12px);background:radial-gradient(circle,#d9a62e0e,#0000 70%);width:470px;height:470px;position:fixed;top:20%;left:-210px}.uz-address-page[data-v-8b6a14f2]:after{content:"";pointer-events:none;filter:blur(12px);background:radial-gradient(circle,#ffffff06,#0000 72%);width:440px;height:440px;position:fixed;bottom:8%;right:-190px}.uz-address-hero[data-v-8b6a14f2]{z-index:2;border-bottom:1px solid var(--uz-border);background:linear-gradient(#ffffff06,#ffffff01);padding:50px 0 30px;position:relative}.uz-address-hero[data-v-8b6a14f2]:before{content:"";background:linear-gradient(90deg, transparent, var(--uz-primary-light), transparent);opacity:.48;height:1px;position:absolute;top:0;left:0;right:0}.uz-address-hero-row[data-v-8b6a14f2]{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.uz-address-hero-copy[data-v-8b6a14f2]{min-width:0}.uz-address-hero-copy>span[data-v-8b6a14f2]{color:var(--uz-primary-light);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;display:inline-flex}.uz-address-hero-copy>span[data-v-8b6a14f2]:before{content:"";background:var(--uz-gold-gradient);border-radius:var(--uz-radius-pill);width:25px;height:2px}.uz-address-hero-copy h1[data-v-8b6a14f2]{color:var(--uz-text);font-size:clamp(38px,4.5vw,58px);font-weight:var(--uz-weight-black);letter-spacing:-.05em;margin-bottom:10px;line-height:1.03}.uz-address-hero-copy p[data-v-8b6a14f2]{max-width:680px;color:var(--uz-text-muted);font-size:13px;line-height:1.72}.uz-address-add-btn[data-v-8b6a14f2]{min-height:46px;color:var(--uz-text-dark);background:var(--uz-gold-gradient);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);box-shadow:var(--uz-shadow-gold);transition:transform var(--uz-transition), box-shadow var(--uz-transition), filter var(--uz-transition);flex:none;justify-content:center;align-items:center;gap:8px;padding:0 17px;display:inline-flex}.uz-address-add-btn[data-v-8b6a14f2]:hover{filter:brightness(1.04);box-shadow:var(--uz-shadow-gold-hover);transform:translateY(-2px)}.uz-address-add-btn svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-address-hero-info[data-v-8b6a14f2]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.uz-address-hero-info article[data-v-8b6a14f2]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-lg);background:linear-gradient(145deg,#ffffff09,#ffffff03);align-items:center;gap:11px;min-width:0;min-height:74px;padding:12px 14px;display:flex}.uz-address-hero-info article>span[data-v-8b6a14f2]{width:42px;height:42px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-md);background:#d9a62e14;flex:none;place-items:center;display:grid}.uz-address-hero-info svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.uz-address-hero-info article>div[data-v-8b6a14f2]{flex-direction:column;gap:4px;min-width:0;display:flex}.uz-address-hero-info small[data-v-8b6a14f2]{color:var(--uz-text-subtle);letter-spacing:.05em;text-transform:uppercase;font-size:10px}.uz-address-hero-info strong[data-v-8b6a14f2]{color:var(--uz-text-soft);font-size:12px;font-weight:var(--uz-weight-black)}.uz-address-main[data-v-8b6a14f2]{z-index:2;padding:52px 0 88px;position:relative}.uz-address-loading[data-v-8b6a14f2]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.uz-address-loading article[data-v-8b6a14f2]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-2xl);background:linear-gradient(145deg,#161619fa,#070708fc);min-height:330px;padding:22px;position:relative;overflow:hidden}.uz-address-loading-head[data-v-8b6a14f2]{border-bottom:1px solid var(--uz-border);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:18px;display:flex}.uz-address-loading-head>span[data-v-8b6a14f2]{background:var(--uz-surface-2);border-radius:var(--uz-radius-lg);flex:none;width:48px;height:48px}.uz-address-loading-head>div[data-v-8b6a14f2]{width:100%}.uz-address-loading-head strong[data-v-8b6a14f2],.uz-address-loading-head small[data-v-8b6a14f2],.uz-address-loading-lines span[data-v-8b6a14f2],.uz-address-loading-actions button[data-v-8b6a14f2]{background:var(--uz-surface-2);border-radius:var(--uz-radius-pill);display:block}.uz-address-loading-head strong[data-v-8b6a14f2]{width:62%;height:17px;margin-bottom:8px}.uz-address-loading-head small[data-v-8b6a14f2]{width:42%;height:9px}.uz-address-loading-lines[data-v-8b6a14f2]{flex-direction:column;gap:12px;display:flex}.uz-address-loading-lines span[data-v-8b6a14f2]{width:100%;height:13px}.uz-address-loading-lines span[data-v-8b6a14f2]:last-child{width:76%}.uz-address-loading-actions[data-v-8b6a14f2]{grid-template-columns:1fr 90px;gap:8px;margin-top:25px;display:grid}.uz-address-loading-actions button[data-v-8b6a14f2]{border-radius:var(--uz-radius-md);border:0;width:100%;height:42px}.uz-address-loading article[data-v-8b6a14f2]:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0e,#0000);animation:1.45s infinite uzAddressShimmer-8b6a14f2;position:absolute;inset:0;transform:translate(-100%)}@keyframes uzAddressShimmer-8b6a14f2{to{transform:translate(100%)}}.uz-address-empty[data-v-8b6a14f2]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:60px 24px;display:flex}.uz-address-empty-icon[data-v-8b6a14f2]{width:98px;height:98px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);background:#d9a62e14;border-radius:50%;place-items:center;margin-bottom:23px;display:grid;position:relative;box-shadow:0 0 0 9px #d9a62e06,0 0 32px #d9a62e1f}.uz-address-empty-icon[data-v-8b6a14f2]:after{content:"";border:1px dashed #d9a62e47;border-radius:50%;animation:9s linear infinite uzAddressEmptyRing-8b6a14f2;position:absolute;inset:-9px}@keyframes uzAddressEmptyRing-8b6a14f2{to{transform:rotate(360deg)}}.uz-address-empty-icon svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.uz-address-empty>small[data-v-8b6a14f2]{color:var(--uz-primary-light);font-size:9px;font-weight:var(--uz-weight-black);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.uz-address-empty h2[data-v-8b6a14f2]{color:var(--uz-text);font-size:31px;font-weight:var(--uz-weight-black);letter-spacing:-.04em;margin-bottom:10px}.uz-address-empty p[data-v-8b6a14f2]{max-width:450px;color:var(--uz-text-muted);margin-bottom:23px;font-size:12px;line-height:1.7}.uz-address-empty>button[data-v-8b6a14f2]{min-height:47px;color:var(--uz-text-dark);background:var(--uz-gold-gradient);border-radius:var(--uz-radius-md);font-size:10px;font-weight:var(--uz-weight-black);box-shadow:var(--uz-shadow-gold);transition:transform var(--uz-transition), box-shadow var(--uz-transition);justify-content:center;align-items:center;gap:8px;padding:0 20px;display:inline-flex}.uz-address-empty>button[data-v-8b6a14f2]:hover{box-shadow:var(--uz-shadow-gold-hover);transform:translateY(-2px)}.uz-address-empty>button svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:17px;height:17px}.uz-address-section-head[data-v-8b6a14f2]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-xl);background:linear-gradient(145deg,#ffffff09,#ffffff03);justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;padding:18px 20px;display:flex}.uz-address-section-head>div[data-v-8b6a14f2]{min-width:0}.uz-address-section-head small[data-v-8b6a14f2]{color:var(--uz-primary-light);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;display:block}.uz-address-section-head h2[data-v-8b6a14f2]{color:var(--uz-text);font-size:25px;font-weight:var(--uz-weight-black);letter-spacing:-.035em;margin-bottom:7px}.uz-address-section-head p[data-v-8b6a14f2]{max-width:640px;color:var(--uz-text-muted);font-size:10px;line-height:1.6}.uz-address-section-head>span[data-v-8b6a14f2]{min-height:31px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);background:#d9a62e14;flex:none;align-items:center;padding:6px 11px;display:inline-flex}.uz-address-grid[data-v-8b6a14f2]{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.uz-address-card[data-v-8b6a14f2]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-2xl);min-width:0;min-height:360px;transition:border-color var(--uz-transition), box-shadow var(--uz-transition), transform var(--uz-transition);background:linear-gradient(145deg,#161619fa,#070708fc);flex-direction:column;padding:23px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #00000042,inset 0 1px #ffffff05}.uz-address-card.default[data-v-8b6a14f2]{border-color:var(--uz-primary-border-strong)}.uz-address-card[data-v-8b6a14f2]:hover{border-color:var(--uz-primary-border);box-shadow:0 26px 64px #0000005c, var(--uz-shadow-gold);transform:translateY(-5px)}.uz-address-card-glow[data-v-8b6a14f2]{pointer-events:none;opacity:.64;width:220px;height:220px;transition:opacity var(--uz-transition), transform var(--uz-transition-slow);background:radial-gradient(circle,#d9a62e1c,#0000 70%);position:absolute;top:-95px;right:-95px}.uz-address-card:hover .uz-address-card-glow[data-v-8b6a14f2]{opacity:1;transform:scale(1.13)}.uz-address-card-top[data-v-8b6a14f2]{z-index:2;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:23px;display:flex;position:relative}.uz-address-card-icon[data-v-8b6a14f2]{width:54px;height:54px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);background:#d9a62e17;border-radius:17px;place-items:center;display:grid;box-shadow:0 12px 26px #00000038}.uz-address-card-icon svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.uz-address-default-badge[data-v-8b6a14f2]{min-height:29px;color:var(--uz-text-dark);background:var(--uz-gold-gradient);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);box-shadow:var(--uz-shadow-gold);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;padding:5px 9px;display:inline-flex}.uz-address-default-badge svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.uz-address-card-copy[data-v-8b6a14f2]{z-index:2;flex:1;position:relative}.uz-address-card-copy>small[data-v-8b6a14f2]{color:var(--uz-primary-light);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;display:block}.uz-address-card-copy h3[data-v-8b6a14f2]{color:var(--uz-text);font-size:22px;font-weight:var(--uz-weight-black);letter-spacing:-.03em;margin-bottom:17px}.uz-address-detail-list[data-v-8b6a14f2]{flex-direction:column;gap:10px;display:flex}.uz-address-detail-list>div[data-v-8b6a14f2]{background:var(--uz-card-bg-soft);border:1px solid var(--uz-border);border-radius:var(--uz-radius-md);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:10px;display:grid}.uz-address-detail-list>div>span[data-v-8b6a14f2]{width:36px;height:36px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);background:#d9a62e12;border-radius:11px;place-items:center;display:grid}.uz-address-detail-list svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-address-detail-list p[data-v-8b6a14f2]{min-width:0}.uz-address-detail-list p small[data-v-8b6a14f2]{color:var(--uz-text-subtle);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:6.5px;display:block}.uz-address-detail-list p strong[data-v-8b6a14f2]{color:var(--uz-text-muted);font-size:9px;font-weight:var(--uz-weight-bold);overflow-wrap:anywhere;line-height:1.55;display:block}.uz-address-actions[data-v-8b6a14f2]{z-index:2;border-top:1px solid var(--uz-border);grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:20px;padding-top:18px;display:grid;position:relative}.uz-address-edit-btn[data-v-8b6a14f2],.uz-address-delete-btn[data-v-8b6a14f2]{border-radius:var(--uz-radius-md);min-height:42px;font-size:10px;font-weight:var(--uz-weight-black);transition:color var(--uz-transition), background var(--uz-transition), border-color var(--uz-transition), box-shadow var(--uz-transition), transform var(--uz-transition);justify-content:center;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.uz-address-edit-btn[data-v-8b6a14f2]{color:var(--uz-text-dark);background:var(--uz-gold-gradient);box-shadow:var(--uz-shadow-gold)}.uz-address-edit-btn[data-v-8b6a14f2]:hover{box-shadow:var(--uz-shadow-gold-hover);transform:translateY(-2px)}.uz-address-delete-btn[data-v-8b6a14f2]{min-width:43px;color:var(--uz-danger);background:#ff47470f;border:1px solid #ff474733}.uz-address-delete-btn[data-v-8b6a14f2]:hover{color:#fff;background:var(--uz-danger);border-color:#0000;transform:translateY(-2px)}.uz-address-edit-btn svg[data-v-8b6a14f2],.uz-address-delete-btn svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.uz-address-delete-btn>span[data-v-8b6a14f2]{display:none}.uz-address-bottom[data-v-8b6a14f2]{border:1px solid var(--uz-border);border-radius:var(--uz-radius-xl);background:linear-gradient(145deg,#ffffff08,#ffffff03);justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:16px 18px;display:flex}.uz-address-bottom>div[data-v-8b6a14f2]{min-width:0;color:var(--uz-text-muted);align-items:center;gap:9px;display:flex}.uz-address-bottom>div svg[data-v-8b6a14f2]{fill:none;width:18px;height:18px;stroke:var(--uz-success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.uz-address-bottom>div span[data-v-8b6a14f2]{font-size:8.5px;line-height:1.5}.uz-address-bottom>button[data-v-8b6a14f2]{min-height:41px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-pill);font-size:10px;font-weight:var(--uz-weight-black);transition:color var(--uz-transition), background var(--uz-transition), box-shadow var(--uz-transition), transform var(--uz-transition);background:#d9a62e0f;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.uz-address-bottom>button[data-v-8b6a14f2]:hover{color:var(--uz-text-dark);background:var(--uz-gold-gradient);box-shadow:var(--uz-shadow-gold);transform:translateY(-2px)}.uz-address-bottom>button svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:15px;height:15px}.uz-address-modal-overlay[data-v-8b6a14f2]{z-index:99999;-webkit-backdrop-filter:blur(10px);background:#000000c7;justify-content:center;align-items:center;padding:24px;animation:.25s both uzAddressOverlayIn-8b6a14f2;display:flex;position:fixed;inset:0}@keyframes uzAddressOverlayIn-8b6a14f2{0%{opacity:0}to{opacity:1}}.uz-address-modal-card[data-v-8b6a14f2]{width:min(710px,100%);max-height:min(900px,100vh - 48px);color:var(--uz-text);border:1px solid var(--uz-border-light);background:linear-gradient(145deg,#161619fe,#060607fe);border-radius:30px;animation:.35s cubic-bezier(.22,1,.36,1) both uzAddressModalIn-8b6a14f2;position:relative;overflow:hidden;box-shadow:0 35px 100px #000000a8,0 0 0 1px #ffffff05}.uz-address-modal-card[data-v-8b6a14f2]:before{content:"";pointer-events:none;background:radial-gradient(circle,#d9a62e1f,#0000 70%);width:280px;height:280px;position:absolute;top:-120px;right:-120px}@keyframes uzAddressModalIn-8b6a14f2{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.uz-address-modal-head[data-v-8b6a14f2]{z-index:3;border-bottom:1px solid var(--uz-border);background:#ffffff05;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px;display:flex;position:relative}.uz-address-modal-title[data-v-8b6a14f2]{align-items:flex-start;gap:13px;min-width:0;display:flex}.uz-address-modal-title>span[data-v-8b6a14f2]{width:46px;height:46px;color:var(--uz-primary-light);border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-lg);background:#d9a62e17;flex:none;place-items:center;display:grid}.uz-address-modal-title svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.uz-address-modal-title>div[data-v-8b6a14f2]{min-width:0}.uz-address-modal-title small[data-v-8b6a14f2]{color:var(--uz-primary-light);font-size:10px;font-weight:var(--uz-weight-black);letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;display:block}.uz-address-modal-title h2[data-v-8b6a14f2]{color:var(--uz-text);font-size:22px;font-weight:var(--uz-weight-black);letter-spacing:-.03em;margin-bottom:5px}.uz-address-modal-title p[data-v-8b6a14f2]{color:var(--uz-text-subtle);font-size:10px;line-height:1.5}.uz-address-modal-close[data-v-8b6a14f2]{width:40px;height:40px;color:var(--uz-text-muted);background:var(--uz-surface-2);border:1px solid var(--uz-border);transition:color var(--uz-transition), background var(--uz-transition), border-color var(--uz-transition), transform var(--uz-transition);border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.uz-address-modal-close[data-v-8b6a14f2]:hover{color:#fff;background:var(--uz-danger);border-color:#0000;transform:rotate(90deg)}.uz-address-modal-close svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.uz-address-form[data-v-8b6a14f2]{z-index:2;overscroll-behavior:contain;max-height:calc(100vh - 155px);padding:24px;position:relative;overflow-y:auto}.uz-address-form[data-v-8b6a14f2]::-webkit-scrollbar{width:5px}.uz-address-form[data-v-8b6a14f2]::-webkit-scrollbar-thumb{background:var(--uz-primary-dark);border-radius:var(--uz-radius-pill)}.uz-address-form-grid[data-v-8b6a14f2]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.uz-address-field[data-v-8b6a14f2]{min-width:0;margin-bottom:17px}.uz-address-field label[data-v-8b6a14f2]{color:var(--uz-text-soft);font-size:9px;font-weight:var(--uz-weight-bold);align-items:center;gap:5px;margin-bottom:8px;display:flex}.uz-address-field label span[data-v-8b6a14f2]{color:var(--uz-danger)}.uz-address-input-wrap[data-v-8b6a14f2],.uz-address-select-wrap[data-v-8b6a14f2]{background:var(--uz-surface);border:1px solid var(--uz-border);border-radius:var(--uz-radius-lg);min-height:50px;transition:background var(--uz-transition), border-color var(--uz-transition), box-shadow var(--uz-transition);align-items:center;display:flex;position:relative}.uz-address-input-wrap[data-v-8b6a14f2]:focus-within,.uz-address-select-wrap[data-v-8b6a14f2]:focus-within{background:var(--uz-surface-2);border-color:var(--uz-primary-border-strong);box-shadow:0 0 0 3px #d9a62e14}.uz-address-input-wrap>span[data-v-8b6a14f2],.uz-address-select-wrap>span[data-v-8b6a14f2]{width:46px;height:100%;color:var(--uz-text-subtle);border-right:1px solid var(--uz-border);transition:color var(--uz-transition);flex:none;place-items:center;display:grid}.uz-address-input-wrap:focus-within>span[data-v-8b6a14f2],.uz-address-select-wrap:focus-within>span[data-v-8b6a14f2]{color:var(--uz-primary-light)}.uz-address-input-wrap>span svg[data-v-8b6a14f2],.uz-address-select-wrap>span svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.uz-address-input-wrap input[data-v-8b6a14f2],.uz-address-input-wrap textarea[data-v-8b6a14f2],.uz-address-select-wrap select[data-v-8b6a14f2]{width:100%;min-width:0;color:var(--uz-text);background:0 0;border:0;font-size:10px}.uz-address-input-wrap input[data-v-8b6a14f2],.uz-address-select-wrap select[data-v-8b6a14f2]{height:48px;padding:0 13px}.uz-address-select-wrap select[data-v-8b6a14f2]{appearance:none;cursor:pointer;padding-right:42px}.uz-address-select-wrap select option[data-v-8b6a14f2]{color:var(--uz-text);background:var(--uz-surface)}.uz-address-input-wrap textarea[data-v-8b6a14f2]{resize:vertical;min-height:130px;padding:13px;line-height:1.65}.uz-address-input-wrap input[data-v-8b6a14f2]::placeholder,.uz-address-input-wrap textarea[data-v-8b6a14f2]::placeholder{color:var(--uz-text-subtle)}.uz-address-select-arrow[data-v-8b6a14f2]{pointer-events:none;fill:none;width:17px;height:17px;stroke:var(--uz-text-subtle);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.uz-address-textarea-wrap[data-v-8b6a14f2]{align-items:flex-start}.uz-address-textarea-wrap>span[data-v-8b6a14f2]{align-self:stretch;place-items:start center;min-height:130px;padding-top:13px}.uz-address-default-option[data-v-8b6a14f2]{cursor:pointer;border:1px solid var(--uz-primary-border);border-radius:var(--uz-radius-lg);background:#d9a62e0a;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:19px;padding:13px;display:grid}.uz-address-default-option>input[data-v-8b6a14f2]{opacity:0;pointer-events:none;position:absolute}.uz-address-custom-check[data-v-8b6a14f2]{color:#0000;background:var(--uz-surface-2);border:1px solid var(--uz-border-light);width:24px;height:24px;transition:color var(--uz-transition), background var(--uz-transition), border-color var(--uz-transition);border-radius:7px;place-items:center;display:grid}.uz-address-custom-check svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.uz-address-default-option>input:checked+.uz-address-custom-check[data-v-8b6a14f2]{color:var(--uz-text-dark);background:var(--uz-gold-gradient);box-shadow:var(--uz-shadow-gold);border-color:#0000}.uz-address-default-copy[data-v-8b6a14f2]{flex-direction:column;gap:3px;min-width:0;display:flex}.uz-address-default-copy strong[data-v-8b6a14f2]{color:var(--uz-text-soft);font-size:9px;font-weight:var(--uz-weight-black)}.uz-address-default-copy small[data-v-8b6a14f2]{color:var(--uz-text-subtle);font-size:7.5px;line-height:1.45}.uz-address-save-btn[data-v-8b6a14f2]{width:100%;min-height:52px;color:var(--uz-text-dark);background:var(--uz-gold-gradient);border-radius:var(--uz-radius-lg);font-size:10px;font-weight:var(--uz-weight-black);box-shadow:var(--uz-shadow-gold);transition:transform var(--uz-transition), box-shadow var(--uz-transition), filter var(--uz-transition);justify-content:center;align-items:center;gap:9px;padding:0 18px;display:inline-flex;position:relative;overflow:hidden}.uz-address-save-btn[data-v-8b6a14f2]:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:35%;height:200%;transition:left .75s;position:absolute;top:-50%;left:-45%;transform:rotate(18deg)}.uz-address-save-btn[data-v-8b6a14f2]:hover:before{left:125%}.uz-address-save-btn[data-v-8b6a14f2]:hover{filter:brightness(1.04);box-shadow:var(--uz-shadow-gold-hover);transform:translateY(-2px)}.uz-address-save-btn>span[data-v-8b6a14f2],.uz-address-save-btn>svg[data-v-8b6a14f2]{z-index:2;position:relative}.uz-address-save-btn svg[data-v-8b6a14f2]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.uz-address-form-note[data-v-8b6a14f2]{color:var(--uz-text-subtle);text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:7.5px;display:flex}.uz-address-form-note svg[data-v-8b6a14f2]{fill:none;width:15px;height:15px;stroke:var(--uz-success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}@media (width<=1199px){.uz-address-grid[data-v-8b6a14f2],.uz-address-loading[data-v-8b6a14f2]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=991px){.uz-address-card[data-v-8b6a14f2]{min-height:345px}}@media (width<=768px){.uz-address-hero[data-v-8b6a14f2]{padding:34px 0 24px}.uz-address-hero-row[data-v-8b6a14f2]{align-items:flex-start;gap:16px}.uz-address-hero-copy>span[data-v-8b6a14f2]{margin-bottom:8px;font-size:10px}.uz-address-hero-copy>span[data-v-8b6a14f2]:before{width:19px}.uz-address-hero-copy h1[data-v-8b6a14f2]{margin-bottom:7px;font-size:31px}.uz-address-hero-copy p[data-v-8b6a14f2]{font-size:10px;line-height:1.6}.uz-address-add-btn[data-v-8b6a14f2]{width:40px;min-width:40px;min-height:40px;padding:0}.uz-address-add-btn span[data-v-8b6a14f2]{display:none}.uz-address-hero-info[data-v-8b6a14f2]{gap:7px;margin-top:21px}.uz-address-hero-info article[data-v-8b6a14f2]{text-align:center;flex-direction:column;justify-content:center;min-height:64px;padding:8px}.uz-address-hero-info article>span[data-v-8b6a14f2]{width:34px;height:34px}.uz-address-hero-info small[data-v-8b6a14f2]{font-size:6px}.uz-address-hero-info strong[data-v-8b6a14f2]{font-size:8.5px}.uz-address-main[data-v-8b6a14f2]{padding:34px 0 62px}.uz-address-section-head[data-v-8b6a14f2]{border-radius:var(--uz-radius-lg);align-items:flex-start;gap:12px;padding:15px}.uz-address-section-head h2[data-v-8b6a14f2]{font-size:21px}.uz-address-section-head p[data-v-8b6a14f2]{font-size:8.5px}.uz-address-grid[data-v-8b6a14f2],.uz-address-loading[data-v-8b6a14f2]{grid-template-columns:1fr;gap:13px}.uz-address-card[data-v-8b6a14f2]{border-radius:var(--uz-radius-xl);min-height:auto;padding:20px}.uz-address-bottom[data-v-8b6a14f2]{border-radius:var(--uz-radius-lg);flex-direction:column;align-items:flex-start;padding:14px}.uz-address-modal-overlay[data-v-8b6a14f2]{padding:14px}.uz-address-modal-card[data-v-8b6a14f2]{border-radius:var(--uz-radius-2xl);max-height:calc(100vh - 28px)}.uz-address-modal-head[data-v-8b6a14f2]{padding:19px}.uz-address-form[data-v-8b6a14f2]{max-height:calc(100vh - 135px);padding:19px}}@media (width<=480px){.uz-address-section-head[data-v-8b6a14f2]{flex-direction:column}.uz-address-card[data-v-8b6a14f2]{padding:17px 14px}.uz-address-card-icon[data-v-8b6a14f2]{width:46px;height:46px}.uz-address-card-copy h3[data-v-8b6a14f2]{font-size:19px}.uz-address-actions[data-v-8b6a14f2]{grid-template-columns:1fr 40px}.uz-address-delete-btn[data-v-8b6a14f2]{min-width:40px;padding:0}.uz-address-bottom>button[data-v-8b6a14f2]{width:100%}.uz-address-modal-overlay[data-v-8b6a14f2]{align-items:flex-end;padding:0}.uz-address-modal-card[data-v-8b6a14f2]{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%;max-height:94vh}.uz-address-modal-head[data-v-8b6a14f2]{padding:16px 14px}.uz-address-modal-title[data-v-8b6a14f2]{gap:9px}.uz-address-modal-title>span[data-v-8b6a14f2]{width:40px;height:40px}.uz-address-modal-title h2[data-v-8b6a14f2]{font-size:18px}.uz-address-modal-close[data-v-8b6a14f2]{width:36px;height:36px}.uz-address-form[data-v-8b6a14f2]{max-height:calc(94vh - 90px);padding:15px 14px 18px}.uz-address-form-grid[data-v-8b6a14f2]{grid-template-columns:1fr;gap:0}.uz-address-input-wrap>span[data-v-8b6a14f2],.uz-address-select-wrap>span[data-v-8b6a14f2]{width:41px}.uz-address-default-option[data-v-8b6a14f2]{align-items:flex-start}.uz-address-form-note[data-v-8b6a14f2]{align-items:flex-start;line-height:1.5}}@media (width<=360px){.uz-address-hero-info[data-v-8b6a14f2]{grid-template-columns:1fr}.uz-address-hero-info article[data-v-8b6a14f2]{text-align:left;flex-direction:row;justify-content:flex-start}}.uz-address-add-btn[data-v-8b6a14f2]:focus-visible,.uz-address-empty>button[data-v-8b6a14f2]:focus-visible,.uz-address-edit-btn[data-v-8b6a14f2]:focus-visible,.uz-address-delete-btn[data-v-8b6a14f2]:focus-visible,.uz-address-bottom>button[data-v-8b6a14f2]:focus-visible,.uz-address-modal-close[data-v-8b6a14f2]:focus-visible,.uz-address-input-wrap input[data-v-8b6a14f2]:focus-visible,.uz-address-input-wrap textarea[data-v-8b6a14f2]:focus-visible,.uz-address-select-wrap select[data-v-8b6a14f2]:focus-visible,.uz-address-default-option[data-v-8b6a14f2]:focus-within,.uz-address-save-btn[data-v-8b6a14f2]:focus-visible{outline:2px solid var(--uz-primary-light);outline-offset:3px}@media (hover:none){.uz-address-add-btn[data-v-8b6a14f2]:hover,.uz-address-empty>button[data-v-8b6a14f2]:hover,.uz-address-card[data-v-8b6a14f2]:hover,.uz-address-edit-btn[data-v-8b6a14f2]:hover,.uz-address-delete-btn[data-v-8b6a14f2]:hover,.uz-address-bottom>button[data-v-8b6a14f2]:hover,.uz-address-modal-close[data-v-8b6a14f2]:hover,.uz-address-save-btn[data-v-8b6a14f2]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-address-loading article[data-v-8b6a14f2]:after,.uz-address-empty-icon[data-v-8b6a14f2]:after,.uz-address-modal-overlay[data-v-8b6a14f2],.uz-address-modal-card[data-v-8b6a14f2]{animation:none}.uz-address-add-btn[data-v-8b6a14f2],.uz-address-empty>button[data-v-8b6a14f2],.uz-address-card[data-v-8b6a14f2],.uz-address-card-glow[data-v-8b6a14f2],.uz-address-edit-btn[data-v-8b6a14f2],.uz-address-delete-btn[data-v-8b6a14f2],.uz-address-bottom>button[data-v-8b6a14f2],.uz-address-modal-close[data-v-8b6a14f2],.uz-address-input-wrap[data-v-8b6a14f2],.uz-address-select-wrap[data-v-8b6a14f2],.uz-address-custom-check[data-v-8b6a14f2],.uz-address-save-btn[data-v-8b6a14f2]{transition:none}}.uz-track-page[data-v-e30cf01f]{min-height:100vh;color:var(--vw-text);isolation:isolate;background:radial-gradient(circle at 7% 8%,#5391311f,#0000 28%),radial-gradient(circle at 93% 31%,#dca13914,#0000 25%),linear-gradient(#fbfdf9 0%,#f4f9f0 52%,#fbfdf9 100%);position:relative;overflow:hidden}.uz-track-page[data-v-e30cf01f],.uz-track-page[data-v-e30cf01f] *,.uz-track-page[data-v-e30cf01f] :before,.uz-track-page[data-v-e30cf01f] :after{box-sizing:border-box}.uz-track-page svg[data-v-e30cf01f]{display:block}.uz-track-page button[data-v-e30cf01f],.uz-track-page input[data-v-e30cf01f]{font:inherit}.uz-track-page button[data-v-e30cf01f]{cursor:pointer;border:0}.uz-track-hero[data-v-e30cf01f]{z-index:2;isolation:isolate;padding:28px 0 42px;position:relative;overflow:hidden}.uz-track-hero[data-v-e30cf01f]:before{z-index:-2;content:"";filter:blur(110px);background:#52913133;border-radius:50%;width:520px;height:520px;animation:17s ease-in-out infinite uzTrackHeroOrbOne-e30cf01f;position:absolute;top:-230px;left:-190px}.uz-track-hero[data-v-e30cf01f]:after{z-index:-2;content:"";filter:blur(105px);background:#dca23924;border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite uzTrackHeroOrbTwo-e30cf01f;position:absolute;bottom:-240px;right:-190px}@keyframes uzTrackHeroOrbOne-e30cf01f{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(44px,29px)scale(1.07)}}@keyframes uzTrackHeroOrbTwo-e30cf01f{0%,to{transform:translate(0,0)}50%{transform:translate(-37px,-25px)}}.uz-track-hero-row[data-v-e30cf01f]{color:#fff;isolation:isolate;background:radial-gradient(circle at 86% 8%,#d3efb033,#0000 31%),radial-gradient(circle at 8% 100%,#68af592e,#0000 38%),linear-gradient(138deg,#0b2d13 0%,#12431b 43%,#1b5726 72%,#257031 100%);border:1px solid #ffffff21;border-radius:35px;justify-content:space-between;align-items:center;gap:46px;min-height:320px;padding:48px 52px;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 88px #082d0e3d,inset 0 1px #ffffff24}.uz-track-hero-row[data-v-e30cf01f]:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:450px;height:450px;position:absolute;top:-190px;right:-110px;box-shadow:0 0 0 55px #ffffff06,0 0 0 112px #ffffff04}.uz-track-hero-row[data-v-e30cf01f]:after{z-index:-1;content:"";filter:blur(18px);pointer-events:none;background:#c7e79e12;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-180px;left:29%}.uz-track-hero-copy[data-v-e30cf01f]{z-index:2;max-width:760px;position:relative}.uz-track-hero-copy>span[data-v-e30cf01f]{color:#d9efb6;-webkit-backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff16;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.uz-track-hero-copy>span[data-v-e30cf01f]:before{content:"";background:#bce187;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #bce1871c}.uz-track-hero-copy h1[data-v-e30cf01f]{color:#fff;letter-spacing:-.058em;margin-top:20px;font-size:clamp(44px,5vw,68px);font-weight:900;line-height:1.03}.uz-track-hero-copy p[data-v-e30cf01f]{color:#ffffffb3;max-width:690px;margin-top:18px;font-size:13px;line-height:1.8}.uz-track-shop-link[data-v-e30cf01f]{z-index:2;min-width:190px;min-height:58px;color:var(--vw-primary-dark);-webkit-backdrop-filter:blur(16px);transition:color var(--vw-transition), background var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:#fffffff0;border:1px solid #ffffffbd;border-radius:17px;flex:none;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:9px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 16px 38px #03190729,inset 0 1px #fffffffa}.uz-track-shop-link[data-v-e30cf01f]:hover{color:#fff;background:var(--vw-primary);box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-track-shop-link svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.uz-track-shop-link:hover svg[data-v-e30cf01f]{transform:rotate(-5deg)scale(1.04)}.uz-track-hero-trust[data-v-e30cf01f]{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid;position:relative}.uz-track-hero-trust>div[data-v-e30cf01f]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#6ca8441a,#0000 40%),#fffffff0;border-radius:18px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-height:86px;padding:12px;display:grid;box-shadow:0 17px 40px #1f4b2217,inset 0 1px #fffffffa}.uz-track-hero-trust svg[data-v-e30cf01f]{color:#fff;background:var(--vw-primary-gradient);width:44px;height:44px;box-shadow:var(--vw-shadow-primary);fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;border-radius:13px;padding:11px}.uz-track-hero-trust span[data-v-e30cf01f]{color:var(--vw-text);font-size:10px;font-weight:850}.uz-track-main[data-v-e30cf01f]{z-index:2;padding:4px 0 100px;position:relative}.uz-track-main[data-v-e30cf01f]:before{z-index:-1;content:"";filter:blur(95px);pointer-events:none;background:#609c3b0f;border-radius:50%;width:340px;height:340px;position:absolute;top:170px;right:-140px}.uz-track-layout[data-v-e30cf01f]{grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);align-items:start;gap:22px;display:grid}.uz-track-form-card[data-v-e30cf01f]{border:1px solid var(--vw-border);-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#6ca8441a,#0000 34%),#fffffff7;border-radius:27px;min-width:0;padding:24px;position:sticky;top:110px;overflow:hidden;box-shadow:0 25px 68px #1f4b2221,inset 0 1px #fffffffa}.uz-track-form-card[data-v-e30cf01f]:before{content:"";pointer-events:none;background:#2f7d320a;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-105px;right:-85px}.uz-track-form-head[data-v-e30cf01f]{z-index:2;border-bottom:1px solid var(--vw-border);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;min-height:86px;padding-bottom:20px;display:grid;position:relative}.uz-track-form-head>span[data-v-e30cf01f]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);border:5px solid var(--vw-primary-pale);width:58px;height:58px;box-shadow:var(--vw-shadow-primary);border-radius:19px 19px 19px 7px;place-items:center;display:grid}.uz-track-form-head>span svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.uz-track-form-head>div[data-v-e30cf01f]{min-width:0}.uz-track-form-head small[data-v-e30cf01f]{color:var(--vw-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.uz-track-form-head h2[data-v-e30cf01f]{color:var(--vw-text);letter-spacing:-.035em;margin-top:5px;font-size:23px;font-weight:900}.uz-track-form-head p[data-v-e30cf01f]{color:var(--vw-text-muted);margin-top:7px;font-size:10px;line-height:1.6}.uz-track-form-card form[data-v-e30cf01f]{z-index:2;flex-direction:column;gap:16px;margin-top:20px;display:flex;position:relative}.uz-track-field[data-v-e30cf01f]{min-width:0}.uz-track-field>label[data-v-e30cf01f]{color:var(--vw-text);align-items:center;gap:4px;margin-bottom:8px;font-size:9px;font-weight:800;display:flex}.uz-track-field>label span[data-v-e30cf01f]{color:var(--vw-danger)}.uz-track-input-wrap[data-v-e30cf01f]{background:var(--vw-surface-2);border:1px solid var(--vw-border);min-height:60px;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);border-radius:16px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;padding:7px 11px 7px 7px;display:grid}.uz-track-input-wrap[data-v-e30cf01f]:focus-within{border-color:var(--vw-primary);background:#fff;box-shadow:0 0 0 4px #2f7d3214}.uz-track-input-wrap>span[data-v-e30cf01f]{width:44px;height:44px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition);border-radius:13px;place-items:center;display:grid}.uz-track-input-wrap:focus-within>span[data-v-e30cf01f]{color:#fff;background:var(--vw-primary-gradient);border-color:#0000}.uz-track-input-wrap>span svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.uz-track-input-wrap input[data-v-e30cf01f]{width:100%;min-width:0;height:44px;color:var(--vw-text);background:0 0;border:0;outline:0;padding:0;font-size:10px;font-weight:650}.uz-track-input-wrap input[data-v-e30cf01f]::placeholder{color:var(--vw-text-subtle);font-weight:500}.uz-track-field.error .uz-track-input-wrap[data-v-e30cf01f]{background:#fff8f8;border-color:#cf48486b;box-shadow:0 0 0 4px #cf48480f}.uz-track-field.error .uz-track-input-wrap>span[data-v-e30cf01f]{color:var(--vw-danger);background:#fff0f0;border-color:#cf484829}.uz-track-field>small[data-v-e30cf01f]{color:var(--vw-danger);align-items:center;gap:6px;margin-top:7px;font-size:10px;font-weight:700;display:inline-flex}.uz-track-field>small[data-v-e30cf01f]:before{content:"";background:var(--vw-danger);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #cf484814}.uz-track-submit[data-v-e30cf01f]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);width:100%;min-height:59px;box-shadow:var(--vw-shadow-primary);transition:box-shadow var(--vw-transition), opacity var(--vw-transition), transform var(--vw-transition);border-radius:16px;justify-content:center;align-items:center;gap:10px;font-size:9px;font-weight:850;display:flex;position:relative;overflow:hidden}.uz-track-submit[data-v-e30cf01f]:before{content:"";filter:blur(12px);opacity:0;background:#fff3;width:18%;height:320%;transition:left .85s,opacity .25s;position:absolute;top:-120%;left:-25%;transform:rotate(22deg)}.uz-track-submit[data-v-e30cf01f]:hover:not(:disabled){box-shadow:var(--vw-shadow-primary-hover);transform:translateY(-3px)}.uz-track-submit[data-v-e30cf01f]:hover:not(:disabled):before{opacity:.8;left:120%}.uz-track-submit[data-v-e30cf01f]:disabled{cursor:not-allowed;opacity:.65}.uz-track-submit>span[data-v-e30cf01f],.uz-track-submit>svg[data-v-e30cf01f],.uz-track-submit>template[data-v-e30cf01f]{z-index:2;position:relative}.uz-track-submit svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--vw-transition)}.uz-track-submit:hover:not(:disabled) svg[data-v-e30cf01f]{transform:translate(4px)}.uz-track-loader[data-v-e30cf01f]{border:2px solid #ffffff57;border-top-color:#fff;border-radius:50%;width:19px;height:19px;animation:.7s linear infinite uzTrackLoaderSpin-e30cf01f}@keyframes uzTrackLoaderSpin-e30cf01f{to{transform:rotate(360deg)}}.uz-track-privacy-note[data-v-e30cf01f]{z-index:2;min-height:48px;color:var(--vw-text-muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:11px;font-size:10px;font-weight:700;display:flex;position:relative}.uz-track-privacy-note svg[data-v-e30cf01f]{fill:none;width:17px;height:17px;stroke:var(--vw-primary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.uz-track-empty[data-v-e30cf01f]{border:1px dashed var(--vw-primary-border-strong);text-align:center;background:radial-gradient(circle at 50% 10%,#68a54124,#0000 35%),#fffffff2;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding:48px 28px;display:flex;box-shadow:0 18px 45px #1f4b2214,inset 0 1px #fffffffa}.uz-track-empty-icon[data-v-e30cf01f]{width:92px;height:92px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:30px 30px 30px 11px;place-items:center;display:grid;box-shadow:0 17px 35px #2f7d321c,inset 0 1px #fffffff5}.uz-track-empty-icon svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:43px;height:43px}.uz-track-empty>small[data-v-e30cf01f]{min-height:29px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border-radius:999px;align-items:center;margin-top:18px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.uz-track-empty h3[data-v-e30cf01f]{color:var(--vw-text);letter-spacing:-.04em;margin-top:14px;font-size:31px;font-weight:900}.uz-track-empty>p[data-v-e30cf01f]{max-width:570px;color:var(--vw-text-muted);margin-top:10px;font-size:10px;line-height:1.7}.uz-track-empty-steps[data-v-e30cf01f]{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);align-items:center;gap:8px;width:min(100%,600px);margin-top:25px;display:grid}.uz-track-empty-steps>div[data-v-e30cf01f]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:95px;padding:12px;display:flex}.uz-track-empty-steps>div>span[data-v-e30cf01f]{color:#fff;background:var(--vw-primary-gradient);width:38px;height:38px;box-shadow:var(--vw-shadow-primary);border-radius:12px;place-items:center;font-size:10px;font-weight:900;display:grid}.uz-track-empty-steps strong[data-v-e30cf01f]{color:var(--vw-text);font-size:10px;font-weight:850}.uz-track-empty-steps>i[data-v-e30cf01f]{background:var(--vw-primary-gradient);border-radius:999px;height:4px}@media (width<=1199px){.uz-track-layout[data-v-e30cf01f]{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)}.uz-track-hero-row[data-v-e30cf01f]{gap:32px;padding:42px}.uz-track-hero-copy h1[data-v-e30cf01f]{font-size:55px}}@media (width<=991px){.uz-track-hero[data-v-e30cf01f]{padding-top:18px}.uz-track-hero-row[data-v-e30cf01f]{border-radius:29px;flex-direction:column;align-items:flex-start;gap:28px;min-height:auto;padding:36px}.uz-track-layout[data-v-e30cf01f]{grid-template-columns:1fr}.uz-track-form-card[data-v-e30cf01f]{position:static}}@media (width<=768px){.uz-track-hero[data-v-e30cf01f]{padding:9px 0 29px}.uz-track-hero-row[data-v-e30cf01f]{border-radius:23px;gap:22px;padding:27px 19px}.uz-track-hero-copy>span[data-v-e30cf01f]{min-height:32px;font-size:6px}.uz-track-hero-copy h1[data-v-e30cf01f]{margin-top:16px;font-size:36px}.uz-track-hero-copy p[data-v-e30cf01f]{margin-top:13px;font-size:10px;line-height:1.7}.uz-track-shop-link[data-v-e30cf01f]{border-radius:15px;width:100%;min-width:0;min-height:52px}.uz-track-hero-trust[data-v-e30cf01f]{grid-template-columns:1fr;gap:7px;margin-top:9px}.uz-track-hero-trust>div[data-v-e30cf01f]{border-radius:15px;grid-template-columns:39px minmax(0,1fr);min-height:68px;padding:9px}.uz-track-hero-trust svg[data-v-e30cf01f]{border-radius:11px;width:39px;height:39px;padding:9px}.uz-track-main[data-v-e30cf01f]{padding-bottom:76px}.uz-track-layout[data-v-e30cf01f]{gap:13px}.uz-track-form-card[data-v-e30cf01f]{border-radius:20px;padding:14px}.uz-track-form-head[data-v-e30cf01f]{grid-template-columns:48px minmax(0,1fr);gap:11px;min-height:74px;padding-bottom:15px}.uz-track-form-head>span[data-v-e30cf01f]{border-width:4px;border-radius:16px 16px 16px 6px;width:48px;height:48px}.uz-track-form-head>span svg[data-v-e30cf01f]{width:22px;height:22px}.uz-track-form-head h2[data-v-e30cf01f]{font-size:17px}.uz-track-form-head p[data-v-e30cf01f]{font-size:10px}.uz-track-form-card form[data-v-e30cf01f]{gap:14px;margin-top:16px}.uz-track-input-wrap[data-v-e30cf01f]{border-radius:14px;grid-template-columns:39px minmax(0,1fr);min-height:55px;padding:7px 9px 7px 7px}.uz-track-input-wrap>span[data-v-e30cf01f]{border-radius:11px;width:39px;height:39px}.uz-track-input-wrap>span svg[data-v-e30cf01f]{width:19px;height:19px}.uz-track-input-wrap input[data-v-e30cf01f]{height:39px;font-size:9px}.uz-track-submit[data-v-e30cf01f]{border-radius:14px;min-height:54px}.uz-track-empty[data-v-e30cf01f]{border-radius:21px;min-height:480px;padding:36px 17px}.uz-track-empty-icon[data-v-e30cf01f]{border-radius:24px 24px 24px 9px;width:74px;height:74px}.uz-track-empty-icon svg[data-v-e30cf01f]{width:35px;height:35px}.uz-track-empty h3[data-v-e30cf01f]{font-size:24px}.uz-track-empty>p[data-v-e30cf01f]{font-size:9px}.uz-track-empty-steps[data-v-e30cf01f]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.uz-track-empty-steps>i[data-v-e30cf01f]{display:none}.uz-track-empty-steps>div[data-v-e30cf01f]{min-height:88px;padding:8px 5px}.uz-track-empty-steps>div>span[data-v-e30cf01f]{width:34px;height:34px}.uz-track-empty-steps strong[data-v-e30cf01f]{font-size:6px}}@media (width<=420px){.uz-track-hero-row[data-v-e30cf01f]{padding-inline:16px}.uz-track-hero-copy h1[data-v-e30cf01f]{font-size:32px}.uz-track-form-card[data-v-e30cf01f]{padding-inline:12px}}@media (hover:none){.uz-track-shop-link[data-v-e30cf01f]:hover,.uz-track-submit[data-v-e30cf01f]:hover{transform:none}.uz-track-submit[data-v-e30cf01f]:before{display:none}}@media (prefers-reduced-motion:reduce){.uz-track-hero[data-v-e30cf01f]:before,.uz-track-hero[data-v-e30cf01f]:after,.uz-track-loader[data-v-e30cf01f]{animation:none}.uz-track-page[data-v-e30cf01f] *,.uz-track-page[data-v-e30cf01f] :before,.uz-track-page[data-v-e30cf01f] :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.uz-track-result[data-v-e30cf01f]{flex-direction:column;gap:14px;min-width:0;animation:.62s cubic-bezier(.22,1,.36,1) both uzTrackResultReveal-e30cf01f;display:flex}@keyframes uzTrackResultReveal-e30cf01f{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.uz-track-status-card[data-v-e30cf01f]{color:#fff;isolation:isolate;background:radial-gradient(circle at 88% 8%,#d7efb32e,#0000 34%),linear-gradient(138deg,#0c3014 0%,#15471d 46%,#246c2e 100%);border:1px solid #ffffff1f;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;min-height:160px;padding:25px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #082d0e33,inset 0 1px #ffffff1f}.uz-track-status-card[data-v-e30cf01f]:before{z-index:-1;content:"";border:1px solid #ffffff0e;border-radius:50%;width:330px;height:330px;position:absolute;top:-140px;right:-80px;box-shadow:0 0 0 48px #ffffff05,0 0 0 96px #ffffff03}.uz-track-status-card[data-v-e30cf01f]:after{z-index:-1;content:"";filter:blur(16px);background:#c4e49b0f;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-130px;left:-70px}.uz-track-status-copy[data-v-e30cf01f]{z-index:2;min-width:0;max-width:650px;position:relative}.uz-track-status-copy small[data-v-e30cf01f]{color:#d7ecb5;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.uz-track-status-copy h2[data-v-e30cf01f]{color:#fff;letter-spacing:-.04em;margin-top:7px;font-size:31px;font-weight:900}.uz-track-status-copy p[data-v-e30cf01f]{color:#ffffffa8;max-width:610px;margin-top:9px;font-size:9px;line-height:1.65}.uz-track-status-badge[data-v-e30cf01f]{z-index:2;color:#205f2a;text-align:center;background:#fffffff0;border:1px solid #ffffffc7;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;min-width:150px;min-height:48px;padding:0 15px;font-size:10px;font-weight:850;display:inline-flex;position:relative;box-shadow:0 14px 32px #041b0826,inset 0 1px #fffffffa}.uz-track-status-badge>i[data-v-e30cf01f]{background:var(--vw-primary);border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 5px #2f7d3214,0 0 14px #2f7d323b}.uz-track-status-badge.pending[data-v-e30cf01f],.uz-track-status-badge.processing[data-v-e30cf01f],.uz-track-status-badge.on_hold[data-v-e30cf01f]{color:#8a6419;background:#fff8e7;border-color:#d59b2e2e}.uz-track-status-badge.pending>i[data-v-e30cf01f],.uz-track-status-badge.processing>i[data-v-e30cf01f],.uz-track-status-badge.on_hold>i[data-v-e30cf01f]{background:#d49a2d;box-shadow:0 0 0 5px #d49a2d14,0 0 14px #d49a2d33}.uz-track-status-badge.shipped[data-v-e30cf01f],.uz-track-status-badge.in_transit[data-v-e30cf01f],.uz-track-status-badge.out_for_delivery[data-v-e30cf01f]{color:#27698f;background:#edf7fc;border-color:#3280a929}.uz-track-status-badge.shipped>i[data-v-e30cf01f],.uz-track-status-badge.in_transit>i[data-v-e30cf01f],.uz-track-status-badge.out_for_delivery>i[data-v-e30cf01f]{background:#3b8bb4;box-shadow:0 0 0 5px #3b8bb414,0 0 14px #3b8bb433}.uz-track-status-badge.delivered[data-v-e30cf01f],.uz-track-status-badge.completed[data-v-e30cf01f],.uz-track-status-badge.confirmed[data-v-e30cf01f]{color:#226d2e;background:#edf9ee;border-color:#369d472b}.uz-track-status-badge.cancelled[data-v-e30cf01f],.uz-track-status-badge.canceled[data-v-e30cf01f],.uz-track-status-badge.failed[data-v-e30cf01f],.uz-track-status-badge.refunded[data-v-e30cf01f]{color:#a13f3f;background:#fff0f0;border-color:#cf484829}.uz-track-status-badge.cancelled>i[data-v-e30cf01f],.uz-track-status-badge.canceled>i[data-v-e30cf01f],.uz-track-status-badge.failed>i[data-v-e30cf01f],.uz-track-status-badge.refunded>i[data-v-e30cf01f]{background:var(--vw-danger);box-shadow:0 0 0 5px #cf484814,0 0 14px #cf484833}.uz-track-info-grid[data-v-e30cf01f]{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.uz-track-info-grid article[data-v-e30cf01f]{border:1px solid var(--vw-border);min-height:112px;transition:border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 100% 0,#6ca84414,#0000 40%),#fffffff5;border-radius:18px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #1f4b2214,inset 0 1px #fffffffa}.uz-track-info-grid article[data-v-e30cf01f]:before{content:"";background:#2f7d3209;border-radius:50%;width:95px;height:95px;position:absolute;bottom:-44px;right:-36px}.uz-track-info-grid article[data-v-e30cf01f]:hover{border-color:var(--vw-primary-border-strong);transform:translateY(-3px);box-shadow:0 21px 45px #1f4b221f}.uz-track-info-grid article>span[data-v-e30cf01f]{z-index:2;width:48px;height:48px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:14px;place-items:center;display:grid;position:relative}.uz-track-info-grid article:nth-child(2)>span[data-v-e30cf01f]{color:#8d6818;background:#fff8e6;border-color:#c68f202e}.uz-track-info-grid article:nth-child(3)>span[data-v-e30cf01f]{color:#27698f;background:#edf7fc;border-color:#3280a929}.uz-track-info-grid article:nth-child(4)>span[data-v-e30cf01f]{color:#5b55a8;background:#f2f1ff;border-color:#655eb529}.uz-track-info-grid svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.uz-track-info-grid article>div[data-v-e30cf01f]{z-index:2;min-width:0;position:relative}.uz-track-info-grid small[data-v-e30cf01f]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-track-info-grid strong[data-v-e30cf01f]{color:var(--vw-text);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;font-weight:900;line-height:1.4;display:block;overflow:hidden}.uz-track-section-card[data-v-e30cf01f]{border:1px solid var(--vw-border);background:radial-gradient(circle at 100% 0,#6ca84414,#0000 35%),#fffffff5;border-radius:23px;min-width:0;padding:20px;position:relative;overflow:hidden;box-shadow:0 20px 50px #1f4b2217,inset 0 1px #fffffffa}.uz-track-section-card[data-v-e30cf01f]:before{content:"";pointer-events:none;background:#2f7d3209;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-90px;right:-70px}.uz-track-section-head[data-v-e30cf01f]{z-index:2;border-bottom:1px solid var(--vw-border);grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:66px;padding-bottom:15px;display:grid;position:relative}.uz-track-section-head>span[data-v-e30cf01f]{color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff2e, transparent 36%), var(--vw-primary-gradient);border:4px solid var(--vw-primary-pale);width:48px;height:48px;box-shadow:var(--vw-shadow-primary);border-radius:15px 15px 15px 6px;place-items:center;display:grid}.uz-track-section-head svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.uz-track-section-head>div[data-v-e30cf01f]{min-width:0}.uz-track-section-head small[data-v-e30cf01f]{color:var(--vw-primary);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.uz-track-section-head h3[data-v-e30cf01f]{color:var(--vw-text);letter-spacing:-.025em;margin-top:5px;font-size:18px;font-weight:900}.uz-track-customer-grid[data-v-e30cf01f],.uz-track-courier-grid[data-v-e30cf01f]{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px;display:grid;position:relative}.uz-track-customer-grid>div[data-v-e30cf01f],.uz-track-courier-grid>div[data-v-e30cf01f]{background:var(--vw-surface-2);border:1px solid var(--vw-border);border-radius:14px;flex-direction:column;justify-content:center;gap:6px;min-height:78px;padding:12px;display:flex}.uz-track-customer-grid>div.full[data-v-e30cf01f]{grid-column:1/-1}.uz-track-customer-grid span[data-v-e30cf01f],.uz-track-courier-grid span[data-v-e30cf01f]{color:var(--vw-text-muted);font-size:10px;font-weight:700}.uz-track-customer-grid strong[data-v-e30cf01f],.uz-track-courier-grid strong[data-v-e30cf01f]{overflow-wrap:anywhere;color:var(--vw-text);font-size:10px;font-weight:850;line-height:1.55}.uz-track-courier-link[data-v-e30cf01f]{z-index:2;color:#fff;min-height:48px;transition:box-shadow var(--vw-transition), transform var(--vw-transition);background:radial-gradient(circle at 20% 0,#ffffff29,#0000 35%),linear-gradient(135deg,#27698f,#4d9cc5);border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:0 15px;font-size:10px;font-weight:850;display:inline-flex;position:relative;box-shadow:0 14px 32px #27698f2e}.uz-track-courier-link[data-v-e30cf01f]:hover{transform:translateY(-2px);box-shadow:0 19px 40px #27698f40}.uz-track-courier-link svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.uz-track-items[data-v-e30cf01f]{z-index:2;flex-direction:column;gap:8px;margin-top:15px;display:flex;position:relative}.uz-track-item[data-v-e30cf01f]{background:radial-gradient(circle at 100% 0%, #6ca8440f, transparent 42%), var(--vw-surface-2);border:1px solid var(--vw-border);min-height:92px;transition:background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition);border-radius:15px;grid-template-columns:minmax(0,1fr) 90px 130px;align-items:center;gap:12px;padding:12px;display:grid;position:relative;overflow:hidden}.uz-track-item[data-v-e30cf01f]:hover{border-color:var(--vw-primary-border-strong);background:#fff;transform:translate(3px)}.uz-track-item-copy[data-v-e30cf01f]{min-width:0}.uz-track-item-copy strong[data-v-e30cf01f]{color:var(--vw-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:850;line-height:1.45;display:-webkit-box;overflow:hidden}.uz-track-item-copy span[data-v-e30cf01f]{color:var(--vw-text-muted);margin-top:5px;font-size:6px;display:block}.uz-track-item-qty[data-v-e30cf01f],.uz-track-item-price[data-v-e30cf01f]{border:1px solid var(--vw-border);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:58px;padding:9px;display:flex}.uz-track-item-qty span[data-v-e30cf01f],.uz-track-item-price span[data-v-e30cf01f]{color:var(--vw-text-muted);font-size:6px}.uz-track-item-qty strong[data-v-e30cf01f]{color:var(--vw-text);font-size:11px;font-weight:900}.uz-track-item-price strong[data-v-e30cf01f]{color:var(--vw-primary-dark);white-space:nowrap;font-size:11px;font-weight:900}@media (width<=991px){.uz-track-status-card[data-v-e30cf01f]{padding:22px}}@media (width<=768px){.uz-track-result[data-v-e30cf01f]{gap:10px}.uz-track-status-card[data-v-e30cf01f]{border-radius:20px;flex-direction:column;align-items:flex-start;gap:16px;min-height:auto;padding:18px}.uz-track-status-copy h2[data-v-e30cf01f]{font-size:23px}.uz-track-status-copy p[data-v-e30cf01f]{font-size:10px}.uz-track-status-badge[data-v-e30cf01f]{width:100%;min-width:0;min-height:43px}.uz-track-info-grid[data-v-e30cf01f]{grid-template-columns:1fr;gap:8px}.uz-track-info-grid article[data-v-e30cf01f]{border-radius:15px;grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:88px;padding:11px}.uz-track-info-grid article>span[data-v-e30cf01f]{border-radius:12px;width:42px;height:42px}.uz-track-info-grid svg[data-v-e30cf01f]{width:19px;height:19px}.uz-track-info-grid strong[data-v-e30cf01f]{font-size:9px}.uz-track-section-card[data-v-e30cf01f]{border-radius:18px;padding:14px}.uz-track-section-head[data-v-e30cf01f]{grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:57px;padding-bottom:12px}.uz-track-section-head>span[data-v-e30cf01f]{border-width:3px;border-radius:13px 13px 13px 5px;width:42px;height:42px}.uz-track-section-head svg[data-v-e30cf01f]{width:19px;height:19px}.uz-track-section-head h3[data-v-e30cf01f]{font-size:15px}.uz-track-customer-grid[data-v-e30cf01f],.uz-track-courier-grid[data-v-e30cf01f]{grid-template-columns:1fr;gap:8px;margin-top:12px}.uz-track-customer-grid>div.full[data-v-e30cf01f]{grid-column:auto}.uz-track-customer-grid>div[data-v-e30cf01f],.uz-track-courier-grid>div[data-v-e30cf01f]{min-height:68px}.uz-track-courier-link[data-v-e30cf01f]{width:100%;min-height:46px}.uz-track-item[data-v-e30cf01f]{border-radius:13px;grid-template-columns:1fr 70px;gap:8px;min-height:auto;padding:10px}.uz-track-item-price[data-v-e30cf01f]{grid-column:1/-1;align-items:flex-start;min-height:52px}.uz-track-item-copy strong[data-v-e30cf01f]{font-size:9px}.uz-track-item-qty[data-v-e30cf01f],.uz-track-item-price[data-v-e30cf01f]{border-radius:11px}}@media (width<=420px){.uz-track-status-card[data-v-e30cf01f]{padding-inline:15px}.uz-track-item[data-v-e30cf01f]{grid-template-columns:1fr}.uz-track-item-qty[data-v-e30cf01f],.uz-track-item-price[data-v-e30cf01f]{grid-column:auto;align-items:flex-start}}@media (hover:none){.uz-track-info-grid article[data-v-e30cf01f]:hover,.uz-track-courier-link[data-v-e30cf01f]:hover,.uz-track-item[data-v-e30cf01f]:hover{transform:none}}@media (prefers-reduced-motion:reduce){.uz-track-result[data-v-e30cf01f]{animation:none}}.uz-track-timeline[data-v-e30cf01f]{z-index:2;flex-direction:column;gap:0;margin-top:17px;padding-left:8px;display:flex;position:relative}.uz-track-timeline[data-v-e30cf01f]:before{content:"";background:linear-gradient(180deg, var(--vw-primary) 0%, var(--vw-primary-border-strong) 70%, var(--vw-border) 100%);border-radius:999px;width:3px;position:absolute;top:23px;bottom:23px;left:28px}.uz-track-timeline-step[data-v-e30cf01f]{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;min-height:122px;padding-bottom:14px;display:grid;position:relative}.uz-track-timeline-step[data-v-e30cf01f]:last-child{min-height:auto;padding-bottom:0}.uz-track-timeline-dot[data-v-e30cf01f]{z-index:3;color:#fff;background:radial-gradient(circle at 25% 15%, #ffffff38, transparent 36%), var(--vw-primary-gradient);border:5px solid var(--vw-primary-pale);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:0 12px 26px #2f7d322e,0 0 0 5px #fff}.uz-track-timeline-dot svg[data-v-e30cf01f]{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.uz-track-timeline-copy[data-v-e30cf01f]{background:radial-gradient(circle at 100% 0%, #6ca84412, transparent 42%), var(--vw-surface-2);border:1px solid var(--vw-border);min-width:0;transition:background var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition), transform var(--vw-transition);border-radius:16px;padding:14px;position:relative;overflow:hidden}.uz-track-timeline-copy[data-v-e30cf01f]:before{content:"";pointer-events:none;background:#2f7d3209;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-46px;right:-38px}.uz-track-timeline-step:hover .uz-track-timeline-copy[data-v-e30cf01f]{border-color:var(--vw-primary-border-strong);box-shadow:var(--vw-shadow-sm);background:#fff;transform:translate(3px)}.uz-track-timeline-copy>div[data-v-e30cf01f]{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.uz-track-timeline-copy strong[data-v-e30cf01f]{color:var(--vw-text);font-size:11px;font-weight:900;line-height:1.4}.uz-track-timeline-copy>div>span[data-v-e30cf01f]{min-height:28px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:999px;flex:none;align-items:center;padding:0 9px;font-size:6px;font-weight:850;display:inline-flex}.uz-track-timeline-copy p[data-v-e30cf01f]{z-index:2;color:var(--vw-text-muted);margin-top:8px;font-size:10px;line-height:1.6;position:relative}.uz-track-timeline-copy>small[data-v-e30cf01f]{z-index:2;color:var(--vw-text-subtle);align-items:center;gap:7px;margin-top:10px;font-size:6px;font-weight:700;display:inline-flex;position:relative}.uz-track-timeline-copy>small>i[data-v-e30cf01f]{background:var(--vw-primary-border-strong);border-radius:50%;width:4px;height:4px}.uz-track-timeline-step.latest .uz-track-timeline-dot[data-v-e30cf01f]{animation:2.8s ease-in-out infinite uzTrackTimelineLatestPulse-e30cf01f;box-shadow:0 14px 30px #2f7d323d,0 0 0 5px #fff,0 0 0 10px #2f7d3212}.uz-track-timeline-step.latest .uz-track-timeline-copy[data-v-e30cf01f]{border-color:var(--vw-primary-border-strong);background:radial-gradient(circle at 100% 0,#71b04721,#0000 40%),#f5fbf1;box-shadow:0 18px 40px #1f4b221a}@keyframes uzTrackTimelineLatestPulse-e30cf01f{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}.uz-track-timeline-empty[data-v-e30cf01f]{z-index:2;min-height:120px;color:var(--vw-text-muted);background:radial-gradient(circle at 50% 0%, #6ca84412, transparent 42%), var(--vw-surface-2);border:1px dashed var(--vw-primary-border-strong);text-align:center;border-radius:16px;justify-content:center;align-items:center;margin-top:15px;padding:20px;font-size:10px;font-weight:750;display:flex;position:relative}@media (width<=991px){.uz-track-timeline-copy[data-v-e30cf01f]{padding:13px}}@media (width<=768px){.uz-track-timeline[data-v-e30cf01f]{margin-top:13px;padding-left:0}.uz-track-timeline[data-v-e30cf01f]:before{width:2px;top:20px;bottom:20px;left:20px}.uz-track-timeline-step[data-v-e30cf01f]{grid-template-columns:40px minmax(0,1fr);gap:10px;min-height:106px;padding-bottom:11px}.uz-track-timeline-dot[data-v-e30cf01f]{border-width:4px;width:40px;height:40px;box-shadow:0 10px 22px #2f7d3229,0 0 0 4px #fff}.uz-track-timeline-dot svg[data-v-e30cf01f]{width:17px;height:17px}.uz-track-timeline-copy[data-v-e30cf01f]{border-radius:14px;padding:11px}.uz-track-timeline-copy>div[data-v-e30cf01f]{flex-direction:column;align-items:flex-start;gap:7px}.uz-track-timeline-copy strong[data-v-e30cf01f]{font-size:9px}.uz-track-timeline-copy>div>span[data-v-e30cf01f]{min-height:24px;font-size:10px}.uz-track-timeline-copy p[data-v-e30cf01f]{margin-top:6px;font-size:10px}.uz-track-timeline-copy>small[data-v-e30cf01f]{flex-wrap:wrap;margin-top:8px;font-size:10px}.uz-track-timeline-empty[data-v-e30cf01f]{border-radius:14px;min-height:100px;margin-top:12px;padding:16px;font-size:10px}}@media (width<=420px){.uz-track-timeline-copy[data-v-e30cf01f]{padding-inline:10px}.uz-track-timeline-step[data-v-e30cf01f]{grid-template-columns:38px minmax(0,1fr);gap:8px}.uz-track-timeline-dot[data-v-e30cf01f]{width:38px;height:38px}.uz-track-timeline[data-v-e30cf01f]:before{left:19px}}@media (hover:none){.uz-track-timeline-step:hover .uz-track-timeline-copy[data-v-e30cf01f]{transform:none}}@media (prefers-reduced-motion:reduce){.uz-track-timeline-step.latest .uz-track-timeline-dot[data-v-e30cf01f]{animation:none}}.vw-landing-page[data-v-59c77252]{background:#f8fafc;min-height:100vh}.vw-lp-container[data-v-59c77252]{width:min(1180px,100% - 32px);margin:0 auto}.vw-lp-loading[data-v-59c77252]{color:#64748b;place-items:center;min-height:70vh;font-weight:900;display:grid}.vw-lp-hero[data-v-59c77252]{background:linear-gradient(135deg,#eff6ff,#fff);padding:70px 0}.vw-lp-hero-grid[data-v-59c77252]{grid-template-columns:1fr 1fr;align-items:center;gap:44px;display:grid}.vw-lp-badge[data-v-59c77252]{color:#2563eb;background:#dbeafe;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-weight:900;display:inline-flex}.vw-lp-content h1[data-v-59c77252]{color:#0f172a;margin:0;font-size:48px;font-weight:950;line-height:1.1}.vw-lp-content p[data-v-59c77252]{color:#475569;font-size:18px;line-height:1.7}.vw-lp-price[data-v-59c77252]{align-items:center;gap:12px;margin:20px 0;display:flex}.vw-lp-price strong[data-v-59c77252]{color:#16a34a;font-size:34px}.vw-lp-price del[data-v-59c77252]{color:#94a3b8;font-size:20px}.vw-lp-image img[data-v-59c77252]{border-radius:28px;width:100%;box-shadow:0 24px 70px #0f172a24}.vw-lp-variants[data-v-59c77252]{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.vw-lp-variants button[data-v-59c77252]{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:10px 15px;font-weight:900}.vw-lp-variants button.active[data-v-59c77252]{color:#fff;background:#2563eb}.vw-lp-order-btn[data-v-59c77252]{color:#fff;background:#2563eb;border-radius:14px;place-items:center;min-height:54px;padding:0 28px;font-weight:900;text-decoration:none;display:inline-grid}.vw-lp-section[data-v-59c77252]{padding:60px 0}.vw-lp-section h2[data-v-59c77252]{color:#0f172a;margin-bottom:24px;font-size:34px}.vw-lp-gallery[data-v-59c77252],.vw-lp-review-images[data-v-59c77252]{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.vw-lp-gallery img[data-v-59c77252],.vw-lp-review-images img[data-v-59c77252]{object-fit:cover;background:#fff;border-radius:20px;width:100%;height:260px}.vw-lp-video[data-v-59c77252]{aspect-ratio:16/9;background:#000;border-radius:24px;overflow:hidden}.vw-lp-video iframe[data-v-59c77252]{border:0;width:100%;height:100%}.vw-lp-custom[data-v-59c77252]{padding:40px 0}.vw-lp-custom-product[data-v-59c77252]{background:#fff;border:1px solid #e5e7eb;border-radius:22px;margin-top:30px;padding:24px}.vw-lp-order-summary[data-v-59c77252]{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:12px;margin-bottom:24px;padding:24px;display:flex}.vw-lp-order-summary strong[data-v-59c77252]{color:#111827;font-size:20px;font-weight:700}.vw-lp-order-summary span[data-v-59c77252]{color:#475569;font-size:15px}.vw-lp-variant-group[data-v-59c77252]{margin-top:20px}.vw-lp-variant-group h3[data-v-59c77252]{color:#111827;margin:0 0 12px;font-size:18px;font-weight:700}.vw-lp-variants[data-v-59c77252]{flex-wrap:wrap;gap:12px;display:flex}.vw-lp-variants button[data-v-59c77252]{cursor:pointer;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:12px 18px;font-size:15px;font-weight:600;transition:all .25s}.vw-lp-variants button[data-v-59c77252]:hover{border-color:var(--primary-color,#16a34a)}.vw-lp-variants button.active[data-v-59c77252]{background:var(--primary-color,#16a34a);color:#fff;border-color:var(--primary-color,#16a34a)}.vw-lp-variants button small[data-v-59c77252]{margin-top:4px;font-size:12px;display:block}.vw-lp-qty[data-v-59c77252]{align-items:center;gap:16px;margin-top:10px;display:flex}.vw-lp-qty button[data-v-59c77252]{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:50%;width:42px;height:42px;font-size:22px;font-weight:700}.vw-lp-qty span[data-v-59c77252]{text-align:center;color:#111827;min-width:30px;font-size:18px;font-weight:700}.vw-lp-checkout-box[data-v-59c77252]{max-width:850px;margin:0 auto}.vw-lp-checkout-form[data-v-59c77252]{flex-direction:column;gap:16px;display:flex}.vw-lp-checkout-form input[data-v-59c77252],.vw-lp-checkout-form select[data-v-59c77252],.vw-lp-checkout-form textarea[data-v-59c77252]{border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:15px}.vw-lp-checkout-form textarea[data-v-59c77252]{resize:vertical;min-height:100px}.vw-lp-checkout-form button[data-v-59c77252]{background:var(--primary-color,#16a34a);color:#fff;cursor:pointer;border:none;border-radius:12px;height:52px;font-size:16px;font-weight:700}.vw-lp-checkout-form button[data-v-59c77252]:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.vw-lp-order-summary[data-v-59c77252]{padding:18px}.vw-lp-variants[data-v-59c77252]{gap:8px}.vw-lp-variants button[data-v-59c77252]{padding:10px 14px;font-size:14px}.vw-lp-variant-group h3[data-v-59c77252]{font-size:16px}.vw-lp-qty[data-v-59c77252]{justify-content:center}.vw-lp-hero[data-v-59c77252]{padding:42px 0}.vw-lp-hero-grid[data-v-59c77252],.vw-lp-gallery[data-v-59c77252],.vw-lp-review-images[data-v-59c77252]{grid-template-columns:1fr}.vw-lp-content h1[data-v-59c77252]{font-size:32px}.vw-lp-section[data-v-59c77252]{padding:42px 0}.vw-lp-section h2[data-v-59c77252]{font-size:26px}}.vw-landing-page[data-v-59c77252]{margin:0;padding:0}.vw-lp-custom[data-v-59c77252],.vw-lp-custom .vw-lp-container[data-v-59c77252]{padding-top:0!important}.vw-lp-custom>.vw-lp-container>div[data-v-59c77252]:first-child{margin-top:0!important;padding-top:0!important}.vw-lp-container[data-v-59c77252]{width:100%;max-width:100%;margin:0;padding:0}.vw-landing-page[data-v-59c77252]{width:100%;overflow-x:hidden}.vw-lp-custom[data-v-59c77252],.vw-lp-hero[data-v-59c77252],.vw-lp-section[data-v-59c77252]{width:100%;padding-left:0;padding-right:0}.vw-lp-credit[data-v-59c77252]{text-align:center;color:#ffffffb3;background:#111827;padding:8px 15px;font-size:12px;font-weight:500;line-height:1.4}.vw-lp-credit a[data-v-59c77252]{color:#fff;font-weight:700;text-decoration:none}.vw-lp-credit a[data-v-59c77252]:hover{color:#4ade80}:root{--vw-primary:#f15a24;--vw-primary-dark:#cf4518;--vw-primary-deep:#8f2f12;--vw-primary-light:#ff7a3f;--vw-primary-soft:#ffe1d4;--vw-primary-pale:#fff4ee;--vw-leaf:#00a651;--vw-leaf-light:#55c982;--vw-moss:#08783f;--vw-olive:#4e765d;--vw-earth:#3b3738;--vw-earth-dark:#201e1f;--vw-earth-soft:#e9e4e1;--vw-accent:#00a651;--vw-accent-dark:#08783f;--vw-accent-soft:#dff6e9;--vw-brand-black:#252223;--vw-brand-black-soft:#403c3d;--vw-brand-orange:#f15a24;--vw-brand-green:#00a651;--vw-brand-red:#ed1c24;--vw-primary-gradient:linear-gradient(135deg, #c93d12 0%, #f15a24 48%, #ff7a3f 100%);--vw-primary-gradient-hover:linear-gradient(135deg, #a92e0c 0%, #d94717 48%, #f15a24 100%);--vw-earth-gradient:linear-gradient(135deg, #211f20 0%, #3b3738 50%, #5a5456 100%);--vw-brand-gradient:linear-gradient(135deg, #f15a24 0%, #f15a24 42%, #00a651 100%);--vw-bg:#faf9f7;--vw-bg-deep:#f2efec;--vw-bg-soft:#fdfcfb;--vw-bg-warm:#fff6f0;--vw-surface:#fff;--vw-surface-2:#faf8f6;--vw-surface-3:#f1eeeb;--vw-surface-hover:#fff3ed;--vw-card-bg:#fff;--vw-card-bg-soft:linear-gradient(145deg, #fffffffc, #fff7f2f5);--vw-glass-bg:#ffffffd6;--vw-dark-surface:#242122;--vw-dark-surface-2:#373233;--vw-text:#211f20;--vw-text-soft:#454142;--vw-text-muted:#716c6d;--vw-text-subtle:#9b9596;--vw-text-light:#fff;--vw-border:#3830301f;--vw-border-light:#38303012;--vw-border-strong:#38303033;--vw-primary-border:#f15a2440;--vw-primary-border-strong:#f15a247a;--vw-success:#00a651;--vw-success-soft:#00a6511f;--vw-danger:#ed1c24;--vw-danger-soft:#ed1c241f;--vw-warning:#f59e0b;--vw-warning-soft:#f59e0b24;--vw-info:#2878c8;--vw-info-soft:#2878c81f;--vw-font-primary:"Hind Siliguri", "Manrope", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--vw-font-display:"Manrope", "Hind Siliguri", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--vw-font-xs:13px;--vw-font-sm:15px;--vw-font-md:16px;--vw-font-base:17px;--vw-font-lg:18px;--vw-font-xl:22px;--vw-font-2xl:28px;--vw-font-3xl:38px;--vw-font-4xl:50px;--vw-font-5xl:66px;--vw-line-tight:1.15;--vw-line-normal:1.55;--vw-line-relaxed:1.75;--vw-weight-regular:400;--vw-weight-medium:500;--vw-weight-semibold:600;--vw-weight-bold:700;--vw-weight-black:800;--vw-space-1:4px;--vw-space-2:8px;--vw-space-3:12px;--vw-space-4:16px;--vw-space-5:20px;--vw-space-6:24px;--vw-space-7:28px;--vw-space-8:32px;--vw-space-9:40px;--vw-space-10:48px;--vw-space-11:56px;--vw-space-12:64px;--vw-space-13:72px;--vw-space-14:80px;--vw-space-15:96px;--vw-container:1420px;--vw-container-wide:1540px;--vw-container-small:1120px;--vw-header-height:84px;--vw-mobile-header-height:68px;--vw-mobile-bottom-nav-height:78px;--vw-radius-xs:6px;--vw-radius-sm:10px;--vw-radius-md:14px;--vw-radius-lg:18px;--vw-radius-xl:22px;--vw-radius-2xl:28px;--vw-radius-3xl:36px;--vw-radius-pill:999px;--vw-radius-round:50%;--vw-shadow-xs:0 3px 10px #482d230f;--vw-shadow-sm:0 8px 24px #482d2314, 0 1px 2px #482d2308;--vw-shadow-md:0 16px 40px #482d231c, 0 3px 8px #482d230a;--vw-shadow-lg:0 28px 70px #482d2326, 0 6px 20px #482d230f;--vw-shadow-primary:0 12px 30px #f15a2438, 0 0 0 1px #f15a2414;--vw-shadow-primary-hover:0 18px 42px #f15a244d, 0 0 0 1px #f15a2424;--vw-transition-fast:.15s ease;--vw-transition:.25s ease;--vw-transition-slow:.45s cubic-bezier(.22, 1, .36, 1);--vw-z-base:1;--vw-z-dropdown:60;--vw-z-sticky:100;--vw-z-header:500;--vw-z-drawer:800;--vw-z-modal:1000;--vw-z-toast:1200}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--vw-bg);min-height:100%;margin:0;padding:0}body{min-width:320px;min-height:100vh;font-family:var(--vw-font-primary);font-size:var(--vw-font-base);font-weight:var(--vw-weight-regular);line-height:var(--vw-line-normal);color:var(--vw-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 8% 0,#f15a241a,#0000 27%),radial-gradient(circle at 93% 17%,#00a65112,#0000 22%),linear-gradient(#fdfcfb 0%,#faf8f6 45%,#f4f1ee 100%);margin:0;padding:0}body,button,input,textarea,select{font-family:var(--vw-font-primary)}img,svg,video,canvas{max-width:100%;display:block}img{height:auto}button,input,textarea,select{margin:0}button{cursor:pointer;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--vw-font-display);color:var(--vw-text);line-height:var(--vw-line-tight)}input,textarea,select{outline:none}::selection{color:#fff;background:var(--vw-primary)}#app{width:100%;min-height:100vh;overflow-x:hidden}.vw-site{width:100%;min-height:100vh;color:var(--vw-text);isolation:isolate;background:0 0;flex-direction:column;display:flex;position:relative;overflow:clip}.vw-main{z-index:2;flex:1 0 auto;width:100%;min-height:60vh;position:relative}.vw-site-bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.vw-bg-orb{filter:blur(110px);opacity:.65;will-change:transform;border-radius:50%;position:absolute}.vw-bg-orb-one{background:#f15a242e;width:610px;height:610px;animation:19s ease-in-out infinite vwOrganicFloatOne;top:-260px;left:-230px}.vw-bg-orb-two{background:#00a6511f;width:560px;height:560px;animation:22s ease-in-out infinite vwOrganicFloatTwo;bottom:-230px;right:-230px}.vw-bg-grid{opacity:.4;background-image:linear-gradient(#302a2b06 1px,#0000 1px),linear-gradient(90deg,#302a2b06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 30%,#000 10%,#0000 78%);mask-image:radial-gradient(circle at 50% 30%,#000 10%,#0000 78%)}.vw-bg-noise{opacity:.018;background-image:radial-gradient(circle at 20% 30%,#f15a248c .5px,#0000 .7px),radial-gradient(circle at 70% 65%,#00a65173 .5px,#0000 .7px);background-size:12px 12px,15px 15px;position:absolute;inset:0}@keyframes vwOrganicFloatOne{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(55px,35px)scale(1.08)}}@keyframes vwOrganicFloatTwo{0%,to{transform:translate(0,0)}50%{transform:translate(-48px,-42px)}}.vw-container{width:min(calc(100% - 40px), var(--vw-container));margin-inline:auto}.vw-container-wide{width:min(calc(100% - 40px), var(--vw-container-wide));margin-inline:auto}.vw-container-small{width:min(calc(100% - 40px), var(--vw-container-small));margin-inline:auto}.uz-container{width:min(calc(100% - 40px), var(--vw-container));margin-inline:auto}.vw-section{padding-block:var(--vw-space-12);position:relative}.vw-section-sm{padding-block:var(--vw-space-9);position:relative}.vw-section-lg{padding-block:var(--vw-space-15);position:relative}.vw-section-warm{background:linear-gradient(#fff4edb8,#fff0)}.vw-section-green{background:linear-gradient(#dff6e9b8,#f8faf500)}.vw-text-primary{color:var(--vw-primary)}.vw-text-dark{color:var(--vw-text)}.vw-text-soft{color:var(--vw-text-soft)}.vw-text-muted{color:var(--vw-text-muted)}.vw-text-subtle{color:var(--vw-text-subtle)}.vw-text-light{color:var(--vw-text-light)}.vw-text-success{color:var(--vw-success)}.vw-text-danger{color:var(--vw-danger)}.vw-gradient-text{color:var(--vw-primary);background:var(--vw-primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.vw-uppercase{text-transform:uppercase}.vw-nowrap{white-space:nowrap}.vw-text-center{text-align:center}.vw-eyebrow{min-height:32px;color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:var(--vw-radius-pill);font-size:var(--vw-font-xs);font-weight:var(--vw-weight-bold);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;padding:6px 13px;line-height:1;display:inline-flex}.vw-eyebrow:before{content:"";background:var(--vw-primary);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f15a241c}.vw-section-head{justify-content:space-between;align-items:flex-end;gap:var(--vw-space-6);margin-bottom:var(--vw-space-8);display:flex}.vw-section-heading{gap:var(--vw-space-3);flex-direction:column;display:flex}.vw-section-heading-row{align-items:center;gap:12px;display:flex}.vw-section-heading-icon{width:38px;height:38px;color:var(--vw-primary);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border);border-radius:13px;flex:none;place-items:center;display:grid}.vw-section-title{color:var(--vw-text);font-size:clamp(27px,2.5vw,40px);font-weight:var(--vw-weight-black);letter-spacing:-.035em}.vw-section-subtitle{max-width:700px;color:var(--vw-text-muted);font-size:var(--vw-font-md);line-height:1.7}.vw-section-link{min-height:43px;color:var(--vw-primary-dark);border:1px solid var(--vw-primary-border);border-radius:var(--vw-radius-pill);box-shadow:var(--vw-shadow-xs);font-size:var(--vw-font-sm);font-weight:var(--vw-weight-bold);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition), box-shadow var(--vw-transition);background:#fff;flex:none;justify-content:center;align-items:center;gap:9px;padding:0 17px;display:inline-flex}.vw-section-link:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:var(--vw-shadow-primary);transform:translateY(-2px)}.vw-btn{border-radius:var(--vw-radius-pill);min-height:48px;font-size:var(--vw-font-md);font-weight:var(--vw-weight-bold);text-align:center;white-space:nowrap;transition:transform var(--vw-transition), background var(--vw-transition), color var(--vw-transition), border-color var(--vw-transition), box-shadow var(--vw-transition);border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:0 23px;line-height:1;display:inline-flex;position:relative;overflow:hidden}.vw-btn:before{content:"";background:#ffffff38;width:40%;height:340%;transition:left .55s;position:absolute;top:-120%;left:-45%;transform:rotate(24deg)}.vw-btn:hover:before{left:125%}.vw-btn:hover{transform:translateY(-2px)}.vw-btn:active{transform:translateY(0)}.vw-btn-primary{color:#fff;background:var(--vw-primary-gradient);box-shadow:var(--vw-shadow-primary)}.vw-btn-primary:hover{background:var(--vw-primary-gradient-hover);box-shadow:var(--vw-shadow-primary-hover)}.vw-btn-light{color:var(--vw-primary-dark);border-color:var(--vw-primary-border);box-shadow:var(--vw-shadow-sm);background:#fff}.vw-btn-light:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary)}.vw-btn-outline{color:var(--vw-primary-dark);border-color:var(--vw-primary-border-strong);background:0 0}.vw-btn-outline:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:var(--vw-shadow-primary)}.vw-btn-dark{color:#fff;background:var(--vw-dark-surface);border-color:#ffffff14}.vw-btn-dark:hover{background:var(--vw-dark-surface-2);box-shadow:var(--vw-shadow-lg)}.vw-btn-ghost{color:var(--vw-text-soft);background:0 0}.vw-btn-ghost:hover{color:var(--vw-primary-dark);background:var(--vw-primary-pale)}.vw-btn-danger{color:#fff;background:var(--vw-danger)}.vw-btn-success{color:#fff;background:linear-gradient(135deg, var(--vw-accent-dark), var(--vw-accent));box-shadow:0 12px 28px #00a65133,0 0 0 1px #00a65114}.vw-btn-success:hover{background:linear-gradient(135deg,#066735,#008f46);box-shadow:0 18px 40px #00a65145,0 0 0 1px #00a65121}.vw-text-orange{color:var(--vw-brand-orange)}.vw-text-green{color:var(--vw-brand-green)}.vw-text-black{color:var(--vw-brand-black)}.vw-bg-orange-soft{background:var(--vw-primary-pale)}.vw-bg-green-soft{background:var(--vw-accent-soft)}.vw-btn-sm{min-height:39px;font-size:var(--vw-font-sm);padding-inline:17px}.vw-btn-lg{min-height:56px;font-size:var(--vw-font-base);padding-inline:30px}.vw-btn-icon{border-radius:50%;width:46px;min-width:46px;height:46px;min-height:46px;padding:0}.vw-btn-full{width:100%}.vw-icon-btn{width:44px;height:44px;color:var(--vw-text-soft);border:1px solid var(--vw-border);box-shadow:var(--vw-shadow-xs);transition:color var(--vw-transition), background var(--vw-transition), border-color var(--vw-transition), transform var(--vw-transition), box-shadow var(--vw-transition);background:#fff;border-radius:50%;place-items:center;padding:0;display:inline-grid;position:relative}.vw-icon-btn:hover{color:#fff;background:var(--vw-primary);border-color:var(--vw-primary);box-shadow:var(--vw-shadow-primary);transform:translateY(-2px)}.vw-count-badge{color:#fff;background:var(--vw-accent);border-radius:var(--vw-radius-pill);min-width:20px;height:20px;font-size:10px;font-weight:var(--vw-weight-black);border:2px solid #fff;place-items:center;padding-inline:5px;line-height:1;display:grid;position:absolute;top:-5px;right:-4px}.vw-field-group{gap:var(--vw-space-2);flex-direction:column;display:flex}.vw-label{color:var(--vw-text-soft);font-size:var(--vw-font-sm);font-weight:var(--vw-weight-semibold)}.vw-field,.vw-select,.vw-textarea{width:100%;color:var(--vw-text);border:1px solid var(--vw-border);border-radius:var(--vw-radius-md);transition:border-color var(--vw-transition), box-shadow var(--vw-transition), background var(--vw-transition);background:#fff;box-shadow:0 1px #482d2305}.vw-field,.vw-select{min-height:50px;padding:0 16px}.vw-textarea{resize:vertical;min-height:140px;padding:15px 16px}.vw-field::placeholder,.vw-textarea::placeholder{color:var(--vw-text-subtle)}.vw-field:hover,.vw-select:hover,.vw-textarea:hover{border-color:var(--vw-border-strong)}.vw-field:focus,.vw-select:focus,.vw-textarea:focus{border-color:var(--vw-primary);background:#fff;box-shadow:0 0 0 4px #f15a241c}.vw-field-error{border-color:var(--vw-danger)!important}.vw-error-text{color:var(--vw-danger);font-size:var(--vw-font-sm)}.vw-card{background:var(--vw-card-bg);border:1px solid var(--vw-border);border-radius:var(--vw-radius-xl);box-shadow:var(--vw-shadow-sm);position:relative;overflow:hidden}.vw-card-soft{background:var(--vw-card-bg-soft);border:1px solid var(--vw-border-light);border-radius:var(--vw-radius-xl);position:relative}.vw-card-organic{border:1px solid var(--vw-border);border-radius:var(--vw-radius-2xl);box-shadow:var(--vw-shadow-sm);background:radial-gradient(circle at 100% 0,#f15a241a,#0000 30%),#fff;position:relative;overflow:hidden}.vw-card-hover{transition:transform var(--vw-transition-slow), border-color var(--vw-transition), box-shadow var(--vw-transition)}.vw-card-hover:hover{border-color:var(--vw-primary-border);box-shadow:var(--vw-shadow-md);transform:translateY(-6px)}.vw-card-body{padding:var(--vw-space-6)}.vw-badge{border-radius:var(--vw-radius-pill);min-height:26px;font-size:var(--vw-font-xs);font-weight:var(--vw-weight-bold);justify-content:center;align-items:center;gap:5px;padding:5px 10px;line-height:1;display:inline-flex}.vw-badge-primary{color:#fff;background:var(--vw-primary-gradient)}.vw-badge-soft{color:var(--vw-primary-dark);background:var(--vw-primary-pale);border:1px solid var(--vw-primary-border)}.vw-badge-dark{color:#fff;background:var(--vw-dark-surface)}.vw-badge-success{color:var(--vw-success);background:var(--vw-success-soft)}.vw-badge-danger{color:#fff;background:var(--vw-danger)}.vw-badge-sale{color:#fff;background:linear-gradient(135deg,#ed1c24,#f15a24)}.vw-divider{background:var(--vw-border);width:100%;height:1px}.vw-divider-green{background:linear-gradient(90deg, transparent, var(--vw-primary-border-strong), transparent);width:100%;height:1px}.vw-grid{display:grid}.vw-grid-2{gap:var(--vw-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.vw-grid-3{gap:var(--vw-space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.vw-grid-4{gap:var(--vw-space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.vw-grid-5{gap:var(--vw-space-5);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.vw-flex{display:flex}.vw-flex-center{justify-content:center;align-items:center;display:flex}.vw-flex-between{justify-content:space-between;align-items:center;display:flex}.vw-items-center{align-items:center}.vw-justify-center{justify-content:center}.vw-gap-1{gap:var(--vw-space-1)}.vw-gap-2{gap:var(--vw-space-2)}.vw-gap-3{gap:var(--vw-space-3)}.vw-gap-4{gap:var(--vw-space-4)}.vw-gap-5{gap:var(--vw-space-5)}.vw-gap-6{gap:var(--vw-space-6)}.vw-price{color:var(--vw-primary-dark);font-size:var(--vw-font-lg);font-weight:var(--vw-weight-black);line-height:1.2}.vw-price-lg{color:var(--vw-primary-dark);font-size:clamp(27px,3vw,38px);font-weight:var(--vw-weight-black);line-height:1.15}.vw-regular-price{color:var(--vw-text-subtle);font-size:var(--vw-font-sm);text-decoration:line-through}.vw-discount{color:var(--vw-danger);font-size:var(--vw-font-sm);font-weight:var(--vw-weight-bold)}.vw-stock{font-size:var(--vw-font-sm);font-weight:var(--vw-weight-semibold);align-items:center;gap:7px;display:inline-flex}.vw-stock:before{content:"";border-radius:50%;width:7px;height:7px}.vw-in-stock{color:var(--vw-success)}.vw-in-stock:before{background:var(--vw-success);box-shadow:0 0 0 5px #00a6511a}.vw-out-of-stock{color:var(--vw-danger)}.vw-out-of-stock:before{background:var(--vw-danger);box-shadow:0 0 0 5px #ed1c241a}.vw-image-cover{object-fit:cover;width:100%;height:100%}.vw-image-contain{object-fit:contain;width:100%;height:100%}.vw-image-bg{background:radial-gradient(circle at center, #f15a241a, transparent 58%), var(--vw-surface-2)}.vw-empty{min-height:290px;padding:var(--vw-space-8);justify-content:center;align-items:center;gap:var(--vw-space-3);color:var(--vw-text-muted);text-align:center;border:1px dashed var(--vw-primary-border-strong);border-radius:var(--vw-radius-2xl);background:radial-gradient(circle at 50% 10%,#00a65117,#0000 38%),#fff;flex-direction:column;display:flex}.vw-empty h3{color:var(--vw-text);font-size:var(--vw-font-xl)}.vw-skeleton{background:var(--vw-surface-3);position:relative;overflow:hidden}.vw-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.4s infinite vwSkeleton;position:absolute;inset:0;transform:translate(-100%)}@keyframes vwSkeleton{to{transform:translate(100%)}}.vw-overlay{z-index:var(--vw-z-drawer);-webkit-backdrop-filter:blur(7px);background:#1c1819ad;position:fixed;inset:0}.vw-drawer{z-index:calc(var(--vw-z-drawer) + 1);width:min(440px,100%);height:100dvh;color:var(--vw-text);border-left:1px solid var(--vw-border);box-shadow:var(--vw-shadow-lg);background:#fff;position:fixed;top:0;right:0}.vw-modal{z-index:var(--vw-z-modal);border:1px solid var(--vw-border);border-radius:var(--vw-radius-2xl);width:min(620px,100% - 32px);max-height:calc(100dvh - 40px);box-shadow:var(--vw-shadow-lg);background:#fff;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}*{scrollbar-width:thin;scrollbar-color:var(--vw-primary) #f3eeeb}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3eeeb}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--vw-primary-light), var(--vw-primary-dark));border-radius:var(--vw-radius-pill);border:2px solid #f3eeeb}::-webkit-scrollbar-thumb:hover{background:var(--vw-primary-dark)}.fade-enter-active,.fade-leave-active{transition:opacity var(--vw-transition)}.fade-enter-from,.fade-leave-to{opacity:0}.slide-right-enter-active,.slide-right-leave-active{transition:transform var(--vw-transition-slow)}.slide-right-enter-from,.slide-right-leave-to{transform:translate(100%)}:focus-visible{outline:2px solid var(--vw-primary);outline-offset:3px}.vw-visually-hidden{white-space:nowrap!important;clip:rect(0, 0, 0, 0)!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}body.vw-mobile-menu-open,body.vw-cart-drawer-open,body.vw-support-open,body.vw-modal-open{touch-action:none;overflow:hidden}@media (width<=1199px){:root{--vw-container:1160px}.vw-grid-5{grid-template-columns:repeat(4,minmax(0,1fr))}.vw-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=991px){.vw-section{padding-block:var(--vw-space-10)}.vw-section-lg{padding-block:var(--vw-space-12)}.vw-grid-5,.vw-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.vw-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){:root{--vw-font-xs:12px;--vw-font-sm:13px;--vw-font-md:14px;--vw-font-base:16px;--vw-font-lg:18px;--vw-font-xl:21px;--vw-font-2xl:26px;--vw-font-3xl:32px;--vw-font-4xl:40px}body{padding-bottom:var(--vw-mobile-bottom-nav-height)}.vw-container,.vw-container-wide,.vw-container-small,.uz-container{width:calc(100% - 24px)}.vw-main{padding-bottom:12px}.vw-section{padding-block:40px}.vw-section-sm{padding-block:30px}.vw-section-lg{padding-block:50px}.vw-section-head{margin-bottom:var(--vw-space-5);align-items:flex-end;gap:16px}.vw-section-title{font-size:23px}.vw-section-subtitle{font-size:var(--vw-font-sm)}.vw-section-link{min-height:38px;font-size:var(--vw-font-xs);padding-inline:13px}.vw-grid-5,.vw-grid-4,.vw-grid-3{gap:var(--vw-space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.vw-grid-2{gap:var(--vw-space-3)}.vw-card-body{padding:var(--vw-space-4)}.vw-btn{min-height:45px;padding-inline:19px}.vw-btn-lg{min-height:51px;padding-inline:25px}.vw-bg-orb-one{width:430px;height:430px;top:-180px;left:-190px}.vw-bg-orb-two{width:360px;height:360px;bottom:-150px;right:-170px}.vw-bg-grid{background-size:54px 54px}}@media (width<=480px){.vw-container,.vw-container-wide,.vw-container-small,.uz-container{width:calc(100% - 20px)}.vw-section-title{font-size:21px}.vw-section-heading-row{gap:9px}.vw-section-heading-icon{border-radius:11px;width:34px;height:34px}.vw-grid-2,.vw-grid-3,.vw-grid-4,.vw-grid-5{gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.vw-bg-orb-one,.vw-bg-orb-two{animation:none}}
