@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700;800&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{color-scheme:light;--background: #f7f6f1;--background-dot: rgba(0, 0, 0, .12);--panel: rgba(255, 255, 255, .72);--line: rgba(0, 0, 0, .12);--line-strong: rgba(0, 0, 0, .8);--text: #0a0a0a;--muted: rgba(10, 10, 10, .62);--shadow: 0 24px 80px rgba(0, 0, 0, .08)}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}html{background:var(--background)}body{margin:0;font-family:JetBrains Mono,monospace;color:var(--text);background:var(--background)}a{color:inherit}button{font:inherit}.terminal-page{position:relative;min-height:100vh;overflow-x:hidden}.background-grid{position:fixed;inset:0;background-image:radial-gradient(var(--background-dot) .9px,transparent .9px);background-size:28px 28px;opacity:.75;pointer-events:none}.terminal-shell{position:relative;z-index:1;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:48px}.toolbar>.prompt-line-live{flex:1 1 auto;min-width:0}.locale-switch{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--line);background:#ffffffb3}.locale-label{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.locale-option{display:inline-block;padding:4px 8px;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:.86rem;font-weight:700;letter-spacing:.08em;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.locale-option:hover{color:var(--text);transform:translateY(-1px)}.locale-option.is-active{background:var(--text);color:var(--background)}.section{margin-bottom:56px}.terminal-section{position:relative}.section-body{padding-left:32px;margin-top:18px}.prompt-stage,.output-stage{transition:opacity .32s ease,transform .32s ease,max-height .42s ease}.prompt-stage,.prompt-stage.is-visible{max-height:32px}.prompt-stage:not(.is-visible){opacity:0;transform:translateY(8px);max-height:0;overflow:hidden;pointer-events:none}.output-stage{position:relative;max-height:2400px}.output-stage.is-revealed{max-height:2400px}.output-stage:not(.is-revealed){opacity:0;transform:translateY(12px);max-height:0;overflow:hidden;pointer-events:none}.narrow-body{max-width:76ch}.prompt-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:1rem;font-weight:700}.prompt-prefix{color:var(--muted)}.prompt-line-live{min-height:1.4rem}.hero-section{margin-bottom:64px}.hero-stack{display:flex;flex-direction:column;gap:16px}.pixel-title{position:relative;max-width:100%;overflow-x:auto;display:inline-block;width:fit-content;padding:4px 26px 20px 0}.pixel-layer{display:flex;align-items:flex-start;gap:clamp(3px,.44vw,7px);width:fit-content}.pixel-layer-outline{position:absolute;inset:8px auto auto 8px;z-index:0;pointer-events:none;opacity:.98}.pixel-layer-main{position:relative;z-index:1}.pixel-letter{--pixel-width: clamp(10px, 1.26vw, 19px);--pixel-height: clamp(8px, 1.04vw, 15px);--pixel-gap: clamp(1px, .12vw, 2px);display:grid;grid-template-columns:repeat(var(--pixel-columns),var(--pixel-width));grid-template-rows:repeat(7,var(--pixel-height));gap:var(--pixel-gap);flex:0 0 auto}.pixel-letter-space{width:clamp(18px,2vw,32px)}.pixel-cell{width:var(--pixel-width);height:var(--pixel-height);border-radius:1px;background:transparent}.pixel-layer-main .pixel-cell.is-on{background:#0a0a0a;box-shadow:1px 1px #ffffff38 inset,0 0 0 1px #000000f5,2px 2px #0000000d}.pixel-layer-outline .pixel-cell.is-on{background:#ffffffeb;box-shadow:0 0 0 2px #000000d6,0 0 0 4px #ffffffe6}.hero-line{margin:0;max-width:28ch;font-size:clamp(1.4rem,3.8vw,2.7rem);line-height:1.15;font-weight:800;text-transform:uppercase}.section-body p{margin:0;font-size:1rem;line-height:1.85}.terminal-output{animation:output-reveal .42s ease both}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tree-list,.experience-list,.contact-list{margin:0;padding:0;list-style:none}.tree-list{display:flex;flex-direction:column;gap:20px}.tree-item{opacity:0;transform:translateY(8px);animation:reveal .5s ease forwards}.tree-title-row,.tree-description-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start}.tree-description-row{margin-top:6px}.tree-glyph{color:var(--muted);-webkit-user-select:none;user-select:none}.tree-link{display:inline-block;width:fit-content;padding:0 2px;font-size:1.2rem;font-weight:800;letter-spacing:-.03em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease}.tree-link:hover{background:var(--text);color:#fff}.tree-description-row p,.experience-item p{color:var(--muted)}.experience-list{display:flex;flex-direction:column;gap:20px}.experience-item{padding-bottom:20px;border-bottom:1px solid var(--line)}.experience-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;font-weight:700}.contact-section{margin-bottom:80px}.contact-list{display:flex;flex-direction:column;gap:14px}.contact-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;align-items:start}.contact-label{font-weight:700}.contact-item a{width:fit-content;text-decoration:none;transition:background-color .18s ease,color .18s ease}.contact-item a:hover{background:var(--text);color:#fff}.terminal-footer{display:flex;flex-direction:column}.terminal-signature{margin:0;padding-top:24px;border-top:1px solid var(--line);font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--muted)}.terminal-history{display:flex;flex-direction:column;gap:26px;margin-bottom:24px}.terminal-history-entry .section-body{margin-top:12px}.terminal-input-form{margin:0 0 28px}.prompt-line-input{flex-wrap:nowrap;align-items:center}.terminal-input{flex:1 1 auto;min-width:120px;padding:0;border:0;outline:0;background:transparent;color:inherit;font:inherit;caret-color:var(--line-strong)}.help-panel,.system-message{max-width:76ch;padding:2px 0}.help-heading{margin:0 0 18px;font-size:.86rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.help-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.help-item{display:flex;flex-direction:column;gap:4px}.help-usage{font-weight:700}.help-description,.system-message p:last-child{color:var(--muted)}.system-message{display:flex;flex-direction:column;gap:6px}.system-message-danger p:first-child{font-weight:700}.panic-overlay{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#f7f6f1c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.panic-dialog{width:min(420px,100%);padding:24px 24px 22px;border:2px solid var(--line-strong);background:#fffffff0;box-shadow:14px 14px #0000001a}.panic-tag{margin:0 0 14px;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.panic-dialog h2{margin:0;font-size:clamp(1.3rem,4vw,2rem);line-height:1.1;text-transform:uppercase}.panic-caption{margin:16px 0 0;color:var(--muted)}.cursor{display:inline-block;width:10px;height:1.1em;background:var(--line-strong);animation:blink 1s steps(1) infinite}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@keyframes output-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.terminal-shell{width:min(100% - 20px,100%);padding:18px 0 40px}.toolbar{align-items:flex-start;flex-direction:column;margin-bottom:36px}.locale-switch{flex-wrap:wrap}.section{margin-bottom:44px}.section-body{padding-left:0}.hero-line{max-width:100%;font-size:1.3rem}.pixel-title{padding-right:10px;padding-bottom:12px}.pixel-letter{--pixel-width: clamp(5px, 1.7vw, 8px);--pixel-height: clamp(4px, 1.35vw, 7px);--pixel-gap: 2px}.pixel-letter-space{width:12px}.pixel-layer{gap:3px}.pixel-layer-outline{inset:5px auto auto 5px}.experience-head,.contact-item{grid-template-columns:1fr}.contact-item{gap:6px}.terminal-signature{letter-spacing:.18em;line-height:1.8}.prompt-line-input{align-items:flex-start}}
