@font-face{font-family:bagnard;src:url(/fonts/Bagnard.otf)format('opentype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:libre baskerville;src:url(/fonts/LibreBaskerville-Regular.otf)format('opentype');font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary:#f0f0f0;--bg-secondary:#ffffff;--text-primary:#282828;--text-secondary:#5a5a5a;--text-muted:#8a8a8a;--accent:#6EB326;--accent-hover:#86ee17;--border:#C0E996;--titles:#3E6515;--quote-bg:#f9fff3;--max-width:780px;--spacing-unit:1.5rem}body{font-family:libre baskerville,georgia,palatino,times new roman,serif;font-size:18px;line-height:1.7;color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at top,#dddddd,transparent);background-repeat:no-repeat;background-position:50% 0;background-attachment:fixed}.container{max-width:var(--max-width);margin:0 auto;padding:3rem 2rem}main{background-color:var(--bg-secondary);padding:3rem;border-radius:0 20px 0 20px;box-shadow:0 1px 3px rgba(0,0,0,5%)}hr{border:none;border-top:3px double var(--border);margin:3rem 0}ul,ol{margin-bottom:var(--spacing-unit);padding-left:2rem}li{margin-bottom:.5rem;line-height:1.7}ul::marker,li::marker{color:var(--text-primary)}blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:3px double var(--border);font-style:oblique 10deg;color:var(--text-secondary);background-color:var(--quote-bg);border-radius:0 20px 0 20px;clear:both}blockquote p:last-child{margin-bottom:0}div.highlight{margin-bottom:var(--spacing-unit)}div.highlight pre{font-family:courier new,Courier,monospace;border-top-right-radius:20px;padding:1rem;overflow-x:auto}img{max-width:100%;height:auto;display:block;margin:2rem 0;border:1px solid var(--border);border-radius:0 20px 0 20px}img.badge{display:inline-block;margin:0;border:none;border-radius:20px}figure{margin:2rem 0}figure.align-left{float:left;margin:.5rem 2rem 1rem 0;max-width:45%}figure.align-right{float:right;margin:.5rem 0 1rem 2rem;max-width:45%}figure.align-center{margin:2rem auto;text-align:center}img.align-left{float:left;margin:.5rem 2rem 1rem 0;max-width:45%}img.align-right{float:right;margin:.5rem 0 1rem 2rem;max-width:45%}img.align-center{margin:2rem auto}.clearfix::after{content:"";display:table;clear:both}.blog-title{text-align:center;margin-bottom:2rem}.blog-title a{font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:2rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;border-bottom:none;transition:background-color 1s ease;background-color:#aaa;color:transparent;text-shadow:0 1px 3px rgba(255,255,255,.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}nav{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}nav ul{list-style:none;display:flex;gap:2rem;padding-left:0}nav a{font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:1rem;color:var(--text-primary);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .5s ease,color .5s ease}nav a:hover{color:var(--accent);border-bottom-color:var(--accent)}h1,h2,h3,h4,h5,h6{font-family:bagnard,georgia,palatino,serif;color:var(--titles)}h2{font-size:2rem;line-height:1.3;margin-top:3rem;margin-bottom:1.25rem;font-weight:700;letter-spacing:.01em;position:relative}h2:hover .heading-anchor,h3:hover .heading-anchor{opacity:1}h3{font-size:1.5rem;line-height:1.4;margin-top:2.5rem;margin-bottom:1rem;font-weight:700;letter-spacing:.005em;position:relative}h1{font-size:3rem;line-height:1.2;margin-bottom:1.5rem;font-weight:900;letter-spacing:.02em;text-align:center;text-align-last:center;text-wrap:balance;hyphens:manual;overflow-wrap:break-word;word-wrap:break-word}section h2{text-align:center}.blog-title a:hover{transition:background-color 1s ease;background-color:var(--accent);border-bottom:none}.meta{font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:.9rem;color:var(--text-muted);display:flex;gap:0;flex-wrap:wrap;justify-content:center;margin-bottom:var(--spacing-unit)}.meta-item{display:flex;align-items:center}.meta-item:not(:last-child)::after{content:"✣";margin-left:.6rem;margin-right:.6rem;color:var(--text-muted);font-weight:400;font-size:.85em}.disclaimer{font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:.85rem;color:var(--text-muted);background-color:var(--quote-bg);border-left:3px double var(--border);padding:1rem;margin:2rem 0;border-radius:0 20px 0 20px}.author-intro{font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:.85rem;color:var(--text-muted);background-color:var(--quote-bg);border-left:3px double var(--border);padding:1rem;border-radius:0 20px 0 20px}.author-intro p:last-child{margin-bottom:0}.pfp{width:150px;height:150px;float:right}.pfp img{margin:0;margin-left:1rem;margin-bottom:1rem;width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid var(--accent)}.author-intro .pfp{margin-right:1rem;height:125px;width:125px}p{margin-bottom:var(--spacing-unit);text-align:justify;hyphens:auto}a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .5s ease}a:hover{border-bottom-color:var(--accent-hover)}a:focus{outline:2px solid var(--accent);outline-offset:2px}a:focus:not(:focus-visible){outline:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.centered{text-align:center}.tags{margin-top:2rem;display:flex}.tags div{font-weight:600;margin-bottom:.5rem;margin-right:.5rem}.tags ul{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:0}.tags li a{background-color:var(--accent);padding:.25rem .75rem;border-radius:20px;font-size:.85rem;color:#fff;text-decoration:none;border:1px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.tags li a:hover{background-color:initial;color:var(--accent);border:1px solid var(--accent)}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.pagination ul{list-style:none;display:flex;gap:1rem;padding-left:0}.pagination li{display:flex;align-items:center}.pagination a{font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:1rem;color:var(--text-primary);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .5s ease,color .5s ease}.pagination a:hover{color:var(--accent);border-bottom-color:var(--accent)}.pagination .active a{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.pagination .disabled a{color:var(--text-muted);border-bottom-color:transparent;cursor:not-allowed}.breadcrumbs{list-style:none;display:flex;gap:.5rem;padding-left:0;margin-bottom:var(--spacing-unit);font-size:.85rem}.breadcrumbs li{display:flex;align-items:center}.breadcrumbs li::after{content:">";margin-left:.5rem;margin-right:.5rem;color:var(--text-muted);font-weight:400;font-size:.85em}.breadcrumbs li:last-child::after{content:""}footer{margin-top:2rem;padding:2rem 0;text-align:center}footer p{font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:.85rem;color:var(--text-muted);margin-bottom:0;text-align:center}footer a{color:var(--text-muted);margin-left:.5rem}footer a:hover{color:var(--accent)}footer .last-updated{margin-top:.5rem;font-size:.5rem}@media(max-width:768px){body{font-size:17px}.container{padding:1.5rem 1rem}main{padding:2rem 1.5rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{text-align:left}figure.align-left,figure.align-right,img.align-left,img.align-right{float:none;margin:1.5rem auto;max-width:100%}}@media(min-width:1920px){:root{font-size:18px;--max-width:900px}body{font-size:1.05rem}}@media(min-width:2560px){:root{font-size:20px;--max-width:1000px}body{font-size:1.1rem}main{padding:4rem}}@media(min-width:3840px){:root{font-size:24px;--max-width:1200px}body{font-size:1.2rem}main{padding:5rem}}@media print{body{background-color:#fff}main{box-shadow:none}a{color:var(--text-primary);text-decoration:underline}}