@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400..900&display=swap";*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@keyframes spinEmoji{0%{content:"🕛"}8.333%{content:"🕐"}16.666%{content:"🕑"}25%{content:"🕒"}33.333%{content:"🕓"}41.666%{content:"🕔"}50%{content:"🕕"}58.333%{content:"🕖"}66.666%{content:"🕗"}75%{content:"🕘"}83.333%{content:"🕙"}91.666%{content:"🕚"}to{content:"🕛"}}:root{--cn-color: #313840;--cn-color-rgba: 49, 56, 64;--cn-accent-color: #f35631;--cn-accent-color-rgb: 243,86,49}body{display:flex;height:100vh;width:100%;justify-content:center;color:var(--cn-color);font-size:14px;font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"width" 100}#app{width:1280px}button{cursor:pointer;border:0;background:0;outline:0}h1{font-size:28px;font-weight:600;margin:0;padding-bottom:.5rem;text-align:right;text-transform:uppercase}h2{margin:0;text-transform:uppercase;font-size:16px;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:1rem}a{color:var(--cn-color);text-decoration:none;padding:0 1rem;font-weight:900}a:hover,a.active{color:var(--cn-accent-color)}.loader:after{content:"";transform:translate(-50%,-50%);animation:spinEmoji 1.5s steps(12,end) infinite forwards 0s}@media print{#app{width:100%}.non-printable{display:none}section:not(.content){break-inside:avoid}td.actions{display:none}}
