*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:linear-gradient(135deg,#0f0a18,#1f122f);color:#fff;line-height:1.6;min-height:100vh}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}main{padding-top:0}.footer{background-color:rgb(15 10 24 / .95);padding:4rem 0 2rem;position:relative;border-top:1px solid rgb(255 255 255 / .08)}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem}.footer-link{color:rgb(255 255 255 / .6);text-decoration:none;transition:all 0.3s ease}.footer-link:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgb(255 255 255 / .08)}.footer-logo{height:30px;width:auto}.footer-copyright{color:rgb(255 255 255 / .4);font-size:.9rem}.btn-cookie-settings{background:#fff0;border:1px solid rgb(255 255 255 / .08);color:rgb(255 255 255 / .6);padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all 0.3s ease}.btn-cookie-settings:hover{background:rgb(255 255 255 / .05);color:#fff}@media (max-width:768px){.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-nav{justify-content:center}}.tech-partners-section{background-color:#000;color:#fff;padding:5rem 0;position:relative;overflow:hidden}.tech-partners-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 30%,rgb(108 99 255 / .2) 0%,transparent 60%);z-index:1}.tech-partners-content{display:flex;align-items:center;justify-content:space-between;gap:3rem;position:relative;z-index:2}.tech-partners-text{flex:1;max-width:450px}.tech-partners-text h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.tech-partners-text p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:rgb(255 255 255 / .9)}.btn-tech-partners{display:inline-block;background-color:#6c63ff;color:#fff;padding:.8rem 1.5rem;border-radius:4px;font-weight:600;font-size:1rem;text-decoration:none;transition:all 0.3s ease}.btn-tech-partners:hover{background-color:#5a52e0;transform:translateY(-2px);text-decoration:none;color:#fff}.tech-partners-logos{flex:1.5;display:flex;justify-content:center;align-items:center;height:400px}.cube-container{width:300px;height:300px;perspective:1200px;margin:0 auto}.cube{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:rotate-cube 30s infinite linear;transition:transform 0.5s ease}.cube:hover{animation-play-state:paused}.cube-face{position:absolute;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;background-color:rgb(20 20 30 / .9);border:1px solid rgb(108 99 255 / .3);box-shadow:0 0 20px rgb(108 99 255 / .2) inset;backface-visibility:visible;padding:10px}.cube-face img{width:70px;height:70px;margin:5px;filter:none;transition:transform 0.3s ease,box-shadow 0.3s ease;object-fit:contain;border-radius:8px;background-color:#fff;padding:8px;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.cube-face img:hover{transform:scale(1.2);filter:none;background-color:#fff;box-shadow:0 5px 15px rgb(108 99 255 / .5)}.cube-face.front{transform:translateZ(150px)}.cube-face.back{transform:rotateY(180deg) translateZ(150px)}.cube-face.right{transform:rotateY(90deg) translateZ(150px)}.cube-face.left{transform:rotateY(-90deg) translateZ(150px)}.cube-face.top{transform:rotateX(90deg) translateZ(150px)}.cube-face.bottom{transform:rotateX(-90deg) translateZ(150px)}@keyframes rotate-cube{0%{transform:rotateX(0deg) rotateY(0deg)}25%{transform:rotateX(90deg) rotateY(90deg)}50%{transform:rotateX(180deg) rotateY(180deg)}75%{transform:rotateX(270deg) rotateY(270deg)}100%{transform:rotateX(360deg) rotateY(360deg)}}@media (max-width:992px){.tech-partners-content{flex-direction:column;text-align:center}.tech-partners-text{max-width:100%;margin-bottom:2rem}.tech-partners-logos{width:100%}}@media (max-width:768px){.tech-partners-text h2{font-size:2rem}.tech-partners-text p{font-size:1rem}.cube-container{width:250px;height:250px}.cube-face img{width:60px;height:60px}}@media (max-width:576px){.tech-partners-section{padding:3rem 0}.tech-partners-logos{height:300px}.cube-container{width:200px;height:200px}.cube-face img{width:50px;height:50px;margin:5px}}@media (max-width:768px){.core-panel-section,.tech-partners-section{display:none!important}}@media (max-width:992px){.container{padding:0 20px}.features-grid{grid-template-columns:1fr}.contact-banner-content{flex-direction:column;text-align:center}.contact-banner-button{margin-top:20px}.core-panel-content{flex-direction:column}.core-panel-text{width:100%;margin-bottom:30px}.core-panel-image{width:100%}.footer-content{flex-direction:column}.footer-column{width:100%;margin-bottom:30px}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom-links{margin-top:15px}}@media (max-width:768px){.hero-title{font-size:2rem}.btn{padding:.6rem 1.2rem;font-size:.9rem}.feature-box{padding:20px}}@media (max-width:576px){.hero-title{font-size:1.8rem}.hero-buttons{flex-direction:column;gap:15px}.hero-buttons .btn{width:100%}.section-title{font-size:1.5rem}}.logo,.footer-logo{max-width:150px;height:40px;width:150px;object-fit:contain}@media (max-width:768px){.logo,.footer-logo{max-width:120px;height:35px;width:120px}}