.portal-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:16px;margin:24px 0}.portal-plan-option{display:flex;align-items:flex-start;gap:12px;padding:18px;background:#f3f6f8;border-radius:12px;cursor:pointer}.portal-plan-option input,.portal-plan-consent input{width:20px!important;height:20px;flex:0 0 20px;margin-top:3px}.portal-plan-option span span,.portal-plan-option strong,.portal-plan-option b{display:block}.portal-plan-option span span{margin:8px 0;font-size:.92rem;line-height:1.5}.portal-plan-total{font-size:1.25rem;font-weight:700}.portal-plan-consent{display:flex;align-items:flex-start;gap:12px;line-height:1.6;margin:20px 0}.portal-plan-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.portal-plan-actions button{min-height:46px;white-space:normal}.portal-plan [role=status]{overflow-wrap:anywhere}@media(max-width:600px){.portal-plan-actions button{width:100%}}
