:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.ps-container{max-width:1200px;margin:0 auto;padding:0 20px}.ps-breadcrumb{background:#f5f5f5;padding:12px 0;border-bottom:1px solid #e0e0e0}.ly-shop-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;font-size:14px;color:#666}.ly-shop-breadcrumb a{color:#666;text-decoration:none}.ly-shop-breadcrumb a:hover{color:var(--theme-primary)}.ly-shop-breadcrumb .sep{margin:0 8px;color:#999}.ps-single-product{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:50px}.ps-single-product__gallery{position:sticky;top:84px;height:fit-content;min-width:0;overflow:hidden}.ps-gallery-main{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:10px;border:1px solid #e0e0e0;user-select:none;width:100%}.ps-gallery-main .swiper{width:100%}.ps-gallery-slide-wrap{position:relative;padding-bottom:100%;background:#f8f9fa;overflow:hidden}.ps-gallery-main .swiper-button-next,.ps-gallery-main .swiper-button-prev{color:var(--theme-primary);background:hsla(0,0%,100%,.85);width:40px;height:40px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ps-gallery-main .swiper-button-next svg,.ps-gallery-main .swiper-button-prev svg{width:12px;height:12px}.ps-gallery-thumbs{margin-top:8px}.ps-gallery-thumb-btn{display:block;width:100%;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:none;transition:border-color .2s ease}.ps-gallery-thumb-btn.active,.ps-gallery-thumb-btn:hover{border-color:var(--theme-primary)}.ps-gallery-thumb-btn img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.ps-single-product__summary{padding:0 20px}.ps-single-product__title{font-size:1.5em;font-weight:700;color:#333;margin-bottom:16px;line-height:1.4}.ps-single-product__price{font-size:1.5em;font-weight:700;color:#e53935;margin-bottom:16px}.ps-single-product__price del{font-size:.7em;color:#999;font-weight:400;margin-right:8px}.ps-single-product__price ins{text-decoration:none}.ps-single-product__excerpt{color:#666;line-height:1.7;margin-bottom:24px;font-size:.95em}.ps-single-product__excerpt p{margin:0}.ps-single-product__variations{margin-bottom:24px}.ps-variation-group{margin-bottom:20px}.ps-variation-label{display:block;font-weight:600;margin-bottom:10px;color:#333;font-size:14px}.ps-variation-options{display:flex;flex-wrap:wrap;gap:10px}.ps-variation-btn{padding:10px 16px;border:2px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;transition:all .3s ease;white-space:nowrap}.ps-variation-btn:hover{border-color:var(--theme-primary);color:var(--theme-primary)}.ps-variation-btn.active{border-color:var(--theme-primary);background:var(--theme-primary);color:#fff}.ps-single-product__cart{display:flex;gap:16px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.ly-shop-quantity{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.ly-shop-qty-minus,.ly-shop-qty-plus{background:#f5f5f5;border:none;padding:12px 16px;cursor:pointer;font-size:18px;font-weight:600;transition:background .3s ease}.ly-shop-qty-minus:hover,.ly-shop-qty-plus:hover{background:#e0e0e0}.ly-shop-qty-input{width:50px;text-align:center;border:none;padding:12px 4px;font-size:16px;font-weight:600}.ly-shop-qty-input::-webkit-inner-spin-button,.ly-shop-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ps-buy-btn{flex:1;padding:12px 24px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.ps-buy-btn:hover{background:var(--theme-primary-dark)}.ps-single-product__trust{display:flex;gap:24px;margin-bottom:24px;flex-wrap:wrap}.ps-trust-item{display:flex;align-items:center;gap:6px;font-size:14px;color:#666}.ps-trust-item__icon{width:20px;height:20px;color:var(--theme-primary)}.ps-single-product__meta{padding-top:20px;border-top:1px solid #e0e0e0;font-size:14px;color:#666}.ps-single-product__meta p{margin-bottom:8px}.ps-single-product__meta strong{color:#333}.ps-single-product__meta a{color:var(--theme-primary)}.ps-single-product__meta a:hover{text-decoration:underline}.ps-single-product__description{background:#f9f9f9;padding:40px;border-radius:12px;margin-bottom:40px}.ps-single-product__description h2{font-size:1.5em;color:#333;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--theme-primary)}.ps-entry__content{color:#555;line-height:1.8}.ps-entry__content h2{font-size:1.3em;color:#333;margin:24px 0 16px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.ps-entry__content p{margin-bottom:16px}.ps-entry__content strong{color:#333}.fseo-product-faq,.fseo-product-howto,.fseo-product-takeaways{background:#f8f9fa;padding:30px;border-radius:12px;border:1px solid #e0e0e0;margin-bottom:24px}.fseo-product-faq h3,.fseo-product-howto h3,.fseo-product-takeaways h3{font-size:1.3em;color:#333;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--theme-primary)}.fseo-takeaways-list{list-style:none;padding:0;margin:0}.fseo-takeaways-list li{padding:12px 16px 12px 40px;position:relative;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:6px;margin-bottom:8px}.fseo-takeaways-list li:last-child{border-bottom:none}.fseo-takeaways-list li:before{content:"\2713";position:absolute;left:12px;top:12px;width:20px;height:20px;background:transparent;color:var(--theme-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.fseo-howto-steps{list-style:none;padding:0;margin:0;counter-reset:step}.fseo-howto-steps li{padding:16px 16px 16px 54px;position:relative;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:6px;margin-bottom:8px}.fseo-howto-steps li:last-child{border-bottom:none}.fseo-howto-steps li:before{counter-increment:step;content:counter(step);position:absolute;left:12px;top:16px;width:32px;height:32px;background:var(--theme-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.fseo-howto-steps li strong{color:#333}.fseo-faq-item{background:#fff;border-bottom:1px solid #e0e0e0;border-radius:6px;margin-bottom:8px;padding:0 16px}.fseo-faq-item:last-child{border-bottom:none}.fseo-faq-item summary{cursor:pointer;font-weight:600;color:#333;list-style:none;position:relative;padding:16px 30px 16px 0}.fseo-faq-item summary::-webkit-details-marker{display:none}.fseo-faq-item summary:after{content:"+";position:absolute;right:0;top:16px;font-size:20px;font-weight:700;color:var(--theme-primary)}.fseo-faq-item[open] summary:after{content:"\2212"}.fseo-faq-answer{padding:0 0 16px;color:#666;line-height:1.7}.fseo-disclaimer{margin-top:20px;padding:12px;background:#fff3cd;border-left:4px solid #ffc107;font-size:13px;color:#856404}.ps-content{background:#fff;padding:40px 0}.ps-related-section{padding:40px 0 48px;background:#f9f9f9}.ps-section-header{display:flex;align-items:center;gap:14px;margin-bottom:28px}.ps-section-title{font-size:1.4em;font-weight:700;color:#333;white-space:nowrap}.ps-section-line{flex:1;height:2px;background:linear-gradient(to right,rgba(var(--theme-primary-rgb),.2),transparent);border-radius:1px}.ps-related-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s ease}.ps-related-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.ps-related-card-img{display:block;position:relative;overflow:hidden;aspect-ratio:1}.ps-related-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ps-related-card:hover .ps-related-card-img img{transform:scale(1.05)}.ps-related-card-badge{position:absolute;top:8px;left:8px}.ps-related-card-badge span{background:#e53935;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:4px}.ps-related-card-body{padding:12px}.ps-related-card-cat{font-size:12px;color:#999;display:block;margin-bottom:4px}.ps-related-card-name{font-size:14px;font-weight:600;color:#333;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ps-related-card-name a{color:#333;text-decoration:none}.ps-related-card-name a:hover{color:var(--theme-primary)}.ps-related-card-price{font-size:16px;font-weight:700;color:#e53935;margin-bottom:8px}.ps-related-card-price del{font-size:13px;color:#999;font-weight:400;margin-right:6px}.ps-related-card-price ins{text-decoration:none}.ps-related-card-action{margin-top:8px}.ps-related-card-action button{width:100%;padding:8px 16px;background:var(--theme-primary);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .3s ease}.ps-related-card-action button:hover{background:var(--theme-primary-dark)}.ps-related-card-desc{font-size:13px;color:#666;line-height:1.5;margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ps-related-card-tags{display:flex;flex-wrap:wrap;gap:4px 8px;margin-top:8px}.ps-related-card-tag{font-size:12px;color:var(--theme-primary);text-decoration:none;white-space:nowrap}.ps-related-card-tag:hover{text-decoration:underline}.ps-article-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s ease}.ps-article-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.ps-article-card-img{display:block;position:relative;overflow:hidden;aspect-ratio:16/9}.ps-article-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ps-article-card:hover .ps-article-card-img img{transform:scale(1.05)}.ps-article-card-body{padding:16px}.ps-article-card-meta{font-size:13px;color:#999;margin-bottom:8px}.ps-article-card-title{font-size:16px;font-weight:600;color:#333;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ps-article-card-title a{color:#333;text-decoration:none}.ps-article-card-title a:hover{color:var(--theme-primary)}.ps-article-card-excerpt{font-size:14px;color:#666;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ps-article-card-excerpt p{margin:0}.ps-articles-swiper .swiper-button-next,.ps-articles-swiper .swiper-button-prev,.ps-products-swiper .swiper-button-next,.ps-products-swiper .swiper-button-prev{color:var(--theme-primary);background:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.12);top:40%}.ps-articles-swiper .swiper-button-next svg,.ps-articles-swiper .swiper-button-prev svg,.ps-products-swiper .swiper-button-next svg,.ps-products-swiper .swiper-button-prev svg{width:12px;height:12px}.ps-articles-swiper .swiper-pagination-bullet-active,.ps-products-swiper .swiper-pagination-bullet-active{background:var(--theme-primary)}.ps-articles-swiper,.ps-products-swiper{padding:0 4px 8px}@media (max-width:768px){.ps-single-product{grid-template-columns:1fr;gap:24px}.ps-single-product__gallery{position:static}.ps-single-product__summary{padding:0}.ps-single-product__title{font-size:1.2em}.ps-single-product__cart{flex-direction:column;align-items:stretch}.ps-single-product__description{padding:24px 16px}.fseo-product-faq,.fseo-product-howto,.fseo-product-takeaways{padding:20px 16px}.ps-content{padding:24px 0}}