@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding-top:4rem}li.nav-item a{color:#fff}*,:after,:before{box-sizing:border-box}:root{--select-border:#777;--select-focus:#00f;--select-arrow:var(--select-border)}.output pre{white-space:pre-wrap;word-wrap:break-word}.output pre,select{font-family:inherit}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-size:inherit;cursor:inherit;line-height:inherit;z-index:1;outline:none}select::-ms-expand{display:none}.select{display:grid;grid-template-areas:"select";align-items:center;position:relative;min-width:15ch;max-width:30ch;border:1px solid var(--select-border);border-radius:.25em;padding:.25em .5em;font-size:1rem;cursor:pointer;line-height:1.1;background-color:#fff;background-image:linear-gradient(0deg,#f9f9f9,#fff 33%)}.select:after,.select select{grid-area:select}.select:not(.select--multiple):after{content:"";justify-self:end;width:.8em;height:.5em;background-color:var(--select-arrow);-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%)}select:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--select-focus);border-radius:inherit}select[multiple]{padding-right:0;height:6rem}select[multiple] option{white-space:normal;outline-color:var(--select-focus)}.select--disabled{cursor:not-allowed;background-color:#eee;background-image:linear-gradient(0deg,#ddd,#eee 33%)}label{font-size:1rem;font-weight:500}.select+label{margin-top:1rem}body{min-height:100vh;display:grid;grid-gap:.5rem;font-family:Baloo\ 2,sans-serif;background-color:#e9f2fd}body[data-v-5444ef4d]{display:flex;-ms-flex-align:center;-ms-flex-pack:center;align-items:center;justify-content:center;padding-top:40px;padding-bottom:40px;background-color:#f5f5f5}.btn[data-v-5444ef4d]{background-color:#ec7211;border-color:#ec7211}.form-signin[data-v-5444ef4d]{width:100%;max-width:330px;padding:15px;margin:0 auto}