@charset "UTF-8";html[data-theme=light]{--app-page-grad-1: #298089;--app-page-grad-2: #61dfea;--app-surface: #ffffff;--app-surface-elevated: #fafcfc;--app-surface-muted: #f0f4f5;--app-text: #2c3338;--app-text-muted: #6b7480;--app-border: rgba(44, 139, 149, .28);--app-header-divider: rgba(44, 139, 149, .23)}html[data-theme=dark]{--app-page-grad-1: #0a2529;--app-page-grad-2: #1a3a42;--app-surface: #1e2228;--app-surface-elevated: #252a32;--app-surface-muted: #2a3038;--app-text: #e4e6eb;--app-text-muted: #9aa3af;--app-border: rgba(97, 223, 234, .22);--app-header-divider: rgba(97, 223, 234, .2);--app-link: #7ec8e8;--app-link-hover: #a5dff7}body{color:var(--app-text, #2c3338);background-color:var(--app-surface, #fff);transition:background-color .2s ease,color .2s ease}body{margin:0;font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Card{background-image:linear-gradient(to top right,var(--app-page-grad-1, #298089),var(--app-page-grad-2, #61dfea));height:100vh;display:flex;justify-content:center;align-items:center;transition:background .25s ease}.Card-Files{height:100%;min-height:100vh}.Card-Files-X{padding:50px 0}.Card-Container{position:relative;display:flex;justify-content:center;align-items:center}.Card-Shadow{height:50%;width:60vw;position:absolute;bottom:0;left:7vw;box-shadow:0 30px 65px 23px #0f5b6294;transition:box-shadow .25s ease}html[data-theme=dark] .Card-Shadow{box-shadow:0 30px 60px 20px #00000073}.Card-Face{background-color:var(--app-surface, #fff);color:var(--app-text, #2c3338);width:65vw;border-radius:15px;z-index:2;padding:40px 80px;transition:background-color .2s ease,color .2s ease;border:1px solid var(--app-border, transparent);box-shadow:0 1px 3px #0000000f}.Card-Fixed{max-height:800px}.Card-Footer{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:12px}.Card-Footer-actions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;min-width:0}.Card-Footer img{height:50px;margin-top:30px;margin-left:20px}.Warning-Message{font-size:12px;text-align:center;margin-top:20px}.Alert-Message{font-size:20px;text-align:center;justify-content:center;align-items:center;background-color:#8b0000;color:#fff}.ruvos-logo{margin-top:10px;width:150px}.Header{margin-top:-10px}.Header-Container{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between}.HeaderTitle{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;width:100%;margin-bottom:1.25rem}.Title{font-size:2rem;font-weight:500;color:#4f4f4f;margin:0}.Subtitle{color:#696969ad;font-weight:400;font-size:1.35rem}.Header:after{content:"";display:block;width:100%;height:2px;background-color:#2c8b953b}.filter-container{display:block;width:100%;margin-bottom:.5rem}.HeaderFilter{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1.25rem 1.5rem;width:100%}.HeaderFilter-group{flex:1 1 16rem;min-width:min(100%,14rem);max-width:100%;display:flex;flex-direction:column;gap:.4rem}.HeaderFilter-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5a5f66;line-height:1.2;margin:0;padding:0 .15rem 0 .05rem}.HeaderFilter-labelHint{text-transform:none;letter-spacing:.02em;font-weight:500;color:#8a9099;font-size:.65rem}.HeaderFormControl{margin:0!important;min-width:0}.HeaderSelect{border-radius:8px}.Header .HeaderFormControl .MuiOutlinedInput-root{border-radius:8px;background:#fafcfc;transition:background .2s ease,box-shadow .2s ease}.Header .HeaderFormControl .MuiOutlinedInput-root:hover{background:#f4f9fa}.Header .HeaderFormControl .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 0 0 3px #2c8b952e}.Header .HeaderFormControl .MuiOutlinedInput-notchedOutline{border-color:#2c8b9547!important}.Header .HeaderFormControl:hover .MuiOutlinedInput-notchedOutline{border-color:#29808973!important}.Header .HeaderFormControl .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#298089!important;border-width:1.5px!important}.Header .HeaderFormControl.Mui-disabled .MuiOutlinedInput-root{background:#f0f1f2}.Header .HeaderFormControl .MuiInputBase-input{padding:.6rem .75rem .65rem .85rem;font-size:.9375rem;line-height:1.4;color:#2c3338}.Header .HeaderFormControl .MuiSelect-icon{color:#4a6f75}.HeaderSelect-placeholder{color:#7d8790;font-style:normal;font-size:.9375rem}.HeaderSelect-valueText{color:#2c3338;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HeaderSelect-paper{border-radius:10px!important;margin-top:.35rem!important;max-height:min(24rem,70vh)!important;box-shadow:0 .5rem 1.25rem #1428321f,0 .25rem .4rem #1428320f!important;border:1px solid rgba(44,139,149,.15)!important}.MuiMenuItem-root.HeaderMenuItem{min-height:auto!important;padding:0!important;border-radius:6px;margin:.15rem .4rem;width:auto;max-width:calc(100% - .8rem);align-items:flex-start}.MuiMenuItem-root.HeaderMenuItem:hover{background:#2c8b9514!important}.MuiMenuItem-root.HeaderMenuItem.Mui-selected{background:#2c8b9524!important;box-shadow:inset 3px 0 #298089;margin-left:.1rem}.MuiMenuItem-root.HeaderMenuItem.Mui-selected:hover{background:#2c8b952e!important}.HeaderMenuItem-body{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.65rem .5rem .7rem .4rem;text-align:left;min-width:0;width:100%;box-sizing:border-box}.HeaderMenuItem-title{display:block;font-size:.9375rem;font-weight:600;line-height:1.3;color:#1e252b;letter-spacing:.01em;width:100%}.HeaderMenuItem-sub{display:block;font-size:.8125rem;line-height:1.4;font-weight:400;color:#6b7480;max-width:100%;white-space:normal}.filter-form-label{justify-content:flex-start;padding:13px 13px 13px 0!important}html[data-theme=dark] .Header .Title{color:var(--app-text, #e4e6eb)}html[data-theme=dark] .Header:after{background-color:var(--app-header-divider, rgba(97, 223, 234, .2))}html[data-theme=dark] .HeaderFilter-label{color:#a8b0bc}html[data-theme=dark] .HeaderFilter-labelHint{color:#7d8694}html[data-theme=dark] .Header .HeaderFormControl .MuiOutlinedInput-root{background:var(--app-surface-elevated, #252a32)!important}html[data-theme=dark] .Header .HeaderFormControl .MuiOutlinedInput-root:hover{background:#2d333b!important}html[data-theme=dark] .Header .HeaderFormControl .MuiOutlinedInput-root.Mui-focused{background:#1e2228!important;box-shadow:0 0 0 3px #29808959!important}html[data-theme=dark] .Header .HeaderFormControl.Mui-disabled .MuiOutlinedInput-root{background:#1a1e24!important}html[data-theme=dark] .Header .HeaderFormControl .MuiInputBase-input,html[data-theme=dark] .HeaderSelect-valueText,html[data-theme=dark] .HeaderSelect-placeholder{color:var(--app-text)!important}html[data-theme=dark] .Header .HeaderFormControl .MuiSelect-icon{color:#8aa7ac}html[data-theme=dark] .HeaderSelect-paper{box-shadow:0 .5rem 1.5rem #0006!important;border-color:#61dfea1f!important}html[data-theme=dark] .HeaderMenuItem-title{color:var(--app-text)}html[data-theme=dark] .HeaderMenuItem-sub{color:var(--app-text-muted, #9aa3af)}.AppVersion{display:inline-flex;flex-shrink:0;align-items:center;line-height:1}.AppVersion__tag{display:inline-block;box-sizing:border-box;padding:.2rem .5rem .22rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:none;color:#1f6a73;background:linear-gradient(180deg,#2c8b9524,#2c8b9517);border:1px solid rgba(44,139,149,.45);border-radius:5px;font-family:ui-monospace,Cascadia Code,Consolas,monospace;box-shadow:0 1px #ffffffb3 inset;vertical-align:middle;transition:color .2s ease,background .2s ease,border-color .2s ease}html[data-theme=dark] .AppVersion__tag{color:#7ee8f0;background:linear-gradient(180deg,#29808959,#1e3c4299);border-color:#61dfea80;box-shadow:0 1px #ffffff0d inset}.AppVersion a{text-decoration:none;color:inherit}.AppVersion a:hover{color:#00a0af}.FileList{display:grid;grid-gap:20px;margin-top:30px}.MessageBlockLoading{margin-top:12px;border:1px solid rgb(237,237,237);border-radius:5px;background:#fafafa;overflow:hidden;min-height:200px}.MessageBlockLoading-profile{font-size:.85rem;color:#444;padding:8px 12px;background:#eef8f9;border-bottom:1px solid #e0e0e0;font-weight:600}.MessageBlockLoading-panes{display:flex;flex-direction:row;min-height:200px;max-height:min(45vh,520px);border-bottom:1px solid #e8e8e8}.MessageBlockLoading-tree{width:34%;min-width:180px;max-width:400px;border-right:1px solid #e8e8e8;padding:10px 8px 12px 12px;background:#fff}.MessageBlockLoading-editor{flex:1;min-width:0;padding:10px 12px 12px;background:#fcfcfc}.MessageBlockLoading-heading{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#666;margin:0 0 6px;font-weight:600}.MessageBlockLoading-skeleton{border-radius:4px;background:linear-gradient(90deg,#e8ecee,#f4f6f7,#e8ecee);background-size:200% 100%;animation:messageBlockShimmer 1.2s ease-in-out infinite}.MessageBlockLoading-skeleton--tree{min-height:120px}.MessageBlockLoading-skeleton--editor{min-height:100%;min-height:140px}.MessageBlockLoading-footer{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#f0f7f8}.MessageBlockLoading-spinner{width:28px;height:28px;flex-shrink:0;animation:rotate 2s linear infinite}.MessageBlockLoading-path{stroke:#298089;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.MessageBlockLoading-text{margin:0;font-size:.88rem;color:#3d5a5e}@keyframes messageBlockShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.FileContainer{max-width:65vw}.FileRow{width:100%;height:75px;display:flex;align-items:center;border:1px solid rgb(237,237,237);border-radius:5px;color:#696969;background-color:#fff;overflow:hidden}.FileRow img{height:50%;margin:0 20px}.FileName{font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.FileSize{font-size:.8rem;margin-left:10px;margin-right:auto;color:#4e4e4e80;width:60px;flex-shrink:0}.FileButtonsContainer{width:200px;flex-shrink:0}.FileRow-reportWithDownload{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}.FileRow-reportWithDownload .DeleteButton{margin-left:0}.DeleteButton{border:none;background-color:transparent;cursor:pointer;outline:none;margin-left:130px;width:60px;flex-shrink:0}.DeleteButton img{width:20px;margin:0 auto}.DownloadButton{border:none;background-color:transparent;cursor:pointer;outline:none}.DownloadButton img{width:20px;margin:0 auto}.Dropdown{display:flex;flex-direction:row;justify-content:flex-end;font-weight:500;flex-shrink:0}.DropdownButton{border:none;background-color:transparent;cursor:pointer;outline:none;padding:0;display:flex;align-items:center}.DropdownButtonTitle{color:#298089;font-weight:600;font-size:12pt;margin-right:-15px}.DropdownButton img{height:2rem;fill:#298089}.DropdownRotate img{transform:rotate(180deg)}.spinner{flex-shrink:0;animation:rotate 2s linear infinite;z-index:2;width:50px;height:50px;margin-left:130px}.spinner .path{stroke:#298089;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@media(max-width:1280px){.FileName{font-size:.9rem}}@media(max-width:950px){.FileRow{padding:10px 0}.FileName,.DropdownButtonTitle{font-size:.8rem}}@media(max-width:870px){.FileRow{padding:20px 0}.FileName,.DropdownButtonTitle{font-size:.8rem}}html[data-theme=dark] .MessageBlockLoading{border-color:var(--app-border, rgba(97, 223, 234, .22));background:var(--app-surface-elevated, #252a32)}html[data-theme=dark] .MessageBlockLoading-profile{color:var(--app-text, #e4e6eb);background:var(--app-surface-muted, #2a3038);border-bottom-color:var(--app-border, rgba(97, 223, 234, .22))}html[data-theme=dark] .MessageBlockLoading-panes{border-bottom-color:var(--app-border, rgba(97, 223, 234, .18))}html[data-theme=dark] .MessageBlockLoading-tree,html[data-theme=dark] .MessageBlockLoading-editor{background:var(--app-surface, #1e2228)}html[data-theme=dark] .MessageBlockLoading-tree{border-right-color:var(--app-border, rgba(97, 223, 234, .18))}html[data-theme=dark] .MessageBlockLoading-heading{color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .MessageBlockLoading-skeleton{background:linear-gradient(90deg,#2a3038,#353c46,#2a3038);background-size:200% 100%}html[data-theme=dark] .MessageBlockLoading-footer{background:var(--app-surface-muted, #2a3038)}html[data-theme=dark] .MessageBlockLoading-text{color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .FileRow{border-color:var(--app-border, rgba(97, 223, 234, .22));background-color:var(--app-surface, #1e2228);color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .FileName{color:var(--app-text, #e4e6eb)}html[data-theme=dark] .FileSize{color:var(--app-text-muted, #8a95a3)}html[data-theme=dark] .DropdownButtonTitle{color:#5ec8d4}html[data-theme=dark] .spinner .path,html[data-theme=dark] .MessageBlockLoading-path{stroke:#5ec8d4}.ValidationMessageLayout{margin-top:12px;border:1px solid rgb(237,237,237);border-radius:5px;background:#fafafa;overflow:hidden}.ValidationMessageLayout-profile{font-size:.85rem;color:#444;padding:8px 12px;background:#eef8f9;border-bottom:1px solid #e0e0e0;font-weight:600}.ValidationMessageLayout-panes{display:flex;flex-direction:row;min-height:200px;max-height:min(45vh,520px)}.ValidationMessageLayout-heading{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#666;margin:0 0 6px;font-weight:600}.ValidationMessageLayout-tree{width:34%;min-width:180px;max-width:400px;border-right:1px solid #e8e8e8;padding:10px 8px 12px 12px;overflow:auto;background:#fff}.ValidationMessageLayout-treeHeader{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap;margin-bottom:6px}.ValidationMessageLayout-treeHeader .ValidationMessageLayout-heading{margin-bottom:0;flex:1;min-width:0}.MessageTreeRoot{list-style:none;margin:0;padding:0;font-size:.8rem;line-height:1.35}.MessageTreeListItem{list-style:none;margin:0;padding:0}.MessageTreeDetails{margin:0}.MessageTreeDetails>summary{list-style:none;display:flex;align-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.MessageTreeDetails>summary:before{content:"";display:block;flex-shrink:0;width:0;height:0;border-style:solid;border-width:4px 0 4px 6px;border-color:transparent transparent transparent #4a4a4a;transform-origin:35% 50%;transform:rotate(0);transition:transform .12s ease}.MessageTreeDetails[open]>summary:before{transform:rotate(90deg)}.MessageTreeDetails>summary::-webkit-details-marker{display:none}.MessageTreeNested{list-style:none;margin:0;padding:0 0 0 4px}.MessageTreeDetails[open]>.MessageTreeNested{margin:0 0 4px 10px;padding:2px 0 4px 12px;border-left:1px solid #c5ccd1}.MessageTreeRow{display:block;width:100%;text-align:left;border:none;background:transparent;font:inherit;color:#333;padding:2px 4px;border-radius:2px;cursor:pointer;line-height:1.35}.MessageTreeRow--leaf{display:flex;align-items:center;gap:4px}.MessageTreeRow--leaf:before{content:"";display:block;width:10px;min-height:1px;flex-shrink:0}.MessageTreeRow:hover,.MessageTreeRow--leaf:hover{background:#e8f6f7}.MessageTreeRow--selected{background:#d5eef1!important;color:#0d5c66;font-weight:600}.ValidationMessageLayout-editorWrap{flex:1;min-width:0;display:flex;flex-direction:column;padding:10px 12px 8px 8px;background:#fff}.ValidationMessageLayout-headingRow{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:6px}.ValidationMessageLayout-headingRow .ValidationMessageLayout-heading{margin-bottom:0}.ValidationMessageLayout-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.ValidationMessageLayout-editBtn{padding:.28rem .65rem;font-size:.75rem;font-weight:600;line-height:1.2;border-radius:4px;border:1px solid #b8b8b8;background:#fff;color:#333;cursor:pointer}.ValidationMessageLayout-editBtn:hover{background:#f4f4f4;border-color:#999}.ValidationMessageLayout-editBtn--primary{background:#298089;border-color:#298089;color:#fff}.ValidationMessageLayout-editBtn--primary:hover{background:#1f5f65;border-color:#1f5f65}.ValidationMessageLayout-editBtn--secondary{background:#fff;color:#555}.ValidationMessageLayout-editor{display:flex;flex:1;min-height:160px;border:1px solid #ccc;border-radius:4px;overflow:hidden;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.4}.ValidationMessageLayout-gutter{flex:0 0 3rem;padding:8px 6px 8px 8px;text-align:right;color:#999;background:#f3f3f3;overflow:hidden;-webkit-user-select:none;user-select:none;border-right:1px solid #e0e0e0}.ValidationMessageLayout-gutterLine{line-height:1.4;height:1.4em}.ValidationMessageLayout-textarea{flex:1;border:none;resize:none;margin:0;padding:8px 10px;font:inherit;line-height:1.4;color:#222;background:#fff;outline:none;white-space:pre;overflow-wrap:normal;overflow-x:auto;overflow-y:auto;-moz-tab-size:2;tab-size:2}.ValidationMessageLayout-hint{font-size:.7rem;color:#888;margin:6px 0 0}@media(max-width:900px){.ValidationMessageLayout-panes{flex-direction:column;max-height:none}.ValidationMessageLayout-tree{width:100%;max-width:none;max-height:200px;border-right:none;border-bottom:1px solid #e8e8e8}.ValidationMessageLayout-editor{min-height:200px}}html[data-theme=dark] .ValidationMessageLayout{border-color:var(--app-border, rgba(97, 223, 234, .22));background:var(--app-surface-elevated, #252a32)}html[data-theme=dark] .ValidationMessageLayout-profile{color:var(--app-text, #e4e6eb);background:var(--app-surface-muted, #2a3038);border-bottom-color:var(--app-border, rgba(97, 223, 234, .22))}html[data-theme=dark] .ValidationMessageLayout-panes{border-color:var(--app-border, rgba(97, 223, 234, .18))}html[data-theme=dark] .ValidationMessageLayout-tree{border-right-color:var(--app-border, rgba(97, 223, 234, .18));background:var(--app-surface, #1e2228)}html[data-theme=dark] .ValidationMessageLayout-editorWrap{background:var(--app-surface, #1e2228)}html[data-theme=dark] .ValidationMessageLayout-heading{color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .MessageTreeRow{color:var(--app-text, #e4e6eb)}html[data-theme=dark] .MessageTreeDetails>summary:before{border-color:transparent transparent transparent var(--app-text-muted, #9aa3af)}html[data-theme=dark] .MessageTreeDetails[open]>.MessageTreeNested{border-left-color:#9aa3af73}html[data-theme=dark] .MessageTreeRow:hover,html[data-theme=dark] .MessageTreeRow--leaf:hover{background:#2c8b952e}html[data-theme=dark] .MessageTreeRow--selected{background:#2c8b9547!important;color:#9ee7ef}html[data-theme=dark] .ValidationMessageLayout-editBtn{border-color:#4a5a62;background:var(--app-surface-elevated, #252a32);color:var(--app-text, #e4e6eb)}html[data-theme=dark] .ValidationMessageLayout-editBtn:hover{background:#323941;border-color:#6a7a82}html[data-theme=dark] .ValidationMessageLayout-editBtn--primary{background:#1f6a73;border-color:#2a8a98}html[data-theme=dark] .ValidationMessageLayout-editBtn--primary:hover{background:#2a8a98}html[data-theme=dark] .ValidationMessageLayout-editBtn--secondary{background:var(--app-surface, #1e2228);color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .ValidationMessageLayout-editor{border-color:#4a555e}html[data-theme=dark] .ValidationMessageLayout-gutter{color:#7d8894;background:#252a32;border-right-color:#3d4650}html[data-theme=dark] .ValidationMessageLayout-textarea{color:var(--app-text, #e4e6eb);background:#1a1d22}html[data-theme=dark] .ValidationMessageLayout-hint{color:var(--app-text-muted, #8a95a3)}@media(max-width:900px){html[data-theme=dark] .ValidationMessageLayout-tree{border-bottom-color:var(--app-border, rgba(97, 223, 234, .18))}}.Dropzone{width:98.8%;height:40%;margin-top:35px;border:dashed 5px rgba(49,139,148,.28);border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAA+CAYAAABzwahEAAAAAXNSR0IArs4c6QAAAkxJREFUaAXtW7FOwzAQtVFVpKpLFkZUsXbmV9jgE1oW4BuACT4BNj6An2DuVAlVjCxdqg4Vkskp2HHRuXVsK0rS18Xu+c6+966JzvVZir/P22zWPxsMH5QUV0LITMv9WrWUSrx8rle3F+Pxxs8mTOt9Pj8+6fXvQ/1USrwu1qubnl5+NBg+Kikn+nu1Vma5I9OcODK7rmZbTbsALafVrLS2zKQUk9xPdWREUlzqfmhbRCHU2s8uxRo0hwFe/eft52gztWRmAY93kZ7z+Fl2z5BqjUTA6eWmnujlttvt+FFag9YSQi1jZpPa+GPxpXTfbs9Hp0bHlrel78KVKOJtoaH0E8BLLg6jh4gfRpxLlIh4ycVh9BBxPhOKy46a8dvhMKiliTiXA3OyZoDx94LDQDKzH//+2dzle12ht300WEfu7Q8hTJMw0P8EXcMVxgaswAAYAANgAAyAATAABsAAGAADYAAMgAEwAAbAABgAA2AADIQxYOpbtisb8+KvmioVw9z2t+Jw0eGJOUkpyjnLisH85KGWSkV/CGGaHC46MTJnZ/qIxZ6ek9njbehzGEhmgPOVjVWLeZtIBYchcWVjE2G7fLIi7lLpphzAuxlXNypE3M1NN0cQ8W7G1Y3K5Oquum63qT1S3y2k7dybS05sv9x9k6u7VXxG6ruF9D/39vGO00n6jHN5MbdojCzVGhZwrgIwxsUm2+6pbKzqOldFWHWOffop1qDbhibiVAGolHrma1r3uVPcQqIN/j7N2PG4W0iFn3TFMtYP2LeNgV8q1MesKUXt/QAAAABJRU5ErkJggg==) 12 round;display:flex;justify-content:center;align-items:center}.Dropzone-Container{display:grid;margin:20px 0}.FilesIcon{width:50px;justify-self:center;align-self:center;margin-top:20px}.Dropzone-Title{color:#c2c2c2d1;font-weight:400;font-size:1.5rem;text-align:center}.Dropzone-Subtitle{color:#c2c2c2d1;font-weight:400;font-size:1rem;text-align:center;margin-top:-10px}.Highlight{background-color:#2980891a}.Icon{opacity:.3;height:64px;width:64px}.FileInput{display:none}.Browse{color:#298089;font-weight:600;font-size:.9rem}.Dropzone-InsertTextLabel{-webkit-user-select:none;user-select:none}.Dropzone-InsertTextBtn{display:inline;padding:0;border:none;background:none;color:#298089;font:inherit;font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.Dropzone-InsertTextBtn:hover:not(:disabled){color:#1a5a62}.Dropzone-InsertTextBtn:disabled{cursor:not-allowed;opacity:.5;text-decoration:none}.InsertTextModal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0006;box-sizing:border-box}.InsertTextModal{width:100%;max-width:640px;max-height:min(85vh,720px);display:flex;flex-direction:column;padding:1.5rem 1.5rem 1.25rem;border-radius:8px;background:#fff;box-shadow:0 12px 40px #0003;box-sizing:border-box}.InsertTextModal-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#333}.InsertTextModal-help{margin:0 0 1rem;font-size:.875rem;line-height:1.45;color:#666}.InsertTextModal-textarea{flex:1;min-height:220px;max-height:50vh;width:100%;box-sizing:border-box;padding:.6rem .75rem;border:1px solid #ccc;border-radius:4px;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.4;resize:vertical}.InsertTextModal-textarea:focus{outline:2px solid rgba(41,128,137,.45);outline-offset:1px;border-color:#298089}.InsertTextModal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1rem}.InsertTextModal-button{padding:.45rem 1.1rem;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;border:1px solid transparent}.InsertTextModal-button:disabled{cursor:not-allowed;opacity:.5}.InsertTextModal-button--secondary{background:#fff;color:#444;border-color:#ccc}.InsertTextModal-button--secondary:hover:not(:disabled){background:#f5f5f5}.InsertTextModal-button--primary{background:#298089;color:#fff;border-color:#298089}.InsertTextModal-button--primary:hover:not(:disabled){background:#1f5f65;border-color:#1f5f65}html[data-theme=dark] .Dropzone{border-color:#61dfea59}html[data-theme=dark] .Highlight{background-color:#29808933}html[data-theme=dark] .InsertTextModal{background:var(--app-surface, #1e2228);box-shadow:0 12px 40px #00000080;border:1px solid var(--app-border, rgba(97, 223, 234, .2))}html[data-theme=dark] .InsertTextModal-title{color:var(--app-text, #e4e6eb)}html[data-theme=dark] .InsertTextModal-help{color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .InsertTextModal-textarea{background:#1a1d22;color:var(--app-text, #e4e6eb);border-color:#4a555e}html[data-theme=dark] .InsertTextModal-button--secondary{background:var(--app-surface-elevated, #252a32);color:var(--app-text, #e4e6eb);border-color:#4a555e}html[data-theme=dark] .InsertTextModal-button--secondary:hover:not(:disabled){background:#323a44}.ResetButton{background:linear-gradient(to top,#298089,#71bbc1);height:55px;width:250px;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:2px;border:none;outline:none;border-radius:6px;transition:all 1s ease}.ResetButton:hover:enabled{background:linear-gradient(to top,#20646a,#71bbc1);cursor:pointer}.ResetButton:active:enabled{background:linear-gradient(to bottom,#298089,#71bbc1)}.ResetButton:disabled{opacity:.5}.ValidateButton{background:linear-gradient(to top,#298089,#71bbc1);height:55px;width:250px;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:2px;border:none;outline:none;border-radius:6px;transition:all 1s ease}.ValidateButton:hover:enabled{background:linear-gradient(to top,#20646a,#71bbc1);cursor:pointer}.ValidateButton:active:enabled{background:linear-gradient(to bottom,#298089,#71bbc1)}.ValidateButton:disabled{opacity:.5}.ClearButton{box-sizing:border-box;justify-self:flex-start;margin-right:auto;margin-left:30px;height:40px;min-width:100px;padding:0 16px;font-size:14px;font-weight:600;letter-spacing:.03em;color:#2a7a86;background:#fff;border:1.5px solid #9dd2d8;border-radius:6px;outline:none;cursor:pointer;box-shadow:0 1px #2980890f;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.ClearButton:hover{color:#0d3d40;background:#e8f6f7;border-color:#47a8b3;box-shadow:0 1px 4px #2980891f}.ClearButton:active{background:#d5eef0;border-color:#298089;box-shadow:inset 0 1px 2px #0d3d4014}.ClearButton:focus-visible{outline:2px solid #298089;outline-offset:2px}.Report{width:100%;border:1px solid rgb(237,237,237);border-radius:5px;color:#4d4d4d}.ReportTitle{text-align:center;font-weight:600}.ReportHeadingTitle{text-align:center}.ReportHeadingText{font-weight:400}.ReportSectionSeperator{width:100%;height:1px;background-color:#4d4d4d33;margin:0 auto}.reportAccordion{display:flex;flex-direction:row;border:1px solid rgb(0,0,0)}.reportAccordionHeading{display:flex;justify-content:flex-start;flex:6}.reportAccordionIcon{display:flex;justify-content:flex-end;flex:2}.SchemaViolationsSectionHeading,.ErrorsSectionHeading{background-color:#3c3c3c1a;margin:0;padding:20px;font-weight:600}.AlertsSectionHeading{background-color:#ff45001a;margin:0;padding:20px;font-weight:600}.FatalErrorsSectionHeading,.SchematronErrorsSectionHeading,.SevereWarningsSectionHeading,.WarningsSectionHeading{background-color:#3c3c3c1a;margin:0;padding:20px;font-weight:600}.InformationalSectionHeading{background-color:#32cd321a;margin:0;padding:20px;font-weight:600}.AffirmativeSectionHeading,.SuccessSectionHeading{background-color:#90ee901a;margin:0;padding:20px;font-weight:600}.DataQualitySectionHeading,.DataCheckSectionHeading,.TextToCodeSectionHeading{background-color:#7383161a;margin:0;padding:20px;font-weight:600}.NotesSectionHeading{background-color:#3c3c3c1a;margin:0;padding:20px;font-weight:600}.RawDataSectionHeading{background-color:#a52a2a1a;margin:0;padding:20px;font-weight:600}.Report a{text-decoration:none;color:#00a0af;margin:1em;font-weight:700;display:block}.Report a:hover{text-decoration:underline}html[data-theme=dark] .Report{border-color:var(--app-border, rgba(97, 223, 234, .22));color:var(--app-text, #e4e6eb)}html[data-theme=dark] .Report a{color:var(--app-link, #7ec8e8)}html[data-theme=dark] .Report a:hover{color:var(--app-link-hover, #a5dff7)}.Gear{line-height:0}.Gear-popover{border-radius:10px;min-width:11.5rem;max-width:18rem;overflow:hidden}.MuiPaper-root.Gear-popover{background-color:#fff;border:1px solid rgba(44,139,149,.2);box-shadow:0 .5rem 1.25rem #1428322e}html[data-theme=dark] .MuiPaper-root.Gear-popover{background:#2a3038;border-color:#61dfea26;color:#e4e6eb}.Gear-menu{display:flex;flex-direction:column;padding:.4rem 0 .45rem}.Gear-menuItem{display:block;width:100%;text-align:left;font:inherit;font-size:.9rem;font-weight:500;padding:.6rem 1rem .55rem;border:none;background:transparent;color:#2c3338;cursor:pointer;transition:background .12s ease}.Gear-menuItem:hover,.Gear-menuItem:focus{background:#2c8b9514;outline:none}html[data-theme=dark] .Gear-menuItem{color:#e4e6eb}html[data-theme=dark] .Gear-menuItem:hover,html[data-theme=dark] .Gear-menuItem:focus{background:#61dfea1a}.Gear-divider{margin:.1rem 0 .25rem;opacity:.4}.Gear-theme{padding:.35rem .75rem .6rem;max-width:16rem}.Gear-themeHint{font-size:.7rem;line-height:1.4;color:#6b7480;margin:0 0 .65rem .05rem}html[data-theme=dark] .Gear-themeHint{color:#8c96a3}.Gear-themeSwitch{display:flex;width:100%;border-radius:8px;border:1px solid rgba(44,139,149,.35);background:#f0f5f5;padding:2px;gap:0;box-sizing:border-box}html[data-theme=dark] .Gear-themeSwitch{background:#1a1e24;border-color:#61dfea33}.Gear-segment{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.4rem .2rem .45rem;border:none;background:transparent;border-radius:6px;color:#4a5c60;cursor:pointer;font:inherit;font-size:.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1;transition:background .15s ease,color .15s ease,box-shadow .15s ease}html[data-theme=dark] .Gear-segment{color:#9aa3af}.Gear-segment:hover{color:#1a5c66;background:#2c8b951f}html[data-theme=dark] .Gear-segment:hover{color:#c5ccd6;background:#61dfea14}.Gear-segment--active{color:#0e4a51!important;background:#fff!important;box-shadow:0 1px 3px #0000001a}html[data-theme=dark] .Gear-segment--active{color:#61dfea!important;background:#343b44!important;box-shadow:0 1px 4px #00000059}.Gear-segment--active .Gear-segmentIcon{opacity:1}.Gear-segmentIcon{opacity:.85;font-size:1.1rem!important}.Gear-segment--active .Gear-segmentIcon{color:#298089}html[data-theme=dark] .Gear-segment--active .Gear-segmentIcon{color:#6ee7f0}.Gear-segmentText{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.GeoRestricted{min-height:100vh;box-sizing:border-box;padding:2rem 1.25rem 3rem;background:linear-gradient(160deg,#e8f4f6,#f5f8fa 45%,#eef2f5);display:flex;align-items:flex-start;justify-content:center}.GeoRestricted-inner{max-width:44rem;width:100%}.GeoRestricted-hero{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;margin-bottom:1.75rem}.GeoRestricted-usMapImg{flex:0 0 auto;max-width:min(300px,100%);height:auto;opacity:.95;filter:drop-shadow(0 2px 8px rgba(41,128,137,.15))}.GeoRestricted-heroText{flex:1 1 200px;min-width:0}.GeoRestricted-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:#1a3a40;line-height:1.25}.GeoRestricted-lead{margin:0;font-size:1.05rem;color:#3d5a60;line-height:1.5}.GeoRestricted-details{background:#fff;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000f;border:1px solid rgba(41,128,137,.12)}.GeoRestricted-details p{margin:.35rem 0;display:flex;flex-wrap:wrap;gap:.35rem .75rem;align-items:baseline}.GeoRestricted-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#5a7a80;min-width:10rem}.GeoRestricted-value{color:#1a3a40}.GeoRestricted-mono{font-family:Consolas,Menlo,Courier New,monospace;font-size:.95rem}.GeoRestricted-mapWrap{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000f;border:1px solid rgba(41,128,137,.12)}.GeoRestricted-mapCaption{margin:0;padding:.65rem 1rem;font-size:.85rem;color:#5a7a80;background:#2980890f;border-bottom:1px solid rgba(41,128,137,.1)}.GeoRestricted-map{display:block;width:100%;height:320px;border:0}@media(max-width:520px){.GeoRestricted-title{font-size:1.25rem}.GeoRestricted-map{height:240px}}.NistGvt{width:100%;border:1px solid #d8e2e6;border-radius:6px;background:#fff;color:#333;font-size:.9rem}.NistGvt__parseErr{padding:6px 12px;font-size:.8rem;color:#6b1a1a;background:#fff4f0;border-bottom:1px solid #e8d0d0}.NistGvt__eicrMeta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 18px;padding:6px 12px 8px;font-size:.8rem;color:#3d4e52;background:#fafcfd;border-bottom:1px solid #e0e8eb}.NistGvt__eicrItem{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.NistGvt__eicrLabel{font-weight:600;color:#2a3a3e}.NistGvt__banner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px 12px;padding:10px 12px 8px;border-bottom:1px solid #e0e8eb;background:#f7fbfc}.NistGvt__bannerSpacer{min-width:0}.NistGvt__statusBlock{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;text-align:center;padding:2px 8px}.NistGvt__statusIcon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:50%;font-size:.9rem;font-weight:800;line-height:1;flex-shrink:0}.NistGvt__statusIcon--ok{background:#1e7d4a;color:#fff}.NistGvt__statusIcon--bad{background:#c0392b;color:#fff}.NistGvt__statusText{font-size:1.1rem;font-weight:600;color:#1a2d33}.NistGvt__statusText--ok{color:#1e5c3a}.NistGvt__statusText--bad{color:#9b1c1c}.NistGvt__dedup{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:600;padding:.3rem .65rem;border:1px solid #c44;border-radius:3px;color:#a33;background:#fff4f0;cursor:pointer}.NistGvt__dedup--on{background:#d35400;color:#fff;border-color:#a84300}.NistGvt__tabs1{display:flex;flex-wrap:wrap;gap:4px 6px;padding:6px 10px 0;background:#eef5f6;border-bottom:1px solid #d0dde0}.NistGvt__tab1{display:inline-flex;align-items:center;gap:6px;margin:0 2px 0 0;padding:.4rem .75rem .5rem;font-size:.8rem;font-weight:600;border:1px solid transparent;border-bottom:none;border-radius:4px 4px 0 0;background:#d2e4e7;color:#2c4a52;cursor:pointer}.NistGvt__tab1:hover{background:#e0eef0}.NistGvt__tab1--active{background:#1a5a62;color:#fff;border-color:#134a51;position:relative;z-index:1;margin-bottom:-1px;padding-bottom:.55rem}.NistGvt__pill{min-width:1.2rem;text-align:center;font-size:.7rem;font-weight:700;padding:.1rem .35rem;border-radius:999px}.NistGvt__tab1--active .NistGvt__pill--error,.NistGvt__tab1 .NistGvt__pill--error{background:#c0392b;color:#fff}.NistGvt__tab1--active .NistGvt__pill--warning,.NistGvt__tab1 .NistGvt__pill--warning{background:#d4a017;color:#1a1a1a}.NistGvt__tab1--active .NistGvt__pill--alert,.NistGvt__tab1 .NistGvt__pill--alert{background:#e67e22;color:#fff}.NistGvt__tab1--active .NistGvt__pill--spec,.NistGvt__tab1 .NistGvt__pill--spec{background:#5d6d7e;color:#fff}.NistGvt__tab1--active .NistGvt__pill--info,.NistGvt__tab1 .NistGvt__pill--info{background:#1e7d8a;color:#fff}.NistGvt__tab1--active .NistGvt__pill--ok,.NistGvt__tab1 .NistGvt__pill--ok{background:#21825c;color:#fff}.NistGvt__tab1:not(.NistGvt__tab1--active) .NistGvt__pill{background:#ffffff80;color:#333}.NistGvt__tab1--active .NistGvt__pill{color:#fff}.NistGvt__tab1--active .NistGvt__pill--warning{color:#111;background:#f0c14a}.NistGvt__tabs2{display:flex;flex-wrap:wrap;gap:4px 4px;padding:6px 10px 8px;background:#e8f1f2;border-bottom:1px solid #c9d5d8;align-items:center}.NistGvt__subLabel{font-size:.65rem;font-weight:700;text-transform:uppercase;color:#6a7a7e;margin-right:4px}.NistGvt__tab2{margin:0;padding:.3rem .55rem;font-size:.72rem;font-weight:600;border:1px solid #c0ced1;border-radius:3px;background:#fff;color:#444;cursor:pointer}.NistGvt__tab2:hover{background:#f5f9fa}.NistGvt__tab2--active{background:#0d4c54;color:#fff;border-color:#0a3d44}.NistGvt__tab2Pill{display:inline-block;min-width:1rem;text-align:center;font-size:.6rem;font-weight:700;margin-left:3px;padding:.05rem .2rem;border-radius:2px;background:#e74c3c;color:#fff}.NistGvt__tab2--active .NistGvt__tab2Pill{background:#ffffff4d;color:#fff}.NistGvt__rowOpts{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-left:auto;font-size:.7rem;color:#444}.NistGvt__rowOpts input{margin:0 4px 0 0;vertical-align:middle;cursor:pointer}.NistGvt__tableWrap{overflow-x:auto;max-height:min(55vh,480px);overflow-y:auto}.NistGvt__table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.8rem}.NistGvt__th{position:sticky;top:0;z-index:1;text-align:left;padding:8px 10px;background:#b8d9dd;color:#0d3d45;font-weight:600;border-bottom:1px solid #7fa9af;white-space:nowrap}.NistGvt__th--path{width:45%;min-width:16rem}.NistGvt__th--line{width:3.5rem;min-width:3.5rem;text-align:right}.NistGvt__tr:nth-child(odd){background:#f9fcfc}.NistGvt__tr:hover{background:#e8f6f7}.NistGvt__tr--hi{background:#d5eef1!important}.NistGvt__td{padding:7px 10px;border-bottom:1px solid #e8e8e8;vertical-align:top;line-height:1.35}.NistGvt__path{width:45%;min-width:16rem;font-family:Consolas,SF Mono,Courier New,monospace;font-size:.8rem;color:#0b6a9e;word-break:break-all;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.NistGvt__pathLink{background:none;border:none;margin:0;padding:0;max-width:100%;font:inherit;color:#085a8a;text-align:left;text-decoration:underline;text-decoration-color:#7eb8d4;cursor:pointer;word-break:break-all;display:inline}.NistGvt__pathLink:hover,.NistGvt__pathLink:focus-visible{color:#064a6f;text-decoration-color:#298089;outline:none}.NistGvt__pathLink:focus-visible{box-shadow:0 0 0 1px #298089;border-radius:2px}.NistGvt__desc{color:#333}.NistGvt__line{text-align:right;color:#666;font-variant-numeric:tabular-nums}.NistGvt__empty{margin:0;padding:16px 12px;text-align:center;color:#777;font-size:.85rem}.NistGvt__raw{border-top:1px solid #d8e2e6;padding:0}.NistGvt__rawTitle{margin:0;font-size:.8rem;background:#f3f0e8;padding:8px 12px;border:none;width:100%;text-align:left;font-weight:600;cursor:pointer;color:#5c3d1a}.NistGvt__rawBody{padding:0 4px 8px;max-height:240px;overflow:auto}@media(max-width:640px){.NistGvt__banner{grid-template-columns:1fr;text-align:center}.NistGvt__bannerSpacer{display:none}}html[data-theme=dark] .NistGvt{border-color:var(--app-border, rgba(97, 223, 234, .22));background:var(--app-surface, #1e2228);color:var(--app-text, #e4e6eb)}html[data-theme=dark] .NistGvt__parseErr{color:#f5a8a8;background:#3a1f1f;border-bottom-color:#5a3030}html[data-theme=dark] .NistGvt__eicrMeta{color:var(--app-text-muted, #9aa3af);background:var(--app-surface-muted, #2a3038);border-bottom-color:var(--app-border, rgba(97, 223, 234, .18))}html[data-theme=dark] .NistGvt__eicrLabel{color:#c5d0d4}html[data-theme=dark] .NistGvt__banner{border-bottom-color:var(--app-border, rgba(97, 223, 234, .18));background:var(--app-surface-elevated, #252a32)}html[data-theme=dark] .NistGvt__statusText{color:var(--app-text, #e4e6eb)}html[data-theme=dark] .NistGvt__statusText--ok{color:#6bdb9a}html[data-theme=dark] .NistGvt__statusText--bad{color:#f28b82}html[data-theme=dark] .NistGvt__dedup{border-color:#c45c4c;color:#f5a8a8;background:#3a1f1f}html[data-theme=dark] .NistGvt__dedup--on{background:#a84300;color:#fff;border-color:#8a3600}html[data-theme=dark] .NistGvt__tabs1{background:#242c30;border-bottom-color:#3d4a4f}html[data-theme=dark] .NistGvt__tab1{background:#2f3d42;color:#c5d0d4}html[data-theme=dark] .NistGvt__tab1:hover{background:#3a4a50}html[data-theme=dark] .NistGvt__tab1:not(.NistGvt__tab1--active) .NistGvt__pill{background:#00000059;color:#e0e0e0}html[data-theme=dark] .NistGvt__tabs2{background:#1e262a;border-bottom-color:#3d4a4f}html[data-theme=dark] .NistGvt__subLabel{color:#8a9aa0}html[data-theme=dark] .NistGvt__tab2{border-color:#4a5a62;background:#2a3038;color:var(--app-text, #e4e6eb)}html[data-theme=dark] .NistGvt__tab2:hover{background:#323a44}html[data-theme=dark] .NistGvt__rowOpts{color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .NistGvt__th{background:#2a3f45;color:#c5e6ea;border-bottom-color:#1a5a62}html[data-theme=dark] .NistGvt__tr:nth-child(odd){background:#22282e}html[data-theme=dark] .NistGvt__tr:hover{background:#2c8b9526}html[data-theme=dark] .NistGvt__tr--hi{background:#2c8b9547!important}html[data-theme=dark] .NistGvt__td{border-bottom-color:#3d4751}html[data-theme=dark] .NistGvt__path{color:var(--app-link, #7ec8e8)}html[data-theme=dark] .NistGvt__pathLink{color:var(--app-link, #7ec8e8);text-decoration-color:#7ec8e880}html[data-theme=dark] .NistGvt__pathLink:hover,html[data-theme=dark] .NistGvt__pathLink:focus-visible{color:var(--app-link-hover, #a5dff7);text-decoration-color:#5ec8d4}html[data-theme=dark] .NistGvt__pathLink:focus-visible{box-shadow:0 0 0 1px #5ec8d4}html[data-theme=dark] .NistGvt__desc{color:var(--app-text, #e4e6eb)}html[data-theme=dark] .NistGvt__line,html[data-theme=dark] .NistGvt__empty{color:var(--app-text-muted, #9aa3af)}html[data-theme=dark] .NistGvt__raw{border-top-color:var(--app-border, rgba(97, 223, 234, .22))}html[data-theme=dark] .NistGvt__rawTitle{background:#2a261d;color:#e8c89a}html[data-theme=dark] .NistGvt__rawBody{background:var(--app-surface, #1e2228)}html[data-theme=dark] .Report.NistGvt{color:var(--app-text, #e4e6eb)}.ErrorMessage{width:98%;border:1px solid rgb(237,237,237);border-radius:5px;color:#4d4d4d;margin-left:2%}.ErrorMessageHeading{margin-left:20px;font-weight:600;margin-bottom:-10px}.ErrorMessageText{font-weight:400;padding:0 20px;overflow:hidden;text-overflow:ellipsis}
