.hsf-nav{z-index:100;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#0d1b2af0,#0d1b2ac7);border-bottom:1px solid #ffffff0f;padding:12px 0;transition:padding .3s,background .3s;position:fixed;top:0;left:0;right:0}.hsf-nav.compact{padding:6px 0}.hsf-nav-container{max-width:1200px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.hsf-nav-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.hsf-nav-logo img{width:auto;height:66px;transition:height .3s}.hsf-nav.compact .hsf-nav-logo img{height:52px}.hsf-nav-links{gap:36px;margin:0;padding:0;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:500;list-style:none;display:flex}.hsf-nav-links a{color:#fffc;text-decoration:none;transition:color .2s;position:relative}.hsf-nav-links a:hover,.hsf-nav-links a.active{color:#fff}.hsf-nav-links a.active:after{content:"";background:#d4a853;border-radius:2px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.hsf-nav-right{align-items:center;gap:12px;display:flex}.hsf-nav-ghost{color:#fff;border:1px solid #ffffff38;border-radius:8px;padding:8px 14px;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.hsf-nav-ghost:hover{background:#ffffff14;border-color:#fff6}.hsf-nav-primary{color:#fff;background:#4f7cff;border-radius:8px;padding:9px 18px;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 6px 18px -6px #4f7cff80}.hsf-nav-primary:hover{background:#2e5be0;transform:translateY(-1px);box-shadow:0 10px 24px -6px #4f7cff99}.hsf-nav-burger{cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;transition:background .2s,border-color .2s;display:none}.hsf-nav-burger:hover{background:#ffffff0f;border-color:#ffffff59}.hsf-nav-burger span{background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .25s,opacity .2s}.hsf-nav-burger[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.hsf-nav-burger[aria-expanded=true] span:nth-child(2){opacity:0}.hsf-nav-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hsf-nav-backdrop{backdrop-filter:blur(4px);z-index:199;opacity:0;pointer-events:none;background:#0d1b2aad;transition:opacity .28s;position:fixed;inset:0}.hsf-nav-backdrop.is-open{opacity:1;pointer-events:auto}.hsf-nav-drawer{z-index:200;background:linear-gradient(#0d1b2a,#142236);border-left:1px solid #ffffff14;flex-direction:column;width:min(88vw,340px);padding:84px 28px 32px;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-30px 0 60px -20px #00000080}.hsf-nav-drawer.is-open{transform:translate(0)}.hsf-nav-drawer-close{color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:100px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:22px;right:22px}.hsf-nav-drawer-close:hover{color:#fff;background:#ffffff0d;border-color:#ffffff5c}.hsf-nav-drawer-close svg{width:18px;height:18px}.hsf-drawer-links{flex-direction:column;gap:4px;margin:0 0 auto;padding:0;list-style:none;display:flex}.hsf-drawer-links a{letter-spacing:-.015em;color:#ffffffdb;border-bottom:1px solid #ffffff0f;padding:14px 4px;font-family:Clash Display,sans-serif;font-size:22px;font-weight:600;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.hsf-drawer-links a:hover,.hsf-drawer-links a.active{color:#d4a853;padding-left:8px}.hsf-drawer-cta{flex-direction:column;gap:10px;margin-top:32px;display:flex}.hsf-drawer-primary{text-align:center;padding:14px 20px;font-size:14px}.hsf-drawer-whatsapp{color:#fff;background:#25d36624;border:1px solid #25d3666b;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hsf-drawer-whatsapp:hover{background:#25d3663d}.hsf-drawer-whatsapp svg{color:#25d366;width:16px;height:16px}.hsf-drawer-meta{color:#ffffff80;text-align:center;margin-top:22px;font-size:12.5px;line-height:1.55}.hsf-drawer-meta a{color:#ffffffc7;text-decoration:none}.hsf-drawer-meta a:hover{color:#d4a853}body.hsf-nav-open{overflow:hidden}@media (width<=900px){.hsf-nav-links,.hsf-nav-ghost,.hsf-nav-primary{display:none}.hsf-nav-burger{display:flex}}
