/* Shared Spanish-page accessibility, trust, consent and footer layer. */
:root{--es-dark:#5C1A1A;--es-accent:#C8963E;--es-accent-light:#E0B060;--es-soft:#fdf6f0;--es-border:rgba(200,150,62,.32)}
.skip-link{position:fixed;top:12px;left:16px;z-index:10000;transform:translateY(-160%);padding:10px 16px;border-radius:7px;background:var(--es-dark);color:#fff!important;font:700 14px/1.2 Manrope,system-ui,sans-serif;text-decoration:none!important}
.skip-link:focus{transform:translateY(0);outline:3px solid var(--es-accent-light);outline-offset:2px}
:where(a,button,input,select,summary,[role="button"]):focus-visible{outline:3px solid rgba(200,150,62,.48)!important;outline-offset:3px}
input[aria-invalid="true"],select[aria-invalid="true"]{border-color:#b42318!important;box-shadow:0 0 0 3px rgba(180,35,24,.12)!important}
.field-error{display:block;margin-top:5px;color:#9b1c1c;font-size:11px;font-weight:600}.field-error:empty{display:none}
.editorial-note{position:relative;z-index:1;max-width:820px;margin:24px auto 0;padding:12px 16px;border:1px solid var(--es-border);border-radius:8px;background:rgba(253,246,240,.96);color:#5f4545;font-size:12px;line-height:1.65;text-align:center}
.editorial-note a,.meth-sources a{color:#8b5d18!important;font-weight:700;text-decoration:underline!important;text-underline-offset:2px}
body.es-article :where(.site-header,.hero){background:var(--es-dark)!important}
body.es-article :where(.logo em,.hero h1 em,.hero-kicker){color:var(--es-accent-light)!important}
body.es-article :where(.hero-kicker::before,.hero-kicker::after){background:var(--es-accent-light)!important}
body.es-calculator .meth-sources{margin-top:20px;padding:18px 20px!important;border:1px solid var(--es-border)!important;border-radius:8px;background:var(--es-soft)!important;color:#674c4c;font-size:12px;line-height:1.75;text-align:center}
body.es-calculator .meth-sources strong{display:block;margin-bottom:6px;color:#2d1010;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
body.es-calculator :where(.ec-body,.meth-note,.faq-a) a{color:var(--accent,var(--es-accent));font-weight:700;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:2px}
body.es-calculator :where(.ec-body,.meth-note,.faq-a) a:hover{color:var(--terra,var(--es-dark));text-decoration-color:currentColor}
:where(body.es-calculator,body.es-article,body.es-glossary) .cookie-banner{background:var(--es-dark)}
:where(body.es-calculator,body.es-article,body.es-glossary) .cookie-accept{background:var(--es-accent)!important;color:#fff!important}
:where(body.es-calculator,body.es-article,body.es-glossary) footer{padding:40px 0!important;border-top:0!important;background:var(--es-dark)!important;text-align:center}
:where(body.es-calculator,body.es-article,body.es-glossary) footer .footer-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;max-width:1100px;margin:0 auto 24px;padding:0 24px}
:where(body.es-calculator,body.es-article,body.es-glossary) footer .footer-logo{color:#fff!important;font:800 18px/1 Manrope,system-ui,sans-serif}
:where(body.es-calculator,body.es-article,body.es-glossary) footer .footer-logo em{color:var(--es-accent-light)!important;font-style:normal}
:where(body.es-calculator,body.es-article,body.es-glossary) footer .footer-links{display:flex;justify-content:center;gap:12px 20px;flex-wrap:wrap;margin:0}
:where(body.es-calculator,body.es-article,body.es-glossary) footer .footer-links a{color:rgba(255,255,255,.68)!important;font:500 12px/1.4 Manrope,system-ui,sans-serif;text-decoration:none!important}
:where(body.es-calculator,body.es-article,body.es-glossary) footer .footer-links a:hover{color:#fff!important}
:where(body.es-calculator,body.es-article,body.es-glossary) footer :where(.footer-disc,.footer-disclaimer){max-width:860px;margin:0 auto;padding:20px 24px 0;border-top:1px solid rgba(255,255,255,.1)!important;color:var(--es-accent-light)!important;font:500 11px/1.7 Manrope,system-ui,sans-serif;opacity:1;text-align:center}
@media(max-width:560px){.editorial-note{margin:20px 0 0;padding:11px 12px}:where(body.es-calculator,body.es-article,body.es-glossary) footer .footer-inner{padding-inline:16px}:where(body.es-calculator,body.es-article,body.es-glossary) footer :where(.footer-disc,.footer-disclaimer){padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
