:root{--black: #121212;--green: #023529;--white: #ffffff;--off: #f5f4f0;--mid: #6b7280;--border: #121212}.site-header[data-astro-cid-5tznm7mj]{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border)}.header-inner[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 2rem;height:70px}.header-logo[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{display:block;width:170px;height:auto}.header-nav[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:2rem}.header-nav[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{font-size:.95rem;font-weight:500;color:var(--black);text-decoration:none;transition:color .18s}.header-nav[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--green)}.nav-active[data-astro-cid-5tznm7mj]{color:var(--green)!important}.nav-book[data-astro-cid-5tznm7mj]{border:1px solid var(--border)!important;padding:.4rem 1rem;color:var(--black)!important;transition:background .18s,color .18s!important}.nav-book[data-astro-cid-5tznm7mj]:hover{background:var(--black)!important;color:var(--white)!important}.hamburger[data-astro-cid-5tznm7mj]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]{display:block;width:24px;height:1.5px;background:var(--black)}.mobile-menu[data-astro-cid-5tznm7mj]{display:none;flex-direction:column;padding:1.25rem 2rem;gap:1.1rem;border-top:1px solid var(--border);background:var(--white)}.mobile-menu[data-astro-cid-5tznm7mj].open{display:flex}.mobile-menu[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{font-size:1rem;font-weight:500;color:var(--black);text-decoration:none}@media(max-width:768px){.header-nav[data-astro-cid-5tznm7mj]{display:none}.hamburger[data-astro-cid-5tznm7mj]{display:flex}}.container[data-astro-cid-5tznm7mj]{max-width:1280px;margin:0 auto;padding:0 2rem}.section-tag[data-astro-cid-5tznm7mj]{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:.6rem}.blog-main[data-astro-cid-5tznm7mj]{padding-top:70px;min-height:100vh}.blog-header[data-astro-cid-5tznm7mj]{padding:5rem 0 3rem;border-bottom:1px solid var(--border);margin-bottom:3.5rem}.blog-title[data-astro-cid-5tznm7mj]{font-family:"PT Serif",serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:var(--black);letter-spacing:-.02em;line-height:1.1;margin-bottom:.75rem}.blog-lead[data-astro-cid-5tznm7mj]{font-size:1rem;color:var(--mid);line-height:1.7;max-width:520px}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-bottom:6rem}@media(max-width:768px){.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}}.post-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:.75rem;padding:2.5rem 2rem 2.5rem 0;border-bottom:1px solid var(--border);text-decoration:none;transition:background .15s}.post-card[data-astro-cid-5tznm7mj]:nth-child(odd){padding-right:3rem;border-right:1px solid var(--border)}.post-card[data-astro-cid-5tznm7mj]:nth-child(2n){padding-left:3rem;padding-right:0}@media(max-width:768px){.post-card[data-astro-cid-5tznm7mj],.post-card[data-astro-cid-5tznm7mj]:nth-child(odd),.post-card[data-astro-cid-5tznm7mj]:nth-child(2n){padding:2rem 0;border-right:none}}.post-card-top[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.post-category[data-astro-cid-5tznm7mj]{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--green)}.post-date[data-astro-cid-5tznm7mj]{font-size:.78rem;color:var(--mid)}.post-title[data-astro-cid-5tznm7mj]{font-family:"PT Serif",serif;font-size:clamp(1.2rem,2.5vw,1.55rem);font-weight:400;color:var(--black);line-height:1.3;margin:0;transition:color .15s}.post-card[data-astro-cid-5tznm7mj]:hover .post-title[data-astro-cid-5tznm7mj]{color:var(--green)}.post-title[data-astro-cid-5tznm7mj] del{opacity:.55;text-decoration-thickness:2px}.post-excerpt[data-astro-cid-5tznm7mj]{font-size:.88rem;color:var(--mid);line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-read[data-astro-cid-5tznm7mj]{font-size:.8rem;font-weight:500;color:var(--green);margin-top:.25rem}.site-footer[data-astro-cid-5tznm7mj]{border-top:1px solid var(--border);padding:3rem 0 1.5rem;background:var(--white)}.footer-inner[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;flex-wrap:wrap;padding-bottom:2.5rem;border-bottom:1px solid var(--border)}.footer-brand[data-astro-cid-5tznm7mj]{max-width:300px}.footer-brand[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{display:block;width:220px;height:auto;margin-bottom:.75rem}.footer-brand[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:.82rem;color:var(--mid);line-height:1.6}.footer-cols[data-astro-cid-5tznm7mj]{display:flex;gap:3rem;flex-wrap:wrap}.footer-col[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:.6rem}.footer-col-title[data-astro-cid-5tznm7mj]{font-size:.72rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--black);margin-bottom:.25rem}.footer-col[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{font-size:.88rem;color:var(--mid);text-decoration:none;transition:color .18s}.footer-col[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--green)}.social-icons[data-astro-cid-5tznm7mj]{display:flex;gap:.75rem;align-items:center}.social-icons[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{color:var(--mid);transition:color .18s;line-height:0;display:flex}.social-icons[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--green)}.footer-bottom[data-astro-cid-5tznm7mj]{padding-top:1.5rem;font-size:.75rem;color:#9ca3af}
