.pec-select{position:relative;margin-top:4px}.pec-select__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.pec-select__field{position:relative}.pec-select--open{z-index:5}.modal.pec-select-modal-open,.modal.pec-select-modal-open .modal-content,.modal.pec-select-modal-open .row,.modal.pec-select-modal-open .input-field{overflow:visible !important}.pec-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:10px 12px 10px 14px;border:1px solid #cfd8dc;border-radius:10px;background:linear-gradient(180deg, #fff 0%, #fafbfc 100%);cursor:pointer;text-align:left;transition:border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease}.pec-select__trigger:hover{border-color:#90a4ae}.pec-select__trigger:focus{outline:none;border-color:#26a69a;box-shadow:0 0 0 3px rgba(38,166,154,0.18)}.pec-select--open .pec-select__trigger{border-color:#26a69a;box-shadow:0 0 0 3px rgba(38,166,154,0.14);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.pec-select__trigger-inner{display:grid;grid-template-columns:34px minmax(0, 1fr);column-gap:10px;row-gap:3px;align-items:center;min-width:0;flex:1}.pec-select__trigger-icon-shell{grid-row:1 / 3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:rgba(38,166,154,0.08);color:var(--category-color, #26a69a);flex-shrink:0}.pec-select__trigger-icon{font-size:15px}.pec-select__trigger-title{font-size:14px;font-weight:600;line-height:1.25;color:#263238}.pec-select:not(.pec-select--has-value) .pec-select__trigger-title{color:#546e7a;font-weight:500}.pec-select__trigger-desc{font-size:12px;line-height:1.45;color:#78909c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pec-select--has-value .pec-select__trigger-desc{color:#607d8b}.pec-select__chevron{flex-shrink:0;font-size:22px;color:#78909c;transition:transform 0.2s ease, color 0.18s ease}.pec-select--open .pec-select__chevron{transform:rotate(180deg);color:#26a69a}.pec-select__panel{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;width:100%;max-height:280px;z-index:100;overflow-y:auto;overflow-x:hidden;padding:6px;border:1px solid #dce3e8;border-radius:12px;background:#ffffff;box-shadow:0 12px 28px rgba(38,50,56,0.14),0 2px 8px rgba(38,50,56,0.08)}.pec-select__panel.pec-select__panel--open{display:block}.pec-select__option{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 12px 12px 10px;margin:0 0 4px;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;text-align:left;transition:background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease}.pec-select__option:last-child{margin-bottom:0}.pec-select__option:hover,.pec-select__option:focus{outline:none;background:#f4f8f7;border-color:#e0f2f1}.pec-select__option--selected{background:linear-gradient(90deg, rgba(38,166,154,0.08) 0%, rgba(38,166,154,0.03) 100%);border-color:rgba(38,166,154,0.22)}.pec-select__option-icon-shell{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;margin-top:1px;background:rgba(38,166,154,0.08);color:var(--category-color, #26a69a)}.pec-select__option-icon{font-size:15px}.pec-select__option-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.pec-select__option-title{font-size:14px;font-weight:600;line-height:1.3;color:#1a2327;letter-spacing:-0.01em}.pec-select__option-desc{font-size:12px;font-weight:400;line-height:1.5;color:#78909c}.pec-select__option-check{flex-shrink:0;font-size:18px;color:#26a69a;opacity:0;transform:scale(0.85);transition:opacity 0.15s ease, transform 0.15s ease;margin-top:2px}.pec-select__option--selected .pec-select__option-check{opacity:1;transform:scale(1)}@media (max-width: 600px){.pec-select__trigger{min-height:52px;padding:9px 10px 9px 12px}.pec-select__option-title{font-size:13px}.pec-select__option-desc{font-size:11px}}html.theme-dark .pec-select__trigger{border-color:var(--lp-border-subtle);background:var(--lp-input-bg);color:var(--lp-text-primary)}html.theme-dark .pec-select__trigger:hover{border-color:var(--lp-border)}html.theme-dark .pec-select__trigger-title{color:var(--lp-text-primary)}html.theme-dark .pec-select:not(.pec-select--has-value) .pec-select__trigger-title{color:var(--lp-text-secondary)}html.theme-dark .pec-select__trigger-desc,html.theme-dark .pec-select--has-value .pec-select__trigger-desc{color:var(--lp-text-muted)}html.theme-dark .pec-select__chevron{color:var(--lp-text-muted)}html.theme-dark .pec-select__panel{border-color:var(--lp-border-subtle);background:var(--lp-bg-elevated);box-shadow:0 12px 28px rgba(0,0,0,0.38)}html.theme-dark .pec-select__option:hover,html.theme-dark .pec-select__option:focus{background:var(--lp-bg-hover);border-color:var(--lp-border-subtle)}html.theme-dark .pec-select__option-title{color:var(--lp-text-primary)}html.theme-dark .pec-select__option-desc{color:var(--lp-text-muted)}.pe-beneficiary-radios{margin-top:8px;margin-bottom:12px}.pe-beneficiary-radios__heading{margin:0 0 10px;font-size:13px;font-weight:600;color:#424242}.pe-beneficiary-radios__group{display:flex;flex-wrap:wrap;gap:8px}.pe-beneficiary-radios__option{display:inline-flex;align-items:center;margin:0;cursor:pointer}.pe-beneficiary-radios__option input[type="radio"],.pe-beneficiary-radios__input{position:absolute;width:0;height:0;margin:0;opacity:0;pointer-events:none}.pe-beneficiary-radios [type="radio"]+.pe-beneficiary-radios__chip,.pe-beneficiary-radios [type="radio"]:checked+.pe-beneficiary-radios__chip,.pe-beneficiary-radios [type="radio"]:not(:checked)+.pe-beneficiary-radios__chip{padding-left:10px !important;height:auto !important;min-height:0 !important;line-height:normal !important;font-size:13px !important;vertical-align:baseline !important;-webkit-user-select:none !important;user-select:none !important}.pe-beneficiary-radios [type="radio"]+.pe-beneficiary-radios__chip::before,.pe-beneficiary-radios [type="radio"]+.pe-beneficiary-radios__chip::after,.pe-beneficiary-radios [type="radio"]:checked+.pe-beneficiary-radios__chip::before,.pe-beneficiary-radios [type="radio"]:checked+.pe-beneficiary-radios__chip::after,.pe-beneficiary-radios [type="radio"]:not(:checked)+.pe-beneficiary-radios__chip::before,.pe-beneficiary-radios [type="radio"]:not(:checked)+.pe-beneficiary-radios__chip::after{display:none !important;content:none !important;border:none !important;background:none !important;box-shadow:none !important;margin:0 !important;padding:0 !important;width:0 !important;height:0 !important;left:auto !important;top:auto !important;transform:none !important;-webkit-transform:none !important}.pe-beneficiary-radios label.pe-beneficiary-radios__option{position:relative !important;top:auto !important;left:auto !important;transform:none !important;pointer-events:auto !important;height:auto !important;font-size:inherit !important;color:inherit !important;display:inline-flex !important;align-items:center !important}.pe-beneficiary-radios__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid #e0e0e0;background:#fafafa;font-size:13px;font-weight:500;color:#424242;transition:border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease}.pe-beneficiary-radios__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:#9e9e9e}.pe-beneficiary-radios__option input[type="radio"]:checked+.pe-beneficiary-radios__chip,.pe-beneficiary-radios__option--selected .pe-beneficiary-radios__chip{border-color:var(--member-color, #26a69a);background:#fff;box-shadow:0 0 0 2px rgba(38,166,154,0.22)}.pe-beneficiary-radios__option input[type="radio"]:focus-visible+.pe-beneficiary-radios__chip{outline:2px solid #2196f3;outline-offset:2px}.pe-beneficiary-radios__hint{display:block;margin-top:8px;font-size:12px;color:#757575}html.theme-dark .pe-beneficiary-radios__heading{color:var(--lp-text-primary)}html.theme-dark .pe-beneficiary-radios__chip{background:var(--lp-surface-elevated, #2a2a2a);border-color:var(--lp-border, #444);color:var(--lp-text-primary)}html.theme-dark .pe-beneficiary-radios__hint{color:var(--lp-text-muted)}.pe-beneficiary-radios--compact{margin:6px 0 4px;padding:0;width:100%;min-width:0;float:none}.pe-beneficiary-radios--compact .pe-beneficiary-radios__heading{margin-bottom:6px;font-size:12px}.pe-beneficiary-radios--compact .pe-beneficiary-radios__group{flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px}.pe-beneficiary-radios--compact .pe-beneficiary-radios__option{display:inline-flex;width:auto}.pe-beneficiary-radios--compact .pe-beneficiary-radios__chip{width:auto;box-sizing:border-box}
