html{scroll-behavior:smooth}body{margin:0;background:#eeece5;color:#0e0e10;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.nb *,.nb *:before,.nb *:after{box-sizing:border-box}.nb{width:100%;max-width:1600px;margin:0 auto;background:#eeece5;overflow:hidden}.nb-nav{display:flex;justify-content:space-between;align-items:center;padding:24px 40px;border-bottom:1px solid rgba(14,14,16,.22)}.nb-wordmark{font-weight:900;font-size:18px;letter-spacing:-.03em;color:#0e0e10;text-decoration:none}.nb-links{display:flex;gap:24px}.nb-link{font-weight:600;font-size:15px;letter-spacing:.01em;color:#3a382f;text-decoration:none;transition:color .15s ease}.nb-link:hover,.nb-link--accent{color:#2b2fe0}.nb-burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:40px;background:transparent;border:1px solid rgba(14,14,16,.35);cursor:pointer;padding:0}.nb-burger-l{display:block;width:20px;height:2px;background:#0e0e10;transition:transform .15s ease,opacity .15s ease}.nb-nav--open .nb-burger-l:nth-child(1){transform:translateY(7px) rotate(45deg)}.nb-nav--open .nb-burger-l:nth-child(2){opacity:0}.nb-nav--open .nb-burger-l:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1024px){.nb-nav{position:relative;padding:18px 24px}.nb-burger{display:flex}.nb-links{display:none;position:absolute;top:100%;left:0;right:0;z-index:60;flex-direction:column;gap:0;background:#eeece5;border-bottom:1px solid rgba(14,14,16,.22);padding:4px 24px 12px}.nb-nav--open .nb-links{display:flex}.nb-link{padding:12px 0;font-size:15.5px;border-bottom:1px solid rgba(14,14,16,.08)}.nb-link:last-child{border-bottom:none}}.nb-tag-link{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#0e0e104d;transition:color .15s ease}.nb-tag-link:hover{color:#2b2fe0}.nb-sec-title{font-weight:800;font-size:40px;line-height:1;letter-spacing:-.03em;margin:0;color:#0e0e10}.nb-sec-lede{font-size:16px;font-weight:500;line-height:1.5;color:#4a473f;max-width:540px;margin:18px 0 0}.nb-footer{border-top:1px solid rgba(14,14,16,.22);padding:34px 40px 46px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.nb-foot-brand{display:flex;flex-direction:column;gap:6px}.nb-foot-err-code{font-family:VT323,ui-monospace,monospace;font-size:30px;line-height:1;letter-spacing:.02em;color:#0e0e10}.nb-foot-err-msg{font-family:VT323,ui-monospace,monospace;font-size:21px;line-height:1;color:#7a766b}.nb-foot-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.nb-foot-cmd{font-family:VT323,ui-monospace,monospace;font-size:24px;line-height:1;color:#0e0e10;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.nb-foot-who{transition:color .15s ease}.nb-foot-cmd:hover .nb-foot-who{color:#2b2fe0;text-decoration:underline;text-underline-offset:3px}.nb-foot-prompt{color:#7a766b;margin-right:7px}.nb-foot-cursor{display:inline-block;width:9px;height:18px;background:#2b2fe0;margin-left:5px;vertical-align:-3px}@media(prefers-reduced-motion:no-preference){.nb-foot-cursor{animation:nbFootBlink 1.05s steps(1) infinite}}@keyframes nbFootBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.nb-term[hidden]{display:none}.nb-term{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a0a0c9e}.nb-term-box{width:100%;max-width:460px;background:#0e0e10;border:1px solid rgba(238,236,229,.16);box-shadow:0 24px 70px #00000080}.nb-term-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid rgba(238,236,229,.14)}.nb-term-title{font-family:ui-monospace,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#7a766b}.nb-term-x{font-family:ui-monospace,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:18px;line-height:1;color:#7a766b;background:none;border:0;padding:0 2px;cursor:pointer;transition:color .15s ease}.nb-term-x:hover{color:#eeece5}.nb-term-body{padding:20px 18px 24px}.nb-term-line{font-family:VT323,ui-monospace,monospace;font-size:26px;line-height:1.2;color:#eeece5;margin:0}.nb-term-p{color:#2b2fe0;margin-right:8px}.nb-term-out{font-family:VT323,ui-monospace,monospace;font-size:30px;line-height:1.15;color:#eeece5;margin:4px 0 8px}.nb-term-cur{display:inline-block;width:10px;height:20px;background:#2b2fe0;margin-left:6px;vertical-align:-3px}@media(prefers-reduced-motion:no-preference){.nb-term-cur{animation:nbFootBlink 1.05s steps(1) infinite}}@media(max-width:900px){.nb-sec-title{font-size:clamp(30px,6vw,40px)}.nb-footer{padding:32px 24px 40px}}@media(max-width:560px){.nb-nav{padding:14px 18px}.nb-links{padding:4px 18px 12px}.nb-foot-meta{text-align:left;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
