:root{--ink:#071b38;--navy:#061a38;--navy2:#0a2d57;--blue:#124d84;--teal:#079aaa;--cyan:#21c4cc;--gold:#d5a32e;--ivory:#f7f5ef;--paper:#fff;--muted:#65748a;--line:#dfe7ee;--shadow:0 20px 60px rgba(5,28,57,.14);--radius:18px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}body.modal-open{overflow:hidden}img{max-width:100%;display:block}button,a{font:inherit}button{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:200;background:#fff;color:var(--ink);padding:.8rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.section{padding:clamp(4.5rem,8vw,8rem) clamp(1.2rem,5vw,5rem)}.eyebrow{margin:0 0 .8rem;color:var(--teal);font-size:.72rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.8rem 1.25rem;border:1px solid transparent;border-radius:999px;text-decoration:none;font-weight:800;cursor:pointer;transition:.25s ease}.button-primary{color:#fff;background:linear-gradient(135deg,var(--teal),#087c91);box-shadow:0 12px 30px rgba(7,154,170,.25)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(7,154,170,.34)}.button-ghost{color:inherit;border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.button-small{min-height:40px;padding:.6rem 1rem;color:#fff;background:var(--teal);font-size:.78rem}
.site-header{position:fixed;inset:0 0 auto;z-index:80;height:72px;padding:0 clamp(1rem,4vw,3.8rem);display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(180deg,rgba(3,17,37,.95),rgba(3,17,37,.7));border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(14px);transition:.3s}.site-header.is-scrolled{height:64px;background:rgba(3,17,37,.97)}.brand{display:flex;align-items:center;gap:.65rem;color:inherit;text-decoration:none}.brand-plate{width:47px;height:47px;padding:3px;display:grid;place-items:center;border-radius:9px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2);overflow:hidden}.brand-plate img{width:100%;height:100%;object-fit:contain}.brand strong{display:block;font-size:1.04rem;letter-spacing:.08em}.brand small{display:block;color:#a9bdd2;font-size:.61rem;letter-spacing:.09em}.main-nav{display:flex;align-items:center;gap:1.8rem}.main-nav a{color:#dbe5ef;text-decoration:none;font-size:.78rem;font-weight:700}.main-nav a:hover{color:var(--cyan)}.header-actions{display:flex;align-items:center;gap:.6rem}.search-trigger,.menu-toggle{border:0;color:#fff;background:transparent;cursor:pointer}.search-trigger{width:40px;height:40px;border:1px solid rgba(255,255,255,.15);border-radius:50%;font-size:1.25rem}.menu-toggle{display:none;width:42px;height:42px}.menu-toggle span{display:block;width:21px;height:2px;margin:5px auto;background:#fff}
.hero{position:relative;min-height:760px;height:100vh;display:flex;align-items:center;padding:100px clamp(1.2rem,7vw,7rem) 70px;color:#fff;overflow:hidden;background:var(--navy)}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,31,.98) 0%,rgba(3,17,37,.86) 44%,rgba(3,17,37,.28) 78%),linear-gradient(0deg,rgba(3,17,37,.88),transparent 48%)}.hero-media span{position:absolute;inset:0;background:radial-gradient(circle at 65% 45%,rgba(33,196,204,.15),transparent 30rem)}.hero-content{position:relative;z-index:2;max-width:750px}.hero h1{max-width:720px;margin:0 0 1.25rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6vw,6.1rem);font-weight:500;line-height:.98;letter-spacing:-.045em}.hero-copy{max-width:670px;margin:0;color:#cfdae7;font-size:clamp(1rem,1.5vw,1.25rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.demo-note{display:flex;align-items:center;gap:.55rem;margin-top:1.4rem;color:#93a9bf;font-size:.7rem}.demo-note span{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.hero-rail{position:absolute;z-index:3;right:clamp(1.2rem,4vw,4rem);bottom:2.5rem;display:flex;gap:1.8rem;color:#a8bccf;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.hero-rail span:not(:last-child):after{content:"";display:inline-block;width:4px;height:4px;margin-left:1.8rem;border-radius:50%;background:var(--gold);vertical-align:middle}
.section-heading{max-width:1300px;margin:0 auto 2.4rem;display:flex;align-items:end;justify-content:space-between;gap:2rem}.section-heading h2,.experience-intro h2,.ecosystem-section h2,.audience-section h2,.final-section h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4vw,4.4rem);font-weight:500;line-height:1.05;letter-spacing:-.035em}.section-heading>p{max-width:440px;margin:0;color:var(--muted)}.quick-section{background:var(--ivory)}.intent-grid{max-width:1300px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.intent-card{min-height:150px;padding:1.2rem;text-align:left;border:1px solid #e2e5e5;border-radius:14px;background:#fff;cursor:pointer;transition:.28s var(--ease)}.intent-card:hover,.intent-card.is-active{color:#fff;border-color:var(--teal);background:linear-gradient(145deg,var(--navy2),var(--teal));transform:translateY(-5px);box-shadow:var(--shadow)}.intent-card span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:1rem;border-radius:50%;color:var(--teal);background:#e9f7f8}.intent-card:hover span,.intent-card.is-active span{color:#fff;background:rgba(255,255,255,.14)}.intent-card strong,.intent-card small{display:block}.intent-card small{margin-top:.25rem;color:#7b8793}.intent-card:hover small,.intent-card.is-active small{color:#c5dce2}
.experience-section{color:#e9f2fb;background:linear-gradient(180deg,#04142f,#061e40 55%,#04142f)}.experience-intro{max-width:900px;margin:0 auto 3rem;text-align:center}.experience-intro h2{color:#fff}.experience-intro>p:last-child{max-width:700px;margin:1rem auto 0;color:#9eb2c8}.app-shell{max-width:1440px;min-height:840px;margin:auto;display:grid;grid-template-columns:238px 1fr;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#f4f7fa;overflow:hidden;box-shadow:0 36px 100px rgba(0,0,0,.38)}.app-sidebar{display:flex;flex-direction:column;padding:1.1rem;color:#dce7f2;background:#06182f}.app-logo{display:flex;align-items:center;gap:.7rem;padding:.55rem}.app-logo img{width:40px;height:40px;padding:3px;border-radius:9px;background:#fff}.app-logo strong,.app-logo small{display:block}.app-logo strong{font-size:.84rem}.app-logo small{color:#7890a8;font-size:.6rem}.app-sidebar nav{display:grid;gap:.35rem;margin-top:2rem}.app-nav{display:flex;align-items:center;gap:.8rem;width:100%;padding:.75rem .8rem;border:0;border-radius:9px;color:#91a6bb;background:transparent;text-align:left;cursor:pointer;font-size:.78rem;font-weight:700}.app-nav span{width:24px;text-align:center;font-size:1rem}.app-nav:hover,.app-nav.is-active{color:#fff;background:rgba(15,172,184,.15)}.app-nav.is-active span{color:var(--cyan)}.profile-card{margin-top:auto;padding:.75rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;border-top:1px solid rgba(255,255,255,.08)}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--teal),var(--blue));font-weight:800}.profile-card strong,.profile-card small{display:block}.profile-card strong{font-size:.7rem}.profile-card small{color:#7089a1;font-size:.55rem}.profile-card button{border:0;color:#778da3;background:transparent}.app-main{min-width:0;padding:1.8rem;color:var(--ink);background:#f5f7fa}.app-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.app-topbar p{margin:0 0 .15rem;color:#8391a2;font-size:.63rem}.app-topbar h3{margin:0;font-size:1.3rem}.app-tools{display:flex;gap:.5rem}.app-tools button{position:relative;width:38px;height:38px;border:1px solid #dce3e9;border-radius:50%;background:#fff;cursor:pointer}.app-tools i{position:absolute;right:8px;top:7px;width:6px;height:6px;border-radius:50%;background:var(--gold)}.app-view{display:none;animation:viewIn .45s var(--ease)}.app-view.is-active{display:block}.daily-card{min-height:235px;padding:2.2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-radius:16px;color:#fff;background:radial-gradient(circle at 76% 50%,rgba(33,196,204,.22),transparent 14rem),linear-gradient(135deg,#082e59,#061b37);overflow:hidden}.daily-card h3{max-width:570px;margin:.7rem 0;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:500;line-height:1.05}.daily-card p{max-width:550px;margin:0;color:#b7c9db}.pill{display:inline-flex;padding:.32rem .65rem;border-radius:999px;color:#066a78;background:#d9f4f5;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.text-button{padding:.8rem 0;border:0;color:var(--cyan);background:transparent;font-weight:800;cursor:pointer}.prayer-orbit{width:120px;height:120px;display:grid;place-content:center;flex:0 0 auto;text-align:center;border:1px solid rgba(33,196,204,.5);border-radius:50%;box-shadow:0 0 0 20px rgba(33,196,204,.05),0 0 0 40px rgba(33,196,204,.025)}.prayer-orbit span{font-size:2.4rem;line-height:1}.prayer-orbit small{color:#8ed9dd}.dashboard-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:1rem;margin-top:1rem}.dash-block,.recommendations{padding:1.2rem;border:1px solid #e3e8ed;border-radius:14px;background:#fff}.block-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.block-head span{color:var(--teal);font-size:.56rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.block-head h3{margin:.2rem 0 0;font-size:1rem}.block-head button,.agenda-link{border:0;color:var(--teal);background:transparent;cursor:pointer;font-size:.64rem;font-weight:800}.continue-card{width:100%;display:grid;grid-template-columns:180px auto 1fr;align-items:center;gap:1rem;padding:0;border:0;border-radius:10px;background:#f4f7fa;overflow:hidden;text-align:left;cursor:pointer}.continue-card>img{width:180px;height:112px;object-fit:cover}.continue-card .play{width:35px;height:35px;display:grid;place-items:center;margin-left:-2.15rem;border-radius:50%;color:#fff;background:rgba(3,17,37,.85);font-size:.7rem}.continue-card div{padding:.8rem .8rem .8rem 0}.continue-card small,.continue-card strong,.continue-card p{display:block}.continue-card small{color:var(--teal);font-size:.56rem;font-weight:800}.continue-card strong{margin:.2rem 0;font-size:.84rem}.continue-card p{margin:0;color:#7d8997;font-size:.61rem}.progress{height:4px;display:block;margin-top:.7rem;border-radius:4px;background:#d9e1e8;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--gold),var(--teal))}.agenda-item{width:100%;display:flex;align-items:center;gap:.8rem;padding:.72rem 0;border:0;border-bottom:1px solid #e9edf0;background:transparent;text-align:left;cursor:pointer}.agenda-item time{color:var(--teal);font-size:.67rem;font-weight:800}.agenda-item strong,.agenda-item small{display:block}.agenda-item strong{font-size:.7rem}.agenda-item small{color:#8a96a3;font-size:.56rem}.agenda-link{padding:.8rem 0}.recommendations{margin-top:1rem}.content-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.course-tile{position:relative;min-width:0;padding:0;border:0;border-radius:10px;background:#06182f;overflow:hidden;text-align:left;cursor:pointer}.course-tile img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:.35s}.course-tile:hover img{transform:scale(1.05)}.course-tile:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,rgba(3,13,28,.96))}.course-tile div{position:absolute;z-index:2;inset:auto .75rem .7rem}.course-tile small{color:var(--cyan);font-size:.48rem;text-transform:uppercase}.course-tile strong{display:block;margin-top:.18rem;color:#fff;font-size:.67rem;line-height:1.25}.view-hero{padding:2rem;border-radius:15px;color:#fff;background:linear-gradient(135deg,#0a3765,#087d8d)}.view-hero h3{max-width:680px;margin:.7rem 0;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3.2rem);font-weight:500;line-height:1.05}.view-hero p{max-width:640px;color:#c8dce8}.view-hero.spiritual{background:linear-gradient(135deg,#183d69,#5c4777)}.view-hero.parish{background:linear-gradient(135deg,#113c69,#8b6820)}.view-hero.opportunities{background:linear-gradient(135deg,#073c4a,#0f7c7e)}.filter-tabs{display:flex;gap:.5rem;margin:1.2rem 0;overflow:auto}.filter-tabs button{padding:.55rem .9rem;border:1px solid #d8e0e7;border-radius:999px;background:#fff;cursor:pointer;font-size:.65rem}.filter-tabs button.is-active{color:#fff;border-color:var(--teal);background:var(--teal)}.course-library{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.library-card{padding:0;border:1px solid #e0e6eb;border-radius:12px;background:#fff;overflow:hidden;text-align:left;cursor:pointer}.library-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.library-card div{padding:.9rem}.library-card small{color:var(--teal);font-size:.55rem;font-weight:800;text-transform:uppercase}.library-card strong{display:block;margin:.25rem 0;font-size:.78rem}.library-card p{margin:0;color:#85909d;font-size:.62rem}.feature-grid,.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.feature-card{min-height:190px;padding:1.2rem;border:1px solid #dfe6ec;border-radius:13px;background:#fff;text-align:left;cursor:pointer}.feature-card span{color:var(--teal);font-size:.6rem;font-weight:800}.feature-card h4{margin:1.6rem 0 .4rem;font-family:Georgia,serif;font-size:1.35rem}.feature-card p{margin:0;color:#7f8c99;font-size:.68rem}.community-grid{grid-template-columns:1fr 1fr}.community-grid article{display:flex;gap:1rem;padding:1.4rem;border:1px solid #e0e6eb;border-radius:14px;background:#fff}.community-icon{width:50px;height:50px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--teal);background:#e7f6f7;font-size:1.5rem}.community-grid small{color:var(--teal);font-size:.58rem}.community-grid h4{margin:.25rem 0}.community-grid p{color:#7c8996;font-size:.68rem}.community-grid button,.opportunity-list button{padding:.5rem .8rem;border:1px solid var(--teal);border-radius:999px;color:var(--teal);background:#fff;cursor:pointer;font-size:.62rem;font-weight:800}.parish-panel{margin-top:1rem;padding:1.6rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border:1px solid #e0e6eb;border-radius:14px;background:#fff}.parish-panel small{color:var(--teal)}.parish-panel h4{margin:.25rem 0;font-size:1.25rem}.parish-panel p{margin:0;color:#7b8795}.parish-stats{display:flex;gap:2rem}.parish-stats span{text-align:center}.parish-stats strong,.parish-stats small{display:block}.parish-stats strong{font-size:1.7rem}.opportunity-list{display:grid;gap:.7rem;margin-top:1rem}.opportunity-list article{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:1rem;padding:1rem 1.2rem;border:1px solid #e0e6eb;border-radius:12px;background:#fff}.opportunity-list>article>span{color:var(--teal);font-size:.58rem;font-weight:800;text-transform:uppercase}.opportunity-list h4,.opportunity-list p{margin:0}.opportunity-list h4{font-size:.8rem}.opportunity-list p{color:#82909e;font-size:.62rem}
.ecosystem-section{color:#fff;background:var(--navy)}.section-heading.light>p{color:#9eb3c8}.ecosystem-map{max-width:1250px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.eco-center{grid-column:2;grid-row:1/3;min-height:380px;display:grid;place-content:center;justify-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:radial-gradient(circle,rgba(7,154,170,.26),transparent 65%)}.eco-center img{width:95px;height:95px;padding:8px;border-radius:22px;background:#fff}.eco-center strong{margin-top:.8rem;font-family:Georgia,serif;font-size:2rem}.eco-center small{color:#92abc2}.ecosystem-map article{padding:1.4rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.04)}.ecosystem-map article span{color:var(--gold);font-size:.58rem}.ecosystem-map h3{margin:.5rem 0 .25rem}.ecosystem-map p{margin:0;color:#91a8be;font-size:.8rem}.audience-section{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:center;background:var(--ivory)}.audience-list{display:flex;flex-wrap:wrap;gap:.7rem}.audience-list span{padding:.8rem 1.1rem;border:1px solid #d8dcd8;border-radius:999px;background:#fff;font-weight:700}.final-section{display:grid;grid-template-columns:minmax(220px,350px) 1fr;gap:5rem;align-items:center;color:#fff;background:linear-gradient(135deg,#061a38,#093f67)}.final-section>img{max-height:340px;margin:auto;padding:18px;border-radius:28px;background:#fff;object-fit:contain}.final-section>div>p:not(.eyebrow){max-width:750px;color:#b4c8da}.final-section .button-ghost{margin-left:.5rem}footer{padding:2rem clamp(1.2rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;color:#b2c3d4;background:#031023}footer p{font-size:.65rem}.footer-brand .brand-plate{width:38px;height:38px}
dialog{padding:0;border:0;border-radius:18px;color:var(--ink);background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.4)}dialog::backdrop{background:rgba(1,9,20,.78);backdrop-filter:blur(8px)}.modal-close{position:absolute;z-index:3;right:1rem;top:1rem;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.9);cursor:pointer;font-size:1.4rem}.course-modal{width:min(900px,92vw);grid-template-columns:1fr 1fr}.course-modal[open]{display:grid}.course-modal>img{width:100%;height:100%;min-height:480px;object-fit:cover}.course-modal>div{padding:3rem 2rem}.course-modal h2,.prayer-modal h2{font-family:Georgia,serif;font-size:2.4rem;line-height:1.05}.course-modal li{margin:.5rem 0}.prayer-modal{width:min(560px,92vw);padding:3rem;text-align:center;background:linear-gradient(160deg,#fff,#eaf7f7)}.prayer-symbol{font-size:3rem;color:var(--teal)}.breath{width:140px;height:140px;margin:2rem auto;display:grid;place-content:center;border:1px solid var(--teal);border-radius:50%;animation:breathe 5s ease-in-out infinite}.breath span{width:20px;height:20px;margin:auto;border-radius:50%;background:var(--teal)}.breath small{margin-top:.5rem;color:var(--teal)}.search-modal{width:min(700px,92vw);padding:2.5rem}.search-modal label{display:block;margin-bottom:.8rem;font-family:Georgia,serif;font-size:1.8rem}.search-modal input{width:100%;padding:1rem;border:1px solid #cfd9e2;border-radius:10px;font-size:1rem}.search-result{display:flex;align-items:center;gap:.8rem;padding:.8rem 0;border-bottom:1px solid #e6eaee}.search-result img{width:70px;height:45px;border-radius:6px;object-fit:cover}.search-result strong,.search-result small{display:block}.search-result small{color:var(--muted)}.toast{position:fixed;z-index:150;left:50%;bottom:1.5rem;transform:translate(-50%,130%);padding:.8rem 1.2rem;border-radius:999px;color:#fff;background:#061a38;box-shadow:var(--shadow);font-size:.75rem;transition:.4s var(--ease)}.toast.is-visible{transform:translate(-50%,0)}
.app-sidebar{scrollbar-width:none}.app-sidebar::-webkit-scrollbar{display:none}
@keyframes viewIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes breathe{0%,100%{transform:scale(.85);box-shadow:0 0 0 0 rgba(7,154,170,.2)}50%{transform:scale(1);box-shadow:0 0 0 24px rgba(7,154,170,0)}}
@media(max-width:1100px){.main-nav{display:none}.menu-toggle{display:block}.main-nav.is-open{position:absolute;top:72px;left:0;right:0;padding:1.2rem;display:grid;gap:1rem;background:#04142f}.intent-grid{grid-template-columns:repeat(3,1fr)}.app-shell{grid-template-columns:82px 1fr}.app-logo span,.app-nav:not(.is-active){font-size:0}.app-nav{justify-content:center}.app-nav span{font-size:1rem}.profile-card{grid-template-columns:1fr;justify-items:center}.profile-card div,.profile-card button{display:none}.content-row{grid-template-columns:repeat(2,1fr)}.ecosystem-map{grid-template-columns:1fr 1fr}.eco-center{grid-column:1/3;grid-row:auto;border-radius:24px;min-height:260px}.audience-section{grid-template-columns:1fr;gap:2rem}}
@media(max-width:760px){.section{padding:4.5rem 1rem}.site-header{height:64px}.brand-copy{}.header-actions .button-small,.search-trigger{display:none}.hero{min-height:720px;height:auto;padding:110px 1.2rem 100px}.hero-media:after{background:linear-gradient(0deg,rgba(3,14,31,.99) 8%,rgba(3,17,37,.72) 75%)}.hero h1{font-size:3.25rem}.hero-rail{left:1.2rem;right:auto;gap:.6rem;flex-wrap:wrap}.hero-rail span:not(:last-child):after{margin-left:.6rem}.section-heading{display:block}.section-heading>p{margin-top:1rem}.intent-grid{grid-template-columns:1fr 1fr}.intent-card{min-height:130px}.experience-intro{text-align:left}.app-shell{min-height:760px;display:block;border-radius:14px}.app-sidebar{padding:.45rem;display:flex;flex-direction:row;align-items:center;overflow-x:auto}.app-logo,.profile-card{display:none}.app-sidebar nav{display:flex;margin:0;gap:.2rem}.app-nav{width:auto;min-width:63px;padding:.65rem .5rem;display:grid;justify-items:center;gap:.15rem;font-size:.52rem!important;white-space:nowrap}.app-nav:not(.is-active){font-size:.52rem}.app-main{padding:.8rem}.app-topbar{padding:.4rem}.daily-card{padding:1.4rem;display:block}.prayer-orbit{display:none}.dashboard-grid{grid-template-columns:1fr}.continue-card{grid-template-columns:110px 1fr}.continue-card>img{width:110px;height:120px}.continue-card .play{display:none}.continue-card div{padding:.7rem}.content-row{display:flex;overflow-x:auto}.course-tile{min-width:210px}.course-library{grid-template-columns:1fr 1fr}.feature-grid,.community-grid{grid-template-columns:1fr}.parish-panel{display:block}.parish-stats{margin-top:1rem}.opportunity-list article{grid-template-columns:1fr}.ecosystem-map{grid-template-columns:1fr}.eco-center{grid-column:auto}.audience-section{grid-template-columns:1fr}.final-section{grid-template-columns:1fr;gap:2rem}.final-section>img{max-height:250px}.final-section .button{width:100%;margin:.5rem 0 0}footer{display:block}.course-modal[open]{display:block;max-height:90vh;overflow:auto}.course-modal>img{height:230px;min-height:0}.course-modal>div{padding:2rem 1.2rem}.prayer-modal{padding:2rem 1.2rem}}
@media(max-width:430px){.brand small{display:none}.intent-grid{grid-template-columns:1fr}.course-library{grid-template-columns:1fr}.app-topbar h3{font-size:1rem}.app-main{padding:.55rem}.daily-card h3{font-size:1.8rem}.audience-list span{font-size:.72rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
