.store-header{background:var(--store-header-bg,#fff);border-bottom:1px solid color-mix(in srgb, var(--store-support-icon-from,#056f46) 8%, #e5e7eb)}.store-header-top-row{transition:height .25s}.store-header--scrolled .store-header-top-row{height:3.75rem}.store-header-main-strip{width:100%}.store-header-nav-top{justify-content:center;align-items:center;gap:.75rem}@media (max-width:1023px){.store-header-nav-top{display:none!important}}.store-header-nav-top .store-main-nav{min-width:0;max-width:100%;overflow:visible}.store-header-nav-top .store-header-toolbar{flex-shrink:0}.store-header-bottom-row{opacity:1;gap:.75rem;max-height:3.5rem;transition:max-height .28s,opacity .22s,padding .28s,margin .28s;overflow:visible}.store-header--scrolled .store-header-bottom-row{opacity:0;pointer-events:none;max-height:0;margin-top:0;overflow:hidden;padding-bottom:0!important}.store-header--scrolled .store-header-categories-bar{opacity:0;pointer-events:none;max-height:0;overflow:hidden}.store-header-categories-bar{width:100%;transition:max-height .28s,opacity .22s}.store-header-toolbar{background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 4%, #f8fafc);border:1px solid color-mix(in srgb, var(--store-support-icon-from,#056f46) 10%, #e2e8f0);border-radius:9999px;padding:2px}.dark .store-header-toolbar{background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 12%, #1e293b);border-color:color-mix(in srgb, var(--store-support-icon-from,#056f46) 20%, #334155)}@layer components{.store-header-tool-btn{width:2.25rem;height:2.25rem;color:var(--store-muted,#64748b);border-radius:9999px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .15s;display:inline-flex}.store-header-tool-btn:hover{background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 10%, white);color:var(--store-support-icon-from,#056f46)}}.store-header-tool-divider{background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 12%, #e2e8f0);width:1px;height:1.25rem;margin:0 2px}.store-main-nav{border:1px solid color-mix(in srgb, var(--store-support-icon-from,#056f46) 12%, #e2e8f0);scrollbar-width:none;-ms-overflow-style:none;background:#f8fafc;border-radius:9999px;flex-wrap:nowrap;align-items:center;gap:2px;min-width:0;max-width:100%;padding:4px;display:flex;overflow:auto hidden}.store-main-nav::-webkit-scrollbar{display:none}.store-main-nav--bar{background:0 0;border:none;border-radius:0;gap:0;padding:0}.store-main-nav--bar .store-nav-item--bar{border-inline-end:1px solid color-mix(in srgb, var(--store-support-icon-from,#056f46) 8%, #e2e8f0);border-radius:0;flex:1 1 0;justify-content:center;min-width:0;padding:.875rem .5rem}.store-main-nav--bar .store-nav-item--bar:last-child{border-inline-end:none}.store-main-nav--bar .store-nav-item--active{box-shadow:none;border-radius:0}.dark .store-main-nav{border-color:color-mix(in srgb, var(--store-support-icon-from,#056f46) 20%, #334155);background:#1e293b}.dark .store-main-nav--bar{background:0 0;border:none}.dark .store-main-nav--bar .store-nav-item--bar{border-inline-end-color:color-mix(in srgb, var(--store-support-icon-from,#056f46) 14%, #334155)}.store-nav-item{color:var(--store-muted,#64748b);white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:color .2s,background-color .2s,background .2s,box-shadow .2s,transform .15s;display:inline-flex;position:relative}@media (min-width:1024px) and (max-width:1280px){.store-nav-item{gap:.25rem;padding:.45rem .55rem;font-size:.75rem}.store-nav-item svg{width:.95rem;height:.95rem}}.store-nav-item:not(.store-nav-item--active):hover{color:var(--store-support-icon-from,#056f46);background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 10%, white)}.dark .store-nav-item:not(.store-nav-item--active):hover{color:color-mix(in srgb, var(--store-support-icon-from,#056f46) 80%, white);background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 22%, #1e293b)}.store-nav-item--active{color:var(--store-nav-active-text,#fff);background:linear-gradient(135deg, var(--store-nav-active-from,var(--store-primary,#2a2b5f)), var(--store-nav-active-to,var(--store-accent,#c42a2c)));box-shadow:0 4px 14px color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#2a2b5f)) 30%, transparent)}.store-nav-item--active:hover,.store-nav-item--active:focus-visible{color:var(--store-nav-active-text,#fff);background:linear-gradient(135deg, color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#2a2b5f)) 88%, #1e3a8a), color-mix(in srgb, var(--store-nav-active-to,var(--store-accent,#c42a2c)) 80%, #5b21b6));box-shadow:0 6px 20px color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#2a2b5f)) 42%, transparent);transform:translateY(-1px)}.store-nav-item--highlight{color:#ea580c}.store-nav-item--highlight:not(.store-nav-item--active):hover{color:#c2410c;background:#fcebe2}.dark .store-nav-item--highlight:not(.store-nav-item--active):hover{color:#fb923c;background:#433133}.store-nav-item--open:not(.store-nav-item--active){color:var(--store-support-icon-from,#056f46);background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 10%, white)}.dark .store-nav-item--open:not(.store-nav-item--active){color:color-mix(in srgb, var(--store-support-icon-from,#056f46) 80%, white);background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 22%, #1e293b)}.store-mobile-bottom-nav{inset-inline:0;z-index:45;pointer-events:none;padding:0 .85rem calc(.65rem + env(safe-area-inset-bottom,0px));justify-content:center;display:none;position:fixed;bottom:0}@media (max-width:1023px){.store-mobile-bottom-nav:not(.store-mobile-bottom-nav--preview){display:flex}}.store-mobile-bottom-nav-dock{pointer-events:auto;grid-template-columns:repeat(var(--mobile-nav-cols,4), minmax(0, 1fr));-webkit-backdrop-filter:blur(24px)saturate(1.65);background:#ffffffc7;border:1px solid #ffffffa6;border-radius:9999px;align-items:stretch;gap:.15rem;width:min(100%,26rem);min-height:3.65rem;padding:.3rem;display:grid;box-shadow:0 4px 6px -1px #0f172a0f,0 16px 40px -12px #0f172a2e,inset 0 1px #ffffffd9}.dark .store-mobile-bottom-nav-dock{background:#1a1d28c7;border-color:#ffffff14;box-shadow:0 4px 6px -1px #00000040,0 16px 40px -12px #00000073,inset 0 1px #ffffff0f}.store-mobile-bottom-nav-dock--has-featured{align-items:end;min-height:4.25rem;padding-top:.35rem}.store-mobile-bottom-nav-item--featured{color:var(--store-muted,#64748b);justify-content:flex-end;gap:.2rem;padding-bottom:.2rem}.store-mobile-bottom-nav-item--featured:active{transform:none}.store-mobile-bottom-nav-item--featured:active .store-mobile-bottom-nav-featured-btn{transform:scale(.92)}.store-mobile-bottom-nav-featured-btn{color:#fff;background:linear-gradient(145deg, var(--store-nav-active-from,var(--store-support-icon-from,#056f46)) 0%, var(--store-nav-active-to,var(--store-support-icon-to,#67a4d8)) 100%);width:3.35rem;height:3.35rem;box-shadow:0 10px 28px -6px color-mix(in srgb, var(--store-support-icon-from,#056f46) 55%, transparent), 0 4px 12px #0f172a1f, inset 0 1px 0 #ffffff59;border:3px solid #ffffffeb;border-radius:9999px;justify-content:center;align-items:center;margin-top:-1.35rem;transition:transform .22s,box-shadow .22s;display:flex}.dark .store-mobile-bottom-nav-featured-btn{border-color:#353842}.store-mobile-bottom-nav-featured-icon{width:1.45rem;height:1.45rem}.store-mobile-bottom-nav-item--featured-active{color:var(--store-support-icon-from,#056f46)}.store-mobile-bottom-nav-item--featured-active .store-mobile-bottom-nav-featured-btn{box-shadow:0 12px 32px -4px color-mix(in srgb, var(--store-support-icon-from,#056f46) 62%, transparent), 0 6px 16px #0f172a29, inset 0 1px 0 #fff6;transform:translateY(-2px)}.store-mobile-bottom-nav-item--featured-active .store-mobile-bottom-nav-label{color:var(--store-support-icon-from,#056f46);font-weight:700}.store-mobile-bottom-nav-item{color:var(--store-muted,#64748b);-webkit-tap-highlight-color:transparent;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;min-width:0;padding:.4rem .25rem .35rem;transition:color .22s,transform .22s;display:flex;position:relative}.store-mobile-bottom-nav-item:active{transform:scale(.94)}.store-mobile-bottom-nav-item-bg{z-index:0;background:0 0;border-radius:9999px;transition:background-color .22s,box-shadow .22s;position:absolute;inset:.12rem .08rem}.store-mobile-bottom-nav-item--active{color:var(--store-support-icon-from,#056f46)}.store-mobile-bottom-nav-item--active .store-mobile-bottom-nav-item-bg{background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 12%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--store-support-icon-from,#056f46) 18%, transparent)}.store-mobile-bottom-nav-icon-wrap{z-index:1;justify-content:center;align-items:center;display:inline-flex;position:relative}.store-mobile-bottom-nav-icon{width:1.25rem;height:1.25rem;transition:transform .22s}.store-mobile-bottom-nav-item--active .store-mobile-bottom-nav-icon{transform:translateY(-1px)}.store-mobile-bottom-nav-badge{top:-.4rem;background:var(--store-accent,#c42a2c);color:#fff;z-index:2;border:2px solid #fffffff2;border-radius:9999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .22rem;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:absolute;inset-inline-start:-.45rem;box-shadow:0 2px 6px #fd740159}.dark .store-mobile-bottom-nav-badge{border-color:#1e293b}.store-mobile-bottom-nav-label{z-index:1;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;max-width:100%;font-size:.625rem;font-weight:600;line-height:1.1;position:relative;overflow:hidden}.store-mobile-bottom-nav-item--active .store-mobile-bottom-nav-label{font-weight:700}.store-mobile-bottom-nav--preview{pointer-events:auto;padding:0;display:flex;position:static}.store-mobile-bottom-nav--preview .store-mobile-bottom-nav-dock{width:100%;box-shadow:0 2px 8px #0f172a14,inset 0 1px #ffffffd9}@media (max-width:1023px){.store-theme footer{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.store-theme:has(.store-mobile-bottom-nav--has-featured) footer{padding-bottom:calc(6.75rem + env(safe-area-inset-bottom,0px))}}.live-chat-widget{--lc-offset-bottom:2.5rem;--lc-offset-inline:2.5rem;--lc-btn-size:3.75rem;z-index:50;bottom:var(--lc-offset-bottom)}.live-chat-widget--start{inset-inline-start:var(--lc-offset-inline);inset-inline-end:auto;left:auto;right:auto}.live-chat-widget--end{inset-inline-start:auto;inset-inline-end:var(--lc-offset-inline);left:auto;right:auto}.live-chat-widget--desktop-only{display:none}@media (min-width:1024px){.live-chat-widget--desktop-only{display:flex}.live-chat-widget--mobile-only{display:none}}.live-chat-launcher-wrap{align-items:center;gap:.55rem;display:flex}.live-chat-widget--end .live-chat-launcher-wrap{flex-direction:row-reverse}.live-chat-launcher-chip{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;background:#fffffff5;border:1px solid #e2e8f0;border-radius:999px;max-width:10rem;padding:.45rem .85rem;font-size:.75rem;font-weight:700;transition:transform .15s,box-shadow .15s;overflow:hidden;box-shadow:0 10px 24px -16px #0f172a73}.live-chat-launcher-chip:hover{transform:translateY(-1px);box-shadow:0 14px 28px -16px #0f172a80}.live-chat-fab{width:var(--lc-btn-size);height:var(--lc-btn-size);box-shadow:0 12px 28px -10px color-mix(in srgb, var(--store-support-icon-from,#056f46) 55%, transparent), 0 4px 12px #0f172a24;transition:transform .2s,box-shadow .2s}.live-chat-fab:hover{transform:translateY(-2px)scale(1.04)}.live-chat-fab-status{bottom:.2rem;background:#94a3b8;border:2px solid #fff;border-radius:999px;width:.7rem;height:.7rem;position:absolute;inset-inline-end:.2rem}.live-chat-fab--online .live-chat-fab-status{background:#22c55e}.live-chat-fab--offline .live-chat-fab-status{background:#f59e0b}.live-chat-fab--ping{animation:1.6s ease-in-out infinite live-chat-ping}@keyframes live-chat-ping{0%,to{box-shadow:0 12px 28px -10px color-mix(in srgb, var(--store-support-icon-from,#056f46) 55%, transparent), 0 0 0 0 color-mix(in srgb, var(--store-support-icon-to,#67a4d8) 45%, transparent)}50%{box-shadow:0 12px 28px -10px color-mix(in srgb, var(--store-support-icon-from,#056f46) 55%, transparent), 0 0 0 12px transparent}}.live-chat-proactive{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:min(17rem,100vw - 4rem);position:relative;overflow:hidden;box-shadow:0 16px 36px -20px #0f172a73}.live-chat-proactive-body{text-align:start;width:100%;padding:.85rem 2rem .85rem .95rem;display:block}.live-chat-proactive-eyebrow{color:#0d9488;margin-bottom:.25rem;font-size:.65rem;font-weight:700;display:block}.live-chat-proactive-text{color:#1e293b;font-size:.8125rem;line-height:1.45;display:block}.live-chat-proactive-dismiss{top:.4rem;color:#64748b;background:#f8fafc;border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;display:grid;position:absolute;inset-inline-end:.4rem}.live-chat-panel{width:min(100vw - 2.5rem,23rem);max-height:min(78vh,34rem)}@media (max-width:1023px){.live-chat-widget{bottom:calc(5.75rem + env(safe-area-inset-bottom,0px) + .35rem)}.store-theme:has(.store-mobile-bottom-nav--has-featured) .live-chat-widget{bottom:calc(7.25rem + env(safe-area-inset-bottom,0px) + .35rem)}.live-chat-launcher-chip{display:none}}
