.header-utility{display:flex;align-items:center;justify-content:flex-end;gap:18px;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:7px;padding-left:16px;border-left:1px solid rgba(23,23,19,.12)}.header-action{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(169,130,69,.22);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(245,239,228,.82));color:#29251e;text-decoration:none;box-shadow:0 8px 22px rgba(51,40,23,.06),inset 0 1px 0 #fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease}.header-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.header-action:hover{transform:translateY(-2px);color:#8e692f;border-color:rgba(169,130,69,.55);box-shadow:0 12px 28px rgba(66,49,23,.14),inset 0 1px 0 #fff}.header-action::before{content:none!important}.header-action::after{content:attr(data-label);position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px);padding:7px 10px;border-radius:8px;background:#24221e;color:#fff;font:500 10px/1 Inter,sans-serif;letter-spacing:.08em;opacity:0;pointer-events:none;transition:.2s}.header-action:hover::after,.header-action:focus-visible::after{opacity:1;transform:translate(-50%,0)}.cart-action span{position:absolute;top:-4px;right:-4px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:linear-gradient(135deg,#b99454,#80602e);color:#fff;font:600 9px/1 Inter,sans-serif;box-shadow:0 4px 12px rgba(102,72,26,.32)}
.product-purchase-bar{position:sticky;bottom:0;z-index:80;padding:12px 0;background:rgba(248,245,238,.9);border-top:1px solid rgba(169,130,69,.26);box-shadow:0 -18px 55px rgba(44,35,22,.08);backdrop-filter:blur(22px) saturate(125%)}.purchase-price{display:grid;gap:2px}.purchase-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:52px;padding:0 29px;border:1px solid rgba(220,194,147,.32);border-radius:999px;background:linear-gradient(135deg,#25231f,#514533);color:#fff;font:600 11px/1 Inter,sans-serif;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 30px rgba(29,25,19,.2),inset 0 1px 0 rgba(255,255,255,.14);transition:.25s}.purchase-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.purchase-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#3b3429,#75603e);box-shadow:0 17px 38px rgba(29,25,19,.28)}
@media(max-width:1280px){.header-contacts{display:none}.header-utility{gap:12px}.header-actions{padding-left:0;border-left:0}}@media(max-width:1024px){.header-inner{grid-template-columns:auto 1fr auto}.header-utility{grid-column:3}.mobile-menu-btn{margin-left:5px}.header-actions{gap:5px}}@media(max-width:700px){.header-action{width:38px;height:38px}.header-action::after{display:none}.header-action svg{width:18px;height:18px}.header-actions{gap:3px}.purchase-button{min-height:48px;padding:0 18px;font-size:10px;letter-spacing:.1em}.purchase-price strong{font-size:23px}}
