.skills-widget[data-astro-cid-fzy6wxsn]{background:var(--mantle);border:1px solid var(--surface-0);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:12px;max-height:420px;overflow-y:auto}.skills-widget[data-astro-cid-fzy6wxsn]::-webkit-scrollbar{width:6px}.skills-widget[data-astro-cid-fzy6wxsn]::-webkit-scrollbar-track{background:var(--surface-0);border-radius:3px}.skills-widget[data-astro-cid-fzy6wxsn]::-webkit-scrollbar-thumb{background:var(--surface-1);border-radius:3px}.skills-widget[data-astro-cid-fzy6wxsn]::-webkit-scrollbar-thumb:hover{background:var(--surface-2)}.widget-tab[data-astro-cid-fzy6wxsn]{color:var(--overlay-1);font-size:12px;letter-spacing:.04em;font-family:inherit}.json-body[data-astro-cid-fzy6wxsn]{font-size:13px;line-height:1.7;font-family:inherit}.brace[data-astro-cid-fzy6wxsn]{color:var(--overlay-1)}.json-entry[data-astro-cid-fzy6wxsn]{padding-left:2ch}.json-key[data-astro-cid-fzy6wxsn]{color:var(--mauve)}.json-colon[data-astro-cid-fzy6wxsn]{color:var(--overlay-1)}.bracket[data-astro-cid-fzy6wxsn]{color:var(--text)}.json-string[data-astro-cid-fzy6wxsn]{color:var(--green);overflow-wrap:anywhere}.json-comma[data-astro-cid-fzy6wxsn]{color:var(--overlay-1)}.json-values[data-astro-cid-fzy6wxsn]{display:inline}@media(min-width:1024px){.json-body[data-astro-cid-fzy6wxsn]{font-size:13px}}.featured-projects[data-astro-cid-ncpqzoed]{display:flex;flex-direction:column;gap:12px}.section-header[data-astro-cid-ncpqzoed]{display:flex;justify-content:space-between;align-items:center}.section-label[data-astro-cid-ncpqzoed]{color:var(--overlay-1);font-size:12px;letter-spacing:.04em}.view-all-link[data-astro-cid-ncpqzoed]{color:var(--lavender);font-size:12px;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.view-all-link[data-astro-cid-ncpqzoed] .arrow[data-astro-cid-ncpqzoed]{display:inline-block;transition:transform .2s ease}.view-all-link[data-astro-cid-ncpqzoed]:hover .arrow[data-astro-cid-ncpqzoed]{transform:translate(4px)}.projects-stack[data-astro-cid-ncpqzoed]{display:flex;flex-direction:column;gap:12px}.editor-card[data-astro-cid-ncpqzoed]{border:1px solid var(--surface-0);border-radius:8px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.editor-card[data-astro-cid-ncpqzoed]:hover{border-color:var(--surface-2);box-shadow:0 0 20px #b4befe0d}.editor-titlebar[data-astro-cid-ncpqzoed]{height:28px;background:var(--surface-0);display:flex;align-items:center;padding:0 12px;gap:10px}.window-dots[data-astro-cid-ncpqzoed]{display:flex;gap:4px}.dot[data-astro-cid-ncpqzoed]{width:8px;height:8px;border-radius:50%}.dot-red[data-astro-cid-ncpqzoed]{background:var(--red)}.dot-yellow[data-astro-cid-ncpqzoed]{background:var(--yellow)}.dot-green[data-astro-cid-ncpqzoed]{background:var(--green)}.editor-filename[data-astro-cid-ncpqzoed]{color:var(--subtext-1);font-size:12px;flex:1;text-align:center;margin-right:32px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-body[data-astro-cid-ncpqzoed]{background:var(--mantle);padding:16px;display:flex;flex-direction:column;gap:8px}.project-title[data-astro-cid-ncpqzoed]{font-size:16px;font-weight:700;color:var(--text);text-decoration:none;transition:color .2s ease;overflow-wrap:anywhere}.project-title[data-astro-cid-ncpqzoed]:hover{color:var(--lavender)}.project-desc[data-astro-cid-ncpqzoed]{font-size:13px;color:var(--subtext-0);line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tech-tags[data-astro-cid-ncpqzoed]{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.tech-tag[data-astro-cid-ncpqzoed]{background:var(--surface-0);color:var(--peach);font-size:11px;padding:2px 8px;border-radius:4px}.commits-widget[data-astro-cid-fymtth4f]{background:var(--mantle);border:1px solid var(--surface-0);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:12px;max-width:100%;overflow:hidden}.widget-label[data-astro-cid-fymtth4f]{color:var(--overlay-1);font-size:12px;letter-spacing:.04em}.commits-list[data-astro-cid-fymtth4f]{display:flex;flex-direction:column;min-width:0}.commits-widget[data-astro-cid-fymtth4f] .commit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:12px;padding:10px 0;border-bottom:1px solid var(--surface-0);min-width:0}.commits-widget[data-astro-cid-fymtth4f] .commit-row.commit-last{border-bottom:none}.commits-widget[data-astro-cid-fymtth4f] .commit-row:first-child{padding-top:0}.commits-widget[data-astro-cid-fymtth4f] .commit-main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.commits-widget[data-astro-cid-fymtth4f] .commit-repo{color:var(--blue);font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s ease;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commits-widget[data-astro-cid-fymtth4f] .commit-repo:hover{opacity:.8}.commits-widget[data-astro-cid-fymtth4f] .commit-msg{color:var(--subtext-1);font-size:13px;margin-top:2px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;line-height:1.35;max-width:100%}.commits-widget[data-astro-cid-fymtth4f] .commit-stats{color:var(--overlay-1);font-size:11px;white-space:nowrap;padding-top:2px;justify-self:end;font-variant-numeric:tabular-nums}.github-profile-link[data-astro-cid-fymtth4f]{color:var(--lavender);font-size:12px;width:fit-content;border-bottom:1px solid transparent;transition:border-color .15s ease}.github-profile-link[data-astro-cid-fymtth4f]:hover{border-bottom-color:var(--lavender)}.release-spotlight[data-astro-cid-4c3godc3]{--spotlight-accent: var(--yellow);background:var(--mantle);border:1px solid var(--surface-0);border-radius:8px;overflow:hidden;margin-block:8px}.spotlight-titlebar[data-astro-cid-4c3godc3]{min-height:32px;background:var(--surface-0);display:flex;align-items:center;gap:12px;padding-inline:12px}.window-dots[data-astro-cid-4c3godc3]{display:flex;gap:4px;flex:none}.dot[data-astro-cid-4c3godc3]{width:8px;height:8px;border-radius:50%}.dot-red[data-astro-cid-4c3godc3]{background:var(--red)}.dot-yellow[data-astro-cid-4c3godc3]{background:var(--yellow)}.dot-green[data-astro-cid-4c3godc3]{background:var(--green)}.spotlight-filename[data-astro-cid-4c3godc3]{font-size:12px;line-height:1.4;color:var(--subtext-1);letter-spacing:.04em;flex:1;text-align:center;margin-right:32px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotlight-body[data-astro-cid-4c3godc3]{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;padding:20px;align-items:center}.spotlight-asset[data-astro-cid-4c3godc3]{width:88px;height:88px;display:grid;place-items:center;background:var(--crust);border:1px solid var(--surface-1);border-radius:4px}.spotlight-asset[data-astro-cid-4c3godc3] img[data-astro-cid-4c3godc3]{width:72px;height:72px}.spotlight-copy[data-astro-cid-4c3godc3]{min-width:0;display:flex;flex-direction:column;gap:12px}.spotlight-copy[data-astro-cid-4c3godc3] h2[data-astro-cid-4c3godc3]{color:var(--text);font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:700;line-height:1.2;letter-spacing:0;max-width:36ch;text-wrap:balance}.spotlight-copy[data-astro-cid-4c3godc3] p[data-astro-cid-4c3godc3]{color:var(--subtext-1);font-size:15px;line-height:1.7;max-width:68ch;text-wrap:pretty}.spotlight-tags[data-astro-cid-4c3godc3]{display:flex;flex-wrap:wrap;gap:4px;list-style:none}.spotlight-tags[data-astro-cid-4c3godc3] li[data-astro-cid-4c3godc3]{background:var(--surface-0);color:var(--spotlight-accent);border-radius:4px;font-size:.75rem;line-height:1.4;padding:2px 8px}.spotlight-actions[data-astro-cid-4c3godc3]{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.spotlight-action[data-astro-cid-4c3godc3]{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid transparent;border-radius:4px;font-size:12px;font-weight:600;line-height:1.4;text-align:center;transition:color .15s cubic-bezier(.25,1,.5,1),border-color .15s cubic-bezier(.25,1,.5,1),background-color .15s cubic-bezier(.25,1,.5,1)}.spotlight-action-primary[data-astro-cid-4c3godc3]{color:var(--lavender);border-color:var(--surface-1)}.spotlight-action-primary[data-astro-cid-4c3godc3]:hover{color:var(--text);border-color:var(--lavender);background:var(--surface-0)}.spotlight-action-secondary[data-astro-cid-4c3godc3]{color:var(--spotlight-accent)}.spotlight-action-secondary[data-astro-cid-4c3godc3]:hover{color:var(--text);border-color:var(--spotlight-accent)}.action-arrow[data-astro-cid-4c3godc3]{display:inline-block;transition:transform .15s cubic-bezier(.25,1,.5,1)}.spotlight-action[data-astro-cid-4c3godc3]:hover .action-arrow[data-astro-cid-4c3godc3]{transform:translate(2px,-2px)}@media(min-width:768px){.spotlight-body[data-astro-cid-4c3godc3]{gap:24px;padding:clamp(24px,3vw,32px)}.has-logo[data-astro-cid-4c3godc3] .spotlight-body[data-astro-cid-4c3godc3]{grid-template-columns:96px minmax(0,1fr)}.spotlight-asset[data-astro-cid-4c3godc3]{width:96px;height:96px}.spotlight-asset[data-astro-cid-4c3godc3] img[data-astro-cid-4c3godc3]{width:80px;height:80px}.spotlight-actions[data-astro-cid-4c3godc3]{grid-column:1 / -1}.has-logo[data-astro-cid-4c3godc3] .spotlight-actions[data-astro-cid-4c3godc3]{grid-column:2}}@media(min-width:1100px){.spotlight-body[data-astro-cid-4c3godc3]{grid-template-columns:minmax(0,1fr) auto}.has-logo[data-astro-cid-4c3godc3] .spotlight-body[data-astro-cid-4c3godc3]{grid-template-columns:96px minmax(0,1fr) auto}.spotlight-actions[data-astro-cid-4c3godc3],.has-logo[data-astro-cid-4c3godc3] .spotlight-actions[data-astro-cid-4c3godc3]{grid-column:auto;justify-content:flex-end}}@media(max-width:480px){.spotlight-action[data-astro-cid-4c3godc3]{width:100%}}@media(prefers-reduced-motion:reduce){.spotlight-action[data-astro-cid-4c3godc3],.action-arrow[data-astro-cid-4c3godc3]{transition:none}.spotlight-action[data-astro-cid-4c3godc3]:hover .action-arrow[data-astro-cid-4c3godc3]{transform:none}}.dashboard-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:16px}.hero-block[data-astro-cid-j7pv25f6],.grid-spotlight[data-astro-cid-j7pv25f6],.grid-commits[data-astro-cid-j7pv25f6]{grid-column:1 / -1}@media(min-width:768px){.dashboard-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.dashboard-grid[data-astro-cid-j7pv25f6]{grid-template-columns:2fr 1fr}}.block[data-astro-cid-j7pv25f6]{background:var(--mantle);border:1px solid var(--surface-0);border-radius:8px;padding:20px}.hero-block[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:10px}.hero-comment[data-astro-cid-j7pv25f6]{color:var(--overlay-1);font-size:13px}.hero-name[data-astro-cid-j7pv25f6]{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:var(--text);line-height:1.1}.hero-title[data-astro-cid-j7pv25f6]{font-size:clamp(1rem,2.5vw,1.3rem);color:var(--lavender);font-weight:500;margin-bottom:4px}.hero-bio[data-astro-cid-j7pv25f6]{font-size:15px;color:var(--subtext-1);line-height:1.7;max-width:640px}.kw[data-astro-cid-j7pv25f6]{display:inline-block;background:var(--surface-0);padding:2px 6px;border-radius:4px;text-decoration:none;transition:opacity .2s ease}.kw[data-astro-cid-j7pv25f6]:hover{opacity:.8}.kw-mauve[data-astro-cid-j7pv25f6]{color:var(--mauve)}.kw-blue[data-astro-cid-j7pv25f6]{color:var(--blue)}.kw-peach[data-astro-cid-j7pv25f6]{color:var(--peach)}.kw-green[data-astro-cid-j7pv25f6]{color:var(--green)}.kw-teal[data-astro-cid-j7pv25f6]{color:var(--teal)}.hero-socials[data-astro-cid-j7pv25f6]{display:flex;gap:16px;margin-top:4px}.hero-socials[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:var(--subtext-0);display:flex;align-items:center;transition:color .2s ease}.hero-socials[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:var(--lavender)}.hero-more[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:4px;color:var(--lavender);font-size:13px;margin-top:2px;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}.hero-more[data-astro-cid-j7pv25f6]:hover{border-bottom-color:var(--lavender)}.hero-more[data-astro-cid-j7pv25f6] .arrow[data-astro-cid-j7pv25f6]{display:inline-block;transition:transform .2s ease}.hero-more[data-astro-cid-j7pv25f6]:hover .arrow[data-astro-cid-j7pv25f6]{transform:translate(4px)}
