.hanes-hanes-custom-apps-0-x-giftCardContainer{max-width:500px;margin:0 auto 0 25px;padding:0 20px 20px}.hanes-hanes-custom-apps-0-x-giftCardHeader{text-align:left;margin-bottom:30px}.hanes-hanes-custom-apps-0-x-giftCardTitle{font-size:28px;font-weight:600;color:#000;margin:0 0 10px;text-transform:uppercase;letter-spacing:1px}.hanes-hanes-custom-apps-0-x-giftCardSubtitle{margin-bottom:16px}.hanes-hanes-custom-apps-0-x-priceRange{color:#de2a26;font-size:16px;font-weight:400}.hanes-hanes-custom-apps-0-x-giftCardDescription{text-align:left}.hanes-hanes-custom-apps-0-x-question{font-size:20px;font-weight:600;color:#000;margin:0 0 10px}.hanes-hanes-custom-apps-0-x-description{font-size:16px;font-weight:400;color:#000;margin:0 0 5px;line-height:1.4}.hanes-hanes-custom-apps-0-x-disclaimer{font-size:15px;line-height:1.4;font-weight:400;color:#888;margin:0}.hanes-hanes-custom-apps-0-x-giftCardForm{display:flex;flex-direction:column;gap:20px}.hanes-hanes-custom-apps-0-x-fieldGroup{display:flex;flex-direction:column;gap:8px}.hanes-hanes-custom-apps-0-x-fieldLabel{font-size:14px;font-weight:700;color:#000;margin-bottom:5px}.hanes-hanes-custom-apps-0-x-subFieldGroup{display:flex;flex-direction:column;gap:15px}.hanes-hanes-custom-apps-0-x-subField{display:flex;flex-direction:column;gap:5px}.hanes-hanes-custom-apps-0-x-subFieldLabel{font-size:12px;font-weight:600;color:#666;margin-bottom:3px}.hanes-hanes-custom-apps-0-x-characterLimit{font-size:11px;color:#999;margin-top:5px;text-align:right}.hanes-hanes-custom-apps-0-x-spinnerContainer{display:flex;align-items:center;gap:8px}.hanes-hanes-custom-apps-0-x-spinner{width:16px;height:16px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;-webkit-animation:hanes-hanes-custom-apps-0-x-spin 1s linear infinite;animation:hanes-hanes-custom-apps-0-x-spin 1s linear infinite}@-webkit-keyframes hanes-hanes-custom-apps-0-x-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hanes-hanes-custom-apps-0-x-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hanes-hanes-custom-apps-0-x-valueGrid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:10px}.hanes-hanes-custom-apps-0-x-valueOption{display:flex;align-items:center;padding:15px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#fff}.hanes-hanes-custom-apps-0-x-valueOption:hover{border-color:#e74c3c;background:#f8f8f8}.hanes-hanes-custom-apps-0-x-valueOption:has(.hanes-hanes-custom-apps-0-x-valueRadio:checked){border-color:#e74c3c;background:#fff5f5}.hanes-hanes-custom-apps-0-x-valueRadio{margin-right:10px;width:18px;height:18px;accent-color:#e74c3c}.hanes-hanes-custom-apps-0-x-valueLabel{font-size:16px;font-weight:600;color:#000}.hanes-hanes-custom-apps-0-x-fieldInput,.hanes-hanes-custom-apps-0-x-fieldSelect,.hanes-hanes-custom-apps-0-x-fieldTextarea{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;color:#000;background:#fff;transition:border-color .3s ease;box-sizing:border-box;font-family:museo-sans,Arial,sans-serif}.hanes-hanes-custom-apps-0-x-fieldInput:focus,.hanes-hanes-custom-apps-0-x-fieldSelect:focus,.hanes-hanes-custom-apps-0-x-fieldTextarea:focus{outline:none;border-color:#e74c3c}.hanes-hanes-custom-apps-0-x-fieldInput::-moz-placeholder,.hanes-hanes-custom-apps-0-x-fieldTextarea::-moz-placeholder{color:#999;font-family:museo-sans,Arial,sans-serif}.hanes-hanes-custom-apps-0-x-fieldInput:-ms-input-placeholder,.hanes-hanes-custom-apps-0-x-fieldTextarea:-ms-input-placeholder{color:#999;font-family:museo-sans,Arial,sans-serif}.hanes-hanes-custom-apps-0-x-fieldInput::-ms-input-placeholder,.hanes-hanes-custom-apps-0-x-fieldTextarea::-ms-input-placeholder{color:#999;font-family:museo-sans,Arial,sans-serif}.hanes-hanes-custom-apps-0-x-fieldInput::placeholder,.hanes-hanes-custom-apps-0-x-fieldTextarea::placeholder{color:#999;font-family:museo-sans,Arial,sans-serif}.hanes-hanes-custom-apps-0-x-fieldTextarea{resize:vertical;min-height:80px;font-family:museo-sans,Arial,sans-serif}.hanes-hanes-custom-apps-0-x-fieldSelect{cursor:pointer;font-family:museo-sans,Arial,sans-serif}.hanes-hanes-custom-apps-0-x-inputError{border-color:#e74c3c!important}.hanes-hanes-custom-apps-0-x-errorMessage{color:#e74c3c;font-size:12px;font-weight:500;margin-top:5px}.hanes-hanes-custom-apps-0-x-buttonGroup{display:flex;justify-content:center;margin-top:20px}.hanes-hanes-custom-apps-0-x-buttonGroup button:disabled{background:#c4c2c2!important;border-color:#c4c2c2!important;color:#fff!important;cursor:not-allowed!important;opacity:1!important}.hanes-hanes-custom-apps-0-x-buttonGroup button:disabled:hover{background:#c4c2c2!important;border-color:#c4c2c2!important;color:#fff!important;transform:none!important}.hanes-hanes-custom-apps-0-x-buttonGroup button:disabled .hanes-hanes-custom-apps-0-x-vtex-add-to-cart-button-0-x-buttonText{color:#fff!important}@media (max-width:768px){.hanes-hanes-custom-apps-0-x-giftCardContainer{margin:0 auto;padding:15px}.hanes-hanes-custom-apps-0-x-giftCardTitle{font-size:24px}.hanes-hanes-custom-apps-0-x-valueGrid{grid-template-columns:1fr;gap:10px}.hanes-hanes-custom-apps-0-x-valueOption{padding:12px}.hanes-hanes-custom-apps-0-x-fieldInput,.hanes-hanes-custom-apps-0-x-fieldSelect,.hanes-hanes-custom-apps-0-x-fieldTextarea{padding:10px 12px}}@media (max-width:480px){.hanes-hanes-custom-apps-0-x-giftCardContainer{padding:10px}.hanes-hanes-custom-apps-0-x-giftCardTitle{font-size:20px}.hanes-hanes-custom-apps-0-x-question{font-size:16px}.hanes-hanes-custom-apps-0-x-description{font-size:13px}}