:root{--accent: #2337ff;--accent-dark: #000d8a;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}body{font-family:var(--font-atkinson);margin:0;padding:0;text-align:left;background:#fff;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:19px;line-height:1.5}main{margin:auto;padding:1em 1em 3em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.2em}h4{font-size:1em;font-weight:400;color:rgb(var(--gray-dark));margin-bottom:1.2em}h5{font-size:1em}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p,.prose p{margin-bottom:1em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0 0 1em;font-size:.92em;line-height:1.45}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media(max-width:720px){main{padding:1em .6em 3em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}sup{vertical-align:baseline;position:relative;top:-.4em;font-size:.75em;line-height:0}.prose ul,.nota-cuerpo ul,.nota-cuerpo ol,.prose ol{padding-left:1.4em;margin-bottom:1.2em}.nota-cuerpo li,.prose li{line-height:1.4;margin-bottom:.4em}.prose li p,.nota-cuerpo li p{margin:0}.footnotes{margin-top:2em;padding-top:1em;border-top:1px solid rgb(var(--gray-light));font-size:.82em;line-height:1.4;color:rgb(var(--gray-dark))}.footnotes ol{padding-left:1.4em;margin:0}.footnotes li{margin-bottom:.4em}.footnotes p{margin:0}#bibliografía~p,.nota-cuerpo #bibliografía~p,h2#bibliografía~p,h3#bibliografía~p{font-size:.88em;line-height:1.45;margin-bottom:.6em}.prose p:has(>img:only-child){margin-bottom:.9em}.pie-foto,.credito-imagen{font-size:.82em;line-height:1.45;color:rgb(var(--gray));margin-top:-.8em;margin-bottom:1em}.pie-foto{margin-top:-1.4em}.pie-foto a,.credito-imagen a{color:var(--accent);text-decoration:none}.pie-foto a:hover,.credito-imagen a:hover{text-decoration:underline;text-underline-offset:3px}.prose a,.nota a,.page a{text-decoration:none}.prose a:hover,.nota a:hover,.page a:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgb(var(--gray-light))}html{scroll-padding-top:6rem}h2 a[aria-hidden=true],h3 a[aria-hidden=true]{opacity:0;margin-left:.4em;text-decoration:none;color:var(--accent);transition:opacity .2s}h2:hover a[aria-hidden=true],h3:hover a[aria-hidden=true]{opacity:1}h2>a[aria-hidden=true],h3>a[aria-hidden=true]{opacity:0;margin-left:.4em;text-decoration:none;color:var(--accent);transition:opacity .2s}h2:hover>a[aria-hidden=true],h3:hover>a[aria-hidden=true]{opacity:1}.img-float-right{float:right;width:350px;margin:0 0 1rem 1.5rem}@media(max-width:560px){.img-float-right{float:none;width:100%;margin:0 0 1rem}}.img-float-right .credito-imagen,.img-float-right .pie-foto{margin-top:-.3em}.img-centrada .credito-imagen,.img-centrada .pie-foto{margin-top:.3em;text-align:center}.img-centrada img{display:block;margin:0 auto}.img-float-left{float:left;width:350px;margin:0 1.5rem 1rem 0}@media(max-width:560px){.img-float-left{float:none;width:100%;margin:0 0 1rem}}.img-float-left .credito-imagen,.img-float-left .pie-foto{margin-top:-.3em}.nav-letras{display:grid;grid-template-columns:repeat(9,auto);gap:.4em;margin-bottom:2em;width:fit-content}.nav-letras a{text-decoration:underline;text-underline-offset:3px;padding:.2em .5em;color:inherit;font-size:.95em}.nav-letras a:hover{text-decoration:underline}h2,h3,h4{position:relative}h2 .heading-anchor,h3 .heading-anchor,h4 .heading-anchor{position:absolute;left:-1.5em;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;opacity:0;color:rgb(var(--gray));text-decoration:none;transition:opacity .15s}h2 .heading-anchor svg,h3 .heading-anchor svg,h4 .heading-anchor svg{width:20px;height:20px}h2:hover .heading-anchor,h3:hover .heading-anchor,h4:hover .heading-anchor{opacity:1}#copy-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(.5rem);background:rgb(var(--black));color:#fff;padding:.35em .9em;border-radius:4px;font-size:.82em;letter-spacing:.01em;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none;z-index:9999}#copy-toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.video-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:1.5rem 0}.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.nav-letras~h3[id]{margin-top:2em}#toc{margin:.5em 0}#toc .indice-titulo{font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:rgb(var(--gray));margin:0 0 .6em}#toc ul{list-style:none;padding-left:0;margin:0}#toc ul ul{padding-left:1.2em}#toc li{margin:0;padding:.15em 0;line-height:1.4}#toc a{color:var(--accent);text-decoration:none}#toc a:hover{color:var(--accent-dark);text-decoration:underline}hr+h2{margin-top:1em}h4{font-size:1.05em;font-weight:700;line-height:1.3;margin:1.5em 0 .4em}h3+h4{margin-top:.5em}p.entradilla{font-size:1.05em;font-weight:400;line-height:1.4;margin:0 0 1.2em}footer[data-astro-cid-sz7xmlte]{padding:2em 1em 6em;background:linear-gradient(var(--gray-gradient)) no-repeat;color:rgb(var(--gray));text-align:center}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:rgb(var(--gray));text-decoration:none}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}header[data-astro-cid-3ef6ksr2]{margin:0;padding:0 1em;background:#fff;box-shadow:0 2px 8px rgba(var(--black),5%);position:sticky;top:0;z-index:100}h2[data-astro-cid-3ef6ksr2]{margin:0;font-size:1.6rem;font-weight:400}h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--black);text-decoration:none}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:inline-block;padding:1.2rem 0;color:var(--black);text-decoration:none;border-bottom:3px solid transparent}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{border-bottom-color:var(--accent)}.internal-links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem;font-size:1.1rem;white-space:nowrap}.hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:rgb(var(--black));transition:all .2s}@media(max-width:640px){.hamburger[data-astro-cid-3ef6ksr2]{display:flex}.internal-links[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;gap:0;font-size:1rem;box-shadow:0 4px 12px rgba(var(--black),10%);padding:.5rem 1.5rem 1rem}.internal-links[data-astro-cid-3ef6ksr2].open{display:flex}.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:.6rem 0;width:100%;border-bottom:1px solid rgb(var(--gray-light))}.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:last-child{border-bottom:none}}
