:root{--text: rgb(219, 169, 136);--text-muted: rgb(160, 128, 108);--border: rgba(219, 169, 136, .18);--bg: rgb(22, 44, 58);--accent: rgb(217, 124, 80);--max-width: 600px;--font-body: "Fanwood Text", Georgia, serif;--font-heading: "Quattrocento", Georgia, serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:19px}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.45;padding:0 1.25rem;text-rendering:optimizeLegibility;font-kerning:auto}a{color:var(--accent);text-decoration:none;text-underline-offset:3px}a:hover{color:var(--text);text-decoration:none}.container{max-width:var(--max-width);margin:0 auto}nav{display:flex;align-items:baseline;justify-content:space-between;padding:2rem 0 2.5rem;border-bottom:1px solid var(--border);margin-bottom:3rem}.nav-name{font-family:var(--font-heading);font-weight:600;font-size:1.1rem;text-decoration:none;color:var(--accent)}.nav-links{display:flex;gap:1.75rem;font-size:.9rem}.nav-links a{text-decoration:none;color:var(--accent);font-family:var(--font-body);font-size:.9rem}.nav-links a:hover{color:var(--text);text-decoration:none}footer{margin-top:5rem;padding:2rem 0;border-top:1px solid var(--border);font-size:.85rem;color:var(--text-muted)}h1{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--accent)}h2{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.02em;color:var(--accent)}.post-list{list-style:none}.post-list li{display:flex;align-items:baseline;gap:1.25rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.post-list li:first-child{border-top:none}.post-date{font-size:.85rem;color:var(--text-muted);white-space:nowrap;min-width:6.5rem}.post-list a{text-decoration:none;font-size:1rem;color:var(--text)}.link-list-compact a{font-weight:400}.post-list a:hover{color:var(--accent);text-decoration:none}.find-me{font-size:.9rem;margin-bottom:2.5rem;color:var(--text-muted)}.find-me a{text-decoration:none}.find-me a:hover{color:var(--text);text-decoration:none}.link-list{list-style:none}.link-entry{padding:1rem 0;border-bottom:1px solid var(--border)}.link-entry:first-child{border-top:1px solid var(--border)}.link-meta{font-size:.82rem;color:var(--text-muted);margin-bottom:.25rem}.link-title{font-weight:500}.link-tags{margin-top:.4rem;display:flex;flex-wrap:wrap;gap:.4rem}.tag{font-size:.75rem;color:var(--text-muted);border:1px solid var(--border);padding:.15rem .5rem;border-radius:3px;text-decoration:none}.tag:hover{color:var(--text)}.post-body a{text-decoration:none}.post-header{margin-bottom:2.5rem}.post-header h1{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--accent)}.post-header .post-date{font-size:.875rem;color:var(--text-muted)}.post-body{line-height:1.45}.post-body p{margin-bottom:1.35rem}.post-body h2{font-size:1.15rem;margin:2rem 0 .75rem}.post-body h3{font-size:1rem;font-weight:600;margin:1.5rem 0 .5rem}.post-body ul,.post-body ol{margin:0 0 1.35rem 1.5rem}.post-body li{margin-bottom:.35rem}.post-body blockquote{border-left:3px solid var(--border);padding-left:1rem;color:var(--text-muted);margin:1.5rem 0}.post-body img{width:100%;height:auto;border-radius:3px;margin:1.5rem 0 .5rem}.post-body hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.post-body code{font-size:.875em;background:#00000040;border:1px solid var(--border);padding:.15em .35em;border-radius:3px}.post-body pre{background:#00000059;border:1px solid var(--border);padding:1rem;border-radius:4px;overflow-x:auto;margin-bottom:1.35rem}.post-body pre code{background:none;padding:0}@media(max-width:480px){html{font-size:18px}body{padding:0 1.5rem}nav{flex-direction:column;gap:1rem;padding:1.5rem 0 2rem}.post-list li{flex-direction:column;gap:.2rem}.post-date{min-width:unset}.post-body{line-height:1.55}}.about-body a{text-decoration:none}.about-body p{margin-bottom:1.25rem}.about-body ul{margin:0 0 1.25rem 1.5rem}.home-intro{margin-bottom:3rem;font-size:1rem;line-height:1.4}.home-intro p{margin-bottom:1rem}.section-header{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:.75rem;display:block;text-decoration:none}.section-header:hover{color:var(--accent)}
