.radar{border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #3498db;width:120px;height:120px;position:absolute;top:50%;left:50%;margin:-60px 0 0 -60px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lds-dual-ring{position:absolute;left:50%;top:50%;width:64px;height:64px;z-index:999;display:inline-block;transform:translate(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%)}.lds-dual-ring:after{content:" ";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border:5px solid #fff;border-color:#fff transparent #fff transparent;animation:anims 1.2s linear infinite;-webkit-animation:anims 1.2s linear infinite}@keyframes anims{0%{transform:rotate(0);-webkit-transform:rotate(0deg)}to{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}.templ-panel{display:flex;flex-direction:column;height:100%;overflow:scroll;scroll-behavior:smooth;overscroll-behavior:none}@media (orientation: portrait){.templ-panel{width:100%}}@media (orientation: landscape){.templ-panel{width:720px}}.templ-content{display:flex;flex-direction:column;margin-top:40px;margin-bottom:56px}.templ-header{position:fixed;top:0;width:inherit;height:40px;color:#fff;background:green;text-transform:uppercase;z-index:200}.templ-header>*{height:-webkit-fill-available}.templ-header.hide{display:none}.templ-header>.control{position:absolute;top:0;display:flex;align-items:center;height:inherit;width:max-content}.templ-header>.control.left{left:20px;justify-content:left}.templ-header>.control.right{right:20px;justify-content:right}.templ-header>.control>*{cursor:pointer}.templ-footer{position:fixed;bottom:0;width:inherit;height:56px;color:#fff;background:#00f;z-index:200;transition:bottom .1s ease}.templ-footer>*{height:-webkit-fill-available}.templ-footer.hide{bottom:-56px}:root{--primary-color: #50429B;--primary-darker: #382E6C;--primary-lighter: #D1C4E9}.ant-tabs-tab{padding:0 11px!important;margin:0!important}.ant-tabs-ink-bar{height:4px!important;background:#f7931a!important}:root{--header-height: 40px;--footer-height: 56px;--content-height: calc(100% - 96px) }:root{font-family:Monsteratt,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#222;background-color:#fff;scroll-behavior:smooth;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;user-select:none;-webkit-user-select:none}body{margin:0;display:flex;align-items:center;height:100vh;overflow:hidden;color:#fff;background-color:#000}section{margin-top:5rem;display:grid;grid-template-columns:repeat(3,1fr);column-gap:1.5rem}.resource{padding:.75rem 1.5rem;border-radius:.5rem;text-align:left;text-decoration:none;color:#222;background-color:#f1f1f1;border:1px solid transparent}.resource:hover{border:1px solid #000;box-shadow:0 25px 50px -12px rgba(103,58,184,.533)}.input-wrapper input{background-color:#fff!important}@media (prefers-color-scheme: light){:root{color:#ccc;background-color:#1a1a1a}.resource{color:#ccc;background-color:#161616}.resource:hover{border:1px solid #bbb}}
