.hero-section{min-height:100vh!important;padding:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-content,.hero-section{width:100%;display:flex;align-items:center;justify-content:center}.hero-content{flex-direction:row}.luki-avatar-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.luki-fullbody-img{margin-left:0;margin-right:0;margin-top:-2rem;width:320px;height:auto;display:block}.luki-hero-text{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.luki-heading{font-family:Michroma,sans-serif!important;font-size:8rem;color:white;text-shadow:none;margin-bottom:1rem;letter-spacing:.04em;font-weight:400}.luki-hero-buttons{display:flex;flex-direction:row;gap:1.2rem;width:100%;margin-top:2.2rem}.luki-hero-btn,.luki-hero-buttons{justify-content:center;align-items:center}.luki-hero-btn{position:relative;min-width:200px;max-width:200px;width:200px;text-align:center;display:inline-flex;font-size:1.18rem;font-family:Michroma,sans-serif;font-weight:500;letter-spacing:.5px;padding:.9rem 0;border-radius:2rem;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.05);color:#fff;margin:0;box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden;z-index:1;backdrop-filter:blur(12px);text-decoration:none}.luki-hero-btn:before{display:none}.luki-hero-btn:focus,.luki-hero-btn:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);transform:translateY(-1px);outline:none}.luki-hero-btn:active{transform:scale(.98) translateY(0);transition:all .1s}.luki-hero-btn:focus-visible{outline:1px solid rgba(255,255,255,.5);outline-offset:2px}.luki-subtitle{font-family:Space Mono,Inter,sans-serif;font-size:1.5rem;color:#fff;margin-bottom:2rem;margin-top:1.5rem}@media (min-width:701px){.luki-subtitle{margin-top:1.5rem!important}}@media (max-width:900px){.luki-heading{font-size:5rem}.luki-fullbody-img{width:280px;height:auto}}@media (max-width:700px){.hero-section{min-height:100vh;padding-top:56px}.hero-content{padding:1rem 1rem 2rem;transform:translateY(-2rem)}.luki-heading{font-size:4.5rem!important;margin-bottom:1rem!important;margin-top:.5rem!important}.luki-title-glassmorphism{padding:.4rem 1rem!important;border-radius:1rem!important}.luki-hero-text{align-items:center!important;gap:.5rem!important;width:100%;text-align:center!important;padding:0 1rem}.luki-fullbody-img{width:320px!important;height:auto!important;margin-top:0!important}.luki-hero-buttons{flex-direction:column!important;gap:.8rem!important;width:100%;align-items:center!important;margin-top:1.5rem!important;padding:0 1.5rem}.luki-hero-btn{min-width:70vw;max-width:70vw;width:70vw;font-size:1.1rem;padding:1rem 0}.luki-subtitle{font-size:1.2rem!important;margin-bottom:1rem!important;margin-top:1rem!important;padding:0 1rem;line-height:1.4}}@media (max-width:450px){.hero-content{transform:translateY(-2.5rem)}.luki-heading{font-size:3.5rem!important;letter-spacing:.02em}.luki-title-glassmorphism{padding:.3rem .8rem!important;border-radius:.8rem!important}.luki-fullbody-img{width:260px!important;max-width:260px!important}.luki-hero-btn{font-size:1rem!important;padding:.9rem 0!important;min-width:75vw;max-width:75vw;width:75vw}.luki-subtitle{font-size:1.1rem!important}}@media (max-width:380px){.hero-content,.hero-section,.luki-heading,.luki-hero-btn,.luki-hero-buttons,.luki-hero-text,.luki-subtitle{word-break:break-word!important}}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes mascotEntry{0%{opacity:0;transform:scale(.82) translateY(-20px)}to{opacity:1;transform:scale(.85) translateY(-20px)}}@keyframes buttonSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes ringHoloGlow{0%,to{opacity:1}50%{opacity:.9}}@keyframes cornerBlinkGreen{0%,to{opacity:0}35%,65%{opacity:1}}@keyframes cornerBlinkPurple{0%,to{opacity:0}35%,65%{opacity:1}}.hero-title-circuit-path{stroke:url(#heroCircuitGradient);stroke-width:.8;stroke-linejoin:round;stroke-linecap:round;fill:none;stroke-dasharray:40 260;stroke-dashoffset:0;animation:heroCircuitDash 7s linear infinite}@keyframes heroCircuitDash{to{stroke-dashoffset:-300}}.luki-heading-animated{background-size:100% auto}.spotlight-btn{position:relative;overflow:hidden}.spotlight-btn:after{content:"";position:absolute;top:var(--y,50%);left:var(--x,50%);width:100%;height:100%;background:radial-gradient(circle closest-side,rgba(255,255,255,.15),transparent);transform:translate(-50%,-50%);opacity:0;transition:opacity .3s;pointer-events:none}.spotlight-btn:hover:after{opacity:1}