.wl-header-actions{justify-self:end;display:flex;align-items:center;gap:18px;min-width:0}
.wl-language-form{margin:0}
.wl-language{position:relative;font-size:.75rem;letter-spacing:.02em;color:inherit}
.wl-language summary{display:flex;align-items:center;gap:6px;min-height:44px;cursor:pointer;list-style:none;white-space:nowrap}
.wl-language summary::-webkit-details-marker{display:none}
.wl-language summary::marker{content:""}
.wl-language summary:focus-visible,.wl-language-options button:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.wl-language-options{position:absolute;top:calc(100% + 7px);right:0;min-width:155px;padding:6px;background:#241517;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:30}
.wl-language-options button{font:inherit;color:inherit;width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;border-radius:9px;padding:10px 12px;background:transparent;cursor:pointer;text-align:left}
.wl-language-options button:hover,.wl-language-options button[aria-current=true]{background:rgba(255,255,255,.12)}
.wl-language[open] .wl-language-caret{transform:rotate(180deg)}
.wl-auto-language-form{display:none}
.wl-header{grid-template-columns:auto 1fr auto;column-gap:24px}
.wl-header nav{justify-content:center;gap:24px}
@media(min-width:801px) and (max-width:1050px){.wl-header{column-gap:16px;padding-inline:20px}.wl-logo img{width:120px}.wl-header nav{gap:16px}.wl-header nav a{font-size:.68rem}.wl-header-actions{gap:12px}}
@media(max-width:800px){.wl-header{grid-template-columns:1fr auto;column-gap:12px}.wl-header nav{display:none}.wl-header-actions{gap:14px}}
@media(max-width:380px){.wl-header{padding-inline:13px}.wl-logo img{width:100px}.wl-header-actions{gap:10px}.wl-cart-link{gap:5px}.wl-cart-link span{width:23px}.wl-language summary{gap:4px;font-size:.7rem}.wl-language summary>svg:first-child{display:none}}
