:root{box-sizing:border-box;font-size:1em}*,:after,:before{box-sizing:inherit;color:#fff;margin:0;padding:0;font-family:NeutralFace,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}img{-webkit-user-select:none;user-select:none}a{color:#fff;text-decoration:none}body{color:#fff;background-color:#030233;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.container{visibility:hidden;flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.container.loaded{visibility:visible}.header{text-align:center;width:100%;max-width:1440px;height:350px;margin-top:4.25rem;margin-bottom:3rem;position:relative}.header .meetup-text{z-index:10;justify-content:center;width:100%;font-size:23.75rem;display:flex;position:absolute}.meetup-text h1{color:#dcbfff94;z-index:10;margin:0;padding:0;font-size:clamp(5rem,8vw,23.75rem);animation:3s ease-in-out infinite float;position:absolute}.header__bg{z-index:5;justify-content:center;align-items:center;width:100%;height:90%;display:flex;position:absolute}.header__bg img{z-index:0;width:90%}.hero-section{text-align:center;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:#ffffff08;border-radius:25px;margin-bottom:3rem;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.hero-section h2{color:#dcbfff;text-shadow:0 4px 30px #dcbfff33;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4rem)}.typing-container{justify-content:center;margin-bottom:1.5rem;display:flex}.typing-svg{white-space:nowrap;color:#fff;font-family:Fira Code,monospace;font-size:1.5rem;display:inline-block;position:relative;overflow:hidden}.badges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.badge{color:#fff;white-space:nowrap;background:#ffffff1a;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;position:relative;overflow:hidden}.stats-section{text-align:center;margin-bottom:3rem}.stats-section h2{color:#dcbfff;text-shadow:0 4px 30px #dcbfff33;margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:1rem;display:grid}.stat-item{background:#ffffff08;border-radius:15px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d}.stat-item h3{color:#fff;margin:0 0 .5rem;font-size:2rem}.stat-item p{color:#fffc;margin:0}.stat-item ul{margin:1rem 0 0;padding:0;list-style:none}.stat-item li{color:#fffc;padding:.5rem 0;line-height:1.6}.team-section{margin-bottom:3rem}.team-section h2{color:#dcbfff;text-shadow:0 4px 30px #dcbfff33;text-align:center;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.team-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:1rem;display:grid}.team-member{text-align:center;background:#ffffff08;border-radius:15px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d}.team-member h3{color:#fff;margin:0 0 .5rem;font-size:1.5rem}.team-member p{color:#fffc;margin:0;font-size:.9rem}.projects-section{margin-bottom:3rem}.projects-section h2{color:#dcbfff;text-shadow:0 4px 30px #dcbfff33;text-align:center;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.project-card{background:#ffffff08;border-radius:15px;margin-bottom:1.5rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d}.project-card h3{color:#fff;margin:0 0 .5rem;font-size:1.5rem}.project-card p{color:#fffc;margin:0 0 1rem;font-size:.9rem}.project-card ul{margin:1rem 0;padding:0;list-style-position:inside}.project-card li{margin-bottom:.5rem}.other-projects{margin-top:1.5rem}.other-projects h3{color:#dcbfff;margin:0 0 .5rem;font-size:1.2rem}.other-projects ul{color:#ffffffe6;text-align:left;flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.other-projects li{padding-left:1.5rem;position:relative}.other-projects li:before{content:"→";color:#dcbfff;position:absolute;left:0}.tech-section{margin-bottom:3rem}.tech-section h2{color:#dcbfff;text-shadow:0 4px 30px #dcbfff33;text-align:center;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.tech-section>p{text-align:center;color:#fffc;margin-bottom:2rem}.tech-categories{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:1rem;display:grid}.tech-category{text-align:center;background:#ffffff08;border-radius:15px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d}.tech-category h3{color:#fff;margin:0 0 .5rem;font-size:1.5rem}.tech-category p{color:#fffc;margin:0;font-size:.9rem}.tech-icons{justify-content:center;margin-top:1rem;display:flex}.tech-icons img{border-radius:10px;max-width:100%;height:auto;box-shadow:0 10px 20px #0000004d}.values-section{margin-bottom:3rem}.social-links{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.social-link img{max-width:100%;height:auto}.page-loader{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;background:linear-gradient(135deg,#030233f2 0%,#7a2bda1a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-family:inherit;transition:opacity .6s,visibility .6s;display:flex;position:fixed;top:0;left:0}.page-loader.hidden{opacity:0;visibility:hidden}.loader-content{flex-direction:column;align-items:center;display:flex}.loader-logo{background:linear-gradient(45deg,#7a2bda,#dcbfff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:clamp(2rem,6vw,4rem);font-weight:700;animation:2s ease-in-out infinite alternate logoGlow,.8s ease-out fadeInUp}.loader-spinner{border:3px solid #dcbfff33;border-top-color:#7a2bda;border-radius:50%;width:60px;height:60px;margin:0 auto 2rem;animation:1s linear infinite loaderSpin}.loader-text{color:#dcbfffcc;margin-bottom:.5rem;font-size:1.1rem;animation:2s ease-in-out infinite pulse,1s ease-out .2s both fadeInUp}.loader-subtext{color:#dcbfff99;font-size:.9rem;animation:2s ease-in-out .5s infinite pulse,1s ease-out .4s both fadeInUp}.loading-progress{background:#dcbfff33;border-radius:2px;width:100%;height:4px;margin-top:1.5rem;animation:1s ease-out .6s both fadeInUp;overflow:hidden}.loading-progress-bar{background:linear-gradient(90deg,#7a2bda,#dcbfff);border-radius:2px;height:100%;animation:3s ease-in-out loadingProgress;transform:translate(-100%)}main{z-index:10;width:100%;max-width:1440px;margin-bottom:2rem;padding:0 2rem;position:relative}@keyframes loaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes logoGlow{0%{text-shadow:0 0 10px #7a2bda80}to{text-shadow:0 0 20px #7a2bdacc,0 0 30px #dcbfff80}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes loadingProgress{0%{transform:translate(-100%)}to{transform:translate(0%)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1440px){.header{width:100%;max-width:100%}.meetup-text h1{font-size:18vw}}@media (max-width:1024px){.header{height:250px;margin-top:3rem;margin-bottom:2rem}.meetup-text h1{font-size:16vw}}@media (max-width:768px){body{font-size:14px}.container{padding:0 1rem}.header{height:180px;margin-top:2rem;margin-bottom:1.5rem}.meetup-text h1{font-size:20vw}main{margin-bottom:1rem;padding:0 1rem}.hero-section{padding:2rem 1rem}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.tech-categories{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}}@media (max-width:480px){.header{height:120px;margin-top:1.5rem;margin-bottom:1rem}main{padding:0 .75rem}.meetup-text h1{font-size:clamp(2.5rem,12vw,10rem)}.hero-section{padding:2rem 1rem}.stat-item{padding:1rem}.team-grid{grid-template-columns:1fr;gap:.75rem}.team-member{padding:1rem}.project-card{margin-bottom:1rem;padding:1rem}.tech-categories{grid-template-columns:1fr;gap:.75rem}}@media (max-width:320px){.container{padding:0 .5rem}.header{height:80px}}
