*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#2a2520;background:#f0e8da;min-height:100vh;font-family:Playfair Display,Georgia,serif;overflow-x:hidden}::selection{color:#f0e8da;background:#d4a053}body:before{content:"";pointer-events:none;z-index:9999;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}main.svelte-1uha8ag{max-width:760px;margin:0 auto;padding:4rem 2rem 3rem}header.svelte-1uha8ag{margin-bottom:3rem}.header-content.svelte-1uha8ag{justify-content:space-between;align-items:center;gap:2rem;display:flex}.header-text.svelte-1uha8ag{flex:1}.header-photo.svelte-1uha8ag{object-fit:cover;filter:grayscale(.4);border:3px solid #d5cec4;border-radius:50%;flex-shrink:0;width:180px;height:180px;transition:filter .4s,transform .4s cubic-bezier(.22,1,.36,1);box-shadow:0 8px 32px #2a25201f}.header-photo.svelte-1uha8ag:hover{filter:grayscale(0);transform:scale(1.03)}.header-rule.svelte-1uha8ag{background:linear-gradient(90deg,#d4a053,#0000);height:2px;margin-bottom:1.5rem}.header-rule.bottom.svelte-1uha8ag{background:linear-gradient(90deg,#c8bfb0,#0000);margin-top:1.5rem;margin-bottom:0}.header-label.svelte-1uha8ag{letter-spacing:.15em;text-transform:uppercase;color:#8a7e6e;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:300}h1.svelte-1uha8ag{letter-spacing:-.02em;margin-top:.25rem;font-size:clamp(2.2rem,5.5vw,3.5rem);font-weight:400;line-height:1.15}h1.svelte-1uha8ag em:where(.svelte-1uha8ag){color:#d4a053;font-style:italic;font-weight:700}.subtitle.svelte-1uha8ag{letter-spacing:.05em;color:#8a7e6e;margin-top:.5rem;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:300}.intro.svelte-1uha8ag{margin-bottom:3rem;animation:.8s cubic-bezier(.22,1,.36,1) svelte-1uha8ag-fadeUp}.intro-text.svelte-1uha8ag{max-width:560px;margin-bottom:1rem;font-size:1.15rem;line-height:1.7}.intro-text.svelte-1uha8ag em:where(.svelte-1uha8ag){color:#d4a053;font-style:italic;font-weight:700}.intro-text.dim.svelte-1uha8ag{color:#6a6055;font-size:1rem}.start-btn.svelte-1uha8ag{color:#2a2520;cursor:pointer;background:0 0;border:1px solid #d4a053;flex-direction:column;align-items:center;gap:.3rem;margin-top:2rem;padding:1rem 2.5rem;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex}.start-btn.svelte-1uha8ag:hover{color:#f0e8da;background:#d4a053;transform:translateY(-2px)}.btn-label.svelte-1uha8ag{letter-spacing:.2em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:500}.btn-hint.svelte-1uha8ag{letter-spacing:.1em;opacity:.6;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:300}.terminal-section.svelte-1uha8ag{margin-bottom:3rem}.terminal-chrome.svelte-1uha8ag{background:#2a2520;border-bottom:1px solid #3a3530;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.terminal-dots.svelte-1uha8ag{gap:6px;display:flex}.dot.svelte-1uha8ag{border-radius:50%;width:10px;height:10px}.dot.red.svelte-1uha8ag{background:#b8423a}.dot.yellow.svelte-1uha8ag{background:#d4a053}.dot.green.svelte-1uha8ag{background:#7a8a6a}.terminal-title.svelte-1uha8ag{color:#8a7e6e;flex:1;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:300}.terminal-status.svelte-1uha8ag{letter-spacing:.15em;text-transform:uppercase;border:1px solid;padding:.15rem .5rem;font-family:JetBrains Mono,monospace;font-size:.55rem;font-weight:500}.terminal-status.bug.svelte-1uha8ag{color:#b8423a;border-color:#b8423a;animation:1.5s infinite svelte-1uha8ag-pulse-red}.terminal-status.fixed.svelte-1uha8ag{color:#7a8a6a;border-color:#7a8a6a;animation:.5s svelte-1uha8ag-fadeIn}.terminal.svelte-1uha8ag{scrollbar-width:thin;scrollbar-color:#3a3530 transparent;background:#1a1714;max-height:420px;padding:1.5rem;font-family:JetBrains Mono,monospace;font-size:.78rem;line-height:1.65;overflow-y:auto}.line.svelte-1uha8ag{white-space:pre-wrap;word-break:break-all;min-height:1.2em}.line.command.svelte-1uha8ag{color:#e8dfd0}.line.code.svelte-1uha8ag{color:#8a9e7a}.line.comment.svelte-1uha8ag{color:#6a6055;font-style:italic}.line.comment.aha-comment.svelte-1uha8ag{color:#d4a053}.line.comment.victory.svelte-1uha8ag{color:#7a8a6a;font-size:.85rem}.line.output.svelte-1uha8ag{color:#8a8075}.line.output.highlight.svelte-1uha8ag{color:#d4a053;font-weight:500}.line.error.svelte-1uha8ag{color:#b8423a;font-weight:500}.line.error-trace.svelte-1uha8ag{color:#7a4540;font-size:.72rem}.line.success.svelte-1uha8ag{color:#7a8a6a}.line.diff-remove.svelte-1uha8ag{color:#b8423a;background:#b8423a14;margin:0 -.5rem;padding:0 .5rem}.line.diff-add.svelte-1uha8ag{color:#7a8a6a;background:#7a8a6a14;margin:0 -.5rem;padding:0 .5rem}.cursor.svelte-1uha8ag{vertical-align:text-bottom;opacity:0;background:#d4a053;width:8px;height:1.1em;display:inline-block}.cursor.visible.svelte-1uha8ag{opacity:1}.aha-flash.svelte-1uha8ag{z-index:100;pointer-events:none;justify-content:center;align-items:center;animation:1.8s cubic-bezier(.22,1,.36,1) forwards svelte-1uha8ag-ahaFlash;display:flex;position:fixed;inset:0}.aha-flash.svelte-1uha8ag span:where(.svelte-1uha8ag){color:#d4a053;opacity:0;font-size:clamp(4rem,15vw,10rem);font-style:italic;font-weight:700;animation:1.8s cubic-bezier(.22,1,.36,1) forwards svelte-1uha8ag-ahaText}.quote-section.svelte-1uha8ag{margin:3rem 0}.quote-rule.svelte-1uha8ag{background:linear-gradient(90deg,#d4a053,#0000 60%);height:2px;margin-bottom:2rem}.quote-rule.bottom.svelte-1uha8ag{background:linear-gradient(90deg,#0000 40%,#d4a053);margin-top:2rem;margin-bottom:0}blockquote.svelte-1uha8ag{border-left:3px solid #d4a053;padding-left:1.5rem}blockquote.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#4a4540;font-size:1.2rem;font-style:italic;line-height:1.7}blockquote.svelte-1uha8ag p:where(.svelte-1uha8ag) em:where(.svelte-1uha8ag){color:#d4a053;font-style:normal;font-weight:700}.quote-next.svelte-1uha8ag{margin-top:1rem;color:#8a7e6e!important;font-size:1.1rem!important}cite.svelte-1uha8ag{align-items:center;gap:.75rem;margin-top:1.5rem;font-style:normal;display:flex}.cite-photo-small.svelte-1uha8ag{object-fit:cover;filter:grayscale(.3);border:1px solid #d5cec4;border-radius:50%;width:36px;height:36px;transition:filter .3s}.cite-photo-small.svelte-1uha8ag:hover{filter:grayscale(0)}.cite-name.svelte-1uha8ag{letter-spacing:.1em;text-transform:uppercase;color:#2a2520;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:500}.cite-divider.svelte-1uha8ag{color:#c8bfb0;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:300}.cite-context.svelte-1uha8ag{letter-spacing:.05em;color:#8a7e6e;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:300}.reflection.svelte-1uha8ag{margin:3rem 0}.reflection-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.reflection-card.svelte-1uha8ag{border-top:1px solid #d5cec4;padding-top:1.5rem}.card-num.svelte-1uha8ag{letter-spacing:.15em;color:#c8bfb0;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:500}.reflection-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-top:.5rem;margin-bottom:.5rem;font-size:1.3rem;font-weight:400}.reflection-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#6a6055;letter-spacing:.02em;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:300;line-height:1.65}.epilogue.svelte-1uha8ag{text-align:center;margin:4rem 0 2rem}.epilogue-rule.svelte-1uha8ag{background:linear-gradient(90deg,#0000,#d4a053,#0000);width:120px;height:1px;margin:0 auto 2rem}.epilogue-rule.bottom.svelte-1uha8ag{background:linear-gradient(90deg,#0000,#c8bfb0,#0000);margin:2rem auto 0}.epilogue-text.svelte-1uha8ag{margin-bottom:.5rem;font-size:1.1rem;line-height:1.6}.epilogue-text.dim.svelte-1uha8ag{color:#8a7e6e;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:300}.epilogue-text.dimmer.svelte-1uha8ag{color:#d4a053;margin-top:1rem;font-size:1.2rem;font-style:italic;font-weight:700}footer.svelte-1uha8ag{text-align:center;margin-top:3rem}.footer-text.svelte-1uha8ag{letter-spacing:.15em;text-transform:uppercase;color:#8a7e6e;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:300}@keyframes svelte-1uha8ag-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1uha8ag-pulse-red{0%,to{opacity:1}50%{opacity:.5}}@keyframes svelte-1uha8ag-ahaFlash{0%{background:0 0}15%{background:#d4a05314}to{background:0 0}}@keyframes svelte-1uha8ag-ahaText{0%{opacity:0;transform:scale(.8)}20%{opacity:1;transform:scale(1)}70%{opacity:1}to{opacity:0;transform:scale(1.05)}}@media (width<=600px){main.svelte-1uha8ag{padding:2.5rem 1.5rem}.header-content.svelte-1uha8ag{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem}.header-photo.svelte-1uha8ag{align-self:center;width:120px;height:120px}.reflection-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1.5rem}.terminal.svelte-1uha8ag{padding:1rem;font-size:.68rem}blockquote.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1rem}}
