.product-customization-wrapper{margin:2rem 0;padding:1rem;background:#f9f9f9;border-radius:8px;border:1px solid #e5e5e5}.custom-input-group{position:relative}.custom-input-group label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.95rem;color:#333}.variant-multi-container{display:grid;gap:14px}.input-wrapper{position:relative;display:flex;align-items:center}.custom-input{width:100%;padding:.75rem 4rem .75rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:13px;transition:border-color .2s}.custom-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.custom-input.error{border-color:#dc3545}.char-counter{position:absolute;right:1rem;font-size:.8rem;color:#666;background:#fff;padding:0 .25rem;pointer-events:none}.birthstone-grid{display:grid;grid-template-columns:1fr;gap:1rem}.multi-input-birtstone{margin-top:10px}.dads_mons_and_var_multi{display:grid;gap:10px}@media(max-width:640px){.birthstone-grid{grid-template-columns:1fr;gap:1.5rem}}.birthstone-section{background:#fff;padding:1.2rem;border-radius:6px;border:1px solid #eee}.birthstone-section h3{margin:0 0 1rem;font-size:1.1rem;border-bottom:1px solid #eee;padding-bottom:.5rem;font-weight:600}.birthstone-section label{display:block;margin:1rem 0 .3rem;font-weight:500;font-size:.9rem}.birthstone-section select,.birthstone-select{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.birthstone-section select:focus{outline:none;border-color:#000}.conditional-toggle{margin-bottom:1.5rem}.toggle-label{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem;cursor:pointer;border-radius:4px;transition:background .2s}.toggle-label:hover{background:#f0f0f0}.toggle-label input[type=checkbox]{width:1.2rem;height:1.2rem;cursor:pointer}.toggle-text{font-weight:500;-webkit-user-select:none;user-select:none}.variant-multi{width:100%}#variant-multiplier-container{transition:opacity .3s ease}#variant-multiplier-container.loading{opacity:.5;pointer-events:none}.variant-indicator{margin-bottom:1rem;padding:.75rem 1rem;background:#e8f4fd;border-radius:4px;font-size:.9rem;color:#06c;border-left:3px solid #0066cc;display:flex;align-items:flex-start;gap:10px}.variant-indicator span{line-height:1}.loading-placeholder{padding:2rem;text-align:center;color:#999;font-style:italic;background:#f5f5f5;border-radius:6px;border:1px dashed #ddd}.required{color:#dc3545;margin-left:.25rem;font-size:.9rem}.error-message{color:#dc3545;font-size:.85rem;margin-top:.25rem;display:block}.custom-option{width:100%}.custom-option.conditional-option.double-input,.custom-option.double-input{display:grid;gap:14px}.option-header{margin-bottom:1rem}.option-title{font-size:1rem;font-weight:600;margin:0}.option-description{font-size:.9rem;color:#666;margin:.25rem 0 0}@media(max-width:480px){.product-customization-wrapper,.birthstone-section{padding:1rem}.custom-input{padding:.6rem 3.5rem .6rem 1rem}}@media print{.product-customization-wrapper{border:1px solid #000;background:none}}.custom-select-wrapper{position:relative;width:100%}.custom-select-trigger{width:100%;padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-height:48px}.custom-select-trigger.open{border-color:#000;border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-select-value{display:flex;align-items:center;gap:10px}.custom-select-value img{width:29px;height:29px;border-radius:50%;object-fit:contain}.custom-select-arrow{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");transition:transform .2s}.custom-select-trigger.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #000;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;max-height:250px;overflow-y:auto;z-index:100;display:none;box-shadow:0 4px 12px #0000001a}.custom-select-dropdown.open{display:block}.custom-select-option{padding:.5rem 1rem;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .2s}.custom-select-option:hover{background:#f9f9f9}.custom-select-option img{width:24px;height:24px;border-radius:50%;object-fit:contain}.birthstone-section select.birthstone-select{display:none!important}.variant-img-card{display:flex;flex-direction:column;align-items:center;flex:0 1 46%;gap:.5rem;cursor:pointer;text-align:center;color:rgb(var(--text-color));text-decoration:none}.variant-img-card__box{width:100%;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid rgb(var(--border-color));border-radius:var(--input-border-radius, 4px);background:#fff;transition:border-color .15s,border-width .15s;box-sizing:border-box;overflow:hidden}:checked+.variant-img-card .variant-img-card__box,.variant-img-card.is-selected .variant-img-card__box{border-color:#519b3f;border-width:2px}:focus-visible+.variant-img-card .variant-img-card__box{outline:2px solid currentColor;outline-offset:2px}.variant-img-card.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.variant-img-card__img{display:block;width:5rem;height:5rem;object-fit:contain}.variant-img-card__label{font-size:.875rem;line-height:1.3;color:rgb(var(--text-color))}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-customization.css.map */
