/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2025 adityatelange
*/
:root{--primary-color:#1a1a1a;--text-color:#4a4a4a;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(0, 0, 0);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);--dark-navy:#1E222E;--white:#ffffff;--dark-blue:#3E4453;--light:#f8f9fa;--dark:#000000;--light-grey:#F8F8F8;--heading-font:'Open Sans', sans-serif;--fs-10:clamp(0.625rem, 1vw, 0.75rem);--fs-12:clamp(0.75rem, 1.2vw, 0.875rem);--fs-14:clamp(0.875rem, 1.4vw, 1rem);--fs-16:clamp(1rem, 1.6vw, 1.125rem);--fs-18:clamp(1.125rem, 1.8vw, 1.25rem);--fs-20:clamp(1.25rem, 2vw, 1.375rem);--fs-24:clamp(1.5rem, 2.4vw, 1.75rem);--fs-28:clamp(1.75rem, 2.8vw, 2rem);--fs-32:clamp(2rem, 3.2vw, 2.25rem);--fs-36:clamp(2.25rem, 3.6vw, 2.5rem);--fs-40:clamp(2.5rem, 4vw, 2.75rem);--fs-48:clamp(3rem, 4.8vw, 3.25rem);--fs-56:clamp(3.5rem, 5.6vw, 3.75rem);--fs-64:clamp(4rem, 6.4vw, 4.375rem);--fs-72:clamp(4.5rem, 7.2vw, 4.75rem);--fs-80:clamp(5rem, 8vw, 5.3125rem);--fw-200:200;--fw-300:300;--fw-400:400;--fw-500:500;--fw-600:600;--fw-700:700;--fw-800:800;--fw-900:900;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4rem;--space-8:5rem;--gap:10px;--menu-gap:30px;--content-gap:20px;--nav-width:1366px;--main-width:1440px;--header-height:60px;--footer-height:60px;--radius:8px;--text-start:left;--text-end:right;@media(max-width:768px){--space-6: 2.5rem; --space-7: 3rem; --space-8: 4rem;}}[dir=rtl]{--text-start:right;--text-end:left}.text-start{text-align:var(--text-start)!important}.text-end{text-align:var(--text-end)!important}.text-center{text-align:center!important}.text-dark{color:var(--dark)}.text-light{color:var(--white)}.text-primary{color:#008dec}.fs-10{font-size:var(--fs-10)!important}.fs-12{font-size:var(--fs-12)!important}.fs-14{font-size:var(--fs-14)!important}.fs-16{font-size:var(--fs-16)!important}.fs-18{font-size:var(--fs-18)!important}.fs-20{font-size:var(--fs-20)!important}.fs-24{font-size:var(--fs-24)!important}.fs-28{font-size:var(--fs-28)!important}.fs-32{font-size:var(--fs-32)!important}.fs-36{font-size:var(--fs-36)!important}.fs-40{font-size:var(--fs-40)!important}.fs-48{font-size:var(--fs-48)!important}.fs-56{font-size:var(--fs-56)!important}.fs-64{font-size:var(--fs-64)!important}.fs-72{font-size:var(--fs-72)!important}.fs-80{font-size:var(--fs-80)!important}.fw-200{font-weight:var(--fw-200)!important}.fw-300{font-weight:var(--fw-300)!important}.fw-400{font-weight:var(--fw-400)!important}.fw-500{font-weight:var(--fw-500)!important}.fw-600{font-weight:var(--fw-600)!important}.fw-700{font-weight:var(--fw-700)!important}.fw-800{font-weight:var(--fw-800)!important}.fw-900{font-weight:var(--fw-900)!important}@media(min-width:576px){.fs-sm-10{font-size:var(--fs-10)!important}.fs-sm-12{font-size:var(--fs-12)!important}.fs-sm-14{font-size:var(--fs-14)!important}.fs-sm-16{font-size:var(--fs-16)!important}.fs-sm-18{font-size:var(--fs-18)!important}.fs-sm-20{font-size:var(--fs-20)!important}.fs-sm-24{font-size:var(--fs-24)!important}.fs-sm-28{font-size:var(--fs-28)!important}.fs-sm-32{font-size:var(--fs-32)!important}.fs-sm-36{font-size:var(--fs-36)!important}.fs-sm-40{font-size:var(--fs-40)!important}.fs-sm-48{font-size:var(--fs-48)!important}.fs-sm-56{font-size:var(--fs-56)!important}.fs-sm-64{font-size:var(--fs-64)!important}.fs-sm-72{font-size:var(--fs-72)!important}.fs-sm-80{font-size:var(--fs-80)!important}}@media(min-width:768px){.fs-md-10{font-size:var(--fs-10)!important}.fs-md-12{font-size:var(--fs-12)!important}.fs-md-14{font-size:var(--fs-14)!important}.fs-md-16{font-size:var(--fs-16)!important}.fs-md-18{font-size:var(--fs-18)!important}.fs-md-20{font-size:var(--fs-20)!important}.fs-md-24{font-size:var(--fs-24)!important}.fs-md-28{font-size:var(--fs-28)!important}.fs-md-32{font-size:var(--fs-32)!important}.fs-md-36{font-size:var(--fs-36)!important}.fs-md-40{font-size:var(--fs-40)!important}.fs-md-48{font-size:var(--fs-48)!important}.fs-md-56{font-size:var(--fs-56)!important}.fs-md-64{font-size:var(--fs-64)!important}.fs-md-72{font-size:var(--fs-72)!important}.fs-md-80{font-size:var(--fs-80)!important}}@media(min-width:992px){.fs-lg-10{font-size:var(--fs-10)!important}.fs-lg-12{font-size:var(--fs-12)!important}.fs-lg-14{font-size:var(--fs-14)!important}.fs-lg-16{font-size:var(--fs-16)!important}.fs-lg-18{font-size:var(--fs-18)!important}.fs-lg-20{font-size:var(--fs-20)!important}.fs-lg-24{font-size:var(--fs-24)!important}.fs-lg-28{font-size:var(--fs-28)!important}.fs-lg-32{font-size:var(--fs-32)!important}.fs-lg-36{font-size:var(--fs-36)!important}.fs-lg-40{font-size:var(--fs-40)!important}.fs-lg-48{font-size:var(--fs-48)!important}.fs-lg-56{font-size:var(--fs-56)!important}.fs-lg-64{font-size:var(--fs-64)!important}.fs-lg-72{font-size:var(--fs-72)!important}.fs-lg-80{font-size:var(--fs-80)!important}}@media(min-width:1200px){.fs-xl-10{font-size:var(--fs-10)!important}.fs-xl-12{font-size:var(--fs-12)!important}.fs-xl-14{font-size:var(--fs-14)!important}.fs-xl-16{font-size:var(--fs-16)!important}.fs-xl-18{font-size:var(--fs-18)!important}.fs-xl-20{font-size:var(--fs-20)!important}.fs-xl-24{font-size:var(--fs-24)!important}.fs-xl-28{font-size:var(--fs-28)!important}.fs-xl-32{font-size:var(--fs-32)!important}.fs-xl-36{font-size:var(--fs-36)!important}.fs-xl-40{font-size:var(--fs-40)!important}.fs-xl-48{font-size:var(--fs-48)!important}.fs-xl-56{font-size:var(--fs-56)!important}.fs-xl-64{font-size:var(--fs-64)!important}.fs-xl-72{font-size:var(--fs-72)!important}.fs-xl-80{font-size:var(--fs-80)!important}}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.float-start{float:var(--text-start)!important}.float-end{float:var(--text-end)!important}.ms-auto{margin-left:auto!important}.me-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}[dir=rtl] .justify-start{justify-content:flex-end!important}[dir=rtl] .justify-end{justify-content:flex-start!important}[dir=rtl] .ms-auto{margin-left:0!important;margin-right:auto!important}[dir=rtl] .me-auto{margin-right:0!important;margin-left:auto!important}.p-0{padding:var(--space-0)!important}.p-1{padding:var(--space-1)!important}.p-2{padding:var(--space-2)!important}.p-3{padding:var(--space-3)!important}.p-4{padding:var(--space-4)!important}.p-5{padding:var(--space-5)!important}.p-6{padding:var(--space-6)!important}.p-7{padding:var(--space-7)!important}.p-8{padding:var(--space-8)!important}.px-0{padding-left:var(--space-0)!important;padding-right:var(--space-0)!important}.px-1{padding-left:var(--space-1)!important;padding-right:var(--space-1)!important}.px-2{padding-left:var(--space-2)!important;padding-right:var(--space-2)!important}.px-3{padding-left:var(--space-3)!important;padding-right:var(--space-3)!important}.px-4{padding-left:var(--space-4)!important;padding-right:var(--space-4)!important}.px-5{padding-left:var(--space-5)!important;padding-right:var(--space-5)!important}.px-6{padding-left:var(--space-6)!important;padding-right:var(--space-6)!important}.px-7{padding-left:var(--space-7)!important;padding-right:var(--space-7)!important}.px-8{padding-left:var(--space-8)!important;padding-right:var(--space-8)!important}.py-0{padding-top:var(--space-0)!important;padding-bottom:var(--space-0)!important}.py-1{padding-top:var(--space-1)!important;padding-bottom:var(--space-1)!important}.py-2{padding-top:var(--space-2)!important;padding-bottom:var(--space-2)!important}.py-3{padding-top:var(--space-3)!important;padding-bottom:var(--space-3)!important}.py-4{padding-top:var(--space-4)!important;padding-bottom:var(--space-4)!important}.py-5{padding-top:var(--space-5)!important;padding-bottom:var(--space-5)!important}.py-6{padding-top:var(--space-6)!important;padding-bottom:var(--space-6)!important}.py-7{padding-top:var(--space-7)!important;padding-bottom:var(--space-7)!important}.py-8{padding-top:var(--space-8)!important;padding-bottom:var(--space-8)!important}.pt-0{padding-top:var(--space-0)!important}.pt-1{padding-top:var(--space-1)!important}.pt-2{padding-top:var(--space-2)!important}.pt-3{padding-top:var(--space-3)!important}.pt-4{padding-top:var(--space-4)!important}.pt-5{padding-top:var(--space-5)!important}.pt-6{padding-top:var(--space-6)!important}.pt-7{padding-top:var(--space-7)!important}.pt-8{padding-top:var(--space-8)!important}.pb-0{padding-bottom:var(--space-0)!important}.pb-1{padding-bottom:var(--space-1)!important}.pb-2{padding-bottom:var(--space-2)!important}.pb-3{padding-bottom:var(--space-3)!important}.pb-4{padding-bottom:var(--space-4)!important}.pb-5{padding-bottom:var(--space-5)!important}.pb-6{padding-bottom:var(--space-6)!important}.pb-7{padding-bottom:var(--space-7)!important}.pb-8{padding-bottom:var(--space-8)!important}.ps-0{padding-inline-start:var(--space-0)!important}.ps-1{padding-inline-start:var(--space-1)!important}.ps-2{padding-inline-start:var(--space-2)!important}.ps-3{padding-inline-start:var(--space-3)!important}.ps-4{padding-inline-start:var(--space-4)!important}.ps-5{padding-inline-start:var(--space-5)!important}.ps-6{padding-inline-start:var(--space-6)!important}.ps-7{padding-inline-start:var(--space-7)!important}.ps-8{padding-inline-start:var(--space-8)!important}.pe-0{padding-inline-end:var(--space-0)!important}.pe-1{padding-inline-end:var(--space-1)!important}.pe-2{padding-inline-end:var(--space-2)!important}.pe-3{padding-inline-end:var(--space-3)!important}.pe-4{padding-inline-end:var(--space-4)!important}.pe-5{padding-inline-end:var(--space-5)!important}.pe-6{padding-inline-end:var(--space-6)!important}.pe-7{padding-inline-end:var(--space-7)!important}.pe-8{padding-inline-end:var(--space-8)!important}.m-0{margin:var(--space-0)!important}.m-1{margin:var(--space-1)!important}.m-2{margin:var(--space-2)!important}.m-3{margin:var(--space-3)!important}.m-4{margin:var(--space-4)!important}.m-5{margin:var(--space-5)!important}.m-6{margin:var(--space-6)!important}.m-7{margin:var(--space-7)!important}.m-8{margin:var(--space-8)!important}.mx-0{margin-left:var(--space-0)!important;margin-right:var(--space-0)!important}.mx-1{margin-left:var(--space-1)!important;margin-right:var(--space-1)!important}.mx-2{margin-left:var(--space-2)!important;margin-right:var(--space-2)!important}.mx-3{margin-left:var(--space-3)!important;margin-right:var(--space-3)!important}.mx-4{margin-left:var(--space-4)!important;margin-right:var(--space-4)!important}.mx-5{margin-left:var(--space-5)!important;margin-right:var(--space-5)!important}.mx-6{margin-left:var(--space-6)!important;margin-right:var(--space-6)!important}.mx-7{margin-left:var(--space-7)!important;margin-right:var(--space-7)!important}.mx-8{margin-left:var(--space-8)!important;margin-right:var(--space-8)!important}.my-0{margin-top:var(--space-0)!important;margin-bottom:var(--space-0)!important}.my-1{margin-top:var(--space-1)!important;margin-bottom:var(--space-1)!important}.my-2{margin-top:var(--space-2)!important;margin-bottom:var(--space-2)!important}.my-3{margin-top:var(--space-3)!important;margin-bottom:var(--space-3)!important}.my-4{margin-top:var(--space-4)!important;margin-bottom:var(--space-4)!important}.my-5{margin-top:var(--space-5)!important;margin-bottom:var(--space-5)!important}.my-6{margin-top:var(--space-6)!important;margin-bottom:var(--space-6)!important}.my-7{margin-top:var(--space-7)!important;margin-bottom:var(--space-7)!important}.my-8{margin-top:var(--space-8)!important;margin-bottom:var(--space-8)!important}.mt-0{margin-top:var(--space-0)!important}.mt-1{margin-top:var(--space-1)!important}.mt-2{margin-top:var(--space-2)!important}.mt-3{margin-top:var(--space-3)!important}.mt-4{margin-top:var(--space-4)!important}.mt-5{margin-top:var(--space-5)!important}.mt-6{margin-top:var(--space-6)!important}.mt-7{margin-top:var(--space-7)!important}.mt-8{margin-top:var(--space-8)!important}.mb-0{margin-bottom:var(--space-0)!important}.mb-1{margin-bottom:var(--space-1)!important}.mb-2{margin-bottom:var(--space-2)!important}.mb-3{margin-bottom:var(--space-3)!important}.mb-4{margin-bottom:var(--space-4)!important}.mb-5{margin-bottom:var(--space-5)!important}.mb-6{margin-bottom:var(--space-6)!important}.mb-7{margin-bottom:var(--space-7)!important}.mb-8{margin-bottom:var(--space-8)!important}.ms-0{margin-inline-start:var(--space-0)!important}.ms-1{margin-inline-start:var(--space-1)!important}.ms-2{margin-inline-start:var(--space-2)!important}.ms-3{margin-inline-start:var(--space-3)!important}.ms-4{margin-inline-start:var(--space-4)!important}.ms-5{margin-inline-start:var(--space-5)!important}.ms-6{margin-inline-start:var(--space-6)!important}.ms-7{margin-inline-start:var(--space-7)!important}.ms-8{margin-inline-start:var(--space-8)!important}.me-0{margin-inline-end:var(--space-0)!important}.me-1{margin-inline-end:var(--space-1)!important}.me-2{margin-inline-end:var(--space-2)!important}.me-3{margin-inline-end:var(--space-3)!important}.me-4{margin-inline-end:var(--space-4)!important}.me-5{margin-inline-end:var(--space-5)!important}.me-6{margin-inline-end:var(--space-6)!important}.me-7{margin-inline-end:var(--space-7)!important}.me-8{margin-inline-end:var(--space-8)!important}@media(min-width:576px){.p-sm-0{padding:var(--space-0)!important}.p-sm-1{padding:var(--space-1)!important}.p-sm-2{padding:var(--space-2)!important}.p-sm-3{padding:var(--space-3)!important}.p-sm-4{padding:var(--space-4)!important}.p-sm-5{padding:var(--space-5)!important}.p-sm-6{padding:var(--space-6)!important}.p-sm-7{padding:var(--space-7)!important}.p-sm-8{padding:var(--space-8)!important}.px-sm-0{padding-left:var(--space-0)!important;padding-right:var(--space-0)!important}.px-sm-1{padding-left:var(--space-1)!important;padding-right:var(--space-1)!important}.px-sm-2{padding-left:var(--space-2)!important;padding-right:var(--space-2)!important}.px-sm-3{padding-left:var(--space-3)!important;padding-right:var(--space-3)!important}.px-sm-4{padding-left:var(--space-4)!important;padding-right:var(--space-4)!important}.px-sm-5{padding-left:var(--space-5)!important;padding-right:var(--space-5)!important}.px-sm-6{padding-left:var(--space-6)!important;padding-right:var(--space-6)!important}.px-sm-7{padding-left:var(--space-7)!important;padding-right:var(--space-7)!important}.px-sm-8{padding-left:var(--space-8)!important;padding-right:var(--space-8)!important}.py-sm-0{padding-top:var(--space-0)!important;padding-bottom:var(--space-0)!important}.py-sm-1{padding-top:var(--space-1)!important;padding-bottom:var(--space-1)!important}.py-sm-2{padding-top:var(--space-2)!important;padding-bottom:var(--space-2)!important}.py-sm-3{padding-top:var(--space-3)!important;padding-bottom:var(--space-3)!important}.py-sm-4{padding-top:var(--space-4)!important;padding-bottom:var(--space-4)!important}.py-sm-5{padding-top:var(--space-5)!important;padding-bottom:var(--space-5)!important}.py-sm-6{padding-top:var(--space-6)!important;padding-bottom:var(--space-6)!important}.py-sm-7{padding-top:var(--space-7)!important;padding-bottom:var(--space-7)!important}.py-sm-8{padding-top:var(--space-8)!important;padding-bottom:var(--space-8)!important}.pt-sm-0{padding-top:var(--space-0)!important}.pt-sm-1{padding-top:var(--space-1)!important}.pt-sm-2{padding-top:var(--space-2)!important}.pt-sm-3{padding-top:var(--space-3)!important}.pt-sm-4{padding-top:var(--space-4)!important}.pt-sm-5{padding-top:var(--space-5)!important}.pt-sm-6{padding-top:var(--space-6)!important}.pt-sm-7{padding-top:var(--space-7)!important}.pt-sm-8{padding-top:var(--space-8)!important}.pb-sm-0{padding-bottom:var(--space-0)!important}.pb-sm-1{padding-bottom:var(--space-1)!important}.pb-sm-2{padding-bottom:var(--space-2)!important}.pb-sm-3{padding-bottom:var(--space-3)!important}.pb-sm-4{padding-bottom:var(--space-4)!important}.pb-sm-5{padding-bottom:var(--space-5)!important}.pb-sm-6{padding-bottom:var(--space-6)!important}.pb-sm-7{padding-bottom:var(--space-7)!important}.pb-sm-8{padding-bottom:var(--space-8)!important}.ps-sm-0{padding-inline-start:var(--space-0)!important}.ps-sm-1{padding-inline-start:var(--space-1)!important}.ps-sm-2{padding-inline-start:var(--space-2)!important}.ps-sm-3{padding-inline-start:var(--space-3)!important}.ps-sm-4{padding-inline-start:var(--space-4)!important}.ps-sm-5{padding-inline-start:var(--space-5)!important}.ps-sm-6{padding-inline-start:var(--space-6)!important}.ps-sm-7{padding-inline-start:var(--space-7)!important}.ps-sm-8{padding-inline-start:var(--space-8)!important}.pe-sm-0{padding-inline-end:var(--space-0)!important}.pe-sm-1{padding-inline-end:var(--space-1)!important}.pe-sm-2{padding-inline-end:var(--space-2)!important}.pe-sm-3{padding-inline-end:var(--space-3)!important}.pe-sm-4{padding-inline-end:var(--space-4)!important}.pe-sm-5{padding-inline-end:var(--space-5)!important}.pe-sm-6{padding-inline-end:var(--space-6)!important}.pe-sm-7{padding-inline-end:var(--space-7)!important}.pe-sm-8{padding-inline-end:var(--space-8)!important}}@media(min-width:768px){.p-md-0{padding:var(--space-0)!important}.p-md-1{padding:var(--space-1)!important}.p-md-2{padding:var(--space-2)!important}.p-md-3{padding:var(--space-3)!important}.p-md-4{padding:var(--space-4)!important}.p-md-5{padding:var(--space-5)!important}.p-md-6{padding:var(--space-6)!important}.p-md-7{padding:var(--space-7)!important}.p-md-8{padding:var(--space-8)!important}.px-md-0{padding-left:var(--space-0)!important;padding-right:var(--space-0)!important}.px-md-1{padding-left:var(--space-1)!important;padding-right:var(--space-1)!important}.px-md-2{padding-left:var(--space-2)!important;padding-right:var(--space-2)!important}.px-md-3{padding-left:var(--space-3)!important;padding-right:var(--space-3)!important}.px-md-4{padding-left:var(--space-4)!important;padding-right:var(--space-4)!important}.px-md-5{padding-left:var(--space-5)!important;padding-right:var(--space-5)!important}.px-md-6{padding-left:var(--space-6)!important;padding-right:var(--space-6)!important}.px-md-7{padding-left:var(--space-7)!important;padding-right:var(--space-7)!important}.px-md-8{padding-left:var(--space-8)!important;padding-right:var(--space-8)!important}.py-md-0{padding-top:var(--space-0)!important;padding-bottom:var(--space-0)!important}.py-md-1{padding-top:var(--space-1)!important;padding-bottom:var(--space-1)!important}.py-md-2{padding-top:var(--space-2)!important;padding-bottom:var(--space-2)!important}.py-md-3{padding-top:var(--space-3)!important;padding-bottom:var(--space-3)!important}.py-md-4{padding-top:var(--space-4)!important;padding-bottom:var(--space-4)!important}.py-md-5{padding-top:var(--space-5)!important;padding-bottom:var(--space-5)!important}.py-md-6{padding-top:var(--space-6)!important;padding-bottom:var(--space-6)!important}.py-md-7{padding-top:var(--space-7)!important;padding-bottom:var(--space-7)!important}.py-md-8{padding-top:var(--space-8)!important;padding-bottom:var(--space-8)!important}.pt-md-0{padding-top:var(--space-0)!important}.pt-md-1{padding-top:var(--space-1)!important}.pt-md-2{padding-top:var(--space-2)!important}.pt-md-3{padding-top:var(--space-3)!important}.pt-md-4{padding-top:var(--space-4)!important}.pt-md-5{padding-top:var(--space-5)!important}.pt-md-6{padding-top:var(--space-6)!important}.pt-md-7{padding-top:var(--space-7)!important}.pt-md-8{padding-top:var(--space-8)!important}.pb-md-0{padding-bottom:var(--space-0)!important}.pb-md-1{padding-bottom:var(--space-1)!important}.pb-md-2{padding-bottom:var(--space-2)!important}.pb-md-3{padding-bottom:var(--space-3)!important}.pb-md-4{padding-bottom:var(--space-4)!important}.pb-md-5{padding-bottom:var(--space-5)!important}.pb-md-6{padding-bottom:var(--space-6)!important}.pb-md-7{padding-bottom:var(--space-7)!important}.pb-md-8{padding-bottom:var(--space-8)!important}.ps-md-0{padding-inline-start:var(--space-0)!important}.ps-md-1{padding-inline-start:var(--space-1)!important}.ps-md-2{padding-inline-start:var(--space-2)!important}.ps-md-3{padding-inline-start:var(--space-3)!important}.ps-md-4{padding-inline-start:var(--space-4)!important}.ps-md-5{padding-inline-start:var(--space-5)!important}.ps-md-6{padding-inline-start:var(--space-6)!important}.ps-md-7{padding-inline-start:var(--space-7)!important}.ps-md-8{padding-inline-start:var(--space-8)!important}.pe-md-0{padding-inline-end:var(--space-0)!important}.pe-md-1{padding-inline-end:var(--space-1)!important}.pe-md-2{padding-inline-end:var(--space-2)!important}.pe-md-3{padding-inline-end:var(--space-3)!important}.pe-md-4{padding-inline-end:var(--space-4)!important}.pe-md-5{padding-inline-end:var(--space-5)!important}.pe-md-6{padding-inline-end:var(--space-6)!important}.pe-md-7{padding-inline-end:var(--space-7)!important}.pe-md-8{padding-inline-end:var(--space-8)!important}}@media(min-width:992px){.p-lg-0{padding:var(--space-0)!important}.p-lg-1{padding:var(--space-1)!important}.p-lg-2{padding:var(--space-2)!important}.p-lg-3{padding:var(--space-3)!important}.p-lg-4{padding:var(--space-4)!important}.p-lg-5{padding:var(--space-5)!important}.p-lg-6{padding:var(--space-6)!important}.p-lg-7{padding:var(--space-7)!important}.p-lg-8{padding:var(--space-8)!important}.px-lg-0{padding-left:var(--space-0)!important;padding-right:var(--space-0)!important}.px-lg-1{padding-left:var(--space-1)!important;padding-right:var(--space-1)!important}.px-lg-2{padding-left:var(--space-2)!important;padding-right:var(--space-2)!important}.px-lg-3{padding-left:var(--space-3)!important;padding-right:var(--space-3)!important}.px-lg-4{padding-left:var(--space-4)!important;padding-right:var(--space-4)!important}.px-lg-5{padding-left:var(--space-5)!important;padding-right:var(--space-5)!important}.px-lg-6{padding-left:var(--space-6)!important;padding-right:var(--space-6)!important}.px-lg-7{padding-left:var(--space-7)!important;padding-right:var(--space-7)!important}.px-lg-8{padding-left:var(--space-8)!important;padding-right:var(--space-8)!important}.py-lg-0{padding-top:var(--space-0)!important;padding-bottom:var(--space-0)!important}.py-lg-1{padding-top:var(--space-1)!important;padding-bottom:var(--space-1)!important}.py-lg-2{padding-top:var(--space-2)!important;padding-bottom:var(--space-2)!important}.py-lg-3{padding-top:var(--space-3)!important;padding-bottom:var(--space-3)!important}.py-lg-4{padding-top:var(--space-4)!important;padding-bottom:var(--space-4)!important}.py-lg-5{padding-top:var(--space-5)!important;padding-bottom:var(--space-5)!important}.py-lg-6{padding-top:var(--space-6)!important;padding-bottom:var(--space-6)!important}.py-lg-7{padding-top:var(--space-7)!important;padding-bottom:var(--space-7)!important}.py-lg-8{padding-top:var(--space-8)!important;padding-bottom:var(--space-8)!important}.pt-lg-0{padding-top:var(--space-0)!important}.pt-lg-1{padding-top:var(--space-1)!important}.pt-lg-2{padding-top:var(--space-2)!important}.pt-lg-3{padding-top:var(--space-3)!important}.pt-lg-4{padding-top:var(--space-4)!important}.pt-lg-5{padding-top:var(--space-5)!important}.pt-lg-6{padding-top:var(--space-6)!important}.pt-lg-7{padding-top:var(--space-7)!important}.pt-lg-8{padding-top:var(--space-8)!important}.pb-lg-0{padding-bottom:var(--space-0)!important}.pb-lg-1{padding-bottom:var(--space-1)!important}.pb-lg-2{padding-bottom:var(--space-2)!important}.pb-lg-3{padding-bottom:var(--space-3)!important}.pb-lg-4{padding-bottom:var(--space-4)!important}.pb-lg-5{padding-bottom:var(--space-5)!important}.pb-lg-6{padding-bottom:var(--space-6)!important}.pb-lg-7{padding-bottom:var(--space-7)!important}.pb-lg-8{padding-bottom:var(--space-8)!important}.ps-lg-0{padding-inline-start:var(--space-0)!important}.ps-lg-1{padding-inline-start:var(--space-1)!important}.ps-lg-2{padding-inline-start:var(--space-2)!important}.ps-lg-3{padding-inline-start:var(--space-3)!important}.ps-lg-4{padding-inline-start:var(--space-4)!important}.ps-lg-5{padding-inline-start:var(--space-5)!important}.ps-lg-6{padding-inline-start:var(--space-6)!important}.ps-lg-7{padding-inline-start:var(--space-7)!important}.ps-lg-8{padding-inline-start:var(--space-8)!important}.pe-lg-0{padding-inline-end:var(--space-0)!important}.pe-lg-1{padding-inline-end:var(--space-1)!important}.pe-lg-2{padding-inline-end:var(--space-2)!important}.pe-lg-3{padding-inline-end:var(--space-3)!important}.pe-lg-4{padding-inline-end:var(--space-4)!important}.pe-lg-5{padding-inline-end:var(--space-5)!important}.pe-lg-6{padding-inline-end:var(--space-6)!important}.pe-lg-7{padding-inline-end:var(--space-7)!important}.pe-lg-8{padding-inline-end:var(--space-8)!important}}@media(min-width:1200px){.p-xl-0{padding:var(--space-0)!important}.p-xl-1{padding:var(--space-1)!important}.p-xl-2{padding:var(--space-2)!important}.p-xl-3{padding:var(--space-3)!important}.p-xl-4{padding:var(--space-4)!important}.p-xl-5{padding:var(--space-5)!important}.p-xl-6{padding:var(--space-6)!important}.p-xl-7{padding:var(--space-7)!important}.p-xl-8{padding:var(--space-8)!important}.px-xl-0{padding-left:var(--space-0)!important;padding-right:var(--space-0)!important}.px-xl-1{padding-left:var(--space-1)!important;padding-right:var(--space-1)!important}.px-xl-2{padding-left:var(--space-2)!important;padding-right:var(--space-2)!important}.px-xl-3{padding-left:var(--space-3)!important;padding-right:var(--space-3)!important}.px-xl-4{padding-left:var(--space-4)!important;padding-right:var(--space-4)!important}.px-xl-5{padding-left:var(--space-5)!important;padding-right:var(--space-5)!important}.px-xl-6{padding-left:var(--space-6)!important;padding-right:var(--space-6)!important}.px-xl-7{padding-left:var(--space-7)!important;padding-right:var(--space-7)!important}.px-xl-8{padding-left:var(--space-8)!important;padding-right:var(--space-8)!important}.py-xl-0{padding-top:var(--space-0)!important;padding-bottom:var(--space-0)!important}.py-xl-1{padding-top:var(--space-1)!important;padding-bottom:var(--space-1)!important}.py-xl-2{padding-top:var(--space-2)!important;padding-bottom:var(--space-2)!important}.py-xl-3{padding-top:var(--space-3)!important;padding-bottom:var(--space-3)!important}.py-xl-4{padding-top:var(--space-4)!important;padding-bottom:var(--space-4)!important}.py-xl-5{padding-top:var(--space-5)!important;padding-bottom:var(--space-5)!important}.py-xl-6{padding-top:var(--space-6)!important;padding-bottom:var(--space-6)!important}.py-xl-7{padding-top:var(--space-7)!important;padding-bottom:var(--space-7)!important}.py-xl-8{padding-top:var(--space-8)!important;padding-bottom:var(--space-8)!important}.pt-xl-0{padding-top:var(--space-0)!important}.pt-xl-1{padding-top:var(--space-1)!important}.pt-xl-2{padding-top:var(--space-2)!important}.pt-xl-3{padding-top:var(--space-3)!important}.pt-xl-4{padding-top:var(--space-4)!important}.pt-xl-5{padding-top:var(--space-5)!important}.pt-xl-6{padding-top:var(--space-6)!important}.pt-xl-7{padding-top:var(--space-7)!important}.pt-xl-8{padding-top:var(--space-8)!important}.pb-xl-0{padding-bottom:var(--space-0)!important}.pb-xl-1{padding-bottom:var(--space-1)!important}.pb-xl-2{padding-bottom:var(--space-2)!important}.pb-xl-3{padding-bottom:var(--space-3)!important}.pb-xl-4{padding-bottom:var(--space-4)!important}.pb-xl-5{padding-bottom:var(--space-5)!important}.pb-xl-6{padding-bottom:var(--space-6)!important}.pb-xl-7{padding-bottom:var(--space-7)!important}.pb-xl-8{padding-bottom:var(--space-8)!important}.ps-xl-0{padding-inline-start:var(--space-0)!important}.ps-xl-1{padding-inline-start:var(--space-1)!important}.ps-xl-2{padding-inline-start:var(--space-2)!important}.ps-xl-3{padding-inline-start:var(--space-3)!important}.ps-xl-4{padding-inline-start:var(--space-4)!important}.ps-xl-5{padding-inline-start:var(--space-5)!important}.ps-xl-6{padding-inline-start:var(--space-6)!important}.ps-xl-7{padding-inline-start:var(--space-7)!important}.ps-xl-8{padding-inline-start:var(--space-8)!important}.pe-xl-0{padding-inline-end:var(--space-0)!important}.pe-xl-1{padding-inline-end:var(--space-1)!important}.pe-xl-2{padding-inline-end:var(--space-2)!important}.pe-xl-3{padding-inline-end:var(--space-3)!important}.pe-xl-4{padding-inline-end:var(--space-4)!important}.pe-xl-5{padding-inline-end:var(--space-5)!important}.pe-xl-6{padding-inline-end:var(--space-6)!important}.pe-xl-7{padding-inline-end:var(--space-7)!important}.pe-xl-8{padding-inline-end:var(--space-8)!important}}.dark{--theme:rgb(0, 0, 0);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;overflow-x:hidden;max-width:100vw;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;transition:background-color .8s ease,color .8s ease,background-image .8s ease;background:var(--theme)}body.dark::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/homepage-circles-dark-bkg.svg);background-position:top;background-repeat:no-repeat;background-size:cover;z-index:-1}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}header{margin-top:3rem;z-index:1000;position:relative}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;gap:var(--gap);position:relative}.nav a{display:block}.logo{display:flex;align-items:center;margin:auto var(--gap);flex-wrap:inherit;margin-right:auto}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);margin-inline-end:8px;width:126px;padding:.6rem 0 0}button#theme-toggle{font-size:26px;margin:auto 4px}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}#menu{list-style:none;word-break:keep-all;margin:0 auto;padding:0;gap:var(--menu-gap);justify-content:center;flex-grow:1;display:flex}#menu>li{position:relative}#menu a{font-size:16px;text-decoration:none;display:flex;align-items:center;padding:.2rem .5rem;position:relative}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.desktop-header-buttons{margin-left:auto;gap:var(--gap);height:63px;background:linear-gradient(90deg,#F1F1F1 0%,rgba(255,255,255,0) 100%);box-shadow:rgba(50,50,93,.25)0 13px 27px -5px,rgba(0,0,0,.3)0 8px 16px -8px;border-radius:41.5px;display:flex;align-items:center;padding:0 20px}body.dark .desktop-header-buttons{background:linear-gradient(90deg,#333333 0%,transparent 100%);box-shadow:rgba(0,0,0,.4)0 13px 27px -5px,rgba(0,0,0,.5)0 8px 16px -8px}.header-button{height:35px;line-height:35px;border-radius:17.5px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0 20px;text-decoration:none;text-align:center;border:none;cursor:pointer}.header-button:first-child{box-sizing:border-box;background:var(--theme);border:.5px solid #cad0d9}body.dark .header-button:first-child{color:var(--theme);background:var(--primary)}.header-button:last-child{background:#000;color:#fff;border:none}.has-children .dropdown-icon{margin-left:5px;transition:transform .3s ease}.has-children:hover .dropdown-icon{transform:rotate(180deg)}.mega-menu{position:absolute;left:0;right:0;top:150%;width:764px;background:var(--theme);box-shadow:0 10px 20px rgba(0,0,0,.1);border-radius:8px;padding:20px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;transform:translateY(10px)}body.dark .mega-menu{background:var(--entry)}.has-children:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mega-menu-column{display:flex;flex-direction:column;gap:10px}.mega-menu-group-title{font-size:16px;font-weight:400;color:#030303;padding-inline-start:.5rem;padding-top:.8rem;text-transform:uppercase;letter-spacing:.5px}body.dark .mega-menu-group-title{color:var(--primary-light)}.mega-menu-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:6px;transition:background-color .2s ease}.mega-menu-item:hover{background-color:rgba(0,0,0,5%)}body.dark .mega-menu-item:hover{background-color:rgba(255,255,255,5%)}.mega-menu-icon{font-size:20px;color:var(--primary);flex-shrink:0;margin-top:2px}.mega-menu-text{display:flex;flex-direction:column}.mega-menu-title{font-weight:600;color:var(--content);margin-bottom:2px}.mega-menu-subtitle{font-size:14px;color:var(--secondary);opacity:.8}.mobile-menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001}.mobile-menu-toggle span{display:block;width:25px;height:2px;background:var(--content);margin:5px 0;transition:all .3s ease}#menu .header-buttons-mobile{display:none;flex-direction:column;width:calc(100% - 40px);gap:10px;padding:15px 0;margin:20px auto 0;border-top:1px solid var(--border)}#menu .header-button-mobile{display:block;padding:12px;border-radius:6px;text-align:center;font-weight:600;font-size:16px;transition:all .2s ease}#menu .header-button-mobile:first-child{background-color:rgba(var(--primary-rgb),.1);color:var(--primary);border:1px solid var(--primary)}#menu .header-button-mobile:last-child{background-color:var(--primary);color:#fff;border:none}body.dark #menu .header-button-mobile:last-child{background-color:var(--primary);color:#000}@media(max-width:1024px){.desktop-header-buttons{display:none}#menu .header-buttons-mobile{display:flex}.nav{flex-wrap:wrap}#menu{display:none;flex-direction:column;width:100%;order:3;margin-top:20px;background:var(--theme);padding:20px;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1);gap:0}body.dark #menu{background:var(--entry)}#menu.active{display:flex}#menu>li{width:100%}.has-children .dropdown-icon{margin-left:auto}.mega-menu{position:static;width:100%;box-shadow:none;padding:10px 0 0 20px;opacity:1;visibility:visible;transform:none;display:none}.has-children.active .mega-menu{display:block}.mega-menu-content{grid-template-columns:1fr;flex-direction:column}.mega-menu-column{width:100%}.mobile-menu-toggle{display:block}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg)translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}}@media(max-width:768px){.mega-menu{padding:5px 0 0 15px}.mega-menu-item{padding:8px}}.popup{display:none;position:fixed;z-index:1001;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.6);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);align-items:center;justify-content:center}.popup-content{background-color:#fff;color:#333;margin:auto;padding:30px;border:1px solid #ddd;width:90%;max-width:450px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.2);position:relative;text-align:center}.dark .popup-content{background-color:#2c2c2c;color:#f1f1f1;border-color:#444}.dark .popup-content h2{color:#e1e1e1}.dark .popup-content select,.dark .popup-content button{background-color:#3a3a3a;color:#f1f1f1;border-color:#555}.dark .popup-content select option{background-color:#3a3a3a;color:#f1f1f1}.dark .popup-content button:hover{background-color:#4a4a4a}.dark .popup-close{color:#ccc}.dark .popup-close:hover{color:#fff}.popup-close{color:#aaa;position:absolute;top:10px;right:20px;font-size:28px;font-weight:700;line-height:1}.popup-close:hover,.popup-close:focus{color:#333;text-decoration:none;cursor:pointer}.popup-content h2{font-family:sofia-pro-soft,sans-serif;font-size:28px;color:#192c6a;text-align:center;margin-top:0;margin-bottom:25px}.login-container-popup{display:flex;flex-direction:column;gap:15px}.login-container-popup select,.login-container-popup button{width:100%;padding:12px 15px;border-radius:5px;border:1px solid #ccc;font-size:16px;box-sizing:border-box}.login-container-popup select{appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23888" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');background-repeat:no-repeat;background-position:right 15px center;background-color:#fff;cursor:pointer}.dark .login-container-popup select{background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23ccc" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>')}.login-container-popup button{background-color:#007bff;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease}.login-container-popup button:hover{background-color:#0056b3}.login-container-popup select option[disabled]{color:#999}.dark .login-container-popup select option[disabled]{color:#777}.login-popup-logo{max-width:200px;margin:auto;margin-bottom:2rem}body.dark .login-popup-logo>svg{filter:grayscale(100%)invert(100%)brightness(200%)}:lang(en){font-family:open sans,sans-serif}:lang(ar){font-family:cairo,sans-serif}html{scroll-behavior:smooth}.logo svg:not(#moon):not(#sun){filter:none;transition:filter .3s ease-in-out}body.dark .logo svg:not(#moon):not(#sun){filter:grayscale(100%)invert(100%)brightness(200%)}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));margin:auto}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.nav{display:flex;align-items:center}#menu{margin:0 20px}.header-actions-right{margin-left:auto;display:flex;align-items:center;gap:10px}.logo-switches{display:flex;align-items:center;gap:10px}.lang-switch{display:flex;align-items:center;list-style:none;padding:0;margin:0}.lang-switch li{padding:0 5px}.pt-circles{position:relative;z-index:10;height:100%}.pt-circles::before{content:'';position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;width:100%;height:100%;pointer-events:none}.animation-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vmin;height:100vmin;pointer-events:none;z-index:0}.circle{position:absolute;top:50%;left:50%;border-radius:50%;background:rgba(0,0,0,.015);transform:translate(-50%,-50%);backdrop-filter:blur(2px);will-change:transform}.circle:nth-child(1){width:100vmin;height:100vmin;z-index:4}.circle:nth-child(2){width:120vmin;height:120vmin;z-index:3}.circle:nth-child(3){width:140vmin;height:140vmin;z-index:2}.circle:nth-child(4){width:80vmin;height:80vmin;z-index:1;border:1px solid rgba(59,130,246,.1)}.circle:nth-child(4)::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:linear-gradient(45deg,rgba(59,130,246,.6) 0%,#fff 30%,#fff 70%,rgba(59,130,246,.6) 100%);filter:drop-shadow(0 0 12px rgba(59,130,246,.2));animation:rotate-border 4s linear infinite;mask:linear-gradient(#fff 0 0)content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;opacity:.9;will-change:transform,opacity}.circle:nth-child(4)::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;box-shadow:0 0 25px 5px rgba(59,130,246,.1),0 0 40px 10px rgba(255,255,255,5%);animation:glow-pulse 3s ease-in-out infinite;will-change:opacity,filter}body.dark .circle{background:rgba(255,255,255,1%);backdrop-filter:blur(2px)}body.dark .circle:nth-child(4){border:1px solid rgba(147,197,253,.1)}body.dark .circle:nth-child(4)::before{background:linear-gradient(45deg,#000 0%,rgb(152 152 152/.9) 30%,rgb(0 0 0/.9) 70%,#000 100%);filter:drop-shadow(0 0 12px rgba(255,255,255,.3));opacity:.8}body.dark .circle:nth-child(4)::after{box-shadow:0 0 15px 3px rgb(0 0 0/.1),0 0 25px 6px rgb(0 0 0/.5)}@keyframes rotate-border{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes glow-pulse{0%,100%{opacity:.8;filter:blur(5px)}50%{opacity:1;filter:blur(8px)}}@media(max-width:768px){.animation-container{display:none}}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px;display:flex;flex-wrap:wrap}.post-meta .i18n_list li{display:inline-flex;list-style:none;margin:auto 3px;box-shadow:0 1px 0 var(--secondary)}.breadcrumbs a{font-size:16px}.post-content{color:var(--content)}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--code-block-bg)!important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-bg)!important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin:0 2px 40px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}.dark .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px 0;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:56px}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding:0 14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{display:flex;line-height:30px}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}.list:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}