.sos-mplus-contract-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;background:#e30613;color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 10px 24px rgba(227,6,19,.22)}
.sos-mplus-contract-app{--navy:#082b55;--blue:#0d5fa7;--red:#e30613;--green:#0a9f53;--ink:#172033;--muted:#64748b;--line:#dbe4ee;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;padding:18px;background:linear-gradient(180deg,#f6f9fd,#eaf1f8);border-radius:24px;color:var(--ink)}
.sos-mplus-form{max-width:1100px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 22px 70px rgba(15,23,42,.12);padding:28px;box-sizing:border-box}
.sos-mplus-hero{position:relative;overflow:hidden;text-align:center;padding:38px 24px;border-radius:22px;background:radial-gradient(circle at top right,rgba(23,196,140,.26),transparent 35%),linear-gradient(135deg,#061d3a,#0b4f8d 64%,#086c60);color:#fff}
.sos-mplus-hero h1{margin:9px 0 7px!important;color:#fff!important;font-size:clamp(30px,5vw,50px)!important;line-height:1.05!important}
.sos-mplus-hero p{max-width:760px;margin:0 auto 16px!important;color:#dbeafe!important;font-size:16px;line-height:1.55}
.sos-mplus-hero .pill{display:inline-block;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:11px;font-weight:900;letter-spacing:.06em}
.hero-prepaid-label{display:block;width:max-content;max-width:100%;margin:0 auto 15px;padding:7px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(0,0,0,.13);font-size:11px;font-weight:900;letter-spacing:.05em;box-sizing:border-box}
.sos-mplus-hero .price{display:inline-flex;align-items:flex-end;gap:10px;padding:12px 20px;border-radius:17px;background:var(--red);box-shadow:0 12px 28px rgba(0,0,0,.2)}
.sos-mplus-hero .price span{font-size:40px;font-weight:950;line-height:1}
.sos-mplus-hero .price small{font-weight:900;margin-bottom:4px}
.sos-mplus-form section{margin-top:30px}
.sos-mplus-form section>h2{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:2px solid #e8eef5;font-size:20px!important;color:#172033!important}
.sos-mplus-form section>h2 span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#e0f2fe;color:#0369a1;font-size:14px;flex:0 0 34px}
.section-heading-clean{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:15px}
.section-heading-clean h2{margin:3px 0 5px!important;font-size:28px!important;color:#14213a!important}
.section-heading-clean p{margin:0!important;color:var(--muted);max-width:760px;line-height:1.5}
.eyebrow{font-size:11px;font-weight:950;letter-spacing:.08em;color:#0b68ae}
.sos-mplus-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:13px}
.sos-mplus-plan-card{position:relative;display:flex!important;flex-direction:column;min-height:285px;margin:0!important;padding:18px;border:2px solid #dce5ef;border-radius:18px;background:#fff;cursor:pointer;box-shadow:0 5px 18px rgba(15,23,42,.05);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;text-transform:none!important;letter-spacing:normal!important;box-sizing:border-box}
.sos-mplus-plan-card:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 12px 28px rgba(15,23,42,.1)}
.sos-mplus-plan-card.is-selected{border-color:#0a9f53;box-shadow:0 0 0 3px rgba(10,159,83,.12),0 12px 30px rgba(15,23,42,.1)}
.sos-mplus-plan-card input[type=radio]{position:absolute;opacity:0;pointer-events:none}
.plan-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}
.plan-badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:#eaf4ff;color:#07599c;font-size:10px;font-weight:950;letter-spacing:.04em}
.plan-check{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#eef2f7;color:#94a3b8;font-size:13px;font-weight:900}
.sos-mplus-plan-card.is-selected .plan-check{background:#0a9f53;color:#fff}
.sos-mplus-plan-card h3{margin:15px 0 4px!important;color:#14213a!important;font-size:19px!important}
.plan-price{font-size:31px;font-weight:950;color:#0a2e59;line-height:1.05;margin-top:4px}
.plan-duration{margin-top:5px;color:#475569;font-size:12px;font-weight:850}
.sos-mplus-plan-card p{margin:12px 0!important;color:#596579!important;font-size:13px!important;line-height:1.45!important;font-weight:500!important;text-transform:none!important}
.plan-saving{margin-top:auto;padding:8px 9px;border-radius:9px;background:#ecfdf5;color:#047857;font-size:11px;font-weight:900;text-align:center}
.plan-saving.neutral{background:#f8fafc;color:#64748b}
.select-plan-text{margin-top:9px;text-align:center;font-size:11px;font-weight:900;color:#0b68ae}
.sos-mplus-plan-card.is-selected .select-plan-text{color:#087844}
.sos-mplus-selected-summary{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px;margin-top:14px;padding:13px;border:1px solid #b8e2c9;border-radius:14px;background:#f0fdf4}
.sos-mplus-selected-summary>div{padding:6px 9px;border-right:1px solid #cae9d6}
.sos-mplus-selected-summary>div:last-child{border-right:0}
.sos-mplus-selected-summary small{display:block;color:#64748b;font-size:10px;text-transform:uppercase;font-weight:800}
.sos-mplus-selected-summary strong{display:block;margin-top:3px;color:#14532d;font-size:16px}
.sos-mplus-form label{display:block;margin:12px 0;font-size:12px;font-weight:850;color:#334155;text-transform:uppercase;letter-spacing:.02em}
.sos-mplus-form input[type=text],.sos-mplus-form input[type=tel],.sos-mplus-form input[type=email],.sos-mplus-form input[type=url],.sos-mplus-form textarea{width:100%;margin-top:7px;padding:12px 14px;border:1.5px solid #b8c5d4;border-radius:10px;background:#fff;color:#111827!important;font-size:15px;font-weight:600;text-transform:none;letter-spacing:normal;box-sizing:border-box}
.sos-mplus-form input:focus,.sos-mplus-form textarea:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 4px rgba(2,132,199,.13)}
.grid.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.lookup-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:7px}
.lookup-row input{margin-top:0!important}
.lookup-row button,.signature-box button{border:0;border-radius:10px;padding:11px 14px;background:#092a55;color:#fff;font-weight:800;cursor:pointer}
.lookup-row button:disabled{opacity:.65;cursor:wait}
.verified{margin:10px 0;padding:12px;border-radius:10px;background:#ecfdf5;color:#047857;border:1px solid #86efac}
.upload-box{padding:15px;margin:12px 0;border:1px dashed #94a3b8;border-radius:12px;background:#f8fafc}
.upload-box input[type=file]{display:block;margin-top:10px;max-width:100%}
.upload-box small,.sos-mplus-form label small{display:block;margin-top:5px;color:#64748b;text-transform:none}
.payment-instructions,.sos-mplus-note,.prepago-explainer{padding:15px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a5f}
.prepago-explainer{margin-bottom:12px;background:#ecfdf5;border-color:#a7f3d0;color:#14532d}
.prepago-explainer p{margin:5px 0 0!important;line-height:1.5}
.legal-box{max-height:320px;overflow:auto;padding:18px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc;line-height:1.6}
.accept{display:flex!important;align-items:flex-start;gap:9px;text-transform:none!important;font-size:13px!important}
.accept input{margin-top:2px}
.signature-box{margin-top:15px}
.signature-box canvas{display:block;width:100%;height:220px;background:#fff;border:2px solid #94a3b8;border-radius:12px;touch-action:none}
.signature-box button{margin-top:8px;background:#475569}
.submit{width:100%;margin-top:27px;padding:17px;border:0;border-radius:13px;background:linear-gradient(135deg,#e30613,#b91c1c);color:#fff;font-size:17px;font-weight:950;cursor:pointer;box-shadow:0 12px 28px rgba(227,6,19,.22)}
.submit:hover{filter:brightness(.98)}
.privacy{text-align:center;color:#64748b;font-size:11px}
.sos-mplus-alert{max-width:1100px;margin:0 auto 14px;padding:14px;border-radius:12px}
.sos-mplus-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}
.sos-mplus-success{max-width:780px;margin:20px auto;padding:32px;text-align:center;background:#fff;border:1px solid #bbf7d0;border-radius:22px;box-shadow:0 20px 60px rgba(15,23,42,.1)}
.sos-mplus-success .check{display:flex;align-items:center;justify-content:center;width:76px;height:76px;margin:0 auto 12px;border-radius:50%;background:#dcfce7;color:#047857;font-size:42px;font-weight:900}
.success-kicker{font-size:11px;letter-spacing:.08em;font-weight:950;color:#047857}
.success-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}
.success-grid div{padding:13px;border-radius:12px;background:#f8fafc}
.success-grid small{display:block;color:#64748b}
.success-grid strong{display:block;font-size:18px;margin-top:3px}
@media(max-width:900px){.sos-mplus-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.success-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.sos-mplus-contract-app{padding:0;border-radius:0}.sos-mplus-form{padding:14px;border-radius:0}.grid.two{grid-template-columns:1fr}.lookup-row{grid-template-columns:1fr}.sos-mplus-hero{padding:28px 14px;border-radius:16px}.sos-mplus-hero .price{display:flex;justify-content:center;max-width:260px;margin:0 auto}.sos-mplus-plan-grid{grid-template-columns:1fr}.sos-mplus-plan-card{min-height:auto}.sos-mplus-selected-summary{grid-template-columns:1fr}.sos-mplus-selected-summary>div{border-right:0;border-bottom:1px solid #cae9d6}.sos-mplus-selected-summary>div:last-child{border-bottom:0}.signature-box canvas{height:180px}.success-grid{grid-template-columns:1fr}.section-heading-clean h2{font-size:24px!important}}
.plan-features{margin:0 0 12px 17px!important;padding:0!important;color:#475569;font-size:11px;line-height:1.45}.plan-features li{margin:3px 0!important;padding:0!important}
.sos-mplus-form select{width:100%;margin-top:7px;padding:12px 14px;border:1.5px solid #b8c5d4;border-radius:10px;background:#fff;color:#111827!important;font-size:15px;font-weight:600;box-sizing:border-box}
.sos-mplus-form select:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 4px rgba(2,132,199,.13)}
.sos-mplus-form select:disabled{background:#f1f5f9;color:#94a3b8!important;cursor:not-allowed}
.geo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:7px;align-items:stretch}
.geo-row input{margin-top:0!important}
.geo-row button{border:0;border-radius:10px;padding:11px 14px;background:#087844;color:#fff;font-weight:850;cursor:pointer;white-space:nowrap}
.geo-row button:disabled{opacity:.65;cursor:wait}
.sos-mplus-form.is-submitting{opacity:.96}
.sos-mplus-form .submit:disabled{opacity:.72;cursor:wait;filter:none}
.commerce-verified{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:14px}
.commerce-verified span{color:#166534}
.sos-mplus-renewal-form{max-width:950px}
.sos-mplus-renewal-form .renewal-plan-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))}
.sos-mplus-renewal-form .sos-mplus-plan-card{min-height:190px}
.sos-mplus-renewal-form .sos-mplus-plan-card h3{margin-top:12px!important}
@media(max-width:700px){.geo-row{grid-template-columns:1fr}.geo-row button{width:100%}.commerce-verified{display:block}.commerce-verified span{display:block;margin-top:4px}}

/* Métodos oficiales de pago */
.sos-mplus-payment-panel{margin:14px 0 16px;padding:18px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.06)}
.payment-panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px}
.payment-panel-kicker{display:block;margin-bottom:4px;color:#047857;font-size:10px;font-weight:950;letter-spacing:.08em}
.payment-panel-heading h3{margin:0!important;color:#172033!important;font-size:19px!important;line-height:1.25}
.payment-panel-heading p{margin:6px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}
.payment-holder{min-width:210px;padding:10px 12px;border-radius:11px;background:#f8fafc;border:1px solid #e2e8f0}
.payment-holder small{display:block;color:#64748b;font-size:10px;text-transform:uppercase;font-weight:850}
.payment-holder strong{display:block;margin-top:3px;color:#0f172a;font-size:13px;line-height:1.35}
.sos-mplus-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.sos-mplus-payment-card{display:flex;flex-direction:column;min-width:0;padding:14px;border:1px solid #dbe4ee;border-radius:13px;background:#f8fafc}
.payment-method-type{display:flex;align-items:center;gap:7px;color:#475569;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
.payment-method-value{margin-top:7px;color:#0b2e59;font-size:20px;font-weight:950;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}
.payment-method-holder{margin-top:5px;color:#64748b;font-size:11px;line-height:1.35}
.sos-mplus-copy-payment{align-self:flex-start;margin-top:11px;padding:8px 11px;border:1px solid #9db4cc;border-radius:9px;background:#fff;color:#0b4f82;font-size:11px;font-weight:900;cursor:pointer}
.sos-mplus-copy-payment:hover{background:#eff6ff;border-color:#60a5fa}
.sos-mplus-copy-payment.is-copied{background:#ecfdf5;border-color:#86efac;color:#047857}
.payment-proof-reminder{margin-top:11px;padding:10px 12px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;line-height:1.45}
.sos-mplus-payment-panel+.payment-instructions{margin-top:10px}
@media(max-width:700px){.payment-panel-heading{display:block}.payment-holder{min-width:0;margin-top:12px}.sos-mplus-payment-grid{grid-template-columns:1fr}.payment-method-value{font-size:18px}.sos-mplus-copy-payment{width:100%;text-align:center}}

/* CRM móvil privado */
.sos-mplus-crm{max-width:1180px;margin:18px auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033}
.sos-mplus-crm *{box-sizing:border-box}
.sos-mplus-crm-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#0b2e59,#0b497d);color:#fff;box-shadow:0 14px 34px rgba(11,46,89,.18)}
.sos-mplus-crm-header h2{margin:2px 0 6px!important;color:#fff!important;font-size:28px!important;line-height:1.15!important}.sos-mplus-crm-header p{margin:0!important;color:#dbeafe!important;font-size:14px!important}.sos-mplus-crm-kicker{font-size:10px;font-weight:950;letter-spacing:.09em;color:#a7f3d0}.sos-mplus-crm-live{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:9px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.1);font-size:11px;font-weight:850}.sos-mplus-crm-live span{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px rgba(52,211,153,.16)}
.sos-mplus-crm-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0}.crm-metric{appearance:none;text-align:left;padding:14px;border:1px solid #d9e2ec;border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 4px 14px rgba(15,23,42,.04)}.crm-metric small{display:block;color:#64748b;font-size:10px;text-transform:uppercase;font-weight:900}.crm-metric strong{display:block;margin-top:2px;color:#0f172a;font-size:25px}.crm-metric.is-active{border-color:#0b68ae;box-shadow:0 0 0 2px rgba(11,104,174,.08)}.crm-metric.warning strong{color:#b45309}.crm-metric.danger strong{color:#b91c1c}.crm-metric.pending strong{color:#7c3aed}
.sos-mplus-crm-toolbar{display:flex;gap:9px;margin:12px 0 18px}.sos-mplus-crm-toolbar input[type=search]{min-width:0;flex:1;padding:12px 14px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#111827;font-size:14px}.sos-mplus-crm-toolbar input[type=search]:focus{outline:none;border-color:#0b68ae;box-shadow:0 0 0 3px rgba(11,104,174,.1)}
.sos-mplus-crm-section{margin:16px 0 24px}.crm-section-title{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:10px}.crm-section-title small{display:block;color:#0b68ae;font-size:10px;font-weight:950;letter-spacing:.08em}.crm-section-title h3{margin:2px 0 0!important;font-size:20px!important;color:#172033!important}.crm-section-title>span{color:#64748b;font-size:12px;font-weight:800}
.crm-client-list,.crm-renewal-list{display:grid;gap:10px}.crm-client-card,.crm-renewal-card{overflow:hidden;border:1px solid #dbe4ee;border-radius:15px;background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.04)}.crm-client-card[hidden],.crm-renewal-card[hidden]{display:none!important}.crm-client-card summary,.crm-renewal-card summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;cursor:pointer;list-style:none}.crm-client-card summary::-webkit-details-marker,.crm-renewal-card summary::-webkit-details-marker{display:none}.crm-client-card summary:after,.crm-renewal-card summary:after{content:"＋";flex:0 0 auto;font-size:18px;font-weight:800;color:#64748b}.crm-client-card[open] summary:after,.crm-renewal-card[open] summary:after{content:"−"}.crm-client-primary,.crm-renewal-card summary>div:first-child{min-width:0;flex:1}.crm-client-primary strong,.crm-renewal-card summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:15px}.crm-client-primary span,.crm-renewal-card summary span{display:block;margin-top:3px;color:#64748b;font-size:11px}.crm-client-status,.crm-renewal-state{text-align:right}.crm-status-badge,.crm-renewal-state>span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:10px!important;font-weight:900!important}.status-por-vencer .crm-status-badge{background:#fff7ed;color:#b45309}.status-vencido .crm-status-badge{background:#fef2f2;color:#b91c1c}.status-pendiente .crm-status-badge{background:#f5f3ff;color:#7c3aed}.status-pausado .crm-status-badge,.status-cancelado .crm-status-badge{background:#f1f5f9;color:#475569}.crm-client-status small,.crm-renewal-state small{display:block!important;margin-top:4px!important;color:#64748b!important;font-size:10px!important}
.crm-client-body{padding:0 16px 16px;border-top:1px solid #edf2f7}.crm-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:14px}.crm-info-grid>div{min-width:0;padding:10px;border-radius:10px;background:#f8fafc}.crm-info-grid small{display:block;color:#64748b;font-size:9px;text-transform:uppercase;font-weight:900}.crm-info-grid strong{display:block;margin-top:3px;overflow-wrap:anywhere;color:#172033;font-size:12px}.crm-whatsapp-actions,.crm-payment-actions,.crm-renewal-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.crm-payment-actions form{margin:0}
.sos-mplus-crm-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#1e3a5f!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important;line-height:1.2;cursor:pointer}.sos-mplus-crm-button:hover{background:#f8fafc}.sos-mplus-crm-button.primary{border-color:#0b68ae;background:#0b68ae;color:#fff!important}.sos-mplus-crm-button.secondary{background:#f8fafc}.sos-mplus-crm-button.whatsapp{border-color:#86efac;background:#ecfdf5;color:#047857!important}.sos-mplus-crm-button.whatsapp.reminder{border-color:#fed7aa;background:#fff7ed;color:#9a3412!important}.sos-mplus-crm-button.whatsapp.expired,.sos-mplus-crm-button.danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c!important}.crm-renewal-filters .is-active{border-color:#0b68ae;background:#eff6ff;color:#0b4f82!important}.state-reportado .crm-renewal-state>span{background:#fff7ed;color:#b45309}.state-validado .crm-renewal-state>span{background:#ecfdf5;color:#047857}.state-rechazado .crm-renewal-state>span{background:#fef2f2;color:#b91c1c}.crm-empty{padding:20px;text-align:center;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;background:#f8fafc}.sos-mplus-crm-access{max-width:720px;margin:20px auto;padding:22px;border:1px solid #dbe4ee;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.sos-mplus-crm-access strong{display:block;font-size:18px}.sos-mplus-crm-access p{color:#64748b}
@media(max-width:900px){.sos-mplus-crm-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.sos-mplus-crm{margin:8px 0}.sos-mplus-crm-header{display:block;padding:18px;border-radius:15px}.sos-mplus-crm-header h2{font-size:23px!important}.sos-mplus-crm-live{display:inline-flex;margin-top:14px}.sos-mplus-crm-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.crm-metric{padding:11px}.crm-metric strong{font-size:21px}.sos-mplus-crm-toolbar{align-items:stretch}.sos-mplus-crm-toolbar .sos-mplus-crm-button{flex:0 0 auto}.crm-section-title{align-items:center}.crm-section-title h3{font-size:18px!important}.crm-client-card summary,.crm-renewal-card summary{padding:13px 12px;align-items:flex-start}.crm-client-status,.crm-renewal-state{max-width:112px}.crm-client-primary strong,.crm-renewal-card summary strong{white-space:normal}.crm-client-body{padding:0 12px 12px}.crm-info-grid{grid-template-columns:1fr 1fr;gap:6px}.crm-whatsapp-actions,.crm-payment-actions{display:grid;grid-template-columns:1fr}.crm-whatsapp-actions .sos-mplus-crm-button,.crm-payment-actions .sos-mplus-crm-button,.crm-payment-actions form,.crm-payment-actions form button{width:100%}.crm-renewal-filters{display:grid;grid-template-columns:1fr 1fr}.crm-client-status small{font-size:9px!important}}
@media(max-width:390px){.crm-info-grid{grid-template-columns:1fr}.sos-mplus-crm-metrics{grid-template-columns:1fr 1fr}}
