body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.main-header{background:linear-gradient(135deg,#1a365d,#2d3748);box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{display:flex;flex-direction:column}.logo-text{color:#fff;font-size:2rem;font-weight:800;letter-spacing:1px}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#4299e1,#3182ce);-webkit-background-clip:text;color:#3182ce}.tagline{color:#a0aec0;font-size:.9rem;letter-spacing:2px;text-transform:uppercase}.header-nav{display:flex;gap:2rem}.header-nav a{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.header-nav a:after{background:#3182ce;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header-nav a:hover:after{width:100%}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;text-align:center}.header-nav{gap:1rem}}.main-footer{background:linear-gradient(135deg,#1a365d,#2d3748);color:#fff;margin-top:4rem;padding:4rem 2rem 2rem}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1200px}.footer-brand h3{font-size:2rem;margin-bottom:1rem}.footer-brand p{color:#a0aec0;font-size:1.1rem}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-section h4{font-size:1.2rem;margin-bottom:1.5rem;position:relative}.footer-section h4:after{background:#3182ce;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:40px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.8rem}.footer-section a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#3182ce}.social-links{display:flex;gap:1rem}.social-icon{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-icon:hover{background:#3182ce;transform:translateY(-3px)}.contact-info li{align-items:center;color:#a0aec0;display:flex;gap:.5rem}.footer-bottom{border-top:1px solid #ffffff1a;color:#a0aec0;margin-top:3rem;padding-top:2rem;text-align:center}.footer-signature{margin-top:.5rem}.footer-signature i{animation:heartbeat 1.5s ease infinite;color:#e53e3e}@keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:768px){.footer-content{gap:2rem}.footer-content,.footer-links{grid-template-columns:1fr}.footer-section{text-align:center}.footer-section h4:after{left:50%;transform:translateX(-50%)}.contact-info li,.social-links{justify-content:center}}: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)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.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%}.pdf-editor{background:#f8fafc;border-radius:15px;box-shadow:0 4px 6px #0000001a;padding:2rem}.toolbar{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.rotation-controls,.zoom-controls{align-items:center;display:flex;gap:.5rem}.editor-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 300px;margin-top:2rem}.pdf-preview{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:center;min-height:500px;overflow:auto;padding:1rem}.pdf-preview .react-pdf__Document{align-items:center;display:flex;flex-direction:column}.pdf-preview .react-pdf__Page{box-shadow:0 0 8px #0000001a;max-width:100%}.pdf-preview .react-pdf__Page canvas{height:auto!important;max-width:100%}.pdf-preview .react-pdf__message{color:#666;font-size:1.2em;margin:20px;padding:20px;text-align:center}.editor-controls{display:flex;flex-direction:column;gap:1.5rem}.page-navigation{align-items:center;display:flex;justify-content:space-between;padding:.5rem}.page-navigation,.text-editor{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d}.text-editor{padding:1rem}.text-editor h3{color:#2d3748;margin:0 0 1rem}.text-controls{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.text-controls label{align-items:center;display:flex;justify-content:space-between}.text-controls input{padding:.25rem;width:60px}.text-controls input,textarea{border:1px solid #e2e8f0;border-radius:4px}textarea{min-height:100px;padding:.5rem;resize:vertical;width:100%}button{background:#3182ce;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s}button:hover:not(:disabled){background:#2c5282}button:disabled{background:#cbd5e0;cursor:not-allowed}.download-button{background:#48bb78;margin-top:auto}.download-button:hover:not(:disabled){background:#38a169}@media (max-width:1024px){.editor-container{grid-template-columns:1fr}.toolbar{flex-direction:column}.pdf-preview{min-height:400px}}.error-message{background:#fff5f5;color:#e53e3e}.error-message,.loading-message{border-radius:8px;margin:1rem;padding:1rem;text-align:center}.loading-message{background:#ebf8ff;color:#3182ce}.no-data-message{background:#f7fafc;border-radius:8px;color:#718096;margin:1rem;padding:1rem;text-align:center}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-bottom:2rem;padding-top:100px}
/*# sourceMappingURL=main.0e0ff215.css.map*/