.Projects-module__ICTKvq__headerSection{text-align:center;background:radial-gradient(circle at top, rgba(var(--brand-purple-rgb), .15) 0%, transparent 60%);padding:80px 0 40px}.Projects-module__ICTKvq__title{margin-bottom:16px;font-size:48px;font-weight:800}.Projects-module__ICTKvq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:18px}.Projects-module__ICTKvq__filtersContainer{flex-wrap:wrap;justify-content:center;gap:12px;margin:30px 0 50px;display:flex}.Projects-module__ICTKvq__filterBtn{border:1px solid var(--bg-dark-border);border-radius:var(--radius-full);font-family:var(--font-outfit);color:var(--text-secondary);cursor:pointer;transition:var(--transition-normal);background:#ffffff08;padding:10px 24px;font-size:14px;font-weight:600}.Projects-module__ICTKvq__filterBtn:hover{color:#fff;background:#ffffff0f}.Projects-module__ICTKvq__activeFilterBtn{background:linear-gradient(135deg, var(--brand-purple) 0%, var(--brand-red) 100%);color:#fff;box-shadow:0 4px 12px var(--glow-color);border-color:#0000}.Projects-module__ICTKvq__activeFilterBtn:hover{background:linear-gradient(135deg, var(--brand-purple-light) 0%, var(--brand-red-light) 100%)}.Projects-module__ICTKvq__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:32px;margin-bottom:80px;display:grid}.Projects-module__ICTKvq__projectCard{border-radius:var(--radius-lg);flex-direction:column;height:100%;display:flex;overflow:hidden}.Projects-module__ICTKvq__imageGallery{aspect-ratio:4/3;background-color:#000;width:100%;position:relative;overflow:hidden}.Projects-module__ICTKvq__galleryControls{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.Projects-module__ICTKvq__galleryBtn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;width:28px;height:28px;transition:var(--transition-fast);background:#080a0ccc;border:1px solid #ffffff1a;justify-content:center;align-items:center;font-size:12px;display:flex}.Projects-module__ICTKvq__galleryBtn:hover{background:var(--brand-red)}.Projects-module__ICTKvq__galleryIndex{color:#fff;border-radius:var(--radius-full);font-size:11px;font-weight:500;font-family:var(--font-outfit);z-index:10;background:#080a0ccc;border:1px solid #ffffff1a;padding:4px 10px;position:absolute;top:12px;left:12px}.Projects-module__ICTKvq__cardContent{flex-direction:column;flex-grow:1;gap:16px;padding:32px;display:flex}.Projects-module__ICTKvq__metaRow{font-family:var(--font-outfit);justify-content:space-between;align-items:center;font-size:13px;display:flex}.Projects-module__ICTKvq__categoryTag{border-radius:var(--radius-full);color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff14;padding:4px 12px}.Projects-module__ICTKvq__statusTag{color:var(--brand-red-light);align-items:center;gap:6px;font-weight:600;display:flex}.Projects-module__ICTKvq__statusDot{background-color:var(--brand-red-light);border-radius:50%;width:6px;height:6px}.Projects-module__ICTKvq__cardTitle{color:#fff;font-size:22px;font-weight:700}.Projects-module__ICTKvq__cardDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}.Projects-module__ICTKvq__detailsGrid{border-radius:var(--radius-md);background:#00000026;border:1px solid #ffffff08;grid-template-columns:1fr 1fr;gap:16px;margin-top:auto;padding:16px;display:grid}.Projects-module__ICTKvq__detailLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;font-size:11px;font-family:var(--font-outfit);margin-bottom:2px}.Projects-module__ICTKvq__detailValue{color:#fff;font-size:14px;font-weight:600}.Projects-module__ICTKvq__valueHighlight{color:var(--brand-red-light);font-family:var(--font-outfit);font-weight:700}@media (max-width:768px){.Projects-module__ICTKvq__title{font-size:36px}.Projects-module__ICTKvq__projectsGrid{grid-template-columns:1fr}}
