.unified-feed{max-width:44rem;margin-inline:auto;width:100%}.unified-feed__head{margin-bottom:1.5rem}.unified-feed__title{font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700;margin:0 0 .35rem;color:rgb(var(--color-text-primary))}.unified-feed__subtitle{margin:0;font-size:.95rem;color:rgb(var(--color-text-secondary))}.unified-feed__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem}.unified-feed__list{position:relative}.unified-feed__list:before{content:"";position:absolute;left:.32rem;top:.4rem;bottom:0;width:2px;border-radius:2px;background:rgba(var(--color-text-primary),.12)}.unified-feed__month{position:relative;padding-left:2rem;margin:2.5rem 0 1.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--color-text-secondary))}.unified-feed__month:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.7rem;height:.7rem;border-radius:50%;background:rgb(var(--color-bg));border:2px solid rgba(var(--color-text-primary),.35)}.unified-feed__list>.unified-feed__month:first-child{margin-top:0}.feed-entry{position:relative;padding-left:2rem;margin-bottom:2.1rem}.feed-entry:has(+.feed-entry){padding-bottom:1.25rem;margin-bottom:1.25rem}.feed-entry:has(+.feed-entry):after{content:"";position:absolute;left:2rem;right:0;bottom:0;height:1px;background:rgba(var(--color-text-primary),.08)}.feed-entry:before{content:"";position:absolute;left:.11rem;top:.42rem;width:.44rem;height:.44rem;border-radius:50%;background:rgba(var(--color-text-primary),.4)}.feed-entry__meta{display:flex;align-items:center;gap:.6rem;font-size:.75rem;margin-bottom:.5rem}.feed-entry__date{font-variant-numeric:tabular-nums}a.feed-entry__date:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.feed-entry__title{font-size:1.15rem;font-weight:650;margin:0 0 .3rem;line-height:1.35;text-wrap:balance;color:rgb(var(--color-text-primary))}.feed-entry__title a{color:inherit;text-decoration:none}.feed-entry__title a:hover,.feed-entry__title a:focus-visible{color:rgb(var(--color-accent))}.feed-entry{--feed-text-size: var(--text-normal)}.feed-entry__excerpt{margin:0;font-size:var(--feed-text-size);color:rgba(var(--color-text-primary),.65)}.feed-entry__verse{font-family:Merriweather,ui-serif,Georgia,serif;font-style:italic;font-size:var(--feed-text-size);color:rgba(var(--color-text-primary),.75);margin:.3rem 0 0;line-height:1.7}.feed-entry__body{font-size:var(--feed-text-size);max-width:none}.feed-entry__body>:first-child{margin-top:0}.feed-entry__body>:last-child{margin-bottom:0}.feed-entry__body img{border-radius:.6rem;max-width:100%;height:auto}.feed-entry__body blockquote{border-left:3px solid rgba(var(--tag-color-rgb),.45);padding-left:.9rem;margin-inline:0;color:rgba(var(--color-text-primary),.65)}.feed-entry__book{display:flex;gap:.9rem;align-items:flex-start}.feed-entry__book-cover{width:4.5rem;height:6.6rem;flex:none;border-radius:.35rem;object-fit:cover;box-shadow:2px 2px 8px #0000002e}.feed-entry__book-cover--placeholder{background:rgba(var(--color-text-primary),.12)}.feed-entry__book-note{margin:.15rem 0 0;font-size:var(--feed-text-size);color:rgb(var(--color-text-secondary))}.feed-entry__nl-card{border:1px solid rgb(var(--color-border));background:rgb(var(--color-bg-secondary));border-radius:.9rem;overflow:hidden;transition:border-color .2s ease}.feed-entry__nl-card:hover{border-color:rgba(var(--color-text-primary),.3)}.feed-entry__nl-img{display:block;width:100%;height:9.5rem;object-fit:cover}.feed-entry__nl-body{padding:1rem 1.15rem 1.15rem}.feed-entry__nl-badge{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:700;color:rgba(var(--color-text-primary),.75);border:1px solid rgba(var(--color-text-primary),.3);border-radius:.35rem;padding:.08rem .45rem;margin-bottom:.5rem}.feed-entry__nl-body .feed-entry__title{margin-bottom:.25rem}.unified-feed__foot{margin-top:3rem;padding-left:2rem}.unified-feed__more{display:inline-flex;align-items:center;gap:.45rem;font:inherit;font-weight:600;font-size:.95rem;color:rgb(var(--color-text-primary));background:none;border:none;border-bottom:1px solid rgba(var(--color-text-primary),.2);padding:0 0 .15rem;cursor:pointer;transition:border-color .2s ease}.unified-feed__more:after{content:"↓";font-size:.95em;transition:transform .2s ease}.unified-feed__more:hover,.unified-feed__more:focus-visible{border-bottom-color:rgba(var(--color-text-primary),.45)}.unified-feed__more:hover:after,.unified-feed__more:focus-visible:after{transform:translateY(.15rem)}.unified-feed__more:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.unified-feed__more[disabled]{opacity:.6;cursor:wait}.unified-feed__end{margin:0;font-size:.9rem;color:rgb(var(--color-text-secondary))}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){.unified-feed__more:after{transition:none}}.twelve-grid{--grid-row-gap: 0}.home-section[data-astro-cid-j7pv25f6]{display:contents}.home-book__cover[data-astro-cid-j7pv25f6],.home-book__content[data-astro-cid-j7pv25f6]{padding-block:clamp(2.5rem,6vw,4rem)}.home-book__cover[data-astro-cid-j7pv25f6]{display:flex;justify-content:center}.home-book__title[data-astro-cid-j7pv25f6]{font-size:clamp(1.75rem,5vw,2.25rem);text-align:center}.home-book__content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem)}.home-about__image[data-astro-cid-j7pv25f6],.home-about__content[data-astro-cid-j7pv25f6]{padding-block:clamp(2rem,5vw,3.75rem)}.home-about__content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:center}.home-section--feed[data-astro-cid-j7pv25f6]{display:contents}.home-feed[data-astro-cid-j7pv25f6]{display:flex;padding-block:clamp(2rem,5vw,3.5rem);border-top:1px solid rgba(var(--color-text-primary),.12);margin-top:clamp(1rem,3vw,2rem)}.home-footer-spacer[data-astro-cid-j7pv25f6]{padding-bottom:clamp(2rem,5vw,3rem)}@media(min-width:48rem){.home-feed[data-astro-cid-j7pv25f6]{grid-column:2 / span 10;padding-block:clamp(2.5rem,5vw,4rem)}.home-book__cover[data-astro-cid-j7pv25f6]{justify-content:flex-start;padding-right:clamp(1.25rem,3vw,2.5rem)}.home-book__content[data-astro-cid-j7pv25f6],.home-about__content[data-astro-cid-j7pv25f6]{text-align:left}}@media(max-width:47.99rem){.home-book__cover[data-astro-cid-j7pv25f6],.home-about__image[data-astro-cid-j7pv25f6]{margin-bottom:clamp(1.5rem,5vw,2rem)}}
