:root{--accent: #5d7239;--black: 15, 18, 25;--gray-dark: 46, 46, 46;--gray: 140, 140, 140;--gray-light: 240, 240, 240;--white: 255, 255, 255;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@media (prefers-color-scheme: dark){:root{--accent: #ff8b48;--black: 245, 245, 245;--gray-dark: 220, 220, 220;--gray: 140, 140, 140;--gray-light: 25, 25, 25;--gray-light3: 46, 46, 46;--gray-light2: #151515;--white: 10, 10, 10;--box-shadow: 0 2px 6px rgba(var(--gray), .15), 0 8px 24px rgba(var(--gray), .1), 0 16px 32px rgba(var(--gray), .05)}}@font-face{font-family:Lora;src:url(/fonts/Lora-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora-Italic-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Changa;src:url(/fonts/Changa-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:JetBrainsMono;src:url(/fonts/JetBrainsMono-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:JetBrainsMono;src:url(/fonts/JetBrainsMono-Italic-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-style:italic;font-display:swap}body{font-family:Lora,serif;margin:0;padding:0;text-align:left;background-color:rgb(var(--white));background-image:linear-gradient(rgba(var(--gray-light),.5),rgb(var(--white)));background-repeat:no-repeat;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--black));font-size:18px;line-height:1.7;min-height:100vh;display:flex;flex-direction:column}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em;flex:1}.layout{display:flex;flex-direction:column;min-height:100vh;width:100%}h1,h2,h3,h4,h5,h6{font-family:Changa,sans-serif;margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}p{margin-bottom:1em}.prose .content p{margin-bottom:2em;text-align:justify;hyphens:auto}@supports (text-wrap: pretty){.prose .content p{text-wrap:pretty}}a,a:hover{color:var(--accent)}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px;box-shadow:var(--box-shadow)}code{font-family:JetBrainsMono,monospace;padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px;font-size:16px}astro-code{box-shadow:var(--box-shadow)}pre{padding:1.5em;border-radius:8px}pre>code{all:unset;font-family:JetBrainsMono,monospace;font-size:14px}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1em}hr{border:none;padding:0;height:10px;margin:40px auto;background-color:var(--accent);-webkit-mask-image:url("data:image/svg+xml,%3csvg width='20' height='10' viewBox='0 0 20 10' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='none' d='M0 0h20v10H0z'/%3e%3cclipPath id='a'%3e%3cpath d='M0 0h20v10H0z'/%3e%3c/clipPath%3e%3cg clip-path='url(%23a)'%3e%3cpath d='M20 7.384c-4.999-.001-5-4.768-9.999-4.768C5 2.616 5 7.384 0 7.384' fill='none' stroke-width='3' stroke='%23000000'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='20' height='10' viewBox='0 0 20 10' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='none' d='M0 0h20v10H0z'/%3e%3cclipPath id='a'%3e%3cpath d='M0 0h20v10H0z'/%3e%3c/clipPath%3e%3cg clip-path='url(%23a)'%3e%3cpath d='M20 7.384c-4.999-.001-5-4.768-9.999-4.768C5 2.616 5 7.384 0 7.384' fill='none' stroke-width='3' stroke='%23000000'/%3e%3c/g%3e%3c/svg%3e")}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}@media (max-width: 720px){body{font-size:18px}main{padding:1em}h1{font-size:2.2em}h2{font-size:1.8em}h3{font-size:1.5em}h4{font-size:1.2em}h5{font-size:1em}h6{font-size:.8em}}.content-container{max-width:720px;margin:2rem auto;padding:1rem}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}header[data-astro-cid-3ef6ksr2]{margin:0;padding:0 1em;background:rgb(var(--white));box-shadow:0 2px 8px rgba(var(--black),5%)}h2[data-astro-cid-3ef6ksr2]{margin:0;font-size:1em}h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:Changa,sans-serif;padding:1em .5em;color:var(--black);border-bottom:4px solid transparent;text-decoration:none}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none;border-bottom-color:var(--accent)}.social-links[data-astro-cid-3ef6ksr2],.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex}.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:24px;height:24px}@media (max-width: 720px){.social-links[data-astro-cid-3ef6ksr2]{display:none}}footer[data-astro-cid-sz7xmlte]{padding:1em;color:rgb(var(--gray));font-size:.75em;display:flex;flex-direction:column;align-items:center}.social-links[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:.8em;margin-top:.5em}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;color:rgb(var(--gray))}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:rgb(var(--gray-dark))}
