.Hero-module__ZARIfG__heroSection{padding:6rem calc(2rem + env(safe-area-inset-right))10rem calc(2rem + env(safe-area-inset-left));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__heroGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}}@media (min-width:1280px){.Hero-module__ZARIfG__heroGrid{gap:6rem}}.Hero-module__ZARIfG__heroColCopy{flex-direction:column;display:flex}.Hero-module__ZARIfG__heroColWidget{flex-direction:column;gap:1.25rem;display:flex}.Hero-module__ZARIfG__glassBadge{-webkit-backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #ffffff14;border-radius:2rem;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.4rem 1.25rem;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0003,inset 0 1px #ffffff1a}.Hero-module__ZARIfG__glassBadge:hover{background:#1e293b80;border-color:#ffffff26;transform:translateY(-2px)}.Hero-module__ZARIfG__pulseDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulseGlow}@keyframes Hero-module__ZARIfG__pulseGlow{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.Hero-module__ZARIfG__badgeText{color:#cbd5e1;letter-spacing:.02em;font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__gradientText{background:linear-gradient(100deg,#38bdf8 0%,#818cf8 35%,#c084fc 70%,#2dd4bf 100%) 0 0/200%;-webkit-text-fill-color:transparent;text-shadow:0 0 40px #818cf826;-webkit-background-clip:text;background-clip:text;padding-bottom:.1em;animation:6s linear infinite Hero-module__ZARIfG__gradientShift;display:inline-block}@keyframes Hero-module__ZARIfG__gradientShift{to{background-position:200%}}.Hero-module__ZARIfG__mouseGlow{pointer-events:none;width:600px;height:600px;left:var(--mouse-x,50%);top:var(--mouse-y,50%);z-index:0;mix-blend-mode:screen;filter:blur(20px);opacity:.8;border-radius:50%;transition:top .15s ease-out,left .15s ease-out;animation:8s ease-in-out infinite alternate Hero-module__ZARIfG__liquidWater;position:absolute}@keyframes Hero-module__ZARIfG__liquidWater{0%{background:radial-gradient(circle,#22d3ee33 0%,#0ea5e91a 40%,#0000 70%);border-radius:40% 60% 70% 30%/40% 40% 60% 50%;transform:translate(-50%,-50%)rotate(0)scale(1.1)}33%{background:radial-gradient(circle,#0ea5e92e 0%,#38bdf81f 50%,#0000 70%);border-radius:70% 30% 50% 50%/30% 30% 70% 70%;transform:translate(-50%,-50%)rotate(120deg)scale(.9)}66%{background:radial-gradient(circle,#38bdf826 0%,#22d3ee1a 60%,#0000 70%);border-radius:100% 60% 60% 100%/100% 100% 60% 60%;transform:translate(-50%,-50%)rotate(240deg)scale(1.2)}to{background:radial-gradient(circle,#22d3ee33 0%,#0ea5e91a 40%,#0000 70%);border-radius:40% 60% 70% 30%/40% 40% 60% 50%;transform:translate(-50%,-50%)rotate(360deg)scale(1)}}.Hero-module__ZARIfG__actionsGroup{flex-wrap:wrap;gap:1.25rem;margin-top:2rem;display:flex}.Hero-module__ZARIfG__primaryGradientBtn{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:1rem;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 25px #6366f14d,inset 0 1px #fff3}.Hero-module__ZARIfG__primaryGradientBtn: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__primaryGradientBtn:hover:before{left:100%}.Hero-module__ZARIfG__primaryGradientBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 35px #6366f166,inset 0 1px #ffffff4d}.Hero-module__ZARIfG__primaryGradientBtn:active{transform:translateY(-1px)scale(1.01)}.Hero-module__ZARIfG__btnArrow{transition:transform .3s}.Hero-module__ZARIfG__primaryGradientBtn:hover .Hero-module__ZARIfG__btnArrow{transform:translate(4px)}[dir=rtl] .Hero-module__ZARIfG__primaryGradientBtn:hover .Hero-module__ZARIfG__btnArrow{transform:translate(-4px)}.Hero-module__ZARIfG__secondaryGlassBtn{color:#cbd5e1;-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;align-items:center;padding:1rem 2.25rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__secondaryGlassBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.Hero-module__ZARIfG__heroStatsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.Hero-module__ZARIfG__statCard{-webkit-backdrop-filter:blur(10px);background:#0f172a66;border:1px solid #ffffff0d;border-radius:1.25rem;flex-direction:column;align-items:center;padding:1.25rem .5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000001a}.Hero-module__ZARIfG__statCard:hover{background:#1e293b80;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Hero-module__ZARIfG__statIconWrapper{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.5rem;display:flex}.Hero-module__ZARIfG__widgetWrapper{z-index:10;position:relative}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{padding:6rem calc(1.5rem + env(safe-area-inset-right))4rem calc(1.5rem + env(safe-area-inset-left));min-height:auto}.Hero-module__ZARIfG__actionsGroup{flex-direction:column;gap:.75rem;width:100%}.Hero-module__ZARIfG__primaryGradientBtn,.Hero-module__ZARIfG__secondaryGlassBtn{justify-content:center;width:100%}.Hero-module__ZARIfG__heroStatsGrid{gap:.5rem}.Hero-module__ZARIfG__statCard{padding:1rem .25rem}.Hero-module__ZARIfG__gradientText{padding-bottom:0}}
