.lesamis-cart{background:var(--base)}.lesamis-cart__head{display:grid;gap:.3rem;margin-bottom:1.4rem}.lesamis-cart__head h1{margin:0;color:var(--heading);font-family:var(--serif);font-size:clamp(2rem,6vw,3.2rem);font-weight:500;line-height:1}.lesamis-cart__count{margin:0;color:var(--muted);font-size:.9rem}.lesamis-cart__shipbar{display:grid;gap:.5rem;margin-bottom:1.6rem;border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1rem;background:var(--white)}.lesamis-cart__shipbar p{margin:0;color:var(--heading);font-size:.9rem}.lesamis-cart__shipbar strong{color:var(--deep-slate)}.lesamis-cart__track{height:7px;overflow:hidden;border-radius:999px;background:var(--cream)}.lesamis-cart__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--slate),var(--deep-slate));transition:width .4s ease}.lesamis-cart__shipbar.is-complete .lesamis-cart__fill{background:linear-gradient(90deg,#6fa \445\440\430\43c,#3f7d5c)}.lesamis-cart__layout{display:grid;gap:clamp(1.4rem,4vw,2.6rem);align-items:start}@media(min-width:900px){.lesamis-cart__layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.lesamis-cart__aside{position:sticky;top:96px}}.lesamis-cart__lines{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.lesamis-cart__line{display:grid;grid-template-columns:92px minmax(0,1fr);gap:.9rem;border:1px solid var(--border);border-radius:var(--radius);padding:.8rem;background:var(--white);transition:border-color .18s ease,box-shadow .18s ease}.lesamis-cart__line:hover{border-color:#6e8ca073;box-shadow:var(--soft-shadow)}.lesamis-cart__media{overflow:hidden;border-radius:6px;background:var(--cream)}.lesamis-cart__media img{width:100%;height:100%;display:block;aspect-ratio:4 / 5;object-fit:cover}.lesamis-cart__info{display:grid;gap:.3rem;align-content:start}.lesamis-cart__name{margin:0;font-family:var(--serif);font-size:1.3rem;font-weight:500;line-height:1.1}.lesamis-cart__name a{color:var(--heading);text-decoration:none}.lesamis-cart__name a:hover{text-decoration:underline}.lesamis-cart__variant{margin:0;color:var(--muted);font-size:.86rem}.lesamis-cart__unit{margin:0;color:var(--text);font-size:.84rem}.lesamis-cart__row{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;margin-top:.35rem}.lesamis-cart__price{color:var(--deep-slate);font-size:1.05rem;font-weight:800}.lesamis-cart__price s{margin-right:.35rem;color:var(--muted);font-weight:600}.lesamis-cart__qty{display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:999px;background:var(--white)}.lesamis-cart__qty a,.lesamis-cart__qty span{width:38px;height:38px;display:grid;place-items:center;color:var(--deep-slate);font-weight:700;text-decoration:none}.lesamis-cart__qty a:hover{background:var(--soft-blue)}.lesamis-cart__qty span{border-left:1px solid var(--border);border-right:1px solid var(--border);color:var(--heading)}.lesamis-cart__tools{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;margin-top:.4rem}.lesamis-cart__tool{display:inline-flex;min-height:34px;align-items:center;gap:.35rem;border:0;padding:0;background:none;color:var(--deep-slate);font-family:var(--sans);font-size:.8rem;font-weight:700;text-decoration:none;cursor:pointer}.lesamis-cart__tool:hover{text-decoration:underline}.lesamis-cart__tool svg{width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lesamis-cart__tool--remove{color:var(--muted)}.lesamis-cart__tool--remove:hover{color:#a2603f}.lesamis-cart__panel{display:grid;gap:.9rem;border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem;background:var(--white);box-shadow:var(--soft-shadow)}.lesamis-cart__panel h2{margin:0;color:var(--heading);font-family:var(--serif);font-size:1.45rem;font-weight:500}.lesamis-cart__totals{display:grid;gap:.45rem}.lesamis-cart__totals div{display:flex;gap:.6rem;align-items:baseline;justify-content:space-between;color:var(--text);font-size:.92rem}.lesamis-cart__totals .is-discount{color:#3f7d5c;font-weight:700}.lesamis-cart__grand{display:flex;gap:.6rem;align-items:baseline;justify-content:space-between;border-top:1px solid var(--border);padding-top:.7rem;color:var(--heading)}.lesamis-cart__grand span{font-weight:700}.lesamis-cart__grand strong{color:var(--deep-slate);font-size:1.5rem;font-weight:850}.lesamis-cart__note{margin:0;color:var(--muted);font-size:.8rem}.lesamis-cart__checkout{width:100%;min-height:54px;font-size:1.02rem;letter-spacing:.01em;box-shadow:0 12px 26px #6e8ca047}.lesamis-cart__checkout:hover{box-shadow:0 16px 32px #3f59684d}.lesamis-cart__update{width:100%}.lesamis-cart__coupon{display:grid;gap:.45rem}.lesamis-cart__coupon label{color:var(--deep-slate);font-size:.82rem;font-weight:800}.lesamis-cart__coupon-row{display:flex;gap:.45rem}.lesamis-cart__coupon input{flex:1 1 auto;min-width:0;min-height:46px;border:1px solid var(--border);border-radius:999px;padding:.6rem 1rem;background:var(--white);color:var(--heading);font-family:var(--sans);text-transform:uppercase}.lesamis-cart__coupon input::placeholder{color:var(--muted);text-transform:none}.lesamis-cart__coupon .button{flex:0 0 auto;padding-inline:1.1rem}.lesamis-cart__coupon-hint{margin:0;color:var(--muted);font-size:.78rem}.lesamis-cart__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.lesamis-cart__tags li{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.3rem .7rem;background:#3f7d5c1f;color:#3f7d5c;font-size:.78rem;font-weight:700}.lesamis-cart__trust{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.lesamis-cart__trust li{display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:center;color:var(--text);font-size:.82rem}.lesamis-cart__trust svg{width:1rem;height:1rem;fill:none;stroke:var(--slate);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lesamis-cart__empty{display:grid;justify-items:center;gap:.8rem;border:1px solid var(--border);border-radius:var(--radius);padding:clamp(2rem,6vw,3.4rem) 1.2rem;background:var(--white);text-align:center}.lesamis-cart__empty svg{width:2.6rem;height:2.6rem;fill:none;stroke:var(--slate);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.lesamis-cart__empty h2{margin:0;color:var(--heading);font-family:var(--serif);font-size:1.7rem;font-weight:500}.lesamis-cart__empty p{margin:0;color:var(--muted)}.lesamis-cart a:focus-visible,.lesamis-cart button:focus-visible,.lesamis-cart input:focus-visible{outline:2px solid var(--slate);outline-offset:3px;border-radius:4px}@media(max-width:480px){.lesamis-cart__line{grid-template-columns:76px minmax(0,1fr)}.lesamis-cart__name{font-size:1.15rem}.lesamis-cart__qty a,.lesamis-cart__qty span{width:44px;height:44px}.lesamis-cart__tool{min-height:44px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/lesamis-cart.css.map */
