.portfolio-section[data-astro-cid-uhrerali]{margin:var(--space-3xl) 0;padding:var(--space-3xl) 0}.section-header[data-astro-cid-uhrerali]{text-align:center;margin-bottom:var(--space-3xl)}.section-badge[data-astro-cid-uhrerali]{display:inline-flex;align-items:center;justify-content:center;margin-bottom:var(--space-lg)}.badge-text[data-astro-cid-uhrerali]{background:var(--pure-black);color:var(--pure-white);padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-full);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:2px solid var(--pure-black);transition:all var(--transition-medium)}.section-title[data-astro-cid-uhrerali]{font-size:clamp(2.5rem,8vw,4rem);font-weight:800;color:var(--pure-black);margin-bottom:var(--space-md);line-height:1.1}.section-description[data-astro-cid-uhrerali]{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.project-card[data-astro-cid-uhrerali]{background:var(--pure-white);border:2px solid var(--pure-black);border-radius:var(--radius-lg);padding:0;transition:all var(--transition-medium);height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:4px 4px 0 var(--pure-black)}.project-card[data-astro-cid-uhrerali]:hover{transform:translateY(-4px) translate(-4px);box-shadow:8px 8px 0 var(--pure-black)}.project-card[data-astro-cid-uhrerali].featured{border:3px solid var(--pure-black);position:relative;overflow:hidden}.project-card[data-astro-cid-uhrerali].featured:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:var(--pure-black);z-index:1}.project-image[data-astro-cid-uhrerali]{width:100%;height:200px;overflow:hidden;position:relative;background:var(--surface-secondary);border-bottom:2px solid var(--pure-black)}.project-image[data-astro-cid-uhrerali].small{height:150px}.project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-medium);filter:grayscale(.3)}.project-card[data-astro-cid-uhrerali]:hover .project-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{transform:scale(1.05);filter:grayscale(0)}.project-image[data-astro-cid-uhrerali].image-error{display:flex;align-items:center;justify-content:center;background:var(--pure-white);position:relative}.project-image[data-astro-cid-uhrerali].image-error:before{content:"🎯";font-size:3rem;opacity:.6;filter:grayscale(1)}.project-image[data-astro-cid-uhrerali].image-error:after{content:attr(data-project-title);position:absolute;bottom:var(--space-sm);left:var(--space-sm);right:var(--space-sm);background:var(--pure-black);color:var(--pure-white);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-size:.8rem;font-weight:600;text-align:center}.project-image[data-astro-cid-uhrerali].featured{height:280px;position:relative;overflow:hidden}.project-image[data-astro-cid-uhrerali].featured img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-medium)}.project-card[data-astro-cid-uhrerali].featured:hover .project-image[data-astro-cid-uhrerali].featured img[data-astro-cid-uhrerali]{transform:scale(1.08)}.project-image-overlay[data-astro-cid-uhrerali]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 100%);display:flex;align-items:flex-start;justify-content:flex-end;padding:var(--space-md)}.featured-badge[data-astro-cid-uhrerali]{background:var(--pure-black);color:var(--pure-white);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.project-content[data-astro-cid-uhrerali]{padding:var(--space-lg);flex:1;display:flex;flex-direction:column}.project-header[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-md);gap:var(--space-md)}.project-header[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali]{color:var(--pure-black);font-size:1.25rem;font-weight:700;margin:0;flex:1}.project-header[data-astro-cid-uhrerali] h4[data-astro-cid-uhrerali]{color:var(--pure-black);font-size:1.125rem;font-weight:600;margin:0;flex:1}.project-links[data-astro-cid-uhrerali]{display:flex;gap:var(--space-sm);flex-shrink:0}.link-icon[data-astro-cid-uhrerali]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-sm);background:var(--pure-white);color:var(--pure-black);border:1px solid var(--pure-black);transition:all var(--transition-fast);padding:0;margin:0}.link-icon[data-astro-cid-uhrerali]:hover{background:var(--pure-black);color:var(--pure-white);transform:scale(1.1)}.project-description[data-astro-cid-uhrerali]{color:var(--text-secondary);line-height:1.6;margin-bottom:var(--space-md);flex:1}.project-tags[data-astro-cid-uhrerali]{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:auto}.tag[data-astro-cid-uhrerali]{display:inline-block;padding:var(--space-xs) var(--space-sm);background:var(--pure-white);color:var(--pure-black);border:1px solid var(--pure-black);border-radius:var(--radius-sm);font-size:.75rem;font-weight:500;transition:all var(--transition-fast)}.tag[data-astro-cid-uhrerali]:hover{background:var(--pure-black);color:var(--pure-white)}.btn[data-astro-cid-uhrerali]{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-weight:500;text-decoration:none;transition:all var(--transition-medium);border:1px solid transparent;font-size:.875rem;cursor:pointer}.btn-secondary[data-astro-cid-uhrerali]{background:var(--pure-white);color:var(--pure-black);border-color:var(--pure-black)}.btn-secondary[data-astro-cid-uhrerali]:hover{background:var(--pure-black);color:var(--pure-white)}.btn[data-astro-cid-uhrerali] svg[data-astro-cid-uhrerali]{width:14px;height:14px}.grid[data-astro-cid-uhrerali]{display:grid;gap:var(--space-lg)}.grid-2[data-astro-cid-uhrerali]{grid-template-columns:repeat(2,1fr)}.grid-3[data-astro-cid-uhrerali]{grid-template-columns:repeat(3,1fr)}.featured-projects[data-astro-cid-uhrerali]{margin-bottom:var(--space-3xl)}.all-projects[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali]{color:var(--pure-black);font-size:1.75rem;font-weight:700;margin-bottom:var(--space-lg);text-align:center}@media (max-width: 968px){.grid-2[data-astro-cid-uhrerali]{grid-template-columns:1fr}.grid-3[data-astro-cid-uhrerali]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.grid-3[data-astro-cid-uhrerali]{grid-template-columns:1fr}.project-header[data-astro-cid-uhrerali]{flex-direction:column;align-items:flex-start;gap:var(--space-sm)}.project-links[data-astro-cid-uhrerali]{width:100%;justify-content:flex-start}.project-content[data-astro-cid-uhrerali]{padding:var(--space-md)}}@media (max-width: 480px){.project-card[data-astro-cid-uhrerali]{box-shadow:2px 2px 0 var(--pure-black)}.project-card[data-astro-cid-uhrerali]:hover{transform:translateY(-2px) translate(-2px);box-shadow:4px 4px 0 var(--pure-black)}.badge-text[data-astro-cid-uhrerali]{font-size:.75rem;padding:var(--space-xs) var(--space-sm)}.project-image[data-astro-cid-uhrerali]{height:160px}.project-image[data-astro-cid-uhrerali].featured{height:200px}}
