.projects-hero.svelte-14llrh{padding:8rem 0 4rem;background:linear-gradient(135deg,var(--color-bg-0) 0%,var(--color-bg-1) 100%);text-align:center}.container.svelte-14llrh{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-title.svelte-14llrh{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--color-theme-1),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-14llrh{font-size:1.25rem;font-weight:500;color:var(--color-text-light);max-width:600px;margin:0 auto 3rem;line-height:1.6}.add-project-form.svelte-14llrh{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:500px;margin:0 auto;text-align:left}.add-project-form.svelte-14llrh h3:where(.svelte-14llrh){font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text);text-align:center}.form-group.svelte-14llrh{display:flex;gap:1rem;margin-bottom:1rem}.project-input.svelte-14llrh{flex:1;padding:1rem;border:2px solid var(--color-bg-1);border-radius:12px;font-size:1rem;transition:border-color .3s ease}.project-input.svelte-14llrh:focus{outline:none;border-color:var(--color-theme-1)}.project-input.svelte-14llrh:disabled{background:var(--color-bg-1);cursor:not-allowed}.submit-btn.svelte-14llrh{padding:1rem 2rem;background:var(--color-theme-1);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.submit-btn.svelte-14llrh:hover:not(:disabled){background:var(--color-accent);transform:translateY(-2px)}.submit-btn.svelte-14llrh:disabled{background:var(--color-text-light);cursor:not-allowed;transform:none}.error-message.svelte-14llrh{color:var(--color-accent);font-weight:600;text-align:center;margin-top:.5rem}.projects-grid.svelte-14llrh{padding:4rem 0 8rem;background:var(--color-bg-2)}.loading.svelte-14llrh,.error.svelte-14llrh,.no-projects.svelte-14llrh{text-align:center;padding:3rem 0}.spinner.svelte-14llrh{width:40px;height:40px;border:4px solid var(--color-bg-1);border-top:4px solid var(--color-theme-1);border-radius:50%;animation:svelte-14llrh-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-14llrh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error.svelte-14llrh p:where(.svelte-14llrh){color:var(--color-accent);font-weight:600;margin-bottom:1rem}.retry-btn.svelte-14llrh{padding:.75rem 1.5rem;background:var(--color-theme-1);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.retry-btn.svelte-14llrh:hover{background:var(--color-accent)}.no-projects.svelte-14llrh p:where(.svelte-14llrh){color:var(--color-text-light);font-style:italic;font-size:1.1rem}.projects-container.svelte-14llrh{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem}.project-card.svelte-14llrh{background:#fff;border-radius:20px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.project-card.svelte-14llrh:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.card-header.svelte-14llrh{position:relative}.project-image.svelte-14llrh{height:200px;background:linear-gradient(135deg,var(--color-bg-0),var(--color-bg-1));display:flex;align-items:center;justify-content:center}.placeholder-image.svelte-14llrh{width:60px;height:60px;background:var(--color-theme-1);border-radius:50%;opacity:.3}.project-status.svelte-14llrh{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:var(--color-accent);color:#fff;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.card-body.svelte-14llrh{padding:1.5rem;flex:1}.project-category.svelte-14llrh{font-size:.875rem;font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.project-title.svelte-14llrh{font-size:1.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text);line-height:1.2}.project-description.svelte-14llrh{color:var(--color-text-light);line-height:1.6;margin-bottom:1rem;font-size:.95rem}.project-meta.svelte-14llrh{margin-bottom:1.5rem}.project-meta.svelte-14llrh small:where(.svelte-14llrh){color:var(--color-text-light);font-size:.85rem}.card-footer.svelte-14llrh{padding:0 1.5rem 1.5rem;margin-top:auto}.view-project-btn.svelte-14llrh{display:block;width:100%;padding:1rem 1.5rem;background:var(--color-theme-1);color:#fff;text-decoration:none;border-radius:12px;font-weight:700;transition:all .3s ease;text-align:center;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.view-project-btn.svelte-14llrh:hover{background:var(--color-accent);transform:translateY(-2px)}@media (max-width: 768px){.projects-container.svelte-14llrh{grid-template-columns:1fr;gap:2rem}.container.svelte-14llrh{padding:0 1rem}.form-group.svelte-14llrh{flex-direction:column}.submit-btn.svelte-14llrh{width:100%}}
