:root{--blue:#2079b9;--blue-dark:#155e91;--navy:var(--blue-dark);--navy-deep:#104e79;--amber:#ffb33f;--amber-soft:#ffe0a8;--charcoal:#263238;--ink:#223038;--muted:#5c696f;--cream:#fbf6ec;--paper:#fffdf9;--mist:#eef4f5;--line:#dce4e5;--white:#ffffff;--shadow:0 22px 60px rgba(8,52,77,0.12);--shadow-soft:0 10px 34px rgba(8,52,77,0.08);--page-gutter:clamp(1.1rem,4.5vw,4.5rem);--section-space:clamp(3.75rem,7vw,6.25rem);--display-font:Georgia,"Times New Roman",serif;--header-height:82px}html{scroll-padding-top:calc(var(--header-height) + 1.25rem)}body{overflow-x:clip;background:var(--paper);color:var(--ink);line-height:1.62}body:has(.mobile-nav[open]){overflow:hidden}:where(h1,h2,h3){text-wrap:balance}:where(p,li,a,h1,h2,h3){overflow-wrap:break-word}:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--amber);outline-offset:3px}.announcement{min-height:42px;padding:.5rem var(--page-gutter);background:var(--amber);color:#31240f;font-size:.74rem;letter-spacing:.075em}.site-header{--header-height:82px;background:rgba(32,121,185,.98);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 30px rgba(4,30,45,.18)}.header-inner{min-height:var(--header-height);max-width:1420px;gap:clamp(1rem,1.75vw,1.75rem);padding:0 var(--page-gutter)}.brand{width:clamp(200px,19vw,292px);min-width:0}.desktop-nav{gap:clamp(.7rem,1.1vw,1.2rem);font-size:clamp(.8rem,.86vw,.94rem)}.desktop-nav>a,.nav-dropdown>button{padding:.9rem 0}.nav-dropdown-panel{top:calc(100% + .5rem);width:320px;padding:.7rem;border:1px solid var(--line);border-radius:.9rem;box-shadow:var(--shadow)}.nav-dropdown-panel a{min-height:44px;padding:.67rem .8rem}.social-link{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:var(--white)}.button{min-height:50px;padding:.78rem 1.3rem;border-radius:999px;line-height:1.2}.button-primary{background:var(--amber);color:#2d210e;box-shadow:0 12px 30px rgba(255,179,63,.24)}.button-primary:hover{background:#f5b453}.button-light{box-shadow:none}.button-dark,.button-light{background:var(--amber);color:#2d210e}.button-outline{border-color:color-mix(in srgb,currentColor 45%,transparent)}.mobile-nav{position:static}.mobile-nav>summary{border-radius:999px;transition:background .18s ease,border-color .18s ease}.mobile-nav>summary:hover,.mobile-nav[open]>summary{border-color:var(--amber);background:rgba(255,255,255,.1)}.mobile-nav>summary span{transform-origin:center;transition:opacity .16s ease,transform .18s ease}.mobile-nav[open]>summary span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-nav[open]>summary span:nth-child(2){opacity:0}.mobile-nav[open]>summary span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-panel{position:absolute;top:100%;right:0;left:0;display:grid;max-height:calc(100vh - var(--header-height) - 42px);max-height:calc(100dvh - var(--header-height) - 42px);grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem 1.1rem;overflow-y:auto;overscroll-behavior:contain;padding:1.25rem max(var(--page-gutter),calc((100% - 1180px) / 2)) calc(2rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,253,249,.99);box-shadow:0 22px 42px rgba(6,38,56,.18),0 100vh 0 100vh rgba(6,27,39,.42);color:var(--ink)}.mobile-nav-intro,.mobile-nav-quick-actions,.mobile-nav-secondary{grid-column:1/-1}.mobile-nav-intro{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.65rem;border-bottom:1px solid var(--line)}.mobile-nav-intro>span{color:var(--navy);font-family:var(--display-font);font-size:1.45rem;font-weight:700}.mobile-nav-intro a{min-height:44px;padding:.6rem 0;color:var(--blue-dark);font-size:.86rem;font-weight:750;text-decoration:underline;text-underline-offset:.25rem}.mobile-nav-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.mobile-nav-quick-actions a{display:grid;min-height:50px;place-items:center;padding:.65rem .8rem;border-radius:999px;background:var(--navy);color:var(--white);font-size:.86rem;font-weight:760;text-align:center;text-decoration:none}.mobile-nav-quick-actions a:last-child{background:var(--amber);color:#2d210e}.mobile-nav-group{border-top:2px solid var(--amber-soft)}.mobile-nav-group>summary{position:relative;min-height:48px;padding:.8rem 1.8rem .7rem 0;color:var(--navy);cursor:pointer;font-size:.76rem;font-weight:850;letter-spacing:.08em;list-style:none;text-transform:uppercase}.mobile-nav-group>summary::-webkit-details-marker{display:none}.mobile-nav-group>summary:after{position:absolute;top:50%;right:.25rem;content:"+";font-size:1.15rem;font-weight:500;transform:translateY(-50%)}.mobile-nav-group[open]>summary:after{content:"−"}.mobile-nav-group>div{display:grid;padding-bottom:.55rem}.mobile-nav-group a,.mobile-nav-secondary a{display:flex;min-height:44px;align-items:center;padding:.55rem .15rem;border-bottom:1px solid rgba(220,228,229,.72);font-size:.9rem;font-weight:650;text-decoration:none}.mobile-nav-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem;margin-top:.25rem}.home-hero{min-height:clamp(540px,72svh,680px);background:linear-gradient(90deg,rgba(5,30,44,.94) 0,rgba(6,39,57,.82) 48%,rgba(6,39,57,.3) 100%),var(--home-hero-image) center 62% /cover no-repeat}.home-hero-overlay{background:radial-gradient(circle at 22% 42%,rgba(255,179,63,.15),transparent 34%),linear-gradient(180deg,transparent 55%,rgba(4,26,38,.24))}.home-hero-content{min-height:clamp(510px,69svh,650px);max-width:1380px;padding:5.25rem var(--page-gutter) 6.75rem}.eyebrow{margin-bottom:.85rem;color:inherit;font-size:.76rem;letter-spacing:.11em}.home-hero .eyebrow,.interior-hero .eyebrow,.watch-hero .eyebrow{color:var(--amber-soft)}.home-hero h1{max-width:800px;font-family:var(--display-font);font-size:clamp(3.65rem,6.1vw,6.25rem);font-weight:600;letter-spacing:-.055em;line-height:.98}.hero-lead{max-width:620px;margin-top:1.35rem;color:rgba(255,255,255,.9);font-size:clamp(1.08rem,1.5vw,1.28rem)}.home-hero .button-row{margin-top:1.65rem}.hero-curve{right:-8%;bottom:-22px;left:-8%;height:46px;background:var(--cream)}.home-reflection{padding:0 var(--page-gutter);border-bottom:1px solid #eee5d6;background:var(--cream)}.home-reflection-inner{max-width:1160px;padding:2rem 0 1.8rem}.home-reflection-heading h2{color:var(--navy)}.section{max-width:1280px;padding:var(--section-space) var(--page-gutter)}.section-heading{max-width:720px;margin-bottom:2.5rem}.join-band h2,.section-heading h2{font-family:var(--display-font);font-weight:600;line-height:1.08}.section-heading h2{color:var(--navy);font-size:clamp(2.4rem,4.2vw,4rem)}.connection-grid{gap:1rem}.connection-card{border-color:var(--line);border-radius:1rem;box-shadow:0 4px 18px rgba(8,52,77,.05)}.connection-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.connection-card>img{aspect-ratio:16/9;padding:clamp(1rem,2.5vw,2rem);background:#f4f8fa;object-fit:contain}.connection-card>div{padding:1.35rem 1.4rem 1.45rem}.connection-card h3{color:var(--navy);font-family:var(--display-font);font-size:1.45rem;line-height:1.18}.connection-card p{line-height:1.55}.connection-card a,.feature-card a{min-height:44px}.join-band{width:min(calc(100% - (2 * var(--page-gutter))),1280px);max-width:none;margin:0 auto var(--section-space);padding:clamp(2rem,5vw,4.25rem);border:1px solid rgba(255,255,255,.12);border-radius:1.5rem;background:radial-gradient(circle at 85% 15%,rgba(255,179,63,.22),transparent 28%),var(--navy);color:var(--white);box-shadow:var(--shadow)}.join-band .eyebrow{color:var(--amber-soft)}.join-band h2{font-size:clamp(2.4rem,4vw,3.8rem)}.join-band p:last-child{color:rgba(255,255,255,.8)}.interior-hero{background:radial-gradient(circle at 84% 8%,rgba(255,179,63,.22),transparent 26%),linear-gradient(135deg,var(--blue-dark),var(--blue))}.interior-hero:after,.watch-hero:after{position:absolute;right:0;bottom:0;left:0;height:5px;background:linear-gradient(90deg,var(--amber) 0 20%,transparent 20%);content:""}.interior-hero-image{background:linear-gradient(90deg,rgba(5,34,50,.94),rgba(7,52,76,.66)),var(--hero-image) center 48% /cover no-repeat}.interior-hero-inner{max-width:1280px;padding:clamp(4.5rem,7vw,6.5rem) var(--page-gutter)}.interior-hero-inner h1,.not-found h1,.watch-hero h1{font-family:var(--display-font);font-weight:600}.interior-hero-inner h1{max-width:900px;font-size:clamp(3rem,5.35vw,5.25rem);letter-spacing:-.05em;line-height:1}.interior-hero-inner>p:not(.eyebrow){max-width:760px;font-size:clamp(1.04rem,1.45vw,1.22rem)}.site-notice{width:min(calc(100% - (2 * var(--page-gutter))),1120px);max-width:none;margin:1.75rem auto 0;padding:1rem 1.15rem;border:0;border-left:4px solid var(--amber);border-radius:.65rem;background:#fff7e7}.content-section{background:var(--paper)}.content-section-tint{background:#f3f7f6}.content-section-inner{max-width:1280px;padding:var(--section-space) var(--page-gutter)}.content-section-split{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(2.25rem,5vw,5.5rem)}.content-section-image{border-radius:10rem 10rem 1.25rem 1.25rem;box-shadow:var(--shadow-soft)}.content-section-image img{aspect-ratio:4/3}.content-section-copy{max-width:820px}.content-section-copy h2,.form-heading h2{color:var(--navy);font-family:var(--display-font);font-size:clamp(2.15rem,3.8vw,3.45rem);font-weight:600;letter-spacing:-.035em;line-height:1.08}.content-section-copy>p:not(.eyebrow),.form-heading>p:not(.eyebrow){max-width:72ch;color:var(--muted);font-size:1.03rem}.section-icon{width:86px;max-height:86px;padding:.65rem;border:1px solid var(--line);border-radius:50%;background:var(--white);object-fit:contain}.check-list{max-width:760px}.feature-grid{gap:1rem;margin-top:2rem}.feature-card{border-color:var(--line);border-radius:.9rem;box-shadow:0 3px 15px rgba(8,52,77,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.feature-card:hover{border-color:#b9ced8;box-shadow:var(--shadow-soft);transform:translateY(-2px)}.feature-card>div{padding:1.25rem}.feature-card h3{color:var(--navy);font-family:var(--display-font);font-size:1.28rem;line-height:1.2}.feature-card p{line-height:1.52}.feature-meta{color:var(--blue-dark)!important;font-size:.72rem}.feature-grid-compact{gap:0;border-top:1px solid var(--line)}.feature-card-compact{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.feature-card-compact:hover{box-shadow:none;transform:none}.feature-card-compact>div{padding:1.05rem .75rem}.feature-card-compact h3{font-family:inherit;font-size:1.03rem}.feature-grid-list{gap:.75rem}.feature-card-list{border:0;border-left:3px solid var(--amber);border-radius:0 .8rem .8rem 0;background:rgba(255,255,255,.74);box-shadow:none}.feature-card-list:hover{box-shadow:none}.feature-card-list>div{padding:1.1rem 1.2rem}.feature-card-list h3{font-size:1.12rem}.content-section-timeline{background:var(--paper)!important}.content-section-timeline .content-section-inner{position:relative;border-left:1px solid #e4bf78}.content-section-timeline .content-section-inner:before{position:absolute;top:var(--section-space);left:-7px;width:13px;height:13px;border:3px solid var(--paper);border-radius:50%;background:var(--amber);box-shadow:0 0 0 1px var(--amber);content:""}.form-section{border-top:1px solid #eee3d2;background:var(--cream)}.form-section-inner{max-width:1160px;padding:var(--section-space) var(--page-gutter)}.church-form-wrap{grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:clamp(2rem,5vw,4.5rem)}.form-column{display:grid;min-width:0;gap:1rem}.church-form{min-width:0;padding:clamp(1.25rem,3vw,2.15rem);border-color:#e1d7c7;border-radius:1.1rem;box-shadow:var(--shadow-soft)}.church-form-closed{display:none}.form-field input,.form-field select,.form-field textarea{min-height:50px;border-color:#bcc8cb;border-radius:.55rem;background:#fffefa}.form-options>div>label,.form-options>label{min-height:44px;align-items:flex-start;margin-top:.25rem;padding:.45rem 0}.form-options input{width:1.15rem;height:1.15rem}.turnstile-wrap,.turnstile-wrap iframe,.turnstile-wrap>div{max-width:100%}.turnstile-wrap{overflow:clip}.closed-form-message{display:grid;gap:.25rem;margin:0;padding:1rem 1.1rem;border:0;border-left:4px solid var(--amber);border-radius:.65rem;background:#fff7e7;color:#57401b}.closed-form-message strong{color:#493513}.form-retry-panel{display:grid;justify-items:start;gap:.65rem;padding:clamp(1.1rem,3vw,1.5rem);border:1px solid #ead39f;border-left:4px solid var(--amber);border-radius:.75rem;background:#fff8e9;color:#57401b}.form-retry-panel strong{color:#493513;font-size:1.05rem}.form-retry-panel code{overflow-wrap:anywhere}.form-retry-panel .button{margin-top:.35rem}.form-status-pending{background:#fff8e9;color:#57401b}.watch-hero{position:relative;background:linear-gradient(90deg,rgba(5,34,50,.95),rgba(5,44,65,.62)),url(/assets/e33ee339-e653-4d28-a2c5-a6d2b52a5e6d.jpg) center 48% /cover no-repeat}.watch-hero>div{max-width:1280px;padding:clamp(3.8rem,6vw,5.5rem) var(--page-gutter)}.watch-hero h1{font-size:clamp(3rem,5.2vw,5.1rem);line-height:1}.watch-section{max-width:1280px;padding:clamp(2rem,4vw,3.5rem) var(--page-gutter) var(--section-space)}.video-archive,.video-stage{border-radius:1rem;box-shadow:var(--shadow-soft)}.video-archive-heading h2,.video-stage-heading h2{color:var(--navy);font-family:var(--display-font)}.watch-note{border-radius:.9rem;background:var(--navy);color:var(--white)}.watch-note>a{min-height:44px;color:var(--amber-soft)}.not-found,.search-section{max-width:1040px;padding:var(--section-space) var(--page-gutter)}.search-directory{padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--line);border-radius:1.1rem;background:var(--white);box-shadow:var(--shadow-soft)}.search-directory>label>span{color:var(--navy);font-family:var(--display-font);font-size:1.2rem}.search-directory input{border-radius:999px;background:#f9fbfb}.search-directory ul{grid-template-columns:repeat(3,minmax(0,1fr))}.search-directory a{min-height:58px;border-radius:.7rem}.search-empty{margin-top:1.5rem;padding:1.25rem;border-radius:.8rem;background:var(--mist)}.search-empty p{margin-top:0}.search-empty a{display:inline-flex;min-height:44px;padding:0;border:0;text-decoration:underline;text-underline-offset:.25rem}.site-footer{position:relative;background:var(--blue)}.site-footer:before{display:block;width:min(180px,36vw);height:5px;background:var(--amber);content:""}.footer-inner{max-width:1280px;gap:clamp(2rem,4vw,3.5rem);padding:clamp(3.5rem,6vw,5rem) var(--page-gutter)}.footer-base,.footer-brand p,.site-footer h2{color:var(--white)}.site-footer a{min-height:32px;text-decoration-color:rgba(255,255,255,.45)}.footer-base{max-width:1280px;padding:1rem var(--page-gutter)}@media (max-width:1250px){.header-actions .donate{min-width:92px}}@media (max-width:900px){:root{--section-space:clamp(3.5rem,8vw,5rem)}.mobile-nav-panel{grid-template-columns:1fr;gap:.55rem}.mobile-nav-intro,.mobile-nav-quick-actions,.mobile-nav-secondary{grid-column:auto}.connection-grid,.feature-grid,.feature-grid-compact,.feature-grid-staff{grid-template-columns:repeat(2,minmax(0,1fr))}.church-form-wrap,.feature-grid-list{grid-template-columns:1fr}.form-heading,.video-archive{position:static}}@media (max-width:640px){:root{--page-gutter:1rem;--section-space:3.25rem;--header-height:72px}.announcement{min-height:38px;padding:.45rem 1rem;font-size:.72rem;letter-spacing:.055em;line-height:1.35;text-align:center}.site-header{--header-height:72px}.header-inner{min-height:var(--header-height);gap:.7rem;padding:0 .85rem}.brand{width:clamp(168px,57vw,205px)}.mobile-nav>summary{width:46px;height:46px}.mobile-nav-panel{top:100%;max-height:calc(100vh - var(--header-height) - 38px);max-height:calc(100dvh - var(--header-height) - 38px);padding:1rem 1rem calc(1.5rem + env(safe-area-inset-bottom))}.mobile-nav-intro>span{font-size:1.3rem}.mobile-nav-quick-actions{gap:.45rem}.mobile-nav-quick-actions a{min-height:48px;padding:.55rem .45rem;font-size:.78rem;line-height:1.15}.mobile-nav-secondary{grid-template-columns:1fr}.home-hero{min-height:min(560px,calc(100svh - var(--header-height)));background:linear-gradient(90deg,rgba(5,30,44,.94),rgba(6,39,57,.68)),var(--home-hero-image) 58% 66% /cover no-repeat}.home-hero-content{min-height:min(535px,calc(100svh - var(--header-height)));justify-content:center;padding:3rem 1rem 4.25rem}.home-hero h1{max-width:9.5ch;font-size:clamp(2.75rem,13vw,3.65rem);letter-spacing:-.05em;line-height:.98}.hero-lead{margin-top:1rem;font-size:1rem;line-height:1.5}.home-hero .button-row{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:1.35rem}.home-hero .button-row .button{width:100%;min-height:48px;padding:.7rem .65rem;font-size:.86rem}.home-reflection{scroll-margin-top:5rem;padding:0 1rem}.home-reflection[data-scroll-driven=true]{min-height:auto}.home-reflection[data-scroll-driven=true] .home-reflection-inner{position:static}.home-reflection-inner{gap:.75rem;padding:1.35rem 0}.home-reflection-heading{align-items:center}.home-reflection-heading p{max-width:13rem}.home-reflection[data-scroll-driven=true] .home-reflection-reading-viewport{height:min(var(--reflection-frame-height),8.25rem)}.section{padding:var(--section-space) 1rem}.section-heading{margin-bottom:1.75rem}.section-heading h2{font-size:clamp(2.15rem,10vw,2.8rem)}.section-heading>p:last-child{font-size:1rem}.connection-grid{grid-template-columns:1fr;gap:.75rem}.connection-card{display:grid;min-height:148px;grid-template-columns:104px minmax(0,1fr);border-radius:.85rem}.connection-card>img{width:104px;height:100%;min-height:148px;aspect-ratio:auto;padding:.9rem;object-fit:contain}.connection-card>div{min-width:0;padding:.95rem 1rem .8rem}.connection-card h3{font-size:1.18rem}.connection-card p{display:-webkit-box;margin:.35rem 0 .25rem;overflow:hidden;color:var(--muted);font-size:.84rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.connection-card a{min-height:38px;font-size:.84rem}.join-band{width:calc(100% - 2rem);align-items:flex-start;gap:1.25rem;margin-bottom:var(--section-space);padding:1.6rem;border-radius:1.1rem}.join-band h2{font-size:2.4rem}.join-band p:last-child{font-size:.96rem}.join-band .button{width:100%}.interior-hero-inner{padding:3.35rem 1rem 3.55rem}.interior-hero-inner h1,.watch-hero h1{font-size:clamp(2.35rem,11.5vw,3.3rem);line-height:1.02}.interior-hero-inner>p:not(.eyebrow),.watch-hero p:last-child{display:-webkit-box;overflow:hidden;font-size:1rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:4}.interior-hero .button-row{display:grid;grid-template-columns:1fr;gap:.6rem;margin-top:1.35rem}.site-notice{width:calc(100% - 2rem);margin-top:1rem}.content-section-inner{padding:var(--section-space) 1rem}.content-section-split{grid-template-columns:1fr;gap:1.75rem}.content-section:nth-of-type(2n) .content-section-split .content-section-image{order:0}.content-section-image{border-radius:7rem 7rem 1rem 1rem}.content-section-image img{max-height:330px;aspect-ratio:16/10}.content-section-copy h2,.form-heading h2{font-size:clamp(2rem,9.5vw,2.7rem)}.content-section-copy>p:not(.eyebrow),.form-heading>p:not(.eyebrow){font-size:.98rem}.feature-grid,.feature-grid-compact,.feature-grid-list{grid-template-columns:1fr;gap:.7rem;margin-top:1.5rem}.feature-card>img{aspect-ratio:16/9}.feature-card>div{padding:1.05rem}.feature-card h3{font-size:1.16rem}.feature-card p{font-size:.92rem}.feature-grid-compact{gap:0}.feature-card-list{display:block}.feature-card-list>img{width:100%}.content-section-timeline .content-section-inner{width:calc(100% - 2rem);margin-left:1rem;padding-right:0;padding-left:1.5rem}.content-section-timeline .content-section-inner:before{top:var(--section-space)}.form-section-inner{padding:var(--section-space) 1rem}.church-form-wrap{gap:1.5rem}.church-form{padding:1rem;border-radius:.85rem}.form-grid,.option-grid{grid-template-columns:1fr;gap:1rem}.closed-form-message{padding:.9rem 1rem}.watch-hero>div{padding:2.85rem 1rem 3rem}.watch-hero p:last-child{margin-top:.9rem;-webkit-line-clamp:3}.watch-section{padding:1.25rem 1rem var(--section-space)}.video-archive-heading,.video-stage-heading{min-height:0;padding:1rem}.video-stage-heading h2{font-size:1.35rem}.video-archive-list{max-height:none;overflow:visible}.facebook-feed-wrap,.facebook-feed-wrap iframe{min-height:460px;height:460px}.watch-note{gap:.5rem;padding:1rem}.not-found,.search-section{padding:var(--section-space) 1rem}.search-directory{padding:1rem;border-radius:.85rem}.search-directory ul{grid-template-columns:1fr;gap:.55rem;margin-top:1rem}.search-directory a{min-height:54px;padding:.8rem .9rem}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.25rem;padding:3.25rem 1rem}.footer-brand,.footer-inner>div:last-child{grid-column:1/-1}.site-footer a{min-height:40px}.footer-base{padding:1rem}}@media (min-width:360px) and (max-width:640px){.feature-grid-staff{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.feature-card-staff>div{padding:.85rem}.feature-card-staff h3{font-size:1.05rem}.feature-card-staff p{font-size:.82rem}}@media (max-width:359px){.feature-grid-staff{grid-template-columns:1fr}.mobile-nav-intro{align-items:flex-start;flex-direction:column;gap:.2rem}.home-hero .button-row{grid-template-columns:1fr}}@media (max-width:900px) and (max-height:600px){.home-hero,.home-hero-content{min-height:auto}.home-hero-content{padding-top:2.5rem;padding-bottom:3.5rem}}@media (prefers-reduced-motion:reduce){.button:hover,.connection-card:hover,.feature-card:hover,.social-link:hover{transform:none}}