
:root{--font:"Jost",sans-serif;--lg-bg-1:#f8fbff;--lg-bg-2:#eef4ff;--lg-bg-3:#fff7fb;--lg-glass:rgba(255,255,255,.52);--lg-glass-strong:rgba(255,255,255,.72);--lg-glass-soft:rgba(255,255,255,.34);--lg-stroke:rgba(255,255,255,.62);--lg-stroke-dark:rgba(10,10,10,.075);--lg-shadow-soft:0 10px 32px rgba(31,48,82,.10),0 1px 5px rgba(31,48,82,.05);--lg-radius:28px;--lg-radius-sm:18px;--lg-blur:24px;--black:#000000;--white:#ffffff;--off:#f8f8f8;--border:#eaeaea;--muted:#666666;--soft-black:#111111;--charcoal:#1a1a1a;--grey:#d9d9d9;--wa:#000000;--red:#000000;--green:#000000;--lg-light:rgba(255,255,255,.74);--lg-float:rgba(255,255,255,.86);--lg-border:rgba(0,0,0,.08);--lg-shadow:0 4px 20px rgba(0,0,0,.04),0 18px 55px rgba(0,0,0,.10);--lg-shadow-strong:0 28px 80px rgba(0,0,0,.16)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16.9px;scroll-behavior:smooth;background:linear-gradient(135deg,var(--lg-bg-1) 0%,var(--lg-bg-2) 46%,var(--lg-bg-3) 100%);scrollbar-gutter:stable!important}body{font-family:var(--font);font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-attachment:fixed;background:radial-gradient(circle at 15% 0%,rgba(0,0,0,.045),transparent 28%),radial-gradient(circle at 90% 4%,rgba(0,0,0,.035),transparent 34%),#ffffff!important;color:#000000!important}img{display:block;max-width:100%}button,input,select,textarea{font-family:var(--font);cursor:pointer}input{cursor:text}.ann{text-align:center;padding:7px 16px;font-size:.6rem;letter-spacing:2px;text-transform:uppercase;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border-bottom:1px solid rgba(255,255,255,.18);background:#000!important;color:#fff!important;position:sticky!important;top:0!important;left:0!important;width:100%!important;z-index:101!important;display:block!important;box-sizing:border-box!important}.ann a{color:inherit;text-decoration:none}.ann span{text-decoration:underline;text-underline-offset:3px;font-weight:500}nav{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;padding:0 40px;position:sticky!important;z-index:100!important;border-bottom:none!important;top:31px!important;height:68px;width:100%!important;margin:0!important;border-radius:0!important;background:#fff!important;border:none!important;box-shadow:none!important;overflow:visible!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-sizing:border-box!important}.nav-menu-btn{background:none!important;border:none!important;display:flex!important;align-items:center!important;gap:8px!important;justify-self:start!important;cursor:pointer;padding:0!important;width:auto!important;height:auto!important;justify-content:center;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.nav-menu-btn svg{width:18px!important;height:18px!important;stroke:#000!important;fill:none!important;stroke-width:1.6!important;stroke-linecap:round}.nav-logo{font-family:var(--font);font-size:2rem;font-weight:700;letter-spacing:8px;text-transform:uppercase;color:var(--black);text-decoration:none;justify-self:center;display:inline-block}.nav-logo-img{line-height:0}.nav-logo-img img{height:24px!important;width:auto!important;display:block;object-fit:contain!important}.nav-right{display:flex;align-items:center;justify-content:flex-end;justify-self:end!important}.nav-cart{display:flex;align-items:center;cursor:pointer;padding:9px;justify-content:center;width:36px!important;height:36px!important;border-radius:50%!important;background:rgba(255,255,255,.85)!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important}.cart-badge{position:absolute;background:var(--black);color:var(--white);border-radius:50%;width:13px;height:13px;font-size:.38rem;font-weight:700;display:none;align-items:center;justify-content:center;top:-1px;right:-3px;box-shadow:0 4px 12px rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.7)}.cart-badge.visible{display:flex;animation:cartBadgePulse .42s cubic-bezier(.16,1,.3,1)}.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:240;opacity:0;pointer-events:none;transition:opacity .3s ease}.menu-overlay.open{opacity:1;pointer-events:all}.menu-panel{position:fixed;top:0;left:-400px!important;width:380px;max-width:88vw;height:100%;background:#fff!important;z-index:241;display:flex;flex-direction:column;transform:none!important;transition:left .4s cubic-bezier(.16,1,.3,1)!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-right:1px solid var(--border)!important}.menu-panel.open{transform:translateX(0);left:0!important}.menu-panel-head{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.menu-panel-title{font-size:.62rem;letter-spacing:2.5px;text-transform:uppercase;font-weight:600;color:var(--black)}.menu-panel-close{background:none;border:1px solid var(--border);width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.menu-panel-close svg{width:13px;height:13px;stroke:var(--black);fill:none;stroke-width:1.5;stroke-linecap:round}.menu-panel-body{display:flex;flex-direction:column;padding:16px 28px}.menu-panel-search{display:flex;align-items:center;gap:10px;border:1px solid var(--border);padding:12px 14px;margin-bottom:18px}.menu-panel-search svg{width:16px;height:16px;stroke:var(--muted);fill:none;stroke-width:1.6;flex-shrink:0}.menu-panel-search input{flex:1;border:none;outline:none;font-size:.82rem;font-family:var(--font);background:none;color:var(--black)}.menu-panel-search input::placeholder{color:var(--muted)}.menu-link{padding:16px 0;font-size:1rem;font-weight:300;letter-spacing:.3px;text-transform:uppercase;color:var(--black);text-decoration:none;border-bottom:1px solid var(--border)}.menu-link.menu-link-disabled,.footer-link.footer-link-disabled{color:var(--muted)!important;cursor:default!important;pointer-events:none!important;display:block}.menu-link:hover{opacity:.45}.menu-link.active{font-weight:600}.btn-filters{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:.68rem!important;letter-spacing:1.5px!important;text-transform:uppercase!important;font-weight:500!important;cursor:pointer;transition:border-color .2s ease;flex-shrink:0;box-shadow:none!important;height:auto!important;border-radius:0!important;padding:0!important;background:none!important;color:#000!important;border:none!important;flex:0 0 auto!important;white-space:nowrap!important}.btn-filters:hover{border-color:var(--black)}.btn-filters svg{width:19px!important;height:19px!important;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;stroke:#000!important;margin-right:0!important}.btn-filters .filter-active-dot{width:6px;height:6px;border-radius:50%;display:none;flex-shrink:0;background:#fff!important}.btn-filters.has-active .filter-active-dot{display:block}.active-brand-label{font-size:.58rem;letter-spacing:1px;color:#000!important;font-weight:600!important;flex:0 1 150px!important;max-width:150px!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.search-wrap{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--border);padding-bottom:2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 8px 22px rgba(0,0,0,.04)!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important;height:50px!important;border:1px solid rgba(0,0,0,.10)!important;border-radius:999px!important;background:rgba(255,255,255,.72)!important;padding:0 18px!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;max-width:none!important;overflow:hidden!important}.search-wrap svg{fill:none;stroke-width:1.5;flex-shrink:0;width:16px!important;height:16px!important;stroke:#000!important}.search-wrap input{border:none;outline:none;font-weight:300;background:none;font-size:.82rem!important;color:#000!important;flex:1 1 auto!important;min-width:0!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.filter-drawer{display:flex;flex-direction:column;position:fixed!important;top:0!important;width:380px!important;max-width:88vw!important;height:100vh!important;background:#fff!important;z-index:221!important;border-right:1px solid var(--border)!important;border-left:none!important;transition:left .4s cubic-bezier(.16,1,.3,1)!important;left:-400px!important;right:auto!important;transform:none!important;border-radius:0!important;box-shadow:none!important;margin-left:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.filter-drawer-head{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.filter-drawer-title{font-size:.62rem;letter-spacing:2.5px;text-transform:uppercase;font-weight:600}.filter-drawer-close{background:none;border:1px solid var(--border);width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.filter-drawer-close svg{width:13px;height:13px;stroke:var(--black);fill:none;stroke-width:1.5;stroke-linecap:round}.filter-drawer-body{flex:1;overflow-y:auto;padding:18px 20px}.filter-drawer-section-title{font-size:.82rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;color:var(--muted);margin-bottom:12px}.filter-drawer-options{display:flex;flex-direction:column;gap:2px}.filter-drawer-opt{display:flex;align-items:center;justify-content:space-between;padding:16px 0;background:none;border:none;border-bottom:1px solid var(--border);font-size:1rem;font-weight:300;letter-spacing:.3px;text-transform:uppercase;color:var(--black);cursor:pointer;text-align:left;width:100%}.filter-drawer-opt.active{font-weight:600}.filter-drawer-opt.active::after{content:"✓";font-size:.7rem}.filter-drawer-foot{padding:16px 20px;border-top:1px solid var(--border)}.btn-clear-filters{width:100%;background:none;border:1px solid var(--border);padding:11px;font-size:.55rem;letter-spacing:2px;text-transform:uppercase;font-weight:600;color:var(--muted);cursor:pointer}.btn-clear-filters:hover{border-color:var(--black);color:var(--black)}.pcard.in-view{opacity:1;transform:translateY(0)}.pcard-img img{--zoom:1;object-position:center center!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .45s cubic-bezier(.25,.46,.45,.94),opacity .5s ease,filter .5s ease!important;position:relative!important;transform:scale(var(--zoom,1))!important;border-radius:0!important;filter:none!important;box-shadow:none!important;padding:0!important}.grid-empty{grid-column:1/-1;text-align:center;padding:60px 20px;font-size:.52rem;letter-spacing:2px;text-transform:uppercase;color:var(--muted);border-right:1px solid var(--border);border:0!important;background:#fff!important}.load-more-wrap{display:flex;justify-content:center;border-right:1px solid var(--border);border-bottom:1px solid var(--border);border:0!important;padding:32px 20px 44px!important;background:#fff!important}.btn-load-more{background:none;border:1px solid var(--black);color:var(--black);padding:13px 38px;font-size:.62rem;letter-spacing:2.5px;text-transform:uppercase;font-weight:600;cursor:pointer;transition:background .25s ease,color .25s ease}.btn-load-more:hover{background:var(--black);color:var(--white)}.skel-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;flex-direction:column;height:100%}.skel-img{aspect-ratio:4/4;background:var(--off);flex-shrink:0;position:relative;overflow:hidden}.skel-img::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(-100%);animation:skelShine 1.4s infinite}.skel-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:8px;flex:1}.skel-line{height:9px;background:var(--off);border-radius:1px;position:relative;overflow:hidden}.skel-line::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(-100%);animation:skelShine 1.4s infinite}.skel-line.w60{width:60%}.skel-line.w90{width:90%}.skel-line.w40{width:40%}.skel-line.w50{height:14px;width:50%;margin-top:4px}.skel-btn{height:34px;background:var(--off);margin-top:8px;position:relative;overflow:hidden}.skel-btn::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(-100%);animation:skelShine 1.4s infinite}.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.2);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:200;opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;width:440px;max-width:100vw;height:100%;backdrop-filter:blur(28px) saturate(1.7);-webkit-backdrop-filter:blur(28px) saturate(1.7);box-shadow:-8px 0 32px rgba(0,0,0,.07);z-index:201;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);border-radius:34px 0 0 34px!important;background:#ffffff!important;border-left:1px solid rgba(0,0,0,.08)!important}.cart-drawer.open{transform:translateX(0)}.preview-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:210;opacity:0;pointer-events:none;transition:opacity .2s}.preview-overlay.open{opacity:1;pointer-events:all;background:rgba(0,0,0,.42)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.preview-drawer{z-index:211;border:1px solid rgba(255,255,255,.42)!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;position:fixed!important;top:0!important;left:auto!important;right:0!important;width:560px!important;max-width:100vw!important;height:100%!important;max-height:none!important;font-size:13px!important;background:var(--white)!important;border-left:1px solid var(--border)!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;overflow-y:auto!important;overflow-x:hidden!important;transform:translateX(100%)!important;transition:transform .42s cubic-bezier(.16,1,.3,1)!important}.preview-head{display:flex;align-items:center;justify-content:space-between;z-index:2;position:relative!important;top:auto!important;grid-column:auto!important;grid-row:auto!important;padding:14px 18px!important;border-bottom:1px solid var(--border)!important;background:var(--white)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.preview-close-btn{display:flex;align-items:center;justify-content:center;position:absolute!important;right:22px!important;top:50%!important;transform:translateY(-50%)!important;background:none!important;border:1px solid var(--border)!important;width:28px!important;height:28px!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.preview-close-btn svg{width:13px;height:13px;stroke:var(--black);fill:none;stroke-width:1.5;stroke-linecap:round}.preview-img-main{position:relative;border-right:1px solid rgba(0,0,0,.08)!important;padding:28px!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:grab!important;user-select:none!important;-webkit-user-select:none!important;touch-action:pan-y!important;grid-column:auto!important;grid-row:auto!important;width:100%!important;aspect-ratio:1/1!important;height:auto!important;max-height:50vh!important;flex-shrink:0!important;background:var(--white)!important;border-radius:0!important;border:none!important;box-shadow:none!important}.preview-thumb{cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1!important;overflow:hidden!important;width:52px!important;height:52px!important;border:1px solid var(--border)!important;background:var(--off)!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.preview-btn-buy:disabled{opacity:.3;cursor:not-allowed}.preview-btn-buy svg{width:14px;height:14px;fill:currentColor;flex-shrink:0}.preview-accordion{margin-top:26px;border-top:1px solid var(--border);background:none!important;border-radius:0!important;box-shadow:none!important}.preview-accordion-head{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:16px 0;font-size:.68rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;color:var(--black);cursor:pointer}.preview-accordion-chevron{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .25s ease}.preview-accordion-head[aria-expanded="true"] .preview-accordion-chevron{transform:rotate(180deg)}.preview-accordion-body{max-height:0;overflow:hidden;transition:max-height .3s ease;border-radius:0!important}.preview-accordion-body.open{max-height:600px}.preview-accordion .preview-desc{margin-top:0;border-top:none;padding-top:0;padding-bottom:18px}.cart-head{padding:22px 28px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.5)}.cart-head-title{font-size:.6rem;text-transform:uppercase;color:#000!important;font-weight:700!important;letter-spacing:2.8px!important}.cart-close-btn{background:none;border:1px solid var(--border);width:30px;height:30px;display:flex;align-items:center;justify-content:center}.cart-close-btn svg{width:13px;height:13px;stroke:var(--black);fill:none;stroke-width:1.5;stroke-linecap:round}.cart-items-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:0;padding:14px 28px!important}.cart-empty-msg{text-align:center;padding:60px 24px;font-size:.6rem;letter-spacing:2px;text-transform:uppercase;color:var(--muted)}.cart-item{display:flex;gap:16px;align-items:flex-start;border:none!important;border-bottom:1px solid var(--border)!important;border-radius:0!important;padding:20px 0!important;margin-bottom:0!important;background:none!important}.cart-item:last-child{border-bottom:none}.cart-item-img{flex-shrink:0;border:1px solid rgba(0,0,0,.08)!important;width:80px!important;height:80px!important;object-fit:cover;object-position:center center;background:var(--off)!important;border-radius:0!important;padding:0!important}.cart-item-info{flex:1;min-width:0}.ci-brand{font-size:.5rem;letter-spacing:2px;text-transform:uppercase;color:var(--muted)}.ci-name{font-size:.74rem;letter-spacing:.3px;text-transform:uppercase;line-height:1.4;margin-top:2px;font-weight:600!important;color:#000!important}.ci-price{font-weight:600;margin-top:7px;font-size:.95rem!important;color:#000!important}.ci-controls{display:flex;align-items:center;gap:8px;margin-top:9px}.qty-btn{width:26px;height:26px;font-size:.85rem;display:flex;align-items:center;justify-content:center;color:var(--black);border-radius:0!important;background:#fff!important;border:1px solid rgba(0,0,0,.12)!important}.qty-num{font-size:.68rem;font-weight:500;min-width:18px;text-align:center}.ci-remove{background:none;border:none;font-size:.5rem;letter-spacing:1.5px;text-transform:uppercase;text-decoration:underline;margin-left:6px;padding:0;color:#000!important;opacity:.55!important}.cart-footer{border-top:1px solid var(--border);padding:22px 28px;display:flex;flex-direction:column;gap:12px;background:rgba(255,255,255,.5)}.cart-total-row{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0!important;border-radius:0!important;background:none!important;border-top:1px solid var(--border)!important;border-bottom:none!important;border-left:none!important;border-right:none!important}.cart-total-label{font-size:.55rem;letter-spacing:2.5px;text-transform:uppercase;color:var(--muted)}.btn-wa-order{width:100%;height:48px;background:var(--black);color:var(--white);border:none;font-size:.58rem;letter-spacing:2.5px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px!important;font-weight:800!important}.btn-wa-order svg{width:14px;height:14px;fill:var(--white);flex-shrink:0}.btn-continue{width:100%;height:38px;background:none;border:1px solid var(--border);font-size:.52rem;letter-spacing:2px;text-transform:uppercase;font-weight:500;color:var(--muted)}footer{border-top:1px solid var(--border);margin:18px 14px 14px!important;border-radius:34px!important;overflow:hidden!important;border:1px solid rgba(0,0,0,.08)!important;background:rgba(255,255,255,.72)!important;box-shadow:var(--lg-shadow)!important;backdrop-filter:blur(30px) saturate(1.02)!important;-webkit-backdrop-filter:blur(30px) saturate(1.02)!important}.sync-banner{border-bottom:1px solid #f0d98c;padding:7px 16px;text-align:center;font-size:.55rem;letter-spacing:1px;display:none;background:#fff!important;color:#000!important;border-color:rgba(0,0,0,.14)!important}.sync-banner.show{display:block}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(20px);color:var(--white);padding:13px 22px;font-size:.62rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;z-index:300;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;gap:9px;white-space:nowrap;border-radius:999px;background:rgba(10,10,10,.74);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 48px rgba(0,0,0,.2);backdrop-filter:blur(22px) saturate(1.5);-webkit-backdrop-filter:blur(22px) saturate(1.5)}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.toast svg{width:13px;height:13px;stroke:var(--white);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}#admin-view{display:none}#admin-view.show{display:block}#shop-view.hide{display:none}.adm-header{background:var(--black);color:var(--white);display:flex;align-items:center;justify-content:space-between;font-size:13px;height:62px!important;padding:0 28px!important}.adm-logo{font-size:.65rem;letter-spacing:3px;text-transform:uppercase;font-weight:800!important}.adm-hbtns{display:flex;gap:8px}.adm-hbtn{border:none;padding:8px 16px;font-size:.52rem;letter-spacing:2px;text-transform:uppercase;font-weight:700;cursor:pointer}.adm-hbtn-white{background:#fff;color:var(--black)}.adm-hbtn-green{background:var(--wa);color:#fff}.adm-stats{background:#fff;border-bottom:1px solid var(--border);padding:12px 24px;display:flex;gap:24px;align-items:center;flex-wrap:wrap;font-size:13px}.adm-stat-num{font-size:1.3rem;font-weight:700;line-height:1}.adm-stat-lbl{font-size:.48rem;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-top:2px}.adm-c-green{color:var(--green)}.adm-c-red{color:var(--red)}.adm-c-orange{color:#c85a00}.adm-sdiv{width:1px;height:32px;background:var(--border);flex-shrink:0}.adm-toolbar{background:#fff;border-bottom:1px solid var(--border);padding:10px 24px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:13px}.adm-sbox{display:flex;align-items:center;gap:6px;border:1px solid var(--border);padding:7px 10px;flex:1;min-width:160px;max-width:280px}.adm-sbox svg{width:12px;height:12px;stroke:var(--muted);fill:none;stroke-width:1.5;flex-shrink:0}.adm-sbox input{border:none;outline:none;font-size:.78rem;font-weight:300;background:none;width:100%}.adm-fsel{border:1px solid var(--border);padding:7px 10px;font-size:.7rem;background:#fff;outline:none}.adm-twrap{padding:18px 24px;overflow-x:auto;font-size:13px}.adm-table{width:100%;border-collapse:collapse;background:#fff;border-radius:24px!important;overflow:hidden!important;border:1px solid rgba(0,0,0,.08)!important}.adm-table th{font-size:.48rem;letter-spacing:2px;text-transform:uppercase;font-weight:600;padding:9px 12px;text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;background:#000!important;color:#fff!important}.adm-table td{padding:9px 12px;border-bottom:1px solid var(--border);vertical-align:middle;font-size:.76rem;background:#fff!important}.adm-table tr:hover td{background:#fafaf8}.adm-thumb{width:42px;height:42px;object-fit:cover;object-position:center center;transform:scale(1.15);border:1px solid var(--border);background:var(--off);padding:3px;display:block}.adm-thumb-ph{width:42px;height:42px;background:var(--off);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:9px;color:var(--muted);text-align:center}.adm-pname{font-weight:600;max-width:180px;line-height:1.35}.adm-pbrand{font-size:.56rem;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}.adm-pcarbrand{font-size:.76rem;color:var(--black)}.adm-pcarbrand-empty{color:var(--muted);font-style:italic}.adm-pmodel{font-family:monospace;font-size:.68rem;color:var(--muted)}.adm-tprice{font-weight:700}.adm-torig{text-decoration:line-through;color:var(--muted);font-weight:300;font-size:.68rem}.adm-tdisc{font-size:.48rem;font-weight:700;color:var(--red);border:1px solid var(--red);padding:1px 4px}.adm-tbadge{display:inline-block;padding:2px 7px;font-size:.46rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:700}.adm-t-rtc{background:#e8f5e9;color:#1a7a4a}.adm-t-ins{background:#e3f2fd;color:#1565c0}.adm-t-pre{background:#111;color:#fff}.adm-t-sol{background:#ffeaea;color:var(--red)}.adm-qty-ok{color:var(--green);font-weight:700}.adm-qty-low{color:#c85a00;font-weight:700}.adm-qty-out{color:var(--red);font-weight:700}.adm-tacts{display:flex;gap:5px}.adm-tedit{background:none;border:1px solid var(--border);padding:4px 9px;font-size:.48rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;cursor:pointer}.adm-tdel{background:none;border:1px solid transparent;padding:4px 9px;font-size:.48rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;cursor:pointer;color:var(--muted)}.adm-empty-r td{text-align:center;padding:40px;color:var(--muted);font-size:.6rem;letter-spacing:2px;text-transform:uppercase}.adm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:500;display:none;align-items:flex-start;justify-content:center;padding:20px;overflow-y:auto;font-size:13px}.adm-overlay.open{display:flex}.adm-modal{background:#fff;width:100%;border:1px solid var(--border);margin:auto;border-radius:28px!important;max-width:680px!important}.adm-mhead{padding:14px 18px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.adm-mtitle{font-size:.62rem;letter-spacing:2.5px;text-transform:uppercase;font-weight:700}.adm-mclose{background:none;border:1px solid var(--border);width:26px;height:26px;cursor:pointer;font-size:.85rem;color:var(--muted)}.adm-mbody{padding:18px}.adm-fg{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.adm-fg label{font-size:.5rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;color:var(--muted)}.adm-fg input,.adm-fg select{border:1px solid var(--border);padding:8px 10px;font-size:.78rem;outline:none;background:#fff}.adm-fg .hint{font-size:.5rem;color:var(--muted);line-height:1.5}.adm-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.adm-sectitle{font-size:.5rem;letter-spacing:2px;text-transform:uppercase;padding:14px 0 10px;border-top:1px solid var(--border);margin-top:4px;color:#000!important;font-weight:800!important}.adm-img4{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:8px}.adm-islot-url{border:1px solid var(--border);background:var(--off);padding:10px;display:flex;flex-direction:column;gap:6px}.adm-islot-url.filled{border-color:var(--black)}.adm-islot-url-lbl{font-size:.5rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;color:var(--muted)}.adm-islot-url-row{display:flex;gap:6px}.adm-islot-url-row input{flex:1;border:1px solid var(--border);padding:7px 9px;font-size:.7rem;outline:none;background:#fff;font-family:monospace}.adm-islot-url-row input:focus{border-color:var(--black)}.adm-islot-url-rm{background:none;border:1px solid var(--border);padding:0 10px;font-size:.5rem;letter-spacing:1px;text-transform:uppercase;font-weight:600;cursor:pointer;color:var(--muted)}.adm-islot-url-rm:hover{border-color:var(--red);color:var(--red)}.adm-islot-pos-row{display:flex;align-items:center;gap:8px}.adm-islot-pos-lbl{font-size:.5rem;letter-spacing:.5px;text-transform:uppercase;color:var(--muted);white-space:nowrap}.adm-islot-pos-select{flex:1;border:1px solid var(--border);padding:5px 7px;font-size:.62rem;background:#fff;text-transform:capitalize}.adm-islot-zoom-row{display:flex;align-items:center;gap:8px}.adm-islot-zoom-slider{flex:1}.adm-islot-zoom-val{font-size:.55rem;color:var(--muted);min-width:32px;text-align:right}.adm-islot-url-preview-wrap{width:100%;height:130px;background:#fff;border:1px solid var(--border);overflow:hidden;display:none}.adm-islot-url-preview{width:100%;height:100%;object-fit:cover;display:block}.adm-mfoot{padding:12px 18px;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end}.adm-mbtn-save{background:var(--black);color:#fff;border:none;padding:10px 20px;font-size:.52rem;letter-spacing:2px;text-transform:uppercase;font-weight:700;cursor:pointer}.adm-mbtn-cancel{background:none;border:1px solid var(--border);padding:10px 14px;font-size:.52rem;letter-spacing:2px;text-transform:uppercase;font-weight:600;cursor:pointer;color:var(--muted)}.adm-syncing{position:fixed;top:0;left:0;right:0;background:#111;color:#fff;text-align:center;padding:6px;font-size:.6rem;letter-spacing:2px;text-transform:uppercase;z-index:999;display:none}.adm-syncing.show{display:block}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:linear-gradient(115deg,rgba(255,255,255,.24),transparent 24%,rgba(255,255,255,.18) 42%,transparent 62%),repeating-linear-gradient(45deg,rgba(255,255,255,.06) 0 1px,transparent 1px 14px);mix-blend-mode:screen}nav::after,.cart-drawer::after,.preview-drawer::after,.menu-panel::after,.filter-drawer::after,.pcard::before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(140deg,rgba(255,255,255,.66) 0%,rgba(255,255,255,.18) 30%,transparent 46%,rgba(255,255,255,.28) 100%);opacity:.72;mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);padding:1px;-webkit-mask-composite:xor;mask-composite:exclude}.nav-menu-btn,.nav-cart,.cart-close-btn,.preview-close-btn,.menu-panel-close,.filter-drawer-close{border-radius:999px;background:rgba(255,255,255,.34);border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 6px 18px rgba(31,48,82,.08);backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6)}.btn-filters,.btn-load-more,.btn-clear-filters,.btn-continue,.adm-tedit,.adm-tdel{border-radius:999px;border-color:rgba(10,10,10,.1);background:rgba(255,255,255,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.65);backdrop-filter:blur(14px) saturate(1.45);-webkit-backdrop-filter:blur(14px) saturate(1.45)}.search-wrap,.mobile-search-inner,.adm-sbox{border-radius:999px;border:1px solid rgba(255,255,255,.52);background:rgba(255,255,255,.42);padding:9px 13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.65);backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5)}.pcard.in-view:hover{transform:translateY(-4px)}.card-cart-btn{border-color:rgba(255,255,255,.6);will-change:transform;bottom:auto!important;left:auto!important;z-index:20!important;padding:0!important;opacity:1!important;flex-shrink:0!important;width:24px!important;height:24px!important;background:none!important;border:1px solid var(--border)!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s ease,border-color .2s ease!important;box-shadow:none!important;position:static!important;top:auto!important;right:auto!important}.btn-wa-order:hover{background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,255,255,.5));color:var(--black);border:1px solid rgba(255,255,255,.74)}.sold-label,.price-disc,.preview-price-disc,.adm-tdisc,.adm-tbadge{border-radius:999px;backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4)}.cart-overlay,.preview-overlay,.menu-overlay,.filter-drawer-overlay{background:rgba(10,18,32,.28);backdrop-filter:blur(7px) saturate(1.35);-webkit-backdrop-filter:blur(7px) saturate(1.35)}.cart-drawer,.preview-drawer,.menu-panel,.filter-drawer,.adm-modal{border-radius:34px 0 0 34px;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.46));border:1px solid rgba(255,255,255,.58);box-shadow:var(--lg-shadow);backdrop-filter:blur(34px) saturate(1.9);-webkit-backdrop-filter:blur(34px) saturate(1.9);overflow:hidden}.menu-panel,.filter-drawer{border-radius:0 34px 34px 0}.preview-img-main,.preview-thumb,.cart-item-img,.adm-islot-url-preview-wrap,.adm-thumb,.adm-thumb-ph{border-radius:22px;background:rgba(255,255,255,.42);border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.adm-fg input,.adm-fg select,.adm-islot-url-row input,.adm-islot-pos-select{box-shadow:inset 0 1px 0 rgba(255,255,255,.7);backdrop-filter:blur(12px) saturate(1.35);-webkit-backdrop-filter:blur(12px) saturate(1.35);border-radius:16px!important;border:1px solid rgba(0,0,0,.12)!important;background:#fff!important}.adm-table,.adm-islot-url{border-radius:22px;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.64);overflow:hidden}.skel-card,.grid-empty,.load-more-wrap{border:none;background:transparent}.skel-img,.skel-line,.skel-btn{border-radius:18px;background:rgba(255,255,255,.35)}*{accent-color:#000000}.pcard:hover{border-color:rgba(0,0,0,.18)!important;border:0!important;box-shadow:none!important;transform:none!important;z-index:5!important}.sold-label,.price-disc,.preview-price-disc,.adm-tdisc{background:#fff!important;color:#000!important;border:1px solid #000!important}.preview-share-btn{position:absolute!important;right:64px!important;top:50%!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important;border-radius:999px!important;background:rgba(255,255,255,.80)!important;border:1px solid rgba(0,0,0,.10)!important;color:var(--black)!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease!important}.preview-share-btn:hover{background:#fff!important;transform:translateY(-50%) scale(1.05)!important}.preview-share-btn svg{width:16px!important;height:16px!important}.preview-thumbs{border:0!important;overflow-x:auto!important;grid-column:auto!important;grid-row:auto!important;flex-shrink:0!important;display:flex!important;gap:6px!important;padding:10px 18px!important;border-bottom:1px solid var(--border)!important;background:none!important}.preview-thumb.active{border-color:#000!important}.preview-body{overflow-y:auto!important;grid-column:auto!important;grid-row:auto!important;flex:1 1 auto!important;padding:18px!important;background:none!important}.preview-btn-buy,.preview-btn-cart{height:48px!important;border-radius:0!important;font-weight:800!important}.preview-desc{padding:16px!important;border:1px solid rgba(0,0,0,.08)!important;font-size:.78rem!important;color:var(--muted)!important;line-height:1.7!important;margin-top:16px!important;border-top:1px solid var(--border)!important;padding-top:16px!important;background:none!important;border-radius:0!important}.menu-overlay,.filter-drawer-overlay,.cart-overlay,.adm-overlay{background:rgba(0,0,0,.36)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.menu-panel,.filter-drawer,.cart-drawer,.adm-modal{background:rgba(255,255,255,.82)!important;border-color:rgba(0,0,0,.10)!important;box-shadow:var(--lg-shadow-strong)!important;backdrop-filter:blur(38px) saturate(1.04)!important;-webkit-backdrop-filter:blur(38px) saturate(1.04)!important}.menu-panel-head,.filter-drawer-head,.cart-head,.cart-footer,.filter-drawer-foot,.adm-mhead,.adm-mfoot{background:rgba(255,255,255,.52)!important;border-color:rgba(0,0,0,.08)!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important}.btn-continue,.btn-clear-filters,.btn-load-more,.preview-close-btn,.cart-close-btn,.menu-panel-close,.filter-drawer-close,.adm-mbtn-cancel{background:rgba(255,255,255,.72)!important;color:#000!important;border:1px solid rgba(0,0,0,.10)!important;border-radius:999px!important}.adm-header,.adm-syncing,.toast{background:#000!important;color:#fff!important}.adm-hbtn-green,.adm-hbtn-white{border-radius:999px!important}.adm-t-rtc,.adm-t-ins,.adm-t-pre,.adm-t-sol{background:#fff!important;color:#000!important;border:1px solid #000!important}.adm-c-green,.adm-c-red,.adm-c-orange,.adm-qty-ok,.adm-qty-low,.adm-qty-out{color:#000!important}svg,.nav-cart svg,.nav-menu-btn svg,.search-wrap svg,.btn-wa-order svg,.preview-btn-buy svg{fill:currentColor!important}.pcard-brand,.cart-head-title,.preview-head-title,.preview-brand,.preview-model,.preview-desc,.menu-panel-title,.filter-drawer-section-title,.adm-stat-lbl,.adm-pbrand,.adm-pmodel{color:#666!important}.pcard-name,.preview-name,.price-offer-num,.preview-price-offer,.cart-total-val,.menu-link,.filter-drawer-opt{color:#000!important}.nav-cart svg{width:16px!important;height:16px!important;stroke:#444!important;fill:none!important;stroke-width:1.6!important;stroke-linecap:round!important;stroke-linejoin:round!important}.price-offer-num,.pcard-price,.price{font-size:120%!important}.filter-drawer-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.36)!important;opacity:0!important;pointer-events:none!important;transition:opacity .28s ease!important;z-index:220!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.filter-drawer-overlay.open{opacity:1!important;pointer-events:all!important}.card-cart-btn svg{transition:stroke .22s ease,transform .28s cubic-bezier(.16,1,.3,1)!important;width:13px!important;height:13px!important;stroke:var(--black)!important;fill:none!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.card-cart-btn:hover:not(:disabled){border-color:#000!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:scale(1.14)!important}.card-cart-btn:active:not(:disabled){box-shadow:0 6px 16px rgba(0,0,0,.14)!important;transform:scale(.92)!important}.card-cart-btn.cart-pop{animation:cartBagPop .54s cubic-bezier(.16,1,.3,1)}.product-grid{gap:12px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:stretch!important;background:var(--white)!important;column-gap:16px!important;row-gap:0!important;padding:0 10px!important;border-radius:0!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important}.pcard-name-row::after{position:absolute!important;right:0!important;top:-1px!important;width:13px!important;height:20px!important;border:1px solid #9a9a9a!important;border-bottom:0!important;clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%)!important;background:transparent!important;opacity:.95!important;content:none!important;display:none!important}.pcard-name-row{position:relative!important;padding-right:0!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;margin-top:2px!important}.pcard-name{padding-right:0!important;margin-top:8px!important;height:auto!important;padding:0!important;margin:0!important;font-family:var(--font)!important;font-size:1.1rem!important;font-weight:400!important;letter-spacing:.2px!important;text-transform:uppercase!important;color:var(--black)!important;line-height:1.4!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.8em!important;flex:1!important}.card-cart-btn:hover:not(:disabled) svg{stroke:#000!important;transform:none!important}.pcard-brand{align-items:center!important;justify-content:space-between!important;margin-bottom:6px!important;padding-right:28px!important;display:block!important;width:calc(100% - 32px)!important;line-height:1.2!important;margin:0 0 14px!important;padding:0!important;font-size:.65rem!important;font-weight:500!important;letter-spacing:2px!important;text-transform:uppercase!important;color:var(--muted)!important;font-family:var(--font)!important}.pcard-body{padding-top:10px!important;padding:10px 0 12px!important;display:flex!important;flex-direction:column!important;position:relative!important;flex:1!important;background:none!important}.filter-drawer.open{transform:translateX(0)!important;left:0!important}.pcard{border:0!important;padding:0!important;overflow:visible!important;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .35s ease!important;display:flex!important;flex-direction:column!important;background:var(--white)!important;position:relative!important;cursor:pointer!important;height:100%!important;border-bottom:1px solid var(--border)!important;padding-bottom:16px!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-left:none!important;border-right:none!important;border-top:none!important;opacity:1!important;transform:none!important}.pcard-img{width:100%!important;border:0!important;border-bottom:none!important;box-shadow:none!important;aspect-ratio:4/4!important;background:var(--white)!important;position:relative!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;border-radius:0!important;padding:0!important;margin:0!important}.pcard-img img.pcard-img-2,.pcard:hover .pcard-img img.pcard-img-2{opacity:0!important}.pcard-price-row{white-space:nowrap!important;display:flex!important;align-items:baseline!important;gap:7px!important;margin-top:7px!important}.price-offer-num{letter-spacing:.1px!important;word-spacing:5px!important;line-height:1!important;font-family:var(--font)!important;white-space:nowrap!important;text-transform:none!important;font-weight:500!important;color:var(--black)!important;font-size:15px!important}.price-orig-num{margin-left:6px!important;font-size:.74rem!important;font-weight:300!important;color:var(--muted)!important;text-decoration:line-through!important}.price-disc,.qty-pip{display:none!important}.footer-premium-bottom{gap:20px!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:18px 48px!important;border-top:1px solid rgba(255,255,255,.08)!important;color:rgba(255,255,255,.46)!important;font-size:.55rem!important;letter-spacing:1.8px!important;text-transform:uppercase!important}.footer-premium{margin:42px 14px 14px!important;border-radius:34px!important;overflow:hidden!important;background:#050505!important;color:#fff!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 30px 90px rgba(0,0,0,.18)!important}.footer-premium-head{padding:36px 48px 24px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:20px!important}.footer-brand-logo img{height:50px!important;width:auto!important;display:block!important}.footer-social-row{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:28px!important;width:100%!important}.footer-social-link{color:rgba(255,255,255,.82)!important;text-decoration:none!important;font-size:.62rem!important;letter-spacing:2.1px!important;text-transform:uppercase!important;font-weight:600!important;position:relative!important;padding-bottom:5px!important}.footer-social-link::after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:0!important;height:1px!important;background:#fff!important;transition:width .25s ease!important}.footer-social-link:hover{color:#fff!important}.footer-social-link:hover::after{width:100%!important}.footer-premium-inner{display:grid!important;grid-template-columns:.8fr .9fr 1.7fr!important;gap:42px!important;padding:48px!important;align-items:start!important}.footer-contact-card{border:1px solid rgba(255,255,255,.12)!important;border-radius:26px!important;padding:26px!important;background:rgba(255,255,255,.06)!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important}.footer-card-label,.footer-col-title{font-size:.56rem!important;letter-spacing:2.6px!important;text-transform:uppercase!important;color:rgba(255,255,255,.48)!important;margin-bottom:16px!important;font-weight:600!important}.footer-main-contact{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 22px!important;border-radius:999px!important;background:#fff!important;color:#000!important;text-decoration:none!important;font-size:.64rem!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:800!important;margin-bottom:18px!important}.footer-contact-note{color:rgba(255,255,255,.62)!important;font-size:.78rem!important;line-height:1.75!important}.footer-links-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:32px!important}.footer-link,.footer-meta-line{display:block!important;color:rgba(255,255,255,.82)!important;text-decoration:none!important;font-size:.78rem!important;line-height:1.55!important;margin-bottom:13px!important;text-transform:uppercase!important;letter-spacing:.8px!important;font-weight:400!important}.footer-link:hover{color:#fff!important}.footer-whatsapp-row{display:flex!important;align-items:center!important;gap:8px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;padding:6px!important}.footer-whatsapp-row input{flex:1!important;min-width:0!important;border:0!important;outline:none!important;background:transparent!important;color:#fff!important;padding:0 12px!important;font-size:.78rem!important;font-family:var(--font)!important}.footer-whatsapp-row input::placeholder{color:rgba(255,255,255,.42)!important}.footer-whatsapp-row button{height:34px!important;padding:0 16px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#000!important;font-size:.56rem!important;letter-spacing:1.8px!important;text-transform:uppercase!important;font-weight:800!important}.footer-small-note{color:rgba(255,255,255,.42)!important;font-size:.66rem!important;line-height:1.5!important;margin-top:12px!important}.cart-total-val{font-family:var(--font)!important;font-size:1.35rem!important;font-weight:800!important}.preview-model,.preview-qty{border:none!important;background:none!important}.adm-toolbar,.adm-stats{background:#fafafa!important}.pcard-img img,.pcard-img img.pcard-img-1,.pcard-img img.pcard-img-2{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;transform:scale(1.34)!important;transform-origin:center center!important}.pcard:hover .pcard-img img,.pcard:hover .pcard-img img.pcard-img-1,.pcard:hover .pcard-img img.pcard-img-2{transform:scale(1.38)!important}.pcard .card-cart-btn{position:absolute!important;right:12px!important;bottom:12px!important;top:auto!important;left:auto!important;z-index:30!important;width:34px!important;height:34px!important}.product-grid .pcard-img{width:100%!important;height:auto!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;overflow:hidden!important;aspect-ratio:1 / 1!important;flex:0 0 auto!important}.product-grid .pcard-img img,.product-grid .pcard-img img.pcard-img-1,.product-grid .pcard-img img.pcard-img-2{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;margin:0!important;transform:none!important;transform-origin:center center!important}.product-grid .pcard:hover .pcard-img img,.product-grid .pcard:hover .pcard-img img.pcard-img-1,.product-grid .pcard:hover .pcard-img img.pcard-img-2{transform:none!important}.product-grid .pcard .card-cart-btn{position:absolute!important;right:12px!important;bottom:12px!important;top:auto!important;left:auto!important;z-index:30!important;width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(0,0,0,.10)!important;border-radius:50%!important;box-shadow:0 8px 18px rgba(0,0,0,.08)!important}.product-grid .pcard .card-cart-btn svg{width:20px!important;height:20px!important;stroke:#111!important;stroke-width:1.55!important}.product-grid .pcard{position:relative!important;height:100%!important;display:flex!important;flex-direction:column!important}.product-grid .pcard .card-cart-btn,.product-grid .pcard-img .card-cart-btn,.pcard .card-cart-btn{position:absolute!important;top:12px!important;right:12px!important;bottom:auto!important;left:auto!important;z-index:999!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(0,0,0,.10)!important;border-radius:50%!important;box-shadow:0 10px 22px rgba(0,0,0,.16),0 2px 7px rgba(0,0,0,.08)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;transform:none!important;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s cubic-bezier(.16,1,.3,1)!important}.product-grid .pcard .card-cart-btn svg,.product-grid .pcard-img .card-cart-btn svg,.pcard .card-cart-btn svg{width:20px!important;height:20px!important;stroke:#111!important;fill:none!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;transition:stroke .22s ease,transform .25s cubic-bezier(.16,1,.3,1)!important}.product-grid .pcard .card-cart-btn:hover:not(:disabled),.product-grid .pcard-img .card-cart-btn:hover:not(:disabled),.pcard .card-cart-btn:hover:not(:disabled){background:#000!important;border-color:#000!important;transform:translateY(-2px) scale(1.05)!important;box-shadow:0 16px 34px rgba(0,0,0,.25),0 6px 14px rgba(0,0,0,.16)!important}.product-grid .pcard .card-cart-btn:hover:not(:disabled) svg,.product-grid .pcard-img .card-cart-btn:hover:not(:disabled) svg,.pcard .card-cart-btn:hover:not(:disabled) svg{stroke:#fff!important;transform:scale(1.05)!important}.product-grid .pcard-img .card-cart-btn{position:absolute!important;top:12px!important;right:12px!important;bottom:auto!important;left:auto!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(0,0,0,.10)!important;border-radius:50%!important;box-shadow:0 10px 22px rgba(0,0,0,.16),0 2px 7px rgba(0,0,0,.08)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:60!important}.product-grid .pcard-img .card-cart-btn svg{width:20px!important;height:20px!important;stroke:#111!important;fill:none!important;stroke-width:1.7!important}.product-grid .pcard-img .card-cart-btn:hover:not(:disabled){background:#000!important;border-color:#000!important;transform:translateY(-2px) scale(1.05)!important;box-shadow:0 16px 34px rgba(0,0,0,.25),0 6px 14px rgba(0,0,0,.16)!important}.product-grid .pcard-img .card-cart-btn:hover:not(:disabled) svg{stroke:#fff!important}.product-grid .pcard-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;margin:0!important;transform:none!important;transition:opacity .42s ease,transform .42s cubic-bezier(.16,1,.3,1),filter .42s ease!important}.product-grid .pcard-img img.pcard-img-1{position:relative!important;z-index:1!important;opacity:1!important}.product-grid .pcard-img img.pcard-img-2{position:absolute!important;inset:0!important;z-index:2!important;opacity:0!important;pointer-events:none!important}.product-grid .pcard:hover .pcard-img img.pcard-img-1{opacity:0!important}.product-grid .pcard:hover .pcard-img img.pcard-img-2{opacity:1!important}.preview-img-main img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;margin:0!important;transform:none!important;user-select:none!important;-webkit-user-drag:none!important;pointer-events:none!important;border-radius:0!important;filter:none!important;box-shadow:none!important}.preview-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;transform:none!important;border-radius:0!important}#shop-view .search-wrap{flex:1 1 0!important;grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;overflow:hidden!important}#shop-view .btn-filters{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:none!important}#shop-view .active-brand-label{display:block!important;flex:0 1 auto!important;min-width:0!important;max-width:130px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#shop-view .search-wrap input{flex:1 1 auto!important;width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#shop-view #shop-view .filter-sort-options{margin-bottom:22px!important}#shop-view .filter-brand-title{margin-top:4px!important;display:flex!important}#shop-view .filter-carbrand-title{margin-top:18px!important}#shop-view .filter-drawer-opt[data-sort].active::after{content:"✓"!important;font-size:.7rem!important}#shop-view .filter-section-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;margin-bottom:12px!important}#shop-view .filter-section-chevron{width:13px!important;height:13px!important;stroke:var(--muted)!important;fill:none!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;transition:transform .2s ease!important;flex-shrink:0!important}#shop-view .filter-section-toggle.open .filter-section-chevron{transform:rotate(180deg)!important}#shop-view .filter-drawer-options{display:none!important;margin-bottom:18px!important}#shop-view .filter-drawer-options.open{display:flex!important}#shop-view .filter-sort-options.open{margin-bottom:22px!important}#shop-view .filter-chip-grid.open{flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important}#shop-view .filter-chip-grid .filter-drawer-opt{width:auto!important;flex:0 0 auto!important;display:inline-flex!important;justify-content:center!important;text-align:center!important;border:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;padding:9px 16px!important;font-size:.72rem!important;font-weight:500!important;letter-spacing:1px!important}#shop-view .filter-chip-grid .filter-drawer-opt.active{background:var(--black)!important;color:var(--white)!important;border-color:var(--black)!important}#shop-view .filter-chip-grid .filter-drawer-opt.active::after{content:none!important}.product-grid .pcard-body{flex:1 1 auto!important;display:grid!important;grid-template-rows:auto auto auto 1fr!important;align-content:start!important;padding:15px 0 0!important}.product-grid .pcard-body-inner{display:grid!important;grid-template-rows:auto auto auto!important;align-content:start!important;min-height:104px!important}.product-grid .pcard-brand{display:block!important;width:100%!important;height:14px!important;line-height:14px!important;margin:0 0 6px!important;padding-right:34px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.product-grid .pcard-name-row{display:block!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;overflow:hidden!important}.product-grid .pcard-name{margin:0!important;padding:0!important;font-weight:700!important;line-height:20px!important;height:40px!important;min-height:40px!important;max-height:40px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;font-family:var(--font)!important;font-size:13px!important;letter-spacing:0.3px!important}.product-grid .price-offer-num,.product-grid .price-orig-num{line-height:20px!important;white-space:nowrap!important}.product-grid .pcard-price-row{gap:2px!important;height:auto!important;min-height:25px!important;margin-top:6px!important;display:flex!important;align-items:baseline!important;white-space:nowrap!important}.product-grid .price-offer-num{font-size:23px!important;font-weight:700!important;line-height:1.05!important;letter-spacing:0!important;word-spacing:2px!important;white-space:nowrap!important;font-family:var(--font)!important}.preview-img-main.dragging{cursor:grabbing!important}.product-grid .pcard-name,.pcard-name{font-weight:400!important}.preview-thumb:empty{display:none!important}.adm-order-cell{white-space:nowrap;min-width:80px}.adm-drag-handle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#fff;color:#000;font-size:.75rem;cursor:grab;margin-right:8px;user-select:none}.adm-order-input{width:36px;height:26px;font-size:.62rem;font-weight:700;text-align:center;border:1px solid rgba(0,0,0,.15);border-radius:4px;background:#fff;color:#000;-moz-appearance:textfield}.adm-order-input::-webkit-outer-spin-button,.adm-order-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.adm-order-input:focus{outline:none;border-color:#000}.adm-row.dragging{opacity:.45}.adm-row.drag-over td{background:#f1f1f1!important}#admBtnSaveOrder{border-color:#000!important}.preview-drawer.open{transform:translateX(0)!important;opacity:1!important;pointer-events:auto!important}.preview-head-title{font-size:.6rem!important;letter-spacing:2.5px!important;text-transform:uppercase!important;font-weight:600!important;color:var(--muted)!important}.preview-brand{font-size:.65rem!important;font-weight:500!important;letter-spacing:2px!important;text-transform:uppercase!important;color:var(--muted)!important}.preview-name{font-family:var(--font)!important;font-size:1.1rem!important;font-weight:500!important;line-height:1.4!important;margin-top:4px!important;text-transform:uppercase!important;letter-spacing:.2px!important;color:#000!important}.preview-model{font-size:.68rem!important;font-family:monospace!important;color:var(--muted)!important;margin-top:10px!important;background:none!important;border:none!important;padding:0!important;border-radius:0!important;display:block!important}.preview-qty{font-size:.66rem!important;letter-spacing:.5px!important;text-transform:uppercase!important;color:var(--muted)!important;display:inline-flex!important;align-items:center!important;vertical-align:middle!important;gap:5px!important;margin-top:0!important;background:none!important;border:1px solid rgba(0,0,0,.18)!important;padding:6px 12px!important;border-radius:0!important;width:max-content!important;flex-shrink:0!important}.preview-price-line{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:14px!important}.preview-price-row{display:flex!important;align-items:baseline!important;gap:9px!important;margin-top:0!important;background:none!important;border:none!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.preview-price-offer{font-size:1.6rem!important;font-weight:600!important;color:#000!important}.preview-price-orig{font-size:1rem!important;font-weight:300!important;color:var(--muted)!important;text-decoration:line-through!important}.preview-price-disc{font-size:.58rem!important;letter-spacing:1px!important;text-transform:uppercase!important;color:var(--black)!important;border:1px solid var(--black)!important;padding:2px 6px!important;font-weight:700!important;border-radius:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.preview-actions{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:20px!important;position:static!important;background:none!important;border:none!important;padding:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.preview-btn-buy{width:100%!important;height:46px!important;background:var(--black)!important;color:var(--white)!important;border:none!important;font-size:.62rem!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:600!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.preview-btn-cart{width:100%!important;height:42px!important;background:none!important;border:1px solid var(--black)!important;color:var(--black)!important;font-size:.6rem!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:600!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.pcard-img img.blur-load{filter:blur(14px)!important;transform:scale(calc(var(--zoom,1) * 1.08))!important}.pcard-img img.pcard-img-2{position:absolute!important;opacity:0!important;z-index:1!important}.pcard-img img.pcard-img-3{position:absolute!important;opacity:0!important;z-index:1!important}.pcard-img img.pcard-img-4{position:absolute!important;opacity:0!important;z-index:1!important}.pcard:hover .pcard-img img{transform:scale(calc(var(--zoom,1) * 1.06))!important}.pcard:hover .pcard-img img.pcard-img-2{opacity:1!important}.pcard:hover .pcard-img img.pcard-img-1{opacity:0!important}.pcard.sold .pcard-img img.pcard-img-1{opacity:.5!important}.pcard.sold:hover .pcard-img img.pcard-img-2{opacity:.5!important}.pcard.sold .pcard-img.show-img-2 img.pcard-img-2{opacity:.5!important}.pcard.sold .pcard-img img{filter:grayscale(1)!important}.pcard.sold .pcard-body-inner{opacity:.5!important}.card-cart-btn:hover{background:var(--black)!important;border-color:var(--black)!important}.card-cart-btn:hover svg{stroke:var(--white)!important}.card-cart-btn:disabled{opacity:.3!important;cursor:not-allowed!important}.sold-overlay{position:absolute!important;inset:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;display:none!important;align-items:flex-start!important;justify-content:flex-start!important;padding:10px!important;box-sizing:border-box!important;border-radius:0!important;z-index:2!important}.sold-overlay.show{display:flex!important}.sold-label{font-size:8px!important;letter-spacing:3px!important;text-transform:uppercase!important;font-weight:600!important;color:var(--black)!important;border:1px solid var(--black)!important;padding:3px 10px!important;background:var(--white)!important;border-radius:0!important}.low-stock-badge{position:absolute!important;top:0!important;left:0!important;padding:10px!important;box-sizing:border-box!important;z-index:2!important;pointer-events:none!important}.low-stock-label{font-size:8px!important;letter-spacing:2.1px!important;text-transform:uppercase!important;font-weight:600!important;color:#a4632f!important;border:1px solid #a4632f!important;padding:2.1px 7px!important;background:var(--white)!important;border-radius:0!important}.pcard-body-inner{display:flex!important;flex-direction:column!important;gap:3px!important;flex:1!important}.qty-pip{width:5px!important;height:5px!important;border-radius:50%!important;background:var(--black)!important;flex-shrink:0!important;display:inline-block!important}.qty-pip.low{background:var(--muted)!important}.qty-pip.out{background:var(--border)!important}.price-disc{font-size:.52rem!important;letter-spacing:1px!important;text-transform:uppercase!important;color:var(--black)!important;border:1px solid var(--black)!important;padding:1px 4px!important;font-weight:700!important;border-radius:0!important;display:inline-block!important}.product-grid .pcard-brand,.pcard-brand{color:#8a8a8a!important}.product-grid .pcard .pcard-price-row,.product-grid .pcard .pcard-price-row *,.product-grid .pcard .price-offer-num,.product-grid .pcard .price-offer-num *,.product-grid .pcard .pcard-price,.product-grid .pcard .pcard-price *,.product-grid .pcard [class*="currency"],.product-grid .pcard [class*="currency"] *,.product-grid .pcard [class*="amount"],.product-grid .pcard [class*="amount"] *,.product-grid .pcard [class*="price"]{font-size:15px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important;word-spacing:0!important;vertical-align:baseline!important;text-transform:uppercase!important}.product-grid .pcard .pcard-price-row{display:flex!important;align-items:baseline!important;gap:4px!important;margin-top:8px!important;white-space:nowrap!important}.product-grid .pcard .pcard-brand{color:#999!important}html,body{margin:0!important;padding:0!important;width:100%!important;max-width:100vw!important;overscroll-behavior-x:none!important;touch-action:pan-y!important}.listing-header{background:var(--white);padding:70px 40px 16px;z-index:91;padding-bottom:24px!important;top:auto!important;position:static!important}.listing-title-row{display:flex;align-items:baseline;gap:10px;margin-bottom:24px!important}.listing-title{font-family:var(--font);text-transform:uppercase;color:#000;margin:0;font-size:45px!important;font-weight:500!important;letter-spacing:6px!important}.listing-count{font-weight:300;color:var(--muted);font-size:1.1rem!important}.listing-filters-row{display:flex;align-items:center;gap:14px;padding-bottom:0!important;position:sticky!important;top:103px!important;z-index:99!important;background:#fff!important;width:100%!important;box-sizing:border-box!important;border-bottom:1px solid var(--border)!important;padding:14px 40px!important}.nav-menu-label{font-size:.68rem!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#000!important;font-weight:500!important}.nav-cart-text{background:none!important;border:none!important;font-size:.68rem!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#000!important;font-weight:500!important;cursor:pointer!important;padding:0!important}.filter-count-num{font-weight:400!important;color:#a4632f!important;font-size:.68rem!important;margin-left:2px!important}.grid-view-toggle{display:none;margin-left:auto;gap:3px}.grid-view-btn{background:none;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.grid-view-btn svg{width:18px;height:18px;fill:none;stroke:var(--border);stroke-width:1.4}.grid-view-btn.active{background:none}.grid-view-btn.active svg{stroke:var(--border);fill:none}.product-grid.list-view{grid-template-columns:1fr!important}.sticky-header-group{position:sticky!important;top:0!important;z-index:101!important;background:#fff!important}#shop-view{position:relative!important}.pcard-img.show-img-2 img.pcard-img-1{opacity:0!important}.pcard-img.show-img-2 img.pcard-img-2{opacity:1!important}html,body,#shop-view{margin:0!important;padding:0!important}.filter-row-search{display:flex;align-items:center;gap:8px;flex:0 1 320px;max-width:320px;margin-left:auto;border:1px solid var(--border);padding:8px 12px;background:rgba(255,255,255,.5)}.filter-row-search svg{width:15px;height:15px;stroke:var(--muted);fill:none;stroke-width:1.6;flex-shrink:0;cursor:pointer}.filter-row-search input{flex:1;border:none;outline:none;font-size:.74rem;font-family:var(--font);background:none;color:var(--black);min-width:0}.filter-row-search input::placeholder{color:var(--muted)}#shop-view .product-grid .pcard-img .card-cart-btn{width:28.8px!important;height:28.8px!important;min-width:28.8px!important;min-height:28.8px!important}#shop-view .product-grid .pcard-img .card-cart-btn svg{width:16px!important;height:16px!important}#shop-view #filterDrawerOptions{display:flex!important}#shop-view .filter-brand-title .filter-section-chevron{display:none!important}@keyframes skelShine{100%{transform:translateX(100%)}}@media (max-width:480px){.toast{left:16px;right:16px;transform:translateY(20px);width:auto}.toast.show{transform:translateY(0)}}@media (max-width:767px){.nav-logo{font-size:1.5rem;letter-spacing:4px}.nav-logo-img img{height:24px}.cart-drawer{width:100vw}}@media (max-width:580px){.adm-grid2{grid-template-columns:1fr}.adm-img4{grid-template-columns:1fr}}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){nav,.pcard,.cart-drawer,.preview-drawer,.menu-panel,.filter-drawer,footer{background:rgba(255,255,255,.92)}}@media (max-width:767px){nav{height:48px;top:8px;padding:0 12px}.pcard-img{margin:7px;border-radius:18px}.cart-drawer,.preview-drawer{border-radius:0;width:100vw;top:7vh;height:93vh;max-height:93vh}.menu-panel,.filter-drawer{border-radius:0 28px 28px 0}footer{margin:14px 10px}}@media (prefers-reduced-transparency:reduce){nav,.pcard,.cart-drawer,.preview-drawer,.menu-panel,.filter-drawer,footer,.toast{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(255,255,255,.94)}}@media (max-width:767px){nav{width:calc(100% - 16px)!important;margin:8px 8px 0!important}footer{margin-left:8px!important;margin-right:8px!important;border-radius:24px!important}.pcard{border-radius:20px!important}.preview-drawer{width:calc(100vw - 16px)!important;height:calc(100vh - 24px)!important;border-radius:0!important;grid-template-columns:1fr!important;grid-template-rows:auto 42vh auto 1fr!important;overflow-y:auto!important}.preview-head{grid-column:1!important;grid-row:1!important}.preview-img-main{grid-column:1!important;grid-row:2!important;border-right:0!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.preview-thumbs{grid-column:1!important;grid-row:3!important;padding:12px 18px 0!important}.preview-body{grid-column:1!important;grid-row:4!important;padding:20px!important;overflow:visible!important}.preview-brand{margin-bottom:2px!important}.cart-drawer{border-radius:24px 0 0 24px!important}}@media (max-width:767px){.filter-drawer{width:86vw!important;max-width:86vw!important}}@keyframes cartBagPop{0%{transform:scale(1)}38%{transform:scale(1.22)}72%{transform:scale(.96)}100%{transform:scale(1)}}@keyframes cartBadgePulse{0%{transform:scale(.85)}45%{transform:scale(1.25)}}@media (max-width:767px){.filter-drawer{border-radius:28px 0 0 28px!important}}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:767px){.product-grid{gap:10px!important}}@media (max-width:767px){.pcard .card-cart-btn{top:10px!important;right:10px!important}}@media (max-width:767px){.card-cart-btn{bottom:10px!important}}@media (max-width:1280px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:980px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:767px){.product-grid{column-gap:10px!important;row-gap:32px!important;padding:12px 8px 32px!important}.pcard-img img{padding:0!important}.pcard-body{padding:13px 4px 0!important}.pcard-brand{width:calc(100% - 28px)!important;letter-spacing:1.35px!important;margin-bottom:11px!important}.card-cart-btn{top:8px!important;right:0!important;width:24px!important;height:24px!important}.card-cart-btn svg{width:15px!important;height:15px!important}.pcard-name{font-size:.7rem!important;font-weight:500!important;letter-spacing:.5px!important;line-height:1.22!important}.pcard-price-row{margin-top:10px!important;gap:8px!important}}@media (max-width:767px){.footer-premium-bottom{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:980px){.footer-premium-inner{grid-template-columns:1fr!important;gap:34px!important;padding:42px 28px!important}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:767px){.footer-premium{margin:34px 8px 8px!important;border-radius:26px!important}.footer-premium-head{padding:36px 22px 28px!important;gap:26px!important}.footer-brand-logo img{height:40px!important}.footer-social-row{gap:18px!important}.footer-social-link{font-size:.55rem!important;letter-spacing:1.7px!important}.footer-premium-inner{padding:34px 22px!important}.footer-links-grid{grid-template-columns:1fr!important;gap:26px!important}.footer-premium-bottom{padding:18px 22px!important}}@media (max-width:767px){.cart-item{gap:12px!important;padding:12px!important}.cart-item-img{width:76px!important;height:76px!important}.preview-actions{position:static!important}}@media (max-width:767px){.product-grid .pcard .card-cart-btn{right:10px!important;bottom:10px!important;width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important}.product-grid .pcard .card-cart-btn svg{width:19px!important;height:19px!important}}@media (max-width:767px){.product-grid .pcard .card-cart-btn,.product-grid .pcard-img .card-cart-btn,.pcard .card-cart-btn{top:10px!important;right:10px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.product-grid .pcard .card-cart-btn svg,.product-grid .pcard-img .card-cart-btn svg,.pcard .card-cart-btn svg{width:19px!important;height:19px!important}}@media (min-width:768px){.preview-drawer{align-items:stretch!important}.preview-img-main{height:auto!important;max-height:calc(88vh - 80px)!important}}@media (max-width:767px){.preview-img-main{aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;padding:0!important;margin-bottom:14px!important}.preview-img-main img{object-fit:contain!important;object-position:center center!important}.preview-img-dots{position:absolute!important;left:0!important;right:0!important;bottom:10px!important;display:flex!important;justify-content:center!important;gap:6px!important;pointer-events:none!important;z-index:2!important}.preview-img-dots .dot{width:6px!important;height:6px!important;border-radius:50%!important;background:rgba(0,0,0,.22)!important;transition:background .25s ease,transform .25s ease!important}.preview-img-dots .dot.active{background:#000!important;transform:scale(1.25)!important}}@media (min-width:768px){.preview-img-dots{display:none!important}}@media (max-width:767px){.search-wrap{flex:1 1 auto!important;min-width:0!important;height:42px!important;padding:0 10px!important}.search-wrap input{min-width:0!important;font-size:.68rem!important;text-overflow:ellipsis!important}.btn-filters{flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:42px!important;padding:0!important;font-size:0!important;justify-content:center!important}.btn-filters svg{width:17px!important;height:17px!important}.active-brand-label{display:block!important;flex:0 1 72px!important;max-width:72px!important;font-size:.5rem!important;letter-spacing:.7px!important}}@media (max-width:420px){.active-brand-label{max-width:54px!important}}@media (max-width:767px){#shop-view .btn-filters{flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:42px!important;padding:0!important}#shop-view .active-brand-label{max-width:52px!important;font-size:.48rem!important;letter-spacing:.5px!important}}@media (max-width:380px){#shop-view .active-brand-label{display:none!important}}@media (max-width:767px){#shop-view .search-wrap{height:42px!important;padding:0 10px!important}#shop-view .search-wrap input{font-size:.68rem!important}#shop-view .btn-filters{font-size:.56rem!important}#shop-view .btn-filters svg{width:17px!important;height:17px!important}}@media (max-width:380px){#shop-view .btn-filters{width:42px!important;min-width:42px!important}}@media (max-width:767px){.product-grid .pcard-body{padding:13px 0 0!important}.product-grid .pcard-body-inner{min-height:96px!important}.product-grid .pcard-brand{height:13px!important;line-height:13px!important;margin-bottom:6px!important;padding-right:30px!important}.product-grid .pcard-name-row{height:36px!important;min-height:36px!important;max-height:36px!important}.product-grid .pcard-name{-webkit-line-clamp:2!important}.product-grid .pcard-price-row{height:19px!important}}@media (max-width:767px){.product-grid .pcard-name{line-height:18px!important;height:36px!important;min-height:36px!important;max-height:36px!important}.product-grid .pcard-price-row{gap:2px!important;min-height:20px!important;margin-top:6px!important;align-items:baseline!important}.product-grid .price-offer-num{font-size:20px!important;line-height:1.05!important;letter-spacing:0!important;word-spacing:2px!important}}@media (max-width:767px){.adm-order-cell{min-width:68px}.adm-drag-handle{width:26px;height:26px;margin-right:5px}.adm-order-input{width:30px;height:24px}}@media (max-width:767px){.preview-name{font-size:1.25rem!important}.preview-brand{font-size:.65rem!important;font-weight:500!important;color:var(--muted)!important;display:block!important}.preview-price-offer{font-size:1.55rem!important}}@media (max-width:767px){.low-stock-label{font-size:6px!important}}@media (max-width:767px){.pcard-brand{font-size:8.5px!important}}@media (max-width:767px){.product-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:767px){.product-grid .pcard-name{font-size:11px!important;letter-spacing:0.3px!important}}@media (max-width:767px){.price-offer-num{font-size:12px!important}}@media (hover:hover) and (pointer:fine){.product-grid .pcard-img{position:relative!important;overflow:hidden!important}.product-grid .pcard-img img.pcard-img-1, .product-grid .pcard-img img.pcard-img-2{transition:opacity .34s ease, transform .34s cubic-bezier(.16,1,.3,1)!important;will-change:opacity, transform}.product-grid .pcard-img img.pcard-img-1{opacity:1!important}.product-grid .pcard-img img.pcard-img-2{position:absolute!important;inset:0!important;opacity:0!important;pointer-events:none!important}.product-grid .pcard:hover .pcard-img img.pcard-img-1{opacity:0!important;transform:scale(1.035)!important}.product-grid .pcard:hover .pcard-img img.pcard-img-2{opacity:1!important;transform:scale(1.035)!important}}@media (hover:none), (pointer:coarse){.product-grid .pcard:hover .pcard-img img.pcard-img-1{opacity:1!important;transform:none!important}.product-grid .pcard:hover .pcard-img img.pcard-img-2{opacity:0!important;transform:none!important}}@media (hover:hover) and (pointer:fine){.product-grid .pcard-img img{transition:opacity .32s ease, transform .32s ease, filter .32s ease!important}.product-grid .pcard-img:hover img{transform:scale(1.025)!important}}@media (max-width:767px){.listing-header{padding:30px 16px 12px;top:44px}}@media (max-width:767px){.nav-menu-label{display:none!important}.nav-menu-btn{gap:6px!important}.nav-menu-btn svg{width:16px!important;height:16px!important}.nav-cart-text{font-size:.6rem!important}}@media (max-width:767px){.listing-count{font-size:.8rem!important}}@media (min-width:768px){.listing-title{font-family:"Jost",sans-serif!important;font-weight:500!important;font-size:40px!important;letter-spacing:5px!important}}@media (max-width:767px){.listing-title{font-family:"Jost",sans-serif!important;font-weight:500!important;font-size:22px!important;letter-spacing:2px!important}}@media (max-width:767px){.filter-drawer{left:0!important;width:88vw!important;margin-left:0!important}}@media (max-width:767px){.grid-view-toggle{display:flex}.active-brand-label{display:none}}@media (max-width:767px){.ann,nav,.listing-filters-row,.listing-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media (max-width:767px){.menu-panel,.filter-drawer{left:-92vw!important}.menu-panel.open,.filter-drawer.open{left:0!important}}@media (max-width:767px){.listing-filters-row{padding-left:18px!important;padding-right:18px!important;box-sizing:border-box!important}.btn-filters svg.search-filter-icon{width:16px!important;height:16px!important;stroke-width:1.4!important}}@media (max-width:767px){.nav-logo-img img{height:12px!important}#openFiltersBtn{margin-left:0!important}}@media (max-width:767px){.ann{font-size:.52rem!important;padding:8px 12px!important;line-height:1.4!important}nav{top:34px!important}.listing-filters-row{top:78px!important;padding:4px 5px 8px!important}}@media (max-width:767px){.listing-filters-row{display:flex!important;align-items:center!important;gap:10px!important}.btn-filters{margin-right:10px!important}.filter-row-search{flex:0 0 36px!important;max-width:36px!important;margin-left:auto!important;margin-right:0!important;padding:8px!important;border:none!important;background:none!important;width:36px!important;height:36px!important;justify-content:center!important;overflow:hidden!important;transition:width .25s ease}.filter-row-search svg{width:17px!important;height:17px!important}.filter-row-search.expanded{flex:1 1 auto!important;width:auto!important;min-width:120px!important;max-width:calc(100vw - 150px)!important;border:1px solid var(--border)!important;background:rgba(255,255,255,.5)!important;justify-content:flex-start!important}.filter-row-search input{display:none;font-size:16px}.filter-row-search.expanded input{display:block}}@media (max-width:767px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:8px!important;row-gap:28px!important;padding:10px 6px 32px!important}.product-grid .pcard{padding-bottom:10px!important}.product-grid .pcard-img{aspect-ratio:1 / 1!important;min-height:calc((100vw - 20px) / 2)!important;height:calc((100vw - 20px) / 2)!important;max-height:185px!important}.product-grid .pcard-img img, .product-grid .pcard-img img.pcard-img-1, .product-grid .pcard-img img.pcard-img-2{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.product-grid .pcard-body{padding:8px 2px 0!important}.product-grid .pcard-body-inner{min-height:74px!important}.product-grid .pcard-brand{margin-bottom:4px!important;height:12px!important;line-height:12px!important}.product-grid .pcard-name-row{height:32px!important;min-height:32px!important;max-height:32px!important}.product-grid .pcard-name{height:32px!important;min-height:32px!important;max-height:32px!important;line-height:16px!important}.product-grid .pcard-price-row{margin-top:4px!important;min-height:18px!important}}@media (max-width:767px){.listing-filters-row{justify-content:flex-start!important;gap:8px!important}.listing-filters-row .btn-filters, #shop-view .listing-filters-row .btn-filters{margin-right:0!important;flex:0 0 auto!important}.listing-filters-row .filter-row-search, #shop-view .listing-filters-row .filter-row-search{margin-left:0!important;margin-right:0!important;flex:0 0 36px!important;width:36px!important;max-width:36px!important;order:2!important}.listing-filters-row .active-brand-label{order:3!important}.listing-filters-row .grid-view-toggle{margin-left:auto!important;order:4!important}.listing-filters-row .filter-row-search.expanded, #shop-view .listing-filters-row .filter-row-search.expanded{flex:1 1 auto!important;width:auto!important;max-width:calc(100vw - 130px)!important}}@media (max-width:767px){.listing-filters-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;padding-left:18px!important;padding-right:18px!important}.listing-filters-row .btn-filters, #shop-view .listing-filters-row .btn-filters{order:1!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:32px!important;padding:0!important;margin:0!important;font-size:.56rem!important;letter-spacing:1.5px!important;white-space:nowrap!important;overflow:visible!important}.listing-filters-row .btn-filters .search-filter-icon, #shop-view .listing-filters-row .btn-filters .search-filter-icon{width:16px!important;height:16px!important;flex:0 0 16px!important;margin:0 2px 0 0!important}.listing-filters-row .btn-filters .filter-count-num, #shop-view .listing-filters-row .btn-filters .filter-count-num{display:inline!important;margin-left:2px!important;font-size:.56rem!important;line-height:1!important;position:static!important}.listing-filters-row .filter-row-search, #shop-view .listing-filters-row .filter-row-search{order:2!important;position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 24px!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:32px!important;padding:0!important;margin:0 0 0 4px!important;border:none!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;transform:none!important}.listing-filters-row .filter-row-search svg, #shop-view .listing-filters-row .filter-row-search svg{width:16px!important;height:16px!important;flex:0 0 16px!important}.listing-filters-row .filter-row-search input{display:none!important}.listing-filters-row .filter-row-search.expanded, #shop-view .listing-filters-row .filter-row-search.expanded{flex:1 1 auto!important;width:auto!important;min-width:140px!important;max-width:calc(100vw - 120px)!important;padding:0 10px!important;border:1px solid var(--border)!important;background:rgba(255,255,255,.5)!important;justify-content:flex-start!important;border-radius:999px!important}.listing-filters-row .filter-row-search.expanded input{display:block!important;font-size:16px!important}.listing-filters-row .grid-view-toggle{order:4!important;margin-left:auto!important}}@media (max-width:767px){.listing-filters-row{justify-content:flex-start!important}.filter-row-search{position:static!important;margin-left:0!important;margin-right:0!important;order:2!important;flex:0 0 36px!important;width:36px!important;max-width:36px!important}.btn-filters{order:1!important;margin-right:4px!important}.grid-view-toggle{order:3!important;margin-left:auto!important}}
.product-grid .pcard-img{padding:8%!important;box-sizing:border-box!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
.product-grid .pcard-img img,.product-grid .pcard-img img.pcard-img-1,.product-grid .pcard-img img.pcard-img-2,.product-grid .pcard-img img.pcard-img-3,.product-grid .pcard-img img.pcard-img-4{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center;transform:scale(var(--final-scale,1))!important;transform-origin:center center!important;}
.product-grid .pcard:hover .pcard-img img,.product-grid .pcard:hover .pcard-img img.pcard-img-1,.product-grid .pcard:hover .pcard-img img.pcard-img-2{transform:scale(var(--final-scale,1))!important;}
@media (max-width:767px){.product-grid .pcard-img{padding:6%!important}.product-grid .pcard-img img,.product-grid .pcard-img img.pcard-img-1,.product-grid .pcard-img img.pcard-img-2,.product-grid .pcard-img img.pcard-img-3,.product-grid .pcard-img img.pcard-img-4{object-fit:contain!important;transform:scale(var(--final-scale,1))!important}}
.price-orig-num,
.product-grid .pcard .price-orig-num,
.product-grid .pcard .pcard-price-row .price-orig-num{
  font-size:13.5px!important;
  line-height:1!important;
}
@media (max-width:767px){
  .price-orig-num,
  .product-grid .pcard .price-orig-num,
  .product-grid .pcard .pcard-price-row .price-orig-num{
    font-size:10.8px!important;
  }
}
.product-grid .pcard-img{
  position:relative!important;
  overflow:hidden!important;
  display:block!important;
}
.product-grid .pcard-img img,
.product-grid .pcard-img img.pcard-img-1,
.product-grid .pcard-img img.pcard-img-2,
.product-grid .pcard-img img.pcard-img-3,
.product-grid .pcard-img img.pcard-img-4{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:translate(var(--optical-x,0%),var(--optical-y,0%)) scale(calc(var(--final-scale,1) * var(--optical-scale,1)))!important;
  transform-origin:center center!important;
}
.product-grid .pcard-img img.pcard-img-1{
  z-index:1!important;
  opacity:1!important;
}
.product-grid .pcard-img img.pcard-img-2,
.product-grid .pcard-img img.pcard-img-3,
.product-grid .pcard-img img.pcard-img-4{
  z-index:2!important;
  opacity:0!important;
}
.product-grid .pcard:hover .pcard-img img.pcard-img-1{
  opacity:0!important;
}
.product-grid .pcard:hover .pcard-img img.pcard-img-2{
  opacity:1!important;
}
@media (max-width:767px){
  .product-grid:not(.list-view) .pcard-img img,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-1,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-2,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-3,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-4{
    transform:translate(var(--optical-x,0%),var(--optical-y,0%)) scale(calc(var(--final-scale,1) * var(--optical-scale,1) * 0.96))!important;
  }
}
@media (max-width:767px){
  .product-grid.list-view .pcard{
    border-radius:0!important;
  }
  .product-grid.list-view .pcard-img{
    position:relative!important;
    width:100%!important;
    aspect-ratio:1 / 1!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:0!important;
    margin:0!important;
    display:block!important;
    overflow:hidden!important;
    background:#fff!important;
    box-sizing:border-box!important;
  }
  .product-grid.list-view .pcard-img img,
  .product-grid.list-view .pcard-img img.pcard-img-1,
  .product-grid.list-view .pcard-img img.pcard-img-2,
  .product-grid.list-view .pcard-img img.pcard-img-3,
  .product-grid.list-view .pcard-img img.pcard-img-4{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    right:auto!important;
    bottom:auto!important;
    width:88%!important;
    height:88%!important;
    max-width:88%!important;
    max-height:88%!important;
    object-fit:contain!important;
    object-position:center center!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    box-shadow:none!important;
    transform:translate(-50%,-50%) translate(var(--optical-x,0%),var(--optical-y,0%)) scale(calc(var(--final-scale,1) * var(--optical-scale,1)))!important;
    transform-origin:center center!important;
  }
  .product-grid.list-view .pcard:hover .pcard-img img,
  .product-grid.list-view .pcard:hover .pcard-img img.pcard-img-1,
  .product-grid.list-view .pcard:hover .pcard-img img.pcard-img-2,
  .product-grid.list-view .pcard:hover .pcard-img img.pcard-img-3,
  .product-grid.list-view .pcard:hover .pcard-img img.pcard-img-4{
    object-fit:contain!important;
    object-position:center center!important;
    transform:translate(-50%,-50%) translate(var(--optical-x,0%),var(--optical-y,0%)) scale(calc(var(--final-scale,1) * var(--optical-scale,1)))!important;
  }
  .product-grid.list-view .pcard-img img.pcard-img-1{
    opacity:1!important;
    z-index:1!important;
  }
  .product-grid.list-view .pcard-img img.pcard-img-2,
  .product-grid.list-view .pcard-img img.pcard-img-3,
  .product-grid.list-view .pcard-img img.pcard-img-4{
    opacity:0!important;
    z-index:2!important;
  }
  .product-grid.list-view .pcard-body{
    padding-top:12px!important;
  }
}
@media (max-width:767px){
  .product-grid:not(.list-view) .pcard-img{
    aspect-ratio:1 / 1!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:6%!important;
    display:block!important;
    position:relative!important;
    overflow:hidden!important;
    background:#fff!important;
    box-sizing:border-box!important;
  }
  .product-grid:not(.list-view) .pcard-img img,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-1,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-2,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-3,
  .product-grid:not(.list-view) .pcard-img img.pcard-img-4{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center center!important;
    padding:0!important;
    margin:0!important;
    transform:translate(var(--optical-x,0%),var(--optical-y,0%)) scale(calc(var(--final-scale,1) * var(--optical-scale,1) * 0.96))!important;
    transform-origin:center center!important;
  }
  .product-grid:not(.list-view) .pcard:hover .pcard-img img,
  .product-grid:not(.list-view) .pcard:hover .pcard-img img.pcard-img-1,
  .product-grid:not(.list-view) .pcard:hover .pcard-img img.pcard-img-2,
  .product-grid:not(.list-view) .pcard:hover .pcard-img img.pcard-img-3,
  .product-grid:not(.list-view) .pcard:hover .pcard-img img.pcard-img-4{
    transform:translate(var(--optical-x,0%),var(--optical-y,0%)) scale(calc(var(--final-scale,1) * var(--optical-scale,1) * 0.96))!important;
  }
}
.nav-logo-img,
.footer-brand-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.nav-logo-img img,
.footer-brand-logo img{
  pointer-events:none!important;
}
.filter-status-title,#statusDrawerOptions{display:none!important;}
.brand-stock-switch{display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap;margin:12px auto 22px;padding:0 18px;}
.brand-stock-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 15px;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:rgba(255,255,255,.72);color:#000;text-decoration:none;font-size:.72rem;letter-spacing:1.2px;text-transform:uppercase;font-weight:500;}
.brand-stock-switch a.active{background:#000;color:#fff;border-color:#000;}
.stock-switch{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:14px;}
.stock-switch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:1px solid var(--lg-stroke-dark);border-radius:999px;background:var(--lg-glass);backdrop-filter:blur(var(--lg-blur)) saturate(1.4);-webkit-backdrop-filter:blur(var(--lg-blur)) saturate(1.4);box-shadow:var(--lg-shadow-soft);color:#000;font-family:var(--font);font-size:.72rem;letter-spacing:1.2px;text-transform:uppercase;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease;}
.stock-switch-btn:hover{border-color:rgba(0,0,0,.22);}
.stock-switch-btn.active{background:#000;color:#fff;border-color:#000;box-shadow:none;}
.preview-eta{margin-top:8px;padding:9px 12px;border:1px solid rgba(0,0,0,.10);border-radius:14px;background:rgba(255,255,255,.72);font-size:.78rem;font-weight:500;letter-spacing:.4px;text-transform:uppercase;color:#000;}
.pcard-eta{margin-top:6px;font-size:.68rem;letter-spacing:.7px;text-transform:uppercase;color:#555;}
.menu-brand-section{border-bottom:1px solid var(--border);}
.menu-brand-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;background:none;border:0;color:#000;font:inherit;font-size:1rem;font-weight:300;letter-spacing:.3px;text-transform:uppercase;}
.menu-brand-toggle svg{width:16px;height:16px;fill:none;stroke:#000;stroke-width:1.5;transition:transform .2s ease;}
.menu-brand-section.open .menu-brand-toggle svg{transform:rotate(180deg);}
.menu-brand-list{display:none;max-height:280px;overflow:auto;padding:0 0 12px 0;}
.menu-brand-section.open .menu-brand-list{display:grid;gap:8px;}
.menu-brand-item{display:block;text-decoration:none;color:#000;font-size:.84rem;letter-spacing:.4px;text-transform:uppercase;padding:9px 12px;background:#f7f7f7;border:1px solid #eee;border-radius:14px;}
.pcard-eta{
  margin-top:6px!important;
  font-size:8px!important;
  letter-spacing:1.5px!important;
  text-transform:uppercase!important;
  color:#a4632f!important;
  border:1px solid #a4632f!important;
  display:inline-flex!important;
  width:max-content!important;
  padding:2px 6px!important;
  background:#fff!important;
}
.pcard-new-badge{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  z-index:5!important;
  font-size:8px!important;
  letter-spacing:2px!important;
  text-transform:uppercase!important;
  border:1px solid #111!important;
  background:#fff!important;
  color:#111!important;
  padding:2px 7px!important;
}
.preview-eta{
  margin-top:10px!important;
  font-size:.66rem!important;
  letter-spacing:1.4px!important;
  text-transform:uppercase!important;
  color:#a4632f!important;
  border:1px solid #a4632f!important;
  display:inline-flex!important;
  width:max-content!important;
  padding:5px 10px!important;
  background:#fff!important;
}
.preorder-overlay{position:absolute!important;inset:0!important;background:transparent!important;display:none!important;align-items:flex-start!important;justify-content:flex-start!important;padding:10px!important;box-sizing:border-box!important;z-index:5!important}.preorder-overlay.show{display:flex!important}.preorder-label{font-size:8px!important;letter-spacing:3px!important;text-transform:uppercase!important;font-weight:600!important;color:#000!important;border:1px solid #000!important;padding:3px 10px!important;background:#fff!important;border-radius:0!important;line-height:1.2}.pcard-eta{margin-top:5px;font-size:.62rem;letter-spacing:1.1px;text-transform:uppercase;color:#000;font-weight:600}.preview-eta{margin-top:8px;font-size:.7rem;letter-spacing:1.2px;text-transform:uppercase;font-weight:600;color:#000}
.filter-status-title,.filter-status-title + #statusDrawerOptions{display:none!important;}
body.is-brand-page .filter-status-title,body.is-brand-page #statusDrawerOptions{display:flex!important;}
body.is-brand-page .filter-status-title{display:flex!important;}
#statusDrawerOptions [data-statusfilter]{display:inline-flex!important;}
.menu-brand-toggle{width:100%;padding:16px 0;background:none;border:0;border-bottom:0;text-align:left;font-size:1rem;font-weight:300;letter-spacing:.3px;text-transform:uppercase;color:#000;display:flex;align-items:center;justify-content:space-between;cursor:pointer;}
.menu-brand-toggle svg{width:15px;height:15px;fill:none;stroke:#000;stroke-width:1.6;transition:transform .22s ease;}
.menu-brand-list{display:none;padding:0 0 14px 0;max-height:42vh;overflow:auto;}
.menu-brand-section.open .menu-brand-list{display:block;}
.menu-brand-item{display:block;text-decoration:none;color:#000;padding:9px 0;font-size:.78rem;letter-spacing:1.1px;text-transform:uppercase;border-top:1px solid rgba(0,0,0,.055);}
.menu-brand-item:hover{opacity:.55;}
.brand-stock-switch{display:flex;gap:8px;flex-wrap:wrap;margin:0 18px 16px;}
.brand-stock-switch a{font-size:.6rem;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none;color:#000;border:1px solid #000;padding:7px 10px;background:#fff;}
.brand-stock-switch a.active{background:#000;color:#fff;}
.filter-status-title,#statusDrawerOptions,[data-statusfilter]{display:none!important}
