.fd-project-workspace,.fd-project-grid{width:100%}.fd-project-form{display:grid;gap:16px;margin-top:20px}.fd-project-form label{display:grid;gap:7px;font-weight:600}.fd-project-form input,.fd-project-form select,.fd-project-form textarea{width:100%;padding:11px;border:1px solid #d8dde5;border-radius:8px;background:#fff;box-sizing:border-box}.fd-project-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fd-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.fd-project-card{border:1px solid #e2e6ec;border-radius:12px;padding:20px;background:#fff}.fd-project-card h3{margin:12px 0 7px}.fd-project-card p{color:#667085;min-height:24px}.fd-project-status{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.fd-project-status-draft{background:#f2f4f7}.fd-project-status-pending{background:#fff4e5}.fd-project-status-published{background:#e8f7ee}.fd-project-status-completed{background:#e9eefb}.fd-project-empty{margin-top:22px;padding:30px;border:1px dashed #cbd2dc;border-radius:12px}.fd-project-card .fd-dashboard-button{margin-top:8px;margin-right:6px}.fd-project-form .fd-dashboard-button{width:auto}.fd-builder-dashboard .fd-role-sidebar a{text-decoration:none}@media(max-width:800px){.fd-project-location-grid,.fd-project-grid{grid-template-columns:1fr}}
