html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f5f5f5}*,*:before,*:after{box-sizing:border-box}img,video,svg{max-width:100%;height:auto}.navbar.svelte-5thd6m.svelte-5thd6m{background-color:#2c3e50;color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000001a}.nav-container.svelte-5thd6m.svelte-5thd6m{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.nav-brand.svelte-5thd6m.svelte-5thd6m{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.nav-links.svelte-5thd6m.svelte-5thd6m{display:flex;gap:1rem;align-items:center}.nav-links.svelte-5thd6m a.svelte-5thd6m{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s}.nav-links.svelte-5thd6m a.svelte-5thd6m:hover{background-color:#ffffff1a}.btn-cotiza.svelte-5thd6m.svelte-5thd6m{background-color:#ff6b6b!important;color:#fff!important;padding:.5rem 1.5rem!important;border-radius:25px!important;font-weight:600;transition:all .3s ease!important}.btn-cotiza.svelte-5thd6m.svelte-5thd6m:hover{background-color:#ff5252!important;transform:translateY(-2px);box-shadow:0 4px 10px #ff6b6b4d}.dropdown.svelte-5thd6m.svelte-5thd6m{position:relative;display:inline-block}.dropdown-btn.svelte-5thd6m.svelte-5thd6m{color:#fff;background:none;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;font-family:inherit;transition:background-color .3s}.dropdown-btn.svelte-5thd6m.svelte-5thd6m:hover{background-color:#ffffff1a}.dropdown-content.svelte-5thd6m.svelte-5thd6m{display:none;position:absolute;background-color:#34495e;min-width:250px;box-shadow:0 8px 16px #0003;border-radius:4px;z-index:1000;top:100%;left:0;margin-top:.5rem}.dropdown-content.svelte-5thd6m a.svelte-5thd6m{color:#fff;padding:12px 16px;text-decoration:none;display:block;transition:background-color .2s}.dropdown-content.svelte-5thd6m a.svelte-5thd6m:hover{background-color:#2c3e50}.dropdown.svelte-5thd6m:hover .dropdown-content.svelte-5thd6m{display:block}.user-info.svelte-5thd6m.svelte-5thd6m{color:#ecf0f1;font-size:.9rem}.btn-logout.svelte-5thd6m.svelte-5thd6m{background-color:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.btn-logout.svelte-5thd6m.svelte-5thd6m:hover{background-color:#c0392b}main.svelte-5thd6m.svelte-5thd6m{min-height:calc(100vh - 60px);max-width:1200px;margin:0 auto;padding:2rem 1rem}.whatsapp-float.svelte-5thd6m.svelte-5thd6m{position:fixed;bottom:30px;right:30px;background-color:#25d366;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px #25d36666;z-index:1000;transition:all .3s ease;animation:svelte-5thd6m-pulse 2s infinite}.whatsapp-float.svelte-5thd6m.svelte-5thd6m:hover{background-color:#128c7e;transform:scale(1.1);box-shadow:0 6px 30px #25d36680}.whatsapp-float.svelte-5thd6m svg.svelte-5thd6m{width:32px;height:32px}@keyframes svelte-5thd6m-pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d36699,0 0 0 10px #25d3661a}to{box-shadow:0 4px 20px #25d36666}}.footer.svelte-5thd6m.svelte-5thd6m{background-color:#2c3e50;color:#ecf0f1;padding:3rem 0 1rem;margin-top:4rem}.footer-container.svelte-5thd6m.svelte-5thd6m{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section.svelte-5thd6m h3.svelte-5thd6m{color:#fff;font-size:1.4rem;margin-bottom:1rem;font-weight:700}.footer-section.svelte-5thd6m h4.svelte-5thd6m{color:#fff;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.footer-section.svelte-5thd6m p.svelte-5thd6m{color:#bdc3c7;line-height:1.6;margin-bottom:.5rem}.footer-email.svelte-5thd6m.svelte-5thd6m{color:#3498db;font-weight:500}.footer-section.svelte-5thd6m ul.svelte-5thd6m{list-style:none;padding:0;margin:0}.footer-section.svelte-5thd6m ul li.svelte-5thd6m{margin-bottom:.5rem}.footer-section.svelte-5thd6m ul li a.svelte-5thd6m{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-section.svelte-5thd6m ul li a.svelte-5thd6m:hover{color:#fff}.footer-bottom.svelte-5thd6m.svelte-5thd6m{max-width:1200px;margin:2rem auto 0;padding:1.5rem 1rem 0;border-top:1px solid #34495e;text-align:center}.footer-bottom.svelte-5thd6m p.svelte-5thd6m{color:#95a5a6;font-size:.9rem;margin:0}.mobile-menu-toggle.svelte-5thd6m.svelte-5thd6m{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger.svelte-5thd6m.svelte-5thd6m{display:block;width:25px;height:2px;background-color:#fff;position:relative;transition:background-color .3s}.hamburger.svelte-5thd6m.svelte-5thd6m:before,.hamburger.svelte-5thd6m.svelte-5thd6m:after{content:"";display:block;width:25px;height:2px;background-color:#fff;position:absolute;transition:transform .3s}.hamburger.svelte-5thd6m.svelte-5thd6m:before{top:-8px}.hamburger.svelte-5thd6m.svelte-5thd6m:after{bottom:-8px}.hamburger.open.svelte-5thd6m.svelte-5thd6m{background-color:transparent}.hamburger.open.svelte-5thd6m.svelte-5thd6m:before{transform:rotate(45deg);top:0}.hamburger.open.svelte-5thd6m.svelte-5thd6m:after{transform:rotate(-45deg);bottom:0}@media (max-width: 768px){.mobile-menu-toggle.svelte-5thd6m.svelte-5thd6m{display:block}.nav-links.svelte-5thd6m.svelte-5thd6m{display:none;position:fixed;top:60px;left:0;right:0;background-color:#2c3e50;flex-direction:column;padding:1rem;box-shadow:0 4px 6px #0000001a;max-height:calc(100vh - 60px);overflow-y:auto;z-index:1000}.nav-links.mobile-open.svelte-5thd6m.svelte-5thd6m{display:flex}.nav-links.svelte-5thd6m a.svelte-5thd6m,.nav-links.svelte-5thd6m button.svelte-5thd6m{width:100%;text-align:left;padding:.75rem 1rem;margin:.25rem 0}.dropdown.svelte-5thd6m.svelte-5thd6m{width:100%}.dropdown-btn.svelte-5thd6m.svelte-5thd6m{width:100%;text-align:left}.dropdown-content.svelte-5thd6m.svelte-5thd6m{position:static;box-shadow:none;background-color:#34495e;margin-top:.5rem;border-radius:4px}.dropdown.svelte-5thd6m:hover .dropdown-content.svelte-5thd6m,.dropdown.svelte-5thd6m:focus-within .dropdown-content.svelte-5thd6m{display:block}.user-info.svelte-5thd6m.svelte-5thd6m{padding:.75rem 1rem;color:#95a5a6;font-size:.9rem}.btn-logout.svelte-5thd6m.svelte-5thd6m{background-color:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.btn-logout.svelte-5thd6m.svelte-5thd6m:hover{background-color:#c0392b}.whatsapp-float.svelte-5thd6m.svelte-5thd6m{bottom:20px;right:20px;width:50px;height:50px}.whatsapp-float.svelte-5thd6m svg.svelte-5thd6m{width:28px;height:28px}.footer.svelte-5thd6m.svelte-5thd6m{padding:2rem 0 1rem;margin-top:2rem}.footer-container.svelte-5thd6m.svelte-5thd6m{grid-template-columns:1fr;gap:1.5rem}}
