@import url("https://fonts.googleapis.com/css2?family=Mrs+Saint+Delafield&family=Inter:wght@300;400;500;600;700&display=swap");.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:white}.boxes-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.boxes-container{position:relative;width:100%;height:100%}.floating-box{position:absolute;width:20px;height:20px;background:linear-gradient(45deg,rgba(59,130,246,.3),rgba(147,51,234,.3),rgba(236,72,153,.3));border:1px solid rgba(255,255,255,.1);border-radius:4px;backdrop-filter:blur(2px);box-shadow:0 4px 15px rgba(59,130,246,.2)}.floating-box:nth-child(odd){width:15px;height:15px;background:linear-gradient(45deg,rgba(34,197,94,.3),rgba(59,130,246,.3));border-radius:50%}.floating-box:nth-child(3n){width:25px;height:25px;background:linear-gradient(45deg,rgba(147,51,234,.2),rgba(236,72,153,.2));border-radius:6px}.hero-content{position:relative;z-index:10;text-align:center;max-width:1000px;padding:0 2rem}.hero-name-container{position:relative;margin-bottom:2rem}.hero-name{font-family:Mrs Saint Delafield,cursive;font-size:clamp(4rem,8vw,12rem);font-weight:400;margin:0;line-height:1.1;position:relative}.gradient-text{background:linear-gradient(135deg,#60a5fa,#a855f7 25%,#ec4899 50%,#10b981 75%,#3b82f6);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 8s ease-in-out infinite;text-shadow:0 0 30px rgba(96,165,250,.3)}.name-underline{height:4px;background:linear-gradient(90deg,transparent,#60a5fa 25%,#a855f7 50%,#ec4899 75%,transparent);border-radius:2px;margin:1rem auto 0;width:300px;box-shadow:0 2px 10px rgba(96,165,250,.4)}.hero-tagline{font-family:Inter,sans-serif;font-size:clamp(1.2rem,3vw,2rem);font-weight:500;margin:0 0 1.5rem;color:rgba(255,255,255,.9);letter-spacing:2px;text-transform:uppercase}.hero-description{font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.2rem);font-weight:300;line-height:1.6;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto 3rem}.hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.cta-button{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:50px;font-family:Inter,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);position:relative;overflow:hidden}.cta-button.primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;box-shadow:0 10px 30px rgba(59,130,246,.3)}.cta-button.primary:hover{box-shadow:0 15px 40px rgba(59,130,246,.4);transform:translateY(-2px)}.cta-button.secondary{background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 30px rgba(255,255,255,.1)}.cta-button.secondary:hover{background:rgba(255,255,255,.2);box-shadow:0 15px 40px rgba(255,255,255,.2);transform:translateY(-2px)}.hero-social{gap:1.5rem;margin-bottom:4rem}.hero-social,.social-link{display:flex;justify-content:center}.social-link{align-items:center;width:50px;height:50px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:white;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px)}.social-link:hover{background:rgba(255,255,255,.2);box-shadow:0 10px 25px rgba(255,255,255,.2);transform:translateY(-3px)}.scroll-indicator{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;color:rgba(255,255,255,.6);transition:all .3s ease}.scroll-indicator:hover{color:rgba(255,255,255,.9)}.scroll-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(255,255,255,.05);backdrop-filter:blur(10px)}.scroll-text{font-family:Inter,sans-serif;font-size:.9rem;font-weight:300;letter-spacing:1px}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.floating-element{position:absolute;border-radius:8px;background:linear-gradient(45deg,rgba(59,130,246,.1),rgba(147,51,234,.1));border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(5px)}.element-1{width:80px;height:80px;top:20%;left:10%;background:linear-gradient(45deg,rgba(34,197,94,.2),rgba(59,130,246,.2))}.element-2{width:60px;height:60px;top:60%;right:15%;background:linear-gradient(45deg,rgba(147,51,234,.2),rgba(236,72,153,.2))}.element-3{width:100px;height:100px;bottom:20%;left:20%;background:linear-gradient(45deg,rgba(59,130,246,.15),rgba(34,197,94,.15))}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (max-width:768px){.hero-content{padding:0 1rem}.hero-actions{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:280px}.hero-social{gap:1rem}.name-underline{width:200px}}@media (max-width:480px){.hero-actions,.hero-description,.hero-social{margin-bottom:2rem}.social-link{width:45px;height:45px}}.splash-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#000000,#000000 50%,#000000);display:flex;align-items:center;justify-content:center;z-index:9999}.splash-content{text-align:center}.namaste-text{font-weight:600}.namaste-english,.namaste-text{font-size:7rem!important;color:#939393;margin:0;font-family:Georgia,serif}.namaste-english{font-weight:500}.underline{width:350px;height:3px;background:linear-gradient(90deg,transparent,#3b82f6,transparent);margin:1.5rem auto 0;border-radius:1px}@media (max-width:768px){.namaste-text{font-size:5rem!important}.namaste-english{font-size:4rem!important}.underline{width:250px;height:2px}}@media (max-width:480px){.namaste-text{font-size:3.5rem!important}.namaste-english{font-size:3rem!important}.underline{width:200px}}