:root{--base:#f6fafe;--base-rgb:246,250,254;--main:#0b5698;--main-rgb:11,86,152;--accent:#eb8900;--accent-rgb:235,137,0;--inner:1080px}*{margin:0;padding:0}html{scroll-behavior:smooth}body{background-image:linear-gradient(rgba(128,128,128,.062745098) 15%,rgba(255,255,255,.5019607843) 30%),linear-gradient(45deg,rgba(128,128,128,.1254901961) 15%,rgba(255,255,255,.2509803922) 30%),linear-gradient(90deg,rgba(128,128,128,.062745098) 15%,rgba(255,255,255,.5019607843) 30%);background-size:4px 4px;color:#333;font-family:"Roboto Slab","Zen Maru Gothic",sans-serif;line-height:1.62;text-align:justify;text-justify:inter-ideograph}img{object-fit:contain;vertical-align:top;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-touch-callout:none;-moz-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;user-drag:none;touch-callout:none;user-select:none}a{color:#333;filter:drop-shadow(0px 0px 1px #ccc);-webkit-filter:drop-shadow(0px 0px 1px #999)}a:hover{color:#666;filter:drop-shadow(0px 0px 2px #ccc);-webkit-filter:drop-shadow(0px 0px 2px #999)}a:active{filter:drop-shadow(0px 0px 4px #ccc);-webkit-filter:drop-shadow(0px 0px 4px #999)}.loading{background-color:#fff;background-image:linear-gradient(rgba(128,128,128,.1254901961) 15%,rgba(255,255,255,.5019607843) 30%),linear-gradient(45deg,rgba(128,128,128,.2509803922) 15%,rgba(255,255,255,.2509803922) 30%),linear-gradient(90deg,rgba(128,128,128,.1254901961) 15%,rgba(255,255,255,.5019607843) 30%);background-size:4px 4px;height:100%;position:fixed;width:100%;z-index:9999}.loading__content{display:flex;justify-content:center;align-items:center;height:100%;width:100%;animation:fadeInAnime 1s infinite linear;opacity:0}@keyframes fadeInAnime{0%{opacity:0}100%{opacity:1}}.loading__content img{height:64px}