.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*,*:before,*:after{margin:0;padding:0;border:none;box-sizing:border-box}*:focus,*:focus-visible{outline:solid 1px var(--accent-main);border-radius:.125rem}html{font:inherit;font-size:100%;line-height:1.5;hanging-punctuation:first last;scroll-padding-top:2.5rem;@media screen and (max-width: 636px){font-size:80%}}@media (prefers-reduced-motion: no){:has(:target){scroll-behavior:smooth}}p,h1,h2,h3,h4{text-wrap:pretty;overflow-wrap:break-word}a{color:inherit}img,picture,video,canvas{max-width:100%;height:auto;vertical-align:middle;font-style:italic}p,li,h1,h2,h3,h4,blockquote,img,picture,video,canvas,input,textarea,button,table,pre{margin-bottom:1.25rem}img,picture,video,canvas,pre{border-radius:.5rem}:root{--text-interactive: hsl(220, 24%, 8%);--misc: hsl(220, 24%, 50%)}:root[data-theme=light]{--bg-main: hsl(240, 24%, 95%);--bg-alt: hsl(240, 24%, 91%);--text-main: hsl(220, 24%, 8%);--accent-main: hsl(180, 82%, 46%);--accent-alt: hsl(180, 82%, 42%);#dark{display:none}}:root[data-theme=dark]{--bg-main: hsl(220, 24%, 8%);--bg-alt: hsl(228, 24%, 4%);--text-main: hsl(240, 24%, 95%);--accent-main: hsl(180, 82%, 50%);--accent-alt: hsl(180, 82%, 46%);#light{display:none}}:root[data-theme=light] .dark-mode-only{display:none}:root[data-theme=dark] .light-mode-only{display:none}body{color:var(--text-main);background-color:var(--bg-main);max-width:48rem;margin-inline:auto;padding-inline:1.5rem;display:flex;flex-direction:column;min-height:100svh;overflow-y:scroll;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}main{margin-block:3rem}header,footer{min-height:6rem;display:flex;align-items:center;justify-content:space-between}header{border-bottom:1px solid var(--accent-main)}.header-section,.footer-section{display:flex;align-items:center}footer{margin-top:auto;border-top:1px solid var(--accent-main)}footer p{margin-bottom:0}article h2,article h3,article h4{margin-top:3rem}section h3,section p{margin-bottom:.625rem}section h3,section a{font-size:1.75rem;font-weight:700}hr{border-bottom:1px dashed var(--accent-main);margin-block:1.5rem}.break{margin-block:3rem}.post-full{display:flex;align-items:top;justify-content:space-between;gap:1.5rem;margin-bottom:3rem}.post-lite{margin-bottom:1rem}.post-section{width:50%}@media screen and (max-width: 636px){.post-full{display:block}.post-section{width:100%}}.project{display:flex;align-items:top;justify-content:space-between;gap:.75rem;margin-bottom:3rem}.project-img{width:20%}.project-text{width:80%}p,a,ol,ul,input,textarea,button,table{font-weight:400;font-size:1.25rem}small{font-size:1rem}strong{font-weight:700}em,blockquote{font-style:italic}blockquote{border-left:4px solid var(--accent-main);padding-left:1rem;margin-block:2.5rem}h1,h2,h3,h4{font-weight:700;line-height:1.25}h1{font-size:2.75rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.125rem;text-transform:uppercase;letter-spacing:.1em}ol,ul{margin-left:1.5rem}ul li{list-style-type:disc;list-style-position:outside}ul li li{list-style-type:circle}li{margin-top:1.25rem}a,a img,button,.logo,#light,#dark{transition:.25s}a{color:var(--accent-main);text-decoration:none}a:hover,a:focus{color:var(--accent-alt);text-decoration-line:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:.3125rem;text-decoration-color:var(--accent-alt)}nav a{color:var(--text-main);text-decoration:none;margin-right:1rem}nav a:hover,nav a:focus{text-decoration:none}a img:hover,a img:focus{box-shadow:0 0 .5rem var(--accent-main)}::selection{background-color:var(--accent-main);color:var(--text-interactive)}input,textarea,button{border-radius:.25rem}input,textarea,.button-contact{width:100%}input,textarea{padding-left:1rem;color:var(--text-main);background-color:var(--bg-alt)}input,button{height:3rem}textarea{resize:none;height:9rem;padding-top:.55rem}::placeholder{color:var(--misc)}button{cursor:pointer;padding-inline:1rem;color:var(--text-interactive);background-color:var(--accent-main)}button:hover,button:focus{background-color:var(--accent-alt)}#button-theme{width:fit-content;height:fit-content;padding:0;margin:0;background:none;font-size:0}.logo,#light,#dark{fill:var(--text-main)}.logo:hover,.logo:focus,#light:hover,#light:focus,#dark:hover,#dark:focus{fill:var(--accent-main)}table,th,td{border:1px solid var(--misc);border-collapse:collapse;border-spacing:0}table{width:100%}th,td{padding:.25rem .5rem;text-align:left;vertical-align:middle}.inline{background-color:var(--bg-alt);border:1px solid var(--misc);border-radius:.25rem;padding:.25rem .5rem;font-size:1rem}pre{padding:1rem;overflow-x:auto;white-space:pre;scrollbar-width:.75rem;scrollbar-color:hsl(70,8%,15%) hsl(70,8%,25%)}pre::-webkit-scrollbar{width:.75rem}pre::-webkit-scrollbar-track{background:#43453b}pre::-webkit-scrollbar-thumb{background:#282923}pre::-webkit-scrollbar-thumb:hover{background:#1b1c17}
