*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#ffed7e;--gold-dark:#C4A055;--black:#1C1A16;--white:#FFFFFF;--border:#F0E7D8;--muted:#6B6456;--light-bg:#FDFAF4;--drawer-bg:#FDFAF4;--card-bg:#FFFFFF;--green:#22c55e;--green-dark:#16a34a;--green-light:#E8F5EE;--green-border:#B8DFC8;--shipping-bg:#EFE7D3;--toggle-off:#DDD6C8;--timer-bg:#1C1A16;--timer-text:#FFFFFF}.ayance-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:9998;opacity:0;pointer-events:none;transition:opacity .3s ease}.ayance-overlay.is-open{opacity:1;pointer-events:all}.ayance-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:430px;height:100dvh;background:var(--drawer-bg);z-index:9999;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--black);overflow:hidden;box-shadow:0 8px 30px #0000001f}.ayance-drawer.is-open{transform:translate(0)}.ayance-drawer__title{display:none!important}.ayance-drawer__header{position:absolute;top:0;right:0;width:64px;height:50px;z-index:99;display:flex;align-items:center;justify-content:center}.ayance-drawer__close{width:50px;height:50px;background:transparent;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.ayance-drawer__close svg{width:30px;height:30px;display:block}.ayance-drawer__timer{background:var(--timer-bg);color:var(--timer-text);height:50px;display:flex;align-items:center;justify-content:center;text-align:center!important;padding:0 70px!important;font-size:16px;line-height:1;font-weight:900;flex-shrink:0}.ayance-drawer__timer span{color:#fff}.ayance-drawer__shipping-bar{padding:13px 18px 14px;border-bottom:1px solid var(--border);flex-shrink:0;background:var(--drawer-bg)}.ayance-shipping-text{text-align:center;color:var(--green-dark);font-size:14px;font-weight:900;margin-bottom:11px;line-height:1.2}.ayance-shipping-track{position:relative;height:14px;background:var(--shipping-bg);border-radius:999px;overflow:hidden}.ayance-shipping-fill{display:block!important;height:100%!important;width:0%;border-radius:999px;transition:width .4s ease;background:repeating-linear-gradient(-45deg,var(--green-dark) 0px,var(--green-dark) 8px,var(--green) 8px,var(--green) 16px)!important}.ayance-drawer__scroll{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--drawer-bg)}.ayance-drawer__scroll::-webkit-scrollbar{display:none}.ayance-section{padding:14px 16px 4px}.ayance-section__label{display:none}.ayance-empty{display:block;padding:18px 0;text-align:center;color:var(--muted);font-size:13px;font-weight:700}.ayance-item{display:flex;gap:13px;padding-bottom:15px;margin-bottom:13px;border-bottom:1px solid var(--border)}.ayance-item__img{width:82px;height:82px;border-radius:11px;background:var(--light-bg);overflow:hidden;flex-shrink:0}.ayance-item__img img{width:100%;height:100%;object-fit:cover}.ayance-item__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.ayance-item__name{font-size:16px;line-height:1.16;font-weight:900;color:var(--black)}.ayance-item__variant{display:block!important;font-size:13px;color:var(--muted);line-height:1}.ayance-item__bonus-badge{width:fit-content;max-width:100%;background:var(--green-light);color:var(--green-dark);border-radius:999px;padding:6px 10px;font-size:11.5px;font-weight:800;line-height:1;white-space:nowrap}.ayance-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.ayance-qty{display:inline-flex;border:1.5px solid #D8CEBC;border-radius:8px;overflow:hidden;background:#fff}.ayance-qty__dec,.ayance-qty__inc{width:34px;height:34px;background:#fff;border:none;font-size:18px;cursor:pointer;color:var(--black)}.ayance-qty__value{width:38px;height:34px;border-left:1.5px solid #D8CEBC;border-right:1.5px solid #D8CEBC;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:var(--black)}.ayance-item__price{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.ayance-item__price-strike{font-size:13.5px;color:#7a7168;text-decoration:line-through}.ayance-item__price-now{font-size:19px;color:var(--black);font-weight:900}.ayance-item__saving{font-size:12.5px;color:var(--green-dark);font-weight:900;white-space:nowrap}.ayance-item__remove{background:none;border:none;color:#8d8477;font-size:12.5px;text-decoration:underline;width:fit-content;cursor:pointer}.ayance-section--upsells{padding:0 14px 8px}.ayance-upsells-header,.ayance-upsell-badge{display:none}.ayance-upsell{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;margin-bottom:9px;overflow:hidden;box-shadow:0 5px 16px #0000000e}.ayance-upsell-content{display:flex;align-items:center;gap:12px;padding:12px}.ayance-upsell-img{width:72px;height:72px;border-radius:13px;background:var(--light-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ayance-upsell-img svg{width:30px;height:30px}.ayance-upsell-info{flex:1;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 78px;column-gap:8px;align-items:center}.ayance-upsell-name{grid-column:1;font-size:16px;line-height:1.15;font-weight:900;margin-bottom:5px;color:var(--black)}.ayance-upsell-desc{grid-column:1;font-size:12.5px;line-height:1.32;color:var(--muted)}.ayance-upsell-bottom{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px}.ayance-upsell-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.ayance-strike{font-size:13.5px;color:#7a7168;text-decoration:line-through;line-height:1}.ayance-price{font-size:18px;color:var(--black);font-weight:900;line-height:1}.ayance-add-btn{width:70px;height:40px;border:none;border-radius:10px;background:#ffed7e;color:#1c1a16!important;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #c4a05559}.ayance-add-btn.is-added{background:#eee6d5;color:#6b6456}.ayance-drawer__footer{flex-shrink:0;background:var(--drawer-bg);border-top:1px solid var(--border);box-shadow:0 -2px 12px #0000000a}#ayance-protection-section{padding:8px 14px 7px!important;background:var(--drawer-bg)}.ayance-protection-card{display:flex;align-items:center;gap:11px;border:1px solid var(--border);border-radius:16px;padding:10px 12px;background:#fff;min-height:64px;box-shadow:0 5px 16px #00000012}.ayance-protection-icon{width:42px;height:42px;background:transparent;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ayance-protection-icon svg{width:20px;height:20px}.ayance-protection-info{flex:1;min-width:0}.ayance-protection-title{font-size:14.5px;font-weight:900;line-height:1.2;color:var(--black)}.ayance-protection-price{color:var(--black);font-weight:900}.ayance-protection-desc{font-size:11.5px;color:var(--muted);margin-top:3px;line-height:1.2}.ayance-toggle{width:52px;height:28px;border:none;border-radius:999px;position:relative;flex-shrink:0;cursor:pointer;background:var(--toggle-off);transition:background .12s ease-out,transform .08s ease-out;box-shadow:inset 0 1px 2px #00000014;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ayance-toggle[aria-checked=true]{background:#16a34a}.ayance-toggle:active{transform:scale(.96)}.ayance-toggle-knob{position:absolute;top:2px;left:2px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000038;transition:transform .14s cubic-bezier(.4,0,.2,1);will-change:transform}.ayance-toggle[aria-checked=true] .ayance-toggle-knob{transform:translate(24px)}#ayance-summary-section{padding:9px 18px 3px!important;background:var(--drawer-bg)}.ayance-summary-row{display:none!important}.ayance-savings,.ayance-summary-subtotal{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%}.ayance-savings{color:var(--green-dark);font-size:15px;font-weight:900;margin-bottom:5px}#ayance-savings-amount{color:var(--green-dark);font-weight:900}.ayance-summary-subtotal{color:var(--black);font-size:20px;font-weight:900}.ayance-checkout-wrap{padding:8px 14px 12px;background:var(--drawer-bg)}.ayance-checkout-btn{width:100%;height:52px;border:none;border-radius:12px;background:var(--gold);color:var(--black);font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 4px 12px #977c4259}.ayance-checkout-total,.ayance-trust,.ayance-gaza{display:none!important}@media(max-width:768px){.ayance-drawer{top:0!important;right:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;border-radius:0!important}.ayance-overlay{display:block}.ayance-item{padding-bottom:10px;margin-bottom:10px}.ayance-item__img{width:66px;height:66px}.ayance-item__name{font-size:13.5px}.ayance-item__price-now{font-size:17px}.ayance-qty__dec,.ayance-qty__inc{width:26px;height:26px;font-size:14px}.ayance-qty__value{width:28px;height:26px;font-size:13px}.ayance-upsell{margin-bottom:7px}.ayance-upsell-content{padding:9px 10px}.ayance-upsell-img{width:58px;height:58px}.ayance-upsell-name{font-size:13.5px;margin-bottom:3px}.ayance-upsell-desc{font-size:11.5px}.ayance-price{font-size:15px}.ayance-add-btn{width:60px;height:33px;font-size:12.5px}.ayance-section{padding:8px 14px 2px}.ayance-section--upsells{padding:0 12px 4px}#ayance-summary-section{padding:4px 16px 2px!important}.ayance-savings{margin-bottom:1px;font-size:14px}.ayance-summary-subtotal{font-size:18px}#ayance-protection-section{padding:5px 12px!important}.ayance-checkout-wrap{padding:5px 12px 10px}}.ayance-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:calc(100dvh - 50px)}.ayance-empty-state__icon{margin-bottom:4px;opacity:.4}.ayance-empty-state__title{font-size:22px;font-weight:900;color:var(--black);line-height:1.2}.ayance-empty-state__sub{font-size:14px;color:var(--muted);line-height:1.4}.ayance-empty-state__btn{margin-top:8px;background:var(--gold);color:var(--black);border:none;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:900;cursor:pointer;transition:background .2s}.ayance-empty-state__btn:hover{background:#f0e080}.ayance-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #E9E1D4;align-items:flex-start}.ayance-item__img{width:56px;height:56px;min-width:56px;border-radius:12px;overflow:hidden;background:#f5e6cc}.ayance-item__img img{width:100%;height:100%;object-fit:cover;display:block}.ayance-item__content{flex:1;min-width:0;display:flex;flex-direction:column}.ayance-item__top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.ayance-item__title-wrap{flex:1;min-width:0}.ayance-item__name{font-size:16px;line-height:1.15;font-weight:900;color:#111;margin-bottom:6px}.ayance-item__bonus-badge{display:inline-flex;flex-direction:column;gap:2px;background:#e6f5eb;color:#0f9d58;border-radius:14px;padding:6px 10px;font-size:11px;font-weight:800;line-height:1.2;margin-top:2px}.ayance-item__bonus-badge--large{font-size:12px;padding:7px 10px;line-height:1.2;max-width:210px}.ayance-item__price-block{display:flex;flex-direction:column;align-items:flex-end;min-width:86px;flex-shrink:0}.ayance-item__price-strike{font-size:13px;line-height:1;color:#8c8378;text-decoration:line-through;margin-bottom:4px;font-weight:600}.ayance-item__price-now{font-size:17px;line-height:1;font-weight:900;color:#111}.ayance-item__middle{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:10px}.ayance-item__qty{margin-top:0}.ayance-qty{display:inline-flex;border:1.5px solid #D6CBBB;border-radius:8px;overflow:hidden;background:#fff}.ayance-qty__dec,.ayance-qty__inc{width:24px;height:24px;border:none;background:#fff;font-size:14px;font-weight:800;color:#111;cursor:pointer}.ayance-qty__value{width:24px;height:24px;border-left:1.5px solid #D6CBBB;border-right:1.5px solid #D6CBBB;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;color:#111}.ayance-item__remove{width:28px;height:28px;min-width:28px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;color:#8e857a;cursor:pointer;padding:0}.ayance-item__remove svg{width:15px;height:15px}.ayance-item__saving{margin-top:8px;font-size:12px;line-height:1.1;font-weight:900;color:#3fa153;text-align:right;align-self:flex-end}@media(max-width:430px){.ayance-item__name{font-size:15px}.ayance-item__price-now{font-size:16px}.ayance-item__price-strike{font-size:12px}.ayance-item__bonus-badge--large{font-size:11px;max-width:190px}}.ayance-item__name{font-size:15px!important;line-height:1.14!important;font-weight:900!important}.ayance-item__bonus-badge--large{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;font-size:12.5px!important;line-height:1.15!important;font-weight:900!important;padding:7px 10px!important;border-radius:13px!important;max-width:205px!important;white-space:normal!important}.ayance-item__bonus-badge--large span{display:block!important;white-space:nowrap!important}.ayance-item__middle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important;margin-top:9px!important}.ayance-item__actions-left{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.ayance-item__trash,.ayance-item__remove{width:28px!important;height:28px!important;min-width:28px!important;border:1px solid #E3D8C8!important;border-radius:8px!important;background:#fffdf9!important;color:#8c8378!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;cursor:pointer!important;text-decoration:none!important}.ayance-item__trash:hover,.ayance-item__remove:hover{color:#111!important;border-color:#cdbfad!important;background:#f7f0e7!important}.ayance-item__trash svg,.ayance-item__remove svg{width:14px!important;height:14px!important;display:block!important}.ayance-item__saving{margin-top:0!important;align-self:center!important;text-align:right!important;font-size:13px!important;line-height:1.05!important;font-weight:950!important;color:#14984a!important;white-space:nowrap!important}.ayance-item__price-now{font-size:17px!important;line-height:1!important;font-weight:950!important;color:#111!important}.ayance-item__price-strike{font-size:12px!important;line-height:1!important;color:#8c8378!important;text-decoration:line-through!important}.ayance-item__top{column-gap:8px!important}.ayance-item__price-block{min-width:72px!important}.ayance-payments{display:flex!important;flex-wrap:wrap;justify-content:center;gap:6px;padding:8px 14px 12px}.ayance-item__book-line{font-size:12.5px;line-height:1.15;font-weight:800;color:#6b6456;margin:-2px 0 6px}.ayance-item__bonus-badge--audio{display:inline-flex!important;flex-direction:row!important;width:fit-content!important;max-width:100%!important}@media(max-width:768px){.ayance-item__book-line{font-size:11.5px;margin:-2px 0 5px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ayance-cart-drawer.css.map */
