.setup-note{border:1px solid var(--line);background:#e9ede3;padding:24px;max-width:850px;margin-bottom:32px;border-radius:8px}.setup-note p{font-size:14px;color:var(--muted)}.project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:40px}.project-card{padding:24px;border:1px solid var(--line);border-radius:8px;background:#fffdf7}.project-card h2{margin:14px 0;font-size:25px}.project-card p{font-size:14px}.project-card .next{color:var(--muted);font-size:13px}.project-card .pill{font-size:10px}.project-card .needs-design{background:#f1e8d8}.project-card a{font-size:13px}@media(max-width:760px){.project-list{grid-template-columns:1fr}}
