: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)}.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(--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(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.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 rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--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 .endOfContent.active{top:0}.universal-pdf-viewer{position:relative;width:100%;background:var(--white, #ffffff);border-radius:var(--border-radius, 8px);overflow:hidden;box-shadow:0 2px 8px #0000001a;border:1px solid var(--border-color, #e1e5e9);display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.universal-pdf-viewer__iframe{width:100%;height:100%;border:none;background:var(--white, #ffffff);-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y zoom;display:block;flex:1;pointer-events:auto;overflow:auto}.universal-pdf-viewer__iframe-fallback{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}.universal-pdf-viewer__loading{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--white, #ffffff);z-index:10;gap:16px}.universal-pdf-viewer__spinner{font-size:2rem;color:var(--primary-color, #007bff);animation:spin 1s linear infinite}.universal-pdf-viewer__loading p{color:var(--text-color, #333333);font-size:1rem;margin:0}.universal-pdf-viewer--error{background:linear-gradient(135deg,#fff5f5,#fed7d7)}.universal-pdf-viewer__error-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;height:100%;gap:1rem}.universal-pdf-viewer__error-icon{font-size:3rem;color:var(--error-color, #e53e3e);margin-bottom:.5rem}.universal-pdf-viewer__error-card h3{margin:0;color:var(--error-color, #e53e3e);font-size:1.25rem;font-weight:600}.universal-pdf-viewer__error-card p{margin:0;color:var(--text-color, #333333);font-size:1rem}.universal-pdf-viewer__error-actions{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.universal-pdf-viewer--mobile-native,.universal-pdf-viewer--brave-alternative{background:linear-gradient(135deg,#f0f8ff,#e6f3ff)}.universal-pdf-viewer__brave-alternative{display:flex;flex-direction:column;height:100%}.universal-pdf-viewer__object,.universal-pdf-viewer__embed{flex:1;min-height:400px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.universal-pdf-viewer__final-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.universal-pdf-viewer__fallback-content{text-align:center;max-width:400px}.universal-pdf-viewer__warning-icon{font-size:3rem;color:#ff8c00;margin-bottom:1rem}.universal-pdf-viewer__help-footer{padding:1rem;background:#ffffffe6;border-top:1px solid #ddd}.universal-pdf-viewer__icon--warning{color:#ff8c00}.universal-pdf-viewer__help{margin-top:1.5rem;padding:1rem;background:#ffffffb3;border-radius:var(--border-radius, 8px);border:1px solid #ff8c00}.universal-pdf-viewer__help-details{margin:0}.universal-pdf-viewer__help-details summary{font-weight:500;color:#ff8c00;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease}.universal-pdf-viewer__help-details summary:hover{background:#ff8c001a}.universal-pdf-viewer__help-details ol{margin:.75rem 0 0;padding-left:1.5rem;color:var(--text-color, #333333);line-height:1.5}.universal-pdf-viewer__help-details li{margin-bottom:.5rem}.universal-pdf-viewer__mobile-card{display:flex;flex-direction:column;padding:2rem;height:100%;justify-content:center}.universal-pdf-viewer__header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;text-align:left}.universal-pdf-viewer__icon{font-size:4rem;color:#dc3545;flex-shrink:0}.universal-pdf-viewer__info h3{margin:0 0 .25rem;font-size:1.5rem;color:var(--text-color, #333333);font-weight:600}.universal-pdf-viewer__info p{margin:0 0 .5rem;color:var(--dark-gray, #666666);font-size:1rem}.universal-pdf-viewer__note{display:inline-flex;align-items:center;font-size:.875rem;color:var(--primary-color, #007bff);font-weight:500;font-style:italic}.universal-pdf-viewer__actions{display:flex;gap:.75rem;flex-direction:column}.universal-pdf-viewer__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:var(--border-radius, 8px);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;min-height:48px;flex:1}.universal-pdf-viewer__btn--primary{background:var(--primary-color, #007bff);color:var(--white, #ffffff)}.universal-pdf-viewer__btn--primary:hover{background:var(--primary-dark, #0056b3);transform:translateY(-1px);box-shadow:0 4px 12px #007bff4d}.universal-pdf-viewer__btn--secondary{background:var(--btn-color, #6c757d);color:var(--white, #ffffff)}.universal-pdf-viewer__btn--secondary:hover{background:var(--btn-hover-color, #545b62);transform:translateY(-1px)}.universal-pdf-viewer__mobile-helper,.universal-pdf-viewer__download-helper,.universal-pdf-viewer__brave-helper{position:absolute;bottom:1rem;z-index:5}.universal-pdf-viewer__mobile-helper,.universal-pdf-viewer__download-helper{right:1rem}.universal-pdf-viewer__brave-helper{right:5rem}.universal-pdf-viewer__helper-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--primary-color, #007bff);color:var(--white, #ffffff);border:none;border-radius:50%;font-size:1.2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.universal-pdf-viewer__helper-btn:hover{background:var(--primary-dark, #0056b3);transform:scale(1.1);box-shadow:0 6px 20px #0003}.universal-pdf-viewer__helper-btn--brave{background:#ff8c00}.universal-pdf-viewer__helper-btn--brave:hover{background:#f70}.universal-pdf-viewer--mobile .universal-pdf-viewer__iframe{-webkit-overflow-scrolling:touch;overflow:auto;touch-action:pan-x pan-y zoom;position:relative}@media(max-width:768px){.universal-pdf-viewer__mobile-card{padding:1.5rem}.universal-pdf-viewer__header{flex-direction:column;text-align:center;gap:1rem}.universal-pdf-viewer__icon{font-size:3rem}.universal-pdf-viewer__info h3{font-size:1.25rem}.universal-pdf-viewer__actions{gap:.5rem}.universal-pdf-viewer__btn{padding:.875rem 1rem;font-size:.95rem}}@media(max-width:480px){.universal-pdf-viewer__mobile-card{padding:1rem}.universal-pdf-viewer__icon{font-size:2.5rem}.universal-pdf-viewer__info h3{font-size:1.125rem}.universal-pdf-viewer__helper-btn{width:44px;height:44px;font-size:1.1rem}.universal-pdf-viewer__mobile-helper,.universal-pdf-viewer__download-helper{bottom:.75rem;right:.75rem}}@media print{.universal-pdf-viewer__loading,.universal-pdf-viewer__mobile-helper,.universal-pdf-viewer__download-helper{display:none!important}}.universal-pdf-viewer__btn:focus,.universal-pdf-viewer__helper-btn:focus{outline:2px solid var(--primary-color, #007bff);outline-offset:2px}@media(prefers-reduced-motion:reduce){.universal-pdf-viewer__spinner,.universal-pdf-viewer__btn,.universal-pdf-viewer__helper-btn{animation:none;transition:none}.universal-pdf-viewer__btn:hover,.universal-pdf-viewer__helper-btn:hover{transform:none}}.universal-pdf-viewer{display:flex;flex-direction:column;background:var(--white);border-radius:var(--border-radius-medium);overflow:hidden;box-shadow:var(--box-shadow);position:relative}.universal-pdf-viewer__controls{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px;width:100%;background-color:#fff;border-bottom:1px solid #e0e0e0}.universal-pdf-viewer__nav-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background-color:#f0f0f0;cursor:pointer;transition:background-color .2s}.universal-pdf-viewer__nav-btn:hover:not(:disabled){background-color:#e0e0e0}.universal-pdf-viewer__nav-btn:disabled{opacity:.5;cursor:not-allowed}.universal-pdf-viewer__page-info{font-size:14px;color:#666;min-width:100px;text-align:center}.universal-pdf-viewer__document{flex:1;width:100%;overflow-y:auto;overflow-x:hidden;padding:20px;display:flex;flex-direction:column;align-items:center;max-height:100%;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;pointer-events:auto;-webkit-user-select:none;user-select:none}.universal-pdf-viewer__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;min-height:200px}.universal-pdf-viewer__spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.universal-pdf-viewer__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center;color:#666}.universal-pdf-viewer__warning-icon{font-size:48px;color:#f39c12;margin-bottom:16px}.react-pdf__Document{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;pointer-events:auto}.react-pdf__Page{margin-bottom:16px;box-shadow:0 2px 8px #0000001a;background:var(--white);border-radius:var(--border-radius);max-width:100%;height:auto;pointer-events:auto;-webkit-user-select:text;user-select:text}.react-pdf__Page__canvas{border-radius:var(--border-radius)}.react-pdf__Page__textContent{border:1px solid transparent;box-shadow:none;overflow:hidden;opacity:.2;color:transparent;-webkit-user-select:text;user-select:text;cursor:text}.react-pdf__Page__textContent ::selection{background-color:var(--btn-color);color:transparent}.react-pdf__Page__annotations{padding:0}.react-pdf__Page__annotations.annotationLayer{position:absolute;top:0;left:0;right:0;bottom:0}@media(max-width:768px){.universal-pdf-viewer__document{padding:var(--smallfont)}}@media(max-width:480px){.universal-pdf-viewer__document{padding:var(--extrasmallfont)}}.document-viewer{position:relative;width:100%;border-radius:var(--border-radius);overflow:hidden;background:var(--white);touch-action:auto;pointer-events:auto;contain:layout style}.document-viewer--android{contain:layout style;will-change:auto;isolation:isolate}.document-viewer--loading{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.document-viewer__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:var(--heading4);text-align:center}.document-viewer__spinner{width:40px;height:40px;border:4px solid var(--light-gray);border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:var(--heading6)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.document-viewer--error{background:linear-gradient(135deg,#fff5f5,#fed7d7)}.document-viewer__error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:var(--heading4);text-align:center}.document-viewer__error-icon{font-size:3rem;color:var(--error-color, #e53e3e);margin-bottom:var(--heading6)}.document-viewer__error h3{margin:0 0 var(--smallfont) 0;color:var(--error-color, #e53e3e);font-size:var(--heading6)}.document-viewer__error p{margin:0 0 var(--heading6) 0;color:var(--text-color)}.document-viewer--mobile-pdf{background:linear-gradient(135deg,#f0f8ff,#e6f3ff)}.document-viewer__mobile-fallback{display:flex;flex-direction:column;height:100%;padding:var(--heading4)}.document-viewer__mobile-header{display:flex;align-items:center;gap:var(--heading6);margin-bottom:var(--heading4);flex:1}.document-viewer__mobile-icon{font-size:4rem;color:#dc3545;flex-shrink:0}.document-viewer__mobile-info h3{margin:0 0 var(--smallfont) 0;font-size:var(--heading5);color:var(--text-color)}.document-viewer__mobile-info p{margin:0 0 var(--smallfont) 0;color:var(--dark-gray);font-size:var(--basefont)}.document-viewer__mobile-note{display:flex;align-items:center;gap:var(--extrasmallfont);font-style:italic;color:var(--primary-color);font-weight:500}.document-viewer__mobile-note-icon{font-size:var(--smallfont)}.document-viewer__mobile-actions{display:flex;gap:var(--smallfont);margin-top:auto}.document-viewer__mobile-open-btn,.document-viewer__mobile-preview-btn{display:flex;align-items:center;gap:var(--extrasmallfont);padding:var(--smallfont) var(--heading6);border:none;border-radius:var(--border-radius);font-size:var(--basefont);font-weight:600;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center;min-height:48px}.document-viewer__mobile-open-btn.primary,.document-viewer__mobile-open-btn:not(.secondary){background:var(--primary-color);color:#fff}.document-viewer__mobile-open-btn.primary:hover,.document-viewer__mobile-open-btn:not(.secondary):hover{background:var(--primary-dark, #0056b3);transform:translateY(-1px)}.document-viewer__mobile-preview-btn.secondary{background:transparent;color:var(--primary-color);border:2px solid var(--primary-color)}.document-viewer__mobile-preview-btn.secondary:hover{background:var(--primary-color);color:#fff}.document-viewer__mobile-helper{position:absolute;top:var(--smallfont);right:var(--smallfont);z-index:10}.document-viewer__mobile-helper-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:var(--basefont);transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.document-viewer__mobile-helper-btn:hover{background:#000000e6;transform:scale(1.1)}.document-viewer__preview-card{display:flex;flex-direction:column;height:100%;padding:var(--heading4);background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.document-viewer__header{display:flex;align-items:flex-start;gap:var(--heading6);margin-bottom:var(--heading4)}.document-viewer__icon-container{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:var(--border-radius);background:var(--white);box-shadow:0 2px 8px #0000001a}.document-viewer__icon{font-size:2.5rem}.document-viewer__icon--word{color:#2b579a}.document-viewer__icon--excel{color:#217346}.document-viewer__icon--pdf{color:#dc3545}.document-viewer__icon--text{color:#6c757d}.document-viewer__icon--default{color:var(--dark-gray)}.document-viewer__info{flex:1;min-width:0}.document-viewer__title{margin:0 0 var(--smallfont) 0;font-size:var(--heading6);font-weight:600;color:var(--text-color);line-height:1.3;word-break:break-word}.document-viewer__type{margin:0 0 var(--smallfont) 0;font-size:var(--basefont);font-weight:500;color:var(--primary-color)}.document-viewer__filename{margin:0 0 var(--smallfont) 0;font-size:var(--smallfont);color:var(--dark-gray);word-break:break-all;font-family:Courier New,monospace}.document-viewer__extension{margin:0;font-size:var(--smallfont);color:var(--medium-gray);font-weight:500;text-transform:uppercase}.document-viewer__content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:var(--heading4);background:var(--white);border-radius:var(--border-radius);border:2px dashed var(--light-gray)}.document-viewer__preview-message{margin-bottom:var(--heading4);width:100%}.document-viewer__preview-message p{margin:0 0 var(--smallfont) 0;color:var(--dark-gray);font-size:var(--basefont);line-height:1.5}.document-viewer__preview-message p:last-child{margin-bottom:0}@media(max-width:768px){.document-viewer{touch-action:auto!important;pointer-events:auto!important}.document-viewer__preview-card{padding:var(--heading6)}.document-viewer__header{flex-direction:column;align-items:center;text-align:center;gap:var(--basefont)}.document-viewer__icon-container{width:60px;height:60px}.document-viewer__icon{font-size:2rem}.document-viewer__title{font-size:var(--basefont)}.document-viewer__content{padding:var(--heading6)}.document-viewer--android{contain:layout style paint;transform:translateZ(0)}.document-viewer__mobile-actions{margin-top:var(--heading6);width:100%}.document-viewer__mobile-open-btn{width:100%;min-height:48px;font-size:var(--basefont);font-weight:600}.document-viewer__mobile-fallback{padding:var(--heading6)}.document-viewer__mobile-header{flex-direction:column;text-align:center;gap:var(--basefont)}.document-viewer__mobile-icon{font-size:3rem}.document-viewer__mobile-actions{flex-direction:column;gap:var(--smallfont)}.document-viewer__mobile-helper{top:var(--extrasmallfont);right:var(--extrasmallfont)}.document-viewer__mobile-helper-btn{width:36px;height:36px;font-size:var(--smallfont)}}@media(max-width:480px){.document-viewer__mobile-icon{font-size:2.5rem}.document-viewer__mobile-info h3{font-size:var(--heading6)}.document-viewer__mobile-info p{font-size:var(--smallfont)}.document-viewer__mobile-open-btn,.document-viewer__mobile-preview-btn{padding:var(--smallfont);font-size:var(--smallfont)}}@media(prefers-contrast:high){.document-viewer{border:2px solid var(--text-color)}.document-viewer__mobile-open-btn.primary{background:var(--text-color);color:var(--white)}.document-viewer__mobile-preview-btn.secondary{border-color:var(--text-color);color:var(--text-color)}}@media(prefers-reduced-motion:reduce){.document-viewer__spinner{animation:none}.document-viewer__mobile-open-btn,.document-viewer__mobile-preview-btn,.document-viewer__mobile-helper-btn{transition:none}.document-viewer__mobile-open-btn:hover,.document-viewer__mobile-preview-btn:hover,.document-viewer__mobile-helper-btn:hover{transform:none}}.document-viewer__mobile-open-btn:focus,.document-viewer__mobile-preview-btn:focus,.document-viewer__mobile-helper-btn:focus{outline:2px solid var(--primary-color);outline-offset:2px}@media print{.document-viewer__mobile-helper,.document-viewer__mobile-actions{display:none}}.document-viewer__error-actions{display:flex;gap:12px;justify-content:center;align-items:center;margin-top:16px}.document-viewer__download-btn{display:flex;align-items:center;gap:6px;background:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.document-viewer__download-btn:hover{background:#218838;transform:translateY(-1px)}
