:root{
  --ink:#0b0d10;--ink2:#12161b;--paper:#f7f4ed;--white:#fff;--red:#e52020;--red2:#b90f18;
  --gold:#f3bd32;--green:#1fa855;--muted:#69717c;--line:rgba(11,13,16,.12);
  --shadow:0 18px 60px rgba(0,0,0,.16);--radius:24px;--max:1200px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55;overflow-x:hidden}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(var(--max),calc(100% - 32px));margin:auto}.section{padding:88px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.eyebrow:before{content:"";width:34px;height:4px;background:var(--gold);border-radius:9px}.section h2{font-size:clamp(2rem,5vw,4.3rem);line-height:.98;letter-spacing:-.045em;margin:14px 0 22px;max-width:900px}.section-lead{font-size:1.08rem;color:#4c5664;max-width:760px}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:12px 16px;border-radius:12px}

.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(247,244,237,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06);transition:.25s}.site-header.scrolled{box-shadow:0 8px 40px rgba(0,0,0,.08)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:1000}.brand-symbol{width:70px;height:46px;object-fit:contain}.brand-name{font-size:1.28rem;letter-spacing:.035em;color:var(--red);font-weight:1000}.brand-sub{display:block;font-size:.58rem;color:var(--ink);letter-spacing:.11em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:24px;font-weight:800;font-size:.92rem}.nav-links a:hover{color:var(--red)}.nav-cta{padding:11px 16px;border-radius:999px;background:var(--red);color:#fff!important;box-shadow:0 10px 28px rgba(229,32,32,.22)}.menu-btn{display:none;border:0;background:#111;color:#fff;border-radius:12px;padding:10px 13px}

.hero{min-height:100vh;position:relative;display:grid;align-items:end;background:#111;color:#fff;padding:150px 0 68px;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:-3;background:url('img/seleccion.webp') center 43%/cover no-repeat;transform:scale(1.02)}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.55) 47%,rgba(0,0,0,.14) 100%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 40%)}.hero-glow{position:absolute;z-index:-1;width:520px;height:520px;border-radius:50%;background:rgba(229,32,32,.18);filter:blur(100px);left:-220px;bottom:-220px}.hero-grid{display:grid;grid-template-columns:minmax(0,760px) 1fr;gap:60px;align-items:end}.hero-badge{display:inline-flex;gap:10px;align-items:center;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.2);padding:9px 13px;border-radius:999px;font-weight:900}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.4rem,8vw,7.4rem);line-height:.84;letter-spacing:-.055em;margin:20px 0}.hero h1 em{display:block;color:var(--gold);font-weight:700}.hero p{font-size:clamp(1rem,2vw,1.32rem);max-width:680px;color:#f0f2f4}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;padding:14px 20px;font-weight:900;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 13px 32px rgba(229,32,32,.28)}.btn-light{background:#fff;color:#111}.btn-outline{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.08)}.hero-card{background:rgba(11,13,16,.7);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);border-radius:24px;padding:24px}.hero-card strong{font-size:2rem;display:block;color:var(--gold)}

.trustbar{background:#0b0d10;color:#fff;padding:20px 0;border-top:1px solid rgba(255,255,255,.08)}.trustbar .container{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-item{display:flex;align-items:center;gap:12px}.trust-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(243,189,50,.14);color:var(--gold);font-weight:1000}.trust-item b{display:block}.trust-item span{color:#adb5bf;font-size:.85rem}

.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.photo-stack{position:relative;min-height:620px}.photo-stack .main{position:absolute;inset:0 80px 60px 0;width:calc(100% - 80px);height:calc(100% - 60px);object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.photo-stack .floating{position:absolute;right:0;bottom:0;width:44%;aspect-ratio:1/1.15;object-fit:cover;border-radius:24px;border:8px solid var(--paper);box-shadow:var(--shadow)}.quote{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.03;margin:0 0 24px}.signature{font-family:cursive;font-size:2.1rem;color:var(--red);transform:rotate(-3deg);display:inline-block}.checklist{display:grid;gap:14px;margin:28px 0}.check{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.check i{width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:var(--red);font-style:normal;font-weight:1000}.check b{display:block;margin-bottom:3px}.check p{margin:0;color:#5b6570}

.dark{background:var(--ink);color:#fff;position:relative;overflow:hidden}.dark:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:rgba(229,32,32,.13);filter:blur(120px);right:-220px;top:-120px}.dark .section-lead{color:#c0c7cf}.services{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:36px}.service-card{position:relative;min-height:300px;border-radius:26px;overflow:hidden;background:#181c22;border:1px solid rgba(255,255,255,.1);padding:28px;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.08));z-index:-1}.service-card h3{font-size:1.7rem;margin:0 0 8px}.service-card p{margin:0;color:#e1e5e9;max-width:520px}.service-card .num{position:absolute;right:18px;top:12px;font-size:4rem;font-weight:1000;color:rgba(255,255,255,.18)}

.values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.value{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 36px rgba(0,0,0,.05)}.value .big{font-size:2.2rem}.value h3{margin:10px 0 6px}.value p{color:#5b6570;margin:0}

.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:220px;gap:12px;margin-top:34px}.gallery-grid figure{margin:0;position:relative;border-radius:22px;overflow:hidden;background:#ddd}.gallery-grid figure:nth-child(1){grid-column:span 7;grid-row:span 2}.gallery-grid figure:nth-child(2){grid-column:span 5}.gallery-grid figure:nth-child(3){grid-column:span 5}.gallery-grid figure:nth-child(4){grid-column:span 4;grid-row:span 2}.gallery-grid figure:nth-child(5){grid-column:span 4}.gallery-grid figure:nth-child(6){grid-column:span 4}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.45s}.gallery-grid figure:hover img{transform:scale(1.04)}.gallery-grid figcaption{position:absolute;left:14px;bottom:14px;background:rgba(0,0,0,.62);color:#fff;padding:7px 10px;border-radius:10px;font-weight:800;font-size:.82rem}

.partner{display:grid;grid-template-columns:250px 1fr;gap:30px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 16px 50px rgba(0,0,0,.07)}.partner img{max-height:190px;object-fit:contain;margin:auto}.social-line{margin-top:22px;background:#0b0d10;border-radius:22px;padding:22px;color:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.social-line a{font-weight:900}.social-line .red{color:#ff4b4b}.social-line .gold{color:var(--gold)}

.cities{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.city{padding:9px 13px;background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:800;font-size:.88rem}.seo-note{font-size:.88rem;color:#6a737d;margin-top:16px}

.cta{background:linear-gradient(135deg,#d6151d,#920a12);color:#fff;border-radius:34px;padding:52px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;box-shadow:0 24px 70px rgba(130,0,0,.22)}.cta h2{font-size:clamp(2rem,5vw,4rem);margin:0 0 12px;line-height:.95}.cta p{margin:0;color:#ffe8e8;max-width:700px}

.footer{background:#08090b;color:#fff;padding:62px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.footer h4{margin:0 0 14px}.footer a{display:block;color:#b9c1ca;margin:8px 0}.footer a:hover{color:#fff}.footer .brand-name{font-size:1.5rem}.footer-bottom{margin-top:42px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#868e98;font-size:.84rem}

.whatsapp{position:fixed;right:18px;bottom:18px;z-index:1200;background:#25d366;color:#fff;border-radius:999px;padding:12px 16px 12px 12px;display:flex;align-items:center;gap:9px;font-weight:1000;box-shadow:0 14px 45px rgba(37,211,102,.4);transition:.2s}.whatsapp:hover{transform:translateY(-3px) scale(1.02)}.wa-icon{width:31px;height:31px;display:block}

.page-hero{padding:160px 0 70px;background:#0b0d10;color:#fff}.page-hero h1{font-size:clamp(2.7rem,7vw,6rem);line-height:.92;margin:12px 0 18px;letter-spacing:-.05em}.page-hero p{font-size:1.15rem;color:#c6cbd1;max-width:800px}.content-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 12px 42px rgba(0,0,0,.05)}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.form{display:grid;gap:14px}.field{display:grid;gap:7px}.field label{font-weight:900}.field input,.field textarea,.field select{width:100%;border:1px solid #cfd4da;border-radius:13px;padding:13px 14px;background:#fff}.field textarea{min-height:140px;resize:vertical}.form-status{font-weight:800;min-height:26px}.muted{color:#66707b}.prose{max-width:820px}.prose h2{font-size:2rem;margin-top:42px}.prose h3{margin-top:30px}.prose a{color:var(--red);text-decoration:underline}

/* Admin */
.admin-body{background:#eef1f4;min-height:100vh}.admin-shell{max-width:1260px;margin:auto;padding:28px}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}.admin-brand{display:flex;align-items:center;gap:10px}.admin-brand img{width:70px}.admin-card{background:#fff;border:1px solid #dfe4e8;border-radius:20px;padding:24px;box-shadow:0 12px 32px rgba(0,0,0,.06)}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at top right,#ffd1d1,transparent 35%),#f2f3f5}.login-card{width:min(460px,100%)}.admin-grid{display:grid;grid-template-columns:230px 1fr;gap:20px}.admin-nav{position:sticky;top:20px;height:max-content}.admin-nav button{width:100%;text-align:left;border:0;background:transparent;padding:11px 12px;border-radius:11px;font-weight:800;cursor:pointer}.admin-nav button.active,.admin-nav button:hover{background:#111;color:#fff}.admin-section{display:none}.admin-section.active{display:block}.admin-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-fields .wide{grid-column:1/-1}.lead{border-bottom:1px solid #e7eaed;padding:14px 0}.lead:last-child{border:0}.lead small{color:#7b848e}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#eef1f4;font-weight:800;font-size:.76rem}.danger{background:#b3151c;color:#fff}.setup-warning{background:#fff4d9;border:1px solid #f0c768;color:#5a4400;padding:14px;border-radius:14px;margin-bottom:14px}

.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.service-card img,.gallery-grid img,.btn,.whatsapp{transition:none}}

@media(max-width:900px){.nav-links{position:fixed;top:84px;left:16px;right:16px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:none;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.nav-links.open{display:flex}.menu-btn{display:block}.hero-grid,.split,.contact-grid,.cta{grid-template-columns:1fr}.hero-card{display:none}.trustbar .container{grid-template-columns:1fr 1fr}.services,.values,.content-grid{grid-template-columns:1fr 1fr}.photo-stack{min-height:520px}.footer-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.admin-nav{position:static;display:flex;overflow:auto;gap:6px}.admin-nav button{width:auto;white-space:nowrap}.admin-fields{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:230px}.gallery-grid figure,.gallery-grid figure:nth-child(n){grid-column:span 1;grid-row:span 1}.partner{grid-template-columns:1fr}.partner img{max-height:160px}}
@media(max-width:620px){.section{padding:66px 0}.hero{padding-top:130px}.hero h1{font-size:3.5rem}.trustbar .container,.services,.values,.content-grid,.footer-grid{grid-template-columns:1fr}.photo-stack{min-height:440px}.photo-stack .main{inset:0 45px 45px 0;width:calc(100% - 45px);height:calc(100% - 45px)}.photo-stack .floating{width:50%;border-width:5px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure,.gallery-grid figure:nth-child(n){grid-column:1;min-height:260px}.cta{padding:34px 24px}.whatsapp span{display:none}.whatsapp{padding:12px}.footer-bottom{flex-direction:column}.brand-sub{display:none}.brand-symbol{width:58px}.nav{height:74px}.nav-links{top:74px}.admin-shell{padding:14px}.admin-top{align-items:flex-start;flex-direction:column}}

/* === CALA AME PREMIUM 2.0 === */
body{background:#fff}.home-page{background:#fff}.home-page .site-header{background:linear-gradient(180deg,rgba(5,7,9,.88),rgba(5,7,9,.08));border-bottom-color:transparent;color:#fff;backdrop-filter:none}.home-page .site-header.scrolled{background:rgba(8,10,12,.96);backdrop-filter:blur(16px);box-shadow:0 12px 34px rgba(0,0,0,.25)}
.site-header{background:rgba(8,10,12,.96);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.nav{height:92px}.brand{min-width:170px}.brand-mark{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:145px;height:78px}.brand-mark .brand-symbol{position:absolute;width:126px;height:66px;object-fit:contain;filter:invert(1);opacity:.98;top:-3px}.brand-mark .brand-name{position:absolute;top:43px;color:#f31323;font-weight:1000;font-size:1.22rem;letter-spacing:-.035em;text-shadow:0 2px 7px rgba(0,0,0,.5)}.nav-links{color:#fff;gap:23px;font-size:.85rem}.nav-links a{opacity:.96}.nav-links a:hover{color:#fff;opacity:1}.nav-links a:not(.nav-admin){position:relative}.nav-links a:not(.nav-admin):after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:#ff1626;transition:.25s}.nav-links a:not(.nav-admin):hover:after{right:0}.nav-admin{background:#ed1424;color:#fff!important;padding:11px 16px;border-radius:8px;box-shadow:0 10px 28px rgba(237,20,36,.28)}.menu-btn{background:#ed1424}

.hero-premium{min-height:670px;height:min(760px,100vh);padding:130px 0 0;align-items:stretch;background:#080b0e;overflow:hidden}.hero-premium:before{background:url('img/seleccion.webp') 68% 34%/cover no-repeat;transform:scale(1.01);animation:none}.hero-premium:after{background:linear-gradient(90deg,rgba(4,7,9,.62) 0%,rgba(4,7,9,.38) 32%,rgba(4,7,9,.16) 58%,rgba(4,7,9,.12) 100%),linear-gradient(0deg,rgba(4,7,9,.48),rgba(4,7,9,.10) 42%,rgba(4,7,9,.18) 100%)}@keyframes heroZoom{from{transform:scale(1.015)}to{transform:scale(1.06)}}
.hero-premium-grid{display:grid;grid-template-columns:minmax(0,720px) 1fr;align-items:center;min-height:500px;position:relative}.hero-copy{padding-bottom:32px} .hero-premium h1,.hero-premium p,.hero-badge{ text-shadow:0 3px 14px rgba(0,0,0,.45)}.hero-premium .hero-badge{background:transparent;border:0;padding:0;border-radius:0;font-size:.74rem;letter-spacing:.24em;color:#eef0f2}.hero-premium h1{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3rem,6.5vw,5.7rem);line-height:.86;letter-spacing:-.06em;margin:18px 0 20px;font-weight:1000}.hero-premium h1 span{display:block;color:#fff}.hero-premium h1 strong{display:block;color:#ff1023;font-weight:1000}.hero-premium p{font-size:clamp(1rem,1.7vw,1.18rem);max-width:620px;color:#f0f1f3;line-height:1.35}.hero-premium .btn{border-radius:12px;padding:14px 20px}.hero-premium .btn-outline{border:1px solid rgba(255,255,255,.78);background:rgba(0,0,0,.22)}.hero-script{justify-self:end;align-self:start;margin-top:45px;margin-right:20px;font-family:"Brush Script MT","Segoe Script",cursive;font-style:italic;font-size:clamp(2.25rem,3.5vw,4rem);line-height:1;color:#fff;transform:rotate(-7deg);text-align:center;text-shadow:0 3px 18px rgba(0,0,0,.35);opacity:.96}.hero-script span{display:inline-block;border-bottom:4px solid #f7192c;padding-bottom:7px}.hero-features{margin-top:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;min-height:96px;align-items:center;border-top:1px solid rgba(255,255,255,.14)}.hero-features>div{display:flex;align-items:center;gap:11px;color:#fff;font-size:.79rem;line-height:1.3}.hero-features b{font-size:1.45rem;color:#fff}.hero-features span{opacity:.92}

.home-services{background:#fff;padding:34px 0 42px;position:relative;overflow:hidden}.home-services:after{content:"";position:absolute;right:-80px;bottom:-105px;width:370px;height:370px;background:url('img/retrato.webp') center/cover;filter:grayscale(1);opacity:.08;border-radius:50%}.section-heading{position:relative;z-index:1}.section-heading h2{font-size:clamp(1.7rem,3.6vw,2.8rem);letter-spacing:-.04em;margin:7px 0 24px}.redline:before{background:#ef1727}.redline{color:#e21727}.service-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative;z-index:1}.service-mini{display:grid;grid-template-columns:52px 1fr;gap:14px;background:#fff;border:1px solid #e6e8eb;border-radius:13px;padding:18px 16px;box-shadow:0 9px 28px rgba(14,17,20,.07);min-height:156px}.service-mini i{width:46px;height:46px;border-radius:50%;background:#ed1324;color:#fff;display:grid;place-items:center;font-style:normal;font-size:1.2rem}.service-mini h3{font-size:1rem;margin:2px 0 7px}.service-mini p{font-size:.82rem;color:#555f68;line-height:1.4;margin:0 0 12px}.service-mini a{color:#ef1324;font-weight:900;font-size:.78rem}

.home-gallery{background:#0a0d10;color:#fff;padding:30px 0 40px;position:relative;overflow:hidden}.home-gallery:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(237,19,36,.07),transparent 35%);pointer-events:none}.gallery-showcase{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:center}.gallery-intro h2{font-size:2.25rem;line-height:.98;margin:9px 0 16px;letter-spacing:-.04em}.gallery-intro p{color:#c1c8ce;font-size:.85rem}.gallery-intro .eyebrow:before{background:#ef1727}.gallery-intro .btn{font-size:.77rem;padding:12px 14px;border-radius:9px}.gallery-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;overflow:hidden}.gallery-strip figure{margin:0;border-radius:10px;overflow:hidden;position:relative;min-height:270px;border:1px solid rgba(255,255,255,.16);background:#14191f}.gallery-strip img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s ease}.gallery-strip figure:hover img{transform:scale(1.045)}.gallery-strip figcaption{position:absolute;left:7px;right:7px;bottom:7px;background:rgba(4,7,9,.72);border:1px solid rgba(243,189,50,.5);border-radius:7px;padding:7px 6px;text-align:center;font-size:.69rem;color:#fff}

.home-about{background:#fff;padding:36px 0 0;overflow:hidden}.about-showcase{display:grid;grid-template-columns:1.15fr .8fr 1.05fr;align-items:stretch;min-height:310px}.about-copy{padding:18px 35px 44px 0}.about-copy h2{font-size:2.2rem;line-height:.98;letter-spacing:-.04em;margin:10px 0 15px}.about-copy p{font-size:.88rem;color:#505a63}.about-copy .btn{font-size:.78rem;border-radius:8px;padding:11px 14px}.about-quote{margin:0;padding:55px 30px 40px;border-left:1px solid #d6d9dc;color:#333;font-family:Georgia,serif;font-style:italic;font-size:1.25rem;line-height:1.25;position:relative}.about-quote:before{content:'“';position:absolute;left:28px;top:12px;font:800 4rem/1 Georgia;color:#ed1424}.about-quote small{display:block;margin-top:20px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-style:normal;font-size:.62rem;letter-spacing:.24em;color:#1b2025}.about-photo{min-height:310px;background:linear-gradient(90deg,#fff0,rgba(255,255,255,.05)),url('img/retrato.webp') center 20%/cover no-repeat;filter:grayscale(1);opacity:.9;position:relative}.about-photo:after{content:"";display:none}

.home-contact{background:#0a0d10;color:#fff;padding:28px 0}.contact-band{display:grid;grid-template-columns:1fr 1.4fr;gap:24px;align-items:center}.contact-band h2{font-size:2rem;line-height:1;margin:8px 0 9px}.contact-band p{color:#c6ccd2;margin:0;font-size:.86rem}.contact-band .eyebrow:before{background:#ed1424}.contact-boxes{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:10px}.contact-box{min-height:72px;border:1px solid rgba(255,255,255,.13);border-radius:8px;display:flex;align-items:center;gap:11px;padding:11px 12px;background:rgba(255,255,255,.025)}.contact-box>b{font-size:1.7rem;color:#ed1424}.contact-box span{font-size:.7rem;color:#afb7bf}.contact-box em{display:block;color:#fff;font-size:.84rem;font-style:normal;font-weight:900;margin-top:2px}.contact-social{display:flex;align-items:center}

.social-buttons{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.social-buttons.compact{justify-content:center;width:100%;gap:8px}.social-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;font-size:.58rem;min-width:58px}.social-btn svg{width:24px;height:24px}.social-btn:before{content:"";position:absolute}.social-btn svg{border-radius:50%;padding:6px;box-sizing:content-box}.social-btn.is-telegram svg{background:#229ED9}.social-btn.is-facebook svg{background:#1877F2}.social-btn.is-whatsapp svg{background:#25D366}.social-btn:hover{transform:translateY(-2px)}
.social-dock{position:fixed;right:15px;bottom:17px;z-index:1300;background:rgba(9,12,15,.88);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);border-radius:28px;padding:8px;display:grid;gap:7px;box-shadow:0 18px 45px rgba(0,0,0,.35)}.dock-btn{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;color:#fff;transition:.2s;box-shadow:inset 0 0 0 2px rgba(255,255,255,.65)}.dock-btn svg{width:25px;height:25px}.dock-btn.is-telegram{background:#229ED9}.dock-btn.is-facebook{background:#1877F2}.dock-btn.is-whatsapp{background:#25D366}.dock-btn:hover{transform:scale(1.08)}

.seo-home{background:#f5f6f7;padding:44px 0}.seo-home h2{font-size:2rem;letter-spacing:-.03em;margin:8px 0 12px}.seo-home p{color:#59636d;max-width:820px}.footer{padding:38px 0 20px}.footer-brand{display:flex!important;align-items:baseline;gap:12px;margin:0!important}.footer-brand b{font-size:1.2rem;color:#ff1b2b}.footer-brand span{font-size:.7rem;color:#9fa7af}.footer p{color:#aeb6bf;max-width:390px;font-size:.83rem}.footer-bottom a{display:inline!important;margin:0!important}

/* Inner pages stay readable below the fixed dark navigation */
.page-hero{padding-top:155px;background:linear-gradient(135deg,#080b0e,#151a20)}
.content-card{border-radius:18px}.content-card h2{font-size:1.45rem}.contact-grid .social-buttons{margin-top:18px}.contact-grid .social-btn span{color:#333}

/* Admin improvements */
.admin-body .social-dock{display:none}.admin-body .site-header{display:none}.admin-body .brand-symbol{filter:none}.admin-body .admin-brand img{background:#fff}.admin-top .btn{border:1px solid #dfe4e8}

@media(max-width:1050px){.nav-links{gap:15px;font-size:.78rem}.service-mini-grid{grid-template-columns:repeat(2,1fr)}.gallery-showcase{grid-template-columns:160px 1fr}.gallery-strip{overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.gallery-strip figure{min-width:170px;scroll-snap-align:start}.contact-band{grid-template-columns:1fr}.contact-boxes{max-width:760px}.about-showcase{grid-template-columns:1fr 1fr}.about-photo{grid-column:1/-1;min-height:260px;background-position:center 35%}.about-quote{border-left:1px solid #ddd}}
@media(max-width:900px){.home-page .nav-links,.nav-links{top:74px;background:#0b0d10;border-color:rgba(255,255,255,.12);color:#fff}.nav{height:74px}.brand-mark{height:66px;width:125px}.brand-mark .brand-symbol{width:108px;height:58px}.brand-mark .brand-name{top:35px;font-size:1rem}.hero-premium{padding-top:104px;height:auto;min-height:680px}.hero-premium-grid{grid-template-columns:1fr;align-items:center}.hero-script{display:none}.hero-features{grid-template-columns:1fr 1fr;padding:18px 0}.gallery-showcase{grid-template-columns:1fr}.gallery-intro{max-width:420px}.gallery-strip{grid-template-columns:repeat(5,180px)}.contact-boxes{grid-template-columns:1fr 1fr}.contact-social{grid-column:1/-1}.about-showcase{grid-template-columns:1fr}.about-copy{padding-right:0}.about-quote{border-left:0;border-top:1px solid #ddd}.about-photo{grid-column:auto}.social-dock{right:10px;bottom:10px}}
@media(max-width:620px){.hero-premium{min-height:720px;padding-top:100px}.hero-premium:before{background:url('img/seleccion.webp') center center/cover no-repeat}.hero-premium:after{background:linear-gradient(90deg,rgba(4,7,9,.70),rgba(4,7,9,.36) 72%,rgba(4,7,9,.16)),linear-gradient(0deg,rgba(4,7,9,.58),transparent 40%)}.hero-premium h1{font-size:3.3rem}.hero-premium p{max-width:87%;font-size:.98rem}.hero-features{grid-template-columns:1fr 1fr;gap:12px;min-height:130px}.hero-features>div{font-size:.68rem}.service-mini-grid{grid-template-columns:1fr}.home-services{padding-top:28px}.gallery-strip{grid-template-columns:repeat(5,162px)}.gallery-strip figure{min-height:245px}.about-copy h2{font-size:1.9rem}.contact-boxes{grid-template-columns:1fr}.contact-social{grid-column:auto}.social-buttons.compact{justify-content:flex-start}.seo-home{padding-bottom:90px}.social-dock{padding:6px;gap:6px;border-radius:24px}.dock-btn{width:43px;height:43px}.dock-btn svg{width:23px;height:23px}.footer{padding-bottom:95px}}
/* Official CALA AME logo update */
.brand{min-width:190px}
.brand-mark{position:relative;display:flex;align-items:center;justify-content:flex-start;width:185px;height:82px}
.brand-mark .brand-symbol{position:static;width:180px;height:78px;object-fit:contain;filter:none!important;opacity:1}
.footer-brand{display:flex!important;align-items:center;gap:14px;margin:0!important}
.footer-logo{width:145px;height:90px;object-fit:contain;background:#000;border-radius:8px}
.footer-brand span{font-size:.72rem;color:#b9c1ca}
.admin-brand img{width:118px!important;max-height:76px;object-fit:contain;background:#000!important;border-radius:10px;padding:2px}
.admin-body .admin-brand img{background:#000!important}
@media(max-width:900px){.brand{min-width:145px}.brand-mark{width:140px;height:64px}.brand-mark .brand-symbol{width:136px;height:60px}}
@media(max-width:620px){.brand{min-width:126px}.brand-mark{width:122px;height:58px}.brand-mark .brand-symbol{width:118px;height:54px}.footer-logo{width:125px;height:80px}}

/* Keep the portada image fully visible in galleries */
.gallery-strip figure:first-child{min-width:320px;background:#0a0d10}
.gallery-strip figure:first-child img{object-fit:contain!important;object-position:center center;background:#0a0d10;transform:none!important}
.gallery-grid figure:first-child{background:#0a0d10}
.gallery-grid figure:first-child img{object-fit:contain!important;object-position:center center;background:#0a0d10;transform:none!important}
@media(max-width:900px){.gallery-strip figure:first-child{min-width:310px}}
@media(max-width:620px){.gallery-strip figure:first-child{min-width:290px}}

/* === Responsive hero/photo optimization 2026-09-14 === */
.hero-clean-media{display:none}
.gallery-featured{margin:0 0 18px;background:#0a0d10;border-radius:22px;overflow:hidden;position:relative}
.gallery-featured picture,.gallery-featured img{display:block;width:100%}
.gallery-featured img{height:auto;aspect-ratio:4/3;object-fit:contain;object-position:center;background:#0a0d10}
.gallery-featured figcaption{position:absolute;left:14px;bottom:14px;background:rgba(0,0,0,.62);color:#fff;padding:7px 10px;border-radius:10px;font-weight:800;font-size:.82rem}
@media(max-width:1024px){
  .home-page .site-header{background:#080a0c!important;backdrop-filter:none!important}
  .hero-premium{display:block!important;height:auto!important;min-height:0!important;padding-top:92px!important;background:#080b0e!important;overflow:visible!important}
  .hero-premium:before,.hero-premium:after,.hero-premium .hero-glow{display:none!important}
  .hero-clean-media{display:block;width:100%;background:#000;line-height:0}
  .hero-clean-media img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;object-position:center;background:#000}
  .hero-premium-grid{display:block!important;min-height:0!important;padding-top:34px;padding-bottom:24px}
  .hero-copy{padding-bottom:0!important}
  .hero-script{display:none!important}
  .hero-features{margin-top:0!important;padding:18px 0 22px}
}
@media(max-width:900px){
  .hero-premium{padding-top:74px!important}
}
@media(max-width:620px){
  .hero-premium{padding-top:74px!important;min-height:0!important}
  .hero-clean-media img{width:100%;height:auto;object-fit:contain;object-position:center}
  .hero-premium-grid{padding-top:28px;padding-bottom:18px}
  .hero-premium h1{font-size:clamp(2.75rem,14vw,4rem)!important}
  .hero-premium p{max-width:100%!important}
}

/* === Hero final: foto completa a la derecha + fondo difuminado integrado === */
@media (min-width:1025px){
  .hero-premium{
    position:relative;
    isolation:isolate;
    background:#1d2b22!important;
    overflow:hidden!important;
  }
  .hero-premium:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    inset:-32px!important;
    z-index:-4!important;
    background:url('img/pastor-aleman-calaame-1448.webp') center center/cover no-repeat!important;
    filter:blur(24px) brightness(.68) saturate(.88)!important;
    transform:scale(1.10)!important;
    opacity:.96!important;
  }
  .hero-premium .hero-glow{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    z-index:-3!important;
    width:auto!important;
    height:auto!important;
    border-radius:0!important;
    filter:none!important;
    background:url('img/pastor-aleman-calaame-1448.webp') right center/auto 96% no-repeat!important;
    pointer-events:none;
  }
  .hero-premium:after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    inset:0!important;
    z-index:-2!important;
    background:linear-gradient(90deg,rgba(19,43,30,.80) 0%,rgba(19,43,30,.58) 24%,rgba(19,43,30,.28) 39%,rgba(19,43,30,.08) 53%,rgba(19,43,30,0) 69%)!important;
  }
  .hero-premium-grid{
    grid-template-columns:minmax(0,590px) 1fr!important;
  }
  .hero-copy{
    max-width:590px;
  }
  .hero-premium h1,.hero-premium p,.hero-premium .hero-badge{
    text-shadow:0 3px 16px rgba(0,0,0,.42)!important;
  }
}

/* Ajuste final solicitado: sujeto completo a la derecha, sin textos encima */
@media (min-width:1025px){
  .hero-premium .hero-glow{
    background-size:auto 84%!important;
    background-position:right 14px bottom 10px!important;
  }
  .hero-script{display:none!important}
}


/* === Mobile gallery carousel refinement === */
.gallery-carousel{position:relative;min-width:0}
.gallery-viewport{overflow:hidden;width:100%}
.gallery-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(6,10,14,.78);color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.28)}
.gallery-arrow.prev{left:-10px}.gallery-arrow.next{right:-10px}
.gallery-arrow:hover{background:rgba(237,20,36,.92)}
@media(max-width:900px){
  .gallery-carousel{padding:0 32px}
  .gallery-arrow{display:flex;align-items:center;justify-content:center}
  .gallery-viewport{overflow:hidden}
  .gallery-strip{display:flex!important;grid-template-columns:none!important;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:2px 0 10px;scrollbar-width:none}
  .gallery-strip::-webkit-scrollbar{display:none}
  .gallery-strip figure{flex:0 0 min(74vw,270px);min-width:min(74vw,270px);scroll-snap-align:center}
  .gallery-strip figure:first-child{flex-basis:min(82vw,320px);min-width:min(82vw,320px)}
}
@media(max-width:620px){
  .gallery-showcase{gap:18px}
  .gallery-carousel{padding:0 28px}
  .gallery-arrow{width:38px;height:38px;font-size:1.55rem}
  .gallery-arrow.prev{left:0}.gallery-arrow.next{right:0}
  .gallery-strip figure{flex-basis:min(76vw,250px);min-width:min(76vw,250px)}
  .gallery-strip figure:first-child{flex-basis:min(86vw,300px);min-width:min(86vw,300px)}
}


/* === Desktop hero single-image integrated override === */
@media (min-width:1025px){
  .hero-premium{background:#101712!important;}
  .hero-premium:before{content:""!important;display:block!important;position:absolute!important;inset:-28px!important;z-index:-4!important;background:url('img/pastor-aleman-calaame-1448.webp') center center/cover no-repeat!important;filter:blur(22px) brightness(.70)!important;transform:scale(1.08)!important;opacity:1!important}
  .hero-premium .hero-glow{display:block!important;position:absolute!important;inset:0!important;z-index:-3!important;width:auto!important;height:auto!important;border-radius:0!important;background:url('img/pastor-aleman-calaame-1448.webp') right 20px center/auto 86% no-repeat!important;filter:none!important}
  .hero-premium:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:-2!important;background:linear-gradient(90deg,rgba(12,18,15,.46) 0%,rgba(12,18,15,.18) 34%,rgba(12,18,15,.08) 48%,rgba(12,18,15,0) 64%)!important}
  .hero-script{display:none!important}
}


/* === FINAL HERO: referencia aprobada 2026-09-14 === */
.hero-clean-media{display:none!important}
.hero-premium{
  min-height:670px!important;
  height:min(760px,100vh)!important;
  padding:130px 0 0!important;
  align-items:stretch!important;
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#080b0e!important;
}
.hero-premium:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:-3!important;
  background:url('img/seleccion.webp') center 44%/cover no-repeat!important;
  transform:scale(1.015)!important;
  filter:none!important;
  opacity:1!important;
  animation:heroZoomFinal 14s ease-in-out infinite alternate!important;
}
.hero-premium:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  background:
    linear-gradient(90deg,rgba(4,7,9,.94) 0%,rgba(4,7,9,.74) 37%,rgba(4,7,9,.24) 64%,rgba(4,7,9,.13) 100%),
    linear-gradient(0deg,rgba(4,7,9,.62),transparent 38%)!important;
}
@keyframes heroZoomFinal{from{transform:scale(1.015)}to{transform:scale(1.045)}}
.hero-premium .hero-glow{
  display:block!important;
  position:absolute!important;
  z-index:-1!important;
  width:520px!important;
  height:520px!important;
  border-radius:50%!important;
  left:-220px!important;
  bottom:-220px!important;
  inset:auto auto -220px -220px!important;
  background:rgba(229,32,32,.13)!important;
  filter:blur(100px)!important;
}
.hero-premium-grid{
  display:grid!important;
  grid-template-columns:minmax(0,720px) 1fr!important;
  align-items:center!important;
  min-height:500px!important;
  position:relative!important;
}
.hero-copy{max-width:720px!important;padding-bottom:32px!important}
.hero-premium .hero-badge{background:transparent!important;border:0!important;padding:0!important;border-radius:0!important;font-size:.74rem!important;letter-spacing:.24em!important;color:#eef0f2!important;text-shadow:0 2px 12px rgba(0,0,0,.55)!important}
.hero-premium h1{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-size:clamp(3rem,6.5vw,5.7rem)!important;line-height:.86!important;letter-spacing:-.06em!important;margin:18px 0 20px!important;font-weight:1000!important;text-shadow:0 3px 16px rgba(0,0,0,.48)!important}
.hero-premium h1 span{display:block!important;color:#fff!important}
.hero-premium h1 strong{display:block!important;color:#ff1023!important;font-weight:1000!important}
.hero-premium p{font-size:clamp(1rem,1.7vw,1.18rem)!important;max-width:620px!important;color:#f0f1f3!important;line-height:1.35!important;text-shadow:0 2px 12px rgba(0,0,0,.55)!important}
.hero-script{display:block!important;justify-self:end!important;align-self:start!important;margin-top:45px!important;margin-right:20px!important;font-family:"Brush Script MT","Segoe Script",cursive!important;font-style:italic!important;font-size:clamp(2.25rem,3.5vw,4rem)!important;line-height:1!important;color:#fff!important;transform:rotate(-7deg)!important;text-align:center!important;text-shadow:0 3px 18px rgba(0,0,0,.42)!important;opacity:1!important}
.hero-script span{display:inline-block!important;border-bottom:4px solid #f7192c!important;padding-bottom:7px!important}
.hero-features{margin-top:auto!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important;min-height:96px!important;align-items:center!important;border-top:1px solid rgba(255,255,255,.14)!important}
.hero-features>div{display:flex!important;align-items:center!important;gap:11px!important;color:#fff!important;font-size:.79rem!important;line-height:1.3!important}
.hero-features b{font-size:1.45rem!important;color:#fff!important}.hero-features span{opacity:.92!important}

@media(max-width:900px){
  .hero-premium{padding-top:96px!important;height:auto!important;min-height:700px!important}
  .hero-premium:before{background-position:61% 42%!important;transform:scale(1.01)!important;animation:none!important}
  .hero-premium:after{background:linear-gradient(90deg,rgba(4,7,9,.90),rgba(4,7,9,.57) 74%,rgba(4,7,9,.24)),linear-gradient(0deg,rgba(4,7,9,.70),transparent 44%)!important}
  .hero-premium-grid{grid-template-columns:1fr!important;align-items:center!important;min-height:520px!important}
  .hero-copy{max-width:650px!important;padding-bottom:16px!important}
  .hero-script{display:none!important}
  .hero-features{grid-template-columns:1fr 1fr!important;padding:18px 0 22px!important}
}
@media(max-width:620px){
  .hero-premium{padding-top:84px!important;min-height:720px!important}
  .hero-premium:before{background-position:62% center!important}
  .hero-premium:after{background:linear-gradient(90deg,rgba(4,7,9,.90),rgba(4,7,9,.58) 78%,rgba(4,7,9,.28)),linear-gradient(0deg,rgba(4,7,9,.72),transparent 43%)!important}
  .hero-premium-grid{min-height:500px!important;padding-top:18px!important;padding-bottom:12px!important}
  .hero-premium h1{font-size:clamp(3rem,14vw,4rem)!important}
  .hero-premium p{max-width:92%!important;font-size:.98rem!important}
  .hero-features{grid-template-columns:1fr 1fr!important;gap:12px!important;min-height:130px!important}
  .hero-features>div{font-size:.68rem!important}
}


/* === USER FINAL HERO FULL IMAGE 2026-09-14 === */
.hero-premium{
  background:#101712!important;
  min-height:700px!important;
}
.hero-premium:before{
  content:""!important;
  position:absolute!important;
  inset:-18px!important;
  z-index:-3!important;
  background:url('img/seleccion.webp') center center/cover no-repeat!important;
  filter:blur(20px) brightness(.56)!important;
  transform:scale(1.10)!important;
  animation:none!important;
  opacity:1!important;
}
.hero-premium:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  background:
    linear-gradient(90deg,rgba(6,10,12,.50) 0%,rgba(6,10,12,.25) 25%,rgba(6,10,12,.08) 42%,rgba(6,10,12,0) 58%)!important;
}
.hero-premium .hero-glow{
  position:absolute!important;
  left:auto!important;
  right:max(14px,calc((100vw - var(--max))/2))!important;
  bottom:0!important;
  inset:auto max(14px,calc((100vw - var(--max))/2)) 0 auto!important;
  width:min(52vw,820px)!important;
  height:min(92%,680px)!important;
  border-radius:0!important;
  background:url('img/seleccion.webp') right bottom/contain no-repeat!important;
  filter:none!important;
  box-shadow:none!important;
  opacity:1!important;
  z-index:-1!important;
}
.hero-premium-grid{
  display:grid!important;
  grid-template-columns:minmax(0,560px) 1fr!important;
  align-items:center!important;
  min-height:540px!important;
}
.hero-copy{
  max-width:560px!important;
  padding:6px 0 28px!important;
}
.hero-premium .hero-badge,
.hero-premium h1,
.hero-premium p{
  text-shadow:0 3px 16px rgba(0,0,0,.50)!important;
}
.hero-script{display:none!important}

@media(max-width:1100px){
  .hero-premium .hero-glow{
    width:min(56vw,720px)!important;
    height:min(88%,620px)!important;
    right:10px!important;
    inset:auto 10px 0 auto!important;
  }
  .hero-premium-grid{grid-template-columns:minmax(0,520px) 1fr!important}
}

@media(max-width:900px){
  .hero-premium{
    min-height:930px!important;
    height:auto!important;
    padding-top:92px!important;
  }
  .hero-premium:before{
    inset:-10px!important;
    filter:blur(16px) brightness(.52)!important;
    transform:scale(1.08)!important;
  }
  .hero-premium:after{
    background:linear-gradient(180deg,rgba(6,10,12,.62) 0%,rgba(6,10,12,.28) 40%,rgba(6,10,12,.10) 100%)!important;
  }
  .hero-premium-grid{
    grid-template-columns:1fr!important;
    min-height:auto!important;
    padding-bottom:360px!important;
  }
  .hero-copy{
    max-width:100%!important;
    padding-bottom:10px!important;
  }
  .hero-premium .hero-glow{
    left:50%!important;
    right:auto!important;
    inset:auto auto 12px 50%!important;
    transform:translateX(-50%)!important;
    width:min(94vw,700px)!important;
    height:340px!important;
    background-position:center bottom!important;
    background-size:contain!important;
  }
  .hero-features{padding-bottom:18px!important}
}

@media(max-width:620px){
  .hero-premium{
    min-height:980px!important;
    padding-top:84px!important;
  }
  .hero-premium-grid{padding-bottom:300px!important}
  .hero-premium .hero-glow{
    width:min(96vw,520px)!important;
    height:285px!important;
    bottom:24px!important;
    inset:auto auto 24px 50%!important;
  }
  .hero-premium h1{font-size:clamp(2.8rem,13vw,4rem)!important}
  .hero-premium p{max-width:96%!important}
}


/* === FINAL SINGLE HERO IMAGE NO BLUR === */
.hero-clean-media{display:none!important}
.hero-premium{
  position:relative!important;
  min-height:720px!important;
  height:min(760px,100vh)!important;
  padding:130px 0 0!important;
  background:#0d1410!important;
  overflow:hidden!important;
}
.hero-premium:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  background:url('img/pastor-aleman-calaame-1448.webp') center center/cover no-repeat!important;
  transform:none!important;
  filter:none!important;
  animation:none!important;
  opacity:1!important;
}
.hero-premium:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  background:linear-gradient(90deg,rgba(8,12,10,.58) 0%,rgba(8,12,10,.34) 24%,rgba(8,12,10,.14) 42%,rgba(8,12,10,0) 62%),linear-gradient(0deg,rgba(6,10,8,.24),rgba(6,10,8,.12) 20%,rgba(6,10,8,0) 48%)!important;
}
.hero-premium .hero-glow{display:none!important;background:none!important}
.hero-premium-grid{
  display:grid!important;
  grid-template-columns:minmax(0,560px) 1fr!important;
  gap:48px!important;
  align-items:start!important;
  min-height:560px!important;
}
.hero-copy{max-width:560px!important;padding-bottom:28px!important}
.hero-premium .hero-badge,
.hero-premium h1,
.hero-premium p,
.hero-features>div{ text-shadow:0 2px 12px rgba(0,0,0,.42)!important }
.hero-script{
  justify-self:end!important;
  align-self:start!important;
  margin-top:54px!important;
  margin-right:18px!important;
  text-shadow:0 2px 12px rgba(0,0,0,.38)!important;
}
@media (max-width:1024px){
  .hero-premium{min-height:880px!important;height:auto!important;padding-top:92px!important}
  .hero-premium:before{background:url('img/pastor-aleman-calaame-1024.webp') 66% center/cover no-repeat!important}
  .hero-premium:after{background:linear-gradient(180deg,rgba(8,12,10,.58) 0%,rgba(8,12,10,.28) 38%,rgba(8,12,10,.12) 100%)!important}
  .hero-premium-grid{grid-template-columns:1fr!important;min-height:auto!important;padding-bottom:0!important}
  .hero-copy{max-width:100%!important;padding-bottom:240px!important}
  .hero-script{display:none!important}
}
@media (max-width:620px){
  .hero-premium{min-height:860px!important;padding-top:84px!important}
  .hero-premium:before{background:url('img/pastor-aleman-calaame-768.webp') 70% center/cover no-repeat!important}
  .hero-copy{padding-bottom:230px!important}
  .hero-premium h1{font-size:clamp(2.7rem,12vw,4rem)!important}
  .hero-premium p{max-width:95%!important;font-size:1rem!important}
}


/* === FINAL COVER EXACT FULL IMAGE 2026-09-14 === */
.hero-mobile-full{display:none}
.hero-premium{
  position:relative!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  aspect-ratio:1672/941!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#102017!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
}
.hero-premium:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  background:url('img/pastor-aleman-calaame-1672.webp') center center/100% 100% no-repeat!important;
  transform:none!important;
  filter:none!important;
  animation:none!important;
  opacity:1!important;
}
.hero-premium:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  background:linear-gradient(90deg,rgba(6,10,8,.64) 0%,rgba(6,10,8,.42) 22%,rgba(6,10,8,.18) 36%,rgba(6,10,8,0) 52%)!important;
}
.hero-premium .hero-glow{display:none!important}
.hero-premium-grid{
  width:min(var(--max),calc(100% - 32px))!important;
  margin:auto!important;
  min-height:0!important;
  height:100%!important;
  padding-top:clamp(118px,8vw,150px)!important;
  padding-bottom:36px!important;
  display:grid!important;
  grid-template-columns:minmax(0,520px) 1fr!important;
  gap:40px!important;
  align-items:center!important;
}
.hero-copy{max-width:520px!important;padding:0!important}
.hero-premium .hero-badge{font-size:.72rem!important;letter-spacing:.22em!important;text-shadow:0 2px 12px rgba(0,0,0,.45)!important}
.hero-premium h1{font-size:clamp(2.9rem,5.7vw,5.1rem)!important;line-height:.88!important;text-shadow:0 3px 16px rgba(0,0,0,.42)!important;margin:16px 0 18px!important}
.hero-premium p{max-width:500px!important;font-size:clamp(.98rem,1.3vw,1.13rem)!important;text-shadow:0 2px 12px rgba(0,0,0,.45)!important}
.hero-actions{margin-top:22px!important}
.hero-script{display:none!important}
.hero-features{display:none!important}

@media(max-width:900px){
  .hero-premium{
    aspect-ratio:auto!important;
    display:block!important;
    background:#0b0f0d!important;
    padding-top:74px!important;
    overflow:visible!important;
  }
  .hero-premium:before,.hero-premium:after{display:none!important}
  .hero-mobile-full{display:block!important;width:100%!important;background:#0b0f0d!important;line-height:0!important}
  .hero-mobile-full img{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;object-position:center!important;background:#0b0f0d!important}
  .hero-premium-grid{
    width:min(var(--max),calc(100% - 32px))!important;
    height:auto!important;
    padding:28px 0 32px!important;
    grid-template-columns:1fr!important;
  }
  .hero-copy{max-width:100%!important}
  .hero-premium h1{font-size:clamp(2.8rem,11vw,4.5rem)!important}
  .hero-premium p{max-width:100%!important}
}
@media(max-width:620px){
  .hero-premium{padding-top:74px!important}
  .hero-premium-grid{padding:24px 0 28px!important}
  .hero-premium h1{font-size:clamp(2.65rem,13vw,3.8rem)!important}
}


/* === GALLERY AND ABOUT IMAGE FULL-VIEW FIX 2026-09-14 === */
.about-showcase{align-items:stretch}
.about-photo{
  min-height:360px!important;
  background-color:#efefef!important;
  background-image:url('img/retrato.webp')!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  background-size:contain!important;
  filter:none!important;
  opacity:1!important;
}

.gallery-strip figure,
.gallery-grid figure,
.gallery-featured{
  background:linear-gradient(180deg,#f6f6f6 0%,#ededed 100%)!important;
}

.gallery-strip figure,
.gallery-grid figure{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.gallery-strip img,
.gallery-grid img,
.gallery-featured img{
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:transparent!important;
  transform:none!important;
}

.gallery-strip figure:hover img,
.gallery-grid figure:hover img{transform:none!important}

.gallery-strip figure:first-child,
.gallery-grid figure:first-child{
  background:linear-gradient(180deg,#f6f6f6 0%,#ededed 100%)!important;
}
.gallery-strip figure:first-child img,
.gallery-grid figure:first-child img{
  background:transparent!important;
}

.gallery-featured{
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.gallery-featured picture,
.gallery-featured img{
  width:100%!important;
}
.gallery-featured img{
  max-height:720px!important;
}

@media(max-width:1050px){
  .about-photo{min-height:320px!important}
}

@media(max-width:900px){
  .gallery-grid{grid-auto-rows:250px!important}
  .gallery-strip figure{min-height:250px!important}
  .about-photo{min-height:300px!important}
}

@media(max-width:620px){
  .gallery-grid{grid-template-columns:1fr!important;grid-auto-rows:280px!important}
  .gallery-grid figure,.gallery-grid figure:nth-child(n){grid-column:1!important;grid-row:span 1!important;min-height:280px!important}
  .gallery-strip figure{min-height:255px!important}
  .gallery-strip figure:first-child{min-width:min(88vw,320px)!important}
  .gallery-featured img{max-height:360px!important}
  .about-photo{min-height:280px!important}
}


/* === FINAL FIX KEEP SAME IMAGES FULL NO BORDERS === */
/* Keep portada intact; only fix image framing in about + galleries */
.about-showcase{align-items:start!important}
.about-photo{
  min-height:0!important;
  background:none!important;
  border:0!important;
  border-radius:18px!important;
  overflow:hidden!important;
  opacity:1!important;
  filter:none!important;
  padding:0!important;
  display:block!important;
}
.about-photo img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  object-fit:unset!important;
  object-position:center top!important;
  background:transparent!important;
  border:0!important;
}
.about-photo:after{display:none!important;content:none!important}

.gallery-featured,
.gallery-grid figure,
.gallery-strip figure{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

.gallery-featured picture,
.gallery-featured img{
  display:block!important;
}
.gallery-featured img{
  width:100%!important;
  height:auto!important;
  object-fit:unset!important;
  object-position:center center!important;
  background:transparent!important;
  max-height:none!important;
}

/* Desktop homepage gallery strip */
.gallery-strip{
  align-items:start!important;
}
.gallery-strip figure{
  min-height:0!important;
  height:auto!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:12px!important;
}
.gallery-strip img{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:unset!important;
  object-position:center center!important;
  transform:none!important;
  background:transparent!important;
}
.gallery-strip figure:first-child,
.gallery-grid figure:first-child{
  background:transparent!important;
}
.gallery-strip figure:first-child img,
.gallery-grid figure:first-child img{
  object-fit:unset!important;
  background:transparent!important;
}

/* Main gallery page - preserve same images fully visible with no black/white bars */
.gallery-grid{
  display:grid!important;
  grid-template-columns:repeat(12,1fr)!important;
  gap:12px!important;
  grid-auto-rows:auto!important;
  align-items:start!important;
}
.gallery-grid figure{
  min-height:0!important;
  height:auto!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:22px!important;
}
.gallery-grid img{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:unset!important;
  object-position:center center!important;
  transform:none!important;
  background:transparent!important;
}
.gallery-grid figure:hover img,
.gallery-strip figure:hover img{transform:none!important}

@media(max-width:900px){
  .gallery-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}
  .gallery-grid figure,.gallery-grid figure:nth-child(n){grid-column:span 1!important;grid-row:auto!important}
  .gallery-strip{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}
  .gallery-strip figure{flex:0 0 min(78vw,320px)!important;min-width:min(78vw,320px)!important;scroll-snap-align:center!important}
  .gallery-strip figure:first-child{flex-basis:min(84vw,360px)!important;min-width:min(84vw,360px)!important}
}
@media(max-width:620px){
  .gallery-grid{grid-template-columns:1fr!important}
  .gallery-grid figure,.gallery-grid figure:nth-child(n){grid-column:1!important;grid-row:auto!important}
  .gallery-strip figure{flex-basis:min(84vw,320px)!important;min-width:min(84vw,320px)!important}
  .gallery-strip figure:first-child{flex-basis:min(88vw,340px)!important;min-width:min(88vw,340px)!important}
}


/* === HOME GALLERY RESPONSIVE PREMIUM FIX 2026-09-14 === */
.home-gallery{
  background:radial-gradient(circle at left top,rgba(237,20,36,.12),transparent 24%),linear-gradient(90deg,#080b0f 0%,#090d12 40%,#091018 100%)!important;
  padding:42px 0 52px!important;
}
.home-gallery:before{display:none!important}
.gallery-showcase{
  display:grid!important;
  grid-template-columns:250px minmax(0,1fr)!important;
  gap:34px!important;
  align-items:center!important;
}
.gallery-intro{
  position:relative;
  z-index:2;
}
.gallery-intro h2{
  font-size:clamp(2.1rem,4vw,3.35rem)!important;
  line-height:.92!important;
  margin:10px 0 18px!important;
}
.gallery-intro p{
  font-size:1.02rem!important;
  line-height:1.55!important;
  color:#e1e6ea!important;
  max-width:230px!important;
}
.gallery-intro .btn{
  margin-top:8px;
  box-shadow:0 14px 34px rgba(237,20,36,.22);
}
.gallery-carousel{
  position:relative!important;
  min-width:0!important;
}
.gallery-viewport{
  overflow:visible!important;
}
.gallery-strip{
  display:grid!important;
  grid-template-columns:1.55fr .8fr .8fr!important;
  grid-template-rows:165px 165px!important;
  gap:14px!important;
  align-items:stretch!important;
}
.gallery-strip figure{
  margin:0!important;
  min-height:0!important;
  height:100%!important;
  position:relative!important;
  overflow:hidden!important;
  border-radius:20px!important;
  background:#111!important;
  border:1px solid rgba(255,255,255,.07)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.24)!important;
  transform:translateY(0);
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}
.gallery-strip figure::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.42) 100%);
  z-index:1;
  pointer-events:none;
}
.gallery-strip figure:hover{
  transform:translateY(-6px);
  box-shadow:0 26px 56px rgba(0,0,0,.34)!important;
  border-color:rgba(243,189,50,.34)!important;
}
.gallery-strip figure:nth-child(1){grid-column:1;grid-row:1 / span 2}
.gallery-strip figure:nth-child(2){grid-column:2;grid-row:1 / span 2}
.gallery-strip figure:nth-child(3){grid-column:3;grid-row:1 / span 2}
.gallery-strip figure:nth-child(4){grid-column:2;grid-row:1}
.gallery-strip figure:nth-child(5){grid-column:3;grid-row:2}
.gallery-strip figure:nth-child(4),
.gallery-strip figure:nth-child(5){display:none!important}
.gallery-strip img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  background:transparent!important;
  transform:scale(1)!important;
  transition:transform .55s ease, filter .35s ease!important;
}
.gallery-strip figure:hover img{transform:scale(1.04)!important}
.gallery-strip figure:nth-child(1) img{object-position:center center!important}
.gallery-strip figure:nth-child(2) img{object-position:center 22%!important}
.gallery-strip figure:nth-child(3) img{object-position:center 18%!important}
.gallery-strip figcaption{
  position:absolute!important;
  left:12px!important;
  right:12px!important;
  bottom:12px!important;
  z-index:2!important;
  background:rgba(7,10,14,.54)!important;
  backdrop-filter:blur(8px);
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:12px!important;
  padding:10px 12px!important;
  text-align:center!important;
  font-size:.9rem!important;
  font-weight:700!important;
  letter-spacing:.01em;
  color:#fff!important;
  box-shadow:0 8px 24px rgba(0,0,0,.18);
}
.gallery-arrow{
  display:none!important;
}

/* Tablet */
@media(max-width:1100px){
  .gallery-showcase{grid-template-columns:220px minmax(0,1fr)!important;gap:22px!important}
  .gallery-intro h2{font-size:clamp(1.9rem,3.2vw,2.7rem)!important}
  .gallery-intro p{font-size:.95rem!important;max-width:none!important}
  .gallery-strip{grid-template-columns:1.25fr .95fr .95fr!important;grid-template-rows:150px 150px!important}
}

@media(max-width:900px){
  .gallery-showcase{grid-template-columns:1fr!important;gap:20px!important}
  .gallery-intro p{max-width:520px!important}
  .gallery-carousel{padding:0 34px!important}
  .gallery-arrow{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    border-radius:999px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    background:rgba(8,12,17,.82)!important;
    color:#fff!important;
    box-shadow:0 14px 34px rgba(0,0,0,.28)!important;
  }
  .gallery-arrow.prev{left:0!important}
  .gallery-arrow.next{right:0!important}
  .gallery-viewport{overflow:hidden!important}
  .gallery-strip{
    display:flex!important;
    grid-template-columns:none!important;
    grid-template-rows:none!important;
    gap:14px!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    -webkit-overflow-scrolling:touch!important;
    padding:4px 0 12px!important;
    scrollbar-width:none!important;
  }
  .gallery-strip::-webkit-scrollbar{display:none!important}
  .gallery-strip figure,
  .gallery-strip figure:nth-child(n){
    display:block!important;
    flex:0 0 min(66vw,360px)!important;
    min-width:min(66vw,360px)!important;
    height:280px!important;
    scroll-snap-align:center!important;
  }
  .gallery-strip figure:nth-child(1){flex-basis:min(76vw,430px)!important;min-width:min(76vw,430px)!important}
  .gallery-strip figure:nth-child(4),
  .gallery-strip figure:nth-child(5){display:block!important}
  .gallery-strip figure:nth-child(4) img{object-position:center center!important}
  .gallery-strip figure:nth-child(5) img{object-position:center center!important}
}

/* Mobile phones */
@media(max-width:620px){
  .home-gallery{padding:36px 0 44px!important}
  .gallery-intro h2{font-size:clamp(2rem,11vw,3rem)!important}
  .gallery-intro p{font-size:.96rem!important;line-height:1.48!important}
  .gallery-carousel{padding:0 30px!important}
  .gallery-arrow{width:40px!important;height:40px!important;font-size:1.45rem!important}
  .gallery-strip figure,
  .gallery-strip figure:nth-child(n){
    flex-basis:min(78vw,310px)!important;
    min-width:min(78vw,310px)!important;
    height:250px!important;
    border-radius:18px!important;
  }
  .gallery-strip figure:nth-child(1){flex-basis:min(84vw,330px)!important;min-width:min(84vw,330px)!important}
  .gallery-strip figcaption{left:10px!important;right:10px!important;bottom:10px!important;font-size:.83rem!important;padding:9px 10px!important}
}


/* === CALA AME GALLERY PROFESSIONAL FIT FIX 2026-09-14 === */
.gallery-featured,
.gallery-grid figure,
.gallery-strip figure{
  --img-bg:none;
}
.gallery-featured::before,
.gallery-grid figure::before,
.gallery-strip figure::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:var(--img-bg);
  background-size:cover;
  background-position:center;
  transform:scale(1.08);
  filter:blur(18px);
  opacity:.58;
  z-index:0;
}
.gallery-featured::after,
.gallery-grid figure::after,
.gallery-strip figure::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(4,6,8,.04),rgba(4,6,8,.18));
  z-index:0;
  pointer-events:none;
}
.gallery-featured picture,
.gallery-grid img,
.gallery-strip img{
  position:relative;
  z-index:1;
}
.gallery-featured{
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 18px 48px rgba(0,0,0,.18);
}
.gallery-featured picture{
  display:block;
  aspect-ratio:4/3;
}
.gallery-featured img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center center!important;
  background:transparent!important;
}
.gallery-featured figcaption{z-index:2}

.gallery-page-carousel{
  position:relative;
}
.gallery-page-carousel .gallery-viewport{
  overflow:visible;
}
.gallery-grid{
  display:grid!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:16px!important;
  grid-auto-rows:minmax(74px,auto)!important;
  align-items:stretch!important;
}
.gallery-grid figure{
  margin:0!important;
  min-height:0!important;
  border-radius:22px!important;
  overflow:hidden!important;
  position:relative!important;
  background:#11161b!important;
  border:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 16px 38px rgba(0,0,0,.16)!important;
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}
.gallery-grid figure:hover{
  transform:translateY(-5px);
  border-color:rgba(243,189,50,.34)!important;
  box-shadow:0 24px 48px rgba(0,0,0,.22)!important;
}
.gallery-grid figure:nth-child(1){grid-column:span 4;grid-row:span 5}
.gallery-grid figure:nth-child(2){grid-column:span 8;grid-row:span 5}
.gallery-grid figure:nth-child(3){grid-column:span 4;grid-row:span 7}
.gallery-grid figure:nth-child(4){grid-column:span 4;grid-row:span 7}
.gallery-grid figure:nth-child(5){grid-column:span 4;grid-row:span 4}
.gallery-grid img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:transparent!important;
  transition:transform .5s ease!important;
}
.gallery-grid figure:hover img{transform:scale(1.03)!important}
.gallery-grid figcaption{
  position:absolute!important;
  left:12px!important;
  right:12px!important;
  bottom:12px!important;
  z-index:2!important;
  background:rgba(5,8,11,.56)!important;
  backdrop-filter:blur(7px);
  color:#fff!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  font-weight:800!important;
  text-align:center!important;
  font-size:.88rem!important;
  border:1px solid rgba(255,255,255,.14)!important;
}

/* Improve home gallery cards */
.gallery-strip figure{
  background:#11161b!important;
}
.gallery-strip img{
  object-fit:contain!important;
  object-position:center center!important;
  background:transparent!important;
}
.gallery-strip figure.is-portrait{min-height:290px!important}
.gallery-strip figure.is-wide{min-height:230px!important}
.gallery-strip figure.is-square{min-height:255px!important}
.gallery-strip figcaption{z-index:2!important}
.gallery-arrow:disabled{opacity:.35!important;cursor:default!important}

@media(max-width:1024px){
  .gallery-grid{grid-auto-rows:minmax(70px,auto)!important}
  .gallery-grid figure:nth-child(1){grid-column:span 5;grid-row:span 5}
  .gallery-grid figure:nth-child(2){grid-column:span 7;grid-row:span 5}
  .gallery-grid figure:nth-child(3),
  .gallery-grid figure:nth-child(4),
  .gallery-grid figure:nth-child(5){grid-column:span 4}
}

@media(max-width:900px){
  .gallery-page-carousel{padding:0 34px!important}
  .gallery-page-carousel .gallery-arrow{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .gallery-page-carousel .gallery-arrow.prev{left:0!important}
  .gallery-page-carousel .gallery-arrow.next{right:0!important}
  .gallery-page-carousel .gallery-viewport{overflow:hidden!important}
  .gallery-grid{
    display:flex!important;
    gap:14px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    -webkit-overflow-scrolling:touch!important;
    padding:4px 0 10px!important;
    scrollbar-width:none!important;
  }
  .gallery-grid::-webkit-scrollbar{display:none!important}
  .gallery-grid figure,
  .gallery-grid figure:nth-child(n){
    grid-column:auto!important;
    grid-row:auto!important;
    flex:0 0 min(76vw,360px)!important;
    min-width:min(76vw,360px)!important;
    height:auto!important;
    aspect-ratio:4/3!important;
    scroll-snap-align:center!important;
  }
  .gallery-grid figure.is-portrait{aspect-ratio:3/4!important}
  .gallery-grid figure.is-square{aspect-ratio:1/1!important}
  .gallery-grid figure.is-wide{aspect-ratio:16/10!important}

  .gallery-strip figure,
  .gallery-strip figure:nth-child(n){
    height:auto!important;
    aspect-ratio:4/3!important;
  }
  .gallery-strip figure.is-portrait{aspect-ratio:3/4!important}
  .gallery-strip figure.is-square{aspect-ratio:1/1!important}
  .gallery-strip figure.is-wide{aspect-ratio:16/10!important}
}

@media(max-width:620px){
  .gallery-featured picture{aspect-ratio:1/1.04}
  .gallery-page-carousel{padding:0 30px!important}
  .gallery-page-carousel .gallery-arrow{width:40px!important;height:40px!important;font-size:1.5rem!important}
  .gallery-grid figure,
  .gallery-grid figure:nth-child(n){
    flex-basis:min(82vw,310px)!important;
    min-width:min(82vw,310px)!important;
  }
  .gallery-strip figure,
  .gallery-strip figure:nth-child(n){
    flex-basis:min(82vw,310px)!important;
    min-width:min(82vw,310px)!important;
  }
  .gallery-grid figcaption,
  .gallery-strip figcaption{font-size:.82rem!important;padding:8px 10px!important;left:10px!important;right:10px!important;bottom:10px!important}
}


/* === CALA AME 2026-09-16: authentic images, app-like responsive UX === */
html,body{max-width:100%;}
main,.container,section{min-width:0;}
img{height:auto;}
:focus-visible{outline:3px solid #f03445;outline-offset:3px;}
/* About: retain original 683x1024 poster ratio, never stretch, crop or upscale. */
.about-story-section{padding:clamp(36px,5vw,76px) 0;background:#f9f7f4;}
.about-story-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,370px);gap:clamp(24px,5vw,86px);align-items:center;max-width:1080px;}
.about-story-copy{min-width:0;}
.about-story-copy h2{font-size:clamp(1.9rem,3.4vw,3.25rem);line-height:1.12;letter-spacing:-.035em;margin:18px 0;}
.about-story-copy p{max-width:610px;color:#454d56;line-height:1.75;}
.about-story-copy .section-lead{font-size:clamp(1rem,1.65vw,1.16rem);}
.about-story-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;}
.about-story-actions .btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-align:center;}
.about-secondary-link{border:1px solid #bfc4c7;color:#151a20;background:#fff;}
.about-story-poster{width:100%;max-width:370px;min-width:0;justify-self:center;margin:0;padding:12px;background:#fff;border:1px solid #e8e3df;border-radius:20px;box-shadow:0 20px 60px rgba(13,17,19,.12);}
.about-story-poster img{display:block;width:100%;height:auto!important;max-height:none!important;aspect-ratio:683 / 1024;object-fit:contain!important;object-position:center center!important;border:0;border-radius:9px;}
.about-story-poster figcaption{font-size:.73rem;font-weight:750;line-height:1.35;color:#505862;text-align:center;padding:12px 4px 1px;}
/* Remove the crossed-out image completely and give the existing text proper space. */
.home-about-clean{padding:clamp(36px,5vw,68px) 0!important;}
.home-about-clean .about-showcase{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)!important;min-height:0!important;gap:clamp(18px,4vw,64px)!important;align-items:center!important;}
.home-about-clean .about-copy{padding:0!important;max-width:680px;}
.home-about-clean .about-copy h2{font-size:clamp(1.9rem,3.2vw,3.2rem);line-height:1.1!important;}
.home-about-clean .about-copy p{font-size:1rem;line-height:1.65;}
.home-about-clean .about-quote{padding:36px 28px!important;border-left:3px solid #ed1424!important;border-top:0!important;background:#fbf7f5;border-radius:0 20px 20px 0;font-size:clamp(1.1rem,2.1vw,1.5rem);}
.home-about-clean .about-quote:before{top:7px;left:24px;}
/* Navigation: visible tappable elements with safe-area spacing on iOS. */
.mobile-app-nav{display:none;}
@media(max-width:1050px){
  .nav-links{gap:12px;}
  .about-story-layout{grid-template-columns:minmax(0,1fr) minmax(0,340px);gap:34px;}
}
@media(max-width:900px){
  .site-header,.home-page .site-header{background:rgba(8,10,12,.98)!important;backdrop-filter:blur(14px)!important;}
  .nav,.home-page .nav{height:74px!important;min-height:74px;}
  .nav-links{top:74px!important;left:12px!important;right:12px!important;max-height:calc(100dvh - 88px);overflow-y:auto;overscroll-behavior:contain;border-radius:17px;padding:12px!important;z-index:1100;}
  .nav-links a{display:flex;align-items:center;min-height:46px;padding:8px 12px;border-radius:10px;}
  .nav-links a:hover,.nav-links a:focus-visible{background:#252a30;}
  .nav-links .nav-admin{justify-content:center;margin-top:8px;}
  .menu-btn{display:inline-flex!important;align-items:center;justify-content:center;width:46px;height:46px;min-width:46px;padding:0!important;font-size:1.45rem;}
  .mobile-app-nav{position:fixed;inset:auto 0 0;z-index:990;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;padding:6px max(5px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));min-height:64px;background:rgba(9,12,17,.97);backdrop-filter:blur(18px);border-top:1px solid rgba(255,255,255,.16);box-shadow:0 -7px 25px rgba(0,0,0,.2);}
  .mobile-app-nav a{min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;color:#e0e3e6;font-size:.69rem;line-height:1.3;font-weight:750;border-radius:12px;}
  .mobile-app-nav-icon{font-size:1.42rem;height:27px;line-height:27px;}
  .mobile-app-nav a[aria-current="page"]{color:#fff;background:rgba(222,30,48,.20);}
  body:not(.admin-body) .social-dock{bottom:calc(80px + env(safe-area-inset-bottom))!important;right:12px!important;}
  body:not(.admin-body) .social-dock .dock-btn:not(.is-whatsapp){display:none!important;}
  .home-page .hero-premium{display:block!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;padding:74px 0 0!important;overflow:hidden!important;}
  .home-page .hero-premium:before,.home-page .hero-premium:after,.home-page .hero-premium .hero-glow{display:none!important;}
  .home-page .hero-mobile-full{display:block!important;width:100%!important;line-height:0;background:#0b0f0d;}
  .home-page .hero-mobile-full img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1448/815!important;object-fit:contain!important;}
  .home-page .hero-premium-grid{display:block!important;width:min(var(--max),calc(100% - 32px))!important;height:auto!important;min-height:0!important;padding:25px 0 30px!important;}
  .home-page .hero-copy{padding:0!important;max-width:100%!important;}
  .home-page .hero-premium h1{font-size:clamp(2.7rem,9vw,4rem)!important;line-height:1.02!important;}
  .home-page .hero-premium p{font-size:1rem!important;max-width:660px!important;}
  .home-page .hero-features{display:none!important;}
  .home-about-clean .about-showcase{grid-template-columns:1fr!important;gap:22px!important;}
  .home-about-clean .about-quote{padding:35px 25px!important;}
  .about-story-layout{grid-template-columns:minmax(0,1fr) minmax(0,300px);gap:26px;}
  .gallery-strip figure,.gallery-strip figure.is-portrait,.gallery-strip figure.is-wide,.gallery-strip figure.is-square{min-height:0!important;}
  .gallery-strip img{object-fit:contain!important;}
  .gallery-carousel .gallery-viewport{overflow:hidden!important;}
  .gallery-strip{overflow-x:auto!important;scroll-padding-inline:5px;}
  .footer{padding-bottom:calc(85px + env(safe-area-inset-bottom))!important;}
  .page-hero{padding:122px 0 48px!important;}
  .page-hero h1{font-size:clamp(2.5rem,7.4vw,4.7rem);line-height:1.05;overflow-wrap:break-word;}
}
@media(max-width:700px){
  .about-story-layout{grid-template-columns:1fr;gap:27px;}
  .about-story-poster{width:min(100%,350px);max-width:350px;justify-self:center;}
  .about-story-actions .btn{width:100%;}
  .about-story-copy p{line-height:1.65;}
  .home-services .service-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .contact-band,.contact-boxes{grid-template-columns:1fr!important;}
  .contact-social{grid-column:auto!important;}
  .footer-grid{grid-template-columns:1fr 1fr;}
}
@media(max-width:620px){
  .container{width:calc(100% - 32px);}
  .page-hero{padding:105px 0 36px!important;}
  .page-hero h1{font-size:clamp(2.35rem,10.5vw,3.3rem);letter-spacing:-.045em;line-height:1.05;}
  .page-hero p{font-size:1rem;line-height:1.6;}
  .home-page .hero-premium-grid{padding:22px 0 26px!important;}
  .home-page .hero-premium h1{font-size:clamp(2.45rem,11vw,3.6rem)!important;line-height:1!important;}
  .home-page .hero-premium p{max-width:100%!important;}
  .home-page .hero-actions{display:flex;flex-wrap:wrap;gap:10px;}
  .home-page .hero-actions .btn{flex:1 1 135px;text-align:center;justify-content:center;min-height:46px;}
  .home-services .service-mini-grid{grid-template-columns:1fr;}
  .home-services .service-mini{min-height:0;padding:18px 15px;}
  .home-gallery .gallery-showcase{grid-template-columns:1fr!important;}
  .gallery-carousel{padding:0 24px!important;}
  .gallery-strip figure,.gallery-strip figure:nth-child(n),.gallery-strip figure.is-portrait,.gallery-strip figure.is-wide,.gallery-strip figure.is-square{height:250px!important;min-height:250px!important;aspect-ratio:auto!important;}
  .gallery-strip figure:first-child{min-width:min(82vw,310px)!important;}
  .gallery-strip img{width:100%!important;height:100%!important;object-fit:contain!important;}
  .gallery-grid figure,.gallery-grid figure:nth-child(n){height:250px!important;min-height:250px!important;aspect-ratio:auto!important;}
  .gallery-grid figure img{object-fit:contain!important;}
  .gallery-arrow{width:42px!important;height:42px!important;}
  .home-about-clean .about-copy h2{font-size:clamp(1.9rem,8vw,2.6rem);}
  .home-about-clean .about-quote{font-size:1.15rem;padding:34px 22px!important;}
  .contact-boxes{grid-template-columns:1fr!important;}
  .contact-box,.social-btn{min-height:44px;}
  .footer-grid{grid-template-columns:1fr!important;}
  input,select,textarea{font-size:16px!important;}
  .admin-body input,.admin-body select,.admin-body textarea{font-size:16px!important;}
}
@media(prefers-reduced-motion:reduce){
  .mobile-app-nav,.site-header{transition:none!important;}
  .gallery-strip,.gallery-grid{scroll-behavior:auto!important;}
}

/* Ensure scroll-animated sections never look blank on phones/tablets. */
@media(max-width:900px){.reveal{opacity:1!important;transform:none!important;transition:none!important;}}

/* Content must remain readable even if observers or animations are delayed. */
.reveal{opacity:1!important;transform:none!important;}


/* CALA AME V4 · 17/09/2026 · original image proportions on all devices. */
.about-story-section .about-story-layout{align-items:center!important;}
.about-story-section figure.about-story-poster{display:block!important;box-sizing:border-box!important;width:min(100%,370px)!important;max-width:370px!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;margin:0 auto!important;min-width:0!important;align-self:center!important;justify-self:center!important;overflow:visible!important;}
.about-story-section figure.about-story-poster > img{display:block!important;position:static!important;inset:auto!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;transform:none!important;margin:0 auto!important;}
/* The original customer photo is embedded unchanged and displayed in its native 4:3 shape. */
.cachorros-page .split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,56px);}
.cachorros-page .puppy-feature-photo{display:flex;align-items:center;justify-content:center;align-self:center;min-width:0;width:100%;max-width:100%;height:auto;margin:0;padding:0;overflow:hidden;border-radius:20px;background:#eef0ec;box-shadow:0 16px 44px rgba(0,0,0,.08);}
.cachorros-page .puppy-feature-photo > img{display:block!important;position:static!important;inset:auto!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;transform:none!important;}
@media(max-width:900px){
  .cachorros-page .split{grid-template-columns:minmax(0,1fr)!important;gap:24px!important;}
  .cachorros-page .puppy-feature-photo{max-width:680px!important;margin-inline:auto!important;}
}
@media(max-width:620px){
  .about-story-section figure.about-story-poster{width:min(100%,315px)!important;max-width:315px!important;padding:7px!important;border-radius:12px!important;}
  .about-story-section figure.about-story-poster > img{border-radius:5px!important;}
  .cachorros-page .page-hero{padding-bottom:28px!important;}
  .cachorros-page .page-hero h1{font-size:clamp(2rem,9.2vw,3rem)!important;line-height:1.08!important;}
  .cachorros-page .page-hero p{max-width:36rem!important;}
  .cachorros-page main > .section{padding:30px 0 54px!important;}
  .cachorros-page .puppy-feature-photo{width:100%!important;max-width:100%!important;border-radius:14px!important;}
}

/* V7 — propuesta Pequeños Guías: diseño adaptable sin deformar la foto original */
.kids-feature{background:#f7f6f2;color:#161a1f;padding:clamp(48px,6vw,88px) 0;overflow:hidden}
.kids-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,62px);align-items:center}
.kids-feature-copy{min-width:0}.kids-kicker{display:inline-flex;align-items:center;gap:9px;font-weight:900;font-size:.72rem;letter-spacing:.13em;color:#b22129;text-transform:uppercase}.kids-kicker-dot{display:inline-block;width:26px;height:4px;background:#e52130;border-radius:3px}
.kids-feature h2{font-size:clamp(2.35rem,4.5vw,4.7rem);line-height:1.03;letter-spacing:-.05em;margin:19px 0 22px;overflow-wrap:break-word}.kids-feature h2 em{font-style:normal;color:#c51d2c}
.kids-feature .kids-lead{font-size:clamp(1.05rem,1.65vw,1.32rem);line-height:1.55;color:#414850;max-width:590px;margin:0 0 23px}.kids-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.kids-points span{background:#fff;padding:11px 14px;border:1px solid #e4dfdb;border-radius:12px;font-size:.91rem;font-weight:700}.kids-safety{font-size:.82rem;color:#56616a;line-height:1.55;max-width:550px;margin:16px 0 24px}
.kids-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.kids-actions .btn{min-height:48px}.kids-text-link{color:#ac1c29;font-weight:850;text-decoration:underline;text-underline-offset:4px}
.kids-feature-media{margin:0;min-width:0;background:#101719;border-radius:24px;overflow:hidden;box-shadow:0 22px 55px rgba(20,25,28,.13)}.kids-feature-media img{display:block;width:100%;height:auto;aspect-ratio:1600/1034;object-fit:contain;object-position:center}.kids-feature-media figcaption{background:#15191d;color:#e1e4e6;font-size:.72rem;line-height:1.48;padding:13px 17px}
.kids-page-intro{padding:clamp(44px,7vw,82px) 0;background:#f7f6f2}.kids-page-grid{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(0,.93fr);gap:clamp(24px,4vw,60px);align-items:start}
.kids-page-grid h2{font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.1;letter-spacing:-.03em}.kids-page-grid p{color:#454b53;line-height:1.7}.kids-page-grid .kids-feature-media{margin-top:10px}
.kids-steps{padding:60px 0;background:#fff}.kids-steps h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;margin:0 0 24px}.kids-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.kids-step{padding:25px;background:#f7f6f2;border:1px solid #e7e3de;border-radius:20px}.kids-step b{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;background:#db2433;color:#fff;border-radius:11px}.kids-step h3{font-size:1.2rem;margin:16px 0 8px}.kids-step p{font-size:.93rem;color:#4b5158;line-height:1.6;margin:0}.kids-final{background:#10151a;color:#fff;padding:50px 0}.kids-final .container{display:flex;justify-content:space-between;gap:28px;align-items:center}.kids-final h2{font-size:clamp(1.7rem,3vw,2.75rem);margin:0 0 10px}.kids-final p{color:#dce0e4;margin:0;max-width:740px}
@media(max-width:1080px){.kids-layout{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.kids-points{grid-template-columns:1fr}.kids-feature h2{font-size:clamp(2.2rem,4vw,3.7rem)}}
@media(max-width:760px){.kids-feature{padding:48px 0}.kids-layout,.kids-page-grid{grid-template-columns:1fr;gap:28px}.kids-feature-media{width:100%;max-width:660px}.kids-feature h2{font-size:clamp(2.2rem,9.5vw,3.6rem)}.kids-page-intro{padding:45px 0}.kids-step-grid{grid-template-columns:1fr}.kids-final .container{display:block}.kids-final .btn{margin-top:22px}}
@media(max-width:460px){.kids-points{grid-template-columns:1fr}.kids-feature-media figcaption{font-size:.7rem}.kids-actions .btn{width:100%;text-align:center}.kids-actions .kids-text-link{padding:5px 0}.kids-feature h2{font-size:clamp(2.3rem,11vw,3.2rem)}}
