@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);*{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;box-sizing:border-box;font-size:100%;margin:0;padding:0;-webkit-user-select:none;user-select:none;vertical-align:initial}body{background-position:50%;background-repeat:no-repeat;background-size:auto;background-size:cover;display:flex;flex-direction:column;line-height:1;width:100%}#container{height:100%;width:100%}.overlay-box{background:#0000004d;border:1px solid #ffa9ff;border-radius:10px;box-shadow:inset 0 0 150px 15px #000;box-shadow:0 6px 16px rgba(255,105,180,.302);outline:none;padding:50px}.footer{background:linear-gradient(180deg,#070218,#0a0420);color:#fff;font-family:Poppins,sans-serif;overflow:hidden;padding:4rem 2rem 2rem;position:relative}@media(max-width:768px){.footer{padding:3rem 1.5rem 1.5rem}}.cosmic-footer-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.cosmic-footer-background .cosmic-footer-stars{animation:twinkle 4s infinite;background-image:radial-gradient(1px 1px at 20px 30px,#eee,#0000),radial-gradient(1px 1px at 40px 70px,#fff,#0000),radial-gradient(.5px .5px at 90px 40px,#ddd,#0000),radial-gradient(.5px .5px at 130px 80px,#fff,#0000);background-repeat:repeat;background-size:200px 200px;bottom:0;left:0;position:absolute;right:0;top:0}.cosmic-footer-background .cosmic-footer-nebula{animation:nebula-movement 20s ease infinite;background:linear-gradient(45deg,#8e2de2,#c471ed,#6e45e2);background-size:400% 400%;bottom:0;left:0;mix-blend-mode:soft-light;opacity:.15;position:absolute;right:0;top:0}.footer-content{margin:0 auto;max-width:1200px;position:relative;z-index:2}.footer-main{grid-gap:3rem;border-bottom:1px solid #ffffff1a;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:3rem;padding-bottom:2rem}@media(max-width:900px){.footer-main{gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}}@media(max-width:500px){.footer-main{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}}.footer-brand{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.footer-brand .footer-logo{filter:drop-shadow(0 0 15px rgba(157,101,201,.5));height:auto;margin:auto;width:380px}@media(max-width:768px){.footer-brand .footer-logo{display:none}}.footer-brand h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.footer-brand p{color:#d1c4e9;line-height:1.6;margin-bottom:1.5rem}.footer-cta{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:.8rem;justify-content:center;margin-top:1rem;padding:1rem;transition:all .3s ease}.footer-cta:hover{box-shadow:0 5px 15px #0003;transform:translateY(-3px)}.footer-cta .cta-icon{animation:pulse 2s infinite;color:#ff4d7d;font-size:1.2rem}.footer-cta span{color:#fff;font-weight:500}.footer-sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-sections .footer-section:last-child{grid-column:2/span 3}@media(max-width:768px){.footer-sections{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;text-align:center}}.footer-sections .footer-section h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1.2rem;padding-bottom:.5rem;position:relative}.footer-sections .footer-section h4:after{background:linear-gradient(90deg,#8e2de2,#ff4d7d);bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}@media(max-width:768px){.footer-sections .footer-section h4:after{left:50%;transform:translateX(-50%);width:50%}}.footer-links{display:flex;flex-direction:column;gap:.8rem}.footer-links a{color:#d1c4e9;padding:.3rem 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-links a:before{background:#9d65c9;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-links a:hover{color:#fff;transform:translateX(5px)}.footer-links a:hover:before{width:15px}.footer-contact{margin-bottom:1.5rem}.footer-contact .contact-item{align-items:center;display:flex;gap:.8rem;margin-bottom:.8rem}.footer-contact .contact-item .contact-icon{color:#9d65c9;font-size:1rem}.footer-contact .contact-item a,.footer-contact .contact-item span{color:#d1c4e9;text-decoration:none;transition:color .3s ease}.footer-contact .contact-item a:hover{color:#fff}.footer-social h5{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}@media(max-width:768px){.footer-social{text-align:center}}.footer-social-icons{display:flex;flex-direction:column;gap:.8rem}.footer-social-icons a{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#d1c4e9;display:flex;gap:.8rem;padding:.6rem 1rem;text-decoration:none;transition:all .3s ease}.footer-social-icons a:hover{background:#ffffff1a;color:#fff;transform:translateX(5px)}.footer-social-icons a svg{font-size:1.2rem;width:20px}.footer-social-icons a span{font-weight:500}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding-top:2rem}@media(max-width:768px){.footer-bottom{flex-direction:column;padding:0;text-align:center}}.footer-legal{display:flex;flex-direction:column;gap:.8rem}.footer-legal p{color:#d1c4e9;font-size:.9rem}.footer-legal .legal-links{display:flex;gap:1.5rem}@media(max-width:480px){.footer-legal .legal-links{flex-direction:column;gap:.5rem}}.footer-legal .legal-links a{color:#d1c4e9;font-size:.85rem;text-decoration:none;transition:color .3s ease}.footer-legal .legal-links a:hover{color:#fff}.footer-message p{align-items:center;color:#d1c4e9;display:flex;font-size:.9rem;gap:.3rem}.footer-message p .heart{animation:pulse 1.5s infinite;color:#ff4d7d}@media(max-width:1024px){.footer-sections{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.footer-sections{grid-template-columns:1fr}.footer-social-icons{flex-direction:row;flex-wrap:wrap}.footer-social-icons a{flex:1 1;justify-content:center;min-width:120px}}@keyframes rocketFloat{0%,to{transform:translateX(0) rotate(0deg)}25%{transform:translateX(-3px) rotate(-5deg)}75%{transform:translateX(3px) rotate(5deg)}}.navbar-container{left:0;padding:1rem 2rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}@media(max-width:768px){.navbar-container{padding:.8rem 1rem}}.navbar-container.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070218e6;box-shadow:0 5px 20px #0003;padding:.5rem 2rem}@media(max-width:768px){.navbar-container.scrolled{padding:.5rem 1rem}}.cosmic-nav-background{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.cosmic-nav-background .cosmic-nav-stars{animation:twinkle 4s infinite;background-image:radial-gradient(1px 1px at 20px 30px,#eee,#0000),radial-gradient(1px 1px at 40px 70px,#fff,#0000),radial-gradient(.5px .5px at 90px 40px,#ddd,#0000),radial-gradient(.5px .5px at 130px 80px,#fff,#0000);background-repeat:repeat;background-size:200px 200px;bottom:0;left:0;position:absolute;right:0;top:0}.cosmic-nav-background .cosmic-nav-nebula{animation:nebula-movement 15s ease infinite;background:linear-gradient(45deg,#8e2de2,#c471ed,#6e45e2);background-size:400% 400%;bottom:0;left:0;mix-blend-mode:soft-light;opacity:.1;position:absolute;right:0;top:0}.navbar-content{justify-content:space-between;position:relative;z-index:2}.navbar-brand,.navbar-content{align-items:center;display:flex}.navbar-brand{gap:.8rem;z-index:10}.navbar-brand .logo{filter:drop-shadow(0 0 10px rgba(157,101,201,.5));height:50px}@media(max-width:768px){.navbar-brand .logo{height:40px;width:40px}}.navbar-brand .brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;text-shadow:0 2px 4px #0003}@media(max-width:768px){.navbar-brand .brand-text{font-size:1.2rem}}.navbar-brand .rocket-icon{animation:rocketFloat 6s ease-in-out infinite;color:#ff4d7d;font-size:1.2rem}@media(max-width:768px){.navbar-brand .rocket-icon{display:none}}.navbar-toggle-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;color:#fff;cursor:pointer;display:none;font-size:1.8rem;padding:.5rem;z-index:1001}@media(max-width:899px){.navbar-toggle-btn{align-items:center;display:flex;justify-content:center}}.navbar{align-items:center;display:flex;gap:1.5rem}@media(max-width:899px){.navbar{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070218fa;box-shadow:-5px 0 25px #0003;flex-direction:column;gap:0;height:100vh;justify-content:flex-start;padding:5rem 1.5rem 2rem;position:fixed;right:-200%;top:0;transition:right .3s ease;width:280px}.navbar.navbar-toggled{right:0}}.nav-links{align-items:center;display:flex;gap:1rem}@media(max-width:899px){.nav-links{flex-direction:column;gap:0;margin-bottom:2rem;width:100%}}.navbar-item{border-radius:8px;color:#d1c4e9;font-family:Poppins,sans-serif;font-weight:500;overflow:hidden;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}@media(max-width:899px){.navbar-item{border-bottom:1px solid #ffffff1a;border-radius:0;padding:1rem;width:100%}.navbar-item:last-child{border-bottom:none}}.navbar-item .nav-hover-effect{background:linear-gradient(90deg,#8e2de2,#ff4d7d);bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}@media(max-width:899px){.navbar-item .nav-hover-effect{display:none}}.navbar-item:hover{color:#fff}.navbar-item:hover .nav-hover-effect{width:100%}.navbar-item.active{background:#8e2de233;color:#fff}.navbar-item.active .nav-hover-effect{width:100%}.nav-actions{align-items:center;display:flex;gap:1rem}@media(max-width:899px){.nav-actions{justify-content:center;margin-top:auto;width:100%}}.lang-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.lang-toggle:hover{background:#ffffff1a;transform:translateY(-2px)}.lang-toggle .lang-icon{color:#9d65c9;font-size:1.1rem}.lang-toggle .lang-text{color:#fff;font-size:.9rem;font-weight:600}@media(max-width:899px){.lang-toggle{justify-content:center;width:100%}.nav-links .navbar-item{opacity:0;transform:translateX(20px);transition:opacity .3s ease,transform .3s ease}.nav-links .navbar-item:first-child{transition-delay:.1s}.nav-links .navbar-item:nth-child(2){transition-delay:.15s}.nav-links .navbar-item:nth-child(3){transition-delay:.2s}.nav-links .navbar-item:nth-child(4){transition-delay:.25s}.nav-links .navbar-item:nth-child(5){transition-delay:.3s}.navbar-toggled .nav-links .navbar-item{opacity:1;transform:translateX(0)}}@media(min-width:900px){.navbar-container{padding:1.5rem 3rem}.navbar-container.scrolled{padding:.8rem 3rem}.nav-links{gap:.5rem}}@media(min-width:1200px){.navbar-container{padding:1.5rem 5rem}.navbar-container.scrolled{padding:.8rem 5rem}.nav-links{gap:1rem}}.cosmic-home{color:#fff;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden;position:relative}.gradient-overlay{background:radial-gradient(ellipse at 20% 20%,#6e45e226 0,#0000 50%),radial-gradient(ellipse at 80% 80%,#ad325326 0,#0000 50%),radial-gradient(ellipse at 40% 60%,#8e2de21a 0,#0000 50%);height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}section{padding:100px 0;position:relative}@media(max-width:900px){section{padding:80px 0}}.section-header{margin-bottom:60px;text-align:center}.section-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2.8rem;font-weight:700;margin-bottom:15px}@media(max-width:900px){.section-header h2{font-size:2.2rem}}.section-header p{color:#d1c4e9;font-size:1.1rem;font-weight:300;margin:0 auto;max-width:600px}.hero-section{align-items:center;display:flex;min-height:100vh;padding:120px 0 80px;position:relative}.hero-section .hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}@media(max-width:900px){.hero-section .hero-content{gap:40px;grid-template-columns:1fr;text-align:center}}.hero-section .hero-content .hero-text{margin-top:40px;position:relative}.hero-section .hero-content .hero-text .floating-orbs{left:-10px;position:absolute;top:50%;vertical-align:middle;z-index:-1}@media(max-width:900px){.hero-section .hero-content .hero-text .floating-orbs{bottom:auto;height:100%;position:relative;right:auto;width:100%}}.hero-section .hero-content .hero-text .floating-orbs .orb{animation:float 6s ease-in-out infinite;border-radius:50%;position:absolute}.hero-section .hero-content .hero-text .floating-orbs .orb.orb-1{animation-delay:0s;background:radial-gradient(circle at 30% 30%,#6e45e2,#8e2de2);bottom:0;box-shadow:0 0 50px #6e45e2;height:120px;right:0;width:120px}@media(max-width:900px){.hero-section .hero-content .hero-text .floating-orbs .orb.orb-1{bottom:50%;right:50%;transform:translate(50%,50%)}}.hero-section .hero-content .hero-text .floating-orbs .orb.orb-2{animation-delay:2s;background:radial-gradient(circle at 30% 30%,#ff4d7d,#ff7e5f);bottom:80px;box-shadow:0 0 30px #ff4d7d;height:80px;right:100px;width:80px}@media(max-width:900px){.hero-section .hero-content .hero-text .floating-orbs .orb.orb-2{bottom:40%;right:40%}}.hero-section .hero-content .hero-text .floating-orbs .orb.orb-3{animation-delay:4s;background:radial-gradient(circle at 30% 30%,#9d65c9,#8e2de2);bottom:140px;box-shadow:0 0 25px #9d65c9;height:60px;right:40px;width:60px}@media(max-width:900px){.hero-section .hero-content .hero-text .floating-orbs .orb.orb-3{bottom:60%;right:20%}}.hero-section .hero-content .hero-text .hero-title{font-family:Space Grotesk,sans-serif;margin-bottom:25px}.hero-section .hero-content .hero-text .hero-title .title-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;display:block;font-size:3.5rem;font-weight:700;line-height:1.1}@media(max-width:900px){.hero-section .hero-content .hero-text .hero-title .title-gradient{font-size:2.5rem}}.hero-section .hero-content .hero-text .hero-title .title-sub{color:#d1c4e9;display:block;font-size:1.8rem;font-weight:300;margin-top:10px}@media(max-width:900px){.hero-section .hero-content .hero-text .hero-title .title-sub{font-size:1.4rem}}.hero-section .hero-content .hero-text .hero-description{color:#d1c4e9;font-size:1.2rem;font-weight:300;line-height:1.6;margin-bottom:40px}@media(max-width:900px){.hero-section .hero-content .hero-text .hero-description{font-size:1.1rem}}.hero-section .hero-content .hero-text .hero-buttons{display:flex;gap:20px}@media(max-width:900px){.hero-section .hero-content .hero-text .hero-buttons{justify-content:center}}@media(max-width:480px){.hero-section .hero-content .hero-text .hero-buttons{align-items:center;flex-direction:column}}.hero-section .hero-content .hero-visual{align-items:center;display:flex;height:400px;justify-content:flex-end;position:relative}@media(max-width:900px){.hero-section .hero-content .hero-visual{height:0;justify-content:center}}.hero-section .hero-content .hero-visual .logo-container{position:absolute;right:0;top:0;z-index:10}.hero-section .hero-content .hero-visual .logo-container .main-logo{filter:drop-shadow(0 0 25px rgba(142,45,226,.4));height:auto;max-width:400px}@media(max-width:900px){.hero-section .hero-content .hero-visual .logo-container .main-logo{display:none}}.cta-button.secondary{background:#0000;border:2px solid #8e2de2;color:#fff}.cta-button.secondary:hover{background:#8e2de21a;transform:translateY(-3px)}.services-section .services-grid .service-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;overflow:hidden;padding:40px 30px;position:relative;transition:all .3s ease}.services-section .services-grid .service-card:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.services-section .services-grid .service-card:before{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.services-section .services-grid .service-card:hover:before{left:100%}.services-section .services-grid .service-card .service-icon{bottom:0;font-size:4rem;margin-bottom:20px;margin-right:20px;position:absolute;right:0}.services-section .services-grid .service-card h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:15px}.services-section .services-grid .service-card p{color:#d1c4e9;line-height:1.6;margin-bottom:20px}.services-section .services-grid .service-card .service-features{list-style:none;margin-bottom:25px;padding:0}.services-section .services-grid .service-card .service-features li{color:#d1c4e9;margin-bottom:8px;padding-left:20px;position:relative}.services-section .services-grid .service-card .service-features li:before{color:#8e2de2;content:"✓";font-weight:700;left:0;position:absolute}.services-section .services-grid .service-card .service-link{color:#9d65c9;font-weight:500;text-decoration:none;transition:color .3s ease}.services-section .services-grid .service-card .service-link:hover{color:#fff}.achievements-section .stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.achievements-section .stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.achievements-section .stats-grid{grid-template-columns:1fr}}.achievements-section .stats-grid .stat-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;padding:40px 20px;text-align:center;transition:all .3s ease}.achievements-section .stats-grid .stat-item:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.achievements-section .stats-grid .stat-item .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700;margin-bottom:10px}.achievements-section .stats-grid .stat-item .stat-label{color:#d1c4e9;font-size:1rem;font-weight:300}.process-section .process-container{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}@media(max-width:900px){.process-section .process-container{gap:40px;grid-template-columns:1fr}}.process-section .process-container .process-steps{display:flex;flex-direction:column;gap:15px}.process-section .process-container .process-steps .process-step{align-items:center;background:#1a0a3a4d;border:1px solid #8e2de21a;border-radius:12px;cursor:pointer;display:flex;padding:20px;transition:all .3s ease}.process-section .process-container .process-steps .process-step:hover{background:#1a0a3a80;border-color:#8e2de233}.process-section .process-container .process-steps .process-step.active{background:#1a0a3ab3;border-color:#8e2de24d}.process-section .process-container .process-steps .process-step.active .step-number{background:linear-gradient(135deg,#6e45e2,#8e2de2);color:#fff}.process-section .process-container .process-steps .process-step .step-number{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;height:50px;justify-content:center;margin-right:20px;transition:all .3s ease;width:50px}.process-section .process-container .process-steps .process-step .step-content h4{color:#fff;font-size:1.1rem;font-weight:500;margin:0}.process-section .process-container .process-details{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;padding:40px;transition:all .3s ease}.process-section .process-container .process-details:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.process-section .process-container .process-details .step-header{margin-bottom:20px}.process-section .process-container .process-details .step-header .step-counter{background:#8e2de226;border-radius:20px;color:#9d65c9;display:inline-block;font-size:.85rem;font-weight:500;margin-bottom:15px;padding:6px 15px}.process-section .process-container .process-details .step-header h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.process-section .process-container .process-details p{color:#d1c4e9;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.process-section .process-container .process-details .process-navigation{display:flex;gap:15px}.process-section .process-container .process-details .process-navigation button{border:none;border-radius:8px;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:500;padding:12px 25px;transition:all .3s ease}.process-section .process-container .process-details .process-navigation button:not(.disabled){background:linear-gradient(135deg,#6e45e2,#8e2de2);color:#fff}.process-section .process-container .process-details .process-navigation button:not(.disabled):hover{box-shadow:0 5px 15px #8e2de24d;transform:translateY(-2px)}.process-section .process-container .process-details .process-navigation button.disabled{background:#ffffff0d;color:#d1c4e9;cursor:not-allowed}.testimonials-section .testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.testimonials-section .testimonials-grid{grid-template-columns:1fr;margin:0 auto;max-width:500px}}.testimonials-section .testimonials-grid .testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px 30px;transition:all .3s ease}.testimonials-section .testimonials-grid .testimonial-card:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.testimonials-section .testimonials-grid .testimonial-card .testimonial-content{margin-bottom:30px;position:relative}.testimonials-section .testimonials-grid .testimonial-card .testimonial-content .quote-icon{color:#8e2de2;font-family:serif;font-size:4rem;left:-5px;line-height:1;opacity:.3;position:absolute;top:-15px}.testimonials-section .testimonials-grid .testimonial-card .testimonial-content p{color:#d1c4e9;font-size:1.05rem;font-style:italic;line-height:1.6;position:relative;z-index:2}.testimonials-section .testimonials-grid .testimonial-card .testimonial-author h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 5px}.testimonials-section .testimonials-grid .testimonial-card .testimonial-author .company{color:#fff;font-size:.95rem;font-weight:500;margin:0 0 3px}.testimonials-section .testimonials-grid .testimonial-card .testimonial-author .role{color:#d1c4e9;font-size:.9rem;margin:0}.cta-section{text-align:center}.cta-section .cta-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;padding:80px 60px;transition:all .3s ease}.cta-section .cta-content:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.cta-section .cta-content h2{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:20px}@media(max-width:900px){.cta-section .cta-content h2{font-size:2rem}}.cta-section .cta-content p{color:#d1c4e9;font-size:1.1rem;line-height:1.6;margin:0 auto 40px;max-width:600px}.cta-section .cta-content .cta-buttons{display:flex;gap:20px;justify-content:center}@media(max-width:480px){.cta-section .cta-content .cta-buttons{align-items:center;flex-direction:column}}.products-section .products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:50px}@media(max-width:900px){.products-section .products-grid{grid-template-columns:1fr}}.products-section .products-grid .product-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;padding:30px;transition:all .3s ease}.products-section .products-grid .product-card:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.products-section .products-grid .product-card .product-image{font-size:3.5rem;margin-bottom:20px;text-align:center}.products-section .products-grid .product-card h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:15px}.products-section .products-grid .product-card p{color:#d1c4e9;flex-grow:1;line-height:1.6;margin-bottom:20px}.products-section .products-grid .product-card .product-features{list-style:none;margin-bottom:25px;padding:0}.products-section .products-grid .product-card .product-features li{color:#d1c4e9;margin-bottom:8px;padding-left:20px;position:relative}.products-section .products-grid .product-card .product-features li:before{color:#8e2de2;content:"•";font-weight:700;left:0;position:absolute}.products-section .products-grid .product-card .product-footer{align-items:center;display:flex;justify-content:space-between}.products-section .products-grid .product-card .product-footer .product-price{color:#9d65c9;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.products-section .products-grid .product-card .product-footer .cta-button{font-size:.9rem;padding:10px 20px}.products-section .products-cta{text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contacts-container{align-items:center;color:#fff;display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;overflow-x:hidden;padding:2rem;position:relative}@media(max-width:768px){.contacts-container{padding:1rem}}.cosmic-background{background:linear-gradient(135deg,#070218,#0a0420 50%,#1a0a3a);bottom:0;position:absolute;right:0}.cosmic-background .cosmic-stars{animation:twinkle 4s infinite;background-image:radial-gradient(2px 2px at 20px 30px,#eee,#0000),radial-gradient(2px 2px at 40px 70px,#fff,#0000),radial-gradient(1px 1px at 90px 40px,#ddd,#0000),radial-gradient(1px 1px at 130px 80px,#fff,#0000),radial-gradient(2px 2px at 160px 30px,#eee,#0000);background-repeat:repeat;background-size:200px 200px;bottom:0;left:0;position:absolute;right:0;top:0}.cosmic-background .cosmic-nebula{animation:nebula-movement 15s ease infinite;background:linear-gradient(45deg,#8e2de2,#c471ed,#6e45e2,#ff4d7d);background-size:400% 400%;bottom:0;left:0;mix-blend-mode:soft-light;opacity:.3;position:absolute;right:0;top:0}.content-wrapper{max-width:1200px;padding-top:80px;width:100%;z-index:1}.header-section{margin-bottom:3rem;text-align:center}.header-section .header-logo{filter:drop-shadow(0 0 15px rgba(157,101,201,.7));height:300px;margin-bottom:1.5rem}@media(max-width:768px){.header-section .header-logo{height:80px}}.header-section h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:700;margin-bottom:.8rem}@media(max-width:768px){.header-section h1{font-size:2.2rem}}.header-section .subtitle{color:#d1c4e9;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}@media(max-width:768px){.header-section .subtitle{font-size:1rem}}.main-content{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:.85fr 1fr}@media(max-width:1024px){.main-content{gap:2rem;grid-template-columns:1fr}}.contact-info-section{display:flex;flex-direction:column;gap:1.8rem}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;padding:1.8rem;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{box-shadow:0 15px 30px #0000004d;transform:translateY(-5px)}.info-card .info-header{align-items:center;display:flex;gap:1.2rem;margin-bottom:1.2rem}.info-card .info-header h3,.info-card .info-icon{align-items:center;display:flex;height:55px}.info-card .info-icon{background:linear-gradient(135deg,#8e2de2,#6e45e2);border-radius:50%;box-shadow:0 5px 15px #8e2de266;font-size:1.3rem;justify-content:center;width:55px}.info-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin:0}.info-card p{color:#d1c4e9;line-height:1.5;margin-bottom:.6rem}.info-card p a{color:#9d65c9;font-weight:500;text-decoration:none;transition:color .3s ease}.info-card p a:hover{color:#fff;text-shadow:0 0 5px #9d65c980}.fun-facts{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;padding:1.8rem}.fun-facts h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1.2rem}.fact{align-items:flex-start;display:flex;gap:.8rem;margin-bottom:1rem}.fact:last-child{margin-bottom:0}.fact .fact-icon{color:#9d65c9;flex-shrink:0;font-size:1.1rem;margin-top:.2rem}.fact p{color:#d1c4e9;font-size:.95rem;line-height:1.5;margin:0}.social-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;padding:1.8rem}.social-section h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1.2rem}.social-links{display:flex;flex-direction:column;gap:.8rem}.social-link{align-items:center;border-radius:10px;color:#d1c4e9;display:flex;gap:.8rem;padding:.8rem 1.2rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#ffffff1a;color:#fff;transform:translateX(5px)}.social-link svg{font-size:1.3rem;width:24px}.social-link span{font-weight:500}.contact-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;height:fit-content;padding:2rem}@media(max-width:768px){.contact-form-container{padding:1.5rem}}.form-header{margin-bottom:1.5rem;text-align:center}.form-header h2{align-items:center;color:#fff;display:flex;font-size:1.8rem;gap:.8rem;justify-content:center;margin-bottom:.8rem}.form-header h2 .form-icon{color:#9d65c9}.form-header p{color:#d1c4e9;font-size:.95rem;line-height:1.5}.cosmic-contact-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:600px){.cosmic-contact-form .form-row{grid-template-columns:1fr}}.form-group{margin-bottom:1.2rem}.form-group.full-width{grid-column:1/-1}.form-group label{color:#fff;display:block;font-size:.95rem;font-weight:500;margin-bottom:.6rem}.cosmic-input,.cosmic-textarea{background:#ffffff14;border:none;border-radius:10px;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;padding:.9rem 1.1rem;transition:all .3s ease;width:100%}.cosmic-input::placeholder,.cosmic-textarea::placeholder{color:#d1c4e999}.cosmic-input:focus,.cosmic-textarea:focus{background:#ffffff1f;box-shadow:0 0 0 2px #9d65c980;outline:none}.cosmic-input:disabled,.cosmic-textarea:disabled{cursor:not-allowed;opacity:.6}.cosmic-textarea{min-height:120px;resize:vertical}.cosmic-button{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#8e2de2,#6e45e2);border-radius:10px;display:flex;font-family:Poppins,sans-serif;font-size:1rem;gap:.8rem;justify-content:center;margin-top:.5rem;padding:1.1rem 2rem;width:100%}.cosmic-button:hover:not(:disabled){box-shadow:0 8px 20px #8e2de280;transform:translateY(-3px)}.cosmic-button:disabled{animation:none;cursor:not-allowed;opacity:.7}.cosmic-button.rate-limited{background:linear-gradient(135deg,#6c757d,#495057)}.cosmic-button .spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.cosmic-button .button-icon{transition:transform .3s ease}.cosmic-button:hover:not(:disabled) .button-icon{transform:translateX(5px)}.error-message,.rate-limit-message,.success-message{align-items:center;border-radius:10px;display:flex;font-size:.95rem;gap:.8rem;line-height:1.5;margin-top:1.2rem;padding:1rem}.success-message{background:#28a74533;border-left:4px solid #28a745;color:#28a745}.error-message{background:#dc354533;border-left:4px solid #dc3545;color:#dc3545}.rate-limit-message{background:#ffc10733;border-left:4px solid #ffc107;color:#ffc107}.rate-limit-message p{font-size:.9rem;margin:.3rem 0}.form-footer{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.2rem;text-align:center}.form-footer p{color:#d1c4e9;font-size:.85rem;margin-bottom:.4rem}.form-footer p svg{color:#9d65c9;font-size:.9rem;margin-right:.4rem}.form-footer p:last-child{margin-bottom:0}@keyframes shooting-star{0%{opacity:0;transform:translateX(-100%) translateY(-100%) rotate(45deg)}10%{opacity:1}to{opacity:0;transform:translateX(100vw) translateY(100vh) rotate(45deg)}}.cosmic-about-scroll{color:#fff;font-family:Inter,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden;position:relative}.cosmic-background{z-index:-2}.cosmic-background .floating-planets{height:100%;position:absolute;width:100%}.cosmic-background .floating-planets .planet{animation:float 15s ease-in-out infinite;border-radius:50%;position:absolute}.cosmic-background .floating-planets .planet.planet-1{animation-delay:0s;background:radial-gradient(circle at 30% 30%,#6e45e2,#8e2de2);box-shadow:0 0 50px #6e45e2;height:120px;left:10%;top:15%;width:120px}.cosmic-background .floating-planets .planet.planet-2{animation-delay:5s;background:radial-gradient(circle at 30% 30%,#ff4d7d,#ff7e5f);box-shadow:0 0 30px #ff4d7d;height:80px;left:15%;top:65%;width:80px}.cosmic-background .floating-planets .planet.planet-3{animation-delay:10s;background:radial-gradient(circle at 30% 30%,#9d65c9,#8e2de2);box-shadow:0 0 25px #9d65c9;height:60px;right:20%;top:30%;width:60px}.cosmic-background .shooting-stars{height:100%;position:absolute;width:100%}.cosmic-background .shooting-stars .shooting-star{animation:shooting-star linear infinite;background:linear-gradient(90deg,#0000,#fffc,#0000);height:2px;position:absolute;width:100px}.nebula-overlay{background:radial-gradient(ellipse at 20% 20%,#6e45e226 0,#0000 50%),radial-gradient(ellipse at 80% 80%,#ff4d7d26 0,#0000 50%),radial-gradient(ellipse at 40% 60%,#8e2de21a 0,#0000 50%);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.section-nav{display:flex;flex-direction:column;gap:15px;position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index:100}@media(max-width:900px){.section-nav{right:15px}}.section-nav .nav-dot{background:#ffffff4d;border-radius:50%;cursor:pointer;height:12px;position:relative;transition:all .3s ease;width:12px}.section-nav .nav-dot:hover{background:#fff9;transform:scale(1.2)}.section-nav .nav-dot:hover span{opacity:1;transform:translateX(-10px)}.section-nav .nav-dot.active{background:#8e2de2;box-shadow:0 0 10px #8e2de2;transform:scale(1.3)}.section-nav .nav-dot span{color:#fff;font-size:.8rem;opacity:0;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .3s ease;white-space:nowrap}.scroll-sections{position:relative;z-index:1}.about-section{align-items:center;display:flex;min-height:100vh;padding:80px 0;position:relative}.about-section .section-content{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.about-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}@media(max-width:900px){.about-section h2{font-size:2rem}}.intro-section .section-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}@media(max-width:900px){.intro-section .section-content{gap:40px;grid-template-columns:1fr;text-align:center}}.intro-section .intro-text .title-glow{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;display:block;font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:15px}@media(max-width:900px){.intro-section .intro-text .title-glow{font-size:2.5rem}}.intro-section .intro-text .subtitle{color:#d1c4e9;font-size:1.5rem;font-weight:300;margin-bottom:30px}@media(max-width:900px){.intro-section .intro-text .subtitle{font-size:1.2rem}}.intro-section .intro-text .intro-description{margin-bottom:40px}.intro-section .intro-text .intro-description p{color:#d1c4e9;font-size:1.1rem;line-height:1.6;margin-bottom:20px}.intro-section .intro-visual{align-items:center;display:flex;justify-content:center}.intro-section .intro-visual img{max-height:500px;max-width:500px}@media(max-width:900px){.intro-section .intro-visual img{max-height:50%;max-width:50%}.intro-section .intro-visual{display:none}}.story-section .timeline{margin:0 auto;max-width:800px;position:relative}.story-section .timeline:before{background:linear-gradient(180deg,#0000,#8e2de2,#0000);bottom:0;content:"";left:119px;position:absolute;top:0;width:2px}.story-section .timeline .timeline-item{display:flex;margin-bottom:50px;position:relative}.story-section .timeline .timeline-item:last-child{margin-bottom:0}.story-section .timeline .timeline-item .timeline-year{color:#9d65c9;flex-shrink:0;font-size:1.1rem;font-weight:700;padding-right:30px;text-align:right;text-align:center;width:120px}.story-section .timeline .timeline-item .timeline-content{flex:1 1;padding-left:30px;position:relative}.story-section .timeline .timeline-item .timeline-content:before{background:#8e2de2;border-radius:50%;box-shadow:0 0 10px #8e2de2;content:"";height:16px;left:-8px;position:absolute;top:8px;width:16px}.story-section .timeline .timeline-item .timeline-content h3{color:#fff;font-size:1.3rem;margin:0 0 10px}.story-section .timeline .timeline-item .timeline-content p{color:#d1c4e9;line-height:1.6;margin:0}.stats-section .stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}@media(max-width:900px){.stats-section .stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.stats-section .stats-grid{grid-template-columns:1fr}}.stats-section .stats-grid .stat-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;padding:40px 20px;text-align:center;transition:all .3s ease}.stats-section .stats-grid .stat-item:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.stats-section .stats-grid .stat-item .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700;margin-bottom:10px}@media(max-width:900px){.stats-section .stats-grid .stat-item .stat-value{font-size:2.5rem}}.stats-section .stats-grid .stat-item .stat-label{color:#d1c4e9;font-size:1rem;font-weight:300}.stats-section .stats-description{margin:0 auto;max-width:600px;text-align:center}.stats-section .stats-description p{color:#d1c4e9;font-size:1.1rem;line-height:1.6}.services-section .services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:60px}@media(max-width:900px){.services-section .services-grid{grid-template-columns:1fr}}.services-section .services-grid .service-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;padding:30px;transition:all .3s ease}.services-section .services-grid .service-item:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.services-section .services-grid .service-item h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.4rem;margin:0 0 20px}.services-section .services-grid .service-item ul{list-style:none;margin:0;padding:0}.services-section .services-grid .service-item ul li{color:#d1c4e9;margin-bottom:10px;padding-left:20px;position:relative}.services-section .services-grid .service-item ul li:before{color:#8e2de2;content:"•";font-weight:700;left:0;position:absolute}.services-section .process{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;padding:40px;transition:all .3s ease}.services-section .process:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.services-section .process h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.8rem;margin:0 0 40px;text-align:center}.services-section .process .process-steps{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.services-section .process .process-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.services-section .process .process-steps{grid-template-columns:1fr}}.services-section .process .process-steps .process-step{text-align:center}.services-section .process .process-steps .process-step .step-number{background:linear-gradient(135deg,#6e45e2,#8e2de2);border-radius:50%;color:#fff;display:inline-block;font-family:Space Grotesk,sans-serif;font-weight:700;height:40px;line-height:40px;margin-bottom:15px;width:40px}.services-section .process .process-steps .process-step h4{color:#fff;font-size:1.1rem;margin:0 0 10px}.services-section .process .process-steps .process-step p{color:#d1c4e9;font-size:.9rem;line-height:1.5;margin:0}.faq-section .faq-list{margin:0 auto 50px;max-width:800px}.faq-section .faq-list .faq-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;margin-bottom:15px;overflow:hidden;transition:all .3s ease}.faq-section .faq-list .faq-item:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.faq-section .faq-list .faq-item:last-child{margin-bottom:0}.faq-section .faq-list .faq-item.active .faq-answer{max-height:500px;opacity:1;padding:20px}.faq-section .faq-list .faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-section .faq-list .faq-item .faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:20px}.faq-section .faq-list .faq-item .faq-question h3{color:#fff;flex:1 1;font-size:1.1rem;font-weight:500;margin:0}.faq-section .faq-list .faq-item .faq-question .faq-toggle{color:#8e2de2;font-size:1.5rem;margin-left:15px;transition:transform .3s ease}.faq-section .faq-list .faq-item .faq-answer{max-height:0;opacity:0;overflow:hidden;padding:0 20px;transition:all .3s ease}.faq-section .faq-list .faq-item .faq-answer p{color:#d1c4e9;line-height:1.6;margin:0}.faq-section .contact-cta{margin-bottom:40px;text-align:center}.faq-section .contact-cta h3{color:#fff;font-size:1.5rem;margin:0 0 10px}.faq-section .contact-cta p{color:#d1c4e9;font-size:1.1rem;margin:0 0 30px}.faq-section .legal-links{text-align:center}.faq-section .legal-links p{color:#d1c4e9;margin:0}.faq-section .legal-links p .legal-link{color:#9d65c9;margin:0 10px;text-decoration:none;transition:color .3s ease}.faq-section .legal-links p .legal-link:hover{color:#fff}.cta-button{background:linear-gradient(135deg,#6e45e2,#8e2de2);border:none;box-shadow:0 5px 20px #8e2de24d;color:#fff;cursor:pointer}.cta-button:hover{box-shadow:0 8px 25px #8e2de266;transform:translateY(-3px)}@media(max-width:900px){.about-section{padding:60px 0}.intro-section .intro-text .title-glow{font-size:2.5rem}.story-section .timeline:before{left:13px}.story-section .timeline .timeline-item{flex-direction:column}.story-section .timeline .timeline-item .timeline-year{margin-bottom:10px;padding-left:45px;padding-right:0;text-align:left;width:100%}.story-section .timeline .timeline-item .timeline-content{padding-left:45px}.story-section .timeline .timeline-item .timeline-content:before{left:6px}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.services-grid{grid-template-columns:1fr!important}.process-steps{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.process-steps,.stats-grid{grid-template-columns:1fr!important}.section-nav{display:none}}.projects-marketplace{color:#fff;font-family:Inter,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden;padding:80px 20px 20px;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px}.cosmic-background{background:linear-gradient(125deg,#070218,#0a0420);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.cosmic-background .cosmic-particles{animation:stars-move 100s linear infinite;background-image:radial-gradient(2px 2px at 40px 60px,#ffffff4d,#0000 50%),radial-gradient(2px 2px at 20px 120px,#fff3,#0000 50%),radial-gradient(2px 2px at 90px 70px,#ffffff4d,#0000 50%),radial-gradient(2px 2px at 160px 20px,#ffffff1a,#0000 50%),radial-gradient(2px 2px at 250px 100px,#fff3,#0000 50%),radial-gradient(2px 2px at 300px 50px,#ffffff4d,#0000 50%),radial-gradient(2px 2px at 400px 150px,#ffffff1a,#0000 50%),radial-gradient(2px 2px at 500px 80px,#fff3,#0000 50%);background-repeat:no-repeat;height:100%;position:absolute;width:100%}@keyframes stars-move{0%{background-position:0 0}to{background-position:1000px 1000px}}.marketplace-header{margin-bottom:40px;position:relative;text-align:center}.marketplace-header .marketplace-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2.8rem;font-weight:700;margin-bottom:15px}@media(max-width:900px){.marketplace-header .marketplace-title{font-size:2.2rem}}.marketplace-header .marketplace-subtitle{color:#d1c4e9;font-size:1.1rem;font-weight:300;margin:0 auto 30px;max-width:600px}.marketplace-header .marketplace-controls{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}@media(max-width:768px){.marketplace-header .marketplace-controls{align-items:center;flex-direction:column}}.marketplace-header .marketplace-controls .search-bar{position:relative}.marketplace-header .marketplace-controls .search-bar input{background:#1a0a3a80;border:1px solid #8e2de24d;border-radius:8px;color:#fff;font-size:1rem;padding:12px 40px 12px 15px;width:300px}@media(max-width:480px){.marketplace-header .marketplace-controls .search-bar input{width:100%}}.marketplace-header .marketplace-controls .search-bar input::placeholder{color:#d1c4e999}.marketplace-header .marketplace-controls .search-bar .search-icon{color:#d1c4e9;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.marketplace-header .marketplace-controls .cart-button{align-items:center;background:linear-gradient(135deg,#6e45e2,#8e2de2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:12px 20px;position:relative;transition:all .3s ease}.marketplace-header .marketplace-controls .cart-button:hover{box-shadow:0 5px 15px #8e2de24d;transform:translateY(-2px)}.marketplace-header .marketplace-controls .cart-button .cart-total{background:#fff3;border-radius:12px;font-size:.8rem;padding:2px 8px}.marketplace-header .cart-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;margin-top:10px;max-width:400px;padding:20px;position:absolute;right:50%;top:100%;transform:translateX(50%);transition:all .3s ease;width:90%;z-index:100}.marketplace-header .cart-dropdown:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}.marketplace-header .cart-dropdown h3{color:#fff;font-size:1.2rem;margin-bottom:15px;margin-top:0}.marketplace-header .cart-dropdown .empty-cart{color:#d1c4e9;padding:20px 0;text-align:center}.marketplace-header .cart-dropdown .cart-items{margin-bottom:15px;max-height:200px;overflow-y:auto}.marketplace-header .cart-dropdown .cart-items .cart-item{border-bottom:1px solid #8e2de233;display:flex;justify-content:space-between;padding:10px 0}.marketplace-header .cart-dropdown .cart-items .cart-item .cart-item-name{color:#fff}.marketplace-header .cart-dropdown .cart-items .cart-item .cart-item-price{color:#9d65c9;font-weight:500}.marketplace-header .cart-dropdown .cart-footer{align-items:center;display:flex;justify-content:space-between}.marketplace-header .cart-dropdown .cart-footer .cart-total{color:#fff;font-weight:600}.marketplace-header .cart-dropdown .cart-footer .cart-total span{color:#9d65c9}.marketplace-header .cart-dropdown .cart-footer .checkout-btn{background:linear-gradient(135deg,#6e45e2,#8e2de2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.marketplace-header .cart-dropdown .cart-footer .checkout-btn:hover{opacity:.9}.categories-filter{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:40px}.categories-filter .category-btn{background:#1a0a3a4d;border:1px solid #8e2de24d;border-radius:25px;color:#d1c4e9;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:all .3s ease}.categories-filter .category-btn:hover{background:#8e2de233;color:#fff}.categories-filter .category-btn.active{background:linear-gradient(135deg,#6e45e2,#8e2de2);border-color:#0000;color:#fff}.projects-carousel{height:600px;margin:0 auto;perspective:1000px;position:relative;width:100%}@media(max-width:900px){.projects-carousel{height:500px}}.projects-carousel .project-item{height:100%;position:absolute;transition:transform .5s ease,opacity .5s ease,z-index .5s ease;width:100%}.projects-carousel .project-item.active{opacity:1;transform:translateX(0) scale(1);z-index:10}.projects-carousel .project-item.prev{opacity:.6;pointer-events:none;transform:translateX(-80%) scale(.8);z-index:5}@media(max-width:900px){.projects-carousel .project-item.prev{opacity:0;transform:translateX(-100%) scale(.8)}}.projects-carousel .project-item.next{opacity:.6;pointer-events:none;transform:translateX(80%) scale(.8);z-index:5}@media(max-width:900px){.projects-carousel .project-item.next{opacity:0;transform:translateX(100%) scale(.8)}}.projects-carousel .project-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a3a66;border:1px solid #8e2de226;border-radius:16px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:800px;overflow:hidden;transition:all .3s ease;width:90%}.projects-carousel .project-card:hover{border-color:#8e2de24d;box-shadow:0 15px 35px #6e45e240;transform:translateY(-5px)}@media(max-width:900px){.projects-carousel .project-card{flex-direction:column;height:auto}}.projects-carousel .project-card .project-image-container{height:300px;overflow:hidden;position:relative}@media(max-width:900px){.projects-carousel .project-card .project-image-container{height:250px}}.projects-carousel .project-card .project-image-container .project-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.projects-carousel .project-card .project-image-container .price-tag{background:linear-gradient(135deg,#6e45e2,#8e2de2);border-radius:20px;color:#fff;font-size:1.1rem;font-weight:600;padding:8px 15px;position:absolute;right:15px;top:15px}.projects-carousel .project-card .project-image-container .project-tags{display:flex;gap:8px;left:15px;position:absolute;top:15px}.projects-carousel .project-card .project-image-container .project-tags .project-tag{background:#ffffffe6;border-radius:12px;color:#0a0420;font-size:.8rem;font-weight:500;padding:5px 10px}.projects-carousel .project-card .project-image-container .project-overlay{align-items:center;background:#0a0420cc;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.projects-carousel .project-card .project-image-container .project-overlay .preview-btn{background:#fff;border:none;border-radius:6px;color:#0a0420;cursor:pointer;font-weight:600;padding:12px 25px;transition:transform .3s ease}.projects-carousel .project-card .project-image-container .project-overlay .preview-btn:hover{transform:scale(1.05)}.projects-carousel .project-card .project-image-container:hover .project-overlay{opacity:1}.projects-carousel .project-card .project-image-container:hover .project-image{transform:scale(1.05)}.projects-carousel .project-card .project-card-content{display:flex;flex-direction:column;flex-grow:1;padding:25px}.projects-carousel .project-card .project-card-content .project-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}@media(max-width:600px){.projects-carousel .project-card .project-card-content .project-header{flex-direction:column}}.projects-carousel .project-card .project-card-content .project-header .project-title{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.5rem;margin:0}@media(max-width:600px){.projects-carousel .project-card .project-card-content .project-header .project-title{margin-bottom:10px}}.projects-carousel .project-card .project-card-content .project-header .project-rating{align-items:center;display:flex;font-size:.9rem;gap:5px}.projects-carousel .project-card .project-card-content .project-header .project-rating .stars{color:#ffc107}.projects-carousel .project-card .project-card-content .project-header .project-rating .rating-value{font-weight:600;margin-left:5px}.projects-carousel .project-card .project-card-content .project-header .project-rating .sales-count{color:#d1c4e9}.projects-carousel .project-card .project-card-content .project-description{color:#d1c4e9;flex-grow:1;margin-bottom:20px}.projects-carousel .project-card .project-card-content .project-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.projects-carousel .project-card .project-card-content .project-features .feature-tag{background:#8e2de226;border-radius:15px;color:#9d65c9;font-size:.85rem;padding:5px 12px}.projects-carousel .project-card .project-card-content .project-actions{display:flex;gap:15px}@media(max-width:480px){.projects-carousel .project-card .project-card-content .project-actions{flex-direction:column}}.projects-carousel .project-card .project-card-content .project-actions .add-to-cart-btn,.projects-carousel .project-card .project-card-content .project-actions .buy-now-btn{border-radius:8px;cursor:pointer;flex:1 1;font-weight:500;padding:12px 20px;transition:all .3s ease}.projects-carousel .project-card .project-card-content .project-actions .add-to-cart-btn{background:#0000;border:1px solid #8e2de2;color:#fff}.projects-carousel .project-card .project-card-content .project-actions .add-to-cart-btn:hover{background:#8e2de21a}.projects-carousel .project-card .project-card-content .project-actions .buy-now-btn{background:linear-gradient(135deg,#6e45e2,#8e2de2);border:none;color:#fff}.projects-carousel .project-card .project-card-content .project-actions .buy-now-btn:hover{box-shadow:0 5px 15px #8e2de24d;transform:translateY(-2px)}.arrow{align-items:center;background:#1a0a3ab3;border:1px solid #8e2de24d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;padding:15px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:20}.arrow:hover{background:#8e2de24d}.arrow.arrow-left{left:20px}@media(max-width:900px){.arrow.arrow-left{left:10px}}.arrow.arrow-right{right:20px}@media(max-width:900px){.arrow.arrow-right{right:10px}}.carousel-indicators{display:flex;gap:10px;justify-content:center;margin:20px 0}.carousel-indicators .indicator{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.carousel-indicators .indicator.active{background:#8e2de2;transform:scale(1.2)}.item-count{color:#d1c4e9;margin-bottom:40px;text-align:center}.no-results{padding:60px 20px;text-align:center}.no-results h3{color:#fff;margin-bottom:10px}.no-results p{color:#d1c4e9}.marketplace-footer{border-top:1px solid #8e2de233;margin-top:40px;padding:60px 20px;text-align:center}.marketplace-footer h2{color:#fff;font-family:Space Grotesk,sans-serif;margin-bottom:15px}.marketplace-footer p{color:#d1c4e9;margin:0 auto 30px;max-width:600px}.cta-button{border-radius:8px;display:inline-block;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;padding:15px 35px;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:linear-gradient(135deg,#6e45e2,#8e2de2);box-shadow:0 5px 20px #8e2de24d;color:#fff}.cta-button.primary:hover{box-shadow:0 8px 25px #8e2de266;transform:translateY(-3px)}.cart-notification{background:linear-gradient(135deg,#6e45e2,#8e2de2);border-radius:8px;bottom:20px;box-shadow:0 5px 15px #0003;color:#fff;left:50%;padding:15px 25px;position:fixed;transform:translateX(-50%) translateY(100px);transition:transform .3s ease;z-index:1000}.cart-notification.show{transform:translateX(-50%) translateY(0)}.coming-soon{color:#fff;font-family:Arial,sans-serif;min-height:100vh;overflow:hidden;position:relative}.coming-soon-background{background:linear-gradient(135deg,#0a0420,#1a0a3a);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-3}.coming-soon-background .coming-soon-stars{background-image:radial-gradient(2px 2px at 20px 30px,#eee,#0000),radial-gradient(2px 2px at 40px 70px,#e6e6fa,#0000),radial-gradient(1px 1px at 90px 40px,#fff,#0000),radial-gradient(1px 1px at 130px 80px,#d1c4e9,#0000);background-repeat:repeat;background-size:200px 200px}.coming-soon-background .coming-soon-particles,.coming-soon-background .coming-soon-stars{height:100%;left:0;position:absolute;top:0;width:100%}.coming-soon-background .coming-soon-particles:after,.coming-soon-background .coming-soon-particles:before{background:radial-gradient(circle,#6e45e2,#0000 70%);border-radius:50%;content:"";filter:blur(20px);height:300px;opacity:.3;position:absolute;width:300px}.coming-soon-background .coming-soon-particles:before{left:10%;top:10%}.coming-soon-background .coming-soon-particles:after{bottom:10%;right:10%}.coming-soon-background .coming-soon-nebula{background:radial-gradient(ellipse at 20% 50%,#8e2de233 0,#0000 50%),radial-gradient(ellipse at 80% 20%,#c471ed33 0,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%}.coming-soon-overlay{background:linear-gradient(45deg,#0a0420e6,#1a0a3ab3 50%,#070218e6);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.coming-soon-content{margin:0 auto;max-width:1200px;padding:2rem;position:relative;text-align:center;z-index:1}@media(min-width:768px){.coming-soon-content{padding:4rem 2rem}}.coming-soon-logo{margin-bottom:3rem;padding-top:80px}.coming-soon-logo .coming-soon-logo-orbits{height:120px;margin:0 auto 1rem;position:relative;width:120px}.coming-soon-logo .coming-soon-logo-orbits .coming-soon-orbit{border:1px solid #9d65c980;border-radius:50%;position:absolute}.coming-soon-logo .coming-soon-logo-orbits .coming-soon-orbit.coming-soon-orbit-1{height:100%;width:100%}.coming-soon-logo .coming-soon-logo-orbits .coming-soon-orbit.coming-soon-orbit-2{height:70%;left:15%;top:15%;width:70%}.coming-soon-logo .coming-soon-logo-orbits .coming-soon-orbit.coming-soon-orbit-3{height:40%;left:30%;top:30%;width:40%}.coming-soon-logo .coming-soon-logo-orbits .coming-soon-central-star{background:#ff4d7d;border-radius:50%;box-shadow:0 0 20px #ff4d7d;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.coming-soon-logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin:0 0 .5rem}.coming-soon-logo .coming-soon-logo-subtitle{color:#d1c4e9;font-size:1.2rem;letter-spacing:3px;text-transform:uppercase}.coming-soon-main{margin-bottom:3rem}.coming-soon-main .coming-soon-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#c471ed);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:1.5rem}@media(max-width:768px){.coming-soon-main .coming-soon-title{font-size:2rem}}.coming-soon-main .coming-soon-subtitle{color:#d1c4e9;font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:700px}.coming-soon-timer{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin:3rem 0}@media(max-width:768px){.coming-soon-timer{gap:1rem}}.coming-soon-timer .coming-soon-timer-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #9d65c933;border-radius:10px;min-width:100px;padding:1.5rem 1rem}@media(max-width:768px){.coming-soon-timer .coming-soon-timer-item{min-width:70px;padding:1rem .5rem}}.coming-soon-timer .coming-soon-timer-item .coming-soon-timer-value{color:#fff;display:block;font-size:2.5rem;font-weight:700}@media(max-width:768px){.coming-soon-timer .coming-soon-timer-item .coming-soon-timer-value{font-size:1.8rem}}.coming-soon-timer .coming-soon-timer-item .coming-soon-timer-label{color:#d1c4e9;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.coming-soon-features{margin:4rem 0}.coming-soon-features h3{color:#fff;font-size:2rem;margin-bottom:2rem}.coming-soon-features .coming-soon-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(250px,1fr));margin:0 auto;max-width:1000px}@media(max-width:768px){.coming-soon-features .coming-soon-features-grid{grid-template-columns:1fr}}.coming-soon-features .coming-soon-features-grid .coming-soon-feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #9d65c91a;border-radius:15px;padding:2rem 1.5rem;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.coming-soon-features .coming-soon-features-grid .coming-soon-feature-item:hover{border-color:#9d65c94d;box-shadow:0 10px 30px #6e45e233;transform:translateY(-5px)}}.coming-soon-features .coming-soon-features-grid .coming-soon-feature-item .coming-soon-feature-icon{font-size:3rem;margin-bottom:1rem}.coming-soon-features .coming-soon-features-grid .coming-soon-feature-item h4{color:#fff;font-size:1.3rem;margin-bottom:.5rem}.coming-soon-features .coming-soon-features-grid .coming-soon-feature-item p{color:#d1c4e9;line-height:1.5}.coming-soon-newsletter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #9d65c91a;border-radius:15px;margin:4rem auto;max-width:600px;padding:3rem 2rem}.coming-soon-newsletter h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.coming-soon-newsletter p{color:#d1c4e9;margin-bottom:2rem}.coming-soon-newsletter .coming-soon-form{display:flex;margin:0 auto;max-width:400px}@media(max-width:768px){.coming-soon-newsletter .coming-soon-form{flex-direction:column;gap:1rem}}.coming-soon-newsletter .coming-soon-form input{background:#ffffff1a;border:none;border-radius:50px;color:#fff;flex:1 1;font-size:1rem;padding:1rem}@media(max-width:768px){.coming-soon-newsletter .coming-soon-form input{border-radius:50px}}.coming-soon-newsletter .coming-soon-form input::placeholder{color:#d1c4e9}.coming-soon-newsletter .coming-soon-form input:focus{box-shadow:0 0 0 2px #8e2de2;outline:none}.coming-soon-newsletter .coming-soon-form button{background:linear-gradient(45deg,#6e45e2,#8e2de2);border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:700;padding:1rem 2rem;transition:all .3s ease}@media(max-width:768px){.coming-soon-newsletter .coming-soon-form button{border-radius:50px}}@media(hover:hover)and (pointer:fine){.coming-soon-newsletter .coming-soon-form button:hover{background:linear-gradient(45deg,#8e2de2,#c471ed);box-shadow:0 5px 15px #8e2de266;transform:translateY(-2px)}}.coming-soon-newsletter .coming-soon-success{align-items:center;color:#fff;display:flex;gap:1rem;justify-content:center}.coming-soon-newsletter .coming-soon-success .coming-soon-success-icon{font-size:1.5rem}.coming-soon-newsletter .coming-soon-success p{font-weight:700;margin:0}.coming-soon-copyright{color:#d1c4e9;font-size:.9rem;margin-top:2rem}.coming-soon-logo-image{filter:drop-shadow(0 0 15px rgba(157,101,201,.5));height:30vh;margin-bottom:1rem;width:auto}.not-found-container{align-items:center;background:linear-gradient(135deg,#0f0c29,#302b63);color:#e6e6fa;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.not-found-container:before{background:radial-gradient(circle at 20% 30%,#0000 10%,#8e2de233 20%,#0000 30%),radial-gradient(circle at 80% 70%,#0000 10%,#8e2de233 20%,#0000 30%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.star:first-child{height:3px;left:86vw;top:27vh;width:3px}.star:nth-child(2){animation-delay:2s;left:10vw;top:35vh;width:1px}.star:nth-child(3){animation-delay:5s;height:2px;left:33vw;top:35vh}.star:nth-child(4){animation-delay:4s;left:44vw;top:33vh;width:3px}.star:nth-child(5){animation-delay:1s;left:81vw;top:97vh;width:2px}.star:nth-child(6){animation-delay:3s;height:2px;left:59vw;top:98vh}.star:nth-child(7){animation-delay:5s;height:2px;left:36vw;top:36vh;width:3px}.star:nth-child(8){animation-delay:3s;height:2px;left:61vw;top:72vh;width:2px}.star:nth-child(9){animation-delay:1s;height:3px;left:14vw;top:62vh;width:1px}.star:nth-child(10){animation-delay:1s;height:3px;top:3vh}.star:nth-child(11){animation-delay:4s;left:18vw;top:2vh}.star:nth-child(12){animation-delay:4s;left:25vw;top:98vh;width:3px}.star:nth-child(13){animation-delay:4s;height:2px;left:38vw;top:20vh;width:2px}.star:nth-child(14){animation-delay:5s;left:53vw;top:93vh}.star:nth-child(15){animation-delay:1s;height:2px;left:64vw;top:28vh}.star:nth-child(16){animation-delay:4s;height:1px;left:4vw;top:100vh}.star:nth-child(17){animation-delay:2s;height:1px;left:92vw;top:7vh;width:2px}.star:nth-child(18){animation-delay:3s;left:91vw;top:97vh;width:2px}.star:nth-child(19){height:2px;left:19vw;top:95vh}.star:nth-child(20){height:2px;left:42vw;top:97vh}.star:nth-child(21){animation-delay:4s;left:6vw;top:48vh}.star:nth-child(22){animation-delay:3s;left:86vw;top:92vh;width:3px}.star:nth-child(23){height:1px;left:79vw;top:89vh;width:3px}.star:nth-child(24){animation-delay:4s;height:3px;left:52vw;top:8vh;width:2px}.star:nth-child(25){animation-delay:3s;height:2px;left:15vw;top:20vh;width:2px}.star:nth-child(26){animation-delay:3s;left:18vw;top:20vh}.star:nth-child(27){animation-delay:5s;height:2px;left:14vw;top:22vh}.star:nth-child(28){animation-delay:4s;height:3px;left:4vw;top:37vh;width:3px}.star:nth-child(29){animation-delay:2s;left:26vw;top:22vh;width:1px}.star:nth-child(30){animation-delay:5s;height:3px;left:6vw;top:43vh;width:1px}.star:nth-child(31){animation-delay:5s;left:74vw;top:78vh;width:1px}.star:nth-child(32){animation-delay:3s;height:1px;left:10vw;top:75vh;width:1px}.star:nth-child(33){animation-delay:2s;height:3px;left:70vw;top:2vh;width:2px}.star:nth-child(34){animation-delay:5s;left:33vw;top:81vh;width:3px}.star:nth-child(35){animation-delay:3s;height:1px;left:42vw;top:57vh}.star:nth-child(36){animation-delay:1s;height:1px;left:76vw}.star:nth-child(37){animation-delay:2s;left:13vw;top:84vh;width:2px}.star:nth-child(38){animation-delay:4s;height:1px;left:97vw;top:35vh}.star:nth-child(39){animation-delay:1s;left:45vw;top:5vh;width:2px}.star:nth-child(40){animation-delay:4s;height:2px;left:82vw;top:53vh;width:2px}.star:nth-child(41){animation-delay:5s;height:2px;left:36vw;top:86vh;width:1px}.star:nth-child(42){animation-delay:2s;left:25vw;top:94vh;width:1px}.star:nth-child(43){animation-delay:5s;left:3vw;top:81vh}.star:nth-child(44){left:20vw;top:65vh;width:2px}.star:nth-child(45){animation-delay:4s;left:21vw;top:66vh}.star:nth-child(46){height:1px;left:69vw;top:63vh;width:1px}.star:nth-child(47){animation-delay:3s;left:50vw;top:90vh;width:1px}.star:nth-child(48){animation-delay:5s;height:2px;left:16vw;top:54vh}.star:nth-child(49){animation-delay:2s;height:3px;left:19vw;top:57vh;width:3px}.star:nth-child(50){animation-delay:5s;left:88vw;top:47vh;width:1px}.cosmic-content{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:800px;position:relative;text-align:center;z-index:0}.message h1{background:linear-gradient(90deg,#8e2de2,#c471ed);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:8rem;margin:0;text-shadow:0 0 20px #c471ed4d}.message h2{color:#fff;font-size:2.5rem;margin:.5rem 0}.message p{color:#b8b8ff;font-size:1.2rem;margin-bottom:2rem;max-width:500px}.cosmic-button{background:linear-gradient(90deg,#8e2de2,#c471ed);border:none;border-radius:50px;box-shadow:0 5px 15px #8e2de266;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease;z-index:0}.cosmic-button:before{background:linear-gradient(90deg,#741bc1,#b144e7);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.cosmic-button:hover{box-shadow:0 8px 25px #c471ed99;transform:translateY(-3px)}.cosmic-button:hover:before{opacity:1}.cosmic-button:active{transform:translateY(0)}.astronaut-container{height:200px;margin-bottom:2rem;position:relative;width:200px}.astronaut{animation:float 6s ease-in-out infinite;height:180px;margin:0 auto;position:relative;width:120px}.astronaut .helmet{background-color:#fff;border-radius:50%;box-shadow:0 0 15px #ffffff80;height:100px;left:10px;position:absolute;top:0;width:100px}.astronaut .helmet .visor{background:linear-gradient(135deg,#00bfffb3,#87cefae6);border-radius:20px;box-shadow:inset 0 0 10px #00000080;height:40px;left:15px;position:absolute;top:30px;width:70px}.astronaut .body{border-radius:20px;box-shadow:0 0 15px #ffffff80;height:100px;left:20px;top:80px;width:80px}.astronaut .body,.astronaut .body .arm{background-color:#fff;position:absolute}.astronaut .body .arm{border-radius:10px;height:70px;top:20px;width:25px}.astronaut .body .arm.left{animation:armLeft 3s ease-in-out infinite;left:-15px;transform:rotate(20deg)}.astronaut .body .arm.right{animation:armRight 3s ease-in-out infinite;right:-15px;transform:rotate(-20deg)}.planet{background:linear-gradient(135deg,#3a1c71,#d76d77,#ffaf7b);border-radius:50%;bottom:-100px;box-shadow:0 0 50px #8e2de280;height:300px;opacity:.7;position:absolute;right:-100px;width:300px;z-index:0}.planet:before{height:50px;left:20%;top:30%;width:100px}.planet:after,.planet:before{background-color:#0000001a;border-radius:50%;content:"";position:absolute}.planet:after{height:30px;left:60%;top:60%;width:50px}@keyframes armLeft{0%{transform:rotate(20deg)}50%{transform:rotate(10deg)}to{transform:rotate(20deg)}}@keyframes armRight{0%{transform:rotate(-20deg)}50%{transform:rotate(-10deg)}to{transform:rotate(-20deg)}}@media(max-width:768px){.message h1{font-size:5rem}.message h2{font-size:1.8rem}.planet{bottom:-50px;height:200px;right:-50px;width:200px}}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}@keyframes slideUp{0%{max-height:1000px;opacity:1}to{max-height:0;opacity:0}}.cosmic-services-background{background:linear-gradient(125deg,#04010f,#050113);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.cosmic-services-background .cosmic-services-stars{animation:stars-move 100s linear infinite;background-image:radial-gradient(2px 2px at 40px 60px,#ffffff4d,#0000 50%),radial-gradient(2px 2px at 20px 120px,#fff3,#0000 50%),radial-gradient(2px 2px at 90px 70px,#ffffff4d,#0000 50%),radial-gradient(2px 2px at 160px 20px,#ffffff1a,#0000 50%),radial-gradient(2px 2px at 250px 100px,#fff3,#0000 50%),radial-gradient(2px 2px at 300px 50px,#ffffff4d,#0000 50%),radial-gradient(2px 2px at 400px 150px,#ffffff1a,#0000 50%),radial-gradient(2px 2px at 500px 80px,#fff3,#0000 50%);background-repeat:no-repeat;height:100%;position:absolute;width:100%}.cosmic-services-background .cosmic-services-nebula{background:radial-gradient(ellipse at 20% 20%,#6e45e226 0,#0000 50%),radial-gradient(ellipse at 80% 80%,#ff4d7d26 0,#0000 50%),radial-gradient(ellipse at 40% 60%,#8e2de21a 0,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.page-container{min-height:100vh;padding:2rem;position:relative;z-index:1}@media(max-width:768px){.page-container{padding:1rem}}.servicess{margin:0 auto;max-width:1200px;padding:80px 0 2rem}.services-header{margin-bottom:3rem;text-align:center}.services-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#8a4dd3);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px #7a25d04d}@media(max-width:768px){.services-header h2{font-size:2.2rem}}.services-header .sub-heading{color:#c5b5e8;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}@media(max-width:768px){.services-header .sub-heading{font-size:1rem}}.services-categories{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.services-categories{gap:1rem}}.service-category{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 0 20px #7a25d04d;overflow:hidden}@media(max-width:768px){.service-category{border-radius:12px}}.category-header{align-items:center;background:#7a25d026;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem 2rem;transition:background-color .3s ease}.category-header:hover{background:#7a25d033}.category-header h3{color:#fff;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin:0}.category-header .toggle-icon{color:#8a4dd3;font-size:1.2rem;transition:transform .3s ease}@media(max-width:768px){.category-header{padding:1.2rem 1.5rem}.category-header h3{font-size:1.2rem}}.service-items-container{overflow:hidden}.service-items-container.expanded{animation:slideDown .5s ease forwards}.service-items-container.collapsed{animation:slideUp .5s ease forwards}@media(min-width:769px){.service-items-container.collapsed{animation:none}.service-items-container,.service-items-container.collapsed{max-height:none!important;opacity:1!important}}.service-items-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:2rem}@media(max-width:768px){.service-items-grid{gap:1rem;grid-template-columns:1fr;padding:1.5rem}}@media(min-width:769px){.service-items-container .service-items-grid{display:grid}}.service-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;overflow:hidden;padding:1.8rem;position:relative;transition:all .3s ease}.service-item:hover{box-shadow:0 15px 35px #0000004d;transform:translateY(-5px)}.service-item:hover .icon{color:#e53e6e;transform:scale(1.1)}.service-item:hover .service-hover-effect{opacity:1}.service-item.service-coming-soon:hover{cursor:not-allowed;transform:none}.service-item.service-coming-soon *{opacity:.6}@media(max-width:768px){.service-item{padding:1.5rem}}.service-hover-effect{background:linear-gradient(45deg,#7a25d01a,#e53e6e1a);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.service-icon-container{margin-bottom:1.2rem;position:relative;text-align:center;z-index:2}.service-icon-container .icon{color:#8a4dd3;font-size:2.8rem;transition:all .3s ease}@media(max-width:768px){.service-icon-container .icon{font-size:2.5rem}}.coming-soon-badge{animation:pulse 2s infinite;background:#e53e6e;border-radius:16px;color:#fff;font-size:.75rem;font-weight:600;opacity:1!important;padding:.3rem .8rem;position:absolute;right:16px;top:16px}.service-content{position:relative;z-index:3}.service-content h4{color:#fff;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:.8rem}@media(max-width:768px){.service-content h4{font-size:1.1rem}}.service-content p{color:#c5b5e8;font-size:.95rem;line-height:1.6;margin-bottom:0}@media(max-width:768px){.service-content p{font-size:.9rem}}.service-coming-soon-overlay{align-items:center;background:#020009e6;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.service-coming-soon-overlay span{-webkit-text-fill-color:#0000;animation:pulse 2s infinite;background:linear-gradient(45deg,#7a25d0,#e53e6e);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.1rem;font-weight:600}@media(max-width:768px){.service-coming-soon-overlay span{font-size:1rem}}.services-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 0 20px #7a25d04d;margin:4rem auto;max-width:800px;overflow:hidden;padding:3.5rem 2.5rem;position:relative;text-align:center}.services-cta:before{background:linear-gradient(45deg,#7a25d01a,#e53e6e1a);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.services-cta .cta-icon{animation:float 4s ease-in-out infinite;color:#e53e6e;font-size:3.5rem;margin-bottom:1.5rem;position:relative;z-index:2}.services-cta h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:2}@media(max-width:768px){.services-cta h3{font-size:1.6rem}}.services-cta p{color:#c5b5e8;font-size:1.2rem;margin-bottom:2.5rem;position:relative;z-index:2}@media(max-width:768px){.services-cta p{font-size:1rem}}.services-cta .cta-button{align-items:center;animation:pulse 3s infinite;background:linear-gradient(135deg,#7a25d0,#5a3dca);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;gap:.8rem;padding:1.2rem 2.5rem;position:relative;text-decoration:none;transition:all .3s ease;z-index:2}.services-cta .cta-button:hover{box-shadow:0 10px 25px #7a25d099;transform:translateY(-3px)}.services-cta .cta-button .button-icon{font-size:1.2rem;transition:transform .3s ease}.services-cta .cta-button:hover .button-icon{transform:translateX(5px)}@media(max-width:768px){.services-cta{margin:3rem auto;padding:2.5rem 1.5rem}}.popup-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.popup-content{background:#020009f2;border:1px solid #8a4dd333;border-radius:20px;box-shadow:0 25px 50px #0006;max-height:90vh;max-width:600px;overflow-y:auto;padding:2.5rem;position:relative;width:100%}@media(max-width:768px){.popup-content{margin:.5rem;padding:2rem 1.5rem}}.close-btn{background:none;border:none;border-radius:50%;color:#c5b5e8;cursor:pointer;font-size:1.5rem;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .3s ease;z-index:3}.close-btn:hover{background:#ffffff1a;color:#fff}.popup-header{margin-bottom:2rem;text-align:center}.popup-header .popup-icon{margin-bottom:1.2rem}.popup-header .popup-icon .icon{color:#8a4dd3;font-size:3.5rem}.popup-header h3{color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;margin-bottom:0}@media(max-width:768px){.popup-header h3{font-size:1.6rem}}.popup-body{margin-bottom:2.5rem}.popup-body h4{color:#fff;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1.2rem}.service-details{list-style:none;padding:0}.service-details li{color:#c5b5e8;line-height:1.6;margin-bottom:.8rem;padding-left:1.8rem;position:relative}.service-details li .list-bullet{color:#8a4dd3;font-size:1.2rem;left:0;position:absolute}.popup-footer{text-align:center}@media(max-width:768px){.service-category{margin-bottom:1rem}.category-header{padding:1.2rem}.service-items-grid{padding:1rem}.service-items-container.expanded{max-height:2000px;transition:max-height .5s ease,opacity .5s ease}.service-items-container.collapsed{max-height:0;transition:max-height .5s ease,opacity .3s ease}}@media(min-width:769px){.service-items-container{display:block!important;max-height:none!important}.category-header{cursor:auto}.category-header .toggle-icon{display:none}}.login-page{align-items:center;background:linear-gradient(135deg,#0f0524,#1a0933 50%,#2a0b4a);display:flex;font-family:Montserrat,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.login-page:before{animation:rotate 120s linear infinite;background:radial-gradient(circle at 70% 30%,#9c27b026 0,#0000 20%),radial-gradient(circle at 30% 70%,#3f51b526 0,#0000 20%),radial-gradient(circle at 50% 50%,#ffffff0d 0,#0000 20%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:0}.login-wrapper{max-width:480px;padding:2rem;position:relative;width:100%;z-index:0}.login-container{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff0d,0 0 20px #9c27b033;color:#fff;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.login-container:hover{box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a,0 0 30px #9c27b04d}.login-container:before{background:linear-gradient(to bottom right,#9c27b01a,#3f51b51a 50%,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(30deg);width:200%;z-index:-1}.loginlogo{display:block;filter:drop-shadow(0 0 10px rgba(156,39,176,.5));margin:0 auto 2rem;width:120px}form{gap:1.5rem}.divider{align-items:center;color:#ffffff80;display:flex;font-size:.9rem;margin:1.5rem 0}.divider:after,.divider:before{border-bottom:1px solid #ffffff1a;content:"";flex:1 1}.divider span{padding:0 1rem}.signup-cta{color:#ffffffb3;font-size:.9rem;text-align:center}.signup-cta a{color:#b388ff;font-weight:600;margin-left:.5rem;text-decoration:none;transition:all .3s ease}.signup-cta a:hover{color:#e1bee7;text-shadow:0 0 8px #b388ff80}.login-footer{color:#ffffff80;font-size:.8rem;margin-top:2rem;text-align:center}@media(max-width:600px){.login-wrapper{padding:1rem}.login-container{padding:1.5rem}}@media(max-width:400px){.login-container{padding:1.25rem}.logo{margin-bottom:1.5rem;width:100px}}.register-page{align-items:center;background:linear-gradient(135deg,#0f0524,#1a0933 50%,#2a0b4a);display:flex;font-family:Montserrat,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding-top:100px;position:relative}.register-page:before{animation:rotate 120s linear infinite;background:radial-gradient(circle at 70% 30%,#9c27b026 0,#0000 20%),radial-gradient(circle at 30% 70%,#3f51b526 0,#0000 20%),radial-gradient(circle at 50% 50%,#ffffff0d 0,#0000 20%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:0}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.register-wrapper{max-width:480px;padding:2rem;position:relative;width:100%;z-index:0}.register-container{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff0d,0 0 20px #9c27b033;color:#fff;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.register-container:hover{box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a,0 0 30px #9c27b04d}.register-container:before{background:linear-gradient(to bottom right,#9c27b01a,#3f51b51a 50%,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(30deg);width:200%;z-index:-1}.register-container h2{color:#fff;font-weight:600;margin-bottom:1.5rem;text-align:center;text-shadow:0 0 10px #9c27b04d}.registerlogo{display:block;filter:drop-shadow(0 0 10px rgba(156,39,176,.5));margin:0 auto 1.5rem;width:120px}form{display:flex;flex-direction:column;gap:1.25rem}input{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:1rem;outline:none;padding:.8rem 1rem;transition:all .3s ease;width:100%}input::placeholder{color:#fff9}input:focus{border-color:#9c27b0cc;box-shadow:0 0 0 2px #9c27b04d}.password-field{position:relative}.password-field input{padding-right:3rem}.password-field .toggle-password{background:#0000;border:none;color:#ffffffb3;cursor:pointer;font-size:1.2rem;padding:.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:all .2s ease}.password-field .toggle-password:hover{color:#fff;transform:translateY(-50%) scale(1.1)}.terms{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:.5rem;margin:.5rem 0}.terms input[type=checkbox]{margin:0;width:auto}.terms a{color:#b388ff;transition:all .3s ease}.terms a:hover{color:#e1bee7;text-shadow:0 0 8px #b388ff80}button[type=submit]{background:linear-gradient(135deg,#9c27b0,#673ab7);border:none;border-radius:8px;box-shadow:0 4px 15px #9c27b04d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.8rem;transition:all .3s ease}button[type=submit]:hover{box-shadow:0 6px 20px #9c27b066;transform:translateY(-2px)}button[type=submit]:active{transform:translateY(0)}.login-redirect{color:#ffffffb3;font-size:.9rem;margin-top:1.5rem;text-align:center}.login-redirect a{color:#b388ff;font-weight:600;margin-left:.5rem;text-decoration:none;transition:all .3s ease}.login-redirect a:hover{color:#e1bee7;text-shadow:0 0 8px #b388ff80}.register-footer{color:#ffffff80;font-size:.8rem;margin-top:2rem;text-align:center}@media(max-width:600px){.register-wrapper{padding:1rem}.register-container{padding:1.5rem}}@media(max-width:400px){.register-container{padding:1.25rem}.logo{margin-bottom:1rem;width:100px}form{gap:1rem}}.dashboard{background:linear-gradient(135deg,#0f0c29,#302b63);color:#e6e6fa;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;overflow:hidden;padding-top:100px;position:relative}.dashboard:before{background:radial-gradient(circle at 20% 30%,#0000 10%,#8e2de233 20%,#0000 30%),radial-gradient(circle at 80% 70%,#0000 10%,#8e2de233 20%,#0000 30%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.dashboard *{position:relative;z-index:0}.star{animation:twinkle 3s infinite;background-color:#fffacd;border-radius:50%;position:absolute}.star:first-child{animation-delay:2s;height:1px;left:71vw;top:57vh;width:1px}.star:nth-child(2){animation-delay:3s;height:3px;left:28vw;top:4vh;width:3px}.star:nth-child(3){animation-delay:3s;height:1px;left:70vw;top:49vh;width:3px}.star:nth-child(4){animation-delay:3s;height:1px;left:81vw;top:40vh;width:2px}.star:nth-child(5){animation-delay:3s;height:1px;left:7vw;top:25vh;width:1px}.star:nth-child(6){animation-delay:5s;height:3px;left:96vw;top:62vh;width:3px}.star:nth-child(7){animation-delay:4s;height:1px;left:61vw;top:82vh;width:1px}.star:nth-child(8){animation-delay:5s;height:1px;left:26vw;top:88vh;width:3px}.star:nth-child(9){animation-delay:2s;height:1px;left:17vw;top:61vh;width:2px}.star:nth-child(10){animation-delay:5s;height:2px;left:13vw;top:5vh;width:3px}.star:nth-child(11){animation-delay:3s;height:3px;left:27vw;top:9vh;width:3px}.star:nth-child(12){animation-delay:2s;height:2px;left:18vw;top:90vh;width:1px}.star:nth-child(13){animation-delay:3s;height:1px;left:27vw;top:26vh;width:1px}.star:nth-child(14){animation-delay:3s;height:1px;left:20vw;top:98vh;width:1px}.star:nth-child(15){animation-delay:5s;height:3px;left:92vw;top:55vh;width:2px}.star:nth-child(16){animation-delay:5s;height:2px;left:66vw;top:41vh;width:2px}.star:nth-child(17){animation-delay:4s;height:3px;left:81vw;top:4vh;width:1px}.star:nth-child(18){animation-delay:5s;height:3px;left:64vw;top:70vh;width:1px}.star:nth-child(19){animation-delay:5s;height:1px;left:6vw;top:59vh;width:3px}.star:nth-child(20){animation-delay:2s;height:3px;left:7vw;top:47vh;width:3px}.star:nth-child(21){animation-delay:2s;height:2px;left:91vw;top:69vh;width:3px}.star:nth-child(22){animation-delay:2s;height:2px;left:50vw;top:48vh;width:2px}.star:nth-child(23){animation-delay:1s;height:3px;left:86vw;top:87vh;width:1px}.star:nth-child(24){animation-delay:1s;height:1px;left:57vw;top:46vh;width:3px}.star:nth-child(25){animation-delay:1s;height:1px;left:28vw;top:58vh;width:3px}.star:nth-child(26){animation-delay:2s;height:1px;left:87vw;top:60vh;width:2px}.star:nth-child(27){animation-delay:4s;height:3px;left:69vw;top:4vh;width:3px}.star:nth-child(28){animation-delay:5s;height:1px;left:61vw;top:49vh;width:1px}.star:nth-child(29){animation-delay:1s;height:2px;left:66vw;top:25vh;width:2px}.star:nth-child(30){animation-delay:1s;height:2px;left:28vw;top:100vh;width:2px}.star:nth-child(31){animation-delay:2s;height:1px;left:100vw;top:65vh;width:2px}.star:nth-child(32){animation-delay:5s;height:3px;left:23vw;top:7vh;width:3px}.star:nth-child(33){animation-delay:1s;height:1px;left:67vw;top:52vh;width:1px}.star:nth-child(34){animation-delay:1s;height:3px;left:62vw;top:36vh;width:1px}.star:nth-child(35){animation-delay:4s;height:3px;left:30vw;top:92vh;width:2px}.star:nth-child(36){animation-delay:2s;height:2px;left:69vw;top:89vh;width:2px}.star:nth-child(37){animation-delay:3s;height:2px;left:53vw;top:49vh;width:3px}.star:nth-child(38){animation-delay:1s;height:2px;left:27vw;top:56vh;width:1px}.star:nth-child(39){animation-delay:4s;height:3px;left:20vw;top:15vh;width:3px}.star:nth-child(40){animation-delay:2s;height:1px;left:80vw;top:64vh;width:1px}.star:nth-child(41){animation-delay:2s;height:1px;left:20vw;top:99vh;width:2px}.star:nth-child(42){animation-delay:5s;height:3px;left:54vw;top:28vh;width:2px}.star:nth-child(43){animation-delay:1s;height:3px;left:37vw;top:87vh;width:2px}.star:nth-child(44){animation-delay:3s;height:1px;left:79vw;top:91vh;width:1px}.star:nth-child(45){animation-delay:3s;height:3px;left:59vw;top:50vh;width:2px}.star:nth-child(46){animation-delay:5s;height:2px;left:36vw;top:93vh;width:3px}.star:nth-child(47){animation-delay:2s;height:3px;left:82vw;top:28vh;width:3px}.star:nth-child(48){animation-delay:3s;height:1px;left:100vw;top:55vh;width:2px}.star:nth-child(49){animation-delay:3s;height:1px;left:40vw;top:60vh;width:2px}.star:nth-child(50){animation-delay:1s;height:2px;left:79vw;top:37vh;width:2px}.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#24243ecc;border-right:1px solid #8e2de233;box-shadow:0 0 20px #8e2de21a;padding:2rem 1rem;width:250px;z-index:0}.sidebar .profile-summary{border-bottom:1px solid #8e2de233;margin-bottom:2rem;padding:1rem 0;text-align:center}.sidebar .profile-summary img{border:2px solid #c471ed;border-radius:50%;box-shadow:0 0 15px #c471ed;height:80px;margin-bottom:1rem;object-fit:cover;width:80px}.sidebar .profile-summary h3{color:#fff;font-size:1.2rem;margin:.5rem 0}.sidebar .profile-summary p,.sidebar .profile-summary small{color:#b8b8ff;font-size:.9rem;margin:.3rem 0}.sidebar .nav-menu{list-style:none;margin:0;padding:0}.sidebar .nav-menu li{border-radius:5px;color:#b8b8ff;cursor:pointer;font-weight:500;margin:.5rem 0;padding:.8rem 1rem;transition:all .3s ease}.sidebar .nav-menu li:hover{background:#8e2de233;color:#fff}.sidebar .nav-menu li.active{background:linear-gradient(90deg,#8e2de2,#c471ed);box-shadow:0 0 10px #c471ed80;color:#fff}.content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f0c29b3;flex:1 1;overflow-y:auto;padding:2rem}.content section{background:#24243e99;border:1px solid #8e2de21a;border-radius:10px;box-shadow:0 5px 15px #0003;margin-bottom:2rem;padding:1.5rem}.content section h2{border-bottom:1px solid #8e2de24d;color:#fff;font-size:1.5rem;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.profile-tab .info p{background:#0003;border-radius:5px;margin:1rem 0;padding:.5rem}.profile-tab .edit-profile{display:flex;flex-direction:column;gap:1rem}.profile-tab .edit-profile input{background:#0000004d;border:1px solid #8e2de24d;border-radius:5px;color:#fff;font-size:1rem;padding:.8rem}.profile-tab .edit-profile input:focus{border-color:#c471ed;box-shadow:0 0 5px #c471ed;outline:none}.notifications-tab ul{list-style:none;padding:0}.notifications-tab ul li{align-items:center;background:#0003;border-left:3px solid #8e2de2;border-radius:5px;display:flex;justify-content:space-between;margin:.5rem 0;padding:1rem}.notifications-tab ul li:hover{background:#8e2de21a}.actions-tab .action-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.support-tab .tickets-list{list-style:none;padding:0}.support-tab .tickets-list li{background:#0003;border-left:3px solid #c471ed;border-radius:5px;margin:.5rem 0;padding:1rem}.support-tab .tickets-list li strong{color:#fff}.support-tab .tickets-list li .ticket-actions{display:flex;gap:.5rem;margin-top:.5rem}.support-tab .new-ticket-form{display:flex;gap:.5rem;margin-top:1rem}.support-tab .new-ticket-form input{background:#0000004d;border:1px solid #8e2de24d;border-radius:5px;color:#fff;flex:1 1;font-size:1rem;padding:.8rem}.support-tab .new-ticket-form input:focus{border-color:#c471ed;box-shadow:0 0 5px #c471ed;outline:none}.button{background:linear-gradient(90deg,#8e2de2,#c471ed);border:none;border-radius:5px;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.button:hover{box-shadow:0 5px 15px #c471ed66;transform:translateY(-2px)}.button:active{transform:translateY(0)}.modal{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal .modal-content{background:linear-gradient(135deg,#24243e,#302b63);border:1px solid #8e2de24d;border-radius:10px;box-shadow:0 0 30px #8e2de280;max-width:500px;padding:2rem;text-align:center;width:90%}.modal .modal-content h2{color:#fff;margin-top:0}.modal .modal-content p{color:#b8b8ff;margin-bottom:2rem}@media(max-width:768px){.dashboard{flex-direction:column}.sidebar{width:100%}.content,.sidebar{padding:1rem}}.terms{background:linear-gradient(135deg,#0f0c29,#1a0a3a);color:#fff;font-family:Arial,sans-serif;line-height:1.8;margin:0;min-height:100vh;padding:4rem 2rem}.terms-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a0a3ab3;border:1px solid #8e2de24d;border-radius:16px;box-shadow:0 10px 30px #0000004d;margin:70px auto 0;max-width:1000px;padding:3rem}.terms .highlight{color:#ff4d7d;font-weight:700}.terms h1{color:#b8b8ff;font-size:2.5rem;margin-bottom:2rem;padding-bottom:1rem;position:relative;text-align:center}.terms h1:after{background:linear-gradient(90deg,#8e2de2,#6e45e2);border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.terms h2{border-bottom:1px solid #8e2de233;color:#9d65c9;font-size:1.8rem;margin:2.5rem 0 1rem;padding-bottom:.5rem}.terms h3{color:#d1c4e9;font-size:1.3rem;margin:1.8rem 0 .8rem}.terms p{color:#ffffffd9;margin-bottom:1.2rem}.terms ol,.terms ul{margin:1.5rem 0;padding-left:2rem}.terms ol li,.terms ul li{margin-bottom:.8rem}.terms a{color:#8e2de2;text-decoration:none;transition:color .3s}.terms a:hover{color:#c471ed;text-decoration:underline}.terms .last-updated{color:#fff9;font-style:italic;margin-top:3rem;text-align:right}.terms .accept-button{background:linear-gradient(90deg,#8e2de2,#6e45e2);border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-weight:700;margin:3rem auto 0;padding:1rem;text-align:center;transition:all .3s;width:200px}.terms .accept-button:hover{box-shadow:0 5px 15px #8e2de266;transform:translateY(-2px)}.bundle-comparison-container{margin:0 auto;max-width:1400px;padding:2rem}@media(max-width:768px){.bundle-comparison-container{padding:1rem}}.bundle-comparison-header{margin-bottom:3rem;text-align:center}.bundle-comparison-header h2{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.bundle-comparison-header h2{font-size:2rem}}.bundle-comparison-header p{color:#d1c4e9;font-size:1.2rem}@media(max-width:768px){.bundle-comparison-header p{font-size:1rem}}.bundle-mobile-notice{align-items:center;background:#ff4d7d1a;border-radius:8px;color:#ff4d7d;display:flex;font-size:.9rem;gap:.5rem;justify-content:center;margin-top:1rem;padding:.8rem}@media(min-width:1024px){.bundle-mobile-notice{display:none}}.bundle-comparison-table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:3rem;overflow:hidden}@media(max-width:1024px){.bundle-comparison-table{overflow:visible}}.bundle-table-header{background:#8e2de21a;display:grid;grid-template-columns:1fr repeat(5,1fr)}@media(max-width:1024px){.bundle-table-header{display:none}}.bundle-feature-column{align-items:center;display:flex;padding:2rem}.bundle-feature-column h3{color:#fff;font-size:1.2rem;font-weight:600}.bundle-plan-column{border-left:1px solid #ffffff1a;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;padding:2rem 1.5rem;position:relative;text-align:center}@media(max-width:1024px){.bundle-plan-column{display:none}}.bundle-plan-column.bundle-popular{background:#ff4d7d1a;position:relative;z-index:1}.bundle-plan-column.bundle-popular:before{background:linear-gradient(135deg,#8e2de2,#6e45e2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.bundle-popular-badge{background:#ff4d7d;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem;position:absolute;right:1rem;top:1rem}.bundle-plan-column h4{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.bundle-price{align-items:center;display:flex;gap:.3rem;justify-content:center;margin-bottom:1rem}.bundle-price .bundle-currency{color:#fff;font-size:1.2rem}.bundle-price .bundle-amount{color:#fff;font-size:2.2rem;font-weight:700}.bundle-description{color:#d1c4e9;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.bundle-best-for{color:#9d65c9;font-size:.9rem;font-style:italic;margin-bottom:1.5rem}.bundle-table-body{display:flex;flex-direction:column}@media(max-width:1024px){.bundle-table-body{display:none}}.bundle-feature-row{border-bottom:1px solid #ffffff1a;display:grid;grid-template-columns:1fr repeat(5,1fr)}.bundle-feature-row:nth-child(2n){background:#ffffff05}.bundle-feature-name{align-items:center;display:flex;padding:1.5rem 2rem}.bundle-feature-name span{color:#fff;font-weight:500}.bundle-feature-value{align-items:center;border-left:1px solid #ffffff1a;display:flex;justify-content:center;padding:1.5rem}.bundle-feature-text{color:#fff;font-weight:500;text-align:center}.bundle-feature-yes{color:#4ade80;font-size:1.2rem}.bundle-feature-no{color:#f87171;font-size:1.2rem;opacity:.5}.bundle-mobile-selector{-ms-overflow-style:none;display:none;flex-wrap:nowrap;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.bundle-mobile-selector::-webkit-scrollbar{display:none}@media(max-width:1024px){.bundle-mobile-selector{display:flex}}.bundle-mobile-tab{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#d1c4e9;cursor:pointer;flex:0 0 auto;font-weight:500;padding:.8rem 1.2rem;position:relative;transition:all .3s ease;white-space:nowrap}.bundle-mobile-tab:hover{background:#ffffff1a}.bundle-mobile-tab.active{background:#8e2de233;border-color:#8e2de2;color:#fff}.bundle-mobile-badge{background:#ff4d7d;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;position:absolute;right:-8px;top:-8px}.bundle-mobile-carousel{display:none}@media(max-width:1024px){.bundle-mobile-carousel{display:block;padding:1rem}}.bundle-carousel-nav{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.bundle-carousel-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.bundle-carousel-btn:hover:not(:disabled){background:#fff3}.bundle-carousel-btn:disabled{cursor:not-allowed;opacity:.3}.bundle-carousel-indicators{display:flex;gap:.5rem}.bundle-indicator{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:8px;transition:all .3s ease;width:8px}.bundle-indicator.active{background:#ff4d7d;transform:scale(1.2)}.bundle-carousel-viewport{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.bundle-carousel-track{display:flex;transition:transform .3s ease}.bundle-carousel-slide{flex:0 0 100%;padding:1.5rem}.bundle-mobile-plan-header{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.bundle-mobile-plan-header h4{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.bundle-mobile-popular{background:#ff4d7d;border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.3rem .8rem}.bundle-mobile-features{display:flex;flex-direction:column;gap:1rem}.bundle-mobile-feature{align-items:center;background:#ffffff08;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.bundle-mobile-feature:nth-child(2n){background:#ffffff0f}.bundle-mobile-feature-name{color:#fff;flex:1 1;font-weight:500}.bundle-mobile-feature-value{flex-shrink:0;margin-left:1rem}.bundle-table-footer-single{background:#8e2de21a;padding:3rem 2rem;text-align:center}@media(max-width:768px){.bundle-table-footer-single{padding:2rem 1rem}}.bundle-footer-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:800px}@media(max-width:768px){.bundle-footer-content{flex-direction:column;gap:1.5rem;text-align:center}}.bundle-footer-text{flex:1 1}.bundle-footer-text h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.bundle-footer-text p{color:#d1c4e9;line-height:1.5;margin:0}.bundle-cta-main{align-items:center;background:linear-gradient(135deg,#8e2de2,#6e45e2);border-radius:10px;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.8rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.bundle-cta-main:hover{box-shadow:0 10px 25px #8e2de299;transform:translateY(-3px)}.bundle-cta-main .bundle-cta-icon{font-size:1.2rem;transition:transform .3s ease}.bundle-cta-main:hover .bundle-cta-icon{transform:translateX(5px)}.bundle-comparison-notes{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.bundle-comparison-notes{grid-template-columns:1fr}}.bundle-note{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.bundle-note .bundle-note-icon{color:#ff4d7d;flex-shrink:0;font-size:1.2rem;margin-top:.2rem}.bundle-note p{color:#d1c4e9;line-height:1.5;margin:0}.prices-cosmic-background{background:linear-gradient(180deg,#070218,#0a0420);bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.prices-cosmic-background .prices-cosmic-stars{animation:twinkle 6s infinite;background-image:radial-gradient(1px 1px at 40px 60px,#eee,#0000),radial-gradient(1px 1px at 80px 140px,#fff,#0000),radial-gradient(.5px .5px at 180px 80px,#ddd,#0000),radial-gradient(.5px .5px at 260px 160px,#fff,#0000);background-repeat:repeat;background-size:300px 300px;bottom:0;left:0;position:absolute;right:0;top:0}.prices-cosmic-background .prices-cosmic-nebula{animation:nebula-movement 20s ease infinite;background:linear-gradient(45deg,#8e2de2,#c471ed,#6e45e2);background-size:400% 400%;bottom:0;left:0;mix-blend-mode:soft-light;opacity:.3;position:absolute;right:0;top:0}.prices-bundle-comparison-section{border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:3rem}@media(max-width:768px){.prices-bundle-comparison-section{margin-top:3rem;padding-top:2rem}}.prices-bundle-comparison-section .prices-section-header{margin-bottom:2rem}.prices-bundle-comparison-section .prices-section-header h2{font-size:2.2rem}.prices-bundle-comparison-section .prices-section-header p{font-size:1.1rem}.prices-container{margin:0 auto;max-width:1500px;padding:140px 2rem 2rem;position:relative;z-index:1}@media(max-width:768px){.prices-container{padding:100px 1rem 1rem}}.prices-regional-header{align-items:center;animation:pulse 3s infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:25px;display:inline-flex;gap:.8rem;margin-bottom:2rem;padding:.8rem 1.5rem}.prices-regional-header .prices-region-icon{color:#ff4d7d;font-size:1.2rem}.prices-regional-header .prices-region-text{color:#fff;font-size:1.1rem;font-weight:600}@media(max-width:768px){.prices-regional-header{padding:.6rem 1.2rem}.prices-regional-header .prices-region-text{font-size:.9rem}}.prices-hero{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem;padding:3rem 0}@media(max-width:968px){.prices-hero{gap:2rem;grid-template-columns:1fr;text-align:center}}.prices-hero-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.prices-hero-content h1{font-size:2.2rem}}.prices-hero-content .prices-hero-subtitle{color:#d1c4e9;font-size:1.3rem;line-height:1.6;margin-bottom:1.5rem}@media(max-width:768px){.prices-hero-content .prices-hero-subtitle{font-size:1.1rem}}.prices-region-highlight{align-items:center;background:#ff4d7d26;border-radius:20px;color:#ff4d7d;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.2rem}.prices-region-highlight .prices-highlight-icon{font-size:1rem}.prices-hero-notice{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;margin-top:2rem;padding:1.5rem}.prices-hero-notice .prices-notice-icon{color:#ff4d7d;flex-shrink:0;font-size:1.5rem;margin-top:.2rem}.prices-hero-notice p{color:#d1c4e9;line-height:1.6;margin:0}.prices-hero-visual{position:relative;text-align:center}.prices-hero-visual .prices-main-icon{animation:pulse 3s infinite;color:#9d65c9;font-size:8rem}@media(max-width:768px){.prices-hero-visual .prices-main-icon{font-size:6rem}}.prices-floating-icons{bottom:0;left:0;position:absolute;right:0;top:0}.prices-floating-icons .prices-floating-icon{color:#ff4d7d;font-size:2rem;position:absolute}.prices-floating-icons .prices-floating-icon.prices-icon-1{animation:float 4s ease-in-out infinite;left:20%;top:20%}.prices-floating-icons .prices-floating-icon.prices-icon-2{animation:float 5s ease-in-out infinite reverse;right:20%;top:60%}.prices-floating-icons .prices-floating-icon.prices-icon-3{animation:float 6s ease-in-out infinite;bottom:20%;left:40%}.prices-section-header{margin-bottom:3rem;text-align:center}.prices-section-header h2{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.prices-section-header h2{font-size:2rem}}.prices-section-header p{color:#d1c4e9;font-size:1.2rem;margin:0 auto;max-width:600px}@media(max-width:768px){.prices-section-header p{font-size:1rem}}.prices-category-selector{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.prices-category-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:none;border-radius:12px;color:#d1c4e9;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-weight:500;gap:.5rem;padding:1rem 1.5rem;transition:all .3s ease}.prices-category-btn:hover{color:#fff;transform:translateY(-3px)}.prices-category-btn.prices-active{background:linear-gradient(135deg,#8e2de2,#6e45e2);box-shadow:0 0 30px #8e2de266;color:#fff}.prices-category-btn .prices-category-icon{font-size:1.2rem}.prices-bundles-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.prices-bundle-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.prices-bundle-card:hover{box-shadow:0 0 30px #8e2de266;transform:translateY(-5px)}.prices-bundle-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.prices-bundle-price{margin-bottom:1.5rem}.prices-bundle-price .prices-currency{color:#fff;font-size:1.5rem;vertical-align:top}.prices-bundle-price .prices-amount{color:#fff;font-size:3.5rem;font-weight:700;line-height:1}.prices-bundle-price .prices-plus{color:#d1c4e9;display:block;font-size:.9rem;margin-top:.5rem}.prices-bundle-description{color:#d1c4e9;line-height:1.6;margin-bottom:2rem}.prices-bundle-details{margin-bottom:2rem;text-align:left}.prices-bundle-details h4{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.prices-bundle-details p{color:#d1c4e9;line-height:1.6}.prices-bundle-features{list-style:none;margin-bottom:2rem;padding:0;text-align:left}.prices-bundle-features li{align-items:center;color:#d1c4e9;display:flex;gap:.8rem;margin-bottom:.8rem}.prices-bundle-features li .prices-feature-icon{color:#ff4d7d;flex-shrink:0;font-size:1rem}.prices-bundle-actions{margin-top:2rem}.prices-services-list{margin-bottom:4rem}.prices-service-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.prices-service-item:hover{transform:translateX(5px)}.prices-service-item.prices-expanded{box-shadow:0 0 30px #8e2de266}.prices-service-header{align-items:center;display:flex;justify-content:space-between;padding:1.5rem}@media(max-width:768px){.prices-service-header{align-items:flex-start;flex-direction:column;gap:1rem}}.prices-service-icon-container{margin-right:1rem}.prices-service-icon-container .prices-service-icon{color:#9d65c9;font-size:1.8rem}.prices-service-info{flex:1 1}.prices-service-info h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.prices-service-info .prices-service-desc{color:#d1c4e9;margin:0}.prices-service-price{margin:0 1.5rem;text-align:right}@media(max-width:768px){.prices-service-price{margin:0;text-align:left}}.prices-expand-icon,.prices-service-price .prices-service-amount{color:#fff;font-size:1.5rem;font-weight:700}.prices-expand-icon{text-align:center;width:24px}.prices-service-details{border-top:1px solid #ffffff1a;padding:1.5rem}.prices-service-full-desc{margin-bottom:1.5rem}.prices-service-full-desc h4{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.prices-service-full-desc p{color:#d1c4e9;line-height:1.6;margin:0}.prices-service-actions{display:flex;gap:1rem}.prices-general-notice,.prices-local-notice{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:3rem;padding:2rem}.prices-general-notice{border-left:4px solid #ff4d7d}.prices-general-notice .prices-notice-content{align-items:flex-start;display:flex;gap:1.5rem}.prices-general-notice .prices-notice-content .prices-notice-icon{color:#ff4d7d;flex-shrink:0;font-size:2rem;margin-top:.2rem}.prices-local-notice{border-left:4px solid #9d65c9}.prices-local-notice .prices-local-content{align-items:flex-start;display:flex;gap:1.5rem}.prices-local-notice .prices-local-content .prices-local-icon{color:#9d65c9;flex-shrink:0;font-size:2rem;margin-top:.2rem}.prices-local-text h3,.prices-notice-text h3{color:#fff;font-size:1.4rem;margin-bottom:1rem}.prices-local-text p,.prices-notice-text p{color:#d1c4e9;line-height:1.6;margin-bottom:1rem}.prices-local-text ul,.prices-notice-text ul{color:#d1c4e9;padding-left:1.5rem}.prices-local-text ul li,.prices-notice-text ul li{line-height:1.6;margin-bottom:.5rem}.prices-cta-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 0 30px #8e2de266;margin:4rem auto;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.prices-cta-section:before{background:linear-gradient(45deg,#8e2de21a,#ff4d7d1a);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.prices-cta-section .prices-cta-content{position:relative;z-index:2}.prices-cta-section .prices-cta-content .prices-cta-icon{animation:float 4s ease-in-out infinite;color:#ff4d7d;font-size:4rem;margin-bottom:1.5rem}.prices-cta-section .prices-cta-content h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.prices-cta-section .prices-cta-content h2{font-size:1.8rem}}.prices-cta-section .prices-cta-content p{color:#d1c4e9;font-size:1.2rem;margin-bottom:1.5rem}@media(max-width:768px){.prices-cta-section .prices-cta-content p{font-size:1rem}}.prices-region-badge{align-items:center;background:#ff4d7d33;border-radius:25px;color:#ff4d7d;display:inline-flex;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.8rem 1.5rem}.prices-region-badge .prices-badge-icon{font-size:1.1rem}.prices-cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.prices-cta-button{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;gap:.8rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.prices-cta-button.prices-primary{background:linear-gradient(135deg,#8e2de2,#6e45e2);border:none;color:#fff}.prices-cta-button.prices-primary:hover{box-shadow:0 10px 25px #8e2de299;transform:translateY(-3px)}.prices-cta-button.prices-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.prices-cta-button.prices-secondary:hover{background:#fff3;transform:translateY(-3px)}.prices-cta-button .prices-button-icon{font-size:1.2rem;transition:transform .3s ease}.prices-cta-button:hover .prices-button-icon{transform:translateX(5px)}.prices-cta-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.prices-cta-btn.prices-primary{background:linear-gradient(135deg,#8e2de2,#6e45e2);color:#fff}.prices-cta-btn.prices-primary:hover{box-shadow:0 5px 15px #8e2de266;transform:translateY(-2px)}.prices-cta-btn.prices-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.prices-cta-btn.prices-secondary:hover{background:#fff3;transform:translateY(-2px)}.prices-cta-btn.prices-outline{background:#0000;border:1px solid #d1c4e9;color:#fff}.prices-cta-btn.prices-outline:hover{border-color:#fff;transform:translateY(-2px)}.prices-cta-btn .prices-btn-icon{font-size:1rem;transition:transform .3s ease}.prices-cta-btn:hover .prices-btn-icon{transform:translateX(3px)}@media(max-width:968px){.prices-bundles-grid{grid-template-columns:1fr}.prices-category-selector{flex-direction:column}.prices-service-header{align-items:flex-start;flex-direction:column;gap:1rem}.prices-service-price{margin:0;text-align:left}}@media(max-width:768px){.prices-cta-buttons{align-items:center}.prices-cta-buttons,.prices-service-actions{flex-direction:column}.prices-general-notice .prices-notice-content,.prices-local-notice .prices-local-content{flex-direction:column;gap:1rem}}@keyframes twinkle{0%,to{opacity:.2}50%{opacity:.6}}@keyframes nebula-movement{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(1)}}.local-cosmic-pc-background{background:linear-gradient(125deg,#070218,#0a0420);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.local-cosmic-pc-background .local-cosmic-pc-stars{animation:twinkle 6s infinite;background-image:radial-gradient(1px 1px at 40px 60px,#eee,#0000),radial-gradient(1px 1px at 80px 140px,#fff,#0000),radial-gradient(.5px .5px at 180px 80px,#ddd,#0000),radial-gradient(.5px .5px at 260px 160px,#fff,#0000);background-repeat:repeat;background-size:300px 300px;bottom:0;left:0;position:absolute;right:0;top:0}.local-cosmic-pc-background .local-cosmic-pc-nebula{animation:nebula-movement 20s ease infinite;background:linear-gradient(45deg,#8e2de2,#c471ed,#6e45e2);background-size:400% 400%;bottom:0;left:0;mix-blend-mode:soft-light;opacity:.3;position:absolute;right:0;top:0}.local-cosmic-pc-services-container{margin:0 auto;max-width:1200px;padding:140px 2rem 2rem;position:relative;z-index:1}@media(max-width:768px){.local-cosmic-pc-services-container{padding:90px 1rem 1rem}}.local-cosmic-regional-header{align-items:center;animation:pulse 3s infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:25px;display:inline-flex;gap:.8rem;margin-bottom:2rem;padding:.8rem 1.5rem}.local-cosmic-regional-header .local-cosmic-region-icon{color:#ff4d7d;font-size:1.2rem}.local-cosmic-regional-header .local-cosmic-region-text{color:#fff;font-size:1.1rem;font-weight:600}@media(max-width:768px){.local-cosmic-regional-header{padding:.6rem 1.2rem}.local-cosmic-regional-header .local-cosmic-region-text{font-size:.9rem}}.local-cosmic-pc-hero{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem;padding:3rem 0}@media(max-width:968px){.local-cosmic-pc-hero{gap:2rem;grid-template-columns:1fr;text-align:center}}.local-cosmic-hero-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.local-cosmic-hero-content h1{font-size:2.2rem}}.local-cosmic-hero-content .local-cosmic-hero-subtitle{color:#d1c4e9;font-size:1.3rem;line-height:1.6;margin-bottom:1.5rem}@media(max-width:768px){.local-cosmic-hero-content .local-cosmic-hero-subtitle{font-size:1.1rem}}.local-cosmic-region-highlight{align-items:center;background:#ff4d7d26;border-radius:20px;color:#ff4d7d;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.2rem}.local-cosmic-region-highlight .local-cosmic-highlight-icon{font-size:1rem}.local-cosmic-hero-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.local-cosmic-hero-stats{gap:1rem;grid-template-columns:1fr}}.local-cosmic-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;text-align:center}.local-cosmic-stat .local-cosmic-stat-icon{color:#9d65c9;font-size:2rem;margin-bottom:.5rem}.local-cosmic-stat .local-cosmic-stat-number{color:#fff;display:block;font-size:1.8rem;font-weight:700;margin-bottom:.3rem}.local-cosmic-stat .local-cosmic-stat-label{color:#d1c4e9;font-size:.9rem}.local-cosmic-hero-visual{position:relative;text-align:center}.local-cosmic-hero-visual .local-cosmic-main-icon{animation:pulse 3s infinite;color:#9d65c9;font-size:8rem}@media(max-width:768px){.local-cosmic-hero-visual .local-cosmic-main-icon{font-size:6rem}}.local-cosmic-floating-icons{bottom:0;left:0;position:absolute;right:0;top:0}.local-cosmic-floating-icons .local-cosmic-floating-icon{color:#ff4d7d;font-size:2rem;position:absolute}.local-cosmic-floating-icons .local-cosmic-floating-icon.local-cosmic-icon-1{animation:float 4s ease-in-out infinite;left:20%;top:20%}.local-cosmic-floating-icons .local-cosmic-floating-icon.local-cosmic-icon-2{animation:float 5s ease-in-out infinite reverse;right:20%;top:60%}.local-cosmic-floating-icons .local-cosmic-floating-icon.local-cosmic-icon-3{animation:float 6s ease-in-out infinite;bottom:20%;left:40%}.local-cosmic-section-header{margin-bottom:3rem;text-align:center}.local-cosmic-section-header h2{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.local-cosmic-section-header h2{font-size:2rem}}.local-cosmic-section-header p{color:#d1c4e9;font-size:1.2rem;margin:0 auto;max-width:600px}@media(max-width:768px){.local-cosmic-section-header p{font-size:1rem}}.local-cosmic-services-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;margin-bottom:4rem}@media(max-width:768px){.local-cosmic-services-grid{flex-direction:column;gap:1.5rem}}.local-cosmic-service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease;width:350px}@media(max-width:768px){.local-cosmic-service-card{width:100%}}.local-cosmic-service-card:hover{box-shadow:0 0 30px #8e2de266;transform:translateY(-5px)}.local-cosmic-service-card:hover .local-cosmic-service-icon{color:#ff4d7d;transform:scale(1.1)}.local-cosmic-service-card .local-cosmic-service-icon{color:#9d65c9;font-size:3rem;margin-bottom:1.5rem;text-align:center;transition:all .3s ease}.local-cosmic-service-card h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:center}.local-cosmic-service-card p{color:#d1c4e9;line-height:1.6;margin-bottom:1.5rem;text-align:center}.local-cosmic-service-features{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.local-cosmic-service-features .local-cosmic-feature-tag{background:#8e2de233;border-radius:20px;color:#9d65c9;font-size:.8rem;font-weight:500;padding:.4rem .8rem}.local-cosmic-local-benefits{margin-bottom:4rem}.local-cosmic-local-benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.local-cosmic-local-benefit{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center}.local-cosmic-local-benefit .local-cosmic-benefit-icon{color:#9d65c9;font-size:2.5rem;margin-bottom:1.5rem}.local-cosmic-local-benefit h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.local-cosmic-local-benefit p{color:#d1c4e9;line-height:1.6}.local-cosmic-benefits-section{margin-bottom:4rem}.local-cosmic-benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.local-cosmic-benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center}.local-cosmic-benefit-card .local-cosmic-benefit-icon{color:#9d65c9;font-size:2.5rem;margin-bottom:1.5rem}.local-cosmic-benefit-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.local-cosmic-benefit-card p{color:#d1c4e9;line-height:1.6}.local-cosmic-process-section{margin-bottom:4rem}.local-cosmic-process-timeline{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));position:relative}.local-cosmic-process-timeline:before{background:linear-gradient(90deg,#8e2de2,#6e45e2);content:"";height:2px;left:0;position:absolute;right:0;top:40px;z-index:-1}@media(max-width:968px){.local-cosmic-process-timeline:before{display:none}}.local-cosmic-process-step{position:relative;text-align:center}.local-cosmic-process-step .local-cosmic-step-number{align-items:center;background:linear-gradient(135deg,#8e2de2,#6e45e2);border-radius:50%;color:#fff;display:flex;font-size:1.8rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:80px}.local-cosmic-process-step .local-cosmic-step-content h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.local-cosmic-process-step .local-cosmic-step-content p{color:#d1c4e9;line-height:1.6}.local-cosmic-pc-cta-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 0 30px #8e2de266;margin:4rem auto;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.local-cosmic-pc-cta-section:before{background:linear-gradient(45deg,#8e2de21a,#ff4d7d1a);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.local-cosmic-pc-cta-section .local-cosmic-cta-content{position:relative;z-index:2}.local-cosmic-pc-cta-section .local-cosmic-cta-content .local-cosmic-cta-icon{animation:float 4s ease-in-out infinite;color:#ff4d7d;font-size:4rem;margin-bottom:1.5rem}.local-cosmic-pc-cta-section .local-cosmic-cta-content h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.local-cosmic-pc-cta-section .local-cosmic-cta-content h2{font-size:1.8rem}}.local-cosmic-pc-cta-section .local-cosmic-cta-content p{color:#d1c4e9;font-size:1.2rem;margin-bottom:1.5rem}@media(max-width:768px){.local-cosmic-pc-cta-section .local-cosmic-cta-content p{font-size:1rem}}.local-cosmic-region-badge{align-items:center;background:#ff4d7d33;border-radius:25px;color:#ff4d7d;display:inline-flex;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.8rem 1.5rem}.local-cosmic-region-badge .local-cosmic-badge-icon{font-size:1.1rem}.local-cosmic-cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.local-cosmic-cta-button{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;gap:.8rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.local-cosmic-cta-button.local-cosmic-primary{background:linear-gradient(135deg,#8e2de2,#6e45e2);border:none;color:#fff}.local-cosmic-cta-button.local-cosmic-primary:hover{box-shadow:0 10px 25px #8e2de299;transform:translateY(-3px)}.local-cosmic-cta-button.local-cosmic-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.local-cosmic-cta-button.local-cosmic-secondary:hover{background:#fff3;transform:translateY(-3px)}.local-cosmic-cta-button .local-cosmic-button-icon{font-size:1.2rem;transition:transform .3s ease}.local-cosmic-cta-button:hover .local-cosmic-button-icon{transform:translateX(5px)}.local-cosmic-service-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.local-cosmic-service-popup-content{background:#070218f2;border:1px solid #9d65c933;border-radius:20px;box-shadow:0 25px 50px #0006;max-height:90vh;max-width:600px;overflow-y:auto;padding:2.5rem;position:relative;width:100%}@media(max-width:768px){.local-cosmic-service-popup-content{margin:.5rem;padding:2rem 1.5rem}}.local-cosmic-close-popup-btn{background:none;border:none;border-radius:50%;color:#d1c4e9;cursor:pointer;font-size:2rem;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .3s ease;z-index:3}.local-cosmic-close-popup-btn:hover{background:#ffffff1a;color:#fff}.local-cosmic-popup-header{margin-bottom:2rem;text-align:center}.local-cosmic-popup-header .local-cosmic-service-popup-icon{margin-bottom:1.2rem}.local-cosmic-popup-header .local-cosmic-service-popup-icon .local-cosmic-icon{color:#9d65c9;font-size:4rem}.local-cosmic-popup-header h3{color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;margin-bottom:.5rem}.local-cosmic-popup-header p{color:#d1c4e9;font-size:1.1rem;margin-bottom:1rem}.local-cosmic-popup-region-note{align-items:center;background:#ff4d7d26;border-radius:20px;color:#ff4d7d;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1rem}.local-cosmic-popup-region-note .local-cosmic-region-note-icon{font-size:.9rem}.local-cosmic-popup-body{margin-bottom:2.5rem}.local-cosmic-popup-body h4{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.local-cosmic-service-details-list{list-style:none;padding:0}.local-cosmic-service-details-list li{align-items:center;color:#d1c4e9;display:flex;gap:1rem;margin-bottom:1rem;padding-left:0}.local-cosmic-service-details-list li .local-cosmic-list-icon{color:#ff4d7d;flex-shrink:0;font-size:1.2rem}.local-cosmic-popup-footer{text-align:center}.design-gallery{color:#fff;min-height:100vh;position:relative}.design-gallery .gallery-background{background:linear-gradient(135deg,#0a0420,#070218 50%,#1a0a3a);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.design-gallery .cta-button{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.design-gallery .cta-button.primary{background:#6e45e2;color:#fff}.design-gallery .cta-button.primary:hover{background:#9071e9;box-shadow:0 5px 15px #6e45e24d;transform:translateY(-1px)}.design-gallery .cta-button.secondary{background:#0000;border:1px solid #6e45e2;color:#fff}.design-gallery .cta-button.secondary:hover{background:#6e45e21a;transform:translateY(-1px)}.design-gallery .section-header{margin-bottom:50px;text-align:center}.design-gallery .section-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8e2de2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:15px}.design-gallery .section-header p{color:#d1c4e9;font-size:1.1rem;margin:0 auto;max-width:600px}.design-gallery .gallery-hero{align-items:center;display:flex;justify-content:center;max-height:100vh;text-align:center}.design-gallery .gallery-hero .hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8e2de2);-webkit-background-clip:text;background-clip:text;display:block;font-size:3.5rem;font-weight:700;margin-bottom:10px}.design-gallery .gallery-hero .hero-subtitle{color:#d1c4e9;display:block;font-size:1.8rem;margin-bottom:30px}.design-gallery .gallery-hero .hero-description{color:#d1c4e9;font-size:1.3rem;line-height:1.6;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:700px}.design-gallery .gallery-hero .hero-stats{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:800px}.design-gallery .gallery-hero .hero-stats .stat{background:#1a0a3a80;border:1px solid #6e45e233;border-radius:12px;padding:20px;text-align:center}.design-gallery .gallery-hero .hero-stats .stat .stat-number{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:8px}.design-gallery .gallery-hero .hero-stats .stat .stat-label{color:#d1c4e9;font-size:.9rem}.design-gallery .categories-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px 0}.design-gallery .categories-section .categories-filter{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.design-gallery .categories-section .categories-filter .filter-btn{align-items:center;background:#1a0a3a80;border:1px solid #6e45e24d;border-radius:25px;color:#d1c4e9;cursor:pointer;display:flex;gap:10px;padding:12px 24px;transition:all .3s ease}.design-gallery .categories-section .categories-filter .filter-btn.active,.design-gallery .categories-section .categories-filter .filter-btn:hover{background:#6e45e2;box-shadow:0 5px 15px #6e45e233;color:#fff;transform:translateY(-2px)}.design-gallery .categories-section .categories-filter .filter-btn .filter-count{background:#ffffff1a;border-radius:12px;font-size:.8rem;font-weight:600;padding:4px 10px}.design-gallery .gallery-grid-section{margin:0 auto;max-width:1200px;padding:80px 20px}.design-gallery .gallery-grid-section .gallery-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.design-gallery .gallery-grid-section .gallery-grid .demo-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0a3a80;border:1px solid #6e45e233;border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s ease}.design-gallery .gallery-grid-section .gallery-grid .demo-card:hover{border-color:#6e45e2;box-shadow:0 10px 30px #6e45e233;transform:translateY(-5px)}.design-gallery .gallery-grid-section .gallery-grid .demo-card:hover .demo-overlay{opacity:1}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-preview{align-items:center;background:#0a04204d;display:flex;height:200px;justify-content:center;position:relative}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-preview .preview-icon{font-size:4rem}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-preview .demo-overlay{align-items:center;background:#0a0420e6;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-preview .demo-overlay .view-demo-btn{background:#6e45e2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-preview .demo-overlay .view-demo-btn:hover{background:#9071e9;transform:translateY(-1px)}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-preview .demo-badge{background:#ff4d7d;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;padding:4px 12px;position:absolute;right:15px;text-transform:uppercase;top:15px}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info{padding:25px}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info .demo-title{color:#fff;font-size:1.3rem;line-height:1.3;margin-bottom:12px}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info .demo-description{color:#d1c4e9;font-size:.95rem;line-height:1.5;margin-bottom:18px}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info .demo-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info .demo-meta .demo-price{color:#fff;font-size:1.3rem;font-weight:700}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info .demo-meta .demo-category{background:#8e2de233;border-radius:8px;color:#8e2de2;font-size:.75rem;font-weight:600;padding:6px 12px;text-transform:uppercase}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info .demo-tags{display:flex;flex-wrap:wrap;gap:6px}.design-gallery .gallery-grid-section .gallery-grid .demo-card .demo-info .demo-tags .demo-tag{background:#8e2de21a;border:1px solid #8e2de233;border-radius:12px;color:#8e2de2;font-size:.75rem;padding:4px 10px}.design-gallery .tech-section{background:#0a04204d;padding:80px 0}.design-gallery .tech-section .tech-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.design-gallery .tech-section .tech-grid .tech-item{background:#1a0a3a80;border:1px solid #6e45e233;border-radius:12px;padding:40px 30px;text-align:center;transition:all .3s ease}.design-gallery .tech-section .tech-grid .tech-item:hover{border-color:#6e45e2;box-shadow:0 10px 30px #6e45e21a;transform:translateY(-5px)}.design-gallery .tech-section .tech-grid .tech-item .tech-icon{font-size:3rem;margin-bottom:20px}.design-gallery .tech-section .tech-grid .tech-item h4{color:#fff;font-size:1.3rem;margin-bottom:15px}.design-gallery .tech-section .tech-grid .tech-item p{color:#d1c4e9;font-size:.9rem;line-height:1.4}.design-gallery .gallery-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0a3a80;padding:100px 0;text-align:center}.design-gallery .gallery-cta .cta-content{margin:0 auto;max-width:600px}.design-gallery .gallery-cta .cta-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#8e2de2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:20px}.design-gallery .gallery-cta .cta-content p{color:#d1c4e9;font-size:1.2rem;line-height:1.6;margin-bottom:40px}.design-gallery .gallery-cta .cta-content .cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.design-gallery .demo-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.design-gallery .demo-modal .modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070218e6;height:100%;left:0;position:absolute;top:0;width:100%}.design-gallery .demo-modal .modal-content{background:#0a0420;border:1px solid #6e45e2;border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:1000px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.design-gallery .demo-modal .modal-content{overflow-y:scroll;scroll-behavior:none;scrollbar-width:none}}.design-gallery .demo-modal .modal-content .modal-header{align-items:center;border-bottom:1px solid #6e45e24d;display:flex;justify-content:space-between;padding:25px 30px}.design-gallery .demo-modal .modal-content .modal-header h3{color:#fff;font-size:1.5rem;margin:0}.design-gallery .demo-modal .modal-content .modal-header .close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.design-gallery .demo-modal .modal-content .modal-header .close-btn:hover{background:#ff4d7d1a;color:#ff4d7d}.design-gallery .demo-modal .modal-content .modal-body{align-items:center;display:flex;flex-direction:row;height:500px;justify-content:space-evenly}@media(max-width:768px){.design-gallery .demo-modal .modal-content .modal-body{flex-direction:column;height:auto}.design-gallery .demo-modal .modal-content .modal-body .demo-frame .placeholder-icon{font-size:3rem!important}}.design-gallery .demo-modal .modal-content .modal-body .demo-frame{align-items:center;background:#1a0a3a4d;border-right:1px solid #6e45e24d;display:flex;flex-direction:column;justify-content:space-evenly;padding:40px}.design-gallery .demo-modal .modal-content .modal-body .demo-frame .placeholder-icon{font-size:5rem;margin-bottom:20px}.design-gallery .demo-modal .modal-content .modal-body .demo-frame p{color:#d1c4e9;font-size:1.1rem;margin-bottom:30px;text-align:center}.design-gallery .demo-modal .modal-content .modal-body .demo-details{overflow-y:auto;padding:30px}.design-gallery .demo-modal .modal-content .modal-body .demo-details .detail-section{margin-bottom:25px}.design-gallery .demo-modal .modal-content .modal-body .demo-details .detail-section h4{color:#fff;font-size:1.1rem;margin-bottom:15px}.design-gallery .demo-modal .modal-content .modal-body .demo-details .detail-section ul{list-style:none;margin:0;padding:0}.design-gallery .demo-modal .modal-content .modal-body .demo-details .detail-section ul li{color:#d1c4e9;line-height:1.4;margin-bottom:8px;padding-left:20px;position:relative}.design-gallery .demo-modal .modal-content .modal-body .demo-details .detail-section ul li:before{color:#6e45e2;content:"▸";left:0;position:absolute}.design-gallery .demo-modal .modal-content .modal-body .demo-details .detail-section .tech-tags{display:flex;flex-wrap:wrap;gap:8px}.design-gallery .demo-modal .modal-content .modal-body .demo-details .detail-section .tech-tags .tech-tag{background:#8e2de21a;border:1px solid #8e2de24d;border-radius:15px;color:#8e2de2;font-size:.8rem;padding:6px 12px}.design-gallery .demo-modal .modal-content .modal-body .demo-details .demo-actions{display:flex;flex-direction:column;gap:12px;margin-top:30px}@media(max-width:768px){.design-gallery .gallery-hero .hero-title{font-size:2.5rem}.design-gallery .gallery-hero .hero-subtitle{font-size:1.3rem}.design-gallery .gallery-hero .hero-stats{grid-template-columns:repeat(2,1fr)}.design-gallery .categories-filter{gap:10px!important}.design-gallery .categories-filter .filter-btn{font-size:.9rem;padding:10px 18px!important}.design-gallery .gallery-grid{grid-template-columns:1fr!important}.design-gallery .demo-modal .modal-body{grid-template-columns:1fr;height:auto}.design-gallery .demo-modal .modal-body .demo-frame{border-bottom:1px solid #6e45e24d;border-right:none;min-height:200px;padding:30px}.design-gallery .cta-buttons{align-items:center;flex-direction:column}}@media(max-width:480px){.design-gallery .hero-stats{grid-template-columns:1fr!important}.design-gallery .categories-filter{align-items:center;flex-direction:column}}.privacy-policy{background:#0a0420;color:#fff;min-height:100vh;padding:120px 0 2rem}.privacy-policy .privacy-container{margin:0 auto;max-width:800px;padding:0 2rem}.privacy-policy .privacy-header{border-bottom:2px solid #6e45e2;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.privacy-policy .privacy-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:1rem}.privacy-policy .privacy-header .last-updated{color:#d1c4e9;font-size:1.1rem}.privacy-policy .privacy-content .privacy-section{background:#1a0a3a99;border:1px solid #6e45e24d;border-radius:12px;margin-bottom:3rem;padding:2rem;transition:all .3s ease}.privacy-policy .privacy-content .privacy-section:hover{border-color:#8e2de2;box-shadow:0 4px 20px #8e2de233}.privacy-policy .privacy-content .privacy-section h2{border-bottom:2px solid #8e2de2;color:#fff;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.privacy-policy .privacy-content .privacy-section h3{color:#d1c4e9;font-size:1.3rem;margin:1.5rem 0 1rem}.privacy-policy .privacy-content .privacy-section p{color:#d1c4e9;line-height:1.7;margin-bottom:1rem}.privacy-policy .privacy-content .privacy-section ul{margin:1rem 0;padding-left:1.5rem}.privacy-policy .privacy-content .privacy-section ul li{color:#d1c4e9;line-height:1.6;margin-bottom:.5rem;position:relative}.privacy-policy .privacy-content .privacy-section ul li:before{color:#8e2de2;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.privacy-policy .privacy-content .privacy-section .subsection{background:#07021866;border-left:4px solid #8e2de2;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.privacy-policy .privacy-content .privacy-section .subsection:last-child{margin-bottom:0}.privacy-policy .privacy-content .privacy-section a{color:#9d65c9;text-decoration:none;transition:color .3s ease}.privacy-policy .privacy-content .privacy-section a:hover{color:#ff4d7d;text-decoration:underline}@media(max-width:768px){.privacy-policy{padding:1rem 0}.privacy-policy .privacy-container{padding:0 1rem}.privacy-policy .privacy-header{margin-bottom:2rem}.privacy-policy .privacy-header h1{font-size:2rem}.privacy-policy .privacy-content .privacy-section{margin-bottom:2rem;padding:1.5rem}.privacy-policy .privacy-content .privacy-section h2{font-size:1.5rem}.privacy-policy .privacy-content .privacy-section h3{font-size:1.2rem}.privacy-policy .privacy-content .privacy-section .subsection{padding:1rem}}@media(prefers-color-scheme:dark){.privacy-policy{background:linear-gradient(135deg,#0a0420,#070218)}}
/*# sourceMappingURL=main.fdaa3473.css.map*/