header.svelte-u22jel.svelte-u22jel{z-index:50;padding:1rem;display:flex;justify-content:center;align-items:center;position:fixed;inset:3rem 0% auto}nav.svelte-u22jel.svelte-u22jel{z-index:50;grid-column-gap:3rem;grid-row-gap:3rem;border-radius:var(--rounded-full);background-color:var(--heading-color);justify-content:flex-start;align-items:center;padding:.75rem 1rem;display:flex;position:static;top:3rem;left:50%}.logo.svelte-u22jel.svelte-u22jel{width:3rem;height:3rem;border-radius:var(--rounded-full)}.burger.svelte-u22jel.svelte-u22jel{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:0.5rem}.bar.svelte-u22jel.svelte-u22jel{width:25px;height:3px;background-color:var(--black);border-radius:3px;transition:0.3s ease}.navigation.svelte-u22jel.svelte-u22jel{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}li.svelte-u22jel a.svelte-u22jel{border-radius:var(--rounded-full);color:var(--black);padding:.5rem 1rem;font-weight:600;text-decoration:none;display:inline-block}li.svelte-u22jel a.svelte-u22jel:hover{background-color:var(--dark-grey);color:var(--white)}a.active.svelte-u22jel.svelte-u22jel{background-color:var(--dark-grey);color:var(--white)}@media(max-width: 768px){.burger.svelte-u22jel.svelte-u22jel{display:flex}.navigation.svelte-u22jel.svelte-u22jel{position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:unset;overflow:hidden;max-height:0;opacity:0;transform:translateY(-10px);transition:max-height 0.4s ease, opacity 0.3s ease, transform 0.3s ease}.navigation.open.svelte-u22jel.svelte-u22jel{max-height:500px;opacity:1;transform:translateY(0)}.navigation.closed.svelte-u22jel.svelte-u22jel{max-height:0;opacity:0;transform:translateY(-10px)}li.svelte-u22jel a.svelte-u22jel{background-color:var(--primary-color);width:fit-content;border-radius:100rem;margin:0.3rem auto}nav.svelte-u22jel.svelte-u22jel{flex-wrap:wrap;grid-column-gap:8rem}}
.hero-logo.svelte-pbo3nd{min-width:14rem;max-width:23rem;width:100%;height:auto;display:inline-block;margin:auto}.hero-content-section.svelte-pbo3nd{grid-column-gap:1.75rem;grid-row-gap:1.75rem;flex-flow:column;flex:0 auto;max-width:36rem;display:flex;margin:auto}.hero-content.svelte-pbo3nd{z-index:1;grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:row;flex:0 auto;width:100%;max-width:60rem;margin-top:10rem;margin-left:auto;margin-right:auto;padding-bottom:10rem;padding-left:6rem;padding-right:6rem;display:flex;position:relative}.hero-header-text.svelte-pbo3nd{text-align:left;font-size:3.125em;margin-top:0;margin-bottom:0;line-height:3.375rem}.hero-subheader-text.svelte-pbo3nd{text-align:left;margin-top:0;margin-bottom:0;font-size:1.25em;font-weight:400;line-height:1.75rem}@media(max-width: 900px){.hero-content.svelte-pbo3nd{flex-flow:column-reverse;padding-left:0;padding-right:0;margin-top:13rem}.hero-header-text.svelte-pbo3nd{text-align:center}.hero-subheader-text.svelte-pbo3nd{text-align:center}}.hero.svelte-pbo3nd{background:linear-gradient(
            86deg,
            var(--primary-color) 0%,
            var(--dark-grey) 8%,
            var(--dark-grey) 50%,
            var(--dark-grey) 92%,
            var(--primary-color) 100%
        );background-attachment:fixed;align-items:flex-start;display:flex;position:relative;overflow:hidden;justify-content:flex-start}@keyframes svelte-pbo3nd-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.blinking.svelte-pbo3nd{animation:svelte-pbo3nd-blink 1s infinite}.code.svelte-pbo3nd{font-size:2.125rem;color:var(--primary-color)}@media(max-width: 400px){.hero-content.svelte-pbo3nd{flex-direction:column-reverse;padding-left:1rem;padding-right:1rem;margin-top:8rem;padding-bottom:4rem}.hero-content-section.svelte-pbo3nd{max-width:100%;padding:0 0.5rem}.hero-header-text.svelte-pbo3nd{font-size:2rem;line-height:2.5rem;text-align:center}.code.svelte-pbo3nd{font-size:1.25rem;display:block;text-align:center;word-break:break-word}.hero-subheader-text.svelte-pbo3nd{font-size:1rem;line-height:1.5rem;text-align:center}.hero-logo.svelte-pbo3nd{max-width:12rem;margin-top:2rem}}
.footer.svelte-1g41crh.svelte-1g41crh{color:var(--white);font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;padding:2rem 1rem;text-align:center}.footer-content.svelte-1g41crh.svelte-1g41crh{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}.code-bracket.svelte-1g41crh.svelte-1g41crh{font-size:2.5rem;font-weight:700;user-select:none;font-family:'Fira Mono', monospace, monospace}.footer-content.svelte-1g41crh p.svelte-1g41crh{font-weight:600;font-size:1.2rem;margin:0;flex-basis:100%}.footer-nav.svelte-1g41crh.svelte-1g41crh{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center;flex-basis:100%;font-weight:700}.footer-nav.svelte-1g41crh a.svelte-1g41crh{color:var(--white);text-decoration:none;font-weight:700;font-size:1rem;padding:0.5rem 1rem;border-radius:4px;display:flex;align-items:center;gap:0.5rem;transition:background-color 0.25s ease, color 0.25s ease}.footer-nav.svelte-1g41crh a.svelte-1g41crh:hover,.footer-nav.svelte-1g41crh a.svelte-1g41crh:focus{background-color:var(--primary-color);color:var(--dark-grey);outline:none}.icon.svelte-1g41crh.svelte-1g41crh{width:20px;height:20px;fill:currentColor}.contact-info.svelte-1g41crh.svelte-1g41crh{color:var(--white);font-weight:600;font-size:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;justify-content:center}.contact-info.svelte-1g41crh span.svelte-1g41crh{white-space:nowrap;margin-right:0.2rem}.contact-info.svelte-1g41crh span.separator.svelte-1g41crh{margin:0 0.3rem;user-select:none;white-space:nowrap}.contact-info.svelte-1g41crh a.svelte-1g41crh{color:var(--white);text-decoration:underline;font-weight:600}@media(min-width: 600px){.footer-content.svelte-1g41crh p.svelte-1g41crh{flex-basis:auto;margin:0 2rem}.footer-nav.svelte-1g41crh.svelte-1g41crh{flex-basis:auto}.contact-info.svelte-1g41crh.svelte-1g41crh{gap:1rem}}@media(max-width: 400px){.contact-info.svelte-1g41crh.svelte-1g41crh{flex-direction:column;gap:0.3rem}.contact-info.svelte-1g41crh span.separator.svelte-1g41crh{display:none}}
.about-text.svelte-1j1m97a{max-width:42rem;transform:translate(0) rotate(0) scale(1);opacity:1;margin:auto;text-align:center}h2.svelte-1j1m97a{color:white;font-weight:600;line-height:1.25;margin-bottom:1rem;font-size:2.25rem}@media(max-width: 1100px){.about-me.svelte-1j1m97a{flex-direction:column-reverse}}@media(max-width: 768px){h2.svelte-1j1m97a{font-size:1.875rem}}p.svelte-1j1m97a{color:#d1d5db;font-size:1.125rem;line-height:1.625;margin-bottom:1.5rem}.highlight.svelte-1j1m97a{color:var(--primary-color);font-weight:700}.about-me.svelte-1j1m97a{display:flex;padding-left:1rem;padding-right:1rem;flex-wrap:wrap;padding-bottom:1rem}.about-img.svelte-1j1m97a{margin:auto;flex-shrink:1;width:100%;max-width:21rem;height:auto;border-radius:10rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1),
                    0 4px 6px -2px rgba(0, 0, 0, 0.05);filter:grayscale(100%);transition:filter 0.5s ease;transform:translate(0px);opacity:1}.about-img.svelte-1j1m97a:hover{filter:grayscale(0%)}
.education-block.svelte-1jdjcp3.svelte-1jdjcp3{width:100%;max-width:70rem;display:flex;flex-direction:column;justify-content:center;margin:auto}.education-content.svelte-1jdjcp3.svelte-1jdjcp3{display:flex;flex-wrap:nowrap;justify-content:center}@media(max-width: 768px){.education-content.svelte-1jdjcp3.svelte-1jdjcp3{flex-wrap:wrap}.education-content.svelte-1jdjcp3 img.svelte-1jdjcp3{min-width:0}}.education-content.svelte-1jdjcp3 img.svelte-1jdjcp3{width:100%;min-width:450px;max-width:28rem;height:auto;margin-top:auto;margin-bottom:auto}.education-time-line.svelte-1jdjcp3.svelte-1jdjcp3{position:relative;padding-left:2rem;margin-top:2rem;border-left:3px solid var(--primary-color)}.education-item.svelte-1jdjcp3.svelte-1jdjcp3{position:relative;margin-bottom:2rem;padding-left:1rem}.education-item.svelte-1jdjcp3.svelte-1jdjcp3::before{content:'';position:absolute;left:-2.70rem;top:0.2rem;width:1rem;height:1rem;background-color:black;border-radius:50%;border:2px solid white;box-shadow:0 0 0 2px var(--primary-color)}.education-item.svelte-1jdjcp3 h3.svelte-1jdjcp3{margin:0;font-size:1.2rem;color:var(--primary-color)}.education-item.svelte-1jdjcp3 p.svelte-1jdjcp3{margin:0.2rem 0;color:white}.education-item.svelte-1jdjcp3 span.svelte-1jdjcp3{font-size:0.9rem;color:#888}
.education-block.svelte-1hmz3pl.svelte-1hmz3pl{width:100%;max-width:70rem;display:flex;flex-direction:column;justify-content:center;margin:auto}.education-content.svelte-1hmz3pl.svelte-1hmz3pl{display:flex;flex-wrap:nowrap;justify-content:center;flex-direction:row-reverse}@media(max-width: 768px){.education-content.svelte-1hmz3pl.svelte-1hmz3pl{flex-wrap:wrap}.education-content.svelte-1hmz3pl img.svelte-1hmz3pl{min-width:0}}.education-content.svelte-1hmz3pl img.svelte-1hmz3pl{width:100%;min-width:450px;max-width:28rem;height:auto;margin-top:auto;margin-bottom:auto}.education-time-line.svelte-1hmz3pl.svelte-1hmz3pl{position:relative;padding-right:2rem;margin-top:2rem;border-right:3px solid var(--primary-color)}.education-item.svelte-1hmz3pl.svelte-1hmz3pl{position:relative;margin-bottom:2rem;padding-left:1rem}.education-item.svelte-1hmz3pl.svelte-1hmz3pl::before{content:'';position:absolute;right:-2.70rem;top:0.2rem;width:1rem;height:1rem;background-color:black;border-radius:50%;border:2px solid white;box-shadow:0 0 0 2px var(--primary-color)}.education-item.svelte-1hmz3pl h3.svelte-1hmz3pl{margin:0;font-size:1.2rem;color:var(--primary-color)}.education-item.svelte-1hmz3pl p.svelte-1hmz3pl{margin:0.2rem 0;color:white}.education-item.svelte-1hmz3pl span.svelte-1hmz3pl{font-size:0.9rem;color:#888}
#projects.svelte-ezogfm.svelte-ezogfm{overflow:auto}.image-container.svelte-ezogfm.svelte-ezogfm{position:relative;display:inline-block}.projects-container.svelte-ezogfm.svelte-ezogfm{width:100%;max-width:70rem;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;justify-content:center;align-items:center}.projects-overview.svelte-ezogfm.svelte-ezogfm{display:grid;grid-template-columns:repeat(auto-fit, minmax(500px, 1fr));gap:3rem}@media(max-width: 768px){.projects-overview.svelte-ezogfm.svelte-ezogfm{grid-template-columns:repeat(auto-fit, minmax(270px, 1fr))}}.project-card.svelte-ezogfm.svelte-ezogfm{background:black;color:var(primary-color);border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,0.1);transition:transform 0.3s ease}.project-card.svelte-ezogfm.svelte-ezogfm:hover{transform:scale(1.02)}.arrow.svelte-ezogfm.svelte-ezogfm{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5);color:white;border:none;padding:10px;cursor:pointer;font-size:24px;border-radius:50%;user-select:none}.arrow.svelte-ezogfm.svelte-ezogfm:hover{background:rgba(0,0,0,0.8)}.arrow.left.svelte-ezogfm.svelte-ezogfm{left:10px}.arrow.right.svelte-ezogfm.svelte-ezogfm{right:10px}.screenshot.svelte-ezogfm.svelte-ezogfm{display:block;width:100%;height:auto;object-fit:contain;border-radius:4px}.content.svelte-ezogfm.svelte-ezogfm{padding:1.5rem}.title.svelte-ezogfm.svelte-ezogfm{font-size:1.5rem;font-weight:600;margin-bottom:0.5rem}.description.svelte-ezogfm.svelte-ezogfm{color:#4b5563;margin-bottom:1rem}.tech-stack.svelte-ezogfm.svelte-ezogfm{justify-content:center;display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1rem}.badge.svelte-ezogfm.svelte-ezogfm{display:flex;align-items:center;gap:0.25rem;color:black;background-color:var(--primary-color);padding:0.25rem 0.5rem;font-size:0.75rem;border-radius:0.375rem;cursor:pointer}.badge.svelte-ezogfm img.svelte-ezogfm{width:1rem;height:1rem}.links.svelte-ezogfm.svelte-ezogfm{display:flex;gap:1rem}
.scroll-progress.svelte-id6jd9.svelte-id6jd9{position:fixed;bottom:0;left:0;height:.25rem;background-color:var(--primary-color);z-index:9999;transition:width 0.15s ease-out}.terminal.svelte-id6jd9.svelte-id6jd9{display:flex;flex-direction:column;border-radius:var(--rounded-full);width:100%;flex-wrap:wrap;min-width:0;max-width:100%;padding:1rem}@media(min-width: 768px){.terminal.svelte-id6jd9.svelte-id6jd9{max-width:70rem}}.window-options.svelte-id6jd9.svelte-id6jd9{display:flex;align-items:center;justify-content:end;gap:0.4rem;padding:0.5rem;background-color:#121212;border-top-left-radius:0.75rem;border-top-right-radius:0.75rem;width:100%}.btn.svelte-id6jd9.svelte-id6jd9{width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;font-size:10px;font-weight:bold;color:white;opacity:1;cursor:default}.btn.svelte-id6jd9 .icon.svelte-id6jd9{color:black;opacity:0;transition:opacity 0.2s ease-in-out;pointer-events:none;line-height:1}.btn.svelte-id6jd9:hover .icon.svelte-id6jd9{opacity:1}.red.svelte-id6jd9.svelte-id6jd9{background-color:#ff5f56}.yellow.svelte-id6jd9.svelte-id6jd9{background-color:#ffbd2e}.green.svelte-id6jd9.svelte-id6jd9{background-color:#27c93f}.terminal-content.svelte-id6jd9.svelte-id6jd9{padding-right:0.5rem;padding-left:0.5rem;border-bottom-left-radius:0.75rem;border-bottom-right-radius:0.75rem;display:flex;flex-direction:column;min-width:200px;font-size:9px;background-color:#1e1e1e;color:black;text-align:left;width:100%}.terminal-content.svelte-id6jd9 pre.svelte-id6jd9{color:white;font-family:monospace;font-size:0.70rem;padding-right:0.5rem;padding-left:0.5rem;white-space:pre-wrap;overflow-x:auto;box-sizing:border-box}.content.svelte-id6jd9.svelte-id6jd9{padding-right:1rem;display:flex;justify-content:center;align-items:center;margin:0;flex-direction:column}main.svelte-id6jd9.svelte-id6jd9{text-align:center}@media(min-width: 640px){main.svelte-id6jd9.svelte-id6jd9{max-width:none}}
