.Home-module__3v8E6a__container{flex-direction:column;min-height:100vh;display:flex}.Home-module__3v8E6a__main{flex:1}.Home-module__3v8E6a__loading-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.Home-module__3v8E6a__loading-spinner{border:4px solid #0000001a;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite Home-module__3v8E6a__spin}@keyframes Home-module__3v8E6a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__3v8E6a__hero{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:4rem 2rem}.Home-module__3v8E6a__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__3v8E6a__heroText{flex-direction:column;gap:1.5rem;display:flex}.Home-module__3v8E6a__title{color:#1e293b;margin:0;font-size:3rem;font-weight:800;line-height:1.2}.Home-module__3v8E6a__highlight{color:#2563eb}.Home-module__3v8E6a__description{color:#475569;margin:0;font-size:1.25rem;line-height:1.5}.Home-module__3v8E6a__buttonContainer{gap:1rem;margin-top:1rem;display:flex}.Home-module__3v8E6a__primaryButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Home-module__3v8E6a__primaryButton:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Home-module__3v8E6a__secondaryButton{color:#2563eb;cursor:pointer;background-color:#fff;border:2px solid #2563eb;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Home-module__3v8E6a__secondaryButton:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Home-module__3v8E6a__heroImage{justify-content:center;align-items:center;display:flex}.Home-module__3v8E6a__imageWrapper{aspect-ratio:4/3;width:100%;max-width:500px;position:relative}.Home-module__3v8E6a__placeholderImage{background-color:#e0f2fe;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Home-module__3v8E6a__placeholderIcon{color:#2563eb;font-size:5rem}.Home-module__3v8E6a__mockupDashboard{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Home-module__3v8E6a__mockupHeader{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.Home-module__3v8E6a__mockupLogo{color:#2563eb;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;display:flex}.Home-module__3v8E6a__mockupNav{gap:1.5rem;display:flex}.Home-module__3v8E6a__mockupNavItem{background-color:#e2e8f0;border-radius:.25rem;width:2.5rem;height:.6rem}.Home-module__3v8E6a__mockupNavItem:nth-child(2){background-color:#bfdbfe}.Home-module__3v8E6a__mockupProfile{background-color:#bfdbfe;border-radius:50%;width:1.5rem;height:1.5rem}.Home-module__3v8E6a__mockupContent{flex:1;min-height:0;display:flex}.Home-module__3v8E6a__mockupSidebar{background-color:#f8fafc;border-right:1px solid #e2e8f0;flex-direction:column;gap:1rem;width:3rem;padding:1rem .75rem;display:flex}.Home-module__3v8E6a__mockupSidebarItem{background-color:#e2e8f0;border-radius:.25rem;width:1.5rem;height:1.5rem}.Home-module__3v8E6a__mockupSidebarItem:first-child{background-color:#bfdbfe}.Home-module__3v8E6a__mockupMain{background-color:#f8fafc;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.Home-module__3v8E6a__mockupCard{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Home-module__3v8E6a__mockupCardHeader{background-color:#e2e8f0;border-bottom:1px solid #f1f5f9;border-radius:.25rem;width:30%;height:1rem;margin:.5rem;padding:.75rem 1rem}.Home-module__3v8E6a__mockupCardContent{justify-content:center;padding:1rem;display:flex}.Home-module__3v8E6a__mockupChart{background:linear-gradient(90deg,#bfdbfe 0%,#93c5fd 50%,#60a5fa 100%);border-radius:.5rem;width:90%;height:6rem;position:relative;overflow:hidden}.Home-module__3v8E6a__mockupChart:before{content:"";opacity:.5;background-image:radial-gradient(circle at 1rem 1rem,#dbeafe 1px,#0000 1px);background-size:1rem 1rem;position:absolute;inset:0}.Home-module__3v8E6a__mockupGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Home-module__3v8E6a__mockupGridItem{background-color:#fff;border-radius:.5rem;height:4rem;padding:.75rem;position:relative;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Home-module__3v8E6a__mockupGridItem:before{content:"";background-color:#e2e8f0;border-radius:.25rem;width:50%;height:.75rem;position:absolute;top:.75rem;left:.75rem}.Home-module__3v8E6a__mockupGridItem:after{content:"";background:linear-gradient(90deg,#bfdbfe 0%,#93c5fd 100%);border-radius:.25rem;width:70%;height:1.25rem;position:absolute;bottom:.75rem;left:.75rem}.Home-module__3v8E6a__mockupTable{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Home-module__3v8E6a__mockupTableRow{background-color:#f1f5f9;border-radius:.25rem;height:1.25rem}.Home-module__3v8E6a__features{background-color:#fff;padding:5rem 2rem}.Home-module__3v8E6a__sectionTitle{text-align:center;color:#1e293b;margin-bottom:3rem;font-size:2rem}.Home-module__3v8E6a__featureGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__3v8E6a__featureCard{text-align:center;background-color:#fff;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Home-module__3v8E6a__featureCard:hover{transform:translateY(-5px)}.Home-module__3v8E6a__featureIcon{margin-bottom:1rem;font-size:2.5rem}.Home-module__3v8E6a__featureCard h3{color:#1e293b;margin-bottom:.75rem;font-size:1.25rem}.Home-module__3v8E6a__featureCard p{color:#475569;font-size:1rem;line-height:1.5}.Home-module__3v8E6a__cta{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);padding:5rem 2rem}.Home-module__3v8E6a__ctaContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.Home-module__3v8E6a__ctaContent h2{margin:0;font-size:2.5rem}.Home-module__3v8E6a__ctaContent p{opacity:.9;margin:0;font-size:1.25rem}.Home-module__3v8E6a__ctaButton{color:#444;cursor:pointer;background-color:#fff;border:1px solid #0000001a;border-radius:.5rem;justify-content:center;align-items:center;max-width:300px;margin:0 auto;padding:.75rem 2rem;font-size:1.1rem;font-weight:500;transition:all .2s;display:flex}.Home-module__3v8E6a__ctaButton:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Home-module__3v8E6a__footer{color:#fff;background-color:#1e293b;padding:4rem 2rem 2rem}.Home-module__3v8E6a__footerContent{flex-wrap:wrap;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.Home-module__3v8E6a__footerLogo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Home-module__3v8E6a__logoIcon{color:#3b82f6}.Home-module__3v8E6a__footerLinks{flex-wrap:wrap;gap:4rem;display:flex}.Home-module__3v8E6a__footerLinkGroup h4{color:#e2e8f0;margin-top:0;margin-bottom:1.25rem;font-size:1.1rem}.Home-module__3v8E6a__footerLinkGroup ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Home-module__3v8E6a__footerLinkGroup a{color:#94a3b8;text-decoration:none;transition:color .2s}.Home-module__3v8E6a__footerLinkGroup a:hover{color:#fff}.Home-module__3v8E6a__footerBottom{text-align:center;color:#94a3b8;border-top:1px solid #334155;max-width:1200px;margin:3rem auto 0;padding-top:2rem;font-size:.9rem}@media (max-width:992px){.Home-module__3v8E6a__heroContent{grid-template-columns:1fr}.Home-module__3v8E6a__heroImage{order:-1}.Home-module__3v8E6a__imageWrapper{max-width:400px}.Home-module__3v8E6a__title{font-size:2.5rem}}@media (max-width:768px){.Home-module__3v8E6a__hero{padding:3rem 1.5rem}.Home-module__3v8E6a__features,.Home-module__3v8E6a__cta{padding:4rem 1.5rem}.Home-module__3v8E6a__featureGrid{grid-template-columns:1fr;max-width:500px}.Home-module__3v8E6a__footerContent{flex-direction:column;gap:2rem}.Home-module__3v8E6a__footerLinks{gap:2rem}.Home-module__3v8E6a__ctaContent h2{font-size:2rem}.Home-module__3v8E6a__loginCard{padding:1.5rem}.Home-module__3v8E6a__ctaButton{max-width:100%}}@media (max-width:480px){.Home-module__3v8E6a__buttonContainer{flex-direction:column;width:100%}.Home-module__3v8E6a__primaryButton,.Home-module__3v8E6a__secondaryButton,.Home-module__3v8E6a__ctaButton{width:100%}.Home-module__3v8E6a__title{font-size:2rem}.Home-module__3v8E6a__description{font-size:1.1rem}}.Home-module__3v8E6a__loginCard{text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;max-width:100%;margin-top:2rem;padding:2rem;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Home-module__3v8E6a__loginCard h2{color:#1e293b;margin-top:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Home-module__3v8E6a__loginCard p{color:#475569;margin-bottom:1.5rem}.Home-module__3v8E6a__loginButton{color:#444;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.Home-module__3v8E6a__loginButton:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Home-module__3v8E6a__googleIcon{margin-right:10px}[data-theme=dark] .Home-module__3v8E6a__loading-spinner{border:4px solid #ffffff1a;border-top-color:#3498db}[data-theme=dark] .Home-module__3v8E6a__hero{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%)}[data-theme=dark] .Home-module__3v8E6a__title{color:#f0f0f0}[data-theme=dark] .Home-module__3v8E6a__description{color:#aaa}[data-theme=dark] .Home-module__3v8E6a__secondaryButton{color:#60a5fa;background-color:#2a2a2a;border-color:#60a5fa}[data-theme=dark] .Home-module__3v8E6a__secondaryButton:hover{background-color:#333}[data-theme=dark] .Home-module__3v8E6a__placeholderImage{background-color:#1e3a5f}[data-theme=dark] .Home-module__3v8E6a__mockupDashboard{background-color:#1a1a1a;border-color:#374151}[data-theme=dark] .Home-module__3v8E6a__mockupHeader{background-color:#1a1a1a;border-bottom-color:#374151}[data-theme=dark] .Home-module__3v8E6a__mockupLogo{color:#60a5fa}[data-theme=dark] .Home-module__3v8E6a__mockupNav Item{background-color:#374151}[data-theme=dark] .Home-module__3v8E6a__mockupNavItem:nth-child(2),[data-theme=dark] .Home-module__3v8E6a__mockupProfile{background-color:#1e3a5f}[data-theme=dark] .Home-module__3v8E6a__mockupSidebar{background-color:#1a1a1a;border-right-color:#374151}[data-theme=dark] .Home-module__3v8E6a__mockupSidebarItem{background-color:#374151}[data-theme=dark] .Home-module__3v8E6a__mockupSidebarItem:first-child{background-color:#1e3a5f}[data-theme=dark] .Home-module__3v8E6a__mockupMain{background-color:#0a0a0a}[data-theme=dark] .Home-module__3v8E6a__mockupCard,[data-theme=dark] .Home-module__3v8E6a__mockupGridItem,[data-theme=dark] .Home-module__3v8E6a__mockupTable{background-color:#1a1a1a}[data-theme=dark] .Home-module__3v8E6a__mockupCardHeader{background-color:#374151;border-bottom-color:#374151}[data-theme=dark] .Home-module__3v8E6a__mockupChart{background:linear-gradient(90deg,#1e3a5f 0%,#2563eb 50%,#3b82f6 100%)}[data-theme=dark] .Home-module__3v8E6a__mockupGridItem:before{background-color:#374151}[data-theme=dark] .Home-module__3v8E6a__mockupGridItem:after{background:linear-gradient(90deg,#1e3a5f 0%,#2563eb 100%)}[data-theme=dark] .Home-module__3v8E6a__mockupTableRow{background-color:#2a2a2a}[data-theme=dark] .Home-module__3v8E6a__features{background-color:#0a0a0a}[data-theme=dark] .Home-module__3v8E6a__sectionTitle{color:#f0f0f0}[data-theme=dark] .Home-module__3v8E6a__featureCard{background-color:#1a1a1a;box-shadow:0 4px 6px -1px #0000004d}[data-theme=dark] .Home-module__3v8E6a__featureCard h3{color:#f0f0f0}[data-theme=dark] .Home-module__3v8E6a__featureCard p{color:#aaa}[data-theme=dark] .Home-module__3v8E6a__ctaButton{color:#1a1a1a;background-color:#f0f0f0}[data-theme=dark] .Home-module__3v8E6a__ctaButton:hover{background-color:#fff}[data-theme=dark] .Home-module__3v8E6a__loginCard{background-color:#1a1a1a;border-color:#374151}[data-theme=dark] .Home-module__3v8E6a__loginCard h2{color:#f0f0f0}[data-theme=dark] .Home-module__3v8E6a__loginCard p{color:#aaa}[data-theme=dark] .Home-module__3v8E6a__loginButton{color:#f0f0f0;background-color:#2a2a2a;border-color:#374151}[data-theme=dark] .Home-module__3v8E6a__loginButton:hover{background-color:#333}
