#cookie-banner[hidden]{display:none!important}.video-placeholder iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-placeholder small{position:absolute;bottom:5px;left:0;right:0;text-align:center;font-size:9px}.social-card svg{width:18px;height:18px;vertical-align:middle;margin-right:7px}.legal{max-width:900px}.legal h1{margin-top:18px}.legal section{background:#171f33;border:1px solid #ffffff12;border-radius:12px;margin:18px 0;padding:20px}.legal h2{font-size:23px}.legal p{color:var(--muted)}.legal strong{color:var(--gold)}.updated{color:var(--gold)!important}.legal-footer{padding:28px 32px;display:flex;gap:20px;justify-content:center}.legal-footer a{color:var(--muted)}

/* Álbum horizontal: tres fotografías visibles y la siguiente asomando como una página. */
.gallery-carousel{display:flex;align-items:center;gap:10px;position:relative}.gallery-viewport{container-type:inline-size;flex:1;overflow:hidden;padding:8px 0 20px}.gallery{display:flex;gap:16px;width:max-content;columns:auto;transform:translateX(0);transition:transform .45s cubic-bezier(.22,.8,.25,1);will-change:transform}.gallery button,.gallery button:first-child{display:block;flex:0 0 300px;width:auto;margin:0;break-inside:auto;grid-row:auto;padding:0;border:1px solid #ffffff1c;border-radius:12px;overflow:hidden;position:relative;background:#060e20;text-align:left;aspect-ratio:4/3;opacity:.72;transform:scale(.96);box-shadow:0 10px 28px #0006;transition:transform .35s,opacity .35s,box-shadow .35s}.gallery button[data-current],.gallery button:hover,.gallery button:focus-visible{opacity:1;transform:scale(1);box-shadow:0 18px 38px #000b;outline:0}.gallery img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;transition:transform .35s}.gallery button:hover img{transform:scale(1.04)}.gallery span{pointer-events:none}.gallery-navigation{flex:0 0 42px;width:42px;height:42px;border:1px solid #ffffff28;border-radius:50%;background:#1e293beF;color:var(--white);font-size:22px;line-height:1;z-index:2;transition:.2s}.gallery-navigation:hover:not(:disabled){background:var(--orange);color:#4b1600;border-color:var(--orange)}.gallery-navigation:disabled{cursor:default;opacity:.28}.gallery-status{margin:0;color:var(--muted);font-size:11px;text-align:center}@supports(width:100cqw){.gallery button,.gallery button:first-child{flex-basis:calc((100cqw - 32px)/3.2)}}@media(max-width:900px){@supports(width:100cqw){.gallery button,.gallery button:first-child{flex-basis:calc((100cqw - 16px)/2.18)}}}@media(max-width:620px){.gallery-carousel{gap:6px}.gallery{gap:10px}.gallery-navigation{flex-basis:34px;width:34px;height:34px;font-size:18px}@supports(width:100cqw){.gallery button,.gallery button:first-child{flex-basis:calc(100cqw/1.16)}}}

/* Iteración de contacto directo y ajustes de cabecera. */
.brand img,.footer-brand img{width:58px;height:42px;object-fit:contain;object-position:center;background:transparent;border-radius:0}.brand{gap:5px}.footer-brand img{width:52px;height:38px}.header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.callback-cta{background:transparent;border:1px solid #ffb80099;color:var(--gold);box-shadow:none}.callback-cta:hover{background:#feb7001c;color:#ffdb9d}.social-card a{display:flex;align-items:center;transition:background .2s,transform .2s}.social-card a:hover{background:#2d364d;transform:translateX(2px)}.social-card .instagram-link svg{color:#e84d72;filter:drop-shadow(0 0 5px #a638df77)}.social-card .youtube-link svg{color:#ff3131;filter:drop-shadow(0 0 5px #ff313155)}.footer-bottom{align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:10px}.footer-bottom span{justify-content:center;flex-wrap:wrap}.footer-bottom .copyright{white-space:nowrap;color:var(--white);font-weight:700}.callback-success h3{font-size:25px;color:var(--gold)}.callback-success p,.modal-content>p{color:var(--muted);font-size:12px}.callback-success .button{margin-top:8px}.modal-content input[type=tel]{letter-spacing:.02em}
@media(max-width:900px){.header-actions{order:2;gap:6px}.header-actions .header-cta{margin-left:0}.mobile-toggle{order:3}.brand img{width:53px;height:39px}.header-actions .header-cta{padding:8px 10px;font-size:10px}}
@media(max-width:600px){header{gap:9px}.brand b{display:none}.brand img{width:58px;height:40px}.header-actions{gap:4px}.header-actions .header-cta{padding:7px 8px;font-size:8px}.callback-cta{font-size:0!important;width:31px;height:31px;padding:0!important;border-radius:50%}.callback-cta::before{content:'☎';font-size:14px}.header-actions .header-cta:first-child{max-width:132px;overflow:hidden;text-overflow:ellipsis}.footer-bottom{align-items:center;text-align:center}.footer-bottom span{justify-content:center}.modal-content{max-height:82vh;overflow:auto}.callback-success h3{font-size:22px}}

/* PNG derivado del original: blanco real con alfa, sin rectángulo ni mezcla de fondos. */
.brand{gap:0;flex:0 0 124px}.brand b{display:none}.brand img{content:url('/assets/images/logo-que-no-pare-white.png');width:120px;height:74px;object-fit:contain;filter:none;mix-blend-mode:normal}.footer-brand{gap:0}.footer-brand b{display:none}.footer-brand img{content:url('/assets/images/logo-que-no-pare-white.png');width:112px;height:69px;object-fit:contain;filter:none;mix-blend-mode:normal}
@media(max-width:900px){.brand{flex-basis:112px}.brand img{width:108px;height:66px}}
@media(max-width:600px){.brand{flex-basis:98px}.brand img{width:96px;height:59px}.footer-brand img{width:104px;height:64px}}

/* Legal pages: keep their layout independent from the public-site header. */
.legal-page header{justify-content:center}
.legal-page header .brand{flex:0 0 auto;justify-content:center}
.legal-page .legal{width:100%;max-width:900px;margin-left:auto;margin-right:auto}
.legal-page .legal>.container{text-align:center}
.legal-page .legal section{text-align:left}
.legal-page [data-history-back]{min-height:32px;margin-bottom:10px;padding:7px 11px;border-radius:8px;font-size:10px;line-height:1.1}
@media(max-width:600px){.legal-page header .brand{flex-basis:auto}.legal-page header .brand img{width:96px;height:59px}}

/* Language selector shared by the public site and legal pages. */
.language-switch{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #ffffff24;border-radius:999px;background:#131b2e}.language-switch button{display:grid;place-items:center;width:36px;height:26px;padding:0;border:0;border-radius:5px;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:30px 20px;color:transparent;font-size:0;line-height:1;opacity:.62;transition:opacity .2s,background-color .2s,transform .2s,box-shadow .2s}.language-switch button[data-language=es]{background-image:url('/assets/images/flag-es.png')}.language-switch button[data-language=en]{background-image:url('/assets/images/flag-uk.png')}.language-switch button:hover,.language-switch button[aria-pressed=true]{opacity:1;background-color:#ffffff1c;box-shadow:inset 0 0 0 1px #ffffff55}.language-switch button:hover{transform:scale(1.06)}.legal-page header .language-switch{position:absolute;right:max(24px,calc((100vw - 1280px)/2 + 32px))}
@media(max-width:900px){.language-switch{order:4}.legal-page header .language-switch{right:18px}}
@media(max-width:600px){.header-actions .header-cta:first-child{display:none}.language-switch{gap:1px;padding:2px}.language-switch button{width:32px;height:23px;background-size:28px 18px}.legal-page header .language-switch{right:12px}}

/* Production SEO landing pages use the existing visual system without creating a second design. */
.seo-landing{padding-top:80px}.seo-landing .landing-hero{padding:84px 0 56px;background:linear-gradient(120deg,#131b2e,#0b1326)}.seo-landing .landing-hero h1{max-width:850px}.seo-landing .landing-hero .lead{margin-bottom:24px}.seo-landing .landing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.seo-landing .landing-grid article,.seo-landing .faq{background:#171f33;border:1px solid #ffffff12;border-radius:12px;padding:22px}.seo-landing h2{font-size:clamp(28px,3.2vw,42px);margin-bottom:12px}.seo-landing h3{font-size:19px}.seo-landing p,.seo-landing li{color:var(--muted)}.seo-landing ul{padding-left:20px}.seo-landing .faq{margin-top:16px}.seo-landing .faq h3{margin-top:16px}.seo-landing .faq p{margin:4px 0}.seo-landing .landing-photo{width:100%;max-height:430px;object-fit:cover;border-radius:12px;box-shadow:0 16px 36px #0008}.seo-landing .landing-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}@media(max-width:800px){.seo-landing .landing-grid{grid-template-columns:1fr}.seo-landing{padding-top:68px}}

/* HOTFIX 2026-09-25: restore mandatory form consent checkboxes */
form input[type="checkbox"][required] {
    -webkit-appearance: checkbox !important;
    appearance: checkbox !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    min-height: 18px !important;
    margin: 0 8px 0 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    accent-color: #ff7a00;
    flex: 0 0 18px !important;
}
