.Hero-module__BfLc2G__heroSection{text-align:center;background:radial-gradient(circle at 50% 0%, var(--primary-light), transparent 50%);padding:6rem 1.5rem 5rem;position:relative;overflow:hidden}.Hero-module__BfLc2G__container{flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.Hero-module__BfLc2G__title{letter-spacing:-.04em;color:var(--foreground);margin:0;font-size:3.5rem;font-weight:800;line-height:1.15}.Hero-module__BfLc2G__gradientText{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__BfLc2G__description{color:var(--muted);max-width:700px;margin:0;font-size:1.2rem;line-height:1.6}.Hero-module__BfLc2G__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.Hero-module__BfLc2G__primaryBtn{background:var(--primary);color:#fff;border-radius:var(--radius-md);padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;box-shadow:0 4px 14px #6366f14d}.Hero-module__BfLc2G__primaryBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.Hero-module__BfLc2G__secondaryBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground);border-radius:var(--radius-md);padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .2s,transform .2s}.Hero-module__BfLc2G__secondaryBtn:hover{border-color:var(--muted);transform:translateY(-1px)}.Hero-module__BfLc2G__customContent{width:100%;margin-top:2rem}@media (max-width:768px){.Hero-module__BfLc2G__title{font-size:2.5rem}.Hero-module__BfLc2G__description{font-size:1.05rem}}
