.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:-1;background-image:linear-gradient(#fbfbfce6,#fbfbfcf2),url(/hero_bg.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (prefers-color-scheme:dark){.Hero-module__ZARIfG__heroBg{background-image:linear-gradient(#0d1117e6,#0d1117f2),url(/hero_bg.png)}}.Hero-module__ZARIfG__heroContent{text-align:center;max-width:800px;margin:0 auto}.Hero-module__ZARIfG__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary);background:linear-gradient(120deg, var(--primary), var(--primary-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__description{color:var(--gray-text);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__buttons{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__decorativeShape{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);filter:blur(80px);opacity:.2;z-index:-1;border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;bottom:-50px;right:-50px}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__description{font-size:1.1rem}.Hero-module__ZARIfG__buttons{flex-direction:column}}
