.cc-gwp{margin:0 0 1.6rem}.cc-gwp.cc-gwp--empty{display:none}.cc-gwp__box{padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgba(var(--color-foreground),.03);box-sizing:border-box}.cc-gwp__msg{margin:0 0 1rem;text-align:center;font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground))}.cc-gwp__msg:last-child{margin-bottom:0}.cc-gwp__msg strong{font-weight:700}.cc-gwp__msg--won{font-weight:700;font-size:1.5rem}.cc-gwp__msg--next{font-size:1.3rem;opacity:.85}.cc-gwp__bar{height:.8rem;border-radius:999px;background:rgba(var(--color-foreground),.1);overflow:hidden}.cc-gwp__fill{display:block;height:100%;border-radius:999px;background:rgb(var(--color-button));transition:width .35s ease}.cc-gwp__picker{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.4rem;flex-wrap:wrap}.cc-gwp__picker-label{font-size:1.3rem;color:rgba(var(--color-foreground),.8)}.cc-gwp__swatches{display:flex;gap:.8rem}.cc-gwp__swatch{width:2.8rem;height:2.8rem;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:0}.cc-gwp__swatch-dot{width:2.2rem;height:2.2rem;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.25);transition:transform .15s ease}.cc-gwp__swatch--blanc .cc-gwp__swatch-dot{background:#fff}.cc-gwp__swatch--noir .cc-gwp__swatch-dot{background:#111}.cc-gwp__swatch--vert .cc-gwp__swatch-dot{background:#2f9e5f}.cc-gwp__swatch:hover .cc-gwp__swatch-dot{transform:scale(1.08)}.cc-gwp__swatch.is-active{box-shadow:0 0 0 2px rgb(var(--color-button))}.cc-gwp__swatch:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:2px}.cc-bundle{display:flex;flex-direction:column;gap:10px;margin:0 0 22px;padding:clamp(12px,2.4vw,16px);border:1px solid #d4e9f5;border-radius:16px;background:linear-gradient(180deg,#f7fbfe,#fff);min-width:0;max-width:460px;box-sizing:border-box}.cc-bundle__legend{float:none;width:100%;padding:0;margin:0 0 4px;text-align:center;text-transform:uppercase;letter-spacing:.16em;font-family:var(--font-heading-family, Poppins, sans-serif);font-size:11px;font-weight:700;color:#1c6fa8}.cc-bundle__opt{display:block;cursor:pointer;border:1.5px solid #dbe7f0;border-radius:12px;background:#fff;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.cc-bundle__opt:hover{border-color:#a9ddf3}.cc-bundle__opt:has(.cc-bundle__radio:checked){border-color:#e8562a;box-shadow:0 2px 12px #e8562a1a}.cc-bundle__opt--gift:has(.cc-bundle__radio:checked){background:#fff7f3}.cc-bundle__row{display:flex;align-items:center;gap:10px}.cc-bundle__radio{flex:none;width:18px;height:18px;margin:0;cursor:pointer;accent-color:#e8562a}.cc-bundle__radio:focus-visible{outline:3px solid #0b2b45;outline-offset:2px}.cc-bundle__opt-title{flex:1 1 auto;min-width:0;font-family:var(--font-heading-family, Poppins, sans-serif);font-size:14.5px;font-weight:600;color:#0b2b45}.cc-bundle__opt-price{flex:none;font-family:var(--font-heading-family, Poppins, sans-serif);font-size:15px;font-weight:600;color:#0b2b45}.cc-bundle__save{flex:none;background:#12855a;color:#fff;border-radius:999px;padding:3px 10px;font-family:var(--font-heading-family, Poppins, sans-serif);font-size:11px;font-weight:700;letter-spacing:.02em}.cc-bundle__breakdown{display:block;margin-top:12px;padding:10px 12px;border:1px solid #e2eef6;border-radius:10px;background:#f4fafd}.cc-bundle__line{display:flex;align-items:center;gap:10px}.cc-bundle__line+.cc-bundle__line{margin-top:8px;padding-top:8px;border-top:1px dashed #d4e4ef}.cc-bundle__thumb{flex:none;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #e2eef6;border-radius:9px;background:#fff;overflow:hidden}.cc-bundle__thumb img{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box}.cc-bundle__thumb-ph{font-size:22px;line-height:1}.cc-bundle__line-name{flex:1 1 auto;min-width:0;font-size:13px;line-height:1.35;color:#0b2b45;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-bundle__change{display:inline-block;margin-top:2px;padding:0;border:0;background:transparent;font-size:12px;font-weight:600;color:#1c6fa8;text-decoration:underline;cursor:pointer}.cc-bundle__change:hover{color:#155a89}.cc-bundle__change:focus-visible{outline:3px solid #0b2b45;outline-offset:2px;border-radius:4px}.cc-bundle__line-price{flex:none;display:flex;align-items:baseline;gap:6px;font-size:13.5px;font-weight:600;color:#0b2b45}.cc-bundle__was{color:#8a94a0;font-weight:400;text-decoration:line-through}.cc-bundle__free{color:#12855a;font-weight:700;letter-spacing:.02em}.cc-bundle__colors{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:10px;padding-top:10px;border-top:1px dashed #d4e4ef}.cc-bundle__colors[hidden]{display:none}.cc-bundle__colors-label{font-size:12.5px;color:#4a5560}.cc-bundle .cc-gwp__swatch{width:2.4rem;height:2.4rem}.cc-bundle .cc-gwp__swatch-dot{width:1.9rem;height:1.9rem}.cc-bundle .cc-gwp__swatch.is-active{box-shadow:0 0 0 2px #e8562a}.cc-bundle .cc-gwp__swatch:focus-visible{outline:3px solid #0b2b45;outline-offset:2px}.cc-bundle__foot{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;margin-top:10px}.cc-bundle__total{display:inline-flex;align-items:baseline;gap:8px}.cc-bundle__total-label{font-size:13px;font-weight:600;color:#4a5560}.cc-bundle__total-val{font-family:var(--font-heading-family, Poppins, sans-serif);font-size:18px;font-weight:700;color:#0b2b45}.cc-bundle__econo{font-size:12px;font-weight:600;color:#12855a}.cc-bundle--solo .cc-bundle__opt--gift .cc-bundle__breakdown,.cc-bundle--solo .cc-bundle__opt--gift .cc-bundle__foot{opacity:.55}@media(max-width:480px){.cc-bundle__line-price{align-self:flex-start}}.cc-gift-badge{display:inline-block;margin-top:.4rem;padding:.2rem .8rem;border-radius:999px;background:rgba(var(--color-button),.12);color:rgb(var(--color-button));font-size:1.1rem;font-weight:600;letter-spacing:.02rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cc-gwp.css.map */
