.ProductsContent-module__4XXh0G__dashboardSection{z-index:10;margin-top:-6rem;padding:4rem 0;position:relative}.ProductsContent-module__4XXh0G__dashboardCard{border:1px solid var(--color-border);background:#fff;border-radius:32px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #4f809f1f}.ProductsContent-module__4XXh0G__dashboardHeader{border-bottom:1px solid #f0f4f8;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding-bottom:2rem;display:flex}.ProductsContent-module__4XXh0G__dashboardHeaderInfo h2{color:var(--color-text-primary);margin:.5rem 0;font-size:1.75rem;font-weight:800}.ProductsContent-module__4XXh0G__dashboardHeaderInfo p{color:var(--color-text-secondary);font-size:.9375rem}.ProductsContent-module__4XXh0G__statusPill{color:#16a34a;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:#f0fdf4;align-items:center;gap:.625rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex}.ProductsContent-module__4XXh0G__statusPulse{background:#16a34a;border-radius:50%;width:8px;height:8px;animation:2s infinite ProductsContent-module__4XXh0G__pulse}@keyframes ProductsContent-module__4XXh0G__pulse{0%{transform:scale(.95);box-shadow:0 0 #16a34ab3}70%{transform:scale(1);box-shadow:0 0 0 10px #16a34a00}to{transform:scale(.95);box-shadow:0 0 #16a34a00}}.ProductsContent-module__4XXh0G__dashboardStats{align-items:center;gap:2rem;display:flex}.ProductsContent-module__4XXh0G__dashStat{flex-direction:column;align-items:flex-end;display:flex}.ProductsContent-module__4XXh0G__dashStatVal{font-family:var(--font-heading);color:var(--color-secondary);font-size:1.5rem;font-weight:800}.ProductsContent-module__4XXh0G__dashStatLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.ProductsContent-module__4XXh0G__dashStatDivider{background:#f0f4f8;width:1px;height:40px}.ProductsContent-module__4XXh0G__dashboardGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.ProductsContent-module__4XXh0G__dashItem{border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:default;background:#fcfdfe;border:1px solid #f0f4f8;gap:1.25rem;padding:1.5rem;display:flex}.ProductsContent-module__4XXh0G__dashItem:hover{border-color:var(--color-secondary-light);background:#fff;box-shadow:0 10px 20px #4f809f0f}.ProductsContent-module__4XXh0G__dashIconWrap{width:44px;height:44px;color:var(--color-secondary);background:#4f809f14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProductsContent-module__4XXh0G__dashItemInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.ProductsContent-module__4XXh0G__dashItemTitle{font-family:var(--font-heading);color:var(--color-text-primary);justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:700;display:flex}.ProductsContent-module__4XXh0G__liveTag{color:#dc2626;background:#fee2e2;border-radius:4px;padding:.125rem .375rem;font-size:.625rem;font-weight:800}.ProductsContent-module__4XXh0G__dashProgressWrap{background:#f0f4f8;border-radius:2px;height:4px;overflow:hidden}.ProductsContent-module__4XXh0G__dashProgressBar{background:var(--gradient-secondary);border-radius:2px;height:100%}.ProductsContent-module__4XXh0G__dashMeta{color:var(--color-text-muted);justify-content:space-between;font-size:.75rem;display:flex}.ProductsContent-module__4XXh0G__dashboardFooter{border-top:1px solid #f0f4f8;justify-content:center;gap:3rem;padding-top:2rem;display:flex}.ProductsContent-module__4XXh0G__footerNote{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.ProductsContent-module__4XXh0G__footerNote svg{color:var(--color-secondary-light)}@media (max-width:1024px){.ProductsContent-module__4XXh0G__dashboardGrid{grid-template-columns:repeat(2,1fr)}.ProductsContent-module__4XXh0G__dashboardSection{margin-top:-4rem}}@media (max-width:768px){.ProductsContent-module__4XXh0G__dashboardHeader{flex-direction:column;gap:1.5rem}.ProductsContent-module__4XXh0G__dashboardStats{justify-content:space-between;width:100%}.ProductsContent-module__4XXh0G__dashboardFooter{flex-direction:column;align-items:flex-start;gap:1rem}.ProductsContent-module__4XXh0G__dashboardCard{border-radius:24px;padding:2rem}}@media (max-width:640px){.ProductsContent-module__4XXh0G__dashboardGrid{grid-template-columns:1fr}}.ProductsContent-module__4XXh0G__productsList{flex-direction:column;gap:8rem;display:flex}.ProductsContent-module__4XXh0G__productSection{scroll-margin-top:120px}.ProductsContent-module__4XXh0G__productContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ProductsContent-module__4XXh0G__productContent.ProductsContent-module__4XXh0G__reverse{direction:rtl}.ProductsContent-module__4XXh0G__productContent.ProductsContent-module__4XXh0G__reverse .ProductsContent-module__4XXh0G__textContent,.ProductsContent-module__4XXh0G__productContent.ProductsContent-module__4XXh0G__reverse .ProductsContent-module__4XXh0G__imageContent{direction:ltr}.ProductsContent-module__4XXh0G__textContent{flex-direction:column;gap:1.5rem;display:flex}.ProductsContent-module__4XXh0G__iconWrap{background:var(--gradient-secondary);color:#fff;border-radius:var(--radius-md);width:64px;height:64px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:flex}.ProductsContent-module__4XXh0G__title{color:var(--color-text-primary);font-size:2rem;font-weight:800;line-height:1.2}.ProductsContent-module__4XXh0G__description{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.7}.ProductsContent-module__4XXh0G__featuresGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem;display:grid}.ProductsContent-module__4XXh0G__featureItem{color:var(--color-text-secondary);align-items:flex-start;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.ProductsContent-module__4XXh0G__checkIcon{color:var(--color-secondary);flex-shrink:0;margin-top:2px}.ProductsContent-module__4XXh0G__actions{margin-top:1rem}.ProductsContent-module__4XXh0G__imageContent{position:relative}.ProductsContent-module__4XXh0G__imagePlaceholder{aspect-ratio:4/3;border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#f0f4f8 0%,#e2e8f0 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative;overflow:hidden}.ProductsContent-module__4XXh0G__imagePlaceholder:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#fff6 0%,#0000 60%);position:absolute;inset:0}.ProductsContent-module__4XXh0G__placeholderIcon{color:var(--color-secondary);opacity:.8;filter:drop-shadow(0 4px 12px #4f809f33)}.ProductsContent-module__4XXh0G__placeholderLabel{font-family:var(--font-heading);color:var(--color-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:1.125rem;font-weight:700}.ProductsContent-module__4XXh0G__mockDash{aspect-ratio:16/10;border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-2xl);background:#fff;display:flex;position:relative;overflow:hidden}.ProductsContent-module__4XXh0G__dashSide{border-right:1px solid var(--color-border);background:#f8fafc;flex-direction:column;align-items:center;gap:1.5rem;width:48px;padding:1.5rem 0;display:flex}.ProductsContent-module__4XXh0G__sideIconActive{background:var(--color-secondary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ProductsContent-module__4XXh0G__sideIcon{color:#94a3b8;transition:color var(--transition-fast)}.ProductsContent-module__4XXh0G__dashMain{flex-direction:column;flex:1;display:flex}.ProductsContent-module__4XXh0G__dashNav{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;height:48px;padding:0 1.5rem;display:flex}.ProductsContent-module__4XXh0G__dashNavBrand{font-family:var(--font-heading);color:var(--color-text-primary);align-items:center;gap:.75rem;font-size:.8125rem;font-weight:700;display:flex}.ProductsContent-module__4XXh0G__dashLogo{border-radius:4px}.ProductsContent-module__4XXh0G__dashNavUser{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.ProductsContent-module__4XXh0G__userDot{background:#10b981;border-radius:50%;width:6px;height:6px}.ProductsContent-module__4XXh0G__dashBody{background:#fcfdfe;flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex}.ProductsContent-module__4XXh0G__dashStatsRow{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ProductsContent-module__4XXh0G__dashStatCard{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.ProductsContent-module__4XXh0G__statLab{color:var(--color-text-muted);text-transform:uppercase;font-size:.6875rem;font-weight:700}.ProductsContent-module__4XXh0G__statVal{color:var(--color-text-primary);font-size:1.125rem;font-weight:800}.ProductsContent-module__4XXh0G__dashVisualRow{flex:1;grid-template-columns:1.8fr 1fr;gap:1rem;display:grid}.ProductsContent-module__4XXh0G__dashChartCard{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.ProductsContent-module__4XXh0G__chartHeader{color:var(--color-text-primary);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;display:flex}.ProductsContent-module__4XXh0G__timeTag{color:var(--color-text-muted);font-size:.625rem;font-weight:500}.ProductsContent-module__4XXh0G__chartVisual{flex:1;align-items:flex-end;gap:8px;padding-top:1rem;display:flex}.ProductsContent-module__4XXh0G__chartBar{background:var(--color-secondary-light);opacity:.2;border-radius:4px 4px 0 0;flex:1;transition:all .6s}.ProductsContent-module__4XXh0G__chartBar:nth-child(2n){opacity:.4}.ProductsContent-module__4XXh0G__chartBar:hover{opacity:1;background:var(--color-secondary)}.ProductsContent-module__4XXh0G__dashActivityCard{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ProductsContent-module__4XXh0G__actHeader{color:var(--color-text-primary);font-size:.75rem;font-weight:700}.ProductsContent-module__4XXh0G__actItem{flex-direction:column;gap:4px;display:flex}.ProductsContent-module__4XXh0G__actDot{background:var(--color-secondary-light);border-radius:50%;width:6px;height:6px}.ProductsContent-module__4XXh0G__actLine{background:#f1f5f9;border-radius:2px;width:70%;height:4px}@media (max-width:640px){.ProductsContent-module__4XXh0G__dashStatsRow,.ProductsContent-module__4XXh0G__dashVisualRow{grid-template-columns:1fr}}@media (max-width:1024px){.ProductsContent-module__4XXh0G__productContent{grid-template-columns:1fr;gap:3rem}.ProductsContent-module__4XXh0G__productContent.ProductsContent-module__4XXh0G__reverse{direction:ltr}.ProductsContent-module__4XXh0G__productsList{gap:6rem}.ProductsContent-module__4XXh0G__imageContent{order:unset}}@media (max-width:640px){.ProductsContent-module__4XXh0G__featuresGrid{grid-template-columns:1fr}.ProductsContent-module__4XXh0G__title{font-size:1.5rem}.ProductsContent-module__4XXh0G__description{font-size:1rem}.ProductsContent-module__4XXh0G__productsList{gap:4rem}.ProductsContent-module__4XXh0G__mockDash{aspect-ratio:auto;flex-direction:column}.ProductsContent-module__4XXh0G__dashSide{border-right:none;border-bottom:1px solid var(--color-border);flex-direction:row;gap:1rem;width:100%;height:40px;padding:0 1rem}.ProductsContent-module__4XXh0G__dashNav{padding:0 1rem}.ProductsContent-module__4XXh0G__dashBody{padding:1rem}.ProductsContent-module__4XXh0G__dashStatsRow,.ProductsContent-module__4XXh0G__dashVisualRow{grid-template-columns:1fr}.ProductsContent-module__4XXh0G__dashChartCard{min-height:180px}.ProductsContent-module__4XXh0G__dashActivityCard{display:none}}
