.hero{position:relative;color:#f0f0f0;text-align:center;overflow:hidden}.hero .container{max-width:900px;margin:0 auto}.sitename{font-size:3.5rem;font-weight:700;letter-spacing:.1em;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.7)}.sitename,.typed{margin-bottom:1rem}.typed{font-size:1.2rem;font-weight:600;display:inline-block;min-height:2.5rem;line-height:1.6;background:linear-gradient(135deg,#a987de,#9d80cc);-webkit-background-clip:text;background-clip:text;color:#6b5690}@supports ((-webkit-background-clip:text) or (background-clip:text)) or (-webkit-background-clip:text){.typed{-webkit-text-fill-color:transparent}}.typed:after{content:"";display:inline-block;width:2px;height:1em;margin-left:3px;vertical-align:-.1em;background:#6b5690;animation:blink 1s steps(1) infinite}@keyframes blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.social-links{display:flex;justify-content:center;margin:1rem 0 1.5rem;padding:0;max-width:none;box-shadow:none;border-radius:0;transition:none}.social-links,.social-links:hover{background:transparent}@media (max-width:768px){.sitename{font-size:2.5rem}.typed{font-size:1.2rem;max-width:340px}}@media (max-width:480px){.sitename{font-size:2rem}.typed{font-size:1rem;max-width:240px}}#hero{margin-top:calc(var(--layout-header-height) + var(--header-content-spacing-desktop))}@media (max-width:992px){#hero{margin-top:calc(var(--layout-header-height) + var(--header-content-spacing-tablet))}}@media (max-width:768px){#hero{margin-top:calc(var(--layout-header-height) + var(--header-content-spacing-mobile))}}@media (max-width:576px){#hero{margin-top:calc(var(--layout-header-height) + var(--header-content-spacing-small))}}#hero .social-links{flex-wrap:wrap;gap:.9rem}#hero .social-links .sci-icon{margin-right:0}@media (max-width:576px){#hero .col-lg-8{padding:2rem 1.25rem}}