.eqa-gallery-root{margin:0;--eqa-ink:#1f2428;--eqa-muted:#637078;--eqa-orange:#ef7d21;--eqa-orange-dark:#d96409;--eqa-paper:#f5f5f2;--eqa-line:#e3e5e3;--eqa-white:#fff;font-family:inherit;color:var(--eqa-ink);background:linear-gradient(135deg,#fff 0%,#f7f7f4 60%,#f1f3f0 100%);padding:clamp(64px,7vw,100px) 20px;position:relative;overflow:hidden;display:block;clear:both}.eqa-gallery-root:before{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(239,125,33,.15);border-radius:50%;top:-430px;right:-250px;pointer-events:none}.eqa-gallery-shell{max-width:1280px;margin:auto;position:relative}.eqa-gallery-hero{max-width:780px;margin-bottom:38px}.eqa-gallery-kicker{display:flex;align-items:center;gap:10px;font-weight:800;font-size:11px;letter-spacing:.17em;color:var(--eqa-orange)}.eqa-gallery-kicker span{display:inline-block;width:28px;height:2px;background:var(--eqa-orange)}.eqa-gallery-hero h2{margin:13px 0 10px;font-size:clamp(34px,5vw,64px);line-height:.99;letter-spacing:-.055em;color:var(--eqa-ink);font-weight:800}.eqa-gallery-hero p{max-width:650px;margin:0;color:var(--eqa-muted);font-size:clamp(16px,2vw,19px);line-height:1.6}.eqa-gallery-hero-line{width:100px;height:5px;margin-top:28px;background:var(--eqa-orange);position:relative}.eqa-gallery-hero-line:after{content:"";position:absolute;left:116px;top:1px;height:3px;width:42px;background:#252b2e}.eqa-gallery-toolbar{display:flex;gap:16px;justify-content:space-between;align-items:center;border-top:1px solid var(--eqa-line);border-bottom:1px solid var(--eqa-line);padding:14px 0;margin-bottom:12px}.eqa-gallery-filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.eqa-gallery-filter-tabs button{border:0;background:transparent;color:#596168;padding:9px 12px;font:inherit;font-size:13px;font-weight:700;border-radius:999px;cursor:pointer;transition:.2s}.eqa-gallery-filter-tabs button:hover,.eqa-gallery-filter-tabs button.is-active{background:var(--eqa-ink);color:#fff}.eqa-gallery-toolbar-right{display:flex;align-items:center;gap:9px}.eqa-gallery-search{position:relative;display:block}.eqa-gallery-search svg{width:17px;height:17px;position:absolute;left:10px;top:50%;transform:translateY(-50%);fill:none;stroke:#677076;stroke-width:1.8}.eqa-gallery-search input{width:180px;border:1px solid var(--eqa-line);background:#fff;border-radius:7px;padding:9px 10px 9px 33px;color:var(--eqa-ink);font:inherit;font-size:13px;outline:none}.eqa-gallery-search input:focus{border-color:var(--eqa-orange);box-shadow:0 0 0 3px rgba(239,125,33,.12)}.eqa-gallery-resultbar{font-size:12px;color:var(--eqa-muted);letter-spacing:.04em;text-transform:uppercase;padding:12px 0 21px}.eqa-gallery-resultbar span{font-weight:800;color:var(--eqa-orange)}.eqa-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.eqa-gallery-card{min-width:0;transition:transform .24s ease,opacity .24s ease}.eqa-gallery-card[hidden]{display:none}.eqa-gallery-card-button{width:100%;border:0;background:#fff;text-align:left;padding:0;cursor:pointer;box-shadow:0 8px 25px rgba(30,40,45,.065);display:block;height:100%;transition:transform .24s ease,box-shadow .24s ease}.eqa-gallery-card-button:hover{transform:translateY(-7px);box-shadow:0 18px 38px rgba(30,40,45,.14)}.eqa-gallery-card-media{position:relative;aspect-ratio:1.55/1;overflow:hidden;background:#252a2e}.eqa-gallery-card-media>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.75,.2,1)}.eqa-gallery-card-button:hover .eqa-gallery-card-media>img{transform:scale(1.08)}.eqa-gallery-card-fallback{position:absolute;inset:0;background:radial-gradient(circle at 82% 12%,rgba(239,125,33,.88),rgba(239,125,33,.1) 28%,transparent 29%),linear-gradient(135deg,#101416,#30383d);overflow:hidden}.eqa-gallery-card-orbit{position:absolute;border:1px solid rgba(255,255,255,.23);border-radius:50%}.orbit-one{width:260px;height:260px;left:-95px;bottom:-165px}.orbit-two{width:340px;height:340px;right:-225px;top:-218px}.eqa-gallery-card-mark{position:absolute;bottom:16px;left:18px;color:#fff;font-size:36px;font-weight:900;letter-spacing:-.09em}.eqa-gallery-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,18,20,0) 34%,rgba(15,20,23,.8) 100%);opacity:.3;transition:.24s}.eqa-gallery-card-button:hover .eqa-gallery-card-overlay{opacity:.95}.eqa-gallery-card-open{position:absolute;top:15px;left:15px;background:var(--eqa-orange);color:#fff;padding:8px 11px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.04em;transform:translateY(-10px);opacity:0;transition:.25s}.eqa-gallery-card-open svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.eqa-gallery-card-button:hover .eqa-gallery-card-open{transform:translateY(0);opacity:1}.eqa-gallery-card-count{position:absolute;bottom:13px;right:14px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em}.eqa-gallery-card-count.is-legacy{opacity:.8}.eqa-gallery-card-body{padding:18px 18px 15px}.eqa-gallery-card-category{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--eqa-orange);display:block;margin-bottom:7px}.eqa-gallery-card-body h3{margin:0;color:var(--eqa-ink);font-size:20px;line-height:1.15;letter-spacing:-.03em;font-weight:800;min-height:46px}.eqa-gallery-card-footer{border-top:1px solid var(--eqa-line);margin-top:17px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--eqa-muted);font-weight:700}.eqa-gallery-card-arrow{color:var(--eqa-orange);font-size:20px;line-height:.8;transition:transform .2s}.eqa-gallery-card-button:hover .eqa-gallery-card-arrow{transform:translate(3px,-3px)}.eqa-gallery-no-results{text-align:center;padding:54px 20px;color:var(--eqa-muted);font-size:17px;background:#fff;border:1px dashed var(--eqa-line)}.eqa-gallery-empty{padding:25px;background:#f5f5f2;color:#637078;border-left:4px solid #ef7d21}.eqa-gallery-modal{position:fixed;inset:0;z-index:99999;padding:25px;display:flex;align-items:center;justify-content:center}.eqa-gallery-modal[hidden]{display:none}.eqa-gallery-modal-overlay{position:absolute;inset:0;background:rgba(12,17,19,.82);backdrop-filter:blur(7px)}.eqa-gallery-modal-dialog{position:relative;width:min(1120px,100%);max-height:calc(100vh - 50px);overflow:auto;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.34);display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.45fr)}.eqa-gallery-modal-close{position:absolute;right:12px;top:10px;z-index:2;border:0;background:transparent;font-size:34px;line-height:1;color:#536066;cursor:pointer}.eqa-gallery-modal-copy{padding:clamp(28px,4vw,52px) clamp(22px,3vw,38px);background:#f3f4f1}.eqa-gallery-modal-category{font-size:11px;letter-spacing:.13em;font-weight:800;color:var(--eqa-orange);text-transform:uppercase;margin-bottom:12px}.eqa-gallery-modal-copy h3{font-size:clamp(27px,3vw,43px);letter-spacing:-.055em;line-height:1.01;margin:0 24px 18px 0;color:var(--eqa-ink)}.eqa-gallery-modal-copy p{color:#667078;line-height:1.6;margin:0;font-size:15px}.eqa-gallery-modal-meta{margin-top:22px;font-size:12px;font-weight:700;color:#2b3337}.eqa-gallery-modal-meta span{display:inline-flex;border-left:2px solid var(--eqa-orange);padding-left:8px;margin:0 12px 8px 0}.eqa-gallery-viewer{min-height:430px;background:#171d20;position:relative;display:flex;align-items:center;justify-content:center}.eqa-gallery-viewer img{display:block;max-width:100%;max-height:calc(100vh - 50px);object-fit:contain}.eqa-gallery-viewer-empty{color:#d5dadd;text-align:center;max-width:340px;padding:35px}.eqa-gallery-viewer-empty strong{font-size:18px;display:block;margin-bottom:8px}.eqa-gallery-viewer-caption{position:absolute;bottom:0;left:0;right:0;padding:32px 18px 15px;background:linear-gradient(transparent,rgba(0,0,0,.76));color:#fff;font-size:13px}.eqa-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:43px;height:43px;border:1px solid rgba(255,255,255,.52);color:#fff;background:rgba(20,24,26,.42);font-size:26px;line-height:1;cursor:pointer;transition:.2s}.eqa-gallery-nav:hover{background:var(--eqa-orange);border-color:var(--eqa-orange)}.eqa-gallery-nav.prev{left:15px}.eqa-gallery-nav.next{right:15px}.eqa-gallery-indicator{position:absolute;top:14px;right:16px;color:#fff;background:rgba(0,0,0,.4);padding:5px 9px;font-size:12px;border-radius:20px}.eqa-gallery-root.is-modal-open{z-index:100000;position:relative}@media(max-width:900px){.eqa-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eqa-gallery-toolbar{align-items:flex-start;flex-direction:column}.eqa-gallery-toolbar-right{width:100%;justify-content:space-between}.eqa-gallery-modal-dialog{grid-template-columns:1fr;max-width:760px}.eqa-gallery-viewer{min-height:300px;order:-1}.eqa-gallery-modal-copy{padding:28px}.eqa-gallery-modal-close{background:#fff;border-radius:50%;width:36px;height:36px;top:10px;right:10px}}@media(max-width:580px){.eqa-gallery-root{margin:0;padding:52px 14px 42px}.eqa-gallery-grid{grid-template-columns:1fr;gap:14px}.eqa-gallery-search{flex:1}.eqa-gallery-search input{width:100%}.eqa-gallery-toolbar-right{gap:7px}.eqa-gallery-modal{padding:10px}.eqa-gallery-modal-dialog{max-height:calc(100vh - 20px)}.eqa-gallery-viewer{min-height:250px}.eqa-gallery-filter-tabs{flex-wrap:nowrap;overflow:auto;width:calc(100vw - 28px);padding-bottom:3px}.eqa-gallery-filter-tabs button{white-space:nowrap}}


/* Layout compacto: pensado para integrarse mejor con el encabezado EQA y reducir la escala visual sin afectar accesibilidad ni el visor. */
.eqa-gallery-root.eqa-gallery--compact{padding:clamp(46px,5.2vw,74px) 18px clamp(46px,5.6vw,78px)}
.eqa-gallery--compact .eqa-gallery-shell{max-width:1120px}
.eqa-gallery--compact .eqa-gallery-hero{max-width:690px;margin-bottom:29px}
.eqa-gallery--compact .eqa-gallery-kicker{font-size:10px;gap:8px}
.eqa-gallery--compact .eqa-gallery-kicker span{width:23px}
.eqa-gallery--compact .eqa-gallery-hero h2{margin:10px 0 8px;font-size:clamp(30px,4.1vw,52px)}
.eqa-gallery--compact .eqa-gallery-hero p{max-width:590px;font-size:clamp(15px,1.6vw,17px);line-height:1.52}
.eqa-gallery--compact .eqa-gallery-hero-line{width:78px;height:4px;margin-top:21px}
.eqa-gallery--compact .eqa-gallery-hero-line:after{left:91px;width:34px;height:2px}
.eqa-gallery--compact .eqa-gallery-toolbar{gap:12px;padding:11px 0;margin-bottom:9px}
.eqa-gallery--compact .eqa-gallery-filter-tabs{gap:4px}
.eqa-gallery--compact .eqa-gallery-filter-tabs button{font-size:12px;padding:7px 10px}
.eqa-gallery--compact .eqa-gallery-search input{width:164px;font-size:12px;padding:8px 9px 8px 30px}
.eqa-gallery--compact .eqa-gallery-search svg{width:15px;height:15px;left:9px}
.eqa-gallery--compact .eqa-gallery-resultbar{padding:10px 0 17px;font-size:11px}
.eqa-gallery--compact .eqa-gallery-grid{gap:14px}
.eqa-gallery--compact .eqa-gallery-card-button{box-shadow:0 6px 19px rgba(30,40,45,.07)}
.eqa-gallery--compact .eqa-gallery-card-button:hover{transform:translateY(-5px);box-shadow:0 14px 30px rgba(30,40,45,.14)}
.eqa-gallery--compact .eqa-gallery-card-body{padding:14px 15px 13px}
.eqa-gallery--compact .eqa-gallery-card-category{font-size:9px;margin-bottom:6px}
.eqa-gallery--compact .eqa-gallery-card-body h3{font-size:18px;line-height:1.16;min-height:41px}
.eqa-gallery--compact .eqa-gallery-card-footer{margin-top:13px;padding-top:10px;font-size:11px}
.eqa-gallery--compact .eqa-gallery-card-open{top:11px;left:11px;padding:7px 9px;font-size:10px}
.eqa-gallery--compact .eqa-gallery-card-count{bottom:11px;right:11px;font-size:10px}
.eqa-gallery--compact .eqa-gallery-modal-dialog{width:min(1000px,100%)}
@media(max-width:900px){.eqa-gallery-root.eqa-gallery--compact{padding:52px 16px}.eqa-gallery--compact .eqa-gallery-shell{max-width:760px}}
@media(max-width:580px){.eqa-gallery-root.eqa-gallery--compact{padding:46px 14px 42px}.eqa-gallery--compact .eqa-gallery-grid{gap:12px}.eqa-gallery--compact .eqa-gallery-hero{margin-bottom:24px}.eqa-gallery--compact .eqa-gallery-toolbar{padding:10px 0}.eqa-gallery--compact .eqa-gallery-search input{width:100%}}


/* v1.0.4: encabezado simplificado. La experiencia EQA toma el protagonismo y se elimina el filtro temporal. */
.eqa-gallery-root .eqa-gallery-kicker{font-size:14px;letter-spacing:.15em;gap:10px;line-height:1.2}
.eqa-gallery-root .eqa-gallery-kicker span{width:32px;height:3px}
.eqa-gallery--compact .eqa-gallery-kicker{font-size:15px;letter-spacing:.145em;gap:10px}
.eqa-gallery--compact .eqa-gallery-kicker span{width:34px;height:3px}
.eqa-gallery--compact .eqa-gallery-hero p{margin-top:14px}
@media(max-width:580px){.eqa-gallery-root .eqa-gallery-kicker,.eqa-gallery--compact .eqa-gallery-kicker{font-size:13px;letter-spacing:.13em}.eqa-gallery-root .eqa-gallery-kicker span,.eqa-gallery--compact .eqa-gallery-kicker span{width:28px}}


/* v1.0.5: interfaz pública sin enlaces vacíos y con acciones en la paleta EQA. */
.eqa-gallery-filter-tabs button:hover,
.eqa-gallery-filter-tabs button.is-active{background:var(--eqa-orange);color:#fff}
.eqa-gallery-card-open{background:var(--eqa-orange);border-radius:0}
.eqa-gallery-card-button.eqa-gallery-card-static{cursor:default;box-shadow:0 6px 19px rgba(30,40,45,.07)}
.eqa-gallery-card-button.eqa-gallery-card-static:hover{transform:none;box-shadow:0 6px 19px rgba(30,40,45,.07)}
.eqa-gallery-card-button.eqa-gallery-card-static .eqa-gallery-card-overlay{opacity:.34}
.eqa-gallery-card-archive-label{position:absolute;left:18px;bottom:17px;color:#fff;font-size:16px;font-weight:800;letter-spacing:.01em}
.eqa-gallery-card-static .eqa-gallery-card-footer{justify-content:flex-start}
.eqa-gallery-card-static .eqa-gallery-card-count{color:#fff;opacity:.92}
.eqa-gallery-root .eqa-gallery-kicker{color:var(--eqa-orange)}
