
:root{
  --faith-navy:#031a34;
  --faith-navy2:#052e53;
  --faith-blue:#0f96c6;
  --faith-gold:#ffbd2e;
  --faith-gold2:#ffd66d;
  --faith-paper:#f4f8fb;
  --faith-ink:#10233b;
  --faith-muted:#697a8e;
}
body{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  background:#edf4f8!important;
}
.tb-app-bg{
  background:linear-gradient(180deg,#04375f 0,#062846 205px,#edf4f8 206px,#edf4f8 100%)!important
}
.tb-app-main{
  max-width:490px!important;
  padding:18px 14px 22px!important
}
.tb-topbar-faith199{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  min-height:86px!important;
  margin:0 0 13px!important
}
.tb-top-menu-left{
  width:40px;height:40px;border:0;background:transparent;display:grid;place-content:center;gap:5px;cursor:pointer
}
.tb-top-menu-left span{display:block;width:23px;height:2px;border-radius:9px;background:#fff}
.tb-brand-faith199{justify-content:center!important;min-width:0}
.tb-brand-logo-faith199{
  display:block;width:168px!important;height:70px!important;object-fit:contain!important;
  background:transparent!important;padding:0!important;border:0!important;border-radius:0!important;
  filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))
}
.tb-top-actions-faith199{gap:8px!important}
.tb-top-actions-faith199 .tb-top-icon{
  width:40px!important;height:40px!important;border-radius:50%!important;background:rgba(255,255,255,.12)!important;
  border:1px solid rgba(255,255,255,.18)!important
}
.tb-bell-line{font-size:18px;color:#ffc33f;transform:rotate(45deg)}
.tb-profile-mini{
  width:42px;height:42px;border-radius:50%;overflow:hidden;display:grid;place-items:center;
  border:2px solid rgba(255,255,255,.45);background:#dbe7ef;text-decoration:none;color:#0a3154
}
.tb-profile-mini img{width:100%;height:100%;object-fit:cover}.tb-profile-mini span{font-size:18px}
.tb-notification-badge{top:-3px!important;right:-3px!important;min-width:17px!important;height:17px!important;font-size:8px!important;border-width:1.5px!important}

.tb-home-hero-faith199{
  min-height:330px!important;padding:24px 20px 20px!important;border-radius:24px!important;margin-bottom:14px!important;
  background:
    linear-gradient(180deg,rgba(3,23,48,.26),rgba(3,23,48,.86)),
    url('../img/faith-home-hero-199.webp') center/cover no-repeat!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 18px 38px rgba(3,25,51,.22)!important
}
.tb-home-hero-faith199:before{display:none!important}
.tb-home-hero-faith199 .label{
  padding:6px 10px!important;margin-bottom:15px!important;border:1px solid rgba(255,190,47,.65)!important;
  background:rgba(7,35,60,.64)!important;color:#ffc744!important;font-size:9px!important;font-weight:950!important
}
.tb-home-hero-faith199 h1{
  max-width:330px!important;margin:0 0 12px!important;color:#fff!important;
  font-size:30px!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:900!important
}
.tb-home-hero-faith199 p{
  max-width:335px!important;color:#fff!important;font-size:12.5px!important;line-height:1.55!important;text-shadow:0 2px 10px rgba(0,0,0,.24)
}
.tb-home-hero-faith199 .tb-hero-actions-mobile{
  display:grid!important;grid-template-columns:1.12fr .88fr!important;gap:10px!important;margin-top:28px!important
}
.tb-home-hero-faith199 .tb-primary-btn,.tb-home-hero-faith199 .tb-secondary-btn{
  min-height:52px!important;padding:0 12px!important;border-radius:14px!important;font-size:11px!important;font-weight:900!important
}
.tb-home-hero-faith199 .tb-primary-btn{
  background:linear-gradient(135deg,#ffb816,#ffd05f)!important;color:#17263a!important;
  box-shadow:0 10px 24px rgba(255,184,22,.24)!important
}
.tb-home-hero-faith199 .tb-secondary-btn{
  background:rgba(3,27,50,.58)!important;color:#fff!important;border:1px solid #e6b149!important;box-shadow:none!important
}

.tb-church-intro-card{
  min-height:78px!important;padding:13px 16px!important;border-radius:20px!important;background:#fff!important;
  border:1px solid #e2e9ef!important;box-shadow:0 10px 24px rgba(8,38,64,.08)!important
}
.tb-church-intro-icon{
  width:48px!important;height:48px!important;border-radius:50%!important;background:linear-gradient(135deg,#0a3972,#0d5aa1)!important;
  color:#fff!important;font-size:23px!important
}
.tb-church-intro-copy small{color:#cb8a0c!important;font-size:8px!important;font-weight:950!important;letter-spacing:.06em!important}
.tb-church-intro-copy strong{font-size:14px!important;color:#12263d!important}
.tb-church-intro-copy span{font-size:10px!important;color:#728197!important}

.tb-home-actions-faith199{
  grid-template-columns:repeat(4,1fr)!important;gap:9px!important;margin:12px 0 18px!important
}
.tb-home-actions-faith199 .tb-faith-action{
  min-height:112px!important;padding:12px 7px!important;border:0!important;border-radius:20px!important;color:#fff!important;
  display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;
  box-shadow:0 12px 24px rgba(9,37,66,.12)!important
}
.tb-home-actions-faith199 .faith-action-icon{
  width:40px!important;height:40px!important;margin:0 auto 12px!important;border-radius:0!important;background:transparent!important;
  display:grid!important;place-items:center!important;color:#fff!important;font-size:30px!important;font-weight:400!important
}
.tb-home-actions-faith199 .tb-faith-action strong{font-size:12px!important;font-weight:900!important}
.tb-faith-devotional{background:linear-gradient(145deg,#149968,#0d7c5e)!important}
.tb-faith-events{background:linear-gradient(145deg,#1187ef,#0b62c6)!important}
.tb-faith-prayer{background:linear-gradient(145deg,#ffc128,#f5a500)!important}
.tb-faith-community{background:linear-gradient(145deg,#9d58e7,#7440c7)!important}

.tb-section-head h2{font-size:19px!important;color:#12243b!important}
.tb-section-head p{font-size:11px!important}.tb-section-head a{font-size:11px!important;color:#145694!important}

.tb-event-card-pro,.home-video-card,.tb-card,.tb-action-card,.tb-week-card{
  border-radius:20px!important
}
.tb-pillar-grid{gap:9px!important}
.tb-pillar-card{border-radius:20px!important;padding:14px!important}

.tb-bottom-faith199{
  width:min(calc(100% - 22px),465px)!important;
  left:50%!important;bottom:8px!important;transform:translateX(-50%)!important;
  display:grid!important;grid-template-columns:repeat(4,1fr)!important;
  min-height:68px!important;padding:7px 10px!important;border-radius:21px!important;
  background:linear-gradient(135deg,#03213d,#06375a)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 14px 32px rgba(2,24,44,.35)!important
}
.tb-bottom-faith199 a{
  min-height:54px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  gap:4px!important;color:#d0dce7!important;text-decoration:none!important;border-radius:14px!important
}
.tb-bottom-faith199 a.active{background:rgba(255,190,47,.12)!important;color:#ffc23f!important}
.tb-bottom-faith199 small{font-size:10.5px!important;font-weight:800!important}
.tb-bottom-faith199 .tb-nav-ico{
  width:24px!important;height:24px!important;display:grid!important;place-items:center!important;margin:0!important;background:transparent!important;
  color:currentColor!important;position:relative!important
}
.tb-bottom-faith199 .tb-nav-ico:before{font-size:20px;line-height:1}
.tb-nav-home:before{content:"⌂"}
.tb-nav-journey:before{content:"⌁";transform:rotate(-25deg)}
.tb-nav-community:before{content:"♢";transform:rotate(45deg)}
.tb-nav-profile:before{content:"♙"}
.tb-bottom-faith199 a.active:after{
  content:"";position:absolute;bottom:4px;width:24px;height:2px;border-radius:2px;background:#ffc23f
}
.tb-bottom-faith199 a{position:relative}

.tb-app-drawer{justify-content:flex-start!important}
.tb-app-drawer-panel{
  width:min(88vw,380px)!important;
  box-shadow:22px 0 55px rgba(0,0,0,.28)!important
}
.tb-app-drawer-section summary,.tb-app-drawer-home{border-radius:12px!important}
.tb-app-drawer-items a{font-size:11px!important}

@media(max-width:390px){
  .tb-brand-logo-faith199{width:145px!important;height:62px!important}
  .tb-topbar-faith199{grid-template-columns:38px minmax(0,1fr) auto!important}
  .tb-profile-mini,.tb-top-actions-faith199 .tb-top-icon{width:37px!important;height:37px!important}
  .tb-home-hero-faith199{min-height:315px!important;padding:21px 17px 18px!important}
  .tb-home-hero-faith199 h1{font-size:27px!important}
  .tb-home-actions-faith199{gap:7px!important}
  .tb-home-actions-faith199 .tb-faith-action{min-height:103px!important}
  .tb-home-actions-faith199 .tb-faith-action strong{font-size:10.5px!important}
}
