.hf-quote-list{position:fixed;z-index:999;bottom:22px;left:22px;color:#f4f2ed;font-family:Barlow,Arial,sans-serif}.hf-quote-list *,.hf-quote-list *:before,.hf-quote-list *:after{box-sizing:border-box}.hf-quote-list button{font:inherit}.hf-quote-list__trigger{min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:8px 11px 8px 9px;border:1px solid rgba(185,149,85,.85);border-radius:2px;background:#12171d;box-shadow:0 12px 36px #0000004d;color:#f4f2ed;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,transform .2s ease}.hf-quote-list__trigger:hover,.hf-quote-list__trigger:focus-visible{background:#1a2027;border-color:#dec183;outline:none;transform:translateY(-2px)}.hf-quote-list__trigger-icon{width:29px;height:29px;display:grid;place-items:center;background:#b99555;color:#11161b}.hf-quote-list__trigger-icon svg{width:18px;height:18px}.hf-quote-list__badge{min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;border:1px solid rgba(185,149,85,.75);color:#d9bd7e;font-size:10px;line-height:1}.hf-quote-list__badge.is-updated{animation:hfQuoteCount .48s cubic-bezier(.2,.85,.35,1.35)}.hf-quote-list__panel{width:min(520px,calc(100vw - 32px));max-height:min(560px,calc(100vh - 96px));display:flex;flex-direction:column;position:absolute;bottom:59px;left:0;overflow:hidden;border:1px solid rgba(185,149,85,.76);border-radius:2px;background:#12171d;box-shadow:0 24px 70px #0000008c}.hf-quote-list__panel[hidden]{display:none}.hf-quote-list__panel:not([hidden]){animation:hfQuotePanelIn .22s cubic-bezier(.2,.8,.25,1)}.hf-quote-list__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:21px 21px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.hf-quote-list__header p{margin:0 0 5px;color:#b99555;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1}.hf-quote-list__header h2{margin:0;color:#f7f4ed;font-size:22px;font-weight:600;letter-spacing:-.01em;line-height:1.1}.hf-quote-list__close{display:grid;width:30px;height:30px;place-items:center;margin:-4px -4px 0 0;border:0;border-radius:50%;background:transparent;color:#b7bdc2;cursor:pointer}.hf-quote-list__close:hover,.hf-quote-list__close:focus-visible{background:#b9955526;color:#f4d693;outline:none}.hf-quote-list__close svg{width:17px;height:17px}.hf-quote-list__empty{padding:35px 24px 39px;color:#bcc2c6;text-align:center}.hf-quote-list__empty-mark{display:grid;width:31px;height:31px;place-items:center;margin:0 auto 12px;border:1px solid rgba(185,149,85,.6);color:#d6b774;font-size:23px;font-weight:300;line-height:1}.hf-quote-list__empty p{margin:0;color:#eef0ec;font-size:14px;font-weight:600}.hf-quote-list__empty small{display:block;margin-top:6px;color:#8e969c;font-size:12px;line-height:1.45}.hf-quote-list__items{display:grid;gap:0;max-height:327px;margin:0;padding:0;overflow:auto;list-style:none}.hf-quote-list__item{display:grid;grid-template-columns:56px minmax(0,1fr) 84px 27px;align-items:start;gap:14px;padding:15px 22px;border-bottom:1px solid rgba(255,255,255,.09);animation:hfQuoteItemIn .24s ease both}.hf-quote-list__item-image{display:block;width:56px;height:56px;overflow:hidden;border:1px solid rgba(185,149,85,.32);background:#ecebe7}.hf-quote-list__item-image img{display:block;width:100%;height:100%;object-fit:contain}.hf-quote-list__item-image--empty{display:grid;place-items:center;color:#b99555;font-size:11px;font-weight:700;letter-spacing:.1em}.hf-quote-list__item-content{min-width:0;padding-top:1px}.hf-quote-list__item-title{margin:0;color:#f0f1ed;font-size:13px;font-weight:600;line-height:1.32}.hf-quote-list__item-title a{color:inherit;text-decoration:none}.hf-quote-list__item-title a:hover{color:#e5c780}.hf-quote-list__item-meta{margin:6px 0 0;color:#92999f;font-size:11px;line-height:1.35}.hf-quote-list__item-controls{display:flex;align-items:center;justify-content:center;min-height:30px}.hf-quote-list__quantity{display:grid;grid-template-columns:repeat(3,1fr);width:84px;height:30px;align-items:stretch;border:1px solid rgba(255,255,255,.14)}.hf-quote-list__quantity button{display:grid;width:100%;height:100%;place-items:center;padding:0;border:0;background:transparent;color:#d8bd7e;cursor:pointer;font-size:17px;line-height:1}.hf-quote-list__quantity button:hover,.hf-quote-list__quantity button:focus-visible{background:#b9955526;outline:none}.hf-quote-list__quantity span{display:grid;min-width:0;place-items:center;color:#f0f1ed;font-size:11px;font-weight:700;line-height:1;text-align:center}.hf-quote-list__remove{align-self:start;width:27px;height:27px;margin-top:1px;padding:0;border:0;background:transparent;color:#818a90;cursor:pointer}.hf-quote-list__remove:hover,.hf-quote-list__remove:focus-visible{color:#e3c180;outline:none}.hf-quote-list__remove svg{width:15px;height:15px}.hf-quote-list__footer{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:14px 21px 16px;border-top:1px solid rgba(255,255,255,.1);background:#101419}.hf-quote-list__footer span{display:grid;gap:3px}.hf-quote-list__footer strong{color:#edf0ec;font-size:12px;font-weight:600}.hf-quote-list__footer small{color:#848d93;font-size:10px;line-height:1.25}.hf-quote-list__footer-actions{display:grid;justify-items:end;gap:9px}.hf-quote-list__footer button{padding:0;border:0;background:transparent;color:#aeb5b9;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.06em;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase}.hf-quote-list__footer button:hover,.hf-quote-list__footer button:focus-visible{color:#f0d595;outline:none}.hf-quote-list__footer a{display:inline-flex;align-items:center;gap:8px;min-height:31px;padding:0 11px;background:#b99555;color:#151719;font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,transform .2s ease}.hf-quote-list__footer a:hover,.hf-quote-list__footer a:focus-visible{background:#d8ba77;color:#151719;outline:none;transform:translateY(-1px)}.hf-quote-list__toast{display:flex;align-items:center;gap:8px;width:max-content;max-width:min(360px,calc(100vw - 32px));position:absolute;bottom:61px;left:0;padding:10px 11px;border:1px solid rgba(185,149,85,.72);background:#151b21;box-shadow:0 16px 42px #00000059;color:#f5f2eb;font-size:12px;font-weight:600;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.hf-quote-list__toast:not([hidden]){opacity:1;transform:translateY(0)}.hf-quote-list__toast-check{display:grid;width:19px;height:19px;place-items:center;background:#b99555;color:#14181d;font-size:13px;font-weight:800}.hf-quote-list__toast button{padding:0;border:0;background:transparent;color:#d7ba7a;cursor:pointer;font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.hf-quote-list__toast button:hover,.hf-quote-list__toast button:focus-visible{color:#f2d696;outline:none}@keyframes hfQuoteCount{50%{transform:scale(1.3);background:#b99555;color:#151719}}@keyframes hfQuotePanelIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes hfQuoteItemIn{0%{opacity:0;transform:translate(-7px)}to{opacity:1;transform:translate(0)}}@media(max-width:749px){.hf-quote-list{top:11px;right:56px;bottom:auto;left:auto;z-index:461}.hf-quote-list__trigger{position:relative;width:40px;min-height:40px;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.hf-quote-list__trigger:hover,.hf-quote-list__trigger:focus-visible{border:0;background:transparent;color:#d8ba77;transform:none}.hf-quote-list__trigger-icon{width:24px;height:24px;background:transparent;color:#e8edf1}.hf-quote-list__trigger-icon svg{width:22px;height:22px}.hf-quote-list__trigger-label{display:none}.hf-quote-list__badge{position:absolute;top:1px;right:0;min-width:15px;height:15px;padding:0 3px;border:0;border-radius:9px;background:#b99555;color:#12171d;font-size:8px;font-weight:800}.hf-quote-list__panel{top:54px;right:-44px;bottom:auto;left:auto;width:calc(100vw - 24px);max-height:min(530px,calc(100vh - 82px))}.hf-quote-list__toast{top:54px;right:-44px;bottom:auto;left:auto}.hf-quote-list__header{padding:18px 18px 14px}.hf-quote-list__item{grid-template-columns:52px minmax(0,1fr) 76px 22px;gap:9px;padding:12px}.hf-quote-list__item-image{width:52px;height:52px}.hf-quote-list__item-content{padding-top:0}.hf-quote-list__item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hf-quote-list__item-title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hf-quote-list__item-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hf-quote-list__item-controls{align-self:center;min-height:30px}.hf-quote-list__quantity{width:76px;height:30px;overflow:hidden;border-color:#ffffff2e;border-radius:3px;background:#1b2229}.hf-quote-list__quantity button:first-child{border-right:1px solid rgba(255,255,255,.14)}.hf-quote-list__quantity button:last-child{border-left:1px solid rgba(255,255,255,.14)}.hf-quote-list__quantity button{font-size:16px}.hf-quote-list__quantity span{background:#0000001f}.hf-quote-list__remove{align-self:center;width:22px;height:22px;margin-top:0}.hf-quote-list__footer{padding:13px 18px 15px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hf-quote-list.css.map */
