/* Fase 55 - un solo percorso guidato per creazione e modifica progetto */
body.phase55-project-editor .container{max-width:1500px}
body.phase55-project-editor .page-head{align-items:flex-start}
.phase55-editor-links{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px;padding:11px;border:1px solid #d7e0ec;border-radius:16px;background:#f8fafc}
.phase55-editor-links a{display:inline-flex;align-items:center;min-height:40px;padding:8px 12px;border:1px solid #d7e0ec;border-radius:999px;background:#fff;color:#17263a;text-decoration:none;font-weight:900}
.phase55-editor-links a:hover{border-color:#0f766e;background:#ecfdf5;color:#065f46}
body.phase55-project-editor .project-guide-card{margin-top:0}
body.phase55-project-editor .p24h-section-jump-card,body.phase55-project-editor .p22v-legend-line{display:none!important}
@media(max-width:640px){.phase55-editor-links{display:grid}.phase55-editor-links a{justify-content:center}}
