@page{size:auto;margin:0}body{background-color:#fff;font-family:Trebuchet MS,Arial,Helvetica,sans-serif}@media screen and (-webkit-min-device-pixel-ratio: 2){body{font-size:70%}}@media screen and (max-width: 500px){.three-column-col,.four-column-col,.five-column-col,.scaledown-mobile{transform:scale(.8)}}h1{color:#000;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:1.7em;font-variant:small-caps;font-weight:bolder;line-height:1em;margin:0}h2{color:#000;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:1.1em;font-weight:700;line-height:1.3em;margin:0}h3{line-height:1.1em;margin:0}hr{border:0;border-top:.45em solid #ea901e;height:.1em;margin:.5em 0 0;padding:0}p{color:#000;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:.9em}strong{font-family:Trebuchet MS,Arial,Helvetica,sans-serif}.menu li{color:#000;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:1.1em;margin:0 0 .3em}.notes li{color:#000;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:.8em}.info li{color:#000;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:.9em}table{border:0em;border-collapse:separate;font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:.875em;table-layout:fixed;text-align:left;white-space:nowrap}table.stripe{border:.0625em solid #aaaaaa}table.stripe tr:nth-child(odd){background-color:#ececec}table.stripe tr:nth-child(2n){background-color:#dcdcdc}.highlight{background-color:#fe5!important}th{font-size:.875em;font-weight:bolder;cursor:pointer;background-color:#ebcca6}td,th{padding:.3125em}tbody tr:nth-child(2n){background-color:#ebdcca}td{white-space:pre-line}.logs th{padding:.0625em .625em .3125em .0625em}.logs td{padding:.0625em .625em .0625em .0625em}.subheader{color:#999;float:left;font-size:1em;font-style:italic;font-variant:small-caps;height:1.3em;width:50%;margin:0}.caption{color:#000;font-size:.67em;height:3.5em;padding-top:.5em;padding-bottom:.5em;text-align:center}.footer{clear:both;float:left;height:3.125em;width:10%;margin:1.5em 0 0}.confidential-container{float:left;height:3.125em;width:80%}.logo{content:url(./img/logo.avif);height:1.875em}.confidential{color:#555;font-style:italic;font-size:.67em;line-height:1em;text-align:center}.pagenumber{color:#555;font-size:.67em;float:right;white-space:nowrap}.float{display:block;float:left}.gray{color:#888}.table{display:table}.row{display:table-row}.table .row label{display:table-cell;white-space:nowrap;padding-right:1em;font-weight:700}.table .row input,.table .row select{display:table-cell}.two-column-col{float:left;width:50%}.three-column-col{float:left;width:33.3%}.four-column-col{float:left;width:25%}.five-column-col{float:left;width:20%}.multi-column-row{width:100%;content:"";display:table;clear:both}select.multi{width:18.75em;overflow:auto;resize:both}select{font-size:1em;padding:5px;border:1px solid #ccc;background-color:#fff}button{font-size:1em}input{font-size:.9em;font-family:Trebuchet MS,Arial,Helvetica,sans-serif}svg text{font-size:1em;font-family:Trebuchet MS,Arial,Helvetica,sans-serif}@media print{body{-webkit-print-color-adjust:exact}.print-hide{display:none}}.print-show{display:none}@media print{.print-show{display:block}}.pagebreak-before{page-break-before:always}.pagebreak-after{page-break-after:always}.body-container{max-width:900px;margin:auto}.body-container-wide{max-width:1600px;margin:auto}.flex-container{display:flex;justify-content:space-between;align-items:center}.flex-parent-bottom{display:flex;flex-direction:column;justify-content:flex-end}.panel-box{clear:both;border:.1em solid #333333;border-radius:.5em;padding:1em;margin-bottom:1em;box-shadow:.25em .25em .25em #333;background-color:#fff}.panel-box h3{margin-top:0}.panel-box-title{font-size:1.3em;float:left;margin-bottom:.35em}.panel-box-subtitle{font-size:1.1em;float:right}.panel-subbox{clear:both;border:.1em solid #333333;border-radius:.5em;padding:1em;margin-bottom:1em;box-shadow:.25em .25em .25em #333;background-color:#fff}.control-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1rem}.control-bar-sm{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;margin-bottom:1rem}.control-group{display:flex;flex-wrap:wrap;gap:.5rem;flex-direction:column}.control-group-horiz{display:flex;flex-wrap:wrap;gap:1rem;flex-direction:row}.control-row{display:flex;align-items:center;gap:.5rem;margin-bottom:0rem}.control-row label{font-weight:700}.control-row label{min-width:80px;text-align:right}@media (max-width: 1120px){.control-bar{grid-template-columns:repeat(2,1fr);justify-items:center}}@media (max-width: 600px){.control-bar{grid-template-columns:1fr;justify-items:center}.control-group{width:100%;max-width:400px}}.sticky-header{position:sticky;top:0}.jump-to-top{position:sticky;bottom:.25em;left:90%;width:6em;height:6em;opacity:50%;cursor:pointer}.sticky-bottom{position:sticky;bottom:.25em}.unselectable,label{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown-check-list{display:inline-block}.dropdown-check-list .anchor{position:relative;cursor:pointer;display:inline-block;padding:5px 50px 5px 10px;border:1px solid #ccc}.dropdown-check-list .anchor:after{position:absolute;content:"";border-left:2px solid black;border-top:2px solid black;padding:5px;right:10px;top:20%;-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.dropdown-check-list .anchor:active:after{right:8px;top:21%}.dropdown-check-list div.items{position:absolute;width:250px;padding:2px;display:none;margin:0;border:1px solid #ccc;background-color:#fff;z-index:1}.dropdown-check-list div.items ul{padding:2px;margin:0;list-style:none}.dropdown-check-list div.items ul li{padding:2px}.dropdown-check-list.visible .anchor{color:#0094ff}.dropdown-check-list.visible .items{display:block}.dropdown-select-all{float:right;cursor:pointer}.dropdown-select-all img{width:1.5em;height:1.5em}.dropdown-select-all span{vertical-align:top;font-size:.9em}ul.items-generic{list-style:none;padding:2px}.hover-highlight:hover{background-color:#007bff;color:#fff}.modal{display:none}.modal.is-open{display:block}.modal-backdrop{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.modal-box{background-color:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 10px 15px #0000001a;max-width:24rem}.modal-button{margin-top:1rem;padding:.25rem .75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;cursor:pointer}.draggable ul,.draggable{width:16rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;box-shadow:0 1px 3px #0000001a;list-style:none;padding:0;margin:0}.draggable ul>li+li,.draggable>li+li{border-top:1px solid #e5e7eb}.draggable li{padding:.5rem;cursor:move;user-select:none;transition:background-color .15s ease}.draggable li:hover{background-color:#f3f4f6}.opacity-50{opacity:.5}.jsondiffpatch-delta{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0;padding:0 0 0 12px;display:inline-block}.jsondiffpatch-delta pre{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0;padding:0;display:inline-block}ul.jsondiffpatch-delta,.jsondiffpatch-delta ul{list-style-type:none;padding:0 0 0 20px;margin:0}.jsondiffpatch-added .jsondiffpatch-property-name,.jsondiffpatch-added .jsondiffpatch-value pre,.jsondiffpatch-modified .jsondiffpatch-right-value pre,.jsondiffpatch-textdiff-added{background:#bfb}.jsondiffpatch-deleted .jsondiffpatch-property-name,.jsondiffpatch-deleted pre,.jsondiffpatch-modified .jsondiffpatch-left-value pre,.jsondiffpatch-textdiff-deleted{background:#fbb;text-decoration:line-through}.jsondiffpatch-unchanged,.jsondiffpatch-movedestination{color:gray}.jsondiffpatch-unchanged,.jsondiffpatch-movedestination>.jsondiffpatch-value{transition:all .5s;-webkit-transition:all .5s;overflow-y:hidden}.jsondiffpatch-unchanged-showing .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-showing .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}.jsondiffpatch-unchanged-hidden .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}.jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{display:block}.jsondiffpatch-unchanged-visible .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-visible .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}.jsondiffpatch-unchanged-hiding .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}.jsondiffpatch-unchanged-showing .jsondiffpatch-arrow,.jsondiffpatch-unchanged-hiding .jsondiffpatch-arrow{display:none}.jsondiffpatch-value{display:inline-block}.jsondiffpatch-property-name{display:inline-block;padding-right:5px;vertical-align:top}.jsondiffpatch-property-name:after{content:": "}.jsondiffpatch-child-node-type-array>.jsondiffpatch-property-name:after{content:": ["}.jsondiffpatch-child-node-type-array:after{content:"],"}div.jsondiffpatch-child-node-type-array:before{content:"["}div.jsondiffpatch-child-node-type-array:after{content:"]"}.jsondiffpatch-child-node-type-object>.jsondiffpatch-property-name:after{content:": {"}.jsondiffpatch-child-node-type-object:after{content:"},"}div.jsondiffpatch-child-node-type-object:before{content:"{"}div.jsondiffpatch-child-node-type-object:after{content:"}"}.jsondiffpatch-value pre:after{content:","}li:last-child>.jsondiffpatch-value pre:after,.jsondiffpatch-modified>.jsondiffpatch-left-value pre:after{content:""}.jsondiffpatch-modified .jsondiffpatch-value{display:inline-block}.jsondiffpatch-modified .jsondiffpatch-right-value{margin-left:5px}.jsondiffpatch-moved .jsondiffpatch-property-name{text-decoration:line-through;text-decoration-color:gray}.jsondiffpatch-moved .jsondiffpatch-value{display:none}.jsondiffpatch-moved .jsondiffpatch-moved-destination{display:inline-block;background:#ffb;color:#888}.jsondiffpatch-moved .jsondiffpatch-moved-destination:before{content:" => "}ul.jsondiffpatch-textdiff{padding:0}.jsondiffpatch-textdiff-location{color:#bbb;display:inline-block;min-width:60px}.jsondiffpatch-textdiff-line{display:inline-block}.jsondiffpatch-textdiff-line-number:after{content:","}.jsondiffpatch-error{background:red;color:#fff;font-weight:700}
