.hb{--paper:hsl(var(--background));--ink:hsl(var(--foreground));--ink-soft:hsl(var(--muted-foreground));--ink-faint:hsl(var(--muted-foreground));--green:var(--ink);--green-tint:hsl(var(--muted));--green-bright:var(--ink);--terminal:#121212;--terminal-dim:#7d7d7d;--rule:hsl(var(--border));--display:"Sora",sans-serif;--body:"DM Sans",sans-serif;--mono:"JetBrains Mono",monospace;--hero-top:clamp(48px,7vw,84px);background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;box-sizing:border-box;flex:1 0 auto;position:relative;padding-bottom:100px}.hb *,.hb :after,.hb :before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hb *,.hb :after,.hb :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hb ::selection{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.hb a{color:inherit}.hb article a:not(.tip-cta):not(.term-link){font-weight:700;text-decoration:none}.hb article a:not(.tip-cta):not(.term-link):hover{text-decoration:underline}.hb a:focus-visible,.hb button:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:2px}.hb section{scroll-margin-top:88px}.hb #progress{position:fixed;top:0;left:0;height:3px;width:0;background:var(--green);z-index:100}.hb .page{max-width:1240px;margin:0 auto;padding:0 clamp(20px,5vw,56px)}.hb .column{max-width:620px;margin:0 auto}.hb .hero{padding:var(--hero-top) 0 clamp(32px,4.5vw,48px)}.hb .eyebrow{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;color:var(--ink-faint);display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hb .eyebrow .sep{color:var(--green);letter-spacing:0}.hb h1{font-family:var(--display);font-weight:800;font-size:clamp(33px,5vw,54px);line-height:1.06;letter-spacing:-.03em;margin:26px 0 0}.hb h1 .period{color:var(--green)}.hb .terminal{background:var(--terminal);color:#e8e6e0;margin:clamp(24px,3.5vw,36px) 0 clamp(28px,4vw,40px);font-family:var(--mono);font-size:12.5px;line-height:1.9;padding:0 0 26px}.hb .term-bar{display:flex;align-items:center;gap:8px;padding:14px 22px;border-bottom:1px solid #262626}.hb .term-bar i{width:9px;height:9px;border-radius:50%;background:#333;display:block}.hb .term-bar .t-label{margin-left:10px;font-size:11px;letter-spacing:.22em;color:var(--terminal-dim)}.hb .term-body{padding:20px 22px 0}.hb .term-line{color:var(--terminal-dim)}.hb .term-link{display:flex;gap:16px;align-items:baseline;text-decoration:none;color:#e8e6e0;padding:3px 6px;margin:0 -6px}.hb .term-link:focus-visible,.hb .term-link:hover{background:#1d1d1d;color:#fff}.hb .term-link:hover .t-desc{color:#bdbab2}.hb .t-prompt{color:#3ddc84}.hb .t-num{color:var(--terminal-dim);min-width:2ch}.hb .t-name{font-weight:700}.hb .t-desc{color:#8f8c85;font-size:11.5px;display:none}@media (min-width:640px){.hb .t-desc{display:inline}}.hb .cursor{display:inline-block;width:8px;height:15px;background:#3ddc84;vertical-align:-2px;animation:hb-blink 1.1s steps(1) infinite}@keyframes hb-blink{50%{opacity:0}}.hb article{padding-bottom:40px}.hb article p{margin:0 0 23px}.hb .section{padding-top:clamp(36px,5vw,56px)}.hb .sec-eyebrow{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;color:var(--green);display:flex;align-items:center;gap:16px;margin-bottom:16px}.hb .sec-eyebrow:after{content:"";height:1px;background:var(--rule);flex:1}.hb h2{font-family:var(--display);font-weight:800;font-size:clamp(25px,3.2vw,34px);line-height:1.1;letter-spacing:-.02em;margin:0 0 26px}.hb article ol,.hb article ul{margin:0 0 26px;padding-left:0;list-style:none}.hb article ol li,.hb article ul li{padding:11px 0 11px 44px;position:relative;border-bottom:1px solid var(--rule)}.hb article ol li:first-child,.hb article ul li:first-child{border-top:1px solid var(--rule)}.hb article ul li:before{content:">";position:absolute;left:6px;top:11px;font-family:var(--mono);color:var(--green);font-weight:700}.hb article ol{counter-reset:step}.hb article ol li{counter-increment:step}.hb article ol li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:13px;font-family:var(--mono);font-size:12.5px;font-weight:700;color:var(--green)}.hb .tip{background:hsl(var(--muted));border:1px solid var(--rule);border-radius:6px;padding:18px 22px;margin:0 0 26px;font-size:16px}.hb .tweet-embed{margin:0 0 26px;display:flex;justify-content:center}.hb .tweet-embed .twitter-tweet{margin:0 auto!important}.hb .tweet-embed blockquote:not(.twitter-tweet-rendered){width:100%;border:1px solid var(--rule);padding:18px 22px;font-family:var(--mono);font-size:13px}.hb .tweet-embed blockquote:not(.twitter-tweet-rendered) a{color:var(--green);text-decoration:none;font-weight:700}.hb .tweet-embed blockquote:not(.twitter-tweet-rendered) a:hover{text-decoration:underline}.hb .tip b{font-family:var(--mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--green);display:block;margin-bottom:6px;font-weight:700}.hb .tip p{margin:0 0 14px}.hb .tip-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:var(--ink);color:var(--paper);font-family:var(--mono);font-size:12.5px;font-weight:700;letter-spacing:.02em;text-decoration:none;border-radius:6px;transition:opacity .15s,transform .15s}.hb .tip-cta:hover{opacity:.85}.hb .tip-cta span{transition:transform .15s}.hb .tip-cta:hover span{transform:translateX(2px)}.hb .gmail{background:#fff;border-radius:8px 8px 0 0;overflow:hidden;box-shadow:0 8px 28px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.08);margin:6px 0 26px;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5;color:#202124}.hb .gm-head{background:#404040;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:13px;font-weight:700}.hb .gm-head .gm-ctrl{display:flex;gap:14px;color:#c8c8c8;font-weight:400;font-size:13px;line-height:1}.hb .gm-row{display:flex;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid #ececec;color:#5f6368;font-size:13.5px}.hb .gm-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #dadce0;border-radius:16px;padding:2px 10px 2px 3px;color:#202124}.hb .gm-chip i{width:20px;height:20px;border-radius:50%;background:var(--green);color:#fff;font-style:normal;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.hb .gm-subject{color:#202124;font-weight:700}.hb .gm-body{padding:16px;color:#202124}.hb .gm-body p{margin:0 0 14px;font-size:14px;line-height:1.55}.hb .gm-body p:last-child{margin-bottom:0}.hb .gm-body a{color:#0b57d0;text-decoration:underline}.hb .gm-foot{display:flex;align-items:center;gap:16px;padding:12px 16px 14px;border-top:1px solid #ececec}.hb .gm-send{background:#0b57d0;color:#fff;border-radius:18px;padding:8px 22px;font-size:13.5px;font-weight:700;letter-spacing:.01em}.hb .gm-icons{display:flex;gap:14px;color:#5f6368}.hb .gm-icons svg{display:block}.hb sup{font-family:var(--mono);font-size:11px;color:var(--green)}.hb .notes{margin-top:clamp(44px,6vw,72px);padding-top:26px;border-top:1px solid var(--ink);font-size:14.5px;color:var(--ink-soft)}.hb .notes h3{font-family:var(--mono);font-size:11px;letter-spacing:.34em;text-transform:uppercase;font-weight:500;color:var(--ink-faint);margin-bottom:18px}.hb .notes p{margin-bottom:14px}.hb .notes .n-num{font-family:var(--mono);color:var(--green);font-size:12px;margin-right:8px}.hb .author{margin-top:clamp(44px,6vw,64px);display:flex;gap:20px;align-items:flex-start;padding:28px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.hb .author .avatar{width:56px;height:56px;flex-shrink:0;display:block;overflow:hidden;border-radius:50%;border:1px solid var(--rule)}.hb .author .avatar img{display:block;width:100%;height:100%;object-fit:cover}.hb .author h4{font-family:var(--display);font-size:17px;margin-bottom:2px}.hb .author h4,.hb .author h4 a{font-weight:800}.hb .author .a-role{font-family:var(--mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:10px}.hb .author p{font-size:15px;color:var(--ink-soft);line-height:1.6}.hb .author a{color:var(--green);text-decoration:none;font-weight:600}.hb .author a:hover{text-decoration:underline}@media (max-width:640px){.hb{font-size:16px}}.hb .bottomnav{position:fixed;left:0;right:0;bottom:0;z-index:90;font-family:var(--mono);box-shadow:0 -1px 0 var(--rule);transform:translateY(0);transition:transform .25s ease}.hb .bottomnav.bottomnav--released{transform:translateY(100%)}.hb .bn-chapters{background:var(--paper);display:flex;justify-content:center;overflow-x:auto;scrollbar-width:none}.hb .bn-chapters::-webkit-scrollbar{display:none}.hb .bn-chapters a{text-decoration:none;color:var(--ink-soft);font-size:11.5px;font-weight:500;letter-spacing:.03em;padding:14px 22px;white-space:nowrap;border-bottom:2px solid transparent;transition:color .15s,background .15s}.hb .bn-chapters a:hover{color:var(--ink)}.hb .bn-chapters a.active{background:var(--green-tint);color:var(--green);font-weight:700;border-bottom-color:var(--green)}.hb .bn-chapters a .bn-num{color:var(--ink-faint);margin-right:6px}.hb .bn-chapters a.active .bn-num{color:var(--green)}.hb .bn-sections{background:var(--green-tint);display:flex;justify-content:center;gap:2px;overflow-x:auto;scrollbar-width:none;border-top:1px solid var(--rule)}.hb .bn-sections::-webkit-scrollbar{display:none}.hb .bn-sections a{text-decoration:none;color:var(--ink-soft);font-size:10.5px;letter-spacing:.03em;padding:11px 14px;white-space:nowrap;transition:color .15s}.hb .bn-sections a:hover{color:var(--ink)}.hb .bn-sections a.active{color:var(--green);font-weight:700}@media (max-width:760px){.hb .bn-chapters,.hb .bn-sections{justify-content:flex-start;padding:0 8px}}