:root{--global-font-size:16px;--global-font-color:#444;--mono-font-stack:Roboto Mono, Menlo, Monaco, Lucida Console,
        Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono,
        Courier New, monospace, serif;--font-stack:Roboto Mono, Menlo, Monaco, Lucida Console, Liberation Mono,
        DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace,
        serif;--global-line-height:1.6em;--page-width:70em;--display-h1-decoration:1}h1{font-size:25px!important}h2{font-size:19px!important}@media(prefers-color-scheme:dark){:root{--background-color:#222225;--page-width:60em;--font-color:#e8e9ed;--invert-font-color:#222225;--secondary-color:#a3abba;--tertiary-color:#a3abba;--primary-color:#84d8ff;--error-color:#ff3c74;--progress-bar-background:#3f3f44;--progress-bar-fill:#62c4ff;--code-bg-color:#3f3f44}}@media(prefers-color-scheme:light){:root{--background-color:#fff;--font-color:#151515;--invert-font-color:#fff;--primary-color:#84d8ff;--secondary-color:#727578;--error-color:#d20962;--progress-bar-background:#727578;--progress-bar-fill:#151515;--code-bg-color:#e8eff2}}@media only screen and (max-width:850px){:root{--global-font-size:14px;--global-font-color:#444;--global-line-height:1.6em;--page-width:70em}}.terminal-nav{font-weight:700;padding:8px 16px;border-radius:6px;background-image:linear-gradient(to bottom,#0f0f0f,#161616)}.container_animated_zoomIn_fast{background-color:#cc6767;padding:8px 16px;border-radius:6px}figure{text-align:center}body::before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:16px 16px;mask-image:radial-gradient( ellipse at center,transparent 15%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.7) 70%,black 100% );-webkit-mask-image:radial-gradient( ellipse at center,transparent 15%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.7) 70%,black 100% );pointer-events:none;z-index:0}body>*{position:relative;z-index:1}*{cursor:url(/cowboy_hat_cursor.cur)4 4,auto}.year-divider{margin-top:40px;margin-bottom:20px;padding-bottom:1px;border-bottom:1px dashed;font-size:28px}.posts-list{width:100%;padding-left:10px}.posts-list .post{display:grid;grid-template-columns:auto 1fr;column-gap:20px;width:100%}.post-date{white-space:nowrap}.post-content{min-width:0}.custom-download,.github-button{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:42px;padding:0 18px;margin:10px 0;border:2px solid;border-radius:6px;text-decoration:none;font-weight:700;line-height:1}.custom-download::before{content:"⇩";margin-right:8px;font-size:1.25em;line-height:1}.custom-download:hover,.github-button:hover{opacity:.7}.github-icon{width:18px;height:18px;margin-right:10px;flex-shrink:0}.header-with-button{display:flex;align-items:center;gap:15px}.header-with-button h1{margin:0}.artstation-button{color:#aaa;display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border:2px solid;border-radius:6px;text-decoration:none;font-weight:700;line-height:1}.artstation-button:hover{opacity:.7}.artstation-icon{width:18px;height:18px;margin-right:8px}.blog-button{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:42px;padding:0 18px;margin:10px 0;border:2px solid;border-radius:6px;text-decoration:none;font-weight:700;line-height:1}.blog-button:hover{opacity:.7}.blog-icon{width:18px;height:18px;margin-right:8px;flex-shrink:0}.status-banner{display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;margin:20px 0;border:2px solid;border-radius:6px;background:repeating-linear-gradient( -45deg,transparent 0,transparent 12px,currentColor 12px,currentColor 24px );position:relative;overflow:hidden}.status-banner span{padding:8px 18px;background:var(--background-color);border-radius:3px;font-weight:700;text-align:center}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.experience,.proficiencies{min-width:0}@media(max-width:700px){.experience-grid{grid-template-columns:1fr;gap:2rem}}