.shop-layout{--background:#fff;--foreground:#1a1a1a;--card:#fff;--card-foreground:#1a1a1a;--border:#d9d9d9;--secondary:#f5f5f5;--secondary-foreground:#1a1a1a;--muted:#f5f5f5;--muted-foreground:#595959;--accent:#f5f5f5;--accent-foreground:#1a1a1a;--primary:#1a1a1a;--primary-foreground:#fff;--destructive:#c53030;--destructive-foreground:#fff;--plug-black:#1a1a1a;--plug-white:#fff;--plug-gray:#454545;--plug-light-gray:#ebebeb;--plug-border:#d9d9d9;--plug-footer:#f5f5f5;--plug-bg:#fff;--plug-focus:#1a1a1a;--plug-focus-offset:#fff;--font-serif:var(--font-sans-custom), system-ui, -apple-system, sans-serif;background:var(--plug-bg);color:var(--plug-black);font-family:var(--font-sans-custom), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shop-layout a{color:inherit;text-decoration:none}.plug-skip-link{z-index:100;background:var(--plug-black);color:var(--plug-white);letter-spacing:.12em;text-transform:uppercase;border:2px solid var(--plug-white);outline:2px solid var(--plug-black);padding:12px 18px;font-size:12px;font-weight:600;transition:top .2s;position:absolute;top:-100px;left:12px}.plug-skip-link:focus,.plug-skip-link:focus-visible{box-shadow:0 0 0 2px var(--plug-white), 0 0 0 4px var(--plug-black);outline:none;top:12px}.shop-layout a:focus-visible,.shop-layout button:focus-visible,.shop-layout input:focus-visible,.shop-layout textarea:focus-visible,.shop-layout select:focus-visible,.shop-layout [tabindex]:focus-visible{outline:2px solid var(--plug-focus);outline-offset:2px;border-radius:2px}.shop-layout .plug-size-btn:focus-visible,.shop-layout .plug-quick-add:focus-visible{outline:2px solid var(--plug-focus);outline-offset:2px}.shop-layout h1,.shop-layout h2,.shop-layout h3{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--plug-black);font-weight:400}.plug-font-serif{font-family:var(--font-serif);font-weight:400}.plug-text{color:var(--plug-black)}.plug-text-muted{color:var(--plug-gray)}.plug-border{border-color:var(--plug-border)}.plug-bg-footer{background-color:var(--plug-footer)}.plug-btn{letter-spacing:.12em;text-transform:uppercase;border:1.5px solid var(--plug-black);background:var(--plug-white);min-width:8rem;min-height:44px;color:var(--plug-black);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.6875rem;font-weight:500;transition:background-color .2s,color .2s,transform .15s,box-shadow .2s;display:inline-flex}.plug-btn:hover{background:var(--plug-black);color:var(--plug-white)}.plug-btn:active:not(:disabled){transform:translateY(1px)}.plug-btn:focus-visible{outline:2px solid var(--plug-focus);outline-offset:3px}.plug-btn-dark,.plug-btn.plug-btn-dark{background:var(--plug-black)!important;color:var(--plug-white)!important;border-color:var(--plug-black)!important}.plug-btn-dark:hover,.plug-btn.plug-btn-dark:hover{box-shadow:0 4px 14px #00000026;color:var(--plug-white)!important;background:#2a2a2a!important;border-color:#2a2a2a!important}.plug-btn-dark:active:not(:disabled),.plug-btn.plug-btn-dark:active:not(:disabled){transform:translateY(1px);box-shadow:0 1px 4px #0003;background:#000!important}.plug-btn:disabled,.plug-btn-dark:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.plug-btn-success,.plug-btn.plug-btn-success{color:var(--plug-white)!important;background:#1a1a1a!important;border-color:#1a1a1a!important}.plug-btn-destructive,.plug-btn.plug-btn-destructive{background:var(--plug-white)!important;color:var(--destructive)!important;border-color:var(--destructive)!important}.plug-btn-destructive:hover,.plug-btn.plug-btn-destructive:hover{background:var(--destructive)!important;color:var(--destructive-foreground)!important;border-color:var(--destructive)!important}.plug-img-hover{transition:transform .6s}.plug-img-hover:hover{transform:scale(1.04)}.plug-link-underline{position:relative}.plug-link-underline:after{content:"";background:currentColor;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.plug-link-underline:hover:after{width:100%}.plug-btn-sm{letter-spacing:.12em;text-transform:uppercase;min-height:36px;color:var(--plug-gray);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:11px;font-weight:600;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.plug-btn-sm:hover{color:var(--plug-black)}.plug-btn-sm:focus-visible{outline:2px solid var(--plug-focus);outline-offset:2px}.plug-btn-sm.plug-btn-sm-danger:hover{color:var(--destructive)}.plug-qty-btn{border:1px solid var(--plug-border);background:var(--plug-white);min-width:40px;min-height:40px;color:var(--plug-black);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,opacity .15s;display:inline-flex}.plug-qty-btn:hover:not(:disabled){border-color:var(--plug-black);background:var(--plug-light-gray)}.plug-qty-btn:active:not(:disabled){background:var(--plug-light-gray)}.plug-qty-btn:disabled{opacity:.3;cursor:not-allowed}.plug-qty-btn:focus-visible{outline:2px solid var(--plug-focus);outline-offset:2px}.plug-icon-btn{min-width:40px;min-height:40px;color:var(--plug-gray);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.plug-icon-btn:hover{color:var(--destructive);background-color:#c5303014}.plug-icon-btn:focus-visible{outline:2px solid var(--plug-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.shop-layout *,.shop-layout :before,.shop-layout :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.plug-mp-badge{color:#1a1a1a;background-color:#f5f7fb;border:1px solid #e1e6f0;border-radius:4px;align-items:center;gap:.625rem;padding:.625rem .875rem;transition:border-color .2s,background-color .2s;display:inline-flex}.plug-mp-badge:hover{border-color:#00b1ea}.plug-mp-badge-icon{color:#00b1ea;flex-shrink:0;width:24px;height:24px}.plug-mp-badge-text{color:#1a1a1a;font-size:12px;line-height:1.3}.plug-mp-badge-name{color:#00b1ea;letter-spacing:.01em;font-weight:700}.plug-mp-badge-dark{color:#fff;background-color:#ffffff0f;border-color:#ffffff26}.plug-mp-badge-dark .plug-mp-badge-text,.plug-mp-badge-dark .plug-mp-badge-name{color:#fff}.plug-mp-badge-dark .plug-mp-badge-icon{color:#4dc9ff}.plug-mp-badge-dark:hover{border-color:#4dc9ff}@keyframes plugFadeIn{0%{opacity:0}to{opacity:1}}@keyframes plugSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes plugFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.plug-fade-up{animation:.6s both plugFadeUp}.plug-stagger-1{animation-delay:0s}.plug-stagger-2{animation-delay:80ms}.plug-stagger-3{animation-delay:.16s}.plug-stagger-4{animation-delay:.24s}.plug-stagger-5{animation-delay:.32s}.plug-stagger-6{animation-delay:.4s}.plug-stagger-7{animation-delay:.48s}.plug-stagger-8{animation-delay:.56s}.plug-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:2px;align-items:center;padding:.125rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.plug-badge-sale{background:var(--destructive);color:#fff}.plug-badge-new{background:var(--plug-black);color:var(--plug-white)}.plug-badge-oot{color:var(--plug-gray);border:1px solid var(--plug-border);background:#f5f5f5}.plug-tag{letter-spacing:.22em;text-transform:uppercase;color:var(--plug-gray);font-size:.5625rem}.plug-header-glass{-webkit-backdrop-filter:blur(12px);background-color:#ffffffd1;border-bottom:1px solid #0000000d}.plug-nav-link{position:relative}.plug-nav-link:after{content:"";background-color:var(--plug-black);transform-origin:100% 100%;width:100%;height:1px;transition:transform .25s ease-out;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.plug-nav-link:hover:after{transform-origin:0 100%;transform:scaleX(1)}.plug-size-btn{border:1px solid var(--plug-border);background:var(--plug-white);min-width:44px;min-height:44px;color:var(--plug-black);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:0 .75rem;font-size:.75rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.plug-size-btn:hover:not(:disabled){border-color:var(--plug-black)}.plug-size-btn:active:not(:disabled){transform:scale(.97)}.plug-size-btn-active{border-color:var(--plug-black);background:var(--plug-black);color:var(--plug-white)}.plug-size-btn:disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.plug-quick-add{opacity:0;color:#fff;letter-spacing:.15em;text-transform:uppercase;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background-color:#1a1a1af2;width:100%;min-height:44px;padding:12px;font-size:10px;font-weight:600;transition:transform .3s,opacity .3s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.group:hover .plug-quick-add,.group:focus-within .plug-quick-add{opacity:1;pointer-events:auto;transform:translateY(0)}.plug-quick-add button{-webkit-tap-highlight-color:transparent;min-height:28px}.plug-stock-led{border-radius:50%;width:8px;height:8px;display:inline-block}.plug-stock-led-available{background-color:#047857;box-shadow:0 0 0 2px #04785726}.plug-stock-led-warning{background-color:#b45309;box-shadow:0 0 0 2px #b4530926}.plug-stock-led-empty{background-color:var(--destructive);box-shadow:0 0 0 2px #c5303026}@keyframes led-glow{0%,to{opacity:1}50%{opacity:.55}}.plug-input,.shop-layout input[type=text],.shop-layout input[type=email],.shop-layout input[type=tel],.shop-layout input[type=search],.shop-layout input[type=number],.shop-layout textarea,.shop-layout select{border:1px solid var(--plug-border);background-color:var(--plug-white);width:100%;min-height:44px;color:var(--plug-black);padding:12px 16px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.shop-layout textarea{min-height:auto}.shop-layout input::placeholder,.shop-layout textarea::placeholder{color:var(--plug-gray);opacity:.7}.shop-layout input:hover:not(:disabled):not(:focus),.shop-layout textarea:hover:not(:disabled):not(:focus){border-color:#999}.shop-layout input:focus,.shop-layout input:focus-visible,.shop-layout textarea:focus,.shop-layout textarea:focus-visible,.shop-layout select:focus,.shop-layout select:focus-visible{border-color:var(--plug-black);box-shadow:0 0 0 2px var(--plug-black);outline:none}.shop-layout input[aria-invalid=true],.shop-layout textarea[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 1px var(--destructive)}.shop-layout input:disabled,.shop-layout textarea:disabled{background-color:var(--plug-light-gray);cursor:not-allowed;opacity:.6}.plug-newsletter-section{color:#fff;background-color:#111;border-top:1px solid #222}.plug-newsletter-section h1,.plug-newsletter-section h2,.plug-newsletter-section h3{color:#fff}.plug-newsletter-input{color:#fff;background-color:#0000;border:1px solid #333;width:100%;min-height:44px;padding:12px 16px;font-size:13px;transition:border-color .2s,box-shadow .2s}.plug-newsletter-input::placeholder{color:#999}.plug-newsletter-input:hover:not(:focus){border-color:#555}.plug-newsletter-input:focus{border-color:#fff;outline:none;box-shadow:0 0 0 1px #fff}.plug-newsletter-btn{color:#000;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#fff;border:1px solid #fff;min-height:44px;padding:12px 24px;font-size:11px;font-weight:600;transition:background-color .2s,color .2s,transform .15s}.plug-newsletter-btn:hover{color:#fff;background-color:#0000}.plug-newsletter-btn:focus-visible{outline-offset:3px;outline:2px solid #fff}.plug-newsletter-btn:active{transform:translateY(1px)}
