:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 94%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--border: 0 0% 89.8%;--radius: .5rem}.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--border: 0 0% 25.1%}*,*:before,*:after{box-sizing:border-box;border-color:hsl(var(--border))}html{-webkit-text-size-adjust:100%;tab-size:4}body{margin:0;min-height:100vh;font-family:JetBrains Mono,Noto Sans SC,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px;line-height:1.5;background:hsl(var(--background));color:hsl(var(--foreground));position:relative}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}.page{width:90%;max-width:48rem;margin:0 auto;padding:1.25rem 0 2.5rem;position:relative;z-index:1}@media(min-width:640px){.page{padding-top:2rem}}.site-header{margin-bottom:1.1rem}.header-row{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid hsl(var(--border));padding-bottom:.9rem;gap:.65rem}@media(min-width:640px){.header-row{flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:0}}.avatar-btn{display:block;padding:0;border:0;background:none;cursor:pointer;border-radius:9999px;flex-shrink:0;line-height:0}.avatar-btn:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:3px}.avatar{width:4.5rem;height:4.5rem;border-radius:9999px;background:hsl(var(--muted));display:block;object-fit:cover;object-position:center;transition:transform .3s ease;overflow:hidden;pointer-events:none}.avatar-btn:hover .avatar{transform:rotate(180deg)}.avatar-btn.is-unlocking .avatar{transform:scale(.94);transition:transform .12s ease}.header-id{display:flex;flex-direction:column;align-items:center;gap:.15rem;text-align:center}@media(min-width:640px){.header-id{margin-left:1.5rem;align-items:flex-start;text-align:left}}.header-name{font-size:1.25rem;font-weight:500;line-height:1.2}.tagline{font-size:.875rem;font-weight:400;line-height:1.3;color:hsl(var(--muted-foreground))}.lab-dock{display:none;flex-wrap:wrap;align-items:center;gap:.3rem;max-width:100%;min-width:0}.lab-dock:not([hidden]){display:flex}@media(min-width:640px){.lab-dock:not([hidden]){flex-basis:100%;order:5;margin:.4rem 0 0;padding-top:.4rem;border-top:1px dashed hsl(var(--border))}}.lab-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.18rem .4rem .18rem .28rem;border-radius:9999px;border:1px solid hsl(var(--border));background:hsl(var(--background));font-size:.65rem;font-weight:500;line-height:1;color:hsl(var(--muted-foreground));white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.lab-chip:hover{background:hsl(var(--secondary));color:hsl(var(--foreground))}.lab-chip-ico{display:inline-flex;width:1rem;height:1rem;align-items:center;justify-content:center;color:hsl(var(--foreground));flex-shrink:0}.lab-chip-ico svg{width:11px;height:11px}.lab-chip-name{letter-spacing:.01em}.header-actions{display:flex;align-items:center;margin-left:auto}.icon-btn{display:inline-flex;align-items:center;border-radius:calc(var(--radius) - 2px);padding:5px;color:hsl(var(--muted-foreground));transition:background .15s,color .15s}.icon-btn:hover{background:hsl(var(--secondary));color:hsl(var(--foreground))}.icon-btn svg{width:22px;height:22px;display:block}.github-link{display:inline-flex;align-items:flex-end;gap:.25rem;border-radius:calc(var(--radius) - 2px);padding:.375rem;color:hsl(var(--muted-foreground));transition:background .15s,color .15s}.github-link:hover{background:hsl(var(--secondary));color:hsl(var(--foreground))}.github-link:hover .gh-name{text-decoration:underline;text-underline-offset:2px}.github-link svg{width:20px;height:20px}.gh-name{font-size:.9rem;line-height:1}.icon-sun{fill:currentColor}.icon-moon,.dark .icon-sun{fill:transparent}.dark .icon-moon{fill:currentColor}.main{display:flex;flex-direction:column;gap:1.85rem}.section-title{font-size:1.1rem;font-weight:500;line-height:1.4;padding-bottom:.6rem;text-decoration:underline;text-underline-offset:4px}.section-title-soft{text-decoration:none;padding-bottom:.25rem;color:hsl(var(--muted-foreground));font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.project{position:relative;width:fit-content;max-width:100%;border-radius:calc(var(--radius) - 2px);padding:.4rem .45rem .2rem;transition:background .3s}.project:hover{background:hsl(var(--secondary))}.project-link{display:inline-flex;align-items:flex-end;line-height:1;text-underline-offset:4px;transition:transform .2s}.project:hover .project-link{transform:translateY(-2px);text-decoration:underline}.project-ico{display:inline-flex;margin-right:.25rem;flex-shrink:0}.project-ico svg{width:16px;height:16px}.project-ext{width:15px;height:15px;margin-left:2.5rem;margin-right:0;opacity:0;transition:opacity .3s,transform .3s;display:inline-block;vertical-align:bottom}.project:hover .project-ext{opacity:1;transform:translate(-2rem)}.project-desc{margin-top:.3rem;font-size:.85rem;color:hsl(var(--muted-foreground));transition:color .2s}.project:hover .project-desc{color:hsl(var(--foreground))}.link-row{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;max-width:100%;padding:.2rem 0;gap:.25rem}.link-row a{display:inline-flex;align-items:center;min-width:5.5rem;line-height:1;text-underline-offset:4px;transition:transform .2s;gap:.4rem}.link-row:hover a{transform:translateY(-2px);text-decoration:underline}.link-row a svg{width:16px;height:16px;flex-shrink:0}.link-dash{color:hsl(var(--muted-foreground));display:inline-flex;align-items:center}.link-dash svg{width:20px;height:20px}.link-desc{font-size:.875rem;color:hsl(var(--muted-foreground));transition:color .2s}.link-row:hover .link-desc{color:hsl(var(--foreground))}.about-bio{margin:.1rem 0 1rem;max-width:36rem;padding:0;font-size:1.05rem;line-height:1.75;letter-spacing:.01em;color:hsl(var(--muted-foreground))}.about-rest{color:hsl(var(--muted-foreground))}.about-k{position:relative;display:inline;font-weight:600;color:hsl(var(--foreground));letter-spacing:.015em;cursor:default;outline:none;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:.1em;text-decoration-color:#538cc659;transition:color .25s ease,text-decoration-color .25s ease,text-shadow .3s ease}.about-k-alt{text-decoration-color:#c67b3966}.about-k:hover,.about-k:focus-visible{color:#2c4d6d;text-decoration-color:#2680d9b3;text-shadow:0 0 18px hsl(210 80% 55% / .35)}.about-k-alt:hover,.about-k-alt:focus-visible{color:#684527;text-decoration-color:#dc7418bf;text-shadow:0 0 18px hsl(28 85% 50% / .35)}.dark .about-k:hover,.dark .about-k:focus-visible{color:#adcceb;text-decoration-color:#63a6e9bf;text-shadow:0 0 20px hsl(210 90% 65% / .45)}.dark .about-k-alt:hover,.dark .about-k-alt:focus-visible{color:#ebc08e;text-decoration-color:#ef9a39cc;text-shadow:0 0 20px hsl(32 90% 58% / .45)}.skill-frame{margin:0 0 .45rem;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.skill-path{display:flex;flex-direction:column;gap:.15rem;max-width:36rem}.skill-step{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .75rem;width:fit-content;max-width:100%;padding:.35rem .45rem;border-radius:calc(var(--radius) - 2px);transition:background .2s ease}.skill-step:hover{background:hsl(var(--secondary))}.skill-step-name{font-size:.95rem;font-weight:500;color:hsl(var(--foreground));line-height:1.3;min-width:6.5rem}.skill-step-arrow{color:hsl(var(--muted-foreground) / .45);font-weight:400}.skill-step-tags{font-size:.85rem;line-height:1.4;color:hsl(var(--muted-foreground));transition:color .2s ease}.skill-step:hover .skill-step-tags{color:hsl(var(--foreground))}.skill-step:hover .skill-step-arrow{color:hsl(var(--muted-foreground) / .75)}@media(prefers-reduced-motion:reduce){.about-k{transition:none}}.site-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid hsl(var(--border) / .7);font-size:.68rem;color:hsl(var(--muted-foreground) / .9)}.site-footer a{font-weight:500;text-decoration:underline;text-underline-offset:2px}.blog-page,.post-header{padding-top:.5rem}.page-title{font-size:1.5rem;font-weight:500;margin:0 0 1rem}.back{display:inline-block;font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem;text-underline-offset:2px}.back:hover{text-decoration:underline;color:hsl(var(--foreground))}.post-list{display:flex;flex-direction:column;gap:.25rem}.post-item{display:block;padding:.6rem .5rem;border-radius:calc(var(--radius) - 2px);transition:background .2s}.post-item:hover{background:hsl(var(--secondary))}.post-item time{font-size:.75rem;color:hsl(var(--muted-foreground))}.post-item h3{font-size:1rem;font-weight:500;margin:.2rem 0}.post-item .desc{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.post-header h1{font-size:1.5rem;font-weight:500;margin:0 0 .5rem}.post-header>time{display:block;font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.post-body{font-size:.95rem;line-height:1.75;color:hsl(var(--foreground))}.post-body h2,.post-body h3{font-weight:500;margin:1.5rem 0 .5rem}.post-body p{margin:.75rem 0}.post-body a{text-decoration:underline;text-underline-offset:2px}.post-body code{font-size:.85em;background:hsl(var(--muted));padding:.1em .35em;border-radius:.25rem}.post-body pre{overflow-x:auto;background:hsl(var(--muted));padding:.85rem 1rem;border-radius:var(--radius);font-size:.85rem}.post-body pre code{background:none;padding:0}.post-body ul,.post-body ol{margin:.75rem 0;padding-left:1.25rem}.post-body li{margin:.25rem 0}.empty-state{color:hsl(var(--muted-foreground));font-size:.875rem}.blur-fade{opacity:0;filter:blur(6px);transform:translateY(8px);transition:opacity .3s ease,filter .3s ease,transform .3s ease;transition-delay:var(--delay, 0s)}.blur-fade.in{opacity:1;filter:blur(0);transform:translateY(0)}.bg-grid{pointer-events:none;position:fixed;inset:0;z-index:0;width:100%;height:100%;fill:#9ca3af4d;stroke:#9ca3af4d;mask-image:radial-gradient(circle at center,rgba(0,0,0,.55),transparent);-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,.55),transparent)}@media(prefers-reduced-motion:reduce){.blur-fade{opacity:1;filter:none;transform:none;transition:none}.avatar,.project-link,.project-ext{transition:none}}
