@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";body{margin:0;font-family:DM Sans,sans-serif;background:linear-gradient(35deg,#131313 30%,#1f1f1f 60% 100%);height:100vh;width:100vw}*{color:#fff}._container_1c0rl_1{position:relative;height:calc(100% - 4rem);background-color:#f6f6f6;padding:2rem 3rem;display:flex;flex-direction:column;border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}._container_1c0rl_1 *{color:#191919}._edit_1c0rl_15{position:absolute;top:0;right:0;margin:.5rem}._lastUpdated_1c0rl_22{align-self:flex-end;margin-bottom:1rem;font-weight:700}._content_1c0rl_28{font-size:1.1rem;overflow-y:scroll;overflow-x:hidden;height:100%}._footer_1c0rl_35{position:absolute;bottom:0;right:0;display:flex;padding:.5rem}._footer_1c0rl_35 ._lastUpdated_1c0rl_22{display:flex}._placeholder_1c0rl_46{height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-size:3rem}._inlineCode_1c0rl_55{background:#f4f4f4;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace}._codeBlock_1c0rl_62{display:block;background:#2d2d2d;color:#f8f8f2;padding:16px;border-radius:8px;overflow-x:auto;font-family:Courier New,monospace;width:fit-content}._fullWidth_1c0rl_73{border-radius:1.5rem;border-top-right-radius:0;border-bottom-right-radius:0}._togglePanel_1c0rl_79{align-self:flex-start;background:transparent;border:none;font-size:2rem;cursor:pointer;color:#333;height:100%}._headerContainer_1c0rl_89{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.tiptap-editor{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;color:#000}.tiptap-editor .editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:12px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.tiptap-editor .editor-toolbar .toolbar-group{display:flex;gap:2px;align-items:center}.tiptap-editor .editor-toolbar .toolbar-group:not(:last-child){border-right:1px solid #e2e8f0;padding-right:8px;margin-right:4px}.tiptap-editor .editor-toolbar .toolbar-group button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:4px;cursor:pointer;color:#64748b;transition:all .2s ease}.tiptap-editor .editor-toolbar .toolbar-group button:hover{background:#e2e8f0;color:#334155}.tiptap-editor .editor-toolbar .toolbar-group button.active{background:#3b82f6;color:#fff}.tiptap-editor .editor-toolbar .toolbar-group button:disabled{opacity:.5;cursor:not-allowed}.tiptap-editor .editor-toolbar .toolbar-group button svg{width:14px;height:14px}.tiptap-editor .editor-toolbar .toolbar-group select{padding:6px 8px;border:1px solid #e2e8f0;border-radius:4px;background:#fff;font-size:14px;cursor:pointer}.tiptap-editor .editor-toolbar .toolbar-group select:focus{outline:none;border-color:#3b82f6}.tiptap-editor .editor-wrapper{position:relative}.tiptap-editor .editor-content{padding:16px;outline:none;min-height:200px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.tiptap-editor .editor-content:focus{outline:none}.tiptap-editor .editor-content .ProseMirror-focused:before{content:attr(placeholder);color:#9ca3af;pointer-events:none;position:absolute}.tiptap-editor .editor-content h1,.tiptap-editor .editor-content h2,.tiptap-editor .editor-content h3,.tiptap-editor .editor-content h4,.tiptap-editor .editor-content h5,.tiptap-editor .editor-content h6{margin:1.5em 0 .5em;font-weight:600;line-height:1.3}.tiptap-editor .editor-content h1:first-child,.tiptap-editor .editor-content h2:first-child,.tiptap-editor .editor-content h3:first-child,.tiptap-editor .editor-content h4:first-child,.tiptap-editor .editor-content h5:first-child,.tiptap-editor .editor-content h6:first-child{margin-top:0}.tiptap-editor .editor-content h1{font-size:2em}.tiptap-editor .editor-content h2{font-size:1.5em}.tiptap-editor .editor-content h3{font-size:1.25em}.tiptap-editor .editor-content p{margin:.75em 0}.tiptap-editor .editor-content p:first-child{margin-top:0}.tiptap-editor .editor-content p:last-child{margin-bottom:0}.tiptap-editor .editor-content ul,.tiptap-editor .editor-content ol{margin:.75em 0;padding-left:1.5em}.tiptap-editor .editor-content ul li,.tiptap-editor .editor-content ol li{margin:.25em 0}.tiptap-editor .editor-content ul[data-type=taskList]{list-style:none;padding-left:0}.tiptap-editor .editor-content ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:.5em}.tiptap-editor .editor-content ul[data-type=taskList] li>label{margin-top:.2em;-webkit-user-select:none;user-select:none}.tiptap-editor .editor-content ul[data-type=taskList] li>div{flex:1}.tiptap-editor .editor-content blockquote{border-left:4px solid #e2e8f0;margin:1.5em 0;padding-left:1em;font-style:italic;color:#64748b}.tiptap-editor .editor-content code{background:#f1f5f9;padding:.2em .4em;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.tiptap-editor .editor-content .code-block{background:#1e293b;color:#e2e8f0;padding:1em;border-radius:6px;margin:1em 0;overflow-x:auto}.tiptap-editor .editor-content .code-block pre{margin:0;padding:0;background:none;color:inherit;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;line-height:1.5}.tiptap-editor .editor-content .editor-link{color:#3b82f6;text-decoration:underline;cursor:pointer}.tiptap-editor .editor-content .editor-link:hover{color:#1d4ed8}.tiptap-editor .editor-content .editor-image{max-width:100%;height:auto;border-radius:6px;margin:1em 0}.tiptap-editor .editor-content mark{background:#fef08a;padding:.1em .2em;border-radius:2px}.tiptap-editor .editor-content table{border-collapse:collapse;margin:1em 0;width:100%;overflow:hidden;table-layout:fixed}.tiptap-editor .editor-content table td,.tiptap-editor .editor-content table th{border:1px solid #e2e8f0;padding:8px 12px;vertical-align:top;box-sizing:border-box;position:relative}.tiptap-editor .editor-content table td>*,.tiptap-editor .editor-content table th>*{margin-bottom:0}.tiptap-editor .editor-content table th{background:#f8fafc;font-weight:600}.tiptap-editor .editor-content table .selectedCell:after{content:"";position:absolute;inset:0;background:#3b82f61a;pointer-events:none}.tiptap-editor .editor-content hr{border:none;border-top:2px solid #e2e8f0;margin:2em 0}.tiptap-editor .editor-content .has-text-align-left{text-align:left}.tiptap-editor .editor-content .has-text-align-center{text-align:center}.tiptap-editor .editor-content .has-text-align-right{text-align:right}.tiptap-editor .editor-content .has-text-align-justify{text-align:justify}@media (prefers-color-scheme: dark){.tiptap-editor{background:#1e293b;border-color:#374151}.tiptap-editor .editor-toolbar{background:#374151;border-color:#4b5563}.tiptap-editor .editor-toolbar .toolbar-group{border-color:#4b5563}.tiptap-editor .editor-toolbar .toolbar-group button{color:#9ca3af}.tiptap-editor .editor-toolbar .toolbar-group button:hover{background:#4b5563;color:#f3f4f6}.tiptap-editor .editor-toolbar .toolbar-group select{background:#374151;border-color:#4b5563;color:#f3f4f6}.tiptap-editor .editor-content{background:#1e293b;color:#f3f4f6}.tiptap-editor .editor-content blockquote{border-color:#4b5563;color:#9ca3af}.tiptap-editor .editor-content code{background:#374151;color:#f3f4f6}.tiptap-editor .editor-content table td,.tiptap-editor .editor-content table th{border-color:#4b5563}.tiptap-editor .editor-content table th{background:#374151}.tiptap-editor .editor-content hr{border-color:#4b5563}}._container_1etty_1{display:flex;width:100%;justify-content:space-evenly}._gardenEntryForm_nbr9y_1{margin:2rem 1rem}._container_1ak7m_1{width:15rem;border-radius:.5rem;scrollbar-width:none;-ms-overflow-style:none}._container_1ak7m_1::-webkit-scrollbar{display:none}._container_1ak7m_1._mobile_1ak7m_11{width:100%}._item_1ak7m_15{padding:.5rem 1rem;cursor:pointer;border-top:1px solid transparent;border-bottom:1px solid transparent}._item_1ak7m_15:hover{border-top:1px solid white;border-bottom:1px solid white}._item_1ak7m_15 h2{margin-bottom:.25rem}._item_1ak7m_15 p{margin-top:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}._selected_1ak7m_37{border-top:1px solid white;border-bottom:1px solid white}._container_sasiz_1{display:flex;align-items:center;flex-direction:column;margin:5rem 1rem 1rem;height:calc(100% - 5rem)}._content_sasiz_9{height:100%;overflow-y:scroll}._addButton_sasiz_14{margin:1rem 0;width:100%;padding:.5rem;color:#000;font-weight:700;background-color:#fff;border:none;border-radius:.1rem}._gardenContainer_cu5dv_1{height:100vh;height:100dvh}._formLayout_cu5dv_6{display:flex;flex-direction:row;width:100%;height:100%}._formLayout_cu5dv_6._closed_cu5dv_13 ._container_cu5dv_13{width:100%}._formLayout_cu5dv_6>._container_cu5dv_13{flex:1}.typing-container{display:inline-block}.typing-text{display:inline-block;min-height:1.2em}.cursor{display:inline-block;background-color:currentColor;width:2px;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}._homeContainer_16j35_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;cursor:default}._homeHeader_16j35_10{display:flex;align-items:center;flex-direction:row}._homeHeader_16j35_10._mobile_16j35_16{flex-direction:column}._homeImg_16j35_20{width:40rem;height:40rem;border-radius:50%;margin-right:2rem;box-shadow:0 0 10px #00000080}._homeImg_16j35_20._mobile_16j35_16{width:20rem;height:20rem;margin-right:0;margin-bottom:2rem}._textContainer_16j35_35._mobile_16j35_16{display:flex;flex-direction:column;align-items:center}._name_16j35_41{font-size:clamp(2cqw,8vw,6.5cqw);margin:0;color:#fff}._name_16j35_41._mobile_16j35_16{font-size:clamp(2cqw,12vw,20cqw);letter-spacing:0;text-align:center}._description_16j35_53{color:#fff;font-size:2.5rem;font-size:clamp(2cqw,5vw,2cqw);margin:0 0 1rem;flex:1}._description_16j35_53._mobile_16j35_16{font-size:clamp(2cqw,4.5vw,5.5cqw);text-align:center}._checkout_16j35_66{font-size:1.75rem;margin:0;color:#969696}._checkout_16j35_66._mobile_16j35_16{font-size:1.25rem;margin-top:-.75rem;margin-bottom:-.75rem;text-align:center}._homeLinks_16j35_79{flex:0 0 auto;display:flex;margin:1rem 0}._homeLinks_16j35_79>div{text-align:center;transition:transform .2s ease;margin-right:3rem}._homeLinks_16j35_79>div:hover{transform:scale(1.1)}._homeLinks_16j35_79>div:hover a{color:#fff;text-shadow:1px 1px 2px black}._homeLinks_16j35_79._mobile_16j35_16{width:100%;justify-content:space-between;max-width:fit-content}._homeLinks_16j35_79._mobile_16j35_16 div:nth-of-type(1){margin:0 2.5rem 0 0}._homeLinks_16j35_79._mobile_16j35_16 div:nth-of-type(2){margin:0 0 0 2.5rem}a{text-decoration:none;font-size:1.75rem;color:#ddd}.burger{color:#ddd;margin:1rem;font-size:2rem;transition:transform .2s ease}.burger:hover{transform:scale(1.1);cursor:pointer}.links{margin:1rem;display:flex;flex-direction:column}.links a{margin:1rem;width:fit-content}.links a:hover{cursor:pointer;color:#fff;text-shadow:1px 1px 2px black}.github{color:#ddd;margin:1rem;font-size:2rem;transition:transform .2s ease}.github:hover{transform:scale(1.1);cursor:pointer}.linkedin{color:#ddd;margin:1rem;font-size:2rem;transition:transform .2s ease}.linkedin:hover{transform:scale(1.1);cursor:pointer}.layout-container{position:absolute;top:0;left:0}.layout-container--expanded{height:100%;width:100%;background:#24242433;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:space-between;flex-direction:column;z-index:100}.portfolio-container{height:100vh;display:flex;justify-content:center;align-items:center;color:#fff;flex-direction:column}._container_q34bb_1{display:flex;flex-direction:row;align-items:center;cursor:default}._image_q34bb_8{width:3rem;height:auto;border-radius:50%;margin:1rem;cursor:pointer}._content_q34bb_16{display:flex;flex-direction:column}._position_q34bb_21,._tenure_q34bb_22,._description_q34bb_23{display:flex;flex-direction:row}._position_q34bb_21._mobile_q34bb_28{display:grid;grid-template-columns:1fr}._position_q34bb_21._mobile_q34bb_28 ._company_q34bb_32{grid-column:1/-1;font-size:1.1rem}._description_q34bb_23{max-width:50rem}._company_q34bb_32{font-weight:700;margin-right:.5rem;cursor:pointer}._company_q34bb_32:after{content:", "}._companyType_q34bb_50{font-style:italic}._companyType_q34bb_50:after:not(._mobile_q34bb_28){content:" -"}._title_q34bb_57:not(._mobile_q34bb_28){margin-left:.5rem}._tenure_q34bb_22{font-size:.9rem;color:#ddd;margin-bottom:.5rem}._startDate_q34bb_67{margin-right:.3em;color:inherit;font-size:inherit}._startDate_q34bb_67:after{content:" - "}._endDate_q34bb_76{color:inherit;font-size:inherit}._endDate_q34bb_76._present_q34bb_80{font-weight:700}._duration_q34bb_84{margin-left:.3em;font-size:inherit;color:inherit}._container_1l4h1_1{display:flex;justify-content:flex-end;flex-direction:column;align-items:center;overflow-y:scroll}._container_1l4h1_1._mobile_1l4h1_9{padding:1rem}._content_1l4h1_13{padding:40vh 0;height:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}._content_1l4h1_13::-webkit-scrollbar{display:none}._connector_1l4h1_24{height:10rem;width:.25rem;background-color:#ababab;margin:16px auto}._container_4cwke_1{height:100vh;height:100dvh}._layout_4cwke_6{height:100%;display:flex;justify-content:flex-end;flex-direction:column}
