*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.header{background:transparent;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a}.navbar{padding:0}.nav-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo{font-size:1.5rem;font-weight:700;text-decoration:none}.logo-text{color:#fff}.logo-domain,.logo-text{transition:color .3s ease}.logo-domain{color:#ff6b6b}.header-scrolled .logo-text{color:#1e3c72}.header-scrolled .logo-domain{color:#ff6b6b}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#ffffffe6;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#fff}.nav-link.router-link-active{border-bottom:2px solid #fff;color:#fff}.header-scrolled .nav-link{color:#2c3e50}.header-scrolled .nav-link:hover{color:#1e3c72}.header-scrolled .nav-link.router-link-active{border-bottom-color:#1e3c72;color:#1e3c72}.contact-btn{background:#ff6b6b;border-radius:25px;color:#fff!important;padding:.75rem 1.5rem!important;transition:background .3s ease}.contact-btn:hover{background:#ff5252}.nav-hamburger{cursor:pointer;display:none;flex-direction:column;gap:4px}.nav-hamburger span{background:#fff;height:3px;transition:.3s;width:25px}.footer,.header-scrolled .nav-hamburger span{background:#2c3e50}.footer{color:#fff;margin-top:4rem}.footer-container{margin:0 auto;max-width:1200px;padding:3rem 2rem 1rem}.footer-content{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#ff6b6b;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.6;margin-bottom:.5rem}.footer-company{margin-top:1.5rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ff6b6b}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center}.footer-bottom p{color:#bdc3c7;font-size:.9rem}@media (max-width:768px){.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000001a;flex-direction:column;gap:1rem;padding:2rem 0;position:fixed;right:-100%;text-align:center;top:70px;transition:right .3s ease;width:100%}.nav-menu-active{right:0}.nav-hamburger{display:flex}.footer-content{grid-template-columns:1fr}}main{min-height:100vh}.nav-hamburger span:first-child{transform-origin:0 0}.nav-hamburger span:nth-child(3){transform-origin:0 100%}.nav-hamburger.active span:first-child{transform:rotate(45deg)}.nav-hamburger.active span:nth-child(2){opacity:0}.nav-hamburger.active span:nth-child(3){transform:rotate(-45deg)}.language-selector{display:flex;flex-direction:column;gap:.5rem}.language-btn{background:transparent;border:1px solid #7f8c8d;border-radius:4px;color:#bdc3c7;cursor:pointer;font-size:.9rem;padding:.5rem .75rem;text-align:left;transition:all .3s ease}.language-btn:hover{border-color:#ff6b6b;color:#ff6b6b}.language-btn.active{background:#ff6b6b;border-color:#ff6b6b;color:#fff}@media (max-width:768px){.language-selector{flex-direction:row;flex-wrap:wrap}.language-btn{font-size:.8rem;padding:.4rem .6rem}}
