/* PATCH 230 — barra de módulos fiel ao mockup aprovado */
.fp227-modulebar{position:relative;z-index:8;padding:0 0 18px;margin-top:-2px}
.fp227-modulebar .fp230-modules{
  width:min(1260px,92.5vw)!important;
  max-width:none!important;
  min-height:76px;
  display:grid;
  grid-template-columns:repeat(10,minmax(0,1fr));
  align-items:stretch;
  padding:5px 10px!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.97)!important;
  border:1px solid rgba(255,255,255,.78);
  box-shadow:0 10px 24px rgba(2,34,61,.13)!important;
  overflow:hidden;
}
.fp230-modules article{
  position:relative;
  min-height:66px!important;
  padding:4px 7px 3px!important;
  display:flex!important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:2px!important;
  border-right:1px solid #d7e1eb!important;
  background:transparent!important;
  color:#062c57;
}
.fp230-modules article:last-child{border-right:0!important}
.fp230-modules b{
  display:block;
  font-family:Inter,Arial,sans-serif;
  font-size:9.2px!important;
  line-height:1.08!important;
  font-weight:800!important;
  letter-spacing:-.12px;
  color:#072b52!important;
  text-align:center;
  white-space:normal;
}
.fp230-icon{width:31px;height:31px;display:flex;align-items:center;justify-content:center;flex:0 0 31px}
.fp230-icon svg{width:100%;height:100%;overflow:visible;fill:none;stroke:#082f59;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.fp230-cell-icon{width:35px;height:35px;flex-basis:35px;border-radius:50%;background:#169bf4;box-shadow:0 5px 10px rgba(22,155,244,.24)}
.fp230-cell-icon svg{width:23px;height:23px;stroke:#fff;fill:none}
.fp230-pastoral svg{fill:#082f59;stroke:#082f59}.fp230-pastoral svg path:last-child{fill:none;stroke:#082f59}
.fp230-ministries svg circle:nth-child(2){fill:#f2b11a;stroke:#f2b11a}.fp230-ministries svg circle:nth-child(3){fill:#ef7446;stroke:#ef7446}
.fp230-play svg circle{fill:#082f59;stroke:#082f59}.fp230-play .fp230-play-triangle{fill:#fff;stroke:#fff;stroke-width:1}
.fp230-book svg{fill:#1395f2;stroke:#1395f2}.fp230-book svg path:last-child{stroke:#fff;stroke-width:2}
.fp230-megaphone svg{fill:#082f59;stroke:#082f59}
.fp230-social .fp230-heart{fill:#ef2855;stroke:#ef2855}.fp230-social svg path:last-child{stroke:#082f59;stroke-width:4}
.fp230-coins svg ellipse{fill:#f5b000;stroke:#f5b000}.fp230-coins svg path{fill:#f5b000;stroke:#082f59;stroke-width:2}
.fp230-modules small{
  position:absolute!important;
  top:1px!important;
  right:8px!important;
  background:#ffc21a!important;
  color:#082b54!important;
  font-size:5.6px!important;
  line-height:1!important;
  font-weight:900!important;
  border-radius:999px!important;
  padding:2px 4px!important;
  letter-spacing:.1px;
}
/* Neutraliza os desenhos antigos da 228/229 nesta barra */
.fp230-modules .fp228-ico{display:none!important}
@media (min-width:1450px){
  .fp227-modulebar .fp230-modules{width:min(1320px,91.5vw)!important;min-height:78px}
  .fp230-modules article{min-height:68px!important}
  .fp230-icon{width:32px;height:32px;flex-basis:32px}
  .fp230-cell-icon{width:36px;height:36px;flex-basis:36px}
  .fp230-modules b{font-size:9.4px!important}
}
@media (max-width:980px){
  .fp227-modulebar{padding:0 12px 18px;overflow-x:auto;scrollbar-width:none}
  .fp227-modulebar::-webkit-scrollbar{display:none}
  .fp227-modulebar .fp230-modules{width:930px!important;min-width:930px!important}
}
@media (max-width:620px){
  .fp227-modulebar{padding-left:10px;padding-right:10px}
  .fp227-modulebar .fp230-modules{width:820px!important;min-width:820px!important;min-height:72px;padding:4px 7px!important}
  .fp230-modules article{min-height:62px!important;padding:3px 5px!important}
  .fp230-icon{width:28px;height:28px;flex-basis:28px}
  .fp230-cell-icon{width:32px;height:32px;flex-basis:32px}
  .fp230-modules b{font-size:8.5px!important}
}
