:root{--theme-a: #2e5aac;--theme-b: #312e81;--theme-c: #1e90ff;--secondary: #ffffff;--primary: #18181b}html,body{margin:0;padding:0;font-family:Domine,serif;background-color:#000;color:#333}body{overflow-x:hidden}p,h1,h2{margin:0;padding:0}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none}@font-face{font-family:ABSTER;src:url(/fonts/ABSTER.otf) format("opentype");font-weight:400;font-style:normal}::-webkit-scrollbar{width:6px;height:6px}@media screen and (max-width: 768px){::-webkit-scrollbar{width:0px}}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:var(--theme-a);border-radius:6px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--theme-c);transition:background .2s ease}body[data-current-theme=light] app-headbar .headbar{background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #00000040;border-bottom:1px solid rgba(255,255,255,.05);transition:background .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}@media (max-width: 768px){body[data-current-theme=light] app-headbar .headbar{display:none}}body[data-current-theme=light] app-headbar .headbar-btn,body[data-current-theme=light] app-headbar .language-btn{background:#2e5aac40;border:1px solid rgba(94,196,232,.45);color:var(--secondary)}body[data-current-theme=light] app-headbar .headbar-btn:hover,body[data-current-theme=light] app-headbar .language-btn:hover{background:#2e5aac59;box-shadow:0 0 28px #5ec4e859}body[data-current-theme=light] app-headbar .dropdown{background:#2e5aac59;border:1px solid rgba(94,196,232,.25)}body[data-current-theme=light] app-headbar .dropdown li.active{background:#5ec4e840}body[data-current-theme=light] app-headbar .title{color:#fff!important}body[data-current-theme=light] app-headbar .logo-symbol{color:#fff!important}html{scroll-behavior:smooth}
