:root{--bg:#f8f4ef;--card:#ffffff;--text:#4d2d2a;--muted:#745955;--accent:#7b2f2f;--accent-soft:#efe2dc;--border:#eadfd8;--shadow:0 10px 30px rgba(70,40,35,.08);--radius:22px;--max:1100px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,"Times New Roman",serif;color:var(--text);background:linear-gradient(rgba(248,244,239,.94),rgba(248,244,239,.97)),url("../fondofaustino.jpg") center/cover fixed no-repeat;line-height:1.75}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.wrapper{width:min(100% - 2rem,var(--max));margin:0 auto;padding:1.25rem 0 3rem}.hero{background:rgba(255,255,255,.84);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.5);border-radius:28px;box-shadow:var(--shadow);padding:1.4rem;margin-top:1rem}.hero h1{margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.15;color:var(--accent)}.hero.centered h1{text-align:center}.hero .subtitle{margin-top:.45rem;font-size:1.08rem;color:var(--muted)}.card,.article-card,.section-card,.intro,.footer{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border)}.intro,.article-card,.section-card,.footer{padding:1.5rem}.intro,.article-card,.section-card{margin-top:1.5rem}.hero-grid{display:grid;grid-template-columns:320px 1fr;gap:2rem;align-items:center}.hero-grid img{width:100%;max-width:260px;display:block;margin:0 auto;border-radius:20px;box-shadow:0 12px 26px rgba(60,30,25,.18)}.hero-text h1{margin:0 0 .75rem}.hero-text p{margin:.6rem 0 0;font-size:1.08rem;color:var(--muted)}.sections{display:grid;gap:1.25rem;margin-top:1.5rem}.section-card h2,.article-header-text h2,.article-card h2{margin-top:0;margin-bottom:1rem;font-size:clamp(1.35rem,2.5vw,2rem);color:var(--accent);line-height:1.2}.section-card h3,.article-card h3,.content h3{margin:1.6rem 0 .7rem;font-size:1.2rem;color:var(--accent);line-height:1.25}.section-card p,.article-card p,.content p,.intro p{margin:.8rem 0;font-size:1.04rem}.quote{background:#fcf8f5;border-left:4px solid var(--accent);padding:1rem 1rem 1rem 1.1rem;border-radius:14px;margin:.9rem 0;color:#5a3632}.prayer{background:linear-gradient(180deg,#fffaf7 0%,#f8efeb 100%)}.article-header{display:grid;grid-template-columns:410px 1fr;gap:1.5rem;align-items:center;margin-bottom:1.25rem}.article-header.compact{grid-template-columns:170px 1fr;align-items:start}.article-header img{width:100%;display:block;border-radius:20px;box-shadow:0 12px 26px rgba(60,30,25,.15)}.article-header.compact img{max-width:158px;border-radius:18px}.article-header-text p{margin:0;color:var(--muted);font-size:1.04rem}.testimony-group{display:grid;gap:1rem}.testimony{background:#fcfaf8;border:1px solid var(--border);border-radius:16px;padding:1rem 1rem .9rem}.testimony h3{margin:0 0 .5rem;font-size:1.05rem;color:var(--accent)}.books-list{display:grid;gap:.8rem;padding-left:1.2rem}.books-list li{margin:0}.note{background:#fcf8f5;border:1px solid var(--border);border-radius:16px;padding:1rem;margin-top:1rem;color:var(--muted);font-size:.98rem}.contact-box{margin-top:1.6rem;padding:1.1rem;border-radius:18px;background:#fcf8f5;border:1px solid var(--border)}.contact-box p{margin:.45rem 0}ul{margin:.6rem 0 .8rem 1.2rem;padding:0}li{margin:.45rem 0}.cta{margin-top:1.5rem;text-align:center}.button-link{display:inline-block;padding:.85rem 1.2rem;border-radius:999px;background:var(--accent);color:#fff;font-weight:600;box-shadow:0 8px 20px rgba(123,47,47,.18)}.button-link:hover{text-decoration:none;filter:brightness(1.04)}.footer{margin-top:2rem;background:rgba(255,255,255,.86);border-radius:24px}.footer p{margin:.65rem 0}.languages{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.98rem}.languages strong{color:var(--accent)}.subscribe{display:flex;align-items:center;gap:.85rem;margin-top:1rem;padding:1rem;border-radius:18px;background:#fcf8f5;border:1px solid var(--border)}.subscribe img{width:44px;height:59px;flex:0 0 auto}.small{font-size:.95rem;color:var(--muted)}@media (max-width:860px){.article-header,.article-header.compact,.hero-grid{grid-template-columns:1fr}.article-header img,.hero-grid img{margin:0 auto}}@media (max-width:560px){.wrapper{width:min(100% - 1rem,var(--max))}.hero,.intro,.article-card,.section-card,.footer{padding:1.1rem;border-radius:20px}.section-card p,.article-card p,.content p,.intro p{font-size:1rem}.subscribe{align-items:flex-start}}