body.single-product{padding-bottom:112px}
#hk-purchase-box{scroll-margin-top:100px}
#hk-purchase-box:focus{outline:2px solid var(--hk-primary,#123cff);outline-offset:4px}
.hk-purchase-jump{position:fixed;z-index:82;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(880px,calc(100% - 220px));min-height:84px;box-sizing:border-box;padding:12px 16px;direction:rtl;border:1px solid #e3e7ef;border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 8px 38px rgba(0,30,75,.16);backdrop-filter:blur(14px)}
.hk-purchase-jump__product{display:flex;align-items:center;gap:14px;min-width:0}
.hk-purchase-jump__info{display:grid;gap:4px;min-width:0}
.hk-purchase-jump__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.7;color:#102747}
.hk-purchase-jump__info>span{font-size:12px;color:#76808d}
.hk-purchase-jump__button{display:flex;align-items:center;justify-content:center;flex:0 0 auto;gap:10px;min-width:190px;min-height:48px;padding:10px 22px;box-sizing:border-box;border:0;border-radius:12px;background:#fa1400;color:#fff!important;text-decoration:none!important;font:inherit;font-size:15px;font-weight:700;line-height:1.7;white-space:nowrap;box-shadow:0 4px 12px rgba(250,20,0,.15)}
.hk-purchase-jump__button svg{width:22px;height:22px;flex-shrink:0}
.hk-purchase-jump__button:hover{background:#d91100}
.hk-purchase-jump__button:focus-visible{outline:3px solid #102747;outline-offset:3px}
html.hkcd-open .hk-purchase-jump,body:has(dialog[open]) .hk-purchase-jump,body:has(.hk-compare-bar:not([hidden])) .hk-purchase-jump{visibility:hidden;pointer-events:none}
@media(max-width:760px){
 body.single-product{padding-bottom:calc(var(--hk-purchase-nav-height,72px) + 70px)}
 .hk-purchase-jump{left:12px;right:12px;bottom:calc(var(--hk-purchase-nav-height,72px) + 6px);transform:none;width:auto;min-height:0;padding:0;gap:0;border:0;border-radius:9px;background:transparent;box-shadow:0 3px 16px rgba(0,0,0,.08);backdrop-filter:none}
 .hk-purchase-jump__product{display:none}
 .hk-purchase-jump__button{width:100%;min-width:0;height:40px;min-height:40px;padding:6px 14px;gap:7px;border-radius:9px;font-size:13px;font-weight:400;line-height:1.5;box-shadow:none}
 .hk-purchase-jump__button svg{width:18px;height:18px;stroke-width:1.6}
 body.single-product .hk-contact-trigger{bottom:calc(var(--hk-purchase-nav-height,72px) + 70px)}
 body.single-product .hk-contact-panel[open]{bottom:calc(var(--hk-purchase-nav-height,72px) + 138px);max-height:calc(100dvh - var(--hk-purchase-nav-height,72px) - 162px)}
}
@media(max-height:480px){body.single-product .hk-contact-panel[open]{bottom:16px;max-height:calc(100dvh - 32px)}}
@media print{.hk-purchase-jump{display:none}}
