.product-customization-extras__head{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:1rem}.product-customization-extras__icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f15f6c,#e5097f);color:#fff;font-size:1rem;flex-shrink:0;box-shadow:0 4px 14px rgba(241,95,108,.35)}.product-customization-extras__title{margin:0;font-size:1rem;font-weight:700;color:#1e293b;letter-spacing:-.02em;line-height:1.35}.product-customization-extras__subtitle{margin:.2rem 0 0;font-size:.8rem;color:#64748b;line-height:1.45}.product-customization-extras__grid{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:576px){.product-customization-extras__grid{grid-template-columns:1fr 1fr;align-items:start}}.product-customization-extras .pce-field-label{display:block;font-size:.78rem;font-weight:600;color:#334155;margin-bottom:.45rem;padding-left:.55rem;border-left:3px solid #f15f6c;line-height:1.3}.product-customization-extras .pce-input{width:100%;border-radius:12px;border:1.5px solid #e2e8f0;padding:.65rem .85rem;font-size:.9rem;color:#0f172a;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.product-customization-extras .pce-input::placeholder{color:#94a3b8}.product-customization-extras .pce-input:focus{outline:none;border-color:#f15f6c;box-shadow:0 0 0 3px rgba(241,95,108,.15)}.product-customization-extras .pce-multiselect-wrap .multiselect-container{border-radius:12px!important;border:1.5px solid #e2e8f0!important;background:#fff!important;transition:border-color .2s ease,box-shadow .2s ease!important}.product-customization-extras .pce-multiselect-wrap .multiselect-container:focus-within{border-color:#f15f6c!important;box-shadow:0 0 0 3px rgba(241,95,108,.12)!important}.product-customization-extras .pce-multiselect-wrap .search-wrapper input{border-radius:8px!important}.product-customization-extras .pce-customize-link{margin-top:10px;border:none;background:transparent;color:#111827;font-size:.95rem;font-weight:700;text-decoration:underline;text-underline-offset:3px;padding:0}.product-customization-extras .pce-custom-panel{border:1px solid #f1f5f9;border-radius:14px;background:#fff;padding:14px}.product-customization-extras .pce-custom-panel__title{margin:0;font-size:1.55rem;font-weight:600;color:#111827;line-height:1.2}.product-customization-extras .pce-custom-panel__subtitle{margin:8px 0 16px;font-size:.8rem;color:#111827}.product-customization-extras .pce-custom-panel__subtitle span{color:#f43f5e}.product-customization-extras .pce-custom-row{display:grid;grid-template-columns:80px 1fr;align-items:center;grid-gap:10px;gap:10px;margin-bottom:12px}.product-customization-extras .pce-custom-row__label{margin:0;font-size:.8rem;font-weight:700;color:#111827}.product-customization-extras .pce-custom-row__label span{color:#f43f5e}.product-customization-extras .pce-custom-row__picker{width:44px;height:44px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:4px;cursor:pointer}.product-customization-extras .pce-custom-row__input{min-height:30px;border-radius:10px}@media (max-width:991px){.product-customization-extras .pce-custom-panel__title{font-size:1rem}.product-customization-extras .pce-custom-panel__subtitle{font-size:.98rem}.product-customization-extras .pce-custom-row{grid-template-columns:1fr}}.product-customization-extras__hint{margin-top:.65rem;font-size:.72rem;color:#94a3b8;line-height:1.4}