.projects-section.svelte-d38gjz{background:var(--background);padding:6rem 0;min-height:100vh}.container.svelte-d38gjz{max-width:var(--max-width-container);margin:0 auto;padding:0 var(--padding-xl)}.section-header.svelte-d38gjz{text-align:center;margin-bottom:4rem}.section-title.svelte-d38gjz{font-size:3rem;font-weight:700;margin-bottom:var(--padding-md);color:var(--foreground)}.section-subtitle.svelte-d38gjz{font-size:1.1rem;color:var(--secondary-foreground);max-width:600px;margin:0 auto}.featured-project.svelte-d38gjz{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--padding-xl) + var(--padding-md));margin-bottom:4rem;align-items:center}.project-image.svelte-d38gjz img:where(.svelte-d38gjz){width:100%;height:auto;border-radius:var(--border-radius-medium)}.project-subtitle.svelte-d38gjz{font-size:1.8rem;font-weight:700;color:var(--background);margin-bottom:var(--padding-md)}.project-description.svelte-d38gjz{color:var(--secondary-foreground);line-height:1.6;margin-bottom:var(--padding-xl);font-size:1rem}.signup-btn.svelte-d38gjz{background:red;color:var(--foreground);border:none;padding:var(--padding-md) var(--padding-xl);border-radius:var(--border-radius-button);font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s;text-decoration:none;display:inline-block}.signup-btn.svelte-d38gjz:hover{background:#c00}.other-projects.svelte-d38gjz{margin-top:4rem}.other-projects-title.svelte-d38gjz{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:calc(var(--padding-xl) + var(--padding-md));color:var(--foreground)}.project-card.svelte-d38gjz{padding:0;border-radius:var(--border-radius-medium);border:1px solid #333;position:relative;overflow:hidden;min-height:350px;display:flex;flex-direction:column;justify-content:flex-end}.project-card-bg-image.svelte-d38gjz{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.project-card-content-overlay.svelte-d38gjz{position:relative;z-index:1;padding:var(--padding-xl);background:linear-gradient(to top,#000c 10%,#000000b3 40%,#0000)}.project-card-title.svelte-d38gjz{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:var(--padding-md)}.project-card-description.svelte-d38gjz{color:var(--secondary-foreground);line-height:1.6}@media (max-width: 768px){.featured-project.svelte-d38gjz{grid-template-columns:1fr;gap:var(--padding-xl)}.project-card.svelte-d38gjz{grid-template-columns:1fr}}
