.statement-of-faith{min-height:100vh;background:var(--bg-primary)}.statement-of-faith__container{max-width:720px;margin:0 auto;padding:2rem 1.5rem 4rem}.statement-of-faith__header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.statement-of-faith__title{font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.statement-of-faith__subtitle{font-family:Poppins,sans-serif;font-size:clamp(1rem,2vw,1.15rem);line-height:1.5;color:var(--text-secondary);margin:0}.statement-of-faith__sections{display:flex;flex-direction:column;gap:2rem}.statement-of-faith__section{scroll-margin-top:5rem}.statement-of-faith__section-title{font-family:Montserrat,sans-serif;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:600;color:var(--nbcfc-primary);margin:0 0 .75rem}.statement-of-faith__section-body{font-family:Poppins,sans-serif;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.7;color:var(--text-secondary);margin:0}.statement-of-faith__verse{margin:1rem 0 0;padding:1rem 1.25rem;background:rgba(255,255,255,.04);border-left:4px solid var(--nbcfc-primary);border-radius:0 8px 8px 0;font-family:Poppins,sans-serif;font-size:.95rem;font-style:italic;line-height:1.6;color:var(--text-secondary)}.statement-of-faith__cta{margin-top:3rem;padding:2rem;text-align:center;background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.06)}.statement-of-faith__cta-title{font-family:Montserrat,sans-serif;font-size:clamp(1.35rem,3vw,1.6rem);font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.statement-of-faith__cta-text{font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0 0 1.5rem}.statement-of-faith__cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.statement-of-faith__cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.statement-of-faith__cta-btn:focus-visible{outline:2px solid var(--nbcfc-primary);outline-offset:2px}.statement-of-faith__cta-btn--primary{background:var(--nbcfc-primary);color:#fff}.statement-of-faith__cta-btn--primary:hover{background:var(--nbcfc-secondary);transform:translateY(-2px)}.statement-of-faith__cta-btn--secondary{background:transparent;color:var(--text-primary);border:2px solid rgba(255,255,255,.2)}.statement-of-faith__cta-btn--secondary:hover{border-color:var(--nbcfc-primary);color:var(--nbcfc-primary)}@media (max-width:768px){.statement-of-faith__container{padding:1.5rem 1.25rem 3rem}.statement-of-faith__header{margin-bottom:2rem;padding-bottom:1.25rem}.statement-of-faith__title{font-size:clamp(1.5rem,5vw,2rem)}.statement-of-faith__subtitle{font-size:1rem}.statement-of-faith__sections{gap:1.75rem}.statement-of-faith__section-title{font-size:1.15rem}.statement-of-faith__section-body{font-size:1rem}.statement-of-faith__cta{margin-top:2.5rem;padding:1.5rem 1.25rem}.statement-of-faith__cta-title{font-size:1.35rem}.statement-of-faith__cta-buttons{flex-direction:column;align-items:center}.statement-of-faith__cta-btn{width:100%;max-width:280px}}@media (max-width:480px){.statement-of-faith__container{padding:1.25rem 1rem 2.5rem}.statement-of-faith__title{font-size:1.5rem}.statement-of-faith__section-title{font-size:1.1rem}.statement-of-faith__verse{padding:.875rem 1rem;font-size:.9rem}}@media (max-width:375px){.statement-of-faith__container{padding:1rem .75rem 2rem}.statement-of-faith__title{font-size:1.35rem}.statement-of-faith__subtitle{font-size:.9375rem}.statement-of-faith__section-title{font-size:1rem}.statement-of-faith__section-body{font-size:.9375rem}.statement-of-faith__cta{padding:1.25rem 1rem}.statement-of-faith__cta-title{font-size:1.2rem}.statement-of-faith__cta-btn{min-height:44px;padding:.65rem 1.25rem;font-size:.9rem}}