.fd-project-favorite-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#24324a;font-weight:600;cursor:pointer;transition:.18s ease}.fd-project-favorite-toggle:hover{border-color:#9aa8bc;background:#f7f9fc}.fd-project-favorite-toggle.is-saved{background:#eef6ff;border-color:#8ebcf0;color:#1769aa}.fd-project-favorite-toggle:disabled{opacity:.65;cursor:wait}.fd-project-card-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px}.fd-project-saved-card-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}.fd-project-saved-page{max-width:1200px;margin:0 auto;padding:20px}.fd-project-saved-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.fd-project-saved-head>div>span{font-size:12px;letter-spacing:.12em;font-weight:700}.fd-project-saved-head h1{margin:6px 0}.fd-project-saved-head p{margin:0;color:#667085}.fd-project-saved-empty,.fd-project-saved-notice{padding:40px;border:1px solid #e3e8ef;border-radius:14px;background:#fff;text-align:center}.fd-project-saved-empty h2,.fd-project-saved-notice h2{margin-top:0}@media(max-width:700px){.fd-project-saved-page{padding:14px}.fd-project-saved-head{align-items:flex-start;flex-direction:column}.fd-project-saved-head .fd-dashboard-button{width:100%;text-align:center}.fd-project-card-actions,.fd-project-saved-card-actions{flex-direction:column;align-items:stretch}.fd-project-card-actions>* ,.fd-project-saved-card-actions>*{width:100%;box-sizing:border-box;text-align:center}}
.fd-project-detail-savebar{display:flex;justify-content:flex-end;max-width:1200px;margin:0 auto 10px;padding:0 20px}.fd-project-detail-savebar .fd-project-favorite-toggle{box-shadow:0 2px 8px rgba(16,24,40,.06)}
