.hero-section{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:0;top:0}.hero-background{height:120%;background-image:url(/assets/images/ed-manigat-edmanzoetech.top-2025.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;z-index:-2}.hero-background,.hero-overlay{position:absolute;top:0;left:0;width:100%}.hero-overlay{height:100%;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(0,0,0,.6) 50%,rgba(54,28,255,.2));z-index:-1}.hero-content{position:relative;z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.main-title-centered{text-align:center;margin:0 auto;display:block;width:100%}@media (min-width:1024px){.hero-section .inline-flex{position:fixed;top:20%;left:0;transform:translateX(-50%);z-index:1000;display:flex;justify-content:center;align-items:center;width:auto}}@media (min-width:640px){.hero-content{padding:0 1.5rem}}@media (min-width:768px){.hero-content{padding:0 2rem}}@media (max-width:768px){.hero-background{background-attachment:scroll;background-size:cover;background-position:50%}.hero-content{padding:1rem;text-align:center}.hero-section{min-height:100vh;padding-top:0;margin-top:0}.hero-section .absolute{position:relative!important;transform:none!important;margin:1rem auto;display:block}.hero-section .glass{position:relative!important;margin:.75rem auto;width:100%;max-width:280px}}@media (min-width:1024px){.hero-section .glass{position:absolute!important;max-width:200px}.hero-section .relative{overflow:visible}}@keyframes parallax{0%{transform:translateY(0)}to{transform:translateY(-20px)}}html{scroll-behavior:smooth}.glass,.glass-text{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.btn{background:linear-gradient(86deg,#361cff,#00fff5);border:none;padding:10px 20px;border-radius:8px;transition:all .3s ease;cursor:pointer;width:100%;max-width:280px;font-size:14px;margin:.5rem auto;display:inline-flex;align-items:center;justify-content:center}.cta-buttons .btn,.cta-buttons .btn-outline{margin:8px}@media (min-width:640px){.btn{width:auto;font-size:16px;padding:12px 24px;max-width:200px}}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(54,28,255,.3)}.btn-outline{background:transparent;border:2px solid #00fff5;color:#00fff5;padding:10px 20px;border-radius:8px;transition:all .3s ease;cursor:pointer;width:100%;max-width:280px;font-size:14px;margin:.5rem auto;display:inline-flex;align-items:center;justify-content:center}@media (min-width:640px){.btn-outline{width:auto;font-size:16px;padding:12px 24px;max-width:200px}}.btn-outline:hover{background:#00fff5;color:#000;transform:translateY(-2px)}.text-gradient{background:linear-gradient(86deg,#361cff,#00fff5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-section h1{font-size:1.375rem;line-height:1.1;margin:.5rem 0}@media (min-width:480px){.hero-section h1{font-size:1.75rem}}@media (min-width:640px){.hero-section h1{font-size:2rem}}@media (min-width:768px){.hero-section h1{font-size:2.5rem}}@media (min-width:1024px){.hero-section h1{font-size:3rem}}@media (min-width:1280px){.hero-section h1{font-size:3.5rem}}.hero-section h1[data-text="edmanzoetech.top"]{font-size:1.5rem;text-align:center;margin:0 auto;line-height:1.1;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media (min-width:480px){.hero-section h1[data-text="edmanzoetech.top"]{font-size:2rem}}@media (min-width:640px){.hero-section h1[data-text="edmanzoetech.top"]{font-size:2.5rem}}@media (min-width:768px){.hero-section h1[data-text="edmanzoetech.top"]{font-size:3.5rem}}@media (min-width:1024px){.hero-section h1[data-text="edmanzoetech.top"]{font-size:4.5rem}}@media (min-width:1280px){.hero-section h1[data-text="edmanzoetech.top"]{font-size:5.5rem}}@media (min-width:1536px){.hero-section h1[data-text="edmanzoetech.top"]{font-size:6.5rem}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating{animation:float 3s ease-in-out infinite}.scroll-indicator{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);width:20px;height:32px;border:2px solid rgba(255,255,255,.3);border-radius:10px;display:flex;justify-content:center;align-items:flex-start;padding-top:6px}@media (min-width:768px){.scroll-indicator{bottom:2rem;width:24px;height:40px;border-radius:12px;padding-top:8px}}.scroll-indicator:after{content:"";width:4px;height:8px;background:#00fff5;border-radius:2px;animation:scroll-bounce 2s infinite}@keyframes scroll-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}