@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";.lotus-wrapper{font-family:Inter,sans-serif;background:#000;color:#fff;min-height:300vh;overflow-x:hidden}.lotus-wrapper #scroll-video-container{position:fixed;right:0;bottom:0;left:0;z-index:0;background:#000;top:-20%}.lotus-wrapper #scroll-video-container canvas,.lotus-wrapper #scroll-video-container video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;will-change:transform,opacity;transform:translateZ(0)}.lotus-wrapper #scroll-video-container .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003}.lotus-wrapper #particles-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:3}.lotus-wrapper #hero{position:relative;height:100vh;width:100%;display:flex;flex-direction:column;z-index:10}.lotus-wrapper #hero .gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent,transparent);pointer-events:none}.lotus-wrapper #hero .content{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:0 1.5rem;padding-bottom:15vh;will-change:transform,opacity;animation:slideUpIntro 1.5s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideUpIntro{0%{transform:translateY(20vh);opacity:0}to{transform:translateY(0);opacity:1}}.lotus-wrapper #hero .subtitle{font-family:Geist,sans-serif;font-size:clamp(.9rem,2vw,1.25rem);color:#e5e7eb;margin-bottom:0;letter-spacing:.5em;text-transform:uppercase;text-shadow:0 4px 15px rgba(255,255,255,.2)}.lotus-wrapper #hero h1{font-family:Geist,sans-serif;font-size:clamp(3rem,10vw,8.5rem);font-weight:800;line-height:1;margin-top:0;max-width:60rem;letter-spacing:-.04em;background:linear-gradient(180deg,#fff,#b3b3b3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0px 10px 30px rgba(255,255,255,.3))}.lotus-wrapper #hero .bounce-arrow{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;justify-content:center}.lotus-wrapper #hero .bounce-arrow svg{width:2rem;height:2rem;color:#9ca3af;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.lotus-wrapper #content{position:relative;z-index:2}.lotus-wrapper .typewriter-container{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;z-index:10;padding:0 2rem}.lotus-wrapper .typewriter-wrapper{position:relative;display:inline-block}.lotus-wrapper .typewriter-ghost{font-family:Space Mono,monospace;font-size:clamp(1rem,3vw,2rem);visibility:hidden;white-space:nowrap}.lotus-wrapper .typewriter-text{position:absolute;top:0;left:0;height:100%;font-family:Space Mono,monospace;font-size:clamp(1rem,3vw,2rem);color:#fff;overflow:hidden;border-right:2px solid #fff;white-space:nowrap;width:0;text-shadow:0 0 10px rgba(255,255,255,.3)}.lotus-wrapper .typewriter-text.typing{animation:typing 5.5s steps(40,end) forwards,blink .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{0%,to{border-color:transparent}50%{border-color:#fff}}@media (max-width: 768px){.lotus-wrapper #hero h1{font-size:3rem}}:root{font-family:Geist,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.5;scroll-behavior:smooth;color-scheme:light dark;color:#eae5ec;background-color:var(--backgroundColor);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-moz-user-select:none;--accentColor: #d946ef;--secondaryAccent: #06b6d4;--backgroundColor: #040107;--vh: 100vh;--vh: 100svh}h1,h2,h3,h4,h5,h6{font-family:Geist,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:inherit}a:hover{color:var(--accentColor)}main{opacity:1;transition:.3s}.main-active{opacity:0;animation:fadeIn 1s 1;animation-fill-mode:forwards}@keyframes fadeIn{to{opacity:1}}body{margin:0;height:auto;background-color:#000;flex-grow:1;--cWidth: calc(100% - 30px) ;--cMaxWidth: 1920px;max-width:100vw;overflow-x:hidden}.main-body{max-width:100vw;overflow-x:hidden}.container-main{width:100%;margin:auto;position:relative}.container1{width:var(--cWidth);height:var(--vh);margin:auto;position:relative}.split-line{overflow:hidden}.split-h2{overflow:hidden;display:flex;white-space:nowrap;flex-wrap:nowrap}.techstack{width:100%;position:relative;height:var(--vh);margin:50px auto -100px}.techstack h2{font-size:80px;text-align:center;position:absolute;width:100%;top:120px;left:0;font-weight:400;text-transform:uppercase}@media screen and (min-width: 768px){body{--cWidth: 94%}}@media screen and (max-width: 900px){.techstack h2{font-size:40px}}
