.hero[data-astro-cid-j7pv25f6]{display:flex;gap:32px;align-items:flex-end;padding-top:320px}.hero-left[data-astro-cid-j7pv25f6]{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}.hero-badge-wrap[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:12px;width:fit-content}.hero-badge[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;background:#e8e8e8;padding:10px 16px;font-size:16px;color:var(--ink);letter-spacing:-.32px;line-height:1.4;border-radius:20px 20px 20px 4px;position:relative;width:fit-content;cursor:default;transition:background .3s,color .3s,transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s}.hero-badge[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{font-weight:600}.hero-badge[data-astro-cid-j7pv25f6] .badge-hover[data-astro-cid-j7pv25f6],.hero-badge[data-astro-cid-j7pv25f6] .badge-active[data-astro-cid-j7pv25f6]{display:none}.hero-badge-wrap[data-astro-cid-j7pv25f6]:hover .hero-badge[data-astro-cid-j7pv25f6]{background:var(--accent);color:#fff;animation:bubble-in .35s cubic-bezier(.34,1.56,.64,1)}.hero-badge-wrap[data-astro-cid-j7pv25f6]:hover .badge-default[data-astro-cid-j7pv25f6]{display:none}.hero-badge-wrap[data-astro-cid-j7pv25f6]:hover .badge-hover[data-astro-cid-j7pv25f6]{display:inline}.hero-badge-wrap[data-astro-cid-j7pv25f6]:active .hero-badge[data-astro-cid-j7pv25f6],.hero-badge-wrap[data-astro-cid-j7pv25f6].is-active .hero-badge[data-astro-cid-j7pv25f6]{background:#e5193e;color:#fff;animation:bubble-in .35s cubic-bezier(.34,1.56,.64,1)}.hero-badge-wrap[data-astro-cid-j7pv25f6]:active .badge-hover[data-astro-cid-j7pv25f6],.hero-badge-wrap[data-astro-cid-j7pv25f6].is-active .badge-hover[data-astro-cid-j7pv25f6]{display:none}@keyframes bubble-in{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-badge-wrap[data-astro-cid-j7pv25f6]:active .badge-active[data-astro-cid-j7pv25f6],.hero-badge-wrap[data-astro-cid-j7pv25f6].is-active .badge-active[data-astro-cid-j7pv25f6]{display:inline}.hero-spline[data-astro-cid-j7pv25f6]{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;position:relative}.hero-spline[data-astro-cid-j7pv25f6] iframe[data-astro-cid-j7pv25f6]{position:absolute;top:-150%;left:-150%;width:400%;height:400%;display:block;pointer-events:auto}.hero-headline[data-astro-cid-j7pv25f6]{font-size:56px;font-weight:400;letter-spacing:-1.12px;line-height:1.2;color:var(--ink)}.hero-right[data-astro-cid-j7pv25f6]{flex:1;display:flex;flex-direction:column;gap:0;min-width:0}.exp-row[data-astro-cid-j7pv25f6]{display:flex;gap:72px;align-items:center;padding:10px 0;font-size:15px;letter-spacing:-.3px;line-height:1.2;color:var(--ink)}.exp-year[data-astro-cid-j7pv25f6]{font-family:var(--mono);font-weight:300;opacity:.5;white-space:nowrap;width:36px;flex-shrink:0}.exp-co[data-astro-cid-j7pv25f6]{width:80px;flex-shrink:0}.exp-role[data-astro-cid-j7pv25f6]{opacity:.5;white-space:nowrap}.exp-divider[data-astro-cid-j7pv25f6]{height:1px;background:var(--border);width:100%}.projects[data-astro-cid-j7pv25f6]{padding:64px 0}.projects-grid[data-astro-cid-j7pv25f6]{display:flex;gap:32px;align-items:flex-start}.projects-col[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:64px;flex:1;min-width:0}.project-card{display:flex;flex-direction:column;gap:10px;cursor:pointer;text-decoration:none;color:inherit}.project-card:hover .project-thumb{box-shadow:0 8px 32px #0000000f;transform:scale(1.02)}.project-card:hover .project-thumb:after{opacity:1;transform:translate(100%)}.project-thumb{width:100%;border:1px solid var(--border);overflow:hidden;position:relative;background:var(--bg);transition:box-shadow .3s,transform .4s cubic-bezier(.25,.46,.45,.94)}.project-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,0) 30%,rgba(255,255,255,.25) 50%,rgba(255,255,255,0) 70%,transparent 100%);opacity:0;transform:translate(-100%);transition:transform .6s ease,opacity .3s ease;z-index:2;pointer-events:none}.project-thumb img{width:100%;height:100%;object-fit:cover;display:block}.project-thumb video{width:100%;height:100%;object-fit:cover;object-position:center}.project-overlay{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#000000b8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-family:var(--mono);font-size:13px;font-weight:400;letter-spacing:.5px;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;z-index:3;pointer-events:none}.project-overlay svg{width:14px;height:14px;flex-shrink:0}.project-card:hover .project-overlay{opacity:1;transform:translateY(0)}.project-meta{display:flex;align-items:flex-end;justify-content:space-between}.project-name{font-size:24px;font-weight:500;letter-spacing:-.48px;line-height:1.2;white-space:nowrap}.project-desc{font-size:15px;opacity:.5;letter-spacing:-.3px;line-height:1.2;white-space:nowrap}.project-tag{display:flex;align-items:center;gap:12px;flex-shrink:0}.project-tag-dot{width:4px;height:4px;background:var(--accent);flex-shrink:0}.project-tag-label{font-family:var(--mono);font-weight:300;font-size:16px;letter-spacing:-.32px;opacity:.5;white-space:nowrap}@media(max-width:1024px){.hero[data-astro-cid-j7pv25f6]{padding-top:200px;flex-direction:column;gap:48px}.hero-headline[data-astro-cid-j7pv25f6]{font-size:40px}.projects-grid[data-astro-cid-j7pv25f6]{flex-direction:column}}@media(max-width:768px){.hero[data-astro-cid-j7pv25f6]{padding-top:120px}.hero-headline[data-astro-cid-j7pv25f6]{font-size:32px}.exp-row[data-astro-cid-j7pv25f6]{gap:24px}.exp-role[data-astro-cid-j7pv25f6]{display:none}.project-meta{flex-wrap:wrap;gap:4px}}
