.page-module___8aEwW__homeContainer{color:var(--color-text);background-color:var(--color-background);--brutal-border:2px solid var(--color-text);--brutal-shadow:4px 4px 0px 0px var(--color-text);--brutal-shadow-lg:8px 8px 0px 0px var(--color-text);--brutal-shadow-hover:0px 0px 0px 0px var(--color-text);flex-direction:column;min-height:100vh;font-family:Satoshi,sans-serif;display:flex}.page-module___8aEwW__homeContainer h1,.page-module___8aEwW__homeContainer h2,.page-module___8aEwW__homeContainer h3,.page-module___8aEwW__homeContainer h4,.page-module___8aEwW__homeContainer h5,.page-module___8aEwW__homeContainer h6,.page-module___8aEwW__displayFont{font-family:Cabinet Grotesk,sans-serif}.page-module___8aEwW__brutalBtn{background-color:var(--color-text);color:var(--color-surface);border:var(--brutal-border);box-shadow:var(--brutal-shadow-lg);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.page-module___8aEwW__brutalBtn:hover{box-shadow:4px 4px 0px 0px var(--color-text);transform:translate(4px,4px)}.page-module___8aEwW__brutalBtnLight{background-color:var(--color-surface);color:var(--color-text);box-shadow:var(--brutal-shadow)}.page-module___8aEwW__brutalBtnLight:hover{box-shadow:var(--brutal-shadow-hover);transform:translate(4px,4px)}.page-module___8aEwW__brutalCard{background-color:var(--color-surface);border:var(--brutal-border);box-shadow:var(--brutal-shadow);border-radius:1rem;padding:2rem}.page-module___8aEwW__brutalCardLarge{box-shadow:var(--brutal-shadow-lg)}.page-module___8aEwW__dotPattern{background-image:radial-gradient(var(--color-border) 10%, transparent 10%);background-size:32px 32px}.page-module___8aEwW__nav{background-color:var(--color-background);border-bottom:var(--brutal-border);z-index:50;justify-content:space-between;align-items:center;height:5rem;padding:0 2rem;display:flex;position:sticky;top:0}.page-module___8aEwW__navLogo{color:var(--color-text);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:900;text-decoration:none;display:flex}.page-module___8aEwW__logoIcon{background-color:var(--color-text);width:14px;height:14px;color:var(--color-background);justify-content:center;align-items:center;font-size:10px;display:flex}.page-module___8aEwW__navLinks{align-items:center;gap:2.5rem;font-weight:700;display:flex}.page-module___8aEwW__navLink{color:var(--color-text);font-size:1.125rem;text-decoration:none}.page-module___8aEwW__navLink:hover{text-decoration:underline}.page-module___8aEwW__navBtn{background-color:var(--color-text);color:var(--color-surface);border:var(--brutal-border);box-shadow:var(--brutal-shadow);border-radius:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s}.page-module___8aEwW__navBtn:hover{box-shadow:var(--brutal-shadow-hover);transform:translate(4px,4px)}.page-module___8aEwW__hero{background-color:var(--color-background);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1440px;min-height:calc(100vh - 5rem);margin:0 auto;padding:4rem 2rem;display:grid}.page-module___8aEwW__heroContent{flex-direction:column;align-items:flex-start;display:flex}.page-module___8aEwW__heroBadge{background-color:var(--color-surface);color:var(--color-text);border:var(--brutal-border);box-shadow:2px 2px 0px 0px var(--color-text);border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.page-module___8aEwW__heroTitle{letter-spacing:-.05em;color:var(--color-text);margin-bottom:2.5rem;font-size:6rem;font-weight:800;line-height:.95}.page-module___8aEwW__textStroke{color:#0000;-webkit-text-stroke:2px var(--color-text);display:block}.page-module___8aEwW__heroSubtitle{max-width:500px;color:var(--color-text-secondary);margin-bottom:3rem;font-size:1.5rem;font-weight:500}.page-module___8aEwW__heroActions{gap:1.5rem;display:flex}.page-module___8aEwW__browserMockup{background-color:var(--color-surface);border:var(--brutal-border);box-shadow:12px 12px 0px 0px var(--color-text);aspect-ratio:4/3;border-radius:1rem;flex-direction:column;width:100%;display:flex;overflow:hidden}.page-module___8aEwW__browserHeader{background-color:var(--color-text);align-items:center;gap:.5rem;height:2.5rem;padding:0 1rem;display:flex}.page-module___8aEwW__browserDot{border-radius:50%;width:12px;height:12px}.page-module___8aEwW__dotRed{background-color:var(--color-danger)}.page-module___8aEwW__dotYellow{background-color:var(--color-warning)}.page-module___8aEwW__dotGreen{background-color:var(--color-success)}.page-module___8aEwW__browserContent{flex:1;display:flex;overflow:hidden}.page-module___8aEwW__marqueeContainer{background-color:var(--color-secondary);border-top:var(--brutal-border);border-bottom:var(--brutal-border);white-space:nowrap;padding:1.5rem 0;overflow:hidden}.page-module___8aEwW__marqueeContent{color:var(--color-text);opacity:.5;font-size:2.5rem;animation:20s linear infinite page-module___8aEwW__marquee;display:inline-block}.page-module___8aEwW__marqueeContent span{margin:0 4rem}@keyframes page-module___8aEwW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__vsSection{background-color:var(--color-background);flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem;display:flex}.page-module___8aEwW__vsContainer{grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__problemCard{background-color:var(--color-secondary);border:2px dashed var(--color-text-muted);opacity:.7;border-radius:1.5rem;padding:4rem 3rem}.page-module___8aEwW__solutionCard{background-color:var(--color-primary-soft);border:var(--brutal-border);box-shadow:var(--brutal-shadow-lg);border-radius:1.5rem;padding:4rem 3rem}.page-module___8aEwW__vsTitle{color:var(--color-text);margin-bottom:2.5rem;font-size:3rem}.page-module___8aEwW__vsList{flex-direction:column;gap:1.5rem;font-size:1.25rem;font-weight:700;list-style:none;display:flex}.page-module___8aEwW__vsListItem{color:var(--color-text);align-items:center;gap:1rem;display:flex}.page-module___8aEwW__iconX{color:var(--color-danger)}.page-module___8aEwW__iconCheck{color:var(--color-success)}.page-module___8aEwW__featureSection{background-color:var(--color-surface);border-top:var(--brutal-border);border-bottom:var(--brutal-border);flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem;display:flex}.page-module___8aEwW__featureContainer{max-width:1200px;margin:0 auto}.page-module___8aEwW__sectionHeaderCenter{text-align:center;margin-bottom:5rem}.page-module___8aEwW__sectionHeaderCenter h2{color:var(--color-text);font-size:4rem;font-weight:800}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.page-module___8aEwW__featureCard{background-color:var(--color-background);border:var(--brutal-border);box-shadow:var(--brutal-shadow);border-radius:1rem;padding:2.5rem;transition:transform .2s}.page-module___8aEwW__featureCard:hover{transform:translateY(-8px)}.page-module___8aEwW__featureIcon{background-color:var(--color-secondary);border:var(--brutal-border);width:56px;height:56px;color:var(--color-text);border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:2rem;transition:background-color .2s;display:flex}.page-module___8aEwW__featureCard:hover .page-module___8aEwW__featureIcon{background-color:var(--color-primary);color:#fff}.page-module___8aEwW__featureTitle{margin-bottom:1rem;font-size:1.75rem}.page-module___8aEwW__featureDesc{color:var(--color-text-secondary);font-weight:500;line-height:1.6}.page-module___8aEwW__howItWorks{background-color:var(--color-background);flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem;display:flex;overflow:hidden}.page-module___8aEwW__darkSectionHeader{text-align:center;margin-bottom:6rem}.page-module___8aEwW__darkTitle{color:var(--color-text);font-size:4rem}.page-module___8aEwW__flowContainer{justify-content:space-between;max-width:1000px;margin:0 auto;display:flex;position:relative}.page-module___8aEwW__flowLine{background-color:var(--color-border-solid);z-index:1;height:4px;position:absolute;top:40px;left:0;right:0}.page-module___8aEwW__flowStep{z-index:2;text-align:center;flex-direction:column;align-items:center;width:250px;display:flex;position:relative}.page-module___8aEwW__flowCircle{background-color:var(--color-surface);width:80px;height:80px;color:var(--color-text);border:4px solid var(--color-primary);box-shadow:0 0 20px var(--color-primary-soft);border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;font-size:2rem;font-weight:700;display:flex}.page-module___8aEwW__flowStepTitle{color:var(--color-text);margin-bottom:1rem;font-size:1.75rem}.page-module___8aEwW__flowDesc{color:var(--color-text-muted);font-weight:500}.page-module___8aEwW__bentoSection{background-color:var(--color-surface);border-top:var(--brutal-border);flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem;display:flex}.page-module___8aEwW__bentoGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__bentoCard{border:var(--brutal-border);border-radius:1.5rem;padding:3rem;position:relative}.page-module___8aEwW__bentoCard.page-module___8aEwW__sage{background-color:var(--color-primary);color:#fff;box-shadow:var(--brutal-shadow)}.page-module___8aEwW__bentoCard.page-module___8aEwW__sage .page-module___8aEwW__bentoBadge{border-color:#0000}.page-module___8aEwW__bentoCard.page-module___8aEwW__sage .page-module___8aEwW__featureDesc{color:#fff;opacity:.9}.page-module___8aEwW__bentoCard.page-module___8aEwW__yellow{background-color:var(--color-background);box-shadow:var(--brutal-shadow-lg);color:var(--color-text);transform:translateY(-2rem)}.page-module___8aEwW__bentoCard.page-module___8aEwW__dark{background-color:var(--color-text);color:var(--color-background);box-shadow:var(--brutal-shadow)}.page-module___8aEwW__bentoCard.page-module___8aEwW__dark .page-module___8aEwW__bentoBadge{border-color:#0000}.page-module___8aEwW__bentoCard.page-module___8aEwW__dark .page-module___8aEwW__featureDesc{color:var(--color-background);opacity:.8}.page-module___8aEwW__bentoBadge{background-color:var(--color-surface);color:var(--color-text);border:var(--brutal-border);border-radius:9999px;margin-bottom:2.5rem;padding:.5rem 1.5rem;font-weight:800;display:inline-flex}.page-module___8aEwW__bentoTitle{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.1}.page-module___8aEwW__testimonialSection{background-color:var(--color-primary-soft);border-top:var(--brutal-border);flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 2rem;display:flex}.page-module___8aEwW__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__testimonialCard{background-color:var(--color-surface);border:var(--brutal-border);box-shadow:var(--brutal-shadow);border-radius:2px 3rem;padding:3rem}.page-module___8aEwW__stars{color:var(--color-warning);margin-bottom:1.5rem;font-size:1.5rem}.page-module___8aEwW__testimonialQuote{margin-bottom:2rem;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.6}.page-module___8aEwW__testimonialAuthor{align-items:center;gap:1.5rem;display:flex}.page-module___8aEwW__authorAvatar{background-color:var(--color-secondary);border:var(--brutal-border);border-radius:50%;width:64px;height:64px}.page-module___8aEwW__authorName{font-size:1.125rem;font-weight:700}.page-module___8aEwW__authorRole{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.page-module___8aEwW__ctaSection{background-color:var(--color-background);border-top:var(--brutal-border);text-align:center;flex-direction:column;justify-content:center;min-height:100vh;padding:10rem 2rem;display:flex}.page-module___8aEwW__ctaTitle{letter-spacing:-.05em;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:5rem;font-weight:900;line-height:1}.page-module___8aEwW__footer{background-color:var(--color-surface);color:var(--color-text);border-top:var(--brutal-border);padding:6rem 2rem 4rem}.page-module___8aEwW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__footerTitle{color:var(--color-text);margin-bottom:2rem;font-size:1.75rem}.page-module___8aEwW__footerList{flex-direction:column;gap:1rem;list-style:none;display:flex}.page-module___8aEwW__footerLink{color:var(--color-text-secondary);font-size:1.125rem;font-weight:500;text-decoration:none}.page-module___8aEwW__footerLink:hover{color:var(--color-primary);text-decoration:underline}.page-module___8aEwW__socialIcons{gap:1rem;margin-top:2rem;display:flex}.page-module___8aEwW__socialIcon{background-color:var(--color-surface);border:var(--brutal-border);width:40px;height:40px;color:var(--color-text);justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module___8aEwW__socialIcon:hover{background-color:var(--color-primary);border-color:var(--color-text);color:#fff}@media (max-width:1024px){.page-module___8aEwW__hero{text-align:center;grid-template-columns:1fr;padding-top:6rem}.page-module___8aEwW__heroContent{align-items:center}.page-module___8aEwW__heroTitle{font-size:5rem}.page-module___8aEwW__vsContainer,.page-module___8aEwW__featureGrid,.page-module___8aEwW__bentoGrid,.page-module___8aEwW__testimonialGrid,.page-module___8aEwW__footerGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__bentoCard.page-module___8aEwW__yellow{transform:none}}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:4rem}.page-module___8aEwW__vsContainer,.page-module___8aEwW__featureGrid,.page-module___8aEwW__bentoGrid,.page-module___8aEwW__testimonialGrid,.page-module___8aEwW__footerGrid{grid-template-columns:1fr}.page-module___8aEwW__flowContainer{flex-direction:column;gap:4rem}.page-module___8aEwW__flowLine{width:4px;height:auto;top:0;bottom:0;left:40px}.page-module___8aEwW__flowStep{text-align:left;flex-direction:row;gap:2rem;width:100%}.page-module___8aEwW__flowCircle{flex-shrink:0;margin-bottom:0}.page-module___8aEwW__navLinks{display:none}.page-module___8aEwW__ctaTitle{font-size:3rem}.page-module___8aEwW__heroActions{flex-direction:column;width:100%;max-width:100%}}@media (max-width:480px){.page-module___8aEwW__nav{padding:0 1rem}.page-module___8aEwW__hero{gap:2rem;padding:2rem 1rem}.page-module___8aEwW__heroTitle{font-size:clamp(2.5rem,12vw,3.5rem)}.page-module___8aEwW__heroSubtitle{font-size:clamp(1rem,5vw,1.25rem)}.page-module___8aEwW__vsSection,.page-module___8aEwW__featureSection,.page-module___8aEwW__howItWorks,.page-module___8aEwW__bentoSection,.page-module___8aEwW__testimonialSection,.page-module___8aEwW__ctaSection{padding:4rem 1rem}.page-module___8aEwW__sectionHeaderCenter h2,.page-module___8aEwW__darkTitle,.page-module___8aEwW__ctaTitle{font-size:clamp(2rem,10vw,3rem)}.page-module___8aEwW__vsTitle{font-size:clamp(1.75rem,8vw,2.25rem)}.page-module___8aEwW__bentoTitle{font-size:clamp(1.5rem,7vw,2rem)}.page-module___8aEwW__vsContainer,.page-module___8aEwW__featureGrid,.page-module___8aEwW__bentoGrid,.page-module___8aEwW__testimonialGrid,.page-module___8aEwW__footerGrid{gap:2rem}.page-module___8aEwW__flowStep{gap:1rem;width:100%}.page-module___8aEwW__flowCircle{width:60px;height:60px;font-size:1.5rem}.page-module___8aEwW__marqueeContent{font-size:1.5rem}.page-module___8aEwW__problemCard,.page-module___8aEwW__solutionCard,.page-module___8aEwW__testimonialCard{padding:2rem 1rem}.page-module___8aEwW__bentoCard{padding:1.5rem}.page-module___8aEwW__footer{padding:4rem 1rem 2rem}.page-module___8aEwW__heroActions a,.page-module___8aEwW__heroActions button{box-sizing:border-box;width:100%;max-width:100%}.page-module___8aEwW__homeContainer img,.page-module___8aEwW__homeContainer svg{max-width:100%;height:auto}}
.HeroDashboard-module__ytOpra__dashboardWrapper{background-color:var(--color-background);width:100%;height:100%;color:var(--color-text);font-family:var(--font-sans);display:flex;position:relative;overflow:hidden}.HeroDashboard-module__ytOpra__sidebar{background-color:var(--color-surface);border-right:1px solid var(--color-border-solid);z-index:40;flex-direction:column;flex-shrink:0;width:200px;padding:1rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.HeroDashboard-module__ytOpra__logo{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1rem;font-weight:700;display:flex}.HeroDashboard-module__ytOpra__closeMenuBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;margin-left:auto;display:none}.HeroDashboard-module__ytOpra__navMenu{flex-direction:column;flex-grow:1;gap:.25rem;display:flex}.HeroDashboard-module__ytOpra__navItem{color:var(--color-text-muted);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.825rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.HeroDashboard-module__ytOpra__navItem:hover{background-color:var(--color-surface-hover);color:var(--color-text);transform:translate(4px)}.HeroDashboard-module__ytOpra__navItemActive{background-color:var(--color-primary-soft);color:var(--color-primary)}.HeroDashboard-module__ytOpra__navItemActive:hover{transform:translate(0)}.HeroDashboard-module__ytOpra__navSpacer{flex-grow:1}.HeroDashboard-module__ytOpra__mainContent{flex-direction:column;flex-grow:1;padding:1rem;display:flex;position:relative;overflow:hidden}.HeroDashboard-module__ytOpra__header{opacity:0;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;animation:.5s ease-out forwards HeroDashboard-module__ytOpra__fadeInUp;display:flex}.HeroDashboard-module__ytOpra__headerMobileTop{align-items:center;gap:.5rem;display:flex}.HeroDashboard-module__ytOpra__menuBtn{color:var(--color-text);cursor:pointer;background:0 0;border:none;margin-left:-.25rem;padding:.25rem;display:none}.HeroDashboard-module__ytOpra__pageTitle{color:var(--color-text);white-space:nowrap;margin:0;font-size:1.125rem;font-weight:700}.HeroDashboard-module__ytOpra__headerActions{align-items:center;gap:.75rem;display:flex}.HeroDashboard-module__ytOpra__actionBtn{background:var(--color-primary);color:#fff;cursor:pointer;box-shadow:var(--shadow-primary);white-space:nowrap;border:none;border-radius:.5rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.HeroDashboard-module__ytOpra__actionBtn:hover{background:var(--color-primary-hover);transform:translateY(-2px)}.HeroDashboard-module__ytOpra__profileSection{align-items:center;gap:.75rem;display:flex}.HeroDashboard-module__ytOpra__bellIcon{color:var(--color-text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.HeroDashboard-module__ytOpra__bellIcon:hover{background-color:var(--color-surface-hover);color:var(--color-text)}.HeroDashboard-module__ytOpra__userProfile{align-items:center;gap:.5rem;display:flex}.HeroDashboard-module__ytOpra__userAvatar{background:linear-gradient(135deg, var(--color-success) 0%, var(--color-primary) 100%);border:1px solid var(--color-border);border-radius:50%;flex-shrink:0;width:24px;height:24px}.HeroDashboard-module__ytOpra__userInfo{text-align:right;flex-direction:column;display:flex}.HeroDashboard-module__ytOpra__userName{color:var(--color-text);font-size:.7rem;font-weight:600}.HeroDashboard-module__ytOpra__userRole{color:var(--color-text-muted);white-space:nowrap;font-size:.6rem}.HeroDashboard-module__ytOpra__statsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.HeroDashboard-module__ytOpra__statCard{background-color:var(--color-surface);border:1px solid var(--color-border-solid);opacity:0;border-radius:.5rem;flex-direction:column;padding:.75rem;transition:all .3s;animation:.5s ease-out forwards HeroDashboard-module__ytOpra__fadeInUp;display:flex;position:relative;overflow:hidden}.HeroDashboard-module__ytOpra__statCard:first-child{animation-delay:.1s}.HeroDashboard-module__ytOpra__statCard:nth-child(2){animation-delay:.2s}.HeroDashboard-module__ytOpra__statCard:nth-child(3){animation-delay:.3s}.HeroDashboard-module__ytOpra__statCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.HeroDashboard-module__ytOpra__statHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.HeroDashboard-module__ytOpra__statTitle{color:var(--color-text-muted);font-size:.75rem;font-weight:500}.HeroDashboard-module__ytOpra__statIcon{color:var(--color-primary);background-color:var(--color-primary-soft);border-radius:.35rem;padding:.35rem}.HeroDashboard-module__ytOpra__statValue{color:var(--color-text);font-family:monospace;font-size:1.25rem;font-weight:700}.HeroDashboard-module__ytOpra__contentGrid{flex-grow:1;grid-template-columns:2fr 1fr;gap:.75rem;min-height:0;display:grid}.HeroDashboard-module__ytOpra__chartContainer,.HeroDashboard-module__ytOpra__activityContainer{background-color:var(--color-surface);border:1px solid var(--color-border-solid);opacity:0;border-radius:.5rem;flex-direction:column;padding:.75rem;animation:.5s ease-out .4s forwards HeroDashboard-module__ytOpra__fadeInUp;display:flex}.HeroDashboard-module__ytOpra__activityContainer{animation-delay:.5s}.HeroDashboard-module__ytOpra__sectionTitle{color:var(--color-text);margin-bottom:.75rem;font-size:.9rem;font-weight:600}.HeroDashboard-module__ytOpra__mockChart{flex-grow:1;width:100%;min-height:100px;position:relative}.HeroDashboard-module__ytOpra__chartLine{stroke:var(--color-primary);stroke-dasharray:1000;stroke-dashoffset:1000px;stroke-linecap:round;stroke-linejoin:round;animation:2s ease-out .6s forwards HeroDashboard-module__ytOpra__drawLine}.HeroDashboard-module__ytOpra__chartFill{fill:var(--color-primary)}.HeroDashboard-module__ytOpra__chartGradient{opacity:0;animation:1s ease-out 1.5s forwards HeroDashboard-module__ytOpra__fadeGradient}.HeroDashboard-module__ytOpra__activityList{flex-direction:column;flex-grow:1;gap:.75rem;display:flex;overflow:hidden}.HeroDashboard-module__ytOpra__activityItem{opacity:0;align-items:flex-start;gap:.5rem;animation:.5s ease-out forwards HeroDashboard-module__ytOpra__slideInRight;display:flex}.HeroDashboard-module__ytOpra__activityItem:first-child{animation-delay:.7s}.HeroDashboard-module__ytOpra__activityItem:nth-child(2){animation-delay:.8s}.HeroDashboard-module__ytOpra__activityItem:nth-child(3){animation-delay:.9s}.HeroDashboard-module__ytOpra__activityItem:nth-child(4){animation-delay:1s}.HeroDashboard-module__ytOpra__activityDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.2rem}.HeroDashboard-module__ytOpra__activityDot.HeroDashboard-module__ytOpra__success{background-color:var(--color-success)}.HeroDashboard-module__ytOpra__activityDot.HeroDashboard-module__ytOpra__warning{background-color:var(--color-warning)}.HeroDashboard-module__ytOpra__activityDot.HeroDashboard-module__ytOpra__info{background-color:var(--color-primary)}.HeroDashboard-module__ytOpra__activityContent{flex-direction:column;display:flex}.HeroDashboard-module__ytOpra__activityText{color:var(--color-text);margin-bottom:.15rem;font-size:.75rem;line-height:1.3}.HeroDashboard-module__ytOpra__activityTime{color:var(--color-text-muted);font-size:.65rem}.HeroDashboard-module__ytOpra__mobileOverlay{display:none}@keyframes HeroDashboard-module__ytOpra__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroDashboard-module__ytOpra__slideInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes HeroDashboard-module__ytOpra__drawLine{to{stroke-dashoffset:0}}@keyframes HeroDashboard-module__ytOpra__fadeGradient{0%{opacity:0}to{opacity:.15}}@media (max-width:1024px){.HeroDashboard-module__ytOpra__mainContent{padding:.75rem}}@media (max-width:768px){.HeroDashboard-module__ytOpra__dashboardWrapper{overflow-y:hidden}.HeroDashboard-module__ytOpra__mainContent{padding:.5rem;overflow-y:hidden}.HeroDashboard-module__ytOpra__sidebar{width:240px;height:100%;box-shadow:var(--shadow-lg);position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.HeroDashboard-module__ytOpra__sidebar.HeroDashboard-module__ytOpra__sidebarOpen{transform:translate(0)}.HeroDashboard-module__ytOpra__closeMenuBtn,.HeroDashboard-module__ytOpra__menuBtn{display:block}.HeroDashboard-module__ytOpra__menuBtn{padding:0}.HeroDashboard-module__ytOpra__menuBtn svg{width:16px;height:16px}.HeroDashboard-module__ytOpra__mobileOverlay{z-index:30;background-color:#00000080;animation:.3s forwards HeroDashboard-module__ytOpra__fadeInOverlay;display:block;position:absolute;inset:0}@keyframes HeroDashboard-module__ytOpra__fadeInOverlay{0%{opacity:0}to{opacity:1}}.HeroDashboard-module__ytOpra__header{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.5rem}.HeroDashboard-module__ytOpra__headerMobileTop{gap:.3rem}.HeroDashboard-module__ytOpra__pageTitle{font-size:.75rem}.HeroDashboard-module__ytOpra__headerActions{gap:.5rem;margin-left:auto}.HeroDashboard-module__ytOpra__actionBtn{display:none}.HeroDashboard-module__ytOpra__profileSection{border-top:none;gap:.35rem;padding-top:0}.HeroDashboard-module__ytOpra__bellIcon{padding:0}.HeroDashboard-module__ytOpra__bellIcon svg{width:14px;height:14px}.HeroDashboard-module__ytOpra__userInfo{display:none}.HeroDashboard-module__ytOpra__userAvatar{width:18px;height:18px}.HeroDashboard-module__ytOpra__statsGrid{grid-template-columns:repeat(3,1fr);gap:.35rem;margin-bottom:.5rem}.HeroDashboard-module__ytOpra__statCard{border-radius:.35rem;padding:.35rem}.HeroDashboard-module__ytOpra__statHeader{margin-bottom:.2rem}.HeroDashboard-module__ytOpra__statTitle{font-size:.4rem}.HeroDashboard-module__ytOpra__statIcon{border-radius:.2rem;padding:.15rem}.HeroDashboard-module__ytOpra__statIcon svg{width:10px;height:10px}.HeroDashboard-module__ytOpra__statValue{font-size:.7rem}.HeroDashboard-module__ytOpra__contentGrid{grid-template-columns:2fr 1fr;gap:.35rem}.HeroDashboard-module__ytOpra__chartContainer,.HeroDashboard-module__ytOpra__activityContainer{border-radius:.35rem;padding:.4rem}.HeroDashboard-module__ytOpra__sectionTitle{margin-bottom:.35rem;font-size:.55rem}.HeroDashboard-module__ytOpra__activityList{gap:.35rem}.HeroDashboard-module__ytOpra__activityItem{gap:.25rem}.HeroDashboard-module__ytOpra__activityDot{width:4px;height:4px;margin-top:.15rem}.HeroDashboard-module__ytOpra__activityText{margin-bottom:.1rem;font-size:.45rem;line-height:1.1}.HeroDashboard-module__ytOpra__activityTime{font-size:.35rem}.HeroDashboard-module__ytOpra__mockChart{min-height:60px}}
