:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.whatsapp-float{color:#fff;z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:26px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 25px #0003}.whatsapp-float:hover{transform:scale(1.1)}@media (max-width:768px){.whatsapp-float{width:50px;height:50px;font-size:22px}}
.navbar{color:#fff;background:linear-gradient(90deg,#020617,#020617);justify-content:space-between;align-items:center;padding:18px 60px;display:flex}.navbar-logo img{object-fit:contain;transform-origin:0;height:40px;transform:scale(1.4)}.navbar-links{gap:35px;font-size:15px;font-weight:500;list-style:none;display:flex}.navbar-links li{cursor:pointer;transition:all .3s}.navbar-links li:hover{color:#3b82f6}.navbar-btn button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 22px;font-weight:500;transition:all .3s}.navbar-btn button:hover{background:#1d4ed8}.hamburger{cursor:pointer;font-size:22px;display:none}.mobile-menu{z-index:999;background:#020617;flex-direction:column;gap:20px;width:70%;height:100vh;padding:30px 20px;transition:all .3s;display:flex;position:fixed;top:70px;right:-100%}.mobile-menu a{color:#fff;font-size:16px;text-decoration:none}.mobile-menu.active{right:0}.mobile-contact-btn{color:#fff;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:10px;padding:10px}@media (max-width:768px){.navbar{padding:15px 20px}.navbar-links,.navbar-btn{display:none}.hamburger{display:block}.navbar-logo img{height:32px}}
.footer-cta{background:linear-gradient(90deg,#1d4ed8,#3b82f6);border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:60px;padding:50px 60px;display:flex}.footer{color:#cbd5f5;background:#020617;padding:80px 60px}.cta-right{text-align:right;max-width:500px;margin-left:auto}.cta-right h2{margin-bottom:10px;font-size:26px}.cta-right p{opacity:.9;white-space:nowrap;font-size:15px;line-height:1.6}.cta-right button{color:#1d4ed8;cursor:pointer;background:#fff;border:none;border-radius:12px;margin-top:20px;padding:12px 24px;font-weight:500;transition:all .3s}.cta-right button:hover{transform:translateY(-2px)}.footer-offices{justify-content:space-between;margin-bottom:50px;display:flex}.office h4{color:#fff;margin-bottom:8px;font-size:16px}.office p{color:#94a3b8;font-size:14px}.footer-links{border-top:1px solid #1e293b;margin-bottom:30px;padding-top:30px}.footer-pages{flex-wrap:wrap;gap:25px;padding:0;list-style:none;display:flex}.footer-pages li{cursor:pointer;color:#94a3b8;transition:all .3s}.footer-pages li:hover{color:#3b82f6}.footer-links h4{color:#fff;margin-bottom:10px}.footer-links ul{padding:0;list-style:none}.footer-links li{cursor:pointer;margin-bottom:8px}.footer-links li:hover{color:#3b82f6}.footer-bottom{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.bottom-left{align-items:center;gap:15px;display:flex}.bottom-left img{height:35px}.bottom-right{gap:20px;display:flex}@media (max-width:900px){.footer{padding:30px 20px}.footer-cta{text-align:center;flex-direction:column;gap:20px}.cta-right{text-align:center}.footer-offices{flex-direction:column;gap:20px}.footer-bottom{text-align:center;flex-direction:column;gap:15px}}.cta-left img{object-fit:contain;width:auto;height:150px}@media (max-width:768px){.cta-right p{white-space:normal}}
