:root{--navy:#071d34;--navy2:#0b2948;--gold:#f5b722;--text:#162233;--muted:#677487;--line:#e4e8ef;--white:#fff}
*{box-sizing:border-box}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;font-size:14px}
a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.mrq-header{width:100%;height:92px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 8%;box-shadow:0 1px 8px rgba(0,0,0,.08);position:relative;z-index:20}
.mrq-logo{display:flex;align-items:center;gap:13px;color:#0b1e35}.mrq-logo-mark{width:56px;height:56px;border:2px solid #0b1e35;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-family:Georgia,serif}
.mrq-logo strong{font-size:15px;display:block;letter-spacing:.4px}.mrq-logo span{font-size:15px;display:block;font-weight:700;letter-spacing:.2px}
.mrq-nav{display:flex;align-items:center;gap:34px;text-transform:uppercase;font-size:11px;font-weight:800}.mrq-nav a{color:#070f1e}.mrq-nav a.active,.mrq-nav a:hover{color:#bf8a0f}
.mrq-menu-btn{display:none;background:#071d34;color:white;border:0;border-radius:4px;padding:8px 10px}
.hero{min-height:430px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;overflow:hidden}.hero:before,.inner-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.42)}
.hero-overlay{position:relative;z-index:2;margin-left:13%;color:white;max-width:610px}.hero h1{font-size:58px;line-height:.96;margin:0 0 18px;font-weight:900;letter-spacing:-1px;text-transform:lowercase}.hero h2{font-size:20px;margin:0 0 30px;font-weight:700}
.btn-gold,.btn-dark{display:inline-block;background:var(--gold);color:#fff;padding:13px 25px;border-radius:4px;font-weight:800;font-size:13px;border:0}.btn-gold.small{padding:11px 20px;margin-top:14px}.btn-dark{background:#061b31}
.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;border:0;background:rgba(0,0,0,.45);color:white;font-size:34px;line-height:1}.slider-arrow.left{left:28px}.slider-arrow.right{right:28px}
.cards-wrap{padding:28px 8%;background:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.mission-card{border:1px solid var(--line);border-radius:6px;text-align:center;padding:35px 34px 28px;min-height:245px;box-shadow:0 8px 20px rgba(20,45,80,.04)}.mission-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;background:#071d34;color:white;font-size:24px}.mission-card:nth-child(1) .mission-icon{background:#e53835}.mission-card:nth-child(2) .mission-icon{background:#efaa08}.mission-card h3{font-size:20px;line-height:1.15;margin:0 0 16px}.mission-card p{color:#263648;line-height:1.55;margin:0 0 22px;font-size:14px}
.virgen-section{background:linear-gradient(90deg,#183b5d,#456b8c);color:white}.virgen-inner{width:84%;margin:0 auto;display:grid;grid-template-columns:310px 1fr;gap:60px;align-items:center;min-height:245px}.virgen-inner img{height:235px;width:100%;object-fit:cover;object-position:center}.virgen-inner p{font-size:24px;line-height:1.35;max-width:850px;margin:0}
.bottom-cta{padding:28px 8%;display:grid;grid-template-columns:1fr 1fr;gap:28px;background:#fff}.insta-card,.workshop-card{border:1px solid var(--line);border-radius:6px;min-height:116px;display:flex;align-items:center;gap:22px;padding:24px 34px}.insta-icon{font-size:62px;color:#e74788}.insta-card strong,.workshop-card strong{display:block;font-size:21px;color:#172437}.insta-card em{display:block;font-style:normal;font-size:18px;color:#172437;margin-top:5px}.workshop-card{justify-content:space-between}.workshop-card img{width:150px;height:95px;object-fit:cover;border-radius:3px}
.mrq-footer{background:linear-gradient(135deg,#071d34,#0b2a49);color:white;padding:45px 8% 18px}.mrq-footer-grid{display:grid;grid-template-columns:1fr 1.1fr 1.3fr;gap:60px}.mrq-footer h4{text-transform:uppercase;font-size:15px;margin:0 0 18px}.mrq-footer a,.mrq-footer p{display:block;color:#e8edf4;font-size:14px;line-height:1.7;margin:0 0 5px}.newsletter{display:flex;margin:15px 0}.newsletter input{height:38px;border:0;padding:0 12px;min-width:250px}.newsletter button{height:38px;background:var(--gold);border:0;color:#071d34;font-weight:800;padding:0 15px;text-transform:uppercase;font-size:11px}.socials{display:flex;gap:12px;margin-top:14px}.socials a{width:32px;height:32px;border-radius:50%;background:#fff;color:#071d34;display:flex;align-items:center;justify-content:center;font-weight:800}.mrq-copy{border-top:1px solid rgba(255,255,255,.18);margin-top:35px;padding-top:18px;text-align:center;font-size:12px}
.inner-hero{min-height:250px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:white}.inner-hero div{position:relative;z-index:2}.inner-hero span{text-transform:uppercase;font-weight:700;font-size:17px}.inner-hero h1{font-size:38px;margin:8px 0 0}
.content-two,.yape-strip,.contact-wrap,.donation-wrap{width:84%;margin:0 auto;padding:55px 0;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.soft-img{border-radius:3px;box-shadow:0 5px 22px rgba(0,0,0,.12);height:350px;width:100%;object-fit:cover}.content-two h2,.yape-strip h2,.donation-wrap h1,.contact-wrap h1{font-size:28px;margin:8px 0 20px;color:#071d34}.content-two p,.yape-strip p,.donation-wrap p,.contact-wrap p{line-height:1.8;color:#27384b}.content-two li,.donation-wrap li{margin:10px 0;color:#27384b}.yape-strip{border-top:1px solid var(--line)}.yape-strip span,.contact-wrap span{font-weight:800;color:#071d34}.yape-strip img,.donation-wrap img{max-width:340px;border-radius:5px;justify-self:center}
.plain-title{width:84%;margin:0 auto;padding:50px 0 25px;text-align:center}.plain-title h1{font-size:32px;color:#071d34;margin:0}.gallery-grid{width:84%;margin:0 auto 60px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item img{width:100%;height:245px;object-fit:cover;border:1px solid #ddd}.shop-top{width:84%;margin:0 auto 20px;display:flex;justify-content:space-between;align-items:center}.product-grid{width:84%;margin:0 auto 60px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{border:1px solid var(--line);padding:16px;text-align:center}.product-card img{height:230px;width:100%;object-fit:cover;margin-bottom:15px}.product-card h3{font-size:17px;min-height:44px}.product-card strong{display:block;margin:8px 0 14px}.product-card button,.contact-form button{background:#071d34;color:white;border:0;padding:12px 20px;border-radius:3px;font-weight:800}
.contact-form{display:grid;gap:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dce2ea;padding:13px 14px;font-family:inherit}.contact-form textarea{min-height:150px}.map{margin-top:20px;border:1px solid #dce2ea}.donation-wrap{min-height:460px}.donation-wrap h1{color:#922c93}
@media(max-width:900px){.mrq-header{height:auto;padding:16px 5%;align-items:flex-start}.mrq-nav{display:none;position:absolute;left:0;right:0;top:82px;background:#fff;padding:15px 5%;box-shadow:0 8px 20px rgba(0,0,0,.08)}.mrq-nav.open{display:grid;gap:15px}.mrq-menu-btn{display:block}.hero{min-height:360px}.hero-overlay{margin:0 auto;text-align:center;padding:0 24px}.hero h1{font-size:42px}.cards,.bottom-cta,.content-two,.yape-strip,.contact-wrap,.donation-wrap,.mrq-footer-grid{grid-template-columns:1fr}.virgen-inner{width:90%;grid-template-columns:1fr;gap:20px;padding:25px 0}.virgen-inner img{height:180px}.virgen-inner p{font-size:18px;text-align:center}.gallery-grid{grid-template-columns:1fr 1fr;width:90%}.product-grid{grid-template-columns:1fr 1fr;width:90%}.content-two,.yape-strip,.contact-wrap,.donation-wrap{width:90%}.shop-top{width:90%}}
@media(max-width:520px){.mrq-logo-mark{width:46px;height:46px}.mrq-logo strong,.mrq-logo span{font-size:12px}.cards-wrap,.bottom-cta,.mrq-footer{padding-left:5%;padding-right:5%}.mission-card{padding:25px 18px}.gallery-grid,.product-grid{grid-template-columns:1fr}.newsletter{display:grid;gap:8px}.newsletter input{min-width:0;width:100%}}

.product-whatsapp{
    display:inline-block;
    background:#25D366;
    color:#fff;
    border:0;
    padding:12px 18px;
    border-radius:3px;
    font-weight:800;
    text-align:center;
}
.product-whatsapp:hover{
    filter:brightness(.94);
}

.mrq-logo-img{
    width:56px;
    height:56px;
    object-fit:contain;
    display:block;
}
@media(max-width:520px){
    .mrq-logo-img{
        width:46px;
        height:46px;
    }
}

.footer-heart{
    color:#f04444;
    font-weight:900;
    display:inline-block;
    margin:0 3px;
}
.footer-credit-link{
    color:#ffffff;
    font-weight:800;
    text-decoration:none;
}
.footer-credit-link:hover{
    color:#f5b722;
    text-decoration:underline;
}

/* Footer institucional Marqués de Rueda */
.institutional-footer{
    background:linear-gradient(135deg,#061b31,#0b2a49);
}
.institutional-footer .mrq-footer-grid{
    grid-template-columns:1.1fr 1.25fr 1.15fr;
    align-items:start;
    gap:70px;
}
.institutional-footer h4{
    font-size:16px;
    letter-spacing:.2px;
    margin-bottom:16px;
}
.institutional-footer p{
    max-width:430px;
    line-height:1.75;
    color:#e7eef7;
}
.footer-data{
    margin:14px 0;
}
.footer-data strong{
    display:block;
    color:#f5b722;
    font-size:13px;
    margin-bottom:4px;
}
.footer-data a{
    display:inline-block;
    color:#ffffff;
    font-weight:700;
}
.footer-donation{
    margin-top:16px !important;
    padding:12px 14px;
    background:rgba(255,255,255,.07);
    border:1px solid rgba(255,255,255,.12);
    border-radius:10px;
    color:#fff !important;
    font-weight:700;
}
.footer-heart{
    color:#f04444;
    font-weight:900;
    display:inline-block;
    margin:0 3px;
}
.footer-credit-link{
    color:#ffffff;
    font-weight:800;
    text-decoration:none;
}
.footer-credit-link:hover{
    color:#f5b722;
    text-decoration:underline;
}
@media(max-width:900px){
    .institutional-footer .mrq-footer-grid{
        grid-template-columns:1fr;
        gap:28px;
    }
}

.newsletter-whatsapp{
    display:flex;
    margin:15px 0;
}
.newsletter-whatsapp input{
    height:38px;
    border:0;
    padding:0 12px;
    min-width:250px;
    background:#fff;
    color:#667;
}
.newsletter-wa-btn{
    height:38px;
    background:#25D366;
    border:0;
    color:#fff;
    font-weight:800;
    padding:0 15px;
    text-transform:uppercase;
    font-size:11px;
    display:flex !important;
    align-items:center;
    justify-content:center;
    line-height:38px !important;
}
.newsletter-wa-btn:hover{
    filter:brightness(.95);
}
@media(max-width:520px){
    .newsletter-whatsapp{
        display:grid;
        gap:8px;
    }
    .newsletter-whatsapp input,
    .newsletter-wa-btn{
        width:100%;
    }
}

/* Galería lightbox */
.gallery-item{
    border:0;
    padding:0;
    background:transparent;
    cursor:pointer;
    display:block;
    width:100%;
}
.gallery-item img{
    transition:transform .22s ease, filter .22s ease;
}
.gallery-item:hover img{
    transform:scale(1.025);
    filter:brightness(.92);
}
.mrq-lightbox{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.92);
    z-index:999999;
    display:none;
    align-items:center;
    justify-content:center;
    padding:34px;
}
.mrq-lightbox.open{
    display:flex;
}
.mrq-lightbox-img{
    max-width:94vw;
    max-height:88vh;
    object-fit:contain;
    box-shadow:0 20px 70px rgba(0,0,0,.45);
    border-radius:4px;
}
.mrq-lightbox-close{
    position:fixed;
    top:18px;
    right:24px;
    width:46px;
    height:46px;
    border:0;
    border-radius:50%;
    background:#ffffff;
    color:#000;
    font-size:34px;
    line-height:1;
    cursor:pointer;
    z-index:1000000;
}
.mrq-lightbox-close:hover{
    background:#f5b722;
}
body.mrq-lightbox-lock{
    overflow:hidden;
}
@media(max-width:520px){
    .mrq-lightbox{
        padding:18px;
    }
    .mrq-lightbox-img{
        max-width:96vw;
        max-height:84vh;
    }
    .mrq-lightbox-close{
        top:12px;
        right:12px;
        width:42px;
        height:42px;
        font-size:30px;
    }
}
