/*
Theme Name: Grupo OPERFLU
Author: Grupo OPERFLU
Description: Sitio corporativo OPERFLU con diseño original, slider, 48 fotografías, galerías por servicio y cotización por WhatsApp. No requiere constructor ni plugins.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: operflu
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#041b35;--ink:#071b37;--cyan:#00bfee;--blue:#087cf1;--muted:#536478;--line:#e1eaf2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:white}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #009fea;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(27px,3vw,42px);line-height:1.2;letter-spacing:-1.5px}p{line-height:1.65}.container{width:min(1280px,89%);margin:auto}.header{background:var(--navy);color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff12}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between;gap:38px}.brand{display:block;flex-shrink:0;width:222px;height:66px;background:url('assets/referencia.png') -46px -4px/1024px 1536px no-repeat}.header nav{display:flex;gap:40px;margin-left:auto}.header nav a{font-size:14px;padding:14px 0;position:relative}.header nav a:hover,.header nav a.active{color:var(--cyan)}.header nav a.active:after{position:absolute;bottom:3px;left:0;right:0;height:2px;background:var(--cyan);content:''}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;background:var(--cyan);color:#04172a;border:1px solid transparent;border-radius:6px;padding:17px 25px;font-size:15px;font-weight:700;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#39d4fa;transform:translateY(-2px)}.button span{font-size:23px;line-height:18px}.nav-cta{min-width:164px;padding:13px 23px;margin-left:20px}.menu-toggle{display:none}.hero{position:relative;background:linear-gradient(90deg,rgba(1,19,38,.91),rgba(1,19,38,.57) 44%,rgba(1,19,38,.04)),url('assets/hero.png') center/cover;color:white}.hero-inner{padding:87px 0 31px}.eyebrow{display:flex;align-items:center;gap:15px;font-size:12px;letter-spacing:3px;text-transform:uppercase;font-weight:600;color:#4c6482;margin-bottom:22px;line-height:1.5}.eyebrow:before{content:'';width:38px;height:2px;background:var(--cyan);flex-shrink:0}.eyebrow.light{color:#e3f3ff}h1{font-size:clamp(35px,4.1vw,60px);font-weight:800;line-height:1.12;letter-spacing:-2px;margin-bottom:21px;max-width:900px}h1 span,h2 span{color:var(--cyan)}.hero-description{font-size:23px;line-height:1.5;max-width:610px;margin-bottom:32px}.actions{display:flex;gap:18px}.outline{border-color:#dfedf8;color:#fff;background:#06234475}.outline:hover{background:#ffffff19}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:67px}.hero-bottom .eyebrow{font-size:10px;letter-spacing:2.7px;margin-bottom:0}.signature{font-family:Georgia,serif;font-size:24px;font-style:italic;text-align:center;line-height:1.3;transform:rotate(-6deg);margin:0 13px 0 0}.services{padding-top:62px;padding-bottom:60px}.services .eyebrow{margin-bottom:15px}.services h2{margin-bottom:30px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#f9fbfe;border:1px solid var(--line);padding:0;overflow:hidden;border-radius:9px;text-align:left;transition:transform .2s,box-shadow .2s;color:var(--ink)}.service-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #062a5017}.service-photo{display:block;width:100%;aspect-ratio:299/164;background-image:url('assets/referencia.png');background-size:342.475% 936.585%;background-repeat:no-repeat}.photo-0{background-position:7.448% 40.379%}.photo-1{background-position:50.759% 40.379%}.photo-2{background-position:94.207% 40.379%}.photo-3{background-position:7.448% 56.851%}.photo-4{background-position:50.759% 56.851%}.photo-5{background-position:94.207% 56.851%}.card-label{min-height:77px;display:flex;align-items:center;gap:14px;padding:14px 18px;font-size:17px;font-weight:700;letter-spacing:-.45px}.service-icon{display:grid;place-items:center;width:44px;height:44px;background:#e2efff;border-radius:50%;font-size:25px;color:var(--blue);flex-shrink:0}.arrow{margin-left:auto;color:var(--blue);font-weight:400;font-size:24px}.about{display:grid;grid-template-columns:1fr 1fr;background:#f7faff}.about-image{min-height:430px;background-image:url('assets/referencia.png');background-size:187.203% 573.134%;background-position:0% 80.126%;background-repeat:no-repeat}.about-content{padding:54px max(8%,30px);position:relative;overflow:hidden}.about-content:after{content:'';position:absolute;width:330px;height:160px;border:18px solid #00beed0b;border-radius:50%;right:-170px;bottom:-60px;transform:rotate(-25deg);pointer-events:none}.about h2{font-size:46px;margin-bottom:20px}.about-content>p:not(.eyebrow){font-size:20px;line-height:1.5}.about-content>p.about-detail{font-size:16px;color:var(--muted)}.dark{background:var(--navy);color:white;position:relative;z-index:1}.dark:hover{background:#143b62}.contact{background:linear-gradient(100deg,#03182ff5,#042748e8),url('assets/hero.png') center 80%/cover;color:white;padding:49px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.contact .eyebrow{font-size:10px;margin-bottom:13px}.contact h2{font-size:34px;margin-bottom:10px}.contact p:last-child{font-size:16px;color:#bdcddd;margin-bottom:0}.contact .button{min-width:216px;flex-shrink:0}footer{background:#03172b;color:white;padding:27px 0 20px}.footer-main{display:flex;align-items:center;gap:40px;padding-bottom:23px}.footer-main>p{padding-left:35px;border-left:1px solid #536478;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;line-height:1.9;margin:0}.footer-main nav{margin-left:auto;display:flex;gap:26px;font-size:12px}.footer-main nav a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid #ffffff20;padding-top:20px;display:flex;justify-content:space-between;color:#90a5bb;gap:20px}.footer-bottom small{font-size:11px}.footer-bottom small:last-child{text-transform:uppercase;letter-spacing:2px;font-size:9px}.mobile-break{display:none}.skip{position:fixed;top:-100px;left:12px;z-index:40;background:white;color:var(--navy);padding:12px}.skip:focus{top:10px}dialog{width:min(530px,90vw);border:1px solid var(--line);border-radius:14px;padding:44px;color:var(--ink);box-shadow:0 24px 100px #0005}dialog::backdrop{background:#001329b8;backdrop-filter:blur(5px)}dialog h2{font-size:32px}dialog>p:not(.eyebrow){color:var(--muted);font-size:17px}.close-dialog{position:absolute;right:14px;top:10px;background:none;border:0;color:var(--ink);font-size:30px;width:36px;height:36px}.dismiss{margin-top:10px}
@media(min-width:1600px){.hero-inner{padding-top:105px;padding-bottom:40px}.hero-bottom{margin-top:95px}}
@media(max-width:1050px){.nav-wrap{gap:20px}.header nav{gap:23px}.nav-cta{margin-left:0;min-width:120px}.card-label{font-size:15px;padding:12px;gap:8px}.service-icon{width:36px;height:36px}.footer-main{gap:16px}.footer-main>p{padding-left:20px}.footer-main nav{gap:15px}.about h2{font-size:37px}.about-content{padding:40px 30px}.signature{font-size:20px}}
@media(max-width:760px){html{scroll-padding-top:78px}.container{width:90%}.nav-wrap{height:78px;gap:12px}.brand{width:204px;height:60px;background-size:942px 1413px;background-position:-43px -4px}.menu-toggle{display:block;background:none;border:1px solid #ffffff40;color:white;border-radius:5px;font-size:23px;width:43px;height:40px;margin-left:auto}.nav-cta{display:none}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--navy);padding:15px 5% 24px;gap:10px;border-bottom:1px solid #ffffff25}.header nav.open{display:flex;flex-direction:column}.header nav a{padding:12px;font-size:16px}.header nav a.active:after{display:none}.hero{background-position:63% center}.hero-inner{padding:65px 0 29px}.hero .eyebrow{font-size:9px;letter-spacing:2px;gap:10px}.hero .eyebrow:before{width:25px}h1{font-size:clamp(34px,7vw,48px);letter-spacing:-1.6px;line-height:1.14}.hero-description{font-size:18px;max-width:350px}.desktop-break{display:none}.actions{flex-wrap:wrap;gap:12px}.button{padding:15px 19px;gap:18px;font-size:14px}.hero-bottom{margin-top:60px}.hero-bottom .eyebrow{font-size:8px;letter-spacing:1.5px}.signature{display:none}.services{padding:38px 0}.eyebrow{font-size:10px;letter-spacing:2.2px;margin-bottom:16px}.services h2{font-size:29px;letter-spacing:-1px}.service-grid{grid-template-columns:repeat(2,1fr);gap:15px}.card-label{font-size:14px;min-height:73px;gap:8px;padding:11px}.service-icon{display:none}.arrow{font-size:20px}.about{grid-template-columns:1fr}.about-image{min-height:0;aspect-ratio:547/268}.about-content{padding:35px 6% 40px}.about h2{font-size:36px}.about-content>p:not(.eyebrow){font-size:18px}.contact{padding:36px 0}.contact-inner{align-items:flex-start;flex-direction:column;gap:25px}.contact h2{font-size:29px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main>p{font-size:9px;padding-left:17px}.footer-main nav{margin-left:0;width:100%;justify-content:space-between;font-size:13px;padding-top:10px}.footer-bottom{flex-direction:column;gap:10px}dialog{padding:38px 25px}.mobile-break{display:block}}
@media(max-width:380px){.service-grid{grid-template-columns:1fr}.service-icon{display:grid}.card-label{font-size:16px}.footer-main>p{border-left:0;padding-left:0}.hero h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.whatsapp-contact{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0}.whatsapp-button{background:#128c4c;color:#fff;gap:12px}.whatsapp-button:hover{background:#0d743e}.contact-number{font-size:18px;font-weight:600;letter-spacing:.7px;color:#fff}.contact-number:hover{text-decoration:underline}.whatsapp-float{position:fixed;right:28px;bottom:28px;z-index:25;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#25d366;border:2px solid #fff;box-shadow:0 5px 24px #001b3540;transition:transform .2s,background .2s}.whatsapp-float:hover{background:#1dbb59;transform:translateY(-3px)}.whatsapp-tooltip{position:absolute;right:76px;white-space:nowrap;background:#fff;color:#071b37;padding:10px 15px;border-radius:7px;box-shadow:0 3px 20px #0002;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s}.whatsapp-float:hover .whatsapp-tooltip,.whatsapp-float:focus-visible .whatsapp-tooltip{opacity:1}footer{padding-bottom:95px}@media(max-width:760px){.whatsapp-float{right:18px;bottom:max(18px,env(safe-area-inset-bottom));width:58px;height:58px}.whatsapp-contact{align-items:flex-start}.whatsapp-tooltip{display:none}}

/* Logo original suministrado por OPERFLU. */
.brand{background:none;width:240px;height:auto;display:flex;align-items:center}.brand img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:760px){.brand{width:190px;height:auto}}
.card-description{display:block;padding:0 18px 20px;color:var(--muted);font-size:15px;font-weight:400;line-height:1.5}.quote-section{padding:75px 0;background:#f1f6fb;scroll-margin-top:12px}.quote-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.quote-intro h2{font-size:42px}.quote-intro>p:not(.eyebrow){color:var(--muted);max-width:480px;font-size:18px}.quote-steps{counter-reset:steps;list-style:none;padding:0;margin:32px 0}.quote-steps li{counter-increment:steps;position:relative;padding-left:53px;margin:0 0 24px}.quote-steps li:before{content:'0' counter(steps);position:absolute;left:0;top:0;color:#067ab2;background:#dff2fb;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:13px;font-weight:700}.quote-steps strong,.quote-steps span{display:block}.quote-steps span{color:var(--muted);font-size:15px;line-height:1.55;margin-top:5px}.quote-direct{font-size:15px;line-height:1.6}.quote-direct strong{display:block;color:#087542}.quote-form{padding:32px;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 45px #0c2e4b08}.quote-form h3{font-size:23px;margin:0 0 24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px}.form-grid label{display:block;font-size:14px;font-weight:600;line-height:1.6}.form-grid .full{grid-column:1/-1}.optional{color:var(--muted);font-weight:400}.form-grid input,.form-grid select,.form-grid textarea{font:inherit;font-weight:400;font-size:16px;width:100%;margin-top:7px;border:1px solid #bdccdb;border-radius:6px;padding:12px;color:var(--ink);background:#fff;min-width:0}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:2px solid #059ecd;outline-offset:2px}.quote-form>.button{width:100%;margin-top:23px;gap:10px}.quote-form .form-note{font-size:13px;color:var(--muted);margin:15px 0 0;line-height:1.5}#service-examples{padding-left:21px;line-height:1.8;color:var(--muted)}dialog .service-preparation{font-size:15px;padding:14px;background:#eef6fc;border-left:3px solid var(--cyan)}@media(max-width:960px){.quote-layout{gap:30px}.quote-intro h2{font-size:35px}.quote-form{padding:24px}}@media(max-width:760px){.quote-layout{grid-template-columns:1fr;gap:25px}.quote-section{padding:40px 0}.quote-intro h2{font-size:32px}.quote-form{padding:22px}.form-grid{grid-template-columns:1fr}.card-description{padding:0 11px 15px;font-size:14px}}

/* Logos originales de empresas proporcionados por OPERFLU. */
.clients{padding:52px 0 60px;background:#fff;border-top:1px solid var(--line)}.clients .eyebrow{justify-content:center;margin-bottom:14px}.clients h2{text-align:center;font-size:clamp(27px,3vw,38px);margin-bottom:32px}.client-grid{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.client-logo{flex:0 1 calc((100% - 54px)/4);min-width:0;min-height:140px;display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;border:1px solid var(--line);border-radius:9px}.client-logo img{display:block;max-width:100%;width:auto;height:auto;max-height:88px;object-fit:contain}@media(max-width:760px){.clients{padding:35px 0 40px}.clients .eyebrow{font-size:9px;letter-spacing:1.4px}.client-grid{gap:12px}.client-logo{flex-basis:calc((100% - 12px)/2);min-height:112px;padding:17px}.client-logo img{max-height:76px}.clients h2{letter-spacing:-.8px}}@media(max-width:380px){.clients .eyebrow{letter-spacing:.7px}.client-logo{padding:12px}}
.hero-slider{background:#041b35;isolation:isolate;overflow:hidden}.slide-background{position:absolute;inset:0;z-index:-2;background-position:center;background-size:cover;opacity:0;transition:opacity .8s ease}.slide-background.is-active{opacity:1}.hero-slider:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#011326eb,#01132691 48%,#01132619)}.hero-slider .hero-inner{position:relative}.hero-slider h1{font-size:clamp(34px,4.1vw,59px);min-height:2.3em}.hero-slider .slide-title-white{color:white}.hero-slider .hero-description{min-height:3em;max-width:630px}.slider-controls{display:flex;align-items:center;gap:15px}.slider-arrow,.slider-pause{background:#041b3580;color:#fff;border:1px solid #ffffff66;border-radius:6px;min-width:44px;height:44px;padding:0 12px}.slider-arrow{font-size:23px}.slider-pause{font-size:13px;min-width:76px}.slider-arrow:hover,.slider-pause:hover{background:#087ca9}.slider-dots{display:flex;align-items:center;gap:1px}.slider-dot{position:relative;width:32px;height:44px;border:0;background:none;padding:0}.slider-dot:after{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:#ffffff66;top:17px;left:12px}.slider-dot.is-active:after{background:var(--cyan);box-shadow:0 0 0 4px #00bfee25}.hero-slider .hero-bottom{gap:20px}@media(max-width:760px){.hero-slider .hero-bottom{align-items:flex-start;flex-direction:column;margin-top:35px;gap:20px}.hero-slider h1{min-height:3.5em;font-size:clamp(32px,7vw,48px)}.hero-slider .hero-description{min-height:4.5em}.hero-slider .hero-inner{padding-top:48px}.slide-background{background-position:65% center}.slider-controls{gap:12px}.hero-slider:after{background:linear-gradient(90deg,#011326ed,#01132698)}}
/* Ajustes de revisión: navegación en tablet y campos estrechos. */
@media(min-width:761px) and (max-width:960px){.nav-wrap{gap:14px}.header nav{gap:16px}.header nav a{font-size:13px}.nav-cta{min-width:100px;padding:12px 14px;gap:12px}.header .brand{width:200px}}
.quote-layout>*{min-width:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{min-width:0}.form-grid select{max-width:100%}.card-label>span:not(.service-icon):not(.arrow){min-width:0;overflow-wrap:anywhere}.menu-toggle{min-height:44px;min-width:44px}.slider-dot{width:44px}.slider-dot:after{left:18px}@media(max-width:760px){.form-grid{grid-template-columns:minmax(0,1fr)}}
.projects{padding-top:60px;padding-bottom:60px}.projects h2{margin-bottom:15px}.projects-intro{color:var(--muted);max-width:700px;margin-bottom:28px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{padding:0;border:1px solid var(--line);border-radius:9px;overflow:hidden;text-align:left;background:#fff;color:var(--ink)}.project-card[hidden]{display:none}.project-card img{width:100%;height:230px;object-fit:cover;display:block}.project-card>span{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:18px;font-size:15px;line-height:1.5}.project-card b{color:var(--blue);font-size:24px}.project-card:hover{box-shadow:0 8px 28px #002e501c}.projects-more{display:flex;margin:30px auto 0}#gallery-dialog{width:min(1150px,96vw);max-height:95dvh;padding:50px 14px 12px;background:#041b35;color:white;border-color:#28455f}#gallery-image{display:block;width:100%;height: min(70dvh,760px);object-fit:contain}.gallery-close{position:absolute;right:12px;top:4px;font-size:32px;color:white;background:none;border:0;width:44px;height:44px}.gallery-bottom{display:flex;align-items:center;gap:16px;padding-top:10px}.gallery-bottom button{flex-shrink:0;width:44px;height:44px;background:#113650;border:1px solid #567086;border-radius:5px;color:white;font-size:24px}.gallery-bottom #gallery-caption{margin:0;flex:1;text-align:center;color:white;font-size:15px;line-height:1.5}@media(max-width:1100px) and (min-width:761px){.header nav{gap:12px}.header .brand{width:165px}.nav-wrap{gap:14px}.nav-cta{min-width:95px;padding:12px;gap:8px;margin-left:0}}@media(max-width:760px){.projects{padding-top:40px;padding-bottom:40px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-card img{height:170px}.project-card>span{padding:12px;font-size:14px}.gallery-bottom{gap:6px}.gallery-bottom #gallery-caption{font-size:13px}}@media(max-width:450px){.project-grid{grid-template-columns:1fr}.project-card img{height:220px}}
.project-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}.project-filters button{min-height:46px;padding:12px 18px;border:1px solid #c9d9e6;background:white;color:var(--ink);border-radius:6px;font-weight:600;font-size:15px}.project-filters button[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy)}.project-filters span{margin-left:10px;opacity:.75}.project-filters button:hover{border-color:var(--cyan)}
/* Pie de página corporativo. */
.site-footer{background:linear-gradient(125deg,#031629,#072740);color:#fff;padding:56px 0 90px;border-top:3px solid var(--cyan)}.footer-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px;border-bottom:1px solid #ffffff24}.footer-heading .eyebrow{margin-bottom:13px}.footer-heading h2{font-size:clamp(28px,3vw,39px);line-height:1.22;margin:0;letter-spacing:-1px}.footer-heading .button{flex-shrink:0}.footer-columns{display:grid;grid-template-columns:1.3fr .8fr 1.1fr 1.2fr;gap:38px;padding:42px 0}.footer-columns> *{min-width:0}.footer-brand-column .brand{width:min(260px,100%);margin-bottom:19px}.footer-brand-column>p{font-size:15px;color:#bfd0df;line-height:1.7;max-width:290px;margin-bottom:17px}.footer-tagline{color:#49c9ed;font-size:13px;line-height:1.6;display:block}.footer-columns h3{font-size:16px;letter-spacing:.2px;margin:0 0 20px;font-weight:700}.footer-links{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.footer-links h3{margin-bottom:8px}.footer-links a{color:#bfd0df;font-size:14px;line-height:1.6}.footer-links a:hover,.footer-contact-item:hover strong,.footer-legal a:hover{color:var(--cyan)}.footer-contact-item{display:block;margin-bottom:21px}.footer-contact-item:last-child{margin-bottom:0}.footer-contact-label{display:block;font-size:12px;color:#91adc4;margin-bottom:6px}.footer-contact-item strong{font-size:15px;line-height:1.6;font-weight:500;overflow-wrap:anywhere}.footer-contact-item strong img{vertical-align:middle;margin-right:5px}.footer-legal{border-top:1px solid #ffffff24;padding-top:23px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#a9bfd1}.footer-legal small{font-size:12px;line-height:1.7}.footer-legal a{font-size:13px;white-space:nowrap}.footer-legal a span{display:inline-block;margin-left:12px;color:var(--cyan);font-size:20px}@media(max-width:1050px){.footer-columns{grid-template-columns:1.2fr 1fr;gap:35px 50px}.footer-heading .button{max-width:310px}}@media(max-width:600px){.site-footer{padding-top:36px;padding-bottom:95px}.footer-heading{align-items:flex-start;flex-direction:column;padding-bottom:30px;gap:24px}.footer-heading h2{font-size:28px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px 20px;padding:30px 0}.footer-brand-column,.footer-contact-column{grid-column:1/-1}.footer-brand-column>p{max-width:100%}.footer-contact-column{padding-top:25px;border-top:1px solid #ffffff24}.footer-legal{align-items:flex-start;flex-direction:column;gap:15px}.footer-links a{padding:3px 0}.footer-heading .button{max-width:100%;font-size:13px;gap:12px}}
/* Panorámica real de Iquitos, integrada al pie corporativo. */
.site-footer{background-color:#031629;background-image:linear-gradient(180deg,rgba(2,20,39,.48) 0%,rgba(2,20,39,.62) 30%,rgba(2,20,39,.93) 100%);background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:66px}.site-footer .footer-heading{min-height:200px;border-bottom:0;padding-bottom:44px}.site-footer .footer-heading h2{text-shadow:0 2px 16px #001025a6}.site-footer .footer-heading .eyebrow{color:#fff;letter-spacing:2px}.site-footer .footer-columns{padding:34px;border:1px solid #ffffff29;border-radius:12px;background:rgba(2,21,40,.86);box-shadow:0 16px 50px #00101b24;gap:30px;margin-bottom:28px}.site-footer .footer-legal{border-top-color:#ffffff38;color:#d6e5f0}.footer-photo-credit{font-size:11px;color:#b4cbdc;line-height:1.6;margin:18px 0 0}.footer-photo-credit a{text-decoration:underline;text-underline-offset:3px}.footer-photo-credit a:hover{color:white}@media(max-width:760px){.site-footer{background-position:35% top;background-size:auto 100%;padding-top:40px}.site-footer .footer-heading{min-height:180px;padding-bottom:30px}.site-footer .footer-columns{padding:25px 20px;gap:30px 20px}.site-footer .footer-heading .eyebrow{font-size:10px;letter-spacing:1.1px}.footer-photo-credit{max-width:95%}}@media(max-width:380px){.site-footer .footer-columns{grid-template-columns:1fr}.site-footer .footer-heading h2{font-size:26px}}
.footer-credits{margin-top:14px;color:#b4cbdc;font-size:11px;max-width:680px}.footer-credits summary{cursor:pointer;display:list-item;width:fit-content;padding:6px 0}.footer-credits summary:hover{color:white}.footer-credits summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.footer-credits .footer-photo-credit{margin:8px 0 0}

.site-footer{background:radial-gradient(ellipse at top right,#104568 0%,transparent 58%),linear-gradient(135deg,#031629,#072c48);background-size:auto;background-repeat:no-repeat}
/* Fondo de Iquitos liberado al dominio público por su autora. */
.site-footer{background-image:linear-gradient(90deg,rgba(2,19,37,.82),rgba(2,19,37,.2)),linear-gradient(180deg,rgba(2,19,37,.1),rgba(2,19,37,.77)),url('assets/iquitos-atardecer.jpg');background-size:cover;background-position:center 63%;background-repeat:no-repeat}.site-footer .footer-heading{min-height:245px}.site-footer .footer-columns{background:rgba(2,21,40,.78);border-color:#ffffff30}.site-footer .footer-heading h2{max-width:660px}.site-footer .footer-legal{background:#03162955;padding:20px;border-radius:6px}@media(max-width:760px){.site-footer{background-position:43% center}.site-footer .footer-heading{min-height:220px}.site-footer .footer-columns{background:rgba(2,21,40,.87)}}

body.admin-bar .header{top:32px}
.wp-content-area{min-height:60vh;padding-top:140px;padding-bottom:80px;overflow-wrap:anywhere}
.wp-content-area article{margin:0 0 48px}.wp-content-area img{max-width:100%;height:auto}
.wp-content-area h1{font-size:clamp(32px,5vw,56px);line-height:1.15;margin-bottom:30px}
.wp-content-area .entry-content{line-height:1.8}.wp-content-area .entry-content a{color:#0876c9;text-decoration:underline}
.wp-content-area input,.wp-content-area textarea{max-width:100%;padding:12px;border:1px solid #ccd8e4;border-radius:6px}
.wp-content-area .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.alignwide{max-width:100%}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption-text,.gallery-caption{font-size:.9em}
@media(max-width:782px){body.admin-bar .header{top:46px}}
