.mobile-identity[data-astro-cid-wmut7bcz]{display:none;flex-direction:column;gap:var(--gap-xs)}.mobile-identity__name[data-astro-cid-wmut7bcz]{font-size:var(--text-heading-s-size);font-weight:var(--text-heading-s-weight);line-height:var(--text-heading-s-leading);color:var(--color-text-default)}.mobile-identity__meta[data-astro-cid-wmut7bcz]{display:inline-flex;align-items:flex-start;gap:6px;font-size:var(--text-body-s-medium-size);font-weight:var(--text-body-s-medium-weight);line-height:var(--text-body-s-medium-leading);color:var(--ink-muted)}.mobile-identity__dot[data-astro-cid-wmut7bcz]{flex-shrink:0;display:inline-block;width:6px;height:6px;margin-top:calc((var(--text-body-s-medium-leading) - 6px) / 2);border-radius:50%;background:var(--green-primary)}@media(max-width:1024px){.mobile-identity[data-astro-cid-wmut7bcz]{display:flex}}.info-card[data-astro-cid-ohzhhgr7]{display:flex;flex-direction:column;gap:var(--gap);padding:var(--gap-lg);background:var(--bg-page);border:1px solid var(--border-strong);border-radius:var(--radius-card)}.about-section[data-astro-cid-343zsdud]{display:flex;flex-direction:column;gap:var(--gap-lg)}.about-section__title[data-astro-cid-343zsdud]{font-size:var(--text-heading-l-size);line-height:var(--text-heading-l-leading);font-weight:var(--text-heading-l-weight);color:var(--color-text-default)}.about-section__description[data-astro-cid-343zsdud]{font-size:var(--text-body-m-size);line-height:var(--text-body-m-leading);font-weight:var(--text-body-m-weight);color:var(--color-text-default)}.about-section__stats[data-astro-cid-343zsdud]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-lg)}.about-section__stat-value[data-astro-cid-343zsdud]{font-size:var(--text-heading-m-size);line-height:var(--text-heading-m-leading);font-weight:var(--weight-bold);color:var(--color-text-default)}.about-section__stat-label[data-astro-cid-343zsdud]{font-size:var(--text-body-m-size);font-weight:var(--text-body-m-weight);line-height:var(--text-body-m-leading);color:var(--color-text-subtle)}@media(max-width:768px){.about-section__stats[data-astro-cid-343zsdud]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.about-section__stats[data-astro-cid-343zsdud]{grid-template-columns:1fr}}.experience-section[data-astro-cid-pxsmx2ci]{display:flex;flex-direction:column;gap:var(--gap-xl)}.experience-section__title[data-astro-cid-pxsmx2ci]{font-size:var(--text-heading-l-size);line-height:var(--text-heading-l-leading);font-weight:var(--text-heading-l-weight);color:var(--color-text-default)}.experience-section__list[data-astro-cid-pxsmx2ci]{display:flex;flex-direction:column}.experience-section__item[data-astro-cid-pxsmx2ci]{display:grid;grid-template-columns:56px 1fr 1.5fr;align-items:start;gap:var(--gap-lg);padding:var(--space-5);margin:0 calc(-1 * var(--space-5));border-radius:var(--radius-image)}.experience-section__item[data-astro-cid-pxsmx2ci]:hover{background-color:var(--color-surface-hover)}.experience-section__logo[data-astro-cid-pxsmx2ci]{width:56px;height:56px;border-radius:var(--radius-logo);overflow:hidden;flex-shrink:0;transition:transform .5s cubic-bezier(.25,.1,.25,1);transform-origin:center center}.experience-section__logo[data-astro-cid-pxsmx2ci] img[data-astro-cid-pxsmx2ci]{width:100%;height:100%;object-fit:cover}.experience-section__item[data-astro-cid-pxsmx2ci]:hover .experience-section__logo[data-astro-cid-pxsmx2ci]{animation:logo-tilt 2s ease-in-out}@keyframes logo-tilt{0%{transform:perspective(300px) rotateY(0) rotateX(0) scale(1)}10%{transform:perspective(300px) rotateY(7deg) rotateX(-3.5deg) scale(1.06)}25%{transform:perspective(300px) rotateY(-3deg) rotateX(2deg) scale(1.03)}40%{transform:perspective(300px) rotateY(1.5deg) rotateX(-1deg) scale(1.015)}55%{transform:perspective(300px) rotateY(-.7deg) rotateX(.4deg) scale(1.007)}70%{transform:perspective(300px) rotateY(.3deg) rotateX(-.15deg) scale(1.003)}85%{transform:perspective(300px) rotateY(-.1deg) rotateX(.05deg) scale(1.001)}to{transform:perspective(300px) rotateY(0) rotateX(0) scale(1)}}.experience-section__logo-placeholder[data-astro-cid-pxsmx2ci]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--bg-card);font-size:var(--text-body-m-bold-size);font-weight:var(--weight-semibold);color:var(--color-text-subtle)}.experience-section__info[data-astro-cid-pxsmx2ci]{display:flex;flex-direction:column}.experience-section__role[data-astro-cid-pxsmx2ci]{font-size:var(--text-body-m-bold-size);font-weight:var(--weight-bold);line-height:var(--text-body-m-bold-leading);color:var(--color-text-default)}.experience-section__meta[data-astro-cid-pxsmx2ci]{font-size:var(--text-body-m-size);line-height:var(--text-body-m-leading);color:var(--color-text-subtle)}.experience-section__dot[data-astro-cid-pxsmx2ci]{color:var(--ink-faint);margin-inline:var(--gap-sm)}.experience-section__description[data-astro-cid-pxsmx2ci]{font-size:var(--text-body-m-size);font-weight:var(--text-body-m-weight);line-height:var(--text-body-m-leading);color:var(--ink-soft);padding-top:2px}@media(max-width:1024px){.experience-section__list[data-astro-cid-pxsmx2ci]{padding:0 var(--gap-sm)}.experience-section__item[data-astro-cid-pxsmx2ci]{grid-template-columns:40px 1fr;grid-template-rows:auto auto;gap:var(--gap-md);margin:0;padding:var(--gap-lg) var(--gap-md);border-radius:var(--radius-control)}.experience-section__item[data-astro-cid-pxsmx2ci]:nth-child(2n){background-color:var(--color-surface-hover)}.experience-section__logo[data-astro-cid-pxsmx2ci]{width:40px;height:40px;border-radius:10px}.experience-section__description[data-astro-cid-pxsmx2ci]{grid-column:1 / -1}}@media(max-width:480px){.experience-section__item[data-astro-cid-pxsmx2ci]{grid-template-columns:1fr}.experience-section__logo[data-astro-cid-pxsmx2ci]{width:36px;height:36px;border-radius:8px}.experience-section__info[data-astro-cid-pxsmx2ci]{grid-column:1 / -1}}.selected-works[data-astro-cid-52fp7y2y]{display:flex;flex-direction:column;gap:var(--gap-xl)}.selected-works__title[data-astro-cid-52fp7y2y]{font-size:var(--text-heading-l-size);line-height:var(--text-heading-l-leading);font-weight:var(--text-heading-l-weight);color:var(--color-text-default)}.selected-works[data-astro-cid-52fp7y2y] .selected-works__all{align-self:flex-start}.workflow-section[data-astro-cid-z6ul2m3k]{display:flex;flex-direction:column;gap:var(--gap-xl)}.workflow-section__title[data-astro-cid-z6ul2m3k]{font-size:var(--text-heading-l-size);line-height:var(--text-heading-l-leading);font-weight:var(--text-heading-l-weight);color:var(--color-text-default)}.workflow-section__steps[data-astro-cid-z6ul2m3k]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap-lg)}.workflow-section__step-number[data-astro-cid-z6ul2m3k]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--color-accent-green) var(--step-mix),white);color:var(--ink);font-size:var(--text-body-s-medium-size);font-weight:var(--weight-semibold)}.workflow-section__step-label[data-astro-cid-z6ul2m3k]{font-size:var(--text-heading-s-size);line-height:var(--text-heading-s-leading);font-weight:var(--text-heading-s-weight);color:var(--color-text-default)}.workflow-section__step-description[data-astro-cid-z6ul2m3k]{font-size:var(--text-body-m-size);font-weight:var(--text-body-m-weight);line-height:var(--text-body-m-leading);color:var(--color-text-subtle)}@media(max-width:768px){.workflow-section__steps[data-astro-cid-z6ul2m3k]{grid-template-columns:1fr}}.skills-section[data-astro-cid-vfv4ft3t]{display:flex;flex-direction:column;gap:var(--gap-xl)}.skills-section__title[data-astro-cid-vfv4ft3t]{font-size:var(--text-heading-l-size);line-height:var(--text-heading-l-leading);font-weight:var(--text-heading-l-weight);color:var(--color-text-default)}.skills-section__list[data-astro-cid-vfv4ft3t]{display:flex;flex-wrap:wrap;gap:var(--gap-sm)}.skills-section__chip[data-astro-cid-vfv4ft3t]{display:flex;align-items:center;padding:var(--gap-sm) var(--gap-lg);background:var(--bg-page);border:1px solid var(--border-strong);border-radius:var(--radius-chip);font-size:var(--text-body-s-medium-size);font-weight:var(--text-body-s-medium-weight);line-height:var(--text-body-s-medium-leading);color:var(--color-text-default);white-space:nowrap;transition:background var(--duration-fast),border-color var(--duration-fast)}.skills-section__chip[data-astro-cid-vfv4ft3t].hl-strong{outline:2px solid rgba(255,200,0,.7);outline-offset:3px}.skills-section__chip[data-astro-cid-vfv4ft3t].dimmed{opacity:.35}.contact-section[data-astro-cid-7v7vofhq]{display:flex;flex-direction:column;gap:var(--gap-xl)}.contact-section__title[data-astro-cid-7v7vofhq]{font-size:var(--text-heading-l-size);line-height:var(--text-heading-l-leading);font-weight:var(--text-heading-l-weight);color:var(--color-text-default)}.contact-section__grid[data-astro-cid-7v7vofhq]{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-lg)}.contact-section__card[data-astro-cid-7v7vofhq]{display:flex;flex-direction:column;gap:var(--gap-lg);padding:var(--inset-card-lg);border-radius:var(--radius-card)}.contact-section__card--write[data-astro-cid-7v7vofhq]{background:var(--green-light)}.contact-section__card--ai[data-astro-cid-7v7vofhq]{background:var(--color-surface-card)}.contact-section__card-title[data-astro-cid-7v7vofhq]{font-size:var(--text-heading-s-size);line-height:var(--text-heading-s-leading);font-weight:var(--text-heading-s-weight);color:var(--color-text-default)}.contact-section__card-subtitle[data-astro-cid-7v7vofhq]{font-size:var(--text-body-m-size);font-weight:var(--text-body-m-weight);line-height:var(--text-body-m-leading);color:var(--color-text-default);margin-top:calc(-1 * var(--gap-sm))}.contact-section__email-row[data-astro-cid-7v7vofhq]{display:flex;gap:var(--gap-sm)}.contact-section__email-input[data-astro-cid-7v7vofhq]{flex:1;min-width:0;width:0;padding:var(--gap-md) var(--gap-lg);background:var(--bg-page);border:1px solid var(--color-border-default);border-radius:var(--radius-control);font-family:var(--font-body);font-size:var(--text-body-s-medium-size);color:var(--color-text-default);cursor:text;overflow:hidden;text-overflow:ellipsis}.contact-section__copy-btn[data-astro-cid-7v7vofhq]{width:44px;height:44px;padding:0;justify-content:center;flex-shrink:0;transition:background var(--duration-fast)}.contact-section__copy-btn[data-astro-cid-7v7vofhq].is-copied{background:var(--green-primary)}.contact-section__write-btn[data-astro-cid-7v7vofhq]{flex-shrink:0;white-space:nowrap}.contact-section__book-link[data-astro-cid-7v7vofhq]{font-size:var(--text-body-s-medium-size);color:var(--color-text-muted)}.contact-section__book-link[data-astro-cid-7v7vofhq] a[data-astro-cid-7v7vofhq]{color:var(--color-text-muted);text-decoration:underline;text-underline-offset:3px;transition:color var(--duration-fast)}.contact-section__book-link[data-astro-cid-7v7vofhq] a[data-astro-cid-7v7vofhq]:hover{color:var(--color-text-default)}.contact-section__platforms[data-astro-cid-7v7vofhq]{display:flex;flex-wrap:wrap;gap:var(--gap-sm)}.contact-section__platform-btn[data-astro-cid-7v7vofhq]{position:relative;width:44px;height:44px;padding:0;justify-content:center}.contact-section__platform-btn[data-astro-cid-7v7vofhq]:hover{background:var(--bg-sunken);border-color:var(--border-strong);color:var(--color-text-default)}.contact-section__platform-btn[data-astro-cid-7v7vofhq]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);padding:var(--gap-xs) var(--gap-md);background:var(--ink);color:var(--color-text-inverse);font-size:var(--text-body-s-medium-size);font-weight:var(--text-body-s-medium-weight);line-height:var(--text-body-s-medium-leading);white-space:nowrap;border-radius:var(--radius-control);opacity:0;pointer-events:none;transition:opacity var(--duration-normal) var(--ease-out-expo),transform var(--duration-normal) var(--ease-out-expo)}.contact-section__platform-btn[data-astro-cid-7v7vofhq]:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.contact-section__platform-btn[data-astro-cid-7v7vofhq] svg[data-astro-cid-7v7vofhq]{flex-shrink:0}@media(max-width:768px){.contact-section__grid[data-astro-cid-7v7vofhq]{grid-template-columns:1fr}.contact-section__card[data-astro-cid-7v7vofhq]{padding:var(--inset-card-sm)}}@media(max-width:480px){.contact-section__email-row[data-astro-cid-7v7vofhq]{flex-wrap:wrap}.contact-section__email-input[data-astro-cid-7v7vofhq]{flex:1 1 100%;width:100%}.contact-section__write-btn[data-astro-cid-7v7vofhq]{flex:1}}.showcase-grid[data-astro-cid-jfg5vrmg]{display:flex;flex-direction:column;gap:var(--gap-xl)}.showcase-grid__title[data-astro-cid-jfg5vrmg]{font-size:var(--text-heading-l-size);line-height:var(--text-heading-l-leading);font-weight:var(--text-heading-l-weight);color:var(--ink)}.showcase-grid__grid[data-astro-cid-jfg5vrmg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--gap-md)}.showcase-grid__card[data-astro-cid-jfg5vrmg]{position:relative;display:flex;flex-direction:column;gap:var(--gap-xs);padding:var(--gap-lg);background:var(--bg-card);border-radius:var(--radius-card);text-decoration:none;color:inherit;transition:background var(--duration-fast)}.showcase-grid__card--link[data-astro-cid-jfg5vrmg]:hover{background:var(--bg-hover)}.showcase-grid__name[data-astro-cid-jfg5vrmg]{font-size:var(--text-body-m-bold-size);font-weight:var(--text-body-m-bold-weight);color:var(--ink)}.showcase-grid__desc[data-astro-cid-jfg5vrmg]{font-size:var(--text-body-s-size);line-height:var(--text-body-s-leading);color:var(--ink-muted)}.showcase-grid__icon[data-astro-cid-jfg5vrmg]{position:absolute;top:var(--gap-lg);right:var(--gap-lg);color:var(--ink-faint)}.showcase-grid__more[data-astro-cid-jfg5vrmg]{text-align:center;font-size:var(--text-body-s-size);line-height:var(--text-body-s-leading);color:var(--ink-muted);margin:0}@media(max-width:768px){.showcase-grid__grid[data-astro-cid-jfg5vrmg]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.showcase-grid__grid[data-astro-cid-jfg5vrmg]{grid-template-columns:1fr}}
