/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/InstrumentSerif-Regular.woff2) format("woff2")}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/InstrumentSerif-Italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Regular.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/JetBrainsMono-Bold.woff2) format("woff2")}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Syne-Bold.woff2) format("woff2")}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/Syne-ExtraBold.woff2) format("woff2")}:root{--color-primary: #0a0f0a;--color-secondary: #3cb043;--color-shadow: #0d1a10;--color-white: #a8e6a8;--color-accent: #5ec85e;--color-glow: #2d6b2d}.theme-contrasted{--color-primary: #e8ecef;--color-secondary: #0a0b0d;--color-shadow: #d0d4d8;--color-white: #e8ecef;--color-accent: #c4a820;--color-glow: #00ff41}:root{--font-family-jetbrains: "JetBrains Mono", monospace;--font-family-instrument: "Instrument Serif", serif;--font-family-syne: "Syne", sans-serif;--font-size-base: 16px;--font-weight-base: 400;--font-height-base: 1.48;--font-family-base: var(--font-family-instrument);--font-spacing-base: -.025em}::-moz-selection{background:var(--color-secondary);color:var(--color-primary);text-shadow:none}::selection{background:var(--color-secondary);color:var(--color-primary);text-shadow:none}*{outline:none;box-sizing:border-box}html{margin:0;font:var(--font-weight-base) var(--font-size-base)/var(--font-height-base) var(--font-family-base);letter-spacing:var(--font-spacing-base);background-color:var(--color-secondary);scrollbar-width:none;color:var(--color-secondary);text-shadow:0 0 7px rgba(60,176,67,.8),0 0 20px rgba(60,176,67,.5),0 0 50px rgba(45,107,45,.3),0 0 100px rgba(45,107,45,.15)}html.theme-contrasted{text-shadow:none}html.theme-contrasted body:after{display:none}html.theme-contrasted .s__grid,html.theme-contrasted .s__svg,html.theme-contrasted .s__cards,html.theme-contrasted .s__mask__path-outer,html.theme-contrasted .s__mask__path-lines,html.theme-contrasted .s__grid__svg{filter:none!important;animation:none!important}html.theme-contrasted .s-work .s__inner{background:#0a0f0a!important}html.theme-contrasted .s__inner:after{display:none!important}html.theme-contrasted .site-head{box-shadow:none!important;animation:none!important}html.theme-contrasted .s-about .s__inner{box-shadow:none!important}html.theme-contrasted .s-about .s__stack{filter:none!important}html.theme-contrasted .s__button__inner{box-shadow:none!important;animation:none!important}html.theme-contrasted .s__button__text,html.theme-contrasted .s__cta{text-shadow:none!important}html.theme-contrasted .s__cta:before,html.theme-contrasted .s__cta:after{box-shadow:none!important;animation:none!important}html.theme-contrasted .a-dots:before{filter:none!important;animation:none!important}html.theme-contrasted .s__cta__star{filter:none!important}html.theme-contrasted .a__stripes{text-shadow:none!important}html.theme-contrasted .s__catcher{text-shadow:none}html.theme-contrasted .s__title__asset{filter:none!important}html.is-scroll-blocked,html.is-scroll-blocked body{height:100lvh;overflow:hidden}body{background-color:var(--color-primary);overflow-x:hidden;overflow-y:visible;font-family:inherit}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,rgba(0,0,0,.06) 0px,rgba(0,0,0,.06) 1px,transparent 1px,transparent 3px);animation:crt-flicker 5s ease-in-out infinite}@keyframes crt-flicker{0%,to{opacity:1}50%{opacity:.85}}p:first-child{margin-top:0}p:last-child{margin-bottom:0}.u-sr-only{position:absolute;margin:-1px;padding:0;width:1px;height:1px;border:0;clip-path:rect(0,0,0,0);overflow:hidden}
