.custom-options{margin:24px 0;display:flex;flex-direction:column;gap:16px}.custom-option{border:1px solid #E0DDD8;border-radius:8px;padding:16px 20px;background:#f5f2ed;transition:border-color .2s ease}.custom-option:has(.custom-option__checkbox:checked){border-color:#2e8b35;background:#f0f7f0}.custom-option__checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-option__checkbox{width:20px;height:20px;accent-color:#2E8B35;cursor:pointer;flex-shrink:0}.custom-option__title{display:flex;align-items:center;gap:10px;font-size:1.8rem;font-weight:600;color:#4a4a4a}.custom-option__price{font-size:1.6rem;font-weight:500;color:#2e8b35;background:#e8f5e9;padding:2px 8px;border-radius:12px}.custom-option__description{margin:8px 0 0 32px;font-size:1.4rem;color:#6b6b6b;line-height:1.5}.custom-option__sub{margin-top:14px;margin-left:32px;display:flex;flex-direction:column;gap:8px}.custom-option__sub label{font-size:1.4rem;font-weight:500;color:#4a4a4a}.custom-option__input{width:100%;padding:10px 14px;border:1px solid #D0CCC7;border-radius:6px;font-size:1.5rem;color:#4a4a4a;background:#fff;transition:border-color .2s}.custom-option__input:focus{outline:none;border-color:#2e8b35}.custom-option__hint{font-size:1.2rem;color:#9e9e9e}.custom-option__radio-group{display:flex;gap:16px}.custom-option__radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:1.5rem;color:#4a4a4a}.custom-option__radio-checkmark{width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px #d0ccc7;display:inline-block;flex-shrink:0}.custom-option__radio-label input[type=radio]{display:none}.custom-option__radio-label input[type=radio]:checked+.custom-option__radio-checkmark{box-shadow:0 0 0 2px #2e8b35}.custom-option__total{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#e8f5e9;border-radius:8px;border:1px solid #2E8B35;font-weight:600;color:#2e8b35;font-size:1.8rem}.custom-option__placeholder{width:100%;height:300px;background:#e8e4de;display:flex;align-items:center;justify-content:center;color:#4a4a4a;font-size:1.8rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-options.css.map */
