.hero[data-astro-cid-ge2uvauf]{padding-top:var(--space-20);padding-bottom:var(--space-24);isolation:isolate;position:relative;overflow:hidden}@media (width>=768px){.hero[data-astro-cid-ge2uvauf]{padding-top:var(--space-24);padding-bottom:var(--space-32)}}.hero__bg[data-astro-cid-ge2uvauf]{z-index:-2;position:absolute;inset:0}.hero__glow[data-astro-cid-ge2uvauf]{filter:blur(60px);z-index:-1;pointer-events:none;background:radial-gradient(#10b98126,#0000 60%);width:800px;height:500px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.hero__inner[data-astro-cid-ge2uvauf]{gap:var(--space-16);grid-template-columns:1.1fr 1fr;align-items:center;display:grid}@media (width<=960px){.hero__inner[data-astro-cid-ge2uvauf]{gap:var(--space-12);grid-template-columns:1fr}}.hero__content[data-astro-cid-ge2uvauf]{gap:var(--space-6);flex-direction:column;display:flex}.hero__title[data-astro-cid-ge2uvauf]{letter-spacing:-.035em;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:600;line-height:1.05}.hero__accent[data-astro-cid-ge2uvauf]{background:linear-gradient(180deg, var(--accent-hover), var(--accent));color:#0000;background-clip:text}.hero__lead[data-astro-cid-ge2uvauf]{max-width:56ch}.hero__actions[data-astro-cid-ge2uvauf]{gap:var(--space-3);flex-wrap:wrap;display:flex}.hero__stats[data-astro-cid-ge2uvauf]{gap:var(--space-4);margin:var(--space-6) 0 0;padding-top:var(--space-6);border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}@media (width<=600px){.hero__stats[data-astro-cid-ge2uvauf]{gap:var(--space-5);grid-template-columns:repeat(2,1fr)}}.hero__stats[data-astro-cid-ge2uvauf] div[data-astro-cid-ge2uvauf]{flex-direction:column;gap:4px;display:flex}.hero__stats[data-astro-cid-ge2uvauf] dt[data-astro-cid-ge2uvauf]{font-size:var(--text-xs);color:var(--text-subtle);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-family:var(--font-mono)}.hero__stats[data-astro-cid-ge2uvauf] dd[data-astro-cid-ge2uvauf]{font-size:var(--text-base);color:var(--text);margin:0;font-weight:500}.hero__visual[data-astro-cid-ge2uvauf]{min-width:0;position:relative}@media (width<=960px){.hero__visual[data-astro-cid-ge2uvauf]{order:-1}}.hero__code[data-astro-cid-ge2uvauf]{min-width:0;max-width:100%;transition:transform var(--transition-slow);position:relative;transform:perspective(1200px)rotateY(-3deg)rotateX(2deg)}.hero__code[data-astro-cid-ge2uvauf]:hover{transform:perspective(1200px)rotateY(0)rotateX(0)}@media (width<=960px){.hero__code[data-astro-cid-ge2uvauf]{transform:none}}.projects[data-astro-cid-husxckki]{position:relative}.projects__head[data-astro-cid-husxckki]{gap:var(--space-4);max-width:820px;margin-bottom:var(--space-12);flex-direction:column;display:flex}.projects__grid[data-astro-cid-husxckki]{gap:var(--space-6);margin-bottom:var(--space-16);grid-template-columns:repeat(2,1fr);display:grid}@media (width<=900px){.projects__grid[data-astro-cid-husxckki]{grid-template-columns:1fr}}.project-card[data-astro-cid-husxckki]{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition), transform var(--transition);flex-direction:column;display:flex;position:relative;overflow:hidden}.project-card[data-astro-cid-husxckki]:hover{border-color:var(--accent-border);transform:translateY(-2px)}.project-card__main[data-astro-cid-husxckki]{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.project-card__main[data-astro-cid-husxckki]:hover{color:inherit}.project-card__media[data-astro-cid-husxckki]{background:var(--bg);border-bottom:1px solid var(--border);padding:var(--space-8) var(--space-6);justify-content:center;align-items:center;min-height:200px;display:flex}.project-card__media[data-astro-cid-husxckki] img[data-astro-cid-husxckki]{object-fit:cover;border-radius:var(--radius);border:1px solid var(--border-strong);background:var(--bg);width:160px;height:160px}.project-card__body[data-astro-cid-husxckki]{gap:var(--space-3);padding:var(--space-6);flex-direction:column;flex:1;display:flex}.project-card__top[data-astro-cid-husxckki]{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:2px;display:flex}.project-card__badge[data-astro-cid-husxckki]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--accent);background:var(--accent-muted);border:1px solid var(--accent-border);border-radius:var(--radius-full);align-items:center;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.project-card__status[data-astro-cid-husxckki]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-subtle);align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.project-card__status-dot[data-astro-cid-husxckki]{background:var(--text-faint);border-radius:50%;width:6px;height:6px}.project-card__status--live[data-astro-cid-husxckki] .project-card__status-dot[data-astro-cid-husxckki]{background:var(--accent);box-shadow:0 0 8px var(--accent);animation:2.4s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.project-card__name[data-astro-cid-husxckki]{font-size:var(--text-xl);letter-spacing:var(--tracking-snug);font-weight:600}.project-card__subtitle[data-astro-cid-husxckki]{font-size:var(--text-sm);color:var(--text-subtle);margin-top:-4px}.project-card__desc[data-astro-cid-husxckki]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.65}.project-card__techs[data-astro-cid-husxckki]{gap:var(--space-2);margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--border);flex-direction:column;display:flex}.project-card__techs-label[data-astro-cid-husxckki]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-subtle);font-size:11px}.project-card__techs[data-astro-cid-husxckki] ul[data-astro-cid-husxckki]{flex-wrap:wrap;gap:6px;display:flex}.project-card__techs[data-astro-cid-husxckki] li[data-astro-cid-husxckki]{font-family:var(--font-mono);color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);white-space:nowrap;padding:3px 9px;font-size:11px}.project-card__cta[data-astro-cid-husxckki]{padding-top:var(--space-4);font-size:var(--text-sm);color:var(--accent);align-items:center;gap:8px;margin-top:auto;font-weight:500;display:inline-flex}.project-card__main[data-astro-cid-husxckki]:hover .project-card__cta[data-astro-cid-husxckki]{color:var(--accent-hover)}.project-card__main[data-astro-cid-husxckki]:hover .project-card__cta[data-astro-cid-husxckki] svg[data-astro-cid-husxckki]{transform:translate(3px)}.project-card__cta[data-astro-cid-husxckki] svg[data-astro-cid-husxckki]{transition:transform var(--transition)}.project-card__external[data-astro-cid-husxckki]{top:var(--space-3);right:var(--space-3);z-index:2;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-muted);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-strong);border-radius:var(--radius-full);transition:all var(--transition);background:#0a0a0ac7;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:500;display:inline-flex;position:absolute}.project-card__external[data-astro-cid-husxckki]:hover{color:var(--accent);border-color:var(--accent-border);background:#0a0a0aeb}.projects-faq__head[data-astro-cid-wmjcmkns]{gap:var(--space-3);margin-bottom:var(--space-8);text-align:center;flex-direction:column;max-width:820px;margin-inline:auto;display:flex}.projects-faq__title[data-astro-cid-wmjcmkns]{margin:0}.projects-faq__list[data-astro-cid-wmjcmkns]{gap:var(--space-3);flex-direction:column;max-width:820px;margin:0 auto;display:flex}.projects-faq__item[data-astro-cid-wmjcmkns]{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4) var(--space-5);transition:border-color var(--transition)}.projects-faq__item[data-astro-cid-wmjcmkns]:hover,.projects-faq__item[data-astro-cid-wmjcmkns][open]{border-color:var(--border-strong)}.projects-faq__item[data-astro-cid-wmjcmkns] summary[data-astro-cid-wmjcmkns]{justify-content:space-between;align-items:center;gap:var(--space-3);cursor:pointer;font-size:var(--text-base);color:var(--text);font-weight:500;list-style:none;display:flex}.projects-faq__item[data-astro-cid-wmjcmkns] summary[data-astro-cid-wmjcmkns]::-webkit-details-marker{display:none}.projects-faq__item[data-astro-cid-wmjcmkns] summary[data-astro-cid-wmjcmkns] svg[data-astro-cid-wmjcmkns]{color:var(--text-subtle);transition:transform var(--transition);flex-shrink:0}.projects-faq__item[data-astro-cid-wmjcmkns][open] summary[data-astro-cid-wmjcmkns] svg[data-astro-cid-wmjcmkns]{transform:rotate(180deg)}.projects-faq__item[data-astro-cid-wmjcmkns] p[data-astro-cid-wmjcmkns]{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--text-muted);line-height:1.7}
