:host{all:initial;display:contents;font:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;word-spacing:inherit}.ec-root{--ec-bg: #fff;--ec-accent: #f6f6f7;--ec-text: #000;--ec-savings: #c6a661;--ec-btn: #c6a661;--ec-btn-text: #fff;--ec-btn-radius: 0px;--ec-input-radius: 0px;--ec-img-radius: 0px;--ec-width: 440px;--ec-bar: #c6a661;--ec-track: #e9e9ec;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;pointer-events:none;visibility:hidden;font-size:16px;line-height:1.4;font-weight:300;letter-spacing:.4px;color:var(--ec-text);-webkit-font-smoothing:antialiased}.ec-root.is-visible,.ec-root.is-open{visibility:visible;pointer-events:auto}.ec-root.ec-own-font,.ec-drawer.ec-own-font{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.ec-root *,.ec-root *:before,.ec-root *:after{box-sizing:border-box}.ec-root :where(button){font:inherit;color:inherit;cursor:pointer;border:0;background:none;margin:0}.ec-root :where(a){color:inherit;text-decoration:none}.ec-root :where(img){max-width:100%;display:block}.ec-root :where(p,h3){margin:0}html.ec-locked,html.ec-locked body{overflow:hidden}.ec-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0}.ec-root.is-open .ec-backdrop{opacity:1}.ec-drawer{position:absolute;top:0;right:0;bottom:0;width:var(--ec-width);max-width:100vw;background:var(--ec-bg);display:flex;flex-direction:column;transform:translate(100%);transition:transform .249s ease;box-shadow:-8px 0 40px #00000029;will-change:transform}.ec-root.is-open .ec-drawer{transform:none}.ec-drawer.ec-side--left{right:auto;left:0;transform:translate(-100%);box-shadow:8px 0 40px #00000029}.ec-root.is-preview{position:relative;inset:auto;height:100%;visibility:visible;pointer-events:auto}.ec-root.is-preview .ec-backdrop{display:none}.ec-root.is-preview .ec-drawer{position:relative;width:100%;transform:none;box-shadow:none;height:100%}.ec-root.is-busy .ec-drawer{pointer-events:none}.ec-head{position:relative;flex:0 0 auto;padding:var(--ec-head-pad) 60px var(--ec-head-pad-b) 30px;display:flex;align-items:center;background:var(--ec-head-bg);border-bottom:var(--ec-head-border) solid var(--ec-line)}.ec-head--center{justify-content:center;text-align:center}.ec-head--left{justify-content:flex-start;padding-left:20px}.ec-head.is-sticky{position:sticky;top:0;z-index:3}.ec-head-title{font-size:15px;font-weight:600;letter-spacing:.02em;min-width:0}.ec-logo{max-height:var(--ec-logo-size);width:auto;margin:0 auto}.ec-wordmark{font-size:15.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.ec-count{opacity:.55;font-weight:400}.ec-x{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;display:grid;place-items:center;border-radius:var(--ec-input-radius);background:var(--ec-x-bg);color:var(--ec-x-color);border:var(--ec-x-border) solid var(--ec-x-border-color);transition:background .15s,color .15s}.ec-close--right .ec-x{right:30px}.ec-close--left .ec-x{left:30px}.ec-close--left.ec-head{padding-left:56px;padding-right:20px}.ec-x:hover{background:var(--ec-x-bg-hover);color:var(--ec-x-color-hover)}.ec-x svg{width:var(--ec-x-icon);height:var(--ec-x-icon);stroke-width:var(--ec-x-stroke)}.ec-ann{flex:0 0 auto;position:relative;min-height:calc(var(--ec-ann-pad) * 2 + 1.2em);display:grid;font-size:var(--ec-ann-fs);text-align:center;border-top:var(--ec-ann-border);border-bottom:var(--ec-ann-border)}.ec-ann-slide{line-height:1.2;grid-area:1 / 1;padding:var(--ec-ann-pad) 33px;opacity:0;transition:opacity .4s ease;pointer-events:none}.ec-ann-slide.is-on{opacity:1;pointer-events:auto}.ec-ann-slide a{text-decoration:underline;text-underline-offset:2px}.ec-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.ec-rewards{padding:18px 30px 22px}.ec-rewards-msg{font-size:15px;line-height:20px;text-align:center;margin:0}.ec-rewards-msg b{font-weight:700}.ec-track{position:relative;height:10px;border-radius:16px;background:var(--ec-track);margin:22px 0 0}.ec-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:var(--ec-bar);transition:width .5s ease}.ec-node{position:absolute;top:50%;width:40px;height:40px;margin:-20px 0 0 -38px;border-radius:50%;border:2px solid var(--ec-bar);background:var(--ec-track);color:var(--ec-bar);display:grid;place-items:center}.ec-node{background:var(--ec-track);border-color:var(--ec-bar);color:var(--ec-node-todo, var(--ec-bar))}.ec-node.is-done{border-color:transparent;background:var(--ec-bar);color:var(--ec-node-done, var(--ec-btn-text))}.ec-node-ic{width:25px;height:25px}.ec-reward-link{color:inherit;text-underline-offset:2px}.ec-items{padding:14px 29px 8px 28px}.ec-item{display:flex;gap:16px;padding:17px 0;border-bottom:1px solid var(--ec-line)}.ec-item:last-child{border-bottom:0}.ec-thumb{flex:0 0 88px;width:88px;align-self:flex-start;border-radius:var(--ec-img-radius);overflow:hidden;background:var(--ec-accent)}.ec-thumb--square{aspect-ratio:1 / 1}.ec-thumb--portrait{aspect-ratio:3 / 4}.ec-thumb img{width:100%;height:100%;object-fit:cover}.ec-thumb--natural img{height:auto}.ec-item-main{flex:1 1 auto;min-width:0}.ec-item-top{display:flex;align-items:flex-start;gap:37px}.ec-item-title{font-size:16px;font-weight:600;line-height:1.28;flex:1 1 auto}.ec-item-title:hover{text-decoration:underline;text-underline-offset:2px}.ec-opt{font-size:14px;opacity:1;margin-top:6px;line-height:16.8px}.ec-opt-k,.ec-opt-v{display:inline}.ec-opt--prop{opacity:.45}.ec-remove{flex:0 0 auto;width:20px;height:20px;opacity:.28;transition:opacity .15s;margin-top:2px}.ec-remove:hover{opacity:.9}.ec-remove svg{width:20px;height:20px}.ec-price{margin-top:0}.ec-was+.ec-now{margin-left:-6px}.ec-was{font-size:14px;font-weight:300;opacity:.55;margin-right:4px}.ec-now{font-size:15px;font-weight:500}.ec-save{color:var(--ec-savings);font-size:15px;font-weight:700}.ec-item-bottom{display:flex;align-items:center;gap:10px;margin-top:6px}.ec-qty{display:inline-flex;align-items:center;border:1px solid var(--ec-input-border);border-radius:var(--ec-input-radius);overflow:hidden}.ec-qty button{width:29px;height:26px;font-size:16px;line-height:1;opacity:.65}.ec-qty button:hover{opacity:1;background:var(--ec-accent)}.ec-qty-n{min-width:40px;text-align:center;font-size:14px;font-weight:400;font-variant-numeric:tabular-nums}.ec-badges{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-top:9px}.ec-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 6px 2px 4px;border-radius:4px;background:var(--ec-chip-bg);color:var(--ec-chip-text);font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.ec-badge-ic{width:16px;height:16px;flex:0 0 auto}.ec-empty{padding:64px 24px;text-align:center}.ec-empty-txt{opacity:.55;font-size:14px}.ec-empty-cta{display:inline-block;margin-top:16px;padding:11px 22px;background:var(--ec-btn);color:var(--ec-btn-text);border-radius:var(--ec-btn-radius);font-size:13.5px;font-weight:600}.ec-foot{flex:0 0 auto;padding:23px 23px calc(28px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--ec-line);background:var(--ec-accent)}.ec-codes{display:flex;gap:8px;margin-bottom:12px}.ec-code-input{flex:1 1 auto;min-width:0;padding:11px 12px;border:1px solid rgba(0,0,0,.16);border-radius:var(--ec-input-radius);font:inherit;font-size:13px;background:var(--ec-bg);color:inherit}.ec-code-btn{flex:0 0 auto;padding:0 16px;border:1px solid rgba(0,0,0,.16);border-radius:var(--ec-input-radius);font-size:13px;font-weight:600}.ec-code-btn:hover{background:var(--ec-accent)}.ec-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 0;font-size:14.5px}.ec-row--disc{align-items:flex-start}.ec-row--disc .ec-row-r{padding-top:1px}.ec-row--disc{overflow:hidden;max-height:0;opacity:0;margin-top:0;margin-bottom:0;transition:max-height .28s ease,opacity .22s ease,margin .28s ease}.ec-row--disc.is-on{max-height:80px;opacity:1}.ec-badge{transition:opacity .22s ease,transform .22s cubic-bezier(.16,1,.3,1)}.ec-badge:not(.is-on){opacity:0;transform:scale(.94)}.ec-row-l{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.ec-row-r{font-variant-numeric:tabular-nums;white-space:nowrap}.ec-root .ec-checkout{display:block;box-sizing:border-box;text-align:center;text-decoration:none;border:0;cursor:pointer;width:100%;margin-top:12px;padding:15px 18px;background:var(--ec-btn);color:var(--ec-btn-text);border-radius:var(--ec-btn-radius);font-size:15px;font-weight:600;letter-spacing:.4px;transition:filter .15s}.ec-root .ec-checkout:hover:not([disabled]){filter:brightness(1.06);color:var(--ec-btn-text-hover)}.ec-root .ec-checkout[disabled]{opacity:.4;cursor:default}.ec-trust{margin-top:0;padding:15px 5px 0}.ec-trust-txt{font-size:11.5px;text-align:center;opacity:.55;margin-bottom:8px}.ec-trust-img{max-width:384px;width:100%;height:auto;margin:0 auto}.ec-sticky{position:fixed;z-index:2147482000;width:var(--ec-sticky-size, 54px);height:var(--ec-sticky-size, 54px);border-radius:50%;background:var(--ec-sticky-bg, var(--ec-btn, #c6a661));color:var(--ec-sticky-icon, var(--ec-btn-text, #fff));display:grid;place-items:center;box-shadow:0 6px 22px #00000038;transition:transform .2s,opacity .2s}.ec-sticky svg{width:22px;height:22px}.ec-sticky:hover{transform:scale(1.06)}.ec-sticky.is-hidden{opacity:0;pointer-events:none;transform:scale(.8)}.ec-sticky--bottom-right{right:20px;bottom:calc(20px + env(safe-area-inset-bottom,0px))}.ec-sticky--bottom-left{left:20px;bottom:calc(20px + env(safe-area-inset-bottom,0px))}.ec-sticky--middle-right{right:20px;top:50%;transform:translateY(-50%)}@media(max-width:749px){.ec-sticky-on--desktop{display:none}}@media(min-width:750px){.ec-sticky-on--mobile{display:none}}.ec-sticky-n{position:absolute;top:-3px;right:-3px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--ec-sticky-badge-bg, #111);color:var(--ec-sticky-badge-text, #fff);font-size:11px;font-weight:700;display:grid;place-items:center}@media(max-width:749px){.ec-drawer{width:400px}.ec-mobile--full{width:100vw}}@media(prefers-reduced-motion:reduce){.ec-drawer,.ec-backdrop,.ec-fill,.ec-ann-slide{transition:none}}.ec-ann-timer{font-variant-numeric:tabular-nums;font-weight:500}.ec-continue{display:block;width:100%;margin-top:10px;padding:11px;font-size:13.5px;text-align:center;text-decoration:underline;text-underline-offset:3px;opacity:.6}.ec-continue:hover{opacity:1}.ec-row .ec-row-l,.ec-row .ec-row-r{color:var(--ec-subtotal)}.ec-slot{padding:0 30px}.ec-slot:empty{display:none}.ec-slot--between_items{padding:0}.ec-slot--above_checkout,.ec-slot--below_checkout{padding:0;margin:8px 0}.ec-slot--above_header{padding:0}.ec-slot img{max-width:100%;height:auto}.ec-card--v1 .ec-head{padding-left:60px}.ec-card--v1 .ec-items{padding:5px 30px 8px}.ec-card--v1 .ec-item{gap:20px}.ec-card--v1 .ec-item-top{gap:10px}.ec-card--v1 .ec-item-title{font-size:15px;font-weight:700;line-height:20px}.ec-card--v1 .ec-remove{width:15px;height:15px;margin-top:0}.ec-card--v1 .ec-remove svg{width:15px;height:15px}.ec-card--v1 .ec-opt{font-size:14px;line-height:18px;margin-top:4px}.ec-card--v1 .ec-item-bottom{justify-content:space-between;align-items:flex-start;margin-top:17px}.ec-card--v1 .ec-price{margin-top:-7px;text-align:right;flex:1 1 auto}.ec-card--v1 .ec-was+.ec-now{margin-left:4px}.ec-card--v1 .ec-was{font-size:15px}.ec-card--v1 .ec-save{display:block;width:fit-content;margin-left:auto;line-height:19px;font-weight:800}.ec-card--v1 .ec-qty{flex:0 0 auto}.ec-card--v1 .ec-qty button{width:29px;height:28px}.ec-card--v1 .ec-qty-n{min-width:45px}.ec-code-err{flex:1 0 100%;margin:7px 0 0;font-size:12.5px;color:#b42318}
/*# sourceMappingURL=/cdn/shop/t/7/assets/eight-cart.css.map */
