@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";.section-container{width:1300px}.title,.para{font-kerning:none;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed;-webkit-transform:translateZ(0);transform:translateZ(0)}@media only screen and (max-width: 1600px){.section-container{width:1200px;max-width:calc(100% - 160px)}}@media only screen and (max-width: 1400px){.section-container{width:900px}}@media only screen and (max-width: 900px){.section-container{width:500px;max-width:var(--cWidth)}}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999999;background-color:#060606;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .5s ease,transform .5s ease}.loader-exit{opacity:0;transform:scale(1.08);pointer-events:none}.loader-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.loader-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:orbFloat 6s ease-in-out infinite}.loader-orb-1{width:300px;height:300px;background:#6366f1;top:-100px;left:-50px;animation-delay:0s}.loader-orb-2{width:250px;height:250px;background:#a78bfa;bottom:-80px;right:-40px;animation-delay:-2s}.loader-orb-3{width:200px;height:200px;background:#818cf8;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-4s;opacity:.15}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.1)}66%{transform:translate(-20px,15px) scale(.95)}}.loader-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:28px}.loader-ring{position:relative;width:120px;height:120px}.loader-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.loader-ring-track{fill:none;stroke:#ffffff0f;stroke-width:2}.loader-ring-fill{fill:none;stroke:url(#ring-gradient);stroke:#818cf8;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:276.46;transition:stroke-dashoffset .3s ease-out}.loader-ring-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#fff;letter-spacing:1px}.loader-ring-text span{font-size:12px;font-weight:400;color:#fff6;margin-left:2px}.loader-name{display:flex;flex-direction:column;align-items:center;gap:2px;overflow:hidden}.loader-word{display:block;font-weight:700;letter-spacing:8px;color:#fff;animation:wordSlideUp .7s cubic-bezier(.16,1,.3,1) both}.loader-word-1{font-size:18px;animation-delay:.2s;color:#ffffffe6}.loader-word-2{font-size:14px;animation-delay:.35s;color:#fff6;letter-spacing:12px;font-weight:400}@keyframes wordSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loader-status{display:flex;align-items:center;gap:6px}.loader-dots{display:flex;gap:6px}.loader-dots span{width:4px;height:4px;border-radius:50%;background:#fff6;animation:dotPulse 1.2s ease-in-out infinite}.loader-dots span:nth-child(2){animation-delay:.15s}.loader-dots span:nth-child(3){animation-delay:.3s}@keyframes dotPulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.3)}}@media (min-width: 768px){.loader-ring{width:140px;height:140px}.loader-ring-text{font-size:28px}.loader-word-1{font-size:22px}.loader-word-2{font-size:16px}.loader-orb-1{width:400px;height:400px}.loader-orb-2{width:350px;height:350px}}: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: #5eead4;--backgroundColor: #0a0e17;--vh: 100vh;--vh: 100svh}h1,h2,h3,h4,h5,h6{font-family:Geist,sans-serif}body{overflow: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:#050810;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}@media screen and (min-width: 768px){body{--cWidth: 94%}}
