body{font-family:Geist;height:100vh;width:100vw;display:grid;position:relative;background-color:var(--bg);color:var(--primary-color);font-size:14px}.content{box-sizing:border-box;margin:0 auto;max-width:var(--max-width);width:100%;z-index:9999!important;background-color:transparent;height:max-content;padding:64px 64px 220px;position:absolute;top:0;left:50%;transform:translate(-50%)}.content,.main{pointer-events:all}.main{z-index:999999!important;padding:16px 6px;border-radius:8px}.intro,.main{cursor:pointer}.name_wrapper{display:flex;align-items:center;gap:4px;pointer-events:all;max-width:max-content;--stagger:1}.name_wrapper .name_dot{width:10px;height:10px;border-radius:100%;background-color:var(--default-dot);transition:opacity .1s linear;will-change:opacity,background-color}.name_wrapper .name{font-weight:600}.title_wrapper{--stagger:2}.title_wrapper .title{margin-top:8px;color:var(--secondary-color)}.description{margin-top:40px;--stagger:3}.projects_title_wrapper{display:flex;justify-content:space-between;align-items:center}.description_title,.experiences_title,.projects_title{color:var(--secondary-color)}.description_wrapper{display:flex;flex-direction:column;gap:24px;margin-top:16px}.description .description_paragraph{line-height:24px}footer{max-width:var(--max-width);width:100%;box-sizing:border-box;height:max-content;display:flex;flex-direction:column;margin:64px auto 0;z-index:9999;pointer-events:all;--stagger:6}.footer_buttons,.footer_links{display:flex;gap:16px}.footer_buttons{margin-top:12px}.footer_links li a{color:inherit;font-size:13px}.footer_buttons li button,.footer_links li a{text-decoration:none;cursor:pointer;padding:2px;background:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.footer_buttons li button{color:var(--secondary-color);outline:none;border:none;font-family:inherit;font-size:12px;margin:0}.footer_buttons li:hover,.footer_links li:hover{animation:glitch 1s 1}a.highlighted{text-decoration:underline;text-underline-offset:4px;-webkit-text-decoration-color:var(--secondary-color);text-decoration-color:var(--secondary-color);color:var(--primary-color)}a.highlighted:hover{-webkit-text-decoration-color:var(--highlight-color);text-decoration-color:var(--highlight-color)}.prevent_select{-webkit-tap-highlight-color:transparent}#lights-button:hover{animation:glitch 1s 2}#reveal-button{color:#96948d;cursor:pointer;outline:none;background:none;border:none;font-family:inherit;font-size:inherit;padding:0;margin:24px 0 0;max-width:max-content}#reveal-button:hover{animation:glitch 1s 1}@media screen and (max-width:768px){.content{padding:24px;position:unset!important;transform:unset!important}#grid-button{display:none}}.projects{width:100%;margin:64px auto 0;height:100%;max-width:var(--max-width);pointer-events:all;z-index:9999;transition:display .3s cubic-bezier(.075,.82,.165,1);will-change:display;--stagger:4}.project{box-sizing:border-box;background-color:transparent;padding:4px;border-radius:8px;cursor:pointer;transition:background-color .3s cubic-bezier(.075,.82,.165,1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:max-content}.project_preview img,.project_preview video{width:100%;height:100%;object-fit:cover;border-radius:12px;background-position:50%}.project_description{width:100%;font-size:14px;line-height:20px;align-items:center;font-family:inherit;margin-top:24px}.project_details,.project_stack{display:flex;gap:4px;align-items:center}.project_details{color:var(--secondary-color);margin-top:8px}.project_text{font-size:13px;color:var(--primary-color)}.project_text a{color:var(--primary-color);text-decoration:underline;text-underline-offset:4px;-webkit-text-decoration-color:var(--secondary-color);text-decoration-color:var(--secondary-color)}.project_text a:hover{-webkit-text-decoration-color:var(--highlight-color);text-decoration-color:var(--highlight-color)}.project_subtext,.project_text_arrow{color:var(--secondary-color)}.project_subtext{font-size:13px;line-height:16px;margin-top:4px}.project_year{font-size:12px}.projects_wrapper{width:100%;position:relative;height:-moz-fit-content;height:fit-content}.projects_wrapper.grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.projects_wrapper.grid .project_preview{height:200px}.project_preview{max-width:var(--max-width);width:auto;height:300px;border-radius:6px}.project{width:100%;position:relative}.projects_title_button{background-color:transparent;border:none;color:var(--secondary-color);font-size:14px;font-weight:500;cursor:pointer;transition:color .3s cubic-bezier(.075,.82,.165,1);text-decoration:underline;text-underline-offset:4px;-webkit-text-decoration-color:var(--secondary-color);text-decoration-color:var(--secondary-color)}.projects_title_button:hover{color:var(--primary-color);-webkit-text-decoration-color:var(--highlight-color);text-decoration-color:var(--highlight-color)}@media screen and (max-width:768px){.projects{height:100%}.projects_wrapper.grid{display:flex!important;flex-direction:column!important}.projects_title_button{display:none}.projects_wrapper.grid .project_preview{height:300px}}.interactive-grid{position:absolute}#canvas,.interactive-grid{top:0;left:0;width:100vw;height:100vh;z-index:1}#canvas{position:fixed;cursor:crosshair}#highlightOverlay{position:fixed;top:0;left:0;z-index:2;pointer-events:none;opacity:.5;width:100vw;height:100vh}.highlighted-box{position:absolute;width:30px;height:30px;border:.5px solid var(--border-color);transition:border-color .3s ease;cursor:crosshair;will-change:border-color;opacity:.5}@media (max-width:768px){.interactive-grid{display:none}}:root{--bg:#0a0a0a;--primary-color:#ededed;--secondary-color:#a0a0a0;--border-color:rgba(61,61,61,.05);--default-dot:#5ffb00;--project-box:#3d3d3d6c;--max-width:650px}[data-theme=light]{--bg:#fff;--primary-color:#1a1d1d;--secondary-color:#868c8c;--border-color:rgba(208,213,221,.09);--default-dot:#5ffb00;--project-box:hsla(180,8%,95%,.8)}.experiences{width:100%;margin:64px auto 0;height:100%;max-width:var(--max-width);pointer-events:all;z-index:9999;transition:display .3s cubic-bezier(.075,.82,.165,1);will-change:display;--stagger:5}.experience{box-sizing:border-box;background-color:transparent;border-radius:8px;cursor:pointer;transition:background-color .3s cubic-bezier(.075,.82,.165,1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);margin-top:24px;display:flex;justify-content:space-between;align-items:center}.experience_left{display:flex;align-items:flex-start;gap:12px}.experience_text a,.experience_text p:first-child{color:var(--primary-color);font:14px;line-height:20px}.experience_text a{text-decoration:underline;text-underline-offset:4px;-webkit-text-decoration-color:var(--secondary-color);text-decoration-color:var(--secondary-color)}.experience_text a:hover{-webkit-text-decoration-color:var(--highlight-color);text-decoration-color:var(--highlight-color)}.experience_text strong{color:var(--secondary-color)}.experience:hover .experience_text_arrow,.experience:hover .experience_text_eye{display:block;transition:all .3s cubic-bezier(.075,.82,.165,1)}.experience_text_eye{display:none}.experience_text_arrow,.experience_text_eye{color:var(--secondary-color)}.experience:hover .experience_text_arrow{transform:rotate(45deg)}.experience_text p:nth-child(2),.experience_text p:nth-child(3){color:var(--secondary-color);font:13px;line-height:20px}.experience_image{height:48px;width:48px;object-fit:contain;border-radius:8px;transition:transform .3s cubic-bezier(.075,.82,.165,1)}.experience_year{color:var(--secondary-color);font-size:12px;line-height:20px}.experience:hover .experience_image.negative{transform:rotate(15deg)}.experience:hover .experience_image.positive{transform:rotate(-15deg)}@keyframes glitch{25%{opacity:0}50%{opacity:1}75%{opacity:0}}