*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ocean: #0a1f3c;--deep: #06111f;--teal: #0e9f8e;--teal-lt: #14bfaa;--gold: #d4a132;--sand: #f0e6cc;--white: #ffffff;--gray: #94a3b8;--light-bg: #f4f8fb}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;color:var(--ocean);background:var(--white);overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:999;display:flex;align-items:center;padding:.9rem 2rem;background:#06111feb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(14,159,142,.25);transition:padding .3s}.nav-logo{font-size:1rem;font-weight:900;letter-spacing:.02em;color:var(--white);text-decoration:none;white-space:nowrap;flex-shrink:0}.nav-logo span{color:var(--teal)}.nav-links{display:flex;align-items:center;gap:1.2rem;list-style:none;margin-left:auto}.nav-links a{color:#ffffffd1;text-decoration:none;font-size:.76rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:color .2s;white-space:nowrap}.nav-links a:hover,.nav-links a.active{color:var(--teal-lt)}.nav-cta{background:var(--teal);color:var(--white)!important;padding:.4rem 1rem;border-radius:4px;transition:background .2s!important}.nav-cta:hover{background:var(--teal-lt)!important}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{width:24px;height:2px;background:#fff;border-radius:2px}.nav-right{display:flex;align-items:center;gap:1rem;margin-left:2rem}.btn-book-now{background:var(--gold);color:var(--white);padding:.45rem 1.1rem;border-radius:4px;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:background .2s;white-space:nowrap}.btn-book-now:hover{background:#e5b240}#home{min-height:100vh;background:linear-gradient(160deg,#06111fe0,#0a1f3cb8,#0e9f8e59),url(https://www.travelexcellence.com/wp-content/uploads/2020/09/JACO-_COSTA-RICA_TRAVEL-GUIDE-scaled.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;position:relative;overflow:hidden}.hero-wave{position:absolute;bottom:-2px;left:0;right:0;height:80px;overflow:hidden}.hero-wave svg{width:100%;height:100%}.hero-content{max-width:820px}.hero-badge{display:inline-block;background:#0e9f8e40;border:1px solid var(--teal);color:var(--teal-lt);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:.35rem 1rem;border-radius:50px;margin-bottom:1.5rem}.hero-content h1{font-size:clamp(2.2rem,5.5vw,4rem);font-weight:900;color:var(--white);line-height:1.1;margin-bottom:1.4rem;text-shadow:0 2px 20px rgba(0,0,0,.5)}.hero-content h1 em{font-style:italic;color:var(--teal-lt);font-family:Lora,serif}.hero-content p{font-size:1.08rem;color:#ffffffd1;max-width:580px;margin:0 auto 2.4rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-hero{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;padding-top:80px}.page-hero-content{max-width:700px}.page-hero-badge{display:inline-block;background:#0e9f8e40;border:1px solid var(--teal);color:var(--teal-lt);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:.35rem 1rem;border-radius:50px;margin-bottom:1.2rem}.page-hero h1{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:900;color:var(--white);line-height:1.1;margin-bottom:1rem;text-shadow:0 2px 20px rgba(0,0,0,.5)}.page-hero h1 em{font-style:italic;color:var(--teal-lt);font-family:Lora,serif}.page-hero p{color:#ffffffd1;font-size:1.05rem;line-height:1.7;max-width:520px;margin:0 auto}.btn{display:inline-block;padding:.85rem 2rem;border-radius:5px;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:all .22s;cursor:pointer;border:2px solid transparent}.btn-primary{background:var(--teal);color:var(--white)}.btn-primary:hover{background:var(--teal-lt);transform:translateY(-2px);box-shadow:0 8px 24px #0e9f8e73}.btn-secondary{background:transparent;color:var(--white);border-color:#fff9}.btn-secondary:hover{border-color:var(--white);background:#ffffff1a}.btn-gold{background:var(--gold);color:var(--white)}.btn-gold:hover{background:#e5b240;transform:translateY(-2px);box-shadow:0 8px 24px #d4a13266}.btn-outline{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5)}.btn-outline:hover{border-color:var(--white);background:#ffffff1a}.btn-outline-teal{background:transparent;color:var(--teal);border-color:var(--teal)}.btn-outline-teal:hover{background:var(--teal);color:var(--white)}section{padding:5.5rem 1.5rem}.container{max-width:1100px;margin:0 auto}.section-label{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin-bottom:.6rem}.section-title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;line-height:1.15;margin-bottom:1.2rem}.section-sub{font-size:1.02rem;color:#5a7184;max-width:580px;line-height:1.75}.divider{width:50px;height:4px;background:linear-gradient(90deg,var(--teal),var(--gold));border-radius:2px;margin:1rem 0 2rem}.center{text-align:center}.center .divider,.center .section-sub{margin-left:auto;margin-right:auto}#about{background:var(--light-bg)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}.about-img{border-radius:12px;overflow:hidden;position:relative;aspect-ratio:4/3;box-shadow:0 20px 60px #0000002e}.about-img img{width:100%;height:100%;object-fit:cover;object-position:center center}.about-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;box-shadow:inset 0 0 0 3px #0e9f8e59}.about-stat-row{display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap}.about-stat{text-align:center}.about-stat .num{font-size:2rem;font-weight:900;color:var(--teal);display:block;line-height:1}.about-stat .lbl{font-size:.78rem;color:var(--gray);font-weight:600;letter-spacing:.08em}.values-list{list-style:none;margin-top:1.6rem;display:flex;flex-direction:column;gap:.85rem}.values-list li{display:flex;align-items:flex-start;gap:.8rem;font-size:.95rem;line-height:1.55}.values-list li:before{content:"✦";color:var(--teal);font-size:.75rem;margin-top:.22rem;flex-shrink:0}#programs{background:var(--white)}.programs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.program-card{border-radius:12px;overflow:hidden;border:1px solid #e2ecf4;transition:transform .25s,box-shadow .25s}.program-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0a1f3c1f}.program-card-top{padding:2rem 1.8rem 1.4rem;background:linear-gradient(135deg,var(--ocean),#163a5f);color:var(--white)}.program-icon{font-size:2.4rem;margin-bottom:1rem}.program-card-top h3{font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.program-card-top p{font-size:.88rem;opacity:.8;line-height:1.6}.program-card-body{padding:1.5rem 1.8rem}.program-card-body ul{list-style:none;display:flex;flex-direction:column;gap:.65rem}.program-card-body li{font-size:.88rem;color:#4a6275;display:flex;align-items:flex-start;gap:.6rem;line-height:1.5}.program-card-body li:before{content:"→";color:var(--teal);font-weight:700;flex-shrink:0}#events{background:var(--deep);padding:5.5rem 1.5rem}#events .section-title{color:var(--white)}#events .section-label{color:var(--teal-lt)}#events .section-sub{color:#ffffffa6}#events .divider{background:linear-gradient(90deg,var(--teal-lt),var(--gold))}.events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.event-card{background:#ffffff0d;border:1px solid rgba(14,159,142,.25);border-radius:10px;padding:1.6rem 1.8rem;display:flex;gap:1.4rem;align-items:flex-start;transition:border-color .2s,background .2s}.event-card:hover{border-color:var(--teal);background:#0e9f8e14}.event-date{background:var(--teal);border-radius:8px;padding:.6rem .9rem;text-align:center;min-width:60px;flex-shrink:0}.event-date .month{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fffc}.event-date .day{font-size:1.6rem;font-weight:900;color:var(--white);line-height:1}.event-info h4{color:var(--white);font-size:1rem;font-weight:700;margin-bottom:.35rem}.event-info p{color:#fff9;font-size:.85rem;line-height:1.55}.event-tag{display:inline-block;background:#d4a13233;color:var(--gold);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .6rem;border-radius:50px;margin-top:.5rem}#involved{background:var(--light-bg)}.involved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.involved-card{background:var(--white);border-radius:12px;padding:2.2rem 1.8rem;text-align:center;box-shadow:0 4px 24px #0a1f3c12;border-top:4px solid transparent;transition:border-color .2s,transform .2s}.involved-card:hover{border-top-color:var(--teal);transform:translateY(-4px)}.involved-card:nth-child(2){border-top-color:var(--gold)}.involved-icon{font-size:2.5rem;margin-bottom:1.2rem}.involved-card h3{font-size:1.15rem;font-weight:800;margin-bottom:.8rem}.involved-card ul{list-style:none;text-align:left;display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.6rem}.involved-card li{font-size:.88rem;color:#5a7184;display:flex;gap:.55rem;line-height:1.5}.involved-card li:before{content:"•";color:var(--teal);font-weight:900}#donate{background:linear-gradient(135deg,var(--ocean) 0%,#0d3058 60%,#0a4a40 100%);text-align:center;padding:5.5rem 1.5rem}#donate .section-title{color:var(--white)}#donate .section-label{color:var(--teal-lt)}#donate .section-sub{color:#ffffffb8;margin:0 auto}#donate .divider{margin:1rem auto 2rem}.donate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:3rem auto 0;max-width:800px}.donate-option{background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:2rem 1.5rem;transition:border-color .2s,background .2s}.donate-option:hover{border-color:var(--teal-lt);background:#0e9f8e1f}.donate-option .option-icon{font-size:2rem;margin-bottom:.8rem}.donate-option h4{color:var(--white);font-size:1rem;font-weight:800;margin-bottom:.5rem}.donate-option p{color:#ffffff9e;font-size:.85rem;line-height:1.55;margin-bottom:1.3rem}.budget-note{background:#0e9f8e26;border:1px solid rgba(14,159,142,.35);border-radius:8px;padding:1.2rem 1.8rem;margin:2.5rem auto 0;max-width:560px;color:#ffffffd1;font-size:.88rem;line-height:1.65}.budget-note strong{color:var(--teal-lt)}#testimonies{background:var(--white)}.testimonies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.testimony-card{background:var(--light-bg);border-radius:12px;padding:2rem;position:relative;border-left:4px solid var(--teal);transition:transform .2s,box-shadow .2s}.testimony-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a1f3c1a}.testimony-quote{font-family:Lora,serif;font-size:1rem;font-style:italic;line-height:1.75;color:#3a5269;margin-bottom:1.3rem}.testimony-quote:before{content:"“";font-size:3rem;color:var(--teal);line-height:0;vertical-align:-.7rem;margin-right:.2rem;font-family:Lora,serif}.testimony-author{font-size:.82rem;font-weight:700;color:var(--ocean)}.testimony-role{font-size:.78rem;color:var(--gray)}#gallery{background:var(--light-bg)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:320px 280px 240px;gap:.8rem;margin-top:3rem}.gallery-item{border-radius:8px;overflow:hidden;min-height:200px;position:relative;background:linear-gradient(135deg,var(--ocean),#163a5f)}.gallery-item.feature{grid-column:span 2}.gallery-item.wide{grid-column:span 3}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s;display:block}.gallery-item:hover img{transform:scale(1.06)}.gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:.6rem .85rem;background:linear-gradient(to top,rgba(6,17,31,.75),transparent);color:#ffffffd9;font-size:.72rem;font-weight:600;letter-spacing:.04em;opacity:0;transition:opacity .3s}.gallery-item:hover .gallery-caption{opacity:1}#faith{background:var(--ocean);padding:5.5rem 1.5rem;text-align:center}#faith .section-title{color:var(--white)}#faith .section-label{color:var(--teal-lt)}#faith .divider{margin:1rem auto 2rem}.faith-verse{font-family:Lora,serif;font-size:clamp(1.2rem,2.5vw,1.7rem);font-style:italic;color:#ffffffe0;max-width:680px;margin:0 auto 1.2rem;line-height:1.65}.faith-ref{color:var(--teal-lt);font-size:.85rem;font-weight:700;letter-spacing:.1em;margin-bottom:3rem}.faith-pillars{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.faith-pillar{background:#ffffff0f;border:1px solid rgba(14,159,142,.3);border-radius:10px;padding:1.5rem 1.8rem;text-align:center;max-width:220px;flex:1;min-width:160px}.faith-pillar .icon{font-size:1.8rem;margin-bottom:.8rem}.faith-pillar h4{color:var(--teal-lt);font-size:.9rem;font-weight:800;margin-bottom:.5rem;letter-spacing:.05em}.faith-pillar p{color:#ffffffa6;font-size:.83rem;line-height:1.6}#contact{background:var(--light-bg)}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;margin-top:3rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;gap:1rem;align-items:flex-start}.contact-icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,var(--teal),var(--teal-lt));display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.contact-item h4{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gray);margin-bottom:.2rem}.contact-item p{font-size:.95rem;color:var(--ocean);font-weight:600}.form-group{margin-bottom:1.3rem}.form-group label{display:block;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5a7184;margin-bottom:.45rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.85rem 1.1rem;border:1.5px solid #d0dde8;border-radius:6px;font-family:Montserrat,sans-serif;font-size:.92rem;color:var(--ocean);background:var(--white);transition:border-color .2s,box-shadow .2s;outline:none}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0e9f8e26}.form-group textarea{resize:vertical;min-height:130px}.cta-strip{background:linear-gradient(135deg,var(--ocean) 0%,#0d3058 60%,#0a4a40 100%);padding:5rem 1.5rem;text-align:center}.cta-strip h2{color:var(--white);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:900;margin-bottom:1rem}.cta-strip p{color:#ffffffb8;font-size:1rem;max-width:520px;margin:0 auto 2rem;line-height:1.7}.cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}footer{background:var(--deep);color:#ffffff8c;padding:4rem 2rem 2rem}.footer-inner{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;padding-bottom:3rem}.footer-logo{font-size:1.5rem;font-weight:900;color:var(--white);margin-bottom:.6rem}.footer-logo span{color:var(--teal)}.footer-tagline{font-size:.85rem;line-height:1.6;margin-bottom:1.2rem;font-family:Lora,serif;font-style:italic;color:#fff9}.footer-scripture{font-family:Lora,serif;font-style:italic;font-size:.8rem;color:#ffffff61;line-height:1.7}.footer-scripture span{display:block;margin-top:.35rem;font-style:normal;font-weight:600;color:#ffffff73;letter-spacing:.04em}.footer-col-heading{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:1rem}.footer-nav{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.55rem}.footer-nav a{color:#ffffff8c;font-size:.85rem;text-decoration:none;font-weight:500;transition:color .2s}.footer-nav a:hover{color:var(--teal-lt)}.footer-location{margin-top:.5rem}.footer-location-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:.25rem}.footer-divider{border:none;border-top:1px solid rgba(255,255,255,.08);max-width:1100px;margin:0 auto}.footer-bottom{max-width:1100px;margin:0 auto;padding-top:1.5rem;font-size:.75rem;color:#ffffff4d;text-align:center;letter-spacing:.03em}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:2rem}footer{padding:3rem 1.5rem 1.5rem}}#why-jaco{background:var(--white)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.split-img{border-radius:12px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 20px 60px #00000026}.split-img img{width:100%;height:100%;object-fit:cover;display:block}.split-stat-row{display:flex;gap:2.5rem;margin-top:2rem;flex-wrap:wrap}.split-stat .num{font-size:1.7rem;font-weight:900;color:var(--teal);display:block;line-height:1.1}.split-stat .lbl{font-size:.72rem;color:var(--gray);font-weight:700;letter-spacing:.1em;text-transform:uppercase}#team{background:var(--light-bg)}.team-quote{background:var(--white);border-radius:12px;padding:2.5rem;box-shadow:0 4px 30px #0a1f3c14;border-left:5px solid var(--teal);max-width:820px;margin:3rem auto 0}.team-quote blockquote{font-family:Lora,serif;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;color:#3a5269;line-height:1.8;margin-bottom:1.2rem}.team-quote cite{font-size:.85rem;font-weight:700;color:var(--ocean);font-style:normal}.team-quote cite span{color:var(--gray);font-weight:400}.pillars-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.pillar-item{text-align:center;padding:2rem 1.5rem;background:var(--white);border-radius:10px;box-shadow:0 2px 16px #0a1f3c0f}.pillar-item .big-icon{font-size:2.5rem;margin-bottom:.8rem}.pillar-item h4{font-size:1rem;font-weight:800;color:var(--ocean);margin-bottom:.5rem}.pillar-item p{font-size:.88rem;color:#5a7184;line-height:1.65}#rhythm{background:var(--light-bg)}.rhythm-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-top:3rem}.rhythm-img{border-radius:12px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 20px 60px #00000026}.rhythm-img img{width:100%;height:100%;object-fit:cover;display:block}.rhythm-timeline{display:flex;flex-direction:column;gap:0}.rhythm-step{display:flex;gap:1.2rem;padding:1.2rem 0;border-bottom:1px solid #e2ecf4}.rhythm-step:last-child{border-bottom:none}.rhythm-step .time{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal);min-width:70px;padding-top:.15rem}.rhythm-step .detail h4{font-size:.95rem;font-weight:800;color:var(--ocean);margin-bottom:.2rem}.rhythm-step .detail p{font-size:.84rem;color:#5a7184;line-height:1.55}#open{background:var(--ocean);padding:5.5rem 1.5rem}#open .section-label{color:var(--teal-lt)}#open .section-title{color:var(--white)}#open .divider{margin:1rem auto 2rem}.open-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.open-card{background:#ffffff0f;border:1px solid rgba(14,159,142,.3);border-radius:10px;padding:2rem 1.5rem;text-align:center}.open-card .icon{font-size:2rem;margin-bottom:1rem}.open-card h4{color:var(--teal-lt);font-size:.95rem;font-weight:800;margin-bottom:.5rem}.open-card p{color:#ffffffa6;font-size:.85rem;line-height:1.6}#plan{background:var(--light-bg)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.plan-card{background:var(--white);border-radius:12px;padding:2rem 1.8rem;box-shadow:0 4px 24px #0a1f3c12;border-top:4px solid var(--teal)}.plan-card:nth-child(2){border-top-color:var(--gold)}.plan-card:nth-child(3){border-top-color:#163a5f}.plan-icon{font-size:2rem;margin-bottom:1rem}.plan-card h3{font-size:1rem;font-weight:800;color:var(--ocean);margin-bottom:.8rem}.plan-card ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.plan-card li{font-size:.88rem;color:#5a7184;display:flex;gap:.5rem;line-height:1.5}.plan-card li:before{content:"✓";color:var(--teal);font-weight:900;flex-shrink:0}#jaco{background:var(--ocean);padding:5.5rem 1.5rem}#jaco .section-label{color:var(--teal-lt)}#jaco .section-title{color:var(--white)}.jaco-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-top:3rem}.jaco-img{border-radius:12px;overflow:hidden;aspect-ratio:16/10;box-shadow:0 20px 60px #0006}.jaco-img img{width:100%;height:100%;object-fit:cover;display:block}.jaco-facts{display:flex;flex-direction:column;gap:1.5rem}.jaco-fact{display:flex;gap:1rem;align-items:flex-start}.jaco-fact-icon{width:44px;height:44px;background:#0e9f8e33;border:1px solid rgba(14,159,142,.4);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.jaco-fact h4{color:var(--teal-lt);font-size:.85rem;font-weight:700;margin-bottom:.2rem}.jaco-fact p{color:#ffffffa6;font-size:.85rem;line-height:1.55}#testimony-pull{background:var(--ocean);padding:5.5rem 1.5rem;text-align:center}.pull-quote{max-width:760px;margin:0 auto}.pull-quote blockquote{font-family:Lora,serif;font-size:clamp(1.15rem,2.5vw,1.6rem);font-style:italic;color:#ffffffe6;line-height:1.75;margin-bottom:1.5rem;position:relative}.pull-quote blockquote:before{content:"“";font-size:6rem;color:var(--teal);position:absolute;top:-2.5rem;left:-1rem;font-family:Lora,serif;line-height:1;opacity:.4}.pull-quote cite{display:block;font-size:.9rem;font-weight:700;color:var(--teal-lt);font-style:normal;letter-spacing:.05em}.pull-quote cite span{color:#ffffff80;font-weight:400}.testimony-stats{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap;margin-top:3.5rem}.t-stat .num{font-size:2.5rem;font-weight:900;color:var(--teal-lt);display:block;line-height:1}.t-stat .lbl{font-size:.78rem;color:#ffffff8c;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-top:.3rem}.involved-page .involved-grid{grid-template-columns:repeat(2,1fr)}.involved-page .involved-card{border-top:4px solid var(--teal)}.involved-page .involved-card:nth-child(2){border-top-color:var(--gold)}.involved-page .involved-card:nth-child(3){border-top-color:#163a5f}.involved-page .involved-card:nth-child(4){border-top-color:var(--teal-lt)}.involved-page .involved-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a1f3c1f}#next-steps{background:var(--white)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.step-card{text-align:center;padding:2rem 1.5rem;border-radius:12px;background:var(--light-bg);position:relative}.step-num{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--teal-lt));color:var(--white);font-size:1.1rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem}.step-card h4{font-size:1rem;font-weight:800;color:var(--ocean);margin-bottom:.6rem}.step-card p{font-size:.88rem;color:#5a7184;line-height:1.65}#faq{background:var(--ocean);padding:5.5rem 1.5rem}#faq .section-label{color:var(--teal-lt)}#faq .section-title{color:var(--white)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.faq-item{background:#ffffff0f;border:1px solid rgba(14,159,142,.25);border-radius:10px;padding:1.8rem}.faq-item h4{color:var(--teal-lt);font-size:.95rem;font-weight:700;margin-bottom:.7rem;line-height:1.4}.faq-item p{color:#ffffffa6;font-size:.88rem;line-height:1.65}#featured{background:var(--light-bg)}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-top:3rem}.featured-img{border-radius:12px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 20px 60px #00000026}.featured-img img{width:100%;height:100%;object-fit:cover;display:block}.featured-quote{font-family:Lora,serif;font-size:clamp(1rem,2vw,1.22rem);font-style:italic;color:#3a5269;line-height:1.8;margin-bottom:1.5rem;border-left:4px solid var(--teal);padding-left:1.5rem}.featured-name{font-size:1rem;font-weight:800;color:var(--ocean);margin-bottom:.2rem}.featured-role{font-size:.82rem;color:var(--gray)}#impact{background:var(--ocean);padding:5.5rem 1.5rem;text-align:center}#impact .section-label{color:var(--teal-lt)}#impact .section-title{color:var(--white)}#impact .divider{margin:1rem auto 2rem}.impact-row{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap;margin-top:3rem}.impact-stat{text-align:center}.impact-stat .num{font-size:3rem;font-weight:900;color:var(--teal-lt);display:block;line-height:1;margin-bottom:.4rem}.impact-stat .lbl{font-size:.8rem;color:#fff9;font-weight:600;letter-spacing:.1em;text-transform:uppercase;max-width:120px;margin:0 auto;line-height:1.4}.stories-gallery .gallery-grid{grid-template-rows:auto}.stories-gallery .gallery-item img{height:220px}.stories-gallery .gallery-item.feature img{height:320px}.stories-gallery .gallery-item.wide img{height:260px}.give-page #impact{background:var(--light-bg)}.give-page .impact-row{display:flex;gap:0;justify-content:center;flex-wrap:wrap;margin-top:3rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 30px #0a1f3c14}.give-page .impact-stat{flex:1;min-width:180px;text-align:center;padding:2.5rem 1.5rem;background:var(--white);border-right:1px solid #e2ecf4}.give-page .impact-stat:last-child{border-right:none}.give-page .impact-stat .num{font-size:2.8rem;font-weight:900;color:var(--teal);display:block;line-height:1;margin-bottom:.4rem}.give-page .impact-stat .lbl{font-size:.76rem;color:var(--gray);font-weight:700;letter-spacing:.1em;text-transform:uppercase}#why{background:var(--white)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.why-card{background:var(--light-bg);border-radius:12px;padding:2rem 1.8rem;border-top:4px solid var(--teal);transition:transform .2s,box-shadow .2s}.why-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a1f3c1a}.why-card:nth-child(2){border-top-color:var(--gold)}.why-card:nth-child(3){border-top-color:#163a5f}.why-icon{font-size:2rem;margin-bottom:1rem}.why-card h3{font-size:1.05rem;font-weight:800;margin-bottom:.7rem;color:var(--ocean)}.why-card p{font-size:.9rem;color:#5a7184;line-height:1.7}#testimony{background:var(--ocean);padding:5.5rem 1.5rem;text-align:center}.testimony-wrap{max-width:720px;margin:0 auto}.testimony-wrap blockquote{font-family:Lora,serif;font-size:clamp(1.05rem,2.2vw,1.4rem);font-style:italic;color:#ffffffe0;line-height:1.8;margin-bottom:1.5rem}.testimony-wrap cite{font-size:.88rem;font-weight:700;color:var(--teal-lt);font-style:normal}.testimony-wrap cite span{color:#ffffff80;font-weight:400}.give-page .donate-grid{max-width:860px}@media(max-width:900px){.nav-links{display:none}.hamburger{display:flex}.btn-book-now{display:none}.about-grid,.contact-grid,.split-grid,.featured-grid{grid-template-columns:1fr;gap:2.5rem}.programs-grid,.involved-grid,.open-grid,.plan-grid,.why-grid,.involved-page .involved-grid,.events-grid,.faq-grid,.donate-grid,.testimonies-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item.feature{grid-column:span 2;aspect-ratio:16/9}.gallery-item.wide{grid-column:span 2}.faith-pillars{flex-direction:column;align-items:center}.pillars-row{grid-template-columns:1fr}.rhythm-grid,.jaco-grid{grid-template-columns:1fr;gap:2rem}.steps-grid{grid-template-columns:1fr}.testimony-stats{gap:2rem}.give-page .impact-row{flex-direction:column}.give-page .impact-stat{border-right:none;border-bottom:1px solid #e2ecf4}.give-page .impact-stat:last-child{border-bottom:none}}@media(max-width:600px){nav{padding:1rem 1.2rem}section{padding:4rem 1rem}.programs-grid{gap:1.5rem}.gallery-grid{grid-template-columns:1fr}.gallery-item.feature,.gallery-item.wide,.gallery-item[style*="span 3"]{grid-column:span 1!important}}
