.ekos-cart-is-open{overflow:hidden}.ekos-cart-popup[hidden]{display:none}.ekos-cart-popup{position:fixed;z-index:3000;inset:0;display:grid;place-items:center;padding:48px}.ekos-cart-popup__backdrop{position:absolute;inset:0;background:rgba(23,31,23,.72)}.ekos-cart-popup__dialog{position:relative;width:min(1000px,calc(100vw - 96px));max-height:calc(100dvh - 96px);overflow:auto;padding:38px 50px 36px;border-radius:16px;background:#fff;color:var(--ink);opacity:0;transform:translateY(12px) scale(.985);transition:opacity .18s ease,transform .18s ease;outline:none}.ekos-cart-popup.is-open .ekos-cart-popup__dialog{opacity:1;transform:none}.ekos-cart-popup__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.ekos-cart-popup__header h2{margin:0;font-size:44px;font-weight:600;line-height:1}.ekos-cart-popup__close,.ekos-cart-popup__remove,.ekos-cart-popup__quantity button{border:0;background:transparent;color:inherit;cursor:pointer}.ekos-cart-popup__close{width:48px;height:48px;display:grid;place-items:center;padding:0}.ekos-cart-popup__content{min-height:120px;transition:opacity .15s ease}.ekos-cart-popup.is-loading .ekos-cart-popup__content{opacity:.55;pointer-events:none}.ekos-cart-popup__item{display:grid;grid-template-columns:24px 205px minmax(0,1fr) auto;align-items:center;gap:24px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid #d9ddd9}.ekos-cart-popup__remove{width:24px;height:48px;display:grid;place-items:center;padding:0}.ekos-cart-popup__image{display:block;width:205px;height:155px;overflow:hidden;border-radius:16px;background:var(--gray)}.ekos-cart-popup__image img{width:100%;height:100%;object-fit:cover}.ekos-cart-popup__product{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding-top:2px}.ekos-cart-popup__product h3{margin:0;font-size:26px;font-weight:600;line-height:1.15}.ekos-cart-popup__meta,.ekos-cart-popup__product .variation{margin:12px 0 0;color:rgba(23,31,23,.55);font-size:18px}.ekos-cart-popup__product .variation{display:flex;gap:5px}.ekos-cart-popup__product .variation dt{font-weight:400}.ekos-cart-popup__product .variation dd{margin:0}.ekos-cart-popup__product .variation p{margin:0}.ekos-cart-popup__quantity{display:flex;align-items:center;gap:15px;margin-top:auto}.ekos-cart-popup__quantity button{width:48px;height:48px;border-radius:6px;font-size:28px;line-height:1}.ekos-cart-popup__quantity .is-plus{background:var(--ink);color:#fff}.ekos-cart-popup__quantity span{min-width:20px;text-align:center}.ekos-cart-popup__price{align-self:center;white-space:nowrap;font-size:26px;font-weight:600}.ekos-cart-popup__price .woocommerce-Price-amount{font:inherit}.ekos-cart-popup__summary{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:24px 0 54px}.ekos-cart-popup__summary>div{display:flex;flex-direction:column;gap:14px}.ekos-cart-popup__summary>div strong{font-size:26px}.ekos-cart-popup__summary>div span{font-size:18px}.ekos-cart-popup__total{white-space:nowrap;font-size:40px;font-weight:600}.ekos-cart-popup__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ekos-cart-popup__checkout,.ekos-cart-popup__secondary{min-height:108px;display:flex;align-items:center;justify-content:center;padding:24px;border:0;border-radius:16px;font-size:26px;font-weight:700;text-align:center;text-transform:uppercase;cursor:pointer}.ekos-cart-popup__checkout{background:var(--yellow)}.ekos-cart-popup__secondary{background:var(--gray);color:var(--ink)}.ekos-cart-popup__empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;gap:32px;text-align:center}.ekos-cart-popup__empty p{margin:0;font-size:26px}.ekos-cart-popup__empty .ekos-cart-popup__secondary{width:min(100%,440px)}.ekos-cart-popup__loading,.ekos-cart-popup__error{margin:40px 0;text-align:center}.ekos-cart-popup__error{padding:16px;border-radius:8px;background:#fff1f1;color:#8b1d1d}.ekos-cart-popup :is(a,button):focus-visible{outline:3px solid var(--green);outline-offset:3px}@media(prefers-reduced-motion:reduce){.ekos-cart-popup__dialog{transition:none}}@media(max-width:800px){.ekos-cart-popup{padding:16px}.ekos-cart-popup__dialog{width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:28px 22px 24px}.ekos-cart-popup__header{margin-bottom:28px}.ekos-cart-popup__header h2{font-size:36px}.ekos-cart-popup__item{grid-template-columns:24px 110px minmax(0,1fr);gap:14px}.ekos-cart-popup__image{width:110px;height:100px;border-radius:10px}.ekos-cart-popup__product h3{font-size:19px}.ekos-cart-popup__meta,.ekos-cart-popup__product .variation{font-size:15px;margin-top:7px}.ekos-cart-popup__quantity{gap:8px;margin-top:12px}.ekos-cart-popup__quantity button{width:42px;height:42px}.ekos-cart-popup__price{grid-column:2/-1;justify-self:end;font-size:22px}.ekos-cart-popup__summary{align-items:flex-start;padding:16px 0 30px}.ekos-cart-popup__summary>div strong{font-size:22px}.ekos-cart-popup__summary>div span{font-size:14px}.ekos-cart-popup__total{font-size:28px}.ekos-cart-popup__actions{grid-template-columns:1fr}.ekos-cart-popup__checkout,.ekos-cart-popup__secondary{min-height:72px;padding:18px;font-size:18px}}@media(max-width:520px){.ekos-cart-popup__summary{flex-direction:column;gap:20px}.ekos-cart-popup__total{align-self:flex-end}.ekos-cart-popup__item{grid-template-columns:24px 92px minmax(0,1fr)}.ekos-cart-popup__image{width:92px;height:88px}.ekos-cart-popup__product h3{font-size:17px}}
