:root{--color--background: #f4f6f5;--color--text: #131614;--color--primary: #d3d9d5;--color--squares: #aeadf0;--color--accent: #aeadf0;--color--muted: #6b7a6f}[data-theme=dark]{--color--background: #131614;--color--text: #f4f6f5;--color--primary: #7c8d82;--color--squares: #d8dcff;--color--accent: #d8dcff;--color--muted: #8a9d8f}body{background-color:var(--color--background);color:var(--color--text);transition:all .33s ease;margin:0}body,button,input,select,textarea{font-family:Fira Code,monospace;font-size:16px;color:var(--color--text);background-color:var(--color--background)}@media only screen and (max-width:768px){body,button{font-size:12px}input,select,textarea{font-size:16px}}a,button{color:var(--color--text);text-decoration:none;cursor:pointer;background-color:transparent}._footer_1u8sd_1{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;font-size:.8em;height:34px;border-top:1px solid;position:fixed;bottom:0;left:0;right:0;background-color:var(--color--background)}._footer_1u8sd_1 a:hover{text-decoration:underline}._theme-toggle__button_1c0ij_1{color:var(--color--text);border-radius:4px;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;margin-left:auto}._theme-toggle__text--underline_1c0ij_12{text-decoration:underline}._header_51hj7_1{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;height:40px;border-bottom:1px solid;position:fixed;top:0;left:0;right:0;background-color:var(--color--background)}._page_1c866_1{padding:40px 1rem 35px}._cv__header-section_uj5ym_1{margin-top:1rem}._cv__header-section_uj5ym_1 h1{margin:0 0 .25rem;font-size:2em;font-weight:700}._cv__header-title_uj5ym_11{margin:0 0 .75rem;color:var(--color--muted);font-size:.95em}._cv__contact_uj5ym_17{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.85em}._cv__contact_uj5ym_17 a:hover{text-decoration:underline}._cv__contact--pipe_uj5ym_28{color:var(--color--primary)}@media only screen and (max-width:768px){._cv__contact_uj5ym_17{flex-direction:column}._cv__contact--pipe_uj5ym_28{display:none}}._cv__section_uj5ym_42{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color--primary)}._cv__section_uj5ym_42:last-of-type{padding-bottom:1.5rem}._cv__section_uj5ym_42 h2{margin:0 0 1rem;font-size:1em;font-weight:600;letter-spacing:.03em}._cv__section_uj5ym_42 h2:before{content:"// ";color:var(--color--accent)}._cv__section_uj5ym_42 h3{margin:1rem 0 .4rem;font-size:.85em;color:var(--color--muted);font-weight:400}._cv__skills_uj5ym_70{display:flex;flex-wrap:wrap;gap:.4rem}._cv__skills_uj5ym_70 span{border:1px solid var(--color--primary);padding:.2rem .5rem;border-radius:4px;font-size:.8em}._cv__experience-entry_uj5ym_83{padding-left:1rem;border-left:2px solid var(--color--primary);margin-bottom:2rem;transition:border-left-color .33s ease}._cv__experience-entry_uj5ym_83:last-child{margin-bottom:0}._cv__experience-entry_uj5ym_83:hover{border-left-color:var(--color--accent)}._cv__experience-entry_uj5ym_83 h3{margin:0 0 .25rem;font-size:.95em;font-weight:600}._cv__entry-meta_uj5ym_104{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}._cv__entry-meta_uj5ym_104 h4{margin:0;font-size:.9em;font-weight:400}._cv__entry-meta_uj5ym_104 h5{margin:0;font-size:.8em;font-weight:400;color:var(--color--muted)}._cv__experience-entry_uj5ym_83 ul{margin:0;padding-left:1.25rem}._cv__experience-entry_uj5ym_83 li{margin-bottom:.4rem;line-height:1.5;font-size:.9em}._cv__education-entry_uj5ym_136{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;padding:.4rem 0;font-size:.9em}._cv__education-entry_uj5ym_136:last-child{border-bottom:none}._cv__education-entry_uj5ym_136 span{color:var(--color--muted);font-size:.85em}._contact__modal--overlay_1ng60_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._contact__modal_1ng60_1{background:var(--color--background);padding:2rem;width:calc(100% - 5rem);max-width:400px;position:relative;border-radius:8px;box-shadow:0 0 20px #0003}@media only screen and (max-width:768px){._contact__modal_1ng60_1{padding:1rem}}._contact__modal--close_1ng60_30{position:absolute;top:.3em;right:.7em;border:none;font-size:1.5em;cursor:pointer;padding:0}._contact__form_1ng60_40{display:flex;flex-direction:column;gap:1rem}._contact__form_1ng60_40 input,._contact__form_1ng60_40 textarea{width:calc(100% - 1rem);padding:.5rem;border:1px solid;border-left:none;border-right:none;border-top:none}._contact__success_1ng60_56{font-weight:700}._contact__error_1ng60_60{color:red}._contact__submit_1ng60_64{border:none;cursor:pointer;padding-top:8px}._contact__submit_1ng60_64:hover{text-decoration:underline}._contact__button_1tn1q_1{border:1px solid var(--color--primary);color:var(--color--text);padding:.4rem 1rem;border-radius:4px;font-size:.9em;cursor:pointer;transition:background-color .33s ease,color .33s ease,border-color .33s ease}._contact__button_1tn1q_1:hover{border-color:var(--color--text);background-color:var(--color--text);color:var(--color--background)}._home_11wgb_1{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 75px);max-width:710px;gap:2.5rem}._hero_11wgb_10{display:flex;flex-direction:column;gap:1rem}._greeting_11wgb_16{color:var(--color--accent);font-size:.9em}._name_11wgb_21{margin:0;font-size:2.5em;font-weight:700;line-height:1.1;letter-spacing:-.01em}._title_11wgb_29{margin:0;color:var(--color--muted);font-size:.95em}._terminal_11wgb_35{display:flex;flex-direction:column;gap:.15rem}._history_11wgb_41{min-height:1.5em;display:flex;flex-direction:column;justify-content:flex-end;mask-image:linear-gradient(to bottom,transparent 0%,black 60%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 60%)}._historyLine_11wgb_50{margin:0;font-size:1em;line-height:1.5;display:flex;align-items:baseline;white-space:nowrap;opacity:.6}._prompt_11wgb_60{margin:0;font-size:1em;display:flex;align-items:baseline}._promptPath_11wgb_67{color:var(--color--accent)}._promptArrow_11wgb_71,._promptSlash_11wgb_75{color:var(--color--muted)}._cursor_11wgb_79{color:var(--color--accent);animation:_blink_11wgb_1 1s step-end infinite}._cursorActive_11wgb_84{animation:none}@keyframes _blink_11wgb_1{0%,50%{opacity:1}51%,to{opacity:0}}._bio_11wgb_99{margin:0;line-height:1.65;max-width:650px}._actions_11wgb_105{display:flex;align-items:center;gap:1rem;margin-top:.25rem}._ctaPrimary_11wgb_112{display:inline-block;border:1px solid var(--color--accent);color:var(--color--accent);padding:.4rem 1rem;border-radius:4px;font-size:.9em;transition:background-color .33s ease,color .15s ease}._ctaPrimary_11wgb_112:hover{background-color:var(--color--accent);color:var(--color--background)}._featured_11wgb_129{display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--color--primary)}._sectionLabel_11wgb_137{color:var(--color--accent);font-size:.8em;letter-spacing:.04em}._featuredCard_11wgb_143{display:flex;flex-direction:column;gap:.3rem;padding:.75rem 1rem;border:1px solid var(--color--primary);border-radius:4px;transition:border-color .33s ease}._featuredCard_11wgb_143:hover{border-color:var(--color--accent)}._featuredTitle_11wgb_157{font-size:.9em}._featuredMeta_11wgb_161{font-size:.8em;color:var(--color--muted)}
