:root{--bg:#f8f1e5;--card:#fff8ef;--text:#2f2418;--muted:#725b42;--accent:#be6d2c;--accent-2:#4f7a4d;--border:#e0cfb6}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at top right, #ffe1ba, var(--bg) 30%);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:var(--accent-2)}.site-header{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1.25rem 1rem;display:flex}.brand{color:var(--text);font-weight:700;text-decoration:none}nav{gap:1rem;display:flex}nav a{text-decoration:none}.content{max-width:900px;margin:0 auto;padding:0 1rem 3rem}.hero{background:var(--card);border:1px solid var(--border);border-radius:1rem;margin:1rem 0 2rem;padding:2rem}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.75rem}.cta{background:var(--accent);color:#fff;border-radius:.6rem;margin-top:1rem;padding:.7rem 1rem;text-decoration:none;display:inline-block}.post-list{gap:.8rem;padding:0;list-style:none;display:grid}.post-list li{background:var(--card);border:1px solid var(--border);border-radius:.75rem;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.post{background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;overflow:auto}.post-author{color:var(--muted);margin-top:-.5rem;font-weight:600}.hero-image{border:1px solid var(--border);border-radius:.75rem;width:100%}.post :not(figure)>img{border:1px solid var(--border);border-radius:.75rem;max-width:100%;height:auto;margin:1.5rem auto;display:block}.post{overflow:auto}.post figure.img-float-left,.post figure.img-float-right,.post figure.img-float-center{float:none;width:100%;max-width:100%;margin:1.5rem auto;display:block}.post figure.img-size-small{width:75%!important;max-width:75%!important}.post figure.img-size-medium{width:90%!important;max-width:90%!important}.post figure.img-size-large{width:100%!important;max-width:100%!important}.post figure.img-float-left img,.post figure.img-float-right img,.post figure.img-float-center img{border:1px solid var(--border);border-radius:.75rem;width:100%;height:auto;display:block}.post img.post-image-size-small,.post img.post-image-size-medium,.post img.post-image-size-large{width:100%!important;max-width:100%!important}@media (width>=640px){.post figure.img-float-left{margin:.25rem 1.5rem 1rem 0;float:left!important}.post figure.img-float-right{margin:.25rem 0 1rem 1.5rem;float:right!important}.post figure.img-float-center{float:none;margin:1.5rem auto;display:block}.post figure.img-float-left.img-size-small,.post figure.img-float-right.img-size-small{width:40%!important;max-width:40%!important}.post figure.img-float-left img.post-image-size-small,.post figure.img-float-right img.post-image-size-small{width:100%!important;max-width:100%!important}.post figure.img-float-left.img-size-medium,.post figure.img-float-right.img-size-medium{width:55%!important;max-width:55%!important}.post figure.img-float-left img.post-image-size-medium,.post figure.img-float-right img.post-image-size-medium{width:100%!important;max-width:100%!important}.post figure.img-float-left.img-size-large,.post figure.img-float-right.img-size-large{width:72%!important;max-width:72%!important}.post figure.img-float-left img.post-image-size-large,.post figure.img-float-right img.post-image-size-large{width:100%!important;max-width:100%!important}.post figure.img-float-center.img-size-small{width:50%!important;max-width:50%!important}.post figure.img-float-center img.post-image-size-small{margin-left:auto;margin-right:auto;width:100%!important;max-width:100%!important}.post figure.img-float-center.img-size-medium{width:68%!important;max-width:68%!important}.post figure.img-float-center img.post-image-size-medium{margin-left:auto;margin-right:auto;width:100%!important;max-width:100%!important}.post figure.img-float-center.img-size-large{width:86%!important;max-width:86%!important}.post figure.img-float-center img.post-image-size-large{margin-left:auto;margin-right:auto;width:100%!important;max-width:100%!important}}@media (width>=1024px){.post figure.img-float-left.img-size-small,.post figure.img-float-right.img-size-small{width:30%!important;max-width:30%!important}.post figure.img-float-left.img-size-medium,.post figure.img-float-right.img-size-medium{width:42%!important;max-width:42%!important}.post figure.img-float-left.img-size-large,.post figure.img-float-right.img-size-large{width:58%!important;max-width:58%!important}.post figure.img-float-center.img-size-small{width:38%!important;max-width:38%!important}.post figure.img-float-center.img-size-medium{width:56%!important;max-width:56%!important}.post figure.img-float-center.img-size-large{width:74%!important;max-width:74%!important}}@media (width<=639px){.post figure.img-float-left,.post figure.img-float-right,.post figure.img-float-center{float:none;max-width:100%;margin:1.5rem auto;display:block}}
