:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#f7f7f5}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#1f4b99;text-decoration:none}a:hover{text-decoration:underline}#root{min-height:100vh}.app-shell{max-width:56rem;margin:0 auto;padding:1.5rem}.app-nav{display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid #d9d9d4}.app-nav a{font-weight:500}.app-nav a[data-status=active]{color:#111;text-decoration:underline;text-underline-offset:.2em}h1{font-size:1.75rem;font-weight:600;margin:0 0 1rem}.project-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.project-card{background:#fff;border:1px solid #e2e2dc;border-radius:.5rem;padding:1rem 1.25rem}.project-card h2{margin:0 0 .35rem;font-size:1.1rem;font-weight:600}.project-meta{margin:0;color:#555;font-size:.95rem}.project-status{display:inline-block;margin-top:.5rem;padding:.15rem .5rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#eef2f8;color:#1f4b99}.project-status[data-status=active]{background:#e7f6ec;color:#1b6b3a}.project-status[data-status=on-hold]{background:#fbf0e0;color:#8a5a12}.project-status[data-status=done]{background:#ececec;color:#444}
