.cd{--cd-rose: #c06a82;--cd-rose-dark: #ac5a71;--cd-ink: #1a1a1a;--cd-grey: #8a8a8a;--cd-slate: #3b4a58;--cd-slate-soft: #6b7a89;--cd-line: #ececec;--cd-track: #efe4e8;--cd-width: 460px;--cd-pad: 22px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;pointer-events:none}.cd[aria-hidden=false]{visibility:visible;pointer-events:auto}.cd__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease}.cd[aria-hidden=false] .cd__overlay{opacity:1}.cd__panel{position:absolute;top:0;right:0;bottom:0;width:min(var(--cd-width),100%);display:flex;flex-direction:column;background:#fff;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.cd[aria-hidden=false] .cd__panel{transform:translate(0)}.cd__panel:focus{outline:none}.cd__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px var(--cd-pad);border-bottom:1px solid var(--cd-line)}.cd__title{margin:0;font-family:var(--font-heading-family, inherit);font-size:22px;font-weight:500;line-height:1;letter-spacing:.02em;text-transform:uppercase;color:var(--cd-ink)}.cd__count{font-weight:400;color:var(--cd-ink)}.cd__close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--cd-line);border-radius:4px;background:none;color:var(--cd-ink);cursor:pointer;transition:background .15s ease}.cd__close:hover{background:#f6f6f6}.cd__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 var(--cd-pad)}.cd__ship{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--cd-line)}.cd__ring{flex:0 0 auto;width:30px;height:30px;transform:rotate(-90deg)}.cd__ring-bg{fill:none;stroke:var(--cd-track);stroke-width:3.5}.cd__ring-fill{fill:none;stroke:var(--cd-rose);stroke-width:3.5;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.cd__ship-text{min-width:0}.cd__ship-title{margin:0 0 2px;font-size:14px;font-weight:700;line-height:1.3;color:var(--cd-slate)}.cd__ship-sub{margin:0;font-size:14px;line-height:1.3;color:var(--cd-slate-soft)}.cd__items{margin:0;padding:0;list-style:none}.cd__item{display:grid;grid-template-columns:84px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--cd-line)}.cd__thumb{display:block;width:84px;aspect-ratio:3 / 4;overflow:hidden;background:#f4f4f4}.cd__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cd__main{min-width:0;display:flex;flex-direction:column}.cd__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cd__name{color:var(--cd-ink);font-family:var(--font-heading-family, inherit);font-size:15px;font-weight:500;line-height:1.25;letter-spacing:.01em;text-transform:uppercase;text-decoration:none}.cd__trash{flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;margin:-4px -4px 0 0;padding:0;border:0;background:none;color:var(--cd-grey);cursor:pointer;transition:color .15s ease}.cd__trash:hover{color:var(--cd-ink)}.cd__opts{margin:6px 0 0;color:var(--cd-grey);font-size:13px;line-height:1.3}.cd__opts-sep{color:var(--cd-line)}.cd__item-discount{margin:6px 0 0;color:var(--cd-rose);font-size:12px}.cd__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.cd__stepper{display:inline-flex;align-items:center;border:1px solid var(--cd-line);border-radius:4px}.cd__step{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:none;color:var(--cd-ink);cursor:pointer;transition:color .15s ease}.cd__step:hover{color:var(--cd-rose)}.cd__qty-val{min-width:30px;text-align:center;font-size:14px;color:var(--cd-ink)}.cd__price{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:15px;font-weight:600}.cd__price-was{color:var(--cd-grey);font-weight:400;text-decoration:line-through}.cd__price-now{color:var(--cd-rose)}.cd__price-plain{color:var(--cd-ink)}.cd__thumb--gift{display:grid;place-items:center;background:#fbeef2;color:var(--cd-rose)}.cd__thumb--ins{display:grid;place-items:center;background:#f4f4f4;color:var(--cd-ink)}.cd__gift-qty{display:inline-grid;place-items:center;min-width:34px;height:34px;padding:0 10px;border:1px solid var(--cd-line);border-radius:4px;font-size:14px;color:var(--cd-grey)}.cd__addon{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:0 0 14px;margin-bottom:0}.cd__addon-media{display:grid;place-items:center;width:56px;height:56px;overflow:hidden;background:#f4f4f4;color:var(--cd-grey)}.cd__addon-media img{width:100%;height:100%;object-fit:cover;display:block}.cd__addon-info{min-width:0}.cd__addon-title{margin:0 0 3px;font-size:14px;font-weight:600;color:var(--cd-ink)}.cd__addon-desc{margin:0;font-size:13px;line-height:1.35;color:var(--cd-grey)}.cd__addon-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cd__addon-price{font-size:15px;font-weight:600;color:var(--cd-ink)}.cd__switch{position:relative;display:inline-flex;cursor:pointer}.cd__switch input{position:absolute;opacity:0;width:0;height:0}.cd__switch-track{display:block;width:46px;height:26px;border-radius:999px;background:#d8d8d8;transition:background .2s ease}.cd__switch-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .2s ease}.cd__switch input:checked+.cd__switch-track{background:var(--cd-rose)}.cd__switch input:checked+.cd__switch-track .cd__switch-knob{transform:translate(20px)}.cd__switch input:focus-visible+.cd__switch-track{outline:2px solid var(--cd-rose);outline-offset:2px}.cd__footer{flex:0 0 auto;padding:16px var(--cd-pad) calc(var(--cd-pad) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--cd-line);background:#fff}.cd__trust{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:30px;padding:14px 0;border-top:1px solid var(--cd-line);margin-bottom:14px}.cd__trust-item{display:inline-flex;align-items:center;gap:7px;color:var(--cd-ink);font-size:12px;line-height:1.2;white-space:nowrap}.cd__trust-item svg{flex:0 0 auto;width:18px;height:18px;color:var(--cd-grey)}.cd__checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:56px;padding:16px;border:0;border-radius:0;background:var(--cd-rose);color:#fff;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .15s ease}.cd__checkout:hover{background:var(--cd-rose-dark)}.cd__checkout-dot{opacity:.8}.cd__pay{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:16px}.cd__pay-card{display:inline-flex;line-height:0}.cd__pay-card svg{display:block;width:40px;height:auto;border-radius:4px}.cd__empty{padding:60px 0;text-align:center;color:var(--cd-grey)}.cd__empty-link{display:inline-block;margin-top:12px;color:var(--cd-ink);text-underline-offset:3px}.cd[data-busy=true] .cd__scroll,.cd[data-busy=true] .cd__footer{opacity:.55;pointer-events:none;transition:opacity .15s ease}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}@media(prefers-reduced-motion:reduce){.cd__panel,.cd__overlay,.cd__ring-fill{transition:none}}@media screen and (max-width:480px){.cd{--cd-pad: 16px;--cd-width: 100%}.cd__item{grid-template-columns:72px 1fr;gap:12px}.cd__thumb{width:72px}.cd__trust{gap:14px}.cd__trust-item{font-size:11px;gap:5px}.cd__trust-item svg{width:16px;height:16px}}.cd__item--gift,.cd__item--ins{grid-template-columns:56px 1fr;align-items:center}.cd__item--gift>.cd__thumb,.cd__item--ins>.cd__thumb{width:56px;height:56px;aspect-ratio:auto}.cd__item--gift .cd__thumb svg,.cd__item--ins .cd__thumb svg{width:30px;height:30px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cart-drawer.css.map */
