.product-breadcrumb{padding-top:6rem;padding-bottom:0}.product-breadcrumb .container{color:var(--on-surface-variant);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.product-breadcrumb a{color:var(--on-surface-variant);transition:color .2s}.product-breadcrumb a:hover{color:var(--primary)}.product-breadcrumb span{color:var(--on-surface);font-weight:600}.product-page{padding:0 0 5rem}.product-page-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.product-visual{position:sticky;top:8rem}.product-visual-card{background:var(--surface-low);border:1px solid var(--outline-variant);border-radius:1.5rem;padding:0;transition:all .4s;display:block;position:relative;overflow:hidden}.product-visual-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000001a}:root.dark-theme .product-visual-card:hover{box-shadow:0 20px 60px #0006}.product-visual-glow{filter:blur(80px);opacity:.3;pointer-events:none;border-radius:50%;width:250px;height:250px;transition:all .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-visual-card:hover .product-visual-glow{opacity:.5;width:300px;height:300px}.product-logo-wrap{z-index:2;border-radius:1.5rem;width:100%;transition:transform .4s;display:block;position:relative}.product-logo-wrap img{object-fit:contain;border-radius:1.5rem;width:100%;height:auto;display:block}.product-emoji{font-size:8rem;line-height:1}.product-visual-badge{z-index:2;color:#fff;letter-spacing:.02em;border-radius:2rem;padding:.5rem 1.25rem;font-size:1rem;font-weight:700;position:relative}.product-trust-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.product-visual.new-visual{margin-top:-10px;position:relative}.new-visual-card{border-radius:1rem;margin-bottom:.5rem;display:block;position:relative;overflow:hidden}.visual-nav{color:#fff;cursor:pointer;z-index:10;background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.visual-nav:hover{background:#0009}.visual-nav.left{left:1rem}.visual-nav.right{right:1rem}.visual-nav svg{width:20px;height:20px}.product-trust-grid{flex-wrap:nowrap;justify-content:space-between;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.trust-grid-item{flex:1;justify-content:center;align-items:center;gap:.4rem;display:flex}.trust-grid-icon{background:var(--surface-highest);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.trust-grid-icon svg{width:14px;height:14px}.trust-grid-text{flex-direction:column;display:flex}.trust-grid-text strong{color:var(--on-surface-variant);white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1.2}.product-info.new-info{padding-top:0}.new-badge{text-transform:uppercase;letter-spacing:.05em;width:fit-content;color:var(--primary);background:#9333ea1a;border:1px solid #9333ea33;border-radius:2rem;align-self:flex-start;align-items:center;gap:.3rem;margin-bottom:.5rem;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.product-name{letter-spacing:-.02em;color:var(--on-surface);margin-top:0;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.product-desc{color:var(--on-surface-variant);margin-bottom:1rem;font-size:1rem;line-height:1.6}.product-stats-row{color:var(--on-surface);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.text-muted{color:var(--on-surface-variant);font-weight:500}.divider{color:var(--outline-variant)}.product-customers{align-items:center;display:inline-flex}.variant-selector{margin-bottom:1.5rem}.variant-label{color:var(--on-surface);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.variant-dropdowns-container{flex-direction:column;gap:.75rem;display:flex}.custom-select-wrapper{width:100%;position:relative}.custom-select-header{border:1px solid var(--outline-variant);background:var(--surface-lowest);cursor:pointer;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.custom-select-header:hover{border-color:var(--outline)}.custom-select-wrapper.open .custom-select-header{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);border-bottom-right-radius:0;border-bottom-left-radius:0}.custom-select-value{color:var(--on-surface);align-items:center;gap:.5rem;font-size:1rem;display:flex}.custom-select-tag{color:var(--primary);background:#9333ea1a;border-radius:2rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.custom-select-icon{width:16px;height:16px;color:var(--on-surface-variant);transition:transform .2s}.custom-select-wrapper.open .custom-select-icon{transform:rotate(180deg)}.custom-select-options{background:var(--surface-lowest);border:1px solid var(--primary);z-index:100;border-top:none;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;max-height:250px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.custom-select-wrapper.open .custom-select-options{display:block}.custom-select-option{cursor:pointer;border-bottom:1px solid var(--outline-variant);justify-content:space-between;align-items:center;padding:.85rem 1.25rem;transition:background .2s;display:flex}.custom-select-option:last-child{border-bottom:none}.custom-select-option:hover{background:var(--surface-low)}.custom-select-option.selected{color:var(--primary);background:#9333ea0d;font-weight:700}.custom-select-option-price{color:var(--on-surface);font-weight:700}.product-price-box{background:var(--surface-lowest);border:1px solid var(--outline-variant);border-radius:1rem;padding:1.5rem}.price-main{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.price-currency{color:var(--on-surface);font-size:2rem;font-weight:800}.price-amount{color:var(--on-surface);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1}.price-period{color:var(--on-surface-variant);font-size:1.1rem;font-weight:600}.price-save-pill{color:#fff;background:#22c55e;border-radius:2rem;margin-left:.5rem;padding:.35rem .85rem;font-size:.75rem;font-weight:800}.price-official{color:var(--on-surface-variant);margin-bottom:1.5rem;font-size:.9rem}.product-features-grid{border-bottom:1px solid var(--outline-variant);grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.feature-row{color:var(--on-surface);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.feature-row svg{color:#22c55e;flex-shrink:0;width:18px;height:18px}.new-cta-layout{flex-direction:column;gap:.75rem;display:flex}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.btn-primary:hover{background:#7e22ce}.btn-buy-now{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#ea580c);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 2px 10px #f59e0b40}.btn-buy-now:hover{background:linear-gradient(135deg,#d97706,#c2410c);transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b59}.btn-outline-gray{color:var(--on-surface);border:1px solid var(--outline-variant);cursor:pointer;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.btn-outline-gray:hover{background:var(--surface-high)}.btn-outline-gray.wishlist-active{color:#ef4444;background:#ef44440f;border-color:#ef4444}.btn-outline-gray.wishlist-active svg{fill:#ef4444;stroke:#ef4444}.product-guarantee-small{text-align:center;color:var(--on-surface-variant);justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.8rem;display:flex}.product-guarantee svg{color:var(--primary);flex-shrink:0}.product-faq-section{background:var(--surface);padding:4rem 0 2rem}.product-faq-section h2{color:var(--on-surface);margin-bottom:2rem;font-size:1.5rem;font-weight:800}.faq-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.faq-item{background:var(--surface-lowest);border:1px solid var(--outline-variant);cursor:pointer;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .2s;display:flex}.faq-item:hover{border-color:var(--outline)}.faq-question{color:var(--on-surface);font-size:.95rem;font-weight:500}.faq-icon{color:var(--on-surface-variant);font-size:1.25rem}.faq-footer{text-align:center;margin-top:1.5rem}.btn-view-faqs{background:var(--surface-lowest);border:1px solid var(--outline-variant);color:var(--on-surface);cursor:pointer;border-radius:.5rem;padding:.75rem 2rem;font-weight:600;transition:all .2s}.btn-view-faqs:hover{background:var(--surface-high)}.related-products{background:var(--surface);padding:2rem 0}.related-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.related-header h2{color:var(--on-surface);letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.view-all-link{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.view-all-link:hover{text-decoration:underline}.related-carousel-wrapper{align-items:center;gap:1.5rem;display:flex;position:relative}.carousel-arrow{border:1px solid var(--outline-variant);background:var(--surface-lowest);width:44px;height:44px;color:var(--primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.carousel-arrow:hover{background:var(--surface-high);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.carousel-arrow svg{width:20px;height:20px}.related-grid{scrollbar-width:none;scroll-behavior:smooth;flex:1;gap:1.5rem;padding:1rem .5rem;display:flex;overflow-x:auto}.related-grid::-webkit-scrollbar{display:none}.related-card{background:var(--surface-lowest);border:1px solid var(--outline-variant);text-align:center;cursor:pointer;border-radius:1rem;flex-direction:column;flex:0 0 calc(25% - 1.125rem);justify-content:space-between;align-items:center;padding:1.5rem 1.25rem;text-decoration:none;transition:all .3s;display:flex}.related-card:hover{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 12px 24px #0000000f}.related-card-emoji{justify-content:center;align-items:center;height:60px;margin-bottom:1rem;font-size:2.8rem;display:flex}.related-card-name{color:var(--on-surface);-webkit-line-clamp:2;-webkit-box-orient:vertical;justify-content:center;align-items:center;height:2.6em;margin-bottom:.5rem;font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.related-card-price{color:var(--on-surface);font-size:1.1rem;font-weight:800}.related-card-price span{color:var(--on-surface-variant);font-size:.8rem;font-weight:500}.product-features-bar{background:var(--surface);padding:2rem 0 4rem}.why-choose-title{color:var(--on-surface);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.features-bar-inner{background:var(--surface-lowest);border:1px solid var(--outline-variant);border-radius:1rem;grid-template-columns:repeat(4,1fr);gap:1.2rem;padding:1.5rem;display:grid}.fb-item{align-items:flex-start;gap:.75rem;display:flex}.fb-icon{background:#9333ea14;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}:root.dark-theme .fb-icon{background:#9333ea26}.fb-icon svg{width:20px;height:20px}.fb-text h4{color:var(--on-surface);margin-bottom:.2rem;font-size:.9rem;font-weight:700;line-height:1.2}.fb-text p{color:var(--on-surface-variant);margin:0;font-size:.75rem;line-height:1.35}@media (width<=1024px){.related-card{flex:0 0 calc(33.333% - 1rem)}}@media (width<=992px){.faq-grid{grid-template-columns:1fr}.features-bar-inner{grid-template-columns:1fr;gap:1.5rem}}@media (width<=768px){.related-card{flex:0 0 calc(50% - .75rem)}}@media (width<=576px){.related-card{flex:0 0 100%}}.product-popular-tag{z-index:3;color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:2rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;animation:2s infinite pulse-badge;position:absolute;top:1rem;right:1rem}@keyframes pulse-badge{0%,to{box-shadow:0 0 #f59e0b66}50%{box-shadow:0 0 0 8px #f59e0b00}}.how-it-works-section{background:var(--background);border-top:1px solid var(--outline-variant);border-bottom:1px solid var(--outline-variant);padding:4rem 0}.how-it-works-section h2{text-align:center;color:var(--on-surface);letter-spacing:-.02em;margin-bottom:3rem;font-size:2rem;font-weight:800}.hiw-steps-container{justify-content:space-between;align-items:flex-start;max-width:1000px;margin:0 auto;display:flex}.hiw-step{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:220px;display:flex}.hiw-icon-wrap{background:var(--surface-low);border:1px solid var(--outline-variant);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex;position:relative;box-shadow:0 10px 20px #00000008;overflow:visible!important}.hiw-icon-wrap svg{width:32px;height:32px}.hiw-num{background:var(--primary);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;right:0;box-shadow:0 4px 10px #9333ea66}.hiw-step h4{color:var(--on-surface);margin-bottom:.5rem;font-size:1rem;font-weight:700}.hiw-step p{color:var(--on-surface-variant);font-size:.85rem;line-height:1.5}.hiw-connector{z-index:1;background-image:linear-gradient(90deg,#9333ea66 50%,#0000 50%);background-repeat:repeat-x;background-size:14px 2px;flex:1;height:2px;margin-top:40px;animation:1s linear infinite hiwFlow}@keyframes hiwFlow{0%{background-position:0 0}to{background-position:14px 0}}@media (width<=768px){.hiw-steps-container{flex-direction:column;align-items:center;gap:3rem}.hiw-connector{display:none}}.product-loading{animation:1.5s infinite skeleton-pulse}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (width<=1024px){.product-page-grid{grid-template-columns:1fr;gap:2.5rem}.product-visual{position:static}.related-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.product-page .container{max-width:100%;padding:0 1rem;overflow-x:hidden}.product-breadcrumb{margin-bottom:0;padding-top:4.5rem;padding-bottom:.5rem}.product-page{padding:0 0 3rem}.product-page-grid{flex-direction:column;gap:1rem;display:flex}.product-visual,.product-visual.new-visual{flex-direction:column;gap:.75rem;margin-top:0;display:flex;position:static}.product-visual-card,.new-visual-card{border-radius:1rem;justify-content:center;align-items:center;height:auto;min-height:auto;margin-bottom:0;padding:0;display:flex;position:relative;overflow:hidden}.product-logo-wrap,.product-logo-wrap.new-logo-wrap{justify-content:center;align-items:center;width:100%;height:auto;max-height:none;display:flex}.product-logo-wrap img{object-fit:contain;border-radius:1rem;width:100%;height:auto;max-height:350px}.product-emoji{padding:3rem 0;font-size:5rem}.product-trust-grid{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;margin:0;display:grid}.trust-grid-item{justify-content:flex-start;gap:.35rem;padding:0}.trust-grid-text strong{white-space:normal;font-size:.72rem}.product-info,.product-info.new-info{flex-direction:column;gap:.75rem;padding-top:0;display:flex}.product-name{margin:0;font-size:1.85rem}.product-desc{margin:0}.product-stats-row{flex-wrap:wrap;margin:0}.price-amount{font-size:2.25rem}.product-features-grid{grid-template-columns:1fr}.how-steps-row{flex-direction:column;gap:.5rem}.how-step-connector{transform:rotate(90deg)}.related-grid{grid-template-columns:1fr 1fr;gap:1rem}.product-trust-row{flex-direction:column;align-items:stretch}}@media (width<=480px){.product-breadcrumb{padding-top:4rem}.product-name{font-size:1.6rem}.price-amount{font-size:2rem}.product-price-row{flex-direction:column;align-items:flex-start;gap:.5rem}.trust-grid-icon{width:24px;height:24px}.trust-grid-icon svg{width:12px;height:12px}.product-emoji{padding:2.5rem 0;font-size:4rem}.related-grid{grid-template-columns:1fr}}
