.layout-module__QY5QOq__site{flex-direction:column;min-height:100vh;display:flex}.layout-module__QY5QOq__nav{z-index:100;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.layout-module__QY5QOq__navTransparent{background:0 0}.layout-module__QY5QOq__navSolid{background:#1c1a3e;box-shadow:0 2px 20px #00000040}.layout-module__QY5QOq__navInner{align-items:center;gap:2rem;max-width:1200px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.layout-module__QY5QOq__navLogo{flex-shrink:0;align-items:center;display:flex}.layout-module__QY5QOq__navLogo img{width:auto;height:60px}.layout-module__QY5QOq__navLinks{align-items:center;gap:.25rem;margin-left:auto;display:flex}.layout-module__QY5QOq__navLink{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.5rem .85rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.layout-module__QY5QOq__navLink:hover{color:#fff;background:#ffffff14}.layout-module__QY5QOq__arrow{opacity:.7;font-size:.65rem}.layout-module__QY5QOq__navDropdownWrap{position:relative}.layout-module__QY5QOq__dropdown{opacity:0;pointer-events:none;background:#fff;border-radius:12px;min-width:260px;padding:.5rem;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 8px 40px #1c1a3e2e}.layout-module__QY5QOq__dropdownOpen{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.layout-module__QY5QOq__dropdownItem{color:#292555;border-radius:8px;padding:.65rem 1rem;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:block}.layout-module__QY5QOq__dropdownItem:hover{color:#dd6c55;background:#f5f4fd}.layout-module__QY5QOq__navActions{align-items:center;gap:.5rem;margin-left:1rem;display:flex}.layout-module__QY5QOq__navLogin{color:#ffffffd9;white-space:nowrap;border:1px solid #ffffff40;border-radius:8px;padding:.45rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.layout-module__QY5QOq__navLogin:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80}.layout-module__QY5QOq__navCta{color:#fff;white-space:nowrap;background:#dd6c55;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.layout-module__QY5QOq__navCta:hover{background:#c85d48;transform:translateY(-1px)}.layout-module__QY5QOq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.layout-module__QY5QOq__hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.layout-module__QY5QOq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.layout-module__QY5QOq__hamburgerOpen span:nth-child(2){opacity:0}.layout-module__QY5QOq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.layout-module__QY5QOq__footer{background:#1c1a3e;margin-top:auto;padding:4rem 2rem 0}.layout-module__QY5QOq__footerInner{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:grid}.layout-module__QY5QOq__footerBrand{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.layout-module__QY5QOq__footerLogo{object-fit:contain;width:auto;height:48px;margin:0 0 0 -16px;padding:0;display:block}.layout-module__QY5QOq__footerTagline{color:#ffffff8c;max-width:280px;font-size:.875rem;line-height:1.6}.layout-module__QY5QOq__footerSocials{gap:1rem;margin-top:.5rem;display:flex}.layout-module__QY5QOq__footerSocials a{color:#ffffff80;width:20px;height:20px;transition:color .2s;display:flex}.layout-module__QY5QOq__footerSocials a:hover{color:#dd6c55}.layout-module__QY5QOq__footerSocials svg{width:20px;height:20px}.layout-module__QY5QOq__footerCol{flex-direction:column;gap:.75rem;display:flex}.layout-module__QY5QOq__footerColTitle{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.layout-module__QY5QOq__footerLink{color:#ffffff8c;font-size:.875rem;text-decoration:none;transition:color .2s}.layout-module__QY5QOq__footerLink:hover{color:#dd6c55}.layout-module__QY5QOq__footerText{color:#ffffff8c;font-size:.875rem}.layout-module__QY5QOq__footerWhatsapp{color:#25d366;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.layout-module__QY5QOq__footerWhatsapp:hover{opacity:.8}.layout-module__QY5QOq__footerBottom{color:#ffffff59;max-width:1200px;margin:0 auto;padding:1.25rem 0;font-size:.8rem}@media (max-width:960px){.layout-module__QY5QOq__navLinks{background:#1c1a3e;flex-direction:column;align-items:flex-start;gap:.5rem;padding:2rem;transition:transform .3s;position:fixed;inset:72px 0 0;overflow-y:auto;transform:translate(-100%)}.layout-module__QY5QOq__navLinksOpen{transform:translate(0)}.layout-module__QY5QOq__navLink{width:100%;padding:.75rem 1rem;font-size:1rem}.layout-module__QY5QOq__navActions{flex-direction:column;align-items:flex-start;width:100%;margin-top:1rem;margin-left:0}.layout-module__QY5QOq__navLogin,.layout-module__QY5QOq__navCta{text-align:center;width:100%;padding:.75rem}.layout-module__QY5QOq__hamburger{display:flex}.layout-module__QY5QOq__navDropdownWrap{width:100%}.layout-module__QY5QOq__dropdown{box-shadow:none;opacity:1;pointer-events:auto;background:#ffffff0f;border-radius:8px;margin-top:.25rem;position:static;transform:none}.layout-module__QY5QOq__dropdownItem{color:#fffc}.layout-module__QY5QOq__dropdownItem:hover{color:#dd6c55;background:#ffffff14}.layout-module__QY5QOq__footerInner{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:600px){.layout-module__QY5QOq__footerInner{grid-template-columns:1fr}.layout-module__QY5QOq__navInner{padding:0 1.25rem}}
