.products-grid .collection-wrapper{border:none}.products-grid .products-grid{grid-column:span 2}.moz-category-grid{--moz-grid-accent: #2bb9ed;--moz-grid-media-fit: contain;display:block;position:relative;overflow:hidden;background:linear-gradient(180deg,#060708,#020304 54%,#000);color:#f7fbff}.moz-category-grid:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:120px 120px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 20%,#000 72%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 20%,#000 72%,transparent 100%);opacity:.45}.moz-category-grid:after{content:none}.moz-category-grid>.container{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:100%}.moz-category-grid .section-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2.4rem,3.2vw,4.6rem)}.moz-category-grid .section-grid>*{min-width:0}.moz-category-grid .section-top{grid-column:1 / -1;display:flex;justify-content:center;max-width:none;text-align:center}.moz-category-grid .products-grid__titles{width:100%;max-width:90rem;margin-inline:auto}.moz-category-grid .products-grid__title{margin:0;font-family:Poppins,Noto Sans TC,sans-serif;font-size:clamp(4.2rem,4.4vw,6.4rem);line-height:.98;font-weight:700;letter-spacing:0;color:#fff;text-shadow:0 1.6rem 5rem rgba(43,185,237,.18)}.moz-category-grid.is-ui-enhanced .products-grid__title{transform:translate3d(0,1.4rem,0);opacity:0}.moz-category-grid.is-ui-ready .products-grid__title{animation:moz-grid-title-reveal .62s cubic-bezier(.2,.78,.2,1) both}.moz-category-grid .products-grid__title strong{display:inline-block;background:linear-gradient(105deg,#fff 10% 42%,#9ce4ff 54%,#fff 66% 100%);background-position:0 50%;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;transition:background-position .48s ease,letter-spacing .32s ease,text-shadow .32s ease}.moz-category-grid .products-grid__title:hover strong{background-position:100% 50%;letter-spacing:-.018em;text-shadow:0 0 2.6rem rgba(43,185,237,.22)}.moz-category-grid .products-grid__subtitle,.moz-category-grid .products-grid__description{margin-inline:auto;color:#ffffffad;text-align:center}.moz-category-grid__tabs{display:flex;grid-column:1 / -1;justify-content:center;gap:clamp(1.8rem,3.2vw,5.4rem);width:min(100%,88rem);margin-inline:auto;border-bottom:1px solid rgba(255,255,255,.18)}.moz-category-grid__tab{position:relative;flex:0 0 auto;min-height:5rem;padding:0 .2rem 1.4rem;border:0;background:transparent;color:#ffffff94;font-family:Poppins,Noto Sans TC,sans-serif;font-size:clamp(1.35rem,1.15vw,1.7rem);font-weight:500;letter-spacing:.01em;white-space:nowrap;cursor:pointer;border-radius:1.2rem 1.2rem 0 0;transition:color .18s ease,transform .18s ease,background-color .18s ease}.moz-category-grid__tab:before{content:"";position:absolute;top:.45rem;right:-.8rem;bottom:.8rem;left:-.8rem;z-index:-1;border-radius:1.2rem;background:radial-gradient(circle at 50% 100%,rgba(43,185,237,.2),transparent 72%);opacity:0;transform:scale3d(.86,.82,1);transition:opacity .18s ease,transform .18s ease}.moz-category-grid__tab:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px 999px 0 0;background:var(--moz-grid-accent);box-shadow:0 0 2rem #2bb9ed99;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.moz-category-grid__tab:hover,.moz-category-grid__tab:focus-visible,.moz-category-grid__tab.is-active{color:#fff}.moz-category-grid__tab:hover,.moz-category-grid__tab:focus-visible{transform:translate3d(0,-.2rem,0)}.moz-category-grid__tab:hover:before,.moz-category-grid__tab:focus-visible:before,.moz-category-grid__tab.is-active:before{opacity:1;transform:scaleZ(1)}.moz-category-grid__tab:focus-visible{outline:2px solid var(--moz-grid-accent);outline-offset:.6rem}.moz-category-grid__tab.is-active:after{transform:scaleX(1)}.moz-category-grid__tab.is-activating{animation:moz-grid-tab-activate .26s cubic-bezier(.2,.78,.2,1)}.moz-category-grid .products-grid__button{justify-self:center;align-self:center;max-width:min(100%,34rem);min-height:5.6rem;padding-inline:2.8rem;border:1px solid rgba(43,185,237,.45);border-radius:999px;background:linear-gradient(135deg,#2bb9edf2,#2bb9edb8),#2bb9ede6;box-shadow:0 1.8rem 5rem #2bb9ed33;color:#fff;white-space:normal}.moz-category-grid__footer{display:flex;grid-column:1 / -1;justify-content:center;width:100%}.moz-category-grid .content.products-grid{grid-column:1 / -1;width:100%;max-width:100%;min-width:0}.moz-category-grid .collection-product-list{display:grid;align-items:stretch;gap:clamp(2.2rem,2vw,3rem);margin:0;padding:0;list-style:none}.moz-category-grid .collection-product-card[hidden],.moz-category-grid__empty[hidden]{display:none!important}.moz-category-grid__empty{margin:0;padding:clamp(5rem,8vw,9rem) 2rem;border:1px solid rgba(255,255,255,.1);border-radius:2.4rem;background:#05090ec2;color:#ffffffad;font-family:Poppins,Noto Sans TC,sans-serif;font-size:1.5rem;text-align:center}.moz-category-grid .collection-product-list--6-items{grid-template-columns:repeat(6,minmax(0,1fr))}.moz-category-grid .collection-product-list--5-items{grid-template-columns:repeat(5,minmax(0,1fr))}.moz-category-grid .collection-product-list--4-items{grid-template-columns:repeat(4,minmax(0,1fr))}.moz-category-grid .collection-product-list--3-items{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,112rem);margin-inline:auto}.moz-category-grid .collection-product-list--2-items{grid-template-columns:repeat(2,minmax(0,1fr))}.moz-category-grid .collection-product-card{display:flex;min-width:0;contain:layout paint style;content-visibility:auto;contain-intrinsic-size:auto 54rem}.moz-category-grid .card-wrapper{position:relative;display:flex;flex-direction:column;isolation:isolate;overflow:hidden;width:100%;min-height:100%;box-sizing:border-box;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:2.4rem;background:linear-gradient(145deg,#ffffff17,#ffffff05 48%,#ffffff09),#06090d;box-shadow:inset 0 1px #ffffff24,0 1.6rem 3.8rem #0000004d;transition:border-color .26s ease,box-shadow .26s ease}.moz-category-grid .card-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.13),transparent 16rem),radial-gradient(circle at 74% 64%,rgba(255,255,255,.035),transparent 18rem),linear-gradient(110deg,transparent 0%,rgba(255,255,255,.08) 38%,transparent 54%);opacity:.72}.moz-category-grid .card-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;opacity:.28}.moz-category-grid .card-wrapper:hover,.moz-category-grid .card-wrapper:focus-within{border-color:#2bb9ed6b;box-shadow:inset 0 1px #ffffff2e,inset 0 0 0 1px #2bb9ed2e,inset 0 0 3.2rem #2bb9ed0e,0 1.6rem 3.8rem #00000057;transform:none}.moz-category-grid .card,.moz-category-grid .card__inner,.moz-category-grid .card-information,.moz-category-grid .card-information__wrapper{position:relative;z-index:1}.moz-category-grid .card{display:flex;flex:0 0 auto;flex-direction:column;min-height:0}.moz-category-grid .card__inner{isolation:isolate;overflow:hidden;margin:1.2rem;border-radius:1.8rem;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.16),transparent 22rem),linear-gradient(180deg,#111316fa,#040507fa);box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #ffffff0e}.moz-category-grid .card__inner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.24) 100%)}.moz-category-grid .media{isolation:isolate;overflow:hidden;height:0;border-radius:inherit;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.07),transparent 30%),linear-gradient(145deg,#1a1c1f,#0c0e11 48%,#050608);box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 -3rem 5rem #0000005c}.moz-category-grid .media:before,.moz-category-grid .media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.moz-category-grid .media:before{z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 22%,transparent 74%,rgba(0,0,0,.48))}.moz-category-grid .media:after{z-index:2;border:1px solid rgba(255,255,255,.08);border-radius:inherit;background:linear-gradient(180deg,#0405070a,#02030557);box-shadow:inset 0 0 4.4rem #0000001f}.moz-category-grid .media>img{position:absolute!important;z-index:1;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;box-sizing:border-box;object-fit:var(--moz-grid-media-fit)!important;object-position:center center!important;padding:0;backface-visibility:hidden;transition:transform .32s cubic-bezier(.2,.7,.2,1),opacity .22s ease}.moz-category-grid .collection-product-card.quickview--hover:hover .media.media--hover-effect>img:first-child:last-child,.moz-category-grid .collection-product-card.quickview--hover:hover .media.media--hover-effect>img{transform:scale3d(1.065,1.065,1.065) translateY(-.3rem)}.moz-category-grid .card-information{z-index:3;flex:1 1 auto;min-height:14.8rem;border-top:1px solid rgba(255,255,255,.08);box-sizing:border-box;padding:1.8rem 2.4rem 2.6rem;background:linear-gradient(180deg,#03080d47,#02070ccc)}.moz-category-grid .card__information-top{z-index:4;justify-content:flex-start;padding:1.8rem;pointer-events:none}.moz-category-grid .card__badge{flex-direction:row;max-width:calc(100% - 6rem)}.moz-category-grid .card__badge .badge{min-height:2.4rem;font-size:12px;line-height:1.2}.moz-category-grid .moz-grid-card__view-action{position:absolute;top:1.8rem;right:1.8rem;z-index:5;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border:1px solid rgba(43,185,237,.72);border-radius:50%;background:#02090ed6;box-shadow:inset 0 1px #ffffff1f,0 1rem 2.8rem #00000047,0 0 #2bb9ed33;color:#9ce4ff;pointer-events:auto;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.moz-category-grid .moz-grid-card__view-action .icon{width:2.2rem;height:2.2rem}.moz-category-grid .moz-grid-card__view-action:hover,.moz-category-grid .moz-grid-card__view-action:focus-visible{border-color:var(--moz-grid-accent);background:#2bb9ed29;box-shadow:inset 0 1px #ffffff29,0 1.2rem 3rem #00000052,0 0 0 .5rem #2bb9ed1f;color:#fff;transform:translateY(-.2rem)}.moz-category-grid .card-information__wrapper{display:flex;flex-direction:column;gap:0;height:100%}.moz-category-grid .card-information__group{display:block}.moz-category-grid .card__title{margin:0 0 1rem;min-height:2.44em;font-family:Poppins,Noto Sans TC,sans-serif;font-size:clamp(1.7rem,1.25vw,2.1rem);font-weight:600;letter-spacing:0;color:#fffffff2}.moz-category-grid .card__title a{position:relative;display:-webkit-box;overflow:hidden;color:inherit;line-height:1.22;text-decoration:none;transform:translateZ(0);transition:color .22s ease,transform .22s ease,text-shadow .22s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2}.moz-category-grid .card__title a:after{display:none}.moz-category-grid .card-wrapper:hover .card__title a,.moz-category-grid .card-wrapper:focus-within .card__title a{color:#9ce4ff;text-shadow:0 0 1.8rem rgba(43,185,237,.22);transform:none}.moz-category-grid .price,.moz-category-grid .price-item,.moz-category-grid .price__regular,.moz-category-grid .price__sale{color:#ffffffad}.moz-category-grid .price{margin:0;font-size:1.5rem;font-weight:600;line-height:1.25;letter-spacing:-.01em}.moz-category-grid .price dd{display:flex;align-items:baseline;gap:.6rem}.moz-category-grid .price-prefix{color:#ffffff8f;font-size:max(12px,.8em);font-weight:500;letter-spacing:0}.moz-category-grid .price--on-sale .price__sale{row-gap:.3rem}.moz-category-grid .price--on-sale .price-item--regular{font-size:.82em}.moz-category-grid .product-parameters{position:relative;z-index:4;width:100%;pointer-events:auto}.moz-category-grid .product-form__controls{margin-top:1.4rem}.moz-category-grid .product-form__controls-group{display:flex;align-items:center;gap:.7rem}.moz-category-grid .product-form__controls-group input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.moz-category-grid .product-form__controls-group label.color-swatch{position:relative;z-index:4;width:2.4rem;height:2.4rem;margin:0;padding:.3rem;border:1px solid transparent;border-radius:50%!important;background:transparent;box-sizing:border-box;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.moz-category-grid .product-form__controls-group label.color-swatch:after{content:"";position:absolute;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;width:auto;height:auto;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:var(--swatch-color, #111);box-shadow:inset 0 0 0 1px #0000001f;transform:none}.moz-category-grid .product-form__controls-group input:checked+label.color-swatch,.moz-category-grid .product-form__controls-group label.color-swatch:hover{border-color:var(--moz-grid-accent);transform:scale(1.06)}.moz-category-grid .product-form__controls-group input:focus-visible+label.color-swatch{outline:2px solid #fff;outline-offset:.2rem}.moz-category-grid .card__description,.moz-category-grid .product-parameters{color:#ffffff9e}.moz-category-grid .card-wrapper__link--overlay{z-index:2}.moz-category-grid .card-wrapper .card__link{z-index:4;display:flex;left:auto;right:1.8rem;bottom:1.8rem;align-items:center;justify-content:center;width:5rem;height:5rem;min-height:0;padding:0;border:1px solid rgba(156,228,255,.58);border-radius:50%;background:var(--moz-grid-accent);box-shadow:0 1.2rem 3rem #2bb9ed38;color:#00131d;opacity:1;transform:none}.moz-category-grid .card-wrapper .card__link .icon{width:2.2rem;height:2.2rem}.moz-category-grid .card-wrapper .card__link:hover,.moz-category-grid .card-wrapper .card__link:focus-visible{border-color:#fff;background:#fff;box-shadow:0 1.4rem 3.4rem #2bb9ed4d;color:#031019;transform:translateY(-.2rem)}.moz-category-grid .collection-product-card:hover .card__link:not(.button--link):not(.card__link--static){transform:none}@keyframes moz-grid-title-reveal{0%{opacity:0;transform:translate3d(0,1.4rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes moz-grid-tab-activate{0%{transform:translateZ(0) scale(1)}48%{transform:translate3d(0,-.18rem,0) scale(1.045)}to{transform:translateZ(0) scale(1)}}@media screen and (min-width:1200px){.moz-category-grid .collection-product-list--4-items{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:989px){.moz-category-grid .section-grid{grid-template-columns:1fr}.moz-category-grid .products-grid__button{justify-self:center}.moz-category-grid .card-information{padding:1.6rem 1.8rem 2rem}}@media screen and (max-width:749px){.moz-category-grid{--moz-grid-mobile-edge: 1.6rem}.moz-category-grid>.container{padding-inline:var(--moz-grid-mobile-edge)}.moz-category-grid .section-grid{gap:2.2rem}.moz-category-grid .products-grid__title{max-width:30rem;margin-inline:auto;font-size:clamp(2.6rem,8.4vw,3.4rem);line-height:1.02;letter-spacing:-.035em;overflow-wrap:normal;word-break:keep-all}.moz-category-grid__tabs{justify-content:flex-start;gap:.8rem;width:calc(100% + (var(--moz-grid-mobile-edge) * 2));margin-inline:calc(var(--moz-grid-mobile-edge) * -1);padding:.2rem var(--moz-grid-mobile-edge) .6rem;border-bottom:0;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-inline:var(--moz-grid-mobile-edge);scroll-snap-type:inline mandatory}.moz-category-grid__tabs::-webkit-scrollbar{display:none}.moz-category-grid__tab{min-height:4rem;padding:.9rem 1.4rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#080e14d1;box-shadow:inset 0 1px #ffffff0f;font-size:1.25rem;font-weight:600;scroll-snap-align:center}.moz-category-grid__tab:before,.moz-category-grid__tab:after{display:none}.moz-category-grid__tab.is-active{border-color:#2bb9edb8;background:linear-gradient(135deg,#2bb9ed3d,#2bb9ed14);box-shadow:inset 0 1px #ffffff24,0 0 0 1px #2bb9ed14,0 .8rem 2.4rem #2bb9ed1f;color:#fff}.moz-category-grid__tab:hover,.moz-category-grid__tab:focus-visible{transform:none}.moz-category-grid .products-grid__button{width:min(78vw,20rem);justify-content:center;min-height:5.6rem;padding-inline:1.5rem;font-size:1.5rem;box-shadow:0 1.4rem 3.6rem #2bb9ed29}.moz-category-grid .products-grid__button:after{content:"\2192";margin-left:.9rem;font-size:1.25rem;line-height:1;transition:transform .18s ease}.moz-category-grid .products-grid__button:active:after{transform:translate(.3rem)}.moz-category-grid__footer{margin-top:.2rem}.moz-category-grid .collection-product-list{gap:1.2rem}.moz-category-grid .collection-product-list--2-mobile{grid-auto-columns:min(80vw,31rem);grid-auto-flow:column;grid-template-columns:none;width:calc(100% + (var(--moz-grid-mobile-edge) * 2));margin-inline:calc(var(--moz-grid-mobile-edge) * -1);padding:0 var(--moz-grid-mobile-edge) .8rem;box-sizing:border-box;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:var(--moz-grid-mobile-edge);scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.moz-category-grid .collection-product-list--2-mobile::-webkit-scrollbar{display:none}.moz-category-grid .collection-product-list--2-mobile .collection-product-card{scroll-snap-align:start;scroll-snap-stop:always}.moz-category-grid .collection-product-list--1-mobile{grid-template-columns:1fr}.moz-category-grid .card-wrapper{border-radius:1.5rem;box-shadow:inset 0 1px #ffffff1a,0 1rem 2.4rem #00000042}.moz-category-grid .card__inner{margin:.55rem;border-radius:1.1rem}.moz-category-grid .media>img{padding:0}.moz-category-grid.products-grid .collection-product-list--2-mobile .collection-product-card .card-information,.moz-category-grid.products-grid .collection-product-list--1-mobile .collection-product-card .card-information{min-height:13.8rem;padding:1.8rem 1.8rem 2rem}.moz-category-grid.products-grid .collection-product-list--2-mobile .collection-product-card .card__title,.moz-category-grid.products-grid .collection-product-list--1-mobile .collection-product-card .card__title{margin-bottom:1rem;font-size:1.7rem;font-weight:600;letter-spacing:-.02em}.moz-category-grid.products-grid .collection-product-list--2-mobile .collection-product-card .card__title a,.moz-category-grid.products-grid .collection-product-list--1-mobile .collection-product-card .card__title a{display:-webkit-box;min-height:2.56em;overflow:hidden;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.moz-category-grid.products-grid .collection-product-list--2-mobile .collection-product-card .price,.moz-category-grid.products-grid .collection-product-list--1-mobile .collection-product-card .price{font-size:1.45rem}.moz-category-grid .card-information__wrapper{gap:0}.moz-category-grid .moz-grid-card__view-action{top:1.2rem;right:1.2rem;width:4.4rem;height:4.4rem}.moz-category-grid .card__information-top{padding:1.2rem}.moz-category-grid .moz-grid-card__view-action .icon{width:2rem;height:2rem}.moz-category-grid .card-wrapper .card__link,.moz-category-grid .card-wrapper .card__link--mobile-size-small.button--link{left:auto!important;right:1.2rem!important;bottom:1.2rem!important;width:4.8rem!important;height:4.8rem!important;padding:0!important}.moz-category-grid .card-wrapper .card__link .icon,.moz-category-grid .card-wrapper .card__link--mobile-size-small.button--link .icon{width:2.1rem!important;height:2.1rem!important}.moz-category-grid .product-form__controls{margin-top:1.3rem}.moz-category-grid .product-form__controls-group label.color-swatch{width:2.3rem;height:2.3rem}.moz-category-grid:not(:defined) .collection-product-card:nth-child(n+7){display:none}}@media(hover:none)and (pointer:coarse){.moz-category-grid .card-wrapper:hover,.moz-category-grid .card-wrapper:focus-within{border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff1a,0 1rem 2.4rem #00000042;transform:none}.moz-category-grid .collection-product-card.quickview--hover:hover .media.media--hover-effect>img,.moz-category-grid .card-wrapper:hover .card__title a,.moz-category-grid .card-wrapper:focus-within .card__title a{color:#fffffff2;text-shadow:none;transform:none}.moz-category-grid .card-wrapper:hover .card__title a:after,.moz-category-grid .card-wrapper:focus-within .card__title a:after{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){.moz-category-grid .products-grid__title,.moz-category-grid.is-ui-ready .products-grid__title,.moz-category-grid__tab,.moz-category-grid__tab:before,.moz-category-grid__tab:after,.moz-category-grid .card-wrapper,.moz-category-grid .media>img,.moz-category-grid .card__title a,.moz-category-grid .card__title a:after{animation:none!important;transition:none!important}.moz-category-grid .products-grid__title{opacity:1;transform:none}.moz-category-grid .card-wrapper:hover,.moz-category-grid .collection-product-card.quickview--hover:hover .media.media--hover-effect>img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/section-products-grid.css.map */
