.eg-cd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:none}.eg-cd[data-open=true]{display:block}.eg-cd .eg-ico{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.eg-cd__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#07070861;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:eg-cd-fade .25s ease-out}.eg-cd__panel{position:absolute;top:10px;right:10px;bottom:10px;width:min(460px,calc(100% - 20px));background:#f8f7faf0;-webkit-backdrop-filter:blur(22px) saturate(1.7);backdrop-filter:blur(22px) saturate(1.7);border:1px solid rgba(255,255,255,.65);border-radius:26px;box-shadow:0 30px 80px #13336440;color:var(--ink);display:flex;flex-direction:column;overflow:hidden;transform:translate(24px);opacity:0;animation:eg-cd-in .3s cubic-bezier(.2,.7,.3,1) forwards;outline:0}.eg-cd__inner{display:flex;flex-direction:column;min-height:0;height:100%;transition:opacity .2s}.eg-cd[aria-busy=true] .eg-cd__inner{opacity:.55;pointer-events:none}@keyframes eg-cd-in{to{transform:none;opacity:1}}@keyframes eg-cd-fade{0%{opacity:0}}.eg-cd__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 20px 14px 24px;flex:none}.eg-cd__head h2{margin:0;font:550 22px/1.2 var(--sans);letter-spacing:-.5px;display:flex;align-items:center;gap:10px}.eg-cd__badge{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:12px;background:var(--brand-indigo);color:#fff;font:600 12px/1 var(--sans)}.eg-cd__close{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;border:0;background:#1333640f;color:var(--ink);cursor:pointer;transition:background .2s}.eg-cd__close:hover{background:#1333641f}.eg-cd__error{margin:0 20px 10px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid rgba(214,60,60,.35);font-size:13.5px;line-height:1.45;color:#8d2323}.eg-cd__body{flex:1 1 auto;min-height:0;overflow:auto;padding:0 20px 16px 24px;overscroll-behavior:contain}.eg-cd__note{display:flex;align-items:center;gap:9px;margin:0 0 6px;padding:10px 12px;border-radius:12px;background:#fff;font:500 13px/1.3 var(--sans);color:var(--brand-indigo)}.eg-cd__note .eg-ico{width:18px;height:18px;color:var(--brand-blue)}.eg-cd__ship{margin:0 0 8px;padding:12px 14px;border-radius:14px;background:#fff}.eg-cd__ship p{margin:0 0 8px;font:500 13px/1.3 var(--sans)}.eg-cd__ship--done{display:flex;align-items:center;gap:8px;color:#177a43}.eg-cd__ship--done .eg-ico{width:16px;height:16px;stroke-width:2.2}.eg-cd__bar{height:6px;border-radius:3px;background:#1333641a;overflow:hidden}.eg-cd__bar span{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-indigo));transition:width .4s}.eg-cd__lines{list-style:none;margin:0;padding:0}.eg-cd__line{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;padding:16px 0;border-bottom:1px solid rgba(19,51,100,.08);align-items:start}.eg-cd__line:last-child{border-bottom:0}.eg-cd__img{display:block;width:76px;aspect-ratio:1;border-radius:14px;background:#fff;overflow:hidden;display:grid;place-items:center}.eg-cd__img img{width:84%;height:84%;object-fit:contain;mix-blend-mode:multiply;display:block}.eg-cd__info{min-width:0;display:flex;flex-direction:column;gap:3px}.eg-cd__title{font:500 15px/1.3 var(--sans);color:var(--ink);letter-spacing:-.2px}.eg-cd__title:hover{text-decoration:underline;text-underline-offset:3px}.eg-cd__meta{margin:0;font-size:13px;color:var(--muted);line-height:1.4}.eg-cd__plan{margin:0;display:inline-flex;align-items:center;gap:6px;font:500 12px/1.3 var(--sans);color:var(--brand-indigo);background:#fff;border-radius:20px;padding:4px 9px 4px 7px;align-self:start}.eg-cd__plan .eg-ico{width:13px;height:13px;stroke-width:2}.eg-cd__discount{margin:0;font-size:12.5px;color:#177a43}.eg-cd__row{display:flex;align-items:center;gap:14px;margin-top:8px;flex-wrap:wrap}.eg-cd__qty{display:inline-flex;align-items:center;border:1px solid rgba(19,51,100,.16);border-radius:30px;background:#fff;height:34px;overflow:hidden}.eg-cd__qty button{width:32px;height:34px;border:0;background:none;color:var(--ink);font:500 17px/1 var(--sans);cursor:pointer;transition:background .15s}.eg-cd__qty button:hover{background:#13336412}.eg-cd__qty input{width:36px;height:34px;border:0;background:none;text-align:center;font:500 14px/1 var(--sans);color:var(--ink);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0}.eg-cd__qty input::-webkit-outer-spin-button,.eg-cd__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.eg-cd__qty input:focus{outline:0;background:#2694e11a}.eg-cd__fixed{font-size:12.5px;color:var(--muted)}.eg-cd__remove{border:0;background:none;padding:0;font:400 12.5px/1 var(--sans);color:var(--muted);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.eg-cd__remove:hover{color:var(--ink)}.eg-cd__price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding-top:2px}.eg-cd__price strong{font:550 15px/1.2 var(--sans);letter-spacing:-.2px}.eg-cd__price s{font-size:12.5px;color:var(--muted)}.eg-cd__free{display:inline-block;padding:4px 9px;border-radius:20px;background:var(--brand-marigold);color:var(--brand-indigo);font:600 11px/1 var(--sans);letter-spacing:.5px;text-transform:uppercase}.eg-cd__upsell{margin-top:14px;padding-top:16px;border-top:1px solid rgba(19,51,100,.1)}.eg-cd__upsell h3{margin:0 0 10px;font:600 11px/1.3 var(--sans);letter-spacing:1.6px;text-transform:uppercase;color:var(--muted)}.eg-cd__upsell ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.eg-cd__up{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;padding:8px 10px 8px 8px;border-radius:14px;background:#fff}.eg-cd__up img{width:52px;height:52px;object-fit:contain;border-radius:10px;background:var(--brand-mist);mix-blend-mode:multiply}.eg-cd__up b{display:block;font:500 13.5px/1.3 var(--sans);letter-spacing:-.1px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.eg-cd__up span{font-size:12.5px;color:var(--muted)}.eg-cd__up button,.eg-cd__up a.eg-cd__up-btn{height:34px;padding:0 14px;border-radius:30px;border:1px solid rgba(19,51,100,.18);background:none;color:var(--brand-indigo);font:500 13px/1 var(--sans);cursor:pointer;display:inline-flex;align-items:center;transition:background .15s,border-color .15s}.eg-cd__up button:hover,.eg-cd__up a.eg-cd__up-btn:hover{background:var(--brand-indigo);border-color:var(--brand-indigo);color:#fff}.eg-cd__up button[disabled]{opacity:.5;pointer-events:none}.eg-cd__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 28px 40px}.eg-cd__empty-icon{width:64px;height:64px;border-radius:20px;background:#fff;display:grid;place-items:center;color:var(--brand-indigo);margin-bottom:18px}.eg-cd__empty-icon .eg-ico{width:28px;height:28px}.eg-cd__empty h3{margin:0 0 8px;font:550 24px/1.15 var(--sans);letter-spacing:-.7px}.eg-cd__empty p{margin:0 0 22px;color:var(--muted);font-size:15px}.eg-cd__empty .button{border-radius:30px}.eg-cd__foot{flex:none;padding:14px 20px 20px 24px;border-top:1px solid rgba(19,51,100,.1);background:#ffffff8c}.eg-cd__discount--cart{margin:0 0 6px}.eg-cd__total{display:flex;justify-content:space-between;align-items:baseline;font:550 18px/1.2 var(--sans);letter-spacing:-.3px}.eg-cd__total strong{font-size:22px}.eg-cd__tax{margin:6px 0 12px;font-size:12.5px;color:var(--muted);line-height:1.45}.eg-cd__checkout{margin:0}.eg-cd__checkout-btn{width:100%;justify-content:space-between;border-radius:30px;border:0;cursor:pointer;font-family:var(--sans);min-height:52px}.eg-cd__links{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;font-size:13px}.eg-cd__links a{color:var(--brand-indigo);text-decoration:underline;text-underline-offset:3px}.eg-cd__links button{border:0;background:none;padding:0;font:400 13px/1 var(--sans);color:var(--muted);cursor:pointer;text-decoration:underline;text-underline-offset:3px}html.eg-cd-open{overflow:hidden}@keyframes eg-cd-bump{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.eg-hdr__count.is-bump{animation:eg-cd-bump .4s ease-out}@media(max-width:650px){.eg-cd__panel{top:auto;left:8px;right:8px;bottom:8px;width:auto;max-height:calc(100% - 16px);height:auto;min-height:min(560px,calc(100% - 16px));border-radius:24px;transform:translateY(24px)}.eg-cd__head{padding:16px 16px 10px 20px}.eg-cd__body{padding:0 16px 12px 20px}.eg-cd__foot{padding:12px 16px 16px 20px}.eg-cd__line{grid-template-columns:64px minmax(0,1fr) auto;gap:12px;padding:14px 0}.eg-cd__img{width:64px}}@media(prefers-reduced-motion:reduce){.eg-cd__panel,.eg-cd__scrim{animation:none;opacity:1;transform:none}.eg-cd__bar span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/cart-drawer.css.map */
