:root{--header-height: 60px}html,body{margin:0;width:100%;height:100%;overflow:hidden}.init[data-astro-cid-sckkx6r4]{@media (prefers-color-scheme: dark){background:#1e1e2e;color:#cdd6f4}@media (prefers-color-scheme: light){background:#eff1f5;color:#4c4f69}}@media (max-width: 768px){html,body{overflow-y:auto}body.mobile-nav-open{overflow:hidden;position:fixed;width:100%}}.hello-lead[data-astro-cid-5zdnautl]{display:flex;align-items:center;height:100%;margin-top:.25rem}.card[data-astro-cid-5zdnautl] .item[data-astro-cid-5zdnautl]{color:var(--theme-text);cursor:default;outline:none;font-size:.875rem;min-width:120px;padding-left:10px;padding-right:10px}.card[data-astro-cid-5zdnautl] .item[data-astro-cid-5zdnautl]:before{content:" "}.card[data-astro-cid-5zdnautl] .item[data-astro-cid-5zdnautl]:hover{background-color:var(--theme-bg);color:var(--theme-text)}.mobile-header[data-astro-cid-6aabv5oc]{display:none;position:fixed;top:0;left:0;width:100%;height:60px;background-color:var(--theme-bg);border-bottom:1.3px solid var(--theme-ring);z-index:999}.mobile-header[data-astro-cid-6aabv5oc].header-hidden{display:none}.mobile-header-content[data-astro-cid-6aabv5oc]{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;height:100%}.logo[data-astro-cid-6aabv5oc]{font-size:.3rem;font-family:monospace;color:var(--theme-ring)}.social-links[data-astro-cid-6aabv5oc]{display:flex;gap:1rem;margin-left:auto;margin-right:1rem}.social-links[data-astro-cid-6aabv5oc] a[data-astro-cid-6aabv5oc]{font-size:2rem;color:var(--theme-text);text-decoration:none;transition:color .3s ease}.social-links[data-astro-cid-6aabv5oc] a[data-astro-cid-6aabv5oc]:hover{color:var(--theme-accent)}.mobile-menu-button[data-astro-cid-6aabv5oc]{background:var(--theme-border);color:var(--theme-text);border:1.3px solid var(--theme-ring);border-radius:5px;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-nav-overlay[data-astro-cid-6aabv5oc]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1001}.mobile-nav-overlay[data-astro-cid-6aabv5oc].active{display:block}.mobile-nav-content[data-astro-cid-6aabv5oc]{position:absolute;top:0;right:0;width:85%;height:100%;background-color:var(--theme-bg);border-left:1.3px solid var(--theme-ring);padding:2rem 1rem;overflow-y:auto}.close-mobile-nav[data-astro-cid-6aabv5oc]{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--theme-text);cursor:pointer;padding:.5rem;z-index:2}.mobile-sections[data-astro-cid-6aabv5oc]{margin-top:2rem;width:100%}#sections[data-astro-cid-6aabv5oc].mobile-view{display:flex!important;flex-direction:column;gap:1rem;height:auto!important;max-height:none!important}#sections[data-astro-cid-6aabv5oc].mobile-view .card[data-astro-cid-6aabv5oc]{margin-bottom:1rem;height:auto!important}#sections[data-astro-cid-6aabv5oc].mobile-view .item[data-astro-cid-6aabv5oc]{padding:.75rem 1rem;font-size:1rem}#sections[data-astro-cid-6aabv5oc].mobile-view .item[data-astro-cid-6aabv5oc].active{background-color:var(--theme-cursor)}@media (max-width: 768px){.mobile-header[data-astro-cid-6aabv5oc]{display:block}body{padding-top:60px}}.dialog-container[data-astro-cid-xmivup5a]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.dialog[data-astro-cid-xmivup5a]{background-color:var(--theme-bg);border-radius:5px;width:60%;height:auto}.dialog-header[data-astro-cid-xmivup5a]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-weight:700}.dialog-title[data-astro-cid-xmivup5a]{font-size:1.1rem}.dialog-close[data-astro-cid-xmivup5a]{cursor:pointer;font-size:1.5rem;line-height:1}.dialog-content[data-astro-cid-xmivup5a]{padding:1rem}.contact-form[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1rem}.form-group[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;position:relative;margin-top:10px}.form-group[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{color:var(--theme-text);font-weight:700;padding:0 10px;position:absolute;top:0;left:10px;background-color:var(--theme-bg);width:-moz-fit-content;width:fit-content;transform:translateY(-50%);transition:color .2s ease}.form-group[data-astro-cid-xmivup5a]:hover label[data-astro-cid-xmivup5a]{color:var(--theme-cursor)}.form-group[data-astro-cid-xmivup5a]:hover input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a]:hover textarea[data-astro-cid-xmivup5a]{border-color:var(--theme-cursor)}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{background-color:var(--theme-bg);border:1px solid var(--theme-border);color:var(--theme-text);padding:.5rem;border-radius:3px;font-family:inherit;font-size:inherit}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{outline:1px solid var(--theme-ring);border-color:var(--theme-ring)}.form-group[data-astro-cid-xmivup5a]:has(input:focus) label[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a]:has(textarea:focus) label[data-astro-cid-xmivup5a]{color:var(--theme-ring)!important}.definitely_not_a_honeypot[data-astro-cid-xmivup5a]{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1;overflow:hidden;visibility:hidden}.form-actions[data-astro-cid-xmivup5a]{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.submit-btn[data-astro-cid-xmivup5a]{background-color:var(--theme-cursor);color:var(--theme-cursor-text);border:none;padding:.5rem 1rem;border-radius:3px;cursor:pointer;font-weight:700}.submit-btn[data-astro-cid-xmivup5a]:hover{background-color:var(--theme-item-focus)}.form-status[data-astro-cid-xmivup5a]{padding:.5rem;text-align:center;border-radius:3px;margin-top:.5rem}.form-status[data-astro-cid-xmivup5a].error{background-color:#ff00001a;color:#f66;border:1px solid #ff6666}.form-status[data-astro-cid-xmivup5a].success{background-color:#00ff001a;color:#0c0;border:1px solid #00cc00}.hidden[data-astro-cid-xmivup5a]{display:none!important}body.dialog-open{overflow:hidden}@media (max-width: 768px){.dialog[data-astro-cid-xmivup5a]{width:95%}.form-actions[data-astro-cid-xmivup5a]{flex-direction:column;gap:1rem}.submit-btn[data-astro-cid-xmivup5a]{width:100%}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@font-face{font-family:IosevkaTermNerdFontMono;font-style:normal;font-weight:400;src:url(/fonts/IosevkaTermNerdFontMono-Regular.ttf) format("truetype")}@font-face{font-family:IosevkaTermNerdFontMono;font-style:normal;font-weight:700;src:url(/fonts/IosevkaTermNerdFontMono-Bold.ttf) format("truetype")}:root.catpuccin-latte{--theme-bg: #eff1f5;--theme-text: #4c4f69;--theme-border: #d8dae1;--theme-border-hover: #5c5f77;--theme-border-focus: #40a02b;--theme-item-focus: #1e66f5;--theme-ring: #40a02b;--theme-cursor: #dc8a78;--theme-cursor-text: #eff1f5;--theme-black: #5c5f77;--theme-red: #d20f39;--theme-green: #40a02b;--theme-yellow: #df8e1d;--theme-blue: #1e66f5;--theme-magenta: #ea76cb;--theme-cyan: #179299;--theme-white: #acb0be}:root.catpuccin-frappe{--theme-bg: #303446;--theme-text: #c6d0f5;--theme-border: #44495d;--theme-border-hover: #51576d;--theme-border-focus: #a6d189;--theme-item-focus: #8caaee;--theme-ring: #a6d189;--theme-cursor: #f2d5cf;--theme-cursor-text: #303446;--theme-black: #51576d;--theme-red: #e78284;--theme-green: #a6d189;--theme-yellow: #e5c890;--theme-blue: #8caaee;--theme-magenta: #f4b8e4;--theme-cyan: #81c8be;--theme-white: #b5bfe2}:root.catpuccin-macchiato{--theme-bg: #24273a;--theme-text: #cad3f5;--theme-border: #3a3e53;--theme-border-hover: #494d64;--theme-border-focus: #a6da95;--theme-item-focus: #8aadf4;--theme-ring: #a6da95;--theme-cursor: #f4dbd6;--theme-cursor-text: #24273a;--theme-black: #494d64;--theme-red: #ed8796;--theme-green: #a6da95;--theme-yellow: #eed49f;--theme-blue: #8aadf4;--theme-magenta: #f5bde6;--theme-cyan: #8bd5ca;--theme-white: #b8c0e0}:root.catpuccin-mocha{--theme-bg: #1e1e2e;--theme-text: #cdd6f4;--theme-border: #353749;--theme-border-hover: #45475a;--theme-border-focus: #a6e3a1;--theme-item-focus: #89b4fa;--theme-ring: #a6e3a1;--theme-cursor: #f5e0dc;--theme-cursor-text: #1e1e2e;--theme-black: #45475a;--theme-red: #f38ba8;--theme-green: #a6e3a1;--theme-yellow: #f9e2af;--theme-blue: #89b4fa;--theme-magenta: #f5c2e7;--theme-cyan: #94e2d5;--theme-white: #bac2de}:root{background-color:var(--theme-bg);color:var(--theme-text);border-color:var(--theme-border);font-family:IosevkaTermNerdFontMono,monospace}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.\!card{position:relative!important;height:100%!important;border:1.3px solid!important;border-radius:5px!important;padding-top:1.2rem!important;padding-bottom:1.2rem!important}.card{position:relative;height:100%;border:1.3px solid;border-radius:5px;padding-top:1.2rem;padding-bottom:1.2rem}.\!card .title{position:absolute!important;top:-12px!important;left:16px!important;padding:0 .2rem!important;font-weight:700!important}.card .title{position:absolute;top:-12px;left:16px;padding:0 .2rem;font-weight:700}.\!card .title .text{background:var(--theme-bg)!important}.card .title .text{background:var(--theme-bg)}.\!card .selection-index{position:absolute!important;right:16px!important;bottom:-12px!important;padding:0 .2rem!important;font-weight:regular!important;font-variant:monospace!important;background:var(--theme-bg)!important}.card .selection-index{position:absolute;right:16px;bottom:-12px;padding:0 .2rem;font-weight:regular;font-variant:monospace;background:var(--theme-bg)}.\!card .items{overflow-y:scroll!important;height:100%!important}.card .items{overflow-y:scroll;height:100%}.\!card .item{color:var(--theme-text)!important;cursor:pointer!important;outline:none!important;font-size:.875rem!important;min-width:7.5rem!important;padding:0 .625rem!important}.card .item{color:var(--theme-text);cursor:pointer;outline:none;font-size:.875rem;min-width:7.5rem;padding:0 .625rem}.\!card .item:before{content:" "!important}.card .item:before{content:" "}.\!card .item:hover{background-color:var(--theme-border)!important;color:var(--theme-text)!important}.card .item:hover{background-color:var(--theme-border);color:var(--theme-text)}.card .item.active,.card .item.active.selected{background-color:var(--theme-cursor);color:var(--theme-cursor-text);font-weight:700}.\!card .item.active,.\!card .item.active.selected{background-color:var(--theme-cursor)!important;color:var(--theme-cursor-text)!important;font-weight:700!important}.\!card .item.active.selected:before{content:"* "!important;color:var(--theme-cursor-text)!important;font-weight:400!important}.card .item.active.selected:before{content:"* ";color:var(--theme-cursor-text);font-weight:400}.\!card .item.selected{font-weight:700!important}.card .item.selected{font-weight:700}.\!card .item.selected:before{content:"* "!important;color:var(--theme-ring)!important;font-weight:400!important}.card .item.selected:before{content:"* ";color:var(--theme-ring);font-weight:400}.\!card .content{overflow-y:auto!important;height:100%!important}.card .content{overflow-y:auto;height:100%}.\!card.active{border-color:var(--theme-ring)!important}.card.active{border-color:var(--theme-ring)}.\!card.active .title .text{color:var(--theme-ring)!important}.card.active .title .text{color:var(--theme-ring)}.\!card.active .selection-index span{color:var(--theme-ring)!important}.card.active .selection-index span{color:var(--theme-ring)}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.row-span-1{grid-row:span 1 / span 1}.row-span-2{grid-row:span 2 / span 2}.row-span-3{grid-row:span 3 / span 3}.m-2{margin:.5rem}.m-auto{margin:auto}.mr-1{margin-right:.25rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.max-h-\[360px\]{max-height:360px}.w-\[100\%\]{width:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.border{border-width:1px}.object-contain{-o-object-fit:contain;object-fit:contain}.pt-1{padding-top:.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.viewport{height:90vh}.content-viewport{overflow-y:auto;height:90vh!important}.experience-injection,.project-injection,.skill-injection,.hello-injection{padding-left:1.5rem;padding-right:1.5rem}.date-tags{font-size:.75rem;color:var(--theme-text);margin-bottom:-.25rem}.date-tags:before{content:" ┌─"}.company-name,.project-name,.skill-name{font-size:1.5rem;font-weight:700;color:var(--theme-ring)}.position,.project-description{font-size:1.1rem;color:var(--theme-item-focus);margin-top:-.2rem;margin-bottom:.2rem;line-height:1.2}.tech-stack{font-size:.9rem;color:var(--theme-text);margin-bottom:1.5rem;.tech-stack-item{margin-top:-.25rem}.tech-stack-item:only-child:before{content:" └─"}.tech-stack-item:before{content:" ├─"}.tech-stack-item:last-child:before{content:" └─"}}.project-links{display:flex;gap:1rem;margin-top:1rem;margin-bottom:1rem}.github-link,.live-link{padding:.5rem 1rem;border-radius:5px;background-color:var(--theme-cursor);color:var(--theme-cursor-text);text-decoration:none;font-weight:700}.github-link:hover,.live-link:hover{background-color:var(--theme-item-focus)}.project-image{margin-top:1rem;margin-bottom:1rem;max-width:100%;border-radius:5px;overflow:hidden}.project-image img{max-width:100%;height:auto}.sample-code{margin-top:1rem;margin-bottom:1rem;background-color:var(--theme-border);padding:1rem;border-radius:5px;overflow-x:auto;.code-comment{opacity:.4;font-style:italic}.code-keyword{color:var(--theme-blue);font-weight:700}}.sample-code pre{margin:0}.skill-header{display:flex;align-items:center;gap:1rem}.skill-icon{font-size:4rem;line-height:1;margin-top:0;color:var(--theme-ring)}.hello-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.ascii-art{font-size:.7rem;line-height:.7rem;color:var(--theme-ring);margin-bottom:1rem}.hero-image{width:150px;height:150px;border-radius:50%;overflow:hidden;margin-bottom:1rem}.hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-section{display:flex;flex-direction:column;margin-top:1.5rem}.content-item{font-size:1rem;color:var(--theme-text);line-height:1.5;padding-bottom:1rem}.fastfetch-container{display:flex;gap:2rem;align-items:flex-start}.fastfetch-info{display:flex;flex-direction:column;gap:.25rem}.fastfetch-line,.fastfetch-whoami{display:flex;align-items:flex-start;font-family:inherit}.fastfetch-whoami-username{color:var(--theme-ring);font-weight:700}.fastfetch-whoami-separator{color:var(--theme-text)}.fastfetch-whoami-hostname{color:var(--theme-ring);font-weight:700}.fastfetch-label{color:var(--theme-ring);font-weight:700;min-width:100px;display:inline-block}.fastfetch-value{color:var(--theme-text);flex:1}.ascii-art{font-size:.7rem;line-height:.7rem;color:var(--theme-ring);margin-right:1rem;min-width:200px}.ascii-art pre{margin:0;color:var(--theme-ring);font-weight:700}@media (max-width: 768px){.content-viewport{height:85vh!important}.fastfetch-container{flex-direction:column;align-items:center}.ascii-art{margin-right:0;margin-bottom:1rem;text-align:center}.layout-container{grid-template-columns:1fr!important}.desktop-sections{position:absolute;visibility:hidden;opacity:0;pointer-events:none;height:0;width:0;overflow:hidden}#sections.mobile-view{position:static;visibility:visible;opacity:1;pointer-events:auto;height:auto;width:auto;overflow:visible;height:120vh}.mobile-full-width{grid-column:span 3!important}body.mobile-nav-open{overflow:hidden}}.color-palette-line{margin-top:.5rem;display:flex;align-items:flex-start}.color-palette{display:flex;flex-direction:column}.color-row{display:flex;height:1rem}.color-block{display:inline-block;width:1.5rem;height:1rem;border-radius:0}.keybindings{color:var(--theme-blue);display:flex;gap:.5rem}.keybindings .keybinding-item:after{content:"|"}.keybindings .keybinding-item:last-child:after{content:""}.social-links{display:flex;flex-direction:row;gap:.5rem}.social-links a{text-decoration:underline;color:var(--theme-cursor)}.social-links a:hover{color:var(--theme-ring)}.github-icon{font-size:1.5rem}
