:root{--bg0: #282828;--bg1: #3c3836;--fg0: #ebdbb2;--fg1: #a89984;--red: #fb4934;--green: #b8bb26;--yellow: #fabd2f;--blue: #83a598;--purple: #d3869b;--aqua: #8ec07c;--orange: #fe8019;--gray: #928374;font-family:JetBrains Mono,Courier New,Courier,monospace;line-height:1.6;font-weight:400;color:var(--fg0);background-color:var(--bg0);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;justify-content:center;min-height:100vh}#app{width:100%;max-width:800px;margin:0 auto;padding:2rem}a{font-weight:500;color:var(--orange);text-decoration:inherit;transition:color .2s}a:hover{color:var(--yellow);text-decoration:underline}h1,h2,h3{line-height:1.1;color:var(--aqua)}h1{font-size:2.5rem;margin-bottom:.5rem}.tagline{color:var(--gray);font-style:italic;margin-bottom:2rem}section{margin:3rem 0}ul{list-style:none;padding:0}li{margin-bottom:1.5rem}@media(max-width:600px){#app{padding:1rem}}.project-card.svelte-1bbt3rq{padding:1.5rem;border:1px solid var(--bg1);background-color:var(--bg0);transition:all .2s ease-in-out;margin-bottom:1rem;border-radius:4px;position:relative}.project-card.svelte-1bbt3rq:hover{border-color:var(--green);transform:translate(4px)}h3.svelte-1bbt3rq{margin-top:0;margin-bottom:.5rem;color:var(--yellow)}p.svelte-1bbt3rq{color:var(--fg1);margin-bottom:1rem;font-size:.95rem}.links.svelte-1bbt3rq{display:flex;gap:1rem;font-family:inherit}a.svelte-1bbt3rq{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}main.svelte-1n46o8q{width:100%}header.svelte-1n46o8q{margin-top:4rem;text-align:left}.section-header.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;border-bottom:2px solid var(--bg1)}h2.svelte-1n46o8q{font-size:1.5rem;margin-bottom:0;border-bottom:none;display:inline-block;padding-bottom:.25rem}.pagination-controls.svelte-1n46o8q{display:flex;align-items:center;gap:1rem;font-size:.9rem;margin-bottom:.25rem}button.svelte-1n46o8q{background:none;border:1px solid var(--bg1);color:var(--fg1);padding:.25rem .75rem;cursor:pointer;font-family:inherit;transition:all .2s;border-radius:4px}button.svelte-1n46o8q:hover:not(:disabled){border-color:var(--yellow);color:var(--yellow)}button.svelte-1n46o8q:disabled{opacity:.3;cursor:not-allowed}.page-info.svelte-1n46o8q{color:var(--gray);min-width:4rem;text-align:center}.project-list.svelte-1n46o8q{display:flex;flex-direction:column;gap:1.5rem}footer.svelte-1n46o8q{margin-top:5rem;padding-top:2rem;border-top:1px solid var(--bg1);text-align:center}.footer-links.svelte-1n46o8q{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.copyright.svelte-1n46o8q{color:var(--gray);font-size:.8rem}
