:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--accent: #c8102e;--accent-soft: #f8e8eb;--editorial-accent-ink: #9c0c23;--editorial-container: 1100px}:root[data-theme=dark]{--accent: #ff7189;--accent-soft: #3a1018}html,body,#root{min-height:100%}#root{width:100%}body{font-size:15px;line-height:1.55}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code,.mono{font-family:var(--font-mono)}.kicker,.obra-card__estado,.art-row__meta,.art-row__estado,.tomo-row__numero,.dod__name,.chip,.campo__label,.lectura__slug,.admin__side-titulo,.preview__bar,.lectura__bar,.catalogo__facts dt,.editorial-map__kind,.editorial-map__index{font-family:var(--font-sans);font-weight:600;text-transform:uppercase;letter-spacing:.1em}.shell{display:flex;flex-direction:column;min-height:100%}.shell__content{flex:1;width:100%;max-width:var(--editorial-container);margin:0 auto;padding:2.5rem 1.5rem 5rem}.editorial-brand__logo,.editorial-footer__logo{display:block;flex:none}.editorial-brand__wordmark{display:flex;flex-direction:column;line-height:1.05}.editorial-brand__name{color:var(--ink);font-size:.95rem;font-weight:700;letter-spacing:.01em}.editorial-brand__owner{color:var(--ink-muted);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.catalogo__hero{padding:2.5rem 0 2rem;border-bottom:1px solid var(--ink);margin-bottom:2.5rem}.kicker{font-size:.72rem;color:var(--accent)}.catalogo__titulo{font-size:clamp(2.4rem,6vw,4rem);font-weight:600;letter-spacing:-.02em;margin:.4rem 0 .6rem;line-height:1.02}.catalogo__tagline{font-size:1.05rem;color:var(--ink-muted);max-width:60ch}.catalogo__path{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:0;color:var(--ink-muted);font-family:var(--font-mono);font-size:.7rem}.catalogo__path strong{color:var(--ink)}.catalogo__facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:2rem 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.catalogo__facts>div{padding:.8rem 1rem .8rem 0;border-right:1px solid var(--line)}.catalogo__facts>div:last-child{border-right:0;padding-left:1rem}.catalogo__facts dt{color:var(--ink-muted);font-size:.62rem}.catalogo__facts dd{margin:.2rem 0 0;font-size:1.15rem;font-weight:600}.editorial-map{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:3rem;padding-bottom:3rem;border-bottom:1px solid var(--line)}.editorial-map h2,.section-head h2,.cultural-line h2{font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.1;margin:.35rem 0 .8rem}.editorial-map p,.section-head p,.cultural-line p{color:var(--ink-muted);max-width:58ch}.editorial-map__levels{list-style:none;padding:0;margin:0;border-top:1px solid var(--ink)}.editorial-map__levels li{display:grid;grid-template-columns:2.5rem minmax(7rem,.55fr) 1fr;gap:.8rem;padding:.85rem 0;border-bottom:1px solid var(--line);align-items:baseline}.editorial-map__index,.editorial-map__kind{color:var(--ink-muted);font-size:.62rem}.catalogo__tomos{padding-top:3rem;scroll-margin-top:5rem}.section-head{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;align-items:end}.section-head .kicker{grid-column:1 / -1}.section-head h2{margin-bottom:0}.section-head p{margin:0}.catalogo__obras{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:0;border:1px solid var(--line)}.obra-card{display:block;padding:1.4rem;color:var(--ink);border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .12s,color .12s}.obra-card:hover{background:var(--ink);color:var(--paper);text-decoration:none}.obra-card:hover .obra-card__sub,.obra-card:hover .obra-card__estado,.obra-card:hover .obra-card__tomos{color:#ffffffb3}.obra-card__estado{font-size:.62rem;color:var(--accent)}.obra-card__titulo{font-size:1.5rem;font-weight:600;margin:.4rem 0 .2rem;letter-spacing:-.01em}.obra-card__sub{color:var(--ink-muted);font-style:normal}.obra-card__tomos{margin-top:.8rem;color:var(--ink-muted);font-family:var(--font-mono);font-size:.72rem}.page__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--ink);margin-bottom:1.5rem}.page__title{font-size:1.8rem;font-weight:600;letter-spacing:-.01em;margin:0}.muted{color:var(--ink-muted)}.alerta{border:1px solid var(--accent);padding:.7rem 1rem;background:#c8102e0a;margin:1rem 0}.admin__grid{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}.admin__side{border:1px solid var(--line);padding:1rem;position:sticky;top:80px}.admin__side-titulo{font-size:.66rem;color:var(--ink-muted);margin-bottom:.6rem}.tree__obra{margin-bottom:1.5rem}.tree__obra-head{display:flex;align-items:baseline;gap:.6rem;border-bottom:1px solid var(--ink);padding-bottom:.3rem}.tree__obra-titulo{font-size:1.2rem;font-weight:600}.tree__seccion{margin:1rem 0}.tree__seccion-titulo{font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);border-bottom:1px solid var(--line);padding-bottom:.2rem}.tree__articulos{display:flex;flex-direction:column}.tree__empty{color:var(--ink-muted);font-style:italic}.art-row{display:grid;grid-template-columns:1fr auto auto;gap:.8rem;align-items:center;padding:.55rem .2rem;border-bottom:1px solid var(--line)}.art-row:hover{background:var(--paper-raised)}.art-row__titulo{font-weight:500;color:var(--ink)}.art-row__meta{font-size:.66rem;color:var(--ink-muted)}.art-row__estado{font-size:.6rem;color:var(--accent)}.tomo-row{display:flex;align-items:baseline;gap:.8rem;padding:.6rem 0;border-bottom:1px solid var(--line)}.tomo-row__numero{color:var(--accent);font-size:.8rem}.tomo-row__titulo{font-weight:600}.tomo-row__sub{color:var(--ink-muted)}.tomo-row__acciones{margin-left:auto;display:flex;gap:.4rem}.editor__grid{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}.editor__head{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:.6rem}.editor__h2{font-size:1.4rem;font-weight:600;margin:1.2rem 0 .6rem}.editor__col{min-width:0}.dod__lista{list-style:none;padding:0;margin:0;border:1px solid var(--line)}.dod__item{display:flex;justify-content:space-between;gap:.6rem;padding:.45rem .7rem;border-bottom:1px solid var(--line)}.dod__name{font-size:.66rem;color:var(--ink-muted)}.dod__val{font-family:var(--font-mono);font-size:.78rem}.campo{display:flex;flex-direction:column;gap:.3rem;margin:.7rem 0}.campo__label{font-size:.64rem;color:var(--ink-muted)}.campo__input,textarea,select,input[type=text],input[type=range]{font-family:var(--font-sans);font-size:.9rem;color:var(--ink);background:var(--paper);border:1px solid var(--line-strong);border-radius:0;padding:.5rem .6rem}.campo__input:focus,textarea:focus,select:focus{outline:2px solid var(--accent);outline-offset:-1px}.btn--primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn--primary:hover{background:var(--editorial-accent-ink);border-color:var(--editorial-accent-ink)}.chip{display:inline-block;border:1px solid var(--line-strong);padding:.1rem .45rem;font-size:.6rem;color:var(--ink-muted)}.chip--quiet{border-color:var(--line)}.build-result{font-family:var(--font-mono);font-size:.78rem;padding:.5rem .7rem;border:1px solid var(--line);margin-top:.6rem}.build-result--ok{border-color:var(--accent)}.build-result--err{border-color:var(--accent);background:#c8102e0f}.lectura{display:flex;flex-direction:column;height:calc(100vh - 60px)}.lectura__bar,.preview__bar{display:flex;align-items:center;gap:1rem;background:#1a1a1a;color:#f4f1ea;padding:.5rem 1rem;font-size:.7rem}.lectura__frame,.preview__frame{flex:1;width:100%;border:0;background:#232323}.libro{display:flex;flex-direction:column;height:82vh;border:1px solid var(--ink);background:#2b2b2b}.libro__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:.45rem .7rem;background:#1a1a1a;color:#ededed}.libro__nav,.libro__tools{display:flex;align-items:center;gap:.4rem}.libro__pageno{font-family:var(--font-sans);font-weight:600;font-size:.7rem;letter-spacing:.06em;min-width:78px;text-align:center}.libro .btn{color:#ededed;background:transparent;border-color:#ffffff52}.libro .btn:hover:not(.btn--primary){background:#fff;color:#1a1a1a}.libro .btn--primary{background:var(--accent);border-color:var(--accent);color:#fff}.libro .btn:disabled{opacity:.4;cursor:default}.libro__stage{position:relative;flex:1;overflow:auto;display:flex;justify-content:center;align-items:flex-start;padding:1.2rem}.libro__edge{position:absolute;top:0;bottom:0;width:13%;z-index:6;border:0;background:transparent;cursor:pointer;transition:background .15s}.libro__edge--prev{left:0}.libro__edge--next{right:0}.libro__edge:hover:not(:disabled){background:linear-gradient(to var(--dir, right),rgba(0,0,0,.18),transparent)}.libro__edge--prev:hover:not(:disabled){background:linear-gradient(to right,rgba(0,0,0,.22),transparent)}.libro__edge--next:hover:not(:disabled){background:linear-gradient(to left,rgba(0,0,0,.22),transparent)}.libro__edge:disabled{cursor:default}.libro__spread{display:flex;gap:6px;align-items:flex-start}.libro__page{border:1px solid rgba(255,255,255,.28);background:#fff}.libro__page canvas{display:block;max-width:100%;height:auto}.libro__msg{color:#cfcfcf;padding:2.5rem;font-size:.85rem}.visor-wrap{border:1px solid var(--ink);margin:1.5rem 0 2.5rem}.visor-wrap__bar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.5rem .8rem;border-bottom:1px solid var(--ink);background:var(--paper-raised)}.visor-wrap__spacer{flex:1}.visor-embed{width:100%;height:82vh;border:0;display:block;background:#2b2b2b}.cultural-line{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.85fr);gap:2rem 3rem;padding:3.5rem 0 0;margin-top:3.5rem;border-top:1px solid var(--ink)}.cultural-line ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--ink)}.cultural-line li{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.cultural-line li span{color:var(--ink-muted);text-align:right}.text-link{width:fit-content;font-family:var(--font-mono);font-size:.75rem}.shell__content{overflow-x:hidden}.catalogo__obras>*{min-width:0}.admin__grid,.editor__grid,.admin__main,.editor__col,.tree__obra{min-width:0}.obra-card__titulo,.obra-card__sub,.tomo-row__titulo,.art-row__titulo,.tree__obra-titulo,.tree__seccion-titulo,.page__title,.catalogo__titulo,.dod__val{overflow-wrap:anywhere;word-break:break-word}.tomo-row{flex-wrap:wrap}.art-row{min-width:0}pre,code{overflow-x:auto;max-width:100%}img,iframe,svg{max-width:100%}@media(max-width:760px){.admin__grid,.editor__grid,.editorial-map,.section-head,.cultural-line{grid-template-columns:1fr}.admin__side{position:static}.shell__content{padding:1.5rem 1rem 4rem}.visor-embed{height:70vh}.catalogo__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogo__facts>div:nth-child(2){border-right:0;padding-left:1rem}.catalogo__facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.editorial-map__levels li{grid-template-columns:2.2rem 1fr}.editorial-map__levels li strong{grid-column:2}.section-head{gap:0}}
