.cbndl{max-width:640px;margin:0 auto;font-family:inherit;color:#1a1a1a;box-sizing:border-box}.cbndl *,.cbndl *:before,.cbndl *:after{box-sizing:border-box}.cbndl__heading{text-align:center;font-size:var(--ts-label);font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0 0 1rem;position:relative}.cbndl__group{border:0;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.cbndl__card{position:relative;display:block;border:1px solid #e4dcd2;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s;overflow:hidden}.cbndl__card:hover{border-color:#c9bcae}.cbndl__card:has(.cbndl__radio:checked){border-color:var(--cb-accent,#7a1f2b);box-shadow:0 0 0 2px var(--cb-accent,#7a1f2b) inset}.cbndl__card--featured{border-color:var(--cb-accent,#7a1f2b)}.cbndl__card--featured:has(.cbndl__radio:checked){background:var(--cb-featured-bg,#f2dfe0)}.cbndl__radio{position:absolute;opacity:0;pointer-events:none}.cbndl__card-inner{display:flex;flex-direction:column}.cbndl__row--head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .9rem}.cbndl__title-wrap{display:flex;align-items:center;gap:.55rem;min-width:0}.cbndl__radio-dot{flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:2px solid #c3b7a9;position:relative;transition:border-color .15s}.cbndl__card:has(.cbndl__radio:checked) .cbndl__radio-dot{border-color:var(--cb-accent,#7a1f2b)}.cbndl__card:has(.cbndl__radio:checked) .cbndl__radio-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--cb-accent,#7a1f2b)}.cbndl__emoji{font-size:var(--ts-body);line-height:1}.cbndl__title{display:flex;flex-direction:column;line-height:1.2;min-width:0}.cbndl__title strong{font-size:var(--ts-body)}.cbndl__title small{color:#6b6258;font-size:var(--ts-caption)}.cbndl__badge{display:inline-block;font-size:var(--ts-micro);font-weight:700;letter-spacing:.03em;padding:.15rem .4rem;border-radius:4px;margin-left:.35rem;vertical-align:middle}.cbndl__badge--save{background:#e9e2d8;color:#4a4136}.cbndl__price{display:flex;flex-direction:column;align-items:flex-end;text-align:right;line-height:1.25;flex:0 0 auto}.cbndl__price-unit{font-weight:800;font-size:var(--ts-price-widget)}.cbndl__price-compare{color:#9a9089;font-size:var(--ts-caption);text-decoration:line-through}.cbndl__price-total{font-weight:800;font-size:var(--ts-price-widget)}.cbndl__price-total-compare{color:#9a9089;font-size:var(--ts-caption);text-decoration:line-through}.cbndl__price-unit:empty,.cbndl__price-compare:empty,.cbndl__price-total:empty,.cbndl__price-total-compare:empty{display:none}.cbndl__body{padding:0 1rem;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .2s ease,padding .25s ease}.cbndl__card:has(.cbndl__radio:checked) .cbndl__body{max-height:600px;opacity:1;padding:.25rem 1rem 1rem}.cbndl__selector-label{display:block;font-size:var(--ts-caption);color:#6b6258;margin:.35rem 0 .3rem}.cbndl__selectors{display:flex;flex-direction:column;gap:.5rem}.cbndl__selector-row{display:flex;align-items:center;gap:.5rem}.cbndl__select{display:none}.cbndl__dd{position:relative;flex:1 1 auto;min-width:0}.cbndl__dd-btn{display:flex;align-items:center;gap:.55rem;width:100%;border:1px solid #ddd3c7;border-radius:8px;background:#fff;padding:.4rem .6rem;font-size:var(--ts-body);cursor:pointer;text-align:left}.cbndl__dd-btn:hover{border-color:#c9bcae}.cbndl__dd-btn:focus-visible{outline:2px solid var(--cb-accent,#7a1f2b);outline-offset:1px}.cbndl__dd-thumb{flex:0 0 auto;width:34px;height:34px;border-radius:6px;object-fit:cover;border:1px solid #e0d7cc;background:#f3ede5;transition:opacity .2s}.cbndl__dd-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.cbndl__dd-caret{flex:0 0 auto;color:#777;font-size:var(--ts-caption)}.cbndl__dd-menu{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:20;max-height:260px;overflow:auto;background:#fff;border:1px solid #e0d7cc;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:.3rem}.cbndl__dd-menu[hidden]{display:none}.cbndl__dd-opt{display:flex;align-items:center;gap:.55rem;width:100%;border:0;background:none;border-radius:8px;padding:.4rem .5rem;font-size:var(--ts-body);cursor:pointer;text-align:left;color:#1a1a1a}.cbndl__dd-opt:hover{background:#f6f1ea}.cbndl__dd-opt.is-active{background:var(--cb-featured-bg,#f2dfe0)}.cbndl__dd-opt.is-unavailable{opacity:.5;cursor:not-allowed;text-decoration:line-through}.cbndl__dd-opt-img{flex:0 0 auto;width:32px;height:32px;border-radius:6px;object-fit:cover;border:1px solid #e0d7cc;background:#f3ede5}.cbndl__dd-opt-text{flex:1 1 auto;min-width:0}.cbndl__card:has(.cbndl__radio:checked){overflow:visible}.cbndl__card:has(.cbndl__radio:checked) .cbndl__body{overflow:visible}.cbndl__cn-open{display:flex;align-items:center;gap:.5rem;width:100%;margin-top:.6rem;border:1px solid #e0d7cc;border-radius:10px;background:#fff;padding:.7rem .8rem;font-size:var(--ts-body);font-weight:600;color:#1a1a1a;cursor:pointer;text-align:left}.cbndl__cn-open:hover{border-color:var(--cb-accent,#7a1f2b)}.cbndl__cn-open--filled{border-color:var(--cb-accent,#7a1f2b);box-shadow:0 0 0 1px var(--cb-accent,#7a1f2b) inset}.cbndl__pen{font-size:var(--ts-body)}.cbndl__modal,.cbndl__modal *,.cbndl__modal *:before,.cbndl__modal *:after{box-sizing:border-box}.cbndl__modal{font-family:inherit;color:#1a1a1a}.cbndl__modal[hidden]{display:none}.cbndl__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:1rem}.cbndl__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cbndl__modal-box{position:relative;width:100%;max-width:460px;max-height:85vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 12px 40px #00000040;padding:1.1rem 1.2rem}.cbndl__modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.cbndl__modal-head strong{font-size:var(--ts-modal-title)}.cbndl__modal-x{border:0;background:none;font-size:1.4rem;line-height:1;cursor:pointer;color:#6b6258;padding:.2rem}.cbndl__modal-body{display:flex;flex-direction:column;gap:.9rem}.cbndl__cn-row{display:flex;gap:.7rem;align-items:flex-start}.cbndl__cn-img{flex:0 0 auto;width:48px;height:48px;border-radius:10px;object-fit:cover;border:1px solid #e0d7cc;background:#f3ede5}.cbndl__cn-field{flex:1 1 auto;min-width:0}.cbndl__cn-name{font-weight:700;font-size:var(--ts-body);line-height:1.2}.cbndl__cn-variant{color:var(--cb-accent,#7a1f2b);font-size:var(--ts-caption);margin-bottom:.35rem}.cbndl__cn-input{width:100%;border:1px solid #ddd3c7;border-radius:8px;padding:.55rem .7rem;font-size:var(--ts-body)}.cbndl__cn-input:focus{outline:2px solid var(--cb-accent,#7a1f2b);outline-offset:1px}.cbndl__cn-count{text-align:right;font-size:var(--ts-micro);color:#9a9089;margin-top:.15rem}.cbndl__modal-foot{display:flex;gap:.6rem;margin-top:1.1rem}.cbndl__btn{flex:1 1 auto;border-radius:10px;padding:.7rem 1rem;font-size:var(--ts-cta);font-weight:700;cursor:pointer}.cbndl__btn--ghost{background:#fff;border:1px solid #ddd3c7;color:#1a1a1a}.cbndl__btn--solid{background:var(--cb-accent,#7a1f2b);border:1px solid var(--cb-accent,#7a1f2b);color:#fff}.cbndl__shipping{display:flex;align-items:center;gap:.55rem;margin-top:.85rem;background:var(--cb-accent,#7a1f2b);color:#fff;border-radius:12px;padding:.75rem 1rem;font-size:var(--ts-body);font-weight:700;letter-spacing:.02em}.cbndl__shipping-icon{font-size:1.15rem}.cbndl__submit{width:100%;margin-top:.9rem;border:0;border-radius:999px;background:var(--cb-accent,#7a1f2b);color:#fff;font-size:var(--ts-cta);font-weight:800;letter-spacing:.02em;padding:.95rem 1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:filter .15s}.cbndl__submit:hover{filter:brightness(1.08)}.cbndl__submit:disabled{opacity:.55;cursor:not-allowed}.cbndl__spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:cbndl-spin .7s linear infinite}@keyframes cbndl-spin{to{transform:rotate(360deg)}}.cbndl__error{margin:.6rem 0 0;color:#b3261e;font-size:var(--ts-caption);font-weight:600}.cbndl__ribbon{position:absolute;top:0;right:0;background:#4a1f24;color:#fff;font-size:var(--ts-micro);font-weight:700;padding:.3rem .6rem;border-bottom-left-radius:10px;z-index:1}.cbndl .visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-bundle.css.map */
