/* V10.8 Sistema aislado + cliente centralizado */
#gp9-app .gp108-hidden-menu{display:none!important}
#gp9-app .gp108-client-card{display:flex;justify-content:space-between;align-items:center;gap:18px;border:1px solid #bfe3ff;background:linear-gradient(135deg,#f8fbff,#eaf7ff);color:#10223f;margin-bottom:18px}
#gp9-app .gp108-client-card h2{margin:4px 0 6px;color:#0b2145}#gp9-app .gp108-client-card p{margin:0;color:#475569;line-height:1.45}.gp108-eyebrow{font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#2563eb}
#gp9-app .gp108-open,.gp108-primary{border:0;border-radius:18px;min-height:48px;padding:12px 18px;background:linear-gradient(135deg,#0b2c6f,#4ec8f5);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 26px rgba(37,99,235,.18)}
#gp9-app .gp108-backdrop{position:fixed;inset:0;z-index:999999;background:rgba(2,8,23,.56);display:flex;align-items:center;justify-content:center;padding:18px}.gp108-modal{width:min(980px,100%);max-height:92vh;background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(2,8,23,.35);display:flex;flex-direction:column;overflow:hidden;color:#0f172a}.gp108-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;background:linear-gradient(135deg,#071a44,#123f8c 60%,#55d4f7);color:#fff}.gp108-head b{display:block;font-size:20px}.gp108-head small{opacity:.9}.gp108-close{width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.12);color:#fff;font-size:26px;cursor:pointer}.gp108-body{padding:18px;overflow:auto}.gp108-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gp108-section{border:1px solid #e2e8f0;border-radius:18px;padding:14px;margin-top:14px;background:#f8fafc}.gp108-section-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.gp108-section-head button,.gp108-secondary{border:1px solid #bfdbfe;background:#eff6ff;color:#0b2c6f;border-radius:14px;min-height:42px;padding:10px 13px;font-weight:800;cursor:pointer}.gp108-field{display:flex;flex-direction:column;gap:6px;margin:0 0 12px}.gp108-field span{font-size:12px;font-weight:900;color:#0b2c6f;text-transform:uppercase;letter-spacing:.04em}.gp108-field input,.gp108-field select,.gp108-field textarea,.gp108-inline-new input,.gp108-inline-new textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:14px;min-height:44px;padding:11px 12px;font:inherit}.gp108-field textarea,.gp108-inline-new textarea{min-height:84px;resize:vertical}.gp108-item{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;margin-top:8px}.gp108-item b{color:#0f172a}.gp108-item span{color:#64748b}.gp108-empty{color:#64748b;margin:8px 0}.gp108-inline-new{display:grid;grid-template-columns:240px 1fr;gap:10px;margin-top:10px}.gp108-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;border-top:1px solid #e2e8f0;background:#f8fafc;padding:14px 18px}.gp108-actions span{margin-right:auto;color:#475569;font-weight:700}
@media(max-width:760px){#gp9-app .gp108-client-card{display:block}.gp108-grid{grid-template-columns:1fr}.gp108-inline-new{grid-template-columns:1fr}.gp108-actions{flex-wrap:wrap}.gp108-actions span{width:100%}.gp108-modal{max-height:95vh;border-radius:18px}}
