.project-card[data-astro-cid-y2vllrex]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .3s var(--ease), transform .3s var(--ease);flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.project-card[data-astro-cid-y2vllrex]:before{content:"";background:var(--accent);transform-origin:0;height:1px;transition:transform .4s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.project-card[data-astro-cid-y2vllrex]:hover{border-color:var(--border-bright);transform:translateY(-3px)}.project-card[data-astro-cid-y2vllrex]:hover:before{transform:scaleX(1)}.project-top[data-astro-cid-y2vllrex]{justify-content:space-between;align-items:center;display:flex}.project-lang[data-astro-cid-y2vllrex]{font-family:var(--font-mono);color:var(--accent);letter-spacing:.04em;font-size:.7rem;font-weight:500}.project-stars[data-astro-cid-y2vllrex]{font-family:var(--font-mono);color:var(--faint);font-size:.7rem}.project-title[data-astro-cid-y2vllrex]{font-family:var(--font-mono);color:var(--text);letter-spacing:-.01em;transition:color .25s var(--ease);font-size:1.1rem;font-weight:500}.project-card[data-astro-cid-y2vllrex]:hover .project-title[data-astro-cid-y2vllrex]{color:var(--accent)}.project-desc[data-astro-cid-y2vllrex]{color:var(--muted);flex:1;font-size:.85rem;line-height:1.6}.project-cta[data-astro-cid-y2vllrex]{color:var(--muted);transition:color .25s var(--ease);align-items:center;gap:.4rem;margin-top:auto;font-size:.8rem;font-weight:500;display:flex}.project-card[data-astro-cid-y2vllrex]:hover .project-cta[data-astro-cid-y2vllrex]{color:var(--accent)}.arrow[data-astro-cid-y2vllrex]{transition:transform .25s var(--ease)}.project-card[data-astro-cid-y2vllrex]:hover .arrow[data-astro-cid-y2vllrex]{transform:translate(2px,-2px)}.cp-card[data-astro-cid-hviulcme]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem}.cp-head[data-astro-cid-hviulcme]{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.cp-head-left[data-astro-cid-hviulcme]{flex-direction:column;gap:.4rem;display:flex}.cp-handle[data-astro-cid-hviulcme]{font-family:var(--font-mono);color:var(--text);transition:color .25s var(--ease);font-size:1rem;font-weight:500}.cp-handle[data-astro-cid-hviulcme]:hover{color:var(--accent)}.cp-platform[data-astro-cid-hviulcme]{font-family:var(--font-mono);color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.cp-grid[data-astro-cid-hviulcme]{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (width<=600px){.cp-grid[data-astro-cid-hviulcme]{grid-template-columns:repeat(2,1fr)}}.cp-stat[data-astro-cid-hviulcme]{border-top:1px solid var(--border-soft);flex-direction:column;gap:.25rem;padding:1rem 0;display:flex}.cp-label[data-astro-cid-hviulcme]{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:.68rem}.cp-value[data-astro-cid-hviulcme]{font-family:var(--font-display);color:var(--accent);letter-spacing:-.02em;font-size:1.85rem;font-weight:500;line-height:1}.cp-sub[data-astro-cid-hviulcme]{color:var(--muted);font-size:.75rem}.hero[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:3rem;min-height:70vh;padding:4rem 0 3rem;display:flex;position:relative}.hero-body[data-astro-cid-lcdefpme]{flex:1;min-width:0}.hero-brush[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--text);letter-spacing:.05em;margin-bottom:.5rem;font-size:clamp(3rem,7vw,5rem);font-weight:400;line-height:1}.hero-name[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--accent);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.hero-sub[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--muted);letter-spacing:.01em;margin-bottom:.75rem;font-size:.85rem;line-height:1.6}.hero-sub-jp[data-astro-cid-lcdefpme]{color:var(--muted);max-width:480px;margin-bottom:2rem;font-size:.95rem;line-height:1.85}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;display:flex}.hero-visual[data-astro-cid-lcdefpme]{flex-shrink:0;width:320px;height:340px;display:none}@media (width>=768px){.hero-visual[data-astro-cid-lcdefpme]{display:block}}.hero-svg[data-astro-cid-lcdefpme]{object-fit:contain;width:100%;height:100%}.twinkle-1[data-astro-cid-lcdefpme]{transform-origin:50%;animation:5s ease-in-out infinite twinkle-a}.twinkle-2[data-astro-cid-lcdefpme]{transform-origin:50%;animation:6s ease-in-out .5s infinite twinkle-b}.twinkle-3[data-astro-cid-lcdefpme]{transform-origin:50%;animation:7s ease-in-out 1s infinite twinkle-c}@keyframes twinkle-a{0%,to{opacity:.4}50%{opacity:.9}}@keyframes twinkle-b{0%,to{opacity:.3}50%{opacity:.8}}@keyframes twinkle-c{0%,to{opacity:.25}50%{opacity:.7}}.susuki-group[data-astro-cid-lcdefpme]{transform-origin:bottom;animation:6s ease-in-out infinite sway}@keyframes sway{0%,to{transform:rotate(-.8deg)}50%{transform:rotate(.8deg)}}@media (prefers-reduced-motion:reduce){.twinkle-1[data-astro-cid-lcdefpme],.twinkle-2[data-astro-cid-lcdefpme],.twinkle-3[data-astro-cid-lcdefpme],.susuki-group[data-astro-cid-lcdefpme]{animation:none}}.about-text[data-astro-cid-lcdefpme]{color:var(--muted);max-width:640px;font-size:.95rem;line-height:1.9}.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.section-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.section-more[data-astro-cid-lcdefpme]{color:var(--muted);transition:color .25s var(--ease);font-size:.8rem}.section-more[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.post-list[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-soft)}.post-row[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border-soft);transition:background .2s var(--ease);border-radius:4px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:1rem .5rem;text-decoration:none;display:grid}.post-row[data-astro-cid-lcdefpme]:hover{background:var(--surface)}.post-row[data-astro-cid-lcdefpme]:hover .post-title[data-astro-cid-lcdefpme],.post-row[data-astro-cid-lcdefpme]:hover .post-arrow[data-astro-cid-lcdefpme]{color:var(--accent)}.post-date[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.75rem}.post-title[data-astro-cid-lcdefpme]{color:var(--text);transition:color .2s var(--ease);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.post-tags-row[data-astro-cid-lcdefpme]{flex-shrink:0;gap:.35rem;display:flex}.post-arrow[data-astro-cid-lcdefpme]{color:var(--faint);transition:color .2s var(--ease);flex-shrink:0;font-size:.875rem}@media (width<=600px){.post-row[data-astro-cid-lcdefpme]{grid-template-rows:auto auto;grid-template-columns:1fr auto}.post-date[data-astro-cid-lcdefpme],.post-tags-row[data-astro-cid-lcdefpme]{display:none}.post-title[data-astro-cid-lcdefpme]{grid-column:1}.post-arrow[data-astro-cid-lcdefpme]{grid-area:1/2}}.links-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.link-card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .25s var(--ease), background .25s var(--ease), transform .25s var(--ease);flex-direction:column;gap:.25rem;padding:1rem 1.25rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.link-card[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);transform-origin:0;height:1px;transition:transform .3s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.link-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-bright);background:var(--surface-2);transform:translateY(-2px)}.link-card[data-astro-cid-lcdefpme]:hover:before{transform:scaleX(1)}.link-service[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--text);font-size:.875rem;font-weight:500}.link-desc[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.75rem}
