.otl-cart{--cart-green: #2fcc50;--cart-green-dark: #23a840;--cart-green-soft: #eafbee;--cart-violet: #3f3fd0;--cart-ink: #111111;--cart-muted: #6f6f6f;--cart-line: #e6e6e6;--cart-track: #e9e9e9}.otl-cart__backdrop{position:fixed;z-index:199;top:0;right:0;bottom:0;left:0;padding:0;background:#0000008c;border:0;opacity:0;pointer-events:none;transition:opacity .26s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.otl-cart__backdrop.is-open{opacity:1;pointer-events:auto}.otl-cart{position:fixed;z-index:200;top:0;right:0;bottom:0;width:min(420px,100%);display:flex;flex-direction:column;color:var(--cart-ink);font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#fff;box-shadow:-30px 0 80px #00000042;transform:translate(105%);transition:transform .33s cubic-bezier(.2,.7,.2,1)}.otl-cart.is-open{transform:translate(0)}body.otl-cart-open{overflow:hidden}.otl-cart__header{flex:0 0 auto;padding:20px 22px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--cart-line)}.otl-cart__header h2{margin:0;font-size:19px;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.otl-cart__close{flex:0 0 auto;width:34px;height:34px;padding:0;display:grid;place-items:center;color:var(--cart-ink);background:transparent;border:1.6px solid var(--cart-ink);border-radius:50%;cursor:pointer;transition:color .16s ease,background .16s ease}.otl-cart__close:hover{color:#fff;background:var(--cart-ink)}.otl-cart__close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.otl-cart__shipping{flex:0 0 auto;padding:18px 22px 22px;border-bottom:1px solid var(--cart-line)}.otl-cart__shipping p{margin:0 0 16px;font-size:13px;font-weight:800;line-height:1.45;letter-spacing:.01em;text-transform:uppercase}.otl-cart__shipping .otl-cart__amount{color:var(--cart-green-dark)}.otl-cart__shipping .otl-cart__label-free{color:var(--cart-violet)}.otl-cart__bar{position:relative;height:10px;margin-right:16px;background:var(--cart-track);border-radius:99px}.otl-cart__bar-fill{position:absolute;top:0;bottom:0;left:0;width:0;background:var(--cart-green);border-radius:99px;transition:width .42s cubic-bezier(.2,.7,.2,1)}.otl-cart__bar-badge{position:absolute;top:50%;right:0;width:30px;height:30px;display:grid;place-items:center;color:var(--cart-green-dark);background:#fff;border:2px solid var(--cart-green);border-radius:50%;transform:translate(50%,-50%)}.otl-cart__bar-badge svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.otl-cart__items{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.otl-cart__item{padding:18px 22px;display:grid;grid-template-columns:20px 62px minmax(0,1fr);align-items:start;gap:12px;border-bottom:1px solid var(--cart-line)}.otl-cart__fav{width:20px;padding-top:2px;color:var(--cart-ink)}.otl-cart__fav svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.otl-cart__item-art{display:block;overflow:hidden;background:#fff;border:1px solid var(--cart-line);border-radius:4px}.otl-cart__item-art img{width:100%;height:78px;display:block;object-fit:contain}.otl-cart__item-fallback{height:78px;display:grid;place-items:center;color:#ffc400;background:#161616;font-size:9px;font-weight:900}.otl-cart__item-body{min-width:0}.otl-cart__item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.otl-cart__item-top h3{margin:0;font-size:12px;font-weight:800;line-height:1.35;letter-spacing:.02em;text-transform:uppercase}.otl-cart__item-top h3 a{color:inherit;text-decoration:none}.otl-cart__item-top h3 a:hover{text-decoration:underline}.otl-cart__item-price{flex:0 0 auto;font-size:14px;font-weight:800;white-space:nowrap}.otl-cart__item-variant{margin-top:3px;display:block;color:var(--cart-muted);font-size:10.5px}.otl-cart__item-controls{margin-top:14px;display:flex;align-items:center;gap:10px}.otl-cart__qty{min-width:108px;height:38px;padding:0 6px;display:flex;align-items:center;justify-content:space-between;gap:4px;border:1px solid var(--cart-line);border-radius:99px}.otl-cart__qty button{width:30px;height:30px;padding:0;display:grid;place-items:center;color:var(--cart-ink);background:transparent;border:0;border-radius:50%;cursor:pointer;transition:background .15s ease}.otl-cart__qty button:hover{background:#f2f2f2}.otl-cart__qty svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.otl-cart__qty strong{min-width:20px;font-size:13px;font-weight:700;text-align:center}.otl-cart__trash{width:38px;height:38px;padding:0;display:grid;place-items:center;color:var(--cart-ink);background:transparent;border:1px solid var(--cart-line);border-radius:10px;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.otl-cart__trash:hover{color:#c62828;background:#fdf2f2;border-color:#f0c9c9}.otl-cart__trash svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.otl-cart__empty{padding:54px 24px;text-align:center}.otl-cart__empty svg{width:46px;height:46px;margin-bottom:14px;color:#c9c9c9;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.otl-cart__empty strong{display:block;font-size:15px;font-weight:800;text-transform:uppercase}.otl-cart__empty p{margin:8px 0 18px;color:var(--cart-muted);font-size:12px}.otl-cart__empty a{display:inline-block;padding:13px 26px;color:#fff;background:var(--cart-green);border-radius:99px;font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.otl-cart__empty a:hover{background:var(--cart-green-dark)}.otl-cart__bump{flex:0 0 auto;padding:18px 22px 20px;border-top:1px solid var(--cart-line);border-bottom:1px solid var(--cart-line)}.otl-cart__bump-title{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.otl-cart__bump-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.otl-cart__bump-track::-webkit-scrollbar{display:none}.otl-cart__bump-card{flex:0 0 calc((100% - 10px)/2);min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--cart-line);border-radius:8px;scroll-snap-align:start}.otl-cart__bump-head{padding:10px 10px 6px;display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.otl-cart__bump-name{font-size:10px;font-weight:700;line-height:1.3;letter-spacing:.02em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.otl-cart__bump-price{flex:0 0 auto;font-size:12px;font-weight:800;white-space:nowrap}.otl-cart__bump-img{display:block;padding:4px 10px 10px}.otl-cart__bump-img img{width:100%;height:100px;display:block;object-fit:contain}.otl-cart__bump-img svg{width:100%;height:100px;display:block}.otl-cart__bump-card form{margin:auto 0 0;padding:0 8px 8px}.otl-cart__bump-add{width:100%;min-height:34px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--cart-green);background:transparent;border:2px solid var(--cart-green);border-radius:6px;font-family:inherit;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,background .16s ease}.otl-cart__bump-add:hover{color:#fff;background:var(--cart-green)}.otl-cart__bump-add[disabled]{cursor:not-allowed;opacity:.5}.otl-cart__bump-add svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.otl-cart__footer{flex:0 0 auto;padding:20px 22px 22px;background:#fff}.otl-cart__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:20px;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.otl-cart__note{margin:10px 0 16px;color:var(--cart-muted);font-size:12px;line-height:1.45}.otl-cart__discount{margin:0 0 16px;padding:14px;background:#f5f6f2;border-left:3px solid var(--cart-green)}.otl-cart__discount label{margin-bottom:8px;display:block;color:var(--cart-ink);font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.otl-cart__discount-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.otl-cart__discount-form input,.otl-cart__discount-form button{min-height:44px;font:inherit;border-radius:0}.otl-cart__discount-form input{min-width:0;width:100%;padding:0 12px;color:var(--cart-ink);background:#fff;border:1.5px solid #c9ccc4;font-size:12px;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.otl-cart__discount-form input::placeholder{color:#777a74;font-weight:500;letter-spacing:0;text-transform:none}.otl-cart__discount-form button{padding:0 15px;color:#071807;background:var(--cart-green);border:1.5px solid var(--cart-green);font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,background .16s ease}.otl-cart__discount-form button:hover{color:#fff;background:var(--cart-green-dark);border-color:var(--cart-green-dark)}.otl-cart__discount :is(input,button):focus-visible,.otl-cart__checkout:focus-visible{outline:3px solid var(--cart-violet);outline-offset:2px}.otl-cart__discount-status{min-height:16px;margin:7px 0 0;color:#4f534c;font-size:10.5px;line-height:1.4}.otl-cart__checkout{min-height:52px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--cart-green);border:0;border-radius:99px;font-family:inherit;font-size:13px;font-weight:800;letter-spacing:.13em;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .17s ease,transform .17s ease}.otl-cart__checkout:hover{background:var(--cart-green-dark);transform:translateY(-1px)}.otl-cart__checkout svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}@media(max-width:620px){.otl-cart{width:100%}.otl-cart__header,.otl-cart__shipping,.otl-cart__item,.otl-cart__bump,.otl-cart__footer{padding-inline:16px}.otl-cart__header h2{font-size:17px}.otl-cart__subtotal{font-size:18px}.otl-cart__checkout{font-size:12px;letter-spacing:.1em}.otl-cart__discount{padding:12px}.otl-cart__discount-form button{padding-inline:13px}}@media(prefers-reduced-motion:reduce){.otl-cart,.otl-cart__backdrop,.otl-cart__bar-fill,.otl-cart__checkout,.otl-cart__bump-add,.otl-cart__discount-form button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/otl-cart.css.map */
