.wwcf-product-page-gift-options{margin:18px 0 16px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}
.wwcf-product-page-gift-options__title{margin:0 0 4px;font-size:18px;line-height:1.3;color:#101828}
.wwcf-product-page-gift-options__intro{margin:0 0 14px;font-size:14px;line-height:1.45;color:#6b7280}
.wwcf-product-page-gift-options__items{display:flex;flex-direction:column;gap:12px}
.wwcf-product-page-card-option,.wwcf-product-page-gift-wrap-option{margin:0}
.wwcf-product-page-option{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}
.wwcf-product-page-option.is-selected{border-color:#53b8a7;background:#f4fbf9;box-shadow:0 0 0 3px rgba(83,184,167,.08) inset}
.wwcf-product-page-option :is(input,textarea,select,button,a,label){cursor:auto}
.wwcf-product-page-card-option,.wwcf-product-page-gift-wrap-option{--wwcf-option-checkbox-size:18px;--wwcf-option-gap:12px}
.wwcf-product-page-card-option__toggle,.wwcf-product-page-gift-wrap-option__toggle{display:grid;grid-template-columns:var(--wwcf-option-checkbox-size) minmax(0,1fr);align-items:center;column-gap:var(--wwcf-option-gap)}
.wwcf-product-page-card-option__checkbox,.wwcf-product-page-gift-wrap-option__checkbox{width:var(--wwcf-option-checkbox-size);height:var(--wwcf-option-checkbox-size);margin:0!important;align-self:center;top: 0 !important}
.wwcf-product-page-card-option__label,.wwcf-product-page-gift-wrap-option__label{display:grid !important;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:12px;flex:1 1 auto;width:100%;margin:0;color:#364153;font-size:14px !important;line-height:1.35;cursor:pointer !important}
.wwcf-product-page-option__icon{display:block;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}
.wwcf-product-page-option--gift-wrap .wwcf-product-page-option__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e78376' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='8' width='18' height='4' rx='1'/%3E%3Cpath d='M12 8v13'/%3E%3Cpath d='M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7'/%3E%3Cpath d='M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5'/%3E%3C/svg%3E")}
.wwcf-product-page-option--card .wwcf-product-page-option__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e78376' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19h16'/%3E%3Cpath d='M5 5h14a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Z'/%3E%3Cpath d='M7 9h10'/%3E%3Cpath d='M7 13h6'/%3E%3C/svg%3E")}
.wwcf-product-page-card-option__label,.wwcf-product-page-gift-wrap-option__label,.wwcf-product-page-card-option__label-text,.wwcf-product-page-gift-wrap-option__label-text{text-transform:none!important}
.wwcf-product-page-card-option__label-text,.wwcf-product-page-gift-wrap-option__label-text{display:block;min-width:0;font-size:14px;line-height:1.35;color:#1f2a37;font-weight:600}
.wwcf-product-page-card-option__label-text .woocommerce-Price-amount,.wwcf-product-page-gift-wrap-option__label-text .woocommerce-Price-amount{white-space:nowrap}
.wwcf-product-page-card-message-shell{display:none}
.wwcf-product-page-card-option.is-selected .wwcf-product-page-card-message-shell{display:block}
.wwcf-product-page-card-message{min-height:0;overflow:hidden;margin-top:0;padding-top:10px;border-top:1px solid #edf0f2;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}
.wwcf-product-page-card-option.is-selected .wwcf-product-page-card-message{opacity:1;transform:translateY(0)}
.wwcf-product-page-card-helper{margin:0 0 10px;font-size:13px;line-height:1.45;color:#6b7280}
.wwcf-product-page-card-input-row{display:flex;gap:10px;align-items:flex-start}
.wwcf-product-page-card-thumb{flex:0 0 54px;width:54px}
.wwcf-product-page-card-thumb img,.wwcf-product-page-card-thumb picture,.wwcf-product-page-card-thumb picture img{display:block;width:54px;height:54px;object-fit:cover;border-radius:8px}
.wwcf-product-page-card-input{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;min-width:0}
.wwcf-product-page-card-input__label{display:block;font-size:13px;font-weight:600;line-height:1.3;color:#364153}
.wwcf-product-page-card-input__field{display:block;width:100%;min-width:0;height:44px;padding:10px 12px;border:1px solid #d7dce2;border-radius:10px;background:#fff;color:#101828;font-size:14px;line-height:1.3}
.wwcf-product-page-card-input .wwcf-counter{display:block;margin-top:0;font-size:12px;color:#6b7280}
.wwcf-product-total-breakdown{margin-bottom:12px;padding-bottom:10px;border-bottom:1px dashed #d9dde3}
.wwcf-product-total-breakdown__row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;font-size:15px;line-height:1.4;color:#364153}
.wwcf-product-total-breakdown__row:last-child{margin-bottom:0}
.wwcf-product-total-breakdown__row .woocommerce-Price-amount{color:#364153}
@media (max-width:767px){.wwcf-product-page-gift-options{padding:14px;border-radius:14px}.wwcf-product-page-option{padding:12px}.wwcf-product-page-card-option,.wwcf-product-page-gift-wrap-option{--wwcf-option-checkbox-size:16px;--wwcf-option-gap:10px}.wwcf-product-page-card-option__label,.wwcf-product-page-gift-wrap-option__label{grid-template-columns:16px minmax(0,1fr);column-gap:10px;font-size:13px}.wwcf-product-page-option__icon{width:16px;height:16px}.wwcf-product-page-card-option__label-text,.wwcf-product-page-gift-wrap-option__label-text{font-size:13px;line-height:1.3}.wwcf-product-page-card-thumb{flex-basis:48px;width:48px}.wwcf-product-page-card-thumb img,.wwcf-product-page-card-thumb picture,.wwcf-product-page-card-thumb picture img{width:48px;height:48px}.wwcf-product-page-card-input__field{height:42px;padding:9px 10px;font-size:13px}.wwcf-product-page-card-input .wwcf-counter,.wwcf-product-total-breakdown__row{font-size:11px}.wwcf-product-total-breakdown__row{font-size:14px}}
