@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Source+Serif+4:opsz,wght@8..60,400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.highlight{background-color:#1e1c3f;padding:7px 7px 7px 10px;overflow:auto;font-size:95%}code{font-family:Bitstream Vera Sans Mono,Courier,monospace;color:#d8d8d8}.highlighter-rouge{background-color:#fafafa;color:#ff554a;font-size:16px}.highlight .hll{background-color:#f1fa8c}.highlight{background:#282a36;color:#f8f8f2}.highlight .c{color:#6272a4}.highlight .err,.highlight .g{color:#f8f8f2}.highlight .k{color:#ff79c6}.highlight .l,.highlight .n{color:#f8f8f2}.highlight .o{color:#ff79c6}.highlight .x,.highlight .p{color:#f8f8f2}.highlight .ch,.highlight .cm{color:#6272a4}.highlight .cp{color:#ff79c6}.highlight .cpf,.highlight .c1,.highlight .cs{color:#6272a4}.highlight .gd{color:#8b080b}.highlight .ge{color:#f8f8f2;text-decoration:underline}.highlight .gr{color:#f8f8f2}.highlight .gh,.highlight .gi{color:#f8f8f2;font-weight:700}.highlight .go{color:#44475a}.highlight .gp,.highlight .gs{color:#f8f8f2}.highlight .gu{color:#f8f8f2;font-weight:700}.highlight .gt{color:#f8f8f2}.highlight .kc{color:#ff79c6}.highlight .kd{color:#8be9fd;font-style:italic}.highlight .kn,.highlight .kp,.highlight .kr{color:#ff79c6}.highlight .kt{color:#8be9fd}.highlight .ld{color:#f8f8f2}.highlight .m{color:#bd93f9}.highlight .s{color:#f1fa8c}.highlight .na{color:#50fa7b}.highlight .nb{color:#8be9fd;font-style:italic}.highlight .nc{color:#50fa7b}.highlight .no,.highlight .nd,.highlight .ni,.highlight .ne{color:#f8f8f2}.highlight .nf{color:#50fa7b}.highlight .nl{color:#8be9fd;font-style:italic}.highlight .nn,.highlight .nx,.highlight .py{color:#f8f8f2}.highlight .nt{color:#ff79c6}.highlight .nv{color:#8be9fd;font-style:italic}.highlight .ow{color:#ff79c6}.highlight .w{color:#f8f8f2}.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#bd93f9}.highlight .sa,.highlight .sb,.highlight .sc,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .s1,.highlight .ss{color:#f1fa8c}.highlight .bp{color:#f8f8f2;font-style:italic}.highlight .fm{color:#50fa7b}.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:#8be9fd;font-style:italic}.highlight .il{color:#bd93f9}:root{color-scheme:light;--bg: #f7f6f3;--bg-2: #f1efe8;--surface: #ffffff;--ink: #141413;--muted: #5d5a52;--accent: #2f7a5b;--accent-2: #1f4f3b;--border: rgba(20, 20, 19, .12);--shadow: 0 16px 40px rgba(13, 12, 10, .08);--font-body: "Source Serif 4", serif;--font-head: "Space Grotesk", sans-serif;--font-mono: "IBM Plex Mono", monospace}*{box-sizing:border-box}body{background:radial-gradient(circle at top,var(--bg-2),var(--bg));color:var(--ink);font-family:var(--font-body);font-size:18px;line-height:1.7}.page{min-height:100vh;display:flex;flex-direction:column}.container{width:min(980px,92vw);margin:0 auto}.main{flex:1;padding:48px 0 72px}.site-header{border-bottom:1px solid var(--border);background:#f7f6f3e6;backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.header-inner{display:flex;gap:24px;justify-content:space-between;align-items:center;padding:20px 0}.brand{display:flex;gap:16px;align-items:center}.avatar{width:56px;height:56px;border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow)}.brand-title{font-family:var(--font-head);font-weight:700;font-size:1.2rem}.brand-subtitle{color:var(--muted);font-size:.95rem}.nav{display:flex;gap:18px;font-family:var(--font-mono);font-size:.85rem}.nav a{color:var(--ink);text-decoration:none;padding:6px 10px;border-radius:6px;border:1px solid transparent}.nav a:hover{border-color:var(--border);background:#fff9}.hero{display:grid;grid-template-columns:1.2fr .9fr;gap:32px;align-items:center;padding:36px 0 48px}.hero h1{font-family:var(--font-head);font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.1;margin-bottom:16px}.lede{font-size:1.05rem;color:var(--muted)}.eyebrow{font-family:var(--font-mono);color:var(--accent-2);text-transform:lowercase;letter-spacing:.06em;margin-bottom:10px}.hero-actions{display:flex;gap:12px;margin-top:18px}.button{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:10px;background:var(--ink);color:#fff;font-family:var(--font-mono);font-size:.85rem;text-decoration:none}.button.ghost{background:transparent;color:var(--ink);border:1px solid var(--border)}.hero-terminal{border:1px solid var(--border);border-radius:14px;background:#0f1412;color:#cfe9dc;box-shadow:var(--shadow);overflow:hidden}.terminal-header{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#101815;border-bottom:1px solid rgba(255,255,255,.08)}.dot{width:10px;height:10px;border-radius:50%}.dot.red{background:#ef7f6d}.dot.amber{background:#f4c370}.dot.green{background:#6ed19d}.terminal-title{margin-left:auto;font-family:var(--font-mono);font-size:.75rem;color:#cfe9dcb3}.terminal-body{padding:18px 20px 22px;font-family:var(--font-mono);font-size:.85rem;line-height:1.6;white-space:pre-wrap}.section{margin-top:60px}.section-header{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px}.section h2,.section h1{font-family:var(--font-head)}.section-link{font-family:var(--font-mono);font-size:.85rem;color:var(--accent-2);text-decoration:none}.section-subtitle{color:var(--muted);font-size:.95rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.card-grid.list{grid-template-columns:1fr}.card{border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:18px 20px;box-shadow:0 6px 18px #1414130f}.card h3{font-family:var(--font-head);font-size:1.15rem;margin:10px 0 8px}.card p{color:var(--muted);margin:0}.card-meta{display:flex;gap:8px;flex-wrap:wrap}.meta-chip{font-family:var(--font-mono);font-size:.72rem;padding:4px 8px;border-radius:999px;background:#2f7a5b14;color:var(--accent-2)}.meta-chip.mono{background:#14141314;color:var(--ink)}.video-shell{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.video-placeholder{border:1px dashed var(--border);border-radius:16px;padding:28px;min-height:240px;display:flex;flex-direction:column;gap:10px;justify-content:center;background:#ffffffb3}.video-label{font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent-2);font-size:.8rem}.video-list{display:grid;gap:12px}.video-item{padding:14px 16px;border-radius:12px;border:1px solid var(--border);background:var(--surface)}.video-title{font-family:var(--font-head);margin-bottom:6px}.video-meta{font-size:.8rem;color:var(--muted)}.article{max-width:760px;margin:0 auto}.article-header{margin-bottom:32px}.article-meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.summary{border:1px solid var(--border);background:#2f7a5b0f;border-radius:16px;padding:18px 20px;margin-bottom:24px}.summary h2{font-family:var(--font-head);font-size:1.1rem;margin-bottom:12px}.article-content img{max-width:100%;border-radius:12px;border:1px solid var(--border);box-shadow:0 6px 16px #14141314}.article-content pre{background:#0f1412;color:#cfe9dc;padding:16px;border-radius:12px;overflow:auto}.article-content code{font-family:var(--font-mono)}.site-footer{border-top:1px solid var(--border);padding:24px 0 36px;font-family:var(--font-mono);font-size:.75rem;color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;gap:12px}.footer-links a{margin-left:12px;color:var(--muted);text-decoration:none}.mono{font-family:var(--font-mono)}@media (max-width: 900px){.hero,.video-shell{grid-template-columns:1fr}.header-inner{flex-direction:column;align-items:flex-start}.nav{flex-wrap:wrap}}@media (max-width: 640px){body{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.card-grid{grid-template-columns:1fr}}
