.pre-loader{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);z-index:100000;background-color:#0f0f0f;width:100vw;height:100vh;position:fixed;top:0;left:0}.progress-bar{background-color:var(--copy);transform-origin:0;width:100%;height:7px;position:absolute;top:0;left:0;transform:scaleX(0)}.index-hero{background-color:var(--bg);justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:relative;overflow:hidden}.hero-img{width:100%;height:100%;position:absolute;top:0;left:0}.hero-header{text-align:center;z-index:10;width:65%;position:relative}.hero-header h1{margin-bottom:1rem;font-size:10vw}.hero-subtitle{font-size:1.5rem;font-weight:300;font-family:var(--font-secondary);color:#ffffffe6;margin-bottom:1rem;line-height:1.4}.hero-description{font-size:1.1rem;font-weight:300;font-family:var(--font-secondary);color:#ffffffb3;max-width:600px;margin:0 auto;line-height:1.6}.hero-footer{z-index:20;justify-content:space-between;align-items:center;width:100vw;padding:20px;display:flex;position:fixed;bottom:0;left:0}.cta-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:hover{background:#fff3;transform:translateY(-2px)}@media (max-width:900px){.hero-header{width:90%}.hero-header h1{font-size:20vw}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:.95rem}.cta-button{padding:.8rem 1.5rem;font-size:.9rem}}
