.cwcpo-product-options{margin:26px 0;padding:22px;border:1px solid #dde8f0;border-radius:12px;background:#fbfdff;box-shadow:0 7px 22px rgba(27,55,80,.05)}.cwcpo-block{margin:0 0 20px;padding:18px;border:1px solid #edf2f6;border-radius:10px;background:#fff}.cwcpo-block:last-child{margin-bottom:0}.cwcpo-block h3{font-size:18px;margin:0 0 12px;color:#1f2f44}.cwcpo-field{margin:15px 0}.cwcpo-title{display:block;font-weight:700;margin-bottom:6px;color:#2d3c50}.cwcpo-desc{font-size:13px;margin:0 0 9px;color:#667085}.cwcpo-choice{display:flex;align-items:center;gap:9px;margin:8px 0;padding:10px 12px;border:1px solid #e6edf3;border-radius:8px;background:#fff;cursor:pointer}.cwcpo-choice:hover{border-color:#b8d1e1;background:#f8fcff}.cwcpo-choice input{margin:0}.cwcpo-choice small{margin-left:auto;opacity:.8;font-weight:600}.cwcpo-field input[type=text],.cwcpo-field input[type=number],.cwcpo-field input[type=date],.cwcpo-field input[type=color],.cwcpo-field select,.cwcpo-field textarea{width:100%;max-width:520px;border:1px solid #cfdce7;border-radius:8px;padding:10px 12px}.cwcpo-field textarea{min-height:92px}.cwcpo-field .required{color:#b32d2e}.cwcpo-inline-notice{display:none;margin:8px 0 12px;padding:10px 12px;border-radius:8px;border:1px solid #f3c6c8;background:#fff5f5;color:#b42318;font-size:13px;font-weight:600}.cwcpo-inline-notice.show{display:block}.cwcpo-choice.cwcpo-disabled-choice{opacity:.48;cursor:not-allowed}.cwcpo-choice.cwcpo-disabled-choice input{cursor:not-allowed}
.cwcpo-field-notice{display:none;margin:8px 0 10px;padding:9px 11px;border-radius:8px;border:1px solid #f3c6c8;background:#fff5f5;color:#b42318;font-size:13px;font-weight:600}.cwcpo-field-notice.show{display:block}.cwcpo-option-config,.cwcpo-condition-box{margin:18px;padding:16px;background:#f8fbfd;border:1px solid #dceaf3;border-radius:8px}.cwcpo-option-config h4,.cwcpo-condition-box h4{margin:0 0 12px;color:#0088ad}
.cwcpo-field.cwcpo-invalid{border-left:3px solid #d63638;padding-left:12px}
.single_add_to_cart_button.cwcpo-disabled-atc{opacity:.45!important;cursor:not-allowed!important;filter:grayscale(1)}

/* v1.1.0 storefront polish */
.cwcpo-product-options{border-color:#e5e7eb;background:#ffffff;border-radius:16px;box-shadow:0 14px 40px rgba(15,23,42,.08)}.cwcpo-block{border-color:#eef2f7;border-radius:14px}.cwcpo-block h3{color:#111827}.cwcpo-choice{border-color:#e5e7eb;border-radius:12px;transition:.15s ease}.cwcpo-choice:hover{border-color:#a78bfa;background:#f5f3ff}.cwcpo-choice input[type=checkbox],.cwcpo-choice input[type=radio]{accent-color:#7c3aed}.cwcpo-field input[type=text],.cwcpo-field input[type=number],.cwcpo-field input[type=date],.cwcpo-field input[type=color],.cwcpo-field select,.cwcpo-field textarea{border-color:#d1d5db;border-radius:10px}.cwcpo-field input:focus,.cwcpo-field select:focus,.cwcpo-field textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.12);outline:0}.cwcpo-inline-notice,.cwcpo-field-notice{border-color:#fecaca;background:#fef2f2;color:#991b1b}.single_add_to_cart_button.cwcpo-disabled-atc{opacity:.42!important;cursor:not-allowed!important;filter:grayscale(1)}

/* v1.2.0 — quantity controls, live totals, and optional base-product hiding */
.cwcpo-addon-qty{display:none;align-items:center;gap:6px;margin-left:12px;font-size:12px;font-weight:700}
.cwcpo-addon-qty.is-active{display:inline-flex}
.cwcpo-addon-qty input{width:72px!important;min-width:72px!important;max-width:72px!important;padding:6px 8px!important;text-align:center}
.cwcpo-select-qty{margin-top:10px;margin-left:0}
.cwcpo-live-pricing{margin-top:18px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}
.cwcpo-live-pricing>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:5px 0}
.cwcpo-live-pricing .cwcpo-grand-total-row{margin-top:6px;padding-top:10px;border-top:1px solid #e5e7eb;font-size:17px}
.cwcpo-live-pricing strong{font-weight:800}
body.cwcpo-hide-base-price-qty.single-product .summary .price,
body.cwcpo-hide-base-price-qty.single-product form.cart>.quantity{display:none!important}
.cwcpo-hidden-product-qty{opacity:.55}
