:root{--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--bg:#F5F6F8;--surface:#ffffff;--fg:#17181b;--muted:#6a6d74;--faint:#9a9da3;--line:rgba(20,22,26,.1);--line-strong:rgba(20,22,26,.16);--accent:oklch(.55 .09 55);--col:720px;--col-wide:980px}@media(prefers-color-scheme:dark){:root{--bg:#101113;--surface:#17181b;--fg:#e8e8ea;--muted:#9a9ca2;--faint:#6c6e74;--line:rgba(255,255,255,.11);--line-strong:rgba(255,255,255,.18);--accent:oklch(.72 .08 65)}}:root[data-theme=light]{--bg:#F5F6F8;--surface:#ffffff;--fg:#17181b;--muted:#6a6d74;--faint:#9a9da3;--line:rgba(20,22,26,.1);--line-strong:rgba(20,22,26,.16);--accent:oklch(.55 .09 55)}:root[data-theme=dark]{--bg:#101113;--surface:#17181b;--fg:#e8e8ea;--muted:#9a9ca2;--faint:#6c6e74;--line:rgba(255,255,255,.11);--line-strong:rgba(255,255,255,.18);--accent:oklch(.72 .08 65)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:17px;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .35s ease,color .35s ease}::selection{background:var(--accent);color:var(--bg)}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}hr{border:none;border-top:1px solid var(--line);margin:0}.col{max-width:var(--col);margin:0 auto;padding:0 28px}.col-wide{max-width:var(--col-wide);margin:0 auto;padding:0 28px}.eyebrow{font-size:12px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin:0 0 26px}.site-head{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid var(--line)}.site-head .bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 28px}.site-head .mark{font-size:22px;font-weight:600;letter-spacing:-.01em}.site-head .mark b{color:var(--accent);font-weight:600}.site-head nav{display:flex;gap:22px;align-items:center;flex-wrap:wrap;font-size:13.5px;letter-spacing:.02em}.site-head nav a{color:var(--muted)}.site-head nav a:hover{color:var(--fg)}.site-head nav a[aria-current=page]{color:var(--fg);font-weight:600}.theme-btn{background:none;border:1px solid var(--line-strong);color:var(--fg);cursor:pointer;font-size:14px;line-height:1;width:30px;height:30px;flex:none;border-radius:999px;display:grid;place-items:center;padding:0;transition:border-color .2s ease,transform .4s ease}.theme-btn:hover{border-color:var(--accent);color:var(--accent)}@media(max-width:600px){.site-head .bar{padding:14px 20px;gap:14px;flex-wrap:wrap}.site-head nav{gap:13px;font-size:12.5px}.col,.col-wide{padding-left:20px;padding-right:20px}}.site-foot{border-top:1px solid var(--line);margin-top:2rem}.site-foot .inner{padding:48px 28px 64px}.elsewhere{display:flex;flex-wrap:wrap;gap:16px 24px;font-size:14px;margin-top:1rem}.elsewhere a{color:var(--muted)}.elsewhere a:hover{color:var(--fg)}.foot-meta{margin-top:1.5rem;font-size:14.5px;color:var(--muted);line-height:1.6}@media(max-width:600px){.site-foot .inner{padding-left:20px;padding-right:20px}}.post-body{font-size:18px;line-height:1.72}.post-body>*:first-child{margin-top:0}.post-body p{margin:0 0 1.1rem}.post-body a{color:var(--fg);border-bottom:1px solid var(--line-strong);padding-bottom:1px}.post-body a:hover{color:var(--accent);border-color:var(--accent)}.post-body img{border-radius:4px;display:block;margin:1.2rem 0;background:var(--line)}.post-body figure{margin:1.4rem 0}.post-body figure img{margin:0}.post-body .restored-photos{display:flex;flex-direction:column;gap:.8rem;margin:1.2rem 0}.post-body blockquote{margin:1.2rem 0;padding:.2rem 0 .2rem 1.1rem;border-left:2px solid var(--accent);color:var(--muted);font-style:italic}.post-body blockquote p:last-child{margin-bottom:0}.post-body .caption{margin-top:1.2rem;font-size:.98rem;color:var(--muted)}.post-body .caption a{font-size:.85rem}.post-body h2,.post-body h3{font-weight:600;letter-spacing:-.01em;margin:1.6rem 0 .6rem}.post-body i,.post-body em{font-style:italic}.post-body .npf_row{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.6rem}
