.shop{--shop-brand:#3d42df;--shop-brand-deep:#1f24c3;--shop-brand-soft:#eef0ff;--shop-ink:#14152b;--shop-muted:#808191;--shop-line:#ececf3;--shop-surface:#fff;--shop-bg:#f8f9fb;--shop-radius:.75rem;--shop-radius-lg:1rem;--shop-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;background:var(--shop-bg);color:var(--shop-ink);padding:0 0 3rem;overflow-x:clip}body:has(.shop) #main{background:#f8f9fb}body.shop-no-scroll{overflow:hidden}.shop *,.shop :before,.shop :after{box-sizing:border-box}[x-cloak]{display:none!important}.shop-head{z-index:auto;background:0 0;border:0;flex-wrap:wrap;align-items:baseline;gap:.625rem;width:auto;max-width:100rem;height:auto;margin:0 auto .75rem;padding:0;display:flex;position:static}.shop-title{margin:0;padding-inline-start:.5rem;font-size:clamp(1.125rem,2.4vw,1.5rem);font-weight:800;line-height:1.2;position:relative}.shop-title:before{content:"";inset-inline-start:0;background:linear-gradient(180deg,#6d72ff,var(--shop-brand));border-radius:2px;width:3px;height:1em;position:absolute;top:50%;transform:translateY(-50%)}.shop-count{color:var(--shop-muted);margin:0;font-size:.8125rem}.shop-count b{font-family:var(--shop-mono);color:var(--shop-brand);letter-spacing:-.02em;font-weight:700}.shop-hero{border-radius:var(--shop-radius-lg);background:var(--shop-ink);isolation:isolate;max-width:100rem;margin:0 auto 1.5rem;position:relative;overflow:hidden}.shop-hero-bg{z-index:-2;background-position:50%;background-size:cover;position:absolute;inset:0}.shop-hero:after{content:"";z-index:-1;background:linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/100% 34px,linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/34px 100%,linear-gradient(90deg,#0b0c1ff0 0%,#0b0c1fb3 55%,#0b0c1f61 100%);position:absolute;inset:0}.shop-hero-inner:after{content:"";inset-inline:0;background:linear-gradient(90deg,var(--shop-brand),#6d72ff 45%,transparent);height:3px;position:absolute;bottom:0}.shop-hero-inner{color:#fff;align-items:center;gap:clamp(1rem,3vw,2rem);padding:clamp(1.25rem,3.5vw,2.25rem);display:flex;position:relative}.shop-hero-inner>div{min-width:0}.shop-hero-logo{object-fit:contain;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:.875rem;flex:none;width:clamp(5.5rem,14vw,9rem);height:clamp(5.5rem,14vw,9rem);padding:.625rem;box-shadow:0 18px 36px -22px #000c}.shop-hero h1{margin:0 0 .5rem;font-size:clamp(1.125rem,3vw,1.75rem);font-weight:800}.shop-hero-meta{flex-wrap:wrap;gap:.5rem;display:flex}.shop-hero-meta span{font-family:var(--shop-mono);letter-spacing:-.01em;background:#ffffff1f;border:1px solid #ffffff29;border-radius:.5rem;padding:.3rem .75rem;font-size:.75rem}.shop-hero-text{color:#ffffffbf;max-width:46rem;margin:.875rem 0 0;font-size:.8125rem;line-height:2}.shop-hero-text p:last-child{margin-bottom:0}.shop-hero-text img,.shop-hero-text table{max-width:100%;height:auto}@media (width<=767.98px){.shop-hero-inner{flex-direction:column;align-items:flex-start;gap:.875rem}.shop-hero-inner>div{width:100%}.shop-hero-logo{width:5.5rem;height:5.5rem}.shop-hero-text{max-height:9.5rem;font-size:.75rem;line-height:1.9;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000);mask-image:linear-gradient(#000 70%,#0000)}}.shop-tabs{border-bottom:1px solid var(--shop-line);gap:.375rem;max-width:100rem;margin:0 auto 1.25rem;display:flex}.shop-tab{appearance:none;font:inherit;color:var(--shop-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:color .18s,border-color .18s}.shop-tab:hover{color:var(--shop-ink)}.shop-tab.is-active{color:var(--shop-brand);border-bottom-color:var(--shop-brand)}.shop-layout{max-width:100rem;margin-inline:auto}.shop-aside{scrollbar-width:thin;scrollbar-color:#d9d9e6 transparent;max-height:calc(100vh - 8rem);position:sticky;top:6.5rem;overflow-y:auto}.shop-aside::-webkit-scrollbar{width:5px}.shop-aside::-webkit-scrollbar-thumb{background:#d9d9e6;border-radius:999px}@media (width<=991.98px){.shop-aside{z-index:1080;background:var(--shop-surface);max-height:none;padding:0;transition:transform .25s;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.shop [dir=rtl] .shop-aside,[dir=rtl] .shop-aside{transform:translate(100%)}.shop-aside.is-open{transform:none!important}}.shop-filters{background:var(--shop-surface);border:1px solid var(--shop-line);border-radius:var(--shop-radius-lg);overflow:hidden}@media (width<=991.98px){.shop-filters{border:0;border-radius:0;min-height:100%}}.shop-filters-head{z-index:2;background:var(--shop-surface);border-bottom:1px solid var(--shop-line);justify-content:space-between;align-items:center;gap:.75rem;padding:.8125rem 1rem;display:flex;position:sticky;top:0}.shop-filters-head strong{font-size:.875rem;font-weight:700}.shop-clear{appearance:none;font:inherit;color:var(--shop-muted);cursor:pointer;background:0 0;border:0;padding:.25rem;font-size:.75rem;transition:color .18s}.shop-clear:hover{color:#ff3838}.shop-close-filters{appearance:none;color:var(--shop-muted);cursor:pointer;background:0 0;border:0;padding:.25rem;line-height:0;display:none}@media (width<=991.98px){.shop-close-filters{display:inline-flex}}.shop-fgroup{border-bottom:1px solid var(--shop-line)}.shop-fgroup:last-child{border-bottom:0}.shop-fgroup>summary{color:var(--shop-ink);cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.8125rem 1rem;font-size:.8125rem;font-weight:700;list-style:none;transition:background .15s;display:flex}.shop-fgroup>summary:hover{background:#fafaff}.shop-fgroup>summary::-webkit-details-marker{display:none}.shop-fgroup>summary:after{content:"";border-right:1.5px solid var(--shop-muted);border-bottom:1.5px solid var(--shop-muted);flex:none;width:.45rem;height:.45rem;margin-bottom:.2rem;transition:transform .2s;transform:rotate(45deg)}.shop-fgroup[open]>summary:after{margin-bottom:-.15rem;transform:rotate(-135deg)}.shop-fbody{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d9d9e6 transparent;max-height:15rem;padding:0 .625rem .75rem;overflow-y:auto}.shop-fbody::-webkit-scrollbar{width:5px}.shop-fbody::-webkit-scrollbar-thumb{background:#d9d9e6;border-radius:999px}.shop-fgroup:has(.shop-range) .shop-fbody{max-height:none;padding-inline:1rem;overflow:visible}.shop-switch{cursor:pointer;border-bottom:1px solid var(--shop-line);justify-content:space-between;align-items:center;gap:.75rem;padding:.8125rem 1rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.shop-switch:hover{background:#fafaff}.shop-switch input{opacity:0;pointer-events:none;position:absolute}.shop-switch .track{background:#dcdce6;border-radius:999px;flex:none;width:2.25rem;height:1.25rem;transition:background .2s;position:relative}.shop-switch .track:after{content:"";top:.1875rem;background:#fff;border-radius:999px;width:.875rem;height:.875rem;transition:transform .2s;position:absolute;inset-inline-start:.1875rem}.shop-switch input:checked+.track{background:var(--shop-brand)}.shop-switch input:checked+.track:after{transform:translate(1rem)}[dir=rtl] .shop-switch input:checked+.track:after{transform:translate(-1rem)}.shop-switch input:focus-visible+.track{box-shadow:0 0 0 3px #3d42df33}.shop-opt{color:var(--shop-ink);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.4rem .375rem;font-size:.8125rem;transition:background .15s,color .15s;display:flex}.shop-opt:hover{background:var(--shop-brand-soft)}.shop-opt:has(input:checked){background:var(--shop-brand-soft);color:var(--shop-brand-deep);font-weight:700}.shop-opt input{width:1rem;height:1rem;accent-color:var(--shop-brand);cursor:pointer;flex:none;margin:0}.shop-opt .form-check-input:checked{background-color:var(--shop-brand);border-color:var(--shop-brand)}.shop-opt .form-check-input:focus{border-color:var(--shop-brand);box-shadow:0 0 0 3px #3d42df33}.shop-opt span{line-height:1.8}.shop-range{width:100%;accent-color:var(--shop-brand);margin:.25rem 0 .75rem}.shop-range::-webkit-slider-thumb{background-color:var(--shop-brand)}.shop-range::-moz-range-thumb{background-color:var(--shop-brand)}.shop-range-vals{color:var(--shop-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.shop-range-vals span{background:#f4f4fa;border-radius:.5rem;padding:.25rem .5rem}.shop-range-vals b{font-family:var(--shop-mono);color:var(--shop-ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-weight:700}.shop-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.shop-toolbar-label{color:var(--shop-muted);margin-inline-end:.25rem;font-size:.75rem}.shop-sort{appearance:none;background:var(--shop-surface);border:1px solid var(--shop-line);font:inherit;color:var(--shop-muted);cursor:pointer;border-radius:.625rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:color .18s,border-color .18s,background .18s}.shop-sort:hover{color:var(--shop-ink);border-color:#d5d5e2}.shop-sort.is-active{background:linear-gradient(135deg,#4a4fe6,var(--shop-brand));border-color:var(--shop-brand);color:#fff;box-shadow:0 6px 16px -8px #3d42dfe6}@media (width<=991.98px){.shop-toolbar{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-.75rem;padding-inline:.75rem;overflow-x:auto}.shop-toolbar::-webkit-scrollbar{display:none}.shop-toolbar-label{display:none}.shop-sort{flex:none}}.shop-mobile-bar{gap:.5rem;margin-bottom:1rem;display:none}@media (width<=991.98px){.shop-mobile-bar{display:flex}}.shop-mobile-btn{background:var(--shop-surface);border:1px solid var(--shop-line);border-radius:var(--shop-radius);height:2.75rem;font:inherit;color:var(--shop-ink);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:inline-flex}.shop-mobile-btn svg{width:1rem;height:1rem;color:var(--shop-muted)}.shop-scrim{display:none}@media (width<=991.98px){.shop-scrim.is-open{z-index:1070;background:#0b0c1f73;display:block;position:fixed;inset:0}}.shop-chips{flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;display:flex}.shop-chip{background:var(--shop-brand-soft);color:var(--shop-brand-deep);font:inherit;cursor:pointer;border:0;border-radius:.5rem;align-items:center;gap:.375rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.shop-chip:after{content:"×";opacity:.6;font-size:.9rem;line-height:1}.shop-chip:hover:after{opacity:1}.shop-grid .relative,.shop-grid .show-swiper-slide-prudect img{width:100%;max-width:100%}.shop-grid .show-swiper-slide-prudect{border:1px solid var(--shop-line);text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s}.shop-grid .show-swiper-slide-prudect:hover{border-color:#3d42df73;text-decoration:none;transform:translateY(-3px);box-shadow:0 14px 30px -16px #3d42df8c}.shop-empty{text-align:center;background:var(--shop-surface);border:1px dashed var(--shop-line);border-radius:var(--shop-radius-lg);padding:4rem 1.5rem}.shop-empty svg{width:1.75rem;height:1.75rem;color:var(--shop-brand);background:var(--shop-brand-soft);box-sizing:content-box;border-radius:.625rem;margin-bottom:1rem;padding:.625rem}.shop-empty h3{margin:0 0 .5rem;font-size:1rem;font-weight:700}.shop-empty p{color:var(--shop-muted);margin:0 0 1.5rem;font-size:.8125rem}.shop-empty button{appearance:none;background:var(--shop-brand);color:#fff;border-radius:var(--shop-radius);font:inherit;cursor:pointer;border:0;height:2.75rem;padding:0 1.5rem;font-size:.8125rem;font-weight:600;transition:background .18s}.shop-empty button:hover{background:var(--shop-brand-deep)}.shop-results{position:relative}.shop-skeleton{display:none}.shop-results[data-busy] .shop-skeleton{display:flex}.shop-results[data-busy] .shop-grid,.shop-results[data-busy] .shop-pagination{display:none}.sk{border:1px solid var(--shop-line);border-radius:var(--shop-radius-lg);background:var(--shop-surface);overflow:hidden}.sk-media{aspect-ratio:1}.sk-line{border-radius:999px;height:.6rem;margin:.75rem}.sk-line.short{width:55%}.sk-media,.sk-line{background:linear-gradient(90deg,#f1f1f6 25%,#e7e7ef 37%,#f1f1f6 63%) 0 0/400% 100%;animation:1.3s infinite sk-shimmer}@keyframes sk-shimmer{0%{background-position:100%}to{background-position:0}}.shop-pagination{justify-content:center;margin-top:2rem;display:flex}.shop-showcase-hero{background:var(--shop-surface);border:1px solid var(--shop-line);border-radius:var(--shop-radius-lg);margin-bottom:2rem;overflow:hidden}.shop-showcase-hero img{object-fit:cover;width:100%;height:100%;max-height:22rem;display:block}@media (width<=767.98px){.shop-showcase-hero img{max-height:13rem}}.shop-showcase-body{padding:clamp(1rem,3vw,2rem)}.shop-showcase-body h2{margin:0 0 .75rem;font-size:1.125rem;font-weight:800}.shop-showcase-desc{color:var(--shop-muted);margin-bottom:1.25rem;font-size:.8125rem;line-height:2.1}.shop-buy{border-radius:var(--shop-radius);background:var(--shop-brand);border:0;justify-content:center;align-items:center;height:2.75rem;padding:0 1.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .18s;display:inline-flex;color:#fff!important}.shop-buy:hover{background:var(--shop-brand-deep);text-decoration:none;color:#fff!important}.shop-row{margin-bottom:2.5rem}.shop-row-head{align-items:center;gap:.625rem;margin-bottom:1rem;display:flex}.shop-row-head img{object-fit:contain;width:1.75rem;height:1.75rem}.shop-row-head h3{margin:0;font-size:.9375rem;font-weight:700}@media (prefers-reduced-motion:reduce){.shop *,.shop :before,.shop :after{transition:none!important;animation:none!important}}