*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}#root,body{position:relative}#root{z-index:1}code{font-family:Monaco,Courier New,Consolas,monospace}html{scroll-behavior:smooth}::selection{background:#2563eb33;color:#1e293b}::-moz-selection{background:#2563eb33;color:#1e293b}.top-banner{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #00000014;color:#fff;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.banner-content{gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.banner-content,.banner-left{align-items:center;display:flex;flex-wrap:wrap}.banner-left{gap:16px}.banner-tag{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;font-size:.875rem;font-weight:600;padding:6px 12px}.banner-text{font-size:.95rem;font-weight:500}.banner-right{display:flex;gap:12px}.banner-button{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:8px;padding:8px 16px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.banner-button:hover{background:#ffffff40;transform:translateY(-1px)}.banner-button.donate{background:#ef4444;border-color:#dc2626}.banner-button.donate:hover{background:#dc2626}.app{display:flex;flex-direction:column;min-height:100vh}.container{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1200px;width:100%}.header{background:#fff;border-bottom:1px solid #e5e7eb;padding:48px 24px 32px;text-align:center}.header-icon{color:#2563eb;margin-bottom:12px}.header h1{color:#111827;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:8px}.header p{color:#6b7280;font-size:1.125rem;font-weight:400}.tabs{background:#fff;border-bottom:2px solid #e5e7eb;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.tab{align-items:center;background:#0000;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-size:.9375rem;font-weight:500;gap:8px;justify-content:center;padding:16px 12px;position:relative;transition:all .2s ease}.tab:hover{background:#f9fafb;color:#374151}.tab.active{background:#eff6ff;border-bottom-color:#2563eb;color:#2563eb}.content{background:#fff;margin:0 auto;max-width:900px;min-height:60vh;padding:40px 24px;width:100%}.content::-webkit-scrollbar{width:8px}.content::-webkit-scrollbar-track{background:#f3f4f6}.content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.upload-section{margin-bottom:28px}.file-input-label{align-items:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;color:#4b5563;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:12px;justify-content:center;padding:40px;transition:all .2s ease}.file-input-label:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}.file-input-label.add-file{background:#eff6ff;border-color:#2563eb;padding:32px}.file-input{display:none}.options{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:16px;margin-bottom:28px;padding:20px}.options,.options label{display:flex;flex-direction:column}.options label{color:#374151;font-size:.9375rem;font-weight:500;gap:8px}.select-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;cursor:pointer;font-size:.9375rem;font-weight:400;padding:10px 14px;transition:all .2s ease}.select-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.select-input:hover{border-color:#9ca3af}.pdf-preview-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:28px 0;padding:24px}.preview-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:20px}.preview-header h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.preview-actions{display:flex;gap:8px}.small-button{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.small-button:hover{background:#2563eb;border-color:#2563eb;color:#fff}.pdf-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:20px}.pdf-page-preview{background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;overflow:hidden;padding:12px;position:relative;transition:all .2s ease}.pdf-page-preview:hover{border-color:#2563eb;box-shadow:0 4px 6px #0000001a}.pdf-page-preview.selected{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.page-number{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:8px;text-align:center}.selection-overlay{align-items:center;background:#2563eb1a;bottom:0;color:#2563eb;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.loading-preview{color:#6b7280;font-size:1rem;font-weight:400;padding:40px;text-align:center}.merge-section{margin-bottom:28px}.merge-file-list{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:28px;padding:24px}.merge-file-list h3{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:6px}.merge-hint{color:#6b7280;font-size:.875rem;font-weight:400;margin-bottom:16px}.merge-file-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;gap:12px;margin-bottom:10px;padding:14px;transition:all .2s ease}.merge-file-item:hover{border-color:#2563eb;box-shadow:0 2px 4px #0000000d}.merge-file-order{align-items:center;background:#2563eb;border-radius:6px;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:32px;justify-content:center;width:32px}.merge-file-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.merge-file-name{color:#111827;font-size:.9375rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{color:#6b7280;font-size:.8125rem;font-weight:400}.merge-file-actions{display:flex;flex-shrink:0;gap:4px}.icon-button{align-items:center;background:#f3f4f6;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.icon-button:hover:not(:disabled){background:#2563eb;color:#fff}.icon-button.danger:hover:not(:disabled){background:#ef4444;color:#fff}.icon-button:disabled{cursor:not-allowed;opacity:.4}.action-section{margin-bottom:24px}.action-button{align-items:center;background:#2563eb;border:none;border-radius:6px;box-shadow:0 1px 3px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:all .2s ease;width:100%}.action-button:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 6px #0000001a}.action-button:active:not(:disabled){transform:scale(.98)}.action-button:disabled{cursor:not-allowed;opacity:.5}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.info-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#1e40af;font-weight:400;gap:10px;margin-bottom:20px}.info-box,.message{align-items:center;display:flex;font-size:.9375rem;padding:14px 16px}.message{border-radius:6px;font-weight:500;gap:12px}.message.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.message.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.result-content{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.result-info{display:flex;flex:1 1;flex-direction:column;gap:6px}.expiration-timer{align-items:center;color:#6b7280;display:flex;font-size:.875rem;font-weight:400;gap:6px}.expiration-timer.expired{color:#991b1b}.download-button{align-items:center;background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s ease;white-space:nowrap}.download-button:hover:not(:disabled){background:#059669}.download-button:disabled{cursor:not-allowed;opacity:.5}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.modal-close:hover{background:#f3f4f6;color:#111827}.modal-body{padding:24px}.donate-intro{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:20px}.crypto-addresses{display:flex;flex-direction:column;gap:16px}.crypto-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:16px}.crypto-header{align-items:center;display:flex;gap:8px;margin-bottom:10px}.crypto-header strong{color:#111827;font-size:.9375rem;font-weight:600}.network-badge{background:#eff6ff;border-radius:4px;color:#2563eb;font-size:.75rem;font-weight:500;padding:2px 8px}.crypto-address-container{align-items:center;display:flex;gap:8px}.crypto-address{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;flex:1 1;font-family:Monaco,Courier New,monospace;font-size:.8125rem;font-weight:400;padding:10px 12px;word-break:break-all}.copy-button{align-items:center;background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:10px;transition:all .2s ease}.copy-button:hover{background:#1d4ed8}.copy-button:active{transform:scale(.95)}.donate-thanks{color:#2563eb;font-size:1rem;font-weight:600;margin-bottom:0;margin-top:20px;text-align:center}.ad-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin:48px auto;max-width:900px;padding:32px}.ad-badge{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;display:inline-flex;font-size:.8125rem;font-weight:600;gap:6px;margin-bottom:16px;padding:6px 12px}.ad-content-new{display:flex;flex-direction:column;gap:24px}.ad-image-container{display:flex;justify-content:center;width:100%}.ad-image{border:1px solid #e5e7eb;border-radius:8px;height:auto;max-width:600px;width:100%}.ad-details{display:flex;flex-direction:column;gap:16px}.ad-title{color:#111827;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0}.ad-description{color:#4b5563;font-size:1rem;font-weight:400;line-height:1.6;margin:0}.ad-description strong{color:#111827;font-weight:600}.ad-features{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:8px 0}.ad-feature-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#374151;display:flex;font-size:.875rem;font-weight:500;gap:10px;padding:10px 12px}.feature-icon{flex-shrink:0;font-size:1.25rem}.ad-cta-group{display:flex;gap:12px;margin-top:8px}.ad-cta-primary{align-items:center;background:#2563eb;border-radius:6px;color:#fff;display:inline-flex;flex:1 1;font-size:.9375rem;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .2s ease}.ad-cta-primary:hover{background:#1d4ed8}.ad-cta-secondary{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#2563eb;display:inline-flex;flex:1 1;font-size:.9375rem;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .2s ease}.ad-cta-secondary:hover{background:#f9fafb;border-color:#2563eb}.markdown-editor-section{margin-bottom:28px}.markdown-split{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;min-height:500px}.markdown-input-panel,.markdown-preview-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.panel-title{background:#2563eb;color:#fff;font-size:.9375rem;font-weight:600;margin:0;padding:12px 16px}.markdown-textarea{background:#fff;border:none;color:#111827;flex:1 1;font-family:Monaco,Courier New,monospace;font-size:.875rem;line-height:1.6;padding:16px;resize:none}.markdown-textarea:focus{outline:none}.markdown-preview{background:#fff;color:#111827;flex:1 1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-y:auto;padding:16px}.markdown-preview::-webkit-scrollbar{width:6px}.markdown-preview::-webkit-scrollbar-track{background:#f3f4f6}.markdown-preview::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.markdown-preview::-webkit-scrollbar-thumb:hover{background:#9ca3af}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{color:#111827;font-weight:600;line-height:1.3;margin-bottom:.5em;margin-top:1.5em}.markdown-preview h1{border-bottom:2px solid #e5e7eb;font-size:2em;padding-bottom:.3em}.markdown-preview h2{border-bottom:1px solid #e5e7eb;font-size:1.5em;padding-bottom:.3em}.markdown-preview h3{font-size:1.25em}.markdown-preview p{margin-bottom:1em}.markdown-preview code{background-color:#f3f4f6;border-radius:3px;color:#ef4444;font-family:Monaco,Courier New,monospace;font-size:.875em;padding:.2em .4em}.markdown-preview pre{background-color:#1f2937;border-radius:6px;margin:1em 0;overflow-x:auto;padding:1em}.markdown-preview pre code{background-color:initial;color:#f3f4f6;padding:0}.markdown-preview blockquote{border-left:3px solid #d1d5db;color:#6b7280;margin:1em 0;padding-left:1em}.markdown-preview table{border-collapse:collapse;margin:1em 0;width:100%}.markdown-preview td,.markdown-preview th{border:1px solid #e5e7eb;padding:.5em .75em;text-align:left}.markdown-preview th{background:#f9fafb;color:#111827;font-weight:600}.markdown-preview ol,.markdown-preview ul{margin:1em 0;padding-left:2em}.markdown-preview li{margin:.5em 0}.markdown-preview a{color:#2563eb;text-decoration:underline}.markdown-preview a:hover{color:#1d4ed8}.markdown-preview hr{border:none;border-top:1px solid #e5e7eb;margin:2em 0}.react-pdf__Page{display:flex;justify-content:center}.react-pdf__Page__canvas{border-radius:6px;height:auto!important;max-width:100%}@media (max-width:1024px){.markdown-split{gap:16px;grid-template-columns:1fr}.markdown-input-panel,.markdown-preview-panel{min-height:350px}}@media (max-width:768px){.header{padding:32px 20px 24px}.header h1{font-size:2rem}.header p{font-size:1rem}.banner-content{align-items:flex-start;flex-direction:column;gap:12px}.banner-right{width:100%}.banner-button{flex:1 1;justify-content:center}.tabs{grid-template-columns:repeat(2,1fr)}.tab{font-size:.875rem;padding:14px 10px}.content,.file-input-label{padding:32px 20px}.pdf-grid{gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.preview-header{align-items:flex-start;flex-direction:column}.preview-actions{width:100%}.small-button{flex:1 1}.result-content{align-items:stretch;flex-direction:column}.download-button{justify-content:center;width:100%}.merge-file-item{flex-wrap:wrap}.merge-file-actions{justify-content:flex-end;width:100%}.ad-section{padding:24px 20px}.ad-features{grid-template-columns:1fr}.ad-cta-group{flex-direction:column}.markdown-preview,.markdown-textarea{min-height:300px}}@media (max-width:480px){.header h1{font-size:1.75rem}.tabs{grid-template-columns:1fr}.tab{justify-content:flex-start;padding:12px}.content{padding:24px 16px}.file-input-label{flex-direction:column;padding:24px 16px}.pdf-grid{grid-template-columns:1fr}.ad-section{padding:20px 16px}.ad-title{font-size:1.25rem}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}: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) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.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:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}
/*# sourceMappingURL=main.4ab1c2ab.css.map*/