@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-cyrillic-ext-wght-normal.460bdf14.woff2) format("woff2-variations");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-cyrillic-wght-normal.491cbc05.woff2) format("woff2-variations");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-greek-ext-wght-normal.23aae568.woff2) format("woff2-variations");unicode-range:u+1f??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-greek-wght-normal.4449bf7a.woff2) format("woff2-variations");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-vietnamese-wght-normal.113a630f.woff2) format("woff2-variations");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-latin-ext-wght-normal.3835a68e.woff2) format("woff2-variations");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_next/static/media/inter-latin-wght-normal.6c596dfc.woff2) format("woff2-variations");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--primary:#004aad;--primary-light:#1e5a9e;--secondary:#ff6b35;--accent:#00d4ff;--dark:#1a1a2e;--light:#f4f7fc;--text:#2d3436;--border:#e0e4e8;--card:#ffffff;--muted:#666666}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter Variable,Inter,system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#f4f7fc,#ffffff);color:var(--text);overflow-x:hidden;line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--primary);text-align:center;margin-bottom:.75rem}.section-subtitle{font-size:1.05rem;color:var(--muted);text-align:center;max-width:600px;margin:0 auto 2.5rem}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:linear-gradient(90deg,rgba(0,74,173,.98),rgba(30,90,158,.98));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.9rem 0;box-shadow:0 4px 20px rgba(0,74,173,.15)}.navbar-inner{justify-content:space-between;gap:1rem}.navbar-brand,.navbar-inner{display:flex;align-items:center}.navbar-brand{gap:.75rem;font-weight:800;font-size:1.15rem;color:#fff;letter-spacing:-.3px}.navbar-brand img{height:42px;background:rgba(255,255,255,.9);border-radius:8px;padding:3px;transition:transform .25s}.navbar-brand:hover img{transform:scale(1.05)}.nav-links{display:flex;align-items:center;gap:.25rem;list-style:none}.nav-links a{color:rgba(255,255,255,.9);font-weight:500;font-size:.95rem;padding:.4rem .75rem;border-radius:6px;transition:color .2s}.nav-links a.active,.nav-links a:hover{color:var(--accent)}.nav-links a.active{border-bottom:2px solid var(--accent);border-radius:0}.nav-toggle{display:none;background:transparent;border:none;color:#fff;padding:.35rem}@media (max-width:768px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:rgba(0,74,173,.98);padding:1rem;gap:.5rem;box-shadow:0 8px 20px rgba(0,0,0,.15)}.nav-links.open{display:flex}.nav-links a{width:100%;padding:.75rem 1rem}}.hero{position:relative;background-image:linear-gradient(135deg,rgba(0,74,173,.85),rgba(0,74,173,.8)),url(https://i.imgur.com/MhJA9bY.jpeg);background-size:cover;background-position:50%;color:#fff;padding:7rem 0 5rem;text-align:center;overflow:hidden}.hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.hero h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15;margin-bottom:1rem;letter-spacing:-.5px}.hero .subtitle{font-size:1.15rem;font-weight:300;opacity:.95;margin-bottom:1.75rem}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-weight:600;font-size:1rem;border-radius:10px;border:none;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-3px)}.btn-primary{background:var(--accent);color:var(--primary)}.btn-primary:hover{background:#fff;box-shadow:0 10px 28px rgba(0,212,255,.3)}.btn-outline{background:transparent;color:#fff;border:2px solid #fff}.btn-outline:hover{background:#fff;color:var(--primary)}.btn-secondary{background:var(--secondary);color:#fff}.btn-secondary:hover{box-shadow:0 8px 24px rgba(255,107,53,.35)}.stats{background:#fff;padding:2.5rem 0;margin-top:-1.5rem;position:relative;z-index:3;box-shadow:0 -2px 20px rgba(0,0,0,.05)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;text-align:center}.stat-number{display:block;font-size:2.4rem;font-weight:800;color:var(--primary);margin-bottom:.25rem}.stat-label{font-size:.85rem;color:var(--muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:1.9rem}}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.card{background:var(--card);border-radius:14px;padding:1.75rem;box-shadow:0 4px 18px rgba(0,0,0,.06);border-left:4px solid transparent;transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{transform:translateY(-6px);box-shadow:0 14px 32px rgba(0,74,173,.12);border-left-color:var(--secondary)}.card-icon{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.card h3{font-size:1.15rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.card p{color:var(--muted);font-size:.95rem;line-height:1.7}.teaser-section{padding:4rem 0;background:linear-gradient(135deg,rgba(0,74,173,.04),rgba(0,212,255,.04))}.teaser-badge{display:inline-block;background:rgba(0,74,173,.1);color:var(--primary);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;padding:.3rem .75rem;border-radius:20px;margin-bottom:.75rem}.teaser-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid var(--border);height:100%;display:flex;flex-direction:column}.teaser-card h3{font-size:1.2rem;font-weight:700;color:var(--primary);margin-bottom:.6rem}.teaser-card p{color:var(--muted);font-size:.95rem;flex:1 1;margin-bottom:1rem}.teaser-soon{font-size:.8rem;font-weight:600;color:var(--secondary)}.testimonial-card{background:#fff;padding:1.75rem;border-radius:14px;border-left:4px solid var(--secondary);box-shadow:0 4px 16px rgba(0,0,0,.06)}.testimonial-text{font-style:italic;color:var(--muted);margin-bottom:1rem;line-height:1.75}.testimonial-author{font-weight:700;color:var(--primary)}.testimonial-role{font-size:.85rem;color:#999}.cta-block{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;text-align:center;padding:3.5rem 1.5rem;border-radius:18px;margin:3rem 0}.cta-block h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;margin-bottom:.75rem}.cta-block p{opacity:.95;margin-bottom:1.5rem;max-width:520px;margin-left:auto;margin-right:auto}.footer{background:var(--dark);color:#fff;padding:3.5rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.footer h4{font-size:1.05rem;font-weight:700;color:var(--accent);margin-bottom:1rem}.footer a,.footer p{color:rgba(255,255,255,.75);font-size:.95rem;line-height:1.8}.footer a:hover{color:var(--accent)}.faith-message{background:rgba(0,212,255,.1);border-left:4px solid var(--accent);padding:1.25rem 1.5rem;border-radius:8px;margin:1.5rem 0;font-style:italic;color:rgba(255,255,255,.85);font-size:.9rem;line-height:1.6}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;color:rgba(255,255,255,.55);font-size:.85rem}.whatsapp-btn{position:fixed;bottom:28px;right:28px;z-index:999;width:58px;height:58px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(37,211,102,.45);transition:transform .2s;animation:pulse 2s infinite}.whatsapp-btn:hover{transform:scale(1.08)}.whatsapp-btn svg{width:30px;height:30px;fill:#fff}@keyframes pulse{0%,to{box-shadow:0 4px 16px rgba(37,211,102,.45)}50%{box-shadow:0 4px 24px rgba(37,211,102,.65)}}.page{min-height:60vh;padding:3rem 0 4rem}.page-header{text-align:center;margin-bottom:2.5rem}.page-header h1{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:var(--primary);margin-bottom:.5rem}.page-header p{color:var(--muted);font-size:1.05rem}.section{padding:4rem 0}.section-alt{background:var(--light)}.text-center{text-align:center}