:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2933;background:#f7f7f3}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f7f3;color:#1f2933}a{color:inherit}img{display:block;max-width:100%}.layout__inner{width:min(1100px,calc(100% - 2rem));margin:0 auto}.layout__header{border-bottom:1px solid #d8d8cf;background:#fffef9}.layout__main{padding:2rem 0 4rem}.layout__brand{display:inline-block;margin:0;padding:1.5rem 0 .25rem;font-size:1.5rem;font-weight:700;text-decoration:none}.layout__tagline{margin:0 0 1.5rem;color:#667085}.post-list__header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.post-list__title,.post-detail__title{margin:0;line-height:1.15}.post-list__summary,.post-card__meta,.post-detail__meta,.post-list__status,.post-detail__status,.pagination__label{color:#667085}.post-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.post-card{overflow:hidden;border:1px solid #d8d8cf;border-radius:1rem;background:#fffef9;cursor:pointer}.post-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none}.post-card__image{aspect-ratio:16 / 10;width:100%;object-fit:cover;background:#ebe9de}.post-card__body{padding:1rem}.post-card__title{margin:.35rem 0 .75rem;font-size:1.25rem}.post-card__link:hover,.post-card__link:focus-visible,.post-detail__back:hover,.post-detail__back:focus-visible,.pagination__link:hover,.pagination__link:focus-visible{text-decoration:underline}.post-card__excerpt{margin:0}.post-card__footer,.post-detail__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-top:.9rem}.post-card__updated,.post-detail__updated{margin:0;color:#667085}.tag-list{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.tag-list__item{color:#0f6d58}.tag-list__link{color:inherit;text-decoration:none}.tag-list__link:hover,.tag-list__link:focus-visible{text-decoration:underline}.pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem}.pagination__link,.post-detail__back{color:#0f6d58;text-decoration:none}.pagination__link--disabled{color:#98a2b3;pointer-events:none;text-decoration:none}.post-detail{max-width:760px;margin:0 auto}.post-detail__back{display:inline-block;margin-bottom:1.25rem}.post-detail__header{margin-bottom:1.5rem}.post-detail__gallery{display:grid;gap:1rem;margin-bottom:1.5rem}.post-detail__image{width:100%;background:#ebe9de}.post-list__status--error,.post-detail__status--error{color:#b42318}.markdown{display:grid;gap:1rem}.markdown>*{margin:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{line-height:1.2}.markdown p,.markdown li{font-size:1.05rem}.markdown pre,.markdown code{font-family:SFMono-Regular,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.markdown pre{overflow-x:auto;padding:1rem;border-radius:.75rem;background:#eceae0}.markdown blockquote{margin:0;padding-left:1rem;border-left:4px solid #d8d8cf;color:#475467}@media(max-width:640px){.layout__inner{width:min(100% - 1rem,1100px)}.post-list__header,.pagination{flex-direction:column;align-items:start}}
