@import "https://fonts.googleapis.com/css2?family=SUSE+Mono:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=SUSE+Mono:wght@400;500;600;700&display=swap";*{font-family:SUSE Mono,monospace}:root{--text:#636375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#f5f3f0;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#f5f3f0;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{border-inline:1px solid var(--border);text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;display:flex}body{margin:0}h1,h2{color:var(--text-h);font-family:SUSE Mono,monospace;font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{color:var(--text-h);border-radius:4px;font-family:SUSE Mono,monospace;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0;font-family:SUSE Mono,monospace}body{color:#333;background-color:#f5f3f0;width:100%}.homepage{flex-direction:column;gap:5rem;max-width:100%;margin:0;padding:4rem;display:flex}.about-section{width:100%;max-width:100%;margin:0 auto}.about-section .name{color:#555;margin-bottom:2rem;font-size:1rem}.about-section h2{color:#555;margin-bottom:2rem;font-size:2rem}.about-section h3{color:#333;margin-bottom:0;margin-left:1rem;font-size:1rem}.about-section p{color:#222;max-width:800px;margin-bottom:1rem;margin-left:1rem;margin-right:auto;font-size:.9rem;line-height:1.8}.about-section .last-p{color:#333;margin-bottom:5rem}.projects-section{width:100%;max-width:50%;margin-bottom:5rem}.projects-section h2{color:#555;margin-bottom:2rem;font-size:2rem}.project-list{flex-direction:column;gap:1rem;width:30rem;min-height:auto;display:flex}.project-item{cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:1rem;transition:all .3s}.project-item h4{color:#222;margin:0 0 .5rem;font-size:1rem}.project-item.active h4{color:#333;font-weight:700}.project-description,.project-tech{color:#222;margin:.5rem 0;font-size:.9rem}.project-info{background:0 0;border:none;flex:1;padding:2rem}.project-header{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.project-info h3{margin:0 0 .5rem;font-size:1.5rem;display:block}.project-info p{color:#222;margin:1rem 0;line-height:1.6}.tech-tags{flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem;display:flex}.tech-tag{color:#555;background:0 0;border:1px solid #d0d0d0;padding:.4rem .8rem;font-size:.9rem}.project-info a{color:#fff;background:#333;border-radius:5px;margin-top:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:background .3s;display:inline-block}.project-info a:hover{background:#555}.project-item-links{flex-direction:column;gap:.25rem;margin-top:1rem;display:flex}.project-item-links a{color:#0700d3;font-size:.8rem;text-decoration:none}.project-item-links a:hover{color:#3d3642}.project-image{pointer-events:auto;justify-content:flex-end;align-items:center;width:100%;height:100%;margin-left:15rem;padding:1rem;display:flex}.project-image img,.project-image video{object-fit:cover;aspect-ratio:1;border-radius:10px;max-width:80%}.project-display{opacity:0;pointer-events:none;justify-content:center;align-items:center;width:50vw;height:100vh;transition:transform 1s cubic-bezier(.34,1.56,.64,1),opacity .5s ease-in-out;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(105%)}.project-display.in-view{opacity:1;transform:translate(0)}.project-display.fade-out{opacity:.5}.project-list.media-engaged .project-item{opacity:.3;pointer-events:none}.project-list.media-engaged .project-item.active{opacity:1;pointer-events:auto}.project-list.media-engaged .project-item.active h4{color:#333;font-weight:700}.works-section{width:100%;max-width:100%;margin:0 auto}.works-section h2{color:#555;margin-bottom:2rem;font-size:2rem}.works-list{flex-direction:column;gap:.5rem;margin-left:1rem;display:flex}.contact-section{width:100%;max-width:100%;margin:0 auto 2rem}.contact-section h2{color:#555;font-size:2rem}.contact-info{flex-direction:column;gap:.5rem;margin-left:1rem;display:flex}.contact-box{background:0 0;border:none;border-radius:0;flex:1;padding:1rem}.contact-box h3{font-size:1rem}.contact-box a{color:#333;text-decoration:none}.contact-box a:hover{text-decoration:underline}.copy-button{color:#333;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:1rem;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.footer{text-align:left;color:#333;background-color:#f5f3f0;margin-top:-2rem;padding:4rem;font-size:1rem}#root{box-sizing:border-box;text-align:left;border-inline:none;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}.contact-info a{color:#333;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.contact-title{color:#333;margin-bottom:2rem}.contact-info a:hover{text-decoration:underline}.works-list .work-item a{color:#333;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.works-list .work-item a:hover{text-decoration:underline}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:4rem;display:flex}.not-found h1{color:#333;font-size:2rem}.not-found-text{color:#555;font-size:1rem}.not-found-back-link{color:#333;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.not-found-back-link:hover{opacity:.7;text-decoration:underline}@media (width<=1280px){.homepage{gap:3.5rem;padding:2.5rem}.projects-section{max-width:100%}.project-list{width:30rem}.about-section h2,.projects-section h2,.works-section h2,.contact-section h2{font-size:1.5rem}.project-display{width:18rem;height:18rem;transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .3s ease-out;top:auto;bottom:1.5rem;right:1.5rem;transform:translateY(120%)}.project-display.in-view{transform:translateY(0)}.project-image{justify-content:center;margin-left:0;padding:.5rem}.project-image img,.project-image video{border-radius:8px;max-width:100%}}.not-found-image{border-radius:10px;align-self:center;max-width:50%;height:auto}@media (width<=768px){.homepage{gap:2.5rem;padding:1.5rem}.about-section h2,.projects-section h2,.works-section h2,.contact-section h2{font-size:1.5rem}.projects-section{max-width:100%}.project-list{width:100%}.project-display{width:13rem;height:13rem;bottom:1rem;right:1rem}.works-section h2,.contact-section h2{font-size:1.5rem}.not-found-image{border-radius:10px;align-self:center;max-width:80%;height:auto}.footer{padding:2rem 1.5rem}}
