.prototype-shell .home-project-shortcuts{max-width:560px}.prototype-shell .home-project-shortcuts>p{color:var(--studio-muted);margin:0 0 14px;font-size:14px;line-height:1.5}.prototype-shell .home-project-shortcuts ul{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.prototype-shell .home-project-shortcuts li{min-width:0}.prototype-shell .home-project-shortcuts a{border:1px solid var(--studio-border);background:var(--studio-panel);min-height:46px;color:var(--studio-text);border-radius:4px;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;font-size:14px;font-weight:500;line-height:1.5;transition:border-color .18s,background-color .18s;display:inline-flex}.prototype-shell .home-project-shortcuts a svg{color:var(--studio-red);flex-shrink:0;transition:transform .18s}.prototype-shell .home-project-shortcuts a:focus-visible{outline:2px solid var(--studio-red);outline-offset:4px;border-color:var(--studio-red)}@media (hover:hover) and (pointer:fine){.prototype-shell .home-project-shortcuts a:hover{border-color:var(--studio-red);background:color-mix(in srgb, var(--studio-red) 7%, var(--studio-panel))}.prototype-shell .home-project-shortcuts a:hover svg{transform:translate(2px,-2px)}}@media (prefers-reduced-motion:reduce){.prototype-shell .home-project-shortcuts a,.prototype-shell .home-project-shortcuts a svg{transition:none}.prototype-shell .home-project-shortcuts a:hover svg{transform:none}}
