.Footer-module-scss-module__bJ66FG__footer{background:linear-gradient(to bottom,hsl(var(--background)),hsl(var(--muted)));color:hsl(var(--foreground));border-top:1px solid hsl(var(--border));position:relative;overflow:hidden}.Footer-module-scss-module__bJ66FG__footerCTA{background:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--primary)/.8)100%);padding:var(--space-16)var(--space-4);text-align:center;position:relative}.Footer-module-scss-module__bJ66FG__footerCTA:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Footer-module-scss-module__bJ66FG__ctaContent{z-index:1;max-width:48rem;margin:0 auto;position:relative}.Footer-module-scss-module__bJ66FG__ctaIcon{width:3rem;height:3rem;margin:0 auto var(--space-4);color:#fff;animation:2s ease-in-out infinite Footer-module-scss-module__bJ66FG__pulse}@keyframes Footer-module-scss-module__bJ66FG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Footer-module-scss-module__bJ66FG__ctaTitle{font-size:var(--text-3xl);font-weight:700;font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-3)}@media (min-width:768px){.Footer-module-scss-module__bJ66FG__ctaTitle{font-size:var(--text-4xl)}}.Footer-module-scss-module__bJ66FG__ctaDescription{font-size:var(--text-lg);color:#ffffffe6;margin-bottom:var(--space-8);line-height:var(--leading-relaxed)}.Footer-module-scss-module__bJ66FG__ctaButtons{gap:var(--space-3);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:640px){.Footer-module-scss-module__bJ66FG__ctaButtons{flex-direction:row}}.Footer-module-scss-module__bJ66FG__ctaButton{color:hsl(var(--primary));background:#fff;min-width:200px;font-weight:600}.Footer-module-scss-module__bJ66FG__ctaButton:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.Footer-module-scss-module__bJ66FG__ctaButtonOutline{color:#fff;background:0 0;border:2px solid #fff;min-width:200px;font-weight:600}.Footer-module-scss-module__bJ66FG__ctaButtonOutline:hover{background:#ffffff1a;transform:translateY(-2px)}.Footer-module-scss-module__bJ66FG__statsSection{background:hsl(var(--background));padding:var(--space-12)var(--space-4);border-bottom:1px solid hsl(var(--border))}.Footer-module-scss-module__bJ66FG__statsGrid{gap:var(--space-6);grid-template-columns:1fr;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.Footer-module-scss-module__bJ66FG__statsGrid{grid-template-columns:repeat(3,1fr)}}.Footer-module-scss-module__bJ66FG__statCard{text-align:center;padding:var(--space-6);background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;transition:all .3s}.Footer-module-scss-module__bJ66FG__statCard:hover{box-shadow:0 10px 30px hsl(var(--foreground)/.1);border-color:hsl(var(--primary));transform:translateY(-4px)}.Footer-module-scss-module__bJ66FG__statIcon{width:2.5rem;height:2.5rem;margin:0 auto var(--space-3);color:hsl(var(--primary))}.Footer-module-scss-module__bJ66FG__statValue{font-size:var(--text-3xl);font-weight:700;font-family:var(--font-heading);color:hsl(var(--foreground));margin-bottom:var(--space-1)}.Footer-module-scss-module__bJ66FG__statLabel{font-size:var(--text-sm);color:hsl(var(--muted-foreground));font-weight:500}.Footer-module-scss-module__bJ66FG__footerMain{max-width:1280px;padding:var(--space-16)var(--space-4);margin-left:auto;margin-right:auto}.Footer-module-scss-module__bJ66FG__footerGrid{gap:var(--space-10);grid-template-columns:1fr;display:grid}@media (min-width:640px) and (max-width:767px){.Footer-module-scss-module__bJ66FG__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Footer-module-scss-module__bJ66FG__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module-scss-module__bJ66FG__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr}}.Footer-module-scss-module__bJ66FG__brandSection{gap:var(--space-6);flex-direction:column;display:flex}.Footer-module-scss-module__bJ66FG__logoContainer{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.Footer-module-scss-module__bJ66FG__logoText{font-size:var(--text-2xl);font-weight:700;font-family:var(--font-heading);color:hsl(var(--foreground))}.Footer-module-scss-module__bJ66FG__logoAccent{font-size:var(--text-2xl);font-weight:700;font-family:var(--font-heading);background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary)/.7));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Footer-module-scss-module__bJ66FG__brandDescription{max-width:32rem;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:hsl(var(--muted-foreground))}.Footer-module-scss-module__bJ66FG__socialSection{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module-scss-module__bJ66FG__socialTitle{font-size:var(--text-sm);color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.05em;font-weight:600}.Footer-module-scss-module__bJ66FG__socialLinks{gap:var(--space-3);display:flex}.Footer-module-scss-module__bJ66FG__socialLink{background-color:hsl(var(--card));border:1px solid hsl(var(--border));width:44px;height:44px;color:hsl(var(--foreground));border-radius:.75rem;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module-scss-module__bJ66FG__socialLink:hover{background-color:var(--social-color,hsl(var(--primary)));color:#fff;border-color:#0000;transform:translateY(-4px)scale(1.05);box-shadow:0 10px 20px #00000026}.Footer-module-scss-module__bJ66FG__socialIcon{width:1.25rem;height:1.25rem}.Footer-module-scss-module__bJ66FG__linksColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module-scss-module__bJ66FG__columnTitle{font-size:var(--text-sm);font-weight:700;font-family:var(--font-heading);color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4)}.Footer-module-scss-module__bJ66FG__linksList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__bJ66FG__link{color:hsl(var(--muted-foreground));font-size:var(--text-sm);line-height:var(--leading-relaxed);cursor:pointer;text-align:left;font-family:var(--font-body);background:0 0;border:none;padding:0;transition:all .2s;position:relative}.Footer-module-scss-module__bJ66FG__link:before{content:"→";opacity:0;color:hsl(var(--primary));transition:all .2s;position:absolute;left:-1.25rem}.Footer-module-scss-module__bJ66FG__link:hover{color:hsl(var(--primary));padding-left:1.25rem}.Footer-module-scss-module__bJ66FG__link:hover:before{opacity:1;left:0}.Footer-module-scss-module__bJ66FG__bottomFooter{background:hsl(var(--muted)/.5);border-top:1px solid hsl(var(--border))}.Footer-module-scss-module__bJ66FG__bottomFooterContent{max-width:1280px;padding:var(--space-6)var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-4);flex-direction:column;margin-left:auto;margin-right:auto;display:flex}@media (min-width:768px){.Footer-module-scss-module__bJ66FG__bottomFooterContent{flex-direction:row}}.Footer-module-scss-module__bJ66FG__copyrightText{font-size:var(--text-sm);color:hsl(var(--muted-foreground));text-align:center}@media (min-width:768px){.Footer-module-scss-module__bJ66FG__copyrightText{text-align:center}}.Footer-module-scss-module__bJ66FG__copyrightText a{color:#06c;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module-scss-module__bJ66FG__copyrightText a:hover{color:#049;text-decoration:underline}.Footer-module-scss-module__bJ66FG__bottomLinks{align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.Footer-module-scss-module__bJ66FG__bottomLink{font-size:var(--text-sm);color:hsl(var(--muted-foreground));cursor:pointer;font-family:var(--font-body);background:0 0;border:none;padding:0;transition:color .2s}.Footer-module-scss-module__bJ66FG__bottomLink:hover{color:hsl(var(--primary))}.Footer-module-scss-module__bJ66FG__separator{color:hsl(var(--border));-webkit-user-select:none;user-select:none}
.Home-module-scss-module__vEKjOq__homePage{background:hsl(var(--background));width:100%;min-height:100vh;overflow-x:hidden}@media (max-width:768px){.Home-module-scss-module__vEKjOq__homePage{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}}.Home-module-scss-module__vEKjOq__homePage>div,.Home-module-scss-module__vEKjOq__homePage>section{position:relative}.Home-module-scss-module__vEKjOq__homePage>div:not(:first-child):before,.Home-module-scss-module__vEKjOq__homePage>section:not(:first-child):before{content:"";background:linear-gradient(90deg,transparent,hsl(var(--border)/.3),transparent);width:80%;max-width:1200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Home-module-scss-module__vEKjOq__contentContainer{width:100%}
