/*!
This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of
this software dedicate any and all copyright interest in the software to
the public domain. We make this dedication for the benefit of the public
at large and to the detriment of our heirs and successors. We intend
this dedication to be an overt act of relinquishment in perpetuity of
all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <https://unlicense.org/>
*/*,*::before,*::after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{font-family:sans-serif;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{line-height:1.1;text-wrap:balance}details>summary{cursor:default}:root{--blue: rgb(17 110 110);--orange: rgb(184 67 0);--highlight: rgb(254 249 195)}body{max-width:1200px;min-height:100vh;margin:0 auto}#tool-bar{height:3rem;display:flex;align-items:center;justify-content:space-between;background-color:#000}#tool-bar button{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:0}#pc-logo{font-size:1.25rem;text-decoration:none;color:#fff}#sub-heading{display:none}#nav-tabs.hide,#nav-drawer.hide{display:none}#nav-tabs{background-color:var(--orange)}#nav-tabs ul{padding:0;list-style-type:none}#nav-tabs li a{display:block;padding:1rem;text-decoration:none;color:#fff;border-top:1px solid #fff}#nav-tabs li[aria-current] a{font-weight:bold}#nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(.5rem)}#nav-drawer a{display:block;padding:.75rem 1rem .75rem .75rem;text-decoration:none;color:var(--blue)}#nav-drawer ul{padding:0;list-style-type:none}#nav-drawer ul ul li{border-left:1rem solid #fff}#nav-drawer ul ul li[aria-current]{border-left-color:var(--orange)}#nav-drawer>ul{position:fixed;top:0;bottom:0;left:0;width:80vw;max-width:24rem;overflow:auto;background-color:#fff;box-shadow:0 0 2rem rgba(0,0,0,.8)}#nav-drawer>ul>li{margin-bottom:1px;border-left:.25rem solid #fff}#nav-drawer>ul>li[aria-current]{border-left-color:var(--orange)}#nav-drawer>ul>li[aria-current]>a{font-weight:bold}#content{min-height:calc(100vh - 3rem - 4rem - 5rem);padding:0 1rem 2rem 1rem;font-size:1.125rem}#content h1{margin-top:2rem}#content h1,#content h2,#content h3,#content summary{margin-bottom:1.25rem;font-weight:bold;color:var(--blue)}#content h2,#content h3,#content summary{padding-top:1rem}#content h1{font-size:1.5rem}#content h2,#content summary{padding-top:1rem;font-size:1.25rem;border-top:.25rem solid var(--orange)}#content h3{font-size:1.125rem;font-weight:normal;border-top:1px solid var(--orange)}#content a{color:var(--orange)}#content p,#content ol,#content ul,#content details,#content table{margin:1rem 0}#content ol,#content ul{padding-left:1.5rem}#content li{margin-bottom:.5rem}#content li ol li,#content li ul li{margin-bottom:.25rem}#content summary::marker{color:#000}#content td div{display:flex;align-content:center}#content td div img{display:none;margin-right:.5rem}#content article[typeof=Person]{margin-bottom:2rem}#content article[typeof=Person] img{float:left;width:6rem;height:6rem;margin:1rem 1rem 1rem 0;border:.125rem solid var(--blue);border-radius:100%}#content article[typeof=Person] h2[property=name]{margin-bottom:0}#content article[typeof=Person] p[property=jobTitle]{margin:0;font-size:.875rem;color:#444}#content article[typeof=Person] a[property=telephone],#content article[typeof=Person] a[property=email]{display:block;font-size:1rem}#content .no-js details{margin:1rem 0}#content .no-js summary{margin-bottom:0;font-weight:bold;color:#000;padding-top:0;padding-top:0;font-size:1rem;border-top:0}#content .no-js label div{margin-bottom:.25rem;line-height:1.3;font-size:1rem}#content .no-js form p{margin:.125rem 0 0}#content .no-js form p small{font-size:.875rem}#content #banner{font-size:1.125rem}#content #banner a{display:block;padding:.625rem;font-weight:bold;color:#000;text-align:center;text-decoration:none;background-color:var(--highlight);border-radius:.125rem}#content #nice-logos{display:flex;flex-wrap:wrap;align-items:start;justify-content:center;padding:2rem 1rem}#content #nice-logos #nice-pc-logo{margin-bottom:2rem}#content #nice-logos #nice-cu-logo{max-width:22rem;max-height:12rem}#search input[type=search]{display:block;width:100%;padding:.5rem}#search .result a{display:block;text-decoration:none;color:#000}#search .result h3{line-height:1.3;font-weight:bold;overflow-wrap:break-word;text-wrap:balance;text-decoration:underline;color:var(--orange);border-top-color:#ccc}#search .result:first-child h3{border-top:0}#search .result mark{font-weight:bold;background-color:#ff0}#search .more{width:100%;display:block}#etcetera{height:5rem;padding:.875rem 2rem;text-align:center;font-size:.75rem;color:#eee;background-color:var(--orange)}#etcetera ul{display:flex;justify-content:space-between;margin-top:.5rem;padding:0;list-style-type:none}#etcetera a{color:#eee;text-decoration:none}#skip a{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border-width:0;clip:rect(0, 0, 0, 0)}#skip a:focus{position:fixed;top:0;left:2rem;width:auto;height:auto;padding:1rem;overflow:visible;font-size:1.25rem;font-weight:bold;color:#fff;white-space:normal;background-color:var(--blue);clip:auto}.lds-ring,.lds-ring div{box-sizing:border-box}.lds-ring{display:inline-block;position:relative;width:1.5rem;height:1.5rem;margin-top:1rem}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:1.5rem;height:1.5rem;border:8px solid currentColor;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;border-color:currentColor rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}.lds-ring.hide{display:none}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (width >= 576px){#etcetera ul{justify-content:center}#etcetera ul li:not(:last-child){margin-right:1rem}}@media (width >= 768px){#content td div img{display:inline-block}#content #nice-logos #nice-pc-logo{margin-right:2rem;margin-bottom:0}#content #nice-logos #nice-cu-logo{margin-left:2rem}}@media (width >= 992px){#tool-bar{height:10rem;justify-content:start;background-color:#fff;background-image:url("./banner.webp");background-repeat:no-repeat;background-position:100% 0}#tool-bar button{display:none}#tool-bar #pc-logo{width:13rem;height:10rem;margin:0 3rem 0 2rem;color:rgba(0,0,0,0);background-image:url("./logo-pc.svg");background-repeat:no-repeat;background-position:center;background-size:100%}#tool-bar #pc-logo span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border-width:0;clip:rect(0, 0, 0, 0)}#tool-bar #sub-heading{display:block}#tool-bar #pc-desc{display:block;margin-bottom:1rem;font-weight:bold;color:var(--blue)}#tool-bar #cu-logo{width:18rem;height:4rem;background-image:url("./logo-cu.svg");background-repeat:no-repeat;background-position:center;background-size:100%}#nav-tabs.hide,#nav-drawer.hide{display:block}#nav-tabs{font-size:.875rem}#nav-tabs ul{display:flex}#nav-tabs li a{height:3rem;display:flex;align-items:center;justify-items:center;padding:0 1rem;border-top:0}#page{display:flex}#nav-drawer{position:static;background-color:inherit;background-image:url("./nav-drawer.webp");backdrop-filter:none;border-right:.25rem solid var(--orange)}#nav-drawer>ul{position:static;width:25vw;background-color:inherit;box-shadow:none}#nav-drawer>ul>li{border-left:0}#nav-drawer>ul>li.btn{margin:.5rem}#nav-drawer>ul>li.btn a{background-color:#fff}#nav-drawer>ul>li.btn[aria-current] a{color:#fff;background-color:var(--orange)}#nav-drawer>ul>li ul{display:none}#nav-drawer>ul>li ul a{font-weight:normal;background-color:rgba(255,255,255,.6980392157)}#nav-drawer>ul>li ul li[aria-current] a{color:#fff;background-color:var(--orange)}#nav-drawer>ul>li a{font-weight:bold;background-color:rgba(255,255,255,.8)}#nav-drawer>ul>li[aria-current] ul{display:block}#nav-drawer>ul>li[aria-current] ul li{margin-top:1px;border-left:.5rem solid var(--orange)}#nav-drawer>ul>li[aria-current]>a{background-color:#fff}#content{width:75vw;min-height:calc(100vh - 3rem - 4rem - 10rem)}#content #banner{font-size:1.25rem}#etcetera{display:flex;align-items:center;justify-content:space-between}#etcetera p,#etcetera ul{margin:0}}@media (width >= 1200px){body{background-color:#eee}#tool-bar,#page{border-right:.25rem solid var(--orange);border-left:.25rem solid var(--orange)}#content{background-color:#fff}}