body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background-color:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#333;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;touch-action:manipulation}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;outline:none}ol,ul{list-style:none}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}img,svg{height:auto;max-width:100%}@media (max-width:576px){body{font-size:15px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}}.app{min-height:100vh;overflow-x:hidden;width:100%}.app:before{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;z-index:-1}.app:before,.loader{left:0;position:fixed;top:0;width:100%}.loader{align-items:center;display:flex;height:100vh;justify-content:center;z-index:1000}.loader,.loader:before{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.loader:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.loader-logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4cc9f0,#4361ee,#7209b7);-webkit-background-clip:text;border-radius:10px;color:#fff;font-size:3rem;font-weight:700;letter-spacing:1px;padding:1rem;position:relative;text-transform:uppercase;z-index:1}.section{padding:80px 0;position:relative}.section:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.container{max-width:var(--container-width-xl);padding:0;width:100%}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#4cc9f0,#4361ee,#7209b7);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}:root{--container-width-xl:1200px;--container-width-lg:1024px;--container-width-md:768px;--container-width-sm:576px}@media (max-width:1200px){.container{max-width:1024px;max-width:var(--container-width-lg)}section{padding:80px 0}}@media (max-width:992px){html{font-size:95%}section{padding:70px 0}}@media (max-width:768px){html{font-size:90%}.container{max-width:768px;max-width:var(--container-width-md)}section{padding:60px 0}h1{font-size:2.2rem}h2{font-size:1.8rem}}@media (max-width:576px){html{font-size:85%}.container{max-width:576px;max-width:var(--container-width-sm);padding:0 10px}section{padding:50px 0}h1{font-size:2rem}h2{font-size:1.5rem}.app{overflow-x:hidden}}@media (hover:none){.btn,a,button{tap-highlight-color:#0000;-webkit-tap-highlight-color:transparent}}.language-switcher{align-items:center;display:flex;gap:8px;margin-left:20px}.lang-btn{background:#0000;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:6px 10px;transition:all .3s ease}.lang-btn.active{background:#4cc9f033;border-color:#4cc9f080;color:#4cc9f0}.lang-btn:hover{background:#ffffff1a;border-color:#ffffff4d}.lang-btn:active{transform:scale(.95)}.mobile-language .language-switcher .lang-btn{flex:1 1;font-size:16px;margin:0 5px;max-width:80px;padding:10px 15px}@media (max-width:768px){.language-switcher{display:flex;gap:6px;margin-left:0;position:relative}.lang-btn{font-size:12px;padding:5px 8px}}@media (max-width:480px){.language-switcher{gap:4px}.lang-btn{font-size:11px;padding:4px 6px}.mobile-language .language-switcher .lang-btn{font-size:14px;max-width:70px;padding:8px 12px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a2e1a,#16213e1a 50%,#0f34601a);left:0;padding:20px 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:100}.header.scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1a1a2ef2,#16213ef2 50%,#0f3460f2);box-shadow:0 5px 15px #0003;padding:15px 0}.header:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%234cc9f0" fill-opacity="0.02" d="M0,224L48,213.3C96,203,192,181,288,181.3C384,181,480,203,576,224C672,245,768,267,864,250.7C960,235,1056,181,1152,149.3C1248,117,1344,107,1392,101.3L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:-1}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.logo a{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4cc9f0,#4361ee,#7209b7);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.desktop-nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.desktop-nav li a{color:#fff;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.desktop-nav li a:after{background:linear-gradient(90deg,#4cc9f0,#4361ee);border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.desktop-nav li a:hover{color:#4cc9f0}.desktop-nav li a:hover:after{width:100%}.menu-button{background:#0000;border:none;border-radius:8px;cursor:pointer;display:none;padding:8px;transition:all .3s ease;z-index:101}.menu-button:hover{background:#ffffff1a}.burger{display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:30px}.burger span{background-color:#fff;border-radius:2px;height:3px;position:relative;transform-origin:center;transition:all .3s ease;width:100%}.burger.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.burger.open span:nth-child(2){opacity:0;transform:scale(0)}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1a1a2efa,#16213efa 50%,#0f3460fa);box-shadow:0 0 30px #0000004d;display:none;height:100vh;left:0;overflow-y:auto;padding:80px 2rem 2rem;position:fixed;top:0;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:100}.mobile-nav.open{transform:translateX(0)}.mobile-nav ul{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.mobile-nav li{border-bottom:1px solid #ffffff1a}.mobile-nav li:last-child{border-bottom:none}.mobile-nav li a{color:#fff;display:block;font-size:1.3rem;font-weight:500;padding:1.2rem 0;position:relative;text-decoration:none;transition:all .3s ease}.mobile-nav li a:before{background:linear-gradient(90deg,#4cc9f0,#4361ee);border-radius:1px;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:width .3s ease;width:0}.mobile-nav li a:hover{color:#4cc9f0;padding-left:1rem}.mobile-nav li a:hover:before{width:20px}.mobile-nav li a:active{background:#4cc9f01a;border-radius:8px;padding-left:1rem}.header-actions{align-items:center;display:flex;margin-left:20px}.mobile-language{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem}.mobile-language .language-switcher{justify-content:center;margin-left:0;width:100%}.mobile-nav-overlay{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:99}.mobile-nav-overlay.active{opacity:1;visibility:visible}@media (max-width:768px){.desktop-nav{display:none}.menu-button,.mobile-nav{display:block}.header-container{padding:0 15px}.logo a{font-size:1.6rem}.header-actions{display:none}}@media (max-width:992px){.header-actions{display:none}}@media (max-width:480px){.logo a{font-size:1.4rem}.header{padding:15px 0}.header.scrolled{padding:10px 0}.header-container{padding:0 10px}.mobile-nav{padding:70px 1rem 1rem}.mobile-nav li a{font-size:1.2rem;padding:1rem 0}.burger{height:18px;width:24px}.burger span{height:2px}.burger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}@media (max-height:500px) and (orientation:landscape){.mobile-nav{overflow-y:auto;padding:60px 1rem 1rem}.mobile-nav ul{gap:0}.mobile-nav li a{font-size:1.1rem;padding:.8rem 0}.mobile-language{margin-top:1rem;padding-top:1rem}}@media (hover:none){.menu-button,.mobile-nav li a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight{0%{transform:translateX(0)}to{transform:translateX(100%)}}.mobile-nav.open{animation:slideInRight .4s cubic-bezier(.4,0,.2,1)}.mobile-nav:not(.open){animation:slideOutRight .4s cubic-bezier(.4,0,.2,1)}.hero{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;min-height:700px;overflow:hidden;padding-top:0;position:relative}.hero-bg{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);z-index:-1}.hero-bg,.hero-bg:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero-bg:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.05" d="M0,224L48,213.3C96,203,192,181,288,181.3C384,181,480,203,576,224C672,245,768,267,864,250.7C960,235,1056,181,1152,149.3C1248,117,1344,107,1392,101.3L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";opacity:.3}.hero-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.hero-content{color:#fff;flex:1 1;max-width:600px;z-index:2}.hero-title{color:#fff;display:inline-block;font-size:3.2rem;font-weight:700;height:auto;line-height:1.2;margin-bottom:1.5rem;min-height:130px}.hero-description{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;margin-top:2rem}.btn{border-radius:50px;cursor:pointer;display:inline-block;font-weight:500;padding:.8rem 1.8rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(90deg,#4cc9f0,#4361ee);border:none;box-shadow:0 4px 15px #4cc9f04d;color:#fff}.btn-secondary{background:#0000;border:2px solid #4cc9f0;color:#fff}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center;z-index:1}.hero-image-container{height:400px;max-width:500px;position:relative;width:100%}.floating-elements{height:100%;left:0;position:absolute;top:0;width:100%}.element{border-radius:50%;box-shadow:0 0 20px #4cc9f080;opacity:.8;position:absolute}.element,.element-1{background:linear-gradient(135deg,#4cc9f0,#4361ee)}.element-1{height:150px;left:100px;top:50px;width:150px}.element-2{background:linear-gradient(135deg,#7209b7,#4361ee);height:100px;right:80px;top:180px;width:100px}.element-3{background:linear-gradient(135deg,#4cc9f0,#7209b7);bottom:50px;height:80px;left:150px;width:80px}.mouse{border:2px solid #ffffff80;border-radius:20px;height:50px;position:relative;width:30px}.mouse:before{background-color:#ffffff80;border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:6px}@media (max-width:992px){.hero{min-height:600px;padding-top:0}.hero-container{flex-direction:column;padding:1.5rem;text-align:center}.hero-content,.hero-image{max-width:100%;width:100%}.hero-content{margin-bottom:40px}.hero-image{height:300px}.hero-buttons{justify-content:center}.hero-title{height:auto;min-height:auto}}@media (max-width:768px){.hero{min-height:500px;padding-top:80px}.hero,.hero-container{justify-content:flex-start}.hero-container{align-items:flex-start;padding:1rem;text-align:left}.hero-content{margin-bottom:30px}.hero-title{font-size:2.2rem;height:auto;line-height:1.3;margin-bottom:1rem;min-height:auto}.hero-description{font-size:1rem;margin-bottom:1.5rem}.hero-buttons{gap:.8rem;justify-content:flex-start}.hero-buttons .btn{font-size:.9rem;padding:.7rem 1.5rem}.hero-image{height:250px;margin-top:20px}}@media (max-width:576px){.hero{min-height:450px;padding-top:100px}.hero-container{padding:.8rem}.hero-title{font-size:1.8rem;line-height:1.4;margin-bottom:.8rem}.hero-description{font-size:.95rem;margin-bottom:1.2rem}.hero-buttons{flex-direction:column;gap:.8rem;width:100%}.hero-buttons .btn{font-size:.9rem;padding:.8rem 1.5rem;width:100%}.hero-image{height:200px;margin-top:15px}.element{display:none}.scroll-indicator{bottom:15px}.mouse{height:40px;width:25px}}@media (max-width:375px){.hero{min-height:400px;padding-top:120px}.hero-title{font-size:1.6rem}.hero-description{font-size:.9rem}.hero-buttons .btn{font-size:.85rem;padding:.7rem 1.2rem}}.services{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);color:#fff;padding:80px 0;position:relative}.services:before{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:0}.container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.services-header{margin-bottom:60px;text-align:center}.services-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:20px}.services-header p{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:40px}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;overflow:hidden;padding:40px 30px;position:relative;transition:all .3s ease}.service-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.service-card:hover{border-color:#fff6;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.service-icon{display:block;font-size:3rem;margin-bottom:20px;text-align:center}.service-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:15px;text-align:center}.service-description{font-size:1rem;line-height:1.6;margin-bottom:25px;opacity:.9;text-align:center}.service-features{list-style:none;margin:0 0 30px;padding:0}.service-features li{align-items:center;display:flex;font-size:.95rem;margin-bottom:12px;opacity:.9}.feature-icon{color:#4ade80;font-size:1.1rem;font-weight:700;margin-right:10px}.service-cta{background:linear-gradient(135deg,#4ade80,#22c55e);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease;width:100%}.service-cta:hover{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 10px 20px #4ade804d;transform:translateY(-2px)}@media (max-width:768px){.services{padding:60px 0}.services-header h2{font-size:2rem}.services-header p{font-size:1rem}.services-grid{gap:20px;grid-template-columns:1fr}.service-card{padding:30px 20px}.service-icon{font-size:2.5rem}.service-card h3{font-size:1.3rem}}@media (max-width:480px){.services-header h2{font-size:1.8rem}.service-card{padding:25px 15px}.service-icon{font-size:2rem}}.about{padding:80px 0;position:relative}.about,.about:before{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.about:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.about-content{align-items:center;display:flex;gap:4rem;margin:2rem 0 4rem;position:relative;z-index:1}.about-image{flex:1 1}.image-container{max-width:500px;position:relative;width:100%}.image-wrapper{border-radius:10px;box-shadow:0 10px 30px #0000001a;padding-bottom:100%;position:relative}.image-bg,.image-wrapper{overflow:hidden;width:100%}.image-bg{align-items:center;background:linear-gradient(135deg,#4cc9f0,#4361ee 50%,#7209b7);color:#fff3;display:flex;font-size:5rem;font-weight:900;height:100%;justify-content:center;left:0;position:absolute;text-transform:uppercase;top:0}.image-bg:before{content:"CodeCraftopia";font-size:3rem;position:absolute;transform:rotate(-45deg);white-space:nowrap}.image-bg:after{background:repeating-linear-gradient(45deg,#ffffff1a,#ffffff1a 10px,#0000 0,#0000 20px);content:"";height:150%;position:absolute;width:150%}.about-text{flex:1 1}.about-text h3{color:#fff;display:inline-block;font-size:1.8rem;margin-bottom:1rem;position:relative}.about-text h3:after{background:linear-gradient(90deg,#4cc9f0,#4361ee);border-radius:3px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:40px}.about-text p{color:#fff;line-height:1.7}.about-list,.about-text p{margin-bottom:2rem}.about-list li{align-items:flex-start;color:#fff;display:flex;margin-bottom:1rem}.about-list li span{color:#4cc9f0;font-weight:700;margin-right:10px}.stats-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem}.stat-item{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;flex:1 1;min-width:180px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-10px)}.stat-item h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4cc9f0,#7209b7);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-item p{color:#555;font-weight:500}@media (max-width:992px){.about-content{flex-direction:column;gap:2rem}.image-container{margin:0 auto}.stats-container{flex-wrap:wrap;justify-content:center}.stat-item{min-width:40%}}@media (max-width:768px){.stat-item{margin-bottom:1rem;min-width:100%}}.contact{padding:80px 0;position:relative}.contact,.contact:before{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.contact:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.contact-container{display:flex;gap:3rem;margin-top:2rem;position:relative;z-index:1}.contact-form,.contact-info{flex:1 1}.contact-info{background-color:#1a1a2e;border-radius:10px;box-shadow:0 10px 30px #0000001a;color:#fff;overflow:hidden;padding:3rem;position:relative}.contact-info:before{background:linear-gradient(135deg,#4cc9f01a,#7209b71a);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.contact-info>*{position:relative;z-index:1}.contact-info h3{color:#fff;display:inline-block;font-size:2rem;margin-bottom:1.5rem;position:relative}.contact-info h3:after{background:linear-gradient(90deg,#4cc9f0,#4361ee);border-radius:3px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:50px}.contact-info p{color:#fffc;line-height:1.6;margin-bottom:2rem}.info-item{align-items:flex-start;display:flex;margin-bottom:1.5rem}.info-item .icon{align-items:center;background:#4cc9f033;border-radius:50%;display:flex;font-size:1.5rem;height:50px;justify-content:center;margin-right:1rem;width:50px}.info-item .text h4{color:#4cc9f0;font-size:1.1rem;margin-bottom:.3rem}.info-item .text p{color:#fffc;margin-bottom:0}.social-links{display:flex;gap:1rem;margin-top:2rem}.social-link{align-items:center;background:#4cc9f033;border-radius:50%;color:#fff;display:flex;font-size:.8rem;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-link:hover{background:#4cc9f0}.contact-form{background-color:#fff;border-radius:10px;box-shadow:0 10px 30px #0000000d;padding:3rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;padding:.8rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4cc9f0;box-shadow:0 0 0 2px #4cc9f033;outline:none}.submit-button{background:linear-gradient(135deg,#4cc9f0,#4361ee 50%,#7209b7);border:none;border-radius:50px;box-shadow:0 8px 25px #4cc9f04d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:1rem 2rem;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.submit-button:hover:before{left:100%}.submit-button:hover{background:linear-gradient(135deg,#3db8df,#3a56d4 50%,#5f0a9b);box-shadow:0 12px 35px #4cc9f066;transform:translateY(-2px)}.submit-button:active{box-shadow:0 5px 15px #4cc9f04d;transform:translateY(0)}.submit-button:disabled{background:linear-gradient(135deg,#ccc,#999 50%,#666);cursor:not-allowed}.submit-button:disabled,.submit-button:disabled:hover{box-shadow:0 5px 15px #0000001a;transform:none}.submit-button:disabled:before{display:none}.success-message{background-color:#e6f7ff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:2rem;text-align:center}.success-icon{align-items:center;background:linear-gradient(90deg,#4cc9f0,#4361ee);border-radius:50%;color:#fff;display:flex;font-size:1.8rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.success-message h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.success-message p{color:#666}@media (max-width:992px){.contact-container{flex-direction:column}.contact-form,.contact-info{width:100%}}.partners-section{background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#cbd5e1);padding:80px 0;position:relative}.partners-section:before{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.partners-section .section-header{color:#fff;margin-bottom:50px;position:relative;text-align:center;z-index:1}.partners-section h2{color:#fff;font-size:2.5rem;margin-bottom:15px}.partners-section .section-header p{color:#666;font-size:1.1rem;margin:0 auto;max-width:700px}.partners-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0 auto;max-width:1200px}.partner-card{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:20px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.partner-logo{align-items:center;display:flex;flex:1 1;justify-content:center;margin-bottom:15px;min-height:120px}.partner-logo img{max-height:100px;max-width:100%;object-fit:contain}.partner-info{text-align:center}.partner-info h3{color:#222;font-size:1.1rem;margin:0 0 5px}.partner-info p{color:#777;font-size:.9rem;margin:0}@media (max-width:992px){.partners-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:768px){.partners-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.partners-section h2{font-size:2rem}.partner-logo{min-height:100px}.partner-logo img{max-height:80px}}@media (max-width:576px){.partners-grid{grid-template-columns:repeat(2,1fr)}.partner-card{padding:15px}.partner-info h3{font-size:1rem}.partner-info p{font-size:.8rem}}.privacy-policy-container{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.privacy-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border-bottom:1px solid #334155;justify-content:space-between;padding:1.5rem 2rem;position:sticky;top:0;z-index:100}.back-button,.privacy-header{align-items:center;display:flex}.back-button{background:#0000;border:2px solid #4cc9f0;border-radius:25px;color:#4cc9f0;cursor:pointer;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.back-button:hover{background:#4cc9f0;box-shadow:0 4px 15px #4cc9f04d;color:#1a1a2e;transform:translateY(-2px)}.header-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#4cc9f0);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin:0}.placeholder{width:80px}.privacy-content{margin:0 auto;max-width:800px;padding:2rem}.section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b4d;border:1px solid #4cc9f01a;border-radius:12px;margin-bottom:2rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.section:hover{border-color:#4cc9f04d;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.section-title{border-bottom:2px solid #4cc9f04d;color:#4cc9f0;font-size:1.4rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.paragraph{margin:0 0 1rem;text-align:justify}.bullet-point,.paragraph{color:#cbd5e1;font-size:1rem;line-height:1.7}.bullet-point{margin:0 0 .5rem;padding-left:1.5rem;position:relative}.bullet-point:before{color:#4cc9f0;content:"•";font-weight:700;left:0;position:absolute}.contact-info{background:#4cc9f01a;border-left:3px solid #4cc9f0;border-radius:6px;color:#4cc9f0;font-size:1rem;font-weight:500;line-height:1.7;margin:.5rem 0;padding:.5rem}.footer{border-top:1px solid #334155;margin-top:3rem;padding-top:2rem;text-align:center}.footer-text{color:#64748b;font-size:.9rem;font-style:italic;margin:0}@media (max-width:768px){.privacy-header{flex-direction:column;gap:1rem;padding:1rem;text-align:center}.header-title{font-size:1.5rem}.back-button{align-self:flex-start}.privacy-content,.section{padding:1rem}.section{margin-bottom:1.5rem}.section-title{font-size:1.2rem}.bullet-point,.paragraph{font-size:.95rem}}@media (max-width:480px){.privacy-header{padding:.8rem}.header-title{font-size:1.3rem}.privacy-content,.section{padding:.8rem}.section{margin-bottom:1rem}.section-title{font-size:1.1rem}.bullet-point,.paragraph{font-size:.9rem;line-height:1.6}.contact-info{font-size:.9rem;padding:.4rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.section{animation:fadeInUp .6s ease-out}.section:first-child{animation-delay:.1s}.section:nth-child(2){animation-delay:.2s}.section:nth-child(3){animation-delay:.3s}.section:nth-child(4){animation-delay:.4s}.section:nth-child(5){animation-delay:.5s}.section:nth-child(6){animation-delay:.6s}.section:nth-child(7){animation-delay:.7s}.section:nth-child(8){animation-delay:.8s}.section:nth-child(9){animation-delay:.9s}.section:nth-child(10){animation-delay:1s}.privacy-content::-webkit-scrollbar{width:8px}.privacy-content::-webkit-scrollbar-track{background:#1e293b4d;border-radius:4px}.privacy-content::-webkit-scrollbar-thumb{background:#4cc9f0;border-radius:4px}.privacy-content::-webkit-scrollbar-thumb:hover{background:#3ba8d9}.footer{color:#fff;padding-top:3rem;position:relative}.footer,.footer:before{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.footer:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:0}.footer-content{padding:2rem 0;position:relative;z-index:1}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1.5fr}.footer-logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4cc9f0,#4361ee,#7209b7);-webkit-background-clip:text;color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.footer-about p{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem}.footer-contact h3,.footer-links h3{color:#fff;font-size:1.2rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.footer-contact h3:after,.footer-links h3:after{background:linear-gradient(90deg,#4cc9f0,#4361ee);bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#ffffffb3;padding-left:1rem;position:relative;transition:color .3s ease}.footer-links a:before{color:#4cc9f0;content:"➤";font-size:.7rem;left:0;position:absolute;top:0;transition:transform .3s ease}.footer-links a:hover{color:#4cc9f0}.footer-links a:hover:before{transform:translateX(3px)}.footer-contact p{color:#ffffffb3;line-height:1.6;margin-bottom:1rem}.footer-contact strong{color:#4cc9f0;margin-right:.5rem}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social a{align-items:center;background-color:#4cc9f01a;border-radius:50%;color:#fff;display:flex;font-size:.8rem;font-weight:700;height:36px;justify-content:center;transition:background-color .3s ease;width:36px}.footer-social a:hover{background-color:#4cc9f0}.footer-bottom{border-top:1px solid #ffffff1a;padding:1.5rem 0}.footer-bottom .container{align-items:center;display:flex;justify-content:space-between}.footer-bottom p{color:#fff9;font-size:.9rem}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#fff9;font-size:.9rem;transition:color .3s ease}.footer-bottom-links a:hover{color:#4cc9f0}.back-to-top{align-items:center;background:linear-gradient(90deg,#4cc9f0,#4361ee);border-radius:50%;bottom:30px;box-shadow:0 5px 15px #0000001a;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:30px;transition:transform .3s ease;width:40px}.back-to-top:hover{transform:translateY(-5px)}@media (max-width:992px){.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:span 2}}@media (max-width:768px){.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:span 1}.footer-bottom .container{flex-direction:column;gap:1rem;text-align:center}}