:root{color:#222;--accent:#2f6f6b;--accent-soft:#eaf3f2;--border:#e6e6e2;--text-muted:#666;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.8}body{margin:0}.site-header{border-bottom:1px solid var(--border);background:#fafaf8;padding:1.1rem 5%}.site-header a{color:inherit;letter-spacing:.02em;font-size:1.1rem;font-weight:700;text-decoration:none}main{max-width:860px;margin:auto;padding:2rem 5%}main.main-wide{max-width:1200px}footer{border-top:1px solid var(--border);color:#666;padding:2rem 5%;font-size:.9rem}a{color:inherit}article img{max-width:100%;height:auto}nav{flex-wrap:wrap;gap:1rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{margin-bottom:2.25rem}.hero-image{border-radius:16px;width:100%;height:auto;display:block}.hero h1{margin:0 0 .75rem;font-size:1.9rem;line-height:1.55}.hero p{color:var(--text-muted);margin:0;font-size:1rem}.section-heading{margin:0 0 1.25rem;font-size:1.2rem}.article-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.article-card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:14px;flex-direction:column;scroll-margin-top:1rem;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.article-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.article-card:target{outline:3px solid var(--accent);outline-offset:3px}.article-card img{aspect-ratio:3/2;object-fit:cover;width:100%;margin:0;display:block}.article-card-noimage{aspect-ratio:3/2;background:var(--accent-soft);width:100%}.article-card-body{flex-direction:column;flex:1;padding:1.1rem 1.2rem 1.3rem;display:flex}.article-card-category{color:var(--accent);background:var(--accent-soft);border-radius:999px;align-self:flex-start;margin-bottom:.65rem;padding:.22rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.article-card-title{margin:0 0 .5rem;font-size:1.02rem;font-weight:700;line-height:1.55}.article-card-desc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1.1rem;font-size:.85rem;line-height:1.7;display:-webkit-box;overflow:hidden}.article-card-cta{color:var(--accent);margin-top:auto;font-size:.85rem;font-weight:700}.theme-section,.first-read-section{margin-bottom:2.25rem}.theme-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.theme-card{background:var(--accent-soft);border:1px solid var(--border);min-height:64px;color:var(--accent);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:1.1rem .75rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:flex}.theme-card:hover,.theme-card:focus-visible{background:var(--accent);color:#fff;transform:translateY(-2px)}.theme-card-name{font-size:.95rem;line-height:1.4}.theme-card-count{opacity:.75;font-size:.75rem}@media (width<=900px){.article-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.article-grid{grid-template-columns:1fr}.hero h1{font-size:1.5rem}.theme-grid{grid-template-columns:1fr}}article p:has(>a[href*=amzn\.to],>a[href*="a.r10.to"]){background:var(--accent-soft);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;padding:1rem;display:flex}article p:has(>a[href*=amzn\.to],>a[href*="a.r10.to"])>a{box-sizing:border-box;border:1.5px solid var(--accent);color:var(--accent);text-align:center;background:#fff;border-radius:10px;flex:200px;justify-content:center;align-items:center;gap:.4rem;padding:.9rem 1.25rem;font-size:.92rem;font-weight:700;line-height:1.4;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}article p:has(>a[href*=amzn\.to],>a[href*="a.r10.to"])>a:after{content:"→"}article p:has(>a[href*=amzn\.to],>a[href*="a.r10.to"])>a:hover,article p:has(>a[href*=amzn\.to],>a[href*="a.r10.to"])>a:focus-visible{background:var(--accent);color:#fff}@media (width<=480px){article p:has(>a[href*=amzn\.to],>a[href*="a.r10.to"]){flex-direction:column}article p:has(>a[href*=amzn\.to],>a[href*="a.r10.to"])>a{flex:none;width:100%}}.related-section{margin-top:2.5rem}.related-grid{grid-template-columns:repeat(auto-fit,minmax(240px,320px))}
