@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:380px;width:380px}@media(max-width:900px){.footer-brand .footer-logo{margin:auto}}@media(max-width:768px){.footer-brand .footer-logo{display:none}}@media(min-width:768px){.footer-brand .brand-info h3{display:none}}@media(max-width:768px){.footer-brand .brand-info{display:block}}.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: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}}.cookie-consent{font-family:inherit;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.cookie-consent__overlay{align-items:flex-end;animation:overlay-fade-in .3s ease-out;background:#0200094d;display:flex;height:100%;justify-content:center;left:0;padding-bottom:2rem;position:absolute;top:0;width:100%}@media(max-width:768px){.cookie-consent__overlay{align-items:flex-end;padding-bottom:1rem}}.cookie-consent__modal{animation:modal-slide-up .3s ease-out;background:linear-gradient(135deg,#0a0420,#1a0a3a);border:1px solid #6e45e2;border-radius:12px;box-shadow:0 5px 25px #02000966;margin:0 auto;padding:1.5rem;width:60%}@media(max-width:768px){.cookie-consent__modal{padding:1.25rem;width:95%}}@media(max-width:480px){.cookie-consent__modal{border-radius:8px;padding:1rem}}.cookie-consent__header{margin-bottom:1rem;text-align:center}.cookie-consent__header .cookie-consent__title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}@media(max-width:480px){.cookie-consent__header .cookie-consent__title{font-size:1.1rem}}.cookie-consent__header .cookie-consent__stars{display:flex;gap:.5rem;justify-content:center}.cookie-consent__header .cookie-consent__stars .cookie-consent__star{animation:star-twinkle 2s ease-in-out infinite;color:#fffacd;font-size:.9rem}.cookie-consent__header .cookie-consent__stars .cookie-consent__star:nth-child(2){animation-delay:.5s}.cookie-consent__header .cookie-consent__stars .cookie-consent__star:nth-child(3){animation-delay:1s}.cookie-consent__content{margin-bottom:1.25rem}.cookie-consent__content .cookie-consent__message{color:#d1c4e9;font-size:.9rem;line-height:1.4;margin-bottom:1rem;text-align:center}@media(max-width:480px){.cookie-consent__content .cookie-consent__message{font-size:.85rem;line-height:1.3}}.cookie-consent__content .cookie-consent__features{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:500px}@media(max-width:480px){.cookie-consent__content .cookie-consent__features{gap:.5rem;grid-template-columns:1fr}}.cookie-consent__content .cookie-consent__features .cookie-consent__feature{align-items:center;color:#d1c4e9;display:flex;font-size:.85rem;gap:.5rem;justify-content:center}@media(max-width:480px){.cookie-consent__content .cookie-consent__features .cookie-consent__feature{justify-content:flex-start}}.cookie-consent__content .cookie-consent__features .cookie-consent__feature .cookie-consent__feature-icon{align-items:center;color:#9d65c9;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.cookie-consent__actions{display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:400px}@media(max-width:480px){.cookie-consent__actions{flex-direction:column;gap:.5rem;max-width:300px}}.cookie-consent__actions .cookie-consent__button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:600;letter-spacing:normal;min-width:120px;padding:.75rem 1.5rem;text-transform:none;transition:all .2s ease}.cookie-consent__actions .cookie-consent__button--decline{background:#0000;border:1px solid #6e45e2;color:#d1c4e9}.cookie-consent__actions .cookie-consent__button--decline:hover{background:#6e45e2;color:#fff}.cookie-consent__actions .cookie-consent__button--accept{background:linear-gradient(45deg,#8e2de2,#c471ed);border:1px solid #0000;color:#fff}.cookie-consent__actions .cookie-consent__button--accept:hover{background:linear-gradient(45deg,#c471ed,#8e2de2);transform:translateY(-1px)}.cookie-consent__actions .cookie-consent__button:active{transform:scale(.98)}.cookie-consent__footer{text-align:center}.cookie-consent__footer p{color:#d1c4e9;font-size:.75rem;line-height:1.3;margin:0}.cookie-consent__footer .cookie-consent__link{color:#9d65c9;text-decoration:none}.cookie-consent__footer .cookie-consent__link:hover{color:#ff4d7d;text-decoration:underline}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes star-twinkle{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.not-found-container{align-items:center;background:linear-gradient(135deg,#0a0420,#6e45e2);color:#fff;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%,#1a0a3a 20%,#0000 30%),radial-gradient(circle at 80% 70%,#0000 10%,#1a0a3a 20%,#0000 30%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.star{animation:twinkle 3s infinite;background-color:#fffacd;border-radius:50%;position:absolute}.star:first-child{animation-delay:1s;height:1px;left:52vw;top:93vh;width:1px}.star:nth-child(2){animation-delay:2s;height:3px;left:36vw;top:61vh;width:2px}.star:nth-child(3){animation-delay:1s;height:2px;left:77vw;top:79vh;width:3px}.star:nth-child(4){animation-delay:3s;height:1px;left:79vw;top:59vh;width:1px}.star:nth-child(5){animation-delay:2s;height:2px;left:65vw;top:51vh;width:2px}.star:nth-child(6){animation-delay:4s;height:2px;left:95vw;top:99vh;width:1px}.star:nth-child(7){animation-delay:3s;height:3px;left:96vw;top:80vh;width:2px}.star:nth-child(8){animation-delay:2s;height:2px;left:36vw;top:43vh;width:2px}.star:nth-child(9){animation-delay:3s;height:1px;left:40vw;top:8vh;width:3px}.star:nth-child(10){animation-delay:2s;height:3px;left:39vw;top:91vh;width:2px}.star:nth-child(11){animation-delay:5s;height:3px;left:56vw;top:61vh;width:2px}.star:nth-child(12){animation-delay:5s;height:2px;left:65vw;top:29vh;width:1px}.star:nth-child(13){animation-delay:1s;height:3px;left:24vw;top:21vh;width:2px}.star:nth-child(14){animation-delay:1s;height:2px;left:34vw;top:52vh;width:1px}.star:nth-child(15){animation-delay:2s;height:3px;left:25vw;top:84vh;width:3px}.star:nth-child(16){animation-delay:2s;height:1px;left:36vw;top:57vh;width:3px}.star:nth-child(17){animation-delay:5s;height:1px;left:28vw;top:71vh;width:1px}.star:nth-child(18){animation-delay:5s;height:3px;left:5vw;top:100vh;width:1px}.star:nth-child(19){animation-delay:2s;height:1px;left:78vw;top:80vh;width:1px}.star:nth-child(20){animation-delay:1s;height:3px;left:22vw;top:94vh;width:1px}.star:nth-child(21){animation-delay:1s;height:1px;left:1vw;top:59vh;width:3px}.star:nth-child(22){animation-delay:2s;height:1px;left:34vw;top:44vh;width:2px}.star:nth-child(23){animation-delay:1s;height:1px;left:30vw;top:7vh;width:1px}.star:nth-child(24){animation-delay:4s;height:1px;left:19vw;top:21vh;width:2px}.star:nth-child(25){animation-delay:4s;height:1px;left:63vw;top:80vh;width:2px}.star:nth-child(26){animation-delay:4s;height:1px;left:24vw;top:47vh;width:3px}.star:nth-child(27){animation-delay:5s;height:3px;left:24vw;top:49vh;width:1px}.star:nth-child(28){animation-delay:2s;height:3px;left:29vw;top:36vh;width:3px}.star:nth-child(29){animation-delay:4s;height:1px;left:59vw;top:100vh;width:3px}.star:nth-child(30){animation-delay:5s;height:1px;left:6vw;top:4vh;width:3px}.star:nth-child(31){animation-delay:4s;height:2px;left:42vw;top:27vh;width:2px}.star:nth-child(32){animation-delay:2s;height:2px;left:50vw;top:27vh;width:2px}.star:nth-child(33){animation-delay:1s;height:1px;left:61vw;top:37vh;width:3px}.star:nth-child(34){animation-delay:2s;height:2px;left:93vw;top:77vh;width:3px}.star:nth-child(35){animation-delay:2s;height:1px;left:50vw;top:37vh;width:3px}.star:nth-child(36){animation-delay:2s;height:1px;left:65vw;top:36vh;width:1px}.star:nth-child(37){animation-delay:2s;height:3px;left:20vw;top:94vh;width:2px}.star:nth-child(38){animation-delay:2s;height:2px;left:31vw;top:26vh;width:1px}.star:nth-child(39){animation-delay:1s;height:3px;left:64vw;top:29vh;width:2px}.star:nth-child(40){animation-delay:4s;height:2px;left:70vw;top:16vh;width:3px}.star:nth-child(41){animation-delay:5s;height:2px;left:28vw;top:25vh;width:3px}.star:nth-child(42){animation-delay:2s;height:1px;left:33vw;top:35vh;width:3px}.star:nth-child(43){animation-delay:5s;height:1px;left:8vw;top:54vh;width:3px}.star:nth-child(44){animation-delay:3s;height:3px;left:24vw;top:87vh;width:1px}.star:nth-child(45){animation-delay:1s;height:3px;left:40vw;top:62vh;width:2px}.star:nth-child(46){animation-delay:3s;height:3px;left:87vw;top:87vh;width:2px}.star:nth-child(47){animation-delay:2s;height:2px;left:9vw;top:61vh;width:1px}.star:nth-child(48){animation-delay:2s;height:2px;left:83vw;top:84vh;width:1px}.star:nth-child(49){animation-delay:4s;height:3px;left:39vw;top:57vh;width:2px}.star:nth-child(50){animation-delay:1s;height:3px;left:26vw;top:94vh;width:3px}.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,#9d65c9);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:8rem;margin:0;text-shadow:0 0 20px #9d65c94d}.message h2{color:#fff;font-size:2.5rem;margin:.5rem 0}.message p{color:#d1c4e9;font-size:1.2rem;margin-bottom:2rem;max-width:500px}.cosmic-button{background:linear-gradient(90deg,#8e2de2,#9d65c9);border-radius:50px;box-shadow:0 5px 15px #8e2de266;font-size:1.1rem;overflow:hidden;padding:1rem 2rem;position:relative;z-index:0}.cosmic-button:before{background:linear-gradient(90deg,#741bc1,#8541ba);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 #9d65c999;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}}.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%;width:100%;z-index:-2}.coming-soon-content{margin:0 auto;max-width:1200px;padding:2rem;position:relative;text-align:center;z-index:100}@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;gap:1rem;margin:0 auto;max-width:400px}@media(max-width:768px){.coming-soon-newsletter .coming-soon-form{flex-direction:column}}.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}.cosmic-home{color:#fff;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px}.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}}.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.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)}.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;z-index:-1}.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{align-items:center;display:flex;justify-content:center;margin-bottom:3rem;text-align:center}.header-section .header-text{margin-left:20px;text-align:left}.header-section .header-logo{filter:drop-shadow(0 0 15px rgba(157,101,201,.7));height:300px}@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:-webkit-fit-content;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:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;gap:.8rem;justify-content:center;margin-top:.5rem;padding:1.1rem 2rem;transition:all .3s ease;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}.cosmic-about-scroll{color:#fff;font-family:Inter,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden;position:relative}.cosmic-background{background:linear-gradient(125deg,#070218,#0a0420);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;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;border-radius:8px;box-shadow:0 5px 20px #8e2de24d;color:#fff;cursor:pointer;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: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}}.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{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.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}.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}@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,#070218,#0a0420);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}}.services-catalogue{margin:0 auto;max-width:1400px;padding:80px 0 2rem}.catalogue-header{text-align:center}.catalogue-header,.catalogue-header .header-content{margin-bottom:3rem}.catalogue-header 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:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px #8e2de24d}@media(max-width:768px){.catalogue-header h1{font-size:2.5rem}}.catalogue-header .sub-heading{color:#d1c4e9;font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:700px}@media(max-width:768px){.catalogue-header .sub-heading{font-size:1.1rem}}.stats-showcase{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:800px}@media(max-width:768px){.stats-showcase{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stats-showcase{grid-template-columns:1fr}}.stat-card{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #9d65c91a;border-radius:16px;display:flex;gap:1rem;padding:2rem 1.5rem;transition:transform .3s ease}.stat-card:hover{border-color:#9d65c94d;transform:translateY(-5px)}.stat-card .stat-icon{color:#9d65c9;flex-shrink:0;font-size:2.5rem}.stat-card .stat-content .stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#9d65c9,#ff4d7d);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-card .stat-content .stat-label{color:#d1c4e9;font-size:.9rem;font-weight:500}.process-bubbles{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:4rem auto;max-width:1200px}@media(max-width:768px){.process-bubbles{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.process-bubbles{grid-template-columns:1fr}}.process-bubble{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #9d65c91a;border-radius:20px;overflow:hidden;padding:2.5rem 1.5rem;position:relative;text-align:center;transition:all .3s ease}.process-bubble:hover{border-color:#9d65c94d;box-shadow:0 15px 30px #0003;transform:translateY(-5px)}.process-bubble .bubble-icon{align-items:center;background:linear-gradient(135deg,#8e2de2,#6e45e2);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:transform .3s ease;width:80px}.process-bubble:hover .bubble-icon{transform:scale(1.1)}.process-bubble h3{color:#fff;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.process-bubble p{color:#d1c4e9;font-size:.95rem;line-height:1.6;margin:0}.catalogue-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.catalogue-tabs .tab-button{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;background:#ffffff05;border:1px solid #9d65c91a;border-radius:50px;color:#d1c4e9;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-weight:500;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.catalogue-tabs .tab-button:hover{border-color:#9d65c9;border-color:var(--category-color,#9d65c9);color:#fff;transform:translateY(-2px)}.catalogue-tabs .tab-button.active{background:linear-gradient(135deg,#8e2de2,rgba(#8e2de2,.7));background:linear-gradient(135deg,var(--category-color,#8e2de2),rgba(var(--category-color,#8e2de2),.7));border-color:#0000;box-shadow:0 8px 25px rgba(#8e2de2,.3);box-shadow:0 8px 25px rgba(var(--category-color,#8e2de2),.3);color:#fff}.catalogue-tabs .tab-button .tab-icon{font-size:1.1rem}@media(max-width:768px){.catalogue-tabs .tab-button{font-size:.9rem;padding:.8rem 1.5rem}}.catalogue-grid{display:flex;flex-direction:column;gap:4rem}.category-section .category-header{align-items:center;border-bottom:1px solid #9d65c91a;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;padding-bottom:1rem}.category-section .category-header .category-badge{align-items:center;border-radius:16px;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;width:60px}.category-section .category-header h2{color:#fff;font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:600;margin:0}@media(max-width:768px){.category-section .category-header h2{font-size:1.8rem}}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:768px){.services-grid{gap:1.5rem;grid-template-columns:1fr}}.service-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #9d65c90d;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;min-height:420px;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.service-card:hover{border-color:#9d65c933;box-shadow:0 20px 40px #0000004d;transform:translateY(-8px)}.service-card:hover .learn-more-btn{background:#9d65c9;color:#fff;transform:translateX(5px)}.service-card.coming-soon{position:relative}.service-card.coming-soon .card-header,.service-card.coming-soon .service-description,.service-card.coming-soon .service-features{filter:blur(1px);opacity:1}.service-card.coming-soon .card-footer .coming-soon-footer .notify-btn{background:#ff4d7d1a;border:1px solid #ff4d7d4d;border-radius:50px;color:#ff4d7d;cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease;width:100%}.service-card.coming-soon .card-footer .coming-soon-footer .notify-btn:hover{background:#ff4d7d33;box-shadow:0 5px 15px #ff4d7d33;transform:translateY(-2px)}.service-card .card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.service-card .card-header .service-icon{align-items:center;border-radius:16px;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.service-card .card-header h3{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.service-card .service-description{color:#d1c4e9;font-size:1rem;line-height:1.6;margin-bottom:2rem}.service-card .service-features{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.service-card .feature-item{align-items:center;color:#d1c4e9;display:flex;font-size:.9rem;gap:.8rem}.service-card .feature-item .feature-icon{color:#9d65c9;flex-shrink:0;font-size:.8rem}.service-card .card-footer{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.service-card .card-footer .learn-more-btn{align-items:center;background:#9d65c91a;border:none;border-radius:50px;color:#9d65c9;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-weight:500;gap:.5rem;justify-content:center;padding:.8rem 1.5rem;transition:all .3s ease}.service-card .card-footer .learn-more-btn:hover{background:#9d65c9;color:#fff}.service-card .card-footer .pricing-link{color:#9d65c9;font-size:.9rem;font-weight:500;padding:.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.service-card .card-footer .pricing-link:hover{color:#ff4d7d;transform:translateX(3px)}.coming-soon-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#020009f2,#0a0420e6);border:2px solid #ff4d7d4d;border-radius:20px;bottom:0;display:flex;justify-content:center;left:0;opacity:.9;position:absolute;right:0;top:0;z-index:2}.coming-soon-overlay .coming-soon-content{padding:2rem;text-align:center}.coming-soon-overlay .coming-soon-content .coming-soon-icon{animation:float 2s ease-in-out infinite;color:#ff4d7d;font-size:3rem;margin-bottom:1rem}.coming-soon-overlay .coming-soon-content span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff4d7d,#9d65c9);-webkit-background-clip:text;background-clip:text;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 10px #ff4d7d4d}.coming-soon-overlay .coming-soon-content p{color:#d1c4e9;font-size:.9rem;margin:0;opacity:.8}.services-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #9d65c933;border-radius:30px;box-shadow:0 0 20px #8e2de24d;margin:6rem auto;max-width:900px;overflow:hidden;padding:5rem 2.5rem;position:relative;text-align:center}.services-cta:before{background:linear-gradient(45deg,#8e2de21a,#ff4d7d1a);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.services-cta .cta-content{position:relative;z-index:2}.services-cta .cta-icon{animation:float 4s ease-in-out infinite;color:#ff4d7d;font-size:5rem;margin-bottom:2rem}.services-cta h3{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.services-cta h3{font-size:2rem}}.services-cta p{color:#d1c4e9;font-size:1.3rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}@media(max-width:768px){.services-cta p{font-size:1.1rem}}.services-cta .cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media(max-width:768px){.services-cta .cta-buttons{align-items:center;flex-direction:column}}.services-cta .cta-button{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;gap:.8rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.services-cta .cta-button.primary{animation:pulse 3s infinite;background:linear-gradient(135deg,#8e2de2,#6e45e2);color:#fff}.services-cta .cta-button.primary:hover{box-shadow:0 10px 25px #8e2de299;transform:translateY(-3px)}.services-cta .cta-button.primary .button-icon{font-size:1.2rem;transition:transform .3s ease}.services-cta .cta-button.primary:hover .button-icon{transform:translateX(5px)}.services-cta .cta-button.primary.large{font-size:1.2rem;padding:1.5rem 3rem}.services-cta .cta-button.secondary{background:#ffffff1a;border:1px solid #9d65c94d;color:#fff}.services-cta .cta-button.secondary:hover{background:#ffffff26;border-color:#9d65c9;transform:translateY(-3px)}@media(max-width:768px){.services-cta .cta-button{font-size:1rem;padding:1rem 2rem}.services-cta{margin:4rem auto;padding:3rem 1.5rem}}.service-modal-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}.service-modal{background:#020009f2;border:1px solid #9d65c933;border-radius:30px;box-shadow:0 25px 50px #0006;max-height:90vh;max-width:800px;overflow-y:auto;padding:3rem;position:relative;width:100%}@media(max-width:768px){.service-modal{margin:.5rem;padding:2rem 1.5rem}}.close-btn{background:none;border:none;border-radius:50%;color:#d1c4e9;cursor:pointer;font-size:1.5rem;padding:.5rem;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;z-index:3}.close-btn:hover{background:#ffffff1a;color:#fff}.modal-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2.5rem}.modal-header .modal-icon{align-items:center;background:linear-gradient(135deg,#8e2de2,#6e45e2);border-radius:20px;color:#fff;display:flex;flex-shrink:0;font-size:2rem;height:80px;justify-content:center;width:80px}.modal-header .modal-title h3{color:#fff;font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:600;margin-bottom:.5rem}@media(max-width:768px){.modal-header .modal-title h3{font-size:1.8rem}}.modal-header .modal-title p{color:#d1c4e9;font-size:1.1rem;line-height:1.6;margin:0}@media(max-width:768px){.modal-header{flex-direction:column;gap:1rem;text-align:center}}.modal-content .features-section{margin-bottom:3rem}.modal-content .features-section h4{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.modal-content .features-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.modal-content .feature-card{align-items:center;background:#ffffff08;border:1px solid #9d65c91a;border-radius:12px;display:flex;gap:.8rem;padding:1rem;transition:all .3s ease}.modal-content .feature-card:hover{border-color:#9d65c94d;transform:translateX(5px)}.modal-content .feature-card .feature-bullet{color:#9d65c9;flex-shrink:0;font-size:1rem}.modal-content .feature-card span{color:#d1c4e9;font-size:.95rem}.modal-content .action-section{align-items:center;border-top:1px solid #9d65c91a;display:flex;flex-direction:column;gap:1rem;padding-top:2rem;text-align:center}.pricing-link-modal{color:#9d65c9;font-size:1rem;font-weight:500;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.pricing-link-modal:hover{color:#ff4d7d;transform:translateX(3px)}@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}}.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}@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)}}.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}}.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 .container{margin:0 auto;max-width:1200px;padding:0 20px}.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;height:100vh;justify-content:center;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{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;margin:0 auto;max-width:900px}.design-gallery .gallery-hero .hero-stats .stat{background:#1a0a3a80;border:1px solid #6e45e233;border-radius:12px;max-width:150px;min-width:150px;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{padding:80px 0}.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%}.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{display:grid;grid-template-columns:2fr 1fr;height:500px}.design-gallery .demo-modal .modal-content .modal-body .demo-frame{align-items:center;background:#1a0a3a4d;border-right:1px solid #6e45e24d;display:flex;justify-content:center;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)}}.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)}.cookie-policy{background:linear-gradient(135deg,#020009,#0a0420 50%,#1a0a3a);color:#fff;font-family:inherit;min-height:100vh;padding:120px 2rem 2rem;position:relative}.cookie-policy:before{background:radial-gradient(circle at 20% 80%,#8e2de21a 0,#0000 50%),radial-gradient(circle at 80% 20%,#c471ed1a 0,#0000 50%),radial-gradient(circle at 40% 40%,#fffacd0d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.cookie-policy__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070218cc;border:1px solid #6e45e2;border-radius:16px;box-shadow:0 20px 40px #02000980,0 0 100px #8e2de21a;margin:0 auto;max-width:900px;overflow:hidden;padding:3rem;position:relative}.cookie-policy__container:before{animation:cosmic-rotate 60s linear infinite;background:radial-gradient(circle,#0000 20%,#0a0420 70%);content:"";height:200%;left:-50%;opacity:.03;pointer-events:none;position:absolute;top:-50%;width:200%}.cookie-policy__header{border-bottom:1px solid #6e45e24d;margin-bottom:3rem;padding-bottom:2rem;position:relative;text-align:center}.cookie-policy__header:after{background:#070218cc;bottom:-12px;color:#fffacd;content:"✦ ✦ ✦";font-size:1.5rem;left:50%;padding:0 1rem;position:absolute;transform:translateX(-50%)}.cookie-policy__title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#9d65c9,#c471ed);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1rem}.cookie-policy__last-updated{color:#d1c4e9;font-size:1rem;opacity:.8}.cookie-policy__content{font-size:1.1rem;line-height:1.7}.cookie-policy__section{margin-bottom:0;position:relative}.cookie-policy__section:last-child{margin-bottom:0}.cookie-policy__section:not(:last-child):after{background:linear-gradient(90deg,#0000,#6e45e2,#0000);bottom:-1.5rem;content:"";height:1px;left:0;position:absolute;width:100%}.cookie-policy__section-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#9d65c9);-webkit-background-clip:text;background-clip:text;border-left:4px solid #8e2de2;color:#fff;font-size:1.8rem;margin-bottom:1.5rem;padding-left:1.5rem}.cookie-policy__types{grid-gap:2rem;display:grid;gap:2rem;margin-top:2rem}.cookie-policy__type{background:#1a0a3a4d;border:1px solid #6e45e280;border-radius:12px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.cookie-policy__type:before{background:linear-gradient(90deg,#0000,#8e2de21a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cookie-policy__type:hover:before{left:100%}.cookie-policy__type:hover{border-color:#8e2de2;box-shadow:0 10px 30px #8e2de233;transform:translateY(-2px)}.cookie-policy__type h3{color:#9d65c9;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.cookie-policy__type p{color:#d1c4e9;margin-bottom:1rem}.cookie-policy__cannot-disable{background:linear-gradient(45deg,#ff4d7d33,#c471ed33);border:1px solid #ff4d7d;border-radius:20px;color:#ff4d7d;display:inline-block;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem}.cookie-policy__fun-fact{background:#fffacd1a;border-left:4px solid #fffacd;border-radius:0 12px 12px 0;color:#d1c4e9;font-style:italic;margin:1.5rem 0;padding:1.5rem;position:relative}.cookie-policy__fun-fact:before{content:"";left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.cookie-policy__browser-instructions,.cookie-policy__consent{background:#1a0a3a4d;border:1px solid #6e45e280;border-radius:12px;margin:2rem 0;padding:2rem}.cookie-policy__browser-instructions h3,.cookie-policy__consent h3{color:#9d65c9;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.cookie-policy__browser-instructions ul,.cookie-policy__consent ul{margin:1.5rem 0;padding-left:2rem}.cookie-policy__browser-instructions ul li,.cookie-policy__consent ul li{color:#d1c4e9;margin-bottom:1rem;position:relative}.cookie-policy__browser-instructions ul li:before,.cookie-policy__consent ul li:before{content:"";left:-2rem;position:absolute}.cookie-policy__contact-info{background:#1a0a3a4d;border:1px solid #6e45e280;border-radius:12px;color:#d1c4e9;font-style:normal;line-height:1.8;margin:1.5rem 0;padding:2rem}.cookie-policy__footer{border-top:1px solid #6e45e24d;margin-top:4rem;padding-top:3rem;position:relative;text-align:center}.cookie-policy__footer:before{background:#070218cc;color:#fffacd;content:"✦ ✦ ✦";font-size:1.5rem;left:50%;padding:0 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.cookie-policy__footer p{font-size:1.1rem;margin-bottom:1.5rem}.cookie-policy__cookie-joke{background:#fffacd1a;border-radius:8px;color:#d1c4e9;display:inline-block;font-size:1rem;font-style:italic;padding:1rem}.cookie-policy__link{color:#9d65c9;font-weight:600;text-decoration:none;transition:all .3s ease}.cookie-policy__link:hover{color:#ff4d7d;text-decoration:underline;transform:translateY(-1px)}@keyframes cosmic-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.cookie-policy{padding:100px 1rem 1rem}.cookie-policy__container{border:0;border-radius:12px;padding:2rem}.cookie-policy__title{font-size:2.2rem}.cookie-policy__section-title{font-size:1.5rem;padding-left:1rem}.cookie-policy__browser-instructions,.cookie-policy__consent,.cookie-policy__contact-info,.cookie-policy__type{padding:1.5rem}.cookie-policy__content{font-size:1rem}}@media(max-width:480px){.cookie-policy{padding:90px .5rem .5rem}.cookie-policy__container{border-radius:8px;padding:1.5rem}.cookie-policy__title{font-size:1.8rem}.cookie-policy__section-title{font-size:1.3rem}.cookie-policy__browser-instructions,.cookie-policy__consent,.cookie-policy__contact-info,.cookie-policy__type{padding:1rem}}.cookie-policy+.footer{margin-top:0}
/*# sourceMappingURL=main.f6c08c9c.css.map*/