:root{--primary-color:#183D6D;--secondary-color:#FF4500;--accent-color:#FF0000;--background-light:#e1f2ff;--background-medium:#e5f4ff;--background-dark:#f5fbff;--footer-border:#ed8562;--text-color:#111;--text-light:#888;--link-hover-color:#FF4500}html{font-family:'Lexend Deca',sans-serif!important}body{font-family:"Lexend Deca",sans-serif!important;background:#e1f2ff;background:linear-gradient(0,#e1f2ff,#e5f4ff 41.32%,#f5fbff)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--primary-color);line-height:1.5;margin-bottom:1.5rem}.h1,h1{font-size:2rem}.h2,h2{font-size:1.6rem}.h3,h3{font-size:1.4rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.1rem}.h6,h6{font-size:.9rem}p{margin-bottom:1.5rem}b,strong{font-weight:600}html[data-theme="dark"]{--text-color:#e8edf3;--text-light:#9aa4b2;--primary-color:#ffffff;--secondary-color:#ff7a45;--accent-color:#ff6b6b;--background-light:#0b0f14;--background-medium:#0f1520;--background-dark:#141b2d;--link-hover-color:#ffb38a}html[data-theme="dark"] body{background:#0b0f14!important}html[data-theme="dark"] .h1,html[data-theme="dark"] h1,.h2,html[data-theme="dark"] h2,.h3,html[data-theme="dark"] h3,.h4,html[data-theme="dark"] h4,.h5,html[data-theme="dark"] h5,.h6,html[data-theme="dark"] h6{color:var(--primary-color)}html[data-theme="dark"] p{color:var(--text-color)}