@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap");*{margin:0;padding:0;box-sizing:border-box}body.terminal{background:#0a0a0a;color:#b0b0b0;font-family:SF Mono,Fira Code,JetBrains Mono,Cascadia Code,monospace;font-size:13.5px;line-height:1.75;min-height:100vh}.term-wrap{max-width:820px;margin:0 auto;padding:2rem 1.5rem}.term-topbar{display:flex;align-items:center;gap:6px;padding:.6rem 1rem;background:#1a1a1a;border-radius:8px 8px 0 0;border:1px solid #222;border-bottom:none;margin-bottom:0}.term-dot{width:12px;height:12px;border-radius:50%}.term-dot.red{background:#ff5f57}.term-dot.yellow{background:#febc2e}.term-dot.green{background:#28c840}.term-topbar-title{flex:1 1;text-align:center;font-size:12px;color:#555;margin-right:54px}.term-body{background:#0d0d0d;border:1px solid #222;border-top:none;border-radius:0 0 8px 8px;padding:1.5rem;min-height:70vh}.term-line{margin-bottom:.15rem;white-space:pre-wrap;word-break:break-word}.term-prompt{color:#5af5c8}.term-cmd{color:#c4a7e7}.term-flag{color:#e0a68e}.term-output{color:#aaa}.term-highlight{color:#e0a070}.term-accent{color:#d6a0e0}.term-success{color:#5af5c8}.term-dim{color:#505050}.term-white{color:#e0e0e0}.term-link{color:#e0a68e;text-decoration:none}.term-link:hover{text-decoration:underline}.term-cursor{display:inline-block;width:8px;height:16px;background:#b0b0b0;vertical-align:text-bottom;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.term-section{margin:1.5rem 0;padding-top:.5rem;border-top:1px solid #1a1a1a}.term-table{margin:.25rem 0 .5rem}.term-table-row{display:flex;gap:0}.term-table-row .term-col-name{min-width:240px;color:#d4d4d4}.term-table-row .term-col-role{min-width:280px;color:#9a9a9a}.term-table-row .term-col-date{color:#555}.term-contrib-row{display:flex;align-items:center;gap:0;margin:.2rem 0}.term-contrib-row .term-col-repo{min-width:340px}.term-contrib-row .term-col-org{min-width:160px;color:#666}.term-contrib-row .term-col-commits{color:#666}.term-project-block{margin:.75rem 0;padding:.75rem;border:1px solid #1a1a1a;border-radius:4px}.term-project-block:hover{border-color:#333;cursor:pointer}.term-project-name{color:#c4a7e7;font-weight:500}.term-project-tag{font-size:11px;padding:1px 6px;border:1px solid #5af5c8;color:#5af5c8;border-radius:3px;margin-left:8px}.term-project-desc{color:#888;margin-top:.25rem}.term-project-readme{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #1a1a1a;color:#888}.term-project-readme h2,.term-project-readme h3{color:#b0b0b0;margin:.5rem 0 .25rem;font-size:14px}.term-project-readme p{margin-bottom:.5rem}.term-project-readme ul{padding-left:1.25rem;margin-bottom:.5rem}.term-project-readme li{margin-bottom:.15rem}.term-project-readme code{color:#ce9178}.term-mode-toggle{position:fixed;bottom:1.5rem;right:1.5rem;background:#1a1a1a;border:1px solid #333;color:#666;padding:.4rem .8rem;border-radius:4px;font-family:inherit;font-size:12px;cursor:pointer;transition:all .2s;z-index:100}.term-mode-toggle:hover{color:#aaa;border-color:#555}body.book{background:#fff;color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,sans-serif;font-size:15px;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;font-weight:400}.book-wrap{max-width:600px;margin:0 auto;padding:5rem 2rem 6rem}.book-header{margin-bottom:3.5rem}.book-name{font-size:1.5rem;font-weight:500;letter-spacing:-.01em;color:#000;margin-bottom:.3rem}.book-subtitle{font-size:.875rem;color:#888;font-weight:300}.book-links{display:flex;gap:1.25rem;margin-top:.75rem}.book-links a{color:#999;text-decoration:none;font-size:.8rem;letter-spacing:.02em;transition:color .15s}.book-links a:hover{color:#000}.book-nav{display:flex;gap:1.5rem;margin-bottom:2.5rem;border-bottom:1px solid #eee;padding-bottom:.75rem}.book-nav button{background:none;border:none;font-family:inherit;font-size:.8rem;font-weight:400;letter-spacing:.03em;text-transform:lowercase;color:#bbb;cursor:pointer;padding:0;transition:color .15s}.book-nav button.active,.book-nav button:hover{color:#000}.book-section-title{display:none}.book-divider{margin:1.75rem 0;border:none;border-top:1px solid #f0f0f0;height:0;text-align:center;color:transparent;font-size:0}.book-exp{margin-bottom:0}.book-exp-company{font-size:.95rem;font-weight:500;color:#000;margin-bottom:0}.book-exp-meta{font-size:.8rem;font-style:normal;color:#999;margin-bottom:.5rem;font-weight:300}.book-exp-bullets{list-style:none;padding:0}.book-exp-bullets li{font-size:.85rem;margin-bottom:.3rem;color:#444;font-weight:300;line-height:1.55}.book-project{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.book-project:last-child{border-bottom:none}.book-project-title{font-size:.95rem;font-weight:500;color:#000}.book-project-title a{color:#000;text-decoration:none;transition:opacity .15s}.book-project-title a:hover{opacity:.5}.book-project-tag{font-size:.65rem;font-weight:400;letter-spacing:.04em;color:#999;border:1px solid #ddd;padding:1px 6px;border-radius:2px;margin-left:.5rem;vertical-align:middle}.book-project-desc{font-size:.85rem;color:#666;margin-top:.15rem;font-weight:300}.book-project-readme{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f0f0f0;font-size:.82rem;color:#555;line-height:1.6;font-weight:300}.book-project-readme h2,.book-project-readme h3{font-size:.82rem;font-weight:500;margin:.75rem 0 .3rem;color:#222}.book-project-readme p{margin-bottom:.5rem}.book-project-readme ul{padding-left:1rem;margin-bottom:.5rem;list-style:none}.book-project-readme li{padding-left:.75rem;position:relative;margin-bottom:.15rem}.book-project-readme li:before{content:"-";position:absolute;left:0;color:#ccc}.book-project-readme code{font-family:SF Mono,Fira Code,monospace;font-size:.85em;color:#888}.book-contrib{display:flex;justify-content:space-between;align-items:baseline;padding:.5rem 0;border-bottom:1px solid #f5f5f5}.book-contrib:last-child{border-bottom:none}.book-contrib-name a{color:#111;text-decoration:none;font-size:.85rem;font-weight:400}.book-contrib-name a:hover{opacity:.5}.book-contrib-org{color:#bbb;font-size:.8rem;font-weight:300;margin-left:.4rem}.book-contrib-meta{font-size:.75rem;color:#ccc;white-space:nowrap;font-weight:300}.book-mode-toggle{position:fixed;bottom:1.5rem;right:1.5rem;background:#fff;border:1px solid #e0e0e0;color:#bbb;padding:.35rem .7rem;border-radius:3px;font-family:inherit;font-size:.7rem;letter-spacing:.02em;cursor:pointer;transition:all .15s;z-index:100}.book-mode-toggle:hover{color:#000;border-color:#000}.term-input-wrap{display:flex;align-items:center;margin-top:2rem}.term-input{background:transparent;border:none;outline:none;color:#c4a7e7;font-family:inherit;font-size:inherit;line-height:inherit;flex:1 1;caret-color:#b0b0b0;margin-left:.25rem}.term-input::placeholder{color:#333;font-style:italic}.term-history-line{margin-bottom:.15rem;white-space:pre-wrap;word-break:break-word}.term-snake-board{font-family:inherit;line-height:1.1;letter-spacing:2px;color:#555;margin:.5rem 0}.term-snake-score{color:#5af5c8;margin-bottom:.25rem}.term-snake-hint{color:#333;font-style:italic;margin-top:.25rem}.fade-in{animation:fadeIn .6s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}