.section{padding:5rem 0;scroll-margin-top:130px;transition:background-color .3s;position:relative}.section-content{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.section{padding:3rem 0;scroll-margin-top:80px}.section-content{padding:0 1.5rem}}@media (max-width:480px){.section{padding:2.5rem 0}.section-content{padding:0 1rem}}.section:nth-child(2n){background:#00000003}@media (prefers-color-scheme:dark){:root:not(.light) .section:nth-child(2n){background:#ffffff03}}.dark .section:nth-child(2n){background:#ffffff03}
.hero-section-wrapper{align-items:center;min-height:100vh;display:flex;padding:0!important}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:0;background:radial-gradient(circle,#00000008,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite pulse;position:absolute;top:-50%;right:-20%}@media (prefers-color-scheme:dark){:root:not(.light) .hero-section:before{background:radial-gradient(circle,#ffffff08,#0000 70%)}}.dark .hero-section:before{background:radial-gradient(circle,#ffffff08,#0000 70%)}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.hero-content{z-index:1;max-width:900px;margin:0 auto;position:relative}.hero-name{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;animation:.8s ease-out .2s both fadeInUp}.hero-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.2;text-decoration:underline;animation:.8s ease-out .4s both fadeInUp}.hero-subtitle{color:var(--muted-foreground);max-width:700px;margin:0 auto;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;line-height:1.7;animation:.8s ease-out .6s both fadeInUp}@media (max-width:768px){.hero-section{min-height:90vh;padding:6rem 1.5rem 3rem}.hero-name{margin-bottom:.75rem}.hero-title{margin-bottom:1rem}}
