.Hero-module__ZARIfG__hero{box-sizing:border-box;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);justify-content:center;align-items:center;width:100%;max-width:100vw;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{object-fit:cover;z-index:1;width:100%;height:100%;inset:0}.Hero-module__ZARIfG__hero:after{content:"";clip-path:ellipse(100% 100% at 50% 100%);z-index:10;background:#fff;width:100%;height:100px;position:absolute;bottom:-2px;left:0}.Hero-module__ZARIfG__content{text-align:center;z-index:2;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:#fff;-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.1rem;font-size:.9rem;font-weight:500;animation:4s ease-in-out infinite Hero-module__ZARIfG__badgeFloat;display:inline-flex;box-shadow:0 8px 32px #0000001a}@keyframes Hero-module__ZARIfG__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Hero-module__ZARIfG__badgeIcon{color:#4353f2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 2px 4px #0000001a}.Hero-module__ZARIfG__headline{font-family:var(--font-inter);color:#fff;letter-spacing:-.025em;text-shadow:0 6px 20px #00000026;text-wrap:balance;width:100%;max-width:960px;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:600;line-height:1.12;animation:.8s ease-out Hero-module__ZARIfG__fadeInUp}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:.01;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__subtext{font-family:var(--font-inter);color:#ffffffd9;text-shadow:0 2px 10px #0000001a;width:100%;max-width:620px;margin-bottom:2.5rem;font-size:1.05rem;font-weight:400;line-height:1.7;animation:.8s ease-out .2s backwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__actions{align-items:center;gap:1.5rem;margin-bottom:6rem;animation:.8s ease-out .4s backwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);border:none;border-radius:100px;align-items:center;gap:.6rem;padding:1.2rem 3rem;font-size:1.05rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000059,inset 0 0 0 1px #ffffff1a}.Hero-module__ZARIfG__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__primaryBtn:hover:before{left:100%}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 20px 40px #00000073,inset 0 0 0 1px #ffffff26}.Hero-module__ZARIfG__laptopMockup{width:100%;max-width:1050px;transition:transform .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out .6s backwards Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__laptopMockup:hover{transform:translateY(-12px)}.Hero-module__ZARIfG__laptopFrame{background:linear-gradient(#dfe1e3,#c8cacc);border-radius:24px 24px 0 0;padding:1.8rem 1.8rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 60px 120px #00000059,0 35px 70px #00000040,inset 0 0 0 1px #ffffff1a}.Hero-module__ZARIfG__laptopMockup:hover .Hero-module__ZARIfG__laptopFrame{box-shadow:0 80px 150px #00000073,0 45px 90px #00000059,inset 0 0 0 1px #ffffff26}.Hero-module__ZARIfG__laptopFrame:before{content:"";background:radial-gradient(circle,#3d3d3d 40%,#2d2d2d 100%);border:2px solid #555;border-radius:50%;width:8px;height:8px;position:absolute;top:.6rem;left:50%;transform:translate(-50%);box-shadow:0 0 8px #00000080,inset 0 1px 2px #ffffff1a}.Hero-module__ZARIfG__screen{background:#fff;border-radius:14px 14px 0 0;overflow:hidden;box-shadow:inset 0 2px 6px #0000000f,0 1px #ffffff80}.Hero-module__ZARIfG__tabs{background:linear-gradient(#fafbfc,#f5f6f7);border-bottom:1px solid #e8eaed;gap:.4rem;padding:1.4rem 1.8rem 1rem;display:flex}.Hero-module__ZARIfG__tab{color:#6b7280;font-size:.9rem;font-weight:600;font-family:var(--font-inter);cursor:pointer;background:0 0;border-radius:10px;padding:.6rem 1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Hero-module__ZARIfG__tab:after{content:"";background:#4353f2;height:2px;transition:transform .3s;position:absolute;bottom:-1rem;left:0;right:0;transform:scaleX(0)}.Hero-module__ZARIfG__tab:hover{color:#4353f2;background:#4353f20f}.Hero-module__ZARIfG__tab.Hero-module__ZARIfG__active{color:#111827;background:#fff;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a}.Hero-module__ZARIfG__tab.Hero-module__ZARIfG__active:after{transform:scaleX(1)}.Hero-module__ZARIfG__dashboardContent{background:linear-gradient(#fff,#fafbfc);padding:2.5rem 2rem}.Hero-module__ZARIfG__filters{align-items:center;gap:1.2rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__filterGroup{align-items:center;gap:.5rem;display:flex}.Hero-module__ZARIfG__filterLabel{color:#6b7280;font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__filterSelect{color:#111827;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 5L6 8L9 5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right .7rem center no-repeat;border:1.5px solid #e5e7eb;border-radius:8px;padding:.6rem 2.8rem .6rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000a}.Hero-module__ZARIfG__filterSelect:hover{border-color:#4353f2;box-shadow:0 2px 8px #4353f21f}.Hero-module__ZARIfG__stats{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Hero-module__ZARIfG__statCard{text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:2rem 1.7rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Hero-module__ZARIfG__statCard:before{content:"";background:linear-gradient(#4353f2,#7b8bf6);width:4px;height:0;transition:height .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.Hero-module__ZARIfG__statCard:hover:before{height:100%}.Hero-module__ZARIfG__statCard:hover{background:#fafbfc;border-color:#4353f2;transform:translateY(-4px)scale(1.02);box-shadow:0 8px 24px #4353f21f,0 2px 8px #0000000a}.Hero-module__ZARIfG__statLabel{color:#6b7280;font-size:.85rem;font-weight:600;font-family:var(--font-inter);letter-spacing:.01em;margin-bottom:.7rem}.Hero-module__ZARIfG__statValue{color:#111827;font-size:2.1rem;font-weight:700;font-family:var(--font-inter);letter-spacing:-.03em;margin-bottom:.3rem}.Hero-module__ZARIfG__statSubValue{color:#10b981;font-size:.8rem;font-weight:600}.Hero-module__ZARIfG__laptopBase{background:linear-gradient(#b8babc,#8a8c8e);border-radius:0 0 10px 10px;height:28px;position:relative;box-shadow:0 6px 18px #00000026,inset 0 1px #fff3}.Hero-module__ZARIfG__laptopBase:after{content:"";z-index:-1;background:radial-gradient(#0000004d,#0000 70%);border-radius:50%;width:280px;height:14px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__laptopMockup:hover .Hero-module__ZARIfG__laptopBase:after{background:radial-gradient(#00000059,#0000 70%);width:320px}@media (max-width:1024px){.Hero-module__ZARIfG__headline{font-size:3.5rem}.Hero-module__ZARIfG__content{padding:0 1.5rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:120px 1.5rem 80px}.Hero-module__ZARIfG__content{padding:0}.Hero-module__ZARIfG__headline{font-size:2.8rem;line-height:1.15}.Hero-module__ZARIfG__subtext{margin-bottom:2.5rem;font-size:1rem}.Hero-module__ZARIfG__badge{margin-bottom:1.5rem}.Hero-module__ZARIfG__actions{justify-content:center;width:100%;margin-bottom:3rem}.Hero-module__ZARIfG__primaryBtn{justify-content:center;width:100%}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:120px 0 60px}.Hero-module__ZARIfG__content{padding:0 1rem}.Hero-module__ZARIfG__headline{font-size:2rem;line-height:1.15}.Hero-module__ZARIfG__subtext{font-size:.95rem}.Hero-module__ZARIfG__primaryBtn{flex-direction:column;gap:.3rem;padding:1rem 1.5rem;font-size:.95rem}.Hero-module__ZARIfG__badge{padding:.4rem .8rem;font-size:.75rem}.Hero-module__ZARIfG__laptopMockup{max-width:100%;overflow:hidden}.Hero-module__ZARIfG__laptopFrame{border-radius:16px 16px 0 0;padding:1rem 1rem 0}.Hero-module__ZARIfG__stats{grid-template-columns:repeat(2,1fr);gap:.8rem}.Hero-module__ZARIfG__statCard{padding:1rem}.Hero-module__ZARIfG__statValue{font-size:1.4rem}.Hero-module__ZARIfG__statLabel{font-size:.7rem}.Hero-module__ZARIfG__tabs{display:none}.Hero-module__ZARIfG__dashboardContent{padding:1rem}.Hero-module__ZARIfG__filters{display:none}}
