.ejemplo-container{min-height:75 vh;background:linear-gradient(135deg,#f0e7f7 0%,#fef3e8 25%,#e8f4ff 50%,#fff5f0 75%,#f5e6ff 100%) fixed;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem 1rem;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}.ejemplo-container:before{content:"";opacity:.25;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 15% 20%,#9158db 2px,#0000 2px),radial-gradient(circle at 85% 15%,#22c55e 1.5px,#0000 1.5px),radial-gradient(circle at 25% 80%,#fbbf24 2px,#0000 2px),radial-gradient(circle at 75% 70%,#ec4899 1.5px,#0000 1.5px),radial-gradient(circle at 50% 30%,#8b5cf6 1.5px,#0000 1.5px),radial-gradient(circle at 90% 85%,#22c55e 2px,#0000 2px),radial-gradient(circle at 10%,#fbbf24 1.5px,#0000 1.5px);background-position:0 0,40px 60px,130px 270px,70px 100px,200px 150px,160px 320px,90px 180px;background-size:250px 250px;width:100%;height:100%;position:absolute;top:0;left:0}.ejemplo-container:after{content:"";opacity:.15;pointer-events:none;z-index:1;background-image:radial-gradient(120px 40px at 20% 15%,#ffffffe6 0%,#0000 70%),radial-gradient(100px 35px at 75% 25%,#fffc 0%,#0000 70%),radial-gradient(140px 45px at 60% 80%,#ffffffd9 0%,#0000 70%),radial-gradient(90px 30px at 10% 70%,#ffffffbf 0%,#0000 70%);background-repeat:no-repeat;width:100%;height:100%;animation:40s ease-in-out infinite cloudFloat;position:absolute;top:5%;left:0}@keyframes cloudFloat{0%,to{transform:translate(0)translateY(0)}25%{transform:translate(20px)translateY(-10px)}50%{transform:translate(-15px)translateY(5px)}75%{transform:translate(10px)translateY(-5px)}}.flipbook-loading{color:#667eea;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem;display:flex}.flipbook-loading .spinner{border:5px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:60px;height:60px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flipbook-loading p{color:#fff;text-align:center;font-size:1.2rem;font-weight:600}.ejemplo-header{text-align:center;color:#475569;z-index:2;max-width:800px;margin-bottom:2rem;position:relative}.ejemplo-header h1{color:#475569;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ejemplo-header p{color:#475569;font-size:1.1rem}.ejemplo-labels{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.ejemplo-label{color:#9158db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#9158db26;border:1px solid #9158db4d;border-radius:20px;padding:.4rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.pdf-book-spread{perspective:2000px;transform-style:preserve-3d;transition:transform .6s;position:relative}.book-pages{transform-style:preserve-3d;justify-content:center;align-items:flex-start;gap:4px;display:flex;position:relative}.book-pages:before{content:"";z-index:10;background:linear-gradient(90deg,#00000026 0%,#0000000d 50%,#00000026 100%);border-radius:1px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #0003}.page-left,.page-right{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;border-radius:0;transition:transform .6s cubic-bezier(.25,.46,.45,.94),box-shadow .6s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.page-left:before,.page-right:before{content:"";pointer-events:none;z-index:1;opacity:.6;background:linear-gradient(90deg,#00000026 0%,#0000 8%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0}.page-left:before{background:linear-gradient(270deg,#0003 0%,#0000 8%);right:0}.page-right:before{background:linear-gradient(90deg,#0003 0%,#0000 8%);left:0}.page-left{transform-origin:100%;transform:rotateY(1deg)}.page-right{transform-origin:0;transform:rotateY(-1deg)}.page-corner{pointer-events:none;opacity:0;z-index:10;width:60px;height:60px;transition:opacity .3s,transform .3s;position:absolute;top:10px}.corner-left{left:10px}.corner-right{right:10px}.page-interactive:hover .page-corner{opacity:1;animation:1.5s ease-in-out infinite cornerPulse}.corner-icon{color:#667eea;filter:drop-shadow(0 2px 4px #0003);width:100%;height:100%}@keyframes cornerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.page-left>*,.page-right>*{z-index:2;position:relative}.page-flipping-next{transform-origin:0;z-index:100;animation:1s cubic-bezier(.45,.05,.55,.95) forwards pageFlipNext;position:relative}.page-flipping-prev{transform-origin:100%;z-index:100;animation:1s cubic-bezier(.45,.05,.55,.95) forwards pageFlipPrev;position:relative}@keyframes pageFlipNext{0%{transform:rotateY(-1deg)translateZ(0);box-shadow:0 4px 20px #00000026}5%{transform:rotateY(-5deg)translateZ(10px);box-shadow:-5px 4px 25px #0003}15%{transform:rotateY(-30deg)translateZ(30px);box-shadow:-10px 6px 35px #0000004d}30%{transform:rotateY(-70deg)translateZ(50px);box-shadow:-18px 8px 50px #0006}50%{transform:rotateY(-90deg)translateZ(60px);box-shadow:-25px 10px 60px #00000080}70%{transform:rotateY(-110deg)translateZ(50px);box-shadow:-18px 8px 50px #0006}85%{transform:rotateY(-150deg)translateZ(30px);box-shadow:-10px 6px 35px #0000004d}95%{transform:rotateY(-175deg)translateZ(10px);box-shadow:-5px 4px 25px #0003}to{transform:rotateY(-180deg)translateZ(0);box-shadow:0 4px 20px #00000026}}@keyframes pageFlipPrev{0%{transform:rotateY(1deg)translateZ(0);box-shadow:0 4px 20px #00000026}5%{transform:rotateY(5deg)translateZ(10px);box-shadow:5px 4px 25px #0003}15%{transform:rotateY(30deg)translateZ(30px);box-shadow:10px 6px 35px #0000004d}30%{transform:rotateY(70deg)translateZ(50px);box-shadow:18px 8px 50px #0006}50%{transform:rotateY(90deg)translateZ(60px);box-shadow:25px 10px 60px #00000080}70%{transform:rotateY(110deg)translateZ(50px);box-shadow:18px 8px 50px #0006}85%{transform:rotateY(150deg)translateZ(30px);box-shadow:10px 6px 35px #0000004d}95%{transform:rotateY(175deg)translateZ(10px);box-shadow:5px 4px 25px #0003}to{transform:rotateY(180deg)translateZ(0);box-shadow:0 4px 20px #00000026}}.pdf-book-spread.flipping-next{animation:.8s cubic-bezier(.25,.46,.45,.94) spreadFlipNext}@keyframes spreadFlipNext{0%{transform:translate(0)translateZ(0)scale(1)}50%{transform:translate(-30px)translateZ(-50px)scale(.95)}to{transform:translate(0)translateZ(0)scale(1)}}.pdf-book-spread.flipping-prev{animation:.8s cubic-bezier(.25,.46,.45,.94) spreadFlipPrev}@keyframes spreadFlipPrev{0%{transform:translate(0)translateZ(0)scale(1)}50%{transform:translate(30px)translateZ(-50px)scale(.95)}to{transform:translate(0)translateZ(0)scale(1)}}.react-pdf__Document{justify-content:center;display:flex}.react-pdf__Page{border-radius:4px;max-width:100%;overflow:hidden;box-shadow:0 4px 20px #0000001a}.react-pdf__Page__canvas{border-radius:4px;max-width:100%;height:auto!important}.pdf-controls{background:#f8f9fa;border-radius:50px;align-items:center;gap:2rem;padding:1rem;display:flex;box-shadow:0 2px 10px #0000001a}.nav-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #667eea4d}.nav-button:hover:not(:disabled){background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.nav-button:active:not(:disabled){transform:translateY(0)}.nav-button:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:#ccc}.page-info{align-items:center;gap:.5rem;display:flex}.page-number{color:#333;text-align:center;min-width:80px;font-size:1.1rem;font-weight:600}.pdf-loading{color:#667eea;flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.spinner{border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite spin}.pdf-loading p{font-size:1.1rem;font-weight:500}.pdf-error{text-align:center;color:#e74c3c;padding:3rem}.pdf-error p{margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.error-details{color:#666;font-size:1rem;font-weight:400}.ejemplo-footer{text-align:center;color:#475569;z-index:2;max-width:600px;margin-top:auto;padding-top:3rem;position:relative}.ejemplo-footer p{color:#475569;margin-bottom:1.5rem;font-size:1.1rem}.ejemplo-footer-actions{justify-content:center;align-items:center;gap:1rem;display:flex}.cta-button{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 50%,#15803d 100%);border:2px solid #22c55e;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 8px 32px #22c55e66,0 4px 16px #16a34a4d}.cta-button:hover{background:linear-gradient(135deg,#16a34a 0%,#15803d 50%,#166534 100%);transform:translateY(-3px)scale(1.05);box-shadow:0 12px 40px #22c55e99,0 8px 24px #16a34a80}.secondary-button{color:#9158db;cursor:pointer;background:0 0;border:2px solid #9158db;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.secondary-button:hover{color:#fff;background:#9158db;transform:translateY(-2px);box-shadow:0 4px 15px #9158db66}@media (max-width:768px){.ejemplo-container{padding:1rem}.ejemplo-header h1{font-size:1.8rem}.ejemplo-header p{font-size:1rem}.ejemplo-viewer{max-width:100%;padding:1rem}.pdf-controls{flex-direction:column;gap:1rem;width:100%}.nav-button{width:100%}.page-info{order:-1}.book-pages{flex-direction:column;gap:1rem}.page-right,.book-pages:before{display:none}.ejemplo-footer-actions{flex-direction:column;gap:.75rem;width:100%;padding:0 1rem}.cta-button,.secondary-button{width:100%;max-width:280px;padding:.75rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.cta-button,.secondary-button{max-width:260px;padding:.65rem 1.25rem;font-size:.9rem}.ejemplo-footer{padding-top:2rem}.ejemplo-footer p{margin-bottom:1rem;font-size:1rem}}
: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 .choiceWidgetAnnotation select:required{outline:1.5px solid selecteditem}.annotationLayer .textWidgetAnnotation :-webkit-any(input,textarea):required{outline:1.5px solid selecteditem}.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selecteditem}.annotationLayer .buttonWidgetAnnotation:-webkit-any(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :-webkit-any(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :-webkit-any(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .choiceWidgetAnnotation select{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;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :-webkit-any(input,textarea){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;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea){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;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .buttonWidgetAnnotation:-webkit-any(.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;vertical-align:top;width:100%;height:100%;margin:0}.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;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .choiceWidgetAnnotation select:required{outline:1.5px solid red}.annotationLayer .textWidgetAnnotation :-webkit-any(input,textarea):required{outline:1.5px solid red}.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .buttonWidgetAnnotation:-webkit-any(.checkBox,.radioButton) input:required{outline:1.5px solid red}.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 .choiceWidgetAnnotation select[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :-webkit-any(input,textarea)[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .buttonWidgetAnnotation:-webkit-any(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .choiceWidgetAnnotation select:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :-webkit-any(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation:-webkit-any(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :-webkit-any(input,textarea):hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .textWidgetAnnotation :-webkit-any(input,textarea):focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:-webkit-any(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:-webkit-any(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--total-scale-factor));width:100%;min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px*var(--total-scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px*var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px*var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-webkit-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.textLayer :-webkit-any(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;top:100%;bottom:0;left:0;right:0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
