.cursor.svelte-vl5f7n{animation:svelte-vl5f7n-blink 1s step-end infinite;color:var(--teal)}@keyframes svelte-vl5f7n-blink{0%,to{opacity:1}50%{opacity:0}}.animated-grid.svelte-gzujjl{--line-color: var(--teal);background-image:linear-gradient(var(--accent-grid) 1px,transparent 1px),linear-gradient(90deg,var(--accent-grid) 1px,transparent 1px);background-size:40px 40px}.grid-line-h.svelte-gzujjl,.grid-line-v.svelte-gzujjl{position:absolute}.grid-line-h.svelte-gzujjl{left:-200px;height:1px;width:200px;background:linear-gradient(90deg,transparent,var(--line-color),transparent);opacity:.4;animation:svelte-gzujjl-trace-h 8s linear infinite}.grid-line-h.delay-1.svelte-gzujjl{animation-delay:3s;top:30%;opacity:.25}.grid-line-h.delay-2.svelte-gzujjl{animation-delay:5.5s;top:70%;opacity:.3}.grid-line-v.svelte-gzujjl{top:-200px;width:1px;height:200px;background:linear-gradient(180deg,transparent,var(--line-color),transparent);opacity:.4;animation:svelte-gzujjl-trace-v 10s linear infinite}.grid-line-v.delay-3.svelte-gzujjl{animation-delay:2s;left:60%;opacity:.25}.grid-line-v.delay-4.svelte-gzujjl{animation-delay:6s;left:85%;opacity:.3}@keyframes svelte-gzujjl-trace-h{0%{left:-200px;top:20%}to{left:calc(100% + 200px);top:20%}}@keyframes svelte-gzujjl-trace-v{0%{top:-200px;left:35%}to{top:calc(100% + 200px);left:35%}}.grid-line-h.delay-1.svelte-gzujjl{animation-name:svelte-gzujjl-trace-h2}.grid-line-h.delay-2.svelte-gzujjl{animation-name:svelte-gzujjl-trace-h3}.grid-line-v.delay-3.svelte-gzujjl{animation-name:svelte-gzujjl-trace-v2}.grid-line-v.delay-4.svelte-gzujjl{animation-name:svelte-gzujjl-trace-v3}@keyframes svelte-gzujjl-trace-h2{0%{left:-200px;top:45%}to{left:calc(100% + 200px);top:45%}}@keyframes svelte-gzujjl-trace-h3{0%{left:-200px;top:75%}to{left:calc(100% + 200px);top:75%}}@keyframes svelte-gzujjl-trace-v2{0%{top:-200px;left:60%}to{top:calc(100% + 200px);left:60%}}@keyframes svelte-gzujjl-trace-v3{0%{top:-200px;left:82%}to{top:calc(100% + 200px);left:82%}}.section-label.svelte-xi3p2o{font-family:var(--font-display);font-size:.75rem;letter-spacing:.15em;color:var(--teal);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.bracket.svelte-xi3p2o{color:var(--surface2)}.index.svelte-xi3p2o{color:var(--overlay1)}.separator.svelte-xi3p2o{color:var(--surface2)}.name.svelte-xi3p2o{font-weight:700}.terminal-block.svelte-iogzk0{background:var(--mantle);border:1px solid var(--surface1);border-radius:var(--radius);overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.terminal-block.svelte-iogzk0:hover{border-color:var(--teal);box-shadow:var(--glow-teal)}.terminal-header.svelte-iogzk0{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:var(--crust);border-bottom:1px solid var(--surface0)}.dots.svelte-iogzk0{display:flex;gap:.4rem}.dot.svelte-iogzk0{width:10px;height:10px;border-radius:50%}.dot.red.svelte-iogzk0{background:var(--red)}.dot.yellow.svelte-iogzk0{background:var(--yellow)}.dot.green.svelte-iogzk0{background:var(--green)}.title.svelte-iogzk0{font-size:.7rem;color:var(--overlay0);font-family:var(--font-mono)}.spacer.svelte-iogzk0{flex:1}.terminal-body.svelte-iogzk0{padding:1.25rem;font-family:var(--font-mono);font-size:.85rem;line-height:1.8;color:var(--subtext1)}.about.svelte-1fbzgiq{padding:6rem 3rem}.container.svelte-1fbzgiq{max-width:900px;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.container.visible.svelte-1fbzgiq{opacity:1;transform:translateY(0)}.about-grid.svelte-1fbzgiq{display:grid;grid-template-columns:1fr 280px;gap:3rem;align-items:start}.bio-line.svelte-1fbzgiq{margin:0 0 .75rem}.prompt.svelte-1fbzgiq{color:var(--teal);margin-right:.5rem}.fun-facts.svelte-1fbzgiq{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--surface0)}.fact.svelte-1fbzgiq{margin:0 0 .4rem;color:var(--overlay1);font-size:.8rem}.comment.svelte-1fbzgiq{color:var(--surface2);margin-right:.5rem}.resume-link.svelte-1fbzgiq{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;color:var(--teal);font-size:.8rem;text-decoration:none;font-family:var(--font-mono);transition:text-shadow .2s ease}.resume-link.svelte-1fbzgiq:hover{text-shadow:var(--glow-teal)}.avatar-frame.svelte-1fbzgiq{border:2px solid var(--teal);border-radius:var(--radius);overflow:hidden;box-shadow:var(--glow-teal);aspect-ratio:1}.avatar-frame.svelte-1fbzgiq img:where(.svelte-1fbzgiq){width:100%;height:100%;object-fit:cover}@media(max-width:768px){.about.svelte-1fbzgiq{padding:4rem 1.5rem}.about-grid.svelte-1fbzgiq{grid-template-columns:1fr;gap:2rem}.avatar-col.svelte-1fbzgiq{order:-1;max-width:200px;margin:0 auto}}.skill-card.svelte-1r71gde{background:var(--mantle);border:1px solid var(--surface1);border-radius:var(--radius);padding:1.5rem;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.skill-card.svelte-1r71gde:hover{border-color:var(--teal);box-shadow:var(--glow-teal);transform:translateY(-2px)}.card-header.svelte-1r71gde{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.icon.svelte-1r71gde{color:var(--teal);display:flex}.label.svelte-1r71gde{font-family:var(--font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text);margin:0}.tags.svelte-1r71gde{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-1r71gde{font-size:.75rem;padding:.25rem .6rem;background:var(--surface0);color:var(--teal);border-radius:2px;font-family:var(--font-mono)}.skills.svelte-hjj7gn{padding:6rem 3rem}.container.svelte-hjj7gn{max-width:900px;margin:0 auto}.intro.svelte-hjj7gn{color:var(--subtext0);font-size:.9rem;margin:0 0 2rem;max-width:550px}.grid.svelte-hjj7gn{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:768px){.skills.svelte-hjj7gn{padding:4rem 1.5rem}.grid.svelte-hjj7gn{grid-template-columns:1fr}}.project-card.svelte-118hjoi{background:var(--mantle);border:1px solid var(--surface1);border-radius:var(--radius);overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.project-card.svelte-118hjoi:hover{border-color:var(--teal);box-shadow:var(--glow-teal);transform:translateY(-4px)}.project-card.featured.svelte-118hjoi{border-left:3px solid var(--teal)}.card-image.svelte-118hjoi{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--surface0)}.card-image.svelte-118hjoi img:where(.svelte-118hjoi){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.project-card.svelte-118hjoi:hover .card-image:where(.svelte-118hjoi) img:where(.svelte-118hjoi){transform:scale(1.05)}.overlay.svelte-118hjoi{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1e2ee6;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;opacity:0;transition:opacity .3s ease}.project-card.svelte-118hjoi:hover .overlay:where(.svelte-118hjoi){opacity:1}.description.svelte-118hjoi{color:var(--subtext1);font-size:.8rem;text-align:center;line-height:1.6;margin:0 0 1rem}.links.svelte-118hjoi{display:flex;gap:1rem}.links.svelte-118hjoi a:where(.svelte-118hjoi){color:var(--teal);transition:color .2s ease,text-shadow .2s ease}.links.svelte-118hjoi a:where(.svelte-118hjoi):hover{text-shadow:var(--glow-teal)}.card-body.svelte-118hjoi{padding:1rem 1.25rem}.card-top.svelte-118hjoi{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.title.svelte-118hjoi{font-family:var(--font-display);font-size:.9rem;font-weight:700;color:var(--text);margin:0}.status.svelte-118hjoi{font-size:.7rem;font-family:var(--font-mono)}.stack.svelte-118hjoi{display:flex;flex-wrap:wrap;gap:.4rem}.tech.svelte-118hjoi{font-size:.7rem;padding:.15rem .5rem;background:var(--surface0);color:var(--subtext0);border-radius:2px;font-family:var(--font-mono)}.projects.svelte-1fgsibr{padding:6rem 3rem}.container.svelte-1fgsibr{max-width:900px;margin:0 auto}.grid.svelte-1fgsibr{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.projects.svelte-1fgsibr{padding:4rem 1.5rem}.grid.svelte-1fgsibr{grid-template-columns:1fr}}.contact.svelte-1hgotnh{padding:6rem 3rem}.container.svelte-1hgotnh{max-width:900px;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.container.visible.svelte-1hgotnh{opacity:1;transform:translateY(0)}.heading.svelte-1hgotnh{font-family:var(--font-display);font-size:1.8rem;color:var(--text);margin:0 0 .5rem}.subtext.svelte-1hgotnh{color:var(--subtext0);font-size:.9rem;margin:0 0 2.5rem}.contact-grid.svelte-1hgotnh{display:grid;grid-template-columns:1fr 280px;gap:3rem;align-items:start}.form.svelte-1hgotnh{display:flex;flex-direction:column;gap:1.25rem}.field.svelte-1hgotnh{display:flex;flex-direction:column;gap:.4rem}.field.svelte-1hgotnh label:where(.svelte-1hgotnh){font-size:.75rem;color:var(--overlay0);font-family:var(--font-mono)}.label-text.svelte-1hgotnh{color:var(--teal)}.field.svelte-1hgotnh input:where(.svelte-1hgotnh),.field.svelte-1hgotnh textarea:where(.svelte-1hgotnh){background:var(--mantle);border:1px solid var(--surface1);border-radius:var(--radius);padding:.65rem .85rem;color:var(--text);font-family:var(--font-mono);font-size:.85rem;transition:border-color .3s ease,box-shadow .3s ease;resize:vertical}.field.svelte-1hgotnh input:where(.svelte-1hgotnh):focus,.field.svelte-1hgotnh textarea:where(.svelte-1hgotnh):focus{outline:none;border-color:var(--teal);box-shadow:var(--glow-teal)}.field.svelte-1hgotnh input:where(.svelte-1hgotnh)::placeholder,.field.svelte-1hgotnh textarea:where(.svelte-1hgotnh)::placeholder{color:var(--surface2)}.submit-btn.svelte-1hgotnh{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.65rem 1.5rem;background:var(--teal);color:var(--crust);font-family:var(--font-mono);font-weight:600;font-size:.85rem;border:none;border-radius:var(--radius);cursor:pointer;transition:box-shadow .3s ease,transform .2s ease}.submit-btn.svelte-1hgotnh:hover{box-shadow:var(--glow-teal);transform:translateY(-1px)}.success.svelte-1hgotnh{padding:1.5rem;background:var(--mantle);border:1px solid var(--green);border-radius:var(--radius)}.success.svelte-1hgotnh p:where(.svelte-1hgotnh){margin:0}.success.svelte-1hgotnh .prompt:where(.svelte-1hgotnh){color:var(--green)}.success.svelte-1hgotnh .subline:where(.svelte-1hgotnh){color:var(--overlay1);font-size:.8rem;margin-top:.5rem}.contact-info.svelte-1hgotnh{display:flex;flex-direction:column;gap:1.5rem}.email-link.svelte-1hgotnh{display:inline-flex;align-items:center;gap:.5rem;color:var(--teal);text-decoration:none;font-family:var(--font-mono);font-size:.85rem;transition:text-shadow .2s ease}.email-link.svelte-1hgotnh:hover{text-shadow:var(--glow-teal)}.socials.svelte-1hgotnh{display:flex;flex-direction:column;gap:.75rem}.social-btn.svelte-1hgotnh{display:inline-flex;align-items:center;gap:.5rem;color:var(--subtext0);text-decoration:none;font-family:var(--font-mono);font-size:.85rem;transition:color .2s ease}.social-btn.svelte-1hgotnh:hover{color:var(--teal)}@media(max-width:768px){.contact.svelte-1hgotnh{padding:4rem 1.5rem}.contact-grid.svelte-1hgotnh{grid-template-columns:1fr;gap:2rem}}
