.page-module__ox25rq__header{margin-bottom:40px}.page-module__ox25rq__filters{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.page-module__ox25rq__activeFilter{background:var(--bg-glass);border-color:var(--accent-primary);color:var(--accent-primary)}.page-module__ox25rq__productImagePlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg, var(--bg-secondary), var(--bg-glass-hover));border:1px solid var(--border-subtle);border-radius:20px;width:100%;padding:12px;position:relative;overflow:hidden}.page-module__ox25rq__categoryBadge{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;top:12px;right:12px}@media (max-width:768px){.page-module__ox25rq__header{margin-bottom:24px}.page-module__ox25rq__filters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;margin-bottom:32px;padding-bottom:6px;overflow-x:auto}.page-module__ox25rq__filters button{flex-shrink:0;padding:10px 18px;font-size:13.5px}}
.Skeleton-module__TDDBCa__skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 37%,#ffffff0d 63%) 0 0/400% 100%;border-radius:8px;animation:1.4s infinite Skeleton-module__TDDBCa__shimmer}@keyframes Skeleton-module__TDDBCa__shimmer{0%{background-position:100%}to{background-position:0}}
.page-module__q26sda__backLink{color:var(--text-secondary);align-items:center;gap:6px;margin-top:12px;margin-bottom:28px;font-size:.92rem;font-weight:600;transition:color .2s;display:inline-flex}.page-module__q26sda__backLink:hover{color:var(--accent-primary)}.page-module__q26sda__productLayout{flex-direction:column;gap:40px;max-width:900px;margin:0 auto;display:flex}.page-module__q26sda__gumroadContainer{flex-direction:column;gap:40px;max-width:1100px;margin:0 auto;display:flex}.page-module__q26sda__heroImageContainer{border:1px solid var(--border-glass);background:var(--bg-secondary);border-radius:28px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0000000d}.page-module__q26sda__contentGrid{grid-template-columns:1fr 380px;align-items:start;gap:48px;display:grid}@media (max-width:900px){.page-module__q26sda__productLayout,.page-module__q26sda__contentGrid{grid-template-columns:1fr}}.page-module__q26sda__leftColumn{flex-direction:column;gap:24px;display:flex}.page-module__q26sda__rightColumn{flex-direction:column;gap:24px;display:flex;position:sticky;top:100px}.page-module__q26sda__productTitle{margin-top:8px;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__q26sda__creatorBadge{border:1px solid var(--border-subtle);border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:8px 16px;display:flex}.page-module__q26sda__creatorAvatar{background:var(--bg-secondary);border-radius:50%;width:24px;height:24px;overflow:hidden}.page-module__q26sda__creatorAvatar img{object-fit:cover;width:100%;height:100%}.page-module__q26sda__creatorName{font-size:.95rem;font-weight:600}.page-module__q26sda__sectionTitle{align-items:center;gap:8px;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.page-module__q26sda__descriptionSection,.page-module__q26sda__whatsIncluded{border-top:1px solid var(--border-subtle);padding-top:24px}.page-module__q26sda__secondaryActions{gap:12px;margin-top:8px;display:flex}.page-module__q26sda__wishlistBtn{border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:8px;flex:1;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;transition:all .2s;display:flex}.page-module__q26sda__wishlistBtn:hover{background:var(--bg-secondary)}.page-module__q26sda__shareBtn{border:1px solid var(--border-subtle);background:var(--bg-card);width:48px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:12px;transition:all .2s;display:flex}.page-module__q26sda__shareBtn:hover{background:var(--bg-secondary)}.page-module__q26sda__imageGallery{flex-direction:column;gap:16px;display:flex}.page-module__q26sda__mainImage{aspect-ratio:4/3;background:linear-gradient(135deg, var(--bg-secondary), var(--bg-glass-hover));border:1px solid var(--border-subtle);border-radius:12px;width:100%;overflow:hidden}.page-module__q26sda__productImage{object-fit:cover;width:100%;height:100%}.page-module__q26sda__thumbnails{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__q26sda__thumbnail{aspect-ratio:4/3;background:var(--bg-secondary);border:1px solid var(--border-subtle);cursor:pointer;transition:all var(--transition-fast);border-radius:8px;overflow:hidden}.page-module__q26sda__thumbnail:hover{border-color:var(--accent-primary)}.page-module__q26sda__thumbnailActive{border-color:var(--accent-primary);border-width:2px}.page-module__q26sda__productInfo{flex-direction:column;display:flex}.page-module__q26sda__categoryBadge{background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--accent-primary);border-radius:100px;align-self:flex-start;padding:6px 16px;font-size:.875rem;font-weight:600}.page-module__q26sda__priceTag{color:var(--text-primary);margin-bottom:24px;font-size:2.5rem;font-weight:700}.page-module__q26sda__description{color:var(--text-secondary);margin-bottom:32px;font-size:1.125rem;line-height:1.6}.page-module__q26sda__features{margin-bottom:40px}.page-module__q26sda__featureList{flex-direction:column;gap:12px;margin-top:16px;list-style:none;display:flex}.page-module__q26sda__featureList li{color:var(--text-primary);align-items:center;gap:8px;display:flex}.page-module__q26sda__actionArea{border-top:1px solid var(--border-subtle);margin-top:auto;padding-top:32px}.page-module__q26sda__buyButton{width:100%;padding:16px;font-size:1.125rem}.page-module__q26sda__guarantee{text-align:center;color:var(--text-muted);font-size:.875rem}.page-module__q26sda__featureSection{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 0;display:grid}.page-module__q26sda__featureSectionReverse{direction:rtl;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 0;display:grid}.page-module__q26sda__featureSectionReverse>*{direction:ltr}.page-module__q26sda__featureImageWrapper{box-shadow:var(--shadow-lg);aspect-ratio:auto;background:#0a0a0a;border-radius:24px;position:relative;overflow:hidden}.page-module__q26sda__featureImage{width:100%;height:auto;display:block}.page-module__q26sda__featureContent{flex-direction:column;gap:16px;display:flex}.page-module__q26sda__featureTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:2.25rem;font-weight:700;line-height:1.2}.page-module__q26sda__featureDescription{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.page-module__q26sda__videoSection{text-align:center;padding:80px 0}.page-module__q26sda__videoSectionTitle{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:40px;font-size:2.5rem;font-weight:800}.page-module__q26sda__videoWrapper{aspect-ratio:16/9;width:100%;max-width:1000px;box-shadow:var(--shadow-lg);border:1px solid var(--border-glass);background:#000;border-radius:24px;margin:0 auto;position:relative;overflow:hidden}.page-module__q26sda__presetList{background:var(--bg-glass);border:1px solid var(--border-glass);border-radius:16px;margin:32px 0;padding:24px}.page-module__q26sda__presetListTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:1rem;font-weight:700}.page-module__q26sda__presetItem{color:var(--text-secondary);align-items:center;gap:12px;margin-bottom:12px;font-size:1rem;display:flex}.page-module__q26sda__presetItem:last-child{margin-bottom:0}.page-module__q26sda__presetIcon{color:var(--success);font-weight:700}.page-module__q26sda__relatedSection{border-top:1px solid var(--border-subtle);padding:80px 0}.page-module__q26sda__relatedTitle{text-align:center;margin-bottom:40px;font-size:2rem;font-weight:700}@media (max-width:900px){.page-module__q26sda__productLayout{grid-template-columns:1fr}.page-module__q26sda__contentGrid{grid-template-columns:1fr;gap:32px}.page-module__q26sda__rightColumn{position:static}.page-module__q26sda__featureSection,.page-module__q26sda__featureSectionReverse{direction:ltr;grid-template-columns:1fr;gap:32px;padding:48px 0}}@media (max-width:768px){.page-module__q26sda__productTitle{font-size:clamp(1.6rem,5.5vw,2.2rem)}.page-module__q26sda__priceTag{font-size:clamp(1.7rem,6vw,2.3rem)}.page-module__q26sda__heroImageContainer{border-radius:18px}.page-module__q26sda__featureTitle{font-size:clamp(1.35rem,5vw,1.8rem)}.page-module__q26sda__videoSectionTitle,.page-module__q26sda__relatedTitle{margin-bottom:24px;font-size:clamp(1.4rem,5vw,2rem)}.page-module__q26sda__videoSection,.page-module__q26sda__relatedSection{padding:48px 0}}@media (max-width:480px){.page-module__q26sda__contentGrid{gap:24px}.page-module__q26sda__thumbnails{gap:8px}.page-module__q26sda__featureSection,.page-module__q26sda__featureSectionReverse{gap:20px;padding:32px 0}}.page-module__q26sda__mobileStickyBottomBar{display:none}@media (max-width:900px){.page-module__q26sda__gumroadContainer{padding-bottom:90px}.page-module__q26sda__mobileStickyBottomBar{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;z-index:9998!important;background:#ffffff26!important;border:1px solid #ffffff4d!important;border-radius:999px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:calc(100% - 28px)!important;max-width:460px!important;padding:10px 10px 10px 18px!important;display:flex!important;position:fixed!important;bottom:18px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 8px 32px #0000001a!important}.dark .page-module__q26sda__mobileStickyBottomBar{background:#12141a66!important;border:1px solid #ffffff26!important;box-shadow:0 8px 32px #0000004d!important}.page-module__q26sda__stickyProductInfo{flex-direction:column!important;flex:1!important;align-items:flex-start!important;gap:1px!important;min-width:0!important;display:flex!important;overflow:hidden!important}.page-module__q26sda__stickyProductName{color:var(--text-secondary)!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:.78rem!important;font-weight:500!important;line-height:1.2!important;overflow:hidden!important}.page-module__q26sda__stickyPriceTag{color:var(--text-primary)!important;letter-spacing:-.02em!important;align-items:baseline!important;gap:3px!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.2!important;display:flex!important}.dark .page-module__q26sda__stickyPriceTag{color:#f5f5f7!important}.page-module__q26sda__stickyActions{flex-shrink:0!important;align-items:center!important;gap:8px!important;display:flex!important}.page-module__q26sda__stickyCartBtn{color:var(--text-primary)!important;aspect-ratio:1!important;box-sizing:border-box!important;cursor:pointer!important;background:#0000000f!important;border:1px solid #0000001a!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;transition:background .2s,transform .15s!important;display:flex!important}.dark .page-module__q26sda__stickyCartBtn{color:#f5f5f7!important;background:#ffffff1a!important;border:1px solid #ffffff26!important}.page-module__q26sda__stickyCartBtn:active{transform:scale(.9)!important}.page-module__q26sda__stickyBuyBtn{background:var(--accent-primary)!important;color:#fff!important;cursor:pointer!important;white-space:nowrap!important;letter-spacing:-.01em!important;border:none!important;border-radius:999px!important;padding:10px 20px!important;font-size:.88rem!important;font-weight:600!important;transition:opacity .2s,transform .15s!important;box-shadow:0 4px 12px #0066cc59!important}.page-module__q26sda__stickyBuyBtn:hover{opacity:.9!important}.page-module__q26sda__stickyBuyBtn:active{transform:scale(.96)!important}.page-module__q26sda__stickyBuyBtn:disabled{background:var(--text-muted)!important;box-shadow:none!important;cursor:not-allowed!important}}
.page-module__E0kJGG__page{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);position:relative;overflow:hidden}.page-module__E0kJGG__splash{background:var(--bg-primary);z-index:9999;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__E0kJGG__splashBar{background:var(--accent-primary);border-radius:4px;width:50px;height:4px;margin-top:20px;animation:1.5s ease-in-out infinite page-module__E0kJGG__pulseBar}@keyframes page-module__E0kJGG__pulseBar{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.5)}}.page-module__E0kJGG__hero{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;padding:220px 24px 60px;display:flex;position:relative}.page-module__E0kJGG__hero:before{content:"";filter:blur(80px);z-index:-1;pointer-events:none;background:radial-gradient(#0066cc1a,#0000 70%);width:80vw;max-width:1000px;height:60vh;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.page-module__E0kJGG__heroContent{text-align:center;z-index:10;max-width:900px;margin:0 auto;position:relative}.page-module__E0kJGG__heroTitle{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:24px;font-size:clamp(48px,8vw,90px);font-weight:700;line-height:1.05}.page-module__E0kJGG__heroSubtitle{color:var(--text-secondary);letter-spacing:-.01em;max-width:600px;margin:0 auto 40px;font-size:20px;font-weight:500;line-height:1.6}.page-module__E0kJGG__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:0;display:flex}.page-module__E0kJGG__heroMockupWrap{z-index:5;width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;margin:0 auto 80px;padding:0;position:relative}.page-module__E0kJGG__heroMockupInner{height:auto;min-height:unset;max-height:unset;background:0 0;border-radius:0;display:block;position:relative;overflow:visible}.page-module__E0kJGG__mockupHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:8px;height:40px;padding:0 16px;display:flex}.page-module__E0kJGG__mockupDot{border-radius:50%;width:12px;height:12px}.page-module__E0kJGG__mockupBody{text-align:center;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__mockupGrid{background-image:linear-gradient(var(--border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--border-subtle) 1px, transparent 1px);opacity:.5;z-index:0;background-size:40px 40px;position:absolute;inset:0}.page-module__E0kJGG__mockupGlow{background:radial-gradient(circle, var(--accent-primary) 0%, transparent 60%);opacity:.15;filter:blur(50px);z-index:1;width:400px;height:400px;animation:6s ease-in-out infinite alternate page-module__E0kJGG__floatGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__E0kJGG__floatGlow{0%{opacity:.1;transform:translate(-50%,-50%)scale(1)}to{opacity:.2;transform:translate(-50%,-50%)scale(1.2)}}.page-module__E0kJGG__mockupContent{z-index:2;background:var(--bg-glass);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:24px 48px;position:relative}.page-module__E0kJGG__infoCardsWrap{z-index:20;justify-content:center;gap:24px;width:100%;max-width:1000px;margin:0 auto;padding:0 24px;display:flex;position:relative}.page-module__E0kJGG__infoCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(24px)saturate(180%);width:100%;box-shadow:var(--shadow-lg);text-align:left;border:1px solid var(--border-glass);border-radius:32px;flex-direction:column;align-items:flex-start;padding:48px;display:flex}.page-module__E0kJGG__infoCardHeader{letter-spacing:-.02em;margin-bottom:16px;font-size:24px;font-weight:700}.page-module__E0kJGG__infoCardText{color:var(--text-secondary);font-size:16px;line-height:1.6}.page-module__E0kJGG__heroStats{background:var(--bg-glass);-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid var(--border-glass);max-width:fit-content;box-shadow:var(--shadow-md);border-radius:32px;justify-content:center;align-items:center;gap:60px;margin:60px auto;padding:32px 60px;display:flex}.page-module__E0kJGG__stat{text-align:center}.page-module__E0kJGG__statNumber{color:var(--text-primary);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:40px;font-weight:700;display:block}.page-module__E0kJGG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:13px;font-weight:600;display:block}.page-module__E0kJGG__statDivider{background:var(--border-subtle);width:1px;height:50px}.page-module__E0kJGG__marqueeWrap{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);z-index:3;padding:24px 0;position:relative;overflow:hidden}.page-module__E0kJGG__marqueeTrack{white-space:nowrap;gap:0;width:max-content;animation:40s linear infinite page-module__E0kJGG__marqueeScroll;display:flex}@keyframes page-module__E0kJGG__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__E0kJGG__marqueeItem{color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;padding:0 32px;font-size:1.25rem;font-weight:600}.page-module__E0kJGG__marqueeStar{color:var(--border-hover);margin:0 16px}.page-module__E0kJGG__sectionHeader{text-align:left;margin-bottom:60px}.page-module__E0kJGG__sectionTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:16px;font-size:clamp(32px,4vw,56px);font-weight:700;line-height:1.1}.page-module__E0kJGG__sectionSubtitle{color:var(--text-secondary);max-width:600px;font-size:20px;font-weight:500;line-height:1.6}.page-module__E0kJGG__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.page-module__E0kJGG__productCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);cursor:pointer;height:100%;box-shadow:var(--shadow-sm);border-radius:28px;flex-direction:column;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__productCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)scale(1.01)}.page-module__E0kJGG__productImage{aspect-ratio:1;background-position:50%;background-size:cover;border-top-left-radius:26px;border-top-right-radius:26px;width:100%;position:relative;overflow:hidden}.page-module__E0kJGG__categoryBadge{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;box-shadow:var(--shadow-sm);border-radius:50px;padding:6px 14px;font-size:12px;font-weight:600;position:absolute;top:16px;left:16px}.page-module__E0kJGG__productBody{flex-direction:column;flex:1;padding:24px;display:flex}.page-module__E0kJGG__productTitle{letter-spacing:-.01em;margin-bottom:8px;font-size:20px;font-weight:600}.page-module__E0kJGG__productDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:24px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__E0kJGG__productFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.page-module__E0kJGG__productPrice{font-size:1.25rem;font-weight:700}.page-module__E0kJGG__productBtn{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:50px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.page-module__E0kJGG__productCard:hover .page-module__E0kJGG__productBtn{background:var(--text-primary);color:var(--bg-primary)}.page-module__E0kJGG__splitBanner{min-height:400px;box-shadow:var(--shadow-lg);border:1px solid var(--border-glass);border-radius:32px;display:flex;overflow:hidden}.page-module__E0kJGG__splitBannerLeft{background:var(--accent-primary);color:#fff;flex-direction:column;flex:1;justify-content:center;padding:60px;display:flex}.page-module__E0kJGG__splitBannerRight{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);color:var(--text-primary);flex-direction:column;flex:1;justify-content:center;padding:60px;display:flex}.page-module__E0kJGG__bundleHeading{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1}.page-module__E0kJGG__bundleSub{opacity:.9;margin-bottom:40px;font-size:20px;line-height:1.6}.page-module__E0kJGG__aheadSection{padding:100px 24px;position:relative;overflow:hidden}.page-module__E0kJGG__aheadSection:before{content:"";background-image:linear-gradient(var(--border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--border-subtle) 1px, transparent 1px);opacity:.35;pointer-events:none;z-index:0;background-size:72px 72px;position:absolute;inset:0}.page-module__E0kJGG__aheadHeader{text-align:left;z-index:2;max-width:720px;margin-bottom:56px;position:relative}.page-module__E0kJGG__aheadTitle{letter-spacing:-.035em;color:var(--text-primary);margin-bottom:16px;font-size:clamp(34px,4.8vw,56px);font-weight:700;line-height:1.08}.page-module__E0kJGG__aheadSub1{color:var(--text-secondary);letter-spacing:-.01em;margin-bottom:12px;font-size:18px;font-weight:400;line-height:1.6}.page-module__E0kJGG__aheadSub2{color:var(--text-muted);letter-spacing:-.01em;font-size:14px}.page-module__E0kJGG__aheadGrid{z-index:2;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;max-width:1200px;margin:0 auto 48px;display:grid;position:relative}.page-module__E0kJGG__aheadCard{background:var(--bg-card);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(28px)saturate(190%);border-radius:32px;flex-direction:column;justify-content:space-between;min-height:400px;padding:40px 36px 36px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000008}.page-module__E0kJGG__aheadCard:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 6px 20px #0000000f}.page-module__E0kJGG__aheadCard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff59,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.page-module__E0kJGG__aheadCardBlue1,.page-module__E0kJGG__aheadCardBlue2,.page-module__E0kJGG__aheadCardBlue3{background:radial-gradient(circle at 50% 125%, #0066cc26 0%, #2997ff08 45%, transparent 75%), var(--bg-card)}.page-module__E0kJGG__aheadCardBlue1:after,.page-module__E0kJGG__aheadCardBlue2:after,.page-module__E0kJGG__aheadCardBlue3:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#2997ff 25%,#60a5fa 50%,#2997ff 75%,#0000 100%);border-bottom-right-radius:32px;border-bottom-left-radius:32px;height:2px;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__aheadIconBox{background:var(--bg-secondary);border:1px solid var(--border-subtle);width:52px;height:52px;color:var(--accent-primary);border-radius:16px;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 3px #00000008}.page-module__E0kJGG__aheadCardTitle{letter-spacing:-.025em;color:var(--text-primary);margin-top:24px;margin-bottom:12px;font-size:28px;font-weight:700}.page-module__E0kJGG__aheadCardText{color:var(--text-secondary);margin-bottom:32px;font-size:15px;line-height:1.6}.page-module__E0kJGG__aheadCardLink{color:var(--text-primary);align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.page-module__E0kJGG__aheadCardLink svg{transition:transform .2s}.page-module__E0kJGG__aheadCardLink:hover{color:var(--accent-secondary);gap:12px}.page-module__E0kJGG__aheadCardLink:hover svg{transform:translate(4px)}.page-module__E0kJGG__aheadFeaturePills{z-index:2;flex-wrap:wrap;align-items:center;gap:36px;max-width:1200px;margin:0 auto;padding:0 4px;display:flex;position:relative}.page-module__E0kJGG__aheadPillItem{color:var(--text-secondary);letter-spacing:-.01em;align-items:center;gap:10px;font-size:14.5px;font-weight:500;display:inline-flex}.page-module__E0kJGG__aheadPillIcon{width:28px;height:28px;color:var(--accent-secondary);background:#2997ff1f;border:1px solid #2997ff40;border-radius:8px;justify-content:center;align-items:center;display:flex}@media (max-width:900px){.page-module__E0kJGG__aheadGrid{grid-template-columns:1fr;gap:24px}.page-module__E0kJGG__aheadFeaturePills{gap:20px}}.page-module__E0kJGG__timeline{flex-direction:column;gap:40px;max-width:800px;margin:0 auto;display:flex;position:relative}.page-module__E0kJGG__timeline:before{content:"";background:var(--border-subtle);z-index:0;width:2px;position:absolute;top:0;bottom:0;left:28px}.page-module__E0kJGG__timelineStep{z-index:1;align-items:flex-start;gap:32px;display:flex;position:relative}.page-module__E0kJGG__stepNumber{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-glass);width:56px;height:56px;color:var(--accent-primary);box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.page-module__E0kJGG__stepContent{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);box-shadow:var(--shadow-sm);border-radius:24px;flex:1;padding:32px}.page-module__E0kJGG__stepTitle{letter-spacing:-.01em;margin-bottom:8px;font-size:20px;font-weight:700}.page-module__E0kJGG__stepText{color:var(--text-secondary);line-height:1.6}.page-module__E0kJGG__testimonialsWrap{padding:20px 0;position:relative;overflow:hidden}.page-module__E0kJGG__testimonialsWrap:before,.page-module__E0kJGG__testimonialsWrap:after{content:"";z-index:2;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.page-module__E0kJGG__testimonialsWrap:before{background:linear-gradient(to right, var(--bg-primary), transparent);left:0}.page-module__E0kJGG__testimonialsWrap:after{background:linear-gradient(to left, var(--bg-primary), transparent);right:0}.page-module__E0kJGG__testimonialsTrack{gap:24px;width:max-content;animation:50s linear infinite page-module__E0kJGG__marqueeScroll;display:flex}.page-module__E0kJGG__testimonialCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);width:350px;box-shadow:var(--shadow-sm);white-space:normal;border-radius:24px;padding:32px}.page-module__E0kJGG__testimonialStars{color:#fbbf24;letter-spacing:2px;margin-bottom:16px;font-size:18px}.page-module__E0kJGG__testimonialText{color:var(--text-primary);margin-bottom:24px;font-size:16px;font-style:italic;line-height:1.6}.page-module__E0kJGG__testimonialAuthor{color:var(--text-secondary);font-size:14px;font-weight:600}.page-module__E0kJGG__faqList{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.page-module__E0kJGG__faqItem{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-glass);box-shadow:var(--shadow-sm);border-radius:20px;overflow:hidden}.page-module__E0kJGG__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 32px;font-size:18px;font-weight:600;display:flex}.page-module__E0kJGG__faqIcon{color:var(--accent-primary);font-size:24px;transition:transform .3s}.page-module__E0kJGG__faqOpen .page-module__E0kJGG__faqIcon{transform:rotate(45deg)}.page-module__E0kJGG__faqAnswer{color:var(--text-secondary);padding:0 32px 32px;line-height:1.6;display:none}.page-module__E0kJGG__faqOpen .page-module__E0kJGG__faqAnswer{animation:.4s page-module__E0kJGG__fadeIn;display:block}@keyframes page-module__E0kJGG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__bundleList{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.page-module__E0kJGG__bundleItem{align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.page-module__E0kJGG__checkIcon{color:var(--text-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.page-module__E0kJGG__bundlePriceRow{align-items:center;gap:16px;display:flex}.page-module__E0kJGG__originalPrice{opacity:.6;font-size:1.5rem;font-weight:600;text-decoration:line-through}.page-module__E0kJGG__salePrice{letter-spacing:-2px;font-size:3.5rem;font-weight:900}.page-module__E0kJGG__testimonialScroller{padding:20px 0;position:relative;overflow:hidden}.page-module__E0kJGG__testimonialTrack{gap:24px;width:max-content;animation:40s linear infinite page-module__E0kJGG__testimonialScroll;display:flex}.page-module__E0kJGG__testimonialScroller:hover .page-module__E0kJGG__testimonialTrack{animation-play-state:paused}.page-module__E0kJGG__testimonialCard{background:var(--bg-card);border:1px solid var(--border-subtle);min-width:360px;max-width:400px;box-shadow:var(--shadow-sm);border-radius:24px;padding:32px}.page-module__E0kJGG__testimonialHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.page-module__E0kJGG__avatar{background:var(--text-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;font-weight:800;display:flex}.page-module__E0kJGG__testimonialName{font-size:1.1rem;font-weight:800}.page-module__E0kJGG__testimonialHandle{color:var(--text-muted);font-size:.9rem}.page-module__E0kJGG__testimonialText{color:var(--text-secondary);font-size:1rem;font-weight:500;line-height:1.6}.page-module__E0kJGG__stars{color:var(--accent-primary);letter-spacing:2px;margin-bottom:16px;font-size:1rem}.page-module__E0kJGG__faqList{flex-direction:column;gap:16px;max-width:800px;display:flex}.page-module__E0kJGG__faqItem{background:var(--bg-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);border-radius:20px;overflow:hidden}.page-module__E0kJGG__faqQuestion{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 32px;font-size:18px;font-weight:800;display:flex}.page-module__E0kJGG__faqChevron{color:var(--accent-primary);font-size:14px;transition:transform .3s}.page-module__E0kJGG__faqOpen .page-module__E0kJGG__faqChevron{transform:rotate(180deg)}.page-module__E0kJGG__faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.page-module__E0kJGG__faqOpen .page-module__E0kJGG__faqAnswer{max-height:300px}.page-module__E0kJGG__faqAnswer p{color:var(--text-secondary);padding:0 32px 32px;font-size:16px;line-height:1.7}@media (max-width:1024px){.page-module__E0kJGG__hero{padding:140px 24px 60px}.page-module__E0kJGG__splitBanner{flex-direction:column}.page-module__E0kJGG__productGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.page-module__E0kJGG__hero{border-bottom-right-radius:24px;border-bottom-left-radius:24px;padding:110px 16px 40px}.page-module__E0kJGG__heroTitle{letter-spacing:-1.5px;margin-bottom:16px;font-size:clamp(34px,8.5vw,56px)}.page-module__E0kJGG__heroSubtitle{margin-bottom:28px;padding:0 8px;font-size:clamp(15px,4vw,18px)}.page-module__E0kJGG__infoCardsWrap{flex-direction:column;gap:16px;margin-top:-30px}.page-module__E0kJGG__productGrid{grid-template-columns:1fr;gap:20px}.page-module__E0kJGG__heroStats{flex-direction:column;gap:20px;padding:24px 16px}.page-module__E0kJGG__statDivider{width:40px;height:2px}.page-module__E0kJGG__splitBannerLeft,.page-module__E0kJGG__splitBannerRight{padding:36px 20px}.page-module__E0kJGG__bundleHeading{font-size:clamp(1.8rem,6vw,2.5rem)}.page-module__E0kJGG__testimonialCard{border-radius:20px;min-width:290px;max-width:320px;padding:24px 20px}.page-module__E0kJGG__testimonialText{font-size:.92rem}.page-module__E0kJGG__faqQuestion{padding:18px 20px;font-size:16px}.page-module__E0kJGG__faqAnswer p{padding:0 20px 20px;font-size:14px}}@media (max-width:480px){.page-module__E0kJGG__hero{padding:96px 12px 32px}.page-module__E0kJGG__heroTitle{letter-spacing:-1px;font-size:clamp(28px,8vw,38px)}.page-module__E0kJGG__heroCtas{gap:12px;width:100%}.page-module__E0kJGG__heroCtas a,.page-module__E0kJGG__heroCtas button{justify-content:center;width:100%}.page-module__E0kJGG__testimonialCard{min-width:260px;max-width:290px;padding:20px 16px}.page-module__E0kJGG__splitBannerLeft,.page-module__E0kJGG__splitBannerRight{padding:28px 16px}.page-module__E0kJGG__faqQuestion{padding:16px;font-size:15px}.page-module__E0kJGG__faqAnswer p{padding:0 16px 18px;font-size:13.5px}}@media (max-width:375px){.page-module__E0kJGG__heroTitle{font-size:26px}.page-module__E0kJGG__testimonialCard{min-width:240px;max-width:270px}}
.Reviews-module__35q5oW__reviewsSection{border-top:1px solid var(--border-subtle);margin-top:48px;padding-top:48px}.Reviews-module__35q5oW__reviewsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.Reviews-module__35q5oW__reviewsTitle{color:var(--text-primary);letter-spacing:-.03em;align-items:center;gap:10px;margin:0 0 10px;font-size:1.5rem;font-weight:700;display:flex}.Reviews-module__35q5oW__reviewsCount{color:var(--text-secondary);background:var(--border-subtle);letter-spacing:0;border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:500}.Reviews-module__35q5oW__avgRating{align-items:center;gap:8px;margin-top:4px;display:flex}.Reviews-module__35q5oW__avgNumber{color:var(--text-primary);letter-spacing:-.04em;font-size:2.2rem;font-weight:800;line-height:1}.Reviews-module__35q5oW__avgLabel{color:var(--text-secondary);font-size:.85rem}.Reviews-module__35q5oW__ratingBreakdown{flex-direction:column;gap:6px;min-width:200px;display:flex}.Reviews-module__35q5oW__ratingBar{align-items:center;gap:8px;display:flex}.Reviews-module__35q5oW__ratingBarLabel{color:var(--text-secondary);text-align:right;flex-shrink:0;width:24px;font-size:.78rem}.Reviews-module__35q5oW__ratingBarTrack{background:var(--border-subtle);border-radius:999px;flex:1;height:6px;overflow:hidden}.Reviews-module__35q5oW__ratingBarFill{background:#f59e0b;border-radius:999px;height:100%;transition:width .5s}.Reviews-module__35q5oW__ratingBarCount{color:var(--text-muted);flex-shrink:0;width:16px;font-size:.78rem}.Reviews-module__35q5oW__starRow{align-items:center;gap:2px;display:flex}.Reviews-module__35q5oW__star{cursor:pointer;color:var(--border-hover);background:0 0;border:none;padding:0 2px;font-size:1.3rem;line-height:1;transition:color .15s,transform .1s}.Reviews-module__35q5oW__star:disabled{cursor:default}.Reviews-module__35q5oW__star:not(:disabled):hover{transform:scale(1.2)}.Reviews-module__35q5oW__starFilled{color:#f59e0b}.Reviews-module__35q5oW__reviewForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;margin-bottom:32px;padding:28px;box-shadow:0 8px 32px #0000000f}.dark .Reviews-module__35q5oW__reviewForm{background:#12141a66;border:1px solid #ffffff1a}.Reviews-module__35q5oW__formTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 4px;font-size:1.1rem;font-weight:700}.Reviews-module__35q5oW__formSubtitle{color:var(--text-secondary);margin:0 0 20px;font-size:.85rem}.Reviews-module__35q5oW__formRatingRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Reviews-module__35q5oW__formLabel{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Reviews-module__35q5oW__formTextarea{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);resize:vertical;box-sizing:border-box;background:#00000008;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.Reviews-module__35q5oW__formTextarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #0066cc1a}.dark .Reviews-module__35q5oW__formTextarea{color:#f5f5f7;background:#ffffff0d;border-color:#ffffff1a}.Reviews-module__35q5oW__formFooter{justify-content:space-between;align-items:center;margin-top:8px;margin-bottom:16px;display:flex}.Reviews-module__35q5oW__formError{color:var(--accent-red);font-size:.82rem}.Reviews-module__35q5oW__charCount{color:var(--text-muted);margin-left:auto;font-size:.78rem}.Reviews-module__35q5oW__submitBtn{background:var(--accent-primary);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:999px;padding:11px 24px;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .15s;box-shadow:0 4px 12px #0066cc4d}.Reviews-module__35q5oW__submitBtn:hover{opacity:.88}.Reviews-module__35q5oW__submitBtn:active{transform:scale(.97)}.Reviews-module__35q5oW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Reviews-module__35q5oW__alreadyReviewed{color:#34c759;background:#34c75914;border:1px solid #34c75940;border-radius:12px;align-items:center;gap:8px;margin-bottom:24px;padding:14px 18px;font-size:.875rem;font-weight:500;display:flex}.Reviews-module__35q5oW__purchaseNotice{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#00000008;border-radius:12px;align-items:center;gap:10px;margin-bottom:24px;padding:14px 18px;font-size:.875rem;display:flex}.Reviews-module__35q5oW__noticeIcon{font-size:1rem}.Reviews-module__35q5oW__emptyReviews{text-align:center;color:var(--text-muted);padding:48px 24px}.Reviews-module__35q5oW__emptyIcon{color:var(--accent-primary);opacity:.5;margin-bottom:12px;font-size:1.5rem;display:block}.Reviews-module__35q5oW__emptyReviews p{margin:0;font-size:.9rem}.Reviews-module__35q5oW__reviewsList{flex-direction:column;gap:16px;display:flex}.Reviews-module__35q5oW__reviewCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:16px;padding:20px;transition:box-shadow .2s;box-shadow:0 4px 16px #0000000a}.Reviews-module__35q5oW__reviewCard:hover{box-shadow:0 8px 24px #00000014}.dark .Reviews-module__35q5oW__reviewCard{background:#12141a66;border:1px solid #ffffff14}.Reviews-module__35q5oW__reviewTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.Reviews-module__35q5oW__reviewUser{align-items:center;gap:10px;display:flex}.Reviews-module__35q5oW__userAvatar{object-fit:cover;border:1px solid var(--border-subtle);border-radius:50%;flex-shrink:0;width:36px;height:36px}.Reviews-module__35q5oW__userAvatarFallback{background:var(--accent-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.Reviews-module__35q5oW__userName{color:var(--text-primary);font-size:.9rem;font-weight:600}.Reviews-module__35q5oW__reviewDate{color:var(--text-muted);margin-top:1px;font-size:.78rem}.Reviews-module__35q5oW__reviewComment{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.Reviews-module__35q5oW__editForm{flex-direction:column;gap:10px;margin-top:4px;display:flex}.Reviews-module__35q5oW__editActions{gap:8px;display:flex}.Reviews-module__35q5oW__saveBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:7px 16px;font-size:.82rem;font-weight:600;transition:opacity .2s}.Reviews-module__35q5oW__saveBtn:hover{opacity:.85}.Reviews-module__35q5oW__cancelBtn{color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:8px;padding:7px 16px;font-size:.82rem;font-weight:500;transition:border-color .2s}.Reviews-module__35q5oW__cancelBtn:hover{border-color:var(--border-hover)}.Reviews-module__35q5oW__reviewActions{border-top:1px solid var(--border-subtle);gap:8px;margin-top:12px;padding-top:12px;display:flex}.Reviews-module__35q5oW__editBtn{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:500;transition:opacity .2s}.Reviews-module__35q5oW__editBtn:hover{opacity:.7}.Reviews-module__35q5oW__deleteBtn{color:var(--accent-red);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:500;transition:opacity .2s}.Reviews-module__35q5oW__deleteBtn:hover{opacity:.7}@media (max-width:640px){.Reviews-module__35q5oW__reviewsHeader{flex-direction:column;gap:16px}.Reviews-module__35q5oW__ratingBreakdown{min-width:unset;width:100%}.Reviews-module__35q5oW__reviewTop{flex-wrap:wrap}.Reviews-module__35q5oW__reviewForm{padding:20px}.Reviews-module__35q5oW__avgNumber{font-size:1.8rem}}
