@import"https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap";:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.splash-container{background-color:#52524d}#splash-video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;z-index:0}.splash-inner{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 1rem);height:calc(100svh - 1rem)}.splash-content{z-index:1000;width:min-content;height:min-content;margin:auto;background-color:#52524d;padding:1rem;text-align:center}.splash-footer{z-index:1000;margin-top:1rem;text-align:center;color:#c0c0be;font-size:10pt}.splash-title{font-family:Dela Gothic One,sans-serif;font-size:22pt;color:#91918e;text-shadow:-0px 0 #2c504f,0 10px #2c504f,0px 0 #2c504f,0 -10px #2c504f}.splash-subtitle{margin-top:1rem;color:#c0c0be;font-size:12pt;width:120pt}input.error{border:1px solid #ff0000;background-color:#fcc}.blinky{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:.25}}h1{display:inline-flex;flex-wrap:wrap;margin:0;text-shadow:-1.5px -1.5px 0 var(--mixed-bg-color-dark),1.5px -1.5px 0 var(--mixed-bg-color-dark),-1.5px 1.5px 0 var(--mixed-bg-color-dark),1.5px 1.5px 0 var(--mixed-bg-color-dark)}h2,h3{font-family:Tilt Warp,serif;letter-spacing:.025rem}h1,ol li:before{word-spacing:1rem;font-family:Tilt Warp,serif;transition:all 1s;font-variation-settings:"XROT" -15,"YROT" 15;letter-spacing:.05rem;font-size:22pt;color:var(--main-color)}ol li:before{text-shadow:0 0 .5rem var(--main-color-70)}#logo{filter:drop-shadow(0 0 .5rem var(--main-color-50))}h1 span,ol li:before{padding:0 1rem 0 0;background:linear-gradient(var(--main-bg-color) 15%,var(--main-color) 65%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}ol{list-style-type:none;counter-reset:item}ol p{display:inline}ol li{position:relative;left:-2rem;counter-increment:item;margin-bottom:1rem}p,ol,ul{padding:.5rem initial}ol li:before{content:counter(item) ". "}ul li:nth-child(2){margin-left:1rem}ul li:nth-child(3){margin-left:2rem}ul li:nth-child(4){margin-left:3rem}ul li:nth-child(5){margin-left:4rem}ul li:nth-child(6){margin-left:5rem}ul li:nth-child(7){margin-left:6rem}ul li:nth-child(8){margin-left:7rem}ul li:nth-child(9){margin-left:8rem}ul li:nth-child(10){margin-left:9rem}ul li:nth-child(11){margin-left:10rem}a{color:var(--main-color);cursor:pointer;text-decoration:underline}.greylink{color:var(--medium-grey);text-decoration:underline}a:active{color:var(--main-color-50)}body{--main-color: #0079ac;--main-color-dark: #005578;--main-color-darker: #003b4c;--main-color-darkest: #001e26;--main-color-50: #0079ac80;--main-color-15: #0079ac26;--main-color-30: #0079ac4d;--main-color-70: #0079acb3;--main-bg-color: #eae6da;--main-bg-color-transparent: #eae6da99;--mixed-bg-color: #d6ddd6;--mixed-bg-color-dark: #accccc;--mixed-bg-color-darker: #5EA6BD;--mixed-bg-color-transparent: #c7d6d3dd;--light-grey: #c7c8cc;--medium-grey: #7f7f7f;background-color:var(--main-bg-color);font-family:DM Sans,sans-serif;font-size:13pt;font-optical-sizing:auto;font-weight:400;font-style:normal;margin:10px 0 0}h2,h3,h4{color:var(--main-color-dark)}strong{font-family:Inconsolata,monospace;font-weight:700;font-stretch:150%}.strong-plain{font-weight:700;color:var(--main-color-dark)}h5{font-size:11pt;font-weight:unset}blockquote{border-left:3px solid var(--main-color-30);padding-left:2rem;margin-left:.4rem}u{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:.2rem;text-decoration-color:var(--main-color)}main{max-width:1000px;margin:0 auto;padding:0 1rem}.nuka-nav-button,.nuka-page-indicator{background-color:var(--light-grey)!important}.nuka-nav-button:hover,.nuka-page-indicator:hover{background-color:var(--medium-grey)!important}.nuka-page-indicator-active,.nuka-page-indicator-active:hover{background-color:var(--main-color)!important}.img-article{text-align:center;margin-top:1.5rem}.img-article img{max-width:100%}.img-article p{margin-top:0;text-align:center;font-size:small}.img-article.float-right{float:right;margin:0 0 0 1rem;padding-right:20%}.img-article.float-left{float:left;margin:0 1rem 0 0}@media (max-width: 800px){.img-article.img-article.float-left,.img-article.img-article.float-right{float:none;padding:0;margin:0}}.img-article.width600 img{width:600px;height:auto}.img-article.width400 img{width:400px;height:auto}.img-article.width300 img{width:300px;height:auto}.img-article.height300 img{width:auto;height:300px}.ld-spinner{color:var(--main-color)}.ld-spinner,.ld-spinner div{box-sizing:border-box}.ld-spinner{display:inline-block;position:relative;width:80px;height:80px}.ld-spinner div{position:absolute;border:4px solid currentColor;opacity:1;border-radius:50%;animation:ld-spinner 1s cubic-bezier(0,.2,.8,1) infinite}@keyframes ld-spinner{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}to{top:0;left:0;width:80px;height:80px;opacity:0}}.model-viewer{width:100%;height:100%}
