: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}.App{text-align:center;background-color:#f5f5f5;width:100%;min-height:100vh}.App-header{background-color:#282c34;padding:2rem;color:#fff}.App-header h1{margin:0 0 1rem;font-size:2.5rem}.App-header p{margin:0;font-size:1.2rem;opacity:.8}.App-main{padding:2rem;margin-inline:auto;transition:all .3s ease-in-out;width:80%}.dvpr-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:0 auto;color:#333;transition:all .3s ease-in-out}.dvpr-form *{box-sizing:border-box}.submit-button:focus,.submit-button:focus-visible{outline:none!important;box-shadow:none!important}.submit-button:focus:hover{box-shadow:none!important}.form-container{transition:transform .3s ease-in-out}.results-container{opacity:0;transform:scaleX(0);transform-origin:left center;transition:all .6s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;border-radius:12px;height:100vh;padding:2rem;background:#fff;z-index:50;overflow:hidden}.form-group{text-align:center}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e0e6ed;border-radius:10px;font-size:1rem;box-sizing:border-box;margin:0 auto;display:block;transition:all .3s ease;background:#f8f9fa}.commodity-select{position:relative}.commodity-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2.5rem;width:100%}.commodity-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff;transform:translateY(-1px)}.form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.submit-button{background:#06c;color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;gap:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:none;text-transform:none}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:none}.submit-button:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.results-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 32px #0000001a;color:#333;height:fit-content}.results-header{margin-bottom:1.5rem;text-align:center}.results-header h2{margin:0 0 1rem}.results-actions{display:flex;gap:1rem;align-items:center;justify-content:center}.download-button{background:#28a745;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:180px}.download-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 15px #28a74566}.download-button:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.button-icon{margin-right:8px;display:inline-block;vertical-align:middle}.form-label-with-icon{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;color:#374151}.section-title-with-icon{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-7{width:1.75rem}.h-7{height:1.75rem}.w-8{width:2rem}.h-8{height:2rem}.commodity-select{overflow:visible;position:relative;z-index:10}.commodity-select select{direction:ltr}select option,select optgroup{position:relative}.form-group:has(.commodity-select){margin-bottom:3rem}.commodity-select{margin-bottom:1.5rem}.jira-button{background-color:#0052cc;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;min-width:180px}.jira-button:hover:not(:disabled){background-color:#0747a6}.jira-button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.test-titles-table{width:100%;border-collapse:collapse;margin-top:1rem;table-layout:fixed}.results-section{overflow-x:auto;min-width:0}.test-titles-table th,.test-titles-table td{padding:1rem;text-align:left;border-bottom:1px solid #ddd;color:#333}.test-titles-table th{background-color:#f8f9fa;font-weight:600;color:#333}.test-titles-table tr:hover{background-color:#f5f5f5}.test-titles-table input[type=checkbox]{width:16px;height:16px;cursor:pointer}.test-titles-table th:first-child,.test-titles-table td:first-child{text-align:center;vertical-align:middle}.loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:.5rem}.main-navigation{background:#fff;border-bottom:1px solid #e1e5e9;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.nav-container{margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:60px}.nav-brand h1{color:#333;margin:0;font-size:1.5rem;font-weight:600}.nav-menu{display:flex;gap:2rem}.nav-item{background:none;border:none;color:#666;padding:.5rem 0;font-size:1rem;font-weight:500;cursor:pointer;transition:color .3s ease;position:relative;display:flex;align-items:center;gap:.5rem}.nav-item:hover{color:#06c}.nav-item.active{color:#06c;font-weight:600}.nav-item.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#06c}.test-reports-container{color:#333;width:60vw;margin:0 auto}.reports-header{margin-bottom:2rem}.reports-header h2{margin:0 0 .5rem;font-size:2rem;color:#333}.reports-header p{margin:0;color:#666;font-size:1.1rem}.reports-content{display:grid;gap:2rem;grid-template-columns:48% 48%;align-items:start;justify-content:center}.tickets-section,.ticket-details,.report-section{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;max-width:100%;overflow-x:hidden}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0}.section-header h3{margin:0;color:#333;font-size:1.3rem}.refresh-button,.generate-button{background-color:#1976d2;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s;display:flex;align-items:center;gap:.5rem}.refresh-button:hover,.generate-button:hover{background-color:#1565c0}.refresh-button:disabled,.generate-button:disabled{background-color:#ccc;cursor:not-allowed}.tickets-list{max-height:400px;overflow-y:auto}.ticket-item{border:1px solid #e0e0e0;border-radius:4px;padding:1rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s}.ticket-item:hover{border-color:#1976d2;box-shadow:0 2px 8px #1976d226}.ticket-item.selected{border-color:#1976d2;background-color:#e3f2fd}.ticket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ticket-key{font-weight:600;color:#1976d2;font-size:.9rem}.ticket-status{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;background-color:#e0e0e0;color:#333}.ticket-status.status-done{background-color:#c8e6c9;color:#2e7d32}.ticket-status.status-in-progress{background-color:#fff3e0;color:#f57c00}.ticket-status.status-to-do{background-color:#e3f2fd;color:#1976d2}.ticket-summary{font-weight:500;color:#333;margin-bottom:.5rem;line-height:1.4}.ticket-meta{font-size:.85rem;color:#666}.ticket-info{text-align:left}.ticket-info h4{margin:0 0 1rem;color:#333;font-size:1.2rem}.ticket-info p{margin:.5rem 0;color:#666}.ticket-description{background-color:#f5f5f5;padding:.75rem;border-radius:4px;margin-top:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;white-space:pre-wrap;max-height:200px;overflow-y:auto;text-align:left;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.report-section{grid-column:1 / -1;max-width:85vw}.report-content{text-align:left}.report-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.report-header h4{margin:0 0 .5rem;color:#333;font-size:1.5rem}.report-subtitle{margin:0 0 .75rem;color:#666;font-style:italic;font-size:1.1rem}.report-meta{margin:0;color:#888;font-size:.9rem}.report-section-content{margin-bottom:2rem}.report-section-content h5{margin:0 0 .75rem;color:#333;font-size:1.2rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.section-text{line-height:1.6;color:#444;white-space:pre-wrap}.loading-message,.empty-message{text-align:center;padding:2rem;color:#666;font-style:italic}.error-message{background-color:#ffebee;color:#c62828;padding:1rem;border-radius:4px;margin-bottom:1rem;border-left:4px solid #d32f2f}.adf-renderer{text-align:left;line-height:1.5}.adf-paragraph{margin:.5rem 0}.adf-heading{margin:1rem 0 .5rem;color:#333}.adf-h1{font-size:2.2rem;font-weight:700;border-bottom:2px solid #e0e0e0;padding-bottom:.25rem}.adf-h2{font-size:1.8rem;font-weight:600;border-bottom:1px solid #e0e0e0;padding-bottom:.2rem}.adf-h3{font-size:1.5rem;font-weight:600}.adf-h4{font-size:1.2rem;font-weight:500}.adf-h5{font-size:1.1rem;font-weight:500}.adf-h6{font-size:1rem;font-weight:500}.adf-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem}.adf-table-header{background-color:#f0f0f0;padding:.5rem;border:1px solid #ddd;font-weight:600;text-align:left}.adf-table-cell{padding:.5rem;border:1px solid #ddd;text-align:left}.adf-table-row:nth-child(2n){background-color:#f9f9f9}.adf-link{color:#1976d2;text-decoration:none;border-bottom:1px dotted #1976d2;transition:color .2s}.adf-link:hover{color:#1565c0;text-decoration:underline}.adf-bullet-list,.adf-ordered-list{margin:.5rem 0;padding-left:1.5rem}.adf-list-item{margin:.25rem 0}.adf-code-block{background-color:#f5f5f5;padding:1rem;border-radius:4px;overflow-x:auto;margin:.5rem 0}.adf-underline{text-decoration:underline}.adf-strikethrough{text-decoration:line-through}.adf-code-inline{background-color:#f5f5f5;padding:.15rem .3rem;border-radius:3px;font-family:Courier New,Courier,monospace;font-size:.9em;border:1px solid #e0e0e0}.adf-subscript{vertical-align:sub;font-size:.8em}.adf-superscript{vertical-align:super;font-size:.8em}.adf-blockquote{border-left:4px solid #ddd;margin:.5rem 0;padding-left:1rem;color:#666;font-style:italic}.adf-rule{margin:1rem 0;border:none;border-top:1px solid #ddd}.markdown-renderer{text-align:left;line-height:1.6}.markdown-renderer h1,.markdown-renderer h2,.markdown-renderer h3,.markdown-renderer h4,.markdown-renderer h5,.markdown-renderer h6{margin:1.5rem 0 .5rem;color:#333}.markdown-renderer ul,.markdown-renderer ol{margin:.5rem 0;padding-left:1.5rem}.markdown-renderer li{margin:.25rem 0}.markdown-renderer p{margin:.75rem 0}.markdown-renderer strong{font-weight:600}.markdown-renderer em{font-style:italic}.markdown-renderer code{background-color:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:monospace;font-size:.9em}.markdown-renderer pre{background-color:#f5f5f5;padding:1rem;border-radius:4px;overflow-x:auto;margin:.5rem 0}.markdown-renderer blockquote{border-left:4px solid #ddd;margin:.5rem 0;padding-left:1rem;color:#666;font-style:italic}@media (max-width: 768px){.reports-content{grid-template-columns:1fr}.nav-container{flex-direction:column;height:auto;padding:1rem}.nav-menu{margin-top:1rem}.tickets-section{margin-bottom:1rem}.adf-table{font-size:.8rem}.adf-table-header,.adf-table-cell{padding:.3rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
