:root{--black: 15, 18, 25;--gray-dark: 40, 40, 40;--gray: 100, 100, 100;--gray-light: 220, 220, 220;--gray-bg: 250, 250, 250;--white: 255, 255, 255;--accent: #c41e3a;--accent-dark: #a01830;--tag-personal: #1a1a1a;--tag-money: #059669;--tag-interests: #7c3aed;--card-shadow: 0 1px 3px rgba(0, 0, 0, .06);--card-shadow-hover: 0 4px 12px rgba(0, 0, 0, .1);--radius: 8px}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}body{font-family:Atkinson,sans-serif;margin:0;padding:0;background:rgb(var(--white));color:rgb(var(--black));font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased}main{width:900px;max-width:calc(100% - 3rem);margin:0 auto;padding:3rem 0 5rem}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.3;font-weight:700}h1{font-size:2.25rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{margin-bottom:1em}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-dark)}img{max-width:100%;height:auto;border-radius:var(--radius)}hr{border:none;border-top:1px solid rgb(var(--gray-light));margin:2rem 0}.section-title{font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgb(var(--gray-light));display:flex;align-items:center;gap:.5rem}.section-title:after{content:"";flex:1;height:1px;background:rgb(var(--gray-light))}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.card{display:flex;flex-direction:column;border:1px solid rgb(var(--gray-light));border-radius:var(--radius);overflow:hidden;text-decoration:none;color:inherit;background:rgb(var(--white));transition:transform .2s ease,box-shadow .2s ease;box-shadow:var(--card-shadow)}.card:hover{transform:translateY(-2px);box-shadow:var(--card-shadow-hover);border-color:rgb(var(--gray))}.card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.card-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:rgb(var(--gray-bg))}.card-body{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.card-tag{display:inline-block;padding:.15rem .5rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:3px;color:#fff;width:fit-content}.card-tag.personal{background:var(--tag-personal)}.card-tag.money{background:var(--tag-money)}.card-tag.interests{background:var(--tag-interests)}.card-title{font-size:1rem;font-weight:700;margin:0;line-height:1.4}.card-desc{font-size:.875rem;color:rgb(var(--gray));margin:0;line-height:1.5}.card-date{font-size:.8rem;color:rgb(var(--gray));margin-top:auto;padding-top:.5rem}.page-header{margin-bottom:2.5rem}.page-header h1{margin-bottom:.25rem}.page-header p{color:rgb(var(--gray));font-size:1.05rem;margin:0}.empty-state{text-align:center;padding:4rem 1rem;color:rgb(var(--gray));border:1px dashed rgb(var(--gray-light));border-radius:var(--radius)}.posts-list{list-style:none;padding:0;margin:0}.posts-list li{margin-bottom:.75rem}.posts-list a{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.75rem 0;border-bottom:1px solid rgb(var(--gray-light));text-decoration:none;transition:color .2s ease;color:inherit}.posts-list a:hover,.posts-list a:hover .post-title{color:var(--accent)}.post-title{color:rgb(var(--black));font-weight:500;transition:color .2s ease}.post-date{color:rgb(var(--gray));font-size:.85rem;white-space:nowrap}.view-all{display:inline-block;margin-top:.75rem;font-size:.9rem;font-weight:600}@media(max-width:640px){body{font-size:16px}main{padding:2rem 0 3rem}.card-grid{grid-template-columns:1fr}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}footer[data-astro-cid-sz7xmlte]{border-top:1px solid rgb(var(--gray-light));background:rgb(var(--gray-bg));text-align:center;font-size:.85rem;color:rgb(var(--gray))}.footer-inner[data-astro-cid-sz7xmlte]{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem 3rem}.tagline[data-astro-cid-sz7xmlte]{font-style:italic;margin:0 0 .75rem}.copyright[data-astro-cid-sz7xmlte]{margin:0 0 .75rem}.copyright[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:rgb(var(--gray-dark))}.copyright[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.social[data-astro-cid-sz7xmlte]{margin:0}.social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:rgb(var(--gray-dark));font-weight:500}.social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.sep[data-astro-cid-sz7xmlte]{margin:0 .5rem;color:rgb(var(--gray-light))}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none;color:rgb(var(--gray));font-weight:500;transition:color .15s ease}a[data-astro-cid-eimmu3lg]:hover{color:var(--accent)}a[data-astro-cid-eimmu3lg].active{color:rgb(var(--black));font-weight:700}header[data-astro-cid-3ef6ksr2]{border-bottom:1px solid rgb(var(--gray-light));background:rgb(var(--white));position:sticky;top:0;z-index:10}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:0 auto;padding:.875rem 1.5rem}.site-title[data-astro-cid-3ef6ksr2]{font-weight:700;font-size:1rem;text-decoration:none;color:rgb(var(--black));letter-spacing:-.01em}.site-title[data-astro-cid-3ef6ksr2]:hover{color:var(--accent)}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem;font-size:.9rem}@media(max-width:600px){nav[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:.5rem;padding:.75rem 1rem}.nav-links[data-astro-cid-3ef6ksr2]{gap:1rem;flex-wrap:wrap;justify-content:center}}
