
/* MCA Connect X 3.2 — Estabilização, rotas reais e redesign claro */
:root{
  --x32-sidebar:#0b2843;
  --x32-sidebar-2:#102f4d;
  --x32-bg:#f3f6f9;
  --x32-surface:#ffffff;
  --x32-soft:#f6f8fb;
  --x32-line:#e1e7ed;
  --x32-text:#13263a;
  --x32-muted:#6b7b8d;
  --x32-gold:#c99728;
  --x32-blue:#17618d;
  --x32-shadow:0 14px 38px rgba(12,39,65,.08);
}
html[data-theme="dark"]{
  --x32-bg:#081521;--x32-surface:#102131;--x32-soft:#172a3c;--x32-line:#2a3d50;--x32-text:#f4f7fa;--x32-muted:#9fb0c3;--x32-shadow:0 16px 45px rgba(0,0,0,.3)
}
body[data-mca-shell="32"]{background:var(--x32-bg)!important;color:var(--x32-text)!important}
body[data-mca-shell="32"] .layout{grid-template-columns:264px minmax(0,1fr)!important}
body[data-mca-shell="32"] .sidebar-v2{position:sticky!important;top:0!important;width:264px!important;height:100vh!important;overflow:hidden!important;background:linear-gradient(180deg,var(--x32-sidebar-2),var(--x32-sidebar))!important}
body[data-mca-shell="32"] .workspace{min-width:0!important}
body[data-mca-shell="32"] .content{max-width:1580px!important;padding:25px 28px 48px!important}
.x32-brand{height:74px;display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #ffffff16}
.x32-brand>a{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.x32-brand>a>span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:linear-gradient(145deg,#e2bc5b,#b98220);color:#0a2742;font-weight:950}.x32-brand>a div{display:grid}.x32-brand strong{color:#fff!important;font-size:14px}.x32-brand small{color:#aabccc;font-size:9px}.x32-brand button{border:0;background:#ffffff0a;color:#adbecd;width:31px;height:31px;border-radius:9px}
.x32-church{display:flex;align-items:center;gap:10px;margin:11px;padding:11px;border:1px solid #ffffff10;border-radius:13px;background:#ffffff07;color:#fff}.x32-church>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#ffffff0d;font-weight:900}.x32-church div{display:grid;min-width:0}.x32-church strong{overflow:hidden;color:#fff!important;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.x32-church small{color:#8fa5b8;font-size:8px}
.x32-nav{height:calc(100vh - 194px);overflow:auto;padding:0 10px 90px}.x32-nav-group{margin-bottom:5px}.x32-nav-group>button{display:grid;grid-template-columns:27px 1fr auto;align-items:center;width:100%;min-height:39px;padding:7px 9px;border:0;border-radius:10px;background:transparent;color:#8fa5b8;text-align:left}.x32-nav-group>button span{display:grid;place-items:center;width:25px;height:25px}.x32-nav-group>button b{font-size:9px;letter-spacing:.08em;text-transform:uppercase}.x32-nav-group>button i{font-style:normal;transition:.18s}.x32-nav-group.open>button{color:#fff;background:#ffffff07}.x32-nav-group.open>button i{transform:rotate(180deg)}
.x32-nav-group>div{display:none;padding:4px 0 4px 8px}.x32-nav-group.open>div{display:grid;gap:3px}.x32-nav-group a{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;min-height:39px;padding:6px 9px;border-radius:10px;color:#bdcbd7;text-decoration:none}.x32-nav-group a:hover{background:#ffffff08;color:#fff}.x32-nav-group a.active{background:linear-gradient(135deg,#1b5b88,#2679a3);color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.16)}.x32-nav-group a>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#ffffff08}.x32-nav-group a b{font-size:10px}.x32-nav-group a em{font-style:normal;font-size:7px;color:#f0ca63}
.x32-sidebar-footer{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 42px 42px;gap:5px;padding:9px;background:var(--x32-sidebar);border-top:1px solid #ffffff12}.x32-sidebar-footer button,.x32-sidebar-footer a{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:0;border-radius:10px;background:#ffffff08;color:#b7c6d3;text-decoration:none;font-size:9px}.x32-sidebar-footer button:first-child{justify-content:flex-start;padding:0 10px}.x32-sidebar-footer kbd{margin-left:auto;padding:3px 5px;border-radius:5px;background:#ffffff0b;font-size:7px}
body[data-mca-shell="32"] .workspace-bar.x32-topbar{height:72px!important;padding:0 24px!important;gap:17px!important;background:color-mix(in srgb,var(--x32-surface) 94%,transparent)!important;border-bottom:1px solid var(--x32-line)!important}.x32-topbar .workspace-context{min-width:195px}.x32-topbar .workspace-context small{color:var(--x32-muted);font-size:8px;letter-spacing:.14em}.x32-topbar .workspace-context strong{font-size:16px}.x32-topbar .workspace-context span{font-size:9px}.x32-search{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;width:min(500px,42vw);height:41px;padding:0 12px;border:1px solid var(--x32-line);border-radius:12px;background:var(--x32-soft);color:var(--x32-muted);text-align:left}.x32-search b{font-size:10px}.x32-search kbd{padding:4px 6px;border-radius:6px;background:var(--x32-surface);font-size:8px}.x32-topbar .workspace-actions{gap:6px!important}.x32-topbar .icon-action{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border:1px solid var(--x32-line)!important;border-radius:11px!important;background:var(--x32-surface)!important}.x32-ai{display:flex;align-items:center;gap:6px;height:39px;padding:0 12px;border:0;border-radius:11px;background:linear-gradient(135deg,#15567f,#2680a7);color:#fff;font-weight:850}.x32-ai span{color:#f3cf6b}.x32-user{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#0e3151;color:#fff;font-weight:900}
body[data-mca-shell="32"] .x2-welcome{min-height:220px;padding:32px}.x2-welcome h1{font-size:clamp(38px,4.5vw,60px)}.x2-metrics{grid-template-columns:repeat(6,1fr);gap:10px}.x2-metric{min-height:94px;padding:14px;border-radius:17px}.x2-metric strong{font-size:24px}.x2-icon{width:39px;height:39px}.x2-layout-main{grid-template-columns:1.5fr .5fr;gap:14px}.x2-layout-secondary{gap:14px}.x2-panel,.x31-mission,.x31-quick-actions{padding:19px;border-radius:19px;box-shadow:var(--x32-shadow)}.x31-mission-grid{grid-template-columns:repeat(5,1fr)}.x31-mission-grid>a{min-height:108px;padding:12px}.x31-quick-actions>div{grid-template-columns:repeat(5,1fr)}.x2-apps{display:none!important}.x2-activity-panel{margin-top:0}.x2-timeline{grid-template-columns:repeat(4,1fr)}
/* Website mais claro */
body[data-mca-shell="32"][data-view="home"] .alive-message{background:#edf4f7!important;color:#183149!important}.alive-message-copy h2{color:#17324a!important}.alive-message-copy p{color:#64778a!important}.alive-message-copy .alive-kicker{color:#a87712!important}.alive-message-copy .alive-button.light{background:#174f76!important;color:#fff!important}.alive-all-messages{color:#174f76!important}
body[data-mca-shell="32"][data-view="home"] .alive-ministries{background:#f2f6f8!important;color:#183149!important}.alive-ministries .light-head h2{color:#17324a!important}.alive-ministries .light-head>p{color:#65778a!important}.alive-ministry-grid>a{min-height:390px}
body[data-mca-shell="32"][data-view="home"] .church-footer{background:#eaf1f5!important;color:#17324a!important;border-top:1px solid #dbe4ea!important}.church-footer h2,.church-footer strong,.church-footer span{color:#17324a!important}.church-footer p,.church-footer a,.church-footer-bottom{color:#66798a!important}.church-footer-lead{border-bottom:1px solid #d8e2e9!important}.church-footer-grid{border-bottom:1px solid #d8e2e9!important}.church-footer .church-btn.light{background:#174f76!important;color:#fff!important}.church-footer .church-btn.outline{border-color:#9fb3c2!important;color:#174f76!important}
@media(max-width:1250px){.x2-metrics{grid-template-columns:repeat(3,1fr)}.x31-mission-grid{grid-template-columns:repeat(2,1fr)}.x31-quick-actions>div{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){body[data-mca-shell="32"] .layout{grid-template-columns:1fr!important}body[data-mca-shell="32"] .sidebar-v2{position:fixed!important;left:-280px!important;z-index:200!important}body[data-mca-shell="32"].sidebar-open .sidebar-v2{left:0!important}.x32-search b,.x32-search kbd{display:none}.x32-search{width:41px;grid-template-columns:1fr}.x2-layout-main,.x2-layout-secondary{grid-template-columns:1fr}.x2-timeline{grid-template-columns:1fr 1fr}}
@media(max-width:680px){body[data-mca-shell="32"] .content{padding:16px!important}.x32-topbar .workspace-context span,.x32-ai b{display:none}.x32-topbar .workspace-context{min-width:0}.x32-ai{width:38px;padding:0;justify-content:center}.x2-metrics,.x31-mission-grid,.x31-quick-actions>div,.x2-timeline{grid-template-columns:1fr}.alive-message{padding:75px 0!important}}
