.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__hint{margin-top:.65rem;font-size:.72rem;color:#94a3b8;line-height:1.4}