.dev-preview-root{width:100%;min-height:100vh;container:site/inline-size}.dev-preview-shell--mobile{background:#0a0a0c radial-gradient(circle at 50% 0,#dc262614,#0000 55%);min-height:100vh;padding:3.25rem 1rem 1.5rem}.dev-preview-shell--mobile .dev-preview-root{border:1px solid var(--border);border-radius:12px;width:min(390px,100%);margin-inline:auto;overflow-x:hidden;box-shadow:0 0 0 1px #ffffff0a,0 24px 64px #0000008c}.dev-preview-toggle{z-index:10000;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text);background:var(--bg-card);border:1px solid var(--gold-dim);border-radius:var(--radius);cursor:pointer;box-shadow:var(--shadow);padding:.5rem .85rem;font-size:.72rem;font-weight:800;position:fixed;top:.65rem;left:50%;right:auto;transform:translate(-50%)}.dev-preview-toggle:hover{border-color:var(--gold-bright);color:var(--gold-bright)}.dev-preview-toggle[aria-pressed=true]{background:var(--red-deep);border-color:var(--red)}.dev-preview-shell--mobile .dev-preview-root .hero-grid{min-height:0}.site-footer{border-top:1px solid var(--border);background:var(--bg-elevated);margin-top:auto;padding-block:2.5rem}.site-footer__inner{text-align:center;gap:1.5rem;display:grid}.site-footer__brand{font-family:var(--font-display);letter-spacing:.05em;margin:0 0 .25rem;font-size:1.25rem}.site-footer__tagline{color:var(--text-muted);margin:0;font-size:.95rem}.site-footer__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.site-footer__links a{letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:600}.site-footer__copy{color:var(--text-muted);margin:0;font-size:.85rem}@media (width>=640px){.site-footer__inner{text-align:left;grid-template-columns:1fr auto;align-items:start}.site-footer__links{justify-content:flex-end}.site-footer__copy{text-align:center;grid-column:1/-1}}.app-store-badge{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;line-height:0;transition:opacity .15s,transform .15s,box-shadow .15s;display:inline-flex}.app-store-badge:hover{opacity:.96;transform:translateY(-1px)}.app-store-badge img{width:auto;max-width:min(100%,10rem);height:2.75rem;display:block}.app-store-badge--compact img{max-width:min(100%,7.5rem);height:2.15rem}.app-store-badge--cta{background:#000;border:1px solid #ffffff47;padding:.55rem .7rem;box-shadow:0 0 0 1px #f0cc552e,0 12px 32px #00000073,0 0 28px #dc26262e}.app-store-badge--cta img{max-width:min(100%,12rem);height:clamp(2.85rem,9vw,3.35rem)}.app-store-badge--cta:hover{border-color:var(--gold-bright);box-shadow:0 0 0 1px #f0cc5559,0 14px 36px #00000080,0 0 32px #dc262647}.app-page__platform .app-store-badge img{max-width:5.25rem;height:1.75rem}.app-download-bar{z-index:90;padding:.65rem 0 calc(.65rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050506f5;position:fixed;inset:auto 0 0;box-shadow:0 -12px 40px #00000073}.app-download-bar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.app-download-bar__copy{color:var(--text-muted);margin:0;font-size:.88rem}.app-download-bar__copy strong{color:var(--gold-bright);font-weight:800}@container site (width<=640px){.app-download-bar__inner{text-align:center;flex-direction:column;align-items:center}}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:2px solid var(--red-deep);background:#050506eb;position:sticky;top:0}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:.85rem;display:flex}.logo{color:var(--text);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;display:inline-flex}.logo:hover{color:var(--gold-bright)}.logo__shield{object-fit:contain;flex-shrink:0;width:36px;height:36px}.site-nav{flex-wrap:wrap;gap:.2rem 1.1rem;display:flex}.site-nav__link{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;border-bottom:2px solid #0000;padding:.3rem 0;font-size:.72rem;font-weight:800}.site-nav__link:hover,.site-nav__link--active{color:var(--text);border-bottom-color:var(--red)}@container site (width<=720px){.site-nav{justify-content:center;width:100%}}.forged-app-preview{contain-intrinsic-size:auto 780px;background:radial-gradient(ellipse 80% 55% at 15% 0%, #dc262624, transparent 58%), var(--bg-elevated);border-top:3px solid var(--red-deep);border-bottom:3px solid var(--red-deep);padding-block:clamp(2.75rem,7vw,4.25rem)}.forged-app-preview__shell{gap:clamp(1.75rem,4vw,2.75rem);display:grid}.forged-app-preview__hero-row{align-items:start;gap:clamp(1.5rem,4vw,2.5rem);display:grid}.forged-app-preview__brand{flex-wrap:wrap;align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.forged-app-preview__icon{aspect-ratio:1;object-fit:cover;width:clamp(4.5rem,12vw,5.25rem);height:auto;box-shadow:var(--shadow);background:#1e4fd6;border-radius:22%}.forged-app-preview__title{margin:0 0 .75rem;font-size:clamp(1.85rem,4.5vw,2.65rem);line-height:1.08}.forged-app-preview__lead{color:var(--gold-bright);max-width:34rem;margin:0 0 1rem;font-size:clamp(.95rem,2.2vw,1.08rem);font-weight:800;line-height:1.45}.forged-app-preview__copy{max-width:36rem;color:var(--text-muted);margin:0;font-size:1.02rem;font-weight:600;line-height:1.65}.forged-app-preview__lead-shot{border:1px solid var(--border);border-radius:calc(var(--radius) + 10px);background:var(--bg-card);box-shadow:var(--shadow);margin:0;padding:.4rem;display:none}.forged-app-preview__lead-shot img{aspect-ratio:640/921;object-fit:contain;border-radius:var(--radius);width:100%;height:auto;display:block}.forged-app-preview__highlights{color:var(--text-muted);gap:.65rem 1.25rem;margin:0;padding-left:1.1rem;font-size:.94rem;line-height:1.6;display:grid}.forged-app-preview__highlights li+li{margin-top:0}.forged-app-preview__download{justify-content:flex-start;align-items:center;margin-top:clamp(1.35rem,3.5vw,1.85rem);display:flex}.forged-app-preview__gallery{min-width:0;margin-top:clamp(1.25rem,3.5vw,2.5rem);padding-top:clamp(.75rem,2vw,1.25rem)}.forged-app-preview__track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:1rem;margin:0;padding:.15rem 0 .35rem;list-style:none;display:flex;overflow-x:auto}.forged-app-preview__shot{scroll-snap-align:start;flex:0 0 clamp(10rem,38vw,14rem)}.forged-app-preview__shot figure{border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);background:var(--bg-card);box-shadow:var(--shadow);margin:0;padding:.35rem}.forged-app-preview__shot img{aspect-ratio:640/921;object-fit:contain;border-radius:var(--radius);width:100%;height:auto;display:block}.forged-app-preview__shot figcaption{color:var(--text-muted);text-align:center;margin:.55rem .15rem .1rem;font-size:.74rem;line-height:1.4}.forged-app-preview__story{margin:0}.forged-app-preview__story-link{color:var(--text-muted);text-underline-offset:.22em;font-size:.88rem;font-weight:600;-webkit-text-decoration:underline #f4f4f559;text-decoration:underline #f4f4f559}.forged-app-preview__story-link:hover{color:var(--gold-bright);text-decoration-color:currentColor}@container site (width>=900px){.forged-app-preview__hero-row{grid-template-columns:minmax(0,1.15fr) minmax(15rem,22rem);align-items:center;gap:clamp(2rem,4vw,3.5rem)}.forged-app-preview__lead-shot{display:block}.forged-app-preview__highlights{grid-template-columns:repeat(2,minmax(0,1fr));max-width:52rem}.forged-app-preview__track{scroll-snap-type:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;display:grid;overflow:visible}.forged-app-preview__shot{flex:initial}}@container site (width<=899px){.forged-app-preview__download{justify-content:center;width:100%}.forged-app-preview__download .app-store-badge--cta{width:min(100%,16rem)}.forged-app-preview__download .app-store-badge--cta img{max-width:100%;height:3.25rem;margin-inline:auto}.forged-app-preview__gallery{margin-inline:-1rem;padding-inline:1rem}.forged-app-preview__story{text-align:center}}.youtube-lazy{aspect-ratio:16/9;border-radius:var(--radius);border:1px solid var(--border);width:100%;max-width:880px;box-shadow:var(--shadow);background:var(--bg-card);margin-inline:auto;position:relative;overflow:hidden}.youtube-lazy--hero{border:2px solid var(--red-deep);max-width:none;box-shadow:0 0 0 1px #d4af3747, 0 14px 42px #dc262647, var(--shadow);margin-inline:0}@container site (width<=959px){.youtube-lazy--hero .youtube-lazy__play{width:2.75rem;height:2.75rem;font-size:.85rem}}.youtube-lazy__iframe,.youtube-lazy__facade{border:0;width:100%;height:100%;position:absolute;inset:0}.youtube-lazy__facade{cursor:pointer;background:var(--bg-deep);padding:0}.youtube-lazy__facade:hover .youtube-lazy__play{background:var(--red);border-color:var(--gold);transform:translate(-50%,-50%)scale(1.05)}.youtube-lazy__poster{object-fit:cover;opacity:.85;width:100%;height:100%}.youtube-lazy__play{border:2px solid var(--red);width:4rem;height:4rem;color:var(--text);background:#050506d9;border-radius:50%;place-items:center;font-size:1.1rem;transition:transform .15s,background .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scroll-reveal{opacity:0;transition:opacity .45s;transition-delay:var(--reveal-delay,0s)}.scroll-reveal--visible{opacity:1}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transition:none}}.section-head{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.section-head .section-label{display:block}.section-head__title{margin:0 0 .75rem;max-width:22ch;margin-inline:auto;font-size:clamp(1.75rem,4.5vw,2.5rem);line-height:1.05}.section-head__lead{max-width:40rem;color:var(--text-muted);margin:0 auto;font-size:1.05rem;font-weight:600;line-height:1.5}.testimonials{contain-intrinsic-size:auto 520px}.testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.testimonials__card{border:1px solid var(--border);border-top:3px solid var(--red-deep);border-radius:var(--radius);background:var(--bg-card);flex-direction:column;gap:.85rem;min-height:100%;padding:1.15rem 1.1rem;display:flex}.testimonials__quote{flex:1;margin:0}.testimonials__quote p{color:var(--text);margin:0;font-size:.92rem;font-style:italic;font-weight:600;line-height:1.55}.testimonials__meta{flex-direction:column;gap:.35rem;display:flex}.testimonials__author{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-style:normal;font-weight:800}.testimonials__video{color:var(--text-muted);font-size:.78rem;font-weight:600;line-height:1.4}.testimonials__video:hover{color:var(--gold-bright)}@container site (width<=899px){.testimonials__grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding-bottom:.35rem;margin-inline:-1rem;padding-inline:1rem;display:flex;overflow-x:auto}.testimonials__card{scroll-snap-align:start;flex:0 0 min(88vw,20rem)}}.section-band{border-bottom:1px solid var(--border);padding-block:clamp(3rem,8vw,5rem)}.section-band--alt{background:var(--bg-elevated)}.section-band--hero{background:linear-gradient(180deg, #dc262612 0%, transparent 42%), var(--bg-deep);padding-block:clamp(.75rem,2vw,2.5rem)}@container site (width<=959px){.section-band--hero{padding-block:clamp(1rem,3vw,1.75rem)}}.hero-grid{align-items:center;gap:clamp(.5rem,2vw,2.5rem);display:grid}@container site (width>=960px){.section-band--hero{padding-block:clamp(2.25rem,5vw,3.75rem)}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:3rem}.hero--left{flex-direction:column;align-items:flex-start;gap:1.25rem;padding-right:1.5rem;display:flex}.hero__title{letter-spacing:.04em;margin:0;line-height:1.15}.hero__lead{max-width:26rem;margin:0;line-height:1.65}}@container site (width<=959px){.hero-grid{align-content:start;gap:.9rem}.hero__video{order:4;justify-content:center;align-items:center;width:100%;min-height:0;margin-top:.5rem;display:flex}.hero__video .youtube-lazy{width:100%;max-height:min(36svh,36dvh,220px)}.hero--left{display:contents}.hero__title{letter-spacing:.03em;order:1;gap:.4rem;margin-bottom:.35rem;line-height:1.15}.hero__lead{order:2;max-width:19rem;margin:.5rem 0 0;font-size:.84rem;line-height:1.55}}.hero--left{text-align:left}.hero__title{text-wrap:balance;flex-direction:column;align-items:flex-start;gap:clamp(.25rem,1.2vw,.75rem);margin:0;font-size:clamp(1.5rem,5vw,3.25rem);line-height:1.08;display:flex}.hero__title-line{display:block}.hero__accent{color:var(--red)}.hero__lead{color:var(--text-muted);max-width:32rem;margin:.35rem 0 .5rem;font-size:clamp(.88rem,2.2vw,1rem);font-weight:600;line-height:1.45}.mission-scripture{color:var(--gold-bright);max-width:28rem;margin:0 auto .85rem;font-size:clamp(.72rem,2.5vw,.85rem);font-weight:600;line-height:1.35}.hero__video{width:100%}.mission-grid .scroll-reveal{height:100%}.mission-grid .card{text-align:center;height:100%}.scripture-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.scripture-grid .scroll-reveal{height:100%}.scripture-card{background:var(--bg-card);border:1px solid var(--border);border-top:3px solid var(--gold-dim);border-radius:var(--radius);text-align:center;height:100%;margin:0;padding:1.35rem 1.25rem}.scripture-card__text{color:var(--text);margin:0 0 .75rem;font-size:.95rem;font-style:italic;font-weight:600;line-height:1.5}.scripture-card__ref{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-style:normal;font-weight:800}:root{--bg-deep:#050506;--bg-elevated:#0e0e10;--bg-card:#141416;--border:#2a2a2e;--text:#f4f4f5;--text-muted:#c8c8d0;--gold:#d4af37;--gold-bright:#f0cc55;--gold-dim:#9a7b1a;--red:#ef4444;--red-deep:#991b1b;--red-glow:#dc262659;--font-display:"Arial Narrow", "Segoe UI", system-ui, sans-serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--max-width:1140px;--radius:8px;--shadow:0 20px 50px #0000008c}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body);color:var(--text);background:var(--bg-deep);background-image:radial-gradient(ellipse 70% 45% at 50% -15%, var(--red-glow), transparent 55%), linear-gradient(180deg, var(--bg-deep) 0%, #0a0a0c 100%);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;font-weight:600;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}body.has-app-bar .site-footer{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}.section-band--defer{content-visibility:auto;contain-intrinsic-size:auto 540px}.section-anchor,[id].section-band,section[id],div[id].section-band{scroll-margin-top:6rem}@container site (width<=720px){.section-anchor,[id].section-band,section[id],div[id].section-band{scroll-margin-top:7.5rem}}a{color:var(--gold-bright);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}a:hover{color:var(--text)}a.btn,.logo,.carousel-card,.recent-video-card,.blog-card,.blog-post__more-link,.site-nav__link{text-decoration:none}.site-nav__link:hover,.site-nav__link--active{text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;font-weight:700;line-height:1.1}.container{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.section{padding-block:clamp(2.5rem,6vw,4.5rem)}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--red);margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:inline-block}.section-title{margin:0 0 .65rem;font-size:clamp(1.65rem,4vw,2.35rem)}.section-lead{color:var(--text-muted);max-width:36rem;margin:0 0 1.5rem;font-size:1rem;font-weight:600;line-height:1.45}.btn{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.35rem;font-size:.8rem;font-weight:800;transition:background .15s,border-color .15s,transform .1s,color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--red);color:#fff;border-color:var(--red-deep)}.btn-primary:hover{background:var(--gold);border-color:var(--gold-dim);color:var(--bg-deep)}.btn-outline{color:var(--text);border-color:var(--border);background:0 0}.btn-outline:hover{border-color:var(--gold);color:var(--gold-bright)}.btn-ghost{color:var(--gold-bright);border-color:var(--border);background:0 0;padding:.55rem 1rem;font-size:.72rem}.btn-ghost:hover{border-color:var(--red);color:var(--text)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);border-top:3px solid var(--red-deep);padding:1.25rem;transition:border-color .15s}.card:hover{border-color:var(--gold-dim);border-top-color:var(--gold)}.card h3{margin:0 0 .4rem;font-size:1rem}.card p{color:var(--text-muted);margin:0;font-size:.9rem;font-weight:600;line-height:1.4}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@container site (width<=959px){.hero__title,.hero__lead{text-align:center;margin-inline:auto}.hero__title{align-items:center}.hero__cta{margin-inline:auto;display:flex}.hero-grid{justify-items:center}.hero__video{width:100%;max-width:24rem}.mission-grid .card,.scripture-card,.section-head__lead{text-align:center}.mission-scripture{text-align:center;margin-inline:auto}.recent-videos__track-wrap{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-padding-inline:1rem;-webkit-mask-image:none;mask-image:none}.recent-videos__track{padding-inline:1rem}.recent-video-card,.recent-video-card__title,.carousel-card__name,.shop-showcase--loading{text-align:center}}
