@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);body{background:radial-gradient(ellipse at center,#1a0533 0,#000 70%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}:root{--gold:gold;--cyan:#00d9ff;--purple:#9333ea;--pink:#ff0080;--green:#0f9}.particle-field{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.particle{background:radial-gradient(circle,var(--cyan),#0000);height:3px;width:3px}.timeline-container{color:#fff;padding:8rem 2rem;perspective:1200px;position:relative;z-index:2}.timeline-header{margin-bottom:8rem;position:relative;text-align:center}.timeline-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;margin-bottom:2rem;position:relative}.title-word{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--gold) 0,var(--cyan) 25%,var(--pink) 50%,var(--green) 75%,var(--purple) 100%);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;display:inline-block;margin:0 .5rem;transform-origin:center}.timeline-subtitle{color:#fffc;font-size:1.4rem;line-height:1.6;margin:0 auto;max-width:600px}.header-glow{background:radial-gradient(circle,var(--cyan),#0000);height:200px;left:0;pointer-events:none;position:absolute;top:0;width:200px}.timeline-wrapper{margin:0 auto;max-width:1200px;position:relative}.timeline-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(2,1fr);padding:2rem}.timeline-card,.timeline-item{position:relative}.timeline-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffd70033;border-radius:24px;box-shadow:0 20px 60px #0006;cursor:pointer;margin:0 auto;max-width:480px;overflow:hidden;perspective:1200px;transform-style:preserve-3d;width:100%}.card-background{background:linear-gradient(135deg,#ffd7001a,#00d9ff1a);border-radius:inherit;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.card-content{padding:3rem 2.5rem;position:relative;z-index:2}.card-badge{background:linear-gradient(135deg,var(--gold),var(--cyan),var(--pink));background-size:200% 200%;border-radius:999px;box-shadow:0 4px 15px #ffd70066;color:#000;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;padding:8px 18px}.card-icon-wrapper{margin-bottom:2rem}.card-icon,.card-icon-wrapper{display:flex;justify-content:center}.card-icon{align-items:center;background:#ffffff1a;border:2px solid #ffd70080;border-radius:50%;box-shadow:inset 0 0 30px #00d9ff4d;height:100px;overflow:hidden;position:relative;width:100px}.card-icon img{height:50px;width:50px;z-index:2}.icon-glow{background:radial-gradient(circle,var(--cyan),#0000);border-radius:inherit;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.card-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,var(--cyan));-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.card-description{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem;text-align:center}.cta-button{background:linear-gradient(135deg,var(--gold),var(--cyan),var(--pink));background-size:300% 300%;box-shadow:0 10px 30px #ffd7004d;display:block;margin:0 auto;padding:16px 32px}.button-text{position:relative;z-index:2}.button-particles,.card-glow{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.card-glow{background:radial-gradient(circle,var(--cyan),#0000);border-radius:inherit;opacity:0}.service-modal{align-items:center;animation:modalFadeIn .3s ease-out;display:flex;justify-content:center;position:fixed;z-index:10000}.modal-overlay,.service-modal{height:100%;left:0;top:0;width:100%}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;position:absolute}.modal-content{animation:modalSlideUp .4s ease-out;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffd7004d;border-radius:20px;color:#fff;max-width:500px;padding:3rem;position:relative;text-align:center}.modal-close{background:linear-gradient(135deg,var(--gold),var(--cyan));border:none;border-radius:50px;color:#000;cursor:pointer;font-weight:600;margin-top:2rem;padding:12px 24px}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.timeline-content{gap:3rem;padding:1rem}.timeline-card{max-width:100%}.card-content{padding:2.5rem 2rem}}@media (max-width:768px){.timeline-content{gap:4rem;grid-template-columns:1fr;padding:1rem}.timeline-card{max-width:90%}.card-content{padding:2rem 1.5rem}.card-title{font-size:1.8rem}.card-description{font-size:1rem}.timeline-container{padding:6rem 1rem}.timeline-header{margin-bottom:6rem}}@media (max-width:480px){.timeline-content{gap:3rem}.card-content{padding:2rem 1.25rem}.card-title{font-size:1.6rem}.card-icon{height:80px;width:80px}.card-icon img{height:40px;width:40px}.cta-button{font-size:.9rem;padding:14px 28px}}.content-block{align-items:center}.section-badge{justify-content:center;margin:0 auto 2rem}.section-title{text-align:center}.section-description{margin:0 auto 3rem;text-align:center}.platforms-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:4rem}.platform-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.platform-name{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.platform-growth{background:linear-gradient(135deg,#00d9ff,#9333ea);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:1.2rem;font-weight:800}.chart-bar{width:50%}.feature-card{align-items:center;flex-direction:column;text-align:center}.testimonials{background:linear-gradient(180deg,#f8fafc,#fff)}.testimonials-gradient{background:radial-gradient(circle at center,#ffd7000d 0,#0000 60%)}.testimonials-title{background:linear-gradient(135deg,#1a1a1a,#4a4a4a);color:#1a1a1a}.testimonials-subtitle{color:#666}.testimonial-card{background:#fff;border:1px solid #ffd7001a;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000f}.testimonial-card:hover{box-shadow:0 12px 40px #00000026,0 4px 12px #ffd7001a}.quote-icon{opacity:.8}.star:not(.filled){color:#e5e5e5}.testimonial-text{color:#444}.testimonial-author{border-top:1px solid #f0f0f0}.author-name{color:#1a1a1a}.author-title{color:#666}.author-img{border:2px solid #fff;border-radius:50%;height:48px;margin-right:12px;object-fit:cover;width:48px}.footer{background:linear-gradient(180deg,#0a0a0a,#111);color:#f5f5f5;overflow:hidden;padding:4rem 2rem 2rem;position:relative}.footer-background{inset:0;overflow:hidden;position:absolute;z-index:0}.footer-gradient{animation:spin 20s linear infinite;background:radial-gradient(circle at center,#ffffff0f 0,#0000 60%);height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-particles{background:url(https://www.transparenttextures.com/patterns/stardust.png);inset:0;opacity:.08;position:absolute}.footer-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(4,1fr);position:relative;text-align:left;z-index:1}.footer-section{text-align:left}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1rem;text-align:left}.footer-section li,.footer-section p,.footer-section span{color:#ccc;font-size:.95rem;line-height:1.6;text-align:left}.company-logo{align-items:center;display:flex;margin-bottom:1rem}.company-name{font-size:1.3rem;font-weight:700;margin-left:.5rem;text-align:left}.company-description{margin-bottom:1.2rem;text-align:left}.footer-links{list-style:none;margin:0;padding:0;text-align:left}.footer-link{color:#bbb;display:block;margin-bottom:.6rem;text-align:left;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.social-links{display:flex;gap:.8rem;justify-content:flex-start}.social-link{color:#ccc;transition:color .3s ease,transform .2s ease}.social-link:hover{color:#fff;transform:scale(1.1)}.contact-items{margin-bottom:1rem;text-align:left}.contact-item{align-items:center;color:#bbb;display:flex;gap:.5rem;margin-bottom:.6rem;text-align:left}.contact-icon{color:gold}.newsletter-title{color:#fff;font-size:1rem;margin-bottom:.5rem;text-align:left}.newsletter-form{display:flex;gap:.5rem}.newsletter-input{flex:1 1;outline:none;padding:.6rem}.newsletter-button,.newsletter-input{border:none;border-radius:4px;font-size:.9rem}.newsletter-button{background:gold;cursor:pointer;padding:.6rem 1rem;transition:background .3s ease}.newsletter-button:hover{background:#e6c200}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem}.footer-bottom-content{align-items:center;color:#aaa;display:flex;flex-wrap:wrap;font-size:.85rem;justify-content:space-between;text-align:left}.footer-bottom-links{display:flex;gap:1rem;justify-content:flex-start}.bottom-link{color:#aaa;text-decoration:none;transition:color .3s ease}.bottom-link:hover{color:#fff}.heart-icon{color:#e63946;vertical-align:middle}.scroll-to-top{background:gold;border:none;border-radius:50%;bottom:1.5rem;cursor:pointer;padding:.6rem;position:fixed;right:1.5rem;transition:background .3s ease,transform .3s ease;z-index:999}.scroll-to-top:hover{background:#e6c200;transform:translateY(-3px)}@media (max-width:1024px){.footer-content{grid-template-columns:repeat(2,1fr);text-align:left}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:left}.footer-bottom-content{align-items:flex-start;flex-direction:column;gap:1rem;text-align:left}}.loader-container{align-items:center;background:#000;display:flex;justify-content:center;overflow:hidden;position:fixed;z-index:10000}.loader-bg,.loader-container{height:100%;left:0;top:0;width:100%}.loader-bg{position:absolute;z-index:1}.loader-orb{border-radius:50%;filter:blur(100px);opacity:.6;position:absolute;will-change:transform}.loader-orb-1{animation:loaderFloat1 8s ease-in-out infinite;background:radial-gradient(circle,gold 0,#ff6b35 40%,#0000 70%);height:300px;left:20%;top:20%;width:300px}.loader-orb-2{animation:loaderFloat2 10s ease-in-out infinite;background:radial-gradient(circle,#00d9ff 0,#9333ea 40%,#0000 70%);bottom:20%;height:250px;right:20%;width:250px}.loader-orb-3{animation:loaderFloat3 12s ease-in-out infinite;background:radial-gradient(circle,#9333ea 0,gold 40%,#0000 70%);height:200px;left:50%;top:50%;transform:translate(-50%,-50%);width:200px}.loader-content{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;text-align:center;z-index:10}.loader-logo{align-items:center;background:linear-gradient(135deg,gold,#00d9ff);background-clip:text;-webkit-background-clip:text;color:#0000;display:flex;font-size:2rem;font-weight:900;gap:1rem;justify-content:center;margin-bottom:2rem}.loader-logo-icon{animation:logoSpin 3s linear infinite;color:gold;filter:drop-shadow(0 0 20px rgba(255,215,0,.5));height:40px;width:40px}.loader-spinner{height:80px;margin:0 auto 2rem;position:relative;width:80px}.spinner-ring{animation:spinnerRotate 1.5s linear infinite;border-radius:50%;border-right:3px solid #0000;border-top:3px solid #0000;border-color:gold #00d9ff #0000 #0000;border-style:solid;border-width:3px;height:100%;position:absolute;width:100%}.spinner-ring:nth-child(2){animation:spinnerRotate 2s linear infinite reverse;border-right:2px solid #ff6b35;border-top:2px solid #9333ea;height:60px;left:10px;top:10px;width:60px}.spinner-ring:nth-child(3){animation:spinnerRotate 1s linear infinite;border-right:2px solid gold;border-top:2px solid #00d9ff;height:40px;left:20px;top:20px;width:40px}.loader-text{animation:textPulse 2s ease-in-out infinite;color:#ffffffe6;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.loader-progress{background:#ffffff1a;border-radius:2px;height:4px;margin:0 auto;overflow:hidden;position:relative;width:200px}.progress-bar{animation:progressGlow 2s ease-in-out infinite;background:linear-gradient(90deg,gold,#00d9ff,#9333ea,#ff6b35);background-size:200% 100%;border-radius:2px;height:100%;width:0}.loader-particles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:5}.loader-particle{background:gold;border-radius:50%;box-shadow:0 0 10px currentColor;height:4px;opacity:.8;position:absolute;width:4px}@keyframes loaderFloat1{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-20px) rotate(120deg)}66%{transform:translate(-20px,30px) rotate(240deg)}}@keyframes loaderFloat2{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-25px,15px) rotate(180deg)}}@keyframes loaderFloat3{0%,to{transform:translate(-50%,-50%) rotate(0deg)}25%{transform:translate(-40%,-60%) rotate(90deg)}50%{transform:translate(-60%,-40%) rotate(180deg)}75%{transform:translate(-40%,-40%) rotate(270deg)}}@keyframes logoSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinnerRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes textPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes progressGlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.loader-container.fade-out{animation:fadeOut 1s ease-out forwards}.testimonials{background:linear-gradient(180deg,#0a0a0a,#1a1a1a);overflow:hidden;padding:5rem 1rem;position:relative}.testimonials-background{inset:0;overflow:hidden;position:absolute;z-index:0}.testimonials-gradient{animation:float 8s ease-in-out infinite;background:radial-gradient(circle at center,#ffd70014 0,#0000 60%);height:140%;left:-20%;position:absolute;top:-20%;width:140%}.testimonials-container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.testimonials-header{margin-bottom:3rem;text-align:center}.testimonials-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,gold);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.testimonials-subtitle{color:#ccc;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.testimonial-card{background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border:1px solid #ffd70033;border-radius:16px;box-shadow:0 4px 20px #0000004d,0 1px 3px #ffd7001a;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.testimonial-card:before{background:linear-gradient(90deg,gold,orange);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:hover{border-color:#ffd70066;box-shadow:0 12px 40px #0006,0 4px 12px #ffd70033;transform:translateY(-8px)}.quote-icon{color:gold;margin-bottom:1rem;opacity:.9}.rating{display:flex;gap:.25rem;justify-content:flex-start;margin-bottom:1.5rem}.star{color:gold;transition:all .2s ease}.star.filled{color:gold;filter:drop-shadow(0 0 4px rgba(255,215,0,.3))}.star:not(.filled){color:#444}.testimonial-text{color:#e0e0e0;font-size:1rem;font-style:italic;line-height:1.7;margin-bottom:2rem;position:relative}.testimonial-author{align-items:center;border-top:1px solid #ffd7001a;display:flex;gap:1rem;padding-top:1.5rem}.author-info{flex:1 1}.author-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.author-title{color:gold;font-size:.9rem;font-weight:500;margin:0}@media (max-width:768px){.testimonials{padding:3rem 1rem}.testimonials-title{font-size:2rem}.testimonials-subtitle{font-size:1rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.testimonial-card{padding:1.5rem}.testimonial-text{font-size:.95rem;margin-bottom:1.5rem}.author-name{font-size:1rem}.author-title{font-size:.85rem}.rating{margin-bottom:1rem}}@media (max-width:480px){.testimonials{padding:2rem .75rem}.testimonials-grid{gap:1rem;grid-template-columns:1fr}.testimonial-card{margin:0 .25rem;padding:1.25rem}.testimonials-title{font-size:1.75rem;margin-bottom:.75rem}.testimonials-subtitle{font-size:.9rem}.testimonial-text{font-size:.9rem;line-height:1.6}.star{height:14px;width:14px}}.testimonial-card{animation:fadeInUp .6s ease-out forwards;opacity:0;transform:translateY(30px)}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:nth-child(4){animation-delay:.4s}.testimonial-card:nth-child(5){animation-delay:.5s}.testimonial-card:nth-child(6){animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.consultation-section{background:linear-gradient(180deg,#000,#0a0a0a 50%,#000);color:#fff;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative}.consultation-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.mesh-1{right:-10%;top:-10%}.mesh-2{bottom:20%;left:-5%}.mesh-3{left:50%;top:50%;transform:translate(-50%,-50%)}.mesh-4{background:radial-gradient(circle,#ffd70014 0,#0000 70%);height:500px;right:20%;top:70%;width:500px}.consultation-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:10}.consultation-header{margin-bottom:4rem;text-align:center}.consultation-title{color:#fff;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem}.highlight-word{margin-right:.5rem}.premium-word{background:linear-gradient(135deg,#00d9ff,#9333ea);background-clip:text;-webkit-background-clip:text;color:#0000;display:inline-block}.consultation-subtitle{color:#fffc;font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.7;margin:0 auto;max-width:800px}.consultation-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.consultation-features{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.features-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.features-list{display:flex;flex-direction:column;gap:1.5rem}.feature-card{border-radius:16px;display:flex;gap:1rem;padding:1.5rem}.feature-card:hover{box-shadow:0 15px 30px #0003;transform:translateY(-5px)}.feature-icon-wrapper{align-items:center;background:linear-gradient(135deg,gold,#00d9ff);border-radius:12px;color:#000;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.feature-icon-wrapper svg{height:24px;width:24px}.feature-content h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.feature-content p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.consultation-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.form-section{margin-bottom:2rem}.form-section-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem}.form-section-subtitle{color:#fff9;font-size:.9rem;margin-bottom:1rem}.form-label{align-items:center;display:flex;gap:.5rem}.label-icon{color:gold;height:16px;width:16px}.form-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.form-input:focus{border-color:#ffd70080;box-shadow:0 0 0 2px #ffd7001a;outline:none}.form-input::placeholder{color:#fff6}.radio-group{display:flex;gap:1rem}.radio-option{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;flex:1 1;gap:.5rem;padding:1rem 1.5rem;transition:all .3s ease}.radio-option:hover{background:#ffffff14}.radio-option.selected{background:#ffd7001a;border-color:#ffd7004d}.radio-option input[type=radio]{display:none}.radio-icon{color:gold;height:20px;width:20px}.services-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.service-option{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;padding:1rem;transition:all .3s ease}.service-option:hover{background:#ffffff14;transform:translateY(-2px)}.service-option.selected{background:#00d9ff1a;border-color:#00d9ff4d}.service-option input[type=checkbox]{display:none}.service-content{align-items:center;display:flex;gap:.75rem}.service-check{color:#00d9ff;height:18px;width:18px}.service-label{font-size:.95rem;font-weight:500}.contact-info{color:#ffffffb3;font-size:.9rem;margin-top:1.5rem;text-align:center}.contact-info a{color:gold;text-decoration:none}.contact-info a:hover{color:#00d9ff}.success-animation{margin-bottom:2rem;position:relative}.success-icon{color:#00d9ff;height:80px;margin:0 auto;width:80px}.success-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.feature-item{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:.5rem}.feature-item .feature-icon{color:gold;height:20px;width:20px}@media (max-width:1024px){.consultation-content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.consultation-container{padding:0 1rem}.radio-group{flex-direction:column}.form-row,.services-grid{grid-template-columns:1fr}.success-features{flex-direction:column;gap:1rem}}@media (max-width:480px){.consultation-features,.consultation-form{padding:1.5rem}.feature-card{flex-direction:column;gap:1rem;text-align:center}}.centerit{align-items:center;display:flex;justify-content:center;text-align:center;width:100%}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.hero-cta{margin-top:2rem;position:relative;z-index:10}.cta-primary{align-items:center;background:linear-gradient(90deg,#00f5ff,#0f9);border:none;border-radius:50px;color:#0a0f1f;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-primary:hover{box-shadow:0 10px 30px #00f5ff4d}.cta-secondary{align-items:center;background:#0000000d;border:1px solid #00f5ff4d;border-radius:50px;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:transform .3s ease,background .3s ease}.cta-secondary:hover{background:#00f5ff1a}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:visible;padding:100px 2rem 60px;position:relative}.particle-container{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.grid-overlay,.noise-overlay{pointer-events:none;z-index:0}.floating-particle{border-radius:50%;box-shadow:0 0 10px currentColor;height:4px;pointer-events:none;position:fixed;width:4px;z-index:5}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000001a;border-bottom:1px solid #ffffff0d;left:0;position:fixed;top:0;transform-style:preserve-3d;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%;z-index:1000}.header-content{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-content,.logo{align-items:center;display:flex}.logo{background:linear-gradient(135deg,gold,#00d9ff);background-clip:text;-webkit-background-clip:text;color:#0000;cursor:pointer;font-size:1.5rem;font-weight:900;gap:.75rem;transform-style:preserve-3d;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-icon{color:gold;filter:drop-shadow(0 0 10px rgba(255,215,0,.5));height:28px;width:28px}.nav-link{color:#fffc;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.nav-link:hover{color:#fff;transform:translateY(-2px)}.nav-link:after{background:linear-gradient(90deg,gold,#00d9ff);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s cubic-bezier(.25,.46,.45,.94);width:0}.nav-link:hover:after{width:100%}.nav-cta{background:linear-gradient(135deg,gold,#00d9ff);border-radius:50px;color:#000;font-size:.9rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transform-style:preserve-3d;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.nav-cta:hover{box-shadow:0 10px 30px #ffd70066;transform:translateY(-2px)}.cta-icon{height:16px;width:16px}.nav-cta:hover .cta-icon{transform:translateX(4px)}.mobile-menu{cursor:pointer;display:none;flex-direction:column;gap:4px}.mobile-menu span{background:#fff;height:2px;transition:all .3s ease;width:25px}.hero-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gradient-orb{border-radius:50%;filter:blur(100px);opacity:.6;position:absolute;will-change:transform}.hero-content{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;text-align:center;z-index:10}.hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;overflow:hidden;padding:.5rem 1.25rem;position:relative;transform-style:preserve-3d}.hero-badge:before{animation:shimmerBadge 3s infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.badge-icon{filter:drop-shadow(0 0 5px rgba(255,215,0,.5));height:16px;width:16px}.sparkle-icon{animation:sparkle 2s ease-in-out infinite;color:#00d9ff;height:14px;width:14px}.hero-title{font-size:clamp(2.5rem,8vw,6rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;transform-style:preserve-3d}.title-line{display:block;margin-bottom:.25rem}.word{animation:shimmerText 4s ease-in-out infinite;background:linear-gradient(135deg,#fff,#fff 30%,gold 40%,#00d9ff 60%,#9333ea 70%,#fff);background-clip:text;-webkit-background-clip:text;background-size:400% 100%;color:#0000;display:inline-block;margin-right:1rem;position:relative;transform-style:preserve-3d}.word:after{background:linear-gradient(135deg,#ffd7004d,#00d9ff4d);content:attr(data-text);filter:blur(1px);left:2px;position:absolute;top:2px;z-index:-1}.word.highlight,.word:after{background-clip:text;-webkit-background-clip:text;color:#0000}.word.highlight{animation:gradientShift 2s ease-in-out infinite;background-size:200% 100%;filter:drop-shadow(0 0 20px rgba(255,215,0,.3));transform-style:preserve-3d}.hero-subtitle{color:#fffc;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:400;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-stats{display:flex;gap:2rem;justify-content:center;margin-bottom:2.5rem}.stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;min-width:120px;padding:.75rem 1rem;position:relative;text-align:center;transform-style:preserve-3d;transition:all .3s ease}.stat:before{background:linear-gradient(135deg,#ffd7001a,#00d9ff1a);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.stat:hover:before{opacity:1}.stat-number{background:linear-gradient(135deg,gold,#00d9ff);background-clip:text;-webkit-background-clip:text;color:#0000}.stat-label,.stat-number{position:relative;z-index:1}.stat-label{font-size:.9rem}.hero-cta{flex-wrap:wrap;gap:1.25rem}.cta-primary,.cta-secondary,.hero-cta{align-items:center;display:flex;justify-content:center}.cta-primary,.cta-secondary{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;gap:.75rem;min-width:180px;overflow:hidden;padding:.875rem 1.75rem;position:relative;text-decoration:none;transform-style:preserve-3d;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.cta-primary:before,.cta-secondary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cta-primary:hover:before,.cta-secondary:hover:before{left:100%}.cta-primary{background:linear-gradient(135deg,gold,#00d9ff);box-shadow:0 10px 30px #ffd7004d;color:#000}.cta-primary:hover{box-shadow:0 15px 40px #ffd70066;transform:translateY(-3px)}.cta-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;box-shadow:0 10px 30px #00d9ff33;color:#fff}.cta-secondary:hover{background:#ffffff1a;box-shadow:0 15px 40px #00d9ff33;transform:translateY(-3px)}.play-icon{filter:drop-shadow(0 0 5px rgba(255,255,255,.3));height:18px;width:18px}.scroll-indicator{align-items:center;animation:scrollBounce 2s ease-in-out infinite;bottom:1.5rem;color:#fff9;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease}.scroll-indicator:hover{color:#fff;transform:translateX(-50%) translateY(-5px)}.scroll-icon{filter:drop-shadow(0 0 10px rgba(255,255,255,.3));height:24px;width:24px}.scroll-indicator span{font-size:.8rem;font-weight:500}@keyframes shimmerBadge{0%{left:-100%}to{left:100%}}@keyframes sparkle{0%,to{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.7;transform:scale(1.2) rotate(180deg)}}@keyframes shimmerText{0%{background-position:-400% 0}to{background-position:400% 0}}@keyframes scrollBounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}@media (max-width:768px){.header-content{padding:.75rem 1rem}.nav{display:none}.mobile-menu{display:flex}.hero{padding:80px 1rem 40px}.hero-content{padding:0 .5rem}.hero-stats{flex-wrap:wrap;gap:1.5rem}.stat{min-width:100px;padding:.5rem .75rem}.stat-number{font-size:2rem}.hero-cta{flex-direction:column;gap:.75rem}.cta-primary,.cta-secondary{justify-content:center;max-width:260px;padding:.75rem 1.5rem;width:100%}}@media (max-width:480px){.hero-stats{align-items:center;flex-direction:column;gap:1rem}.stat{max-width:200px;width:100%}.logo{font-size:1.3rem}.hero-badge{font-size:.8rem;padding:.375rem .875rem}.hero-content{padding:0}}.gradient-orb,.grid-overlay,.hero-bg,.noise-overlay,.particle-container{display:none!important}.hero{background:#000!important}.nav{align-items:center;display:flex;font-family:Inter,sans-serif;gap:2rem}.nav,.nav-link{position:relative}.nav-link{color:#fff;cursor:pointer;padding:.5rem 0;text-decoration:none}.dropdown{position:relative}.dropdown-menu{background:#000000e6;border-radius:8px;display:flex;flex-direction:column;left:0;min-width:160px;opacity:0;padding:.5rem 0;position:absolute;top:120%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;z-index:10}.dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-link{color:#fff;padding:.5rem 1rem;text-decoration:none;transition:background .3s ease}.dropdown-link:hover{background:#ffffff1a}.nav-cta{align-items:center;display:flex;font-weight:600;gap:.5rem;text-decoration:none}.cta-icon{height:18px;width:18px}a{color:inherit!important}a,a:active,a:focus{outline:none!important;text-decoration:none!important}@media (max-width:992px){.nav{align-items:flex-start;background:#000;box-sizing:border-box;flex-direction:column;gap:1.5rem;height:100vh;padding:5rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:280px}.nav.active{right:0}.mobile-menu{background:none;border:none;color:#fff;cursor:pointer;display:block;z-index:1100}.nav .dropdown{width:100%}.nav .dropdown-menu{background:#111;border-radius:6px;margin:.5rem 0 0;min-width:auto;opacity:1;padding:0;position:static;transform:none;visibility:visible;width:100%}.nav .dropdown-link{border-bottom:1px solid #222;color:#fff;display:block;font-size:.9rem;margin:0;padding:.75rem 1rem;text-decoration:none;transition:background .3s ease}.nav .dropdown-link:last-child{border-bottom:none}.nav .dropdown-link:hover{background:#ffffff1a}.nav .nav-link{padding:.75rem 0;text-align:left;width:100%}.nav .nav-item{width:100%}}@media (max-width:480px){.logo{font-size:1.1rem}.nav{max-width:100%;width:100%}.nav-cta{justify-content:center;margin-top:1rem;width:100%}}.contact-section{background:linear-gradient(180deg,#000,#0a0a0a 50%,#000);color:#fff;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative}.contact-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.mesh-1{background:radial-gradient(circle,#ffd70026 0,#0000 70%);height:500px;right:-5%;top:10%;width:500px}.mesh-2{background:radial-gradient(circle,#00d9ff1f 0,#0000 70%);bottom:10%;height:400px;width:400px}.mesh-3{background:radial-gradient(circle,#9333ea1a 0,#0000 70%);height:350px;left:30%;top:60%;width:350px}.contact-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:10}.contact-header{margin-bottom:4rem;text-align:center}.contact-title{color:#fff;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem}.highlight-word{background:linear-gradient(135deg,gold,#00d9ff);background-clip:text;-webkit-background-clip:text;color:#0000;display:inline-block}.contact-subtitle{color:#fffc;font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.7;margin:0 auto;max-width:800px}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;text-align:left;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.info-card:before{background:linear-gradient(90deg,#0000,#ffd70080,#0000);content:"";height:1px;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.info-card:hover:before{transform:translateX(100%)}.info-card:hover{background:#ffffff0d;border-color:#ffd7004d;box-shadow:0 15px 30px #0003;transform:translateY(-5px)}.info-icon{align-items:center;background:linear-gradient(135deg,gold,#00d9ff);border-radius:12px;color:#000;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.info-icon svg{height:24px;width:24px}.info-content{text-align:left}.info-content h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.info-content p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.info-content p:first-of-type{color:gold;font-weight:600}.social-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem;text-align:center}.social-card h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.social-links-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.social-link{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;display:flex;font-size:.9rem;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:linear-gradient(135deg,gold,#00d9ff);color:#000;transform:translateY(-2px)}.social-link svg{height:18px;width:18px}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.form-group{margin-bottom:1.5rem}.form-label{color:#fff;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-input,.form-textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#ffd70080;box-shadow:0 0 0 2px #ffd7001a;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#fff6}.form-textarea{min-height:120px;resize:vertical}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.cta-button{display:flex;justify-content:center;padding:1.2rem 2rem;width:100%}.cta-button:hover:not(:disabled){box-shadow:0 15px 40px #ffd70066;transform:translateY(-3px)}.cta-button:disabled{cursor:not-allowed;opacity:.6}.button-glow{background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cta-button:hover .button-glow{left:100%}.form-note{color:#fff9;font-size:.85rem;line-height:1.4;text-align:center}.success-message{padding:4rem 2rem;text-align:center}.success-icon{margin-bottom:2rem;position:relative}.star-icon{color:#00d9ff;height:80px;margin:0 auto;width:80px}.success-ripple{animation:ripple 2s infinite;background:#00d9ff33;border-radius:50%;height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}.success-title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.success-subtitle{color:#fffc;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.social-links{margin-top:2rem}.social-links p{color:#fffc;margin-bottom:1rem}.social-icons{gap:1rem}.social-icons,.social-icons a{display:flex;justify-content:center}.social-icons a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;height:50px;transition:all .3s ease;width:50px}.social-icons a:hover{background:linear-gradient(135deg,gold,#00d9ff);color:#000;transform:translateY(-3px)}@keyframes ripple{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-container{padding:0 1rem}.form-row{grid-template-columns:1fr}.social-links-grid{align-items:center;flex-direction:column}.social-link{justify-content:center;min-width:120px}.info-card{align-items:flex-start;flex-direction:row}.info-card,.info-content{text-align:left}}@media (max-width:480px){.contact-form{padding:1.5rem}.info-card{flex-direction:column;gap:1rem}.info-card,.info-content{text-align:left}}.game-icon{height:24px;width:24px}.heart-icon{fill:currentColor}.heart-icon,.power-icon{height:16px;width:16px}@keyframes pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}@keyframes pulseGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes shieldPulse{0%,to{opacity:1}50%{opacity:.6}}.game-wrapper{background:linear-gradient(180deg,#000,#111827,#000);min-height:100vh;overflow:hidden;padding-top:350px;position:relative}.container{padding:2rem}.header-section{margin-bottom:2rem;text-align:center}.section-badge,.section-description{margin-left:auto;margin-right:auto}.game-wrapper-inner{margin:0 auto;max-width:1000px}.game-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0003;border:1px solid #ffffff1a;border-radius:1rem;margin-bottom:1.5rem;padding:1rem}.stats-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.stats-group{display:flex;flex-wrap:wrap;gap:1.5rem}.stat-item{text-align:center}.stat-label{color:#fff9;font-size:.75rem;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.stat-value{font-size:1.25rem;font-weight:700}.score-value{color:#fbbf24}.level-value{color:#06b6d4}.combo-value{color:#a855f7}.lives-value{color:#10b981;display:flex;gap:.25rem}.power-indicators{display:flex;gap:.5rem}.power-indicator{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;display:flex;justify-content:center;padding:.5rem}.shield-indicator{background:#9333ea33;border:1px solid #9333ea66}.shield-indicator .power-icon{color:#a855f7}.multiplier-indicator{background:#fbbf2433;border:1px solid #fbbf2466}.multiplier-text{color:#fbbf24;font-size:.875rem;font-weight:700}.magnetism-indicator{background:#06b6d433;border:1px solid #06b6d466}.magnetism-indicator .power-icon{color:#06b6d4}.game-container{background:linear-gradient(180deg,#111827,#000 50%,#111827);border:2px solid #ffd7004d;border-radius:1.5rem;height:70vh;margin:0 auto;max-width:800px;min-height:500px;overflow:hidden;position:relative;touch-action:none;width:100%}.game-bg-overlay{background:linear-gradient(180deg,#0000,#1e3a8a0d,#0000)}.game-bg-overlay,.game-bg-radial{bottom:0;left:0;position:absolute;right:0;top:0}.game-bg-radial{background:radial-gradient(circle at 50% 50%,#ffd70008,#0000 50%)}.overlay-state{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:50}.paused-overlay{background:#0009}.gameover-overlay{background:#000000e6}.menu-content{padding:2rem;text-align:center}.menu-header{margin-bottom:1.5rem}.menu-trophy{color:#fbbf24;height:4rem;margin:0 auto 1rem;width:4rem}.menu-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.menu-description{color:#d1d5db;margin:0 auto 1.5rem;max-width:28rem}.menu-instructions{color:#9ca3af;font-size:.875rem}.menu-instructions p{margin:.5rem 0}.paused-content{padding:1.5rem;text-align:center}.paused-title{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.gameover-content{max-width:28rem;padding:2rem;text-align:center}.gameover-header{margin-bottom:1.5rem}.gameover-trophy{color:#ef4444;height:4rem;margin:0 auto 1rem;width:4rem}.gameover-title{background:linear-gradient(135deg,gold,#00d9ff);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.final-stats{background:#ffffff0d;border-radius:.5rem;margin:1rem 0;padding:1rem;text-align:left}.final-stat{display:flex;justify-content:space-between;margin-bottom:.75rem}.final-stat:last-child{margin-bottom:0}.final-stat-label{color:#d1d5db}.final-stat-value{font-weight:700}.score-color{color:#fbbf24}.combo-color{color:#06b6d4}.level-color{color:#a855f7}.items-color{color:#10b981}.cta-button{font-size:1rem;padding:1rem 2rem}.player{bottom:5px;height:60px;position:absolute;transition:all 75ms ease-out;width:60px;z-index:20}.player-wrapper{height:100%;position:relative;width:100%}.player-glow{animation:pulseGlow 2s infinite;background:linear-gradient(90deg,#fbbf24,#06b6d4);border-radius:50%;bottom:0;filter:blur(12px);left:0;opacity:.5;position:absolute;right:0;top:0}.player-body{align-items:center;background:linear-gradient(to bottom right,#fbbf24,#f59e0b,#f97316);border:2px solid #fde047;border-radius:50%;box-shadow:0 4px 15px #0000004d;display:flex;height:100%;justify-content:center;position:relative;width:100%}.player-rocket{color:#000;height:2rem;transform:rotate(0deg);width:2rem}.player-shield{animation:shieldPulse 1s infinite;border:2px solid #a855f7;border-radius:50%;bottom:0;box-shadow:0 0 15px #a855f780;left:0;position:absolute;right:0;top:0}.game-object{align-items:center;border-radius:.5rem;box-shadow:0 4px 15px #0000004d;display:flex;height:40px;justify-content:center;position:absolute;transition:all .1s;width:40px;z-index:10}.particle{border-radius:50%;pointer-events:none;position:absolute;z-index:30}.game-instructions{color:#9ca3af;font-size:.875rem;margin-top:1.5rem;text-align:center}@media (max-width:768px){.container{padding:1rem}.stats-wrapper{flex-direction:column;gap:1rem}.stats-group{justify-content:center}.game-container{height:60vh;min-height:400px}.gameover-title,.menu-title{font-size:2rem}.paused-title{font-size:1.5rem}}@media (max-width:480px){.game-container{height:50vh;min-height:350px}.stats-group{gap:1rem}.stat-value{font-size:1rem}}.about-section{background:linear-gradient(180deg,#000,#0a0a0a 50%,#000);color:#fff;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative}.about-background{z-index:1}.about-background,.gradient-mesh{height:100%;left:0;position:absolute;top:0;width:100%}.mesh-gradient{border-radius:50%;filter:blur(120px);position:absolute}.mesh-1{background:radial-gradient(circle,#ffd7001f 0,#0000 70%);height:600px;right:-15%;top:-5%;width:600px}.mesh-2{background:radial-gradient(circle,#00d9ff1a 0,#0000 70%);bottom:30%;height:500px;left:-10%;width:500px}.mesh-3{background:radial-gradient(circle,#9333ea14 0,#0000 70%);height:400px;left:60%;top:40%;width:400px}.mesh-4{background:radial-gradient(circle,#ffd7000f 0,#0000 70%);height:350px;right:40%;top:80%;width:350px}.mesh-5{background:radial-gradient(circle,#00d9ff0d 0,#0000 70%);height:450px;left:20%;top:20%;width:450px}.grid-pattern{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:50px 50px}.grid-pattern,.noise-texture{height:100%;left:0;position:absolute;top:0;width:100%}.noise-texture{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGZpbHRlciBpZD0iYSI+PGZlVHVyYnVsZW5jZSBiYXNlRnJlcXVlbmN5PSIuOSIgbnVtT2N0YXZlcz0iNCIgcmVzdWx0PSJub2lzZSIvPjxmZUNvbG9yTWF0cml4IGluPSJub2lzZSIgdHlwZT0ic2F0dXJhdGUiIHZhbHVlcz0iMCIvPjwvZmlsdGVyPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWx0ZXI9InVybCgjYSkiIG9wYWNpdHk9Ii4wNSIvPjwvc3ZnPg==);opacity:.3}.about-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:10}.about-header{margin-bottom:6rem;text-align:center}.achievement-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffd70066;border-radius:50px;box-shadow:0 4px 15px #ffd70026;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:2rem;overflow:hidden;padding:.75rem 1.5rem;position:relative}.achievement-badge:after{animation:shimmer 3s infinite;background:linear-gradient(120deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;transform:skewX(-20deg);width:50%}.about-title{color:#fff;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem}.section-title{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:2rem}.animate-word{color:#fff;display:inline-block;margin-right:.5rem}.highlight,.highlight-word{background:linear-gradient(135deg,gold,#00d9ff);background-clip:text;-webkit-background-clip:text;color:#0000;display:inline-block}.about-subtitle{color:#fffc;font-size:clamp(1.1rem,1.5vw,1.4rem);line-height:1.7;margin:0 auto;max-width:900px}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:8rem}.stat-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;display:flex;gap:1.5rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.stat-card:before{background:linear-gradient(90deg,#0000,#ffd70080,#0000);content:"";height:1px;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.stat-card:hover:before{transform:translateX(100%)}.stat-card:hover{background:#ffffff0d;border-color:#ffd7004d;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.stat-icon{align-items:center;background:linear-gradient(135deg,gold,#00d9ff);border-radius:16px;color:#000;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.stat-icon svg{height:28px;width:28px}.stat-content{flex:1 1}.stat-number{color:#fff;font-size:2.5rem;font-weight:900;line-height:1;margin-bottom:.5rem}.stat-label{color:#ffffffb3;font-size:.95rem;font-weight:500}.mission-section{margin-bottom:8rem}.section-header{margin-bottom:4rem;text-align:center}.mission-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1.5fr 1fr}.mission-text{color:#fffc;font-size:1.1rem;line-height:1.8}.mission-text p{margin-bottom:1.5rem}.mission-highlights{display:flex;flex-direction:column;gap:1rem}.highlight-item{align-items:center;background:#ffffff05;border-radius:12px;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.highlight-item:hover{background:#ffffff0d;transform:translateX(10px)}.highlight-icon{color:#00d9ff;flex-shrink:0;height:20px;width:20px}.values-section{margin-bottom:8rem}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.value-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.value-card:before{background:linear-gradient(90deg,#0000,#00d9ff80,#0000);content:"";height:1px;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.value-card:hover:before{transform:translateX(100%)}.value-card:hover{background:#ffffff0d;border-color:#00d9ff4d;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.value-icon{align-items:center;background:linear-gradient(135deg,#00d9ff,#9333ea);border-radius:18px;color:#000;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.value-icon svg{height:32px;width:32px}.value-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.value-card p{color:#ffffffb3;font-size:1rem;line-height:1.6}.services-overview{margin-bottom:8rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.service-card:before{background:linear-gradient(90deg,#0000,#9333ea80,#0000);content:"";height:1px;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.service-card:hover:before{transform:translateX(100%)}.service-card:hover{background:#ffffff0d;border-color:#9333ea4d;box-shadow:0 15px 30px #0003;transform:translateY(-8px)}.service-icon{align-items:center;background:linear-gradient(135deg,#9333ea,gold);border-radius:16px;color:#000;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.service-icon svg{height:28px;width:28px}.service-card h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.service-card p{color:#ffffffb3;line-height:1.6}.cta-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:24px;padding:4rem 2rem}.cta-content h2{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.cta-content p{color:#fffc;font-size:1.2rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-button{overflow:hidden;position:relative}.cta-button.primary{background:linear-gradient(135deg,gold,#00d9ff);color:#000}.cta-button.secondary{background:#0000;border:2px solid #fff3;color:#fff}.cta-button.primary:hover{box-shadow:0 15px 40px #ffd70066}.cta-button.secondary:hover{background:#ffffff1a;border-color:#fff6}.cta-button svg{height:20px;width:20px}@media (max-width:1024px){.mission-content{gap:3rem;grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.about-container{padding:0 1rem}.stat-card{flex-direction:column;text-align:center}.services-grid,.values-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}}@media (max-width:480px){.service-card,.stat-card,.value-card{padding:1.5rem}.cta-section{padding:2rem 1rem}}.next-section{background:linear-gradient(180deg,#000,#0a0a0a 50%,#000);color:#fff;min-height:100vh;overflow:hidden;padding:6rem 0;position:relative}.section-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.orb-4{animation:float 8s ease-in-out infinite;background:radial-gradient(circle,#ffd7001a 0,#0000 70%);filter:blur(120px);height:500px;right:-10%;top:20%;width:500px}.orb-4,.orb-5{border-radius:50%;position:absolute}.orb-5{animation:float 6s ease-in-out infinite reverse;background:radial-gradient(circle,#00d9ff1a 0,#0000 70%);bottom:30%;filter:blur(100px);height:350px;left:-5%;width:350px}.floating-particles{animation:particleFloat 20s linear infinite;background-image:radial-gradient(2px 2px at 20px 30px,#ffffff1a,#0000),radial-gradient(2px 2px at 40px 70px,#ffd7001a,#0000),radial-gradient(1px 1px at 90px 40px,#00d9ff1a,#0000),radial-gradient(1px 1px at 130px 80px,#9333ea1a,#0000);background-repeat:repeat;background-size:150px 100px;height:100%;left:0;position:absolute;top:0;width:100%}.container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:10}.content-block{margin-bottom:8rem}.text-center{text-align:center}.section-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffd70066;border-radius:50px;box-shadow:0 4px 15px #ffd70026;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;position:relative;z-index:50}.section-badge:after{animation:shimmer 3s infinite;background:linear-gradient(120deg,#0000,#ffffff80,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;transform:skewX(-20deg);width:50%}.badge-icon{color:gold;height:18px;width:18px}.section-title{color:#fff;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem}.section-title .highlight{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,gold,#00d9ff,#9333ea);background-clip:text;-webkit-background-clip:text;background-size:200% 100%;color:#0000}.section-description{color:#fffc;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;margin-bottom:3rem;max-width:800px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:4rem}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.feature-card:before{background:linear-gradient(90deg,#0000,#ffd70080,#0000);content:"";height:1px;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.feature-card:hover:before{transform:translateX(100%)}.feature-card:hover{background:#ffffff0d;border-color:#ffd7004d;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,gold,#00d9ff);border-radius:16px;color:#000;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.feature-icon svg{height:28px;width:28px}.feature-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.feature-description{color:#ffffffb3;line-height:1.6}.platforms-showcase{margin:4rem 0}.platforms-grid{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center}.platform-card:hover{background:#ffffff0d;border-color:#00d9ff4d;transform:translateY(-5px)}.platform-chart{align-items:end;display:flex;height:40px;width:40px}.chart-bar{animation:chartGrow 2s ease-out;background:linear-gradient(180deg,gold,#00d9ff);border-radius:4px 4px 0 0;width:100%}.strategy-points{display:flex;flex-direction:column;gap:2rem}.strategy-point{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.strategy-point:hover{background:#ffffff0d;transform:translateX(10px)}.point-icon{align-items:center;background:linear-gradient(135deg,gold,#00d9ff);border-radius:12px;color:#000;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.point-icon svg{height:24px;width:24px}.point-content h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem;text-align:left}.point-content p{color:#ffffffb3;line-height:1.6;text-align:left}.framework-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:24px;margin-top:6rem;padding:4rem}.framework-header{margin-bottom:4rem;text-align:center}.framework-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.framework-pillar{text-align:center}.pillar-header{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.pillar-icon{color:gold;height:50px;width:50px}.pillar-header h3{color:#fff;font-size:1.3rem;font-weight:700}.framework-pillar p{color:#ffffffb3;line-height:1.7}.benefits-list{margin:4rem 0}.benefits-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.benefits-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-item{align-items:center;background:#ffffff05;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.benefit-item:hover{background:#ffffff0d;transform:translateX(5px)}.check-icon{color:#00d9ff;flex-shrink:0;height:20px;width:20px}.cta-section{margin-top:4rem;text-align:center}.cta-button{align-items:center;background:linear-gradient(135deg,gold,#00d9ff);border:none;border-radius:50px;color:#000;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.75rem;margin-bottom:1rem;padding:1.2rem 2.5rem;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.cta-button:hover{box-shadow:0 15px 40px #ffd70066;transform:translateY(-3px)}.cta-icon{height:20px;transition:transform .3s ease;width:20px}.cta-button:hover .cta-icon{transform:translateX(5px)}.cta-note{color:#fff9;font-size:.9rem}.animate-on-scroll{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}@keyframes particleFloat{0%{transform:translateY(0)}to{transform:translateY(-100px)}}@keyframes chartGrow{0%{height:0}to{height:var(--final-height,50%)}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes shimmer{0%{left:-50%}to{left:120%}}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}@media (max-width:768px){.container{padding:0 1rem}.content-block{margin-bottom:4rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.platforms-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.strategy-points{gap:1.5rem}.strategy-point{flex-direction:column;gap:1rem;text-align:center}.framework-section{padding:2rem}.framework-content{gap:2rem}.benefits-grid,.framework-content{grid-template-columns:1fr}}@media (max-width:480px){.section-title{font-size:2rem}.feature-card{padding:1.5rem}.platform-card{padding:1rem}.strategy-point{padding:1.5rem}}@media (max-width:768px){.platforms-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.956238fd.css.map*/