@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400..900;1,9..144,400..700&family=Lora:ital,wght@0,400..700;1,400..600&family=Caveat:wght@500;600&display=swap";: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{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--papel: #fbf6ec;--papel-2: #f4ecdb;--tinta: #2e2a24;--tinta-suave: #6f6557;--acento-1: #c8542b;--acento-1-soft: #e8c4b2;--acento-2: #e0922a;--linea: #e3d8c2;--ok: #2e7d5b;--paper-shadow: 0 1px 0 #fff inset, 0 10px 30px -12px rgba(46, 42, 36, .25);--font-display: "Fraunces", Georgia, serif;--font-body: "Lora", Georgia, serif;--font-hand: "Caveat", cursive;--radius: 14px;--radius-sm: 9px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--font-body);color:var(--tinta);background-color:var(--papel);background-image:radial-gradient(900px 500px at 12% -5%,rgba(224,146,42,.1),transparent 60%),radial-gradient(800px 500px at 100% 0%,rgba(200,84,43,.08),transparent 55%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-attachment:fixed}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.01em;margin:0}h2{font-size:clamp(1.5rem,1rem + 1.6vw,2.1rem);font-weight:700}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.22em;font-size:.7rem;font-weight:600;color:var(--acento-1)}.muted{color:var(--tinta-suave)}.rule{height:1px;background:linear-gradient(90deg,transparent,var(--linea) 12%,var(--linea) 88%,transparent);border:0;margin:0}.btn{font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--papel);background:var(--acento-1);border:0;border-radius:var(--radius-sm);padding:.7rem 1.25rem;cursor:pointer;box-shadow:0 2px #9c3f1f,0 8px 18px -8px #c8542b99;transition:transform .12s ease,box-shadow .12s ease,background .2s}.btn:hover{transform:translateY(-1px);box-shadow:0 3px #9c3f1f,0 12px 22px -8px #c8542ba6}.btn:active{transform:translateY(1px);box-shadow:0 1px #9c3f1f}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn--ghost{background:transparent;color:var(--tinta);border:1.5px solid var(--linea);box-shadow:none}.btn--ghost:hover{border-color:var(--acento-1);color:var(--acento-1);box-shadow:none}.btn--gold{background:var(--acento-2);box-shadow:0 2px #b06f17,0 8px 18px -8px #e0922a99}.btn--ok{background:var(--ok);box-shadow:0 2px #1f5d42,0 8px 18px -8px #2e7d5b99}.btn--sm{padding:.4rem .8rem;font-size:.82rem;box-shadow:0 1px #00000026}.field label,.field-label{display:block;font-family:var(--font-body);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--tinta-suave);margin-bottom:.3rem}.input,input[type=text].input,textarea.input{width:100%;font-family:var(--font-body);font-size:.98rem;color:var(--tinta);background:#fffdf8;border:1.5px solid var(--linea);border-radius:var(--radius-sm);padding:.6rem .7rem;transition:border-color .15s,box-shadow .15s}.input:focus,textarea.input:focus{outline:none;border-color:var(--acento-1);box-shadow:0 0 0 3px #c8542b24}.input[readonly]{background:var(--papel-2);color:var(--tinta-suave)}.card{background:#fffdf8;border:1px solid var(--linea);border-radius:var(--radius);box-shadow:var(--paper-shadow)}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.rise{animation:rise .5s cubic-bezier(.2,.7,.2,1) both}@keyframes spin{to{transform:rotate(360deg)}}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.1rem;margin-top:1.6rem}.proj-new{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:230px;border:2px dashed var(--linea);border-radius:var(--radius);background:transparent;color:var(--tinta-suave);cursor:pointer;font-family:var(--font-display);transition:border-color .15s,color .15s,background .15s}.proj-new:hover{border-color:var(--acento-1);color:var(--acento-1);background:#c8542b0a}.proj-new__plus{font-size:2.4rem;line-height:1}.proj-new__label{font-size:1rem;font-weight:600}.proj-card{text-align:left;padding:0;border:1px solid var(--linea);border-radius:var(--radius);background:#fffdf8;box-shadow:var(--paper-shadow);cursor:pointer;overflow:hidden;transition:transform .14s ease,box-shadow .14s ease;font-family:var(--font-body)}.proj-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px -14px #2e2a2459}.proj-card__cover{height:130px;display:grid;place-items:center;background:radial-gradient(120% 120% at 50% 0%,rgba(224,146,42,.18),transparent 70%),var(--papel-2);border-bottom:1px solid var(--linea);overflow:hidden}.proj-card__cover img{width:100%;height:100%;object-fit:cover}.proj-card__spine{font-family:var(--font-display);font-weight:900;font-size:2.6rem;color:var(--acento-1);opacity:.55}.proj-card__body{padding:.85rem .95rem 1rem}.proj-card__title{font-family:var(--font-display);font-weight:600;font-size:1.12rem;line-height:1.2}.proj-card__meta{margin:.5rem 0 .35rem}.proj-card__sub{font-size:.8rem}.proj-card__tools{display:flex;gap:.35rem;margin-top:.7rem}.proj-card__confirm{margin-top:.7rem}.icon-btn{width:30px;height:30px;border-radius:8px;border:1px solid var(--linea);background:var(--papel);cursor:pointer;font-size:.9rem;line-height:1;color:var(--tinta-suave);transition:border-color .12s,color .12s,background .12s}.icon-btn:hover{border-color:var(--acento-1);color:var(--acento-1)}.icon-btn--danger:hover{border-color:#b3361a;color:#b3361a;background:#b3361a0f}.badge{display:inline-block;font-family:var(--font-body);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .55rem;border-radius:999px;background:var(--papel-2);color:var(--tinta-suave);border:1px solid var(--linea)}.badge--characters_extracted{background:#e0922a29;color:#9a6410;border-color:#e0922a66}.badge--portraits_ready{background:#2e7d5b24;color:#1f5d42;border-color:#2e7d5b59}.wizard{display:flex;gap:.5rem;margin:1.4rem 0 1.8rem}.wizard__step{flex:1;min-width:0;display:flex;align-items:center;gap:.55rem;padding:.7rem .9rem;border-radius:var(--radius-sm);background:#fffdf8;border:1px solid var(--linea);font-family:var(--font-display);font-size:.92rem;font-weight:600;color:var(--tinta-suave);text-align:left}.wizard__step--clickable{cursor:pointer;transition:border-color .12s,transform .12s}.wizard__step--clickable:hover{border-color:var(--acento-1);transform:translateY(-1px)}.wizard__step:disabled{cursor:default}.wizard__step--done{background:#2e7d5b1a;border-color:#2e7d5b4d;color:#1f5d42}.wizard__step--active{background:var(--tinta);border-color:var(--tinta);color:var(--papel);box-shadow:0 8px 18px -10px #2e2a2499}.wizard__num{width:1.5rem;height:1.5rem;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-size:.8rem;background:var(--papel-2);color:var(--tinta-suave)}.wizard__step--active .wizard__num{background:var(--acento-1);color:#fff}.wizard__step--done .wizard__num{background:var(--ok);color:#fff}.wizard__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.2rem}.book-title__text{font-family:var(--font-display);font-weight:700;font-size:1.4rem;color:var(--tinta)}.book-title__input{font-family:var(--font-display);font-size:1.3rem;font-weight:700;max-width:460px;margin-bottom:.4rem}.dropzone{position:relative;border:2px dashed var(--linea);border-radius:var(--radius);background:radial-gradient(120% 120% at 50% 0%,rgba(200,84,43,.06),transparent 65%),#fffdf8;padding:3rem 2rem;text-align:center;transition:border-color .15s,background .15s}.dropzone--over{border-color:var(--acento-1);background:#c8542b0f}.dropzone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.dropzone__icon{font-size:2.6rem}.waiting{text-align:center;padding:3rem 1rem}.spinner{width:54px;height:54px;margin:0 auto 1.4rem;border:4px solid var(--acento-1-soft);border-top-color:var(--acento-1);border-radius:50%;animation:spin .9s linear infinite}.waiting__phrase{font-family:var(--font-display);font-style:italic;font-size:1.35rem;color:var(--tinta);min-height:1.7em;animation:rise .5s ease both}.bar-indef{height:6px;width:min(420px,80%);margin:1.3rem auto 0;border-radius:999px;background:var(--papel-2);overflow:hidden;position:relative}.bar-indef:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;border-radius:999px;background:linear-gradient(90deg,var(--acento-2),var(--acento-1));animation:slide 1.4s ease-in-out infinite}@keyframes slide{0%{left:-40%}to{left:100%}}.review{display:grid;grid-template-columns:230px 1fr;gap:1.4rem;align-items:start}.charlist{display:flex;flex-direction:column;gap:.35rem;max-height:70vh;overflow-y:auto;padding-right:4px}.charlist__item{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border-radius:var(--radius-sm);background:#fffdf8;border:1px solid var(--linea);cursor:pointer;text-align:left;font-family:var(--font-body);font-size:.95rem;color:var(--tinta);transition:border-color .12s,background .12s}.charlist__item:hover{border-color:var(--acento-1-soft)}.charlist__item--active{background:var(--tinta);border-color:var(--tinta);color:var(--papel)}.charlist__dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto;background:var(--linea)}.charlist__dot--ready{background:var(--ok)}.charlist__dot--generating{background:var(--acento-2);animation:pulse 1s ease-in-out infinite}.charlist__dot--failed{background:var(--acento-1)}@keyframes pulse{50%{opacity:.35}}.attr-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.1rem}.attr-grid .field--full{grid-column:1 / -1}.desc-readonly{width:100%;min-height:96px;resize:vertical;font-family:var(--font-body);font-style:italic;line-height:1.55;background:var(--papel-2);border:1px solid var(--linea);border-radius:var(--radius-sm);padding:.75rem .85rem;color:var(--tinta)}.portraits{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.1rem;margin-top:1.4rem}.portrait{border:1px solid var(--linea);border-radius:var(--radius);overflow:hidden;background:#fffdf8;box-shadow:var(--paper-shadow)}.portrait__frame{position:relative}.portrait__img{aspect-ratio:1;width:100%;object-fit:cover;display:block;background:var(--papel-2)}.portrait__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#2e2a248c;color:var(--papel);font-family:var(--font-display);font-size:.9rem;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.portrait__overlay .spinner{width:30px;height:30px;border-width:3px;margin:0;border-color:#ffffff59;border-top-color:#fff}.portrait__ph{aspect-ratio:1;display:grid;place-items:center;gap:.4rem;background:var(--papel-2);color:var(--tinta-suave);font-size:.82rem}.portrait__ph .spinner{width:30px;height:30px;border-width:3px;margin:0}.portrait__body{padding:.65rem .75rem .8rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.portrait__name{font-family:var(--font-display);font-weight:600;font-size:1rem}.prompt-card{padding:1rem 1.1rem;margin-bottom:1rem}.prompt-card__key{font-family:var(--font-body);font-size:.72rem;color:var(--acento-1);letter-spacing:.05em}.prompt-card textarea{min-height:120px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.5}.shell{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 4rem}.topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem}.brand{display:flex;align-items:baseline;gap:.6rem}.brand__mark{font-family:var(--font-display);font-weight:900;font-size:1.5rem;color:var(--acento-1)}.brand__name{font-family:var(--font-display);font-weight:600;font-size:1.2rem}.topbar__actions{display:flex;gap:.5rem}.section-actions{display:flex;gap:.7rem;margin-top:1.6rem}.chaprow{display:flex;align-items:center;gap:.7rem;padding:.6rem .8rem;border:1px solid var(--linea);border-radius:var(--radius-sm);background:#fffdf8;margin-bottom:.5rem}.chaprow--active{border-color:var(--acento-1);background:#fff7f3}.chaprow input.title{flex:1}.chaprow .pages{font-size:.8rem;color:var(--tinta-suave);white-space:nowrap;display:flex;gap:.3rem;align-items:center}.chaprow .pages input{width:3.2rem;text-align:center}.thr-pill{font-size:.82rem;color:var(--tinta-suave);background:var(--papel-2);border:1px solid var(--linea);border-radius:999px;padding:.35rem .8rem;display:inline-block}.para{position:relative;padding:.8rem .9rem .6rem;border:1px solid var(--linea);border-radius:var(--radius-sm);background:#fffdf8;margin-bottom:.5rem;line-height:1.6}.para__num{position:absolute;left:-1.7rem;top:.8rem;font-size:.7rem;color:#c9bfa9;font-family:var(--font-body)}.para__tools{margin-top:.5rem;display:flex;gap:.4rem;flex-wrap:wrap}.para-divider{text-align:center;margin:.1rem 0}.para-divider button{font-size:.7rem;color:var(--acento-1);border:1px dashed var(--acento-1-soft);background:#fff;border-radius:999px;padding:.1rem .7rem;cursor:pointer}.para-list{margin-left:1.7rem}.pdfviewer{border:1px solid var(--linea);border-radius:var(--radius);overflow:hidden;background:#fffdf8}.pdfviewer__toolbar{display:flex;align-items:center;gap:.4rem;padding:.6rem .8rem;border-bottom:1px solid var(--linea);background:var(--papel-2);flex-wrap:wrap}.pdfviewer__canvas{display:flex;justify-content:center;padding:1.2rem;background:#e8e0d0;max-height:75vh;overflow:auto}.pdfviewer__canvas .react-pdf__Page{box-shadow:0 10px 30px -12px #2e2a2466}
