.Hero-module__ZARIfG__hero{background:var(--color-primary-dark);flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;z-index:0}.Hero-module__ZARIfG__heroOverlay{z-index:1;background:linear-gradient(135deg,#020617f2 0%,#0f172acc 50%,#020617e6 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContainer{z-index:2;padding-top:calc(var(--navbar-height,80px) + var(--space-12));padding-bottom:var(--space-8);flex-direction:column;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__heroGrid{gap:var(--space-12);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__heroGrid{gap:var(--space-8);grid-template-columns:1.1fr .9fr}}.Hero-module__ZARIfG__heroContent{max-width:650px;animation:.8s ease-out forwards Hero-module__ZARIfG__slideInLeft}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-3);padding:var(--space-2)var(--space-5);border-radius:var(--radius-full);color:#ea580c;font-size:var(--font-size-sm);margin-bottom:var(--space-6);-webkit-backdrop-filter:blur(8px);background:#f973161a;border:1px solid #f9731633;font-weight:700;animation:.5s ease-out .2s forwards Hero-module__ZARIfG__scaleIn;display:inline-flex}.Hero-module__ZARIfG__badgePulse{background:var(--color-accent);width:8px;height:8px;box-shadow:0 0 10px var(--color-accent);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__title{color:var(--color-white);margin-bottom:var(--space-6);letter-spacing:-1px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__titleGradient{background:linear-gradient(to right,var(--color-accent-light),var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__ZARIfG__subtitle{font-size:var(--font-size-lg);color:#cbd5e1;margin-bottom:var(--space-10);max-width:540px;line-height:1.7}.Hero-module__ZARIfG__actionGroup{gap:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-8);font-weight:600;font-size:var(--font-size-base);border-radius:var(--radius-full);transition:all var(--transition-base);display:inline-flex}.Hero-module__ZARIfG__btnPrimary{color:var(--color-white);background:#c2410c;box-shadow:0 4px 15px #c2410c66}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #f9731699}.Hero-module__ZARIfG__btnSecondary{color:var(--color-white);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.Hero-module__ZARIfG__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}.Hero-module__ZARIfG__btnIcon{transition:transform var(--transition-fast)}.Hero-module__ZARIfG__btnPrimary:hover .Hero-module__ZARIfG__btnIcon{transform:translate(4px)}.Hero-module__ZARIfG__heroVisuals{opacity:0;height:500px;animation:1s ease-out .3s forwards Hero-module__ZARIfG__fadeIn;display:none;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__heroVisuals{display:block}}.Hero-module__ZARIfG__visualCircles{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__circle1{background:radial-gradient(circle,#f9731626 0%,#0000 60%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__circle2{border:1px dashed #ffffff1a;border-radius:50%;width:300px;height:300px;animation:30s linear infinite Hero-module__ZARIfG__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__ZARIfG__mainImageCard{border-radius:var(--radius-xl);z-index:3;background:var(--color-primary-light);border:1px solid #ffffff1a;width:280px;height:380px;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:10%;right:10%;box-shadow:0 25px 50px -12px #00000080}.Hero-module__ZARIfG__secondaryImageCard1{border-radius:var(--radius-xl);z-index:4;background:var(--color-primary-light);border:1px solid #ffffff1a;width:200px;height:200px;animation:4s ease-in-out 1s infinite Hero-module__ZARIfG__float;position:absolute;top:40%;left:0;box-shadow:0 20px 40px -10px #00000080}.Hero-module__ZARIfG__secondaryImageCard2{border-radius:var(--radius-xl);z-index:2;background:var(--color-primary-light);border:1px solid #ffffff1a;width:180px;height:180px;animation:4s ease-in-out 2s infinite Hero-module__ZARIfG__float;position:absolute;bottom:5%;right:35%;box-shadow:0 15px 30px -5px #00000080}.Hero-module__ZARIfG__imageRadius{border-radius:var(--radius-xl);object-fit:cover}.Hero-module__ZARIfG__statsWrapper{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-2xl,24px);padding:var(--space-6)var(--space-8);margin-top:20px;margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-6);opacity:0;background:#ffffff08;border:1px solid #ffffff14;flex-wrap:wrap;animation:.8s ease-out .6s forwards Hero-module__ZARIfG__fadeInUp;display:flex;box-shadow:0 10px 30px #0003}.Hero-module__ZARIfG__statCard{align-items:center;gap:var(--space-4);display:flex}.Hero-module__ZARIfG__statIconWrapper{border-radius:var(--radius-full);width:48px;height:48px;color:var(--color-accent);background:#f973161a;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__statValue{font-size:var(--font-size-xl);color:var(--color-white);font-weight:800;line-height:1.2}.Hero-module__ZARIfG__statLabel{font-size:var(--font-size-sm);color:var(--color-text-muted)}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;height:40px;display:none}@media (min-width:768px){.Hero-module__ZARIfG__statsWrapper{flex-wrap:nowrap}.Hero-module__ZARIfG__statDivider{display:block}}@media (max-width:768px){.Hero-module__ZARIfG__heroContainer{padding-top:calc(var(--navbar-height,80px) + var(--space-4))}.Hero-module__ZARIfG__statsWrapper{padding:var(--space-6);border-radius:var(--radius-xl);flex-direction:column;align-items:flex-start}.Hero-module__ZARIfG__statCard{width:100%}}@keyframes Hero-module__ZARIfG__slideInLeft{0%{transform:translate(-50px)}to{transform:translate(0)}}@keyframes Hero-module__ZARIfG__scaleIn{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}
/*# sourceMappingURL=9870ec1a3f3984d1.css.map*/