*,*: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: #e8f1f7}html{scroll-behavior:smooth;background:var(--deep);overflow-x:hidden;max-width:100%}body{font-family:Montserrat,sans-serif;color:var(--ocean);background:var(--deep);overflow-x:hidden;max-width:100%}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:40px;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:.6rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:.28rem .8rem;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:.6rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:.28rem .8rem;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-body{font-size:.97rem;line-height:1.8;color:#4a6275;margin-bottom:1.1rem}.about-mission{background:var(--white);border-left:4px solid var(--teal);border-radius:0 8px 8px 0;padding:1.1rem 1.4rem;margin:1.5rem 0 1.6rem}.about-mission-label{font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);display:block;margin-bottom:.4rem}.about-mission p{font-size:.92rem;line-height:1.7;color:#3a5268;font-style:italic;font-family:Lora,serif;margin:0}.about-section-heading{font-size:1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--ocean);display:block;margin-top:1.8rem;margin-bottom:.8rem}.values-list{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin-bottom:0}.values-list li{display:flex;align-items:flex-start;gap:.7rem;font-size:.9rem;line-height:1.55;color:#4a6275}.values-list li:before{content:"→";color:var(--teal);font-weight:700;flex-shrink:0}.about-stat-row{display:flex;margin-top:2rem;border:1px solid #dde8f0;border-radius:10px;overflow:hidden}.about-stat{flex:1;text-align:center;padding:1rem .5rem;background:var(--white);border-right:1px solid #dde8f0}.about-stat:last-child{border-right:none}.about-stat .num{font-size:1.65rem;font-weight:900;color:var(--teal);display:block;line-height:1;margin-bottom:.25rem}.about-stat .lbl{font-size:.7rem;color:#6a8094;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.about-img{border-radius:14px;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:14px;box-shadow:inset 0 0 0 1px #0e9f8e33}.about-editorial{max-width:740px;margin-top:0}.about-editorial .about-stat-row{margin-top:2.5rem}.about-pullquote{font-family:Lora,serif;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;line-height:1.75;color:var(--ocean);border-left:4px solid var(--teal);background:var(--light-bg);padding:1.3rem 1.8rem;border-radius:0 8px 8px 0;margin:1.8rem 0}#programs{background:var(--white)}.programs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.program-card{border-radius:14px;overflow:hidden;border:1px solid #e2ecf4;background:var(--white);box-shadow:0 2px 14px #0a1f3c0f;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}.program-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0a1f3c21}.program-card-accent{height:5px;width:100%;flex-shrink:0}.program-card-content{padding:2rem 1.8rem;flex:1;display:flex;flex-direction:column}.program-icon-wrap{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0}.program-icon-wrap svg{width:24px;height:24px}.program-card-content h3{font-size:1.1rem;font-weight:800;color:var(--deep);margin-bottom:.45rem;letter-spacing:-.01em}.program-desc{font-size:.875rem;color:#6a8094;line-height:1.65;margin-bottom:1.25rem}.program-card-divider{height:1px;background:#eaf0f6;margin-bottom:1.25rem}.program-card-content ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.program-card-content li{font-size:.875rem;color:#4a6275;display:flex;align-items:flex-start;gap:.55rem;line-height:1.5}.program-card-content li:before{content:"→";color:var(--card-accent, 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}.events-coming-soon{margin-top:2.5rem;text-align:center;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:2.25rem 2rem;background:#ffffff08;max-width:560px;margin-left:auto;margin-right:auto}.events-coming-icon{width:44px;height:44px;border-radius:10px;background:#0e9f8e1f;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--teal-lt)}.events-coming-icon svg{width:20px;height:20px}.events-coming-soon h3{font-size:1.05rem;font-weight:800;color:var(--white);margin-bottom:.5rem}.events-coming-soon p{font-size:.88rem;color:#ffffff80;line-height:1.65;max-width:420px;margin:0 auto 1.5rem}.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(2,1fr);gap:2rem;margin-top:3rem}.involved-card{background:var(--white);border-radius:14px;overflow:hidden;border:1px solid #e2ecf4;box-shadow:0 2px 14px #0a1f3c0f;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}.involved-card:hover{transform:translateY(-5px);box-shadow:0 16px 44px #0a1f3c1f}.involved-card-accent{height:5px;width:100%;flex-shrink:0}.involved-card-content{padding:1.8rem;flex:1;display:flex;flex-direction:column}.involved-icon-wrap{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;flex-shrink:0}.involved-icon-wrap svg{width:22px;height:22px}.involved-card h3{font-size:1.05rem;font-weight:800;color:var(--deep);margin-bottom:.35rem;letter-spacing:-.01em}.involved-desc{font-size:.85rem;color:#6a8094;line-height:1.6;margin-bottom:1.1rem}.involved-card-divider{height:1px;background:#eaf0f6;margin-bottom:1.1rem}.involved-card ul{list-style:none;display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.5rem;flex:1}.involved-card li{font-size:.875rem;color:#4a6275;display:flex;align-items:flex-start;gap:.55rem;line-height:1.5}.involved-card li:before{content:"→";color:var(--card-accent, var(--teal));font-weight:700;flex-shrink:0}.involved-card .btn{width:100%;text-align:center;font-size:.85rem}#donate{background:linear-gradient(150deg,#071e38,#0a2d52 45%,#083a33);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:#ffffffad;margin:0 auto;max-width:520px}#donate .divider{margin:1rem auto 1.75rem}.donate-trust-row{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin:0 auto 2.75rem}.donate-trust-badge{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:100px;padding:.35rem .85rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:#ffffffb8}.donate-trust-badge svg{width:13px;height:13px;opacity:.7}.donate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0 auto;max-width:860px;align-items:start}.donate-option{position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:2rem 1.75rem;text-align:left;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.donate-option:hover{border-color:#0e9f8e80;background:#0e9f8e14;transform:translateY(-3px);box-shadow:0 16px 40px #0000004d}.donate-option--featured{background:#d4a13214;border-color:#d4a13273;padding-top:2.5rem}.donate-option--featured:hover{border-color:#d4a132bf;background:#d4a1321f}.donate-featured-badge{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:var(--gold);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .9rem;border-radius:0 0 8px 8px;white-space:nowrap}.donate-option-icon{width:44px;height:44px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}.donate-option-icon svg{width:22px;height:22px;stroke:#fff9}.donate-option-icon--gold{background:#d4a13226}.donate-option-icon--gold svg{stroke:var(--gold)}.donate-option h4{color:var(--white);font-size:1.05rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.01em}.donate-option p{color:#ffffff94;font-size:.86rem;line-height:1.6;margin-bottom:1.5rem}.btn-outline-donate{display:inline-block;padding:.6rem 1.3rem;border:1.5px solid rgba(255,255,255,.25);border-radius:6px;color:#ffffffd1;font-size:.85rem;font-weight:700;text-decoration:none;letter-spacing:.01em;transition:border-color .2s,color .2s,background .2s}.btn-outline-donate:hover{border-color:var(--teal-lt);color:var(--teal-lt);background:#0e9f8e14}.budget-note{display:flex;align-items:flex-start;gap:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:1.25rem 1.75rem;margin:2.5rem auto 0;max-width:640px;color:#fff9;font-size:.85rem;line-height:1.7;text-align:left}.budget-note-icon{width:18px;height:18px;flex-shrink:0;margin-top:2px;stroke:var(--teal-lt);opacity:.8}.budget-note strong{color:#ffffffe6;font-weight:700}#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(--deep);padding:5.5rem 1.5rem;text-align:center;position:relative;overflow:hidden}#faith:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 100% at 50% 120%,rgba(14,159,142,.12) 0%,transparent 70%);pointer-events:none}#faith .container{position:relative;z-index:1}#faith .section-title{color:var(--white)}#faith .section-label{color:var(--teal-lt)}#faith .divider{margin:1rem auto 2.5rem}.faith-verse-block{position:relative;max-width:640px;margin:0 auto 3.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:2.25rem 2.5rem 1.75rem}.faith-verse-mark{position:absolute;top:-.25rem;left:1.6rem;font-family:Lora,serif;font-size:5rem;line-height:1;color:var(--teal);opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none}.faith-verse{font-family:Lora,serif;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;color:#ffffffe0;line-height:1.75;margin:0 0 1.5rem;text-align:left;border:none;padding:0}.faith-ref{display:inline-block;color:var(--teal-lt);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:#0e9f8e26;border:1px solid rgba(14,159,142,.3);border-radius:100px;padding:.25rem .8rem;margin:0 0 1.5rem}.faith-pillars-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:780px;margin:0 auto}.faith-pillar-card{display:flex;align-items:flex-start;gap:1.1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem 1.6rem;text-align:left;transition:background .2s,border-color .2s,transform .2s}.faith-pillar-card:hover{background:#0e9f8e12;border-color:#0e9f8e66;transform:translateY(-2px)}.faith-pillar-icon{width:42px;height:42px;border-radius:10px;flex-shrink:0;background:#0e9f8e26;border:1px solid rgba(14,159,142,.25);display:flex;align-items:center;justify-content:center;color:var(--teal-lt)}.faith-pillar-icon svg{width:20px;height:20px}.faith-pillar-card h4{color:var(--white);font-size:.95rem;font-weight:800;margin-bottom:.35rem;letter-spacing:.01em}.faith-pillar-card p{color:#ffffff94;font-size:.84rem;line-height:1.65;margin:0}.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 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}.donate-option .btn{width:100%;text-align:center;font-size:.85rem}#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.4rem}.contact-intro{font-size:.97rem;line-height:1.75;color:#5a7184}.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}.contact-quote{padding:1.2rem 1.5rem;background:var(--white);border-radius:8px;border-left:4px solid var(--teal)}.contact-quote p{font-size:.88rem;line-height:1.65;color:#5a7184;font-family:Lora,serif;font-style:italic}.contact-form{background:var(--white);padding:2.2rem;border-radius:12px;box-shadow:0 4px 30px #0a1f3c14}.form-name-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-submit-success{text-align:center;color:var(--teal);font-weight:700;margin-top:1rem;font-size:.9rem}.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}.form-submit-btn{width:100%;font-size:.9rem}.cta-strip{background:var(--deep);border-top:1px solid rgba(255,255,255,.06);padding:5rem 2rem;position:relative;overflow:hidden}.cta-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 100% at 50% 120%,rgba(14,159,142,.12) 0%,transparent 70%);pointer-events:none}.cta-strip-inner{position:relative;max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:3rem}.cta-strip-text{flex:1;max-width:580px}.cta-strip h2{color:var(--white);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:900;letter-spacing:-.02em;line-height:1.2;margin-bottom:.85rem}.cta-strip p{color:#ffffff8c;font-size:.95rem;line-height:1.75}.cta-btns{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0;min-width:200px}.cta-btns .btn{text-align:center;white-space:nowrap}footer{background:linear-gradient(180deg,#0b1c2e 0%,var(--deep) 100%);color:#ffffff8c;padding:0 2rem 2.5rem}.footer-glow-bar{height:2px;background:linear-gradient(90deg,transparent 0%,var(--teal) 35%,var(--teal-lt) 50%,var(--teal) 65%,transparent 100%);margin-bottom:2rem;opacity:.7}.footer-center{max-width:560px;margin:0 auto;text-align:center;padding-bottom:1.75rem}.footer-logo{font-size:1.5rem;font-weight:900;color:var(--white);margin-bottom:.4rem;letter-spacing:-.01em}.footer-logo span{color:var(--teal)}.footer-tagline{font-size:.85rem;line-height:1.6;font-family:Lora,serif;font-style:italic;color:#ffffff8c}.footer-divider{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 30%,rgba(255,255,255,.1) 70%,transparent);max-width:560px;margin:0 auto}.footer-bottom{max-width:560px;margin:0 auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;font-size:.73rem;color:#ffffff47;letter-spacing:.03em;flex-wrap:wrap;gap:.4rem}.footer-bottom-right{color:#ffffff38;font-style:italic}@media(max-width:768px){footer{padding:0 1.5rem 1.5rem}.footer-bottom{justify-content:center;text-align:center;flex-direction:column;gap:.25rem}}#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{background:var(--white);border-radius:14px;overflow:hidden;border:1px solid #e2ecf4;box-shadow:0 2px 14px #0a1f3c0f;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}.pillar-item:hover{transform:translateY(-5px);box-shadow:0 16px 44px #0a1f3c1c}.pillar-accent{height:5px;width:100%;flex-shrink:0}.pillar-content{padding:1.8rem;display:flex;flex-direction:column;flex:1}.pillar-icon-wrap{width:48px;height:48px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}.pillar-icon-wrap svg{width:22px;height:22px}.pillar-item h4{font-size:1rem;font-weight:800;color:var(--deep);margin-bottom:.5rem;letter-spacing:-.01em}.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:1.5rem;margin-top:3rem}.open-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-top:2px solid var(--teal);border-radius:12px;padding:2rem 1.75rem 2.25rem;display:flex;flex-direction:column;gap:1.25rem;transition:background .2s,border-color .2s}.open-card:hover{background:#ffffff12;border-top-color:var(--teal-lt)}.open-card-icon{width:48px;height:48px;border-radius:10px;background:#0e9f8e1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.open-card-icon svg{width:22px;height:22px}.open-card h4{color:var(--white);font-size:1rem;font-weight:800;letter-spacing:-.01em}.open-card p{color:#ffffff8c;font-size:.875rem;line-height:1.7}#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{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0;background:#0e9f8e1a;color:var(--teal)}.plan-card:nth-child(2) .plan-icon{background:#d4a1321a;color:var(--gold)}.plan-card:nth-child(3) .plan-icon{background:#163a5f1f;color:#1a4a6e}.plan-icon svg{width:22px;height:22px}.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-intro{font-size:1rem;line-height:1.8;color:#ffffffb8;margin-bottom:2rem}.jaco-facts{display:flex;flex-direction:column;gap:0}.jaco-fact{display:flex;gap:1.1rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.07)}.jaco-fact:first-child{border-top:1px solid rgba(255,255,255,.07)}.jaco-fact-icon{width:42px;height:42px;border-radius:10px;flex-shrink:0;background:#0e9f8e1f;color:var(--teal-lt);display:flex;align-items:center;justify-content:center}.jaco-fact-icon svg{width:18px;height:18px}.jaco-fact h4{color:var(--white);font-size:.88rem;font-weight:700;margin-bottom:.25rem}.jaco-fact p{color:#ffffff8c;font-size:.84rem;line-height:1.6}#testimony-pull{background:linear-gradient(150deg,#071e38,#0a3055 55%,#083a33);padding:6rem 1.5rem;text-align:center}.pull-quote{max-width:680px;margin:0 auto}.pull-quote-icon{width:48px;height:48px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;margin:0 auto 2.2rem;color:var(--teal-lt)}.pull-quote-icon svg{width:20px;height:20px}.pull-quote blockquote{font-family:Lora,serif;font-size:clamp(1.05rem,2vw,1.35rem);font-style:italic;color:#ffffffe0;line-height:1.9;margin-bottom:2rem}.pull-quote cite{display:inline-flex;align-items:center;gap:.7rem;font-size:.82rem;font-weight:700;color:var(--teal-lt);font-style:normal;letter-spacing:.08em;text-transform:uppercase}.pull-quote cite:before{content:"";width:28px;height:1px;background:var(--teal);display:inline-block;flex-shrink:0}.pull-quote cite span{color:#ffffff73;font-weight:400;text-transform:none;letter-spacing:0}.testimony-stats{display:flex;gap:0;justify-content:center;flex-wrap:wrap;max-width:680px;margin:4rem auto 0;padding-top:3.5rem;border-top:1px solid rgba(255,255,255,.1)}.t-stat{flex:1;min-width:130px;padding:0 2rem;border-right:1px solid rgba(255,255,255,.1);text-align:center}.t-stat:last-child{border-right:none}.t-stat .num{font-size:2.4rem;font-weight:900;color:var(--teal-lt);display:block;line-height:1}.t-stat .lbl{font-size:.72rem;color:#ffffff80;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-top:.4rem}.involved-page section{padding:6.5rem 1.5rem}.involved-page .center{margin-bottom:3.5rem}.involved-page .center .section-sub{margin-top:1rem}.involved-page .involved-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:0}.involved-page .involved-card-accent{height:4px}.involved-page .involved-card-content{padding:2.2rem}.involved-page .involved-icon-wrap{width:52px;height:52px;border-radius:12px;margin-bottom:1.3rem}.involved-page .involved-icon-wrap svg{width:24px;height:24px}.involved-page .involved-card h3{font-size:1.1rem;margin-bottom:.5rem}.involved-page .involved-desc{margin-bottom:1.4rem}.involved-page .involved-card ul{gap:.7rem;margin-bottom:2rem}.involved-page .involved-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0a1f3c1f}.involved-page .donate-grid{gap:1.75rem;margin-top:3rem}.involved-page .donate-option{padding:2.25rem 2rem}.involved-page .donate-option--featured{padding-top:3rem}.involved-page .donate-option h4{margin-bottom:.65rem}.involved-page .donate-option p{margin-bottom:1.75rem}#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(--white);border-top:1px solid #e2ecf4;border-bottom:1px solid #e2ecf4;padding:5.5rem 1.5rem;text-align:center}.give-page #impact .section-label{color:var(--teal)}.give-page #impact .section-title{color:var(--deep)}.give-page #impact .section-sub{color:var(--gray)}.give-page #impact .divider{background:var(--teal)}.give-page .impact-row{display:flex;gap:0;justify-content:center;flex-wrap:wrap;margin-top:3rem}.give-page .impact-stat{flex:1;min-width:180px;text-align:center;padding:2.5rem 2rem;border-right:1px solid #e2ecf4}.give-page .impact-stat:last-child{border-right:none}.give-page .impact-stat .num{font-size:3rem;font-weight:900;color:var(--ocean);display:block;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.give-page .impact-stat .lbl{font-size:.75rem;color:var(--gray);font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.4}#why{background:var(--white)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.why-card{background:var(--white);border-radius:14px;border:1px solid #dde8f0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 12px #0a1f3c0f;transition:transform .2s,box-shadow .2s}.why-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #0a1f3c1c}.why-card-accent{height:4px;width:100%;flex-shrink:0}.why-card-content{padding:2rem 1.8rem;display:flex;flex-direction:column;flex:1}.why-icon-wrap{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0}.why-icon-wrap svg{width:22px;height:22px}.why-card-tag{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .65rem;border-radius:100px;margin-bottom:.85rem;width:fit-content}.why-card h3{font-size:1.05rem;font-weight:800;margin-bottom:.6rem;color:var(--deep);letter-spacing:-.01em}.why-card p{font-size:.88rem;color:#5a7184;line-height:1.75;margin:0}#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}nav{position:fixed;top:0;left:0;right:0}.nav-right{margin-left:0;order:-1}.nav-logo{position:absolute;left:50%;transform:translate(-50%)}.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}.faith-pillars-grid,.pillars-row{grid-template-columns:1fr}.rhythm-grid,.jaco-grid{grid-template-columns:1fr;gap:2rem}.steps-grid{grid-template-columns:1fr}.testimony-stats{flex-direction:column;gap:0}.t-stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem 0}.t-stat:last-child{border-bottom:none}.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}#home{padding-top:120px}.hero-badge{font-size:.6rem;padding:.28rem .8rem}section{padding:4rem 1rem}.programs-grid{gap:1.5rem}.involved-card-content{padding:1.4rem 1.2rem}.involved-card h3{font-size:1rem}.involved-card li{font-size:.82rem}.involved-card-accent{height:8px}.program-card-accent{height:10px}.program-card--blue{background:#0a407317!important}.program-card--gold{background:#d4a1321c!important}.program-card--teal{background:#0e9f8e1a!important}.gallery-grid{grid-template-columns:1fr}.gallery-item.feature,.gallery-item.wide{grid-column:span 1!important}.gallery-grid{grid-template-rows:auto}.form-name-row{grid-template-columns:1fr}.split-stat-row{flex-wrap:nowrap;gap:0;justify-content:space-between}.split-stat{flex:1;min-width:0;text-align:center}.split-stat .num{font-size:1.1rem}.split-stat .lbl{font-size:.6rem;letter-spacing:.06em}.about-stat .num{font-size:1.35rem}.about-stat .lbl{font-size:.62rem}.about-stat{padding:.8rem .25rem}.cta-strip-inner{flex-direction:column;align-items:flex-start;gap:2rem}.cta-btns{flex-direction:column;min-width:unset;width:100%}.cta-btns .btn{width:100%;text-align:center}}
