:root{--gray-1: #fbfaf8;--gray-2: #f5f3ef;--gray-3: #ebe8e2;--gray-4: #dcd8d0;--gray-7: #7f786f;--gray-8: #5d5852;--gray-9: #282622;--emerald-1: #edf9f3;--emerald-5: #4db38b;--emerald-6: #258968;--emerald-7: #176e54;--bg: var(--gray-1);--surface: #fff;--ink: var(--gray-9);--muted: var(--gray-8);--line: var(--gray-4);--accent: var(--emerald-6);--accent-dark: var(--emerald-7);--shadow: 0 10px 24px -12px rgb(40 38 34 / .2), 0 4px 8px -4px rgb(40 38 34 / .08);--radius: .625rem;--radius-lg: .875rem;--content: 1120px;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:var(--font)}body{margin:0;line-height:1.6}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.16em}a:hover{color:var(--accent-dark)}.wrap{width:min(calc(100% - 2rem),var(--content));margin:0 auto}.topbar{position:relative;z-index:1;border-bottom:1px solid var(--line);background:#fbfaf8f0}.navigation,.footer-content{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:4.75rem}.wordmark{display:inline-flex;align-items:center;gap:.5rem;color:var(--ink);font-size:1.08rem;font-weight:720;letter-spacing:-.04em;text-decoration:none}.wordmark small{margin-left:.15rem;color:var(--gray-7);font-size:.62rem;font-weight:700;letter-spacing:.12em}.mark{display:grid;width:1.52rem;height:1.52rem;place-items:center;border-radius:.28rem;background:var(--accent-dark);color:#fff;font-size:.85rem;letter-spacing:-.1em}.nav-links{display:flex;gap:1.25rem;color:var(--muted);font-size:.88rem}.nav-links a,.footer a{text-decoration:none}.hero{overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(118deg,var(--bg) 0%,var(--bg) 54%,var(--emerald-1) 100%)}.hero-inner{padding:clamp(4.5rem,10vw,8rem) 0;max-width:48rem}.eyebrow{margin:0 0 .9rem;color:var(--accent-dark);font-size:.73rem;font-weight:750;letter-spacing:.13em}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{max-width:13ch;margin:0;font-size:clamp(2.7rem,6vw,5.25rem);font-weight:360}h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:400}h3{margin:0;font-size:1.28rem;font-weight:600}.lede{max-width:42rem;margin:1.4rem 0 0;color:var(--muted);font-size:1.14rem}.section{padding:clamp(3.5rem,7vw,6rem) 0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2rem}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.post-card{display:flex;flex-direction:column;min-height:18rem;padding:1.45rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);text-decoration:none;transition:transform .2s ease,border-color .2s ease}.post-card:hover{transform:translateY(-3px);border-color:var(--emerald-5);color:var(--ink)}.post-card h2{margin-top:1rem;font-size:clamp(1.55rem,3vw,2.25rem)}.post-card p{color:var(--muted)}.card-meta,.article-meta{display:flex;flex-wrap:wrap;gap:.45rem .8rem;color:var(--gray-7);font-size:.78rem}.tag{display:inline-flex;padding:.15rem .5rem;border-radius:999px;background:var(--emerald-1);color:var(--accent-dark);font-size:.72rem;font-weight:680;letter-spacing:.02em}.tags{display:flex;flex-wrap:wrap;gap:.42rem;margin-top:auto;padding-top:1rem}.article-shell{width:min(calc(100% - 2rem),50rem);margin:0 auto;padding:clamp(3.5rem,8vw,6.5rem) 0}.article-header{padding-bottom:2.75rem;border-bottom:1px solid var(--line)}.article-header h1{max-width:15ch;font-size:clamp(2.55rem,6vw,4.8rem)}.article-header .lede{font-size:1.17rem}.article-body{font-size:1.08rem}.article-body :is(h2,h3){margin-top:2.7em}.article-body p,.article-body li{max-width:43rem}.article-body a{color:var(--accent-dark)}.article-body blockquote{margin:2rem 0;padding:1rem 1.25rem;border-block:1px solid var(--emerald-5);color:var(--muted)}.article-body table{display:block;overflow-x:auto;border-collapse:collapse;margin:2rem 0;font-size:.92rem}.article-body th,.article-body td{padding:.65rem .75rem;border:1px solid var(--line);text-align:left}.faq{margin-top:4rem;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.faq h2{margin-bottom:1.3rem;font-size:1.9rem}.faq-item+.faq-item{padding-top:1.2rem;border-top:1px solid var(--line)}.faq-item h3{font-size:1rem}.faq-item p{margin-bottom:0;color:var(--muted)}.archive{display:grid;gap:1rem}.archive-item{padding:1.25rem 0;border-bottom:1px solid var(--line)}.archive-item h2{margin:.4rem 0;font-size:clamp(1.45rem,3vw,2.2rem)}.archive-item p{max-width:45rem;color:var(--muted)}.translation{display:inline-flex;margin-top:1.25rem;color:var(--accent-dark);font-weight:650}.footer{border-top:1px solid var(--line);color:var(--muted);font-size:.82rem}.footer .wordmark{font-size:1rem}.footer .mark{width:1.3rem;height:1.3rem;font-size:.72rem}.not-found{min-height:58vh;display:grid;place-items:center;text-align:center}.not-found h1{max-width:none}@media(max-width:640px){.navigation,.footer-content{min-height:4.2rem}.footer-content{align-items:flex-start;flex-direction:column;padding:1.25rem 0}.post-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.article-body{font-size:1rem}}
