.nav-actions{align-items:center;gap:24px;display:flex}.language-switcher{background:#f7f4f0;border:1px solid #cfc7c0;border-radius:999px;align-items:center;padding:3px;display:flex}.language-switcher button{color:#716a65;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:999px;width:34px;height:28px;font-size:9px;font-weight:700}.language-switcher button.active{background:var(--accent);color:#fff}.language-switcher button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.basket-button{place-items:center;width:43px;height:43px;padding:0;display:grid;position:relative}.basket-button b{z-index:2;width:21px;height:21px;margin:0;font-size:9px;position:absolute;top:-1px;right:-3px}.basket-icon{background:repeating-linear-gradient(90deg,#0000 0 5px,#303030 5px 6.5px);border:2px solid #303030;border-top-width:3px;border-radius:2px 2px 6px 6px;width:25px;height:17px;margin-top:7px;display:block;position:relative}.basket-icon:before{content:"";border:2px solid #303030;border-bottom:0;border-radius:9px 9px 0 0;width:13px;height:10px;position:absolute;top:-11px;left:4px}.basket-button:hover .basket-icon{border-color:var(--accent);background:repeating-linear-gradient(90deg, transparent 0 5px, var(--accent) 5px 6.5px)}.basket-button:hover .basket-icon:before{border-color:var(--accent)}.drawer{height:100dvh;max-height:100dvh;overflow:hidden}.drawer-head{flex:none}.drawer>.checkout-form{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding-right:4px;padding-bottom:max(30px, env(safe-area-inset-bottom));flex:auto;overflow-y:auto}.drawer>.order-success{overflow-y:auto}@media (max-width:700px){.nav-actions{gap:9px}.language-switcher button{width:30px}.bag b{margin-left:0;font-size:9px}}@media (max-width:390px){.header-logo{width:60px;height:60px}.language-switcher button{width:27px}}
