@import 'https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap';body,.navigation a,.navigation span{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif}a{color:#b5451b}a:hover,a:focus{color:#8c3415}.navigation a:hover,.navigation a:focus{color:#b5451b}@media(prefers-color-scheme:dark){a{color:#e06b4a}a:hover,a:focus{color:#f08060}.navigation a:hover,.navigation a:focus{color:#e06b4a}}.form-group{margin-bottom:1.4rem}.form-group label{display:block;font-weight:600;margin-bottom:.4rem;font-size:1.4rem}.form-group input,.form-group textarea{width:100%;padding:.8rem 1rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:1.4rem;box-sizing:border-box;background:#fff;color:#212121}.form-group textarea{resize:vertical}.contact-form-wrapper button{background-color:#b5451b;color:#fff;border:none;border-radius:4px;padding:.9rem 2.4rem;font-size:1.4rem;font-weight:600;font-family:inherit;cursor:pointer;margin-top:.5rem;transition:background-color .15s ease}.contact-form-wrapper button:hover{background-color:#8c3415}@media(prefers-color-scheme:dark){.form-group input,.form-group textarea{background:#333;color:#dadada;border-color:#555}}ul .post-list-item{display:flex;align-items:flex-start;gap:1.6rem;margin-bottom:2.4rem;list-style:none;padding:0}.post-list-thumbnail{flex-shrink:0;width:130px;height:86px;overflow:hidden;border-radius:4px}.post-list-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.post-list-thumbnail-placeholder{flex-shrink:0;width:130px;height:86px;background:#e0e0e0;border-radius:4px}.post-list-content{display:flex;flex-direction:column;gap:.3rem}.post-list-content .date{font-size:1.3rem;color:#757575}.post-list-content .title{font-size:1.6rem;font-weight:600}.post-list-summary{font-size:1.35rem;color:#555;line-height:1.55;margin:0}@media(prefers-color-scheme:dark){.post-list-thumbnail-placeholder{background:#424242}.post-list-content .date,.post-list-summary{color:#9e9e9e}}@media only screen and (max-width:600px){ul .post-list-item{flex-direction:column;gap:1rem}.post-list-thumbnail,.post-list-thumbnail-placeholder{width:100%;height:180px}}.reading-list-section{margin-bottom:3.5rem}.reading-list-section h2{border-bottom:2px solid #b5451b;padding-bottom:.6rem;margin-bottom:2rem}.reading-card{padding:1.4rem 0;border-bottom:1px solid #e0e0e0}.reading-card:last-child{border-bottom:none}.reading-card-header{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.4rem}.reading-card-title{font-size:1.6rem;font-weight:600;margin:0}.reading-status-badge{font-size:1.1rem;font-weight:700;padding:.15rem .7rem;border-radius:3px;text-transform:uppercase;letter-spacing:.06em}.status-reading{background:#fff3e0;color:#bf360c}.status-completed{background:#e8f5e9;color:#1b5e20}.status-queue{background:#e8eaf6;color:#283593}.status-following{background:#e3f2fd;color:#1565c0}.reading-card-meta{font-size:1.3rem;color:#757575;margin-bottom:.6rem}.reading-card-notes{font-size:1.4rem;line-height:1.65;color:#444;margin:0}@media(prefers-color-scheme:dark){.reading-list-section h2{border-bottom-color:#e06b4a}.reading-card{border-bottom-color:#424242}.reading-card-meta{color:#9e9e9e}.reading-card-notes{color:#bdbdbd}.status-reading{background:#4e1f00;color:#ffb74d}.status-completed{background:#1b3320;color:#81c784}.status-queue{background:#1a1f3a;color:#9fa8da}.status-following{background:#1a2a3a;color:#90caf9}}