.hero-wrap[data-astro-cid-ctucqdio]{min-height:55vh;display:flex;flex-direction:column;justify-content:center;gap:2.25rem;text-align:left}.hero-name[data-astro-cid-ctucqdio]{font-size:clamp(3.25rem,10vw,7.5rem);letter-spacing:-.035em;font-family:Satoshi,sans-serif}.hero-name-row[data-astro-cid-ctucqdio]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;width:100%}.hero-icons[data-astro-cid-ctucqdio]{display:flex;align-items:center;gap:.75rem;position:relative;z-index:2;margin-left:auto}.hero-icon[data-astro-cid-ctucqdio]{display:inline-flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.18);color:#e5e7eb;background:#11182780;transition:transform .2s ease,border-color .2s ease,color .2s ease;position:relative;z-index:2;pointer-events:auto}.hero-icon[data-astro-cid-ctucqdio]:hover{transform:translateY(-2px) scale(1.02);border-color:#3b82f6b3;color:#fff}.hero-icon-svg[data-astro-cid-ctucqdio]{width:1.9rem;height:1.9rem}.hero-role-row[data-astro-cid-ctucqdio]{display:flex;align-items:center;gap:1.5rem;align-self:flex-end;width:100%;justify-content:flex-end}.hero-role-line[data-astro-cid-ctucqdio]{height:2px;flex:1;background:#3b82f6}.hero-role[data-astro-cid-ctucqdio]{font-size:clamp(1rem,2.2vw,1.75rem);letter-spacing:.35em;text-transform:uppercase;color:#3b82f6;font-weight:700;line-height:1.6;margin:0}.typing-text[data-astro-cid-ctucqdio]{min-height:1.25rem;display:inline-block;white-space:nowrap;text-transform:uppercase;font-size:1rem;letter-spacing:.2em}.typing-text[data-astro-cid-ctucqdio]:after{content:"|";animation:blink .7s infinite;margin-left:1px;color:#3b82f6}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.scroll-hint[data-astro-cid-ctucqdio]{display:flex;align-items:center;justify-content:center;gap:.35rem;padding-bottom:4rem;color:#ffffff4d;font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.scroll-hint-icon[data-astro-cid-ctucqdio]{display:flex}html:not(.dark) .hero-role-line[data-astro-cid-ctucqdio]{background:#2563eb}html:not(.dark) .hero-role[data-astro-cid-ctucqdio]{color:#2563eb}html:not(.dark) .hero-icon[data-astro-cid-ctucqdio]{background:#ffffffe6;border-color:#0000001f;color:#374151}html:not(.dark) .hero-icon[data-astro-cid-ctucqdio]:hover{border-color:#2563ebb3;color:#111827}html:not(.dark) .scroll-hint[data-astro-cid-ctucqdio]{color:#0000004d}.intro-terminal[data-astro-cid-cgc3mlwb]{padding-bottom:4rem}.terminal-frame[data-astro-cid-cgc3mlwb]{border-radius:1.5rem;border:1px solid rgba(38,38,38,.8);background:#171717e6;overflow:hidden}.terminal-bar[data-astro-cid-cgc3mlwb]{display:flex;align-items:center;gap:.5rem;padding:.85rem 1.25rem;background:linear-gradient(180deg,#222,#181818);border-bottom:1px solid rgba(255,255,255,.08)}.terminal-dot[data-astro-cid-cgc3mlwb]{width:.65rem;height:.65rem;border-radius:999px}.terminal-dot--red[data-astro-cid-cgc3mlwb]{background:#ff5f56}.terminal-dot--yellow[data-astro-cid-cgc3mlwb]{background:#ffbd2e}.terminal-dot--green[data-astro-cid-cgc3mlwb]{background:#27c93f}.terminal-title[data-astro-cid-cgc3mlwb]{margin-left:.75rem;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#e2e8f0b3}.terminal-body[data-astro-cid-cgc3mlwb]{padding:1.75rem 1.75rem 2rem;font-family:Satoshi,sans-serif}.terminal-line[data-astro-cid-cgc3mlwb]{margin:0 0 .85rem;color:#93c5fd;font-weight:600;letter-spacing:.08em}.terminal-output[data-astro-cid-cgc3mlwb]{margin:0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7;color:#e2e8f0eb}html:not(.dark) .terminal-frame[data-astro-cid-cgc3mlwb]{background:#f5f5f5cc;border-color:#e5e5e5}html:not(.dark) .terminal-bar[data-astro-cid-cgc3mlwb]{background:linear-gradient(180deg,#f2f2f2,#e5e5e5);border-bottom-color:#0000001f}html:not(.dark) .terminal-title[data-astro-cid-cgc3mlwb]{color:#334155bf}html:not(.dark) .terminal-line[data-astro-cid-cgc3mlwb]{color:#2563eb}html:not(.dark) .terminal-output[data-astro-cid-cgc3mlwb]{color:#1e293be6}.projects-grid{display:grid;gap:5rem;align-items:stretch}@media(min-width:1024px){.projects-heading{font-size:clamp(1.9rem,3.7vw,2.75rem);letter-spacing:-.02em;line-height:1}html:not(.dark) .projects-heading{color:#0f172a}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:5rem;column-gap:3.5rem}}.project-item{display:flex;flex-direction:column;gap:1.2rem;height:100%}.project-header{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.project-title-row{width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.project-meta{margin:0;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af;font-weight:600}.project-links{display:inline-flex;align-items:stretch;gap:.5rem;flex-shrink:0}.project-link{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-height:clamp(1.9rem,3vw,2.65rem);padding:0 .75rem;font-size:.72rem;line-height:1;border-radius:999px;border:1px solid rgba(255,255,255,.18);color:#d4d4d8;background:#111827a6;text-decoration:none;transition:border-color .2s ease,color .2s ease,transform .2s ease}.project-link:hover{border-color:#60a5fa8c;color:#fff;transform:translateY(-1px)}.project-link--disabled{color:#6b7280;border-color:#ffffff14;background:#0f172a61;pointer-events:none}.project-title{margin:0;font-size:clamp(1.3rem,2.5vw,1.85rem);font-weight:800;letter-spacing:-.02em;line-height:1}.project-preview{position:relative;border-radius:2rem;border:5px solid #8b95a7;padding:1.5rem;overflow:hidden;height:22rem;display:flex;flex-direction:column;box-shadow:none}.project-preview--violet{background:linear-gradient(155deg,#7c3aed,#db2777)}.project-preview--teal{background:linear-gradient(155deg,#0f766e,#0ea5e9)}.project-preview--midnight{background:linear-gradient(155deg,#1f2937,#2563eb)}.project-preview--cyan{background:linear-gradient(155deg,#0284c7,#06b6d4)}.project-description{margin:0;max-width:30ch;color:#ffffffe6;font-size:clamp(.98rem,1.25vw,1.35rem);line-height:1.38;font-weight:600}.browser-stage{margin-top:auto;position:relative;border-radius:1.5rem;border:0;background:#0b0f17;overflow:hidden;transform-origin:center;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease}.project-preview.browser:hover .browser-stage{transform:translateY(-3px) scale(1.01);box-shadow:0 20px 44px #00000059}.browser-chrome{display:flex;align-items:center;gap:.4rem;padding:.65rem .9rem;background:linear-gradient(180deg,#222,#181818);border-bottom:1px solid rgba(255,255,255,.08)}.browser-stage:after{content:"";position:absolute;inset:-1px;border-radius:calc(1.5rem + 1px) calc(1.5rem + 1px) 0 0;border:2px solid rgba(15,23,42,.7);pointer-events:none;z-index:5;box-sizing:border-box}.browser-chrome span{width:.55rem;height:.55rem;border-radius:999px}.browser-chrome span:nth-child(1){background:#ff5f57}.browser-chrome span:nth-child(2){background:#febc2e}.browser-chrome span:nth-child(3){background:#28c840}.preview-image{width:100%;display:block}.phone-stage{margin-top:auto;display:flex;justify-content:center;align-items:flex-end;position:relative;padding-top:1rem;padding-bottom:0;min-height:19rem;gap:0}.phone-frame{width:min(100%,12.2rem);border-radius:1.75rem;border:0;background:#080808;overflow:hidden;position:relative}.project-preview.mobile .phone-frame{border-radius:1.75rem 1.75rem 0 0}.phone-frame:before{content:"";position:absolute;top:.55rem;left:50%;transform:translate(-50%);width:20%;height:.55rem;border-radius:1rem;background:#090909;z-index:2}.phone-frame:after{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid rgba(2,6,23,.75);pointer-events:none;z-index:4;box-sizing:border-box}.phone-frame--half{height:18rem}.phone-frame--half img{height:100%;width:100%;object-fit:cover;object-position:top}.phone-frame--left{opacity:1;transform:translate(0) scale(1);z-index:2;box-shadow:0 22px 44px #0006}.phone-frame--right{opacity:.5;margin-left:-1.6rem;transform:none;z-index:1}.project-preview.mobile,.project-preview.browser{padding-bottom:0}.project-preview.browser .browser-stage{border-radius:1.5rem 1.5rem 0 0;margin-bottom:-2px;border-bottom:0}.project-preview.browser .project-description{margin-bottom:1rem}.project-tech{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:.15rem}html:not(.dark) .project-tech span{border-color:#0000001f}@media(max-width:640px){.project-title-row{align-items:flex-start;flex-direction:column;gap:.75rem}.project-preview{height:18rem;border-radius:1.5rem;padding:1.15rem}.project-description{max-width:100%;font-size:1.02rem}.phone-frame{width:min(100%,10.2rem)}.phone-frame--half{height:15rem}.phone-frame--right{margin-left:-1.1rem;transform:none}.phone-stage{min-height:16rem}}html:not(.dark) .projects-list{color:#0a0a0a}html:not(.dark) .project-link{color:#374151;background:#ffffffe6;border-color:#00000024}html:not(.dark) .project-link:hover{color:#111827;border-color:#2563eb73}html:not(.dark) .project-link--disabled{color:#9ca3af;background:#f5f5f5e6;border-color:#0000001a}html:not(.dark) .project-preview{border-color:#64748b;box-shadow:none}html:not(.dark) .project-description{color:#ffffffeb}html:not(.dark) .browser-chrome{background:linear-gradient(180deg,#f2f2f2,#e5e5e5);border-bottom-color:#0000001f}.section-heading[data-astro-cid-joh4gybl]{font-size:clamp(1.9rem,3.7vw,2.75rem);letter-spacing:-.02em;line-height:1}.contact-row[data-astro-cid-joh4gybl]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.contact-memoji[data-astro-cid-joh4gybl]{width:auto;height:14rem;pointer-events:none;flex-shrink:0}.contact-info[data-astro-cid-joh4gybl]{display:flex;flex-direction:column;gap:2.5rem}.contact-email[data-astro-cid-joh4gybl]{display:flex;flex-direction:column;gap:.75rem}.contact-email-heading[data-astro-cid-joh4gybl]{display:flex;align-items:center;gap:.4rem;color:#ffffff80;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.contact-email-row[data-astro-cid-joh4gybl]{display:flex;align-items:center;gap:1rem}.contact-email-text[data-astro-cid-joh4gybl]{font-size:clamp(1.15rem,2.2vw,1.5rem);color:#ffffffd9;font-weight:500}.contact-links[data-astro-cid-joh4gybl]{display:flex;flex-direction:column;gap:.75rem}.contact-links-heading[data-astro-cid-joh4gybl]{display:flex;align-items:center;gap:.4rem;color:#ffffff80;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.contact-links-row[data-astro-cid-joh4gybl]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.contact-link[data-astro-cid-joh4gybl]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.18);color:#e5e7eb;background:#11182780;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:500;text-decoration:none;transition:transform .2s ease,border-color .2s ease,color .2s ease}.contact-link[data-astro-cid-joh4gybl]:hover{transform:translateY(-2px) scale(1.02);border-color:#3b82f6b3;color:#fff}html:not(.dark) .contact-email-heading[data-astro-cid-joh4gybl],html:not(.dark) .contact-links-heading[data-astro-cid-joh4gybl]{color:#00000080}html:not(.dark) .contact-email-text[data-astro-cid-joh4gybl]{color:#000000d9}html:not(.dark) .contact-link[data-astro-cid-joh4gybl]{background:#ffffffe6;border-color:#0000001f;color:#374151}html:not(.dark) .contact-link[data-astro-cid-joh4gybl]:hover{border-color:#2563ebb3;color:#111827}@media(max-width:640px){.contact-row[data-astro-cid-joh4gybl]{flex-direction:column;align-items:flex-start}.contact-memoji[data-astro-cid-joh4gybl]{height:10rem}}.interests-heading[data-astro-cid-7ll7gymu],.tech-heading[data-astro-cid-rkwzklu6]{font-size:clamp(1.9rem,3.7vw,2.75rem);letter-spacing:-.02em;line-height:1}html:not(.dark) .tech-heading[data-astro-cid-rkwzklu6]{color:#0f172a}.tech-grid[data-astro-cid-rkwzklu6]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:2.5rem}.tech-column[data-astro-cid-rkwzklu6]{display:flex;flex-direction:column}.tech-label[data-astro-cid-rkwzklu6]{margin:0 0 1.25rem;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:#fff6;font-weight:600;white-space:nowrap}html:not(.dark) .tech-label[data-astro-cid-rkwzklu6]{color:#0f172a73}.tech-item[data-astro-cid-rkwzklu6]+.tech-item[data-astro-cid-rkwzklu6]{margin-top:.75rem}.tech-item[data-astro-cid-rkwzklu6]{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.18);background:#11182780;color:#e5e7eb;font-size:.98rem;font-weight:500;transition:box-shadow .25s ease,border-color .2s ease,color .2s ease;text-decoration:none;cursor:pointer}.tech-item[data-astro-cid-rkwzklu6]:hover{border-color:#3b82f6b3;color:#fff;box-shadow:0 0 0 2px #3b82f64d,0 6px 20px #0000004d}.tech-icon[data-astro-cid-rkwzklu6]{width:1.15rem;height:1.15rem;flex-shrink:0;color:#e5e7eb;transition:color .2s ease}.tech-item[data-astro-cid-rkwzklu6]:hover .tech-icon[data-astro-cid-rkwzklu6]{color:#fff}html:not(.dark) .tech-item[data-astro-cid-rkwzklu6]{background:#ffffffe6;border-color:#0000001f;color:#374151}html:not(.dark) .tech-item[data-astro-cid-rkwzklu6]:hover{border-color:#2563ebb3;color:#111827}html:not(.dark) .tech-icon[data-astro-cid-rkwzklu6]{color:#374151}html:not(.dark) .tech-item[data-astro-cid-rkwzklu6]:hover .tech-icon[data-astro-cid-rkwzklu6]{color:#111827}@media(max-width:1200px){.tech-grid[data-astro-cid-rkwzklu6]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.tech-grid[data-astro-cid-rkwzklu6]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.tech-grid[data-astro-cid-rkwzklu6]{grid-template-columns:1fr}}.loader[data-astro-cid-j7pv25f6]{opacity:0;pointer-events:none}
