.Hero-module__KTD73a__hero{min-height:calc(100vh - var(--navbar-height));background:var(--background);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__heroContent{z-index:2;text-align:center;max-width:800px;padding:2rem 1.5rem;position:relative}.Hero-module__KTD73a__badge{color:var(--secondary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#4a7fb51a;border:1px solid #4a7fb533;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;animation:.8s forwards Hero-module__KTD73a__fadeInUp;display:inline-block}.Hero-module__KTD73a__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;animation:.8s .1s both Hero-module__KTD73a__fadeInUp}.Hero-module__KTD73a__highlight{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__KTD73a__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;max-width:600px;margin-inline:auto;font-size:1.125rem;line-height:1.7;animation:.8s .2s both Hero-module__KTD73a__fadeInUp}.Hero-module__KTD73a__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s .3s both Hero-module__KTD73a__fadeInUp;display:flex}.Hero-module__KTD73a__primaryBtn{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-lg);align-items:center;gap:.5rem;padding:.875rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:box-shadow .3s,transform .2s;display:inline-flex}.Hero-module__KTD73a__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #4a7fb566}.Hero-module__KTD73a__secondaryBtn{color:var(--text-primary);border-radius:var(--radius-lg);border:2px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;align-items:center;padding:.875rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__KTD73a__secondaryBtn:hover{background:var(--surface-hover);border-color:var(--secondary);color:var(--secondary);transform:translateY(-2px)}@keyframes Hero-module__KTD73a__fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
