@font-face{font-family:'PariMatchMedium';src:url('../fonts/Pari-Match-Regular.ttf') format('truetype');font-display:swap;}@font-face{font-family:'CirceBold';src:url("../fonts/Circe-Bold.ttf") format('truetype');font-display:swap;}html{scroll-behavior:smooth;}body{padding:0;margin:0;box-sizing:border-box;font-size:16px;font-family:'PariMatchMedium', sans-serif;background-repeat:no-repeat;background-color:#000;}body .layout-wrap{display:flex;flex-direction:column;flex-grow:1;width:100%;max-width:1360px;margin:0 auto;min-height:100vh;background-color:#343841;}body .container{width:100%;margin:0 auto;}body .b-page__entry{padding:0 1rem;}body .b-page__entry a{color:#f8ff13;text-decoration:none;}body .b-page__entry ul li,body .b-page__entry ol li{font-family:'CirceBold', sans-serif;color:#fff;}body table{border:1px solid #fff;border-collapse:collapse;width:100%;}body table tr td{border:1px solid #fff;text-align:center;color:#fff;padding:3px 5px;}body table tr:nth-child(1) td{font-family:'CirceBold', sans-serif;color:#f8ff13;}body ul{margin:0;padding:0;list-style:none;}h1,h2,p,span{font-family:'CirceBold', sans-serif;color:#fff;}.header{background-color:#000;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 8px;}.header__logo{height:40px;}.header__logo img{height:100%;width:auto;}.header__buttons .btn__yellow{border:2px solid #272930;background-color:#272930;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.4);font-weight:700;}.header__buttons .btn__yellow{background:#f8ff13;color:#000;border:2px solid #f8ff13;}.header__buttons .btn__yellow:hover{border:2px solid #000;}.main{min-height:100vh;}.btn{display:block;flex-shrink:0;min-width:80px;line-height:36px;padding:0 16px 4px;text-transform:uppercase;text-align:center;font-family:PariMatchMedium, sans-serif;font-size:20px;letter-spacing:.2px;cursor:pointer;white-space:nowrap;text-decoration:none;}.btn__yellow{background-color:#f8ff13;color:#000;box-shadow:0 4px 8px rgba(0,0,0,0.4);}.footer{background-color:#000;color:#fff;padding:1rem;text-align:center;}.footer__logo{height:30px;}.footer__logo img{height:100%;width:auto;}.footer__copyright span{color:#e1e2e5;font-size:14px;}@media (min-width: 768px){.footer{height:unset;}.footer > div{margin:10px 0;}}#toc_container{background:#fff;border:5px solid #000;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%;}#toc_container #ctoc-list-captions{border:1px solid #ccc;background-color:#fff;display:inline-flex;flex-direction:column;padding:20px;}#toc_container{margin-top:10px;}#toc_container li{margin:6px 0;}#toc_container li a{color:#000;}@media screen and (max-width: 480px){.header__logo{height:30px;}.header__buttons button.btn__yellow{padding:0 8px;}}