.nav-list a.active,.nav-list a:hover{color:var(--accent2)}.nav-list a,.post-list-item a{text-decoration:none}.post-pagination,.site-footer{border-top:1px solid var(--border)}:root{--bg:#ffffff;--surface:#f8fafc;--surface-2:#eef2f7;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--accent:#2563eb;--accent2:#00a600;--code-bg:#0f172a;--code-text:#00a600;--code-text-old:#e2e8f0;--code-border:#1e293b;--max-width:760px;--radius:14px;--shadow:0 8px 24px rgba(15, 23, 42, 0.08)}*,::after,::before{box-sizing:border-box}html{color-scheme:light}.nav-list a,.post-list-item a,body{color:var(--text)}body{margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.7;background:var(--bg)}img{max-width:100%;display:block}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.site-footer,.site-header{border-bottom:1px solid var(--border)}.site-footer{border-bottom:0;margin-top:4rem}.site-header-inner{display:flex;justify-content:space-between;align-items:center;padding-block:1.25rem}.nav-list,.post-list{list-style:none;padding:0}.logo,.post-pagination a{font-weight:700;color:var(--text);text-decoration:none}.nav-list{display:flex;gap:1rem;margin:0}.nav-list a.active{font-weight:600}main.container{padding-block:3rem}.page-header,.post-header{margin-bottom:2rem}.post-list{margin:0}.post-list-item{padding:1.75rem 0;border-bottom:1px solid var(--border)}.post-list-item h2{margin:0 0 .5rem;font-size:clamp(1.25rem, 2vw, 1.5rem)}.post-list-item a:hover{color:#00a600}.post-list-item-container{display:grid;grid-template-columns:220px 1fr;gap:1.5rem;margin-top:.75rem}.post-list-item-container-img{width:100%;aspect-ratio:4/5;overflow:hidden;max-height:200px;max-width:200px}.post-list-item-container-img img{height:100%;width:100%;object-fit:cover;object-position:left;display:block}.post-list-item-container-txt{display:flex;flex-direction:column;gap:1.5rem;height:100%}.post-list-item-container-txt-desc{flex-grow:1}.post-list-item-container-txt-meta{color:var(--muted);font-size:.8rem;max-width:60ch;margin-top:1rem}.post-serie-parts,.post-serie-title{font-size:clamp(1.25rem, 2vw, 1.5rem)}.post-group{margin-block:4rem;padding-left:1rem}.post-group-series{border-left:2px solid rgba(0,166,0,.35)}.post-group-standalone{border-left:2px solid rgba(255,255,255,.08)}.post-serie-title{display:flex;align-items:baseline;gap:.75rem}.post-serie-parts{color:var(--muted);font-weight:400}.post{padding-bottom:2rem}.eyebrow{margin:0 0 2rem;color:var(--accent2);font-size:.95rem;font-weight:600}.post h1{margin:0;line-height:1.15;font-size:clamp(2rem, 3vw, 3.25rem);letter-spacing:-.02em}.post-description{color:var(--muted);font-size:1.1rem;max-width:60ch;margin-top:1rem}.post-meta{display:flex;flex-wrap:wrap;gap:.5rem;color:var(--muted);font-size:.95rem;margin-top:.85rem}.post-content{font-size:1.06rem;margin-top:.85rem}.post-content>*+*{margin-top:1.1rem}.post-content h2,.post-content h3{line-height:1.2;letter-spacing:-.01em;margin-top:2.5rem;margin-bottom:.75rem}.post-content ol,.post-content p,.post-content ul{max-width:68ch}.post-content a{color:var(--accent)}.post-content hr{margin-block-start:2em;margin-block-end:3em}.post-content p img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px}.post-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.post-content :not(pre)>code{background:var(--surface-2);padding:.2rem .4rem;border-radius:6px}.post-content pre{position:relative;background:var(--code-bg);color:var(--code-text);border:1px solid var(--code-border);border-radius:var(--radius);box-shadow:var(--shadow);overflow-x:auto;padding:1rem;margin-top:1.25rem;margin-bottom:1.5rem}.post-content pre code{display:block;font-size:.92rem;line-height:1.65}.post-content blockquote{background-color:#ffffe0}.post-pagination{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem}.post-pagination a:hover{text-decoration:underline}@media (max-width:700px){.site-header-inner{flex-direction:column;align-items:flex-start;gap:.75rem}.post-pagination{flex-direction:column}.post-list-item-container{grid-template-columns:1fr}.post-list-item-container-img{aspect-ratio:16/9;max-height:300px}.post-list-item-container-img img{object-position:center}}