.page-module-scss-module__rPaVhq__main{height:100%}
@keyframes Hero-module-scss-module__QtbPwG__float{0%,to{transform:translateY(0)translate(0)}33%{transform:translateY(-20px)translate(10px)}66%{transform:translateY(10px)translate(-10px)}}@keyframes Hero-module-scss-module__QtbPwG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__QtbPwG__gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module-scss-module__QtbPwG__hero{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__background{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__gradientOrb{filter:blur(80px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite Hero-module-scss-module__QtbPwG__float;position:absolute}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__gradientOrb:first-child{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:500px;height:500px;animation-delay:0s;top:-100px;left:-100px}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__gradientOrb:nth-child(2){background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);width:400px;height:400px;animation-delay:-7s;bottom:-50px;right:-50px}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__gradientOrb:nth-child(3){background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);width:350px;height:350px;animation-delay:-14s;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__content{z-index:1;text-align:center;width:100%;max-width:900px;animation:.8s ease-out Hero-module-scss-module__QtbPwG__fadeInUp;position:relative}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__textContainer{margin-bottom:3rem}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__greeting{color:var(--foreground);opacity:.8;margin-bottom:.5rem;font-size:1.5rem;font-weight:400;animation:.8s ease-out .2s backwards Hero-module-scss-module__QtbPwG__fadeInUp;display:block}@media (max-width:768px){.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__greeting{font-size:1.25rem}}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__name{background:linear-gradient(135deg,var(--foreground)0%,var(--foreground)50%,#667eeacc 100%);-webkit-text-fill-color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1;animation:.8s ease-out .3s backwards Hero-module-scss-module__QtbPwG__fadeInUp,3s infinite Hero-module-scss-module__QtbPwG__gradient;display:block}@media (prefers-color-scheme:dark){.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__name{background:linear-gradient(135deg,var(--foreground)0%,var(--foreground)50%,#764ba2e6 100%);-webkit-text-fill-color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text}}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__subtitle{color:var(--foreground);opacity:.9;margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;animation:.8s ease-out .4s backwards Hero-module-scss-module__QtbPwG__fadeInUp}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__description{color:var(--foreground);opacity:.7;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;animation:.8s ease-out .5s backwards Hero-module-scss-module__QtbPwG__fadeInUp}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:.8s ease-out .6s backwards Hero-module-scss-module__QtbPwG__fadeInUp;display:flex}@media (max-width:480px){.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaContainer{flex-direction:column;align-items:stretch}}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaPrimary,.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaSecondary{border:2px solid #0000;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaPrimary:active{transform:translateY(0)}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaSecondary{color:var(--foreground);border-color:var(--foreground);opacity:.8;background:0 0}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaSecondary:hover{opacity:1;background:var(--foreground);color:var(--background);transform:translateY(-2px)}.Hero-module-scss-module__QtbPwG__hero .Hero-module-scss-module__QtbPwG__ctaSecondary:active{transform:translateY(0)}
