@font-face{font-family:DM Sans;font-weight:400 500;src:url(../assets/fonts/DMSans-VariableFont_opsz,wght.ttf)}@font-face{font-family:DM Sans;font-style:italic;font-weight:400 500;src:url(../assets/fonts/DMSans-Italic-VariableFont_opsz,wght.ttf)}:root{--color-border: #e7e9e1;--color-bg: #fafafa;--color-muted: #8a9199;--color-accent: #ff9940;--color-title: #5c6166;--color-text: #6e7580;--max-width: 768px;transition:background-color .3s ease,color .3s ease}html[data-theme="ayu dark"]{--color-border: #343f4c;--color-bg: #0f1419;--color-muted: #607080;--color-accent: #e6b450;--color-title: #d9d7ce;--color-text: #b3b1ad}html[data-theme=dracula]{--color-border: #44475a;--color-bg: #282a36;--color-muted: #6272a4;--color-accent: #ff79c6;--color-title: #f8f8f2;--color-text: #f8f8f2}html[data-theme=solarized]{--color-border: #93a1a1;--color-bg: #fdf6e3;--color-muted: #839496;--color-accent: #cb4b16;--color-title: #657b83;--color-text: #586e75}html[data-theme=everforest]{--color-border: #475258;--color-bg: #2d353b;--color-muted: #859289;--color-accent: #e67e80;--color-title: #d3c6aa;--color-text: #a7c080}@layer reset{*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,ul,ol,figure{margin:0}h1,h2,h3,h4,h5,h6{font-weight:500}img{max-width:100%;display:block}}@layer base{html{font-family:DM Sans,sans-serif;font-size:20px;line-height:1.3;font-weight:400}}@layer layout{body{max-width:var(--max-width);margin-inline:auto;background-color:var(--color-bg);color:var(--color-text);transition:background-color .3s ease,color .3s ease}h1,h2,h3{color:var(--color-title);font-weight:500}h1{margin-bottom:1rem;position:relative;z-index:999}h1:after{content:"";position:absolute;bottom:5px;left:2px;width:265px;height:8px;background-color:var(--color-accent);z-index:-1}h2{margin-top:2rem}h3{font-size:1.2rem}p{color:var(--color-text)}header,.theme_switcher,.header_menu{display:flex;justify-content:space-between;align-items:center}.theme_switcher{justify-content:center;gap:.5rem;font-size:.85rem;padding-block:2rem}.theme_switcher label{padding:.25rem .5rem;border-radius:4px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;gap:.25rem}.theme_switcher label:hover{background-color:var(--color-border)}.theme_switcher input[type=radio]{margin:0}.theme_switcher input[type=radio]:checked+span{color:var(--color-accent);font-weight:500}.theme_switcher label:has(input:checked){background-color:var(--color-border)}.theme_switcher div{padding:.25rem .5rem;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.theme_switcher div:hover{background-color:var(--color-border)}.theme_switcher div.active{background-color:var(--color-accent);color:var(--color-bg)}header{border-radius:12px;padding-inline:.25rem;padding-block:.15rem}header p{color:var(--color-muted)}.view_all,header .active{color:var(--color-text);text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:2px;text-decoration-color:var(--color-accent)}header,.main_container{border:1px solid var(--color-border)}.header_menu{gap:1.5rem;margin-right:2rem}.header_logo{max-width:2.5rem;border-radius:25%;overflow:hidden}.main_container{margin-inline:.5rem;padding-top:2.5rem;padding-inline:.5rem}.intro p{margin-bottom:1.5rem}.footer:before,.latest_articles:before{content:"";display:block;width:100%;height:1px;background-color:var(--color-border)}.footer:before{width:85%;margin-inline:auto;margin-bottom:1rem}.latest_articles{padding-block:2rem}.article{margin-block:1rem}.article p{color:var(--color-muted);font-style:italic}.view_all{color:var(--color-title);margin-top:2rem}.footer{font-size:.85rem;margin-bottom:2rem}}
