.PriceTracker-module__oZUE-a__advancedTrackerWrapper{background:var(--surface);border:1px solid var(--border);border-radius:20px;margin:32px 0;padding:28px;box-shadow:0 10px 30px #0000000a}.PriceTracker-module__oZUE-a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.PriceTracker-module__oZUE-a__titleArea h3{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:8px;margin-bottom:4px;font-size:1.25rem;font-weight:700;display:flex}.PriceTracker-module__oZUE-a__pulseIcon{animation:2s infinite PriceTracker-module__oZUE-a__pulseIcon;display:inline-block}@keyframes PriceTracker-module__oZUE-a__pulseIcon{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.PriceTracker-module__oZUE-a__subtitle{color:var(--text-secondary);font-size:.9rem}.PriceTracker-module__oZUE-a__timeframeTabs{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:4px;display:flex}.PriceTracker-module__oZUE-a__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.PriceTracker-module__oZUE-a__tabBtn:hover{color:var(--text-primary)}.PriceTracker-module__oZUE-a__activeTab{background:var(--surface);color:var(--primary);box-shadow:0 2px 8px #0000000f}.PriceTracker-module__oZUE-a__trackerGrid{flex-direction:column;gap:24px;display:flex}.PriceTracker-module__oZUE-a__chart3DContainer{background:radial-gradient(circle at top, var(--surface) 0%, var(--background) 100%);border:1px solid var(--border);perspective:1500px;border-radius:16px;justify-content:center;align-items:center;width:100%;height:350px;padding:16px 24px 16px 0;display:flex;position:relative;overflow:visible;box-shadow:0 4px 20px #00000005}.PriceTracker-module__oZUE-a__chartInner{width:100%;height:100%;transform-style:preserve-3d}.PriceTracker-module__oZUE-a__analysisSidebar{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:24px;display:flex}.PriceTracker-module__oZUE-a__analysisHeader{color:var(--primary);align-items:center;gap:8px;margin-bottom:24px;display:flex}.PriceTracker-module__oZUE-a__analysisHeader h4{font-size:1.1rem;font-weight:700}.PriceTracker-module__oZUE-a__metricGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.PriceTracker-module__oZUE-a__metricCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:center;padding:16px;display:flex}.PriceTracker-module__oZUE-a__metricLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.75rem;font-weight:600}.PriceTracker-module__oZUE-a__metricValue{color:var(--text-primary);font-size:1.1rem;font-weight:700}.PriceTracker-module__oZUE-a__success{color:var(--accent-success)}.PriceTracker-module__oZUE-a__danger{color:var(--accent-danger)}.PriceTracker-module__oZUE-a__verdictBox{color:var(--text-primary);background:#3b82f61a;border-left:4px solid #3b82f6;border-radius:0 8px 8px 0;padding:16px;font-size:.9rem;line-height:1.5}.PriceTracker-module__oZUE-a__customTooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #0000001a;border-radius:12px;padding:12px 16px;box-shadow:0 8px 30px #0000001f}.PriceTracker-module__oZUE-a__tooltipDate{color:var(--text-secondary);border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:8px;font-size:.85rem;font-weight:600}.PriceTracker-module__oZUE-a__tooltipMetrics{flex-direction:column;gap:6px;display:flex}.PriceTracker-module__oZUE-a__tooltipPrice,.PriceTracker-module__oZUE-a__tooltipSma{color:var(--text-primary);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.PriceTracker-module__oZUE-a__tooltipSma{color:var(--text-secondary)}.PriceTracker-module__oZUE-a__dot{border-radius:50%;width:8px;height:8px;display:inline-block}@media (max-width:1024px){.PriceTracker-module__oZUE-a__metricGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.PriceTracker-module__oZUE-a__header{flex-direction:column}.PriceTracker-module__oZUE-a__timeframeTabs{justify-content:space-between;width:100%}.PriceTracker-module__oZUE-a__tabBtn{flex:1}.PriceTracker-module__oZUE-a__metricGrid{grid-template-columns:1fr}.PriceTracker-module__oZUE-a__chart3DContainer{height:280px}}
.page-module__0PR35G__productPage{padding:40px 20px}.page-module__0PR35G__breadcrumbs{color:var(--text-secondary);margin-bottom:30px;font-size:.9rem}.page-module__0PR35G__breadcrumbs a{color:var(--accent-primary)}.page-module__0PR35G__breadcrumbs a:hover{text-decoration:underline}.page-module__0PR35G__mainContent{grid-template-columns:1fr 1fr;gap:50px;margin-bottom:80px;display:grid}.page-module__0PR35G__imageGallery{height:fit-content;position:sticky;top:100px}.page-module__0PR35G__mainImageContainer{aspect-ratio:1;background:#fff;border:1px solid #0000000d;border-radius:20px;justify-content:center;align-items:center;width:100%;padding:40px;display:flex;position:relative;box-shadow:0 10px 40px #00000005}.page-module__0PR35G__mainImage{object-fit:contain;padding:40px}.page-module__0PR35G__details{flex-direction:column;display:flex}.page-module__0PR35G__brandAndTags{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.page-module__0PR35G__brand{color:var(--accent-primary);font-size:1.1rem;font-weight:600}.page-module__0PR35G__primeBadge{color:#00a8e1;letter-spacing:-.5px;font-size:1.1rem;font-style:italic;font-weight:800}.page-module__0PR35G__title{color:var(--text-primary);margin-bottom:16px;font-size:2.2rem;font-weight:700;line-height:1.3}.page-module__0PR35G__rating{border-bottom:1px solid #0000000d;align-items:center;gap:8px;margin-bottom:30px;padding-bottom:20px;display:flex}.page-module__0PR35G__stars{color:var(--amazon-yellow);font-size:1.2rem}.page-module__0PR35G__ratingScore{color:var(--text-primary);font-weight:700}.page-module__0PR35G__reviews{color:var(--text-secondary);font-size:.9rem}.page-module__0PR35G__pricingBox{margin-bottom:30px}.page-module__0PR35G__priceRow{align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.page-module__0PR35G__discountBadge{color:var(--accent-danger);font-size:2rem;font-weight:300}.page-module__0PR35G__currentPrice{color:var(--text-primary);font-size:2.5rem;font-weight:700}.page-module__0PR35G__mrpRow{color:var(--text-secondary);margin-bottom:4px;font-size:1rem}.page-module__0PR35G__originalPrice{margin-left:8px;text-decoration:line-through}.page-module__0PR35G__savingsText{color:var(--accent-success);margin-bottom:4px;font-size:1.1rem;font-weight:600}.page-module__0PR35G__taxesText{color:var(--text-secondary);font-size:.85rem}.page-module__0PR35G__couponDetailBox{background:var(--coupon-bg);border:2px dashed var(--coupon-border);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 20px;display:flex}.page-module__0PR35G__couponContent h4{color:var(--coupon-text);margin-bottom:4px;font-size:1.1rem}.page-module__0PR35G__couponContent p{color:var(--text-secondary);font-size:.9rem}.page-module__0PR35G__couponAction{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.page-module__0PR35G__codeBox{border:1px solid var(--coupon-border);color:var(--text-primary);background:#fff;border-radius:6px;padding:8px 16px;font-family:monospace;font-size:1.2rem;font-weight:700}.page-module__0PR35G__copyText{color:var(--accent-primary);cursor:pointer;font-size:.8rem;font-weight:600}.page-module__0PR35G__copyText:hover{text-decoration:underline}.page-module__0PR35G__features{margin-bottom:40px}.page-module__0PR35G__features h3{color:var(--text-primary);margin-bottom:16px;font-size:1.3rem}.page-module__0PR35G__features ul{color:var(--text-secondary);padding-left:20px;line-height:1.8;list-style:outside}.page-module__0PR35G__features li{margin-bottom:8px}.page-module__0PR35G__actionBox{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:16px;padding:30px;box-shadow:0 10px 30px #00000008}.page-module__0PR35G__buyBtn{width:100%;margin-bottom:12px;padding:16px;font-size:1.2rem}.page-module__0PR35G__affiliateDisclaimer{color:var(--text-secondary);font-size:.8rem}.page-module__0PR35G__relatedSection{border-top:1px solid #0000000d;padding-top:40px}.page-module__0PR35G__relatedTitle{color:var(--text-primary);margin-bottom:30px;font-size:1.8rem}.page-module__0PR35G__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}@media (max-width:992px){.page-module__0PR35G__mainContent{grid-template-columns:1fr;gap:40px}.page-module__0PR35G__imageGallery{position:static}}
