.caleo-landing-header{position:sticky;top:0;z-index:45;background:rgba(250,249,247,.9);border-bottom:1px solid rgba(32,39,42,.1);backdrop-filter:blur(20px) saturate(150%)}
.caleo-landing-header__inner{min-height:7rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem}
.caleo-landing-header__brand{display:inline-flex;width:max-content;color:#242d30;text-decoration:none}
.caleo-landing-header__brand img{display:block;width:auto;height:3.4rem;max-width:17rem}
.caleo-landing-header__links{display:flex;align-items:center;gap:3rem;font-size:1.25rem;font-weight:600;letter-spacing:.035em}
.caleo-landing-header__links a{position:relative;color:#4e5658;text-decoration:none}
.caleo-landing-header__links a:after{content:"";position:absolute;left:0;right:100%;bottom:-.8rem;height:1px;background:#a66a45;transition:right .2s ease}
.caleo-landing-header__links a:hover:after{right:0}
.caleo-landing-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:.8rem}
.caleo-landing-header__actions a{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4rem;border-radius:.9rem;padding:.8rem 1.35rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}
.caleo-landing-header__actions svg{display:block;flex:0 0 auto;width:1.8rem;height:1.8rem;overflow:visible}
.caleo-landing-header__shop-icon{fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.caleo-landing-header__whatsapp-icon{width:1.75rem;height:1.75rem;fill:currentColor;stroke:none}
.caleo-landing-header__shop{color:#29363b;background:rgba(41,54,59,.055)}
.caleo-landing-header__whatsapp{color:#fff;background:#29363b}
.caleo-landing-header__actions a:hover{transform:translateY(-1px)}
.caleo-landing-header__shop:hover{background:rgba(41,54,59,.1)}
.caleo-landing-header__whatsapp:hover{background:#a66a45}
@media(max-width:989px){.caleo-landing-header__inner{grid-template-columns:1fr auto}.caleo-landing-header__links{display:none}}
@media(max-width:749px){.caleo-landing-header__inner{min-height:6.2rem;padding-left:1.8rem;padding-right:1.8rem;gap:1rem}.caleo-landing-header__brand img{height:2.9rem;max-width:10.5rem}.caleo-landing-header__actions a{width:4rem;height:4rem;min-height:4rem;padding:0}.caleo-landing-header__actions span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.caleo-landing-header__actions svg{width:1.9rem;height:1.9rem}.caleo-landing-header__whatsapp-icon{width:1.85rem;height:1.85rem}}
