.dcc-cart{--dcc-c-line: var(--gg-line-soft);--dcc-c-line-soft: var(--gg-line-soft);--dcc-c-ink: var(--gg-ink);--dcc-c-muted: var(--gg-ink-weak);--dcc-c-faint: var(--gg-ink-weak);--dcc-c-red: var(--gg-error);--dcc-c-red-deep: var(--gg-error);--dcc-c-pill: var(--gg-paper);--dcc-c-green: var(--gg-ok);--dcc-c-grey-bg: var(--gg-paper);--dcc-c-width: 46rem;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;font-family:var(--gg-font-body);color:var(--dcc-c-ink);visibility:hidden;pointer-events:none}.dcc-cart.is-open{visibility:visible;pointer-events:auto}.dcc-cart__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease}.dcc-cart.is-open .dcc-cart__overlay{opacity:1}.dcc-cart__panel{position:absolute;top:0;inset-inline-end:0;height:100%;width:min(var(--dcc-c-width),100vw);background:var(--gg-white);display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);box-shadow:-8px 0 32px #00000029}.dcc-cart.is-open .dcc-cart__panel{transform:translate(0)}@media(prefers-reduced-motion:reduce){.dcc-cart__panel,.dcc-cart__overlay{transition:none}}.dcc-cart__banner{margin:0;background:var(--gg-ink);color:var(--gg-white);text-align:center;font-size:1.5rem;font-weight:700;padding:1.4rem 1.6rem;flex:0 0 auto}.dcc-cart__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;border-block-end:1px solid var(--dcc-c-line);flex:0 0 auto}.dcc-cart__title{margin:0;font-size:2rem;font-weight:700;letter-spacing:-.01em}.dcc-cart__x{border:0;background:none;padding:.4rem;cursor:pointer;color:var(--dcc-c-ink);display:inline-flex}.dcc-cart__x:hover{opacity:.6}.dcc-cart__scroll{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.dcc-cart__items{list-style:none;margin:0;padding:0;border-block-start:1px solid var(--dcc-c-line-soft)}.dcc-cart__item{display:grid;grid-template-columns:8.4rem 1fr;gap:1.6rem;padding:1.8rem 2rem;border-block-end:1px solid var(--dcc-c-line-soft)}.dcc-cart__item.is-busy{opacity:.45;pointer-events:none}.dcc-cart__thumb{display:block;border-radius:3px;overflow:hidden;background:var(--dcc-c-grey-bg);aspect-ratio:3 / 4}.dcc-cart__thumb img{width:100%;height:100%;object-fit:cover;display:block}.dcc-cart__body{display:flex;flex-direction:column;gap:1.4rem;min-width:0}.dcc-cart__body-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dcc-cart__names{min-width:0}.dcc-cart__name{display:block;font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.01em;line-height:1.3;color:var(--dcc-c-ink);text-decoration:none}.dcc-cart__name:hover{text-decoration:underline}.dcc-cart__opt{margin:.4rem 0 0;font-size:1.4rem;line-height:1.35;color:var(--dcc-c-muted)}.dcc-cart__remove{border:0;background:none;padding:.2rem;cursor:pointer;color:var(--dcc-c-ink);flex:0 0 auto;display:inline-flex}.dcc-cart__remove:hover{opacity:.6}.dcc-cart__body-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1.2rem;flex-wrap:wrap}.dcc-cart__qty{display:inline-flex;align-items:center;border:1px solid var(--gg-line);border-radius:6px;overflow:hidden;flex:0 0 auto}.dcc-cart__qty-btn{width:3.8rem;height:4rem;border:0;background:none;cursor:pointer;color:var(--dcc-c-ink);display:inline-flex;align-items:center;justify-content:center}.dcc-cart__qty-btn:hover{background:var(--dcc-c-grey-bg)}.dcc-cart__qty-input{width:3.4rem;height:4rem;border:0;text-align:center;font-family:inherit;font-size:1.5rem;font-weight:500;color:var(--dcc-c-ink);background:none;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.dcc-cart__qty-input::-webkit-outer-spin-button,.dcc-cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.dcc-cart__prices{display:flex;flex-direction:column;align-items:flex-end;gap:.7rem;text-align:end}.dcc-cart__pill{display:inline-flex;align-items:center;gap:.5rem;background:var(--dcc-c-pill);color:var(--dcc-c-red);border-radius:999px;padding:.5rem 1rem;font-size:1.4rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.dcc-cart__price-row{display:inline-flex;align-items:baseline;gap:.8rem;white-space:nowrap}.dcc-cart__price-old{color:var(--dcc-c-faint);font-size:1.4rem;text-decoration:line-through}.dcc-cart__price-new{color:var(--dcc-c-red);font-size:1.6rem;font-weight:700}.dcc-cart__price-plain{font-size:1.6rem;font-weight:700}.dcc-cart__empty{padding:6rem 2rem;text-align:center}.dcc-cart__empty-text{margin:0 0 2rem;font-size:1.6rem;color:var(--dcc-c-muted)}.dcc-cart__empty-btn{display:inline-block;background:var(--gg-ink);color:var(--gg-white);text-decoration:none;font-size:1.5rem;font-weight:700;padding:1.4rem 2.8rem;border-radius:6px}.dcc-cart__foot{flex:0 0 auto;padding:1.8rem 2rem 0;border-block-start:1px solid var(--dcc-c-line);background:var(--gg-white)}.dcc-cart__sum{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;margin-block-end:1rem}.dcc-cart__sum-label{font-size:1.7rem;font-weight:700}.dcc-cart__sum-right{display:inline-flex;align-items:baseline;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.dcc-cart__sum-pill{background:var(--dcc-c-red-deep);color:var(--gg-white);border-radius:4px;padding:.4rem .9rem;font-size:1.4rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.dcc-cart__sum-total{font-size:1.9rem;font-weight:700;white-space:nowrap}.dcc-cart__sum--ship{margin-block-end:.8rem}.dcc-cart__ship-value{font-size:1.6rem;font-weight:700}.dcc-cart__ship-value.is-free{color:var(--dcc-c-green)}.dcc-cart__note{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.5;color:var(--dcc-c-muted)}.dcc-cart__checkout{width:100%;min-height:5.6rem;border:0;border-radius:8px;background:var(--gg-ink);color:var(--gg-white);font-family:inherit;font-size:1.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:1rem}.dcc-cart__checkout:hover{background:var(--gg-ink)}.dcc-cart__guarantee{margin:1.2rem 0 0;text-align:center;font-size:1.4rem;color:var(--dcc-c-muted)}.dcc-cart__pay{list-style:none;margin:1rem -2rem 0;padding:1.2rem 2rem;padding-bottom:max(1.2rem,env(safe-area-inset-bottom));background:var(--dcc-c-grey-bg);display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap}.dcc-cart__pay-item{background:var(--gg-white);border:1px solid var(--gg-line);border-radius:5px;padding:.5rem .7rem;display:inline-flex;align-items:center;justify-content:center;height:3.4rem}.dcc-cart__pay-svg{width:3.4rem;height:2.2rem;display:block}@media screen and (max-width:600px){.dcc-cart__panel{width:100vw}.dcc-cart__ladder,.dcc-cart__ship,.dcc-cart__head,.dcc-cart__foot{padding-inline:1.6rem}.dcc-cart__item{grid-template-columns:7.2rem 1fr;padding-inline:1.6rem}.dcc-cart__pay{margin-inline:-1.6rem;padding-inline:1.6rem}.dcc-cart__step-pct,.dcc-cart__step-qty{font-size:1.4rem}.dcc-cart__node-dot{width:2.8rem;height:2.8rem}}.dcc-cart__goals{padding:1.8rem 2rem 2.4rem;border-block-end:1px solid var(--dcc-c-line-soft)}.dcc-cart__goals-lead{margin:0 0 2rem;text-align:center;font-size:1.5rem;line-height:1.45;color:var(--dcc-c-ink)}.dcc-cart__goals-lead strong{font-weight:700}.dcc-cart__goals-lead.is-done{color:var(--dcc-c-green);font-weight:700}.dcc-cart__goals-track{position:relative;height:.8rem;border-radius:999px;background:var(--dcc-c-grey-bg);margin-block-end:4.4rem}.dcc-cart__goals-fill{position:absolute;inset-inline-start:0;top:0;bottom:0;border-radius:999px;background:var(--dcc-c-green);transition:width .4s ease}.dcc-cart__goals-marks{list-style:none;margin:0;padding:0}.dcc-cart__goal{position:absolute;top:50%;inset-inline-start:var(--goal-pos, 0%);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.dcc-cart__goal--last{inset-inline-start:auto;inset-inline-end:0;transform:translateY(-50%)}.dcc-cart__goal--last .dcc-cart__goal-text{inset-inline-start:auto;inset-inline-end:0;transform:none;text-align:end}.dcc-cart__goal--first{inset-inline-start:0;transform:translateY(-50%)}.dcc-cart__goal--first .dcc-cart__goal-text{inset-inline-start:0;transform:none;text-align:start}.dcc-cart__goal-dot{width:2.2rem;height:2.2rem;border-radius:999px;background:var(--gg-white);border:2px solid var(--dcc-c-line);color:var(--gg-white);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,border-color .3s ease}.dcc-cart__goal.is-on .dcc-cart__goal-dot{background:var(--dcc-c-green);border-color:var(--dcc-c-green)}.dcc-cart__goal-text{position:absolute;top:calc(100% + .9rem);inset-inline-start:50%;transform:translate(-50%);width:max-content;max-width:14rem;display:flex;flex-direction:column;gap:.1rem;text-align:center;line-height:1.3}.dcc-cart__goal-text b{font-size:1.4rem;font-weight:700;color:var(--dcc-c-faint);font-variant-numeric:tabular-nums}.dcc-cart__goal-text em{font-style:normal;font-size:1.4rem;color:var(--dcc-c-faint)}.dcc-cart__goal.is-on .dcc-cart__goal-text b,.dcc-cart__goal.is-on .dcc-cart__goal-text em{color:var(--dcc-c-green)}@media screen and (max-width:600px){.dcc-cart__goals{padding-inline:1.6rem}.dcc-cart__goal-text{max-width:11rem}.dcc-cart__goal-text em{font-size:1.4rem}}.dcc-cart__checkout{background:var(--gg-action);color:var(--gg-white);border:1px solid var(--gg-action-hover);border-radius:var(--gg-radius-control);min-height:48px;padding:15px 28px;font-size:16px;font-weight:600;letter-spacing:0;text-transform:none;box-shadow:var(--gg-shadow-primary)}.dcc-cart__checkout:hover{background:var(--gg-action-hover)}.dcc-cart__checkout:active{background:var(--gg-action-press);box-shadow:var(--gg-shadow-pressed);transform:translateY(1px)}.dcc-cart__checkout:focus-visible{outline:none;box-shadow:var(--gg-focus-ring)}.dcc-cart__qty{border:1px solid var(--gg-line);border-radius:var(--gg-radius-control);box-shadow:var(--gg-shadow-control);background:var(--gg-surface)}.dcc-cart__qty-btn{width:32px;height:32px;color:var(--gg-ink)}.dcc-cart__qty-btn:hover{background:var(--gg-control-bg-hover)}.dcc-cart__qty-input{height:32px;font-size:16px;color:var(--gg-ink)}.dcc-cart__goals-track{background:var(--gg-control-bg)}.dcc-cart__goals-fill{background:var(--gg-action)}.dcc-cart__goal.is-on .dcc-cart__goal-dot{background:var(--gg-action);border-color:var(--gg-action)}.dcc-cart__goal.is-on .dcc-cart__goal-text b,.dcc-cart__goal.is-on .dcc-cart__goal-text em,.dcc-cart__goals-lead.is-done{color:var(--gg-success)}.dcc-cart__pill{background:var(--gg-critical-soft);color:var(--gg-critical);border-radius:var(--gg-radius-pill);box-shadow:none}.dcc-cart__sum-pill{background:var(--gg-critical-soft);color:var(--gg-critical);border-radius:var(--gg-radius-pill);padding:5px 12px;font-size:14px}.dcc-cart__price-new{color:var(--gg-ink)}.dcc-cart__ship-value.is-free{color:var(--gg-success)}.dcc-cart__thumb{border-radius:0}.dcc-cart__empty-btn{background:var(--gg-action);border:1px solid var(--gg-action-hover);border-radius:var(--gg-radius-control);box-shadow:var(--gg-shadow-primary);min-height:48px;font-size:16px}.dcc-cart__pay-item{border:1px solid var(--gg-border);border-radius:var(--gg-radius-control)}.dcc-cart__foot{position:sticky;bottom:0;background:var(--gg-white);border-top:1px solid var(--gg-line)}.dcc-cart__checkout,.dcc-cart__continue{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px}.dcc-cart__continue{margin-top:8px}.dcc-cart__ship-value.is-free{color:var(--gg-ok);font-weight:600}@media screen and (max-width:749px){.dcc-cart__panel{top:0;bottom:auto;inset-inline-start:auto;inset-inline-end:0;width:min(420px,100vw);height:100%;max-height:none;border-radius:0;transform:translate(100%);box-shadow:-8px 0 32px #35353138}.dcc-cart.is-open .dcc-cart__panel{transform:translate(0)}.dcc-cart__scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.dcc-cart__x{width:44px;height:44px}}.dcc-cart__x{min-width:44px;min-height:44px}.dcc-cart__qty-btn{width:34px;min-width:34px;height:40px;min-height:40px;padding:0;flex:0 0 34px}.dcc-cart .dcc-cart__qty-input{width:46px;min-width:46px;flex:0 0 46px;height:40px;min-height:40px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;text-align:center;line-height:40px;font-variant-numeric:tabular-nums}.dcc-cart__sign{display:block;width:100%;height:100%;object-fit:cover}.dcc-cart__remove{min-height:44px;display:inline-flex;align-items:center}.dcc-cart__sum--save{margin-bottom:2px}.dcc-cart__sum--save .dcc-cart__sum-label{color:var(--gg-ok);font-weight:700}.dcc-cart__save-pct{font-weight:600;opacity:.8}.dcc-cart__save-value{color:var(--gg-ok);font-family:var(--gg-font-head);font-weight:700;font-variant-numeric:tabular-nums}.dcc-cart__ship-hint{margin-inline-start:6px;color:var(--gg-ink-weak);font-weight:400;font-size:13px;white-space:nowrap}.dcc-cart__foot .dcc-cart__checkout{font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/7/assets/dcc-cart.css.map */
