*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;line-height:1.5;color:#fff;background-color:#080c19}@media(min-width:769px){html,body{overflow:hidden;height:100%}}@media(max-width:768px){html,body{overflow-x:hidden;overflow-y:auto;height:auto;min-height:100%}}#root{width:100%;min-height:100%}h1,h2,h3,h4,h5,h6{font-weight:200;line-height:1.2}p{font-weight:300;color:#b4c8ffb3}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid rgba(100,150,255,.5);outline-offset:2px}::selection{background:#6496ff4d;color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f193280}::-webkit-scrollbar-thumb{background:#6496ff4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6496ff80}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}img{max-width:100%;height:auto;display:block}@media(max-width:768px){*{-webkit-tap-highlight-color:transparent}}.floating-nav{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:1000}.floating-nav__container{display:flex;align-items:center;gap:.25rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ffffff1a,#ffffff0d,#c8dcff14);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.15);border-radius:100px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff0d inset,0 2px 4px #ffffff1a inset,0 -1px 2px #0003 inset}.floating-nav__item{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:none;border-radius:50px;color:#c8dcffb3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.02em;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.floating-nav__item:hover{color:#fffffff2;background:#ffffff1a}.floating-nav__item.active{color:#fff;background:#ffffff26;box-shadow:0 0 20px #96b4ff33,0 0 0 1px #ffffff1a inset}.floating-nav__icon{display:none}.floating-nav__label{opacity:1;max-width:none}@media(max-width:768px){.floating-nav{bottom:1.5rem;max-width:calc(100% - 2rem)}.floating-nav__container{padding:.625rem 1rem;gap:.125rem}.floating-nav__item{padding:.625rem 1rem;font-size:.8rem}}@media(max-width:480px){.floating-nav__container{padding:.5rem .75rem}.floating-nav__item{padding:.5rem .75rem;font-size:.75rem}}.hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:4rem 2rem}.hero__content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px}.hero__badge{display:inline-block;padding:.5rem 1.25rem;margin-bottom:2rem;background:#6496ff1a;border:1px solid rgba(100,150,255,.2);border-radius:50px;color:#96b4ffcc;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.hero__title{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(3rem,12vw,7rem);font-weight:200;line-height:1.05;letter-spacing:-.03em;color:#fff}.hero__title-main{display:block;background:linear-gradient(135deg,#fff,#c8dcfff2,#96b4ffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle{margin:1.5rem 0 0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(.95rem,2vw,1.125rem);font-weight:300;line-height:1.7;color:#b4c8ff99;max-width:480px;letter-spacing:.01em}.hero__accent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(80,100,255,.12) 0%,rgba(60,80,200,.04) 40%,transparent 70%);pointer-events:none}@media(max-width:1024px){.hero{padding:3rem 1.5rem}.hero__accent{width:450px;height:450px}}@media(max-width:768px){.hero{padding:3rem 1.25rem;min-height:calc(100vh - 100px)}.hero__badge{padding:.4rem 1rem;font-size:.65rem;margin-bottom:1.5rem}.hero__subtitle{margin:1.25rem 0 0;font-size:.9rem;padding:0 .5rem}.hero__accent{width:280px;height:280px}}.services{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:6rem 2rem 8rem}.services__content{position:relative;z-index:10;max-width:1200px;width:100%}.services__header{text-align:center;margin-bottom:4rem}.services__label{display:inline-block;padding:.5rem 1.25rem;margin-bottom:1rem;background:#6496ff1a;border:1px solid rgba(100,150,255,.2);border-radius:50px;color:#96b4ffcc;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.services__title{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(2rem,6vw,4rem);font-weight:200;color:#fff;letter-spacing:-.02em}.services__description{margin:1rem 0 0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;color:#b4c8ff99}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.services__card{padding:2rem;background:#0f193280;border:1px solid rgba(100,150,255,.1);border-radius:24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .4s cubic-bezier(.4,0,.2,1)}.services__card:hover{transform:translateY(-4px);border-color:#6496ff4d;box-shadow:0 20px 40px #0000004d}.services__card-icon{display:inline-block;margin-bottom:1rem;font-size:2rem;color:#78a0ffcc}.services__card-title{margin:0 0 .75rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:500;color:#fff}.services__card-description{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:300;line-height:1.6;color:#b4c8ff99}@media(max-width:1024px){.services{padding:5rem 1.5rem 7rem}.services__header{margin-bottom:3rem}.services__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:768px){.services{padding:4rem 1.25rem 6rem;align-items:flex-start}.services__header{margin-bottom:2.5rem}.services__grid{grid-template-columns:1fr;gap:1rem}.services__card{padding:1.5rem;border-radius:20px}}.about{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:6rem 2rem 8rem}.about__content{position:relative;z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;width:100%;align-items:center}.about__text{max-width:500px}.about__label{display:inline-block;padding:.5rem 1.25rem;margin-bottom:1rem;background:#6496ff1a;border:1px solid rgba(100,150,255,.2);border-radius:50px;color:#96b4ffcc;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.about__title{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(2rem,6vw,4rem);font-weight:200;color:#fff;letter-spacing:-.02em}.about__description{margin:1.5rem 0 2.5rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;line-height:1.8;color:#b4c8ffb3}.about__stats{display:flex;gap:2rem}.about__stat{display:flex;flex-direction:column}.about__stat-number{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:200;color:#fff;background:linear-gradient(135deg,#fff,#96b4ffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about__stat-label{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400;color:#96b4ff99;text-transform:uppercase;letter-spacing:.05em}.about__visual{display:flex;align-items:center;justify-content:center}.about__orb{width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,#3c64ff4d,#643cc833,#2850b41a);box-shadow:0 0 60px #5078ff4d,inset 0 0 60px #5078ff1a;animation:orbPulse 4s ease-in-out infinite}@keyframes orbPulse{0%,to{transform:scale(1);box-shadow:0 0 60px #5078ff4d,inset 0 0 60px #5078ff1a}50%{transform:scale(1.05);box-shadow:0 0 80px #5078ff66,inset 0 0 80px #5078ff26}}@media(max-width:1024px){.about{padding:5rem 1.5rem 7rem}.about__content{gap:3rem}.about__orb{width:250px;height:250px}}@media(max-width:768px){.about{padding:4rem 1.25rem 6rem;align-items:flex-start}.about__content{grid-template-columns:1fr;gap:2.5rem;text-align:center}.about__text{max-width:100%}.about__stats{justify-content:center;gap:1.5rem;flex-wrap:wrap}.about__stat{min-width:80px}.about__stat-number{font-size:1.75rem}.about__orb{width:180px;height:180px}}.contact{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:6rem 2rem 8rem}.contact__content{position:relative;z-index:10;max-width:600px;width:100%}.contact__header{text-align:center;margin-bottom:3rem}.contact__label{display:inline-block;padding:.5rem 1.25rem;margin-bottom:1rem;background:#6496ff1a;border:1px solid rgba(100,150,255,.2);border-radius:50px;color:#96b4ffcc;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.contact__title{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(2rem,6vw,4rem);font-weight:200;color:#fff;letter-spacing:-.02em}.contact__description{margin:1rem 0 0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;color:#b4c8ff99}.contact__form{display:flex;flex-direction:column;gap:1.25rem}.contact__field{width:100%}.contact__input{width:100%;padding:1rem 1.5rem;background:#0f193299;border:1px solid rgba(100,150,255,.15);border-radius:16px;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s ease}.contact__input::placeholder{color:#96b4ff66}.contact__input:focus{outline:none;border-color:#6496ff66;box-shadow:0 0 20px #5082ff26}.contact__textarea{resize:none;min-height:120px}.contact__submit{width:100%;padding:1rem 2rem;margin-top:.5rem;background:linear-gradient(135deg,#5082ffe6,#7864ffe6);border:none;border-radius:50px;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #5082ff4d}.contact__submit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #5082ff66}@media(max-width:1024px){.contact{padding:5rem 1.5rem 7rem}}@media(max-width:768px){.contact{padding:4rem 1.25rem 6rem;align-items:flex-start}.contact__header{margin-bottom:2rem}.contact__input{padding:.875rem 1.25rem;font-size:.95rem}.contact__submit{padding:.875rem 1.5rem;font-size:.95rem}}.app{position:relative;width:100vw;min-height:100vh;background:#080c19}@media(min-width:769px){.app{height:100vh;overflow:hidden}}@media(max-width:768px){.app{overflow-y:auto;overflow-x:hidden}}.app__fluid-glass{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}@media(max-width:768px){.app__fluid-glass{position:relative;min-height:100vh}}.app__loading{width:100%;height:100%;min-height:100vh;background:linear-gradient(180deg,#19233c,#0a0f1e,#080c19)}.app__background{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 80% 50% at 50% 0%,#283c7866,#0f1428cc,#080c19);z-index:0}.app__main{position:relative;z-index:5;width:100%;min-height:100vh}.app__main>*{animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
