:root{--page: #ffffff;--ink: #000000;--muted: #666666;--soft: #aaaaaa;--line: #d8d8d8;--accent: #46707d;--cover-blue: #445dff;color-scheme:light}html,body{margin:0;padding:0}body{background:var(--page);color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.45}body:after{content:"Draft: May 6, 2026";position:fixed;top:2rem;right:-4.15rem;z-index:10;width:14rem;padding:.35rem 0;transform:rotate(45deg);border:1px solid #999999;background:#fff;color:#555;font-size:.72rem;line-height:1;text-align:center;box-shadow:0 1px 3px #0000002e}html[lang=es] body:after{content:"Borrador: 6 de mayo de 2026";font-size:.62rem}a,a:visited,a:active{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.book-page{display:flex;flex-wrap:wrap;box-sizing:border-box;max-width:78em;margin:0 0 0 4.1em;padding:4.4em 0 5em;column-gap:4em}.cover-column{flex:0 0 23em;max-width:23em;min-width:0}.contents-column{flex:1 1 37em;max-width:40em;min-width:0;padding-top:.35em}.links-row{flex-basis:100%;max-width:42em;min-width:0;margin-top:1.65em}.cover-frame{display:block;box-sizing:border-box;width:min(23em,100%);margin:.85em 0 1.15em;border:1px solid #000000;box-shadow:4px 4px 7px #0006}.cover-frame picture{display:block}.cover-image{display:block;width:100%;height:auto}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:0}h1{margin:1rem 0;font-size:130%;line-height:1.1}h2{margin:1rem 0;font-size:115%}h3{margin:0;color:var(--muted);font-family:inherit;font-size:90%;font-weight:400}.edition{display:block;margin-top:.08em;font-size:66%;font-weight:400;font-variant:normal;letter-spacing:.01em}.cover-column h1{margin:.8rem 0 .95rem;font-size:150%;font-variant:small-caps;letter-spacing:.045em;white-space:nowrap}.cover-column h1 .edition{white-space:normal}.intro{max-width:35em}.small-print,.meta-note{color:#333;font-size:80%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.small-print p{margin:.8rem 0}.official-note{font-weight:700}.toc{margin:1em 0;padding:0;counter-reset:chapter;line-height:1.28}.toc li{position:relative;margin:0 0 .03em 3em;padding:0;list-style:none}.toc li:before{content:counter(chapter) ".";counter-increment:chapter;position:absolute;top:1px;left:-2.5em;width:2em;color:#333;font-size:90%;text-align:right}.toc li.part:before{content:"";counter-increment:none}.toc li.unnumbered:before{content:"";counter-increment:none}.toc li.unnumbered:last-child{margin-top:.55em}.toc li.part{height:auto;min-height:0;margin:.55em 0 .03em 3em}.toc li.part h3{position:static;display:block;width:auto;max-width:none;margin-left:0;font-size:inherit;text-align:left;white-space:normal}.links{margin:.75rem 0 1.5rem;padding-left:1.1rem;list-style-type:circle}.links li{margin:.2rem 0}.about{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.3rem;margin:1rem 0 2rem}.author-card{display:grid;gap:.65rem;align-content:start}.author-card picture{display:block;width:100%;max-width:150px;aspect-ratio:1}.photo-placeholder{box-sizing:border-box;aspect-ratio:1;border:1px solid #000000;object-fit:cover;width:100%;height:100%}.author-links{display:flex;gap:.45rem;align-items:center}.author-links a{display:grid;place-items:center;width:1.75rem;height:1.75rem;border:1px solid #000000;color:#000}.author-links a:hover{background:#000;color:#fff;text-decoration:none}.author-links svg{width:1rem;height:1rem;fill:currentColor}.about p{margin:0 0 .75rem}.notify-form{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1.5rem}.notify-form input,.notify-form button{box-sizing:border-box;min-height:2.25rem;border:1px solid #000000;border-radius:0;font:inherit;font-size:90%}.notify-form input{flex:1 1 16rem;padding:.35rem .55rem;background:#fff}.notify-form button{padding:.35rem .75rem;background:#000;color:#fff;cursor:pointer}.donate-form{margin:.75rem 0 .45rem}.donate-form button{box-sizing:border-box;min-height:2.25rem;border:1px solid #000000;border-radius:0;padding:.35rem .75rem;background:#000;color:#fff;cursor:pointer;font:inherit;font-size:90%}.donate-form button:hover{background:#fff;color:#000}.chapter{max-width:35em;margin:0 auto;padding:2em 1em 5em}.chapter nav{height:0;text-align:right}.chapter nav a,.chapter nav span{color:#aaa;font-size:80%;text-decoration:none}.chapter nav span{cursor:default}.chapter nav button{background:transparent;color:#aaa;border:none;cursor:pointer;padding:0}.chapter h1{margin-top:2rem}.chapter .note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:2rem 0;padding:1rem 0;color:var(--muted);font-size:90%}@media screen and (max-width:585px){.toc li.part{height:auto;min-height:0;margin:.55em 0 .03em 3em}.toc li.part h3{position:static;min-width:0;width:auto;max-width:none;margin-left:0;display:block;text-align:left;white-space:normal}}@media screen and (max-width:500px){body{font-size:18px}.book-page{margin:0;padding:1em 1em 4em;column-gap:0}body:after{top:1.7rem;right:-4.45rem;width:13rem;font-size:.66rem}html[lang=es] body:after{font-size:.52rem}.chapter-page .chapter nav{height:auto;padding-top:1.85rem}.cover-column{flex:1 1 100%;margin-right:0;max-width:none}.contents-column,.links-row{flex:1 1 100%;max-width:none}.cover-frame{width:80%;margin-top:1em}.cover-column h1{font-size:135%;letter-spacing:.035em;white-space:normal}.edition{letter-spacing:0}.about{grid-template-columns:1fr}.photo-placeholder{max-width:none}.author-card picture{max-width:160px}.author-links{max-width:160px}}
